]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(gud-def, gud-last-speedbar-stackframe): Doc fixes.
[gnu-emacs] / lisp / ChangeLog
1 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
2
3 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
4 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
5 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
6 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
7 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
8 Fix typos in docstrings.
9
10 2008-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
13 Recognize ''' just like any other char-constant.
14
15 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
18 careful enough. Detect the uid-change all within the main loop.
19
20 2008-02-14 Stefan Monnier <monnier@pastel.home>
21
22 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
23
24 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
25
26 * hilit-chg.el (highlight-save-buffer-state): New macro.
27 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
28 (hilit-chg-clear): Use it to preserve the modified-p flag.
29 (highlight-changes-rotate-faces): Don't mess with the undo-list.
30
31 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
32
33 * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
34
35 2008-02-12 Juri Linkov <juri@jurta.org>
36
37 * startup.el (fancy-startup-screen, normal-splash-screen):
38 Set default-directory to command-line-default-directory.
39
40 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
41 after reading the desktop.
42
43 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * font-lock.el (font-lock-set-defaults): Unset previously set variables
46 when needed.
47
48 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
49
50 * uniquify.el (uniquify-buffer-base-name): New function.
51 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
52
53 * desktop.el (uniquify-managed): Don't defvar.
54 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
55 `uniquify-managed'. Return also the buffer's base name.
56 (desktop-save): When saving the buffer info, filter out the base name,
57 and save it as buffer name if the buffer is managed by uniquify.
58
59 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
62 Index: line, don't search backward for the previous one.
63
64 2008-02-10 \e,AF\e(Bvar Arnfj\e,Av\e(Br\e,Ap\e(B Bjarmason <avar@cpan.org> (tiny change)
65
66 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
67 from gnus-button-url-regexp.
68
69 2008-02-09 Eli Zaretskii <eliz@gnu.org>
70
71 * progmodes/compile.el (compilation-next-error): Doc fix.
72 (compilation-find-file): Doc fix.
73
74 2008-02-09 Glenn Morris <rgm@gnu.org>
75
76 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
77 Add obsolete aliases to the old names.
78
79 2008-02-08 Richard Stallman <rms@gnu.org>
80
81 * net/net-utils.el (ifconfig): Rename from ipconfig.
82 (ipconfig): Alias to ifconfig.
83 (ifconfig-program): Rename from ipconfig-program.
84 (ifconfig-program-options): Rename from ipconfig-program-options.
85
86 2008-02-08 Glenn Morris <rgm@gnu.org>
87
88 * custom.el (custom-theme-set-variables): Sort symbols that are
89 dependencies before symbols that depend on them.
90 (custom-enabled-themes): Set after custom-theme-directory.
91
92 2008-02-04 Juanma Barranquero <lekktu@gmail.com>
93
94 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
95
96 2008-02-04 Michael McNamara <mac@mail.brushroad.com>
97
98 * progmodes/verilog-mode.el (verilog-declaration-core-re):
99 Add port directions by themselves, with no qualification, as base
100 item of a declaration.
101 (verilog-pretty-declarations): Add new flag that inhibits printing
102 to the message buffer.
103 (verilog-pretty-expr): Add new flag that inhibits printing to the
104 message buffer. Improve handling of the many types of expression
105 line up.
106 (verilog-just-one-space): Don't print an empty message.
107 (verilog-get-lineup-indent): Rework to support the better handling
108 of expression lineup for verilog-pretty-expr.
109 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
110 (verilog-mode-version, verilog-mode-release-date): Update.
111
112 2008-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
113
114 * subr.el (cancel-change-group): Don't move point.
115
116 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
117
118 Sync with Tramp 2.0.57.
119
120 * net/tramp.el (tramp-handle-make-auto-save-file-name)
121 (tramp-completion-dissect-file-name, tramp-find-executable):
122 Use `mapc' instead of `mapcar'.
123 (tramp-open-connection-setup-interactive-shell): Send only single
124 prompt setting commands, in order to avoid double-prompt.
125
126 * net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of
127 `mapcar'.
128
129 * net/trampver.el: Update release number.
130
131 2008-02-01 Chong Yidong <cyd@stupidchicken.com>
132
133 * progmodes/etags.el (next-file): Improve revert message.
134
135 2008-02-01 Juanma Barranquero <lekktu@gmail.com>
136
137 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
138 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
139 of today, the most recent libpng is 1.2.24).
140
141 2008-02-01 Thien-Thi Nguyen <ttn@gnuvola.org>
142
143 * vc.el (vc-update): Fix bug: Specify branch tip as
144 vc-checkout REVISION. Reported by Dan Nicolaescu.
145
146 2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
147
148 * simple.el (reindent-then-newline-and-indent): Be careful about the
149 unusual case where indent-according-to-mode moves point.
150
151 2008-02-01 Dan Nicolaescu <dann@ics.uci.edu>
152
153 * progmodes/verilog-mode.el (verilog-sk-prompt-msb)
154 (verilog-sk-module, verilog-sk-function, verilog-sk-begin)
155 (verilog-sk-if, verilog-sk-wire, verilog-sk-for)
156 (verilog-sk-state-machine): Quote all calls to
157 "auxiliary skeleton"s to prevent infloops.
158
159 2008-01-31 Jason Rumney <jasonr@gnu.org>
160
161 * w32-fns.el: Partially revert 2007-11-10 change.
162
163 2008-01-31 Martin Rudalics <rudalics@gmx.at>
164
165 * mail/rmail.el (rmail-highlight): Fix specification.
166 Reported by pod <pod@herald.ox.ac.uk>.
167
168 2008-01-31 Jason Rumney <jasonr@gnu.org>
169
170 * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
171
172 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
173
174 * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
175 (gdb-var-set-format-handler): New function.
176 (gdb-var-set-format): Use it.
177
178 2008-01-29 Alan Mackenzie <acm@muc.de>
179
180 * progmodes/cc-langs.el (c-block-stmt-1-kwds, c-block-stmt-2-kwds)
181 (c-simple-stmt-kwds): New Objective C keywords: @finally, @try,
182 @catch, @synchronized, @throw.
183
184 * progmodes/cc-langs.el (c-specifier-key): Exclude "template"
185 from this regexp; part of same fix as next change to cc-engine.el.
186
187 * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5):
188 Anchor the "{" of a template function correctly on "template", not the
189 following "<".
190
191 * progmodes/cc-defs.el (c-version): Increase to 5.31.5.
192
193 2008-01-29 Richard Stallman <rms@gnu.org>
194
195 * progmodes/etags.el (tags-query-replace): Delete unused optional args.
196 Doc fix.
197
198 * files.el (hack-local-variables): Don't query about fake variables.
199
200 2008-01-27 Nick Roberts <nickrob@snap.net.nz>
201
202 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't call
203 gdb-cpp-define-alist-program if file is nil (currently only
204 " *partial-output-...").
205
206 2008-01-27 Alan Mackenzie <acm@muc.de>
207
208 * progmodes/cc-awk.el, progmodes/cc-engine.el: Correct typos,
209 enhance comments.
210
211 2008-01-27 Richard Stallman <rms@gnu.org>
212
213 * allout.el: Many doc fixes.
214 (allout-encrypt-string): Fix error message.
215
216 2008-01-26 Alan Mackenzie <acm@muc.de>
217
218 * progmodes/cc-vars.el (c-hanging-braces-alist): New element for
219 arglist-cont-nonempty.
220
221 * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
222 for a brace with syntax arglist-cont-nonempty.
223
224 * progmodes/cc-styles.el (c-style-alist): Add elements for
225 arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
226 awk).
227
228 2008-01-26 Alan Mackenzie <acm@muc.de>
229
230 * progmodes/cc-defs.el (c-save-buffer-state):
231 Bind buffer-file-name and buffer-file-truename to nil, to prevent
232 primitives generating "buffer is read only" messages.
233
234 2008-01-26 Eli Zaretskii <eliz@gnu.org>
235
236 * progmodes/etags.el (tags-query-replace): Doc fix.
237
238 2008-01-26 Phil Sung <psung@mit.edu> (tiny change)
239
240 * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
241 that the filename end is found even when the filename is empty.
242 Fixes error and spurious newlines when marking files for deletion.
243
244 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
245
246 * allout.el (allout-unload-function): New function.
247
248 2008-01-25 Sven Joachim <svenjoac@gmx.de>
249
250 * view.el (kill-buffer-if-not-modified): Don't pass t to
251 buffer-modified-p.
252
253 2008-01-25 Juanma Barranquero <lekktu@gmail.com>
254
255 * allout.el (allout-prefix-data): Doc fix.
256 (allout-show-current-subtree): Reflow docstring.
257 (allout-use-mode-specific-leader, allout-use-hanging-indents)
258 (produce-allout-mode-map, allout-overlay-interior-modification-handler)
259 (allout-next-heading, allout-previous-heading, allout-rebullet-heading)
260 (allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic)
261 (allout-copy-topic-as-kill, allout-listify-exposed)
262 (allout-process-exposed, allout-encrypted-key-info)
263 (allout-update-passphrase-mnemonic-aids)
264 (allout-next-topic-pending-encryption)
265 (allout-tests-globally-true): Fix typos in docstrings.
266
267 2008-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
268
269 * vc.el (vc-version-diff): Make sure we shrink the right window.
270
271 2008-01-23 Jason Rumney <jasonr@gnu.org>
272
273 * lpr.el (printer-name): Do not set on MS Windows.
274
275 2008-01-20 Glenn Morris <rgm@gnu.org>
276
277 * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
278 prevent infloops.
279
280 2008-01-20 Martin Svenson <phromo@gmail.com> (tiny change)
281
282 * progmodes/python.el (python-imports): Default to "None".
283
284 2008-01-19 Dan Nicolaescu <dann@ics.uci.edu>
285
286 * progmodes/sh-script.el (sh-basic-offset):
287 * progmodes/cc-vars.el (c-syntactic-indentation)
288 (c-syntactic-indentation-in-macros): Mark as safe.
289
290 2008-01-18 Richard Stallman <rms@gnu.org>
291
292 * icomplete.el (icomplete-get-keys):
293 Look up KEYS using all maps in proper buffer.
294
295 2008-01-16 Alan Mackenzie <acm@muc.de>
296
297 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside an
298 eval-and-compile, so as to permit byte-compiling (e.g. in bootstrap).
299
300 2008-01-16 Juanma Barranquero <lekktu@gmail.com>
301
302 * frame.el (display-mm-height, display-mm-width):
303 * whitespace.el (whitespace-check-leading-whitespace)
304 (whitespace-check-trailing-whitespace)
305 (whitespace-check-spacetab-whitespace)
306 (whitespace-check-indent-whitespace)
307 (whitespace-check-ateol-whitespace):
308 * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
309
310 2008-01-16 Glenn Morris <rgm@gnu.org>
311
312 * comint.el (comint-regexp-arg): Fix no-input case.
313
314 2008-01-16 Ulf Jasper <ulf.jasper@web.de>
315
316 * calendar/icalendar.el (icalendar-export-file)
317 (icalendar-import-file): Restore significant trailing whitespace
318 in `interactive' prompts.
319
320 2008-01-15 Dan Nicolaescu <dann@ics.uci.edu>
321
322 * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
323 after-save-hook so that it is not called multiple times.
324
325 * vc-svn.el (vc-svn-resolve-when-done): Likewise.
326
327 2008-01-15 Glenn Morris <rgm@gnu.org>
328
329 * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
330
331 2008-01-14 Alan Mackenzie <acm@muc.de>
332
333 * progmodes/cc-vars.el (c-constant-symbol): New function which
334 supersedes c-const-symbol. During a customize-.. call it enables
335 an element of (e.g.) c-hanging-braces alist to have its name
336 displayed, even when the default value of c-h-b etc. doesn't
337 include the elemnt. Replace uses of the old function by the new.
338
339 * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
340 obscure non-working fragment ":value c-".
341
342 * progmodes/cc-engine.el (c-guess-basic-syntax): Prevent a macro
343 call inside a struct being recognised as a K&R argument.
344
345 2008-01-14 Jason Rumney <jasonr@gnu.org>
346
347 * image.el (image-type): Use image-type-from-file-name (from trunk
348 2007-05-21 Chong Yidong <cyd@stupidchicken.com>).
349
350 2008-01-12 Glenn Morris <rgm@gnu.org>
351
352 * woman.el (woman-parse-numeric-arg): Change handling of `==':
353 can be interned without a function definition.
354
355 2008-01-12 Eli Zaretskii <eliz@gnu.org>
356
357 * view.el (view-file-other-window, view-file-other-frame):
358 Don't kill the buffer if it is modified. Doc fixes.
359 (kill-buffer-if-not-modified): New function.
360 (view-file): Don't kill the buffer if it is modified.
361
362 * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete.
363 (ebrowse-view/find-file-and-search-pattern):
364 Call view-file-other-window instead of ebrowse-view-file-other-window.
365 (ebrowse-view-file-other-frame): Don't call
366 current-window-configuration. Fix second argument in the call to
367 view-mode-enter. Doc fix.
368
369 2008-01-11 Richard Stallman <rms@gnu.org>
370
371 * subr.el (atomic-change-group): Prevent undo list truncation.
372
373 2008-01-11 Martin Rudalics <rudalics@gmx.at>
374
375 * cus-start.el (all): Add missing version entries.
376
377 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
378
379 * files.el (safe-local-eval-forms):
380 Mark (add-hook 'write-file-hooks 'time-stamp) as safe.
381
382 2008-01-10 Nick Roberts <nickrob@snap.net.nz>
383
384 * comint.el (comint-insert-input): Set point first.
385
386 * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
387 session doesn't hang because gdb-pending-triggers is non-nil.
388 (gdb-frame-handler): Use buffer-file-name instead of
389 buffer-name in case of duplicate file names.
390
391 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
392
393 * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
394 C-M-e and C-M-h for emacs, they work by default.
395 (verilog-emacs-features): Remove.
396 (verilog-setup-dual-comments, verilog-populate-syntax-table):
397 Remove. Move syntax table initialization ...
398 (verilog-mode-syntax-table): ... here.
399 (verilog-mode): Don't initialize the syntax table here.
400 (verilog-mark-defun): Only do something useful for XEmacs, emacs
401 does not need it.
402
403 2008-01-10 Glenn Morris <rgm@gnu.org>
404
405 * shell.el (shell-dirtrack-verbose, shell-mode)
406 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
407 (dirtrack-toggle, dirtrack-mode): No longer alias to
408 shell-dirtrack-mode.
409
410 2008-01-10 Kenichi Handa <handa@ni.aist.go.jp>
411
412 * international/mule-cmds.el (select-safe-coding-system):
413 When a buffer is modified, cancel the writing.
414
415 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
416
417 * progmodes/verilog-mode.el (verilog-booleanp): New function for
418 backward compatibility. Replace all uses of booleanp with
419 verilog-booleanp.
420
421 2008-01-09 Dan Nicolaescu <dann@ics.uci.edu>
422
423 * vc-hg.el (vc-hg-diff): Don't pass an empty string.
424
425 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
426
427 * progmodes/verilog-mode.el (top-level): Fix spacing.
428 (verilog-mode-version, verilog-mode-release-date): Update version
429 number.
430 (verilog-mode-release-emacs): New variable.
431 (compile-command, reporter-prompt-for-summary-p): Define for byte
432 compiler.
433 (verilog-startup-message-lines)
434 (verilog-startup-message-displayed)
435 (verilog-display-startup-message): Remove.
436 (verilog-highlight-p1800-keywords): Improve docstring.
437 (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
438 (vector-skip-list): Only defvar at compile time.
439 (verilog-highlight-translate-off, verilog-indent-level)
440 (verilog-indent-level-module, verilog-indent-level-declaration)
441 (verilog-indent-declaration-macros, verilog-indent-lists)
442 (verilog-indent-level-behavioral)
443 (verilog-indent-level-directive, verilog-cexp-indent)
444 (verilog-case-indent, verilog-auto-newline)
445 (verilog-auto-indent-on-newline, verilog-tab-always-indent)
446 (verilog-tab-to-comment, verilog-indent-begin-after-if)
447 (verilog-align-ifelse, verilog-minimum-comment-distance)
448 (verilog-auto-lineup, verilog-highlight-p1800-keywords)
449 (verilog-auto-endcomments, verilog-auto-read-includes)
450 (verilog-auto-star-expand, verilog-auto-star-save)
451 (verilog-library-flags, verilog-library-directories)
452 (verilog-library-files, verilog-library-extensions)
453 (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
454 (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
455 (verilog-assignment-delay, verilog-auto-inst-vector)
456 (verilog-auto-inst-template-numbers)
457 (verilog-auto-input-ignore-regexp)
458 (verilog-auto-inout-ignore-regexp)
459 (verilog-auto-output-ignore-regexp)
460 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
461 Add safe-local-variable properties.
462 (verilog-statement-menu, verilog-company)
463 (verilog-re-search-forward, verilog-re-search-backward)
464 (verilog-error-regexp-add, verilog-end-block-re)
465 (verilog-emacs-features, verilog-populate-syntax-table)
466 (verilog-setup-dual-comments, verilog-type-font-keywords)
467 (verilog-inside-comment-p, electric-verilog-backward-sexp)
468 (verilog-backward-sexp, verilog-forward-sexp)
469 (verilog-font-lock-init, verilog-mode)
470 (electric-verilog-terminate-line, electric-verilog-semi)
471 (electric-verilog-tab, verilog-insert-1, )
472 (verilog-insert-indices, verilog-generate-numbers)
473 (verilog-comment-region, verilog-label-be)
474 (verilog-beg-of-statement, verilog-in-case-region-p)
475 (verilog-in-struct-region-p, verilog-in-generate-region-p)
476 (verilog-in-fork-region-p, verilog-backward-case-item)
477 (verilog-set-auto-endcomments, verilog-get-expr)
478 (verilog-expand-vector-internal, verilog-surelint-off)
479 (verilog-batch-execute-func, verilog-calculate-indent)
480 (verilog-calc-1, verilog-calculate-indent-directive)
481 (verilog-leap-to-head, verilog-continued-line)
482 (verilog-backward-token, verilog-backward-syntactic-ws)
483 (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
484 (verilog-forward-ws&directives, verilog-at-constraint-p)
485 (verilog-skip-backward-comments, verilog-indent-line-relative)
486 (verilog-do-indent, verilog-indent-comment)
487 (verilog-more-comment, verilog-pretty-declarations)
488 (verilog-pretty-expr, verilog-just-one-space)
489 (verilog-indent-declaration, verilog-get-completion-decl)
490 (verilog-goto-defun, verilog-showscopes, verilog-header)
491 (verilog-signals-combine-bus, verilog-read-decls)
492 (verilog-read-always-signals-recurse, verilog-read-instants)
493 (verilog-read-auto-template, verilog-set-define)
494 (verilog-read-defines, verilog-read-signals, verilog-getopt)
495 (verilog-is-number, verilog-expand-dirnames)
496 (verilog-modi-lookup, verilog-modi-cache-results)
497 (verilog-insert-one-definition, verilog-make-width-expression)
498 (verilog-delete-autos-lined, verilog-auto-save-check)
499 (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
500 (verilog-auto-inst-param, verilog-auto-reg)
501 (verilog-auto-reg-input, verilog-auto-wire, )
502 (verilog-auto-output, verilog-auto-output-every)
503 (verilog-auto-input, verilog-auto-inout)
504 (verilog-auto-inout-module, verilog-auto-sense)
505 (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
506 (verilog-auto-ascii-enum, verilog-auto)
507 (verilog-sk-define-signal, verilog-mode-mouse-map)
508 (verilog-load-file-at-mouse, verilog-load-file-at-point)
509 (verilog-library-files): Cleanup spacing of )'s they should not be
510 on unique lines. Fix checkdoc warnings.
511
512 2008-01-09 Glenn Morris <rgm@gnu.org>
513
514 * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
515 entry, for Windows.
516
517 2008-01-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
518
519 * ps-print.el: Some face attributes (like :strike-through) was not
520 being recognised. Reported by Leo <sdl.web@gmail.com>.
521 (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
522 (ps-screen-to-bit-face): Fix code.
523
524 2008-01-08 Kevin Ryde <user42@zip.com.au>
525
526 * progmodes/compile.el (compilation-error-regexp-alist-alist):
527 For perl, allow "during global destruction" at end.
528
529 2008-01-08 Glenn Morris <rgm@gnu.org>
530
531 * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
532 unified format.
533
534 * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
535
536 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
537
538 * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
539 quotes in case of spaces, e.g. STL containers (not pretty).
540
541 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
542
543 * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
544
545 2008-01-07 Nick Roberts <nickrob@snap.net.nz>
546
547 * progmodes/gdb-ui.el (gud-gdb-command-name):
548 Explain "--annotate=3" option is necessary for the Graphical Interface.
549
550 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
551
552 * vc-hg.el (vc-hg-dir-state): Pass the dir argument to vc-hg-command.
553
554 2008-01-07 Glenn Morris <rgm@gnu.org>
555
556 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
557
558 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
559
560 * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
561 on menu bar.
562
563 2008-01-06 Michael Albinus <michael.albinus@gmx.de>
564
565 * ffap.el (ffap-read-file-or-url): Let-bind
566 `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
567
568 2008-01-05 Sven Joachim <svenjoac@gmx.de>
569
570 * vc-bzr.el: Fix typo in header.
571
572 2008-01-05 Eli Zaretskii <eliz@gnu.org>
573
574 * Makefile.in (custom-deps, finder-data): Depend on autoloads
575 instead of loaddefs.el.
576
577 2008-01-05 Glenn Morris <rgm@gnu.org>
578
579 * progmodes/verilog-mode.el: Replace all instances of
580 string-to-int with string-to-number, insert-string with insert,
581 and read-input with read-string.
582 (top-level): No need to require imenu, reporter, dinotrace, vc,
583 font-lock when compiling. Always require compile. Relegate remaining
584 compatibility cruft to XEmacs. Don't require font-lock.
585 (verilog-version): Remove superfluous concat.
586 (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
587 No need to define.
588 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
589 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
590 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
591 (verilog-startup-message-displayed): These are variables, not constants.
592 (verilog-batch-execute-func, verilog-auto-inst)
593 (verilog-auto-inst-param): Use mapc rather than mapcar.
594 (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
595 actually defining.
596 (verilog-modi-get-decls, verilog-modi-get-sub-decls)
597 (verilog-modi-get-outputs, verilog-modi-get-inouts)
598 (verilog-modi-get-inputs, verilog-modi-get-wires)
599 (verilog-modi-get-regs, verilog-modi-get-assigns)
600 (verilog-modi-get-consts, verilog-modi-get-gparams)
601 (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
602 (verilog-modi-get-sub-inputs): Move inline functions earlier in
603 the file.
604 (sigs-in, sigs-out): Don't declare multiple times.
605 (got-sig, got-rvalue, uses-delayed): Define for compiler with just
606 `defvar'.
607 (verilog-auto): Call dinotrace-unannotate-all only if bound.
608 (verilog-module-inside-filename-p): No need to wrap fboundp test
609 in condition-case.
610 (reporter-submit-bug-report): Autoload it.
611 (verilog-mark-defun): Call zmacs-activate-region only if bound.
612 (verilog-font-customize): Call customize-apropos only if bound.
613 (verilog-getopt-flags, verilog-auto-reeval-locals):
614 Use make-local-variable rather than make-variable-buffer-local.
615 (verilog-company, verilog-project, verilog-modi-cache-list):
616 Move make-variable-buffer-local calls to top-level.
617 (font-lock-defaults-alist): Don't define it.
618 (verilog-need-fld): Remove.
619 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
620 (verilog-mode): Only call make-local-hook on XEmacs.
621 Set font-lock-defaults rather than using verilog-font-lock-init.
622
623 * progmodes/verilog-mode.el (top-level): Don't require compile.
624 (compilation-error-regexp-alist, compilation-last-buffer):
625 Define for compiler.
626 (verilog-insert-1): New function.
627 (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
628 Use verilog-insert-1.
629 (verilog-surelint-off): Use next-error-last-buffer if bound.
630 Check compile buffer is live.
631
632 2008-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
635 gets inserted out-of-order.
636
637 2008-01-04 Riccardo Murri <riccardo.murri@gmail.com>
638
639 * vc-bzr.el: Copyright and version headers update.
640 Remove some outdated comments through the whole file.
641 (vc-bzr-program-args): Remove because unused.
642 (vc-bzr-log-switches): New customization option.
643 (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C. No longer
644 use `vc-bzr-program-args'.
645 (vc-bzr-register): Fix for working with both 22.1 and CVS version of
646 `vc-find-root' (patch by Andreas Hoenen).
647 (vc-bzr-status): Update regex to match latest Bzr output.
648 Remove redundant test.
649 (vc-bzr-init-version): New function.
650 (vc-bzr-unregister): Must not delete file.
651 (vc-bzr-find-version): New function.
652 (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
653 a non-empty string, otherwise take head revision.
654 (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
655 (vc-bzr-diff): Simpler build of the revision spec string.
656 (vc-annotate-convert-time, vc-bzr-annotate-difference):
657 Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
658 (vc-bzr-dir-state): Add code comments. Removed redundant statement.
659 (vc-bzr-dired-state-info): Only provide custom strings for
660 overloaded VC state 'edited; otherwise fallback to
661 `vc-default-dired-state-info'.
662
663 2008-01-04 Dan Nicolaescu <dann@ics.uci.edu>
664
665 * vc-git.el (vc-git-dir-state):
666 * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
667
668 2008-01-04 Richard Stallman <rms@gnu.org>
669
670 * delsel.el (delete-selection-mode): Doc fix.
671
672 2008-01-04 Glenn Morris <rgm@gnu.org>
673
674 * version.el (emacs-copyright): Update to 2008.
675
676 2008-01-03 Nick Roberts <nickrob@snap.net.nz>
677
678 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
679 (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
680
681 * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
682 of watch expressions (only works fully with GDB 6.7 or later).
683
684 2008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
685
686 * time-stamp.el (time-stamp-time-zone):
687 * whitespace.el (whitespace-check-buffer-leading)
688 (whitespace-check-buffer-trailing)
689 (whitespace-check-buffer-indent)
690 (whitespace-check-buffer-spacetab)
691 (whitespace-check-buffer-ateol):
692 * progmodes/sh-script.el (sh-indentation):
693 * textmodes/ispell.el (ispell-local-pdict):
694 Add safe-local-variable properties.
695
696 2007-12-31 Richard Stallman <rms@gnu.org>
697
698 * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
699 Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
700 `parent'.
701 (custom-group-value-create): Pass two args to custom-add-parent-links.
702
703 2007-12-29 Richard Stallman <rms@gnu.org>
704
705 * font-lock.el (font-lock-prepend-text-property)
706 (font-lock-append-text-property): Canonicalize the face and
707 font-lock-face properties.
708
709 * faces.el (facep): Doc fix.
710
711 * startup.el (fancy-startup-tail, fancy-about-text)
712 (fancy-startup-text): Regularize format of face property.
713
714 * facemenu.el (list-colors-print): Use :background and :foreground
715 instead of background-color and foreground-color.
716
717 2007-12-29 Drew Adams <drew.adams@oracle.com>
718
719 * cus-edit.el (custom-add-parent-links):
720 Fill the "Parent documentation" text.
721
722 2007-12-29 Eli Zaretskii <eliz@gnu.org>
723
724 * textmodes/ispell.el (ispell-grep-command): Use "grep" on
725 MS-Windows and MS-DOS.
726 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
727
728 2007-12-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
729
730 * progmodes/grep.el (rgrep): Fix last change.
731
732 2007-12-27 Richard Stallman <rms@gnu.org>
733
734 * progmodes/compile.el (compilation-start): Set initial visible
735 point properly even when compilation buffer already current.
736
737 2007-12-26 Richard Stallman <rms@gnu.org>
738
739 * files.el (conf-mode-maybe): New function.
740 (auto-mode-alist): Use conf-mode-maybe for .conf etc.
741
742 2007-12-26 Martin Rudalics <rudalics@gmx.at>
743
744 * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
745
746 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
747
748 * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
749
750 2007-12-25 Richard Stallman <rms@gnu.org>
751
752 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
753 so they never do EOF.
754
755 2007-12-23 Richard Stallman <rms@gnu.org>
756
757 * dired-aux.el: Load dired.el at run time too.
758
759 * faces.el (copy-face): Create the new face explicitly if it
760 does not exist already.
761
762 2007-12-23 Andreas Schwab <schwab@suse.de>
763
764 * files.el (switch-to-buffer-other-frame): Return the buffer
765 switched to.
766
767 2007-12-23 Juri Linkov <juri@jurta.org>
768
769 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
770 item to about-emacs instead of display-splash-screen.
771
772 2007-12-22 Eli Zaretskii <eliz@gnu.org>
773
774 * simple.el (minibuffer-history, shell-command-history)
775 (set-variable-value-history):
776 * replace.el (regexp-history):
777 * international/mule-cmds.el (input-method-history):
778 * files.el (file-name-history): Add reference to history-length in
779 the doc string.
780
781 2007-12-22 Richard Stallman <rms@gnu.org>
782
783 * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
784
785 2007-12-21 Jason Rumney <jasonr@gnu.org>
786
787 * find-dired.el (find-name-arg): New custom variable.
788 (find-name-dired): Use it.
789 (find-dired-find-program): Remove.
790 (find-dired): Use find-program.
791 (find-grep-dired): Use grep-program.
792
793 * progmodes/grep.el (rgrep): Use find-name-arg.
794
795 2007-12-21 Martin Rudalics <rudalics@gmx.at>
796
797 * autoinsert.el (auto-insert-alist): Remove nonsensical precision
798 specifier from format-string. Reported by Ye Wenbin.
799
800 2007-12-19 Martin Rudalics <rudalics@gmx.at>
801
802 * cus-start.el: Use correct group name for members of mode-line group.
803
804 2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org>
805
806 * progmodes/cc-vars.el (defcustom-c-stylevar):
807 Revert to pre-2007-12-12 version.
808
809 2007-12-15 Richard Stallman <rms@gnu.org>
810
811 * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
812
813 * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
814 Use changed.
815
816 * startup.el (fancy-splash-help-echo): Var deleted.
817 (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
818 (fancy-about-screen): Don't display fancy-splash-help-echo.
819
820 * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
821
822 2007-12-12 Thien-Thi Nguyen <ttn@gnuvola.org>
823
824 * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
825
826 2007-12-11 Dan Nicolaescu <dann@ics.uci.edu>
827
828 * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
829 function.
830 (add-submenu): Only define for XEmacs.
831 (verilog-regexp-words): Revert previous change, keep the other
832 definition.
833
834 2007-12-09 Dan Nicolaescu <dann@ics.uci.edu>
835
836 * progmodes/perl-mode.el (perl-continued-statement-offset)
837 (perl-continued-brace-offset, perl-brace-offset)
838 (perl-brace-imaginary-offset, perl-label-offset):
839 * progmodes/cperl-mode.el (cperl-brace-offset)
840 (cperl-continued-brace-offset, cperl-label-offset)
841 (cperl-continued-statement-offset)
842 (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
843 Add safe-local-variable properties.
844
845 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
846
847 * progmodes/verilog-mode.el (verilog-mode-map)
848 (verilog-template-map, verilog-mode-mouse-map): Fix typos.
849 (verilog-colorize-include-files): Use only overlay functions so
850 that it can work on both emacs and XEmacs.
851 (set-extent-keymap): Remove unused defun.
852 (verilog-kill-existing-comment, verilog-insert-date)
853 (verilog-insert-year): Rename in order not to pollute the global
854 namespace from kill-existing-comment, insert-date and
855 insert-year, respectively.
856 (verilog-set-auto-endcomments, verilog-header): Update callers.
857
858 * files.el (auto-mode-alist): Recognize verilog files.
859
860 * progmodes/verilog-mode.el (verilog-string-replace-matches)
861 (verilog-string-remove-spaces, verilog-re-search-forward)
862 (verilog-re-search-backward, verilog-re-search-forward-quick)
863 (verilog-re-search-backward-quick, verilog-get-beg-of-line)
864 (verilog-get-end-of-line, verilog-within-string): Move definitions
865 before first use. No code changes.
866
867 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
868
869 * progmodes/verilog-mode.el (verilog-mode-version)
870 (verilog-mode-release-date): Don't use expanding keywords.
871 (provide): Move to the end of file.
872 (fboundp): Don't check if eval-when-compile is bound, it is used
873 later in the file without checking.
874 (when, unless): Copy definitions from subr.el.
875 (char-before, defcustom, defface, customize-group)
876 (verilog-batch-error-wrapper): Don't use old style backquotes.
877 (verilog-regexp-opt): Avoid using the cl function case.
878 (verilog-regexp-words): Remove duplicated definition.
879 (verilog-mode-abbrev-table): Remove, duplicate.
880 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
881 Declare and initialize in one step.
882 (verilog-declaration-prefix-re, verilog-declaration-re)
883 (verilog-end-of-statement, verilog-indent-declaration)
884 (verilog-get-lineup-indent): Remove trailing whitespace.
885 (verilog-mode): Fix autoload cookie.
886 Set beginning-of-defun-function and end-of-defun-function.
887 Use when instead of if.
888 (verilog-emacs-features, verilog-auto-ascii-enum)
889 (verilog-insert-indices): Escape braces in doc strings.
890
891 2007-12-08 Michael McNamara <mac@verilog.com>
892 Wilson Snyder <wsnyder@wsnyder.org>
893
894 * progmodes/verilog-mode.el: New file.
895
896 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
897
898 * international/latexenc.el (latexenc-find-file-coding-system):
899 If both coding-system-for-write and buffer-file-coding-system of
900 latex-main-file are nil, use `undecided'.
901
902 2007-12-06 Jason Rumney <jasonr@gnu.org>
903
904 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
905
906 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
907
908 * ido.el (ido-save-history): Use emacs-mule coding system
909 instead of utf-8 to save filenames (it's safer in Emacs 22).
910 Set the `coding' local variable on the first line of the file.
911
912 2007-12-04 Karl Fogel <kfogel@red-bean.com>
913
914 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
915 coding system. This ports revisions 1.40 and 1.41 over to the
916 EMACS_22_BASE branch, but with the right coding system for Emacs
917 22 to reliably record filenames. Suggested by Eli Zaretskii.
918
919 2007-12-01 Richard Stallman <rms@gnu.org>
920
921 * wid-edit.el (widget-type): Doc fix.
922
923 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
924
925 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
926
927 2007-12-01 Alexandre Julliard <julliard@winehq.org>
928
929 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
930
931 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
934 Don't match "sub { (...) ... }".
935
936 2007-11-29 Richard Stallman <rms@gnu.org>
937
938 * international/mule-cmds.el (toggle-input-method-active): New var.
939 (toggle-input-method): Bind toggle-input-method-active to t.
940 Error if it was already non-nil.
941
942 2007-11-29 Glenn Morris <rgm@gnu.org>
943
944 * calendar/time-date.el (with-decoded-time-value): Doc fix.
945
946 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
947
948 * calendar/time-date.el (encode-time-value): Doc fix.
949
950 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
951
952 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
953
954 2007-11-24 Kenichi Handa <handa@m17n.org>
955
956 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
957
958 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
959
960 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
961
962 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
963
964 * textmodes/paragraphs.el (forward-sentence): Doc fix.
965 Reported by Drew Adams <drew.adams@oracle.com>.
966
967 2007-11-20 Glenn Morris <rgm@gnu.org>
968
969 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
970 for compatibility with Emacs 23.
971
972 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
973
974 * replace.el (map-query-replace-regexp): Doc fix (revert part of
975 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
976
977 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
978
979 * progmodes/gdb-ui.el: Update commentary.
980
981 2007-11-16 Eli Zaretskii <eliz@gnu.org>
982
983 * international/mule-cmds.el (set-locale-environment):
984 Set default-file-name-coding-system _after_ keyboard and terminal
985 coding systems. This fixes last change.
986
987 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
988 one space after "Subject:".
989
990 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
991
992 * subr.el (make-variable-frame-local):
993 Fix typo in obsolescence declaration.
994
995 2007-11-16 Glenn Morris <rgm@gnu.org>
996
997 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
998
999 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
1000
1001 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
1002 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
1003 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
1004
1005 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1006
1007 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
1008 in order to determine if there's a conflict.
1009
1010 2007-11-16 Juri Linkov <juri@jurta.org>
1011
1012 * man.el (Man-heading-regexp): Add 0-9.
1013 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1014
1015 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1016
1017 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1018 Fix typo in docstring.
1019
1020 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
1021 (cua-highlight-region-shift-only): Doc fix.
1022
1023 2007-11-15 Richard Stallman <rms@gnu.org>
1024
1025 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
1026
1027 * reposition.el (reposition-window):
1028 Binding C-M-l moved to bindings.el.
1029
1030 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
1031
1032 * add-log.el (add-change-log-entry-other-window):
1033 Key binding C-x 4 a moved to bindings.el.
1034
1035 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
1036 from filecache.el.
1037
1038 * filecache.el: Minibuffer map bindings moved to bindings.el.
1039
1040 2007-11-14 Jason Rumney <jasonr@gnu.org>
1041
1042 * international/mule-cmds.el (set-locale-environment):
1043 Set default-file-name-coding-system from system defaults on Windows.
1044
1045 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
1046
1047 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1048 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1049 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1050 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1051 locations.
1052 (gdb-info-breakpoints-custom, gdb-assembler-custom)
1053 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1054 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1055
1056 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
1057
1058 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1059 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1060 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1061 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1062 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1063 Rewrite in active voice.
1064
1065 2007-11-10 Juri Linkov <juri@jurta.org>
1066
1067 * startup.el: Backport startup screen related changes from the trunk.
1068 (initialization): Change group to `environment'.
1069 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
1070 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
1071 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
1072 (initial-scratch-message): Fix docstring.
1073 (startup-screen-inhibit-startup-screen)
1074 (pure-space-overflow-message): New variables.
1075 (command-line): Rename `inhibit-startup-message' to
1076 `inhibit-startup-screen'.
1077 (initial-scratch-message): Doc fix.
1078 (fancy-splash-text): Remove variable.
1079 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
1080 New variables.
1081 (fancy-splash-delay, fancy-splash-max-time)
1082 (fancy-current-text, fancy-splash-stop-time)
1083 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
1084 Remove variables.
1085 (fancy-splash-insert): Use help-echo from the 3rd element of the
1086 link specification list, or "Follow this link" if it's nil. Doc fix.
1087 Allow functions for face and link specs.
1088 (fancy-splash-tail): Remove function.
1089 (fancy-startup-tail): New function.
1090 (fancy-splash-default-action, fancy-splash-special-event-action)
1091 (fancy-splash-screens): Remove functions.
1092 (fancy-about-screen): New function.
1093 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
1094 Fix docstring. Use argument `startup' to conditionally display
1095 different texts for Startup and About screens. Don't display Help
1096 commands on the About screen. Remove `unwind-protect' `sit-for'
1097 delay and `kill-buffer' after it.
1098 (normal-mouse-startup-screen, normal-splash-screen)
1099 (normal-no-mouse-startup-screen): New functions.
1100 (startup-echo-area-message): Change text of the echo area.
1101 (display-splash-screen): Remove function.
1102 (display-startup-screen, display-about-screen): New functions.
1103 (about-emacs): Make alias to `display-about-screen'.
1104 (display-splash-screen): Make alias to `display-startup-screen'.
1105 (command-line-1): Rename `inhibit-startup-message' to
1106 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
1107 started with command line options "-f", "-funcall", "-e", "-eval",
1108 "-execute", "-insert", "-find-file", "-file", "-visit".
1109 Inhibit startup screen when Emacs is started with a file name only
1110 on tty (i.e. don't inhibit it when started with a file name like
1111 "emacs FILE..." on a window system).
1112 Comment out unused code for coping with the old sit-for behavior.
1113 If file-count > 0, then display the concise version in another
1114 window, otherwise display full version in the same window.
1115 * loadup.el: Add `button'. Move up `startup'.
1116 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
1117 * version.el (emacs-copyright): Add emacs-copyright.
1118 * menu-bar.el (menu-bar-help-menu):
1119 Move "About Emacs" and "About GNU" to the end of the Help menu.
1120 Move "Emacs Psychotherapist" after "Send Bug Report...".
1121 Move "External Packages" after "Find Emacs Packages".
1122
1123 2007-11-10 Jason Rumney <jasonr@gnu.org>
1124
1125 * w32-fns.el: Sync charset names with setup-default-fontset.
1126 Append "-1" where second part missing.
1127
1128 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
1129
1130 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
1131
1132 * ido.el (ido-save-history): Write the history file in UTF-8,
1133 and add `coding' file-local variable.
1134
1135 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1136
1137 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1138 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1139 (iso-iso2duden-trans-tab): Add docstring.
1140
1141 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1142
1143 * faces.el (face-normalize-spec): Remove function.
1144 (frame-set-background-mode): Undo last change.
1145
1146 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1147
1148 * files.el (enable-local-variables): Doc fix.
1149
1150 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
1151
1152 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1153 match dir like "a...b".
1154
1155 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1156
1157 * eshell/esh-mode.el (eshell-output-filter):
1158 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1159 Use `with-current-buffer'.
1160
1161 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
1162
1163 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
1164
1165 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
1166
1167 * net/tls.el: Require rx when compiling.
1168 (tls-end-of-info): New variable.
1169 (open-tls-stream): Keep reading input until `tls-end-of-info' is
1170 matched.
1171
1172 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1173
1174 * simple.el (bad-packages-alist): Anchor semantic regexp.
1175
1176 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
1177
1178 * files.el (hack-local-variables): Fix membership tests to avoid
1179 treating all variables as safe if `enable-local-variables' is
1180 set to :safe (CVE-2007-5795).
1181
1182 2007-11-02 Glenn Morris <rgm@gnu.org>
1183
1184 * progmodes/etags.el (tags-table-mode): Disable undo.
1185
1186 * simple.el (bad-packages-alist): Revert previous change.
1187
1188 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1189
1190 * printing.el (printing): Fix :version, printing.el was included
1191 in emacs-22.1.
1192 (pr-path-style, pr-path-alist, pr-txt-name)
1193 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1194 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1195 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1196 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1197 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1198 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1199 (pr-setting-database, pr-visible-entry-list)
1200 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1201 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
1202 :version.
1203
1204 2007-11-01 Glenn Morris <rgm@gnu.org>
1205
1206 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1207
1208 * mail/footnote.el (footnote-numeric-regexp)
1209 (footnote-english-upper-regexp, footnote-english-lower-regexp)
1210 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1211 Match multi-character footnotes.
1212
1213 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1214 (nroff-indent-line-function): New function.
1215 (nroff-count-text-lines): Use nroff-forward-text-line rather than
1216 obsolete alias.
1217
1218 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
1219
1220 * net/tramp.el (tramp-open-connection-telnet)
1221 (tramp-open-connection-rsh, tramp-open-connection-su)
1222 (tramp-open-connection-multi): Set $LC_ALL to "C".
1223
1224 2007-10-31 Sven Joachim <svenjoac@gmx.de>
1225
1226 * dired-aux.el (dired-copy-file-recursive):
1227 Preserve directory permissions.
1228
1229 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1230
1231 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1232 (whitespace-unload-function): New-style unload function. When run,
1233 unintern `whitespace-unload-hook' and call `unload-feature' recursively
1234 to stop the old hook from messing with the unloading.
1235
1236 * strokes.el (strokes-alphabetic-lessp): Doc fix.
1237
1238 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
1239
1240 * emacs-lisp/find-func.el (find-library): Use library at
1241 point as default interactive argument.
1242
1243 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1244
1245 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1246 (elp-unset-master, elp-results): Fix typos.
1247 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1248 Doc fixes.
1249
1250 * msb.el (msb--many-menus): Remove variable.
1251 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1252 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1253 (msb--toggle-menu-type): Fix typos in docstrings.
1254
1255 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1256 (shadow-insert-var): Doc fixes.
1257 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1258 Reflow docstrings.
1259 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
1260
1261 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1262
1263 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1264 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1265 Fix typos in autoload docstrings.
1266
1267 * loadhist.el (unload-feature): Remove redundant check.
1268
1269 2007-10-30 Richard Stallman <rms@gnu.org>
1270
1271 * savehist.el (savehist-save): Obey savehist-ignored-variables.
1272
1273 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
1274
1275 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1276 (gdb-var-update-handler-1): Use it.
1277
1278 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1279
1280 * loadhist.el (unload-feature): Remove erroneous check for the
1281 FEATURE-unload-function variable; check the existence of the
1282 function (that's what the docstring says, and it makes more sense).
1283
1284 * follow.el (follow-unload-function): Add docstring.
1285 (follow-unload-function): Remove variable.
1286
1287 * server.el (server-unload-function): Remove variable.
1288 (server-unload-function): Unbind `server-edit' from `C-x #'.
1289
1290 * uniquify.el (uniquify-unload-function): Add docstring.
1291 (uniquify-unload-function): Remove variable.
1292
1293 * ses.el (ses-unload-function): New function.
1294
1295 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
1296
1297 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1298 (unsafep-progn, unsafep-let): Fix typos in docstrings.
1299
1300 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1301 before use to avoid a warning in packages that require uniquify.
1302 (uniquify-unload-function): New function and var.
1303
1304 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
1305
1306 * loadhist.el (unload-feature-special-hooks):
1307 Add `delete-frame-functions'.
1308
1309 * server.el (server-unload-function): Rename from `server-unload-hook'
1310 and adapt to new `unload-feature' functionality. Remove hook from
1311 `kill-buffer-hook' buffer-locally.
1312 (server-unload-hook): Remove.
1313 (server-unload-function): New var; replaces `server-unload-hook'.
1314
1315 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
1316
1317 * desktop.el (uniquify-managed): Pacify byte compiler.
1318 (desktop-buffer-info): If the buffer name is managed by uniquify,
1319 save the base name, not the uniquified one.
1320 (desktop-create-buffer): Allow `rename-buffer' to generate a new
1321 name in case of conflict.
1322
1323 2007-10-26 Glenn Morris <rgm@gnu.org>
1324
1325 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1326 safe-local-variable property.
1327
1328 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
1329
1330 * net/browse-url.el (browse-url-browser-function): Delete grail.
1331 (browse-url-grail): Function and variable deleted.
1332 (browse-url-browser-function): Delete IXI Mosaic.
1333 (browse-url-default-browser): Don't try IXI Mosaic.
1334 (browse-url-iximosaic): Function deleted.
1335 (browse-url-browser-function): Delete MMM.
1336 (browse-url-default-browser): Don't try MMM.
1337 (browse-url-mmm): Function deleted.
1338
1339 2007-10-25 Glenn Morris <rgm@gnu.org>
1340
1341 * progmodes/f90.el (f90-indented-comment-re)
1342 (f90-directive-comment-re, f90-break-delimiters):
1343 * progmodes/fortran.el (fortran-comment-line-start-skip)
1344 (fortran-directive-re):
1345 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1346 as safe if they are strings.
1347
1348 2007-10-25 Richard Stallman <rms@gnu.org>
1349
1350 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1351
1352 2007-10-24 Richard Stallman <rms@gnu.org>
1353
1354 * savehist.el (savehist-save): Omit unreadable elements.
1355
1356 * loadhist.el (unload-function-defs-list): Renamed from
1357 unload-function-features-list.
1358 (unload-feature-special-hooks, unload-feature): Doc fixes.
1359
1360 * indent.el (indent-to-left-margin): If point's in the indentation,
1361 move to the end of the indentation.
1362
1363 * cus-edit.el (customize-changed-options): Make arg optional.
1364
1365 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1366
1367 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1368
1369 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1370
1371 * textmodes/css-mode.el: Require CL.
1372 (comment-continue): Declare.
1373
1374 * subr.el (make-variable-frame-localizable): Remove.
1375 (make-variable-frame-local): Mark obsolete.
1376
1377 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1380 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1381
1382 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
1383
1384 * comint.el (comint-password-prompt-regexp):
1385 Handle `[sudo] password'-style prompt.
1386
1387 2007-10-23 Glenn Morris <rgm@gnu.org>
1388
1389 * progmodes/f90.el (f90-do-indent, f90-if-indent)
1390 (f90-type-indent, f90-program-indent)
1391 (f90-continuation-indent, f90-comment-region)
1392 (f90-beginning-ampersand, f90-smart-end)
1393 (f90-break-before-delimiters, f90-auto-keyword-case)
1394 (f90-leave-line-no, f90-mode-hook):
1395 Give an appropriate safe-local-variable property.
1396 (f90-font-lock-keywords-2): Fix `go to' regexp.
1397
1398 * progmodes/fortran.el (fortran-tab-mode-default)
1399 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1400 (fortran-structure-indent, fortran-continuation-indent)
1401 (fortran-comment-indent, fortran-comment-line-extra-indent)
1402 (fortran-comment-line-start)
1403 (fortran-minimum-statement-indent-fixed)
1404 (fortran-minimum-statement-indent-tab)
1405 (fortran-comment-indent-char, fortran-line-number-indent)
1406 (fortran-check-all-num-for-matching-do)
1407 (fortran-blink-matching-if, fortran-continuation-string)
1408 (fortran-comment-region, fortran-electric-line-number)
1409 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1410 (fortran-analyze-depth, fortran-break-before-delimiters):
1411 Give an appropriate safe-local-variable property.
1412
1413 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1416 of the subdirs is unreadable.
1417
1418 2007-10-22 Martin Rudalics <rudalics@gmx.at>
1419
1420 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1421 Use window-full-width-p.
1422
1423 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1424
1425 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1426 (tpu-edt-off): Use it.
1427 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
1428 the global-map before adding it to global-map.
1429
1430 * menu-bar.el (global-buffers-menu-map): New var.
1431 (global-map, menu-bar-update-buffers): Use it.
1432 * msb.el (msb-menu-bar-update-buffers): Use it.
1433 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1434 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1435 Use with-current-buffer.
1436
1437 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1438
1439 * hexl.el (hexl-menu): New major mode menu.
1440
1441 2007-10-20 Glenn Morris <rgm@gnu.org>
1442
1443 * progmodes/f90.el (f90-font-lock-keywords-2)
1444 (f90-looking-at-type-like): Fix regexp typos.
1445
1446 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1447
1448 * bs.el (bs-mode): Add mode name (accidentally left out
1449 in the 2007-10-16 change).
1450
1451 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1452
1453 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1454 (bs-mode): Set mode-class property to special.
1455
1456 * follow.el (follow-unload-function): New function.
1457
1458 * loadhist.el (unload-function-features-list):
1459 Rename from `unload-hook-features-list'.
1460 (unload-hook-features-list): Add as obsolete alias.
1461 (unload-feature): Use `unload-function-features-list'
1462 and new FEATURE-unload-function.
1463
1464 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1465
1466 * loadhist.el (unload-feature-special-hooks):
1467 Update list of special hooks.
1468
1469 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1470 (adaptive-fill-function): Doc fix. Remove * from docstring.
1471
1472 2007-10-18 Glenn Morris <rgm@gnu.org>
1473
1474 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1475
1476 2007-10-17 Aaron Hawley <aaronh@garden.org>
1477
1478 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1479 position is not saved.
1480
1481 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * longlines.el (longlines-wrap-follows-window-size): Integer value
1484 specifies wrapping margin.
1485 (longlines-mode, longlines-window-change-function):
1486 Set window-specific wrapping margin based on the above.
1487
1488 2007-10-17 John Wiegley <johnw@newartisans.com>
1489
1490 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1491
1492 2007-10-17 Glenn Morris <rgm@gnu.org>
1493
1494 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1495 Tweak regexp to avoid stack overflow.
1496
1497 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1498
1499 * simple.el (reindent-then-newline-and-indent): Don't assume that
1500 indent-according-to-mode preserves point.
1501
1502 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1503
1504 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
1505 (bs--restore-window-config): Keep the selected frame.
1506 (bs--track-window-changes, bs--remove-hooks): New functions.
1507 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1508 (bs--show-with-configuration): Revert 2006-11-09 change.
1509 Don't reuse window unless it is visible on the selected frame.
1510 Restore window configuration (possibly in a different frame)
1511 before creating any window.
1512
1513 2007-10-16 Richard Stallman <rms@gnu.org>
1514
1515 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1516 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1517 (ad-is-advised, ad-get-advice-info-field)
1518 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1519
1520 2007-10-16 Glenn Morris <rgm@gnu.org>
1521
1522 * simple.el (blink-matching-open): Don't report false errors with
1523 the `$' syntax class.
1524
1525 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1526
1527 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1528 (filesets-ormap, filesets-sort-case-sensitive-flag)
1529 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1530 Fix typos in docstrings.
1531 (filesets-data-get-name, filesets-data-get-data)
1532 (filesets-data-set, filesets-cmd-query-replace-getargs)
1533 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
1534
1535 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1536
1537 * term/mac-win.el: Don't require url when compiling, as url-type is
1538 no longer a macro.
1539
1540 2007-10-14 Glenn Morris <rgm@gnu.org>
1541
1542 * progmodes/etags.el (select-tags-table): Disable undo in the
1543 `*Tags Table List*' buffer.
1544
1545 2007-10-13 Eli Zaretskii <eliz@gnu.org>
1546
1547 * dired.el (dired-warn-writable): New face.
1548 (dired-warn-writable-face): New variable.
1549 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1550 of dired-warning-face, for group- and world-writable files.
1551
1552 2007-10-13 Glenn Morris <rgm@gnu.org>
1553
1554 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1555 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1556 Add doc string, and an explicit COUNT argument.
1557 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1558 `inc' to search functions.
1559
1560 2007-10-13 John W. Eaton <jwe@octave.org>
1561
1562 * progmodes/octave-mod.el (octave-looking-at-kw)
1563 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1564 New functions.
1565 (octave-in-defun-p, calculate-octave-indent)
1566 (octave-blink-matching-block-open, octave-beginning-of-defun)
1567 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1568 to search for regexps that contain case-sensitive keywords.
1569 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1570 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1571
1572 2007-10-13 Richard Stallman <rms@gnu.org>
1573
1574 * files.el (directory-abbrev-alist): Doc fix.
1575
1576 2007-10-13 Jari Aalto <jari.aalto@cante.net>
1577
1578 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1579
1580 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1581
1582 * frame.el (set-frame-configuration): Assign name parameter only
1583 if it has been set explicitly before.
1584
1585 * window.el (handle-select-window): Revert part of 2007-10-06
1586 change setting the input focus.
1587
1588 2007-10-12 Glenn Morris <rgm@gnu.org>
1589
1590 * cus-edit.el (custom-variable-menu, custom-face-menu)
1591 (custom-group-menu): Check init-file-user rather than
1592 user-init-file, in case cus-edit is loaded by site-run-file.
1593
1594 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * follow.el (follow-stop-intercept-process-output):
1597 Use `follow-call-process-filter' rather than `process-filter'.
1598
1599 2007-10-11 Tom Tromey <tromey@redhat.com>
1600
1601 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1602 frame is visible.
1603
1604 2007-10-10 Richard Stallman <rms@gnu.org>
1605
1606 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1607 in *Backtrace*.
1608
1609 * faces.el (face-font-selection-order): Doc fix.
1610
1611 * loadhist.el (unload-feature): Doc fix.
1612
1613 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1614
1615 * ps-print.el: Fix the usage of :foreground and :background face
1616 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1617 (ps-print-version): New version 6.7.6.
1618 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1619 Fix code.
1620 (ps-face-foreground-color-p, ps-face-background-color-p)
1621 (ps-face-color-p): New inline funs.
1622
1623 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
1624
1625 * follow.el: Change all instances of "Follow Mode" to "Follow
1626 mode" in docstrings and messages.
1627
1628 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
1629
1630 * faces.el (face-font-selection-order): Doc fix.
1631
1632 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
1633 (follow-mode-off-hook): Mark as obsolete.
1634
1635 2007-10-08 Richard Stallman <rms@gnu.org>
1636
1637 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
1638 (edebug-install-custom-print, edebug-reset-print-funcs)
1639 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
1640 Functions deleted.
1641 (edebug-prin1, edebug-print, edebug-prin1-to-string)
1642 (edebug-format, edebug-message): Define directly as aliases.
1643
1644 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1645
1646 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
1647
1648 2007-10-07 Glenn Morris <rgm@gnu.org>
1649
1650 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
1651 version numbers.
1652
1653 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1654
1655 * net/tramp.el (tramp-completion-mode): Extend doc-string.
1656 (tramp-completion-mode-p): Revert change from 2007-09-24.
1657 Checking for `return' etc as last character is not sufficient, for
1658 example in dired-mode when entering <g> (revert-buffer) or
1659 <s> (dired-sort).
1660
1661 2007-10-06 Martin Rudalics <rudalics@gmx.at>
1662
1663 * window.el (mouse-autoselect-window-cancel): Don't cancel for
1664 select-window or select-frame events.
1665 (handle-select-window): When autoselecting window set input
1666 focus. Restructure.
1667
1668 * frame.el (focus-follows-mouse): Moved to frame.c.
1669 * cus-start.el (all): Add focus-follows-mouse.
1670
1671 2007-10-05 Chris Moore <dooglus@gmail.com>
1672
1673 * server.el (server-kill-new-buffers): Doc fix.
1674
1675 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
1676
1677 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
1678 activate font-locking in the *buffer-selection* buffer.
1679 (bs-show-sorted): Doc fix.
1680
1681 * bs.el (bs--get-marked-string, bs--get-modified-string)
1682 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1683 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
1684 (bs--format-aux): Doc fix.
1685
1686 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
1687
1688 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
1689
1690 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1691
1692 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
1693
1694 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
1695
1696 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
1697 (gud-gdb): New function for old M-x gdb (text command mode).
1698 (gud-gdb-command-name, gdb): Move to...
1699
1700 * progmodes/gdb-ui.el: ...here and adapt doc string.
1701 (gud-gdba-command-name, gdba): Delete.
1702
1703 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
1704
1705 * bs.el: Don't defvar `font-lock-verbose'.
1706 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
1707 (bs--get-file-name): Fix typos in docstrings.
1708 (bs--show-header): Use `dolist' instead of `mapcar'.
1709 (bs-mode): Set `show-trailing-whitespace' to nil.
1710 (bs-buffer-sort-function, bs-mouse-select-other-frame)
1711 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
1712 Doc fixes.
1713
1714 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
1715
1716 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
1717
1718 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * progmodes/gud.el (gdb): Make graphical mode the default and
1721 switch to text command mode if appropriate, i.e., reverse previous
1722 arrangement.
1723 (gud-gdb-marker-filter): Adapt for above change.
1724
1725 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
1726 gud-minor-mode and gud-marker-filter.
1727 (gdb-fullname-regexp): New variable.
1728 (gud-gdba-marker-filter): Use it to switch to text command
1729 mode if appropriate.
1730
1731 2007-10-02 Richard Stallman <rms@gnu.org>
1732
1733 * frame.el (cursor-in-non-selected-windows): Doc fix.
1734
1735 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
1736
1737 * progmodes/gud.el (gud-display-line): Find source buffer even when
1738 GUD buffer has its own frame.
1739
1740 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1741
1742 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1743
1744 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1745
1746 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1747
1748 2007-09-29 Martin Rudalics <rudalics@gmx.at>
1749
1750 * allout.el (allout-before-change-handler): Replace got-char by
1751 goto-char.
1752
1753 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1754
1755 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
1756 Used to try and automatically enabled smerge-mode in the presence of
1757 conflicts and to call `svn resolved' when the conflicts are gone.
1758 (vc-svn-parse-status): Remember the svn-specific status.
1759
1760 * newcomment.el (comment-choose-indent): New function extracted
1761 from comment-indent. Improve the alignment algorithm.
1762 (comment-indent): Use it.
1763
1764 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
1765
1766 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
1767 (eldoc-message-commands, eldoc-current-idle-delay):
1768 Fix typos in docstrings.
1769
1770 * progmodes/python.el (python-eldoc-function): Doc fix.
1771
1772 2007-09-26 Eli Zaretskii <eliz@gnu.org>
1773
1774 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
1775 menu-bar-apropos-menu. All users changed.
1776 (menu-bar-help-menu): Change menu symbols to better match the text
1777 displayed by the menu.
1778
1779 2007-09-25 Glenn Morris <rgm@gnu.org>
1780
1781 * view.el (view-search-no-match-lines): Add a doc string.
1782 Rewrite to simplify and work better.
1783
1784 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
1785
1786 * net/tramp.el (tramp-completion-mode-p): Rename from
1787 `tramp-completion-mode'. Revert logic, check `return', `newline'
1788 and such alike. Packages like Icicles tend to use other completion
1789 characters but `tab' and `space' only.
1790 (top): Require cl.el, when `copy-tree' is not available otherwise.
1791
1792 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
1793 `ad-get-arg'.
1794
1795 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
1796
1797 * net/tramp-vc.el (tramp-vc-user-login-name):
1798 Use `vc-find-version' instead of `process-file' to check whether we
1799 have a new enough vc that doesn't need the defadvice.
1800
1801 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
1802
1803 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
1804 #, @, : and ^.
1805
1806 2007-09-23 Glenn Morris <rgm@gnu.org>
1807
1808 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
1809
1810 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
1811
1812 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
1813
1814 * log-view.el (log-view-mode-map): Likewise.
1815
1816 * diff-mode.el (diff-mode-shared-map): Likewise.
1817
1818 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
1819
1820 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
1821 add inferior-octave-directory-tracker to the buffer-local value
1822 of comint-input-filter-functions.
1823
1824 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
1825
1826 * files.el (file-name-sans-versions): Also allow `A-Z'.
1827
1828 * vc.el: Mention all supported VC backends.
1829
1830 2007-09-22 Richard Stallman <rms@gnu.org>
1831
1832 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
1833 neighbouring buttons.
1834
1835 2007-09-22 Andreas Schwab <schwab@suse.de>
1836
1837 * files.el (file-name-sans-versions): Also allow `_'.
1838
1839 2007-09-22 Glenn Morris <rgm@gnu.org>
1840
1841 * eshell/esh-mode.el (eshell-output-filter-functions):
1842 Add eshell-postoutput-scroll-to-bottom.
1843
1844 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1845
1846 * files.el (file-name-sans-versions): Allow - and a-z in version names.
1847
1848 * log-view.el (log-view-mode-map, log-view-mode-menu):
1849 Bind log-view-annotate-version.
1850 (log-view-beginning-of-defun, log-view-end-of-defun)
1851 (log-view-annotate-version): New functions.
1852 (log-view-mode): Use log-view-beginning-of-defun and
1853 log-view-end-of-defun.
1854
1855 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1856
1857 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
1858
1859 2007-09-21 Kevin Ryde <user42@zip.com.au>
1860
1861 * international/mule.el (sgml-html-meta-auto-coding-function):
1862 Bind `case-fold-search' to t.
1863
1864 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1865
1866 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1867 neighbouring buttons.
1868
1869 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1870 Recognize gcc's use of "note" for informational messages.
1871
1872 2007-09-20 Glenn Morris <rgm@gnu.org>
1873
1874 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
1875 motion functions, rather than hard-coding "\n\n".
1876 (tex-validate-region): Check for eobp, to speed up.
1877 (tex-next-unmatched-end): Doc fix.
1878
1879 2007-09-19 Glenn Morris <rgm@gnu.org>
1880
1881 * textmodes/tex-mode.el (tex-terminate-paragraph):
1882 Use backward-paragraph.
1883
1884 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1885
1886 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1887 (css-mode): Update correspondingly.
1888
1889 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1890
1891 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1892
1893 * vc-hooks.el (vc-menu-entry): New var.
1894 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1895 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1896 (vc-menu-map): Declare and initialize in one step.
1897
1898 * menu-bar.el (vc-menu-map): Don't setup any more.
1899 Instead, just create the proper spot in the menu.
1900
1901 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
1902 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * vc.el: Document new VC operation `extra-menu'.
1905
1906 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1907
1908 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1909
1910 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1911 Signed-off-by, Acked-by and Merge.
1912
1913 2007-09-17 Glenn Morris <rgm@gnu.org>
1914
1915 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1916 filename from `--file-line-error', if it is available.
1917
1918 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1919
1920 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1921 TeX `--file-line-error' format.
1922
1923 2007-09-17 Glenn Morris <rgm@gnu.org>
1924
1925 * textmodes/tex-mode.el (tex-region): Simplify previous change,
1926 handling the case where the region is not in `tex-main-file'.
1927 (tex-region-1): Delete.
1928 (tex-region-header): New function, doing the header part of the
1929 old tex-region-1.
1930
1931 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1932
1933 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1934
1935 2007-09-16 Drew Adams <drew.adams@oracle.com>
1936
1937 * cus-edit.el (custom-face-edit-activate): Doc fix.
1938
1939 2007-09-16 Glenn Morris <rgm@gnu.org>
1940
1941 * textmodes/tex-mode.el (tex-region): Handle the case where the
1942 region is not in `tex-main-file'. Move the old code that applies
1943 to both cases...
1944 (tex-region-1): ...to this new function.
1945
1946 2007-09-15 Martin Rudalics <rudalics@gmx.at>
1947
1948 * simple.el (blink-matching-open): Don't display message when no
1949 paren is found within blink-matching-paren-distance characters.
1950 Don't search prompt in blink-matching-paren-distance nil case.
1951
1952 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
1953
1954 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1955
1956 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1957
1958 * vc-mtn.el: New file.
1959
1960 * vc-hooks.el (vc-handled-backends): Add Mtn.
1961
1962 2007-09-13 Eli Zaretskii <eliz@gnu.org>
1963
1964 * files.el (find-file, find-file-other-window)
1965 (find-file-other-frame, find-file-existing, find-file-read-only)
1966 (find-file-read-only-other-window)
1967 (find-file-read-only-other-frame)
1968 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1969
1970 2007-09-13 Jari Aalto <jari.aalto@cante.net>
1971
1972 * man.el (Man-default-man-entry): At end of line, continue looking
1973 to the next line for possible end of hyphenated command.
1974
1975 2007-09-13 Chris Moore <dooglus@gmail.com>
1976
1977 * shell.el (shell-resync-dirs): Don't move the cursor relative to
1978 the command being edited.
1979
1980 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
1981
1982 * progmodes/gud.el (gdb-ready): New variable.
1983 (gdb): Set it to nil. Set gud-running to nil here...
1984 (gud-common-init): ...instead of here.
1985
1986 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1987 Use gdb-ready. Discard input until GDB is ready to accept it.
1988
1989 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
1990
1991 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1992 C-M-S- keys.
1993
1994 2007-09-12 Martin Rudalics <rudalics@gmx.at>
1995
1996 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1997 make it show up with eight colors.
1998
1999 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2000
2001 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
2002 diffs are concatenated with no intervening line.
2003
2004 2007-09-10 Dave Love <fx@gnu.org>
2005
2006 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
2007 (python-font-lock-keywords): Update to the 2.5 version of the language.
2008 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
2009 (python-backspace): Only behave funny in code.
2010 (python-compilation-regexp-alist): Add PDB stack trace regexp.
2011 (inferior-python-mode): Add PDB prompt regexp.
2012 (python-fill-paragraph): Refine the fenced-string regexp.
2013 (python-find-imports): Handle imports spanning several lines.
2014 (python-mode): Add `class' to hideshow support.
2015
2016 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2017
2018 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
2019 add-log-buffer-file-name-function rather than bind buffer-file-name,
2020 so we dont end up calling change-log-mode in *cvs* when `fi' is the
2021 ChangeLog file itself.
2022
2023 * outline.el (outline-flag-region): Use front-advance.
2024
2025 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
2026
2027 * progmodes/cperl-mode.el: Merge upstream 5.23.
2028 (cperl-where-am-i): Remove function.
2029 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
2030 (cperl-sniff-for-indent): De-invert [string] and [comment].
2031 When looking for label, skip s:m:y:tr.
2032 (cperl-indent-line): Likewise.
2033 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
2034 (cperl-windowed-init): Wrong `ps-print' handling.
2035 Both thanks to Chong Yidong.
2036 (cperl-look-at-leading-count): Could fail with unfinished RExen.
2037 (cperl-find-pods-heres): If the second part of s()[] is missing,
2038 don't try to highlight delimiters...
2039
2040 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2041
2042 * progmodes/compile.el (compilation-get-file-structure): Complete last
2043 change by also using spec-directory in the puthash.
2044
2045 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
2046
2047 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
2048 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
2049 (vc-bzr-status): Fix shadowing of variable 'status'.
2050 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
2051 Use `expand-file-name' instead of `concat'.
2052 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
2053 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
2054
2055 2007-09-05 Jason Rumney <jasonr@gnu.org>
2056
2057 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
2058
2059 2007-09-02 Richard Stallman <rms@gnu.org>
2060
2061 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
2062 Add `safe-local-variable' property.
2063 (lisp-body-indent): Likewise.
2064
2065 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2066
2067 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
2068 prev/next-node.
2069
2070 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
2071 (x-gtk-map-stock): New function.
2072
2073 2007-09-02 Glenn Morris <rgm@gnu.org>
2074
2075 * comint.el (comint-mode): Don't set scroll-conservatively.
2076
2077 * eshell/em-unix.el (eshell/time): Stringify and flatten the
2078 non-command arguments.
2079
2080 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2081
2082 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2083 Fix bug: Don't expand top-level file name more than once.
2084 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
2085
2086 2007-09-01 Richard Stallman <rms@gnu.org>
2087
2088 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
2089 Add doc string.
2090
2091 2007-08-30 Richard Stallman <rms@gnu.org>
2092
2093 * speedbar.el (speedbar-frame-reposition-smartly)
2094 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
2095 (speedbar-check-vc): Don't use dframe-xemacsp.
2096
2097 2007-08-30 Martin Rudalics <rudalics@gmx.at>
2098
2099 * files.el (backup-buffer-copy): Try to overwrite old backup first.
2100
2101 2007-08-29 Martin Rudalics <rudalics@gmx.at>
2102
2103 * repeat.el (repeat): Use last-repeatable-command instead of
2104 real-last-command. Run pre- and post-command hooks for
2105 self-insertion. Update doc-string.
2106
2107 2007-08-28 Glenn Morris <rgm@gnu.org>
2108
2109 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
2110
2111 2007-08-27 Alexandre Julliard <julliard@winehq.org>
2112
2113 * vc-git.el (vc-git-state): Call git-add --refresh to update the
2114 state of the file.
2115 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
2116 (vc-git-create-repo): Fix invalid command.
2117
2118 2007-08-27 Richard Stallman <rms@gnu.org>
2119
2120 * textmodes/flyspell.el (flyspell-mode):
2121 Catch errors in flyspell-mode-on.
2122
2123 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2124
2125 * progmodes/modula2.el (m2-definition, m2-module):
2126 Don't use previous-line. Reported by T. V. Raman.
2127
2128 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2129
2130 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
2131 argument to tool-bar-mode call.
2132
2133 2007-08-27 Glenn Morris <rgm@gnu.org>
2134
2135 * diff-mode.el (diff-find-file-name): Only accept regular files,
2136 to rule out /dev/null, directories, etc.
2137
2138 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
2139
2140 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
2141 safe-local-variable setting.
2142 * progmodes/perl-mode.el (perl-indent-level): Likewise.
2143
2144 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2145
2146 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
2147 of buffers in uniquify-managed.
2148
2149 * simple.el (invisible-p): Rename from text-invisible-p.
2150 Update callers.
2151
2152 2007-08-25 Alan Mackenzie <acm@muc.de>
2153
2154 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
2155 new language variable.
2156
2157 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
2158 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
2159 "extern" etc., rather than BOI. Fix addition of spurious
2160 syntactic-symbol 'defun-block-intro, replacing it with
2161 'innamespace, etc.
2162
2163 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
2164
2165 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
2166 Don't behave differently when executed via M-x. Add doc string.
2167
2168 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
2169
2170 * files.el (backup-buffer-copy): Don't wrap delete in
2171 condition-case, only try to delete if file exists.
2172
2173 2007-08-24 Glenn Morris <rgm@gnu.org>
2174
2175 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
2176
2177 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
2180 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
2181 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
2182 (cperl-etags-goto-tag-location): Use new style backquotes.
2183
2184 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
2185 (dynamic-completion-table): Use it it.
2186
2187 * net/browse-url.el: Remove spurious * in custom docstrings.
2188 (browse-url-filename-alist): Use new-style backquote.
2189
2190 * emacs-lisp/backquote.el (backquote-unquote-symbol)
2191 (backquote-splice-symbol): Clarify they're not new-style unquotes.
2192
2193 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
2194 (\,@): Backslash the , and ,@ which are not new-style unquotes.
2195
2196 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
2197
2198 * net/socks.el (socks-username/password-auth-filter):
2199 Remove unused vars `state' and `desired-len'.
2200 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
2201 (socks-wait-for-state-change): Use new-style backquotes.
2202
2203 * pcvs.el (cvs-mode-status): Fix long-standing typo.
2204
2205 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
2206 backquotes after each `read' rather than once per buffer.
2207
2208 * dframe.el: Remove spurious * in custom docstrings.
2209 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
2210 (dframe-xemacs20p): Remove, inline at the sole use point.
2211 (defface): Don't defvar the face, don't use old-style backquote.
2212 (defcustom): Don't use old-style backquote.
2213 (dframe-frame-parameter, dframe-mouse-event-p):
2214 Make it obvious that it's always defined.
2215 (dframe-popup-kludge): New function to replace
2216 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
2217 (dframe-frame-mode, dframe-set-timer-internal)
2218 (dframe-mouse-set-point): Remove use of with-no-warnings from
2219 XEmacs-specific code.
2220 (dframe-set-timer-internal): Fix very old bug with
2221 post-command-idle-hook.
2222
2223 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
2224
2225 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
2226
2227 * image-mode.el (image-minor-mode): Use image-mode-text-map.
2228
2229 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
2230
2231 * sort.el (sort-fold-case, sort-numeric-base): Mark as
2232 safe-local-variable.
2233
2234 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2235
2236 * net/browse-url.el (browse-url-emacs): New function.
2237
2238 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
2241 warning if the file uses old style backquotes.
2242
2243 * emacs-lisp/bytecomp.el (byte-compile-log-file)
2244 (byte-recompile-directory, byte-compile-file)
2245 (byte-compile-from-buffer): Use with-current-buffer.
2246
2247 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
2248 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
2249 (line-move-1, line-move-finish, line-move-to-column)
2250 (move-end-of-line, move-beginning-of-line): Use new name.
2251
2252 2007-08-22 Glenn Morris <rgm@gnu.org>
2253
2254 * files.el (backup-buffer-copy): Check backup directory is
2255 writable, to avoid infloop deleting old backup.
2256
2257 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
2258 movemail related variables.
2259 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
2260 will now be set before this is called.
2261
2262 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2263
2264 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
2265
2266 * progmodes/ada-mode.el: Fix up comment style in header.
2267 (ada-check-emacs-version): Remove.
2268 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
2269 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
2270 to try and quieten the byte-compiler.
2271 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
2272
2273 * vc.el (vc-annotate-warp-version): Don't use previous-line.
2274
2275 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
2276
2277 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
2278 extracted from `eval-last-sexp-1'.
2279 (eval-last-sexp-1): Call `preceding-sexp'.
2280
2281 2007-08-19 Glenn Morris <rgm@gnu.org>
2282
2283 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2284 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2285 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
2286 shadow files messing up the compilation.
2287
2288 2007-08-18 Glenn Morris <rgm@gnu.org>
2289
2290 * progmodes/scheme.el (scheme-mode-variables):
2291 Set font-lock-comment-start-skip.
2292
2293 2007-08-18 Martin Rudalics <rudalics@gmx.at>
2294
2295 * progmodes/ada-mode.el (ada-create-syntax-table):
2296 Move set-syntax-table from here to ...
2297 (ada-mode): ... here. Don't change global value of comment-multi-line.
2298 Call new function ada-initialize-syntax-table-properties.
2299 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
2300 (ada-deactivate-properties, ada-initialize-properties):
2301 Replace by new functions ...
2302 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
2303 (ada-initialize-syntax-table-properties): ... to set up syntax-table
2304 properties uniformly, independently from whether font-lock-mode
2305 is enabled or not. Handle read-only buffers and do not change
2306 undo-list when setting syntax-table properties.
2307 (ada-after-change-function): Use ada-set-syntax-table-properties.
2308
2309 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
2310
2311 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
2312 (cperl-find-pods-heres): Fix an error when typing expressions like
2313 `s{a}{b}'.
2314
2315 2007-08-17 Glenn Morris <rgm@gnu.org>
2316
2317 * progmodes/compile.el (compilation-get-file-structure): Make use
2318 of the directory part when checking for an existing entry, to
2319 handle files with same basename in different directories.
2320
2321 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2322
2323 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2324 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2325 (ps-paragraph-spacing): Docstring fix.
2326
2327 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2328
2329 * smerge-mode.el (smerge-resolve): New arg `safe'.
2330 (smerge-resolve-all, smerge-batch-resolve): New function.
2331 (smerge-refine): Make sure `diff' returns the expected result.
2332 (smerge-parsep-re): New const.
2333 (smerge-mode): Use it to adjust paragraph-separate.
2334
2335 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2336 Correctly match / regexp matchers as first char on a line when
2337 fontifying only that line.
2338
2339 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2340
2341 2007-08-16 Glenn Morris <rgm@gnu.org>
2342
2343 * ps-print.el (ps-font-size): Doc fix.
2344
2345 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
2346
2347 * vc-bzr.el: Don't fiddle with vc-handled-backend.
2348 (vc-bzr-registered): Don't redundantly protect against
2349 file-error. Actually use the format-specific code.
2350 (vc-bzr-buffer-nonblank-p): Remove.
2351 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2352
2353 2007-08-15 Glenn Morris <rgm@gnu.org>
2354
2355 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2356 sloppier, for the sake of GNU Mailman.
2357 (rmail-digest-rfc1153): Initialize `result' correctly.
2358
2359 2007-08-14 Glenn Morris <rgm@gnu.org>
2360
2361 * simple.el (bad-packages-alist): New constant.
2362 (bad-package-check): New function. Together, these two add
2363 elements to `after-load-alist' to check for problematic external
2364 packages.
2365 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2366
2367 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
2368
2369 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2370 optional quotes around files in NEED-UPDATE . REMOVED case.
2371
2372 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2373 (ada-treat-cmd-string): Improve error message.
2374 (ada-do-file-completion): Call `ada-require-project-file', so
2375 project variables are set properly.
2376 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2377 (ada-gnatfind-buffer-name): New constant.
2378 (ada-find-any-references): Use new constant. Set buffer name
2379 properly in compilation-start. Toggle read-only properly.
2380 (ada-find-in-src-path): Fix spelling error in docstring.
2381
2382 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2383 by zero error.
2384
2385 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
2386
2387 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2388
2389 2007-08-12 Richard Stallman <rms@gnu.org>
2390
2391 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2392 (cvs-execute-single-file): Use new name split-string-and-unquote.
2393 (cvs-header-msg): Use new name combine-and-quote-strings.
2394
2395 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2396
2397 * progmodes/gud.el (gud-common-init): Use new name
2398 split-string-and-unquote.
2399
2400 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2401 in javac regexp.
2402
2403 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2404 combine-and-quote-strings and split-string-and-unquote.
2405
2406 * subr.el (combine-and-quote-strings): Rename from strings->string.
2407 (split-string-and-unquote): Rename from string->strings.
2408
2409 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2410
2411 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2412 to buffer-local settings.
2413
2414 * emacs-lisp/backquote.el (backquote-delay-process): New function.
2415 (backquote-process): Add internal arg `level'. Use the two to
2416 correctly handle nested backquotes.
2417
2418 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
2419
2420 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2421 (vc-bzr-state-words): Add "kind changed" state word.
2422 (vc-bzr-status): New function. Return Bzr idea of file status,
2423 which is different from VC's.
2424 (vc-bzr-state): Use vc-bzr-status.
2425 (vc-workfile-unchanged-p): Use vc-bzr-status.
2426 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2427 (vc-dired-state): Process "kind changed" state word.
2428
2429 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
2430
2431 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2432
2433 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2434 Move from vc-default-find-file-not-found-hook.
2435
2436 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
2437
2438 * url/url-auth.el (url-basic-auth): When prompting for username
2439 and password, default to the username and password in the URL.
2440
2441 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2442
2443 * man.el: Remove spurious * in docstrings.
2444 Merge defvars and toplevel setq-defaults.
2445 (Man-highlight-references0): Limit=nil rather than point-max.
2446 (Man-mode-map): Move initialization into the declaration.
2447 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2448 (Man-view-header-file): Use expand-file-name rather than concat.
2449 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2450
2451 * man.el (Man-next-section): Make sure we do not move backward.
2452
2453 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2454
2455 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2456 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2457 ps-print-color-p is neither nil nor black-white. Reported by Christian
2458 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2459
2460 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * files.el (auto-mode-alist): Use the purecopied text (duh!).
2463
2464 2007-08-08 Andreas Schwab <schwab@suse.de>
2465
2466 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2467 self-insert-command, not self-insert.
2468
2469 2007-08-08 Glenn Morris <rgm@gnu.org>
2470
2471 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
2472
2473 * Replace `iff' in doc-strings and comments.
2474
2475 * help-mode.el (help-make-xrefs): Search for symbol constituents,
2476 rather than just `-'.
2477
2478 2007-08-08 Martin Rudalics <rudalics@gmx.at>
2479
2480 * dired.el (dired-pop-to-buffer):
2481 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2482 * calendar/calendar.el (generate-calendar-window):
2483 * progmodes/compile.el (compilation-set-window-height):
2484 * textmodes/two-column.el (2C-two-columns, 2C-merge):
2485 Use window-full-width-p instead of comparing frame-width and
2486 window-width.
2487
2488 * progmodes/compile.el (compilation-find-buffer): Remove extra
2489 argument in call to compilation-buffer-internal-p.
2490
2491 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
2492
2493 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2494 parameters IDENTIFICATION and CONNECTED.
2495 (tramp-handle-insert-file-contents): VISIT must be handled after
2496 insertion of the local copy. Reported by Peter Gordon
2497 <peter@pg-consultants.com>.
2498 (tramp-file-name-handler): No special handling for
2499 `expand-file-name'. But for `file-name-as-directory'.
2500 (tramp-find-shell, tramp-open-connection-telnet)
2501 (tramp-open-connection-rsh, tramp-open-connection-su)
2502 (tramp-open-connection-multi)
2503 (tramp-open-connection-setup-interactive-shell): Guard against
2504 $PROMPT_COMMAND shell var. Reported by Steve Youngs
2505 <steve@sxemacs.org>.
2506 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
2507 the hint.
2508
2509 * net/trampver.el: Update release number.
2510
2511 2007-08-07 Tom Tromey <tromey@redhat.com>
2512
2513 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2514 Add safe-local-variable property.
2515
2516 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * image-mode.el (image-toggle-display): Use image-refresh.
2519
2520 * longlines.el (longlines-decoded): New variable.
2521 (longlines-mode): Avoid encoding or decoding the buffer twice.
2522
2523 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
2524
2525 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2526 unofficial version.
2527 (vc-bzr-command): Remove redundant setting of process-connection-type.
2528 (vc-bzr-admin-checkout-format-file): Add autoload.
2529 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2530 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2531 (vc-bzr-registered): Compare dirstate format tag with known good
2532 value, abort parsing if match fails. Warn user in docstring.
2533 (vc-bzr-workfile-version): Case for different Bzr branch formats.
2534 See bzrlib/branch.py in Bzr sources.
2535 (vc-bzr-diff): First argument FILES may be a string rather than a list.
2536 (vc-bzr-shell-command): Remove in favor of
2537 vc-bzr-command-discarding-stderr.
2538 (vc-bzr-command-discarding-stderr): New function.
2539
2540 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
2541
2542 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2543 program, and return nil
2544 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2545 (vc-bzr-state): Look for path names relative to the repository
2546 root after status keyword.
2547 (vc-bzr-file-name-relative): New function.
2548 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2549 depend on it.
2550 (vc-bzr-admin-dirname, ...-checkout-format-file)
2551 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2552 files that we now parse directly for speed.
2553 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2554 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
2555 (vc-bzr-state): "bzr status" successful only if exitcode is 0
2556 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
2557 Bzr warnings, so we must discard it.
2558 (vc-bzr-workfile-version): Speedup counting lines from
2559 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
2560 if that file doesn't exist.
2561 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
2562 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
2563 (not ".bzr"!) to `vc-directory-exclusion-list'
2564 (vc-bzr-shell-command): New function.
2565
2566 2007-08-06 Tom Tromey <tromey@redhat.com>
2567
2568 * diff-mode.el (diff-unified->context, diff-reverse-direction)
2569 (diff-fixup-modifs): Typo in docstring.
2570
2571 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
2572
2573 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
2574 count-screen-lines.
2575 (tpu-edt-off): Disable relevant pieces of advice.
2576
2577 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
2578 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
2579 (newline, newline-and-indent, do-auto-fill): Use advice instead of
2580 redefining the function.
2581 (tpu-set-scroll-margins): Activate the pieces of advice.
2582
2583 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
2584
2585 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2586 process-filter.
2587
2588 2007-08-06 Martin Rudalics <rudalics@gmx.at>
2589
2590 * help.el (resize-temp-buffer-window): Use window-full-width-p
2591 instead of comparing frame-width and window-width.
2592
2593 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
2594
2595 * term.el: Honor term-default-fg-color and term-default-bg-color
2596 settings when modifying term-current-face.
2597 (term-default-fg-color, term-default-bg-color): Initialize from
2598 default term-current-face.
2599 (term-mode, term-reset-terminal): Set term-current-face with
2600 term-default-fg-color and term-default-bg-color.
2601 (term-handle-colors-array): term-current-face has term-default-fg-color
2602 and term-default-bg-color after reset escape sequence.
2603 (term-handle-colors-array): Set term-current-color with
2604 term-default-fg/bg-color instead of ansi-term-color-vector when the
2605 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
2606
2607 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
2608
2609 * files.el (set-auto-mode): Handle also remote files wrt
2610 `auto-mode-alist'.
2611
2612 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
2613 remote identification.
2614
2615 2007-08-04 Glenn Morris <rgm@gnu.org>
2616
2617 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
2618 zero, not nil, when the library is first loaded. Check for a file
2619 that has been modified on disk.
2620
2621 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
2622 Remove duplicate defvar preventing initialization.
2623 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2624
2625 2007-08-03 Miles Bader <miles@gnu.org>
2626
2627 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
2628 backend names for new backends to `Git', `Hg', and `Bzr'.
2629 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
2630 not `HG'.
2631 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
2632 name, not `GIT'.
2633 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
2634 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
2635
2636 2007-08-03 Glenn Morris <rgm@gnu.org>
2637
2638 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2639
2640 2007-08-02 Richard Stallman <rms@gnu.org>
2641
2642 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
2643 to update deleted flag.
2644
2645 * cus-edit.el (customize-apropos, customize-apropos-options)
2646 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
2647
2648 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
2649
2650 * startup.el (fancy-splash-head, startup-echo-area-message):
2651 Change message text.
2652
2653 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
2654 All callers use line-move.
2655
2656 * progmodes/compile.el (compilation-find-buffer): Return current
2657 buffer immediately if suitable.
2658 (compile, compilation-buffer-name, compilation-start): Doc fixes.
2659
2660 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2661
2662 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
2663 Make it more discriminating and more useful.
2664 (vc-bzr-root-dir): Use new name.
2665 (vc-bzr-registered): Use new name and look at the dirstate file to
2666 determine if it's registered or not without running `bzr'.
2667
2668 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
2669
2670 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2671
2672 2007-07-31 Drew Adams <drew.adams@oracle.com>
2673
2674 * cus-edit.el (custom-group-value-create, custom-goto-parent):
2675 Fix parent groups link.
2676
2677 2007-07-31 Daiki Ueno <ueno@unixuser.org>
2678
2679 * faces.el (face-normalize-spec): New function.
2680 (frame-set-background-mode): Normalize face-spec before calling
2681 face-spec-match-p.
2682
2683 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
2684
2685 * vc-bzr.el: New file (copied from the trunk).
2686
2687 * vc-hooks.el (vc-handled-backends): Add BZR.
2688 (vc-find-file-hook): Failsafe if the backend's `registered'
2689 function burps.
2690
2691 * server.el (server-window): Add switch-to-buffer-other-frame option.
2692
2693 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2694
2695 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
2696 (vc-git-revision-completion-table): Enable.
2697
2698 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
2699
2700 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
2701
2702 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
2703 (vc-hg-registered): Set the vc-state property.
2704
2705 * diff-mode.el (diff-mode-menu): New entries.
2706
2707 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
2708
2709 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
2710 (diff-file-kill): Use it.
2711 (diff-beginning-of-hunk): Add arg `try-harder' using it.
2712 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
2713 Use it so they find the hunk even when we're in the file header.
2714
2715 * vc.el: Add new VC operation `revision-completion-table'.
2716 (vc-default-revision-completion-table): New function.
2717 (vc-version-diff, vc-version-other-window): Use it to provide
2718 completion of revision names if the backend provides it.
2719
2720 * vc-arch.el (vc-arch--version-completion-table)
2721 (vc-arch-revision-completion-table): New functions to provide
2722 completion of revision names.
2723
2724 * vc-cvs.el: Require CL.
2725 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
2726 New functions to provide completion of revision names.
2727
2728 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
2729
2730 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2731 (copyright-fix-years, copyright): Correctly handle the case where
2732 copyright-limit is nil.
2733
2734 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
2735
2736 * progmodes/python.el (run-python): Fix path separator under w32.
2737
2738 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
2739
2740 * vc-git.el: New File.
2741
2742 2007-07-28 Alan Mackenzie <acm@muc.de>
2743
2744 Fix problem with modes derived from CC Mode:
2745 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2746 macro to cc-langs.
2747 (c-init-language-vars-for): Remove call to above macro.
2748 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2749 been moved to here.
2750 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2751
2752 2007-07-28 Eli Zaretskii <eliz@gnu.org>
2753
2754 * net/trampver.el: Fix the `coding' cookie.
2755
2756 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
2757
2758 * add-log.el (change-log-redate): Remove (not needed anymore and
2759 doesn't appear to work).
2760
2761 2007-07-25 Glenn Morris <rgm@gnu.org>
2762
2763 * Relicense all FSF files to GPLv3 or later.
2764
2765 * COPYING: Switch to GPLv3.
2766
2767 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2768
2769 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2770 Replace it with another one which disables undo before calling
2771 erase-buffer and then turns it back on if needed.
2772
2773 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2774
2775 * ps-print.el: Problem with foreground and background color when
2776 printing a buffer with and without faces. Reported by Christian
2777 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2778 (ps-print-version): New version 6.7.5.
2779 (ps-default-fg): Change default value to nil, so black color is used
2780 when a face does not specify a foreground color.
2781 (ps-default-bg): Change default value to nil, so white color is used
2782 for background color.
2783 (ps-begin-job): Fix code.
2784
2785 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
2786
2787 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2788
2789 2007-07-24 Alan Mackenzie <acm@muc.de>
2790
2791 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
2792 Initialise byte-compile-unresolved-functions before rather than
2793 after a compilation.
2794 (byte-compile-unresolved-functions): Amplify doc string.
2795
2796 2007-07-24 Glenn Morris <rgm@gnu.org>
2797
2798 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2799 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2800 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2801 (cal-tex-cursor-week, cal-tex-cursor-week2)
2802 (cal-tex-cursor-week-iso, cal-tex-week-hours)
2803 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2804 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2805 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2806
2807 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2808
2809 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2810
2811 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2812
2813 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
2814 underlying file is uptodate.
2815
2816 2007-07-23 Richard Stallman <rms@gnu.org>
2817
2818 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
2819
2820 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2821
2822 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
2823 (sh-font-lock-flush-syntax-ppss-cache): New funs.
2824 (sh-font-lock-syntactic-keywords): Use them to distinguish the
2825 different possible cases for \'.
2826 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2827
2828 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
2829 `file' from which to start the search and fix case where `file' is the
2830 current directory and the root as well.
2831
2832 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
2833 name for buffer-file-name if it refers to a directory.
2834
2835 2007-07-22 Jason Rumney <jasonr@gnu.org>
2836
2837 * w32-fns.el (set-default-process-coding-system): Use dos line ends
2838 for input to cmdproxy on all versions of Windows.
2839 Use dos line ends for input to plink.
2840
2841 * comint.el (comint-simple-send): Concat newline before sending.
2842 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
2843
2844 2007-07-22 Juri Linkov <juri@jurta.org>
2845
2846 * isearch.el (isearch-edit-string): Save old point and
2847 isearch-other-end to old-point and old-other-end before reading
2848 the search string from minibuffer. After exiting minibuffer set
2849 point to old-other-end if point and the search direction is the
2850 same as before reading the search string.
2851 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
2852 to isearch-other-end. Instead of isearch-search-and-update call
2853 three functions isearch-search, isearch-push-state and isearch-update.
2854
2855 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2856
2857 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
2858 destroying an existing buffer.
2859
2860 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2861
2862 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
2863
2864 * term/x-win.el (x-handle-no-bitmap-icon): New function.
2865
2866 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2867
2868 * textmodes/reftex.el (reftex-access-parse-file): Create parse
2869 file in a way that does not interfere with recentf.
2870
2871 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2872
2873 * image-dired.el (image-dired-sane-db-file): New func.
2874 (image-dired-write-tags, image-dired-remove-tag)
2875 (image-dired-list-tags, image-dired-write-comments)
2876 (image-dired-get-comment, image-dired-mark-tagged-files)
2877 (image-dired-create-gallery-lists): Call new func.
2878 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2879
2880 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2881
2882 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2883 (vc-hg-dir-state): Fix loop.
2884 (vc-hg-print-log): Fix expected return value for vc-hg-command.
2885 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2886 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2887 (vc-hg-revert): Likewise.
2888 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
2889
2890 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2891
2892 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
2893 case of alignment under a constant symbol, find and consider
2894 the sexp actually at indentation to be the "last sexp".
2895
2896 2007-07-20 Eli Zaretskii <eliz@gnu.org>
2897
2898 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2899 (install): Use them to copy all *.el files before *.elc.
2900 (clean): Don't delete *~.
2901
2902 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2903
2904 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2905
2906 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
2907
2908 * vc-hg.el (vc-hg-registered): Replace if with when.
2909 (vc-hg-state): Deal with nonexistent files.
2910
2911 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2912
2913 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2914 (follow-delete-other-windows-and-split, follow-recenter)
2915 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2916 (follow-redisplay, follow-estimate-first-window-start)
2917 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2918 Fix typos in docstrings.
2919
2920 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2921
2922 * bookmark.el (bookmark-show-all-annotations):
2923 Make sure each inserted annotation ends with newline.
2924
2925 (bookmark-maybe-sort-alist): Don't modify
2926 bookmark-alist. Instead, if not sorting, simply return it.
2927 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2928 for its return value, not for its side effect.
2929
2930 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2931
2932 * vc.el: Add more info about the vc-registered function.
2933
2934 2007-07-16 David Kastrup <dak@gnu.org>
2935
2936 * emacs-lisp/advice.el (defadvice): Doc fix.
2937
2938 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * subr.el (when, unless): Doc fix.
2941
2942 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2943
2944 * vc-hg.el (vc-hg-state): Handle removed files.
2945 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2946 (vc-hg-checkout): Re-enable.
2947
2948 2007-07-15 Richard Stallman <rms@gnu.org>
2949
2950 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2951
2952 * tutorial.el (tutorial--find-changed-keys):
2953 Handle C-x specially like ESC.
2954
2955 2007-07-15 Roland McGrath <roland@frob.com>
2956
2957 * add-log.el (add-change-log-entry): Check add-log-full-name
2958 and add-log-mailing-address later, after change-log-mode-hook.
2959
2960 2007-07-15 Richard Stallman <rms@gnu.org>
2961
2962 * isearch.el (isearch-mode, isearch-done):
2963 Delete unintended code in previous change.
2964
2965 * ps-print.el (ps-default-bg): Change to White.
2966
2967 2007-07-15 Aaron Hawley <aaronh@garden.org>
2968
2969 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2970
2971 2007-07-15 Martin Rudalics <rudalics@gmx.at>
2972
2973 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2974 when handling the terminating event.
2975
2976 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
2977
2978 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2979
2980 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2981
2982 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2983 (install): Use them to copy all *.el files before *.elc.
2984
2985 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2986
2987 * replace.el (match): Use yellow1 instead of yellow.
2988
2989 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2990
2991 * pcvs-info.el (cvs-unknown): Likewise.
2992
2993 2007-07-12 Davis Herring <herring@lanl.gov>
2994
2995 * desktop.el (desktop-buffer-info, desktop-save):
2996 Use `desktop-dirname' instead of `dirname'.
2997
2998 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
2999
3000 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3001
3002 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3003
3004 2007-07-10 Richard Stallman <rms@gnu.org>
3005
3006 * emacs-lisp/lisp-mode.el (eval-defun):
3007 Explain special handling of `defface'.
3008
3009 2007-07-09 Richard Stallman <rms@gnu.org>
3010
3011 * isearch.el (isearch-edit-string): Call to isearch-push-state
3012 after the search.
3013
3014 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
3015
3016 * cus-start.el (file-coding-system-alist): Fix custom type.
3017
3018 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * longlines.el (longlines-wrap-region): Avoid marking buffer as
3021 modified.
3022 (longlines-auto-wrap, longlines-window-change-function):
3023 Remove unnecessary calls to set-buffer-modified-p.
3024
3025 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3026
3027 * vc.el (vc-default-log-view-mode): New function.
3028 (vc-print-log): Add new `log-view-mode' VC operation.
3029
3030 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
3031
3032 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
3033 Rename and move to...
3034
3035 * subr.el (strings->string, string->strings): ...here.
3036
3037 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
3038 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
3039
3040 * progmodes/gud.el (gud-common-init): Call string->strings instead
3041 of split-string.
3042
3043 2007-07-07 Eli Zaretskii <eliz@gnu.org>
3044
3045 * term/w32-win.el (menu-bar-open): New function.
3046 Bind <f10> to it.
3047
3048 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3049
3050 * log-view.el (log-view-mode-menu): New menu.
3051
3052 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
3053
3054 * vc-hg.el: New file.
3055
3056 2007-07-06 Andreas Schwab <schwab@suse.de>
3057
3058 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
3059 dynamic bindings around the evaluation of the expression.
3060 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
3061
3062 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
3063
3064 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
3065 file names.
3066
3067 2007-07-02 Martin Rudalics <rudalics@gmx.at>
3068
3069 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
3070
3071 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
3072 event is not a cons cell. Do not unread drag-mouse-1 events.
3073 Select right window in check whether space was stolen from
3074 window above.
3075
3076 2007-07-01 Richard Stallman <rms@gnu.org>
3077
3078 * files.el (find-file-visit-truename): Fix safe-local-variable value.
3079
3080 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * generic-x.el (generic-define-mswindows-modes)
3083 (generic-define-unix-modes, apache-log-generic-mode)
3084 (bat-generic-mode-keymap, java-manifest-generic-mode)
3085 (show-tabs-generic-mode): Fix typos in docstrings.
3086
3087 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3088
3089 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
3090 replace-regexp-in-string.
3091
3092 2007-06-28 Andreas Schwab <schwab@suse.de>
3093
3094 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
3095 $(lisp)/subdirs.el.
3096
3097 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
3098
3099 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
3100 the speedbar frame if nil; that deletes the current frame or
3101 causes an error if it is the only frame.
3102 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
3103
3104 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
3105
3106 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
3107 directory where the desktop file was found, as the docstring says.
3108 (desktop-kill): Use `read-directory-name'.
3109
3110 * desktop.el (desktop-load-locked-desktop): New option.
3111 (desktop-read): Use it.
3112 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
3113 Use `when'.
3114
3115 2007-06-24 Davis Herring <herring@lanl.gov>
3116
3117 * desktop.el (desktop-save-mode-off): New function.
3118 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
3119 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
3120 (desktop-claim-lock, desktop-release-lock): New functions.
3121 (desktop-kill): Tell `desktop-save' that this is the last save.
3122 Release the lock afterwards.
3123 (desktop-buffer-info): New function.
3124 (desktop-save): Use it. Run `desktop-save-hook' where the doc
3125 says to. Detect conflicts, and manage the lock.
3126 (desktop-read): Detect conflicts. Manage the lock.
3127
3128 2007-06-23 Eli Zaretskii <eliz@gnu.org>
3129
3130 * ls-lisp.el (insert-directory): If an invalid regexp error is
3131 thrown, try using FILE as a literal file name, not a wildcard.
3132 Check for FILE as an existing file, not just a directory.
3133
3134 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
3135
3136 * ruler-mode.el (ruler-mode): Prevent clobbering the original
3137 `header-line-format' when reentering ruler mode.
3138
3139 2007-06-23 Eli Zaretskii <eliz@gnu.org>
3140
3141 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3142 FILE exists as a directory.
3143
3144 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
3147 (vera-font-lock-match-item): Fix doc string.
3148 (vera-in-comment-p): Remove unused function.
3149 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
3150 use `syntax-ppss'.
3151 (vera-forward-syntactic-ws): Fix argument order.
3152 (vera-prepare-search): Use `with-syntax-table'.
3153 (vera-indent-line): Fix doc string.
3154 (vera-electric-tab): Fix doc string.
3155 (vera-expand-abbrev): Define alias instead of using `fset'.
3156 (vera-comment-uncomment-region): Use `comment-start-skip'.
3157
3158 2007-06-20 Reto Zimmermann <reto@gnu.org>
3159
3160 * progmodes/vera-mode.el: New file.
3161
3162 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
3163
3164 * ido.el (ido-find-file-in-dir): Don't signal an error for
3165 empty directories.
3166
3167 2007-06-18 Alan Mackenzie <acm@muc.de>
3168
3169 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3170 When removing lines, also remove the \n. Correction of patch of
3171 2007-04-21.
3172
3173 2007-06-17 Glenn Morris <rgm@gnu.org>
3174
3175 * lpr.el (lpr-page-header-switches): Move %s to separate element
3176 for correct quoting. Doc fix.
3177
3178 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3179
3180 * term/xterm.el (terminal-init-xterm): Escape parens in character
3181 constants.
3182
3183 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
3184
3185 * scroll-lock.el (scroll-lock-mode): Doc fix.
3186
3187 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
3188
3189 * font-lock.el (font-lock-add-keywords): In case font-lock was only
3190 half-activated, forcefully activate it completely.
3191
3192 2007-06-11 Richard Stallman <rms@gnu.org>
3193
3194 * cus-edit.el (custom-variable-type): Doc fix.
3195
3196 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
3197
3198 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
3199
3200 2007-06-09 Davis Herring <herring@lanl.gov>
3201
3202 * desktop.el (desktop-minor-mode-table): Doc fix.
3203
3204 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
3205
3206 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
3207 (image-next-line, image-previous-line, image-scroll-up)
3208 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
3209 New functions.
3210 (image-mode-map): Remap motion commands.
3211 (image-mode-text-map): New keymap for viewing images as text.
3212 (image-mode): Use image-mode-map.
3213 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
3214
3215 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3216
3217 Sync with Tramp 2.0.56.
3218
3219 * net/tramp.el:
3220 * net/tramp-ftp.el:
3221 * net/tramp-smb.el:
3222 * net/tramp-util.el:
3223 * net/tramp-vc.el:
3224 Don't load cl.el, because that pollutes the namespace. Replace cl
3225 macros by their implementations where necessary. Requested by
3226 Richard Stallman <rms@gnu.org>.
3227
3228 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
3229 doesn't exist.
3230 (with-parsed-tramp-file-name): Protect debug spec during compilation.
3231 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
3232 (tramp-file-name-p, tramp-file-name-multi-method)
3233 (tramp-file-name-method, tramp-file-name-user)
3234 (tramp-file-name-host, tramp-file-name-localname): New defuns,
3235 replacing defstruct `tramp-file-name'.
3236 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
3237 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
3238 Apply `vector' instead of `make-tramp-file-name'.
3239 (tramp-handle-make-auto-save-file-name):
3240 Apply `tramp-temporary-file-directory' for compatibility reasons.
3241 (tramp-completion-mode): Use `natnump' instead of `wholenump'
3242 because of XEmacs.
3243 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
3244 started.
3245
3246 2007-06-07 David Kastrup <dak@gnu.org>
3247
3248 * dired.el (dired-recursive-deletes, dired-recursive-copies):
3249 Change default to `top'.
3250
3251 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * dired.el (dired-mode-map): Remove spurious separator.
3254
3255 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
3256
3257 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
3258
3259 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3260 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
3261
3262 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
3263
3264 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
3265 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
3266
3267 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
3268
3269 * progmodes/ebrowse.el (ebrowse-member-table):
3270 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
3271
3272 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3273
3274 * pgg.el (pgg-sign-region, pgg-sign):
3275 * ses.el (ses-call-printer):
3276 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
3277 * textmodes/org.el (org-cycle): Fix typos in docstrings.
3278
3279 2007-06-06 Eli Zaretskii <eliz@gnu.org>
3280
3281 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
3282 (tar-get-descriptor): Handle type 55, an extended pax header.
3283
3284 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3285
3286 * textmodes/css-mode.el: New file.
3287
3288 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
3289
3290 * net/socks.el: New file, taken from w3 repository.
3291 (top): Update Copyright. Don't load cl.el.
3292 (all): Replace `case' by `cond', `string-to-int' by
3293 `string-to-number', and `process-kill-without-query' by
3294 `set-process-query-on-exit-flag'.
3295 (socks-char-int): Remove defalias and all occurrences.
3296
3297 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3298
3299 * international/mule-cmds.el (toggle-enable-multibyte-characters)
3300 (sort-coding-systems, search-unencodable-char): Doc fixes.
3301 (coding-system-change-eol-conversion, set-default-coding-systems)
3302 (prefer-coding-system, find-multibyte-characters, princ-list)
3303 (leim-list-entry-regexp, set-input-method, locale-language-names)
3304 (input-method-exit-on-first-char, exit-language-environment-hook)
3305 (locale-charset-language-names): Fix typos in docstrings.
3306
3307 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
3308
3309 * bs.el (bs-cycle-previous): Don't modify the cycle list until
3310 `switch-to-buffer' has returned succesfully.
3311 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
3312 window is dedicated (it could iconify the frame).
3313
3314 2007-06-05 Glenn Morris <rgm@gnu.org>
3315
3316 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3317
3318 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * files.el (auto-mode-alist): Add lower-priority match for names
3321 like ChangeLog.old.
3322
3323 2007-06-04 Andreas Schwab <schwab@suse.de>
3324
3325 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
3326
3327 2007-06-04 Davis Herring <herring@lanl.gov>
3328
3329 * calendar/timeclock.el: Update version number.
3330 (timeclock-modeline-display): Mention timeclock-use-display-time
3331 in explanatory message.
3332 (timeclock-log): Suppress warnings when finding the log.
3333 Don't check for a nil project twice. Run hooks after killing the
3334 buffer (if applicable).
3335 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3336 was geometric). All uses changed.
3337 (timeclock-generate-report): Support prefix argument.
3338
3339 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3340
3341 * man.el (Man-next-section): Don't consider the last line of the
3342 page as being part of any section.
3343
3344 2007-06-04 Martin Rudalics <rudalics@gmx.at>
3345
3346 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3347 modified flag of buffer. Use `inhibit-modification-hooks'.
3348
3349 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
3350
3351 * mail/mail-extr.el (mail-extract-address-components):
3352 Recognize non-ASCII characters except for NBSP as words.
3353
3354 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
3355
3356 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
3357
3358 2007-06-04 Michael Olson <mwolson@gnu.org>
3359
3360 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3361 died and we are trying to send a signal to it.
3362
3363 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
3364
3365 * emacs-lisp/easy-mmode.el (define-minor-mode)
3366 (easy-mmode-define-navigation): Fix typos in docstrings.
3367
3368 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3369 Fix typos in docstrings.
3370 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3371 (compilation-finish-function): Fix typo in obsolescence declaration.
3372
3373 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3374
3375 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
3376
3377 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3378 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3379
3380 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
3381
3382 * longlines.el (longlines-mode): Make longlines-auto-wrap
3383 buffer-local. Add hooks unconditionally.
3384 (longlines-auto-wrap): Toggle wrapping.
3385 (longlines-after-change-function)
3386 (longlines-post-command-function): Check longlines-auto-wrap.
3387
3388 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * Version 22.1 released.
3391
3392 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
3393
3394 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3395 changes.
3396
3397 2007-05-31 Richard Stallman <rms@gnu.org>
3398
3399 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
3400
3401 2007-05-29 Martin Rudalics <rudalics@gmx.at>
3402
3403 * textmodes/table.el (table--point-entered-cell-function)
3404 (table--point-left-cell-function):
3405 Bind `inhibit-point-motion-hooks' to t.
3406
3407 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3408
3409 * emacs-lisp/rx.el (rx): Doc fix.
3410
3411 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
3412
3413 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3414
3415 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3416
3417 * log-edit.el (log-edit-changelog-paragraph): Return point-max
3418 as the end of the ChangeLog paragraph when it ends without a line
3419 termination.
3420
3421 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3422
3423 * textmodes/fill.el (canonically-space-region): Make the second arg
3424 a marker if it's not already the case.
3425
3426 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3427 (xterm-mouse-event): Use it.
3428
3429 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
3430
3431 * vc-hooks.el (vc-find-root): Fix file attribute test.
3432
3433 2007-05-24 Richard Stallman <rms@gnu.org>
3434
3435 * textmodes/flyspell.el (flyspell-correct-word-before-point):
3436 Don't let opoint be nil.
3437 (flyspell-emacs-popup): Explicit error if no dialogs.
3438
3439 2007-05-23 Eli Zaretskii <eliz@gnu.org>
3440
3441 * tar-mode.el (tar-file-name-handler): New function.
3442 (tar-extract): Bind file-name-handler-alist to it to force
3443 find-buffer-file-type-coding-system behave as if the file being
3444 extracted existed. Use last-coding-system-used to force
3445 buffer-file-coding-system to what decode-coding-region actually
3446 used to decode the file.
3447
3448 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3449
3450 * progmodes/compile.el (compilation-handle-exit):
3451 `compilation-finish-function' may change the current buffer.
3452
3453 2007-05-22 Richard Stallman <rms@gnu.org>
3454
3455 * files.el (set-auto-mode): Doc fix.
3456
3457 2007-05-22 Eli Zaretskii <eliz@gnu.org>
3458
3459 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3460
3461 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
3462
3463 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3464 (rcirc-print): Handle `window-width'.
3465 (rcirc-buffer-maximum-lines): Doc fix.
3466
3467 2007-05-19 Kevin Ryde <user42@zip.com.au>
3468
3469 * info.el (Info-fontify-node): Match https also.
3470
3471 2007-05-18 Richard Stallman <rms@gnu.org>
3472
3473 * simple.el (push-mark): Doc fix.
3474
3475 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
3476
3477 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3478 tpu-global-map.
3479 (tpu-original-global-map): Delete variable.
3480 (tpu-control-keys-map): New keymap variable.
3481 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3482 setting keymapping directly.
3483 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3484 tpu-global-map.
3485 (tpu-edt-on): Activate the tpu-global-map.
3486 (tpu-edt-off): Deactivate the tpu-global-map.
3487
3488 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
3489
3490 * textmodes/ispell.el (ispell-get-word): Return markers
3491 for start and end positions.
3492 (ispell-word): Assume END is a marker.
3493
3494 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3495
3496 * ps-print.el: Use default color when foreground or background color
3497 are unspecified. Reported by Leo <sdl.web@gmail.com>.
3498 (ps-print-version): New version 6.7.4.
3499 (ps-rgb-color): New argument. Use default color when color is
3500 unspecified.
3501 (ps-begin-job): Fix code.
3502
3503 2007-05-17 Martin Rudalics <rudalics@gmx.at>
3504
3505 * textmodes/ispell.el (ispell-start-process): Defend against bad
3506 default-directory.
3507
3508 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3509
3510 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3511
3512 2007-05-16 Richard Stallman <rms@gnu.org>
3513
3514 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3515
3516 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3517
3518 * files.el (magic-mode-alist, magic-fallback-mode-alist):
3519 Move the *ml, Postscript, and XmCD entries to the fallback part.
3520
3521 * files.el (magic-fallback-mode-alist):
3522 Rename from file-start-mode-alist.
3523
3524 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3525
3526 * progmodes/compile.el (compilation-handle-exit): Quote first
3527 argument of `run-hook-with-args'.
3528
3529 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
3530
3531 * buff-menu.el (Buffer-menu-sort-column):
3532 * dabbrev.el (dabbrev-upcase-means-case-search):
3533 * dired.el (dired-recursive-deletes, dired-recursive-copies):
3534 * info.el (Info-current-subfile):
3535 * ls-lisp.el (ls-lisp-verbosity):
3536 * msb.el (msb-menu-cond):
3537 * pcvs.el (cvs-dired-use-hook):
3538 * simple.el (set-mark-command-repeat-pop):
3539 * time.el (display-time-24hr-format, display-time-mail-file):
3540 Doc fixes.
3541
3542 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
3543 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
3544
3545 * view.el (view-inhibit-help-message): Fix typo in docstring.
3546 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
3547
3548 2007-05-14 Eli Zaretskii <eliz@gnu.org>
3549
3550 * mail/rmail.el (rmail-convert-to-babyl-format):
3551 Check content-transfer-encoding _last_, because we need its position
3552 in base64-header-field-end.
3553
3554 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
3555
3556 * files.el (mode-require-final-newline, require-final-newline)
3557 (enable-local-variables, enable-local-eval): Doc fixes.
3558
3559 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
3560
3561 * progmodes/python.el (python-font-lock-keywords)
3562 (python-open-block-statement-p, python-mode): Add support for the new
3563 "with" keyword.
3564
3565 2007-05-10 Richard Stallman <rms@gnu.org>
3566
3567 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
3568 (iso-cvt-write-only): Likewise.
3569
3570 * emacs-lisp/easy-mmode.el (define-minor-mode):
3571 Fix generated doc string.
3572
3573 * startup.el (fancy-splash-text): Add URL of guided tour.
3574 Adjust horizontal and vertical whitespace.
3575
3576 * progmodes/compile.el (compilation-handle-exit):
3577 Use run-hook-with-args to run compilation-finish-functions.
3578
3579 * files.el (file-start-mode-alist): New variable.
3580 (magic-mode-regexp-match-limit): Doc fix.
3581 (set-auto-mode): Handle file-start-mode-alist.
3582 A little cleanup of structure.
3583
3584 2007-05-10 Davis Herring <herring@lanl.gov>
3585
3586 * calendar/timeclock.el (timeclock-in): Fix non-interactive
3587 workday specifications.
3588 (timeclock-log): Don't kill the log buffer if it already existed.
3589
3590 2007-05-08 Richard Stallman <rms@gnu.org>
3591
3592 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3593 Don't include non-self-insert commands in the exception for `-'.
3594
3595 2007-05-08 David Reitter <david.reitter@gmail.com>
3596
3597 * progmodes/python.el (python-guess-indent): Check non-nullness
3598 before comparing indent against the 2..8 interval.
3599
3600 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3601
3602 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
3603 available.
3604
3605 2007-05-06 Richard Stallman <rms@gnu.org>
3606
3607 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
3608
3609 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
3610
3611 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
3612 disconnections.
3613
3614 2007-05-01 Romain Francoise <romain@orebokech.com>
3615
3616 * dired-x.el: Revert 2007-04-06 change.
3617
3618 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
3619
3620 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
3621 don't put stop on toolbar.
3622
3623 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
3624
3625 * find-dired.el (find-dired-filter): Propertize all text down to eob.
3626
3627 2007-04-29 Richard Stallman <rms@gnu.org>
3628
3629 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
3630
3631 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3632
3633 * progmodes/cc-mode.el (c-before-change): Use point-min rather
3634 than 1.
3635
3636 2007-04-28 Richard Stallman <rms@gnu.org>
3637
3638 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
3639
3640 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
3643
3644 2007-04-28 Eli Zaretskii <eliz@gnu.org>
3645
3646 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
3647 instead of $(lisp)/mh-e.
3648
3649 * textmodes/fill.el (fill-paragraph): Doc fix.
3650
3651 2007-04-28 Glenn Morris <rgm@gnu.org>
3652
3653 * image-dired.el (image-dired-cmd-create-thumbnail-options)
3654 (image-dired-cmd-create-temp-image-options): Replace option
3655 +profile "*" with -strip.
3656
3657 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3660 Use window-start and window-end.
3661
3662 2007-04-26 Glenn Morris <rgm@gnu.org>
3663
3664 * progmodes/python.el: Restore file pending consideration of legal
3665 status.
3666
3667 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
3668
3669 * locate.el (locate-in-alternate-database): Doc fix.
3670
3671 2007-04-26 Glenn Morris <rgm@gnu.org>
3672
3673 * button.el (button): Use underline if supported, else fall back
3674 to color.
3675
3676 2007-04-25 Richard Stallman <rms@gnu.org>
3677
3678 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
3679
3680 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
3681
3682 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
3683 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
3684 pushing mark.
3685 (idlwave-current-routine): Don't push mark.
3686
3687 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
3688
3689 * image-dired.el (image-dired-display-image): Derive image-type from
3690 filename rather than assuming jpeg, in case no resizing was needed.
3691
3692 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3693
3694 * custom.el (defface): Doc fix.
3695
3696 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * progmodes/python.el: Remove due to unclear legal issues.
3699
3700 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
3701
3702 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
3703 Don't re-query for each cleared BP.
3704 (idlwave-shell-clear-bp): Optionally skip BP query.
3705 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
3706 of set-window-buffer, which incorrectly moves displayed region.
3707
3708 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3709
3710 * calc/calc.el (calc-bug-address): Update maintainer's address.
3711 * calc/*: Update maintainer's address.
3712
3713 2007-04-23 Richard Stallman <rms@gnu.org>
3714
3715 * simple.el (set-mark-command-repeat-pop): Doc fix.
3716 Put in `editing-basics' group.
3717
3718 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
3721 New functions.
3722 (Info-mode-line-node-keymap): Bind mouse commands to
3723 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
3724
3725 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
3726
3727 * locate.el (locate-local-prompt): New var.
3728 (locate-prompt-for-command): Doc fix.
3729 (locate-prompt-for-search-string): New function.
3730 (locate): New optional arg. Make locate-local-prompt
3731 buffer-local. Use locate-prompt-for-search-string.
3732 (locate-with-filter): New optional arg.
3733 Use locate-prompt-for-search-string.
3734 (locate-update): Bind locate-prompt-for-command.
3735
3736 2007-04-23 Glenn Morris <rgm@gnu.org>
3737
3738 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
3739
3740 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * button.el (button): Inherit from link face on a tty.
3743
3744 2007-04-23 Glenn Morris <rgm@gnu.org>
3745
3746 * button.el (button): Use color for this face on a tty.
3747
3748 * files.el (magic-mode-alist): Allow for carriage-returns in
3749 html-mode and sgml-mode entries.
3750
3751 2007-04-22 Richard Stallman <rms@gnu.org>
3752
3753 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3754 Improve doc string of generated command.
3755
3756 * subr.el (read-number): Catch errors.
3757
3758 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
3759
3760 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3761
3762 * image-dired.el: Rename from thumbnails.el. All instances of
3763 "thumbnails" replaced with "image-dired".
3764
3765 * dired.el (dired-mode-map): Rename "thumbnails" again, to
3766 "image-dired".
3767
3768 2007-04-22 Kim F. Storm <storm@cua.dk>
3769
3770 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
3771 Don't use kill-line.
3772
3773 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
3776 error message.
3777
3778 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3779
3780 * dired.el: Rename "tumme" to "thumbnails".
3781
3782 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
3783 replaced with "thumbnails".
3784
3785 2007-04-22 Glenn Morris <rgm@gnu.org>
3786
3787 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
3788 and give it the risky-local-variable property.
3789
3790 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
3791 before defining it.
3792
3793 2007-04-21 Martin Rudalics <rudalics@gmx.at>
3794
3795 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3796 Use delete-region instead of kill-line.
3797
3798 2007-04-21 Alan Mackenzie <acm@muc.de>
3799
3800 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
3801 `kill-region' by `delete-region'.
3802
3803 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
3806 instead of kill-region.
3807
3808 * progmodes/mantemp.el (mantemp-make-mantemps-region)
3809 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
3810 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
3811 and kill-line.
3812
3813 * progmodes/vhdl-mode.el (vhdl-template-type)
3814 (vhdl-template-record, vhdl-template-nature)
3815 (vhdl-template-configuration-spec, vhdl-template-component-inst)
3816 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
3817 Use delete-region instead of kill-word and kill-line.
3818
3819 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3820
3821 * dired-x.el (dired-virtual-mode): Doc fix.
3822
3823 2007-04-21 Richard Stallman <rms@gnu.org>
3824
3825 * font-lock.el (font-lock-keywords-alist): Mark as risky.
3826
3827 * subr.el (read-number): Doc fix.
3828
3829 * simple.el (pop-to-mark-command): Display message "mark popped"
3830 if point does not move.
3831 (set-mark-command): Doc fix.
3832
3833 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
3836 (locate-local-filter, locate-local-search): New vars.
3837 (locate): Make variables local.
3838 (locate-update): Bind locate-buffer-name. Call locate using
3839 locate-local-filter and locate-local-search.
3840
3841 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
3842
3843 * hi-lock.el (hi-lock-file-patterns-policy): New var.
3844 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
3845 (hi-lock-mode): Update docstring.
3846
3847 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3848
3849 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
3850 fill-nobreak-predicate when the break is past fill-column.
3851
3852 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
3853
3854 * locate.el (locate): Output from shell-command should go in the
3855 current buffer rather than *Shell Command Output*.
3856
3857 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * paren.el (show-paren-function): Fix last fix.
3860
3861 2007-04-19 Kevin Ryde <user42@zip.com.au>
3862
3863 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
3864 (archive-lzh-summarize): Add optional start arg for where to start
3865 looking at the archive.
3866 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
3867
3868 * international/mule.el (auto-coding-alist): no-conversion for .exe
3869 and .EXE.
3870
3871 2007-04-19 Alan Mackenzie <acm@muc.de>
3872
3873 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
3874 function return type contains "struct", "union", etc.
3875 c-end-of-defun goes too far forward.
3876
3877 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * paren.el (show-paren-function): Reset window-start to avoid
3880 recentering.
3881
3882 2007-04-19 Glenn Morris <rgm@gnu.org>
3883
3884 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
3885
3886 2007-04-18 Glenn Morris <rgm@gnu.org>
3887
3888 * calendar/diary-lib.el (diary-header-line-format): Add a custom
3889 :set function.
3890 (diary-list-entries): Only switch to diary-mode from
3891 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
3892 diary-mode set header-line-format, in case of any customization.
3893
3894 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
3895
3896 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
3897 is less than the length of parse-time-syntax.
3898
3899 2007-04-17 David Kastrup <dak@gnu.org>
3900
3901 * replace.el (query-replace-regexp-eval): Deprecate.
3902
3903 2007-04-17 Alan Mackenzie <acm@muc.de>
3904
3905 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3906 point too close to EOB, leave point at EOB rather than last `}'.
3907
3908 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3909
3910 * textmodes/bibtex.el (bibtex-include-OPTkey)
3911 (bibtex-user-optional-fields, bibtex-entry-field-alist):
3912 Fix defcustom.
3913
3914 2007-04-17 Glenn Morris <rgm@gnu.org>
3915
3916 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3917 be encoded, fall back to current year.
3918
3919 2007-04-14 Kevin Ryde <user42@zip.com.au>
3920
3921 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3922 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
3923 M "MSDOS".
3924
3925 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
3926
3927 * progmodes/python.el (python-end-of-block): Avoid looping forever
3928 if python-next-statement fails.
3929
3930 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3931
3932 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3933
3934 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3935
3936 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3937 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3938
3939 2007-04-15 Jay Belanger <belanger@truman.edu>
3940
3941 * calc/calc.el (calc-version): New function.
3942 (calc-trail-mode): Shorten the title.
3943
3944 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * mail/footnote.el (footnote-style): Clarify docstring to state
3947 that customizing this only applies to future footnotes.
3948
3949 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3950
3951 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3952 (bibtex-make-field): Check that INIT is a string. Use functionp.
3953
3954 2007-04-14 Glenn Morris <rgm@gnu.org>
3955
3956 * complete.el (PC-goto-end): New buffer-local variable.
3957 (PC-do-completion-end): Make buffer-local.
3958 (partial-completion-mode) <choose-completion-string-functions>:
3959 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3960 (PC-do-completion): New optional fourth argument GOTO-END. Add a
3961 doc string. Set PC-goto-end for choose-completion.
3962 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3963 PC-do-completion.
3964
3965 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3966 arg to bibtex-make-field.
3967 (bibtex-make-field): Add optional fourth arg NODELIM.
3968 Insert delimiters around INIT unless this arg is non-nil.
3969
3970 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
3971
3972 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3973 global map isn't modified.
3974
3975 2007-04-14 Glenn Morris <rgm@gnu.org>
3976
3977 * calendar/appt.el (appt-disp-window): Do not split small windows.
3978 Suggested by Jeff Miller <jmiller@cablespeed.com>.
3979
3980 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3983
3984 * files.el: Ditto.
3985
3986 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
3987
3988 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3989
3990 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3991 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3992 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3993 (term-pager-help): Fix typos in docstrings.
3994
3995 * wid-edit.el (widget-documentation): Fix typo in docstring.
3996
3997 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3998 Fix typos in error messages.
3999
4000 2007-04-13 Martin Rudalics <rudalics@gmx.at>
4001
4002 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
4003 window marked as dedicated.
4004
4005 * mail/footnote.el (footnote-latin-string): New variable.
4006 (footnote-latin-regexp): Redefine as regexp alternative.
4007 (Footnote-latin): Use footnote-latin-string instead of
4008 footnote-latin-regexp.
4009
4010 2007-04-13 Glenn Morris <rgm@gnu.org>
4011
4012 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
4013 inherited keymaps.
4014
4015 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
4016
4017 * outline.el (outline-get-next-sibling): Clarify docstring.
4018 (outline-get-last-sibling): Handle case where we are at the first
4019 heading. Clarify docstring.
4020
4021 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4022
4023 * progmodes/gud.el (gud-minor-mode-map): Make go button same
4024 length as stop button to lessen flicker.
4025 (jdb): Add gud-print.
4026 (gud-find-expr): Jdb prints the expression with the value, so
4027 don't insert it in the output.
4028
4029 2007-04-11 Jason Rumney <jasonr@gnu.org>
4030
4031 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
4032 case hex. Do not try to decode non-hex letters.
4033
4034 2007-04-11 Markus Triska <markus.triska@gmx.at>
4035
4036 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
4037 (byte-optimize-backward-word): Remove (move to bytecomp.el).
4038 (byte-optimize-form-code-walker): Evaluate pure function calls if
4039 possible.
4040 (byte-optimize-all-constp): New function.
4041
4042 * emacs-lisp/bytecomp.el (byte-compile-char-before):
4043 Improve numeric argument case.
4044 (byte-compile-backward-char, byte-compile-backward-word):
4045 New functions, performing rewriting previously done in byte-opt.el.
4046 Fix their "Fixme" item (restriction to numeric arguments).
4047
4048 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4049
4050 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
4051 with dolist.
4052 (after-init-hook): Don't quote lambda.
4053 (desktop-first-buffer): Don't wrap it in eval-when-compile.
4054 (desktop-internal-v2s): Remove unused var `el'.
4055 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
4056 desktop-restore-file-buffer.
4057 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
4058 desktop-create-buffer.
4059
4060 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
4061
4062 * woman.el (woman-decode-buffer): Postpone macro-set check...
4063 (woman-decode-region): ...to here.
4064
4065 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4066
4067 * startup.el (tty-handle-args): Use %S to log ARGS.
4068
4069 2007-04-10 Glenn Morris <rgm@gnu.org>
4070
4071 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
4072 it is obsolete and has no effect.
4073
4074 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
4075 byte-compiler.
4076
4077 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
4078 obsolete function make-local-hook.
4079
4080 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
4081 start to quieten byte-compiler.
4082
4083 2007-04-10 Markus Triska <markus.triska@gmx.at>
4084
4085 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
4086 to bytecomp.el as byte-compile-char-before).
4087 * emacs-lisp/bytecomp.el (byte-compile-char-before):
4088 New function (modified replacement for byte-optimize-char-before in
4089 byte-opt.el).
4090
4091 2007-04-09 Alan Mackenzie <acm@muc.de>
4092
4093 * startup.el (inhibit-splash-screen): Emphatically state that it
4094 can't be set in site-start.el.
4095
4096 2007-04-09 Masatake YAMATO <jet@gyve.org>
4097
4098 * progmodes/cc-subword.el (c-capitalize-subword): More closely
4099 mimic the behavior of `capitalize-word'. Do not move point with a
4100 negative argument. Based on tiny change by Paul Curry.
4101
4102 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
4103
4104 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
4105 Don't move point if ARG is negative.
4106
4107 2007-04-09 Alan Mackenzie <acm@muc.de>
4108
4109 Changes to make `narrow-to-defun' and `mark-defun' work properly
4110 in CC Mode:
4111
4112 * progmodes/cc-defs.el (c-beginning-of-defun-1):
4113 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
4114 Bind beginning/end-of-defun-function to nil around calls to
4115 beginning/end-of-defun.
4116
4117 * progmodes/cc-langs.el (beginning-of-defun-function)
4118 (end-of-defun-function): New c-lang-setvar's.
4119
4120 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
4121 (setq arg 1))" to enable non-interactive call.
4122
4123 2007-04-09 Eli Zaretskii <eliz@gnu.org>
4124
4125 * simple.el (set-mark-command): Doc fix.
4126
4127 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
4128
4129 * progmodes/gud.el (gdb): Restore existing session if user
4130 tries to start a second one in graphical mode.
4131
4132 2007-04-08 Martin Rudalics <rudalics@gmx.at>
4133
4134 * cus-start.el <scroll-preserve-screen-position>: Add choices.
4135
4136 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4137
4138 * term/xterm.el (terminal-init-xterm): Fix key definitions.
4139 Add binding for C-M-SPC.
4140
4141 2007-04-08 Richard Stallman <rms@gnu.org>
4142
4143 * pcomplete.el (pcomplete-read-event): One single definition,
4144 and not a defsubst.
4145
4146 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
4149 byte-compiler warning "value unused".
4150
4151 2007-04-08 Andreas Schwab <schwab@suse.de>
4152
4153 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
4154
4155 2007-04-07 Glenn Morris <rgm@gnu.org>
4156
4157 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
4158 Autoload these functions.
4159 (diary-date-forms): Add a custom :set form.
4160
4161 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
4162 before first use.
4163 (diary-font-lock-keywords): New function with old code for
4164 initialization of variable of same name.
4165
4166 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
4167
4168 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
4169 clean-up: only insert space when on identifier, etc.
4170
4171 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
4174
4175 * net/tls.el (open-tls-stream): Properly handle case where there
4176 is no associated buffer.
4177
4178 2007-04-07 Glenn Morris <rgm@gnu.org>
4179
4180 * ffap.el (ffap-file-at-point): Lower the priority of the
4181 ffap-ftp-sans-slash-regexp check.
4182
4183 2007-04-06 Alan Mackenzie <acm@muc.de>
4184
4185 Fix fontification of labels, and other things with ":".
4186
4187 * progmodes/cc-engine.el (c-forward-label): The function now
4188 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
4189 the former t.
4190
4191 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
4192 new return code from c-forward-label, fontifying tokens properly.
4193 Add some general comments throughout the file.
4194
4195 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
4198 Revert 2006-01-27 change.
4199
4200 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
4201
4202 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
4203
4204 * desktop.el (desktop-create-buffer, desktop-save):
4205 Revert 2004-11-12 change for lack of copyright papers.
4206
4207 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
4208 (dired-guess-default): Respect case.
4209
4210 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
4211
4212 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
4213 was originally checked in as byte-optimize-concat on 1997-11-02.
4214
4215 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
4216 1995-05-19 doc changes.
4217
4218 2007-04-06 Kim F. Storm <storm@cua.dk>
4219
4220 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
4221 (unload-feature): Update interactive spec accordingly.
4222
4223 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
4224
4225 2007-04-06 John Paul Wallington <jpw@pobox.com>
4226
4227 * subr.el (with-case-table): Use `make-symbol' to avoid variable
4228 capture. Restore the table in the same buffer.
4229
4230 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
4231
4232 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
4233
4234 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4235 Print entire form.
4236
4237 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
4238
4239 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
4240 for low-color displays.
4241
4242 2007-04-05 Glenn Morris <rgm@gnu.org>
4243
4244 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
4245 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
4246 Seed random number generator on loading.
4247
4248 * emacs-lisp/authors.el (top-level): Provide self.
4249
4250 * play/animate.el (top-level): Provide self.
4251
4252 2007-04-04 Alan Mackenzie <acm@muc.de>
4253
4254 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
4255 to mention c-syntactic-indentation.
4256
4257 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * subr.el (with-case-table): New macro.
4260
4261 * international/mule.el (ascii-case-table): New var.
4262
4263 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
4264 downcasing.
4265
4266 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
4267
4268 * progmodes/gud.el (gud-minor-mode-map): Simplify.
4269
4270 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
4271 of the window if we're outside it e.g menu-bar.
4272
4273 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
4274 window if we're outside it e.g menu-bar.
4275
4276 2007-04-03 Eli Zaretskii <eliz@gnu.org>
4277
4278 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
4279 decode base-64 encoded body if its content-type is something other
4280 than text/* or message/*.
4281
4282 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
4283
4284 * simple.el (activate-mark-hook): Fix typo in docstring.
4285
4286 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
4287
4288 * tmm.el (tmm-c-prompt): Initialize.
4289 (tmm-menubar): Deal with extended menu-items at top level.
4290 (tmm-get-keybind): Handle bindings redefined/undefined locally.
4291 (tmm-prompt): Handle visibility of top level menu-items.
4292
4293 * progmodes/gud.el (gud-menu-map): Simplify.
4294 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
4295 menubar.
4296
4297 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
4300
4301 * comint.el (comint-send-input): Widen the buffer first.
4302
4303 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
4304
4305 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4306
4307 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
4308 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
4309
4310 * newcomment.el (comment-search-forward): Discard comment starters
4311 before point.
4312
4313 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
4314
4315 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
4316
4317 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
4318
4319 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
4320 when downcasing.
4321
4322 * button.el (previous-button): Rewrite to account for adjacent buttons.
4323
4324 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
4325
4326 * progmodes/idlwave.el (idlwave-auto-fill):
4327 Revert paragraph-separate change.
4328
4329 * progmodes/idlw-shell.el (idlwave-shell-break-in):
4330 Simplify module calc.
4331 (idlwave-shell-set-bp-in-module): Compute module.
4332
4333 2007-03-31 Glenn Morris <rgm@gnu.org>
4334
4335 * emacs-lisp/timer.el (run-at-time): Doc fix.
4336
4337 * emacs-lisp/warnings.el (display-warning): If we create the
4338 buffer displaying the warning, disable undo there.
4339
4340 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
4341
4342 * net/tramp.el (tramp-register-file-name-handler)
4343 (tramp-register-completion-file-name-handler): New defsubst,
4344 derived from `tramp-register-file-name-handlers'. The split is
4345 necessary because Tramp's file name handlers must be registered at
4346 different startup places.
4347
4348 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
4349
4350 * progmodes/hideshow.el (turn-off-hideshow): New function.
4351 (hs-minor-mode): Use it instead of a lambda expression in
4352 change-major-mode-hook.
4353
4354 2007-03-31 David Kastrup <dak@gnu.org>
4355
4356 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
4357 corresponding to MANPATH_MAP entries.
4358 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
4359 (woman-parse-man.conf): Use more discriminating man.conf name.
4360 (woman-parse-man.conf): Parse MANPATH_MAP entries.
4361 (woman-manpath): Doc fix and type fix.
4362 (woman-cached-data): Check for MANPATH_MAP entries.
4363 (woman-expand-directory-path): Treat MANPATH_MAP entries.
4364
4365 2007-03-31 Stuart Herring <herring@lanl.gov>
4366
4367 * emacs-lisp/sregex.el (sregexq): Doc fix.
4368
4369 2007-03-31 Markus Triska <markus.triska@gmx.at>
4370
4371 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
4372
4373 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
4374
4375 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
4376 Move to the right.
4377
4378 2007-03-30 Alan Mackenzie <acm@muc.de>
4379
4380 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4381
4382 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4383
4384 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4385 Use it, passed in explicitly, instead of from the dynamic binding.
4386 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
4387
4388 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
4389
4390 * simple.el (blink-matching-open): When in minibuffer, don't
4391 search for a match inside the prompt.
4392
4393 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
4394
4395 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
4396 (tmm-prompt): Don't make the mouse user select the first menu
4397 item twice.
4398
4399 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
4400
4401 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
4402 SIGUSR1 and SIGUSR2.
4403
4404 2007-03-29 Kim F. Storm <storm@cua.dk>
4405
4406 * ido.el (ido-read-internal): When reading file or dir, only override
4407 minibuffer-local-filename-completion-map, otherwise only override
4408 minibuffer-local-completion-map.
4409
4410 2007-03-29 Glenn Morris <rgm@gnu.org>
4411
4412 * complete.el (partial-completion-mode): Set PC-do-completion-end
4413 to nil after use.
4414 (PC-lisp-complete-symbol): Create and use a marker at `end',
4415 rather than using point-marker.
4416
4417 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
4418
4419 * simple.el (next-error-highlight): Doc fix.
4420 (compose-mail): Revert 2007-03-19 change.
4421
4422 2007-03-28 Richard Stallman <rms@gnu.org>
4423
4424 * emacs-lisp/edebug.el (edebug-display): Don't go to
4425 edebug-outside-buffer if it is dead.
4426
4427 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
4428
4429 * view.el (view-mode): Fix typos in docstring.
4430
4431 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
4432
4433 * recentf.el (recentf-save-file): Add a custom :set function.
4434
4435 2007-03-28 Glenn Morris <rgm@gnu.org>
4436
4437 * complete.el (PC-do-completion-end): New variable.
4438 (partial-completion-mode) <choose-completion-string-functions>:
4439 Use PC-do-completion-end in the non-minibuffer case to replace the
4440 correct amount of text.
4441 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
4442 (PC-lisp-complete-symbol): Give marker the after-insertion type,
4443 to deal with improvements inserted after point.
4444
4445 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4446
4447 * button.el (make-text-button): Add explicit `button' property.
4448 (default-button): Don't put a `button' property on it.
4449
4450 * progmodes/python.el (python-mode): Skip comments when parsing.
4451
4452 * vc-arch.el (vc-with-current-file-buffer): New macro.
4453 (vc-arch-file-source-p): Use it to avoid infloop.
4454
4455 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
4456
4457 * emacs-lisp/lisp.el (lisp-complete-symbol):
4458 Fix call to get-buffer-window to find windows in other frames.
4459
4460 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4461
4462 * comint.el (comint-proc-query, comint-dynamic-list-completions):
4463 Fix calls to get-buffer-window to find windows in other frames.
4464 Reported by David Hansen <david.hansen@gmx.net>.
4465
4466 2007-03-27 Kevin Ryde <user42@zip.com.au>
4467
4468 * info.el (Info-display-images-node): On a text-only terminal,
4469 show the "text" or "alt" parts of the image blobs.
4470
4471 2007-03-27 Glenn Morris <rgm@gnu.org>
4472
4473 * complete.el (PC-do-completion): Compute completion-base-size in
4474 the non-filename case, rather than setting to nil.
4475 (PC-lisp-complete-end): New variable.
4476 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
4477 original end in a series of consecutive invocations.
4478
4479 * calendar/calendar.el (calendar-mode-hook): Declare it.
4480
4481 * calendar/diary-lib.el (diary-live-p): Do not check for
4482 diary-selective-display.
4483
4484 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4485
4486 * replace.el (occur-next-error): *Occur* might not be displayed in the
4487 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
4488
4489 2007-03-26 Richard Stallman <rms@gnu.org>
4490
4491 * textmodes/flyspell.el (flyspell-large-region):
4492 Use ispell-call-process-region.
4493
4494 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4495
4496 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
4497 Use prin1 instead of princ.
4498
4499 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
4500
4501 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
4502 Merge in X resources before global face.
4503
4504 * progmodes/compile.el (compilation-start): Save compilation-directory
4505 rather than default-directory as local var.
4506 (compilation-directory): Mark as safe local var.
4507
4508 * files.el: Don't mark default-directory as a safe local var.
4509
4510 2007-03-25 Alan Mackenzie <acm@muc.de>
4511
4512 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
4513 * progmodes/cc-engine.el: Fix typo.
4514
4515 2007-03-25 Juri Linkov <juri@jurta.org>
4516
4517 * compare-w.el (compare-windows): Rename customization group
4518 `compare-w' to `compare-windows'.
4519 (compare-windows-whitespace, compare-ignore-whitespace)
4520 (compare-ignore-case, compare-windows-sync)
4521 (compare-windows-sync-string-size, compare-windows-recenter)
4522 (compare-windows-highlight, compare-windows): Change group name in
4523 the `group' tag from `compare-w' to `compare-windows'.
4524 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
4525
4526 2007-03-24 Markus Triska <markus.triska@gmx.at>
4527
4528 * expand.el: Change example to always enable abbrev-mode,
4529 and remove redundant `function'.
4530 (expand-abbrev-hook): Add autoload cookie.
4531
4532 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
4533
4534 * emacs-lisp/testcover.el (testcover-start, testcover-end)
4535 (testcover-mark-all, testcover-unmark-all): Add prompts to
4536 interactive specs.
4537
4538 2007-03-24 Jason Rumney <jasonr@gnu.org>
4539
4540 * autorevert.el (find-file-hook, auto-revert-tail-mode):
4541 Use file size in bytes for auto-revert-tail-pos not characters.
4542
4543 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4544
4545 * vc-rcs.el (vc-rcs-annotate-command):
4546 Set text property :vc-annotate-prefix on the annotation text.
4547 (vc-rcs-annotate-time): Instead of searching for ": ",
4548 search for end of text propertized with :vc-annotate-prefix.
4549
4550 2007-03-24 Martin Rudalics <rudalics@gmx.at>
4551
4552 * whitespace.el (top level): Remove calls putting
4553 permanent-local nil property since these are no-ops.
4554
4555 * man.el (Man-support-local-filenames): Assure that
4556 default-directory exists when doing call-process.
4557
4558 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
4559
4560 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
4561 Fix omission bug: Use m4-program-options to construct shell command.
4562
4563 2007-03-23 David Kastrup <dak@gnu.org>
4564
4565 * progmodes/cc-mode.el (c-make-emacs-variables-local):
4566 Use `mapcar' rather than `mapcan' to silence compiler warning.
4567
4568 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
4569
4570 * textmodes/reftex.el, textmodes/reftex-vars.el,
4571 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
4572 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
4573 * textmodes/reftex-index.el, textmodes/reftex-global.el,
4574 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
4575 * textmodes/reftex-auc.el: Add maintainer address.
4576
4577 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
4578
4579 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
4580 Make sure that `global-font-lock-mode' does not turn on font-lock
4581 in these buffers.
4582
4583 2007-03-21 Kim F. Storm <storm@cua.dk>
4584
4585 * xt-mouse.el (xt-mouse-epoch): New variable.
4586 (xterm-mouse-event): Use float-time.
4587
4588 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
4591 current-time.
4592
4593 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4594
4595 * complete.el (read-file-name-internal): Don't add the final > if the
4596 completion is not finished (re-application of this patch, which was
4597 accidentally undone by Eli).
4598
4599 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
4600
4601 * emulation/viper.el (viper-non-hook-settings): Handle mouse
4602 clicks in describe-key and describe-key-briefly advice a little better.
4603
4604 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
4605
4606 * server.el (server-process-filter): Cancel any pending isearch.
4607
4608 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
4609
4610 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
4611 (icalendar--get-unfolded-buffer): Define actual arguments rather
4612 than just using &rest. Check replace-in-string is fbound.
4613 (icalendar-import-buffer): Doc fix.
4614 (icalendar--convert-ical-to-diary): Set diary-file.
4615 Check diary-file before inserting final newline.
4616 (icalendar--add-diary-entry): Return diary-file.
4617
4618 2007-03-21 Glenn Morris <rgm@gnu.org>
4619
4620 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
4621 (diary-display-hook): Add custom :set function.
4622
4623 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
4624 Add custom :set function.
4625 (diary-header-line-format): Doc fix.
4626 (diary-set-maybe-redraw): New function.
4627 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
4628 (diary-list-entries): Always run diary-mode.
4629
4630 2007-03-20 Kenichi Handa <handa@m17n.org>
4631
4632 * international/quail.el (quail-setup-completion-buf): Make the
4633 completion buffer read-only.
4634 (quail-completion): Adjusted for the above change. Leave the
4635 modified flag nil.
4636
4637 2007-03-20 David Kastrup <dak@gnu.org>
4638
4639 * files.el (magic-mode-alist): Require literal "%!PS" string for
4640 magic postscript file detection.
4641
4642 2007-03-20 Richard Stallman <rms@gnu.org>
4643
4644 * textmodes/ispell.el (ispell-call-process): New function.
4645 Defends against bad `default-directory.'
4646 (ispell-check-version, ispell-find-aspell-dictionaries)
4647 (ispell-get-aspell-config-value, lookup-words): Call it.
4648 (ispell-call-process-region): New function.
4649 (ispell-send-string): Call it.
4650
4651 2007-03-20 Andreas Schwab <schwab@suse.de>
4652
4653 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
4654 (finder-data): Likewise.
4655 (autoloads): Likewise.
4656
4657 2007-03-20 Martin Rudalics <rudalics@gmx.at>
4658
4659 * files.el (basic-save-buffer): Do not set visited filename when
4660 the corresponding directory does not exist or the specified
4661 filename is that of an existing directory.
4662
4663 2007-03-20 Glenn Morris <rgm@gnu.org>
4664
4665 * calendar/diary-lib.el (diary-live-p): New function.
4666 (number-of-diary-entries): Add a :set function to redisplay diary
4667 when necessary.
4668
4669 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
4672 from client program, mev, to compute mouse event.
4673
4674 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4675
4676 * faces.el (momentary): Face removed; unused due to reversion of
4677 2007-01-04 changes by Kevin Rodgers.
4678
4679 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
4680 Suggested by Johan Bockg\e,Ae\e(Brd.
4681
4682 2007-03-19 Martin Rudalics <rudalics@gmx.at>
4683
4684 * font-lock.el (lisp-font-lock-keywords-1):
4685 Highlight define-globalized-minor-mode as a keyword.
4686
4687 2007-03-19 Kim F. Storm <storm@cua.dk>
4688
4689 * calc/calc-forms.el (math-std-daylight-savings)
4690 (math-std-daylight-savings-old): Doc fix.
4691
4692 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
4693
4694 * progmodes/python.el (python-default-template): Doc fix.
4695 (python-buffer): Fix typo in docstring.
4696
4697 * isearchb.el (isearchb-follow-char):
4698 * subr.el (def-edebug-spec): Fix typo in docstring.
4699
4700 2007-03-19 Richard Stallman <rms@gnu.org>
4701
4702 * files.el (default-directory): Mark safe.
4703 (basic-save-buffer-2): Put proper dir name in error message.
4704
4705 * simple.el (compose-mail): Run switch-function after
4706 setting up the mail buffer.
4707
4708 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
4709
4710 2007-03-18 Jay Belanger <belanger@truman.edu>
4711
4712 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
4713 (math-std-daylight-savings-new): Rename from
4714 `math-std-daylight-savings'.
4715 (math-std-daylight-savings-old): Rename from old value of
4716 `math-std-daylight-savings'.
4717 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
4718 `math-std-daylight-savings-old' depending on the year.
4719
4720 2007-03-18 Detlev Zundel <dzu@gnu.org>
4721
4722 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
4723 zero-width regexps as invalid but rather at least count them correctly.
4724
4725 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
4726
4727 * net/tls.el (open-tls-stream): In handshake-waiting loop,
4728 don't wait more if there is output available to process.
4729
4730 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
4731
4732 * progmodes/compile.el (compilation-find-file): Revert change
4733 from 2006-07-18 to allow completion of directory names.
4734 Reported by John Carter <john.carter@tait.co.nz>.
4735
4736 2007-03-18 Kim F. Storm <storm@cua.dk>
4737
4738 * subr.el (when, unless): Doc fix.
4739
4740 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
4741
4742 * net/tls.el (tls-program): Doc fix.
4743
4744 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
4745
4746 * autorevert.el (auto-revert-tail-handler):
4747 Call after-revert-hook.
4748
4749 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
4750
4751 * simple.el (switch-to-completions): No error if search for \n\n fails.
4752
4753 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
4754
4755 * simple.el (line-move-1):
4756 Respect `inhibit-line-move-field-capture' property.
4757
4758 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * comint.el (comint-arguments): Mark backslash-escaped chars.
4761 (comint-delim-arg): Don't treat them as delimiters.
4762
4763 2007-03-12 Kim F. Storm <storm@cua.dk>
4764 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
4765
4766 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
4767
4768 * tempo.el (tempo-insert): Deal with 'r> if it appears
4769 specified with a prompt argument.
4770
4771 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
4772
4773 * textmodes/org.el (org-set-font-lock-defaults):
4774 Handle narrow table columns correctly.
4775
4776 2007-03-12 Mark A. Hershberger <mah@everybody.org>
4777
4778 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
4779 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
4780 Return to use of the -no-properties variants. There was
4781 consensus on emacs-devel that the speed of these variants was
4782 prefered since we are usually parsing files (from the internet
4783 or on disk) instead of XML created in Emacs.
4784
4785 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
4786 Add customize option.
4787
4788 2007-03-12 Glenn Morris <rgm@gnu.org>
4789
4790 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
4791 North American rule. Replace "daylight savings" with "daylight
4792 saving" in doc.
4793
4794 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
4795 * calendar/lunar.el, solar.el: Replace "daylight savings" with
4796 "daylight saving" in text.
4797
4798 * woman.el (woman-change-fonts): Tweak previous change by using
4799 woman-request-regexp rather than "^\\.".
4800
4801 * startup.el (command-line-1): Make insertion of
4802 initial-scratch-message not depend on scratch being selected.
4803
4804 2007-03-11 Juri Linkov <juri@jurta.org>
4805
4806 * replace.el (match): Use yellow background on light-bg terminals.
4807
4808 2007-03-11 Richard Stallman <rms@gnu.org>
4809
4810 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4811 Correctly compute line number.
4812
4813 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
4814
4815 * type-break.el (type-break-get-previous-count):
4816 Repeat previous change here.
4817
4818 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
4819
4820 * progmodes/grep.el (grep-find-ignored-directories):
4821 Add .git and .bzr to list.
4822
4823 2007-03-11 Andreas Schwab <schwab@suse.de>
4824
4825 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
4826
4827 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4828
4829 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
4830
4831 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * faces.el (face-set-after-frame-default): Recalculate face
4834 customizations after applying X resources.
4835
4836 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
4837
4838 * net/rcirc.el (rcirc-timeout-seconds): New variable.
4839 (rcirc-keepalive-seconds): Remove variable.
4840 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
4841 (rcirc-process, rcirc-user-disconnect): New variables.
4842 (rcirc-connect): Initalize new variables.
4843 (rcirc-keepalive): Don't send keepalive pings before connection
4844 is completed.
4845 (rcirc-sentinel): Do mark all channels with activity when
4846 connection is dropped. Run hook with process buffer local.
4847 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
4848 (rcirc-buffer-process): Return value of rcirc-process if
4849 rcirc-server-buffer is nil.
4850 (rcirc-server-name): Return the reported server name.
4851 (rcirc-update-prompt): Simplify computation of the server name.
4852 (rcirc-format-response-string): Likewise.
4853 (rcirc-handler-001): Mark server as connected, record the reported
4854 server name, and schedule a timeout.
4855 (rcirc-track-nick): Add a spec for the tty class.
4856 (rcirc-user-non-nick): Remove function.
4857 (rcirc-nick-prefix-chars): Add variable.
4858 (rcirc-user-nick): Use above variable.
4859
4860 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4861
4862 * icomplete.el (icomplete-tidy, icomplete-exhibit):
4863 Bind deactivate-mark to nil.
4864
4865 2007-03-10 Martin Rudalics <rudalics@gmx.at>
4866
4867 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
4868 that buffer contents get erased during completion.
4869
4870 2007-03-10 Glenn Morris <rgm@gnu.org>
4871
4872 * woman.el (woman-change-fonts): Add a hack to deal with
4873 font-escape followed by "." at start of a line.
4874 (woman2-IP): Add a hack to deal with consecutive requests.
4875 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
4876
4877 2007-03-10 Alan Mackenzie <acm@muc.de>
4878
4879 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
4880
4881 2007-03-09 Richard Stallman <rms@gnu.org>
4882
4883 * abbrev.el (abbrev): Add `provide'.
4884
4885 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
4886
4887 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
4888
4889 2007-03-09 Martin Rudalics <rudalics@gmx.at>
4890
4891 * complete.el (PC-try-completion): New function.
4892 (PC-do-completion, read-file-name-internal): Use it instead of
4893 try-completion.
4894
4895 2007-03-08 Alan Mackenzie <acm@muc.de>
4896
4897 Remove stale tokens from `c-found-types' cache.
4898
4899 * progmodes/cc-mode.el (c-unfind-enclosing-token)
4900 (c-unfind-coalesced-tokens, c-before-change): New functions.
4901 (c-maybe-stale-found-type): New variable.
4902
4903 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
4904 (c-trim-found-types): New functions.
4905
4906 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
4907
4908 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4909 (debug-ignored-errors): Add entry from smerge-match-conflict.
4910
4911 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
4912
4913 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4914 special help topics for keywords.
4915 (idlwave-help-assistant-command): Include ".exe" for ms-dos
4916 etc. Assistant command.
4917
4918 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * replace.el (occur-engine): Move buffer-undo-list binding...
4921 (occur-1): ...to here.
4922
4923 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4924
4925 * simple.el (minibuffer-completing-symbol): New var.
4926 (eval-expression): Use it.
4927 (completion-setup-function): Don't bind completion-base-size when
4928 completing a symbol in the minibuffer.
4929
4930 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
4931
4932 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4933 tries to start a second session in graphical mode.
4934
4935 2007-03-07 Miles Bader <miles@gnu.org>
4936
4937 * international/isearch-x.el
4938 (isearch-process-search-multibyte-characters):
4939 Strip text-properties from PROMPT to avoid an error from read-string.
4940
4941 2007-03-07 Kim F. Storm <storm@cua.dk>
4942
4943 * complete.el (PC-bindings): Remap lisp-complete-symbol to
4944 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4945
4946 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4947
4948 * complete.el (PC-do-completion): Delete duplicates in the list of
4949 possible completions.
4950
4951 2007-03-07 Glenn Morris <rgm@gnu.org>
4952
4953 * ses.el (ses-mode): Doc fix.
4954
4955 2007-03-06 Kim F. Storm <storm@cua.dk>
4956
4957 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4958
4959 2007-03-06 Kenichi Handa <handa@m17n.org>
4960
4961 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4962
4963 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4964
4965 * simple.el (completion-setup-function): Improve last fix so it doesn't
4966 set it to a relative directory name either.
4967
4968 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4969
4970 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4971
4972 2007-03-05 Richard Stallman <rms@gnu.org>
4973
4974 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4975
4976 * files.el (find-file-noselect): No error if file no longer exists.
4977 Display a message and avoid other questions.
4978
4979 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4980
4981 * pcomplete.el (pcomplete-show-completions): Improve last change, so
4982 as not to use an invisible window and to create a window if none exist.
4983
4984 * progmodes/python.el (python-send-command): Restart proc if necessary.
4985 (python-proc): Simplify.
4986
4987 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
4988
4989 * pcomplete.el (pcomplete-show-completions): Search all frames for
4990 completions buffer.
4991
4992 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
4993
4994 * cus-edit.el (customize-save-variable): Clear customized-value
4995 property (saved values are now put in theme-value property).
4996 (customize-set-variable): Doc fix.
4997
4998 * complete.el (PC-do-completion): If completion-ignore-case is
4999 non-nil, replace field with completion string before exiting.
5000
5001 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
5002
5003 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
5004 Append its extension to the resulting temporary file name.
5005 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
5006
5007 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
5008 (tramp-smb-handle-write-region): Apply it.
5009
5010 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5011
5012 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5013 Redo previous change.
5014
5015 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
5016
5017 * diff-mode.el (diff-mode): Doc fix.
5018
5019 2007-03-05 Kenichi Handa <handa@m17n.org>
5020
5021 * international/characters.el: Set category `l' (latin)
5022 for more characters.
5023
5024 2007-03-04 Kim F. Storm <storm@cua.dk>
5025
5026 * emacs-lisp/authors.el (authors-aliases): Add alias.
5027
5028 2007-03-04 Glenn Morris <rgm@gnu.org>
5029
5030 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
5031 all when switching major mode.
5032 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
5033 (hs-block-start-mdata-select, hs-block-end-regexp)
5034 (hs-forward-sexp-func, hs-adjust-block-beginning):
5035 Do not make these variables permanent-local.
5036
5037 2007-03-04 Richard Stallman <rms@gnu.org>
5038
5039 * progmodes/cperl-mode.el (cperl-mode):
5040 Modify cperl-compilation-error-regexp-alist by appending.
5041
5042 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
5043 (edebug-mode): Add the hook.
5044 (edebug-recursive-edit): Remove the hook on exiting.
5045
5046 * type-break.el (type-break-get-previous-time):
5047 Handle end-of-file errors specially
5048 so they don't get reported wrong in .emacs.
5049
5050 * startup.el (fancy-splash-text): Clarify text.
5051
5052 * simple.el (beginning-of-buffer, end-of-buffer):
5053 Avoid treating plain C-u like numeric arg.
5054
5055 * simple.el (completion-setup-function): Don't set
5056 default-directory to nil.
5057
5058 * shell.el (shell-dirstack-query): Doc fix.
5059
5060 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
5061 Don't select the window -- pass it to primitives instead.
5062
5063 * faces.el (minibuffer-prompt): Use medium blue by default.
5064
5065 2007-03-04 David Kastrup <dak@gnu.org>
5066
5067 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
5068 Preserve 16 as default value for "seconds" when customizing.
5069
5070 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
5071
5072 * textmodes/org.el (org-self-insert-command)
5073 (orgtbl-self-insert-command, org-delete-char)
5074 (org-delete-backward-char): Set the `flyspell-delayed' property.
5075
5076 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
5077
5078 * international/mule.el (find-auto-coding): Don't search for
5079 line-ending characters past the end of the tail.
5080
5081 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
5082
5083 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5084 Jump to the line where new score has been uploaded.
5085
5086 * play/tetris.el (tetris-move-bottom, tetris-move-left)
5087 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
5088 Do nothing when the game is paused.
5089
5090 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
5091
5092 * textmodes/org.el (org-set-tags): Prevent slipping of point
5093 during completion.
5094
5095 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
5096
5097 * isearch.el (isearch-message-prefix):
5098 Use minibuffer-prompt-properties.
5099
5100 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5101
5102 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
5103 (ps-setup): Print which Emacsen is running ps-print package.
5104
5105 2007-03-01 Stuart Herring <herring@lanl.gov>
5106
5107 * files.el (set-auto-mode-0): Use `indirect-function'.
5108 (hack-one-local-variable): Don't reapply current major mode.
5109
5110 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
5111
5112 * progmodes/python.el (python-quote-syntax): Don't bother with
5113 syntax-ppss-context.
5114 (python-fill-paragraph): Make sure that fenced-string delimiters that
5115 stand on their own line stay there.
5116
5117 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
5118
5119 * replace.el (perform-replace): Propertize message.
5120
5121 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
5122
5123 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
5124 invisible heading.
5125
5126 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * net/tramp.el (tramp-file-name-handler): Revert last change.
5129
5130 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
5131
5132 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
5133 Correct doc strings.
5134
5135 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
5136
5137 * replace.el (perform-replace): Undo forward-char immediately if
5138 non-adjacent search fails.
5139
5140 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5141
5142 * version.el (emacs-major-version, emacs-minor-version):
5143 string-to-int -> string-to-number.
5144
5145 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
5146
5147 * help.el (where-is): Fail gracefully when not passed a command.
5148
5149 2007-02-28 Stuart Herring <herring@lanl.gov>
5150
5151 * find-lisp.el (find-lisp-default-directory-predicate):
5152 Fix bug: Do symlink check on expanded filename.
5153
5154 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
5155
5156 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
5157 changes during replacement.
5158 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
5159
5160 2007-02-28 Lars Hansen <larsh@soem.dk>
5161
5162 * desktop.el: Delete header line listing me as maintainer.
5163
5164 2007-02-28 Glenn Morris <rgm@gnu.org>
5165
5166 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
5167 the menus case.
5168
5169 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
5170
5171 * net/tramp.el (tramp-file-name-handler): Inhibit modification
5172 hooks to avoid confusion when combining after-change calls.
5173
5174 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
5175
5176 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
5177 now that pgg-gpg-process-region correctly honors passed-in passphrase.
5178 (allout-distinctive-bullets-string): Add info about bullet conventions.
5179 (allout-mode): Add info about distinctive vs plain bullets.
5180
5181 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
5182
5183 * textmodes/org.el (org-archive-subtree): Quote variable name.
5184 (org-agenda-get-todos): Make sure skip properties are checked correctly.
5185
5186 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
5187
5188 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
5189 (gud-bashdb-command-name, bashdb): Remove.
5190 (gud, gud-menu-map): Remove references to bash/bashdb.
5191
5192 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
5193
5194 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
5195 keyword for Python 2.5.
5196
5197 2007-02-26 Romain Francoise <romain@orebokech.com>
5198
5199 * net/net-utils.el (whois-server-tld): Update server for .org.
5200 (whois-server-list): Add whois.publicinterestregistry.net.
5201 (whois-guess-server): Fix formatting in docstring.
5202
5203 2007-02-26 Kim F. Storm <storm@cua.dk>
5204
5205 * mouse.el (mouse-show-mark): Run hooks and perform command
5206 remapping for mouse-region-delete-keys.
5207
5208 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5209
5210 * font-core.el (font-lock-mode): Doc fix.
5211
5212 2007-02-25 Kim F. Storm <storm@cua.dk>
5213
5214 * ido.el (ido-buffer-internal): Set this-command to fallback command.
5215 Add selected buffer to buffer-name-history.
5216 (ido-file-internal): Set this-command to fallback command.
5217 Add file names to file-name-history.
5218
5219 * emacs-lisp/map-ynp.el (map-y-or-n-p):
5220 Apply minibuffer-prompt-properties.
5221
5222 2007-02-25 Andreas Schwab <schwab@suse.de>
5223
5224 * files.el (hack-one-local-variable-eval-safep): Correct handling
5225 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
5226
5227 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
5228
5229 * textmodes/org.el (org-table-overlay-coordinates)
5230 (org-table-toggle-coordinate-overlays): New functions.
5231 (org-table-overlay-coordinates, org-table-coordinate-overlays):
5232 New variables.
5233 (org-startup-with-deadline-check): Remove option.
5234 (org-mode): Remove deadline check on startup.
5235 (org-table-limit-column-width): Remove option.
5236 (org-table-formula-numbers-only): Remove option.
5237 (org-link-style, org-link-format): Remove options.
5238 (org-select-agenda-window, org-fit-agenda-window): Remove options.
5239 (org-export-ascii-show-new-buffer)
5240 (org-export-html-show-new-buffer): Remove options.
5241 (org-activate-links): Remove camel option.
5242 (org-file-link-context-use-camel-case): Remove option.
5243 (org-camel-regexp): Remove variable.
5244 (org-activate-camels): Remove function.
5245 (org-store-link): Remove Camel stuff.
5246 (org-make-org-heading-camel): Remove function.
5247 (org-open-at-point): Remove camel stuff.
5248 (org-link-search): Remove camel stuff.
5249 (org-camel-to-words): Function removed.
5250 (org-get-agenda-file-buffer): Make sure we prepare the base
5251 buffers, not any indirect buffers.
5252 (org-sort-entries): Sort top-level when not on a headline, and no
5253 active region.
5254 (org-in-regexp): New function.
5255 (org-search-not-self): Rename from `org-search-not-link'.
5256 (org-open-link-marker): New variable.
5257 (org-open-at-point): Set `org-open-link-marker'.
5258 (org-print-icalendar-entries): Fixe bug with excluding DONE
5259 entries from the exported list.
5260 (org-edit-formula-lisp-indent): New command.
5261 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
5262 (orgtbl-to-latex, orgtbl-insert-radio-table)
5263 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
5264 (orgtbl-radio-table-templates): New option.
5265 (org-store-link-props):
5266 (org-remember-templates): More possibilities to insert info
5267 into templates.
5268 (org-remember-apply-template): Make use of the extended
5269 template capabilities.
5270 (org-remember-redo-template): New command.
5271 (org-upgrade-old-links)
5272 (org-table-modify-formulas, org-table-replace-in-formulas)
5273 (org-table-find-dataline)
5274 (org-table-get-vertical-vector): Remove functions.
5275 (org-table-remove-rectangle-highlight)
5276 (org-time-stamp-format, org-toggle-log-option)
5277 (org-table-highlight-rectangle)
5278 (org-table-iterate, org-table-make-reference):
5279 (org-translate-time, org-tree-to-indirect-buffer)
5280 (org-table-field-info, org-table-fix-formulas)
5281 (org-table-force-dataline, org-table-get-descriptor-line)
5282 (org-table-get-range)
5283 (org-skip-comments, org-sort)
5284 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
5285 (org-table-current-dline, org-table-current-field-formula)
5286 (org-table-edit-backward-field)
5287 (org-table-edit-formulas-post-command)
5288 (org-table-edit-line-down, org-table-edit-line-up)
5289 (org-agenda-archive)
5290 (org-agenda-clock-cancel)
5291 (org-agenda-clock-out, org-agenda-list-stuck-projects)
5292 (org-agenda-open-link, org-agenda-show-new-time)
5293 (org-agenda-skip-subtree-when-regexp-matches)
5294 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
5295 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
5296 (org-do-sort, org-file-image-p, org-find-overlays)
5297 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
5298 (org-highlight-until-next-command, org-isearch-end)
5299 (org-match-any-p, org-next-link, org-previous-link):
5300 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
5301 (org-rewrite-old-row-references)
5302 (org-isearch-post-command)
5303 (org-table-edit-move, org-table-edit-next-field)
5304 (org-table-edit-scroll, org-table-edit-scroll-down)
5305 (org-set-frame-title, org-show-reference)
5306 (org-unhighlight-once, org-verify-change-for-undo): New functions.
5307 (org-show-variable): Remove command.
5308 (org-add-log-maybe): New arguments STATE, FINDPOS
5309 (org-table-sort-lines): Rewrite from scratch.
5310 (org-link-search): New argument AVOID-POS.
5311 (org-print-icalendar-entries): Remove argument CATEGORY.
5312 (org-run-agenda-series): Remove argument WONDOW.
5313 (org-next-link, org-previous-link): New commands.
5314 (org-agenda-date-format): New option.
5315 (org-table-iterate): New command.
5316 (org-table-modify-formulas)
5317 (org-table-replace-in-formulas): Remove functions.
5318 (org-table-fix-formulas): New function.
5319 (org-table-insert-column, org-table-delete-column)
5320 (org-table-move-column): Use `org-table-fix-formulas'.
5321 (org-follow-gnus-link): Patch from Bastien/Leo.
5322 (org-table-current-field-formula): New function.
5323 (org-file-image-p): New function.
5324 (org-agenda-show-new-time): New function.
5325 (org-agenda-date-later): Call `org-agenda-show-new-time'.
5326 (org-with-remote-undo): New macro.
5327 (org-agenda-undo): New command.
5328 (org-verify-change-for-undo): New function.
5329 (org-time-stamp-format): New function.
5330 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
5331 by user.
5332 (org-match-any-p): New function.
5333 (org-make-tags-matcher): Handle regular expressions for tag and
5334 todo matches.
5335 (org-read-date): Accept "+N" as input for a date relative to the
5336 current date.
5337 (org-remove-subtree-entries-from-agenda): New function.
5338 (org-agenda-archive, org-agenda-kill):
5339 Use `org-remove-subtree-entries-from-agenda'.
5340 (org-do-sort, org-sort-entries): New functions.
5341 (org-sort): New command.
5342 (org-table-sort-lines): Use `org-do-sort'.
5343 (org-fix-decoded-time): New function.
5344 (org-table-number-regexp): Require 0x... to identify as number
5345 in tables.
5346 (org-startup-options): New keywords for note taking.
5347 (org-upgrade-old-links): Remove function.
5348 (org-get-repeat): New function.
5349 (org-show-context): Also show siblings on current level.
5350 (org-show-siblings): New function.
5351 (org-isearch-end, org-isearch-post-command): New functions.
5352 (org-show-siblings): New option.
5353 (org-show-context): Use `org-show-siblings'.
5354 (org-table-maybe-recalculate-line): No longer require `calc-eval'
5355 to be bound, because user may just use elisp.
5356
5357 2007-02-24 Kim F. Storm <storm@cua.dk>
5358
5359 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
5360 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
5361
5362 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
5363
5364 * startup.el (command-line): Also check if the abbrev file is readable.
5365
5366 2007-02-24 John Paul Wallington <jpw@pobox.com>
5367
5368 * net/tls.el (tls-certtool-program): Fix custom type.
5369
5370 * mail/feedmail.el (feedmail-message-id-generator)
5371 (feedmail-date-generator): Fix custom types.
5372
5373 * mail/rmail.el (rmail-message-filter): Fix custom type.
5374
5375 2007-02-24 Eli Zaretskii <eliz@gnu.org>
5376
5377 * startup.el (command-line): If simple.el cannot be found, proceed
5378 with a warning message.
5379
5380 2007-02-24 Kenichi Handa <handa@m17n.org>
5381
5382 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
5383 case that BEG is a string.
5384
5385 2007-02-24 Chris Moore <dooglus@gmail.com>
5386
5387 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5388 * pgg-pgp.el (pgg-pgp-encrypt-region):
5389 * pgg-gpg.el (pgg-gpg-encrypt-region):
5390 Check pgg-encrypt-for-me if no other recipients.
5391
5392 2007-02-23 Eli Zaretskii <eliz@gnu.org>
5393
5394 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
5395
5396 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
5397 shell-quote-argument.
5398
5399 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5400
5401 * comint.el (comint-read-input-ring): Use comint-input-ring-size
5402 from the comint buffer instead of the temporary one.
5403
5404 2007-02-23 David Reitter <david.reitter@gmail.com>
5405
5406 * cus-edit.el (custom-save-all): Canonicalize custom-file before
5407 storing it in recentf-exclude.
5408
5409 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
5410
5411 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
5412 in splash screen.
5413
5414 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
5415
5416 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
5417 commands, for restart.
5418 (idlwave-shell-current-module): Fix handling of module name by type.
5419 (idlwave-shell-break-in): Update type handling.
5420 (idlwave-shell-bp-get): Encode type in BP structure.
5421 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
5422 (idlwave-shell-module-source-query): Query routine info based on type.
5423 Fix path parsing for non-compiled files.
5424 (idlwave-shell-module-source-filter): Don't signal error in filter
5425 if no source found.
5426 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
5427 filter race.
5428
5429 2007-02-22 Kim F. Storm <storm@cua.dk>
5430
5431 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
5432 (editable-field): Document need to put some text before the %v
5433 escape in :format string.
5434
5435 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
5436
5437 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
5438 (vc-svn-use-edit): Remove unused config var.
5439 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
5440
5441 * outline.el (hide-sublevels): Keep empty last line, if available.
5442
5443 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
5444 rather than the corresponding unicode char, to make the code
5445 more readable.
5446
5447 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
5448
5449 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
5450 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
5451 (speedbar-item-info-tag-helper): Doc fixes.
5452
5453 2007-02-19 Kenichi Handa <handa@m17n.org>
5454
5455 * international/mule-cmds.el (locale-language-names):
5456 Map "eo" to "Esperanto".
5457
5458 * language/european.el ("Esperanto"): New language environment.
5459
5460 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
5461
5462 * simple.el (kill-line): Doc fix.
5463
5464 2007-02-17 Kim F. Storm <storm@cua.dk>
5465
5466 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
5467 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
5468 (bindat--unpack-group, bindat--pack-group):
5469 Handle vectors with optional element type.
5470
5471 2007-02-17 Daiki Ueno <ueno@unixuser.org>
5472
5473 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
5474 if PASSPHRASE is given.
5475
5476 2007-02-17 Chris Moore <dooglus@gmail.com>
5477
5478 * jka-cmpr-hook.el (jka-compr-compression-info-list):
5479 Recognize backups of bz2 compressed files.
5480
5481 2007-02-17 Eli Zaretskii <eliz@gnu.org>
5482
5483 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
5484 to nil to speed up lookup of the symbol in index nodes.
5485
5486 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5487
5488 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5489 Add indentation for the constants of Lisp.
5490
5491 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
5492
5493 * ps-print.el: Use (defvar <foo>) where applicable.
5494 (ps-print-emacs-type): Remove.
5495 (ps-x-frame-property, ps-e-frame-parameter): Remove.
5496 (ps-frame-parameter): Align its call-convention with frame-parameter.
5497 (ps-begin-job): Adjust calls to it appropriately.
5498 (ps-setup): Don't print ps-print-emacs-type.
5499 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
5500 Define in such a way that it's obvious that it's defined.
5501 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
5502 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5503 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
5504
5505 2007-02-15 Alan Mackenzie <acm@muc.de>
5506
5507 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
5508 an empty one-line C-style comment, post-position point properly.
5509
5510 2007-02-15 Chris Moore <dooglus@gmail.com>
5511
5512 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
5513 (isearch-lazy-highlight-new-loop): Bind it.
5514 (isearch-lazy-highlight-search): Use it.
5515
5516 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
5517
5518 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
5519
5520 * font-lock.el (font-lock-extend-region-wholelines):
5521 Only return non-nil if the region has really been changed.
5522 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
5523
5524 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5525
5526 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
5527 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
5528 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
5529
5530 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
5531
5532 * faces.el (color-values): Revert changes to docstring from
5533 2007-01-31 and 2000-09-07.
5534
5535 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
5536 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
5537 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
5538 (ispell-help): Fix typos in docstring and output message.
5539
5540 2007-02-14 Kim F. Storm <storm@cua.dk>
5541
5542 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
5543 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
5544 (grep): Fix lgrep reference.
5545
5546 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
5547 (standard-display-underline): Use make-glyph-code.
5548
5549 * descr-text.el (describe-char): Use glyph-char and glyph-face.
5550
5551 * international/latin1-disp.el (latin1-display-char):
5552 Use make-glyph-code.
5553
5554 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
5555
5556 * ehelp.el (with-electric-help, electric-help-exit)
5557 (electric-help-retain): Doc fixes.
5558
5559 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
5560 (byte-compile-file): Doc fixes.
5561
5562 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5563
5564 * term/mac-win.el: Change all uses of
5565 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
5566 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
5567 (mac-ae-get-url): Call select-frame-set-input-focus.
5568 (mac-dnd-handle-drag-n-drop-event): Don't call
5569 select-frame-set-input-focus.
5570
5571 2007-02-13 Kenichi Handa <handa@m17n.org>
5572
5573 * international/characters.el: Fix documentation of category `a'.
5574
5575 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
5576
5577 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
5578
5579 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
5580
5581 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
5582 (tramp-get-remote-ln): Handle error case.
5583 Reported by Chris Moore <dooglus@gmail.com>.
5584
5585 2007-02-11 Kim F. Storm <storm@cua.dk>
5586
5587 * bindings.el (ctl-x-map): Remove register compatibility bindings
5588 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
5589
5590 2007-02-11 Richard Stallman <rms@gnu.org>
5591
5592 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
5593 in load history.
5594
5595 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
5596 condition -- don't fail to stop at endpos.
5597
5598 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
5599
5600 * textmodes/org.el (org-agenda-get-todos)
5601 (org-agenda-get-timestamps, org-agenda-get-closed)
5602 (org-agenda-get-deadlines, org-agenda-get-scheduled)
5603 (org-agenda-get-blocks, org-format-agenda-item)
5604 (org-agenda-change-all-lines, org-scan-tags): Rename text property
5605 from `category' to `org-category'.
5606
5607 2007-02-11 Kenichi Handa <handa@m17n.org>
5608
5609 * international/titdic-cnv.el (titdic-convert): Force files be written
5610 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
5611 (miscdic-convert): Force files be written with Unix-like eol format.
5612
5613 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
5614
5615 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
5616
5617 * calculator.el (calculator-prompt): Doc fix.
5618 (calculator-mode-map): Fix typo in menu entry.
5619
5620 2007-02-10 Jay Belanger <belanger@truman.edu>
5621
5622 * calculator.el (calculator): Do more extensive checking for when
5623 3 lines should be used for the calculator.
5624
5625 2007-02-10 Eli Zaretskii <eliz@gnu.org>
5626
5627 * info-look.el (info-lookup-make-completions):
5628 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
5629 index nodes.
5630
5631 * info.el (Info-fontify-maximum-menu-size): Document the effect
5632 of a nil value.
5633 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
5634 non-nil before using it as size.
5635
5636 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
5637
5638 * subr.el (insert-for-yank-1): Prevent read-only properties from
5639 interfering with text property operations.
5640
5641 * image-mode.el (image-mode): Revert 2007-01-30 changes.
5642
5643 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
5644 (image-type-auto-detected-p): Fail if another match is found in
5645 auto-mode-alist.
5646
5647 * files.el (magic-mode-alist): Call image-mode instead of
5648 image-mode-maybe for autodetected images.
5649
5650 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
5651
5652 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
5653 Fix typos in docstrings.
5654 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
5655
5656 2007-02-09 Kim F. Storm <storm@cua.dk>
5657
5658 * emacs-lisp/float-sup.el: Remove obsolete comment.
5659
5660 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
5661
5662 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
5663
5664 2007-02-08 Karl Fogel <kfogel@red-bean.com>
5665
5666 * simple.el: Revert previous change, at request of RMS:
5667 (fundamental-mode-hook): Remove.
5668 (fundamental-mode): Run after-change-major-mode-hooks manually,
5669 and don't run the now-nonexistent fundamental-mode-hook.
5670
5671 2007-02-08 Karl Fogel <kfogel@red-bean.com>
5672
5673 * simple.el (fundamental-mode-hook): Declare new hook.
5674 (fundamental-mode): Run the new dedicated hook, and don't run
5675 after-change-major-mode-hooks manually anymore.
5676
5677 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
5678
5679 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
5680 added columns of chars. Remove support for the "no-meta-info" format.
5681 Prompted by Romain Francoise <romain@orebokech.com>.
5682
5683 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
5684
5685 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
5686 (gdb-mouse-until, gdb-mouse-jump): Use it.
5687
5688 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
5689
5690 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
5691 work when there is just an assembler buffer (no source buffer).
5692
5693 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
5694
5695 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
5696 just because the diff was produced using "-p" (--show-c-function).
5697
5698 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5699
5700 * faces.el (frame-set-background-mode): Use `color-values' and
5701 `display-color-p', not `x-color-values' and `x-display-color-p'.
5702 (face-valid-attribute-values): Use `defined-colors' instead of
5703 `x-defined-colors'.
5704
5705 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5706
5707 * ps-print.el: The ps-print commands without face printing should not
5708 print background color. Reported by Leo <sdl.web@gmail.com>.
5709 (ps-print-version): New version 6.7.3.
5710 (ps-begin-job): New arg. Fix ps-default-background and
5711 ps-default-foreground initialization.
5712 (ps-face-attributes): Fix doc string.
5713 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
5714
5715 * printing.el: Fix ps-print link.
5716
5717 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
5718
5719 * faces.el (face-set-after-frame-default): Compile attributes to
5720 be set by frame parameters before merging in X resources.
5721
5722 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
5723
5724 * simple.el (blink-matching-paren-dont-ignore-comments):
5725 (blink-matching-paren-on-screen): Doc fixes.
5726
5727 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
5728
5729 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
5730
5731 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
5732
5733 * loadhist.el (unload-feature): Silently ignore `load-history' entries
5734 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
5735 entries like `defun'. Return nil.
5736
5737 2007-02-05 Kim F. Storm <storm@cua.dk>
5738
5739 * ido.el: Doc fixes.
5740
5741 2007-02-04 David Kastrup <dak@gnu.org>
5742
5743 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
5744 `mpuz-allow-double-multiplicator' is non-zero, and correct
5745 calculation of `min'.
5746
5747 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
5748
5749 * wid-edit.el (widget-default-create): Insert new text at the
5750 :from marker _after_ the marker, not before it.
5751
5752 2007-02-04 Alan Mackenzie <acm@muc.de>
5753
5754 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
5755 containing it is re-indented.
5756
5757 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5758
5759 * net/newsticker.el (newsticker--insert-image): Update docstring,
5760 and insert the image directly.
5761 (newsticker--buffer-redraw): Update docstring.
5762
5763 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5764 Rename from define-global-minor-mode.
5765
5766 * progmodes/cwarn.el (global-cwarn-mode):
5767 * emacs-lisp/autoload.el (make-autoload):
5768 * hi-lock.el (global-hi-lock-mode):
5769 * font-core.el (global-font-lock-mode): All callers changed.
5770
5771 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5772
5773 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
5774 Don't copy @ignore lines into menu descriptions.
5775 (texinfo-multi-file-update): Goto the @node line before attempting
5776 to pluck the node name.
5777 (texinfo-multiple-files-update): Reverse the optional arguments'
5778 order, as per the doc string and the `interactive' form.
5779
5780 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5781
5782 * image-mode.el: Use autoload to avoid overriding disabled setting
5783 applied in .emacs.
5784
5785 2007-02-03 Alan Mackenzie <acm@muc.de>
5786
5787 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
5788 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
5789 adjacent paren groups).
5790
5791 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5792
5793 * progmodes/ebnf2ps.el: Doc fixes.
5794 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
5795
5796 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5797
5798 * dired-x.el (dired-do-relsymlink): Add reference to
5799 dired-do-symlink. Add an autoload cookie.
5800
5801 * dired-aux.el (dired-do-symlink): Add reference to
5802 dired-do-relsymlink.
5803
5804 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
5805
5806 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
5807 <left-fringe mouse-3>: New bindings.
5808
5809 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
5810
5811 * net/newsticker.el (newsticker-version): Changed to "1.10".
5812 (newsticker--set-customvar): Doc string.
5813 (newsticker-new-item-face): Doc string.
5814 (newsticker-mode): Initialize `invisibility-spec' with t.
5815 (newsticker-mode-map): Added
5816 `newsticker-mark-all-items-at-point-as-read'.
5817 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
5818 (newsticker-w3m-show-inline-images): Do not call
5819 `w3m-remove-image'.
5820 (newsticker--buffer-after-w3m-insert-image): New advice for
5821 w3m-insert-image to cache images.
5822 (newsticker-next-item-same-feed): New.
5823 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
5824 (newsticker-mark-all-items-of-feed-as-read): New.
5825 (newsticker-mark-all-items-at-point-as-read): Use new functions.
5826 (newsticker-mark-item-at-point-as-read): Doc string.
5827 (newsticker-mark-item-at-point-as-read): Use new functions.
5828 (newsticker--do-mark-item-at-point-as-read): New, extracted from
5829 `newsticker-mark-item-at-point-as-read'.
5830 (newsticker-hide-entry): Use (t) instead of t for invisibility.
5831 (newsticker--sentinel): Yet another xml-parser workaround.
5832 (newsticker--decode-iso8601-date): Bugfix for datestrings without
5833 days.
5834 (newsticker--buffer-do-insert-text): Fix.
5835 (newsticker--buffer-insert-enclosure): Fix. Length might be missing.
5836 (newsticker--buffer-make-item-completely-visible):
5837 `switch-to-buffer' not necessary.
5838
5839 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5840
5841 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
5842 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
5843 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
5844 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
5845 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
5846
5847 2007-02-02 Kenichi Handa <handa@m17n.org>
5848
5849 * international/quail.el (quail-show-key): Fix an error message.
5850
5851 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5852
5853 * faces.el (set-face-underline-p, modify-face): Rename arg
5854 UNDERLINE-P to UNDERLINE (it is not a flag).
5855
5856 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
5857
5858 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
5859 when adding gdb-speedbar-update to gdb-input-queue.
5860
5861 2007-02-01 Kenichi Handa <handa@m17n.org>
5862
5863 * international/quail.el (quail-show-key): Signal an error if the
5864 current input method is not using Quail.
5865
5866 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
5867
5868 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
5869 Trim leading whitespace in sysvar names.
5870
5871 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5872
5873 * faces.el (internal-find-face, internal-get-face): Doc fixes.
5874
5875 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5876
5877 * ido.el (ido-set-common-completion): Use `let', not `let*'.
5878
5879 2007-01-31 Romain Francoise <romain@orebokech.com>
5880
5881 * comint.el: Delete extra copy of `comint-copy-old-input' added in
5882 previous change to this file.
5883
5884 2007-01-31 Jason Rumney <jasonr@gnu.org>
5885
5886 * files.el (magic-mode-alist): Use image-mode-maybe rather than
5887 image-mode.
5888
5889 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
5890 interfering with attempt to set major mode from modified
5891 auto-mode-alist.
5892
5893 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5894
5895 * faces.el (color-values): Doc fix.
5896 (face-differs-from-default-p): Don't check :foreground twice.
5897
5898 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
5899
5900 * comint.el (comint-mode): Prevent non-keyword fontification by default.
5901
5902 2007-01-31 Kenichi Handa <handa@m17n.org>
5903
5904 * international/quail.el (quail-store-decode-map-key): Store a
5905 translated character too.
5906 (quail-char-equal-p): New function.
5907 (quail-find-key1): Check character equality by quail-char-equal-p.
5908 (quail-decode-map-generated): New variable.
5909 (quail-find-key): Check quail-decode-map-generated and re-generate
5910 a decode map if necessary.
5911
5912 2007-01-30 Richard Stallman <rms@gnu.org>
5913
5914 * tutorial.el (tutorial--detailed-help): Make the list of
5915 changed keys look nicer.
5916
5917 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
5918
5919 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5920 (gdb-var-delete): Use it.
5921 (gdb-var-update-handler-1): Handle value "invalid" for MI field
5922 `in_scope'.
5923
5924 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
5925
5926 * files.el (get-free-disk-space): Return nil for remote directories.
5927
5928 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5929 instead of "dir".
5930
5931 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
5932
5933 * type-break.el (type-break-catch-up-event): New function.
5934 (type-break-demo-hanoi, type-break-demo-life)
5935 (type-break-demo-boring): Use it.
5936
5937 * image-mode.el (image-mode): Don't automatically view as image.
5938 (image-toggle-display): Add `disabled' property.
5939
5940 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5941
5942 * isearchb.el (isearchb-iswitchb):
5943 * ps-print.el (ps-build-face-reference):
5944 * emacs-lisp/shadow.el (list-load-path-shadows):
5945 * eshell/esh-cmd.el (eshell-rewrite-for-command):
5946 * international/mule.el (find-auto-coding):
5947 * mail/supercite.el (sc-attrib-selection-list):
5948 * progmodes/cc-defs.el (c-emacs-features):
5949 * progmodes/cc-vars.el (c-offsets-alist):
5950 * progmodes/flymake.el
5951 (flymake-init-create-temp-source-and-master-buffer-copy):
5952 Fix typos in docstrings (some suggested by Chris Moore).
5953
5954 * progmodes/vhdl-mode.el (vhdl-components-package-name)
5955 (vhdl-get-library-unit, vhdl-corresponding-begin)
5956 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5957 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5958 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5959 (vhdl-font-lock-match-item): Fix typos in docstrings.
5960 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5961 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5962 (vhdl-speedbar-insert-project-hierarchy):
5963 Improve argument/docstring consistency.
5964
5965 2007-01-29 Kenichi Handa <handa@m17n.org>
5966
5967 * international/titdic-cnv.el (py-converter): Fix previous change.
5968
5969 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * jka-compr.el (jka-compr-partial-uncompress)
5972 (jka-compr-call-process): Rebind default-directory if it is
5973 invalid. Suggested by Chris Moore.
5974
5975 * comint.el (comint-insert-input): Handle situation where the
5976 selected buffer is not the clicked buffer.
5977
5978 2007-01-29 Kenichi Handa <handa@m17n.org>
5979
5980 * international/ja-dic-cnv.el (skkdic-convert):
5981 Add byte-compile-disable-print-circle:t at the head.
5982
5983 * international/titdic-cnv.el (tit-process-header):
5984 Add byte-compile-disable-print-circle:t at the head.
5985 (miscdic-convert): Likewise.
5986 (py-converter): Skip the header comments.
5987
5988 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5989 New variable.
5990 (byte-compile-output-file-form): Bing print-circle to nil if
5991 byte-compile-output-file-form is not nil.
5992 (byte-compile-output-docform): Likewise.
5993
5994 2007-01-28 Kim F. Storm <storm@cua.dk>
5995
5996 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5997 Declare earlier to avoid byte compiler warnings.
5998
5999 2007-01-28 Markus Triska <markus.triska@gmx.at>
6000
6001 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
6002
6003 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
6004
6005 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
6006 (gamegrid-add-score-with-update-game-score-1): Allow local quits
6007 when calling update-game-score program. Remove unnecessary
6008 save-excursion.
6009
6010 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
6011
6012 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
6013
6014 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
6015 avoid compiler warning.
6016 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
6017 might have values other than "true" or "false".
6018
6019 2007-01-28 Richard Stallman <rms@gnu.org>
6020
6021 * textmodes/fill.el (fill-paragraph-function): Doc fix.
6022 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
6023
6024 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
6025
6026 * image.el (image-type-header-regexps): Make GIF regex more specific.
6027
6028 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
6029 Don't check `backspace'.
6030 (tutorial--find-changed-keys): Look up bindings in a temp buffer
6031 in Fundamental mode.
6032
6033 * startup.el (fancy-splash-text, normal-splash-screen):
6034 Mention C-g.
6035
6036 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
6037 when inserting in buffer.
6038
6039 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
6040 inside the if.
6041
6042 2007-01-27 Richard Stallman <rms@gnu.org>
6043
6044 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
6045
6046 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
6047
6048 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
6049 enum/union/struct/class definition.
6050 Revert change to call `forward-sexp' multiple times.
6051
6052 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
6053
6054 * files.el (hack-local-variables-confirm): Don't keep trying to
6055 read an event from an empty kbd macro.
6056
6057 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6058
6059 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
6060
6061 2007-01-27 Ben North <ben@redfrontdoor.org>
6062
6063 * outline.el (outline-promote, outline-demote): Doc fix. Rename
6064 the arg CHILDREN -> WHICH.
6065
6066 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
6067
6068 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
6069 default-directory to a sane value when calling start-process.
6070
6071 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6072
6073 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
6074 (ls-lisp-format-time-list): Doc fix. Mention
6075 ls-lisp-use-localized-time-format.
6076 (ls-lisp-format-time): Use ls-lisp-format-time-list if
6077 ls-lisp-use-localized-time-format is non-nil, even if a valid
6078 locale is defined.
6079
6080 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
6081
6082 * jka-compr.el (jka-compr-shell): Doc fix.
6083
6084 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
6085
6086 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6087
6088 * ps-print.ps: Fix background height.
6089 (ps-print-version): New version 6.7.2.
6090
6091 2007-01-26 Eli Zaretskii <eliz@gnu.org>
6092
6093 * makefile.w32-in (finder-data, custom-deps): Depend on
6094 $(lisp)/loaddefs.el.
6095
6096 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
6097
6098 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
6099
6100 2007-01-24 Miles Bader <miles@gnu.org>
6101
6102 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
6103 (byte-compile-output-docform): Bind `print-circle' to t.
6104
6105 2007-01-24 Kenichi Handa <handa@m17n.org>
6106
6107 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
6108 file name of the original SKK dictionary file.
6109
6110 2007-01-24 Kim F. Storm <storm@cua.dk>
6111
6112 * ido.el (ido-initial-position): New variable.
6113 (ido-read-internal): Set it if default item is specified.
6114 (ido-minibuffer-setup): Position cursor accordingly if set.
6115 (ido-edit-input): C-e moves to end of input if not already there.
6116 (ido-magic-backward-char): C-b does like M-b if prev char is /.
6117 Don't switch to buffer mode if repeating C-b at start of input.
6118 (ido-toggle-ignore): C-a only toggles ignore at start or end of
6119 input; else it moves to start of input.
6120 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
6121 not at end of input, delete rest of input, rather than normal op.
6122
6123 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
6124
6125 * emulation/viper-keym.el (viper-insert-basic-map):
6126 Delete binding for S-TAB.
6127
6128 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
6129 of message. Activate mark.
6130 (ediff-activate-mark): Set transient-mark-mode to t.
6131
6132 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
6133
6134 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6135
6136 * help-fns.el (describe-variable): Don't suppress display of
6137 buffer local value when the value is "large".
6138
6139 2007-01-22 Kim F. Storm <storm@cua.dk>
6140
6141 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
6142 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
6143 (ido-tidy): Use ido-active.
6144
6145 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
6146
6147 * hexl.el (hexl-mode-exit): Add missing quote.
6148
6149 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6150
6151 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
6152 (mac-ae-keyboard-modifiers): New function.
6153 (mac-handle-toolbar-switch-mode): Use it.
6154 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
6155 if keyboard modifiers on drop contain option key.
6156 (mac-dnd-drop-data): Add optional argument `action'.
6157 (special-event-map): Remove binding for M-drag-n-drop.
6158
6159 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
6160
6161 * add-log.el (add-log-current-defun): Use CC Mode functions to
6162 find the beginning and end of a defun.
6163
6164 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
6165
6166 * progmodes/gdb-ui.el (gdb-var-create-regexp)
6167 (gdb-var-create-handler): Handle value field in GDB output of
6168 -var-create.
6169 (gdb-max-frames): New variable.
6170 (gdb-stack-buffer, gdb-frames-select): Use it.
6171 (gdb-info-stack-custom): Help user customize gdb-max-frames,
6172 if necessary.
6173 (gdb-get-frame-number): Simplify.
6174
6175 2007-01-21 Glenn Morris <rgm@gnu.org>
6176
6177 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
6178 Update copyrights.
6179
6180 2007-01-21 Alan Mackenzie <acm@muc.de>
6181
6182 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
6183 handling of K&R stuff.
6184
6185 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6186
6187 * textmodes/bibtex.el (bibtex-files): Fix customization type.
6188
6189 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6190
6191 * ps-print.el: Handle frame parameters (background and/or foreground
6192 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
6193 (ps-print-version): New version 6.7.1.
6194 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
6195 (ps-frame-parameter): New fun.
6196 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
6197 Fix doc and customization.
6198 (ps-begin-job): Get frame parameters (background and/or foreground
6199 colors).
6200 (ps-do-despool): Ensure ps-printer-name has a valid value.
6201
6202 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
6203
6204 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
6205 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
6206 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
6207 mean unlimited.
6208
6209 2007-01-20 Alan Mackenzie <acm@muc.de>
6210
6211 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
6212 much more rigorous analysis of putative K&R regions.
6213
6214 2007-01-20 Alan Mackenzie <acm@muc.de>
6215
6216 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
6217 New functions.
6218
6219 2007-01-20 Alan Mackenzie <acm@muc.de>
6220
6221 * progmodes/cc-align.el, progmodes/cc-cmds.el,
6222 * progmodes/cc-defs.el, progmodes/cc-engine.el,
6223 * progmodes/cc-langs.el, progmodes/cc-styles.el,
6224 * progmodes/cc-vars.el: Add my name.
6225
6226 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
6227
6228 * files.el (find-alternate-file): Revert query message to Emacs 21
6229 version.
6230
6231 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
6232
6233 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
6234 the doc string how to use personal abbrevs without electric
6235 keywords.
6236
6237 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
6238
6239 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
6240 Fixed cursor position when toggle abbreviated display.
6241
6242 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
6243
6244 * t-mouse.el: Update copyright following assignment by
6245 Alessandro Rubini.
6246
6247 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
6248
6249 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
6250 (type-break-demo-boring): Call read-event instead of read-char.
6251
6252 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
6253
6254 * progmodes/compile.el: Add handling for makepplog.
6255
6256 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6257
6258 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
6259 aspell dictionaries are initialized when called non-interactively.
6260
6261 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
6262
6263 * progmodes/compile.el (compilation-loop): New arg limit.
6264 Handle case where the first error is at point-min.
6265 (compilation-next-error): New arg to compilation-loop call.
6266
6267 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
6268
6269 * info.el (Info-default-dirs): Change default info dir to
6270 share/info.
6271
6272 * paths.el (Info-default-directory-list): Ditto.
6273
6274 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
6275
6276 * hexl.el (hexl-before-revert-hook): New function.
6277 (hexl-mode): Use it.
6278 (hexl-after-revert-hook): Just call hexl-mode.
6279 (hexl-mode-exit): Remove before-revert-hook.
6280
6281 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
6284
6285 2007-01-16 Martin Rudalics <rudalics@gmx.at>
6286
6287 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
6288 by "-" in francais7 otherchars entry.
6289 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
6290 otherchars entry.
6291
6292 2007-01-15 Karl Fogel <kfogel@red-bean.com>
6293
6294 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
6295 path. Rewrite function in `cond' style for readability.
6296
6297 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
6298 (The path shortening, that is, not the rearrangement.)
6299
6300 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6301
6302 * term/mac-win.el (mac-ae-quit-application): New function.
6303 (mac-apple-event-map): Bind "quit application" Apple event to it.
6304
6305 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
6306
6307 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
6308 than the program's output.
6309
6310 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6311
6312 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
6313 (kmacro-start-macro-or-insert-counter)
6314 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
6315 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
6316
6317 * longlines.el (longlines-show-hard-newlines):
6318 * ruler-mode.el (ruler-mode-ruler):
6319 * emulation/keypad.el (keypad-setup):
6320 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
6321 Fix typo in docstring.
6322
6323 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
6324
6325 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
6326 Remove redirect character ">".
6327
6328 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
6329
6330 * replace.el (perform-replace): Remove leftover code.
6331
6332 2007-01-12 Richard Stallman <rms@gnu.org>
6333
6334 * replace.el (perform-replace): Don't clear NODENT when computing
6335 the replacement string.
6336
6337 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
6338
6339 * net/tramp.el (tramp-handle-file-local-copy):
6340 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
6341 <christopher.ian.moore@gmail.com>.
6342
6343 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6344
6345 * diff-mode.el (diff-sanity-check-context-hunk-half)
6346 (diff-sanity-check-hunk): New functions.
6347 (diff-find-source-location): Use'em to check the hunks are well-formed.
6348
6349 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
6350 activate undo when undo is not active.
6351 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
6352
6353 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6354
6355 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
6356 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
6357 (ffap-url-at-point): Use char-classes rather than "a-z".
6358
6359 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
6360
6361 * ediff-init.el (ediff-autostore-merges):
6362 * textmodes/fill.el (fill-region): Doc fix.
6363
6364 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6365
6366 * server.el (server-ensure-safe-dir): UIDs may be floats.
6367
6368 2007-01-10 Richard Stallman <rms@gnu.org>
6369
6370 * battery.el (battery-linux-proc-acpi): Use ignore-errors
6371 around calls to directory-files.
6372
6373 * subr.el (momentary-string-display): Use save-excursion.
6374
6375 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
6376 argument, but read it as `X' does.
6377
6378 2007-01-09 Juri Linkov <juri@jurta.org>
6379
6380 * info.el (Info-fontify-node): Don't hide node names of index entries.
6381
6382 * faces.el (momentary): Change :group to basic-faces where all
6383 basic faces belong to. Add :version.
6384
6385 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
6386
6387 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
6388 keybinding is found.
6389 (tutorial--find-changed-keys): Never treat null keybinding as a
6390 remapping.
6391
6392 2007-01-09 Martin Rudalics <rudalics@gmx.at>
6393
6394 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
6395
6396 2007-01-09 Kenichi Handa <handa@m17n.org>
6397
6398 * international/mule-cmds.el
6399 (select-safe-coding-system-interactively): Fix message.
6400
6401 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
6402
6403 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
6404 (tramp-process-actions): Add optional parameter TIMEOUT.
6405 (tramp-open-connection-telnet, tramp-open-connection-rsh)
6406 (tramp-open-connection-su): Add timeout of 60".
6407
6408 2007-01-09 Richard Stallman <rms@gnu.org>
6409
6410 * progmodes/compile.el (compile): Doc fix.
6411
6412 2007-01-09 Markus Triska <markus.triska@gmx.at>
6413
6414 * tumme.el (tumme-display-thumb): Doc fix.
6415
6416 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
6417
6418 * battery.el (battery-search-for-one-match-in-files):
6419 * bindings.el (mode-line-minor-mode-help):
6420 * x-dnd.el (x-dnd-types-alist):
6421 * calendar/icalendar.el (icalendar-import-buffer):
6422 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
6423
6424 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
6425
6426 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
6427
6428 * replace.el (replace-regexp): Fix typo in docstring.
6429
6430 2007-01-07 Alan Mackenzie <acm@muc.de>
6431
6432 * progmodes/cc-langs.el (c-operators, c-filter-ops):
6433 Amend doc-string and comments.
6434
6435 2007-01-06 Eli Zaretskii <eliz@gnu.org>
6436
6437 * files.el (abbreviate-file-name): Doc fix.
6438
6439 2007-01-06 Markus Triska <triska@gmx.at>
6440
6441 * subr.el (split-string): Remove spurious ")" from doc string.
6442
6443 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
6444
6445 * textmodes/table.el (table--warn-incompatibility):
6446 Use display-warning instead of momentary-string-display.
6447
6448 2007-01-05 Richard Stallman <rms@gnu.org>
6449
6450 * image.el (image-type-header-regexps): Recognize xbm more strictly.
6451
6452 * simple.el (backward-kill-word): Doc fix.
6453
6454 2007-01-05 Romain Francoise <romain@orebokech.com>
6455
6456 * international/mule.el (sgml-html-meta-auto-coding-function):
6457 Ensure that the buffer contains a HTML document.
6458
6459 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6460
6461 * faces.el (momentary): Move here ...
6462 * subr.el (momentary): ... from here.
6463
6464 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6465
6466 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
6467 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
6468 large structures/arrays.
6469
6470 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
6471
6472 * files.el (find-file-noselect-1, set-visited-file-name):
6473 Allow backup-enable-predicate to be nil.
6474
6475 2007-01-04 Andreas Schwab <schwab@suse.de>
6476
6477 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
6478 last change.
6479
6480 2007-01-03 Richard Stallman <rms@gnu.org>
6481
6482 * woman.el (woman-decode-buffer): Clarify error message.
6483
6484 2007-01-03 Alan Mackenzie <acm@muc.de>
6485
6486 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
6487
6488 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
6489
6490 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
6491
6492 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6493
6494 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
6495
6496 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
6497
6498 * emulation/viper.el (viper-custom-file-name, viper-mode):
6499 Fix typos in docstrings.
6500
6501 * subr.el (momentary-string-display): After moving point, set POS
6502 variable to it to avoid later errors once the buffer is modified.
6503 Doc fix.
6504
6505 2007-01-02 Alan Mackenzie <acm@muc.de>
6506
6507 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
6508 check that the "*/" is present before trying to manipulate it.
6509
6510 2007-01-02 Richard Stallman <rms@gnu.org>
6511
6512 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
6513
6514 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
6515 Fix format of value.
6516
6517 * cus-edit.el (customize-unsaved): Rename from customize-customized.
6518 Change messages accordingly.
6519 (customize-customized): Now alias.
6520
6521 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
6522
6523 * files.el (version-control): Doc fix.
6524
6525 2007-01-01 Alan Mackenzie <acm@muc.de>
6526
6527 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
6528 Check the format of c-state-cache is valid for an optimisation before
6529 using it.
6530
6531 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
6532 are at a statement within a macro". Other changes so that only
6533 the first continuation line in a macro gets the symbol
6534 `cpp-define-intro', the others getting `statement', or whatever.
6535
6536 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
6537 a string, preserve whitespace. Add a backslash only when also in
6538 a macro.
6539
6540 * progmodes/cc-defs.el: Correct typos.
6541
6542 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
6543 new line after an escaped EOL in a string.
6544
6545 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
6546 label when it directly follows "else", "do", ....
6547
6548 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
6549 angle brackets (as seen in "explicit specialisations" of C++
6550 templates).
6551
6552 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
6553 in the doc-string.
6554
6555 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
6556 when the comment ender looks like "=========*/" and is alone on
6557 its line.
6558
6559 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
6560 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
6561 for the old name.
6562
6563 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
6564 c-\(beginning\|end\)-of-defun by default.
6565
6566 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
6567 New line-up function, for the DEFUN macro in the Emacs C sources.
6568 Only used in "gnu" style.
6569
6570 * progmodes/cc-styles.el (c-style-alist): Use this new function in
6571 the "gnu" style.
6572
6573 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
6574 clean-up comment-close-slash also to work when there's a comment
6575 terminator on the line.
6576 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
6577 these for large arg - only take account of top level {..}, except
6578 for initial and final adjustments. M-- C-M-[ae] now go to the
6579 right defuns when the starting point is between defuns. They use
6580 the four new functions:
6581 (c-in-function-trailer-p, c-where-wrt-brace-construct)
6582 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
6583 support c-\(beginning\|end\)-of-defun.
6584
6585 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
6586 expressions more rigorously, to exclude bit-field specifiers from
6587 being classed as labels.
6588 (c-forward-label): When analyzing a ":" within a macro, be careful
6589 about using c-forward-syntactic-ws at the macro beginning.
6590 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
6591 stmt boundary, check for "operator=", etc.
6592
6593 * progmodes/cc-mode.el (c-postprocess-file-styles):
6594 Bind inhibit-read-only to t, around the call to
6595 c-remove-any-local-eval-or-mode-variables, so that it works on a
6596 RO file.
6597
6598 * progmodes/cc-defs.el (c-version): Update the version number to
6599 "5.31.4".
6600
6601 2007-01-01 Richard Stallman <rms@gnu.org>
6602
6603 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
6604 only if we restored isearch-window-configuration.
6605
6606 2006-12-31 Romain Francoise <romain@orebokech.com>
6607
6608 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
6609
6610 2006-12-31 Kim F. Storm <storm@cua.dk>
6611
6612 * files.el (auto-mode-case-fold): New defcustom.
6613 (set-auto-mode): If non-nil, perform second case-sensitive pass
6614 through auto-mode-alist if first pass failed.
6615
6616 2006-12-30 Richard Stallman <rms@gnu.org>
6617
6618 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
6619
6620 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
6621
6622 * allout.el (allout-encrypt-string): Handle symmetric-key
6623 passphrase caching but leave keypair caching to pgg.
6624
6625 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6626
6627 Sync with Tramp 2.0.55.
6628
6629 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
6630 `integerp'. `char-equal' could fail else in case of negative
6631 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
6632 (top): Check for `font-lock-add-keywords' before calling; it
6633 doesn't exist under XEmacs.
6634 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
6635 (tramp-completion-mode): Remove clause (not
6636 tramp-unified-filenames), because the function is called in other
6637 context too, where this check results in wrong results in the
6638 XEmacs case on Windows.
6639 (tramp-touch): UTC handling is not possible for XEmacs.
6640
6641 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6642
6643 * scroll-bar.el (previous-scroll-bar-mode): New variable
6644 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
6645 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
6646
6647 * term/x-win.el: Set scroll bar mode to right if set by X resources.
6648
6649 2006-12-30 Richard Stallman <rms@gnu.org>
6650
6651 * files.el (make-backup-file-name-1): Precompute abs name
6652 but don't lose the relative name.
6653
6654 * international/mule-cmds.el (select-safe-coding-system-interactively):
6655 Fix message.
6656
6657 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
6658
6659 * files.el (backup-buffer): Show entire backup file name in msg.
6660
6661 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
6662
6663 * image.el (image-type-header-regexps, image-type-from-data)
6664 (image-type-from-buffer, image-type-from-file-header):
6665 Revert changes from 2006-12-26.
6666 (image-type-auto-detectable): New variable.
6667 (image-type-auto-detected-p): New function.
6668
6669 * files.el (magic-mode-alist): Detect image files with
6670 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
6671
6672 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
6673
6674 * dired.el (dired-sort-other): Move test for dired-mode...
6675 (dired-sort-set-modeline): ...to here.
6676
6677 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6678
6679 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
6680 change. Suggested by Stefan Monnier.
6681
6682 2006-12-29 Kim F. Storm <storm@cua.dk>
6683
6684 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
6685 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
6686
6687 2006-12-27 Kim F. Storm <storm@cua.dk>
6688
6689 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
6690 so it doesn't accidentally match an fsf.org mail address.
6691 (authors-renamed-files-alist): Add tcover-*.el.
6692
6693 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
6694
6695 * vc-arch.el (vc-arch-find-version): New function.
6696
6697 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
6698 composed of arbitrary characters (even /) in some systems.
6699
6700 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6701
6702 * international/mule-cmds.el (select-safe-coding-system-interactively):
6703 Improve the message in the *Warning* buffer.
6704
6705 2006-12-27 Kim F. Storm <storm@cua.dk>
6706
6707 * ido.el (ido-set-matches-1): Fix last change. If default item is
6708 current buffer, it is ok to be first.
6709
6710 2006-12-27 Kenichi Handa <handa@m17n.org>
6711
6712 * international/mule-cmds.el (select-safe-coding-system-interactively):
6713 Use face `link' for problematic chars.
6714
6715 2006-12-27 Kenichi Handa <handa@m17n.org>
6716
6717 * international/mule-cmds.el (select-safe-coding-system-interactively):
6718 Improve the message in *Warning* buffer.
6719
6720 2006-12-27 Kim F. Storm <storm@cua.dk>
6721
6722 * ido.el (ido-set-matches-1): Never put current buffer first if
6723 there are other matches.
6724
6725 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
6726
6727 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
6728 expressions.
6729 (gdb-var-delete): Handle duplicate names. Print message for non
6730 root expressions.
6731 (gdb-partial-output-name): Start buffer name with a space.
6732 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
6733 buffer name.
6734
6735 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6736
6737 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
6738 last footnote when `footnote-spaced-footnotes' is nil.
6739
6740 2006-12-26 Richard Stallman <rms@gnu.org>
6741
6742 * cus-edit.el (custom-browse-sort-alphabetically)
6743 (custom-buffer-sort-alphabetically)
6744 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
6745
6746 * image.el (image-type-header-regexps): Change element format
6747 to include third item NOT-ALWAYS.
6748 (image-type-from-data): Handle new format.
6749 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
6750 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
6751
6752 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
6753
6754 * add-log.el (add-log-current-defun): Call `forward-sexp'
6755 multiple times to pick a member function name defined as
6756 part of nested classes/namespaces.
6757
6758 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6759
6760 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
6761 which keymap should be used to change menu. It does not affect any
6762 existent code.
6763
6764 2006-12-26 Richard Stallman <rms@gnu.org>
6765
6766 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
6767 rather than for being in a minibuffer window.
6768
6769 2006-12-25 Daiki Ueno <ueno@unixuser.org>
6770
6771 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
6772 locale-coding-system.
6773 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
6774 LF.
6775
6776 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
6777
6778 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
6779 (sql-mode-syntax-table): Disable double quoted strings.
6780 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
6781
6782 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6783
6784 * startup.el (fancy-splash-last-input-event): New variable.
6785 (fancy-splash-special-event-action): New function.
6786 (fancy-splash-screens): Temporarily bind special events to it.
6787 Execute command for saved special event before exiting from
6788 recursive editing.
6789
6790 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
6791 New functions.
6792 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
6793 Use mac-unread-string.
6794
6795 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6796
6797 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
6798 an optimized comment regexp if `comment-start-skip' uses a ^.
6799 * bs.el (bs--up): Remove interactive spec.
6800
6801 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6802
6803 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
6804 Suggested by James Cloos.
6805
6806 2006-12-24 Kevin Ryde <user42@zip.com.au>
6807
6808 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
6809 in March.
6810 (calendar-dst-ends): Default to first Sunday in November.
6811
6812 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
6813
6814 * allout.el (allout-encrypt-string): Inhibit use of agent within
6815 body of let form where encryption happens. Acknowledge non-use of
6816 gpg-agent in docstring.
6817 (allout-toggle-subtree-encryption): Acknowledge non-use of
6818 gpg-agent in docstring.
6819
6820 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6821
6822 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
6823
6824 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
6825
6826 * ediff-diff.el (ediff-diff-options): Clarify docstring.
6827 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
6828
6829 * emulation/viper-cmd.el (viper-post-command-sentinel):
6830 Protect against errors in hooks.
6831 (viper-add-newline-at-eob-if-necessary): Add newline only if we
6832 actually modify buffer; ignore errors if occur.
6833
6834 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6835
6836 * calendar/calendar.el (calendar-mode-map): Switch < and >.
6837 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
6838 formatting.
6839
6840 2006-12-23 Richard Stallman <rms@gnu.org>
6841
6842 * simple.el (delete-horizontal-space): Doc fix.
6843
6844 2006-12-23 Eli Zaretskii <eliz@gnu.org>
6845
6846 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
6847 explicitly in a recursive Make, not implicitly through prerequisites,
6848 since the latter is wrong under parallel builds.
6849
6850 2006-12-22 Eli Zaretskii <eliz@gnu.org>
6851
6852 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
6853
6854 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
6855
6856 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
6857 message string.
6858
6859 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
6860
6861 * outline.el (outline-next-visible-heading): Fix the case with a
6862 header at end-of-file with no final newline.
6863
6864 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
6865
6866 * indent.el (tab-always-indent): Doc fix.
6867
6868 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
6869
6870 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
6871 (Info-fontify-node): Do fontify indices.
6872
6873 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
6874 to the Emacs Lisp reference manual.
6875 (tutorial--tab-map): Remove. All callers changed.
6876 (tutorial--find-changed-keys): New elt QUIET, used to...
6877 (tutorial--display-changes): ...ensure that warning messages are
6878 only issued once per changed key.
6879 (tutorial--remove-remarks): Delete unused code-path.
6880 (lang-strings): Remove extraneous formatting.
6881 (tutorial--save-tutorial): Prompt before saving tutorial state.
6882
6883 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
6884
6885 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
6886 Replace '?\ ' by '?\s' throughout.
6887 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
6888 `help' custom group.
6889 (tutorial--key-description): New function.
6890 (tutorial--display-changes): Remove redundant arg. Scan for all
6891 key sequences to avoid false matches. Cleanup.
6892 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
6893 reduce homedir pollution.
6894 (help-with-tutorial): Call tutorial--display-changes with no arg.
6895
6896 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
6897
6898 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
6899
6900 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * net/tramp.el (tramp-default-method): We still need to check for
6903 `executable-find', because it is not bound under Emacs 20.
6904 (tramp-handle-file-name-completion)
6905 (tramp-completion-handle-file-name-completion): Handle optional
6906 parameter PREDICATE.
6907 (tramp-find-default-method): Add code for default values.
6908
6909 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
6910
6911 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6912 make gud-go send "continue".
6913
6914 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
6915
6916 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6917 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
6918
6919 2006-12-19 Kim F. Storm <storm@cua.dk>
6920
6921 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6922 instead of global-map.
6923
6924 * files.el (magic-mode-alist): Allow matching file type by
6925 calling a function at bob. Check for image types by calling
6926 image-type-from-buffer. Suggested by Juanma Barranquero.
6927 (set-auto-mode): Do it.
6928
6929 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6930
6931 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6932 Remove "ControlMaster" option from the other `scp*' methods.
6933 (tramp-default-method): Check for ssh-agent before setting to `scp'.
6934
6935 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6936
6937 * textmodes/org.el (org-mode): Show context after isearch.
6938 (org-show-siblings): New function.
6939 (org-show-context): Use `org-show-siblings'.
6940
6941 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6942
6943 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6944 Use syntax-ppss-toplevel-pos.
6945
6946 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6947
6948 * textmodes/org.el (org-current-line): Make sure that lines are
6949 counted from beginning of buffer.
6950 (org-table-copy-region, org-table-paste-rectangle): Make sure that
6951 lines are counted from beginning of buffer.
6952
6953 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
6954
6955 * info.el (Info-build-node-completions): Signal error if tag-table
6956 marker is not found.
6957
6958 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6959
6960 2006-12-17 Alan Mackenzie <acm@muc.de>
6961
6962 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6963 speed) the case when open-paren-in-column-0-is-defun-start is nil.
6964 Based on code by Martin Rudalics.
6965
6966 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6967 open-paren-in-column-0-is-defun-start to nil any more.
6968
6969 2006-12-17 Richard Stallman <rms@gnu.org>
6970
6971 * simple.el (delete-horizontal-space): Use prefix arg.
6972
6973 * help-fns.el (describe-variable): Improve blank separator lines.
6974
6975 * files.el (magic-mode-alist): Mark as risky.
6976
6977 * files.el (make-backup-file-name-1):
6978 Expand backup-directory explicitly.
6979
6980 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
6981
6982 * net/tramp.el (tramp-default-method): Before setting to "pscp",
6983 check whether package password.el is loaded, or Pageant is running.
6984
6985 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
6986
6987 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6988 (icalendar--rris): First try Emacs, then XEmacs.
6989 (icalendar--convert-ical-to-diary): Doc fix.
6990 Insert newline at end of target file.
6991
6992 2006-12-17 Kim F. Storm <storm@cua.dk>
6993
6994 * outline.el (outline-isearch-open-invisible-function): New defvar.
6995 (outline-flag-region): Use it if non-nil for isearch-open-invisible
6996 overlay property instead of outline-isearch-open-invisible.
6997
6998 2006-12-16 Kim F. Storm <storm@cua.dk>
6999
7000 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
7001 if ido-directory-too-big is set on entry.
7002 (ido-toggle-ignore, ido-completion-help): Print message while
7003 reading big directory.
7004
7005 2006-12-15 Richard Stallman <rms@gnu.org>
7006
7007 * shell.el (shell): Doc fix.
7008
7009 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
7010
7011 * emulation/edt.el (edt-xserver):
7012 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
7013 to fix a problem on Cygwin.
7014
7015 * emulation/edt.el
7016 * emulation/edt-mapper.el
7017 * emulation/edt-lk201.el
7018 * emulation/edt-pc.el
7019 * emulation/edt-vt100.el: Update maintainer's email address.
7020
7021 2006-12-15 Simon Marshall <simon@gnu.org>
7022
7023 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
7024
7025 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7026
7027 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
7028 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
7029 instead of mac-atsu-font-table.
7030 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
7031
7032 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
7033
7034 * align.el (align-match-tex-pattern): Fix a rare bug which
7035 hanged Emacs.
7036
7037 2006-12-14 Richard Stallman <rms@gnu.org>
7038
7039 * startup.el (use-fancy-splash-screens-p): Use frame-height
7040 instead of window-height. Pass frame to image-size.
7041
7042 2006-12-13 Kenichi Handa <handa@m17n.org>
7043
7044 * international/mule-cmds.el (set-locale-environment):
7045 Set default-sendmail-coding-system too.
7046
7047 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
7048
7049 * progmodes/idlw-help.el: Fix copyright notice.
7050
7051 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
7052
7053 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
7054
7055 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
7056
7057 * subr.el (unread-command-char): Reformat obsolescence info.
7058
7059 2006-12-11 Richard Stallman <rms@gnu.org>
7060
7061 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
7062 about calls to cl-struct-setf-expander.
7063
7064 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
7065
7066 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
7067 (ediff-combination-pattern): Fix typo in docstring.
7068
7069 * textmodes/refer.el (refer-find-entry): Doc fix.
7070 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
7071 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
7072 Fix tipos in docstrings.
7073
7074 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
7075
7076 2006-12-10 Kim F. Storm <storm@cua.dk>
7077
7078 * ido.el (ido-init-completion-maps): Remap backward-kill-word
7079 instead of binding M-backspace.
7080
7081 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
7082
7083 * replace.el (replace-match-data, replace-match-maybe-edit):
7084 * calc/calc-aent.el (calc-eval-error):
7085 * emulation/vi.el (vi-char-argument):
7086 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
7087 (c-vsemi-status-unknown-p-fn): Doc fixes.
7088
7089 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
7090
7091 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
7092 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
7093
7094 2006-12-10 Masatake YAMATO <jet@gyve.org>
7095
7096 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
7097
7098 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
7099
7100 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
7101
7102 * man.el (Man-xref-button-action): New function. If the
7103 `Man-target-string' button property is a function, assume it
7104 accepts a position argument.
7105 (Man-abstract-xref-man-page): Use it.
7106 (Man-default-man-entry): New optional arg POS.
7107
7108 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
7109 symlink arrows read-only and non-rear-sticky.
7110
7111 2006-12-09 Martin Rudalics <rudalics@gmx.at>
7112
7113 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
7114 (wdired-search-and-rename): Simplify code.
7115 (wdired-preprocess-files, wdired-preprocess-perms): Make
7116 read-only property of preceding character rear-nonsticky to
7117 avoid that it can be modified. Put old-name and old-link
7118 properties on character preceding name and replace
7119 put-text-property by add-text-properties.
7120 (wdired-get-filename, wdired-get-previous-link): Get old-name
7121 and old-link properties from character preceding name and
7122 simplify code.
7123 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
7124 (wdired-perms-to-number): Make local-map property
7125 rear-nonsticky to avoid that text following permissions may be
7126 modified. Use add-text-properties instead of put-text-property
7127 when changing a permission bit.
7128 (wdired-change-to-dired-mode): Remove stickiness properties.
7129
7130 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
7131
7132 * international/mule-cmds.el (register-input-method): Doc fix.
7133
7134 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
7135
7136 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
7137
7138 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7139
7140 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
7141 Force buffer local defs evaluation on local variables loading.
7142 (flyspell-mode-on, flyspell-mode-off): Use it in
7143 `hack-local-variables-hook'.
7144
7145 2006-12-09 Eli Zaretskii <eliz@gnu.org>
7146
7147 * emacs-lisp/find-func.el (find-variable): Doc fix.
7148
7149 * help-fns.el (variable-at-point): Doc fix.
7150
7151 * w32-fns.el (w32-append-code-lines): New function.
7152
7153 2006-12-09 Romain Francoise <romain@orebokech.com>
7154
7155 * comint.el (comint-insert-input): Delete obsolete comment.
7156
7157 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7158
7159 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
7160 current frame, in case we're connected to several displays.
7161
7162 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
7163
7164 * frame.el (other-frame): Doc fix.
7165 (set-frame-parameter): Fix typo in docstring.
7166
7167 2006-12-07 Kim F. Storm <storm@cua.dk>
7168
7169 * info.el (Info-index): Strip leading colon from topic.
7170
7171 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
7172
7173 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
7174 to pointers.
7175
7176 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
7177
7178 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
7179 Trim out spurious class inheritance "None" entries.
7180
7181 2006-12-05 Kim F. Storm <storm@cua.dk>
7182
7183 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
7184 (cua-paste-pop): Rework last change for
7185 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
7186 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
7187 text inserted by the last M-y command.
7188
7189 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7190
7191 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
7192 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
7193
7194 * shell.el (shell): Search the start file in ~/.emacs.d as
7195 `init_SHELLNAME.sh' instead.
7196
7197 2006-12-05 Glenn Morris <rgm@gnu.org>
7198
7199 * progmodes/cperl-mode.el (cperl-mode)
7200 * progmodes/f90.el (f90-mode-abbrev-table)
7201 * progmodes/fortran.el (fortran-mode-abbrev-table)
7202 * progmodes/octave-mod.el (octave-abbrev-table)
7203 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
7204 if abbrev-table is non-nil (saved user abbrevs may have been restored).
7205
7206 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
7207 clear abbrev table, else saved abbrevs will not be restored.
7208
7209 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
7210
7211 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
7212 the call to `make-obsolete-variable', not in the docstring.
7213
7214 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
7215
7216 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
7217
7218 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7219
7220 * progmodes/ebnf-abn.el:
7221 * progmodes/ebnf-bnf.el:
7222 * progmodes/ebnf-dtd.el:
7223 * progmodes/ebnf-ebx.el:
7224 * progmodes/ebnf-iso.el:
7225 * progmodes/ebnf-otz.el:
7226 * progmodes/ebnf-yac.el:
7227 * progmodes/ebnf2ps.el:
7228 * delim-col.el:
7229 * printing.el:
7230 * ps-bdf.el:
7231 * ps-mule.el:
7232 * ps-print.el: Remove 'Time-stamp' comment mark.
7233
7234 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
7235 'easy-menu-add-item' when called in Emacs 21 or higher.
7236
7237 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
7238
7239 * progmodes/ada-xref.el (ada-check-current): Doc fix.
7240 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
7241
7242 2006-12-04 Kim F. Storm <storm@cua.dk>
7243
7244 * bindings.el (global-map): Bind [signal t] to ignore, to have
7245 user signals ignored by default.
7246
7247 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
7248
7249 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
7250 Unicode data file pointed to by `describe-char-unicodedata-file'.
7251
7252 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
7253
7254 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
7255 O(n^2) regexp-search by anchoring the search.
7256
7257 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
7258
7259 * whitespace.el (whitespace-cleanup-internal): Use current
7260 argument for recursive call.
7261
7262 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
7263
7264 * net/tramp.el (tramp-methods): Add "ControlPath" and
7265 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
7266 Andreas Schwab <schwab@suse.de>.
7267 (tramp-do-copy-or-rename-file-out-of-band)
7268 (tramp-open-connection-rsh): Compute format spec for ?t.
7269 (tramp-process-actions): Trace command parameters.
7270
7271 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7272
7273 * simple.el (toggle-truncate-lines): Clarify doc string.
7274
7275 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
7276 (gdb-speedbar-expand-node): Use it.
7277
7278 2006-12-04 Richard Stallman <rms@gnu.org>
7279
7280 * progmodes/python.el (python-indent): Add safe-local-variable prop.
7281
7282 * dired.el (dired-revert): Turn off dired-after-readin-hook
7283 around call to dired-readin.
7284
7285 * menu-bar.el (menu-bar-make-toggle): Add "globally"
7286 to echo area messages.
7287 <indicate-empty-lines, case-fold-search>:
7288 Add "globally" to Help string.
7289 <case-fold-search>: MESSAGE arg need not say "globally".
7290 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
7291
7292 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
7293
7294 * outline.el (outline-end-of-subtree): Don't leave an empty
7295 line hidden as we would a real next heading.
7296
7297 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
7298
7299 * allout.el (allout-ascend): Add an optional argument to preserve
7300 original position of point when unsuccessful. Also, fix a
7301 docstring error.
7302 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
7303 work again, using allout-ascend's new option.
7304 (allout-setup-mode-map): Extract from allout-mode to initialize
7305 allout-mode-map. Call it on file load, so the mode docstring
7306 substitutions work even if allout mode has not yet been invoked.
7307 (allout-mode): Use new allout-setup-mode-map to track any keybinding
7308 customizations since the map was last processed. Also, refine the
7309 docstring so it's ship-shape for release.
7310 (allout-default-layout, allout-beginning-of-line-cycles)
7311 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
7312 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
7313 (allout-version, allout-layout, allout-infer-body-reindent)
7314 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
7315 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
7316 (allout-previous-heading, allout-goto-prefix-doublechecked)
7317 (allout-current-bullet-pos, allout-next-sibling-leap)
7318 (allout-pre-command-business, allout-encrypted-type-prefix)
7319 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
7320 (allout-rebullet-topic, allout-rebullet-topic-grunt)
7321 (allout-flag-region, allout-expose-topic, allout-expose-topic)
7322 (allout-old-expose-topic, allout-listify-exposed)
7323 (allout-process-exposed, allout-latex-verb-quote)
7324 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
7325 (allout-toggle-current-subtree-encryption)
7326 (allout-toggle-subtree-encryption, allout-bullet-isearch):
7327 Remove extraneous open-paren and close paren string escapes.
7328
7329 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
7330
7331 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
7332 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
7333 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
7334 Fix typos in docstrings.
7335
7336 2006-12-03 Glenn Morris <rgm@gnu.org>
7337
7338 * progmodes/cc-align.el
7339 * progmodes/cc-awk.el
7340 * progmodes/cc-cmds.el
7341 * progmodes/cc-compat.el
7342 * progmodes/cc-defs.el
7343 * progmodes/cc-engine.el
7344 * progmodes/cc-langs.el
7345 * progmodes/cc-menus.el
7346 * progmodes/cc-mode.el
7347 * progmodes/cc-styles.el
7348 * progmodes/cc-vars.el
7349 * progmodes/vhdl-mode.el: Fix Copyright format.
7350
7351 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
7352
7353 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
7354 initial down event.
7355
7356 2006-12-02 Kim F. Storm <storm@cua.dk>
7357
7358 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
7359 (cua-repeat-replace-region): Make M-v more robust.
7360 (cua-paste-pop-rotate-temporarily): New defcustom.
7361 (cua-paste-pop): Use it.
7362 (cua-auto-mark-last-change): New defcustom.
7363 (cua-pop-to-last-change): New helper function.
7364 (cua-set-mark): Use them.
7365
7366 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
7367
7368 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
7369 mini-buffer message.
7370
7371 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
7372
7373 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
7374
7375 2006-12-01 Ben North <ben@redfrontdoor.org>
7376
7377 * paren.el: Fix the highlight overlay extension when the user types a
7378 sequence of char very fast just before the open parenthesis.
7379
7380 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7381
7382 * ps-mule.el: Eliminate Emacs 20 compatibility.
7383
7384 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
7385 (ps-print-version): New version 6.7.
7386 (ps-print-quote): Replace '?\ ' by '?\s'.
7387
7388 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
7389
7390 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
7391 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
7392 (hexl-end-of-1k-page): Doc fixes.
7393 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
7394 Fix typos in docstrings.
7395
7396 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7397
7398 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
7399 locally, i.e. without using file name handlers.
7400 (ido-read-internal): Allow mono letter host names, avoiding the
7401 `c:' problem by testing if the file exists locally.
7402 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
7403
7404 2006-11-30 Masatake YAMATO <jet@gyve.org>
7405
7406 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
7407 to avoid bytecomp warnings.
7408 (hexl-mode-old-ruler-function): New variable.
7409 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
7410 and `hl-line-range-function' after `require' hl-line.
7411 Then bind `hl-line-range-function' and `hl-line-face'.
7412 Don't require frame. Don't use `with-no-warnings'.
7413 (hexl-activate-ruler): Store the original value of
7414 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
7415 (hexl-mode-exit): Restore the original value of
7416 `ruler-mode-ruler-function'.
7417
7418 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
7419
7420 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
7421 (hexl-mode-old-hl-line-face): New variable.
7422 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
7423 line when exit from the hexl-mode.
7424
7425 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
7426
7427 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
7428 Doc fixes.
7429
7430 * international/fontset.el (create-fontset-from-ascii-font)
7431 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
7432 (fontset-name-p): Fix typo in docstring.
7433
7434 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
7435
7436 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7437
7438 * ps-bdf.el: Fix maintainer email.
7439
7440 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
7441 compatibility.
7442
7443 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
7444 21 compatibility.
7445 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
7446 Emacs 20 & 21.
7447
7448 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
7449
7450 * progmodes/idlwave.el (idlwave-auto-fill):
7451 Remove paragraph-start let to prevent auto-fill giving up.
7452
7453 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
7454
7455 * vt100-led.el (led-state): Fix typo in previous change.
7456
7457 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7458
7459 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7460 Fix interactive spec of the functions getting defined to make them
7461 work as documented.
7462
7463 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
7464
7465 * startup.el (fancy-splash-screens): Hide initial splash buffer.
7466
7467 2006-11-28 Kim F. Storm <storm@cua.dk>
7468
7469 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
7470 icomplete-mode is enabled.
7471
7472 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
7473
7474 * textmodes/org.el (require): Require gnus-sum during compilation
7475 to avoid problem with a macro call.
7476
7477 2006-11-28 Glenn Morris <rgm@gnu.org>
7478
7479 * emacs-lisp/authors.el (authors-aliases): Add new alias.
7480
7481 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
7482 (fortran-window-create-momentarily): Do not need string-to-char.
7483
7484 2006-11-28 Richard Stallman <rms@gnu.org>
7485
7486 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7487 Replace incorrect use of assoc-default with a loop.
7488
7489 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
7490
7491 * simple.el (next-error-find-buffer): Improve messages.
7492
7493 * files.el (revert-buffer): Special error message if file
7494 is now not readable.
7495
7496 * facemenu.el (facemenu-add-new-face): Improve doc strings of
7497 constructed commands.
7498
7499 * comint.el (comint-exec-1): Provide Emacs version and `comint'
7500 in INSIDE_EMACS.
7501
7502 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7503
7504 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
7505
7506 * server.el: Remove spurious * in docstrings.
7507 (server-process-filter): Exit from recursive editing before processing
7508 a new request.
7509
7510 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
7511
7512 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
7513 line so hidden blocks will be correctly identified.
7514
7515 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
7516
7517 * ledit.el (ledit-save-defun, ledit-mode):
7518 * resume.el (resume-emacs-args-buffer):
7519 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
7520 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7521 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
7522 (command-send-input, command-kill-line):
7523 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
7524
7525 * autoarg.el (autoarg-kp-mode): Doc fix.
7526
7527 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
7528 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
7529 (check-emacs-lock): Doc fix. Simplify.
7530
7531 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
7532 (iimage-mode-buffer): Fix typos in docstring.
7533
7534 * misc.el (zap-up-to-char): Doc fix.
7535
7536 * time-stamp.el: Fix comment and obsolescence string for old
7537 functions. Use `dolist' instead of `while'.
7538
7539 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
7540
7541 * disp-table.el (standard-display-8bit, standard-display-default):
7542 * ebuff-menu.el (electric-buffer-list):
7543 * ehelp.el (electric-help-command-loop):
7544 * font-core.el (font-lock-mode):
7545 * help-macro.el (make-help-screen):
7546 * help.el (describe-minor-mode-completion-table-for-indicator)
7547 (lookup-minor-mode-from-indicator):
7548 * indent.el (tab-to-tab-stop, move-to-tab-stop):
7549 * info-look.el (info-lookup-guess-custom-symbol):
7550 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
7551 * longlines.el (longlines-wrap-line):
7552 * macros.el (insert-kbd-macro):
7553 * menu-bar.el (menu-bar-update-buffers):
7554 * misc.el (copy-from-above-command):
7555 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
7556 * newcomment.el (comment-indent):
7557 * novice.el (disabled-command-function):
7558 * sort.el (sort-fields-syntax-table):
7559 * subr.el (momentary-string-display):
7560 * tar-mode.el (tar-header-block-summarize)
7561 (tar-clear-modification-flags):
7562 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
7563 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
7564 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
7565 (te-delete-char, te-down-vertically-or-scroll):
7566 * time-stamp.el (time-stamp-string-preprocess):
7567 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
7568
7569 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
7570
7571 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
7572 in GUD mode.
7573
7574 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
7575 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
7576
7577 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7578
7579 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
7580
7581 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
7582
7583 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
7584 (ada-compile-goto-error): Adapt to new argument profile of
7585 compilation-goto-locus in Emacs 22. Don't check if the various
7586 compile functions are defined; we already do "(require 'compile)".
7587
7588 2006-11-26 Kim F. Storm <storm@cua.dk>
7589
7590 * kmacro.el: Fix commentary.
7591
7592 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
7593
7594 * progmodes/gud.el (gdb): Explain how to run in text command mode
7595 more clearly. Say in error message that multiple debugging
7596 requires restarting GDB.
7597
7598 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
7599
7600 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
7601
7602 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
7603
7604 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
7605 (flymake-popup-menu): Use it instead of posn-at-point.
7606
7607 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7608
7609 * progmodes/cc-vars.el (c-backslash-column):
7610 Mention c-backslash-max-column in documentation for c-backslash-column.
7611
7612 2006-11-24 Lars Hansen <larsh@soem.dk>
7613
7614 * net/tramp.el (tramp-default-method): Under Windows, change from
7615 plink to pscp.
7616 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
7617 (tramp-actions-copy-out-of-band):
7618 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
7619 (tramp-action-out-of-band): Move "Permission denied" handling to
7620 tramp-action-copy-failed.
7621 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
7622 process buffer.
7623
7624 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
7625
7626 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7627 strings to a single string. Quote `errors-file-name'.
7628 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7629 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7630 Adjust calls. Use `shell-quote-argument'.
7631
7632 * international/mule.el (load-with-code-conversion)
7633 (with-category-table): Use with-current-buffer.
7634 (after-insert-file-set-coding): Use restore-buffer-modified-p.
7635
7636 2006-11-24 Eli Zaretskii <eliz@gnu.org>
7637
7638 * mail/smtpmail.el (smtpmail-send-it):
7639 Copy buffer-file-coding-system from the mail buffer. Possibly add a
7640 MIME header for the message encoding.
7641 Bind coding-system-for-write around the call to mail-do-fcc.
7642 Use smtpmail-code-conv-from to encode queued mail messages.
7643
7644 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
7645
7646 * tabify.el (tabify-regexp): Doc fix.
7647
7648 * net/rcirc.el (rcirc-buffer-maximum-lines):
7649 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
7650
7651 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
7652 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
7653 Fix typos in output messages.
7654 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
7655
7656 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7657
7658 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
7659 the horse's mouth.
7660 (hexlify-buffer): Don't re-encode an arg that's already encoded.
7661
7662 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
7663
7664 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
7665 Remove condition-case.
7666
7667 2006-11-23 Glenn Morris <rgm@gnu.org>
7668
7669 * progmodes/f90.el (f90-comment-indent): Do not move point in
7670 default case.
7671
7672 2006-11-21 Romain Francoise <romain@orebokech.com>
7673
7674 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
7675 from library name (reverts change of 2005-10-25).
7676
7677 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
7678
7679 * tutorial.el (tutorial--default-keys): Add newline and
7680 delete-backward-char bindings.
7681 (tutorial--detailed-help): Save excursion when finding keys.
7682 Correct warning string for M-x FOO case.
7683 (tutorial--display-changes): Print special keys in tutorial style.
7684 Tweak search regexp for changed keys.
7685
7686 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
7687
7688 * thingatpt.el (thing-at-point-url-at-point): Don't add a
7689 redundant scheme.
7690
7691 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
7692
7693 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
7694 are new to the list at IANA. Also added irc, mms, mmsh.
7695
7696 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
7697
7698 * progmodes/idlw-help.el (idlwave-html-help-location):
7699 Fail gracefully for missing help packages.
7700 (idlwave-help-assistant-open-link): Open full links.
7701 (idlwave-help-assistant-help-with-topic): Direct help link.
7702
7703 * progmodes/idlwave.el (idlwave-mode):
7704 Set add-log-current-defun-function.
7705 (idlwave-current-routine-fullname): Add, to support add-log.
7706 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
7707 to reflect improvements to xml-parse-file.
7708 (idlwave-mode-menu-def): New binding for help-with-topic.
7709
7710 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
7711 Handle extra newlines and spaces.
7712 (idlwave-shell-mode-map): Add help-with-topic.
7713
7714 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
7715
7716 * tutorial.el (tutorial-warning-face): New face.
7717 (tutorial--detailed-help, tutorial--display-changes): Use it.
7718 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
7719 Improve search pattern for occurrences of changed keys.
7720
7721 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7722
7723 * term/x-win.el (x-last-cut-buffer-coding): New variable.
7724 (x-select-text): Set it.
7725 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
7726 when checking for newness.
7727
7728 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
7729
7730 * subr.el (posn-image):
7731 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
7732
7733 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
7734
7735 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7736
7737 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
7738 Exceptions to the rule "add a space between an identifier and an
7739 opening parenthesis". Defaulted to the `#define' problem of cpp.
7740 (glasses-parenthesis-exception-p): New. Check if the region is an
7741 exception regarding to that.
7742 (glasses-make-readable): Use it.
7743 (glasses-convert-to-unreadable): Ditto. Modify the file also if
7744 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
7745
7746 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
7747
7748 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
7749
7750 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
7751
7752 * progmodes/ada-mode.el (ada-make-body): Fix typo.
7753
7754 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
7755 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
7756
7757 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
7758
7759 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
7760 conditions for function or variable bindings.
7761
7762 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
7763
7764 * progmodes/compile.el (compilation-start): Ditto.
7765
7766 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
7767
7768 * net/tramp.el (top): cl and custom are always required.
7769
7770 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7771
7772 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
7773 cut-buffers with next-selection-coding-system if not nil.
7774
7775 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7776
7777 * textmodes/org.el (org-fix-decoded-time): New function.
7778 (org-display-custom-time): Use `org-fix-decoded-time'.
7779
7780 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
7781
7782 * menu-bar.el (menu-bar-games-menu): Remove yow.
7783
7784 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7785
7786 * textmodes/org.el (org-scan-tags): Re-align code fixed.
7787 (org-detach-overlay): Rename from `org-detatch-overlay'.
7788 (org-table-convert-region): Insert space after column separator.
7789 (org-agenda-kill): New command.
7790 (org-metaleft): Call `org-outdent-item' on bullets.
7791 (org-metaright): Call `org-indent-item' on bullets.
7792 (org-timestamp-change): Set `org-last-changed-timestamp'.
7793 (org-current-line): Make sure (bolp) returns correct result.
7794 (org-agenda-change-all-lines): Make sure TODO are highlighted.
7795
7796 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7797
7798 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
7799
7800 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
7801
7802 * mouse.el (global-map): Change 2006-08-16 fix to call
7803 mouse-yank-at-click explicitly, since mouse events are not carried
7804 over into keyboard macros.
7805
7806 2006-11-16 Kim F. Storm <storm@cua.dk>
7807
7808 * ido.el (ido-file-internal): Use current buffer's file name as default
7809 choice for ido-find-alternate-file. Suggested by Matt Hodges.
7810
7811 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
7812
7813 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
7814 (allout-inhibit-aberrance-doublecheck): Rename from
7815 allout-during-yank-processing. All callers changed.
7816 (allout-ascend): Provide for unusual case where some topic after
7817 the first in file is at lower depth than the first.
7818 (allout-shift-in): Ensure the offspring of the new containing
7819 topic are exposed.
7820 (allout-encrypt-string): Preserve the coding-system of the text,
7821 according to that of the containing buffer.
7822 (allout-toggle-subtree-encryption): When the text being encrypted
7823 requires a different coding system, offer to preserve the coding
7824 system using a file local var.
7825
7826 2006-11-15 Simon Marshall <simon@gnu.org>
7827
7828 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
7829 to recognise "T t()" as a function declaration, rather than a
7830 variable instantiation, iff at the top-level or inside a class
7831 declaration. Suggested by Feng Li <fengli@gmail.com>.
7832
7833 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7834
7835 * progmodes/ada-xref.el (ada-parse-prj-file):
7836 Don't delete project buffer; user may want to edit it.
7837 (ada-xref-set-project-field, ada-xref-current-project-file)
7838 (ada-xref-current-project, ada-show-current-project)
7839 (ada-set-main-compile-application): New functions.
7840 (ada-xref-get-project-field, ada-require-project-file):
7841 Normalize use of ada-prj-default-project-file.
7842 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
7843 Normalize use of ada-require-project-file.
7844 (ada-prj-find-prj-file): Improve doc string, comments.
7845
7846 * progmodes/ada-mode.el (ada-mode-version): Bump version.
7847 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
7848 (ada-create-menu): Add ada-set-main-compile-application,
7849 ada-show-current-main, ada-show-current-project.
7850
7851 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7852
7853 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
7854 (inferior-python-mode): Use it.
7855
7856 2006-11-14 Andreas Schwab <schwab@suse.de>
7857
7858 * term/xterm.el (terminal-init-xterm): Add more key bindings.
7859
7860 2006-11-13 Kim F. Storm <storm@cua.dk>
7861
7862 * ido.el (ido-copy-current-word): C-o copies region if active.
7863
7864 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7865
7866 * textmodes/org.el (org-emph-face): Fix typo in variable name.
7867
7868 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
7869
7870 * ediff.el (ediff-revision):
7871 * files.el (set-visited-file-name):
7872 * mail/rmailout.el (rmail-output-body-to-file):
7873 Use `format', not `message', in `y-or-n-p' call.
7874
7875 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7876
7877 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
7878 (org-metaright): Call `org-indent-item' on bullets.
7879 (org-timestamp-change): Set `org-last-changed-timestamp'.
7880 (org-current-line): Make sure (bolp) returns correct result.
7881 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
7882
7883 2006-11-12 Richard Stallman <rms@gnu.org>
7884
7885 * language/european.el (turkish-case-conversion-enable)
7886 (turkish-case-conversion-disable): New functions.
7887 ("Turkish" lang env): Use them.
7888
7889 * international/characters.el (case table):
7890 Do nothing special for i and I.
7891
7892 * subr.el (remove-overlays): Fix last change.
7893
7894 * cus-edit.el (custom-save-all): Use find-file-visit-truename
7895 for visiting the custom file.
7896
7897 2006-11-12 Markus Triska <triska@gmx.at>
7898
7899 * play/handwrite.el (handwrite): Also process lines not ending
7900 with newline. Replace some position-fiddling with different
7901 logic. Improve performance.
7902
7903 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
7904
7905 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7906 replacing deleted variable `ada-check-switch'.
7907 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7908 (ada-xref-project-files): Improve doc string.
7909 (ada-find-executable): New function.
7910 (ada-initialize-runtime-library): Use `ada-find-executable'.
7911 (ada-xref-set-default-prj-values): In compile commands, don't need
7912 `ada-cd-command'; `compile' does that more portably.
7913 Use ada-prj-default-check-cmd.
7914 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7915 properties if not specified in project file.
7916 (ada-goto-declaration): Display useful message for new error
7917 'error-file-not-found.
7918 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7919 'error-file-not-found.
7920 (ada-get-all-references): Match latest ali syntax. Signal new
7921 error 'error-file-not-found.
7922 (ada-find-in-ali): Match latest ali syntax.
7923 (ada-make-filename-from-adaname): Handle different semantics of
7924 gnatkr in GNAT 3.15p vs later.
7925
7926 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7927 ada-procedure-start-regexp.
7928 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7929
7930 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7931 with defvar.
7932 (ada-language-version): Rename ada05 -> ada2005.
7933 (ada-align-region-separate): Add `eval-when-compile'.
7934 (ada-name-regexp): Remove unneeded escapes in regexp character
7935 alternative.
7936 (ada-compile-goto-error-file-linenr-re): New constant.
7937 (ada-matching-start-re): Handle additional cases `declare',
7938 `procedure', `function'.
7939 (ada-compile-goto-error): Handle "... at line nn".
7940 (ada-mode): Clearer syntax, comments for ff-special-constructs.
7941 Delete support for old versions of `align'.
7942 (ada-search-prev-end-stmt): Handle additional keyword `private'.
7943 (ada-check-defun-name): Simplify handling of `declare'.
7944 (ada-goto-matching-start): Handle nested `begin ... end'.
7945 Handle `declare', `protected', `procedure', `function'.
7946 (ada-create-menu): Presence of arm95 is not conditional on using
7947 GNAT compiler.
7948
7949 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
7950
7951 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7952 nil in the *RE-Builder* buffer (it causes spurious error messages).
7953
7954 * server.el (server-visit-files): If `minibuffer-auto-raise' has
7955 been set to t, respect it.
7956
7957 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
7958
7959 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7960 Delete commented out code for old Emacs versions. Autoloading of
7961 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7962 (ada-mode-version): Bump version number.
7963 (ada-95-string-keywords, ada-2005-string-keywords)
7964 (ada-2005-keywords, ada-name-regexp): New constant.
7965 (ada-language-version, ada-procedure-start-regexp, ada-mode)
7966 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7967 (ada-package-start-regexp): Support private packages, include package
7968 name (for ada-set-point-accordingly).
7969 (ada-next-procedure, ada-previous-procedure)
7970 (ada-which-function-are-we-in): Match changes to
7971 ada-procedure-start-regexp.
7972 (ada-make-body): Make non-interactive; not a user function.
7973 (ada-make-subprogram-body): Improve doc string.
7974
7975 2006-11-11 Romain Francoise <romain@orebokech.com>
7976
7977 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7978 `compilation-error-regexp-alist' buffer-local, since we changed
7979 `compilation-error-regexp-alist-alist' locally.
7980
7981 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
7982
7983 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7984 to the value of `server-raise-frame'.
7985
7986 2006-11-11 Glenn Morris <rgm@gnu.org>
7987
7988 * ido.el (ido-enable-prefix)
7989 * ses.el (ses-call-printer-return)
7990 * net/tramp.el (tramp-unified-filenames)
7991 * progmodes/cc-align.el (c-lineup-string-cont)
7992 * progmodes/compile.el (compilation-directory-matcher)
7993 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7994 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7995 (vhdl-clock-rising-edge)
7996 * textmodes/org.el (org-export-with-timestamps)
7997 (org-export-remove-timestamps-from-toc)
7998 (org-export-with-tags): Improve previous doc fixes.
7999
8000 2006-11-11 Richard Stallman <rms@gnu.org>
8001
8002 * textmodes/flyspell.el (flyspell-mode-map):
8003 Bind C-c $ instead of M-RET.
8004
8005 2006-11-10 Simon Marshall <simon@gnu.org>
8006
8007 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
8008 fontification for "case" and "default" keywords.
8009
8010 2006-11-10 Andreas Schwab <schwab@suse.de>
8011
8012 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
8013 Avoid starting sentence with "nil".
8014
8015 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
8016
8017 * server.el (server-raise-frame): New option.
8018 (server-switch-buffer): Use it.
8019
8020 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
8021
8022 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
8023 with a capital.
8024
8025 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8026
8027 * textmodes/org.el (org-show-hierarchy-above)
8028 (org-show-following-heading): Fix typo in default value.
8029 (org-scan-tags): Make the search case-sensitive.
8030 (org-tags-sparse-tree): Don't overrule
8031 `org-show-following-heading' and `org-show-hierarchy-above'.
8032 (org-reveal): New command.
8033 (org-show-context): Rename from `org-show-hierarchy-above'.
8034 (org-fast-tag-selection-single-key): New option.
8035 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
8036 (org-tags-overlay): New variable.
8037 (org-agenda-todo-ignore-deadlines): New option.
8038 ("session"): Add circular data structure `org-mark-ring' to
8039 exceptions list in session.el.
8040 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
8041 New options.
8042 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
8043 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
8044 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
8045 (org-finalize-agenda): Activate bracket links in agenda.
8046 (org-at-timestamp-p, org-at-date-range-p): Additional argument
8047 INACTIVE-OK.
8048 (org-show-hierarchy-above, org-show-following-heading):
8049 List values allowed for fine-tuned configuration.
8050 (org-show-hierarchy-above): New argument CONTEXT, use the
8051 fine-tuned settings in `org-show-hierarchy-above' and
8052 `org-show-following-heading'.
8053 (org-display-custom-time): New function.
8054 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
8055 (org-display-custom-times, org-time-stamp-custom-formats):
8056 (org-maybe-intangible): New macro.
8057 (org-activate-bracket-links, org-hide-wide-columns):
8058 Use `org-maybe-intangible'.
8059 (org-open-file): Use `shell-quote-argument'.
8060 (org-display-internal-link-with-indirect-buffer): New option.
8061 (org-file-remote-p): Get regexp from list.
8062 (org-link-expand-abbrev): New function.
8063 (org-link-abbrev-alist): New option.
8064 (org-open-at-point, org-cleaned-string-for-export):
8065 Call `org-link-expand-abbrev'.
8066 (org-timeline, org-agenda-list, org-todo-list)
8067 (org-tags-view): Remove the KEEP-MODES argument.
8068 (org-finalize-agenda-hook): New hook.
8069 (org-get-alist-option): New function.
8070 (org-follow-timestamp-link): New function.
8071 (org-open-at-point): Call `org-follow-timestamp-link'.
8072 (org-log-note-marker, org-log-note-purpose)
8073 (org-log-note-window-configuration): New variables.
8074 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
8075 (org-log-note-headings): New option.
8076 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
8077 (org-store-link): Support for dired-mode.
8078 (org-open-file): Substitute environment variables into filename.
8079 (org-last): New defsubst.
8080 (org-agenda-re-align-tags): New function.
8081 (org-agenda-align-tags-to-column): New option.
8082 (org-agenda-timeline): Group removed.
8083 (org-prepare-agenda, org-prepare-agenda-buffers)
8084 (org-run-agenda-series, org-timeline, org-agenda-list)
8085 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
8086 the text property inticating the agenda type.
8087 (org-agenda-post-command-hook): Get agenda type from text property
8088 at point.
8089 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
8090 and obey `org-agenda-overriding-arguments'.
8091 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
8092 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
8093 (org-agenda-week-view, org-agenda-day-view):
8094 Use `org-agenda-overriding-arguments' to make updating work with
8095 multi-block agendas.
8096 (org-agenda-prefix-format): Allow different formats for the
8097 different agenda entry types.
8098 (org-timeline-prefix-format): Option removed, use
8099 `org-agenda-prefix-format' instead.
8100 (org-prepare-agenda): New function.
8101 (org-select-timeline-window): Option removed, use
8102 `org-select-agenda-window' instead.
8103 (org-respect-restriction): Variable removed.
8104 (org-cmp-tag): New function.
8105 (org-agenda-sorting-strategy, org-entries-lessp):
8106 Implement sorting by last tag.
8107 (org-complete): Better completion in in-buffer option lines.
8108 (org-in-item-p): New function.
8109 (org-org-menu): Add entries for checkboxes.
8110 (org-cycle): Extra brouping in outline-regexp, because it is used
8111 in a search with "^" prepended.
8112 (org-provide-checkbox-statistics): New option.
8113 (org-set-font-lock-defaults): Highlight checkbox statistics.
8114 (org-update-checkbox-count-maybe)
8115 (org-get-checkbox-statistics-face): New functions.
8116 (org-update-checkbox-count): New command.
8117 (org-insert-item, org-toggle-checkbox):
8118 Call `org-update-checkbox-count-maybe'.
8119 (org-export-as-html): XEmacs compatibility for coding system.
8120 (org-force-cycle-archived): New command.
8121 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
8122 overrules cycling.
8123 (org-fix-position-after-promote): If the line contains only a todo
8124 keyword, add a final space.
8125 (org-promote-subtree, org-demote-subtree):
8126 Call `org-fix-position-after-promote'.
8127
8128 2006-11-10 Glenn Morris <rgm@gnu.org>
8129
8130 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
8131 date in every year.
8132 (calendar-dst-check-each-year-flag): New customizable variable.
8133 (calendar-dst-find-data): New function, extracted from
8134 calendar-current-time-zone.
8135 (calendar-current-time-zone): Use calendar-dst-find-data.
8136 (calendar-dst-transition-cache): New variable.
8137 (calendar-dst-find-startend, calendar-dst-starts)
8138 (calendar-dst-ends): New functions.
8139 (calendar-daylight-savings-starts)
8140 (calendar-daylight-savings-ends): Change value to use
8141 calendar-dst-starts, calendar-dst-ends; respectively.
8142
8143 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
8144
8145 * ido.el (ido-enable-prefix)
8146 * ses.el (ses-call-printer-return)
8147 * net/tramp.el (tramp-unified-filenames)
8148 * progmodes/cc-align.el (c-lineup-string-cont)
8149 * progmodes/compile.el (compilation-directory-matcher)
8150 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
8151 * progmodes/gdb-ui.el (gdb-many-windows)
8152 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
8153 (vhdl-clock-rising-edge)
8154 * textmodes/org.el (org-export-with-timestamps)
8155 (org-export-remove-timestamps-from-toc, org-export-with-tags)
8156 (org-read-date): Doc fix (Nil -> nil).
8157
8158 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8159
8160 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
8161 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
8162
8163 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
8164
8165 * bs.el (bs--window-for-buffer): Remove.
8166 (bs--show-with-configuration): Use `get-window-with-predicate'
8167 instead of `bs--window-for-buffer'.
8168
8169 2006-11-10 Kenichi Handa <handa@m17n.org>
8170
8171 * files.el (revert-buffer): Fix previous change.
8172
8173 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
8174
8175 * bs.el (bs--redisplay): Fix typo in docstring.
8176 (bs--window-config-coming-from): Make frame-local.
8177 (bs--restore-window-config): New function.
8178 (bs-kill, bs-select, bs-select-other-window)
8179 (bs-select-other-frame): Use it.
8180 (bs--window-for-buffer): Return as soon as a matching buffer is found.
8181 (bs--show-with-configuration): Save the window configuration as a
8182 frame local var, and only if *buffer-selection* is not already
8183 visible on this frame.
8184
8185 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
8186
8187 * vc-svn.el (vc-svn-admin-directory): New var.
8188 (vc-svn-registered, vc-svn-responsible-p)
8189 (vc-svn-repository-hostname): Use it.
8190 Suggested by arit93@yahoo.com.
8191
8192 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
8193
8194 * ldefs-boot.el: Regenerate.
8195
8196 2006-11-08 Alan Mackenzie <acm@muc.de>
8197
8198 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
8199 case (eq open-paren-in-column-0-is-defun-start nil) by searching
8200 for least nested open-paren.
8201
8202 2006-11-08 Romain Francoise <romain@orebokech.com>
8203
8204 * subr.el (remove-overlays): Fix typo in last change.
8205
8206 2006-11-08 Richard Stallman <rms@gnu.org>
8207
8208 * subr.el (remove-overlays): Call overlay-recenter.
8209
8210 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8211
8212 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8213 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
8214 behaviour.
8215 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
8216 directly.
8217
8218 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
8219
8220 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
8221 (ido-max-dir-file-cache, ido-decorations)
8222 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
8223 (ido-magic-backward-char, ido-enter-dired)
8224 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
8225 (ido-list-directory, ido-first-match, ido-only-match)
8226 (ido-subdir, ido-indicator): Fix typos in docstrings.
8227 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
8228 (ido-read-internal): Fix typo in error message.
8229
8230 2006-11-08 Kenichi Handa <handa@m17n.org>
8231
8232 * international/mule-cmds.el (set-default-coding-systems):
8233 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
8234
8235 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
8236
8237 * makefile.w32-in (setwins): Remove.
8238 (WINS_ALMOST): New macro.
8239 (WINS): Use it.
8240 (autoloads): Don't extract autoloads from files in obsolete/.
8241
8242 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
8243
8244 * whitespace.el (whitespace-buffer): Call remove-overlays after
8245 overlay-recenter for performance. Suggested by Martin Rudalics.
8246
8247 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8248
8249 * net/tramp.el (tramp-default-method): scp is the default method.
8250
8251 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
8252
8253 * server.el (server-start): Save also the Emacs pid in the server file.
8254
8255 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
8256
8257 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
8258 point when displaying a bibtex cross reference in the echo area.
8259
8260 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
8261
8262 * international/mule.el (make-char): Fix typo in docstring.
8263 (load-with-code-conversion, charsetp): Doc fixes.
8264
8265 * international/ja-dic-cnv.el (skkdic-convert):
8266 * cus-edit.el (hook): Fix typo in docstring.
8267
8268 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
8269
8270 * cus-edit.el (custom-mode-map): Move defvar above code using it.
8271 (custom-mode-link-map): New variable.
8272 (custom-group-link, custom-manual): Use follow-link.
8273
8274 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8275
8276 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
8277 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
8278
8279 2006-11-06 Richard Stallman <rms@gnu.org>
8280
8281 * textmodes/flyspell.el (flyspell-correct-word-before-point):
8282 New function broken out of flyspell-correct-word.
8283 (flyspell-mode-map): Bind it to M-RET.
8284 (flyspell-correct-word): Call it.
8285
8286 * textmodes/fill.el (fill-minibuffer-function): New function.
8287 (fill-paragraph): Bind fill-paragraph-function to
8288 fill-minibuffer-function.
8289
8290 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
8291 so that they aren't undefined.
8292
8293 * dired.el (dired-readin): Locally bind file-name-coding-system.
8294
8295 * bindings.el: Shorten and clarify usual mode line mouse help string.
8296
8297 * Makefile.in (autoloads): Don't include `obsolete'.
8298
8299 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
8300
8301 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8302 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
8303 Printing menu if it's not initialized.
8304 (pr-menu-bind): Act on menu-bar-file-menu directly.
8305
8306 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
8307
8308 * help.el (view-emacs-news): Fix typo in error message.
8309
8310 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
8311
8312 * shadowfile.el (shadow-define-regexp-group)
8313 (shadow-literal-groups, shadow-insert-var): Doc fixes.
8314 (shadow-read-files): Fix typo in message.
8315 (shadow-inhibit-overload, shadow-find, shadow-suffix)
8316 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
8317 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
8318 (shadow-file-match): Fix typos in docstrings.
8319
8320 * terminal.el (terminal-emulator): Fix typo in message.
8321
8322 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
8323
8324 * emacs-lisp/lselect.el (x-kill-primary-selection)
8325 (x-delete-primary-selection, x-copy-primary-selection):
8326 Fix typos in error messages.
8327
8328 * emulation/edt-mapper.el: Fix typo in interactive message.
8329
8330 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
8331
8332 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
8333 (ispell-help): Fix typos in docstrings.
8334 (ispell-help): Fix typo in output message.
8335
8336 * allout.el (allout-adjust-file-variable)
8337 (allout-passphrase-verifier-string)
8338 (allout-passphrase-hint-string)
8339 (allout-toggle-current-subtree-encryption):
8340 * apropos.el (apropos-synonyms):
8341 * cus-edit.el (hook):
8342 * emacs-lock.el (emacs-lock-from-exiting):
8343 * follow.el (follow-avoid-tail-recenter-p):
8344 * hexl.el (hexl-mode):
8345 * mouse-copy.el (mouse-copy-work-around-drag-bug):
8346 * mouse.el (mouse-set-font):
8347 * resume.el (resume-emacs-args-file):
8348 * rfn-eshadow.el (file-name-shadow-tty-properties):
8349 * t-mouse.el (t-mouse-process, t-mouse-mode):
8350 * emacs-lisp/cust-print.el (custom-print-install)
8351 (custom-print-uninstall, custom-format):
8352 * emacs-lisp/shadow.el (list-load-path-shadows):
8353 * emulation/tpu-edt.el (tpu-help-text)
8354 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
8355 (tpu-reset-control-keys):
8356 * emulation/vip.el (vip-emacs-local-map)
8357 (vip-change-mode-to-emacs):
8358 * emulation/viper.el (viper-mode, viper-set-hooks)
8359 (viper-major-mode-modifier-list):
8360 * emulation/viper-init.el (viper-emacs-state-cursor-color):
8361 * emulation/viper-keym.el (viper-emacs-kbd-map)
8362 (viper-toggle-key):
8363 * mail/feedmail.el (feedmail-queue-reminder)
8364 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
8365 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
8366 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
8367 (feedmail-sender-line, feedmail-force-binary-write)
8368 (feedmail-from-line, feedmail-deduce-envelope-from)
8369 (feedmail-x-mailer-line, feedmail-message-id-generator)
8370 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
8371 (feedmail-enable-spray, feedmail-spray-this-address)
8372 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
8373 (feedmail-queue-runner-confirm-global)
8374 (feedmail-ask-before-queue-prompt)
8375 (feedmail-ask-before-queue-reprompt)
8376 (feedmail-prompt-before-queue-standard-alist)
8377 (feedmail-prompt-before-queue-user-alist)
8378 (feedmail-prompt-before-queue-help-supplement)
8379 (feedmail-queue-use-send-time-for-message-id)
8380 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
8381 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
8382 (feedmail-mail-send-hook-queued)
8383 (feedmail-confirm-addresses-hook-example)
8384 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
8385 (feedmail-queue-runner-mode-setter)
8386 (feedmail-queue-alternative-mail-header-separator)
8387 (feedmail-queue-runner-message-sender)
8388 (feedmail-buffer-eating-function, feedmail-binmail-template)
8389 (feedmail-run-the-queue-no-prompts)
8390 (feedmail-run-the-queue-global-prompt)
8391 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
8392 (feedmail-envelope-deducer, feedmail-fiddle-date)
8393 (feedmail-default-message-id-generator)
8394 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
8395 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
8396 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
8397 (vms-pmail-setup):
8398 * play/dunnet.el (dun-help):
8399 * play/handwrite.el (handwrite):
8400 * play/hanoi.el (hanoi-unix-64):
8401 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8402 * textmodes/enriched.el (fixed):
8403 * textmodes/org.el (org-file-apps)
8404 (org-emphasis-regexp-components, org-emphasis-alist):
8405 * textmodes/texinfmt.el (batch-texinfo-format):
8406 Fix typos in docstrings.
8407
8408 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
8409
8410 * loadhist.el (read-feature): Don't complete features not loaded
8411 from a file (which make `unload-feature' to fail).
8412
8413 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
8414
8415 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
8416
8417 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
8418
8419 * startup.el (command-line-1): Kill emacs if the last frame is
8420 deleted while evaluating the command-line arguments.
8421
8422 2006-11-05 Richard Stallman <rms@gnu.org>
8423
8424 * startup.el (init-file-had-error): Add doc string.
8425 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
8426 Use fixed-width font for keyboard key descriptions.
8427
8428 * cus-edit.el (custom-save-all): Error if saving in .emacs
8429 and it had an error when loaded.
8430
8431 * dired-aux.el (dired-copy-file-recursive): Catch errors
8432 from recursive copies in the loop, around the recursive call.
8433
8434 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8435
8436 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
8437 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
8438 `/proc/acpi/thermal_zone/*'.
8439 (battery-search-for-one-match-in-files): New. Search a regexp in
8440 the content of some files.
8441
8442 2006-11-05 Martin Rudalics <rudalics@gmx.at>
8443
8444 * window.el (mouse-autoselect-window-now): Remove variable.
8445 (mouse-autoselect-window-state): New variable.
8446 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
8447 (mouse-autoselect-window-select, handle-select-window):
8448 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
8449 Suspend delayed autoselection during menu or popup dialog.
8450
8451 * info-look.el (info-lookup-guess-custom-symbol): New function
8452 for retrieving symbol at point in custom buffers.
8453 (top level) <info-lookup-maybe-add-help>: Add backquote and
8454 comma to ignored characters in regexps of help specifications
8455 for emacs-lisp-mode and lisp-interaction-mode. This permits
8456 looking up symbols in `...' and after a comma. Add help
8457 specifications for custom-mode and help-mode.
8458
8459 2006-11-04 Eli Zaretskii <eliz@gnu.org>
8460
8461 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
8462 Don't encode body if RAW is non-nil, or if the old encoding is
8463 identical to the new encoding, or if the body contains only
8464 eight-bit-* characters.
8465
8466 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
8467
8468 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
8469 (faces-sample-overlay): Remove variable.
8470 (describe-face): Insert sample text in the face being described.
8471
8472 2006-11-04 Martin Rudalics <rudalics@gmx.at>
8473
8474 * whitespace.el (whitespace-indent-regexp): Make this match any
8475 multiples of eight spaces near the beginning of a line.
8476 (whitespace-buffer): Use `remove-overlays' instead of
8477 `whitespace-unhighlight-the-space' and `overlay-recenter' to
8478 speed up overlay handling.
8479 (whitespace-buffer-leading, whitespace-buffer-trailing):
8480 Make these functions highlight the text removed by
8481 `whitespace-buffer-leading-cleanup' and
8482 `whitespace-buffer-trailing-cleanup' respectively.
8483 (whitespace-buffer-search): Use `with-local-quit'.
8484 Move `format' out of loop to speed up scanning larger buffers.
8485 (whitespace-unhighlight-the-space): Remove `remove-hook' since
8486 that function is never added to a hook.
8487 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
8488 (whitespace-buffer-leading-cleanup)
8489 (whitespace-refresh-rescan-list): Fix docstrings.
8490
8491 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
8492
8493 * allout.el (allout-during-yank-processing): Cue for inhibiting
8494 aberrance processing during yanks.
8495 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
8496 the amount of yanked topics that can be aberrant.
8497 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
8498 a function, and supplement with inihibition of doublechecking
8499 during yanks.
8500 (allout-beginning-of-line, allout-next-heading)
8501 (allout-previous-heading, allout-goto-prefix-doublechecked)
8502 (allout-back-to-current-heading, allout-next-visible-heading)
8503 (allout-next-sibling): Use new allout-do-doublecheck function.
8504 (allout-next-sibling): Ensure we made progress when returning
8505 other than nil.
8506 (allout-rebullet-heading): Preserve text property annotations
8507 indicating the text was hidden, if it was.
8508 (allout-kill-line): Remove any added was-hidden annotations.
8509 (allout-kill-topic): Remove any added was-hidden annotations.
8510 (allout-annotate-hidden): Inhibit adding was-hidden text
8511 properties to the undo list.
8512 (allout-deannotate-hidden): New function to remove was-hidden
8513 annotation.
8514 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
8515 (allout-remove-exposure-annotation): Replace by
8516 allout-deannotate-hidden.
8517 (allout-yank-processing): Signal that yank processing is happening
8518 with allout-during-yank-processing. Also, wrap
8519 allout-unprotected's closer to the text changes, for easier
8520 debugging. We need to inhibit-field-text-motion explicitly, in
8521 lieu of the encompassing allout-unprotected.
8522 (outlineify-sticky): Adjust criteria for triggering new outline
8523 decorations to presence or absence of any topics, not just a topic
8524 at the beginning of the buffer.
8525
8526 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
8527
8528 * bs.el (bs--show-all, bs--redisplay):
8529 * cus-edit.el (custom-unlispify-menu-entries)
8530 (custom-unlispify-tag-names, custom-prompt-variable):
8531 * expand.el (expand-pos):
8532 * speedbar.el (speedbar-generic-list-tag-p):
8533 * wid-edit.el (widget-image-enable):
8534 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
8535 * emacs-lisp/find-func.el (find-function-noselect)
8536 (find-function, find-variable-noselect, find-variable)
8537 (find-definition-noselect, find-face-definition):
8538 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
8539 * net/eudc-vars.el (eudc-expansion-overwrites-query):
8540 * progmodes/ada-xref.el (ada-find-in-ali):
8541 * textmodes/flyspell.el (flyspell-check-tex-math-command):
8542 * textmodes/org.el (org-copy-subtree):
8543 * textmodes/table.el (table--row-column-insertion-point-p):
8544 Use "non-nil" in docstrings.
8545
8546 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
8547
8548 * sort.el (sort-columns): Set the field separator to tab; on
8549 NetBSD, sort complains if "\n" is used as field separator.
8550
8551 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
8552
8553 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
8554
8555 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8556
8557 * server.el (server-auth-key): Remove. Replace by a process-property.
8558 (server-start): Don't remove the file of the previous process, but
8559 instead clear out the place for the new file.
8560 (server-start): Set the :auth-key property.
8561 (server-process-filter): Use the :auth-key property.
8562
8563 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
8564
8565 * textmodes/org.el (org-mode-map): No longer copy
8566 `outline-mode-map' explicitly - this is already done by
8567 `define-derived-mode'.
8568
8569 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
8570
8571 * server.el (server-visit-files): Use `when'.
8572 (server-process-filter): When authentication fails, send error
8573 message to client. Wrap `process-send-region' in `ignore-errors'
8574 instead of `condition-case', and remove misleading comment.
8575
8576 2006-11-01 Juri Linkov <juri@jurta.org>
8577
8578 * simple.el (yank): Doc fix.
8579
8580 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8581
8582 * server.el: Try and fit within 80 columns.
8583 (server-start): Make the auth file unreadable by other users.
8584
8585 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8586
8587 * battery.el (battery-linux-proc-acpi): Prevent range error when
8588 `full-capacity' is 0.
8589
8590 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
8591
8592 * faces.el (faces-sample-overlay): New defvar.
8593 (faces-sample-overlay): New function to show face sample text.
8594 (describe-face): Use it.
8595
8596 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
8597
8598 * progmodes/ada-stmt.el: Change maintainer, apply
8599 whitespace-cleanup, checkdoc.
8600 (ada-func-or-proc-name): Add doc string.
8601
8602 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
8603 whitespace-cleanup, checkdoc. Minor improvements to many doc
8604 strings and comments.
8605 (ada-prj-display-page): Change buffer name to more accurately
8606 reflect function.
8607
8608 * progmodes/ada-xref.el: Change maintainer, apply
8609 whitespace-cleanup, checkdoc. Minor improvements to many doc
8610 strings and comments. Don't look for `gvd' or `ddd' debuggers.
8611 (ada-compile-current): Don't add newlines to commands.
8612
8613 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
8614
8615 * server.el: Add support for TCP sockets.
8616 (server-use-tcp, server-host, server-auth-dir): New options.
8617 (server-auth-key): New variable.
8618 (server-ensure-safe-dir): Create nonexistent parent dirs.
8619 Ignore Unix-style file modes on Windows.
8620 (server-start): Crete a TCP or Unix socket according to the value
8621 of `server-use-tcp'. For TCP sockets, create the id/auth file in
8622 `server-auth-dir' directory.
8623 (server-process-filter): Delete process if authentication
8624 fails (which never happens for Unix sockets).
8625
8626 2006-10-30 David Kastrup <dak@gnu.org>
8627
8628 * subr.el (add-to-list): Don't continue checking if a match has
8629 been found.
8630
8631 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
8632
8633 * tutorial.el: Move defvars to avoid bytecomp warnings.
8634 (tutorial--find-changed-keys): Check if viper-current-state is
8635 bound before using it.
8636 (help-with-tutorial): Check if viper-tutorial is defined before
8637 using it.
8638
8639 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
8640
8641 * help-fns.el (help-with-tutorial): Move to tutorial.el.
8642
8643 * tutorial.el: New file.
8644 (help-with-tutorial): Move here from help-fns.el. Add help for
8645 rebound keys. Fix resume of tutorial.
8646 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
8647 (tutorial--find-changed-keys, tutorial--display-changes)
8648 (tutorial--saved-dir, tutorial--saved-file)
8649 (tutorial--save-tutorial): New functions to support the changes in
8650 help-with-tutorial.
8651
8652 2006-10-30 Kenichi Handa <handa@m17n.org>
8653
8654 * files.el (revert-buffer): If a unibyte buffer is being reverted
8655 with a coding system for multibyte, set buffer multibyte before
8656 calling insert-file-contents.
8657
8658 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8659
8660 * server.el (server-select-display): Use a dummy buffer to detect when
8661 the frame is later used.
8662 (server-select-display): New function.
8663 (server-process-filter): Use it to detect unused temp frames.
8664
8665 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
8666
8667 * progmodes/ada-mode.el: Change maintainer, apply
8668 whitespace-clean, checkdoc. Minor improvements to many doc strings.
8669 (ada-mode-version): New function.
8670 (ada-create-menu): Menu operations are available for all supported
8671 compilers.
8672
8673 2006-10-29 Lars Hansen <larsh@soem.dk>
8674
8675 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
8676 Highlight as keyword.
8677 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
8678 Don't call tramp-method-out-of-band-p for local files.
8679 (tramp-touch): Quote file name.
8680
8681 2006-10-28 Glenn Morris <rgm@gnu.org>
8682
8683 * calendar/calendar.el (cal-html-cursor-month)
8684 (cal-html-cursor-year): Add autoloads for this new package.
8685 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
8686
8687 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
8688
8689 * calendar/cal-html.el: New file.
8690
8691 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
8692
8693 * emacs-lisp/authors.el (authors-aliases): Update.
8694
8695 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
8696
8697 * version.el (emacs-version): Bump version number to 22.0.90.
8698
8699 2006-10-26 John W. Eaton <jwe@octave.org>
8700
8701 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
8702 New defvar.
8703 (inferior-octave-resync-dirs): Check to see whether Octave has
8704 built-in variables and set inferior-octave-has-built-in-variables.
8705 Check inferior-octave-has-built-in-variables to decide whether to
8706 send commands that set built-in variables or call functions to
8707 change Octave's behavior.
8708 Send "disp (pwd ())" to Octave instead of just "pwd".
8709 (inferior-octave-startup): Send "more off" to Octave instead of
8710 "page_screen_output = 0".
8711
8712 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
8713
8714 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
8715 pattern normally.
8716
8717 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
8718
8719 * bindings.el (mode-line-mode-menu): Remove bindings for global
8720 minor modes (line/column number) as they are on the menubar.
8721
8722 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
8723
8724 * term/w32-win.el (x-handle-name-switch): Doc fix.
8725 (w32-standard-fontset-spec): Fix typo in docstring.
8726
8727 * midnight.el (midnight-buffer-display-time): Doc fix.
8728 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
8729
8730 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
8731
8732 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
8733
8734 * emulation/viper-ex.el (ex-read): Quote file argument.
8735
8736 * ediff-diff.el (ediff-same-file-contents): Expand file names.
8737
8738 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
8739
8740 2006-10-22 Martin Rudalics <rudalics@gmx.at>
8741
8742 * textmodes/flyspell.el (flyspell-check-region-doublons):
8743 Fix last fix.
8744
8745 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
8746
8747 * bindings.el (mode-line-mode-menu): List global minor modes
8748 before local ones.
8749
8750 2006-10-23 Kim F. Storm <storm@cua.dk>
8751
8752 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
8753 (sit-for): If last command was a prefix arg, add the read-ahead
8754 event to unread-command-events as (t . EVENT) so it will be added
8755 to this-command-keys by read-key-sequence.
8756
8757 2006-10-22 Martin Rudalics <rudalics@gmx.at>
8758
8759 * textmodes/flyspell.el (flyspell-word): Skip past all previous
8760 whitespace when checking doublons.
8761 (flyspell-check-region-doublons): Fix doublon regexp.
8762 (flyspell-highlight-incorrect-region): Highlight doublons using
8763 flyspell-duplicate face.
8764
8765 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
8766
8767 2006-10-22 John Wiegley <johnw@newartisans.com>
8768
8769 * progmodes/python.el (python-use-skeletons): python-mode was
8770 auto-inserting templates (for those with abbrev-mode on), not only
8771 by default -- *but without a configuration variable to disable
8772 it*. This rendered python-mode completely useless for me, so I
8773 have added `python-use-skeletons', which is now off by default.
8774
8775 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
8776
8777 * progmodes/cperl-mode.el (cperl-mode): Don't assume
8778 font-lock-multiline is auto-local (it's not).
8779 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
8780 initialized before calling cperl-init-faces.
8781
8782 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
8783
8784 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
8785 gdb-stack-position a value when there is no fringe.
8786
8787 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
8788 indicator if not visiting a file.
8789
8790 2006-10-20 David Kastrup <dak@gnu.org>
8791
8792 * window.el (kill-buffer-and-window): Fix a bug where an aborted
8793 operation would still cause some window to collapse later.
8794
8795 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
8796
8797 * vc.el (vc-switch-backend): Try to be more careful with unwanted
8798 side-effect due to mixing various backends's file properties.
8799
8800 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
8801 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
8802 Return `filename's status if applicable. Update callers.
8803
8804 2006-10-19 Kenichi Handa <handa@m17n.org>
8805
8806 * international/kkc.el (kkc-region): When a key sequence is not
8807 defined, append (this-single-command-raw-keys) to
8808 unread-input-method-events.
8809
8810 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
8811
8812 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
8813
8814 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8815
8816 * version.el (emacs-version): Use mac-carbon-version-string.
8817
8818 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
8819
8820 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8821
8822 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
8823 Kenichi Handa).
8824 (xselect-convert-to-string): Decline requests for UTF8_STRING if
8825 the selection is not UTF-8.
8826
8827 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
8828
8829 * progmodes/ada-mode.el (ada-83-string-keywords)
8830 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
8831 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
8832 (ada-looking-at-semi-private, ada-get-body-name):
8833 Fix typos in docstrings.
8834 (ada-create-case-exception, ada-create-case-exception-substring):
8835 Fix typos in error messages.
8836 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
8837
8838 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8839
8840 * term/x-win.el (res-geometry): Don't set geometry from Xresources
8841 to default-frame-alist if default-frame-alist already contains
8842 width/height.
8843
8844 2006-10-18 Richard Stallman <rms@gnu.org>
8845
8846 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
8847 Non-interactive arg is the value, not the expression.
8848
8849 * simple.el (read-expression-map): Just set it, no defvar.
8850
8851 * subr.el (insert-for-yank-1): If last inserted char has
8852 properties, mark them as rear-nonsticky.
8853
8854 * recentf.el (recentf-mode): Doc fix.
8855
8856 * facemenu.el (facemenu-add-new-face): Defend against symbol
8857 that isn't a face name.
8858
8859 * dired-aux.el (dired-do-copy): Doc fix.
8860
8861 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
8862
8863 * simple.el (line-move-1): Ignore fields when moving to the
8864 beginning of line to avoid getting point stuck.
8865
8866 2006-10-18 Martin Rudalics <rudalics@gmx.at>
8867
8868 * textmodes/flyspell.el (flyspell-word-search-backward):
8869 Set inhibit-point-motion-hooks to avoid looping due to intangibile
8870 text.
8871
8872 2006-10-16 Richard Stallman <rms@gnu.org>
8873
8874 * help-fns.el (describe-function-1): Special case optimization
8875 for self-insert-command.
8876
8877 2006-10-16 Kim F. Storm <storm@cua.dk>
8878
8879 * ido.el (ido-reread-directory): Work in `dir' mode too.
8880
8881 2006-10-15 Martin Rudalics <rudalics@gmx.at>
8882
8883 * textmodes/table.el: Require 'regexp-opt.
8884
8885 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
8886
8887 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
8888 Use shell-quote-argument.
8889
8890 * shell.el (explicit-bash-args): Likewise.
8891
8892 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
8893 Use grep -E rather than egrep.
8894
8895 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8896
8897 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
8898
8899 2006-10-15 Kim F. Storm <storm@cua.dk>
8900
8901 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
8902
8903 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
8904
8905 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8906 to protect whitespace and metacharacters from the shell.
8907
8908 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8909
8910 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8911
8912 2006-10-13 Eli Zaretskii <eliz@gnu.org>
8913
8914 * subr.el (start-process-shell-command): Doc fix.
8915
8916 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
8917
8918 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8919 the regexp for Maxima symbols.
8920
8921 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8922
8923 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8924 (vc-find-root): Don't walk higher up than ~.
8925
8926 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
8927
8928 * international/utf-8.el (utf-translate-cjk-load-tables):
8929 Avoid clobbering last-coding-system-used during load.
8930
8931 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
8932
8933 * textmodes/reftex-global.el (reftex-create-tags-file):
8934 Quote file arguments.
8935
8936 2006-10-12 Richard Stallman <rms@gnu.org>
8937
8938 * files.el (file-name-history): Add defvar.
8939 (save-some-buffers-action-alist): Improve description strings.
8940
8941 2006-10-12 Andreas Schwab <schwab@suse.de>
8942
8943 * files.el (auto-mode-alist): Match change log file name also with
8944 a dash before a numeric extension.
8945
8946 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
8947
8948 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8949 After 5.0:
8950 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8951
8952 After 5.1: Major edit. Summary of most visible changes:
8953
8954 - Multiple <<HERE per line allowed.
8955 - Handles multiline subroutine declaration headers (with comments).
8956 (The exception is `cperl-etags' - but it is not used in the rest
8957 of the mode.)
8958 - Fontifies multiline my/our declarations (even with comments,
8959 and with legacy `font-lock').
8960 - Major speedup of syntaxification, both immediate and postponed
8961 (3.5x to 15x [for different CPUs and versions of Emacs] on the
8962 huge real-life document I tested).
8963 - New bindings, edits to imenu.
8964 - "_" is made into word-char during fontification/syntaxification;
8965 some attempts to recognize non-word "_" during other operations too.
8966 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8967 - autoload some more perldoc-related stuff
8968 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8969 - Attempt to incorporate XEmacs edits which reached me.
8970
8971 Fine-grained changelog:
8972 (cperl-hook-after-change): New configuration variable.
8973 (cperl-vc-sccs-header): Likewise.
8974 (cperl-vc-sccs-header): Likewise.
8975 (cperl-vc-header-alist): Default via two preceding variables.
8976 (cperl-invalid-face): Remove double quoting under XEmacs
8977 (still needed under 21.2).
8978 (cperl-tips): Update URLs for resources.
8979 (cperl-problems): Likewise.
8980 (cperl-praise): Mention new features.
8981 New C-c key bindings: for `cperl-find-bad-style',
8982 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8983 `cperl-perdoc', and `cperl-perldoc-at-point'.
8984 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8985 moved, new submenu of Tools with Ispell entries and narrowing.
8986 (cperl-after-sub-regexp): New defsubst.
8987 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8988 Allows heads up to head4.
8989 Allow "package;".
8990 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8991 (paren-backwards-message): ??? Something for XEmacs???
8992 (cperl-mode): Never auto-switch abbrev-mode off.
8993 Try to allow '_' be non-word char.
8994 Do not use `font-lock-unfontify-region-function' on XEmacs.
8995 Reset syntax cache on mode start.
8996 Support multiline facification (even on legacy `font-lock').
8997 (cperl-facemenu-add-face-function): ??? Some contributed code ???
8998 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8999 refuse to inform us whether the fontification is due to lazy
9000 calling or due to edit to a buffer, install our own hook
9001 (controlled by `cperl-hook-after-change').
9002 (cperl-electric-pod): =cut may have been recognized as start.
9003 (cperl-block-p): Move, updated for attributes.
9004 (cperl-calculate-indent): Try to allow '_' be non-word char
9005 Support subs with attributes.
9006 (cperl-where-am-i): Quiet (?) a warning.
9007 (cperl-cached-syntax-table): New function.
9008 (cperl-forward-re): Use `cperl-cached-syntax-table'.
9009 (cperl-unwind-to-safe): Recognize `syntax-type' property
9010 changing in a middle of line.
9011 (cperl-find-sub-attrs): New function.
9012 (cperl-find-pods-heres): Allow many <<EOP per line.
9013 Allow subs with attributes.
9014 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
9015 Recognize "extproc " (OS/2) case-folded and only at start.
9016 /x on s///x with empty replacement was not recognized.
9017 Better comments.
9018 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
9019 Allow subs with attributes, labels.
9020 Do not confuse "else::foo" with "else".
9021 Minor optimizations...
9022 (cperl-after-expr-p): Try to allow '_' be non-word char.
9023 (cperl-fill-paragraph): Try to detect a major bug in Emacs
9024 with `looking-at' inside `narrow' and bulk out if found.
9025 (cperl-imenu--create-perl-index): Updates for new
9026 `cperl-imenu--function-name-regexp-perl'.
9027 (cperl-outline-level): Likewise.
9028 (cperl-init-faces): Allow multiline subroutine headers
9029 and my/our declarations, and ones with comments.
9030 Allow subroutine attributes.
9031 (cperl-imenu-on-info): Better docstring.
9032 (cperl-etags): Rudimentary support for attributes.
9033 Support for packages and "package;".
9034 (cperl-add-tags-recurse-noxs): Better (?) docstring.
9035 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
9036 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
9037 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
9038 (cperl-perldoc): Add autoload.
9039 (cperl-perldoc-at-point): Likewise.
9040 (cperl-here-doc-spell): New function.
9041 (cperl-pod-spell): Likewise.
9042 (cperl-map-pods-heres): Likewise.
9043 (cperl-get-here-doc-region): Likewise.
9044 (cperl-font-lock-fontify-region-function): Likewise (backward
9045 compatibility for legacy `font-lock').
9046 (cperl-font-lock-unfontify-region-function): Fix style.
9047 (cperl-fontify-syntaxically): Recognize and optimize away deferred
9048 calls with no-change. Governed by `cperl-hook-after-change'.
9049 (cperl-fontify-update): Recognize that syntaxification region
9050 can be larger than fontification one.
9051 XXXX we leave `cperl-postpone' property, so this is quadratic...
9052 (cperl-fontify-update-bad): Temporary placeholder until
9053 it is clear how to implement `cperl-fontify-update'.
9054 (cperl-time-fontification): New function.
9055 (attrib-group): New text attribute.
9056 (multiline): New value: `syntax-type' text attribute.
9057
9058 After 5.2:
9059 (cperl-emulate-lazy-lock): New function.
9060 (cperl-fontify-syntaxically): Would skip large regions.
9061 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
9062 Some globals were declared, but uninitialized.
9063
9064 After 5.3, 5.4:
9065 (cperl-facemenu-add-face-function): Add docs, fix U<>.
9066 Copyright message updated.
9067 (cperl-init-faces): Work around a bug in `font-lock'. May slow
9068 facification down a bit.
9069 Misprint for my|our|local for old `font-lock'
9070 "our" was not fontified same as "my|local".
9071 Highlight variables after "my" etc even in
9072 a middle of an expression.
9073 Do not facify multiple variables after my etc
9074 unless parentheses are present.
9075
9076 After 5.5, 5.6
9077 (cperl-fontify-syntaxically): after-change hook could reset.
9078 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
9079
9080 After 5.7:
9081 (cperl-init-faces): Allow highlighting of local ($/).
9082 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
9083 (cperl-problems): Remove fixed problems.
9084 (cperl-find-pods-heres): Recognize #-comments in m##x too.
9085 Recognize charclasses (unless delimiter is \).
9086 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
9087 (cperl-regexp-scan): Update docs.
9088 (cperl-beautify-regexp-piece): Use information got from regexp scan.
9089
9090 After 5.8:
9091 Major user visible changes:
9092 Recognition and fontification of character classes in RExen.
9093 Variable indentation of RExen according to groups.
9094
9095 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
9096 Fontify REx charclasses in variable-name face.
9097 Fontify POSIX charclasses in "type" face.
9098 Fontify unmatched "]" in function-name face.
9099 Mark first-char of HERE-doc as `front-sticky'.
9100 Reset `front-sticky' property when needed.
9101 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
9102 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
9103 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
9104 constructs. Support `narrow'ed buffers.
9105 (cperl-praise): Remove a reservation.
9106 (cperl-make-indent): New function.
9107 (cperl-indent-for-comment): Use `cperl-make-indent'.
9108 (cperl-indent-line): Likewise.
9109 (cperl-lineup): Likewise.
9110 (cperl-beautify-regexp-piece): Likewise.
9111 (cperl-contract-level): Likewise.
9112 (cperl-toggle-set-debug-unwind): New function.
9113 New menu entry for this.
9114 (fill-paragraph-function): Use when `boundp'.
9115 (cperl-calculate-indent): Take into account groups when indenting RExen.
9116 (cperl-to-comment-or-eol): Recognize # which end a string.
9117 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
9118 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
9119 (cperl-fontify-syntaxically): More clear debugging message.
9120 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
9121 (cperl-init-faces): More complicated highlight even on XEmacs (new).
9122 Merge cosmetic changes from XEmacs.
9123
9124 After 5.9:
9125 (cperl-1+): Move to before the first use.
9126 (cperl-1-): Likewise.
9127
9128 After 5.10:
9129
9130 This code may lock Emacs hard!!! Use at your own risk!
9131
9132 (cperl-font-locking): New internal variable.
9133 (cperl-beginning-of-property): New function.
9134 (cperl-calculate-indent): Use `cperl-beginning-of-property'
9135 instead of `previous-single-property-change'.
9136 (cperl-unwind-to-safe): Likewise.
9137 (cperl-after-expr-p): Likewise.
9138 (cperl-get-here-doc-region): Likewise.
9139 (cperl-font-lock-fontify-region-function): Likewise.
9140 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
9141 recursively.
9142 Bound `next-single-property-change' via `point-max'.
9143 (cperl-unwind-to-safe): Bound likewise
9144 (cperl-font-lock-fontify-region-function): Likewise.
9145 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
9146 Initialization of `cperl-font-lock-multiline-start' could be
9147 missed if the "main" fontification did not run due to the
9148 keyword being already fontified.
9149 (cperl-pod-spell): Return t from do-one-chunk function.
9150 (cperl-map-pods-heres): Stop when the worker returns nil.
9151 Call `cperl-update-syntaxification'.
9152 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
9153 (cperl-get-here-doc-delim): Remove unused function.
9154
9155 After 5.11:
9156
9157 The possible lockup of Emacs (introduced in 5.10) fixed.
9158
9159 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
9160 (cperl-syntaxify-for-menu): New customization variable.
9161 (cperl-select-this-pod-or-here-doc): New function.
9162 (cperl-get-here-doc-region): Extra argument.
9163 Do not adjust pos by 1.
9164
9165 New menu entries
9166 (Perl/Tools): Selection of current POD or HERE-DOC section.
9167 (Debugging CPerl:) backtrace on fontification.
9168
9169 After 5.12:
9170 (cperl-cached-syntax-table): Use `car-safe'.
9171 (cperl-forward-re): Remove spurious argument SET-ST.
9172 Add documentation.
9173 (cperl-forward-group-in-re): New function.
9174 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
9175 (XXXX Temporary (?) hack is to syntax-mark them as comment).
9176
9177 After 5.13:
9178 (cperl-string-syntax-table): Make { and } not-grouping
9179 (Sometimes they ARE grouping in RExen, but matching them would only
9180 confuse in many situations when they are not)
9181 (beginning-of-buffer): Replace two occurrences with goto-char...
9182 (cperl-calculate-indent): `char-after' could be nil...
9183 (cperl-find-pods-heres): REx can start after "[" too.
9184 Hightlight (??{}) in RExen too.
9185 (cperl-maybe-white-and-comment-rex): New constant
9186 (cperl-white-and-comment-rex): Likewise.
9187 XXXX Not very efficient, but hard to make
9188 better while keeping 1 group.
9189
9190 After 5.13:
9191 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
9192 Likewise for 1 << identifier.
9193
9194 After 5.14:
9195 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
9196 Error-less condition-case could fail.
9197 (cperl-font-lock-fontify-region-function): Likewise.
9198 (cperl-init-faces): Likewise.
9199
9200 After 5.15:
9201 (cperl-find-pods-heres): Support property REx-part2.
9202 (cperl-calculate-indent): Likewise.
9203 Don't special-case REx with non-empty 1st line.
9204 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
9205 Invert highlighting of charclasses:
9206 now the envelop is highlighted.
9207 Highlight many others 0-length builtins.
9208 (cperl-praise): Mention indenting and highlight in RExen.
9209
9210 After 5.15:
9211 (cperl-find-pods-heres): Highlight capturing parens in REx.
9212
9213 After 5.16:
9214 (cperl-find-pods-heres): Highlight '|' for alternation
9215 Initialize `font-lock-warning-face' if not present.
9216 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
9217 `font-lock-function-name-face'.
9218 (cperl-look-at-leading-count): Likewise.
9219 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
9220 `font-lock-keyword-face' (needed for
9221 batch processing), etc...
9222 Use `font-lock-builtin-face' for builtin in REx
9223 Now `font-lock-variable-name-face'
9224 is used for interpolated variables
9225 Use "talking aliases" for faces inside REx
9226 Highlight parts of REx (except in charclasses)
9227 according to the syntax and/or semantic
9228 Syntax-mark a {}-part of (?{}) as "comment"
9229 (it was the ()-part)
9230 Better logic to distinguish what is what in REx
9231 (cperl-tips-faces): Document REx highlighting
9232 (cperl-praise): Mention REx syntax highlight etc.
9233
9234 After 5.17:
9235 (cperl-find-sub-attrs): Would not always manage to print error message.
9236 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
9237
9238 After 5.18:
9239 (cperl-find-pods-heres): Misprint in REx for parsing REx.
9240 Very minor optimization.
9241 `my-cperl-REx-modifiers-face' got quoted.
9242 Recognize "print $foo <<END" as HERE-doc.
9243 Put `REx-interpolated' text attribute if needed.
9244 (cperl-invert-if-unless-modifiers): New function.
9245 (cperl-backward-to-start-of-expr): Likewise.
9246 (cperl-forward-to-end-of-expr): Likewise.
9247 (cperl-invert-if-unless): Works in "the opposite way" too.
9248 Cursor position on return is on the switch-word.
9249 Indents comments better.
9250 (REx-interpolated): New text attribute.
9251 (cperl-next-interpolated-REx): New function.
9252 (cperl-next-interpolated-REx-0): Likewise.
9253 (cperl-next-interpolated-REx-1): Likewise.
9254 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
9255 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
9256 (cperl-praise): Mention finded interpolated RExen.
9257
9258 After 5.19:
9259 (cperl-init-faces): Highlight %$foo, @$foo too.
9260 (cperl-short-docs): Better docs for system, exec.
9261 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
9262 Would not find HERE-doc ended by EOF without NL.
9263 (cperl-short-docs): Correct not-doubled \-escapes.
9264 start block: Put some `defvar' for stuff gone from XEmacs.
9265
9266 After 5.20:
9267 initial comment: Extend copyright, fix email address.
9268 (cperl-indent-comment-at-column-0): New customization variable.
9269 (cperl-comment-indent): Indentation after $#a would increasy by 1.
9270 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
9271 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
9272 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
9273 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
9274 highlight $ in $foo too (UNTESTED).
9275 (cperl-set-style): Docstring missed some available styles.
9276 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
9277 Change "Current" to "Memorize Current".
9278 (cperl-indent-wrt-brace): New customization variable; the default is
9279 as for pre-5.2 version.
9280 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
9281 (cperl-style-alist): Likewise.
9282 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
9283 and `cperl-extra-newline-before-brace' etc
9284 being t
9285 (cperl-indent-exp): Plans B and C to find continuation blocks even
9286 if `cperl-extra-newline-before-brace' is t.
9287
9288 After 5.21:
9289 Improve some docstrings concerning indentation.
9290 (cperl-indent-rules-alist): New variable.
9291 (cperl-sniff-for-indent): New function name
9292 (separated from `cperl-calculate-indent').
9293 (cperl-calculate-indent): Separate the sniffer and the indenter;
9294 uses `cperl-sniff-for-indent' now.
9295 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
9296 was inverted;
9297 Support `comment-column' = 0.
9298
9299 2006-10-11 Martin Rudalics <rudalics@gmx.at>
9300
9301 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
9302 * help-at-pt.el (scan-buf-move-to-region): Likewise.
9303 * longlines.el (longlines-window-change-function): Likewise.
9304 * simple.el (undo-ask-before-discard): Likewise.
9305 * wid-edit.el (widget-field-prompt-internal)
9306 (widget-documentation-link-p): Likewise.
9307
9308 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9309
9310 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
9311 for a keyword.
9312
9313 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * newcomment.el (comment-valid-prefix-p): Make the check
9316 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
9317 (comment-indent-new-line): Adjust call.
9318
9319 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
9320
9321 * allout.el (allout-back-to-current-heading): Base on lower-level
9322 routines to get proper disqualification of aberrant topics.
9323
9324 2006-10-09 Richard Stallman <rms@gnu.org>
9325
9326 * textmodes/two-column.el (2C-two-columns): Doc fix.
9327
9328 2006-10-09 Kim F. Storm <storm@cua.dk>
9329
9330 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
9331 about implicit use.
9332
9333 2006-10-08 Richard Stallman <rms@gnu.org>
9334
9335 * textmodes/two-column.el (2C-two-columns): Doc fix.
9336
9337 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
9338
9339 * files.el: Mark `buffer-read-only' as safe-local-variable.
9340
9341 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
9342
9343 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
9344 Burp if GUD buffer has been killed.
9345
9346 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
9347
9348 * completion.el (add-completions-from-c-buffer):
9349 Don't presume an error's second element is a string.
9350 Use looking-at rather than buffer-substring + member.
9351
9352 2006-10-07 Eli Zaretskii <eliz@gnu.org>
9353
9354 * mail/rmail.el (rmail-redecode-body): If the old encoding is
9355 `undecided', call find-coding-systems-region to find a proper
9356 non-trivial encoding.
9357 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
9358 and "text/plain".
9359
9360 2006-10-07 Kevin Ryde <user42@zip.com.au>
9361
9362 * textmodes/reftex-vars.el (defgroup reftex): Update home page
9363 url-link.
9364
9365 * strokes.el (defgroup strokes): Remove invalid url-link.
9366
9367 2006-10-07 Magnus Henoch <mange@freemail.hu>
9368
9369 * autoinsert.el (auto-insert-alist): Doc fix.
9370
9371 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9372
9373 * mouse-sel.el (mouse-insert-selection-internal):
9374 Use insert-for-yank, so that yank handlers are run.
9375
9376 2006-10-07 Kim F. Storm <storm@cua.dk>
9377
9378 * ido.el (ido-file-extension-aux): Fix comparison.
9379
9380 2006-10-06 Kim F. Storm <storm@cua.dk>
9381
9382 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
9383
9384 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
9385
9386 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
9387 (ad-make-mapped-call): Use `let', not `let*'.
9388
9389 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
9390
9391 * international/mule-cmds.el (coding-system-change-eol-conversion):
9392 Ensure the coding system is initialized before calling
9393 coding-system-eol-type.
9394
9395 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
9396
9397 * textmodes/org.el (org-rm-props, org-activate-plain-links)
9398 (org-activate-angle-links, org-activate-dates)
9399 (org-activate-target-links, org-activate-camels)
9400 (org-activate-tags): Add `rear-nonsticky' text property to avoid
9401 textproperty keymaps from being active beyond the end of a line.
9402 (org-unfontify-region): Also remove `rear-nonsticky' property.
9403
9404 2006-10-04 Kenichi Handa <handa@m17n.org>
9405
9406 * international/code-pages.el (next): Table fixed.
9407
9408 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
9409
9410 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
9411 that it's been made unnecessary by removing narrowing.
9412
9413 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9414
9415 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
9416 control flow a bit, simplify another bit, and add comments.
9417
9418 2006-10-03 David Kastrup <dak@gnu.org>
9419
9420 * help.el (describe-mode): For clicks on mode-line, use "@"
9421 interactive argument to get the major mode of the click instead of
9422 the current buffer.
9423
9424 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
9425 in order to better redirect mouse-2 clicks. Also allow default
9426 bindings to apply.
9427
9428 2006-10-03 Kim F. Storm <storm@cua.dk>
9429
9430 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
9431 (pushnew): Fix last change.
9432
9433 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
9434
9435 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
9436 Use the interactive spec of `eval-expression'.
9437
9438 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
9439
9440 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
9441
9442 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9443
9444 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
9445 2006-09-28 commit.
9446
9447 2006-10-02 Kenichi Handa <handa@m17n.org>
9448
9449 * international/code-pages.el (iso-8859-6): Table fixed.
9450
9451 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
9452
9453 * dired.el (dired-build-subdir-alist): Fix previous change.
9454
9455 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9456
9457 * simple.el (undo-elt-crosses-region): Fix the inequalities.
9458
9459 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
9460
9461 * emacs-lisp/find-func.el (find-function-regexp): Don't match
9462 "define-button-type".
9463
9464 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
9465 they don't keep accumulating.
9466
9467 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
9468
9469 * ffap.el (ffap-rfc-path): Change the address of the RFC
9470 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
9471
9472 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
9473
9474 * allout.el (allout-expose-topic): Rectify implementation of "+"
9475 spec, so that bodies are not exposed with headlines.
9476
9477 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
9478
9479 * allout.el (allout-current-depth): Do aberrent check only at or
9480 below doublecheck depth.
9481 (allout-chart-subtree): Make it explicit that LEVELS being nil
9482 means unlimited depth. Drop undocumented support for LEVELS value
9483 t meaning unlimited depth. (This is consistent with
9484 allout-chart-to-reveal, but contrary to allout-show-children,
9485 which needs to use nil to default to depth of 1.)
9486 (allout-goto-prefix-doublechecked): Wrap long docstring line.
9487 (allout-chart-to-reveal): Be explicit in docstring about meaning
9488 of nil LEVELS, and drop support for LEVELS value t.
9489 (allout-show-children): Translate the level spec used by this
9490 routine to that used by allout-chart-subtree and
9491 allout-chart-to-reveal.
9492 (allout-show-to-offshoot): Retry once when stuck, after opening
9493 subtree - improvements in discontinuity handling likely will
9494 enable progress.
9495
9496 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
9497
9498 * wid-edit.el (widget-button-click-moves-point): New variable.
9499 (widget-button-click): If widget-button-click-moves-point is
9500 non-nil, set point after performing the button action.
9501
9502 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
9503
9504 2006-09-30 Martin Rudalics <rudalics@gmx.at>
9505
9506 * files.el (find-file-existing): Modify to not allow wildcards.
9507
9508 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9509
9510 * simple.el (undo-more): When undo information for the region is
9511 exhausted, say "No further undo information FOR REGION".
9512
9513 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
9514
9515 * progmodes/sh-script.el (sh-prev-thing):
9516 Take `sh-leading-keywords' into account.
9517
9518 2006-09-29 Glenn Morris <rgm@gnu.org>
9519
9520 * custom.el (defcustom): Doc fix.
9521
9522 * calendar/calendar.el (european-calendar-style):
9523 Call european-calendar or american-calendar as needed when set.
9524 (diary-view-entries, list-calendar-holidays): Move autoloads
9525 before use.
9526
9527 2006-09-29 Juri Linkov <juri@jurta.org>
9528
9529 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
9530 to nil if there is no previous property change.
9531
9532 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9533
9534 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
9535 saving anything to be sure that `forward-sexp' behaves correctly.
9536
9537 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
9538
9539 * simple.el (line-move-finish): Ignore field boundaries if the
9540 initial and final points have the same `field' property.
9541
9542 2006-09-29 Kim F. Storm <storm@cua.dk>
9543
9544 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
9545 to t while calling ido-read-internal.
9546
9547 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
9548
9549 * textmodes/org.el (org-file-remote-p): Get regexp from list.
9550 (org-archive-subtree): Remove erraneous `]' from character list.
9551
9552 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
9553
9554 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
9555 (ses-reconstruct-all): Make undo of "insert row" work by keeping
9556 markers for data-area and parameters-area.
9557
9558 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9559
9560 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
9561
9562 * font-lock.el (font-lock-after-change-function): Refontify next line
9563 as well if end is at BOL.
9564 (font-lock-extend-jit-lock-region-after-change): Be more careful to
9565 only extend the region as much as needed.
9566
9567 2006-09-28 Richard Stallman <rms@gnu.org>
9568
9569 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
9570
9571 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
9572
9573 * international/mule.el (after-insert-file-set-coding):
9574 If VISIT, don't let set-buffer-multibyte make undo info.
9575
9576 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
9577
9578 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
9579 lines in base64-encoded authentication response.
9580
9581 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9582
9583 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
9584 (ebnf-version): New version 4.3.
9585 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
9586 (ebnf-prologue): Adjust PostScript programming.
9587 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
9588 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
9589
9590 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * jit-lock.el (jit-lock-force-redisplay): Rename from
9593 jit-lock-fontify-again, and undo the mistaken change I've just done.
9594
9595 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
9596 (jit-lock-fontify-again): Don't refontify text that's not displayed.
9597
9598 2006-09-26 Kenichi Handa <handa@m17n.org>
9599
9600 * startup.el (display-splash-screen): Allow a prefix argument.
9601
9602 2006-09-25 Jason Rumney <jasonr@gnu.org>
9603
9604 * subr.el (shell-quote-argument): Use DOS logic for Windows
9605 shells with DOS semantics.
9606
9607 2006-09-24 Richard Stallman <rms@gnu.org>
9608
9609 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
9610 (compilation-goto-locus): Use compilation-goto-locus-delete-o
9611 to delete the overlay. Put it on pre-command-hook.
9612
9613 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
9614
9615 * startup.el (fancy-splash-screens, normal-splash-screen):
9616 Call the splash buffer *About GNU Emacs*.
9617
9618 * simple.el (next-error-highlight, next-error-highlight-no-select):
9619 Default to 0.5.
9620 (yank-excluded-properties): Add `fontified'.
9621
9622 * font-lock.el (font-lock-compile-keywords): Allow value of
9623 syntax-begin-function to enable paren-column-0 highlighting.
9624
9625 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
9626
9627 * dired.el (dired-build-subdir-alist): When file ends in colon,
9628 don't exit the loop, just disregard that file.
9629
9630 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
9631
9632 * simple.el (line-move-finish): Handle corner case for fields in
9633 continued lines.
9634 (line-move-1): Remove flawed test for that case.
9635
9636 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
9637
9638 * icomplete.el (icomplete-simple-completing-p): Use the correct
9639 name for the new variable, `icomplete-with-completion-tables'.
9640 (file local variables): Remove superfluous setting.
9641
9642 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
9643
9644 * calendar/appt.el (appt-check): Fix typo for appointments just
9645 after midnight.
9646
9647 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
9648
9649 * help.el (describe-key-briefly, describe-key): Don't expect an
9650 extra up event if a down-event is generated by a popup menu.
9651
9652 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
9653
9654 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
9655 local dictionary when changing the global dictionary.
9656
9657 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
9658
9659 * icomplete.el (icomplete-with-completion-tables): List of
9660 specialized completion tables with which icomplete should
9661 operate. Include the new `internal-complete-buffer', so icomplete
9662 works with interactive buffer-selection.
9663 (icomplete-simple-completing-p): Add acceptance of specialized
9664 completion tables listed in icomplete-with-completion-tables.
9665
9666 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9667
9668 * frame.el (focus-follows-mouse): Set default to nil on Mac.
9669
9670 * startup.el (command-line): Use `custom-reevaluate-setting' for
9671 `focus-follows-mouse'.
9672
9673 2006-09-22 Richard Stallman <rms@gnu.org>
9674
9675 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
9676 explain why Save is not available.
9677
9678 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
9679
9680 * woman.el (woman0-so): Use `let*', not `let'.
9681 (woman-horizontal-line): Remove unbalanced parenthesis.
9682
9683 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
9684
9685 * woman.el: Make sure all the end-of-region markers we use have
9686 a non-nil insertion-type.
9687 (woman0-so): Move things around so we can use copy-marker.
9688 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
9689 Adjust marker type.
9690 (woman2-process-escapes): Check marker type.
9691 (woman-horizontal-line): Dispense with the use of a marker.
9692
9693 2006-09-22 Jay Belanger <belanger@truman.edu>
9694
9695 * calc/calc-lang.el: Add Greek letters to math-variable-table
9696 property of tex.
9697
9698 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
9699
9700 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
9701
9702 2006-09-22 Masatake YAMATO <jet@gyve.org>
9703
9704 * add-log.el (add-log-current-defun): Use `forward-sexp'
9705 instead of `forward-word' to pick c++::symbol.
9706 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
9707
9708 2006-09-22 Kenichi Handa <handa@m17n.org>
9709
9710 * bindings.el: Fix setting self-insert-command for multibyte
9711 characters in global-map.
9712
9713 2006-09-21 David Kastrup <dak@gnu.org>
9714
9715 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
9716 doc string.
9717
9718 2006-09-21 Kenichi Handa <handa@m17n.org>
9719
9720 * language/european.el ("Latin-1"): Add windows-1252 to
9721 coding-priority.
9722 ("German"): Likewise.
9723
9724 2006-09-21 Kim F. Storm <storm@cua.dk>
9725
9726 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
9727 Suggested by Miles Bader.
9728
9729 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
9730 instead of add-to-list in the simple case.
9731
9732 2006-09-20 Kenichi Handa <handa@m17n.org>
9733
9734 * isearch.el (isearch-process-search-char): Cancel the previous change.
9735 (isearch-search-string): New function.
9736 (isearch-search): Use isearch-search-string.
9737 (isearch-lazy-highlight-search): Likewise.
9738
9739 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9740
9741 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
9742 string to become an option.
9743
9744 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9745
9746 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
9747
9748 2006-09-20 Kim F. Storm <storm@cua.dk>
9749
9750 * simple.el (line-move-partial): Call pos-visible-in-window-p with
9751 position t instead of trying both window-end and window-end - 1.
9752
9753 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
9754
9755 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
9756 hidden trees.
9757
9758 2006-09-20 David Kastrup <dak@gnu.org>
9759
9760 * mouse.el (mouse-posn-property): Improve doc string.
9761 (mouse-on-link-p): Change buffers for function calls on links.
9762
9763 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
9764 buffer is read-only.
9765
9766 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
9767
9768 * allout.el (allout-unprotected): Let inhibit-read-only only when
9769 buffer-read-only isn't set.
9770 (allout-annotate-hidden): Enable topic annotation during copies even
9771 when the buffer is read-only, eg for topic copies. Ensure that the loop
9772 advances, even when the span extends beyond the deletion region.
9773 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
9774 rather than allout-exposure-changed-hook, as a stronger assertion.
9775 (allout-keybindings-list): Add bindings for
9776 allout-copy-line-as-kill and allout-copy-topic-as-kill.
9777 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
9778 Copy wrappers for allout-kill-line and allout-kill-topic.
9779 (allout-listify-exposed): Position correctly to accumulate lines.
9780
9781 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
9782
9783 * simple.el (line-move-1): Escape field boundaries occurring
9784 exactly at point. Update goal column if constrained to a field.
9785 (line-move-finish): Escape field boundaries occurring exactly at point.
9786
9787 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9788
9789 * mouse.el (mouse-on-link-p): Tentatively fix last change.
9790 (mouse-drag-vertical-line): Remove unused var `wconfig'.
9791
9792 2006-09-19 Kim F. Storm <storm@cua.dk>
9793
9794 * help.el (describe-key-briefly, describe-key): Simplify printing
9795 of descriptions by using format and %S. Fix "is undefined"
9796 messages to say "at that spot" for mouse events.
9797
9798 * simple.el (line-move-partial): Optimize. Try window-line-height
9799 before posn-at-point to get vpos of current line.
9800
9801 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
9802
9803 * emulation/viper.el: Bump up version/date of update to reflect the
9804 substantial changes done in August 2006.
9805
9806 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
9807 push-button are defined.
9808
9809 * ediff-util.el (ediff-add-to-history): New function.
9810
9811 * ediff.el: Use ediff-add-to-history instead of add-to-history.
9812
9813 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9814
9815 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
9816 Delete duplicate make-local-variable form.
9817 (conf-space-keywords): Add autoload cookie.
9818 Fix typo (`keywords', not `keyword').
9819
9820 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9821
9822 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
9823 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
9824 to x-gtk-use-old-file-dialog.
9825
9826 2006-09-18 Richard Stallman <rms@gnu.org>
9827
9828 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
9829 that might come in during mouse tracking.
9830
9831 2006-09-18 Kim F. Storm <storm@cua.dk>
9832
9833 * simple.el (line-move-partial): Rework 2006-09-15 change to use
9834 new window-line-height function. Further optimize by not calling
9835 pos-visible-in-window-p for window-end when window-line-height
9836 returns useful information.
9837
9838 2006-09-16 Richard Stallman <rms@gnu.org>
9839
9840 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
9841 (conf-space-mode): Don't handle prefix arg.
9842 Delete conf-space-keywords-override code.
9843 Use add-hook.
9844 (conf-space-keywords): New command.
9845 (conf-space-mode-internal): Be careful with imenu-generic-expression.
9846 Delete conf-space-keywords-override code.
9847 (conf-space-keywords-alist): Doc fix.
9848 (conf-space-font-lock-keywords): Doc fix.
9849 (conf-space-keywords-override): Var deleted.
9850
9851 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
9852
9853 * startup.el (fancy-splash-screens): Don't switch to the scratch
9854 buffer; it may not be the next buffer.
9855
9856 2006-09-16 Romain Francoise <romain@orebokech.com>
9857
9858 * saveplace.el (load-save-place-alist-from-file): Use expanded name
9859 in both messages.
9860
9861 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
9862
9863 * progmodes/python.el (python-preoutput-filter):
9864 Fix arg order to string-match.
9865
9866 2006-09-16 Richard Stallman <rms@gnu.org>
9867
9868 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
9869 font-lock-compile-keywords.
9870
9871 * font-lock.el (font-lock-compile-keywords): Rename optional arg
9872 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
9873
9874 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9875
9876 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
9877
9878 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
9879 and the data doesn't look like UTF8, send STRING instead.
9880
9881 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
9882
9883 * textmodes/flyspell.el (flyspell-check-region-doublons):
9884 New function to detect duplicated words.
9885 (flyspell-large-region): Use it.
9886
9887 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
9888
9889 * simple.el (line-move-to-column): Revert 2006-08-03 change.
9890
9891 2006-09-16 Eli Zaretskii <eliz@gnu.org>
9892
9893 * help.el (describe-prefix-bindings): Use let, not let*.
9894
9895 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
9896
9897 * allout.el (allout-regexp, allout-line-boundary-regexp)
9898 (allout-bob-regexp): Correct grouping and boundaries to fix
9899 backwards traversal.
9900 (allout-depth-specific-regexp, allout-depth-one-regexp):
9901 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
9902 worse time in allout-ascend.
9903 (allout-doublecheck-at-and-shallower): Identify depth threshold
9904 below which topics are checked for and disqualified by containment
9905 discontinuities.
9906 (allout-hotspot-key-handler): Correctly handle multiple-key
9907 strokes. Remove some unused variables.
9908 (allout-mode-leaders): Clarify that mode-specific comment-start
9909 will be used.
9910 (set-allout-regexp): Correctly regexp-quote allout regexps to
9911 properly accept alternative header-leads and primary bullets with
9912 regexp-specific characters (eg, C "/*", mathematica "(*").
9913 Include new regular expressions among those configured.
9914 (allout-infer-header-lead-and-primary-bullet):
9915 Rename allout-infer-header-lead.
9916 (allout-recent-depth): Manifest as a variable as well as a function.
9917 (allout-prefix-data): Simplify into an inline instead of a macro,
9918 assuming current match data rather than being explicitly passed
9919 it. Establish allout-recent-depth value as well as
9920 allout-recent-prefix-beginning and allout-recent-prefix-end.
9921 (allout-aberrant-container-p): True when an item's immediate
9922 offspring discontinuously contained. Useful for disqualifying
9923 unintended topic prefixes, likely at low depths.
9924 (allout-goto-prefix-doublechecked): Elaborate version of
9925 allout-goto-prefix which disqualifies aberrant pseudo-items.
9926 (allout-pre-next-prefix): Layer on top of lower-level routines, to
9927 get disqualification of aberrant containers.
9928 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9929 containers.
9930 (allout-beginning-of-current-entry): Position at start of buffer
9931 when in container (depth 0) entry.
9932 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9933 (allout-current-bullet): Strip text properties.
9934 (allout-get-prefix-bullet): Use right match groups.
9935 (allout-beginning-of-line, allout-next-heading):
9936 Disqualify aberrant containers.
9937 (allout-previous-heading): Disqualify aberrant containers, and
9938 change to regular (rather than inline) function, to allow
9939 self-recursion.
9940 (allout-get-invisibility-overlay): Increment so progress is made
9941 when the first overlay is not the sought one.
9942 (allout-end-of-prefix): Disqualify aberrant containers.
9943 (allout-end-of-line): Cycle something like allout-beginning-of-line.
9944 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9945 outline.el outlines) functional again. Change the primary bullet
9946 along with the header-lead - level 1 new-style bullets now work.
9947 Engage allout-before-change-handler in mainline Emacs, not just
9948 XEmacs, to do undo handling.
9949 (allout-before-change-handler): Expose undo changes occurring in
9950 hidden regions. Use allout-get-invisibility-overlay instead of
9951 reimplementing it inline.
9952 (allout-chart-subtree): Use start rather than end of prefix in
9953 charts. Use allout-recent-depth variable.
9954 (allout-chart-siblings): Disqualify aberrant topics.
9955 (allout-beginning-of-current-entry): Position correctly.
9956 (allout-ascend): Use new allout-depth-specific-regexp and
9957 allout-depth-one-regexp for linear instead of O(N^2) or worse
9958 behavior.
9959 (allout-ascend-to-depth): Depend on allout-ascend, rather than
9960 reimplementing an algorithm.
9961 (allout-up-current-level): Depend on allout-ascend, rather than
9962 reimplementing an algorithm. Return to start-point if we fail.
9963 (allout-descend-to-depth): Use allout-recent-depth variable
9964 instead of function.
9965 (allout-next-sibling): On traversal of numerous intervening
9966 topics, resort to economical allout-next-sibling-leap.
9967 (allout-next-sibling-leap): Specialized version of
9968 allout-next-sibling that uses allout-ascend cleverly, to depend on
9969 a regexp search to leap large numbers of contained topics, rather
9970 than arbitrarily many one-by-one traversals.
9971 (allout-next-visible-heading): Disqualify aberrant topics.
9972 (allout-previous-visible-heading): Position consistently when
9973 interactive.
9974 (allout-forward-current-level): Base on allout-previous-sibling
9975 rather than (differently) reimplmenting the algorithm. Remove some
9976 unused variables.
9977 (allout-solicit-alternate-bullet): Present default choice stripped
9978 of text properties.
9979 (allout-rebullet-heading): Use bullet stripped of text properties.
9980 Register changes using allout-exposure-change-hook.
9981 Disregard aberrant topics.
9982 (allout-shift-in): With universal-argument, make topic a peer of
9983 it's former offspring. Simplify the code by separating out
9984 allout-shift-out functionality.
9985 (allout-shift-out): With universal-argument, make offspring peers
9986 of their former container, and its siblings. Implement the
9987 functionality here, rather than inappropriately muddling the
9988 implementation of allout-shift-in.
9989 (allout-rebullet-topic): Respect additional argument for new
9990 parent-child separation function.
9991 (allout-yank-processing): Use allout-ascend directly.
9992 (allout-show-entry): Disqualify aberrant topics.
9993 (allout-show-children): Handle discontinuous children gracefully,
9994 extending the depth being revealed to expose them and posting a
9995 message indicating the situation.
9996 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9997 Leave cursor in correct position.
9998 (allout-hide-current-subtree): Use allout-ascend directly.
9999 Disqualify aberrant topics.
10000 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
10001 a way that the yanks can restore it, as used to happen.
10002 (allout-yank-processing): Restore exposure layout as recorded by
10003 allout-kill-*, as used to happen.
10004 (allout-annotate-hidden, allout-hide-by-annotation): New routines
10005 for preseving and restoring exposure layout across kills.
10006 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
10007 (allout-encrypt-string): Strip text properties.
10008 Rearranged order and outline-headings for some of the
10009 miscellaneous functions.
10010 (allout-resolve-xref): No need to quote the error name in the
10011 condition-case handler section.
10012 (allout-flatten): Classic recursive (and recursively intensive,
10013 without tail-recursion) list-flattener, needed by allout-shift-out
10014 when confronted with discontinuous children.
10015
10016 2006-09-16 Jason Rumney <jasonr@gnu.org>
10017
10018 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
10019 on ms-windows.
10020 (dnd-open-unc-file): Remove.
10021 (dnd-open-local-file): Mention in doc string that it also handles
10022 remote files if the system natively supports unc file-names.
10023
10024 2006-09-15 Kim F. Storm <storm@cua.dk>
10025
10026 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
10027 all necessary information about the event before erasing *Help*.
10028
10029 * simple.el (line-move-partial): Use window-line-visiblity to
10030 quickly check whether last line is partially visible, and only do
10031 the hard (and slow) part in that case.
10032
10033 2006-09-15 Jay Belanger <belanger@truman.edu>
10034
10035 * COPYING: Replace "Library Public License" by "Lesser Public
10036 License" throughout.
10037
10038 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10039
10040 * term/x-win.el (x-menu-bar-open): New function for F10.
10041
10042 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
10043
10044 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10045 Disallow filenames containing " -" to avoid confusion with libtool
10046 compilation messages. Suggested by Stefan Monnier.
10047
10048 2006-09-15 David Kastrup <dak@gnu.org>
10049
10050 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
10051 instead of buffer position for `mouse-on-link-p'.
10052
10053 * mouse.el (mouse-posn-property): New function looking up the
10054 properties at a click position in overlays and text properties in
10055 either buffer or strings.
10056 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
10057 of both `follow-link' as well as `mouse-face' properties.
10058 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
10059 buffer position.
10060
10061 * help.el (describe-key-briefly): When reading a down-event on
10062 mode lines or scroll bar, swallow the following up event, too.
10063 Use the new mouse sensitity of `key-binding' for lookup.
10064 (describe-key): The same here.
10065
10066 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
10067
10068 * play/life.el (life-patterns): Add a few more interesting patterns.
10069 (life-setup): Force `show-trailing-whitespace' to nil.
10070
10071 2006-09-14 Richard Stallman <rms@gnu.org>
10072
10073 * startup.el (fancy-splash-text): Change text to improve alignment.
10074 (fancy-splash-screens): Don't set non-standard tab width.
10075 Bind cursor-type temporarily, and make it easy to patch to
10076 preserve the splash buffer.
10077 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
10078 (fancy-splash-screens): Display echo-area message explicitly.
10079 Don't set fancy-splash-help-echo.
10080
10081 * simple.el (line-number-mode): Group mode-line instead of
10082 editing-basics.
10083 (column-number-mode, size-indication-mode): Likewise.
10084
10085 * faces.el (mode-line-faces): Group mode-line instead of modeline.
10086
10087 * time.el (display-time): Group mode-line instead of modeline.
10088
10089 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
10090
10091 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
10092
10093 * startup.el (fancy-splash-text): Move editing instructions to
10094 fancy-splash-head.
10095 (fancy-splash-head): Issue editing instructions.
10096 (fancy-splash-screens): Fixup whitespace.
10097
10098 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
10099
10100 * bindings.el (mode-line-buffer-identification-keymap):
10101 Remove duplicate line.
10102
10103 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10104
10105 * ido.el (ido-ignore-item-p): Allow any kind of functions in
10106 ignore lists.
10107
10108 2006-09-14 Kim F. Storm <storm@cua.dk>
10109
10110 * jit-lock.el (jit-lock-fontify-again): New function.
10111 (jit-lock-fontify-now): Use it instead of lambda form.
10112
10113 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
10114
10115 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
10116 (flyspell-auto-correct-word): Make ispell-filter local to these
10117 functions. Check that ispell-filter has new stuff before calling
10118 ispell-parse-output.
10119
10120 2006-09-13 Kim F. Storm <storm@cua.dk>
10121
10122 * simple.el (line-move-partial): Optimize.
10123
10124 2006-09-13 Richard Stallman <rms@gnu.org>
10125
10126 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
10127 Delete spurious backquote.
10128
10129 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
10130
10131 * net/rcirc.el (rcirc-print): Fix last change.
10132
10133 2006-09-12 Jay Belanger <belanger@truman.edu>
10134
10135 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
10136
10137 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
10138
10139 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
10140 rcirc-show-maximum-output.
10141 (rcirc-mode): Remove window-scroll-function hook.
10142 (rcirc-scroll-to-bottom): Remove function.
10143 (rcirc-print): Recenter so point stays at the bottom of the window
10144 if point was already there.
10145
10146 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
10147
10148 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
10149 not to "t".
10150 * progmodes/compile.el (compilation-start): Likewise.
10151 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
10152 Don't use expand-file-name on invocation-directory, since this
10153 might mishandle special characters in invocation-directory.
10154
10155 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10156
10157 * pcvs-defs.el: Remove * in defcustom's docstrings.
10158
10159 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
10160
10161 * progmodes/compile.el (compilation-directory-properties):
10162 Doc fix for help-echo.
10163
10164 2006-09-12 Lars Hansen <larsh@soem.dk>
10165
10166 * desktop.el (desktop-read): Add comment.
10167
10168 2006-09-12 Kim F. Storm <storm@cua.dk>
10169
10170 * simple.el (next-error-highlight, next-error-highlight-no-select):
10171 Fix spelling error.
10172
10173 * subr.el (sit-for): Rework to use input-pending-p and cond.
10174 Return nil input is pending on entry also for SECONDS <= 0.
10175 (while-no-input): Use input-pending-p instead of sit-for.
10176
10177 2006-09-11 Richard Stallman <rms@gnu.org>
10178
10179 * simple.el (next-error-highlight, next-error-highlight-no-select):
10180 Fix custom type and doc strings.
10181
10182 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10183
10184 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
10185 (diff-apply-hunk): Use it to ask for confirmation.
10186
10187 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
10188
10189 * emacs-lisp/cl.el (pushnew): Add missing `,'.
10190
10191 2006-09-11 David Kastrup <dak@gnu.org>
10192
10193 * help.el (string-key-binding, describe-key-briefly)
10194 (describe-key): Remove `string-key-binding' and its callers since
10195 `key-binding' already caters for the proper lookup now.
10196
10197 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10198
10199 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
10200 (cfengine-mode): Use it. Fix \ syntax to be like /.
10201
10202 * bindings.el (mode-line-buffer-identification-keymap):
10203 Move initialization into declaration.
10204
10205 2006-09-10 Kim F. Storm <storm@cua.dk>
10206
10207 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
10208 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
10209 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
10210 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
10211
10212 2006-09-10 Richard Stallman <rms@gnu.org>
10213
10214 * dired-aux.el: Handle errors in recursive copy usefully.
10215 (dired-create-files-failures): New variable.
10216 (dired-copy-file): Remove condition-case.
10217 (dired-copy-file-recursive): Check for errors on all file
10218 operations, and add them to dired-create-files-failures.
10219 Check file file-date-erorr here too.
10220 (dired-create-files): Check dired-create-files-failures
10221 and report those errors too.
10222
10223 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
10224
10225 * subr.el (add-to-list): New argument COMPARE-FN.
10226
10227 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
10228
10229 * filecache.el (file-cache-add-directory)
10230 (file-cache-add-directory-list, file-cache-add-file)
10231 (file-cache-add-directory-using-find)
10232 (file-cache-add-directory-using-locate)
10233 (file-cache-add-directory-recursively): Add autoloads.
10234
10235 2006-09-09 Richard Stallman <rms@gnu.org>
10236
10237 * textmodes/conf-mode.el (conf-space-mode):
10238 Use hack-local-variables-hook instead of calling hack-local-variables.
10239 (conf-space-keywords-override): New variable.
10240 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
10241 (conf-space-mode): Always make conf-space-keywords and
10242 conf-space-keywords-override local.
10243 Call conf-space-mode-internal directly as well as via hook.
10244
10245 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
10246
10247 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
10248 quasi-keywords.
10249
10250 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
10251
10252 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
10253 (python-send-string): Be slightly more careful about adding \n.
10254
10255 * startup.el (normal-splash-screen): Don't display the buffer if we'll
10256 kill it right away anyway.
10257
10258 2006-09-09 Eli Zaretskii <eliz@gnu.org>
10259
10260 * international/codepage.el (cp850-decode-table): Fix a few codes.
10261 (cp858-decode-table): New variable.
10262
10263 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
10264
10265 * net/ldap.el (ldap-search-internal): Doc fix.
10266
10267 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10268
10269 * play/life.el (life-display-generation): Test for input manually if
10270 `sleeptime' is negative or null.
10271
10272 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
10273 (print-region-1): Substitute `%s' with the page title.
10274
10275 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
10276
10277 * locate.el (locate-current-search): New variable.
10278 (locate): Set buffer local value. Use current buffer if it is
10279 in Locate mode.
10280 (locate-mode): Disable undo here.
10281 (locate-do-setup): Use locate-current-filter from buffer to be killed.
10282 (locate-update): Use locate-current-search and locate-current-filter.
10283
10284 2006-09-08 David Kastrup <dak@gnu.org>
10285
10286 * desktop.el (desktop-read): When loading a desktop, disable
10287 saving it while the load progresses, and switch off a pending lazy
10288 load by calling `desktop-lazy-abort'.
10289
10290 2006-08-27 Martin Rudalics <rudalics@gmx.at>
10291
10292 * window.el (mouse-autoselect-window-timer)
10293 (mouse-autoselect-window-position)
10294 (mouse-autoselect-window-window)
10295 (mouse-autoselect-window-now): New vars.
10296 (mouse-autoselect-window-cancel)
10297 (mouse-autoselect-window-select)
10298 (mouse-autoselect-window-start): New functions.
10299 (handle-select-window): Call `mouse-autoselect-window-start' when
10300 delayed window autoselection is enabled.
10301
10302 * cus-start.el (mouse-autoselect-window): Handle delayed window
10303 autoselection.
10304
10305 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
10306 commands after which it is allowed to print in the echo area.
10307
10308 2006-09-08 Richard Stallman <rms@gnu.org>
10309
10310 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
10311
10312 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
10313 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
10314
10315 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
10316 (cancel-timer-internal): Add doc string.
10317 (cancel-function-timers): Doc fix.
10318 (with-timeout-handler, timer-event-last*): Add doc strings.
10319
10320 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
10321
10322 * files.el (risky-local-variable-p): Match ...-bindat-spec.
10323
10324 * dired.el (dired-log-summary): Add doc string.
10325
10326 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
10327 (custom-group-menu-create): Not here.
10328
10329 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
10330
10331 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
10332
10333 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10334
10335 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
10336 (mac-apple-event-map): Define its handler.
10337
10338 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
10339
10340 * net/ldap.el (ldap-search-internal): Handle `auth' key.
10341
10342 2006-09-07 Magnus Henoch <mange@freemail.hu>
10343
10344 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
10345 clause.
10346
10347 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10348
10349 * info.el (Info-index): Bind completion-ignore-case.
10350
10351 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10352
10353 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
10354 previous commit.
10355 (inferior-prolog-guess-flavor): New fun left out of previous commit.
10356 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
10357 burp in dedicated windows.
10358 (inferior-prolog-self-insert-command): New command.
10359 (inferior-prolog-mode-map): Use it.
10360
10361 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
10362
10363 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
10364
10365 * international/code-pages.el: Add cp858.
10366
10367 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10368
10369 * dnd.el: Fix bootstrapping.
10370
10371 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10372
10373 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
10374 (dnd-open-remote-url): New function.
10375 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
10376 not windows-nt.
10377
10378 2006-09-07 Jason Rumney <jasonr@gnu.org>
10379
10380 * dnd.el (dnd-open-remote-file-function): New variable.
10381 (dnd-open-unc-file): New function.
10382 (dnd-open-file): Call dnd-open-remote-file-function if set.
10383
10384 2006-09-06 Daiki Ueno <ueno@unixuser.org>
10385
10386 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
10387 pgg-passphrase-coding-system rather than locale-coding-system.
10388 * pgg-def.el (pgg-passphrase-coding-system): New user option.
10389
10390 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10391
10392 * progmodes/prolog.el: Remove * in docstrings.
10393 (prolog-program-name): Add SWI prolog.
10394 (prolog-mode-menu): New menu.
10395 (prolog-mode): Set comment-add.
10396 (prolog-indent-line): Simplify. Use indent-line-to.
10397 (inferior-prolog-buffer): New var.
10398 (inferior-prolog-run, inferior-prolog-process): New funs.
10399 (run-prolog, switch-to-prolog): Rewrite, using them.
10400 (prolog-consult-region): Use inferior-prolog-buffer.
10401 (inferior-prolog-load-file): New function.
10402 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
10403
10404 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
10405 last word, if it's not the end of the paragraph.
10406
10407 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
10408 file name.
10409
10410 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
10411
10412 * frame.el (display-mm-dimensions-alist): New defcustom.
10413 (display-mm-height, display-mm-width): Use it.
10414
10415 2006-09-06 Simon Josefsson <jas@extundo.com>
10416
10417 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
10418
10419 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
10420
10421 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10422 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
10423 string values.
10424
10425 2006-09-06 Kim F. Storm <storm@cua.dk>
10426
10427 * simple.el (line-move-partial): New function to do vscrolling for
10428 partially visible images / tall lines. Rewrite based on code
10429 previously in line-move. Simplify backwards vscrolling.
10430 (line-move): Use it. Simplify.
10431
10432 2006-09-05 Kim F. Storm <storm@cua.dk>
10433
10434 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10435
10436 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
10437
10438 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10439 Process the `gcc-include' after the `gnu' rule.
10440
10441 2006-09-05 Kim F. Storm <storm@cua.dk>
10442
10443 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
10444
10445 2006-09-05 Daiki Ueno <ueno@unixuser.org>
10446
10447 * pgg.el (pgg-clear-string): Alias to clear-string for backward
10448 compatibility.
10449
10450 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
10451 inhibit-redisplay; encode passphrase with locale-coding-system.
10452
10453 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10454
10455 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
10456
10457 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
10458
10459 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10460 (gdb-var-list-children-regexp): Make type field optional.
10461
10462 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
10463 e.g public, protected in C++.
10464
10465 2006-09-04 John Paul Wallington <jpw@pobox.com>
10466
10467 * simple.el (completion-show-help): New defcustom.
10468 (completion-setup-function): Heed it.
10469
10470 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10471
10472 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
10473
10474 2006-09-04 Richard Stallman <rms@gnu.org>
10475
10476 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
10477 (rsf-min-region-to-spam-list): Doc fix.
10478 (rsf-add-content-type-field): Doc fix.
10479
10480 * simple.el (kill-region): Explicitly test there is a region.
10481
10482 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
10483
10484 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
10485 sendmail in several common directories.
10486
10487 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
10488
10489 * paths.el (sendmail-program): Removed.
10490
10491 2006-09-04 Daiki Ueno <ueno@unixuser.org>
10492
10493 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
10494 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
10495 http://article.gmane.org/gmane.emacs.gnus.general/50457
10496
10497 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
10498
10499 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
10500 mark after running the menu filter.
10501
10502 2006-09-03 Juri Linkov <juri@jurta.org>
10503
10504 * international/quail.el (quail-defrule-internal): Add a check
10505 if a key is a vector.
10506
10507 2006-09-02 Juri Linkov <juri@jurta.org>
10508
10509 * man.el (Man-topic-history): New variable.
10510 (man): Use it.
10511
10512 * woman.el (woman-topic-history): Change defvar to defvaralias
10513 for symbol `Man-topic-history'.
10514
10515 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10516 `comint-last-output-start' is a marker by using `markerp' and
10517 check if it has a position by using `marker-position', and use
10518 this position for `goto-char'.
10519
10520 * international/quail.el (quail-defrule-internal): Add missing
10521 `error' call for null key.
10522
10523 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
10524
10525 * net/rcirc.el (rcirc-keywords): New variable.
10526 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
10527 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
10528 variables.
10529 (rcirc-responses-no-activity): New function.
10530 (rcirc-handler-generic): Check for responses in above.
10531 (rcirc-process-command): Add ?: character to arguments of raw
10532 server commands.
10533 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
10534 `rcirc-dim-nicks'.
10535 (rcirc-gray-toggle): Remove unused variable.
10536 (rcirc-print): Remove some tracking logic, which is moved into
10537 markup functions.
10538 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
10539 types.
10540 (rcirc-activity-string): Look for 'keyword in activity-types.
10541 (rcirc-window-configuration-change): Don't erase overlay-arrow
10542 unnecessarily.
10543 (rcirc-add-or-remove): New function.
10544 (rcirc-cmd-ignore): Use it.
10545 (rcirc-message-leader): Remove unused function.
10546 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
10547 (rcirc-add-face): New function.
10548 (rcirc-facify): Use rcirc-add-face.
10549 (rcirc-url-regexp): Add parens.
10550 (rcirc-map-regexp): Remove function.
10551 (rcirc-mangle-regexp): Remove function.
10552 (rcirc-markup-text-functions): New variable.
10553 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
10554 (rcirc-markup-body-text, rcirc-markup-attributes)
10555 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
10556 (rcirc-markup-bright-nicks): New markup handler functions.
10557 (rcirc-nick-in-message-full-line): New face.
10558 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
10559 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
10560
10561 2006-09-02 Martin Rudalics <rudalics@gmx.at>
10562
10563 * cus-start.el (hscroll-margin, hscroll-step)
10564 (mode-line-in-non-selected-windows, mouse-autoselect-window)
10565 (x-use-underline-position-properties): Change version to "22.1"
10566 since they will appear there for the first time.
10567
10568 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
10569
10570 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
10571
10572 2006-08-31 Richard Stallman <rms@gnu.org>
10573
10574 * cus-edit.el (custom-save-variables): Slight cleanup.
10575 (Custom-no-edit): Renamed from custom-no-edit.
10576 (Custom-newline): Renamed from custom-newline.
10577 (custom-mode-map): Use new names.
10578
10579 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
10580 about customization, rather than M-x customize, in the doc string
10581 made for the defcustom.
10582
10583 * emacs-lisp/trace.el (trace-function-background): Doc fix.
10584
10585 2006-08-31 Romain Francoise <romain@orebokech.com>
10586
10587 * dired-x.el (dired-guess-shell-alist-default): Update.
10588
10589 2006-08-31 Michael Mauger <mmaug@yahoo.com>
10590
10591 * custom.el (custom-theme-set-variables): Autoload packages before
10592 sorting the variables.
10593
10594 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
10595
10596 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
10597 Convert events to chars if XEmacs.
10598 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
10599
10600 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10601
10602 * progmodes/python.el (python-eldoc-function): Re-enable quit while
10603 waiting for process.
10604
10605 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10606
10607 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
10608 results in ASCII-only string, encode original one directly.
10609
10610 2006-08-29 Romain Francoise <romain@orebokech.com>
10611
10612 * startup.el (normal-splash-screen, fancy-splash-screens):
10613 Make buffer read-only and arrange to enter view mode if necessary.
10614
10615 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
10616
10617 * hl-line.el (hl-line): New face.
10618 (hl-line-face): Use it.
10619
10620 * image-mode.el (image-mode): Fix last fix.
10621 Suggested by Kim F. Storm.
10622
10623 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
10624
10625 Sync with Tramp 2.0.54.
10626
10627 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
10628 of `=', because `tramp-get-remote-gid' might not always return an
10629 integer when expected.
10630 (tramp-register-file-name-handlers): `partial-completion-mode' is
10631 unknown to XEmacs.
10632 (tramp-time-diff): Don't use `floor', it might fail for large
10633 differences.
10634 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
10635 `tramp-auto-save-directory' if unset in order to guarantee unique
10636 auto-save file names.
10637
10638 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
10639
10640 * image-mode.el (image-mode): Display image as text on a terminal.
10641
10642 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10643
10644 * progmodes/python.el (python-send-command): Simplify.
10645 (run-python): Don't generate a new buffer unless `new' was specified.
10646 Make sure we send `import emacs' to the proper process.
10647
10648 * progmodes/python.el (python-send-command): Don't wait for the command
10649 to terminate. Don't fiddle with compilation-parsing-end.
10650
10651 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
10652
10653 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
10654 Insert commentary after first line summary.
10655
10656 * woman.el (woman-follow): New function, based on `man-follow'.
10657 (woman-mode-map): Use it.
10658
10659 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
10660 since ibuffer-do-sort-by-recency does not define a sorter.
10661
10662 2006-08-28 Kim F. Storm <storm@cua.dk>
10663
10664 * find-dired.el (find-dired): Use shell-quote-argument to properly
10665 escape ( and ) args. Also use it on {} and ; args in default
10666 value of find-ls-option string.
10667 (find-grep-dired): Use shell-quote-argument on {} and ; args.
10668
10669 2006-08-27 Michael Olson <mwolson@gnu.org>
10670
10671 * emacs-lisp/tq.el: Small grammar fix in comments.
10672 (tq-enqueue): Check for existence of queue rather than the
10673 head queue item's question, which was a no-op.
10674 (tq-filter, tq-process-buffer): Make sure the process buffer
10675 exists before making it the current buffer.
10676
10677 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10678
10679 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
10680 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
10681 (special-event-map): Apply 2006-08-16 change for x-win.el.
10682
10683 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
10684
10685 * progmodes/python.el (python-send-receive): Wait in the
10686 process's buffer so as to check the right buffer-local variables.
10687
10688 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
10689
10690 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
10691 (defgroup checkdoc): Move to beginning.
10692
10693 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
10694 (python-preoutput-continuation): Remove.
10695 (python-preoutput-filter): Simplify correspondingly.
10696 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
10697 Loop around to catch embedded _emacs_out output.
10698 (run-python): Send the import&print command on a single line.
10699 (python-send-command): Send command&print on a single line.
10700 (python-send-string): Only add double \n if needed.
10701 (python-send-receive): Loop until the result comes.
10702 (python-mode-running): Defvar it.
10703 (python-setup-brm): Remove unused var `menu'.
10704 Only bind py-mode-map and `features' around brm-init.
10705 (python-calculate-indentation): Remove unused var `point'.
10706 (python-beginning-of-defun): Remove unused var `def-line'.
10707
10708 2006-08-25 Richard Stallman <rms@gnu.org>
10709
10710 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
10711
10712 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
10713
10714 * emulation/viper.el (viper-set-hooks): Use frame bindings for
10715 viper-vi-state-cursor-color.
10716 (viper-non-hook-settings): Don't set default
10717 mode-line-buffer-identification.
10718
10719 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
10720 New fun.
10721 (viper-set-cursor-color-according-to-state)
10722 (viper-get-saved-cursor-color-in-replace-mode)
10723 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
10724 viper-emacs-state-cursor-color.
10725
10726 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
10727 (viper-undo): Use point if undo-beg-posn is nil.
10728 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
10729 (viper-after-change-undo-hook): Don't use
10730 viper-emacs-state-cursor-color by default.
10731 (viper-undo): More sensible positioning after undo.
10732
10733 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
10734 (viper-emacs-state-cursor-color): Default to nil, since this feature
10735 doesn't work well yet.
10736
10737 * ediff-mult.el (ediff-intersect-directories)
10738 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
10739 always expand filenames.
10740
10741 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10742
10743 * tumme.el: Remove * in defcustoms's docstrings.
10744
10745 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
10746
10747 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
10748 Accept internal time format for SECS arg.
10749 (timer-relative-time): Doc fix.
10750
10751 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
10752 adapted from Martin Rudalics.
10753 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
10754 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
10755 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
10756 using sit-for.
10757
10758 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
10759
10760 * cus-start.el (all): Add `overline-margin' and
10761 `x-underline-at-descent-line'.
10762
10763 2006-08-24 Kim F. Storm <storm@cua.dk>
10764
10765 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
10766 to mean "use find -exec"; nil now unambiguously means auto-detect.
10767 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
10768 Use shell-quote-argument to build grep-find-command and
10769 grep-find-template.
10770 (rgrep): Use shell-quote-argument to properly quote arguments to find.
10771 Reported by Tom Seddon.
10772
10773 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
10774
10775 * startup.el (fancy-splash-head): Give instructions for dismissing
10776 the splash screen for default startup too.
10777 (display-startup-echo-area-message, fancy-splash-screens)
10778 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
10779 all splash text at once and keep the splash buffer around.
10780 (command-line-1): Give display-startup-echo-area-message a t arg.
10781
10782 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
10783
10784 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
10785 gnus frame is selected.
10786
10787 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
10788
10789 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
10790
10791 2006-08-22 Kim F. Storm <storm@cua.dk>
10792
10793 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
10794 Add suffix matching for subdirs.
10795
10796 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
10797
10798 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
10799 mouse-yank-at-point is non-nil.
10800
10801 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
10802
10803 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
10804 a bit wider and remove fringes to fit initial output on line.
10805
10806 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
10807
10808 * frame.el (blink-cursor-end): Only ignore the error we care about.
10809 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
10810
10811 2006-08-21 Richard Stallman <rms@gnu.org>
10812
10813 * whitespace.el (whitespace-cleanup): Doc fix.
10814
10815 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
10816
10817 * net/rcirc.el (rcirc-show-maximum-output): New var.
10818 (rcirc-buffer-process): If no buffer argument is supplied, use
10819 current-buffer.
10820 (rcirc-complete-nick): Complete to the last completed nick first.
10821 (rcirc-mode): Preserve the value of `rcirc-urls' across
10822 connections. Setup scroll function.
10823 (rcirc-scroll-to-bottom): New function.
10824 (rcirc-print): Use nick syntax around regexp work.
10825 Notice dim-nicks speaking only if they say our nick.
10826 (rcirc-update-activity-string): Do not show the modeline indicator
10827 if there are no live rcirc processes.
10828 (rcirc-cmd-ignore): Ignore case.
10829 (rcirc-browse-url-at-point): Fix off-by-one error.
10830
10831 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
10832
10833 * progmodes/python.el: Remove * in defcustom docstrings.
10834 (run-python, python-proc, python-try-complete): Use derived-mode-p.
10835 (python-mode): Set tab-width and indent-tabs-mode.
10836
10837 2006-08-20 Dave Love <fx@gnu.org>
10838
10839 * progmodes/python.el: Update to Dave Love's latest version.
10840 (python-font-lock-keywords, python-mode): Don't use
10841 font-lock-syntax-table, but match symbol elements explicitly instead.
10842 (python-mode-map): Add help, and a few more key bindings.
10843 (python-skip-comments/blanks): Move out of comments as well.
10844 (python-continuation-line-p): Behave better with unbalanced parens.
10845 (python-blank-line-p): New fun.
10846 (python-open-block-statement-p): Don't use a heuristic.
10847 (python-outdent-p): Better handle blocks-in-the-same-line.
10848 (python-calculate-indentation): Misc improvements.
10849 (python-comment-indent): Remove.
10850 (python-block-pairs): New var.
10851 (python-first-word): New fun.
10852 (python-indentation-levels): Handle more common cases.
10853 (python-indent-line-1): Add `leave' argument.
10854 (python-indent-region): New fun.
10855 (python-skip-out): New fun.
10856 (python-beginning-of-statement, python-end-of-statement): Use it.
10857 (python-next-statement): Return correct count even at eob.
10858 (python-end-of-block): Fix paren-typo.
10859 (python-imenu-create-index): Add module variables.
10860 (run-python): Add `new' arg.
10861 Check we're at a prompt before returning.
10862 (python-send-command): Move to end of buffer.
10863 Wait for prompt to return.
10864 (python-set-proc): New fun.
10865 (python-imports): New var.
10866 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
10867 (python-eldoc-function): Try to move out of arg list.
10868 (python-outline-level): Offset by 1.
10869 (python-find-imports): New fun.
10870 (python-symbol-completions): Use python-imports.
10871 (python-module-path, ffap-alist): Add support for ffap.
10872 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
10873 (python-insert-*, python-default-template, python-expand-template):
10874 Add templates/skeletons.
10875 (python-setup-brm): Support for Bicycle Repair Man.
10876 (python-abbrev-syntax-table): New var.
10877 (python-abbrev-pc-hook, python-pea-hook): New funs.
10878
10879 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
10880
10881 * frame.el (blink-cursor-start): Set timer first.
10882 (blink-cursor-end): Ignore timer cancelling errors.
10883 Suggested by Ken Manheimer.
10884
10885 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
10886
10887 * newcomment.el (comment-box): Call `comment-normalize-vars'.
10888 Add autoload cookie.
10889
10890 2006-08-20 Richard Stallman <rms@gnu.org>
10891
10892 * simple.el (line-number-at-pos): Doc fix.
10893
10894 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
10895 timer-activate-when-idle, so timer can run before Emacs becomes
10896 non-idle again.
10897
10898 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
10899
10900 * whitespace.el (whitespace-cleanup-internal): New optional arg
10901 REGION-ONLY. If it's non-nil, modify the message to the user
10902 accordingly.
10903 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
10904 a non-nil argument.
10905
10906 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
10907
10908 * rect.el (spaces-string): Simplify and add doc string.
10909
10910 2006-08-17 Romain Francoise <romain@orebokech.com>
10911
10912 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10913
10914 2006-08-17 Richard Stallman <rms@gnu.org>
10915
10916 * compare-w.el (compare-windows): lambda's take an arg and pass
10917 it to compare-windows-skip-whitespace.
10918
10919 2006-08-17 Martin Rudalics <rudalics@gmx.at>
10920
10921 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10922 the right buffer.
10923
10924 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
10925
10926 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10927 removed files.
10928
10929 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
10930
10931 * progmodes/gdb-ui.el (gdb-locals-watch-map)
10932 (gdb-locals-watch-map-1): Suppress keymap first.
10933 (gdb-edit-locals-map-1): New variable.
10934 (gdb-edit-locals-value): New function.
10935 (gdb-stack-list-locals-handler): Use them.
10936
10937 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10938
10939 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10940 cursor would normally be drawn in the fringe.
10941
10942 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10943 Reported by Martin Rudalics <rudalics@gmx.at>.
10944
10945 2006-08-16 Richard Stallman <rms@gnu.org>
10946
10947 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10948 (special-event-map): Process drag-n-drop events this way.
10949
10950 * simple.el (move-beginning-of-line): Test whether fields
10951 would prevent motion back to line's first visible character.
10952 If so, stop where the fields would stop the motion.
10953
10954 * newcomment.el (comment-indent): Fully update INDENT
10955 before checking to see if it will change the text.
10956
10957 * cus-edit.el (custom-newline): New function.
10958 (custom-mode-map): Bind newline to custom-newline.
10959
10960 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10961 into ignore-whitespace.
10962 Check each buffer for its skip-function.
10963 Handle compare-windows-skip-whitespace special-case test
10964 by returning t from default skip function.
10965
10966 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
10967
10968 * textmodes/org.el (org-clock-special-range)
10969 (org-clock-update-time-maybe): New functions.
10970 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10971 not only a-z.
10972 (org-agenda-get-blocks): Allow multiple blocks per headline.
10973 (org-timestamp-change): Call `org-clock-update-time-maybe'.
10974 (org-export-html-title-format)
10975 (org-export-html-toplevel-hlevel): New options.
10976 (org-export-language-setup): Add support for Czech.
10977 (org-mode, org-insert-todo-heading, org-find-visible)
10978 (org-find-invisible, org-invisible-p, org-invisible-p2)
10979 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10980 (org-show-subtree, org-show-entry, org-make-options-regexp):
10981 Remove compatibility support for old outline-mode.
10982 (org-check-occur-regexp): Funtion removed.
10983 (org-on-heading-p, org-back-to-heading): Made defalias.
10984 (org-set-local): New defsubst.
10985 (org-set-regexps-and-options, org-mode)
10986 (org-set-font-lock-defaults, org-edit-agenda-file-list)
10987 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10988 (org-remember-apply-template, org-table-edit-field)
10989 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10990 (org-set-autofill-regexps): Use `org-set-local'.
10991 (org-table-eval-formula): Fix bug with parsing of display flags.
10992
10993 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
10994
10995 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10996 frame with fringe arrow. Suggested by Simon Marshall
10997 <simon.marshall@misys.com>.
10998 (gdb-stack-position): New variable.
10999 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
11000 (gdb-frames-mode): Set gdb-stack-position to nil.
11001 Add to overlay-arrow-variable-list
11002 (gdb-reset): Delete gdb-stack-position from above list.
11003
11004 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11005
11006 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
11007 read only.
11008
11009 2006-08-13 Romain Francoise <romain@orebokech.com>
11010
11011 * cus-theme.el (customize-create-theme)
11012 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
11013
11014 * filesets.el (filesets-add-buffer): Ditto.
11015
11016 * pcvs.el (cvs-change-cvsroot): Ditto.
11017
11018 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
11019
11020 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
11021 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
11022 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
11023 expressions.
11024 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
11025 Only search till end of line.
11026 Add face to function names in case of no filename.
11027 Add face to variable names of watchpoints.
11028
11029 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
11030
11031 * cus-start.el <indent-tabs-mode>: Move to the `indent'
11032 customization group.
11033
11034 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
11035
11036 * allout.el (allout-prior-bindings, allout-added-bindings):
11037 Remove, after long deprecation.
11038 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
11039 Add customization vars controlling allout-beginning-of-line and
11040 allout-end-of-line conveniences.
11041 (allout-header-prefix, allout-use-mode-specific-leader)
11042 (allout-use-mode-specific-leader, allout-mode-leaders):
11043 Revise docstrings.
11044 (allout-infer-header-lead): Change to be an alias for
11045 allout-infer-header-lead-and-primary-bullet.
11046 (allout-infer-header-lead-and-primary-bullet): New version of
11047 allout-infer-header-lead which assigns the primary bullet to the
11048 same as the header lead, when its being changed.
11049 (allout-infer-body-reindent): Apply regexp-quote instead of
11050 unconditionally prepending "\\", so that all literal
11051 allout-header-prefix and allout-primary-bullet strings are
11052 properly handled.
11053 (allout-add-resumptions): Add optional qualifier for extending or
11054 appending to existing values, rather than replacing them.
11055 (allout-view-change-hook): Clarify docstring.
11056 (allout-exposure-change-hook): Take explicit arguments, via
11057 run-hook-with-args.
11058 (allout-structure-added-hook)
11059 (allout-structure-deleted-hook)
11060 (allout-structure-shifted-hook): New hooks analogous to
11061 allout-exposure-change-hook for other kinds of structural outline
11062 edits.
11063 (allout-encryption-plaintext-sanitization-regexps): New encryption
11064 customization variable, by which cooperating modes can provde
11065 massage of the plaintext without actually being passed it.
11066 (allout-encryption-ciphertext-rejection-regexps)
11067 (allout-encryption-ciphertext-rejection-ceiling): New encryption
11068 customization variables, by which cooperating modes can prohibit
11069 rare but possible ciphertext patterns from fouling their
11070 operation, with actually being passed the ciphertext.
11071 (allout-mode): Run activation and deactivation hooks after the
11072 minor-mode variable has been toggled, to clarify the mode
11073 disposition. The new encryption ciphertext rejection variable is
11074 used to ensure that the ciphertext does not contain text that
11075 would be recognized as outline structural elements by allout.
11076 Substite allout-beginning-of-line and allout-end-of-line for
11077 conventionall beginning-of-line and end-of-line bindings.
11078 If allout-old-style-prefixes is non-nil, don't nullify it on mode
11079 activation!
11080 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
11081 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
11082 (allout-chart-subtree): Implement new mode, charting only the
11083 visible items in the subtree, when new 'visible' parameter is non-nil.
11084 (allout-end-of-subtree): Properly handle the last item in the buffer.
11085 (allout-pre-command-business, allout-command-counter):
11086 Increment an advertised counter so that cooperating enhancements can
11087 track revisions of items.
11088 (allout-open-topic): Run allout-structure-added-hook with suitable
11089 arguments.
11090 (allout-shift-in): Run allout-structure-shifted-hook with suitable
11091 arguments.
11092 (allout-shift-out): Fix doubling for negative args and ensure call
11093 of allout-structure-shifted-hook by solely using allout-shift-in.
11094 (allout-kill-line, allout-kill-topic):
11095 Run allout-structure-deleted-hook with suitable arguments.
11096 (allout-yank-processing): Run allout-structure-added-hook with
11097 proper arguments.
11098 (allout-yank): Enclose activity in allout-unprotected.
11099 (allout-flag-region): Run allout-exposure-change-hook with
11100 suitable arguments, instead of making the callee infer the arguments.
11101 (allout-encrypt-string):
11102 Support allout-encryption-plaintext-sanitization-regexps,
11103 allout-encryption-ciphertext-rejection-regexps, and
11104 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
11105 en/de cryption mode in symmetric encryption failure message.
11106 (allout-obtain-passphrase): Use copy-sequence to get a distinct
11107 copy of the passphrase, and don't zero it or we'll corrupt the
11108 stashed copy.
11109 (allout-create-encryption-passphrase-verifier)
11110 (allout-verify-passphrase): Respect the new signature for
11111 allout-encrypt-string.
11112 (allout-get-configvar-values): Convenience for getting a
11113 configuration variable value and handling its absence gracefully.
11114
11115 2006-08-11 Romain Francoise <romain@orebokech.com>
11116
11117 * obsolete/zone-mode.el: Delete.
11118
11119 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
11120
11121 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
11122
11123 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
11124
11125 * emacs-lisp/bindat.el (bindat-ip-to-string):
11126 Use `format-network-address' if possible.
11127
11128 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11129
11130 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
11131
11132 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
11133
11134 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
11135 restore unread-command-events here.
11136 (edebug-display): Do it here, to detect sit-for interruptions.
11137
11138 2006-08-10 Romain Francoise <romain@orebokech.com>
11139
11140 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
11141 (dns-mode-soa-auto-increment-serial): New user option.
11142 (dns-mode-soa-maybe-increment-serial): New function.
11143 (dns-mode): Add the latter to `write-contents-functions'.
11144
11145 * obsolete/zone-mode.el: Move to obsolete/ from net/.
11146 Delete autoload cookies.
11147
11148 2006-08-10 John Wiegley <johnw@newartisans.com>
11149
11150 * eshell/em-glob.el (eshell-glob-chars-list)
11151 (eshell-glob-translate-alist): Add support for [^g] in character globs.
11152
11153 2006-08-10 Richard Stallman <rms@gnu.org>
11154
11155 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
11156 (facemenu-set-face): Doc fix.
11157 (facemenu-listed-faces): Doc fix.
11158
11159 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
11160
11161 * avoid.el (mouse-avoidance-animating-pointer): New var.
11162 (mouse-avoidance-nudge-mouse): Use it.
11163 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
11164 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
11165 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
11166 Don't activate if currently animating. All callers changed.
11167
11168 2006-08-09 John Wiegley <johnw@newartisans.com>
11169
11170 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
11171 variable, which causes timeclock to report elapsed time worked,
11172 instead of just work remaining.
11173
11174 2006-08-09 Kenichi Handa <handa@m17n.org>
11175
11176 * international/latexenc.el (latexenc-find-file-coding-system):
11177 Fix for the case that the 2nd element of arg-list is a cons.
11178
11179 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
11180
11181 * info.el (Info-fontify-node): Handle preceding `in' for note
11182 reference hiding rules.
11183
11184 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
11185
11186 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
11187 mistake a closing " for an opening one.
11188
11189 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
11190
11191 * term/xterm.el (terminal-init-xterm): Add more key bindings.
11192
11193 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * complete.el (PC-do-completion): Filter out completions matching
11196 completion-ignored-extensions before checking whether there are
11197 multiple completions.
11198 Don't use `list' unnecessarily when building completion tables.
11199
11200 2006-08-06 Richard Stallman <rms@gnu.org>
11201
11202 * help.el (describe-mode): Make minor mode list more concise.
11203
11204 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
11205
11206 * bindings.el: Give mode-line-format, mode-line-modes, and
11207 mode-line-position `standard-value' properties.
11208
11209 2006-08-05 Eli Zaretskii <eliz@gnu.org>
11210
11211 * buff-menu.el (list-buffers-noselect): For Info buffers, use
11212 "(file)node" instead of the file name.
11213
11214 2006-08-05 Richard Stallman <rms@gnu.org>
11215
11216 * faces.el (escape-glyph): Doc fix.
11217
11218 2006-08-04 Kenichi Handa <handa@m17n.org>
11219
11220 * international/mule-diag.el (describe-font): Improve docstring
11221 and error message. Use frame-parameter (not frame-parameters).
11222
11223 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11224
11225 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
11226 Correctly mark the end-of-docstring char.
11227
11228 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
11229
11230 * simple.el (line-move-to-column): Constrain move-to-column to
11231 current field.
11232
11233 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * font-lock.el (font-lock-beg, font-lock-end)
11236 (font-lock-extend-region-functions): New vars.
11237 (font-lock-extend-region-multiline)
11238 (font-lock-extend-region-wholelines): New functions.
11239 (font-lock-default-fontify-region): Use them.
11240 (font-lock-extend-jit-lock-region-after-change): Only round up
11241 if font-lock-default-fontify-region will do it as well.
11242
11243 * font-lock.el (font-lock-extend-after-change-region-function):
11244 Rename from font-lock-extend-region-function.
11245 (font-lock-extend-region): Remove by inlining at call sites.
11246 (font-lock-after-change-function): Don't needlessly round up to a whole
11247 number of lines.
11248 (font-lock-extend-jit-lock-region-after-change): Be more careful about
11249 the boundary conditions and the interactions between the various ways
11250 to extend the region.
11251
11252 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
11253
11254 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
11255 modification status when forcing the second redisplay.
11256
11257 2006-08-03 Kim F. Storm <storm@cua.dk>
11258
11259 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
11260
11261 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
11262
11263 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
11264 doesn't look like a file name.
11265
11266 * complete.el (PC-expand-many-files): Avoid signalling an error when
11267 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
11268
11269 2006-08-02 Andreas Schwab <schwab@suse.de>
11270
11271 * bindings.el (mode-line-format): Simplify reference to vc-mode.
11272
11273 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
11274
11275 * bindings.el (map): Make mode-line-buffer-identification-keymap
11276 before defining propertized-buffer-identification.
11277
11278 2006-08-01 Richard Stallman <rms@gnu.org>
11279
11280 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
11281
11282 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
11283
11284 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
11285 default value.
11286 (gdb-find-source-frame): New function.
11287 (menu): Add to menu bar.
11288
11289 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
11290
11291 * font-core.el (font-lock-extend-region-function)
11292 (font-lock-extend-region): Move to font-lock.el.
11293
11294 * font-lock.el (font-lock-extend-region-function)
11295 (font-lock-extend-region): Move from font-core.el. Simplify.
11296
11297 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
11298 if needed.
11299 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
11300 (jit-lock-after-change-extend-region-functions): New hook.
11301 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
11302
11303 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
11304 (font-lock-turn-on-thing-lock): Use it.
11305
11306 * longlines.el (longlines-show-region): Make it work on read-only
11307 buffers as well.
11308
11309 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
11310
11311 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
11312
11313 2006-07-31 Richard Stallman <rms@gnu.org>
11314
11315 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
11316 (vhdl-speedbar-display-projects): Update old obsolete
11317 speedbar variable names.
11318
11319 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
11320
11321 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
11322 (gdb-stopped): Use it.
11323
11324 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
11325
11326 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
11327
11328 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
11329 for load-history elements.
11330
11331 2006-07-29 Eli Zaretskii <eliz@gnu.org>
11332
11333 * files.el (convert-standard-filename): For Cygwin, replace
11334 characters not allowed in Windows file names.
11335 (make-auto-save-file-name): Add Cygwin to the list of systems
11336 where the auto-save file name needs to be run through
11337 convert-standard-filename.
11338
11339 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
11340
11341 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
11342
11343 2006-07-28 Richard Stallman <rms@gnu.org>
11344
11345 * bindings.el (mode-line-frame-identification)
11346 (propertized-buffer-identification): Centralize the code
11347 to initialize the variable.
11348
11349 * progmodes/grep.el (grep-default-command): Catch errors from
11350 wildcard-to-regexp.
11351
11352 2006-07-29 Kim F. Storm <storm@cua.dk>
11353
11354 * progmodes/grep.el (grep-tag-default): New function.
11355 (grep-default-command, grep-read-regexp): Use it.
11356 (grep-read-files): Use car of grep-files-history or grep-files-aliases
11357 as default if nothing else applies.
11358
11359 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
11360
11361 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
11362 Throw error if buffer is not in Dired and Wdired mode, respectively.
11363
11364 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
11365
11366 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
11367 self-insert-command keys don't activate buttons.
11368 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
11369
11370 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
11371
11372 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
11373 faces for enable character.
11374
11375 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
11376
11377 * Makefile.in (recompile): Update comment to reflect change
11378 on 2004-04-21.
11379
11380 2006-07-27 Richard Stallman <rms@gnu.org>
11381
11382 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
11383 (customize-package-emacs-version): Change msg when pkg has no entry.
11384 (custom-no-edit): On a button, do like widget-button-press.
11385
11386 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
11387
11388 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
11389 S-tab and C-S-tab.
11390
11391 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
11392
11393 * progmodes/which-func.el (which-function): Fix documentation/
11394 comment typo.
11395
11396 2006-07-26 Richard Stallman <rms@gnu.org>
11397
11398 * textmodes/ispell.el (ispell-word): If we replace the word,
11399 move point to the end. Insert before deleting.
11400
11401 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
11402
11403 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
11404 a timer.
11405
11406 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
11407
11408 * tumme.el (tumme-backward-image): Add prefix argument. Add error
11409 when at first image.
11410 (tumme-forward-image): Add prefix argument. Add error when at last
11411 image.
11412
11413 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
11414
11415 * tabify.el (tabify-regexp): Use more specific regexps.
11416 (tabify): Avoid modifying the buffer unnecessarily.
11417
11418 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
11419
11420 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
11421 (tumme-format-properties-string): Handle empty `buf'.
11422 (tumme-get-comment): Change variable names inside `let'.
11423 Add missing `let' variable that cause font-lock problems.
11424 (tumme-write-comments): Change variable names inside `let'.
11425 Add missing `let' variable that cause font-lock problems.
11426 (tumme-forward-image): Rename from `tumme-forward-char'.
11427 (tumme-backward-image): Rename from `tumme-backward-char'.
11428
11429 2006-07-25 Masatake YAMATO <jet@gyve.org>
11430
11431 * progmodes/ld-script.el (ld-script-keywords)
11432 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
11433 and add comments.
11434
11435 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
11436
11437 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11438 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
11439 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
11440 for status indicator.
11441
11442 2006-07-24 Richard Stallman <rms@gnu.org>
11443
11444 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
11445
11446 * subr.el (dolist, dotimes): Use interned symbols for locals.
11447 (--dotimes-limit--, --dolist-tail--): New defvars.
11448 (looking-back): Doc fix.
11449
11450 * replace.el (replace-match-string-symbols): Handle dotted lists.
11451
11452 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
11453
11454 * tumme.el (tumme-write-tags): Add.
11455 (tumme-write-comments): Add.
11456 (tumme-tag-files): Change to use `tumme-write-tags'.
11457 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
11458 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
11459 (tumme-save-information-from-widgets): Change to use
11460 `tumme-write-comments' and `tumme-write-tags'.
11461 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
11462 (tumme-write-tag): Remove.
11463 (tumme-write-comment): Remove.
11464 (tumme-display-previous-thumbnail-original): Remove empty line.
11465 (tumme-widget-list): Add punctuation.
11466
11467 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
11468
11469 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
11470
11471 2006-07-24 Daiki Ueno <ueno@unixuser.org>
11472
11473 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11474 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
11475 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
11476
11477 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
11478
11479 * mouse.el (mouse-on-link-p): Doc fix.
11480
11481 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
11482
11483 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11484 Handle "C-h f `".
11485
11486 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
11487
11488 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
11489 column.
11490
11491 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
11492
11493 * textmodes/table.el: Add move-beginning-of-line and
11494 move-end-of-line to Point Motion Only Group.
11495
11496 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
11497
11498 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
11499
11500 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11501
11502 * startup.el (user-mail-address): Initialize from the `EMAIL'
11503 environment variable first. Document this.
11504 (command-line): Ditto.
11505
11506 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
11507
11508 * help-mode.el (help-function-def, help-variable-def)
11509 (help-face-def): Print a message in the minibuffer.
11510
11511 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
11512
11513 * term/xterm.el (terminal-init-xterm): Fix key bindings
11514 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
11515
11516 2006-07-21 Eli Zaretskii <eliz@gnu.org>
11517
11518 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
11519 where `(nth 1 command)' is a cons cell. Doc fix.
11520
11521 * textmodes/po.el (po-find-charset): Doc fix.
11522
11523 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
11524
11525 * allout.el (allout-unprotected, allout-e-o-prefix-p)
11526 (allout-beginning-of-current-line, allout-end-of-current-line)
11527 (allout-next-visible-heading, allout-open-topic)
11528 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
11529 (allout-flag-current-subtree, allout-show-to-offshoot)
11530 (allout-hide-current-entry, allout-show-current-branches)
11531 (allout-hide-region-body, allout-old-expose-topic)
11532 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
11533 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
11534 containing `beginning-of-line' and `end-of-line' with
11535 `inhibit-field-text-motion' t.
11536
11537 2006-07-21 Eli Zaretskii <eliz@gnu.org>
11538
11539 * frame.el (focus-follows-mouse): Document that it doesn't have
11540 any effect on MS-Windows.
11541
11542 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
11543
11544 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
11545
11546 2006-07-20 Jay Belanger <belanger@truman.edu>
11547
11548 * calc/calc.el (calc-previous-alg-entry): Remove variable.
11549
11550 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
11551 New variables.
11552 (calc-alg-entry): Use `calc-alg-entry-history'.
11553 (calc-do-quick-calc): Use `calc-quick-calc-history'.
11554 Remove reference to `calc-previous-alg-entry'.
11555 (calcAlg-edit, calcAlg-enter): Remove reference to
11556 `calc-previous-alg-entry'.
11557 (calcAlg-previous): Use `previous-history-element' instead of
11558 `calc-previous-alg-entry'.
11559 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
11560 Change keybinding for `calcAlg-plus-minus', add keybindings for
11561 `previous-history-element' and `next-history-element'.
11562
11563 * calc/calc-rewr.el (calc-match): Remove reference to
11564 `calc-previous-alg-entry'.
11565
11566 * calc/calc-sel.el (calc-selection-history): New variable.
11567 (calc-enter-selection, calc-sel-mult-both-sides)
11568 (calc-sel-add-both-sides): Use `calc-selection-history'.
11569
11570 * calc/calc-map.el (calc-get-operator-history): New variable.
11571 (calc-get-operator): Use `calc-get-operator-history'.
11572
11573 * calc/calcalg3.el (calc-curve-fit-history): New variable.
11574 (calc-curve-fit): Use `calc-curve-fit-history'.
11575
11576 2006-07-20 Kenichi Handa <handa@m17n.org>
11577
11578 * international/mule-cmds.el (select-safe-coding-system): Fix the
11579 way of deciding eol-type of the coding system.
11580
11581 2006-07-20 Alan Mackenzie <acm@muc.de>
11582
11583 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
11584 (c-lang-setvar): New macro.
11585 (c-make-init-lang-vars-fun): Use the initialization forms in
11586 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
11587 (comment-start, comment-end, comment-start-skip): Change these from
11588 c-lang-defvar's to c-lang-setvar's.
11589
11590 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
11591 which calls make-local-variable on the elements of
11592 c-emacs-variable-inits.
11593 (c-init-language-vars-for): Call this new macro.
11594
11595 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11596
11597 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11598 Try to rule out false positives due to time stamps.
11599 (compilation-mode-font-lock-keywords): Remove rules made redundant
11600 because of the above change. Add `segmentation fault' to the known and
11601 highlighted compilation termination messages.
11602
11603 2006-07-19 Kim F. Storm <storm@cua.dk>
11604
11605 * progmodes/grep.el (grep-find-ignored-directories):
11606 Add .svn and _darcs to list.
11607
11608 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
11609
11610 * dired.el (dired-mode-map): Add key binding `C-te' for
11611 `tumme-dired-edit-comment-and-tags'.
11612
11613 * tumme.el (tumme-display-thumbnail-original-image): Make sure
11614 image display buffer is displayed before call to
11615 `tumme-display-image.
11616 (tumme-dired-display-image): Make sure image display buffer is
11617 displayed before call to `tumme-display-image.
11618 (tumme-mouse-display-image): Make sure image display buffer is
11619 displayed before call to `tumme-display-image.
11620 (tumme-widget-list): Add.
11621 (tumme-dired-edit-comment-and-tags): Add.
11622 (tumme-save-information-from-widgets): Add.
11623
11624 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11625
11626 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
11627
11628 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
11629
11630 * progmodes/sh-script.el (sh-font-lock-keywords-1):
11631 Revert inadvertently installed patch hunk.
11632
11633 * progmodes/compile.el (compilation-find-file): Handle the
11634 cases where the user selects a non-existent file.
11635
11636 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
11637
11638 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
11639
11640 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
11641
11642 * subr.el (sit-for): Just sleep-for if noninteractive.
11643
11644 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
11645
11646 * emacs-lisp/autoload.el (make-autoload): Use new arg.
11647
11648 * custom.el (custom-autoload): Add `noset' argument.
11649 (custom-push-theme): Don't autoload the variable, let callers do it.
11650 (custom-theme-set-variables): Autoload the variable if necessary.
11651
11652 * cus-edit.el (custom-variable-state-set): If the variable was
11653 originally set outside custom, but to the same value as the default,
11654 consider it to be standard.
11655
11656 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
11657 file *before* telling Emacs to add the autoloads, in case it fails.
11658
11659 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
11660 Use `cond', push', and `dolist'.
11661
11662 2006-07-17 Richard Stallman <rms@gnu.org>
11663
11664 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
11665 Add defvars to silence warnings.
11666
11667 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
11668
11669 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11670 Don't highlight "Compiling file" messages as error.
11671
11672 * dired-aux.el (dired-compress-file): Confirm again if gzipped
11673 file already exists.
11674
11675 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
11676
11677 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
11678 entry, don't assign to free var; simply return the extracted filename.
11679 (ff-treat-as-special): Incorporate common preamble from callers.
11680 (ff-other-file-name, ff-find-the-other-file):
11681 Update call to ff-treat-as-special.
11682
11683 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
11684
11685 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
11686
11687 * tumme.el (tumme-get-comment): Fix bug.
11688
11689 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
11690
11691 * files.el: Remove spurious * in docstrings.
11692
11693 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
11694
11695 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
11696 grammar.
11697 (allout-beginning-of-current-line): Beware beginning of buffer.
11698 Also, a comment is simplified.
11699 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
11700 when appropriate. (This fix enables use for other than
11701 bullet-hotspot operation.)
11702 (allout-hide-current-subtree): While escalating to sibling-close,
11703 make sure to situate on a topic.
11704
11705 2006-07-14 Kim F. Storm <storm@cua.dk>
11706
11707 * emulation/cua-base.el (cua-delete-selection)
11708 (cua-toggle-set-mark): New defcustoms.
11709 (cua-rectangle-modifier-key): Add `alt' modifier.
11710 (cua-replace-region): Don't delete if cua-delete-selection is nil.
11711 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
11712 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
11713
11714 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
11715
11716 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
11717
11718 * allout.el: Require 'cl during byte-compilation/interactive load,
11719 for the `assert' macro.
11720 (allout-mode-deactivate-hook): New hook, run when allout mode
11721 deactivates.
11722 (allout-developer): New allout customization subgroup.
11723 (allout-run-unit-tests-on-load): New allout-developer
11724 customization variable, when true allout unit tests are run towards
11725 end of file load/eval.
11726 (allout-inhibit-auto-fill): Disable auto-fill activity even during
11727 auto-fill-mode.
11728 (allout-resumptions): Remove, to be replaced by...
11729 (allout-add-resumptions): Register variable settings to be
11730 reinstated by `allout-do-resumptions'. The settings are made
11731 buffer-local, but the locality/globality of the suspended setting
11732 is restored on resumption.
11733 (allout-do-resumptions): Reinstate all settings suspended using
11734 `allout-add-resumptions'.
11735 (allout-test-resumptions): Unit tests (and intermediate variables)
11736 for resumptions.
11737 (allout-tests-globally-unbound, allout-tests-globally-true)
11738 (allout-tests-locally-true): Intermediate variables for
11739 resumptions unit tests.
11740 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
11741 (allout-exposure-category): Replaces 'allout-overlay-category variable.
11742 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
11743 instead of retired `allout-resumptions'. For hook functions, use
11744 `local' parameter so hook settings are created and removed as
11745 buffer-local settings. Revise (resumptions) setting
11746 auto-fill-function so it is set only if already active. (The
11747 related fill-function settings are all made in either case, so
11748 that activating auto-fill-mode activity will have the custom
11749 allout-mode behaviors (hanging indent on topics, if configured for it).
11750 Remove all allout-exposure-category overlays on mode deactivation.
11751 (allout-hotspot-key-handler): New function extracted from
11752 `allout-pre-command-business', so the functionality can be used
11753 for other purposes, eg as a binding in an overlay.
11754 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
11755 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
11756 customization variable.
11757 (allout-run-unit-tests): Run the (currently quite small)
11758 repertoire of unit tests. Called just before the provide iff user
11759 has customized `allout-run-unit-tests-on-load' non-nil.
11760
11761 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11762
11763 * emacs-lisp/authors.el (authors-aliases): Update.
11764
11765 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
11766
11767 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
11768 gdb-source-window. Add dedicated argument.
11769 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
11770 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
11771 (gdb-display-threads-buffer, gdb-display-memory-buffer)
11772 (gdb-display-locals-buffer): Use it.
11773
11774 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
11775 Set gdb-source-window.
11776
11777 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
11778
11779 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
11780 minor modes, redundant with the custom-autoload line above.
11781
11782 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
11783
11784 * longlines.el (longlines-post-command-function): Handle open-line too.
11785
11786 2006-07-12 Richard Stallman <rms@gnu.org>
11787
11788 * progmodes/grep.el (grep-last-buffer): Doc fix.
11789
11790 * info.el (Info-try-follow-nearest-node): Doc fix.
11791
11792 * emacs-lisp/edebug.el (edebug-instrument-function):
11793 Err if find-function-noselect gives no position.
11794
11795 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11796 If can't find definition, return nil for position.
11797 (find-function-do-it): Handle new return value
11798 of find-definition-noselect.
11799 (find-definition-noselect, find-variable-noselect): Doc fix.
11800 (find-function-noselect): Doc fix.
11801
11802 * help-mode.el (help-variable-def): Handle find-variable-noselect
11803 returning no position.
11804 (help-function-def): Likewise for find-function-search-for-symbol.
11805 (help-face-def): Likewise.
11806
11807 * help-fns.el (describe-variable): Handle find-variable-noselect
11808 returning no position.
11809
11810 * files.el (locate-file-completion): Avoid duplicates in result.
11811
11812 * cus-edit.el (custom-no-edit): New command.
11813 (custom-mode-map): Remap to custom-no-edit instead of
11814 using suppress-keymap.
11815
11816 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
11817
11818 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11819 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11820 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
11821
11822 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
11823
11824 2006-07-11 Kim F. Storm <storm@cua.dk>
11825
11826 * ido.el (ido-copy-current-file-name): Use buffer-name if
11827 buffer-file-name is nil.
11828
11829 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
11830
11831 * simple.el (undo-ask-before-discard): Set to nil.
11832
11833 * vc.el (vc-exec-after): Don't delete process manually.
11834 (vc-print-log): Run log-view-mode in process sentinel inside
11835 inhibit-read-only. Don't shrink window due to timing issues.
11836
11837 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
11838 Avoid using with-output-to-temp-buffer, which clobbers local vars.
11839
11840 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
11841
11842 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11843 Fix ambiguity introduced by last change.
11844 (compilation-find-file): Move save-excursion to where it may
11845 make sense. Fix a left over `find-file'.
11846
11847 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
11848
11849 * textmodes/texinfmt.el (texinfo-format-separate-node):
11850 Insert a string before point, which fits documentation, not after.
11851 (texinfo-multitable-item): In a multitable row, insert any
11852 additional needed @tabs and spaces.
11853
11854 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
11855
11856 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11857 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11858 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
11859 instead of shell-command.
11860 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
11861 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
11862 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
11863 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
11864 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
11865 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
11866
11867 2006-07-11 Kim F. Storm <storm@cua.dk>
11868
11869 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
11870 Remove special case for seconds < 0. Use (redisplay t) instead.
11871
11872 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
11873
11874 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
11875 avoid compilation error.
11876
11877 * subr.el (sit-for): New function.
11878
11879 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
11880
11881 2006-07-10 Richard Stallman <rms@gnu.org>
11882
11883 * ldefs-boot.el (edebug): Update page.
11884
11885 2006-07-10 Kim F. Storm <storm@cua.dk>
11886
11887 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
11888 to FOR-RELEASE and TODO.
11889
11890 2006-07-10 Romain Francoise <romain@orebokech.com>
11891
11892 * emacs-lisp/authors.el (authors-aliases): Update.
11893
11894 2006-07-10 Alan Mackenzie <acm@muc.de>
11895
11896 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
11897 * cc-mode.el: Changes to eradicate eval-after-load.
11898
11899 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
11900
11901 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
11902 on non-char events.
11903
11904 2006-07-09 Romain Francoise <romain@orebokech.com>
11905
11906 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11907 Don't highlight start/end markers as compilation messages.
11908
11909 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11910 to t.
11911
11912 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
11913
11914 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11915
11916 2006-07-08 Richard Stallman <rms@gnu.org>
11917
11918 * term/x-win.el (x-handle-display): Add doc string.
11919
11920 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11921
11922 * subr.el (def-edebug-spec): Move here.
11923 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11924
11925 * imenu.el (imenu-choose-buffer-index): Doc fix.
11926
11927 2006-07-08 Romain Francoise <romain@orebokech.com>
11928
11929 * term/x-win.el (x-display-name): Fix typo.
11930
11931 2006-07-08 Eli Zaretskii <eliz@gnu.org>
11932
11933 * hexl.el (hexl-find-file): Doc fix.
11934
11935 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11936
11937 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
11938
11939 * term/x-win.el (x-display-name): Doc fix.
11940
11941 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11942
11943 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11944 long prefixes.
11945 (fill-region-as-paragraph): Don't round up to a whole line.
11946 (fill-comment-paragraph): Don't include the code-before-the-comment
11947 when calling fill-region-as-paragraph.
11948
11949 * international/mule.el (make-char): Remove redundancy.
11950
11951 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11952 property may contain an anonymous function rather than a symbol.
11953
11954 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11955
11956 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11957 Use shy regexp. Fix incorrect backref to potentially unmatched group.
11958
11959 * dirtrack.el (dirtrack-default-directory-function): Remove.
11960 (dirtrack-directory-function): Use file-name-as-directory.
11961 (dirtrack-windows-directory-function): Simplify.
11962 (dirtrack-forward-slash, dirtrack-backward-slash)
11963 (dirtrack-replace-slash): Remove.
11964 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11965 (dirtrack): Fix wrong parenthesizing; use match-string.
11966
11967 * progmodes/octave-inf.el: Remove spurious * in docstrings.
11968 (inferior-octave-mode): Only change the buffer-local value of
11969 comint-dynamic-complete-functions.
11970 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11971 Move the initialization to the declaration.
11972 (inferior-octave-complete): Remove unused var `filter'.
11973
11974 * shell.el (shell-mode): Only change the buffer-local value of
11975 comint-dynamic-complete-functions.
11976
11977 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
11978
11979 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11980 entry is skipped because it has been scheduled.
11981 (org-prepare-agenda-buffers): Don't mark buffers as modified when
11982 changing `:org-archived' and `:org-comment' properties.
11983
11984 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
11985
11986 * server.el (server-select-display): Don't make the temp frame
11987 minibuffer-only, in case it's not a temp frame.
11988 (server-process-filter): Don't delete the temp frame if it's the
11989 only one we have on that display.
11990
11991 * files.el (find-alternate-file): Doc fix.
11992
11993 2006-07-05 Richard Stallman <rms@gnu.org>
11994
11995 * files.el (abbreviate-file-name): Add save-match-data.
11996
11997 2006-07-03 Richard Stallman <rms@gnu.org>
11998
11999 * faces.el (read-face-name): Doc fix.
12000
12001 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
12002
12003 * net/goto-addr.el (goto-address): Mark as safe for local evals.
12004
12005 2006-07-05 Andre Spiegel <spiegel@gnu.org>
12006
12007 * vc.el (vc-diff-internal): Fix prev change.
12008
12009 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
12010
12011 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
12012 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
12013
12014 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12015
12016 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
12017 fails if the symbol contains chars like ( or '.
12018 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
12019 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
12020 `short'.
12021
12022 2006-07-04 Kenichi Handa <handa@m17n.org>
12023
12024 * international/mule-cmds.el (set-language-info): If LANG-ENV is
12025 the current one, don't call set-language-environment, but call one
12026 of set-language-environment-XXX to make INFO effective now.
12027 (set-language-environment): Call set-language-environment-XXX
12028 functions instead of doing the various setups directly.
12029 (set-language-environment-coding-systems): Delete argument eol-type.
12030 (set-language-environment-input-method)
12031 (set-language-environment-nonascii-translation)
12032 (set-language-environment-charset)
12033 (set-language-environment-fontset)
12034 (set-language-environment-unibyte): New functions.
12035
12036 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
12037
12038 * locate.el (locate-update-when-revert): New option.
12039 (locate-update-path): New option (suggested by Michael Albinus).
12040 (locate-prompt-for-command): Whitespace change.
12041 (locate-update): No longer offer to update the locate database by
12042 default. Implement the two new options.
12043
12044 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
12045
12046 * tooltip.el: Move comment about track-mouse...
12047
12048 * progmodes/gud.el: ...to here.
12049
12050 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
12051
12052 * facemenu.el (facemenu-listed-faces): New var.
12053 (facemenu-unlisted-faces): Variable deleted.
12054 (facemenu-add-new-face): Use facemenu-listed-faces.
12055
12056 * emulation/viper-init.el, calendar/calendar.el:
12057 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
12058
12059 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
12060
12061 * textmodes/org.el (org-mode): Remove no invalid settings for
12062 calc embedded mode.
12063 (org-mode-p): New defsubst.
12064 (org-save-all-org-buffers): New function.
12065 (org-first-headline-recenter): Enclose outline-regexp in group
12066 delimiters.
12067 (org-set-tags): Keep single space after stars.
12068
12069 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
12070
12071 * window.el (set-window-text-height): Only set window-min-height to
12072 1 if that's the requested size.
12073
12074 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
12075 (diff-unified->context, diff-context->unified)
12076 (diff-reverse-direction): Make sure the end marker stays at the end.
12077 (diff-mode): Add the keymap table at the end of docstring.
12078 Use lexical-let rather than constructing a closure manually.
12079
12080 * files.el (find-file-noselect-1): Remove unused var assignment.
12081 (hack-local-variables-confirm): Print lists of strings as lists of
12082 strings rather than lists of symbols.
12083 (abbreviate-file-name, hack-local-variables-prop-line):
12084 Use match-string.
12085 (hack-one-local-variable): Move `make-local-variable' nearer its use.
12086 (recover-session-finish): Use line-end-position.
12087
12088 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
12089
12090 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
12091
12092 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
12093
12094 * progmodes/make-mode.el (makefile-macroassign-regex):
12095 Accept preceding keyword.
12096 (makefile-gmake-statements): Reorganize, now that makepp has
12097 "override" and also handle forgotten "override define".
12098 (makefile-makepp-statements): Add new "global", "override export"
12099 and "override global".
12100
12101 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
12102
12103 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
12104 (ada-compile-mouse-goto-error, ada-deactivate-properties)
12105 (ada-no-auto-case): Fix typos in docstrings.
12106
12107 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
12108
12109 * info.el (Info-find-node-2): Search for makeinfo version more
12110 carefully.
12111
12112 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
12113
12114 * textmodes/org.el (org-prepare-agenda-buffers):
12115 Use `invisible-OK' argument for `org-end-of-subtree'.
12116 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
12117 (org-beginning-of-item): Fix bug in regular expression for white line.
12118 (org-export-as-html): Enforce space after bullet in plain list items.
12119 (org-set-autofill-regexps): Require space after plain list bullet
12120 for paragraph-start.
12121 (org-ts-regexp3): New constant.
12122 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
12123 (org-timestamp-up-day, org-timestamp-down-day)
12124 (org-timestamp-change): Work with inactive timestamps.
12125 (org-ts-regexp1): Don't allow brackets in time stamps.
12126
12127 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
12128
12129 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
12130 for ignoring links.
12131
12132 * faces.el (read-face-name): Use it.
12133
12134 2006-06-28 Juri Linkov <juri@jurta.org>
12135
12136 * buff-menu.el (list-buffers-noselect): Compare Info file
12137 with the string "dir" to detect Info directory.
12138
12139 * complete.el (partial-completion-mode): In lambda for
12140 `choose-completion-string-functions' use full function signature
12141 with 4 args, and move point to the end of the minibuffer only if arg
12142 `mini-p' is non-nil.
12143
12144 2006-06-28 John Paul Wallington <jpw@pobox.com>
12145
12146 * ibuffer.el (ibuffer-mode): Doc fix.
12147
12148 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
12149
12150 * textmodes/org.el (org-context): New contexts :item-bullet,
12151 :latex-fragment, :latex-preview.
12152 (org-overlays-at, org-overlay-start, org-overlay-end):
12153 New compatibility functions.
12154 (org-inside-LaTeX-fragment-p): More accurate matching, using the
12155 exact regexp that will be used during export.
12156 (org-latex-regexps): New variable.
12157 (org-cdlatex-mode): Improve advice for `texmathp'.
12158 (turn-on-org-cdlatex): New function.
12159
12160 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12161
12162 * term/mac-win.el (mac-handle-font-selection): Change keys of
12163 mac-atsu-font-table from strings to numbers.
12164 (mac-ts-caret-position): Use also when cursor-type is nil.
12165 (mac-ts-update-active-input-area): Add Mac OS Classic support.
12166 Relax condition for using overlay strings.
12167 Use mac-ts-caret-position face when cursor-type is nil.
12168
12169 2006-06-26 Kim F. Storm <storm@cua.dk>
12170
12171 * help.el (view-emacs-news): Declare `res' in the right let* form.
12172
12173 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
12174
12175 * net/rcompile.el (remote-compile): Replace ange-ftp based
12176 implementation by Tramp functions.
12177 Suggested by Marc Abramowitz <msabramo@gmail.com>.
12178
12179 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
12180
12181 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
12182
12183 * international/fontset.el (setup-default-fontset): Fix a typo in
12184 the "Oriya-Akruti" registry name.
12185
12186 2006-06-23 Lars Hansen <larsh@soem.dk>
12187
12188 * desktop.el (desktop-full-file-name): New function.
12189 (desktop-kill, desktop-save, desktop-remove, desktop-read)
12190 (desktop-revert): Use it.
12191 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
12192 (desktop-after-read-hook): Add option list-buffers.
12193 (desktop-locals-to-save): Add tab-width.
12194 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
12195 Fix docstring.
12196
12197 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
12198
12199 * textmodes/org.el (org-cdlatex-mode-map)
12200 (org-cdlatex-texmathp-advice-is-done): New variables.
12201 (org-cdlatex-mode): New minor mode.
12202 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
12203 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
12204 (org-export-with-archived-trees): New option.
12205 (org-open-file): Remove the call to `convert-standard-filename'.
12206 (org-archive-tag, org-agenda-skip-archived-trees)
12207 (org-cycle-open-archived-trees)
12208 (org-sparse-tree-open-archived-trees): New options.
12209 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
12210 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
12211 New functions.
12212 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
12213 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
12214 (org-mode-map): Add binding for `org-toggle-archive-tag'.
12215 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
12216 Call `org-prepare-agenda-buffers'.
12217 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
12218 (org-file-apps, org-file-apps-defaults-gnu)
12219 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
12220 Handle remote files by forcing them to be opened in Emacs.
12221
12222 2006-06-23 Andre Spiegel <spiegel@gnu.org>
12223
12224 * vc.el (vc-diff-knows-L): New variable.
12225 (vc-diff-internal): Use it to handle "diff" programs that don't
12226 understand -L. This works automatically, no user action is necessary.
12227
12228 2006-06-23 Daniel Brockman <daniel@brockman.se>
12229
12230 * net/rcirc.el (rcirc-default-user-full-name): Default to
12231 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
12232 longer exists).
12233 (rcirc-process-list): Check `buffer-live-p' before attempting to
12234 switch to a buffer.
12235
12236 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
12237
12238 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
12239 based on rcirc-coding-system-alist.
12240
12241 2006-06-23 Martin Rudalics <rudalics@gmx.at>
12242
12243 * cus-edit.el (customize-apropos): A better error message.
12244 (top level) <debug-ignored-errors>: Extend and update the list of
12245 ignored error messages.
12246
12247 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
12248
12249 * complete.el (PC-do-completion): Retain capitalization of user
12250 input, when possible, even if completion-ignore-case is set.
12251
12252 2006-06-23 Eli Zaretskii <eliz@gnu.org>
12253
12254 * generic-x.el (bat-generic-mode): Support .cmd files.
12255
12256 * dos-w32.el (top level): Use find-file-not-found-functions
12257 instead of the obsolete find-file-not-found-hooks.
12258
12259 2006-06-22 Kim F. Storm <storm@cua.dk>
12260
12261 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
12262 to recognize mode name containing submodes, such as Grep/lw.
12263
12264 2006-06-21 Kim F. Storm <storm@cua.dk>
12265
12266 * simple.el (line-move-1): Check for move-end-of-line instead of
12267 end-of-line when setting temporary-goal-column.
12268
12269 2006-06-21 Miles Bader <miles@gnu.org>
12270
12271 * play/cookie1.el (cookie): Work properly when there's only one entry.
12272
12273 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
12274
12275 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
12276 (gdb-frame-handler): Generalize frame regexp for templates.
12277
12278 2006-06-20 Glenn Morris <rgm@gnu.org>
12279
12280 * calendar/appt.el (appt-display-format): Default value must be
12281 one of the customize options.
12282
12283 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
12284
12285 * term/xterm.el (terminal-init-xterm): Update key availability info.
12286 Bind C-return.
12287
12288 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
12289
12290 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
12291
12292 * files.el (hack-local-variables): Run `hack-local-variables-hook'
12293 whether or not a local variables list is defined.
12294
12295 * msb.el (msb): Move `sit-for' hack here to handle both
12296 "mouse-down and drag" and "mouse-up and select" situations.
12297 (mouse-select-buffer): Move `sit-for' hack to `msb'.
12298
12299 2006-06-20 Kenichi Handa <handa@m17n.org>
12300
12301 * international/characters.el (word-combining-categories):
12302 Add entries for 2-byte Han characters.
12303
12304 2006-06-19 Richard Stallman <rms@gnu.org>
12305
12306 * bindings.el (mode-line-format): Save some mode line space.
12307
12308 * files.el (find-file-noselect): Improve the question wording.
12309 (basic-save-buffer-2): Mask UMASK against 666.
12310
12311 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
12312 (mouse-drag-vertical-line): Call it.
12313
12314 * cus-edit.el (customize-option, customize-option-other-window):
12315 Error if SYMBOL is nil.
12316
12317 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
12318
12319 * textmodes/org.el: Require noutline, also on XEmacs.
12320 (org-end-of-subtree): Return point.
12321 (org-dblock-start-re, org-dblock-end-re): New constants.
12322 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
12323 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
12324 (org-update-all-dblocks, org-find-dblock): New functions.
12325 (org-collect-clock-time-entries): New function.
12326 (org-html-handle-time-stamps): Never export CLOCK timeranges.
12327 (org-fixup-indentation): Modify to deal correctly with lines
12328 starting with TAB. Only one argument DIFF now.
12329 (org-demote, org-promote): Call `org-fixup-indentation' with just
12330 one argument, DIFF.
12331 (org-mode): Don't mark buffer as modified when aligning tables.
12332 (org-clock-sum): Don't mark buffer modified when adding time sum
12333 properties.
12334 (org-export-as-html): Add support for a link validation function.
12335 (org-archive-all-done): New function.
12336 (org-archive-subtree): New prefix argument. When set, archive all
12337 done subtrees in this buffer.
12338 (org-remove-clock-overlays)
12339 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
12340 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
12341 (org-put-clock-overlay): Don't swallow last headline character
12342 when displaying overlay.
12343 (org-store-link): Link to `image-mode' with just the file name.
12344
12345 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
12346
12347 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12348 Use read-key-sequence.
12349 (viper-after-change-undo-hook): Misc enhancements.
12350 (viper-after-change-undo-hook): New hook.
12351 (viper-undo): Use viper-after-change-undo-hook.
12352 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
12353 (viper-next-line-at-bol): If point is on a widget or a button, simulate
12354 clicking on that widget/button.
12355
12356 * emulation/viper.el (viper-mode): Allow a separate cursor color
12357 in Emacs state.
12358
12359 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
12360 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
12361 (ediff-set-actual-diff-options): New function.
12362 (ediff-reset-diff-options, ediff-toggle-ignore-case):
12363 Use ediff-set-actual-diff-options.
12364 (ediff-extract-diffs): Catch errors.
12365 (ediff-whitespace): Add non-breakable space.
12366 (ediff-same-file-contents): Catch errors.
12367
12368 * ediff-mult.el (ediff-collect-custom-diffs):
12369 Save coding-system-for-read.
12370
12371 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
12372 (ediff-vc-internal, ediff-vc-merge-internal):
12373 Use ediff-delete-version-file.
12374 (ediff-delete-version-file): New function.
12375
12376 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
12377
12378 * ediff.el (ediff-directories, ediff-directory-revisions)
12379 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
12380 (ediff-directories-internal, ediff-merge-directory-revisions)
12381 (ediff-merge-directory-revisions-with-ancestor)
12382 (ediff-directories3): Use read-directory-name.
12383
12384 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
12385
12386 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
12387 Remove superfluous part of regexp for brace matching which is handled
12388 by `scan-lists' call.
12389
12390 2006-06-16 Richard Stallman <rms@gnu.org>
12391
12392 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
12393
12394 * files.el (basic-save-buffer-2): For a new precious file,
12395 use the default modes in the return value.
12396
12397 * facemenu.el (facemenu-color-alist): Doc fix.
12398
12399 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
12400
12401 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12402
12403 * cus-start.el (all): Add mac-ts-script-language-on-focus.
12404
12405 * term/mac-win.el (mac-text-encoding-ascii): New constant.
12406 (mac-utxt-to-string): Use it.
12407 (mac-ts-update-active-input-area): Use mac-ae-number.
12408
12409 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
12410
12411 * term.el (term-handle-scroll, term-delete-lines)
12412 (term-insert-lines): Fix off by one errors.
12413
12414 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
12415
12416 * net/tramp.el (tramp-touch): Use UTC to express time.
12417
12418 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
12419
12420 * mail/sendmail.el (mail-send): Search explicitly for
12421 mail-header-separator when checking for corrupted header lines.
12422
12423 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
12424
12425 * progmodes/gdb-ui.el (gdb-same-frame): New option.
12426 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
12427 (gdb-init-1): Initialise them.
12428 (gdb-starting): Reset gdb-printing
12429 (gdb-starting): Save value of gud-overlay-arrow-position.
12430 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
12431 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
12432 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
12433 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
12434
12435 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
12436
12437 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
12438
12439 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
12440
12441 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
12442 (ldap-search-internal): Keep error messages, and a regexp fix.
12443
12444 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
12445
12446 * files.el (hack-local-variables-confirm):
12447 Display string value using its printed representation.
12448
12449 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
12450
12451 * server.el (server-edit): No-op if no server buffers exist.
12452
12453 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
12454
12455 * textmodes/page-ext.el (pages-directory-for-addresses):
12456 Including `pages-directory-address-mode' in the function results
12457 in the message "Buffer in which pages were found is deleted".
12458
12459 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
12460
12461 * textmodes/org.el (org-agenda-mode-map): Add bindings for
12462 clocking functions.
12463
12464 (org-agenda-clock-in, org-check-running-clock)
12465 (org-clock-out-if-current, org-remove-clock-overlays)
12466 (org-put-clock-overlay): New functions.
12467 (org-clock-marker, org-clock-file-total-minutes)
12468 (org-clock-overlays): New variables.
12469 (org-clock-display, org-clock-sum, org-clock-cancel)
12470 (org-clock-out, org-clock-in): New commands.
12471 (org-export): New function.
12472 (org-emph-re): New constant.
12473 (org-set-emph-re, org-do-emphasis-faces): New functions.
12474 (org-emphasis-regexp-components, org-emphasis-alist): New options.
12475 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
12476 (org-export-html-convert-emphasize): Use the configurable emphasis.
12477 (org-cleaned-string-for-export): Make multiline emphasis visible
12478 to the exporter. New optional argument PARAMETERS.
12479 (org-export-as-html): Specify :emph-multiline parameter to
12480 `org-cleaned-string-for-export'.
12481
12482 2006-06-10 Richard Stallman <rms@gnu.org>
12483
12484 * help.el (help-for-help-internal): Clean up help text.
12485
12486 2006-06-10 Andreas Schwab <schwab@suse.de>
12487
12488 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
12489 in doc string.
12490
12491 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
12492
12493 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
12494
12495 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
12496 spaces after the comment start.
12497
12498 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12499
12500 * play/pong.el (pong-init-buffer):
12501 Fill buffer with spaces instead of ^A.
12502
12503 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
12504 launched asynchronously, delete its process instead of being cool.
12505 (ispell-async-processp): Check for `delete-process' existence
12506 instead of `kill-process' one for consistency.
12507
12508 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
12509
12510 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
12511 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
12512 in mode line at startup.
12513
12514 2006-06-08 Kim F. Storm <storm@cua.dk>
12515
12516 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
12517 (ido-init-completion-maps): Bind them to M-SPC and M-v.
12518 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
12519 (ido-file-internal): Pass full file name to write-file.
12520 (ido-read-internal): Only pop stack elements automatically if they
12521 actually match an existing directory or file name.
12522
12523 2006-06-07 Kenichi Handa <handa@m17n.org>
12524
12525 * international/mule.el (find-auto-coding): Don't handle the short
12526 name `char-trans'.
12527
12528 * files.el (hack-local-variables-prop-line)
12529 (hack-local-variables): Cancel the previous change.
12530
12531 2006-06-06 Jesper Harder <harder@phys.au.dk>
12532
12533 * ediff-diff.el (ediff-test-utility): Protect against file-error.
12534
12535 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
12536
12537 * diff-mode.el (diff-mode): Set buffer-read-only to t when
12538 diff-default-read-only is non-nil.
12539 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
12540 (diff-refine-hunk): Set inhibit-read-only to t.
12541
12542 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
12543 modifying the *Diff* buffer.
12544 (diff-process-filter): New filter function for diff process that
12545 sets inhibit-read-only to t when modifying the *Diff* buffer.
12546
12547 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
12548
12549 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
12550 insertion point and control the number of empty lines.
12551 (org-paste-subtree): Limit the number of empty lines at the end of
12552 the inserted tree.
12553 (org-agenda): Use buffer name of current file for narrowing.
12554 (org-export-as-xml): Command removed.
12555 (org-export-xml-type): Option removed.
12556 (org-mode-map): Call `org-export-as-xoxo' directly.
12557 (org-get-indentation): New optional argument LINE.
12558 (org-fix-indentation, org-remove-tabs): New functions.
12559 (org-export-as-ascii, org-ascii-level-start): Determine and apply
12560 correct indentation for headlines that are converted it items.
12561 (org-skip-comments): Remove table lines that contain narrowing
12562 cookies but no other non-empty fields.
12563 (org-set-tags): Allow groups of mutually exclusive tags.
12564 (org-cmp-time): Sort 24:21 before items without time.
12565 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
12566 (org-open-at-point): Require double colon also for numbers.
12567
12568 2006-06-06 Kim F. Storm <storm@cua.dk>
12569
12570 * ido.el (ido-default-file-method, ido-default-buffer-method):
12571 Make choice values consistent with corresponding command names.
12572 (ido-visit-buffer): Update accordingly. Default to selected-window.
12573
12574 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
12575
12576 * progmodes/gud.el (gud-running): Fix doc string.
12577 (gud-menu-map): Use :visible instead fo :enable for debugger test.
12578 (gud-tooltip-modes): Add python-mode.
12579 (gud-tooltip-print-command): Add pdb. Remove perldb.
12580
12581 2006-06-05 Eli Zaretskii <eliz@gnu.org>
12582
12583 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
12584 Quote $(EMACS).
12585
12586 2006-06-05 Richard Stallman <rms@gnu.org>
12587
12588 * faces.el (defined-colors): Doc fix.
12589
12590 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
12591
12592 * vc.el (vc-process-filter): Inhibit undo info collection around
12593 call to insert.
12594 (vc-setup-buffer): Likewise for call to erase-buffer.
12595 (vc-do-command): Likewise for call to process-file.
12596
12597 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
12598
12599 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
12600 for gud-go.
12601 (gud-common-init): Other debuggers may trigger error.
12602
12603 2006-06-05 Kenichi Handa <handa@m17n.org>
12604
12605 * international/mule.el (find-auto-coding):
12606 Handle enable-character-translation in file header.
12607
12608 2006-06-04 Kim F. Storm <storm@cua.dk>
12609
12610 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
12611 (authors-fixed-entries): Fix spelling.
12612 (authors-canonical-file-name): Don't report error for wildcards.
12613
12614 * help.el (view-emacs-news): Rewrite to support new NEWS,
12615 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
12616 e.g. version 10 matches 1.10, and don't be confused by version 1.1
12617 being a prefix of 1.12 (etc). A numeric prefix arg also works.
12618
12619 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
12620
12621 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
12622 exec constructs like `foo bar`.
12623 (sh-quoted-subshell): New helper function to search for a possibly
12624 nested subshell (like `` or $()) within a "" quoted string.
12625 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
12626 (sh-apply-quoted-subshell): Flag quote characters inside a
12627 subshell, which is itself already in a quoted region, as
12628 punctuation, since this is the closest to what they actually are.
12629 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
12630 sh-apply-quoted-subshell.
12631 (sh-font-lock-syntactic-face-function): Apply the new face for
12632 text inside `` instead of the old font-lock-string-face.
12633
12634 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12635
12636 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
12637 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
12638 (mac-bytes-to-text-range, mac-ae-text-range-array)
12639 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
12640 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
12641 (mac-ts-unicode-for-key-event): New functions.
12642 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
12643 (mac-handle-font-selection): Use mac-ae-number.
12644 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
12645 New variables.
12646 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
12647 (mac-ts-converted-text, mac-ts-selected-converted-text)
12648 (mac-ts-block-fill-text, mac-ts-outline-text)
12649 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
12650 (mac-ts-hilite-style-faces): New constant.
12651 (mac-apple-event-map): Bind text input events.
12652 (mac-dispatch-apple-event): Use command-execute instead of
12653 call-interactively.
12654 (global-map): Don't bind mac-apple-event.
12655 (special-event-map): Bind mac-apple-event.
12656
12657 2006-06-02 Eli Zaretskii <eliz@gnu.org>
12658
12659 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
12660 file name.
12661 (emacs): Enclose the value of $(EMACS) in quotes.
12662
12663 2006-06-02 Juri Linkov <juri@jurta.org>
12664
12665 * international/mule.el (sgml-html-meta-auto-coding-function):
12666 Remove the condition `(search-forward "<html" size t)'.
12667 Replace `\"' with `[\"']?' in `re-search-forward'.
12668
12669 2006-06-02 Kenichi Handa <handa@m17n.org>
12670
12671 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
12672 as well as `coding'.
12673 (hack-local-variables): Likewise.
12674
12675 * international/mule.el (enable-character-translation):
12676 Put permanent-local and safe-local-variable properties.
12677 (find-auto-coding): Handle char-trans: tag.
12678
12679 2006-06-02 Juri Linkov <juri@jurta.org>
12680
12681 * international/mule.el (sgml-html-meta-auto-coding-function):
12682 Limit the search by the end of the HTML header (if any).
12683
12684 2006-06-01 Richard Stallman <rms@gnu.org>
12685
12686 * subr.el (with-current-buffer): Doc fix.
12687
12688 2006-06-02 Masatake YAMATO <jet@gyve.org>
12689
12690 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
12691 Almost rewrite. Underlines over all lines of gcov output are too
12692 uncomfortable to read. Suggested by Dan Nicolaescu.
12693
12694 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
12695
12696 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
12697
12698 * shell.el (shell-mode): Use shell-mode-map in docstring.
12699
12700 * comint.el (comint-send-input): Do not add help-echo and
12701 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
12702
12703 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12704
12705 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
12706
12707 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
12708
12709 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
12710 (gdb-stopped, gdb-info-stack-custom): If there is no source info
12711 look up the stack and pop up GUD buffer if necessary.
12712 (gdb-frames-select): Remove redundant call to gud-display-frame.
12713 (gdb-info-threads-custom): Keep point at start of buffer.
12714 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
12715
12716 2006-05-31 Juri Linkov <juri@jurta.org>
12717
12718 * replace.el (query-replace-read-from, query-replace-read-to):
12719 Bind `history-add-new-input' to nil. Call `add-to-history'.
12720
12721 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
12722
12723 * textmodes/table.el: Convert all HTML tags to lower case for
12724 XHTML compatibility.
12725
12726 2006-05-31 Masatake YAMATO <jet@gyve.org>
12727
12728 * progmodes/compile.el:
12729 (compilation-error-regexp-alist-alist::gcov-called-line):
12730 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
12731
12732 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
12733
12734 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
12735 Revert inadvertent changes made with last commit.
12736
12737 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
12738
12739 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
12740 New functions.
12741
12742 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
12743
12744 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
12745
12746 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
12747 only matches in the right place.
12748 (org-upcoming-deadline): New face.
12749 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
12750 (org-export-ascii-underline): Rename constant `org-ascii-underline'
12751 and make it an option.
12752 (org-export-ascii-bullets): New option.
12753 (org-export-as-html): Many changes to emit valid XHTML.
12754 (org-par-open): New variable.
12755 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
12756 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
12757 (org-timeline): Pass `org-timeline-show-empty-dates' to
12758 `org-get-all-dates'. Interpret empty dates returned by
12759 `org-get-all-dates'.
12760 (org-get-all-dates): New argument EMPTY. Add dates without
12761 entries to the list, mark large ranges of empty dates.
12762 (org-point-in-group, org-context): New functions.
12763
12764 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
12765
12766 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
12767
12768 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
12769 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
12770 to C-mouse-3 (for 2 button mice).
12771 (gdb-send): Do the right thing for C-d.
12772
12773 * speedbar.el (speedbar-detach): Delete.
12774 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
12775 it breaks things.
12776 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
12777
12778 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
12779
12780 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
12781 Makeppfile.
12782
12783 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12784 Add makepp diagnostic.
12785
12786 2006-05-29 Richard Stallman <rms@gnu.org>
12787
12788 * window.el (fit-window-to-buffer): Doc fix.
12789
12790 * help.el (temp-buffer-max-height): Doc fix.
12791
12792 * subr.el (with-current-buffer): Doc fix.
12793
12794 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12795
12796 * term/x-win.el: Bind F10 to menu-bar-start if available.
12797
12798 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
12799
12800 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
12801 uses with a simple test.
12802 (term-set-escape-char, term-mode, term-check-kill-echo-list)
12803 (term-send-raw-string, term-send-raw, term-mouse-paste)
12804 (term-char-mode, term-line-mode, term-exec, term-sentinel)
12805 (term-handle-exit, term-read-input-ring)
12806 (term-previous-matching-input-string)
12807 (term-previous-matching-input-string-position)
12808 (term-previous-matching-input-from-input)
12809 (term-replace-by-expanded-history, term-send-input)
12810 (term-skip-prompt, term-bol, term-send-invisible)
12811 (term-kill-input, term-delchar-or-maybe-eof)
12812 (term-backward-matching-input, term-check-source)
12813 (term-proc-query, term-emulate-terminal)
12814 (term-handle-colors-array, term-process-pager, term-pager-line)
12815 (term-pager-bob, term-unwrap-line, term-word)
12816 (term-dynamic-complete-filename)
12817 (term-dynamic-complete-as-filename)
12818 (term-dynamic-simple-complete): Replace one arm ifs with whens or
12819 unlesses.
12820
12821 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12822
12823 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
12824 during bootstrapping.
12825
12826 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
12827 Basically undo the change of 2006-05-26: use extra arguments instead of
12828 dynamic scoping.
12829 (ewoc-locate): Remove unused var `footer'.
12830
12831 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12832
12833 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
12834
12835 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
12836 (generate-file-autoloads): Obey it. Return whether autoloads were
12837 added at point or not.
12838 (update-file-autoloads): Use this new return value.
12839 Remove redundant test for the presence of an autoload cookie.
12840
12841 * emacs-lisp/autoload.el (autoload-find-file): New fun.
12842 This one calls hack-local-variables.
12843 (generate-file-autoloads, update-file-autoloads): Use it.
12844
12845 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
12846 (bibtex-sort-entry-class): Add safe-local-variable predicate.
12847 (bibtex-sort-entry-class-alist): Don't set the global value.
12848 (bibtex-init-sort-entry-class-alist): New fun.
12849 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
12850 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
12851 of bibtex-init-sort-entry-class.
12852
12853 2006-05-28 Richard Stallman <rms@gnu.org>
12854
12855 * subr.el (load-history-regexp): If FILE is relative, insist
12856 entire last name component must match it.
12857 (load-history-filename-element, load-history-regexp): Doc fixes.
12858
12859 2006-05-29 Kim F. Storm <storm@cua.dk>
12860
12861 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
12862 `pos' and `raw-data' for clarity, as eval forms may access these.
12863
12864 2006-05-28 Kim F. Storm <storm@cua.dk>
12865
12866 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
12867
12868 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12869
12870 * progmodes/make-mode.el (makefile-browser-map)
12871 (makefile-mode-syntax-table): Move initialization inside declaration.
12872 (makefile-fill-paragraph): Use the default comment-filling code.
12873
12874 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
12875
12876 * replace.el (query-replace-defaults): New variable.
12877 (query-replace-read-from): Use `query-replace-defaults' for
12878 default value, instead of history list.
12879 (query-replace-read-to): Update `query-replace-defaults'.
12880
12881 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
12882
12883 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
12884 with no X toolkit.
12885
12886 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
12887
12888 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
12889 (tumme-show-all-from-dir): Add autoload.
12890
12891 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12892
12893 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
12894 (tumme-remove-tag): Fix bug.
12895
12896 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
12897
12898 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
12899 FOOTER args. Update unique caller.
12900 (ewoc-delete): Compute last node once before looping.
12901 (ewoc--node-branch): Merge into unique caller.
12902 (ewoc--node): Don't define constructor make-ewoc--node for this
12903 structure.
12904 (ewoc): Add member `hf-pp' to this structure.
12905 (ewoc--wrap): New func.
12906 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
12907 header/footer pretty-printers. Save header/footer pretty-printer.
12908 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12909
12910 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12911
12912 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12913
12914 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12915 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
12916 Tag'. Change "Compare directories..." to "Change Directories...".
12917 Move tumme commands to Operate, Regexp and Immediate menus.
12918 Change "Add Comment" to "Add Image Comment". Change "Add Image
12919 Tag" to "Add Image Tags".
12920
12921 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12922 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12923 `tumme-delete-tag'.
12924
12925 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
12926
12927 * shell.el (shell-mode): Call shell-dirtrack-mode after
12928 list-buffers-directory is made a local variable, to avoid setting
12929 the default value.
12930
12931 2006-05-26 Kevin Ryde <user42@zip.com.au>
12932
12933 * info.el (Info-index-next): Use where-is-internal to report
12934 actual binding of Info-index-next, rather than hard-coded `,'.
12935
12936 2006-05-26 Eli Zaretskii <eliz@gnu.org>
12937
12938 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12939 and "Find Command in Manual" to here.
12940
12941 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12942 Info-current-file as the file name.
12943
12944 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
12945
12946 * ses.el (defadvice undo-more): Delete this defadvice. The undo
12947 overrides will now be done a different way.
12948 (ses-set-parameter): Reapply this function for undo.
12949 (ses-set-header-row): Reconstruct header row during undo.
12950 (ses-widen): New function.
12951 (ses-goto-data, ses-reconstruct-all): Use new function.
12952 (ses-command-hook): Widen buffer during undo, before unupdating
12953 the cells.
12954 (ses-insert-row, ses-delete-row): Widen buffer during undo.
12955 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12956 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12957 formula hasn't been executed yet.
12958
12959 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12960
12961 * comint.el (comint-kill-whole-line): Rename arg to count.
12962 Fix doc string.
12963
12964 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
12965
12966 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12967 to copy-file.
12968
12969 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12970
12971 * simple.el (toggle-truncate-lines): Make arg optional for
12972 backward compatibility.
12973
12974 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
12975
12976 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12977 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12978 DLL arg. Instead, use ewoc--current-dll. Update all callers.
12979 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12980 (ewoc--adjust): Use ewoc--current-dll.
12981 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12982
12983 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
12984
12985 * textmodes/org.el (org-next-item, org-previous-item): Emit more
12986 compact error message.
12987 (org-tags-view): Refresh category table in each file.
12988 (org-table-justify-field-maybe): Remove superfluous arguments to
12989 `format'.
12990 (org-export-as-html): Insert "<p>" before postamble.
12991 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12992
12993 2006-05-26 Kenichi Handa <handa@m17n.org>
12994
12995 * textmodes/po.el (po-find-charset): Pay attention to the case
12996 FILENAME is a cons (NAME . BUFFER).
12997 (po-find-file-coding-system-guts): Likewise.
12998
12999 * arc-mode.el (archive-set-buffer-as-visiting-file):
13000 Call find-operation-coding-system with (FILENAME . BUFFER).
13001
13002 * tar-mode.el (tar-extract): Call find-operation-coding-system
13003 with (FILENAME . BUFFER).
13004
13005 * international/mule.el (decode-coding-inserted-region):
13006 Call find-operation-coding-system with (FILENAME . BUFFER).
13007
13008 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
13009
13010 * image-mode.el (image-toggle-display): Use buffer contents to
13011 generate image for a remote file.
13012
13013 2006-05-25 Juri Linkov <juri@jurta.org>
13014
13015 * replace.el (query-replace-read-from, query-replace-read-to):
13016 Remove 8th arg KEEP-ALL in read-from-minibuffer.
13017
13018 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
13019
13020 * whitespace.el (whitespace-cleanup): Change to cleanup
13021 region if one is active.
13022 * whitespace.el (whitespace-cleanup-internal): New internal method.
13023
13024 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
13025
13026 * dired.el (dired-mode-map): Add help-echo strings to tumme
13027 commands. Bind `tumme-dired-display-image' to C-t i.
13028
13029 * tumme.el (tumme-display-image): Change documentation string slightly.
13030 (tumme-dired-display-image): Add call to `display-buffer'.
13031
13032 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
13033
13034 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
13035 Signal error if RAW-DATA is a multibyte string.
13036
13037 2006-05-24 Richard Stallman <rms@gnu.org>
13038
13039 * subr.el (with-local-quit): When handling `quit' signal,
13040 make a chance for quit-flag to cause a quit.
13041
13042 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
13043 (ad-disable-advice): Add autoloads.
13044
13045 * subr.el (read-passwd): Copy PROMPT before changing its properties.
13046
13047 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
13048
13049 * dired.el (dired-mode-map): Change menu items for tumme as per
13050 suggestions in emacs-devel.
13051
13052 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
13053
13054 * dired.el (dired-mode-map): Fix breakage.
13055
13056 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
13057
13058 * tumme.el (tumme-display-dired-image): Rename to...
13059 (tumme-dired-display-image): ...this.
13060 (tumme-track-movement): Change default value to t.
13061 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
13062 used from `tumme-next-line-and-display' and similar commands.
13063
13064 * dired.el (dired-mode-map): Add Thumbnail submenu under the
13065 Immediate menu. Add some tumme commands there.
13066
13067 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
13068
13069 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
13070
13071 2006-05-24 Chong Yidong <cyd@mit.edu>
13072
13073 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
13074 menu entries that open submenus.
13075
13076 2006-05-24 Alan Mackenzie <acm@muc.de>
13077
13078 * startup.el (command-line): For names of preloaded files, don't
13079 append ".elc" (now done in Fload), and call file-truename on the
13080 lisp directory.
13081
13082 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
13083 match ANY loaded file with the right name, not just those in
13084 load-path. Put a regexp matching the file name into
13085 after-load-alist, rather than the name itself.
13086
13087 * subr.el (load-history-regexp, load-history-filename-element)
13088 (do-after-load-evaluation): New functions.
13089
13090 * international/mule.el (load-with-code-conversion): Do the
13091 eval-after-load stuff by calling do-after-load-evaluation.
13092
13093 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
13094
13095 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
13096 has not been killed.
13097
13098 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13099
13100 * term/mac-win.el: Set idle timer to clean up expired Apple events.
13101 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
13102 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
13103 Optionally set error message in reply.
13104
13105 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
13106
13107 * textmodes/org.el (org-open-at-point): Use renamed variable
13108 `org-confirm-shell-link-function'.
13109 (org-confirm-shell-link-function): Rename from
13110 `org-confirm-shell-links'.
13111 (org-export-directory): New function.
13112 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
13113 (org-export-icalendar): Use `org-export-directory'.
13114 (org-indent-item): Keep cursor position.
13115 (org-link-file-path-type): New option.
13116 (org-export-as-html): Fix bug with plain lists starting in
13117 column 0.
13118 (org-export-as-html): Remove deadline formatting, this happens
13119 now already in `org-html-handle-time-stamps'.
13120 (org-export-html-style): Deadline class removed.
13121 (org-insert-labeled-timestamps-at-point): New option.
13122 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
13123 of `hide-sublevels 1', in case the first headline is not level 1.
13124 (org-overview, org-content): New fuction.
13125 (org-cycle-global-status, org-cycle-subtree-status): Make these
13126 variables buffer-local.
13127 (org-global-cycle): New command.
13128 (org-shifttab): Use `org-global-cycle'.
13129 (org-insert-heading, org-insert-item): Go to end of new
13130 headline/item after creating it.
13131 (org-export-visible): Rename from `org-export-copy-visible'.
13132 Now creates a temporary org-file and applies an exporting command
13133 to it.
13134 (org-table-eval-formula): Support for lisp forms.
13135 (org-agenda-todo-ignore-scheduled): New option.
13136 (org-agenda-get-todos): Use new option
13137 `org-agenda-todo-ignore-scheduled'.
13138 (org-export-html-inline-images): New value `maybe'.
13139 (org-export-as-html): Inlining of images dependent on link description.
13140 (org-archive-subtree): Check for end-of-buffer before trying
13141 `kill-line'.
13142 (org-agenda-follow-mode): New option.
13143 (org-export-with-tags, org-export-with-timestamps): New options.
13144 (org-html-handle-time-stamps): New function.
13145 (org-keyword-time-regexp): New variable.
13146 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
13147 (org-agenda-todo-list-sublevels): New option.
13148 (org-html-level-start): When TITLE is nil, just close all levels.
13149 (org-parse-key-lines, org-parse-export-options): Remove functions,
13150 replaced by `org-infile-export-plist'.
13151 (org-combine-plists, org-infile-export-plist)
13152 (org-default-export-plist): New functions.
13153 (org-export-html-preamble, org-export-html-postamble)
13154 (org-export-html-auto-preamble, org-export-html-auto-postamble):
13155 New variables.
13156 (org-export-publishing-directory): New option.
13157 (org-export-as-html, org-export-as-ascii): Use the new property
13158 lists for settings.
13159 (org-export-copy-visible, org-export-as-xoxo):
13160 Respect `org-export-publishing-directory'.
13161 (org-link-search, org-store-link, org-file-apps): Support for
13162 links to BibTeX database entries..
13163 (org-get-current-options, org-set-regexps-and-options):
13164 Implement logging as a startup option.
13165 (org-store-link): Make sure context string is never empty
13166 (org-insert-link): Use relative path when possible.
13167 (org-at-item-checklet-p): New function.
13168 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
13169 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
13170 (org-metaright, org-metaup, org-metadown, org-shiftup)
13171 (org-shiftdown, org-shiftright, org-shiftleft)
13172 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
13173 Dispatch using `call-interactively'.
13174 (org-call-with-arg): New defsubst.
13175 (org-tag-alist, org-use-fast-tag-selection): New options.
13176 (org-complete): Use `org-tag-alist'.
13177 (org-fast-tag-insert, org-fast-tag-selection): New functions.
13178 (org-next-item, org-previous-item): New commands.
13179 (org-beginning-of-item, org-end-of-item): Add (interactive) to
13180 make command.
13181 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
13182
13183 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
13184
13185 * emacs-lisp/ewoc.el (ewoc-delete): New function.
13186 (ewoc-filter): Use `ewoc-delete'.
13187
13188 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
13189
13190 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
13191
13192 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
13193 Signal more user-friendly error messages.
13194
13195 * complete.el (PC-do-completion): Undo the addition of implicit
13196 wildcards if they did not lead to finding any match.
13197 (read-file-name-internal): Don't add the final > if the completion is
13198 not finished.
13199
13200 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
13201
13202 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
13203 Quote safe-local-variable predicate.
13204
13205 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
13206
13207 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
13208
13209 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13210
13211 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
13212
13213 * progmodes/make-mode.el (makefile-special-targets-list)
13214 (makefile-macro-table, makefile-target-table): Mark as risky.
13215 (makefile-query-one-target-method): Make this the alias for the
13216 following variable.
13217 (makefile-query-one-target-method-function): Make this the real name.
13218
13219 * textmodes/artist.el (artist-text-renderer): Make this the alias
13220 for the following variable.
13221 (artist-text-renderer-function): Make this the real name.
13222
13223 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
13224 the alias for the following variable.
13225 (flyspell-generic-check-word-predicate): Make this the real name.
13226
13227 * textmodes/ispell.el (ispell-format-word): Make this the alias
13228 for the following variable.
13229 (ispell-format-word-function): Make this the real name.
13230 (ispell-message-text-end): Mark as risky.
13231
13232 * skeleton.el (skeleton-transformation, skeleton-filter)
13233 (skeleton-pair-filter): Make these the aliases for the following
13234 variables.
13235 (skeleton-transformation-function, skeleton-filter-function)
13236 (skeleton-pair-filter-function): Make these the real names.
13237
13238 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
13239 and skeleton-pair-filter-function.
13240
13241 * textmodes/sgml-mode.el (sgml-transformation): Make this the
13242 alias for the following variable.
13243 (sgml-transformation-function): Make this the real name.
13244 (sgml-tag-alist): Mark as risky.
13245
13246 2006-05-21 Richard Stallman <rms@gnu.org>
13247
13248 * simple.el (kill-region): Interactively, pass point, then mark.
13249
13250 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
13251
13252 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
13253
13254 2006-05-21 Romain Francoise <romain@orebokech.com>
13255
13256 * dired-x.el (dired-mode-map): Don't bind M-g.
13257
13258 2006-05-20 Richard Stallman <rms@gnu.org>
13259
13260 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
13261 (dired-goto-file): Doc fix.
13262
13263 2006-05-21 Kim F. Storm <storm@cua.dk>
13264
13265 * emulation/cua-base.el: Mention customizing cua-mode as alternative
13266 way to enable built-in cua-mode if user loads older CUA-mode package.
13267
13268 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
13269 if default-filename is specified.
13270
13271 2006-05-20 Eli Zaretskii <eliz@gnu.org>
13272
13273 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
13274
13275 * info.el (info-apropos): Make sure current-file and current-node
13276 have non-nil values. Speed up by using add-to-list instead of
13277 manual consing.
13278
13279 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13280
13281 * progmodes/make-mode.el (makefile-mode): Doc fix.
13282
13283 2006-05-20 Eli Zaretskii <eliz@gnu.org>
13284
13285 * dired-aux.el (dired-do-shell-command): Doc fix.
13286
13287 2006-05-20 Kevin Ryde <user42@zip.com.au>
13288
13289 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
13290 ``(custom-manual :tag "Foo" "(foo)Node")''.
13291
13292 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
13293
13294 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
13295 value is an integer.
13296
13297 2006-05-20 Eli Zaretskii <eliz@gnu.org>
13298
13299 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
13300 "format".
13301 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
13302
13303 2006-05-20 Martin Rudalics <rudalics@gmx.at>
13304
13305 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
13306 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
13307
13308 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13309
13310 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
13311 regexp for keywords.
13312
13313 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
13314
13315 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
13316 replace-regexp-in-string.
13317
13318 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
13319 encode, and escape file name on conversion to URL.
13320
13321 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13322
13323 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
13324 Don't unescape URL.
13325 (dnd-get-local-file-name): Unescape URL on conversion to file name.
13326
13327 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
13328 on conversion to URLs.
13329
13330 * net/browse-url.el (browse-url-file-url): Encode file name on
13331 conversion to URL.
13332
13333 * term/mac-win.el (mac-ae-open-documents): Escape file name on
13334 conversion to URL.
13335
13336 2006-05-19 Eli Zaretskii <eliz@gnu.org>
13337
13338 * progmodes/cc-styles.el (c-style-alist): Doc fix.
13339
13340 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13341
13342 * term/mac-win.el (mac-bytes-to-digits): Remove function.
13343 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
13344
13345 2006-05-19 Glenn Morris <rgm@gnu.org>
13346
13347 * calendar/diary-lib.el (diary-bahai-date)
13348 (list-bahai-diary-entries, mark-bahai-diary-entries)
13349 (mark-bahai-calendar-date-pattern): Not interactive.
13350 (add-to-diary-list): New optional arg LITERAL. Doc fix.
13351 (diary-entries-list): Change format of 4th element in each entry.
13352 (diary-list-entries): Use add-to-diary-list.
13353 (diary-goto-entry): Handle the case where the buffer visiting the
13354 diary has been killed.
13355 (fancy-diary-display): Add 'locator to button rather than 'marker.
13356 Only generate temp-face when there are marks to apply.
13357 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
13358 (diary-fancy-date-pattern): New variable.
13359 (diary-time-regexp): Doc fix.
13360 (diary-anniversary, diary-time): New faces.
13361 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
13362 diary-time-regexp. Add font-lock-multiline property where needed.
13363 Use new faces diary-anniversary and diary-time.
13364 (diary-fancy-font-lock-fontify-region-function): New function, to
13365 handle multiline font-lock pattern in fancy diary.
13366 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
13367 (diary-font-lock-keywords): Tweak time regexp. Use new face
13368 diary-time.
13369
13370 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
13371
13372 * international/code-pages.el (mik): Table corrected.
13373
13374 2006-05-18 Kim F. Storm <storm@cua.dk>
13375
13376 * progmodes/grep.el (grep-find): Don't check grep-find-command
13377 before running command (breaks non-interactive usage).
13378
13379 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
13380
13381 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
13382 (ewoc--insert-new-node): Don't insert trailing newline.
13383 Instead, adjust successor nodes's start markers.
13384 (ewoc--refresh-node): Delete all text from current node's start
13385 marker to the next one's; adjust successor nodes's start markers.
13386 (ewoc--create): Doc fixes.
13387 (ewoc--refresh): Don't insert newline.
13388 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
13389 * pcvs.el (cvs-make-cvs-buffer):
13390 Specify extra newline for ewoc's header and footer.
13391 (cvs-update-header): Update initial header recognition.
13392 Append newline to final header and footer values.
13393 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
13394
13395 2006-05-17 Richard Stallman <rms@gnu.org>
13396
13397 * files.el (file-name-extension): Doc fix.
13398
13399 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13400
13401 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
13402 we can explicitly enable/disable rather than toggle.
13403 (shell-mode): Use it.
13404 (shell-cd): Don't try to reproduce what `cd' does.
13405
13406 2006-05-17 Kim F. Storm <storm@cua.dk>
13407
13408 * ido.el (ido-read-internal): Use only nondirectory part of
13409 default item.
13410
13411 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
13412
13413 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
13414 (ewoc-nth): Doc fix.
13415
13416 (ewoc-map, ewoc-invalidate): Compute PP before looping.
13417
13418 2006-05-16 Eli Zaretskii <eliz@gnu.org>
13419
13420 * international/mule.el (auto-coding-alist): Add .lha to files
13421 read with no-conversion.
13422
13423 * files.el (auto-mode-alist): Add .lha files to archive file
13424 extensions.
13425
13426 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
13427 Convert csize to integer when computing offsets within the
13428 compressed archive file.
13429
13430 2006-05-16 Kim F. Storm <storm@cua.dk>
13431
13432 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
13433 with read-from-minibuffer.
13434
13435 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
13436
13437 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
13438 (byte-compile-warnings): Fix safe-local-variable property.
13439
13440 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
13441
13442 * allout.el (allout-show-bodies, allout-old-style-prefixes)
13443 (allout-stylish-prefixes, allout-numbered-bullet)
13444 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
13445 predicates to qualify `safe-local-variable' property, when
13446 available, else use equivalent lambda.
13447 (allout-current-topic-collapsed-p): Do the right thing regarding
13448 trailing blank lines.
13449
13450 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
13451
13452 * server.el (server-start): Only create a directory if needed.
13453 (server-edit, server-unload-hook): server-start => server-mode.
13454 (kill-emacs-hook): Cleanup upon exit.
13455
13456 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13457
13458 * hexl.el (hexlify-buffer): Encode process arguments manually.
13459
13460 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
13461
13462 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
13463 call to gdb-tooltip-print.
13464
13465 2006-05-15 Romain Francoise <romain@orebokech.com>
13466
13467 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
13468 systems, default to "tar" since those systems probably have GNU tar.
13469
13470 2006-05-14 Lars Hansen <larsh@soem.dk>
13471
13472 * desktop.el (desktop-missing-file-warning): Fix docstring.
13473 (desktop-restore-file-buffer): Correct question asked on missing file.
13474
13475 2006-05-14 Kim F. Storm <storm@cua.dk>
13476
13477 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
13478 Add CUA move property.
13479
13480 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
13481
13482 * custom.el (custom-push-theme): Load the variable before checking
13483 its `standard-value'.
13484
13485 2006-05-13 Lars Hansen <larsh@soem.dk>
13486
13487 * desktop.el (desktop-save): Use with-temp-buffer.
13488
13489 2006-05-12 Glenn Morris <rgm@gnu.org>
13490
13491 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
13492 * calendar/calendar.el (calendar-mode-map):
13493 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
13494 * calendar/appt.el (appt-check, appt-make-list): Refer to
13495 diary-view-entries, diary-list-entries, diary-show-all-entries
13496 rather than obsolete aliases.
13497
13498 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
13499
13500 * simple.el (line-move-finish): Avoid calling point motion hooks
13501 while processing intangibility.
13502
13503 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
13504
13505 * term/xterm.el (terminal-init-xterm): Fix typo.
13506
13507 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
13508
13509 * allout.el (allout-view-change-hook): Mark as being deprecated,
13510 to be replaced by `allout-exposure-change-hook'.
13511 (allout-exposure-change-hook): New, replacing
13512 `allout-view-change-hook'.
13513 (allout-flag-region): Run new hook `allout-exposure-change-hook',
13514 in addition to `allout-view-change-hook'.
13515 (allout-show-bodies, allout-old-style-prefixes)
13516 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
13517 lambda forms to prevent their showing up in variable help
13518 presentations as inscrutable byte-compiled code.
13519 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
13520 Use string-or-null-p to qualify safe-local-variable values.
13521 (allout-reindent-bodies): Use memq to qualify matches against
13522 valid safe-local-variable values. Also, quote the lambda as above.
13523 (allout-use-mode-specific-leader): Add missing candidate-value
13524 symbols, use memq, and quote the lambda.
13525 (allout-overlay-interior-modification-handler): Remove unused
13526 variables `msg' and 'opened'.
13527 (allout-hidden-p): Constrain invisibility consideration to allout's
13528 invisibility spec, disregarding invisibility for other reasons.
13529
13530 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
13531
13532 * files.el (version-control): Correct safe values.
13533
13534 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
13535
13536 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
13537
13538 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
13539 (ewoc--insert-new-node): New func.
13540 Update callers of deleted funcs to use it, instead.
13541
13542 2006-05-11 Glenn Morris <rgm@gnu.org>
13543
13544 * calendar/calendar.el (diary-show-all-entries): Do not refer to
13545 obsolete alias `show-all-diary-entries'.
13546 (make-diary-entry): Not interactive.
13547 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
13548 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
13549 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
13550 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13551 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
13552 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
13553
13554 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13555
13556 * calendar/calendar.el (calendar-french-date-string)
13557 (calendar-mayan-date-string, calendar-chinese-date-string)
13558 (calendar-astro-date-string, calendar-iso-date-string)
13559 (calendar-islamic-date-string, calendar-bahai-date-string)
13560 (calendar-hebrew-date-string, calendar-coptic-date-string)
13561 (calendar-ethiopic-date-string, calendar-persian-date-string):
13562 These functions are not interactive.
13563
13564 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
13565
13566 * files.el: Balance parentheses.
13567
13568 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
13569
13570 * files.el, newcomment.el, outline.el, simple.el,
13571 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
13572 * progmodes/cc-vars.el, progmodes/compile.el:
13573 Move `safe-local-variable' declarations to the respective files.
13574
13575 * help-fns.el (describe-variable): Don't print safe-var if it is
13576 byte-code. Improve wording as suggested by Luc Teirlinck.
13577
13578 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
13579
13580 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
13581 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
13582 Use a token for pending-triggers to ensure gdb-var-update
13583 gets called once per user input again for pre-GDB 6.4.
13584 (gdb-var-delete): Match on more complex expressions.
13585 (gdb-var-list-children-handler, gdb-var-create-handler):
13586 Use a token for consistency.
13587
13588 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
13589
13590 * textmodes/org.el (org-read-date, org-goto-calendar)
13591 (org-agenda-goto-calendar):
13592 Bind `view-calendar-holidays-initially' to nil.
13593
13594 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
13595
13596 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
13597 Update all callers to do it there, instead.
13598
13599 2006-05-10 Glenn Morris <rgm@gnu.org>
13600
13601 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
13602 prefix arg case, to avoid view-diary-entries-initially error.
13603 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
13604 (calendar-date-is-legal-p): Handle dates with no day part.
13605
13606 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
13607
13608 * comint.el (comint-insert-input): Just make it when
13609 comint-use-prompt regexp is nil (default) and with the mouse.
13610 (comint-copy-old-input): Reinstate from 2004-06-23.
13611 (comint-mode-map): Bind C-c C-m to it.
13612
13613 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
13614
13615 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
13616 Remove spurious move to point-max (new comint behavior fixes).
13617
13618 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
13619 compatibility function (Emacs 18/19).
13620 (idlwave-is-continuation-line): Always return point at start of
13621 previous non-blank continuation line.
13622 (keyword-parameters): Fix continued comment font-lock matcher.
13623 (idlwave-font-lock-fontify-region): Written, use as
13624 font-lock-fontify-region-function, to fix continued keyword
13625 fontification issues.
13626
13627 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13628
13629 * term/mac-win.el (mac-font-panel-mode): Doc fix.
13630 (mac-service-selection, mac-service-open-file)
13631 (mac-service-open-selection, mac-service-mail-selection)
13632 (mac-service-mail-to, mac-service-insert-text): Rename from
13633 mac-services-*. All uses changed.
13634 (mac-apple-event-map): Rename event symbol `services' to `service'.
13635
13636 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
13637
13638 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
13639 (ewoc--node-enter-first, ewoc--node-enter-last)
13640 (ewoc--delete-node-internal): Merge funcs into unique callers.
13641
13642 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
13643
13644 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
13645 return value of read-from-minibuffer for empty input.
13646
13647 2006-05-09 Miles Bader <miles@gnu.org>
13648
13649 * comint.el (comint-insert-input): Remove redundant calls to setq
13650 and goto-char.
13651
13652 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
13653
13654 * comint.el (comint-insert-input): Make it work when
13655 comint-use-prompt-regexp is t.
13656
13657 2006-05-10 Miles Bader <miles@gnu.org>
13658
13659 * subr.el (field-at-pos): New function.
13660
13661 * comint.el (comint-insert-input): Use it.
13662
13663 2006-05-09 Juri Linkov <juri@jurta.org>
13664
13665 * battery.el (battery-linux-proc-acpi): Also try
13666 `/proc/acpi/thermal_zone/THR2/temperature'.
13667
13668 * files.el <safe-local-variable>: Remove `eval' and `let' binding
13669 for now unused lambda `string-or-null'.
13670
13671 * add-log.el (change-log-default-name): Put `string-or-null-p'
13672 instead of lambda on `safe-local-variable' property.
13673
13674 * diff-mode.el (diff-context->unified): Use `region-beginning' and
13675 `region-end' instead of `mark' and `point'.
13676 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
13677 Operate on region in Transient Mark mode when the mark is active.
13678 Use `region-beginning' and `region-end' instead of `mark' and
13679 `point'.
13680 (diff-hunk-text, diff-goto-source): Doc fix.
13681
13682 * startup.el (fancy-splash-screens, normal-splash-screen): Use
13683 face `mode-line-buffer-id' for mode-line buffer face instead of
13684 hard-coded `(:weight bold)'.
13685
13686 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
13687 buffer-undo-list to t (undo-ask is reproducible by visiting
13688 nested archives).
13689
13690 2006-05-09 Kim F. Storm <storm@cua.dk>
13691
13692 * progmodes/grep.el (rgrep): Set default directory of *grep*
13693 buffer if we start M-x rgrep in the *grep* buffer and choose
13694 a different base directory.
13695
13696 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
13697
13698 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
13699 completion also when ido is loaded.
13700
13701 2006-05-09 Masatake YAMATO <jet@gyve.org>
13702
13703 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
13704 "warning" and "import".
13705 (cpp-font-lock-keywords): Added "warning".
13706
13707 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
13708
13709 * term/xterm.el (terminal-init-xterm): Add more key bindings.
13710
13711 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13712
13713 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
13714 pages at a time, if we signal the end, we should indeed reach that end.
13715
13716 2006-05-08 David Reitter <david.reitter@gmail.com>
13717
13718 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
13719 output during execution of the body.
13720
13721 2006-05-08 Kim F. Storm <storm@cua.dk>
13722
13723 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
13724
13725 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
13726
13727 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
13728 Use with-current-buffer.
13729
13730 2006-05-07 Kim F. Storm <storm@cua.dk>
13731
13732 * subr.el (add-to-history): Remove keep-dups arg.
13733
13734 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
13735 to nil around call to add-to-history.
13736
13737 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13738
13739 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
13740 than after a buffer modification.
13741
13742 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
13743
13744 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
13745 call to...
13746 (gud-watch): ...here so speedbar is raised for already watched
13747 expressions.
13748 (gdb-speedbar-refresh): Delete function.
13749 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
13750 Use speedbar-timer-fn instead of speedbar-refresh (reverting
13751 earlier change).
13752 (gdb-var-evaluate-expression-handler)
13753 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
13754
13755 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
13756 Update localized contents for all buffers except ignored modes.
13757
13758 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13759
13760 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
13761 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
13762 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
13763 (mac-handle-font-panel-closed, mac-handle-font-selection):
13764 New functions.
13765 (mac-font-panel-mode): New minor mode.
13766 (mac-apple-event-map): Add bindings for toolbar toggle button and
13767 font panel.
13768 (menu-bar-showhide-menu): Add mac-font-panel-mode.
13769
13770 2006-05-07 John Paul Wallington <jpw@pobox.com>
13771
13772 * ibuffer.el (ibuffer-compressed-file-name-regexp):
13773 Avoid `regexp-opt'; simplify regexp for readability.
13774
13775 2006-05-06 Eli Zaretskii <eliz@gnu.org>
13776
13777 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
13778 * files.el (buffer-stale-function):
13779 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13780 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
13781 links to the main manual, not to emacs-xtra.
13782
13783 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13784
13785 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
13786 MacJapanese if text is ASCII-only.
13787
13788 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
13789
13790 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
13791 unless so nil isn't returned.
13792 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
13793
13794 2006-05-06 Kim F. Storm <storm@cua.dk>
13795
13796 * subr.el (add-to-history): New function.
13797
13798 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
13799 (ediff-merge-files-with-ancestor):
13800 * env.el (setenv):
13801 * isearch.el (isearch-update-ring):
13802 * server.el (server-visit-files):
13803 * progmodes/grep.el (lgrep, rgrep):
13804 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
13805 * progmodes/xscheme.el (xscheme-insert-expression):
13806 Use add-to-history.
13807
13808 * kmacro.el (kmacro-push-ring): Use add-to-history.
13809 (kmacro-ring-length): Remove unused defun.
13810 (kmacro-start-macro): Use kmacro-push-ring.
13811
13812 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
13813
13814 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
13815 directly instead of a lambda expression that calls it.
13816
13817 2006-05-06 Kim F. Storm <storm@cua.dk>
13818
13819 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
13820 instead of compute-motion.
13821
13822 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
13823
13824 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
13825 change.
13826
13827 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
13828
13829 * startup.el (command-line-1): Refer to "Pure Storage" on
13830 pure-space-overflow.
13831
13832 2006-05-05 Martin Rudalics <rudalics@gmx.at>
13833
13834 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
13835 provided faces once they all have been used up.
13836
13837 2006-05-05 Eli Zaretskii <eliz@gnu.org>
13838
13839 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
13840 reference to the Lisp manual to the warning about pure space
13841 overflow.
13842
13843 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13844
13845 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
13846 argument to avoid the call to `ispell-internal-change-dictionary'
13847 when not needed.
13848 (ispell-change-dictionary): Use this argument and call
13849 `ispell-internal-change-dictionary' after the possible change
13850 to `ispell-local-dictionary'.
13851 (ispell-internal-change-dictionary): Check for a change in
13852 personal dictionary use too.
13853
13854 2006-05-05 Eli Zaretskii <eliz@gnu.org>
13855
13856 * startup.el (command-line): On MS-Windows, probe "~", not
13857 "~USER", for warning about non-existent home directory.
13858
13859 * arc-mode.el (archive-l-e): New optional argument `float' means
13860 generate a float value.
13861 (archive-arc-summarize, archive-lzh-summarize)
13862 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
13863 with 3rd argument non-nil when file's size is being computed.
13864 Format the file sizes with %8.0f instead of %8d.
13865
13866 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13867
13868 * cus-start.el (all): Add mac-dnd-known-types.
13869
13870 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
13871 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
13872 (mac-TIFF-to-string): New functions.
13873 (x-get-selection, x-selection-value)
13874 (mac-select-convert-to-string): Use them.
13875 (mac-text-encoding-mac-japanese-basic-variant): New constant.
13876 (mac-dnd-types-alist): New customization variable.
13877 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
13878 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
13879 (mac-dnd-handle-drag-n-drop-event): New functions.
13880 (mac-drag-n-drop): Remove function.
13881 (global-map): Bind drag-n-drop and M-drag-n-drop to
13882 mac-dnd-handle-drag-n-drop-event.
13883
13884 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
13885
13886 * progmodes/perl-mode.el (perl-beginning-of-function):
13887 Skip anonymous subs.
13888
13889 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
13890
13891 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
13892 regexp-opt at run time.
13893
13894 * term.el (term-handle-ansi-escape): Fix off by one error.
13895
13896 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
13897
13898 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
13899 (gdb-init-1, gdb-post-prompt): ...and references to it.
13900 (gdb-frame-handler): Strip directory name from filename if present.
13901
13902 * progmodes/gud.el (gdb-force-update): Delete defvar
13903 (gud-speedbar-buttons): ...and references to it. Use window-start
13904 to try to keep positon in watch expression.
13905
13906 2006-05-03 Richard Stallman <rms@gnu.org>
13907
13908 * simple.el (next-history-element, previous-history-element): Doc fix.
13909
13910 * isearch.el (isearch-update-ring): Doc fix.
13911
13912 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
13913
13914 * isearch.el (isearch-update-ring): Take history-delete-duplicates
13915 into consideration. Replace one arm ifs with whens.
13916
13917 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
13918
13919 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13920 (menu): Fix typo.
13921
13922 2006-05-02 Miles Bader <miles@gnu.org>
13923
13924 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13925
13926 2006-05-02 Jay Belanger <belanger@truman.edu>
13927
13928 * calc/calc-embed.el (calc-override-minor-modes-map)
13929 (calc-override-minor-modes): New variables.
13930 (calc-do-embedded): Make sure that Calc keystrokes aren't
13931 overwritten by minor modes.
13932
13933 2006-05-02 Chong Yidong <cyd@mit.edu>
13934
13935 * msb.el (msb): If EVENT is a down event, read and discard the up event.
13936
13937 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13938
13939 * startup.el (command-line-1): Refer to Lisp manual when
13940 pure-space-overflow occurs.
13941
13942 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13943 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13944 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13945 (version-control): Don't use `t' for safe-local-variable declarations.
13946
13947 2006-05-01 Richard Stallman <rms@gnu.org>
13948
13949 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13950 M-r, M-R, M-A, M-SPC or M-DEL.
13951 (diff-mode-map): diff-refine-hunk now on C-c C-w
13952 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13953
13954 * help-mode.el (help-mode): view-exit-action calls delete-window
13955 only when it is safe and possible.
13956
13957 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13958 in messages.
13959
13960 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13961
13962 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13963 in the default tool-bar-map.
13964
13965 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
13966
13967 * net/tramp.el (tramp-completion-file-name-handler-alist)
13968 (tramp-run-real-handler, tramp-completion-run-real-handler)
13969 (tramp-completion-handle-file-name-all-completions)
13970 (tramp-completion-handle-file-name-completion): Autoload them.
13971 (tramp-completion-handle-file-exists-p)
13972 (tramp-completion-handle-file-name-directory)
13973 (tramp-completion-handle-file-name-nondirectory)
13974 (tramp-completion-handle-expand-file-name): Remove them.
13975 (tramp-handle-file-name-directory): Return the real directory name.
13976 Returning "/" only doesn't need to be necessary any longer.
13977 (tramp-file-name-handler): Make special attention when in hostname
13978 completion mode.
13979 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13980 (tramp-register-file-name-handlers):
13981 Register `tramp-completion-file-name-handler' only when
13982 `partial-completion-mode' is enabled.
13983 (tramp-completion-handle-file-name-all-completions):
13984 Delete directory part from results.
13985 (tramp-get-completion-methods, tramp-get-completion-user-host):
13986 Discard deleting "/", it doesn't work after the change of
13987 `tramp-handle-file-name-directory' above.
13988
13989 2006-05-01 Kim F. Storm <storm@cua.dk>
13990
13991 * progmodes/grep.el (grep-expand-template): Use save-match-data
13992 and symbol-value.
13993
13994 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13995
13996 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13997 Use select-frame-set-input-focus instead of raise-frame.
13998 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13999
14000 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
14001
14002 * progmodes/gud.el (gud-def): Add %c case.
14003 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
14004 (gud-format-command): Make match case sensitive. Match on %F.
14005
14006 2006-04-30 Glenn Morris <rgm@gnu.org>
14007
14008 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
14009 (cal-tex-preamble): Use cal-tex-preamble-extra.
14010 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
14011 than alias `list-diary-entries'.
14012
14013 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
14014
14015 * help-fns.el (describe-variable): Add info about safe local variables.
14016
14017 2006-04-29 Richard Stallman <rms@gnu.org>
14018
14019 * bindings.el (mode-line-format): help-echo doc fixes.
14020
14021 * net/tramp.el (tramp-file-name-handler-alist): Delete
14022 expand-file-name and other operations that can cause spurious loading.
14023
14024 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14025
14026 * files.el (safe-local-variable-p): Remove support for the special
14027 value t.
14028
14029 * textmodes/paragraphs.el (sentence-end-without-space):
14030 Fix safety predicate.
14031 (sentence-end-double-space, sentence-end-without-period)
14032 (paragraph-ignore-fill-prefix):
14033 * textmodes/fill.el (colon-double-space):
14034 * abbrev.el (abbrev-mode): Tighten the safety predicate.
14035
14036 * subr.el (booleanp): New fun.
14037
14038 * textmodes/reftex-vars.el (reftex-guess-label-type):
14039 Tighten the safety predicate.
14040
14041 2006-04-28 Kim F. Storm <storm@cua.dk>
14042
14043 * progmodes/grep.el (defgroup grep): Doc fix.
14044 (grep-auto-highlight): Remove.
14045 (grep-template): New defcustom.
14046 (grep-find-template): Rename from grep-tree-template.
14047 (grep-files-aliases): Rename from grep-tree-files-aliases.
14048 Remove "all" alias, add "l" alias.
14049 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
14050 (grep-find-ignored-directories): New defcustom to replace
14051 grep-tree-ignore-CVS-directories, to facilitate ignoring
14052 subdirectories for multiple version control systems.
14053 (grep-mode-map): Add Recursive grep item to GREP menu.
14054 (grep-regexp-history, grep-files-history): New defvars.
14055 (grep-probe): New helper function.
14056 (grep-compute-defaults): Use it to simplify code.
14057 Adapt to name changes.
14058 Use `.' as base in grep-find-template rather than <D>.
14059 (grep): Remove superfluous highlight-regexp arg. Fix doc.
14060 Call grep-compute-defaults unconditionally.
14061 (grep-expand-keywords): New defconst.
14062 (grep-expand-template): Rename from grep-expand-command-macros.
14063 Simplify via grep-expand-keywords. Look at case-fold-search instead
14064 of grep-tree-ignore-case to add -i option.
14065 Bind case-fold-search to nil while matching keywords.
14066 (grep-tree-last-regexp, grep-tree-last-files): Remove.
14067 (grep-read-regexp, grep-read-files): New helper functions.
14068 (rgrep): Rename from grep-tree. Rework to use proper histories.
14069 Adapt to changes in defcustoms and functions above.
14070 (lgrep): New command, as grep, but using same interactive UI as rgrep.
14071
14072 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
14073
14074 * net/tramp.el (tramp-completion-file-name-handler):
14075 Disable Tramp's functionality while loading Tramp itself.
14076 (tramp-register-file-name-handlers): That's a defsubst now.
14077 Code from `tramp-repair-jka-compr' moved here. Apply it via
14078 `after-init-hook'.
14079 (tramp-repair-jka-compr): Remove.
14080
14081 2006-04-27 Jay Belanger <belanger@truman.edu>
14082
14083 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
14084 read expression when `math-read-big-expr' doesn't work.
14085
14086 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
14087
14088 * startup.el (command-line-1): Display warning when
14089 pure-space-overflow is non-nil.
14090
14091 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14092
14093 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
14094 risky.
14095
14096 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14097
14098 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
14099 Return the URL or nil if none can be generated.
14100
14101 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
14102
14103 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
14104 byte compiler warnings.
14105 (gud-basic-call, gud-find-expr): Let user select an expression
14106 for printing. Print expression as well as value in GUD buffer.
14107
14108 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
14109
14110 * allout.el: Remove local autoload declaration for
14111 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
14112 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
14113 (allout-plain-bullets-string, allout-distinctive-bullets-string)
14114 (allout-use-mode-specific-leader, allout-old-style-prefixes)
14115 (allout-stylish-prefixes, allout-numbered-bullet)
14116 (allout-file-xref-bullet, allout-presentation-padding)
14117 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
14118 safe-local-variable with suitable value spec, and add autoload
14119 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
14120 (move-beginning-of-line, move-end-of-line): Repair so these compat
14121 functions now actually resituate the point, when appropriate.
14122
14123 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
14124
14125 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
14126
14127 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
14128 (add-log-iso8601-time-string): Fix call to format-time-string.
14129
14130 2006-04-26 Kim F. Storm <storm@cua.dk>
14131
14132 * subr.el (posn-string, posn-image, posn-object): Doc fix.
14133
14134 2006-04-26 Masatake YAMATO <jet@gyve.org>
14135
14136 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
14137 Add support for "//" style comments. Remove `b' flag
14138 from ?* in `asm-mode-syntax-table'.
14139
14140 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
14141
14142 * follow.el: Use (featurep 'xemacs) everywhere.
14143 (follow-mode): Use define-minor-mode.
14144 (follow-mode-map): Move initialization into the declaration.
14145 Use command remapping.
14146 (follow-emacs-version-xemacs-p): Remove.
14147 (follow-submit-feedback): Remove.
14148
14149 * allout.el (allout-layout, allout-passphrase-verifier-string)
14150 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
14151
14152 * textmodes/reftex-vars.el (reftex-vref-is-default)
14153 (reftex-fref-is-default, reftex-guess-label-type):
14154 Tighten up a bit the safety predicate.
14155
14156 * textmodes/paragraphs.el (sentence-end-double-space)
14157 (sentence-end-without-period, sentence-end-without-space)
14158 (page-delimiter, paragraph-ignore-fill-prefix):
14159 Tighten up a bit the safety predicate.
14160
14161 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
14162
14163 * progmodes/python.el (python-continuation-line-p)
14164 (python-beginning-of-statement): syntax-ppss may return
14165 a negative depth.
14166 (python-mode): Don't forcefully enable font-lock.
14167
14168 * time-stamp.el (time-stamp-start, time-stamp-end)
14169 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
14170
14171 * add-log.el: Remove spurious * in docstrings.
14172 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
14173 (add-change-log-entry): Use it here, since it's not specific
14174 to iso8601.
14175 (add-log-iso8601-time-string): Don't use it here any more.
14176 (change-log-indent-text, change-log-indent): Rename from add-log-*.
14177
14178 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
14179
14180 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
14181
14182 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
14183 (rcirc-toggle-low-priority): Doc fix.
14184 (rcirc-handler-NOTICE): Remove beginning of line anchor in
14185 ChanServ regexp.
14186 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
14187 #emacs.
14188 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
14189 (rcirc-decode-coding-system): Use utf-8 as the default.
14190 (rcirc-multiline-minor-mode): Set the fill-column.
14191 (rcirc-format-response-string): Display bright and dim nicks.
14192 (rcirc-browse-url): Update interactive spec to fill ARG.
14193 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
14194 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
14195
14196 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
14197
14198 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
14199 case for @Article, etc.
14200
14201 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
14202
14203 * net/tramp.el (tramp-register-file-name-handlers): New defun.
14204 Added with autoload cookie.
14205 (tramp-unload-file-name-handlers): Rename from
14206 `tramp-unload-file-name-handler-alist'.
14207
14208 2006-04-23 Romain Francoise <romain@orebokech.com>
14209
14210 * comint.el (comint-match-partial-filename): Doc fix.
14211
14212 2006-04-21 Glenn Morris <rgm@gnu.org>
14213
14214 * calendar/cal-menu.el (calendar-mode-map): Refer to
14215 `diary-view-entries' rather than alias `view-diary-entries'.
14216 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
14217
14218 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
14219
14220 * progmodes/antlr-mode.el (antlr-default):
14221 * cus-edit.el (custom-documentation):
14222 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
14223 in defface.
14224
14225 2006-04-21 Kim F. Storm <storm@cua.dk>
14226
14227 * image.el (image-type): New defun split out of create-image.
14228 (create-image): Use it.
14229
14230 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
14231
14232 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
14233 (org-open-at-point): Remove the "...done" message to keep output
14234 in the echo area visible.
14235 (org-export-as-xoxo): Fix call to `indent-region'.
14236
14237 2006-04-21 Kevin Ryde <user42@zip.com.au>
14238
14239 * international/mule.el (keyboard-coding-system): defcustom
14240 info-link fixes: "Specify Coding" has been split, keyboard now in
14241 "Terminal Coding", and "Single-Byte Character Support" is now
14242 "Unibyte Mode".
14243
14244 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
14245
14246 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
14247 Use font-lock-warning-face for any errors e.g. no stack.
14248 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
14249
14250 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
14251
14252 * progmodes/sh-script.el (sh-shell): Mark as safe.
14253
14254 * newcomment.el (comment-start, comment-start-skip)
14255 (comment-end-skip, comment-end): Mark as safe.
14256
14257 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
14258
14259 * textmodes/org.el (org-deadline-announce): Face removed.
14260 (org-level-faces, org-n-levels): Convert to constant.
14261 (org-compatible-face): New function.
14262 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
14263 (org-level-5, org-level-6, org-level-7, org-level-8)
14264 (org-special-keyword, org-warning, org-headline-done, org-link)
14265 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
14266 (org-scheduled-today, org-scheduled-previously, org-time-grid):
14267 Face definition revised for better color tty support.
14268 (org-bold-re, org-italic-re, org-underline-re): New constants.
14269 (org-set-font-lock-defaults): Use the new constants.
14270 (org-agenda-highlight-todo): New function.
14271 (org-agenda-todo): Fix bug with point at end of line.
14272 (org-agenda-change-all-lines, org-finalize-agenda-entries):
14273 Fontify TODO keywords.
14274 (org-insert-link): Preserve relative path in ../ links.
14275 (org-export-as-html): Convert links pointing to .org files into
14276 links that will work beteen the exported HTML files.
14277 (org-todo-list): Fix bug when arg=0.
14278 (org-insert-heading): More fine-tuning.
14279
14280 2006-04-19 Romain Francoise <romain@orebokech.com>
14281
14282 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
14283 from `rmail-mime-charset-pattern'.
14284
14285 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
14286
14287 * progmodes/python.el (python-mode): Fix typo.
14288
14289 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
14290
14291 * comint.el (comint-previous-input): Don't clobber input line
14292 when moving off either end of the input history ring.
14293 (comint-delete-input): New function, used by
14294 `comint-previous-input' and others.
14295 (comint-previous-matching-input):
14296 Use `coming-delete-input'. Save the partial input if leaving the
14297 edit line. Goto point-max before deleting input to avoid
14298 partial input fragments hanging around.
14299 (comint-restore-input): New function, used by `comint-previous-input'.
14300
14301 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
14302
14303 * imenu.el (imenu--index-alist): Balance parentheses.
14304
14305 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
14306
14307 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
14308
14309 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
14310
14311 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
14312 file is nil.
14313
14314 2006-04-18 Richard Stallman <rms@gnu.org>
14315
14316 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
14317
14318 * imenu.el (imenu-create-index-function, imenu--index-alist)
14319 (imenu--last-menubar-index-alist, imenu--make-index-alist)
14320 (imenu-default-create-index-function, imenu--generic-function):
14321 Doc fixes.
14322
14323 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
14324
14325 * help-mode.el (help-mode): Set view-exit-action to delete window.
14326
14327 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
14328 now works by passing nil as arg.
14329
14330 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
14331
14332 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
14333 (read-abbrev-file): Provide default when reading filename.
14334
14335 * files.el (enable-local-variables): Allow :all as value.
14336 (hack-local-variables): Implement that value.
14337 (safe-local-variable-values, safe-local-eval-forms)
14338 (enable-local-variables): Mark as risky.
14339 (find-file-visit-truename, kept-old-versions): Mark safe.
14340
14341 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
14342 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
14343 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
14344
14345 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14346
14347 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
14348 Use forward-line so as to get to BOL even in the presence of fields.
14349 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
14350 in return.
14351 (inferior-tcl): Tell tclsh to work in interactive mode.
14352
14353 * complete.el (partial-completion-mode):
14354 Use 'choose-completion-string-functions to make sure that
14355 choose-completion fills the minibuffer properly.
14356
14357 * complete.el (PC-old-read-file-name-internal): Remove.
14358 (PC-read-include-file-name-internal): Remove. Turn it into an advice
14359 of read-file-name-internal.
14360 (partial-completion-mode): Enable/disable this advice.
14361
14362 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
14363
14364 * net/tramp.el (tramp-completion-file-name-handler): Revert change
14365 of 2006-04-17.
14366
14367 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
14368
14369 * textmodes/org.el (org-insert-heading): Insert heading before
14370 current if at beginning of line.
14371 (org-todo, org-date): New faces.
14372 (org-table-align): Make sure tooltip window contains full text.
14373 (org-no-properties): New defsubst.
14374 (org-set-font-lock-defaults): Use new faces.
14375
14376 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
14377
14378 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
14379 for root variables.
14380
14381 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
14382 (gdb-frame-address): Re-use to identify frame for watch expression.
14383 (gdb-var-list, gdb-var-create-handler): Add frame address for root
14384 variables.
14385 (gdb-init-1, gdb-source, gdb-post-prompt)
14386 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
14387 (gdb-frame-handler): Get gdb-frame-address.
14388
14389 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
14390
14391 Sync with Tramp 2.0.53.
14392
14393 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
14394 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
14395 (tramp-completion-file-name-handler): Add autoload cookie for
14396 adding to `file-name-handler-alist'.
14397
14398 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
14399 the prompt. If it returns earlier (when detecting an error
14400 message), the rest of the output will merge accidently with the
14401 output of the next command. Reported by M Jared Finder
14402 <jared@hpalace.com>.
14403
14404 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
14405 for `process-file', in order to let it work for older Emacsen too.
14406
14407 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
14408
14409 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
14410 (tex-font-lock-keywords-3): Use it.
14411
14412 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14413
14414 * newcomment.el (comment-add): New function.
14415 (comment-region-default, comment-dwim): Use it.
14416
14417 2006-04-15 Michael Olson <mwolson@gnu.org>
14418
14419 * emacs-lisp/tq.el: Improve comments.
14420 (tq-queue-head-question): New accessor function.
14421 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
14422 Update for modified queue structure.
14423 (tq-queue-add): Accept `question' argument.
14424 (tq-queue-pop): If a question is pending, send it.
14425 (tq-enqueue): Accept new optional argument `delay-question'.
14426 If this is non-nil, and at least one other question is pending a
14427 response, queue the question rather than sending it immediately.
14428
14429 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14430
14431 * calendar/appt.el (appt-add): Check whether an appointment is
14432 already present in appt-time-msg-list. Simplify code.
14433
14434 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14435
14436 * progmodes/cc-langs.el (c-mode-menu):
14437 Don't presume c-subword-mode is bound.
14438
14439 2006-04-13 Bill Wohler <wohler@newt.com>
14440
14441 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
14442 (customize-package-emacs-version): Use cdr instead of cadr now
14443 that alists use dotted pairs.
14444
14445 * custom.el (defcustom): Fix docstring for :package-version.
14446
14447 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
14448
14449 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
14450 (tramp-handle-shell-command): Display output buffer only when
14451 `tramp-display-shell-command-buffer' is true.
14452 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
14453
14454 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14455
14456 * textmodes/org.el (org-set-autofill-regexps): Set only the local
14457 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
14458
14459 2006-04-13 Romain Francoise <romain@orebokech.com>
14460
14461 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
14462 leaving temporary .cvsignore buffers behind.
14463
14464 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14465
14466 * textmodes/org.el (org-set-regexps-and-options)
14467 (org-get-current-options): Better names for the startup folding
14468 options.
14469
14470 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
14471
14472 * vc.el (vc-annotate): Arrange for point to end up at the same
14473 line number as in the original, but only when using a new buffer.
14474
14475 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
14476
14477 * files.el (hack-one-local-variable-eval-safep):
14478 Recognize `edebug-form-spec' for `put', but only if it passes
14479 `edebug-basic-spec'. Generalize `put' handling.
14480
14481 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
14482 vetting file-local form specs.
14483
14484 * allout.el (allout-layout): Autoload its `safe-local-variable'
14485 property.
14486
14487 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14488
14489 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
14490 (org-agenda-mouse-1-follows-link)
14491 (org-mouse-1-follows-link): New options.
14492 (org-format-agenda-item): Fix bug if TAGS is nil.
14493 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
14494
14495 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
14496
14497 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
14498 GDB 6.1+ gives full filename for "info sources" so use
14499 file-name-nondirectory.
14500
14501 2006-04-12 Romain Francoise <romain@orebokech.com>
14502
14503 * subr.el (read-passwd): Bind `message-log-max' to nil.
14504
14505 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14506
14507 * progmodes/perl-mode.el (perl-indent-new-calculate):
14508 Recompute parse-start after jumping backward by a whole sexp.
14509
14510 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14511
14512 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
14513 window configuration.
14514 (vc-annotate-display-select): Select the buffer so that current-buffer
14515 (and selected-window) is the output buffer at the end of vc-annotate.
14516
14517 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
14518
14519 * vc.el (vc-annotate-color-map): Add custom TTY color map for
14520 8-color terminals, to use all of the colors in a sensible order.
14521 256-color terminals work well with the standard map.
14522 (vc-annotate-lines): Only strip the first color character if it
14523 is "#", to allow for terminal-style named colors.
14524 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
14525 the correct buffer is scrolled.
14526
14527 2006-04-11 Richard Stallman <rms@gnu.org>
14528
14529 * emacs-lisp/bytecomp.el (byte-compile-file):
14530 Bind enable-local-variables to :safe, and make normal-mode obey it.
14531
14532 * files.el (enable-local-variables): Allow value :safe.
14533 (normal-mode): Doc fix.
14534 (hack-local-variables): Implement enable-local-variables = :safe.
14535 (hack-local-variables-confirm): Don't prevent quitting.
14536
14537 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14538
14539 * loadhist.el (unload-feature): A bit of sanity check of
14540 load-history entries. Cancel timer-vars before unbinding them.
14541
14542 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
14543 quote special chars, and make the trick work on the hex part of the
14544 buffer as well.
14545 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
14546 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
14547
14548 * startup.el (normal-splash-screen): Fix last change so we don't wait
14549 2 minutes if we don't show the splash screen.
14550
14551 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
14552
14553 * textmodes/org.el (org-export-plain-list-max-depth)
14554 (org-table-spaces-around-separators)
14555 (org-radio-targets, org-activate-camels)
14556 (org-table-spaces-around-invisible-separators): Options removed.
14557 (org-time-stamp-rounding-minutes, org-remember-templates)
14558 (org-ellipsis, org-activate-links, org-descriptive-links):
14559 New options.
14560 (org-remember-apply-template, org-current-time)
14561 (org-finish-edit-table-field)
14562 (org-link-unescape, org-link-escape)
14563 (org-string-width, org-table-clean-line, org-html-do-expand)
14564 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
14565 (org-read-agenda-file-list): New functions.
14566 (org-table-edit-field)
14567 (org-table-create-or-convert-from-region): New commands
14568 (org-table-toggle-vline-visibility): Command removed.
14569 (org-table-convert-region): Made a command.
14570 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
14571 Replace with the normal org- functions.
14572 (org-self-insert-command): Don't trigger realign unnecessarily
14573 when blanking a field that is not full.
14574 (org-mode): `Set buffer-invisibility-spec' for links.
14575 (org-activate-links2): Hide link part and only show descriptive
14576 part of the link.
14577 (org-insert-link): Modify for new linking system.
14578 (org-store-link): Store description separately, for use by
14579 `org-insert-link'.
14580 (org-table-align): Use `org-string-width'.
14581 (defgroup): Completely new group structure for custom variables.
14582 (org-agenda-files): Option: Single file name allowed. Function:
14583 Optional argument unrestrited means ignore any restricitons.
14584 (org-install-agenda-files-menu): Find a buffer in Org-mode before
14585 trying to modify the menu. Use generalized access to
14586 `org-agenda-files.'
14587 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
14588 (org-agenda-file-to-front, org-remove-file, org-diary)
14589 (org-tags-view, org-export-icalendar-all-agenda-files)
14590 (org-export-icalendar-combine-agenda-files): Use generalized
14591 access to `org-agenda-files'.
14592 (org-remember-handler): Correctly preserve heading if present.
14593 (org-table-insert-row, org-table-insert-hline): Deal with
14594 invisible characters.
14595
14596 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
14597
14598 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
14599 (vc-annotate-color-map): New 18 element constant
14600 value/saturation, rotating hue colormap, from red->blue.
14601 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
14602 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
14603 (vc-annotate): To avoid killing the required local variables,
14604 set them before the end of `with-output-to-temp-buffer', and
14605 after first switching to annotate-mode.
14606 (vc-annotate-warp-version): Add buffer argument in goto-line to
14607 ensure annotation, not source, is scrolled.
14608
14609 2006-04-10 Bill Wohler <wohler@newt.com>
14610
14611 * custom.el (defcustom, custom-handle-keyword):
14612 Add :package-version keyword.
14613 (custom-add-package-version): New function. Sets value of new
14614 property 'custom-package-version from :package-version keyword.
14615 (defcustom): Create Common Keywords section in docstring.
14616 (defface, defgroup): Replace definitions of a select few keywords
14617 with a reference to the Common Keywords in defcustom.
14618 (defcustom, defface, defgroup): Replace reference to Customization
14619 chapter in manual with hyperlink.
14620
14621 * cus-edit.el (customize-package-emacs-version-alist): New variable.
14622 (customize-changed-options): Add check for custom-package-version.
14623 (customize-package-emacs-version): New function to look up Emacs
14624 version corresponding to the given package version.
14625
14626 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
14627 defun name, in similar fashion to find-variable-regexp.
14628
14629 2006-04-10 Eli Zaretskii <eliz@gnu.org>
14630
14631 * international/mule-cmds.el (set-locale-environment): Fix last
14632 change for when the locale's preferences don't specify any encoding.
14633
14634 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14635
14636 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
14637 so the defined var/fun doesn't need to be quoted.
14638
14639 2006-04-10 Richard Stallman <rms@gnu.org>
14640
14641 * finder.el (finder-mode-map): Add n and p bindings.
14642
14643 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
14644
14645 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
14646 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
14647 (gdb-setup-windows): Put something in source window if we can't find
14648 the source file.
14649 (gdb-frame-handler): Make it work again with just assembly.
14650 (gdb-data-list-register-values-handler): Make it work when there is
14651 no stack.
14652
14653 2006-04-09 Richard Stallman <rms@gnu.org>
14654
14655 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
14656 specs while looking for charset.
14657
14658 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
14659
14660 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
14661 Make them faces.
14662 (lm-font-lock-keywords): Update appropriately.
14663
14664 2006-04-10 Kim F. Storm <storm@cua.dk>
14665
14666 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
14667 it can also replace buffer-substring-no-properties.
14668
14669 * emulation/cua-base.el (cua-delete-region, cua-paste)
14670 (cua-repeat-replace-region): Use filter-buffer-substring.
14671
14672 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
14673 (cua-cut-region-to-global-mark): Likewise.
14674
14675 * emulation/cua-rect.el (cua--extract-rectangle)
14676 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
14677
14678 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14679
14680 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
14681 entry-type. Add field delimiters to numerical fields if they are
14682 not present.
14683
14684 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14685
14686 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
14687 string-const to return value.
14688 (bibtex-remove-delimiters): Use it.
14689
14690 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14691
14692 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
14693 cl-byte-compile-compiler-macro unless it exists.
14694
14695 2006-04-08 Eli Zaretskii <eliz@gnu.org>
14696
14697 * files.el (hack-local-variables-confirm) <offer-save>:
14698 Clarify message text. Suggested by Ralf Angeli.
14699
14700 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
14701
14702 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
14703 (delete-extract-rectangle-line): Use `filter-buffer-substring'
14704 instead of `buffer-substring' and `delete-region'. (Most of the
14705 code actually copied from `kill-region'.)
14706
14707 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
14708
14709 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
14710 (rcirc-default-port): Rename from rcirc-port.
14711 (rcirc-default-nick): Rename from rcirc-nick.
14712 (rcirc-default-user-name): Rename from rcirc-user-name.
14713 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
14714 (rcirc-low-priority-flag): New variable.
14715 (rcirc-decode-coding-system): New defcustom.
14716 (rcirc-encode-coding-system): New defcustom.
14717 (rcirc-coding-system-alist): New defcustom.
14718 (rcirc-multiline-major-mode): New defcustom.
14719 (rcirc-nick): New internal variable.
14720 (rcirc-process): Remove variable.
14721 (rcirc-server-buffer): New variable.
14722 (rcirc): Update to use rcirc-default-* variables above.
14723 (rcirc-connect): Do not add window-configuration-hook-here.
14724 (rcirc-server): New internal variable.
14725 (rcirc-connect): Do not send keepalive pings if
14726 rcirc-keepalive-seconds is nil.
14727 (with-rcirc-server-buffer): New macro.
14728 (rcirc-send-string): Encode with rcirc-encode-coding-system.
14729 (rcirc-server-name): Rename from rcirc-server.
14730 (rcirc-buffer-process): New function.
14731 (rcirc-buffer-nick): New function.
14732 (rcirc-buffer-target): Remove function.
14733 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14734 New commands.
14735 (rcirc-mode-map): Change binding of C-c C-l to
14736 rcirc-toggle-low-priority.
14737 (rcirc-mode): Initialize coding system based on
14738 rcirc-coding-system-alist. New change-major-mode-hook to part the
14739 channel on a mode change. Make kill-buffer-hook buffer-local.
14740 (rcirc-change-major-mode-hook): New function.
14741 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
14742 (rcirc-last-post-time): New variable.
14743 (rcirc-process-message): Store the last time user posted a message
14744 to this target.
14745 (rcirc-multiline-minor-mode): New mode.
14746 (rcirc-multiline-minor-mode-map): New mode map.
14747 (rcirc-edit-multiline): Put multiline-edit buffer in
14748 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
14749 (rcirc-print): Ignore any line starting with an ignored nick.
14750 (rcirc-print): Decode using rcirc-decode-coding-system.
14751 (rcirc-track-minor-mode): Update global-mode-string when disabling
14752 this mode.
14753 (minor-mode-alist): Add LowPri indicator.
14754 (rcirc-toggle-low-priority): New function.
14755 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
14756 next lowpriority buffer with activity.
14757 (rcirc-record-activity): Sort buffers in rcirc-activity by the
14758 last time the user posted a message in to the target.
14759 (rcirc-update-activity-string): New formatting for low priority
14760 buffers.
14761 (rcirc-split-activity): New function.
14762 (rcirc-handler-PART, rcirc-handler-KICK)
14763 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
14764 (rcirc-nick-away-alist): New variable.
14765 (rcirc-handler-301): New handler. Away messages are printed once
14766 per change.
14767
14768 2006-04-08 Eli Zaretskii <eliz@gnu.org>
14769
14770 * info.el (Info-follow-nearest-node): Doc fix.
14771
14772 * international/mule-cmds.el (set-locale-environment): Make sure
14773 the coding-system preferred by the locale's language has the same
14774 EOL conversion type as the original buffer-file-coding-system.
14775 (locale-language-names): Add a few MS Windows language codes.
14776
14777 2006-04-07 Richard Stallman <rms@gnu.org>
14778
14779 * simple.el (eval-expression): Doc fix.
14780
14781 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
14782 (eval-defun): Doc fixes.
14783
14784 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
14785
14786 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
14787
14788 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
14789
14790 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
14791 GDB list command without argument for greater generality.
14792
14793 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14794
14795 * subr.el (string-or-null-p): New function.
14796
14797 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
14798
14799 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
14800
14801 * files.el: Update comment about safe-local-variable declarations.
14802
14803 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
14804
14805 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
14806 See idlwave.org.
14807
14808 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
14809 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
14810
14811 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
14812 See idlwave.org.
14813
14814 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
14815 version 6.0 (minimal changes). See idlwave.org.
14816
14817 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
14818 6.0 (minimal changes). See idlwave.org.
14819
14820 * progmodes/idlw-rinfo.el: File obsoleted and removed.
14821
14822 2006-04-06 Romain Francoise <romain@orebokech.com>
14823
14824 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
14825 symmetric encryption features and a new asynchronous interface to
14826 GnuPG. This new version is version 1.4, plus whitespace changes.
14827
14828 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14829
14830 * files.el: Move some `safe-local-variable' declarations to the
14831 respective files.
14832
14833 * textmodes/ispell.el (ispell-check-comments)
14834 (ispell-local-dictionary): Mark as safe.
14835
14836 * abbrev.el (abbrev-mode): Mark as safe.
14837
14838 * add-log.el (change-log-default-name): Mark as safe.
14839
14840 * textmodes/reftex-vars.el (reftex-vref-is-default)
14841 (reftex-fref-is-default, reftex-level-indent)
14842 (reftex-guess-label-type): Mark as safe.
14843
14844 * textmodes/fill.el (colon-double-space): Mark as safe.
14845
14846 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
14847 (sentence-end-double-space, sentence-end-without-period)
14848 (sentence-end-without-space, sentence-end, sentence-end-base)
14849 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
14850
14851 2006-04-06 Kim F. Storm <storm@cua.dk>
14852
14853 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
14854 the :set-after list.
14855 (ido-downcase-unc-hosts): New user option. Default on.
14856 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
14857 when it is set, as regexps are now applied on the fly.
14858 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
14859 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
14860 on the fly, but only when ido-process-ignore-lists is set.
14861 Do case insensitive filtering if ido-downcase-unc-hosts is set.
14862 Only downcase names if ido-downcase-unc-hosts is set.
14863
14864 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
14865
14866 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
14867
14868 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
14869
14870 2006-04-05 Kim F. Storm <storm@cua.dk>
14871
14872 * ido.el (ido-mode): Set after ido-unc-hosts and
14873 ido-ignore-unc-host-regexps.
14874 (ido-save-history): Save ido-unc-hosts-cache.
14875 (ido-load-history): Load ido-unc-hosts-cache.
14876 (ido-reread-directory): Refresh unc hosts cache in // dir.
14877
14878 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
14879 to nil while displaying slash screen.
14880
14881 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14882
14883 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14884 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14885
14886 2006-04-05 Kenichi Handa <handa@m17n.org>
14887
14888 * international/characters.el: Setup cases of Latin, Greek, and
14889 Cyrillic characters in CJK charsets.
14890
14891 2006-03-29 Daiki Ueno <ueno@unixuser.org>
14892
14893 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14894 default-enable-multibyte-characters. This reverts the change from
14895 revision 6.17 which is no longer necessary because the passphrase
14896 is sent separately now. GnuPG messages are unreadable under
14897 multibyte locales with default-enable-multibyte-characters set to nil.
14898
14899 2006-04-04 Andreas Schwab <schwab@suse.de>
14900
14901 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
14902 and `byte-compile-warnings' as `safe-local-variable'.
14903
14904 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14905
14906 * man.el (Man-mode-map): Restore the \r binding.
14907 (Man-abstract-xref-man-page): If Man-target-string is a function,
14908 call it.
14909 (Man-highlight-references): Use Man-default-man-entry to get the
14910 target. Deal with xrefs too.
14911 (Man-highlight-references0): Don't call the target function.
14912
14913 * woman.el (WoMan-xref-man-page): Strip the section number, woman
14914 cannot deal with it.
14915
14916 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14917
14918 * pgg-gpg.el: Clean up process buffers every time gpg processes
14919 complete.
14920
14921 2006-04-04 Kenichi Handa <handa@m17n.org>
14922
14923 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14924 here.
14925 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14926 Temporarily bind inhibit-field-text-motion to t.
14927
14928 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14929
14930 * startup.el (normal-splash-screen): Only set mode-line-format in the
14931 splash buffer, so as not to interfere when debugging the code.
14932 Ignore errors when switching buffer.
14933
14934 2006-04-03 Romain Francoise <romain@orebokech.com>
14935
14936 * dired.el (dired-dnd-protocol-alist): Fix typo.
14937
14938 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14939
14940 * savehist.el (savehist): Add :version.
14941 (savehist-ignored-variables): New variable.
14942 (savehist-minibuffer-hook): Don't save variables listed in
14943 `savehist-ignored-variables'.
14944
14945 * dired.el (dired-dnd-protocol-alist): Mention that change does
14946 only apply to new buffers in doc string.
14947
14948 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
14949
14950 * recentf.el (recentf-open-files-item): Include newline in button
14951 field, so opening a file will work, when the point is at the end
14952 of the file name. Allow, for example, to [i]search a file by
14953 extension and just push RET to open it.
14954
14955 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14956
14957 * pgg-gpg.el (pgg-gpg-process-filter)
14958 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14959
14960 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14961 lines, temporary fix.
14962
14963 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14964
14965 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14966
14967 2006-04-02 Richard Stallman <rms@gnu.org>
14968
14969 * progmodes/compile.el (compilation-message-face): Make it defcustom.
14970
14971 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14972
14973 * ibuf-macs.el (define-ibuffer-column): Add a new key:
14974 header-mouse-map.
14975
14976 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14977 (ibuffer-mode-header-map): New keymaps.
14978 (ibuffer-update-title-and-summary): Enable mouse face highlighting
14979 and keybindings for column headers.
14980 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14981 property.
14982
14983 2006-04-02 Drew Adams <drew.adams@oracle.com>
14984
14985 * speedbar.el (speedbar-after-create-hook): Doc fix.
14986
14987 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
14988
14989 * shell.el (shell-directory-tracker)
14990 (shell-dynamic-complete-command): Doc fixes.
14991
14992 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
14993
14994 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14995 terminals.
14996
14997 2006-04-01 Kim F. Storm <storm@cua.dk>
14998
14999 * ido.el (ido-unc-hosts-cache): New defvar.
15000 (ido-unc-hosts): If value of defcustom is a function, call it to
15001 get list of UNC hosts. Add function-item choices to specify
15002 ido-unc-hosts-net-view or user function.
15003 (ido-ignore-unc-host-regexps): New defcustom.
15004 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
15005 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
15006 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
15007
15008 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
15009
15010 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
15011 wwidth.
15012
15013 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
15014
15015 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
15016 (ido-max-work-file-list, ido-switch-buffer)
15017 (ido-read-file-name-as-directory-commands):
15018 Fix typos in docstrings.
15019
15020 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15021
15022 * term/mac-win.el (mac-system-coding-system): Define and use after
15023 Mac-specific coding systems are ready.
15024
15025 2006-03-27 Romain Francoise <romain@orebokech.com>
15026
15027 * net/rcirc.el (rcirc-connect): Add autoload cookie.
15028
15029 * ldefs-boot.el: Update.
15030
15031 2006-03-27 Daiki Ueno <ueno@unixuser.org>
15032
15033 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15034 passphrases when it is not needed.
15035 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15036 passphrase stuff from gpg, should only be necessary when you use
15037 gpg with a smartcard.
15038
15039 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
15040
15041 * comint.el (comint-dynamic-list-completions): Allow user to
15042 select *Completions* buffer.
15043
15044 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
15045
15046 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
15047
15048 2006-03-26 Andreas Schwab <schwab@suse.de>
15049
15050 * progmodes/gud.el (gdb): Only complain about multiple debugging
15051 when the gdb process is still running.
15052
15053 2006-03-25 Eli Zaretskii <eliz@gnu.org>
15054
15055 * mail/rmail.el (tool-bar-map): Defvar it.
15056 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
15057 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
15058
15059 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
15060
15061 * help.el (print-help-return-message): Suggest to use
15062 display-buffer instead of switch-to-buffer-other-window to restore
15063 the previous window without selecting it.
15064
15065 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15066
15067 * frame.el (select-frame-by-name): Call x-focus-frame also when
15068 window-system is mac.
15069
15070 * term/mac-win.el: Adjust Courier font specifications in
15071 x-fixed-font-alist.
15072 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
15073 when directly encoding to UTF-16 in native byte order, no BOM.
15074
15075 2006-03-25 Kim F. Storm <storm@cua.dk>
15076
15077 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
15078 (cua--init-keymaps): Use it instead of fixed C-return.
15079 (cua-mode): Set after it.
15080
15081 * emulation/cua-rect.el (cua--init-rectangles):
15082 Use cua-rectangle-mark-key instead of fixed C-return.
15083
15084 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
15085
15086 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
15087 "run" in .gdbinit.
15088 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
15089
15090 2006-03-24 Romain Francoise <romain@orebokech.com>
15091
15092 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
15093 `display-buffer-other-frame'.
15094
15095 2006-03-24 Kim F. Storm <storm@cua.dk>
15096
15097 * apropos.el (apropos-synonyms): Add selection => region.
15098
15099 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
15100
15101 * progmodes/gdb-ui.el (gdb-var-create-regexp)
15102 (gdb-var-list-children-regexp, gdb-var-update-regexp)
15103 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
15104 (gdb-data-list-register-values-regexp)
15105 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
15106 Future proof against new fields being added to MI output.
15107 (gdb-send): Don't treat backslashes for program input as
15108 continuations.
15109 (gdb-assembler-handler): Don't use window-start for this handler.
15110 (gdb-frame-handler): Don't change to hollow arrow if overlay
15111 arrow doesn't move to new frame.
15112
15113 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
15114
15115 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
15116 prevent compiler warnings.
15117 (gdb-stopped): Check for gud-last-last-frame (case: signal).
15118 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
15119 (gdb-assembler-custom): Use hollow-right-triangle for assembler
15120 buffer too.
15121
15122 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
15123
15124 * pgg-gpg.el (pgg-gpg-update-agent): Check for
15125 make-network-process, so we can use the same code in Gnus v5-10
15126 too and have this file fully synchronized with that release.
15127
15128 2006-03-23 Romain Francoise <romain@orebokech.com>
15129
15130 * ibuf-ext.el (ibuffer-read-filter-group-name):
15131 Use `ibuffer-generate-filter-groups' to make completion list match
15132 the filter groups that are really displayed in the Ibuffer buffer.
15133 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
15134
15135 2006-03-23 Kenichi Handa <handa@m17n.org>
15136
15137 * international/mule-cmds.el (sort-coding-systems): Describe that
15138 the argument is modified in docstring.
15139
15140 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
15141
15142 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15143 (pgg-gpg-update-agent): New function.
15144 (pgg-gpg-use-agent-p): New function.
15145 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15146 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15147 (pgg-gpg-sign-region): Use it.
15148
15149 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
15150
15151 * cus-edit.el (custom-face-set): Call custom-push-theme before
15152 face-spec set so that `changed' theme is correctly saved.
15153 (custom-face-reset-standard): Reset to recalculated face rather
15154 than defface spec.
15155
15156 * custom.el (custom-push-theme): Only save `changed' theme if the
15157 current face does not match the defface specs.
15158
15159 2006-03-21 Simon Josefsson <jas@extundo.com>
15160
15161 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15162 <wilde@sha-bang.de>.
15163 (pgg-gpg-use-agent): New variable.
15164 (pgg-gpg-process-region): Use it.
15165 (pgg-gpg-encrypt-region): Likewise.
15166 (pgg-gpg-encrypt-symmetric-region): Likewise.
15167 (pgg-gpg-decrypt-region): Likewise.
15168 (pgg-gpg-sign-region): Likewise.
15169 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15170
15171 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
15172
15173 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
15174 bracket links.
15175
15176 2006-03-21 Kim F. Storm <storm@cua.dk>
15177
15178 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
15179 fringe-indicator-alist instead of modifying global value.
15180 (gdb-frame-handler): Likewise.
15181
15182 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
15183
15184 * diff-mode.el (diff-function): Make it inherit from diff-header
15185 instead of diff-context.
15186
15187 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
15188 bitmap.
15189 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
15190 change names in macro above for consistency.
15191 (gdb-frame-handler): Use hollow-right-triangle for all selected
15192 frames which except the innermost (where execution has stopped).
15193 (gdb-reset): Reset buffer-local values of overlay-arrow.
15194
15195 2006-03-20 Richard Stallman <rms@gnu.org>
15196
15197 * simple.el (set-mark-command): Doc fix.
15198
15199 * files.el (display-buffer-other-frame): New command.
15200 (ctl-x-4-map): Bind C-x 5 C-o to it.
15201
15202 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15203
15204 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
15205 rather than just defer-time, in case defer-time has been changed but
15206 the timer isn't running yet.
15207 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
15208
15209 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
15210
15211 * help-mode.el (help-follow-symbol): New function.
15212 Essentially identical to the old `help-follow', but do not let
15213 `push-button' do the work when on an xref.
15214 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
15215
15216 2006-03-19 Richard Stallman <rms@gnu.org>
15217
15218 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
15219 preceded by the word `program'.
15220 (help-follow-mouse, help-follow): Throw error if not on xref.
15221 Delete no longer used args.
15222
15223 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
15224
15225 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
15226 annotation ensure gud-overlay-arrow-position is redisplayed.
15227
15228 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15229
15230 * textmodes/bibtex.el (bibtex-include-OPTkey)
15231 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
15232 (bibtex-autokey-name-case-convert)
15233 (bibtex-autokey-titleword-case-convert): Make these the aliases
15234 for the following two variables.
15235 (bibtex-autokey-name-case-convert-function)
15236 (bibtex-autokey-titleword-case-convert-function): Make these the
15237 real names.
15238 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
15239 bibtex-font-lock-crossref sublists.
15240 (bibtex-mode): Revert 2005-12-30 change (which made
15241 completion-ignore-case buffer-local).
15242 (bibtex-url): Simplify.
15243
15244 2006-03-19 Kim F. Storm <storm@cua.dk>
15245
15246 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
15247 cursor property value to 2 (to align with C level change).
15248
15249 2006-03-19 Bill Wohler <wohler@newt.com>
15250
15251 * image.el (image-load-path-for-library): Shorten first line in
15252 docstring.
15253
15254 2006-03-18 Richard Stallman <rms@gnu.org>
15255
15256 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
15257
15258 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
15259
15260 * isearch.el (isearch-other-meta-char): Handle user bindings for
15261 shifted control characters.
15262
15263 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
15264
15265 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
15266 part that matches email addresses, file names, etc.
15267
15268 2006-03-18 Eli Zaretskii <eliz@gnu.org>
15269
15270 * term/w32-win.el (mouse-set-font):
15271 Mention w32-list-proportional-fonts in the doc string.
15272
15273 2006-03-18 Kim F. Storm <storm@cua.dk>
15274
15275 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
15276 (ido-unc-hosts): New user option to explicitly define list of know
15277 UNC-style hosts for completion.
15278 (ido-cache-unc-host-shares-time): New user option.
15279 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
15280 New helper functions for UNC file-name support.
15281 (ido-may-cache-directory): Check for UNC host. Simplify.
15282 (ido-wash-history): Clean out old UNC hosts.
15283 (ido-nonreadable-directory-p): UNC hosts are always readable.
15284 (ido-directory-too-big-p): UNC hosts are never too big.
15285 (ido-set-current-directory): Handle UNC root path.
15286 (ido-file-name-all-completions): Complete UNC host names from
15287 ido-unc-hosts list. Cache UNC host shares.
15288 (ido-make-file-list-1): Don't filter UNC root.
15289 (ido-exhibit): Check for // in root directory, and switch to UNC
15290 mode by setting ido-current-directory to //.
15291
15292 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
15293
15294 * cus-edit.el (customize-changed-options): Mention explicit
15295 version number as default in prompt.
15296
15297 2006-03-17 Bill Wohler <wohler@newt.com>
15298
15299 * image.el (image-load-path-for-library): Minor docstring fix.
15300
15301 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
15302
15303 * textmodes/org.el (org-read-date): Include subgroup 5 into
15304 replacement text.
15305 (org-popup-calendar-for-date-prompt): Fix customization type.
15306
15307 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
15308
15309 * progmodes/gdb-ui.el (gud-watch): Provide completion.
15310 (gdb-continuation): New variable.
15311 (gdb-send): Deal with continuation lines.
15312
15313 * progmodes/gud.el (gud-gdb-complete-command)
15314 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
15315 expressions.
15316 (gud-tooltip-mode): Use buffer-local value.
15317
15318 2006-03-16 Kim F. Storm <storm@cua.dk>
15319
15320 * ido.el (ido-edit-input): Use selected match, if any.
15321
15322 2006-03-16 Bill Wohler <wohler@newt.com>
15323
15324 * image.el (image-load-path-for-library): Prefer user's images in
15325 image-load-path.
15326
15327 2006-03-16 Martin Rudalics <rudalics@gmx.at>
15328
15329 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
15330 when checking for attempt to drag leftmost or rightmost scrollbar.
15331
15332 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
15333
15334 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
15335 (gdb-force-mode-line-update): New function.
15336 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
15337 (gdb-exited): Use them.
15338 (gdb-signal): New function.
15339 (gdb-annotation-rules): Provide a rule for it.
15340
15341 2006-03-16 Kenichi Handa <handa@m17n.org>
15342
15343 * international/mule.el (auto-coding-regexp-alist): Add entries
15344 for Unicode BOM.
15345
15346 * sort.el (sort-build-lists): Temporarily bind
15347 inhibit-field-text-motion to t.
15348
15349 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
15350
15351 * locate.el (locate-command, locate-make-command-line)
15352 (locate-fcodes-file, locate-update-command)
15353 (locate-prompt-for-command, locate, locate-with-filter)
15354 (locate-get-file-positions): Doc fixes.
15355 (locate-buffer-name, locate-header-face): Remove leading `*' in
15356 defcustom.
15357 (locate-filter-output): Use `keep-lines' instead of its alias
15358 `delete-non-matching-lines'.
15359 (locate-get-filename, locate-get-dirname): Add introductory comment.
15360 (locate-find-directory-other-window): Give appropriate error
15361 message if used outside main listing.
15362
15363 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15364
15365 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
15366 the new extend-region feature.
15367 (font-lock-after-change-function): Update correspondingly.
15368 * jit-lock.el (jit-lock-after-change): Update correspondingly.
15369 * progmodes/grep.el (font-lock-lines-before): Don't disable.
15370
15371 2006-03-15 Bill Wohler <wohler@newt.com>
15372
15373 * image.el (image-load-path-for-library): Fix example by not
15374 recommending that one binds image-load-path. Just defvar it to
15375 placate compiler and only use it if previously defined.
15376
15377 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
15378
15379 * textmodes/org.el (org-insert-centered): Use `string-width' to
15380 make underlining work for wide characters.
15381 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
15382 TAB to `org-cycle', to make sure that no binding in
15383 `outline-mode-map' can supercede it.
15384
15385 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
15386
15387 * allout.el: Increment version to 2.2.1 in file commentary.
15388
15389 (allout-version): Increment to 2.2.1.
15390
15391 (allout-default-layout): New customization variable, used when the
15392 file lacks a specific allout-layout. Uses allout-layout-type for
15393 recursively nested definition.
15394
15395 (allout-layout-type): Widget defining allout layouts, necessary for
15396 self-recursive definition.
15397
15398 (allout-mode): Incorporate allout-default-layout as fallback for
15399 allout-layout.
15400
15401 (allout-layout): Mark as 'safe-local-variable', and refer mention
15402 fallback to `allout-default-layout' in absence of a specified value.
15403 (allout-passphrase-verifier-string)
15404 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
15405
15406 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
15407
15408 (allout-get-encryption-passphrase-verifier): Use correct name of
15409 passphrase verifier in docstring.
15410
15411 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
15412
15413 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
15414 elements.
15415 (gdb-find-watch-expression): Make it work for arrays too.
15416 Follow change to gdb-var-list.
15417 (gud-watch): Allow the user to enter variable name with a prexix
15418 arg. Create keybindings.
15419 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15420 (gdb-var-list-children-handler, gdb-var-update-handler)
15421 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
15422 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
15423 Follow change to gdb-var-list.
15424 (gdb-starting): Don't show the overlay arrows when program is running.
15425
15426 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
15427 gdb-var-list.
15428
15429 2006-03-14 Bill Wohler <wohler@newt.com>
15430
15431 * image.el (image-load-path-for-library): Pass value of path
15432 rather than symbol. Always return list of directories.
15433 Guarantee that image directory comes first.
15434
15435 2006-03-14 Alan Mackenzie <acm@muc.de>
15436
15437 * font-core.el (font-lock-extend-region\(-function\)?.):
15438 New function/variable.
15439
15440 * font-lock.el (font-lock-after-change-function):
15441 Call font-lock-extend-region. Obey font-lock-lines-before.
15442 (font-lock-default-fontify-region): Remove reference to
15443 font-lock-lines-before.
15444
15445 * jit-lock.el (jit-lock-after-change):
15446 Call font-lock-extend-region. Obey font-lock-lines-before.
15447
15448 2006-03-14 David Ponce <david@dponce.com>
15449
15450 * tree-widget.el (tree-widget-themes-load-path)
15451 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15452
15453 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
15454
15455 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
15456 (rcirc-print): Mark the start of text at the end of the prompt.
15457 (rcirc-track-minor-mode): Add autoload cookie.
15458 (rcirc-update-activity-string): Add space to front of mode-line
15459 indicator.
15460
15461 2006-03-13 Miles Bader <miles@gnu.org>
15462
15463 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
15464 (rcirc-abbrev-nick): Remove function.
15465 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
15466
15467 2006-03-13 David Ponce <david@dponce.com>
15468
15469 * tree-widget.el: Handle themes across all occurrences of the main
15470 themes sub-directory found in tree-widget-themes-load-path.
15471 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15472 (tree-widget--locate-sub-directory): Return all occurrences.
15473 (tree-widget-themes-path): New function.
15474 Replace tree-widget-themes-directory, and return a list of directories.
15475 (tree-widget-set-parent-theme)
15476 (tree-widget-lookup-image): Use it.
15477
15478 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
15479
15480 * textmodes/org.el (org-link-search): Avoid self-matching of
15481 links, allow target text to be distributed over several lines.
15482 (org-search-not-link): New function.
15483 (org-set-regexps-and-options, org-get-current-options):
15484 New startup options.
15485 (org-export-as-html): Take odd-level setting from local variable.
15486 (org-fontify-emphasized-text): New option.
15487 (org-set-font-lock-defaults): Include emphasized text.
15488 (org-follow-mhe-link): Allow folder-only links, fix folder name.
15489 (org-font-lock): Customize group renamed from `org-faces'.
15490
15491 2006-03-13 John Paul Wallington <jpw@pobox.com>
15492
15493 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
15494 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
15495
15496 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
15497
15498 * cus-start.el (all): Delete :version keyword for members of the
15499 fringe group, since the entire group is new in 22.1.
15500
15501 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
15502
15503 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
15504 map if value is hexadecimal (an address).
15505 (gud-watch): Only search roots for existing watch expressions.
15506 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
15507 prevent caching problems with speedbar-update-directory-contents.
15508
15509 2006-03-12 Juri Linkov <juri@jurta.org>
15510
15511 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
15512 before comparing with `low' and `warn'.
15513
15514 * info.el (Info-dir-remove-duplicates): Move point to the
15515 beginning of the current line after deleting the entries from
15516 redundant heading. Use marker for `limit' and compare it with
15517 point before calling `re-search-forward'.
15518
15519 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
15520
15521 * simple.el (yank): Fix typo in docstring.
15522
15523 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
15524
15525 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
15526 messages, where "D" is the 6th character.
15527
15528 2006-03-11 Eli Zaretskii <eliz@gnu.org>
15529
15530 * simple.el (yank): Fix last change.
15531
15532 2006-03-11 David Ponce <david@dponce.com>
15533
15534 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
15535 before merging elements from the standard ispell-dictionary-alist.
15536 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
15537 alist, and return the new alist.
15538
15539 2006-03-11 Richard Stallman <rms@gnu.org>
15540
15541 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
15542
15543 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
15544 the way it is implemented is too unclean.
15545
15546 * simple.el (kill-region, yank): Doc fix.
15547
15548 * battery.el (battery-echo-area-format): Doc fix.
15549 (battery-mode-line-format): Likewise.
15550 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
15551 (battery-linux-proc-acpi): Ignore batteries that say "charged".
15552
15553 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
15554
15555 * progmodes/octave-mod.el (octave-indent-for-comment):
15556 Behave according to do string.
15557
15558 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
15559
15560 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
15561 Be visible only if major mode is Mail Mode.
15562
15563 * textmodes/flyspell.el (flyspell-external-point-words)
15564 (flyspell-process-localwords): Fix last changes.
15565
15566 2006-03-11 Eli Zaretskii <eliz@gnu.org>
15567
15568 * calendar/holidays.el (list-holidays): Doc fix.
15569
15570 * international/mule.el (auto-coding-alist): Add .odt
15571 (OpenOffice's open document) files.
15572
15573 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
15574 document) files. Mention in the doc string the need to sync with
15575 auto-coding-alist.
15576
15577 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
15578
15579 * files.el (hack-local-variables-confirm): Don't prompt for ! if
15580 enable-local-variables is set to always query, or there is no
15581 savable variable.
15582
15583 2006-03-10 Bill Wohler <wohler@newt.com>
15584
15585 * image.el (image-load-path-for-library): Merge at least three
15586 functions from Gnus and MH-E into this one function that can now
15587 be shared.
15588
15589 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
15590
15591 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
15592 gdb-remove-mouse-face and remove help-echo too.
15593 (gdb-enqueue-input): Correct conditional clause.
15594
15595 2006-03-10 Glenn Morris <rgm@gnu.org>
15596
15597 * calendar/calendar.el (calendar-holidays): Doc fix.
15598 * calendar/holidays.el (list-holidays): Doc fix.
15599
15600 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
15601
15602 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
15603 it gets called in gdb-prompt anyway.
15604 (gdb-use-separate-io-buffer): Only restore window arrangement for
15605 gdb-many-windows.
15606 (gdb-enqueue-input): Make it harder to send GDB input when program
15607 is running.
15608 (gdb-buffer-list): New variable.
15609 (gdb-remove-mouse-face): New function.
15610 (gdb-starting): Use it when GDB input won't get sent.
15611
15612 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
15613
15614 * help.el (view-lossage): Remove trailing whitespace before
15615 inserting "\n".
15616
15617 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
15618
15619 * files.el (hack-local-variables-confirm):
15620 Set coding-system-for-read to nil before writing to .emacs.
15621
15622 * arc-mode.el (archive-extract): Check if an existing buffer name
15623 comes from a different archive.
15624
15625 * help.el (describe-key-briefly): If KEY is a down event, read and
15626 discard the up event.
15627
15628 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
15629
15630 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
15631 be edited and use font-lock-warning-face for any changes.
15632
15633 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
15634 (gdb-edit-value): Use it to report any errors.
15635
15636 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
15637
15638 * help.el (describe-key): Remove leftover test code.
15639
15640 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
15641
15642 * textmodes/org.el: Move defvars out of eval-when-compile.
15643 Use buffer-file-name variable.
15644 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
15645 arg `file'.
15646 (org-level-faces): Remove startup dependency.
15647 (org-cycle, org-map-tree, org-scan-tags)
15648 (org-remember-handler): Don't call `outline-level' directly.
15649 (org-mhe-search-all-folders): New option.
15650 (org-mhe-get-message-folder-from-index)
15651 (org-mhe-get-message-folder): Fix indexing search.
15652 (org-format-agenda-item): Handle nil TAGS argument.
15653 (org-cleaned-string-for-export, org-activate-target-links)
15654 (org-make-target-link-regexp): Deal with empty radio target list.
15655 (org-tag): New face.
15656 (org-get-level-face): New function.
15657 (org-set-font-lock-defaults): Simplify setup for headlines.
15658 (org-complete): Pass common substring to `display-completion-list'.
15659
15660 2006-03-06 David Ponce <david@dponce.com>
15661
15662 * tree-widget.el: Update Commentary header.
15663 (tree-widget-theme-name): Ignore parent themes.
15664 (tree-widget-set-parent-theme): New function.
15665 (tree-widget-set-theme): Use it.
15666 (tree-widget-set-image-properties): Move definition. Does nothing
15667 if image properties have already been set.
15668 (tree-widget-image-properties): Move definition. Receive an image
15669 name. Set the :pointer property.
15670 (tree-widget-lookup-image): Doc fix. Search in parent themes.
15671 Don't set the :pointer image property.
15672 (tree-widget-convert-widget): New function. Handle :dynargs
15673 compatibility here.
15674 (tree-widget): Use it to :convert-widget. Add the :expander-p
15675 predicate to control when the :expander function is entered.
15676 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
15677 (tree-widget-value-create): Handle :expander-p. widget-apply
15678 :expander.
15679 (tree-widget-expander-p): New function. Default value of the
15680 :expander-p property.
15681
15682 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
15683
15684 * help.el (describe-key): Properly handle the return value of
15685 read-key-sequence when grabbing an up-event. Cleanup mouse-1
15686 remaps. Handle string and vector `follow-link' values.
15687
15688 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
15689
15690 * complete.el (PC-expand-many-files): Try be more careful when parsing
15691 the shell's output.
15692
15693 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
15694
15695 * outline.el (hide-sublevels): Provide better interactive default.
15696
15697 2006-03-06 Kenichi Handa <handa@m17n.org>
15698
15699 * international/fontset.el (create-fontset-from-fontset-spec):
15700 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
15701
15702 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
15703
15704 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
15705 backslashes instead of one in regexp.
15706 (gud-tooltip-dereference): Add missing optional argument.
15707
15708 2006-03-04 John Paul Wallington <jpw@pobox.com>
15709
15710 * wdired.el (toplevel): Require `cl' at compile-time.
15711
15712 2006-03-04 Andreas Schwab <schwab@suse.de>
15713
15714 * server.el (server-process-filter): Handle errors during
15715 evaluation of the argument.
15716
15717 2006-03-03 John Paul Wallington <jpw@pobox.com>
15718
15719 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
15720 escape parentheses at beginning of line.
15721 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
15722 (t-mouse-mode): Remove period from end of error message.
15723
15724 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
15725
15726 * textmodes/flyspell.el (flyspell-process-localwords):
15727 Be case-sensitive.
15728
15729 2006-03-03 Martin Rudalics <rudalics@gmx.at>
15730
15731 * cus-edit.el (custom-quote): Remove function, since it has been
15732 moved to custom.el.
15733
15734 * font-lock.el (lisp-font-lock-keywords-2)
15735 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
15736 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
15737 they have no special meaning.
15738
15739 * midnight.el (clean-buffer-list): Handle case where base-buffer of
15740 indirect buffer gets killed before indirect buffer. Use dolist.
15741
15742 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
15743
15744 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
15745 value instead of a literal constant (1) on more pauses.
15746
15747 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
15748
15749 * textmodes/flyspell.el (flyspell-external-point-words):
15750 Be case-sensitive.
15751
15752 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
15753
15754 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
15755 with "www".
15756
15757 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
15758
15759 * allout.el: Restablish intermediate missing comment header to
15760 preserve outline structure.
15761 (allout-beginning-of-current-entry): Skip invisible text.
15762 (allout-open-topic): Fix opening a topic at end-of-buffer.
15763 (allout-minor-mode): Move nearer to allout-mode function.
15764
15765 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
15766
15767 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
15768
15769 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
15770
15771 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
15772 is nil.
15773
15774 * progmodes/gud.el (gud-speedbar-menu-items):
15775 Use buffer-local-value and add missing :visible keyword.
15776
15777 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
15778
15779 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
15780
15781 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
15782 must be `follow-link'.
15783
15784 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
15785
15786 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
15787 formatting: No nested anchors.
15788 (org-all-targets): Fix bug with XEmacs compatibility.
15789 (org-read-date): Add (require 'parse-time).
15790 (org-set-tags): Fix bug with extra inserted space.
15791 (org-export-html-style): Define a style class for targets.
15792 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
15793 (org-hide-leading-stars): New option.
15794 (org-hide): New face.
15795 (org-set-font-lock-defaults): Allow to hide leading stars.
15796 (org-get-legal-level, org-tr-level): New functions.
15797 (org-odd-levels-only): New option.
15798 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
15799 (org-demote, org-promote): Deal with double-star levels.
15800 (org-convert-to-odd-levels): New command.
15801
15802 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
15803
15804 * speedbar.el (speedbar-update-localized-contents): Try to
15805 preserve window-start.
15806 (speedbar-update-directory-contents): Try to preserve window-start
15807 and window-point.
15808 (speedbar-update-special-contents): Don't move back to start of window.
15809
15810 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
15811 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
15812 speedbar-timer-fn.
15813 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
15814 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
15815 instead of gdb-speedbar-timer-fn.
15816
15817 2006-02-28 Jay Belanger <belanger@truman.edu>
15818
15819 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
15820 (math-compose-expr): Use latex option when calling
15821 `math-compose-tex-matrix' for latex mode.
15822
15823 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
15824
15825 * speedbar.el: Re-instate comments about developing for speedbar
15826 [this is what info and gdb-ui use even if better methods exist now].
15827
15828 * t-mouse.el: New file.
15829 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
15830 (t-mouse-lispy-buffer-posn-from-coords): Remove.
15831 (t-mouse-make-event-element): Use posn-at-x-y instead.
15832 (t-mouse-make-event): Deal with Fedora Core 3.
15833 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
15834 (t-mouse-mouse-position-function): New function. Use it instead
15835 of advising mouse-position.
15836 (t-mouse-mode): New minor mode.
15837 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
15838
15839 2006-02-27 Glenn Morris <rgm@gnu.org>
15840
15841 * calendar/calendar.el (calendar-holidays): Doc fix.
15842
15843 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
15844
15845 * progmodes/gdb-ui.el (gdb-source-window): New variable.
15846 Re-introduce the concept of a source window.
15847 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
15848 consistency with get-buffer-create.
15849 (def-gdb-auto-update-handler, gdb-info-locals-handler)
15850 (gdb-data-list-register-values-handler)
15851 (gdb-stack-list-locals-handler): Try to preserve window-start as
15852 well as window-point.
15853 (gdb-display-source-buffer): New function (old concept).
15854 (gdb-goto-breakpoint): Use it.
15855
15856 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
15857 for gdb-ui/gdb-mi (old concept).
15858
15859 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
15860
15861 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
15862 binding.
15863
15864 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
15865
15866 * textmodes/reftex-sel.el (reftex-select-label-map)
15867 (reftex-select-bib-map): Add `follow-mouse' binding.
15868
15869 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
15870
15871 * jka-cmpr-hook.el (jka-compr-compression-info-list)
15872 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
15873 Give :set functions to provide automatic updating.
15874 Update docstring. Give compiler defvars early in the file
15875 and move the defcustoms to a later spot where all called functions
15876 are defined.
15877 (jka-compr-file-name-handler-entry): Doc fix.
15878 (jka-compr-compression-info-list--internal)
15879 (jka-compr-mode-alist-additions--internal)
15880 (jka-compr-load-suffixes--internal): New variables.
15881 (jka-compr-install): Set the three above variables.
15882 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15883 (jka-compr-update, jka-compr-set): New functions.
15884 (auto-compression-mode): Doc fix.
15885
15886 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
15887 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15888 Use jka-compr-compression-info-list--internal,
15889 jka-compr-mode-alist-additions--internal and
15890 jka-compr-load-suffixes--internal.
15891
15892 * files.el (load-library):
15893 * loadhist.el (file-loadhist-lookup):
15894 * startup.el (command-line):
15895 * subr.el (locate-library):
15896 * emacs-lisp/autoload.el (update-directory-autoloads):
15897 * emacs-lisp/find-func.el (find-library-suffixes):
15898 Use `get-load-suffixes' instead of `load-suffixes'.
15899
15900 * subr.el (locate-library):
15901 * emacs-lisp/find-func.el (find-library-name):
15902 Use `load-file-rep-suffixes' instead of '("").
15903
15904 2006-02-26 Kim F. Storm <storm@cua.dk>
15905
15906 * ido.el (ido-save-history, ido-load-history): Simplify.
15907 Don't use find-file-noselect to avoid interference from other modes.
15908
15909 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
15910
15911 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15912 to use the default shell if filename is not available.
15913 Reported by Giorgos Keramidas.
15914
15915 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
15916
15917 * progmodes/etags.el (tags-completion-table): Do completion from
15918 all the tables in the current list, as documented in the manual.
15919
15920 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15921
15922 * CC Mode Update to 5.31.3.
15923
15924 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15925
15926 * progmodes/cc-mode.el (c-postprocess-file-styles):
15927 Bind inhibit-read-only to t, around the call to
15928 c-remove-any-local-eval-or-mode-variables, so that it works on a
15929 RO file.
15930
15931 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15932
15933 * progmodes/cc-awk.el: Correct a typo.
15934
15935 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15936
15937 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15938 c-hungry-delete-backwards, at the request of RMS. Leave the old
15939 name as an alias.
15940
15941 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15942
15943 * progmodes/cc-mode.el: Correct a typo.
15944
15945 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15946
15947 * progmodes/cc-defs.el: Update the version number to 5.31.3.
15948
15949 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15950
15951 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15952 brace-else-brace (error due to mbeg, mend being undefined).
15953
15954 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15955
15956 * progmodes/cc-mode.el: File Local variables: Solve the problem
15957 where both `mode' and c-file-offsets are specified: `mode' will
15958 overwrite c-f-o's settings:
15959 (c-remove-any-local-eval-or-mode-variables): New function.
15960 (c-postprocess-file-styles): Call the above new function, within
15961 c-tentative-buffer-change, to splat `mode' and `eval' before the
15962 second hack-local-variables.
15963
15964 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15965
15966 * progmodes/cc-mode.el:
15967 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15968 (c-after-change): Protect the match data with save-match-data.
15969 It was getting corrupted by c-after-change-check-<>-operators.
15970
15971 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15972 (top level): Check for a buggy font-lock-compile-keywords ONLY in
15973 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
15974
15975 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15976 with save-match-data. It was being corrupted when Font Lock was
15977 not enabled.
15978
15979 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15980
15981 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15982 Mode and Subword Mode.
15983
15984 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15985 real labels ("case 1:" or "foo:") from non-labels ("public:").
15986 (c-forward-objc-directive): Replace c-forward-token-2 with crude
15987 coding; c-f-t-2 doesn't move over a token at EOB.
15988
15989 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15990
15991 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15992 (c-update-modeline): Concatenate the minor mode indicators
15993 directly onto mode-name, removing c-submode-indicators.
15994 Sometimes, c-s-i got separated from the mode name on the mode line.
15995
15996 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15997 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15998
15999 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16000
16001 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
16002 error message when there's an evaluation error to show whether
16003 it's loaded from source or not.
16004 (c-filter-ops): Make it available at runtime too to work when
16005 `c-make-init-lang-vars-fun' needs to evaluate from source.
16006
16007 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
16008
16009 * help.el (help): Revert last part of 2006-02-23 change (deletion
16010 of the `provide' call).
16011
16012 2006-02-23 Juri Linkov <juri@jurta.org>
16013
16014 * compare-w.el (compare-windows-highlight): Add new value
16015 `persistent' and change :type from `boolean' to `choice'.
16016 (compare-windows-overlays1, compare-windows-overlays2):
16017 New internal variables.
16018 (compare-windows-highlight): If compare-windows-highlight is
16019 `persistent', add current overlays to compare-windows-overlays[12]
16020 instead of adding compare-windows-dehighlight to pre-command-hook.
16021 (compare-windows-dehighlight): Delete all overlays from
16022 compare-windows-overlays[12].
16023
16024 * info.el (Info-search): Don't bind search-spaces-regexp to
16025 Info-search-whitespace-regexp in non-regexp isearch mode.
16026
16027 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
16028
16029 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
16030
16031 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
16032
16033 * textmodes/org.el (org-xemacs-p)
16034 (org-export-html-show-new-buffer, org-table-may-need-update)
16035 (org-insert-item, org-mhe-get-message-real-folder)
16036 (org-mhe-get-message-folder-from-index)
16037 (org-mhe-get-message-folder, org-mhe-get-message-num)
16038 (org-mhe-get-header, org-make-org-heading-search-string)
16039 (org-make-org-heading-camel, org-table-sort-lines)
16040 (org-format-org-table-html, org-format-table-table-html):
16041 Fix typos in docstrings.
16042
16043 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
16044
16045 * textmodes/org.el (org-cleaned-string-for-export)
16046 (org-solidify-link-text): New function.
16047 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
16048 XEmacs, just to silence the compiler.
16049 (org-export-as-ascii, org-export-as-html-and-open):
16050 Use `org-cleaned-string-for-export' and create internal links.
16051 (org-follow-mhe-link): Require mh-e, use folder.
16052
16053 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
16054
16055 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
16056
16057 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
16058 gdb-debug-log-length.
16059 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
16060 it a real ring but...
16061 (gud-gdba-marker-filter): ...make it work like mark-ring.
16062 (gdb-enable-debug): Rename from gdb-enable-debug-log.
16063 (gdb-mouse-jump): New function. Add bindings.
16064
16065 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
16066
16067 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
16068 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
16069 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
16070 (gdb-debug-log-length): Customize it's length.
16071 (gud-watch, gdb-var-create-handler): Display function::var format
16072 but don't use to create variable object.
16073 (gdb-var-create-handler): Use message-box in place of message.
16074 (gdb-stopped): Call gdb-exited if signalled.
16075
16076 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
16077
16078 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
16079
16080 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
16081
16082 * textmodes/reftex.el (reftex-locate-file): Search all extensions
16083 if `reftex-try-all-extensions' is set.
16084
16085 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
16086 fail silently when there is no valid argument at point.
16087 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
16088 `fail-silently' argument. From a patch by David Reiter.
16089
16090 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
16091 New commands.
16092 (org-mark-ring): New variable.
16093 (org-mark-ring-length): New option.
16094 (org-open-at-point, org-goto, org-open-file): Push old position
16095 onto the mark ring.
16096 (org-add-hook): New function.
16097 (org-export-table-remove-special-lines): New option.
16098 (org-skip-comments, org-format-org-table-html): Respect new
16099 option `org-export-table-remove-special-lines'.
16100 (org-open-file): Allow special command configuration for
16101 directory link.
16102 (org-file-apps): Fix bugs in customize type, added setting
16103 for directories.
16104 (org-activate-tags, org-format-agenda-item, org-complete)
16105 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
16106 (org-get-tags, org-get-buffer-tags, org-open-at-point)
16107 (org-link-search, org-make-org-heading-search-string)
16108 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
16109 (org-radio-targets, org-file-link-context-use-camel-case)
16110 (org-activate-camels): New options.
16111 (org-update-radio-target-regexp, org-all-targets)
16112 (org-make-target-link-regexp, org-activate-target-links):
16113 New functions.
16114 (org-make-org-heading-search-string): New function.
16115 (org-store-link, org-insert-link): Use new option
16116 `org-file-link-context-use-camel-case'.
16117 (org-activate-camels): Use new option `org-activate-camels'.
16118 (org-link-regexp): Add mhe prefix.
16119 (org-open-at-point, org-store-link): Support for mhe links.
16120 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
16121 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
16122 (org-mhe-get-header, org-follow-mhe-link): New functions.
16123 (org-remove-angle-brackets, org-add-angle-brackets):
16124 New functions.
16125 (org-bracket-link-regexp): New constant.
16126 (org-read-date): Fix bug that was rejecting all typed dates.
16127 (org-link-search): Make hierarchy above visible after a match.
16128 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
16129 (org-store-link): Fix bug with link creation when cursor is in
16130 an empty line.
16131 (org-open-at-point): Fix bug with matching a link.
16132 Fixed buggy argument sequence in call to `org-view-tags'.
16133 (org-compile-prefix-format): Set `org-prefix-has-tag'.
16134 (org-prefix-has-tag): New variable.
16135 (org-format-agenda-item): Remove tags from headline
16136 if appropriate.
16137 (org-agenda-remove-tags-when-in-prefix): New option.
16138
16139 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
16140
16141 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
16142 Fix the regular expressions.
16143
16144 2006-02-21 Richard M. Stallman <rms@gnu.org>
16145
16146 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
16147 if there's no other specific basis.
16148
16149 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
16150 as variables at all.
16151 (unsafep-variable): Rename arg; doc fix.
16152
16153 * abbrevlist.el (list-one-abbrev-table): Add autoload.
16154
16155 * calendar/appt.el (diary-selective-display): Add defvar.
16156
16157 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
16158
16159 * isearch.el (search-whitespace-regexp): Fix custom type.
16160
16161 * help.el (describe-key-briefly): Compute interactive args
16162 in same was as before previous change.
16163
16164 * files.el (enable-local-variables): Doc fix.
16165
16166 2006-02-21 Kim F. Storm <storm@cua.dk>
16167
16168 * fringe.el: Cleanup as file is now pre-loaded.
16169 (fringe-bitmaps): Initialize unconditionally.
16170 (fringe-mode, set-fringe-style): Remove autoload cookies.
16171
16172 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
16173
16174 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
16175 `horizontal-bar'.
16176 (fringe-cursor-alist): Use `horizontal-bar'.
16177
16178 2006-02-20 Kim F. Storm <storm@cua.dk>
16179
16180 * fringe.el (fringe-bitmaps): Update to new bitmap names.
16181 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
16182
16183 * loadup.el: Load "fringe" on window systems.
16184
16185 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
16186
16187 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
16188 out of scope components.
16189
16190 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
16191 default.
16192
16193 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
16194
16195 * custom.el (customize-mark-to-save, customize-mark-as-set):
16196 Load the symbol first.
16197
16198 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
16199
16200 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
16201 strech spec so it doesn't display as "^J" on the header line
16202 when `Buffer-menu-use-header-line' is t.
16203
16204 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
16205
16206 * speedbar.el (speedbar-make-button): Keep text properties
16207 of string arguments if desired.
16208
16209 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
16210 expessions.
16211
16212 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
16213 of speedbar.
16214
16215 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
16216
16217 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
16218 to value of `read-file-name-completion-ignore-case'.
16219
16220 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
16221
16222 * custom.el (customize-mark-as-set): Push to `user' theme.
16223
16224 * cus-edit.el (custom-save-variables): Allow unthemed values.
16225 (customize-set-variable): Push setting to `user' theme.
16226
16227 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
16228
16229 * progmodes/gud.el: Don't require font-lock as it's now
16230 automatically loaded.
16231 (gud-speedbar-buttons): Replace gdb-var-changed with
16232 gdb-force-update.
16233
16234 * progmodes/gdb-ui.el (gdb-force-update): Rename from
16235 gdb-var-changed.
16236 (gdb-post-prompt): Use it.
16237 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
16238 (gdb-var-update-handler, gdb-var-delete)
16239 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
16240 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
16241 gdb-force-update in gdb-post-prompt.
16242 (gdb-reset): Clear watch expressions from speedbar when quitting.
16243
16244 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
16245
16246 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
16247 (viper-change-state-to-vi, viper-change-state-to-emacs):
16248 Make aware of cursor coloring in the Emacs state.
16249 (viper-special-read-and-insert-char): Use read-char-exclusive.
16250 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
16251
16252 * emulation/viper-init.el (viper-emacs-state-cursor-color):
16253 New variable.
16254
16255 * emulation/viper-util.el (viper-save-cursor-color)
16256 (viper-get-saved-cursor-color-in-replace-mode)
16257 (viper-get-saved-cursor-color-in-insert-mode)
16258 (viper-restore-cursor-color): Make aware of the cursor color
16259 in Emacs state.
16260 (viper-get-saved-cursor-color-in-emacs-mode): New function.
16261
16262 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
16263 (ediff-ignore-case-option3, ediff-actual-diff-options)
16264 (ediff-actual-diff3-options): New variables to control case sensitivity.
16265 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
16266 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
16267 (ediff-toggle-ignore-case): New function.
16268 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
16269
16270 * ediff-help.el (ediff-long-help-message-narrow2)
16271 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
16272 (ediff-long-help-message-word-mode): Add ignore-case command.
16273 (ediff-help-for-quick-help): Add ignore-case command.
16274
16275 * ediff-merg.el: Move provide to the end.
16276
16277 * ediff-ptch.el: Move provide to the end.
16278
16279 * ediff-wind.el: Move provide to the end.
16280
16281 * ediff-mult.el: Move provide to the end.
16282 (ediff-set-meta-overlay): Enable follow-link.
16283
16284 * ediff.el: Move provide to the end.
16285 Break recursive load cycle in eval-when-compile.
16286 (ediff-patch-buffer): Better heuristics.
16287
16288 * ediff-util.el: Move provide to the end.
16289 Break recursive load cycle in eval-when-compile.
16290 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
16291 defuns.
16292 (ediff-submit-report): Pass the values of ediff-diff3-program,
16293 ediff-diff3-options.
16294
16295 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
16296
16297 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
16298 the opening bracket of the following bracketing pairs: {}, [], (), <>,
16299 `' (for example, in the docstring of `windmove-default-keybindings').
16300
16301 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
16302
16303 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
16304 shadow face. Don't provide binding to edit variable when it is
16305 out of scope.
16306
16307 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
16308 (gdb-var-update-handler): Detect out of scope variables with pre
16309 GDB 6.4 too.
16310 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
16311 Reset status of variable objects to nil in update handlers.
16312 (gdb-var-update-handler-1): Detect when a variable object comes
16313 in scope. setcar on var changes gdb-var-list directly.
16314
16315 2006-02-17 Juri Linkov <juri@jurta.org>
16316
16317 * ffap.el (ffap) <defface>: Add explicit face declaration.
16318 (ffap-highlight): Use face `ffap' directly instead of checking
16319 for its existence.
16320
16321 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
16322 `visible-ok' of `other-buffer' to find the right original buffer.
16323
16324 * info.el (Info-search): Skip `Local Variables' node.
16325
16326 2006-02-17 Juri Linkov <juri@jurta.org>
16327
16328 * info.el (Info-find-file): Check for symbols `apropos', `history',
16329 `toc' in the input filename, and return these symbols as is.
16330 (Info-find-node-2): Set Info-current-file to symbols `apropos',
16331 `history', `toc' instead of strings.
16332 (Info-set-mode-line): For non-string Info-current-file use the
16333 symbol's name inside **.
16334 (Info-isearch-push-state): Add quote before Info-current-file and
16335 Info-current-node.
16336 (Info-isearch-pop-state): Use `equal' instead of `string='.
16337 (Info-extract-pointer, Info-following-node-name): Use
16338 `match-string-no-properties' instead of `match-string'.
16339 (Info-up): Check `old-file' for `stringp'.
16340 (Info-history): Use `equal' instead of `string-equal'.
16341 Check `file' for `stringp'.
16342 (Info-history): Use symbol `history' instead of string as first arg
16343 of `Info-find-node'.
16344 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
16345 `toc' instead of string.
16346 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
16347 instead of `buffer-substring', and `match-string-no-properties'
16348 instead of `match-string'.
16349 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
16350 instead of strings.
16351 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
16352 Use symbol `apropos' instead of string.
16353 (Info-copy-current-node-name): Check `Info-current-file' for
16354 `stringp' and construct a command with `Info-find-node' from it.
16355 (Info-fontify-node): Use `match-string-no-properties' instead of
16356 `match-string' and check file names for `stringp'.
16357 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
16358 `history', `toc' instead of strings.
16359
16360 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
16361
16362 * files.el: Rearrange functions and variables in the file local
16363 variables section.
16364
16365 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
16366
16367 * files.el: Add truncate-lines, ispell-check-comments and
16368 ispell-local-dictionary as safe local variables.
16369
16370 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
16371
16372 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
16373 out of scope variables.
16374 (gud-speedbar-buttons): Use unless.
16375
16376 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
16377 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
16378 (gdb-show-changed-values): Also use for out of scope variables.
16379 (gdb-var-update-handler-1): Note if variable goes out of scope.
16380
16381 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
16382
16383 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
16384 default to global variable values for unsupplied args.
16385 (rcirc-get-buffer-create): Fix bug with setting the target.
16386 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
16387 test for rcirc-always-use-server-buffer-flag here.
16388 (rcirc-response-formats): Add %N, which is a facified nick. %n
16389 uses the default face. Change the ACTION format string. If the
16390 "nick" is the server, don't print anything for that field.
16391 Comment fixes.
16392 (rcirc-target-buffer): Don't test
16393 rcirc-always-use-server-buffer-flag here.
16394 (rcirc-print): Squeeze extra spaces out of the text before message.
16395 (rcirc-put-nick-channel): Strip potential "@" char from nick
16396 before adding them to nick table.
16397 (rcirc-url-regexp): Improve to match address like "foo.com".
16398
16399 2006-02-17 Eli Zaretskii <eliz@gnu.org>
16400
16401 * allout.el (allout-hidden-p): Move this defsubst before
16402 allout-overlay-interior-modification-handler, where it is first
16403 used.
16404
16405 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
16406
16407 * allout.el: Use allout invisible-text overlays instead of
16408 selective display for concealed text. Also, lots of general
16409 cleanup, and improved compatibility code.
16410
16411 (allout-version): Incremented, corrected, revised, and refined
16412 module commentary.
16413
16414 (provide 'allout): Moved to the bottom, added a require of overlay.
16415
16416 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
16417 `except-current'.
16418 (allout-write-file-hook-handler): Minimize delay.
16419 (count-trailing-whitespace-region): New function so
16420 auto-encryption of current topic can resituate cursor exactly.
16421 PGP/GPG encryption trims trailing whitespace from lines, which
16422 must be accounted for across encryption then decryption.
16423
16424 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
16425 just plain "\C-c", to avoid intruding on user's keybinding space.
16426
16427 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
16428 parameter, so user request to provide a new password is done.
16429
16430 (allout-outside-normal-auto-fill-function, allout-auto-fill):
16431 Refined mechanism for auto-filling behavior while in allout mode.
16432
16433 (allout-mode): Explicitly specify the mode map in the docstring.
16434 Clarify provision for various write-file hook var names.
16435 Adjusted for invisible-text overlays instead of selective-display.
16436
16437 (allout-depth): Really return 0 if not within any topic. This
16438 rectifies `allout-beginning-of-level' and sequence numbering
16439 errors that occur when cutting and pasting numbered topics.
16440 Changed from a in-line subst to a regular function, as well.
16441
16442 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
16443
16444 (allout-end-of-subtree, allout-end-of-subtree)
16445 (allout-end-of-entry, allout-end-of-current-heading)
16446 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
16447 (allout-show-children, allout-show-to-offshoot)
16448 (allout-hide-current-entry, allout-show-current-entry): Rectified
16449 handling of trailing blank lines between items.
16450
16451 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
16452 (allout-current-depth, allout-unprotected, allout-hidden-p)
16453 (allout-on-current-heading-p, allout-listify-exposed)
16454 (allout-chart-subtree, allout-goto-prefix)
16455 (allout-back-to-current-heading, allout-get-body-text)
16456 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
16457 (allout-hide-region-body, allout-toggle-subtree-encryption)
16458 (allout-encrypt-string, allout-encrypted-key-info)
16459 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
16460 (allout-file-vars-section-data): Adjusted for use with
16461 invisible-text overlays instead of selective-display.
16462
16463 (allout-kill-line, allout-kill-topic, allout-yank-processing):
16464 Reworked for use with invisible text overlays.
16465
16466 (allout-current-topic-collapsed-p): New function.
16467
16468 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
16469 to know when to close the containing topic.
16470
16471 (allout-pre-command-business, allout-post-command-business):
16472 Simplify undo-batching and dynamic isearch exposure.
16473
16474 (allout-set-overlay-category): New for invisible-text overlays.
16475 Sets properties of allout-overlay-category, used by
16476 allout-flag-region to set invisible-text overlay properties.
16477 (allout-get-invisibility-overlay): Get the first qualifying
16478 invisibility overlay, so we can find the extent of it.
16479 (allout-back-to-visible-text): Get to just before the beginnining
16480 of the current invisibility overlay, if any.
16481
16482 (allout-overlay-insert-in-front-handler)
16483 (allout-overlay-interior-modification-handler)
16484 (allout-before-change-handler, allout-isearch-end-handler): New
16485 functions to handle extraordinary actions affecting concealed
16486 text.
16487
16488 (allout-flag-region): Use overlays instead of selective-display
16489 for invisible text - by inheritence from the properties of
16490 allout-overlay-category in mainline Emacs, and applied
16491 property-by-property in XEmacs, some recent versions of which
16492 don't inherit the properties from the category. Provisions to
16493 respond to concealed-text edits simplified drastically.
16494
16495 (allout-isearch-rectification, allout-isearch-was-font-lock)
16496 (allout-isearch-expose, allout-enwrap-isearch)
16497 (allout-isearch-abort, allout-pre-was-isearching)
16498 (allout-isearch-prior-pos, allout-isearch-did-quit)
16499 (allout-isearch-dynamic-expose)
16500 (allout-hide-current-entry-completely): Functions deleted.
16501
16502 (allout-undo-aggregation): Explicit undo aggregation no longer
16503 necessary due to transition away from selective-display.
16504
16505 (set-allout-regexp, allout-up-current-level)
16506 (allout-next-visible-heading, allout-forward-current-level)
16507 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
16508 (allout-kill-line, allout-yank-processing, allout-show-children)
16509 (allout-expose-topic, allout-old-expose-topic)
16510 (allout-listify-exposed, allout-insert-latex-header)
16511 (allout-toggle-subtree-encryption, allout-encrypt-string)
16512 (remove-from-invisibility-spec, allout-hide-current-subtree):
16513 Ditched unused variables.
16514
16515 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
16516
16517 * textmodes/ispell.el (ispell-change-dictionary): Call
16518 ispell-buffer-local-dict instead of
16519 ispell-accept-buffer-local-defs.
16520 (ispell-local-dictionary-alist): Accept as valid any coding-system
16521 supported by Emacs.
16522 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
16523 changed to iso-8859-3.
16524
16525 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
16526
16527 * speedbar.el (speedbar-frame-width): Make an inline function
16528 instead of a macro. Use frame-width.
16529 (speedbar-try-completion, speedbar-update-contents)
16530 (speedbar-timer-fn): Use consp.
16531 (speedbar-update-localized-contents): Try to preserve point.
16532
16533 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
16534 (menu): Re-order menu items.
16535 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
16536 field.
16537 (gdb-var-update-handler-1): Use it for GDB 6.4+.
16538 (gdb-post-prompt): Speed things by not forcing update.
16539
16540 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
16541
16542 * wid-edit.el (widget-button-click): For mouse-1, cancel button
16543 press and perform default action if we get a mouse movement event.
16544
16545 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16546
16547 * calendar/icalendar.el (icalendar--get-event-property)
16548 (icalendar--get-event-property-attributes): Fix typos in
16549 docstrings.
16550
16551 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
16552 docstring.
16553
16554 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
16555
16556 * bs.el (bs-mode): Use `buffer-disable-undo'.
16557 (bs--get-file-name): Simplify.
16558 (bs-show-in-buffer): Mark the buffer as not modified.
16559
16560 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16561
16562 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
16563 widget-button-click.
16564
16565 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
16566 (custom-mode): Update docstring.
16567
16568 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
16569 binding.
16570
16571 * files.el (hack-local-variables-confirm): Allow scrolling if the
16572 file variable list is too long. Kill temp buffer after use.
16573
16574 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
16575
16576 * progmodes/gud.el (gdb): Improve doc string.
16577 (gdb-script-font-lock-keywords): Expand allowed character set.
16578
16579 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
16580 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
16581 (gdb-separate-io-interrupt, gdb-separate-io-quit)
16582 (gdb-separate-io-stop, gdb-separate-io-eof):
16583 Rename from gdb-inferior-* to gdb-separate-*.
16584 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
16585
16586 2006-02-14 Jay Belanger <belanger@truman.edu>
16587
16588 * calc/calc-arith.el (math-check-known-scalarp): Make sure
16589 expression is a symbol before checking that it is bound.
16590
16591 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
16592 test to see if equation can be solved.
16593
16594 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16595
16596 * wid-edit.el (widget-button-click): Use :pressed-face property
16597 for overlay face, if it exists.
16598
16599 * cus-edit.el (custom-manual, custom-add-see-also)
16600 (custom-add-parent-links, custom-group-link): Add :pressed-face
16601 property to links.
16602
16603 * files.el (hack-local-variables): Remove ignored variables before
16604 checking if any variables need setting.
16605
16606 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16607
16608 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
16609
16610 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
16611
16612 * help.el (where-is): Fix message for remapped commands.
16613
16614 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
16615 Fix typos in docstrings.
16616
16617 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
16618
16619 * files.el (safe-local-variable-values): New option.
16620 (hack-local-variables-prop-line): Return a list of variable-value
16621 pairs if MODE-ONLY is non-nil.
16622 (hack-local-variables): Construct list of variable-value pairs,
16623 and apply or reject them in one go. Ask for confirmation if
16624 variables are not known safe.
16625 (hack-local-variables-confirm): Complete rewrite. Support
16626 `safe-local-variable-values'.
16627 (enable-local-variables): Update docstring to reflect new
16628 behavior.
16629 (ignored-local-variables): Ignore ignored-local-variables and
16630 safe-local-variable-values.
16631 (safe-local-variable-p): New function.
16632 (risky-local-variable-p): `safe-local-variable' property check
16633 moved to safe-local-variable-p.
16634 (hack-one-local-variable): Checks moved to hack-local-variables.
16635
16636 (byte-compile-dynamic, c-basic-offset, c-file-style)
16637 (c-indent-level, comment-column, fill-column, fill-prefix)
16638 (indent-tabs-mode, kept-new-versions, no-byte-compile)
16639 (no-update-autoloads, outline-regexp, page-delimiter)
16640 (paragraph-start, paragraph-separate, sentence-end)
16641 (sentence-end-double-space tab-width, version-control):
16642 Add `safe-local-variable' property.
16643
16644 * find-lisp.el: Delete nonexistent `autocompile' file variable.
16645
16646 * icomplete.el, play/landmark.el: Change nonexistent
16647 `outline-layout' file variable to `allout-layout'.
16648
16649 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
16650
16651 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
16652 (gdb-get-changed-registers): Test value of gud-minor-mode relative
16653 to gud-comint-buffer.
16654 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
16655 gdb-ui.el for gdb-mi.el.
16656 (gdb-post-prompt, gdb-get-changed-registers): Move test for
16657 registers buffer to gdb-get-changed-registers.
16658 (gdb-breakpoint-regexp): New regexp. Allow toggling and
16659 deletion of catchpoints (throw and catch).
16660 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16661 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
16662 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
16663 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
16664 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
16665
16666 2006-02-13 Jay Belanger <belanger@truman.edu>
16667
16668 * calc/calc-arith.el (math-check-known-matrixp): Make sure
16669 expression is a symbol before checking that it is bound.
16670
16671 2006-02-13 Richard M. Stallman <rms@gnu.org>
16672
16673 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
16674 for the minibuffer too, but not if resize-mini-windows will interfere.
16675
16676 * help.el (describe-key-briefly, describe-key): Do all arg-reading
16677 inside `interactive' spec.
16678 (describe-key-briefly-internal, describe-key-internal):
16679 Functions merged back into their callers.
16680
16681 2006-02-13 Martin Rudalics <rudalics@gmx.at>
16682
16683 * info.el (info-xref-visited): Inherit from info-xref too.
16684 (Info-set-mode-line): Replace occurrences of `%' by `%%'
16685 when propertizing Info-current-file and Info-current-node.
16686
16687 2006-02-13 Juri Linkov <juri@jurta.org>
16688
16689 * tumme.el (tumme-thumbnail-storage): Fix docstring.
16690 (tumme-thumb-name): Fix per-directory format.
16691
16692 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
16693
16694 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
16695
16696 2006-02-12 Miles Bader <miles@gnu.org>
16697
16698 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
16699
16700 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
16701
16702 * tumme.el: Remove history section. If someone needs the it, it
16703 can always be found in CVS.
16704
16705 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
16706
16707 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
16708 about the Thumbnail Managing Standard option.
16709
16710 2006-02-12 Richard M. Stallman <rms@gnu.org>
16711
16712 * subr.el (substitute-key-definition): Doc fix.
16713
16714 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
16715
16716 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
16717
16718 * info.el (Info-mode): Doc fix.
16719
16720 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
16721
16722 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
16723
16724 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
16725 because on Solaris a POSIX compatible "id" is needed. Reported by
16726 Magnus Henoch <mange@freemail.hu>.
16727
16728 2006-02-12 Juri Linkov <juri@jurta.org>
16729
16730 * tumme.el: Remove todo item about Thumbnail Managing Standard.
16731 (tumme) <defgroup>: Change :group to `multimedia'.
16732 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
16733 Managing Standard.
16734 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
16735 Fix dostring.
16736 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
16737 and %y. Fix docstring.
16738 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
16739 (tumme-cmd-create-standard-thumbnail-command): New user options.
16740 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
16741 is `standard'. Fix docstring.
16742 (tumme-thumb-width, tumme-thumb-height): New user options.
16743 (tumme-external-viewer): Try to find various viewers.
16744 (tumme-get-thumbnail-image): Use `create-image' instead of
16745 constructing the `image' structure.
16746 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
16747 `standard'.
16748 (tumme-thumb-name): Add file name generation for standard storage.
16749 Simplify code for other storages.
16750 (tumme-thumb-name): Use width %w and height %h instead of size %s.
16751 Add modification time %m and thumbnail-nq8 %q.
16752 Use `tumme-cmd-create-standard-thumbnail-command' if
16753 tumme-thumbnail-storage is `standard'.
16754 (tumme-dired-insert-marked-thumbs): New autoload command.
16755 (tumme-dired-after-readin-hook): New function.
16756 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
16757 `tumme-thumb-size'.
16758 (tumme-display-image): Replace size-x %x and size-y %y with
16759 width %w and height %h.
16760
16761 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
16762 `tumme-dired-insert-marked-thumbs'.
16763
16764 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
16765
16766 * tumme.el (tumme-write-tag): Fix small bug (file name did not
16767 include path).
16768 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
16769 matching tag.
16770
16771 2006-02-12 Miles Bader <miles@gnu.org>
16772
16773 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
16774 New variables.
16775 (rcirc-abbrev-nick): New function.
16776 (rcirc-format-response-string): Rewrite to use the formats in
16777 `rcirc-response-formats' and expand escape sequences therein.
16778 A text-property `rcirc-text' is added over the actual response
16779 text to make easy to find inside the returned string.
16780 (rcirc-print): When filling, just look for the `rcirc-text'
16781 text-property to find the appropriate fill prefix, instead of
16782 using hardwired patterns.
16783
16784 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
16785
16786 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
16787 Managing Standard.
16788
16789 2006-02-11 Kim F. Storm <storm@cua.dk>
16790
16791 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
16792 Don't use insert-buffer; do insert-buffer-substring directly.
16793 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
16794
16795 2006-02-11 Martin Rudalics <rudalics@gmx.at>
16796
16797 * files.el (revert-buffer, recover-file): Replace buffer-read-only
16798 with inhibit-read-only. Suggested by Stefan Monnier.
16799 (revert-buffer): Let insert-file-contents discard
16800 buffer-undo-list. Simplify code.
16801 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
16802
16803 2006-02-11 Eli Zaretskii <eliz@gnu.org>
16804
16805 * menu-bar.el (menu-bar-select-yank): Add a doc string.
16806
16807 * help.el (describe-key-briefly): Now a wrapper for
16808 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
16809 to t. Populate yank-menu if empty.
16810 (describe-key-briefly-internal): Renamed from describe-key-briefly.
16811 (describe-key): Now a wrapper for describe-key-internal. Bind
16812 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
16813 (describe-key-internal): Renamed from describe-key.
16814
16815 2006-02-11 Milan Zamazal <pdm@zamazal.org>
16816
16817 * progmodes/glasses.el (glasses-separator): Doc fix.
16818 (glasses-original-separator): New defcustom.
16819 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
16820
16821 2006-02-11 Martin Rudalics <rudalics@gmx.at>
16822
16823 * mwheel.el (mouse-wheel-up-event): Doc fix.
16824
16825 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
16826
16827 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
16828 (tumme-dir): New function. Copied from thumbs.el.
16829
16830 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
16831
16832 * desktop.el (desktop-outvar): Fix typo.
16833 (desktop-save-buffer-p): Doc fix.
16834
16835 * subr.el (substitute-key-definition): Fix typo.
16836
16837 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16838
16839 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
16840 when window-system is mac.
16841
16842 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
16843
16844 2006-02-10 Kim F. Storm <storm@cua.dk>
16845
16846 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
16847 indirect-function instead of using condition-case.
16848
16849 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
16850
16851 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
16852 less `colloquial'...
16853
16854 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
16855
16856 * tumme.el: Add a couple of todo items.
16857
16858 2006-02-09 Lars Hansen <larsh@soem.dk>
16859
16860 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
16861 (highlight-changes-mode): Don't change desktop-locals-to-save.
16862
16863 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
16864
16865 * image-mode.el (image-toggle-display): Clear image cache if using
16866 filename.
16867
16868 2006-02-09 Masatake YAMATO <jet@gyve.org>
16869
16870 * dired-x.el (dired-guess-shell-alist-default): Add .man as
16871 a `dired-man' target.
16872
16873 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
16874 boundary of symbols.
16875
16876 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
16877
16878 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
16879
16880 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
16881
16882 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
16883 `mapcar'; return nil.
16884
16885 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
16886
16887 * mouse.el (mouse-drag-track): Don't change window if we rebind to
16888 some other event.
16889
16890 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
16891
16892 * net/rcirc.el (rcirc-startup-channels-alist):
16893 Add irc.freenode.net and #emacs as defaults.
16894 (rcirc-ignore-all-activity-flag): Remove variable.
16895 (rcirc-authinfo): New variable.
16896 (rcirc-authinfo-filename): Remove variable.
16897 (rcirc-always-use-server-buffer-flag): New flag.
16898 (rcirc): M-x rcirc will automatically connect without prompting.
16899 C-u M-x rcirc will prompt. Use rcirc-connect to create a
16900 connection in lisp.
16901 (rcirc-process-server-response-1): Remove everything but the nick
16902 portion of the sender so it doesn't need to be done everywhere
16903 else. Update related code.
16904 (global-map): Remove global keybindings.
16905 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16906 (rcirc-send-input): Split into several functions.
16907 (rcirc-process-input-line, rcirc-process-message)
16908 (rcirc-process-command): New functions.
16909 (rcirc-target-buffer): New function to determine where to route
16910 messages.
16911 (rcirc-user-nick): Save match data.
16912 (rcirc-toggle-ignore-buffer-activity)
16913 (rcirc-update-activity-string): Remove global ignore functionality,
16914 which can be done now by toggling rcirc-track-minor-mode.
16915 (rcirc-track-minor-mode-map): New keymap.
16916 (rcirc-track-minor-mode): New minor-mode.
16917 (ignore): Make the ignore output nicer. Always print it when
16918 adding or removing nicks.
16919 (rcirc-url-regexp): Improve.
16920 (rcirc-mangle-text): Remove properties before using text in the
16921 modeline.
16922 (rcirc-authenticate): Authentication data comes from
16923 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16924 (rcirc-server-prefix): Inherit from rcirc-server.
16925
16926 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
16927
16928 * Makefile.in (compile): Append "|| true" to the end of the `find'
16929 command, like compile-always does.
16930
16931 2006-02-08 Sam Steingold <sds@gnu.org>
16932
16933 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16934 output from a dead connection.
16935
16936 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16937
16938 * dired.el (dired-mode-map): Add more bindings for tumme.
16939
16940 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
16941
16942 * wdired.el (wdired-mode-map): Use remap.
16943 (wdired-get-filename): Massage.
16944 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16945 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16946 `keymap' property rather than `local-map'.
16947
16948 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16949
16950 * tumme.el (tumme-get-thumbnail-image): New utility function.
16951 Suggested by from Chong Yidong.
16952 (tumme-dired-with-window-configuration): Rename from
16953 `tumme-dired'. Add code to save window configuration.
16954 (tumme-restore-window-configuration): New command to restore the
16955 window configuration that `tumme-dired-with-window-configuration'
16956 saves before it changes the window configuration.
16957 (tumme-show-all-from-dir): New command to display thumbnails for
16958 all files in a directory entered by the user, like M-x thumbs.
16959 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16960 have been created.
16961 (tumme-display-thumbnail-original-image): Call `display-buffer'.
16962 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16963 Remove obsolete test function.
16964
16965 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
16966
16967 * vc.el (small-temporary-file-directory): Remove defvar; there's
16968 a defcustom for it in files.el.
16969
16970 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16971 Fix typo in message.
16972 (tumme-gallery-generate): Fix typo in `error' message.
16973 (tumme-display-window-height-correction)
16974 (tumme-display-window-width-correction, tumme-line-up-dynamic)
16975 (tumme-line-up-interactive): Dox fixes.
16976 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16977 (tumme-restore-window-configuration, tumme-format-properties-string)
16978 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16979 Fix typos in docstrings.
16980
16981 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
16982
16983 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16984
16985 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
16986
16987 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16988 User should use hook if desired.
16989
16990 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16991 buffer if necessary.
16992 (gdb-delete-frame-or-window): New function.
16993 (gdb-breakpoints-mode-map): Bind "q" to it.
16994
16995 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16996
16997 * textmodes/nroff-mode.el: Clean up name space.
16998 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16999 (nroff-mode): Obey the global setting of nroff-electric-mode.
17000 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
17001
17002 * calendar/calendar.el (calendar-increment-month): Typo in last change.
17003
17004 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
17005
17006 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
17007
17008 2006-02-06 Lars Hansen <larsh@soem.dk>
17009
17010 * generic-x.el (etc-fstab-generic-mode): Add file system types
17011 cifs and usbdevfs. Allow special chars in file names.
17012
17013 2006-02-05 Jay Belanger <belanger@truman.edu>
17014
17015 Update copyright notices of the files in lisp/calc.
17016
17017 2006-02-05 Romain Francoise <romain@orebokech.com>
17018
17019 Update copyright notices of all files in the lisp/play directory.
17020
17021 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
17022
17023 * ldefs-boot.el: Regenerate.
17024
17025 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
17026
17027 2006-02-05 Kim F. Storm <storm@cua.dk>
17028
17029 * files.el (magic-mode-regexp-match-limit): New defvar.
17030 (set-auto-mode): Use it to limit magic-mode-alist matching.
17031
17032 2006-02-04 Eli Zaretskii <eliz@gnu.org>
17033
17034 * info.el (Info-index, Info-mode): Improve the description of the
17035 `i' command.
17036
17037 * ldefs-boot.el: Regenerate.
17038
17039 2006-02-03 Werner Lemberg <wl@gnu.org>
17040
17041 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
17042 greedy to find the closing bracket in \*[...] and similar
17043 expressions. This is a first rough fix -- many additional
17044 refinements are necessary to make nroff mode really usable with groff.
17045
17046 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
17047
17048 * international/mule-cmds.el (set-locale-environment):
17049 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
17050 libX11.
17051
17052 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
17053
17054 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
17055 archive are created in archive-tmpdir.
17056
17057 2006-02-02 John Paul Wallington <jpw@pobox.com>
17058
17059 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
17060 (ibuffer-fontification-alist): Use it.
17061 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
17062 to "* z" and the Ibuffer Mark menu.
17063
17064 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
17065
17066 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
17067
17068 * textmodes/table.el (*table--cell-describe-mode)
17069 (*table--cell-describe-bindings): Undo last change since
17070 print-help-return-message is not obsoleted by anything at all.
17071
17072 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
17073
17074 * emulation/cua-base.el (cua-mode): Doc fix.
17075
17076 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
17077
17078 * dframe.el (dframe-handle-make-frame-visible)
17079 (dframe-handle-iconify-frame, dframe-get-focus)
17080 (dframe-select-attached-frame, dframe-power-click)
17081 (dframe-frame-mode): Fix typos in docstrings.
17082
17083 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
17084 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
17085 Fix typos in docstrings.
17086
17087 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
17088 (hi-lock-face-buffer, hi-lock-font-lock-hook)
17089 (hi-lock-archaic-interface-message-used)
17090 (hi-lock-file-patterns-range): Fix typos in docstrings.
17091
17092 * savehist.el (savehist-loaded, savehist-load, savehist-install)
17093 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
17094
17095 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
17096 Fix typo in docstring.
17097
17098 * net/newsticker.el (newsticker--decode-iso8601-date)
17099 (newsticker--set-customvar, newsticker--buffer-insert-item)
17100 (newsticker--do-run-auto-mark-filter)
17101 (newsticker--parse-generic-feed): Doc fixes.
17102 (newsticker--retrieval-timer-list, newsticker-url-list)
17103 (newsticker-hide-immortal-items-in-echo-area)
17104 (newsticker-hide-obsolete-items-in-echo-area)
17105 (newsticker-new-item-face, newsticker--enclosure)
17106 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
17107 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
17108 (newsticker--parse-generic-feed, newsticker--cache-contains)
17109 (newsticker--stat-num-items, newsticker-download-enclosures):
17110 Fix typos in docstrings.
17111
17112 * net/rcirc.el (rcirc-debug): Doc fix.
17113 (rcirc-fill-column, rcirc-receive-message-hooks)
17114 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
17115 (rcirc-mode, rcirc-generate-new-buffer-name)
17116 (rcirc-startup-channels, rcirc-ignore-update-automatic)
17117 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
17118 Fix typos in docstrings.
17119 (rcirc-print): "?\ " -> "?\s".
17120 (rcirc-cmd-join): Improve argument/docstring consistency.
17121
17122 2006-02-01 Mark A. Hershberger <mah@everybody.org>
17123
17124 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
17125 before narrow-to-region.
17126
17127 2006-02-01 Richard M. Stallman <rms@gnu.org>
17128
17129 * simple.el (move-beginning-of-line): Scan properly for invis change.
17130
17131 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
17132
17133 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
17134
17135 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
17136 change bit only when id-format is 'integer. Reported by Matt
17137 Hodges <M.P.Hodges@rl.ac.uk>.
17138
17139 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
17140
17141 * hilit-chg.el (highlight-changes-initial-state)
17142 (highlight-changes-global-initial-state): Doc fixes.
17143 (highlight-changes-global-modes, global-highlight-changes):
17144 Fix typos in docstrings.
17145
17146 2006-02-01 Kim F. Storm <storm@cua.dk>
17147
17148 * emulation/cua-base.el (cua-mode): Mention that CUA enables
17149 transient-mark-mode in doc string.
17150
17151 2006-01-31 Richard M. Stallman <rms@gnu.org>
17152
17153 * replace.el (multi-occur): Doc fix.
17154 (multi-occur-in-matching-buffers): Rename from
17155 multi-occur-by-filename-regexp. Prefix arg says match
17156 buffer names instead of file names.
17157
17158 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
17159
17160 * bs.el: Allow non-default values of `bs-header-lines-length'.
17161 (bs--running-in-xemacs): Remove (not needed anymore).
17162 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
17163 instead of `shrink-window', thus avoiding having to compute the
17164 height of the window.
17165 (bs--up): Wrap around even when there's no header.
17166 (bs--down): Use `forward-line' instead of `next-line'.
17167
17168 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
17169
17170 * image-mode.el (image-toggle-display): Use file name if possible,
17171 instead of unnecessarily allocating a (possibly huge) lisp string.
17172
17173 2006-01-30 John Paul Wallington <jpw@pobox.com>
17174
17175 * subr.el (toplevel): Define `cl-assertion-failed' condition here
17176 because the `assert' macro signals it at runtime.
17177
17178 * emacs-lisp/cl.el (toplevel): Remove definition of
17179 `cl-assertion-failed' condition.
17180
17181 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
17182
17183 * thumbs.el (thumbs-marked-list): Make buffer-local and
17184 permanent-local.
17185 (thumbs-insert-thumb): Make help-echo non-sticky.
17186 (thumbs-file-alist): Use eolp as check for (non)-image.
17187
17188 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
17189
17190 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
17191 (ediff-before-session-group-setup-hooks)
17192 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
17193 Fix typos in docstrings.
17194
17195 * window.el (bw-dir, bw-eqdir, balance-windows)
17196 (split-window-keep-point): Fix typos in docstrings.
17197
17198 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
17199 (org-quote-string, org-calendar-to-agenda-key)
17200 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
17201 (org-show-following-heading, org-tags-column)
17202 (org-use-tag-inheritance, org, org-allow-space-in-links)
17203 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
17204 (org-enable-table-editor, org-calc-default-modes)
17205 (org-table-allow-automatic-line-recalculation)
17206 (org-export-html-style, org-export-with-fixed-width)
17207 (org-export-with-sub-superscripts, org-special-keyword)
17208 (org-formula, org-time-grid, org-table-may-need-update)
17209 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
17210 (org-goto-quit, org-get-indentation, org-end-of-item)
17211 (org-move-item-down, org-move-item-up)
17212 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
17213 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
17214 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
17215 (org-agenda-log-mode, org-agenda-toggle-diary)
17216 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
17217 (org-agenda-file-to-end, org-agenda-no-heading-message)
17218 (org-agenda-get-closed, org-format-agenda-item)
17219 (org-cmp-priority, org-cmp-category, org-cmp-time)
17220 (org-agenda-change-all-lines, org-agenda-diary-entry)
17221 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
17222 (org-link-search, org-camel-to-words, org-open-file)
17223 (org-remember-handler, org-table-convert-region)
17224 (org-table-move-row-down, org-table-move-row-up)
17225 (org-table-copy-region, org-table-wrap-region)
17226 (org-table-toggle-vline-visibility)
17227 (org-table-get-vertical-vector, org-table-modify-formulas)
17228 (org-table-get-specials, org-recalc-commands)
17229 (org-table-rotate-recalc-marks, org-table-eval-formula)
17230 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
17231 (org-level-color-stars-only, org-insert-heading):
17232 Fix typos in docstrings.
17233 (last-arg): Add defvar.
17234
17235 * makefile.w32-in (WINS): Add erc.
17236 (MH_E_SRC): Update (copied from lisp/Makefile.in).
17237
17238 2006-01-29 Bill Wohler <wohler@newt.com>
17239
17240 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
17241 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
17242 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
17243 (mh-autoloads): Don't use comments on otherwise empty lines.
17244
17245 2006-01-29 Edward O'Connor <ted@oconnor.cx>
17246
17247 * emulation/viper.el (viper-major-mode-modifier-list):
17248 Add insert-state and vi-state entries for erc-mode.
17249 (viper-go-away, viper-set-hooks): Add and remove
17250 viper-comint-mode-hook from erc-mode-hook as appropriate.
17251
17252 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
17253
17254 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
17255
17256 * bs.el (bs--format-aux): Implement `middle' alignment as
17257 described in the docstring for `bs-attributes-list'.
17258 (bs--get-name): Simplify. Don't pad the buffer name.
17259
17260 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
17261
17262 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
17263 English aspell dictionary is installed, use the first entry of
17264 ispell-dictionary-alist-1.
17265
17266 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17267
17268 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17269 Doc fix.
17270
17271 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
17272
17273 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
17274 for `process-file', in order to let it work for older Emacsen too.
17275
17276 2006-01-27 Eli Zaretskii <eliz@gnu.org>
17277
17278 * international/latexenc.el: Add a suitable `coding:' tag.
17279 (latexenc-find-file-coding-system): Undo last change.
17280
17281 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17282
17283 * international/latexenc.el (latexenc-find-file-coding-system):
17284 Make sure latexenc-main-file is a regular file and is readable.
17285
17286 2006-01-27 Andre Spiegel <spiegel@gnu.org>
17287
17288 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
17289 Pass FILE to vc-user-login-name.
17290
17291 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
17292
17293 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
17294
17295 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
17296 there are no more images to display.
17297 (thumbs-mark, thumbs-unmark): Revert change so that they move to
17298 the next image.
17299
17300 2006-01-26 Richard M. Stallman <rms@gnu.org>
17301
17302 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
17303
17304 * wid-edit.el (advertised-widget-backward): New alias.
17305 (widget-keymap): Use advertised-widget-backward for S-TAB.
17306
17307 * tumme.el: Correct the keywords.
17308 (tumme-dir-max-size): Use defvar.
17309 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
17310
17311 * simple.el (move-beginning-of-line): Take account of fields.
17312 (clone-indirect-buffer-other-window): Take args like
17313 clone-indirect-buffer, and work like it.
17314
17315 * help-fns.el (describe-function): Don't pass `nil' as default.
17316
17317 * files.el (risky-local-variable-p): Follow var aliases.
17318
17319 * subr.el (lazy-completion-table): Doc fix.
17320
17321 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
17322 global binding of `line'.
17323
17324 2006-01-25 Andre Spiegel <spiegel@gnu.org>
17325
17326 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
17327 Tramp.
17328
17329 * vc.el (vc-default-dired-state-info): Pass FILE to
17330 vc-user-login-name.
17331 (vc-default-update-changelog): Don't use vc-user-login-name, we
17332 don't need it here.
17333
17334 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
17335 no longer necessary.
17336
17337 2006-01-25 Kenichi Handa <handa@m17n.org>
17338
17339 * international/mule.el (decode-char): Avoid the overhead of
17340 calling utf-lookup-subst-table-for-decode if
17341 utf-translate-cjk-mode is nil.
17342 (encode-char): Avoid the overhead of calling
17343 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
17344 nil.
17345
17346 2006-01-22 Kenichi Handa <handa@m17n.org>
17347
17348 * international/mule.el (make-subsidiary-coding-system): Reset
17349 `coding-system-define-form' property of subsidiaries to nil.
17350 Avoid duplicated entry in coding-system-alist.
17351 (make-coding-system): Avoid duplicated entry in
17352 coding-system-alist.
17353 (define-coding-system-alias): Likewise.
17354
17355 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
17356
17357 * completion.el: Minor fixes in introductory comment.
17358 (completion-def-wrapper): Fix alist.
17359
17360 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
17361
17362 * thumbs.el (thumbs-new-image-size): New function.
17363 (thumbs-increment-image-size-element)
17364 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
17365 (thumbs-decrement-image-size): Delete.
17366 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
17367 temp files and use to resize.
17368 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
17369 Use increment argument to enlarge/shrink. Preserve point.
17370 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
17371 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
17372 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
17373 (thumbs-mark, thumbs-unmark): Preserve point.
17374 (thumbs-modify-image): Keep old temp files and use to modify.
17375 Cleanup old temp files at load time. Preserve point.
17376 (thumbs-view-image-mode-map): Use new command names.
17377
17378 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
17379
17380 * log-view.el (log-view-minor-wrap): First rev is the one at point.
17381
17382 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
17383 the nastiest part of the cyclic dependency.
17384 (cal-menu-update): Use dotimes and calendar-increment-month.
17385
17386 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
17387 (calendar-week-start-day): Add an :initializer.
17388 (calendar-mode-map): Use suppress-keymap, and command remapping.
17389 (describe-calendar-mode): Setup xref-stack info for the back button.
17390 (calendar-star-date): Insert before delete.
17391 (calendar-set-mode-line): Add file-modified info if applicable.
17392 (calendar-increment-month): New function.
17393
17394 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
17395
17396 * font-lock.el (lisp-font-lock-keywords-2):
17397 Recognize "& keywords" only at word boundaries.
17398
17399 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
17400
17401 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
17402 and permanent-local.
17403 (thumbs-max-image-number): New variable.
17404 (thumbs-do-thumbs-insertion): Use them.
17405 (thumbs-per-line): Change default to 4.
17406 (thumbs-marked-list): Rename from thumbs-markedL.
17407 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
17408 (thumbs-rename-images): Use -list instead of L for internal variables.
17409 (thumbs-call-convert): Use call-process instead of shell-command.
17410 (thumbs-insert-thumb): Add filename as help-echo to each image.
17411 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
17412 Give dir to thumbs-show-thumbs-list.
17413 (thumbs-show-thumbs-list): Set default-directory to that of images.
17414 (thumbs-dired-show): Rename from thumbs-dired-show-all.
17415 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
17416 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
17417 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
17418
17419 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
17420
17421 * ses.el (ses-read-cell): Provide a default value.
17422
17423 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
17424
17425 * term/w32-win.el (image-library-alist): Add additional names for
17426 GIF library.
17427
17428 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17429
17430 * international/latexenc.el (latexenc-find-file-coding-system):
17431 Add file-regular-p check.
17432
17433 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
17434
17435 * simple.el (clone-buffer): Don't show the new buffer in the same
17436 window.
17437
17438 2006-01-23 Juri Linkov <juri@jurta.org>
17439
17440 * faces.el (link, link-visited): New faces based on default values
17441 of `info-xref' and `info-xref-visited'.
17442
17443 * info.el (info-xref): Inherit from `link'.
17444 (info-xref-visited): Inherit from `link-visited'.
17445
17446 * cus-edit.el (custom-buffer-create-internal): Use widget type
17447 `custom-manual' instead of `info-link' and don't set properties
17448 `button-face' and `mouse-face' explicitly.
17449 (custom-browse-group-tag, custom-browse-variable-tag)
17450 (custom-browse-face-tag): Inherit from widget class
17451 `custom-group-link' instead of `push-button'.
17452 (custom-button-unraised): Inherit from `underline' face.
17453 (custom-link): Inherit from `link' face. Fix doc and group.
17454 (custom-add-parent-links, custom-group-value-create): Don't set
17455 properties `button-face' and `mouse-face' explicitly for
17456 `custom-group-link' widget.
17457 (custom-group-link): Add properties `button-face' and `mouse-face'
17458 to widget definition.
17459 (custom-field-keymap): New variable. Put `custom-field-keymap' to
17460 editable-field's :keymap property.
17461 (custom-mode): Fix docstring: substitute keybindings for
17462 `widget-forward' and `widget-backward' from `widget-keymap',
17463 `widget-complete' from `custom-field-keymap', replace old
17464 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
17465
17466 * desktop.el (desktop-load-file): Check for `fboundp' before
17467 calling `symbol-function'.
17468
17469 * simple.el (clone-buffer, clone-indirect-buffer)
17470 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
17471 `read-string'. Fix prompts.
17472
17473 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
17474
17475 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
17476
17477 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
17478
17479 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
17480
17481 * startup.el (inhibit-splash-screen, initial-scratch-message):
17482 Doc fixes.
17483
17484 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
17485
17486 Sync with Tramp 2.0.52.
17487
17488 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
17489 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
17490 `tramp-unload-tramp' for checklist.
17491
17492 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
17493 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
17494 (tramp-unload-file-name-handler-alist)
17495 (tramp-unload-tramp): New defuns.
17496 (tramp-advice-PC-expand-many-files): New defadvice.
17497 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
17498 removed.
17499 (tramp-handle-expand-file-name): Remove double slash.
17500 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
17501 It doesn't matter, because it will be converted later on.
17502 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
17503 implementation was just heuristic.
17504 (tramp-post-connection): Set uid and gid properties.
17505 (tramp-convert-file-attributes): Set file's gid change bit.
17506 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
17507 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
17508 in case of su(do)? methods. The home directory of the local user
17509 will be taken else.
17510 (tramp-open-connection-telnet)
17511 (tramp-open-connection-rsh, tramp-open-connection-su)
17512 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
17513 local shell prompt could hurt. Reported by Romain Francoise
17514 <romain@orebokech.com>.
17515 (tramp-let-maybe): Add `edebug-form-spec' property.
17516 (tramp-handle-expand-file-name): Bind `default-directory' locally
17517 to "/" in order to avoid problems with UNC shares or Cygwin
17518 mounts.
17519 (tramp-md5-function): Fix typo in error message.
17520
17521 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
17522
17523 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
17524 for byte-compiler pacification.
17525
17526 2006-01-22 Andre Spiegel <spiegel@gnu.org>
17527
17528 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
17529 ID-FORMAT `string'. This allows us to get rid of
17530 `vc-user-login-name UID'.
17531
17532 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
17533
17534 2006-01-22 John Paul Wallington <jpw@pobox.com>
17535
17536 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
17537
17538 2006-01-21 Martin Rudalics <rudalics@gmx.at>
17539
17540 * emacs-lisp/find-func.el (find-definition-noselect)
17541 (find-variable-noselect): Search variables in C source code too.
17542 (find-function-C-source, find-function-noselect, find-function)
17543 (find-function-other-frame, find-variable-noselect, find-variable)
17544 (find-variable-other-frame, find-variable-at-point):
17545 Fix docstrings.
17546
17547 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
17548
17549 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
17550
17551 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
17552
17553 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
17554 Default to disabling the "Save affix" question.
17555
17556 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
17557
17558 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
17559 the first arg to run-python.
17560
17561 2006-01-21 Eli Zaretskii <eliz@gnu.org>
17562
17563 * startup.el (command-line-1): Handle --no-desktop if desktop.el
17564 is not loaded.
17565
17566 2006-01-20 Jay Belanger <belanger@truman.edu>
17567
17568 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
17569 limit is 0.
17570
17571 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
17572 the correct variable.
17573
17574 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
17575
17576 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
17577 link. Fixed buggy argument sequence in call to `org-view-tags'.
17578 (org-compile-prefix-format): Set `org-prefix-has-tag'.
17579 (org-prefix-has-tag): New variable.
17580 (org-format-agenda-item): Remove tags from headline if
17581 appropriate.
17582 (org-agenda-remove-tags-when-in-prefix): New option.
17583 (org-get-tags-at): New function.
17584
17585 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
17586
17587 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
17588 (thumbs-find-image): Move image name and number from buffer name
17589 to mode name. Set thumbs-buffer. Preserve point so that large
17590 images remain visible.
17591 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
17592 order.
17593 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
17594 mode name.
17595 (thumbs-next-image, thumbs-previous-image): Make them work.
17596
17597 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
17598
17599 * cus-edit.el (custom-buffer-create-internal): State in the text above
17600 the whole buffer buttons that they do not operate on hidden items.
17601 (custom-face-menu): Use `custom-face-save' instead of
17602 `custom-face-save-command'.
17603 (custom-face-save-command): Make it an alias for `custom-face-save'
17604 and declare it obsolete.
17605 (custom-face-save): Doc fix.
17606
17607 * dired.el (dired-no-confirm): Add quote.
17608 (dired-subdir-alist-pre-R): Add quote in
17609 `make-variable-buffer-local' form and remove unbalanced parenthesis.
17610
17611 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
17612
17613 * textmodes/table.el (table-mode-indicator): Typo in last change.
17614
17615 2006-01-19 Richard M. Stallman <rms@gnu.org>
17616
17617 * outline.el (hide-leaves): Don't call outline-end-of-heading.
17618 Fixes bug reported in Nov 2005.
17619
17620 * isearch.el (isearch-forward): Doc fix.
17621
17622 * dired.el (dired-move-to-filename-regexp): Define as alias.
17623 (dired-no-confirm): Use defcustom.
17624 (dired-subdir-alist-pre-R): Put defvar at top level.
17625
17626 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
17627
17628 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17629 Mark as risky.
17630
17631 * simple.el (set-mark-command): Doc fix.
17632 (clone-indirect-buffer-other-window):
17633 Read arg like clone-indirect-buffer.
17634 (move-beginning-of-line): Skip invisible newlines.
17635
17636 2006-01-19 Masatake YAMATO <jet@gyve.org>
17637
17638 * progmodes/cpp.el (cpp-edit-load): Make the order of
17639 listed conditions in a base C code buffer and its associate
17640 CPP Edit buffer the same.
17641
17642 2006-01-19 Kenichi Handa <handa@m17n.org>
17643
17644 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
17645 (rmail-mime-feature): Likewise.
17646 (rmail-require-mime-maybe): Use display-warning to show a warning
17647 message.
17648
17649 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
17650 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
17651
17652 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
17653
17654 * array.el: Move defvars out of eval-when-compile.
17655 (array-make-template): Replace undeclared global var with a local one.
17656 (array-mode): Inline initialization functions.
17657 (array-init-local-variables, array-init-max-row)
17658 (array-init-max-column, array-init-columns-per-line)
17659 (array-init-field-width, array-init-rows-numbered)
17660 (array-init-line-length, array-init-lines-per-row): Remove.
17661
17662 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
17663 (doc-mode-map): Define explicitly.
17664 (doctor-txtype): Use mapc.
17665
17666 * textmodes/table.el: Move defvars out of eval-when-compile.
17667 Remove harmful code meant to avoid byte-compiler warnings.
17668 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
17669 specification that checks table-fixed-width-mode directly.
17670 (table-recognize-region, table-recognize-cell):
17671 Use restore-buffer-modified-p.
17672 (table-fixed-width-mode): Remove code that refreshes
17673 table-fixed-mode-indicator.
17674 (*table--cell-describe-bindings, *table--cell-describe-mode):
17675 Avoid obsolete name print-help-return-message.
17676 (table--test-cell-list): Don't use replace-regexp from elisp.
17677 (table--point-entered-cell-function, table--point-left-cell-function):
17678 Don't set table-fixed-mode-indicator, use force-mode-line-update.
17679
17680 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
17681 that was after the end of file. Use buffer-file-name variable.
17682 (org-timestamp-change): Use with-current-buffer.
17683 (org-todo-list): Don't unnecessarily define a new buffer-local var.
17684 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
17685 `file'.
17686
17687 * progmodes/fortran.el: Move defvars out of eval-when-compile.
17688 (fortran-break-line): Remove unused var `opoint'.
17689 (fortran-abbrev-start): Obey help-event-list.
17690
17691 2006-01-18 Jesper Harder <harder@phys.au.dk>
17692
17693 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
17694
17695 2006-01-18 Masatake YAMATO <jet@gyve.org>
17696
17697 * progmodes/make-mode.el (makefile-imake-mode): New mode
17698 derived from makefile-mode.
17699 (makefile-imake-mode-syntax-table): New syntax table
17700 derived from makefile-mode-syntax-table.
17701 (makefile-mode): Write about makefile-imake-mode in doc string.
17702 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
17703 (makefile-imake-font-lock-keywords): New font lock keywords.
17704
17705 * files.el (auto-mode-alist): Add Imakefile.
17706
17707 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
17708
17709 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
17710 loading the file rather than when turning on flyspell-mode.
17711
17712 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
17713
17714 * cus-edit.el (customize-rogue): Minor doc fix.
17715
17716 2006-01-17 Juri Linkov <juri@jurta.org>
17717
17718 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
17719 instead of the file at the mark as default if the file at the mark
17720 is the same as the file at point or if dired-dwim-target-directory
17721 is not the same as the current directory and the mark is not active.
17722
17723 * log-view.el (log-view-minor-wrap): Use the same logic to get
17724 revisions as `log-view-diff'.
17725
17726 * info.el (Info-revert-find-node): Check for Info-current-file
17727 before preserving new-history.
17728
17729 * man.el (Man-heading-regexp): Add `/'.
17730
17731 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
17732 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
17733
17734 2006-01-16 Juri Linkov <juri@jurta.org>
17735
17736 * faces.el (mode-line-faces): New defgroup.
17737 (mode-line-highlight): Move definition after new defgroup.
17738 (mode-line, mode-line-inactive, mode-line-highlight):
17739 Replace :group `modeline' with `mode-line-faces'.
17740 (mode-line-buffer-id): New face.
17741 (modeline-buffer-id): New face alias.
17742 (vertical-border): Remove :group `modeline'.
17743
17744 * bindings.el (propertized-buffer-identification): Use face
17745 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
17746 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
17747 (mode-line-buffer-identification-keymap): For mouse-1 replace
17748 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
17749 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
17750 mouse-3.
17751
17752 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
17753 Buffer-menu-buffer. Doc fix.
17754 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
17755 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
17756 `Buffer-menu-buffer'.
17757
17758 * info.el (Info-mode-line-node-keymap): New defvar.
17759 (Info-set-mode-line): Use `stringp' to check Info-current-file.
17760 Propertize Info-current-node with `mode-line-buffer-id' and
17761 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
17762
17763 * time.el (display-time-mail-face): Replace :group `faces' with
17764 `mode-line-faces'.
17765
17766 2006-01-16 Kenichi Handa <handa@m17n.org>
17767
17768 * international/code-pages.el: Add autoload cookies for cp125[0345678].
17769
17770 * language/european.el (cp1252): New alias for windows-1252.
17771
17772 * international/mule.el (autoload-coding-system): Prepare for EOL
17773 variants.
17774
17775 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
17776
17777 * term.el (term-raw-map): Add mapping for insert.
17778 (term-send-insert): New.
17779 (term-mode): Make variables local here instead of doing it in
17780 `term-emulate-terminal'.
17781 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
17782 Scroll reverse needs to take into account the scroll region.
17783 Saving and restoring the cursor should save the color attributes too.
17784 (term-reset-terminal): Reset the scroll region.
17785 (term-handle-ansi-escape): Cursor up and down should take into
17786 account the scroll region.
17787 (term-set-scroll-region): Rename from `term-scroll-region'.
17788 Move to 0,0 after setting the region.
17789 (term-handle-scroll): Handle scroll up.
17790 (term-down): Fix off by one error.
17791 (term-delete-lines): Do not delete outside the scroll region.
17792 (term-insert-lines): Take into account the scroll region.
17793
17794 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
17795
17796 * textmodes/ispell.el (ispell-internal-change-dictionary)
17797 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
17798 (start, end): Move declaration outside of eval-when-compile.
17799
17800 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
17801 (flyspell-mode-on): Use it.
17802
17803 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
17804 ispell-kill-ispell-hook.
17805
17806 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
17807
17808 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
17809 (Custom-reset-saved): Do not ask for confirmation in single option
17810 buffers.
17811
17812 2006-01-13 Richard M. Stallman <rms@gnu.org>
17813
17814 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
17815
17816 2006-01-13 Romain Francoise <romain@orebokech.com>
17817
17818 * add-log.el (add-change-log-entry, change-log-merge):
17819 Conditionally use `hard-newline'.
17820
17821 2006-01-13 Martin Rudalics <rudalics@gmx.at>
17822
17823 * wid-edit.el (widget-field-end): If the overlay is no longer
17824 associated with a buffer, behave as if the overlay didn't exist.
17825
17826 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
17827 Make sure the links use the `custom-link' face.
17828
17829 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
17830
17831 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
17832 (ld-script-mode): Don't set indent-line-function since we don't
17833 have one.
17834
17835 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
17836
17837 * textmodes/org.el (org-open-file): Use mailcap for selecting an
17838 application.
17839 (org-file-apps-defaults-gnu): Use mailcap as the default for
17840 selecting an application on a UNIX system.
17841 (org-agenda-show-tags): New command.
17842 (org-table-insert-hline): Keep cursor in current table line.
17843 (org-table-convert): Offset effect of modifying
17844 `org-table-insert-hline'.
17845 (org-format-agenda-item): New optional argument TAG.
17846 (org-compile-prefix-format): Handle %T format for the tag.
17847 (org-expand-wide-chars): New function.
17848 (org-table-insert-row, org-table-insert-hline):
17849 Use `org-expand-wide-chars'.
17850 (org-open-file): Fix bug in program launch.
17851 (org-get-time-of-day): Fix bug with times before 1am.
17852 (org-agenda-menu): Add tags commands.
17853
17854 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
17855
17856 * textmodes/ispell.el (ispell-init-process): Include the used
17857 dictionary in ispell process start message.
17858 (ispell-internal-change-dictionary): When flyspell-mode is active
17859 and dictionary is changed, make sure ispell process is restarted
17860 and flyspell word cache cleared out for the current buffer.
17861 (ispell-change-dictionary): Make sure flyspell word cache is
17862 cleared out in all buffers with active flyspell mode when
17863 dictionary is globally changed.
17864 Call ispell-internal-change-dictionary after dictionary change.
17865
17866 2006-01-13 Eli Zaretskii <eliz@gnu.org>
17867
17868 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
17869
17870 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
17871 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
17872 years. Fix small differences wrt Makefile.in.
17873 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
17874 Makefile.in does.
17875
17876 2006-01-12 Bill Wohler <wohler@newt.com>
17877
17878 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
17879 mh-search.el.
17880
17881 2006-01-12 Masatake YAMATO <jet@gyve.org>
17882
17883 * progmodes/ld-script.el: Update copyright year.
17884
17885 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
17886
17887 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
17888 Don't add widget if setting undefined.
17889
17890 2006-01-12 John Paul Wallington <jpw@pobox.com>
17891
17892 * help-fns.el (describe-variable): Remove newlines from void
17893 variable output.
17894
17895 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
17896
17897 * wdired.el (wdired-mode-map): Add help echo for
17898 wdired-abort-changes.
17899
17900 * man.el (Man-file-name-regexp): Adjust for a list of files.
17901
17902 2006-01-12 Masatake YAMATO <jet@gyve.org>
17903
17904 * progmodes/ld-script.el (auto-mode-alist): Support
17905 suffix conventions used in netbsd and eCos.
17906
17907 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
17908
17909 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17910 (custom-variable-menu, custom-face-menu, custom-group-menu)
17911 (Custom-mode-menu): Change names of menu items. (As discussed on
17912 emacs-devel.)
17913 (custom-face-menu): Add "Undo Edits" item.
17914
17915 * startup.el (init-file-user): defcustom -> defvar.
17916
17917 * tooltip.el (tooltip-mode): Doc fix.
17918
17919 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
17920
17921 * reveal.el (reveal-post-command): window-buffer signals an error on
17922 dead windows rather than returning nil.
17923 (reveal-open-new-overlays): An overlay might die while we open others.
17924
17925 2006-01-11 Bill Wohler <wohler@newt.com>
17926
17927 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17928 phrasing in docstring.
17929
17930 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17931 can give some systems gas. Add new file mh-buffers.el.
17932
17933 2006-01-06 Masatake YAMATO <jet@gyve.org>
17934
17935 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17936 C preprocessor forward ported from GNU Emacs 21.2.
17937
17938 * progmodes/asm-mode.el (asm-font-lock-keywords):
17939 Use `cpp-font-lock-keywords'.
17940
17941 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17942
17943 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17944 of $ for "\\.ld[s]?".
17945
17946 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
17947
17948 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17949 (tcl-indent-line): Return `noindent' if inside a string.
17950
17951 * progmodes/flymake.el (flymake-split-string): Remove more than one
17952 empty string at beg/end of the result.
17953 (flymake-find-buildfile, flymake-find-possible-master-files):
17954 Use expand-file-name.
17955 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17956 since expand-file-name does it for us. Use directory-file-name.
17957 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17958 (flymake-ler-get-type, flymake-ler-get-text)
17959 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
17960 (flymake-current-line-no): Remove spurious interactive spec.
17961 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17962 (flymake-check-include): Remove arg inc-path merged into inc-name.
17963 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17964 Arg regexp-list replaced by a simple regexp.
17965 (flymake-master-make-header-init, flymake-master-tex-init):
17966 Correspondingly replace regexp-list with a regexp. Fix regexp.
17967
17968 2006-01-10 Simon Josefsson <jas@extundo.com>
17969
17970 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17971 describing AUTH PLAIN fix.
17972
17973 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
17974
17975 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17976 (report-emacs-bug): Don't record initial prompt text.
17977 Instead, add text properties to prompting text.
17978 (report-emacs-bug-hook): Delete prompting text.
17979
17980 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17981
17982 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17983 `dirs'. Adjust callers.
17984
17985 2006-01-09 John Paul Wallington <jpw@gnu.org>
17986
17987 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17988
17989 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17990
17991 * reveal.el (reveal-open-new-overlays): New extracted fun.
17992 (reveal-close-old-overlays): Idem. Check overlays's liveness before
17993 using them. Simplify the code.
17994 (reveal-post-command): Use them. Fix up obsolete windows in
17995 reveal-open-spots.
17996
17997 * progmodes/flymake.el: Use `require' rather than autoload for
17998 XEmacs's overlays.
17999 (flymake-get-common-file-prefix, flymake-build-relative-filename):
18000 Delete. Use file-relative-name instead.
18001 (flymake-get-syntax-check-program-args, flymake-perl-init):
18002 Simplify the resulting code.
18003
18004 * log-view.el (log-view-file-re, log-view-message-re): Add support
18005 for DaRCS output.
18006
18007 2006-01-09 Alex Schroeder <alex@gnu.org>
18008
18009 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
18010 identifiers sometimes added in square brackets at the beginning of
18011 subject lines.
18012
18013 2006-01-07 Richard M. Stallman <rms@gnu.org>
18014
18015 * cus-edit.el (Custom-set, Custom-save): Doc fix.
18016 (Custom-reset-current, Custom-reset-saved): Change question text.
18017 (Custom-reset-standard): Likewise.
18018 (custom-variable-reset-saved): Doc fix.
18019
18020 2006-01-07 Eli Zaretskii <eliz@gnu.org>
18021
18022 * startup.el (init-file-user): Doc fix.
18023
18024 2006-01-07 Alex Schroeder <alex@gnu.org>
18025
18026 * mail/rmail.el (rmail-current-subject): New function.
18027 (rmail-current-subject-regexp): New function.
18028 (rmail-next-same-subject): Use it.
18029
18030 * mail/rmailsum.el (rmail-summary-by-topic):
18031 Use rmail-current-subject and rmail-current-subject-regexp.
18032 (rmail-summary-next-same-subject): Ditto.
18033
18034 * net/rcirc.el (rcirc-send-input): No longer check whether the
18035 process is open, since not all commands need an open process.
18036 (rcirc-send-string): Check whether the process is open before
18037 sending anything.
18038 (rcirc-ignore-list): New option.
18039 (rcirc-ignore-list-automatic): New variable.
18040 (rcirc-print): Take rcirc-ignore-list into account.
18041 (rcirc-cmd-ignore): New command.
18042 (rcirc-ignore-update-automatic): New function.
18043 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
18044 list if ignored nicks.
18045 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
18046
18047 2006-01-06 David Reitter <david.reitter@gmail.com>
18048
18049 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
18050 reflect the address to which the report will be sent.
18051
18052 2006-01-06 Eli Zaretskii <eliz@gnu.org>
18053
18054 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
18055 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
18056
18057 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
18058
18059 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
18060
18061 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
18062 the doc string: "functoin" => "function".
18063 * ldefs-boot.el: Likewise.
18064
18065 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
18066 message text: "Duplicat" => "Duplicate".
18067
18068 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
18069
18070 * files.el (basic-save-buffer-2): If backing-up failed, reset
18071 buffer-backed-up to nil.
18072
18073 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
18074
18075 * progmodes/gud.el (gdb-script-skip-to-head)
18076 (gdb-script-calculate-indentation): Indent for breakpoint command
18077 lists also.
18078
18079 2006-01-05 Bill Wohler <wohler@newt.com>
18080
18081 * Makefile.in (compile-always): Add mh-autoloads dependency.
18082 (bootstrap): Remove mh-autoloads dependency, as compile dependency
18083 provides it.
18084 (updates): Remove mh-autoloads dependency, since it probably has
18085 already run recently (via recompile).
18086
18087 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
18088
18089 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
18090 argument `force' to disable the flyspell-last-buffer optimization.
18091 (flyspell-mode-on): Use it.
18092
18093 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
18094 flymake-simple-cleanup.
18095 (flymake-allowed-file-name-masks): Use this new default.
18096 All the functions are now called in the right buffer rather than
18097 passing the buffer as argument.
18098 (flymake-process-sentinel): Switch to buffer before calling cleanup.
18099 (flymake-parse-err-lines): Remove redundant buffer arg.
18100 (flymake-get-program-dir): Comment out unused function.
18101 (flymake-start-syntax-check, flymake-start-syntax-check-process):
18102 Remove redundant buffer argument.
18103 (flymake-get-real-file-name, flymake-simple-java-cleanup)
18104 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
18105
18106 2006-01-05 Richard M. Stallman <rms@gnu.org>
18107
18108 * info.el (Info-find-node): Don't record previous node if have none.
18109 (info): Go to directory only if history is empty.
18110
18111 * simple.el (mark): Doc fix.
18112
18113 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18114
18115 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
18116 already of desired type.
18117 (mac-ae-list): Coerce parameter to "list" type.
18118 (mac-dispatch-apple-event): Replace cadr part of event with a
18119 dummy position so that event-start returns it.
18120
18121 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
18122
18123 * textmodes/org.el (org-end-of-subtree): New function.
18124 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
18125 Use `org-end-of-subtree'.
18126 (org-agenda, org-agenda-convert-date): Protect calls to
18127 `fit-window-to-buffer'.
18128 (org-tags-view): Force matching of sublevels when doing a
18129 todo-only search. Define the correct redo command, including the
18130 arguments.
18131 (org-agenda-redo): Display message.
18132 (org-check-for-org-mode): New function.
18133 (org-agenda-type): New variable.
18134 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
18135 Set `org-agenda-type'.
18136 (org-agenda-check-type): New function.
18137 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
18138 (org-agenda-week-view, org-agenda-day-view)
18139 (org-agenda-next-date-line, org-agenda-previous-date-line)
18140 (org-agenda-log-mode, org-agenda-toggle-diary)
18141 (org-agenda-toggle-time-grid, org-agenda-date-later)
18142 (org-agenda-date-prompt, org-agenda-diary-entry)
18143 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
18144 (org-agenda-convert-date, org-agenda-menu):
18145 Use `org-agenda-check-type'.
18146 (org-make-overlay, org-delete-overlay)
18147 (org-detatch-overlay, org-move-overlay, org-overlay-put):
18148 New compatibility functions.
18149 (org-calendar-select-mouse): New command.
18150
18151 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
18152
18153 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
18154 (Custom-reset-standard): Fix y-or-n-p messages.
18155 (custom-link): New face for links.
18156 (custom-buffer-create-internal, custom-manual): Use it.
18157 (custom-face-save): Push to theme-face before setting face spec.
18158
18159 * wid-edit.el (widget-default-mouse-face-get): New function.
18160 (widget-specify-button): Handle mouse-face like button-face.
18161
18162 * custom.el (load-theme): Clear old theme settings if reloading.
18163
18164 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
18165
18166 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
18167 "Erase Customization" button back to same position it occupies in
18168 the individual State menus.
18169
18170 2006-01-04 Kim F. Storm <storm@cua.dk>
18171
18172 * wid-edit.el (key-sequence): Rework widget to read key binding
18173 using `kbd' syntax. Use C-q to insert literal key, event, or code.
18174 (widget-key-sequence-default-value): Default value for empty sequence.
18175 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
18176 (widget-key-sequence-read-event): New command for C-q.
18177 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
18178 (widget-key-sequence-value-to-external): New functions.
18179
18180 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
18181
18182 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
18183 Use expand-file-name.
18184 (flymake-delete-temp-directory): Use expand-file-name,
18185 file-name-directory, and directory-file-name.
18186 (flymake-strrchr): Delete.
18187 (flymake-start-syntax-check): Don't pass the redundant buffer argument
18188 to the init-f function.
18189 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
18190 (flymake-init-find-buildfile-dir)
18191 (flymake-init-create-temp-source-and-master-buffer-copy)
18192 (flymake-simple-make-init-impl, flymake-simple-make-init)
18193 (flymake-master-make-init, flymake-master-make-header-init)
18194 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
18195 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
18196 (flymake-xml-init): Remove corresponding redundant buffer argument.
18197 (flymake-allowed-file-name-masks): Remove last elems that are equal to
18198 the default anyway. Clean up regexps.
18199
18200 * progmodes/flymake.el (flymake-temp-source-file-name)
18201 (flymake-master-file-name, flymake-temp-master-file-name)
18202 (flymake-base-dir): New buffer-local vars.
18203 (flymake-buffer-data, flymake-get-buffer-value)
18204 (flymake-set-buffer-value): Replace those hash-tables by the new
18205 buffer-local vars. Update callers.
18206
18207 * progmodes/flymake.el (flymake-check-start-time)
18208 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
18209 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
18210 Move definition, so we can remove redundant earlier declaration.
18211 (flymake-replace-regexp-in-string, flymake-split-string)
18212 (flymake-get-temp-dir): Use defalias.
18213 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
18214 (flymake-xemacs-window-edges): Remove unused function.
18215 (flymake-get-point-pixel-pos): Move.
18216 (flymake-pid-to-names, flymake-reg-names)
18217 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
18218 Replace by a simple list flymake-processes and by process-buffer.
18219 Update callers. Other than simplify the code, it uses buffers rather
18220 than buffer-names so it doesn't get confused by uniquify.
18221 (flymake-buffer-data): The global value should just be nil.
18222
18223 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
18224 Optimize the body of a defalias like any other code.
18225
18226 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
18227 Make sure we've setup font-lock's vars. It may influence which
18228 function we then call.
18229 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
18230 here since it's too late anyway.
18231
18232 2006-01-03 Romain Francoise <romain@orebokech.com>
18233
18234 * startup.el (fancy-splash-tail, normal-splash-screen):
18235 Update copyright year.
18236
18237 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
18238
18239 * mouse.el (mouse-drag-track): Rename, from
18240 `mouse-drag-region-1'. Includes optional argument required to
18241 enable post-drag event processing (e.g. delete region keys).
18242 Can be used without this argument to track a mouse region and operate
18243 on it as soon as the drag completes.
18244 (mouse-drag-region): Use `mouse-drag-track'.
18245
18246 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
18247
18248 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
18249 Move to `custom-buffer' group.
18250
18251 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
18252 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
18253 (custom-theme-insert-face-marker, custom-theme-variable-menu)
18254 (custom-theme-face-menu): New variables.
18255 (custom-theme-add-variable, custom-theme-variable-action)
18256 (custom-variable-reset-theme, custom-theme-delete-variable)
18257 (custom-face-reset-theme, custom-theme-face-action)
18258 (custom-theme-delete-face, custom-theme-merge-theme)
18259 (custom-theme-add-face, custom-theme-visit-theme): New functions.
18260
18261 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
18262
18263 * custom.el: Move Custom Themes commentary to start of theme code.
18264 (custom-known-themes): Rename `standard' theme to `changed'.
18265 (custom-push-theme): Caller no longer specifies what theme to use
18266 when doing `reset'---the setting is simply removed from the theme.
18267 Delete MODE from `theme-value' and `theme-settings' properties.
18268 (custom-declare-theme): Ignore &rest args since we don't use them.
18269
18270 (custom-loaded-themes): Delete variable.
18271 (custom-theme-load-themes, custom-theme-loaded-p)
18272 (custom-theme-value): Delete functions.
18273
18274 (custom-declare-theme): Signal error on invalid theme names.
18275 (provide-theme): custom-loaded-themes was deleted.
18276 (load-theme): Load the file unconditionally.
18277 (enable-theme): Call `load-theme' if theme is undefined.
18278 (custom-enabled-themes): Only update value for successful loads.
18279 (disable-theme): Complete from enabled themes when interactive.
18280 (custom-variable-theme-value): Calculate theme value directly.
18281
18282 (custom-theme-reset-variables, custom-reset-variables): Mark as
18283 XEmacs compatibility functions. We don't actually use these.
18284
18285 * cus-edit.el (custom-variable-state-set):
18286 Use custom-variable-theme-value instead of custom-theme-value.
18287 (custom-face-state-set): Rename `standard' theme to `changed'.
18288 (custom-save-variables, custom-save-faces): Delete unneeded
18289 references to custom-reset-variables.
18290 (custom-save-resets): Delete function.
18291 (custom-save-variables, custom-save-faces): MODE argument deleted.
18292 (custom-save-variables, custom-save-faces): Ignore theme values.
18293
18294 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
18295 compatibility function.
18296
18297 2006-01-01 Richard M. Stallman <rms@gnu.org>
18298
18299 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
18300 (Custom-reset-current, Custom-reset-saved): Likewise.
18301 (Custom-reset-standard): Show message if aborted.
18302 (custom-mode): Doc fix, describing those commands.
18303
18304 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
18305 put on event-kind property.
18306
18307 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
18308
18309 * custom.el (provide-theme): Ban `user' theme name.
18310 (custom-enabling-themes): New variable.
18311 (enable-theme): Don't enable user if custom-enabling-themes is t.
18312 (custom-enabled-themes): Make it a defcustom.
18313 (custom-theme-recalc-face): No-op if face is undefined.
18314
18315 * cus-edit.el (custom-button-mouse): New variable.
18316 (custom-button-mouse): New face.
18317 (custom-raised-buttons, custom-mode): Use it.
18318
18319 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
18320
18321 2005-12-31 Eli Zaretskii <eliz@gnu.org>
18322
18323 * progmodes/gud.el (gud-display-line): Support hl-line in the
18324 source buffer.
18325
18326 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
18327
18328 * mouse.el (mouse-drag-window-above): Verify that the found window
18329 overlaps with the given window in the horizontal dimension.
18330
18331 2005-12-31 Eli Zaretskii <eliz@gnu.org>
18332
18333 * Makefile.in (cvs-update): New target.
18334
18335 * makefile.w32-in (cvs-update): Ditto.
18336
18337 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
18338
18339 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
18340 (custom-new-theme-mode-map): New variable.
18341
18342 2005-12-30 Richard M. Stallman <rms@gnu.org>
18343
18344 * custom.el (custom-load-themes): Function deleted.
18345
18346 * cus-edit.el (custom-save-loaded-themes): Function deleted.
18347 (custom-save-variables): Don't delete or add custom-load-themes call.
18348
18349 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
18350
18351 * cus-start.el: Add `visible-cursor'.
18352
18353 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
18354 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
18355 (flymake-process-filter): Switch to buffer before calling it instead.
18356 (flymake-post-syntax-check, flymake-highlight-err-lines)
18357 (flymake-delete-own-overlays, flymake-parse-err-lines)
18358 (flymake-start-syntax-check, flymake-start-syntax-check-process)
18359 (flymake-count-lines, flymake-parse-residual):
18360 Remove constant buffer argument.
18361 (flymake-start-syntax-check-for-current-buffer): Remove.
18362 Update callers to use flymake-start-syntax-check instead.
18363 (flymake-display-err-menu-for-current-line):
18364 Remove unused var `mouse-pos'.
18365 (flymake-restore-formatting): Comment out unused function.
18366 (flymake-report-status, flymake-report-fatal-status): Remove buffer
18367 argument, use current-buffer instead. Update callers.
18368
18369 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18370
18371 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
18372 buffer-local because choose-completion-delete-max-match requires
18373 that we set completion-ignore-case (i.e., binding via let is not
18374 sufficient).
18375 (bibtex-complete): Always set completion-ignore-case and
18376 choose-completion-string-functions. The latter is needed because
18377 choose-completion-string-functions keeps its value if we quit the
18378 *Completions* buffer without requesting a completion.
18379
18380 2005-12-30 Andreas Schwab <schwab@suse.de>
18381
18382 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
18383
18384 2005-12-30 Eli Zaretskii <eliz@gnu.org>
18385
18386 * jit-lock.el (jit-lock-chunk-size): Doc fix.
18387
18388 2005-12-30 Juri Linkov <juri@jurta.org>
18389
18390 * locate.el (locate-fcodes-file, locate-header-face)
18391 * progmodes/delphi.el (delphi-other-face)
18392 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
18393
18394 * paren.el (show-paren-match, show-paren-mismatch): Use existing
18395 group `paren-showing-faces'.
18396
18397 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
18398 (goto-address): Fix docstring.
18399
18400 * net/webjump.el (webjump-sample-sites): Update URLs.
18401
18402 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
18403
18404 * subr.el (cancel-change-group): Add listp around pending-undo-list.
18405
18406 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
18407
18408 * font-lock.el (font-lock-compile-keywords): Signal an error when
18409 font-lock-set-defaults hasn't been called.
18410
18411 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
18412
18413 * subr.el (noreturn, 1value): Doc fixes.
18414
18415 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18416
18417 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
18418 that assoc-string returns nil.
18419
18420 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18421
18422 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
18423 (bibtex-entry-type-str, bibtex-empty-field-re)
18424 (bibtex-search-backward-string, bibtex-preamble-prefix)
18425 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
18426 (bibtex-any-valid-entry-type): New variable.
18427 (bibtex-parse-field-name): Simplify.
18428 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
18429 (bibtex-preamble-prefix): Include left delimiter.
18430 (bibtex-search-forward-field, bibtex-search-backward-field):
18431 Allow unbounded search past entry boundaries (required by bibtex-pop).
18432 (bibtex-text-in-field-bounds): Use push.
18433 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
18434 (bibtex-parse-preamble, bibtex-valid-entry)
18435 (bibtex-beginning-first-field): New functions.
18436 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
18437 (bibtex-map-entries): Fix docstring.
18438 (bibtex-flash-head): New arg prompt. Simplify.
18439 (bibtex-enclosing-field): Include code of bibtex-inside-field.
18440 (bibtex-insert-kill): Simplify. Always insert text past the
18441 current field or entry.
18442 (bibtex-format-entry): Use bibtex-parse-field.
18443 (bibtex-pop): Use bibtex-beginning-of-entry and
18444 bibtex-end-of-entry to initiate the search. Insert empty field if
18445 we found ourselves.
18446 (bibtex-print-help-message): New args field and comma.
18447 Handle entry keys.
18448 (bibtex-make-field): Use bibtex-beginning-of-entry.
18449 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
18450 invalid entry.
18451 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
18452 Handle preambles. Simplify code for thorough test.
18453 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
18454 New arg comma. Handle entry heads.
18455 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18456 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
18457 New arg comma.
18458 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
18459 (bibtex-fill-field): Simplify.
18460 (bibtex-fill-entry): Use bibtex-beginning-first-field and
18461 bibtex-parse-field.
18462 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
18463 (bibtex-complete): Use bibtex-parse-preamble.
18464
18465 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
18466
18467 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
18468 Display name of expression instead of convenience variable.
18469 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
18470
18471 * progmodes/gud.el (gud-tooltip-dereference): Rename from
18472 toggle-gud-tooltip-dereference.
18473 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
18474 (gud-tooltip-tips): ...here when dereferencing.
18475
18476 2005-12-28 Bill Wohler <wohler@newt.com>
18477
18478 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
18479
18480 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
18481
18482 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
18483 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
18484 (vc-annotate-display-autoscale): Adjust call.
18485 (vc-annotate-display-default): Adjust call. Make arg compulsory.
18486 Fix interactive spec.
18487 (vc-annotate-time-span): Remove.
18488 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
18489 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
18490 (vc-annotate-display-select): Use new name.
18491
18492 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
18493 (vc-annotate-mode-menu): Remove left-over redundant declaration.
18494 Correct the construction of span entries. Simplify.
18495 (vc-annotate-display-select): Fix the nil case.
18496 (vc-annotate): Remove obsolete (and now broken) code.
18497 (vc-annotate-extract-revision-at-line): Remove obsolete code.
18498 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
18499
18500 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
18501
18502 * subr.el (lazy-completion-table): Correct typo in docstring.
18503
18504 * startup.el (command-line): Use `custom-reevaluate-setting' for
18505 `send-mail-function'.
18506
18507 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
18508
18509 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
18510
18511 * mail/smtpmail.el (smtpmail-try-auth-methods):
18512 Send credentials together with "AUTH PLAIN" command.
18513
18514 2005-12-27 Richard M. Stallman <rms@gnu.org>
18515
18516 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
18517 mouse-2, go back to previously selected window, so it's selected
18518 when mouse-2 command runs.
18519
18520 2005-12-27 Juri Linkov <juri@jurta.org>
18521
18522 * descr-text.el (describe-text-sexp): Use square brackets for
18523 button [Show] to distinguish it from the property value `show'.
18524 (describe-property-list): Use `insert-text-button' with
18525 `help-face' type instead of putting face in quotes, because button
18526 is not created automatically for a list of faces.
18527 (describe-text-properties-1): Put button-type value in quotes to
18528 distinguish from plain text "button".
18529 (describe-char): Display code point values in hex. Don't use
18530 `symbol-name' for `current-input-method' because it is a string.
18531 Use `insert-text-button' with `help-face' type instead of putting
18532 hardcoded face in quotes, because button is not created automatically.
18533
18534 2005-12-27 Richard M. Stallman <rms@gnu.org>
18535
18536 * progmodes/glasses.el (glasses-face): More specific custom type.
18537
18538 * files.el (set-visited-file-name): Doc fix.
18539
18540 * textmodes/flyspell.el (flyspell-external-point-words):
18541 Use local var buffer-scan-pos to advance scan for next misspelling.
18542 Advance it only after we find the misspelling.
18543
18544 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
18545
18546 * textmodes/flyspell.el (flyspell-external-point-words):
18547 New criteria for finding the misspelling in the buffer.
18548
18549 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
18550
18551 * help-mode.el (help-insert-string): Set help-xref-stack-item
18552 rather than call help-setup-xref.
18553
18554 * descr-text.el (describe-char): Revert previous changes for
18555 optional buffer argument.
18556
18557 2005-12-27 Juri Linkov <juri@jurta.org>
18558
18559 * help-mode.el (help-insert-string): New function. Save buffer
18560 contents in cases where it is impossible to recompute the old contents.
18561
18562 * descr-text.el (describe-char): Set help-xref-stack-item
18563 explicitly after buffer has been generated.
18564
18565 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18566
18567 * cus-start.el (all): Add x-gtk-show-hidden-files.
18568
18569 2005-12-26 Richard M. Stallman <rms@gnu.org>
18570
18571 * replace.el (perform-replace): Calculate match-again
18572 before skipping read-only matches.
18573
18574 * paren.el (paren-showing-faces): New group.
18575 (show-paren-match, show-paren-mismatch): Move to that group.
18576
18577 * button.el (button): Put into group `basic-faces'.
18578
18579 * progmodes/make-mode.el: Remove faces from group `faces'.
18580
18581 * apropos.el (apropos, apropos-value): Doc fix.
18582 (apropos-documentation): Doc fix.
18583
18584 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
18585
18586 * subr.el (lazy-completion-table): Remove argument `args'.
18587
18588 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18589 Don't use the `args' argument of lazy-completion-table.
18590
18591 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
18592
18593 * descr-text.el (describe-char): Add optional argument for buffer.
18594 Set buffer appropriately. Call help-setup-xref.
18595 Suggested by Stefan Monnier.
18596
18597 2005-12-26 Juri Linkov <juri@jurta.org>
18598
18599 * descr-text.el: Require `help-fns' at runtime. Don't require
18600 `button' for byte compilation.
18601 (describe-text-widget): Add `help-echo' for first button.
18602 Use `help-info' for second.
18603 (describe-property-list): Use `help-argument-name' instead of `italic'.
18604 (describe-text-category): Add prompt to interactive spec.
18605 Call `help-setup-xref'.
18606 (describe-char): Use `help-character-set'. Add `help-echo' for
18607 code point. Use `help-input-method'. Remove superfluous insert.
18608
18609 2005-12-25 Richard M. Stallman <rms@gnu.org>
18610
18611 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
18612 at point, in case of narrowing.
18613
18614 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
18615
18616 * locate.el (locate-header-face): Allow nil in type.
18617
18618 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
18619
18620 2005-12-25 Romain Francoise <romain@orebokech.com>
18621
18622 * battery.el (battery-linux-proc-acpi): Also try
18623 `/proc/acpi/thermal_zone/THM0/temperature'.
18624
18625 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
18626
18627 * custom.el (custom-push-theme): Fix docstring.
18628
18629 * cus-edit.el (custom-variable-set, custom-variable-save)
18630 (custom-variable-save): Custom-quote widget values.
18631 (customize-save-variable): Fix custom-push-theme call.
18632
18633 2005-12-24 Eli Zaretskii <eliz@gnu.org>
18634
18635 * w32-fns.el (w32-batch-update-autoloads): New function.
18636
18637 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
18638 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
18639 from the command line.
18640
18641 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
18642
18643 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
18644 reset means to remove setting from theme entirely. Don't keep
18645 expanding theme-settings list; delete old entries if necessary.
18646
18647 * cus-edit.el (custom-buffer-create-internal): Move "Erase
18648 customization" button one line up.
18649 (custom-themed): New face.
18650 (custom-magic-alist): New value, THEMED, for theme settings.
18651 (custom-variable-state-set, custom-face-state-set):
18652 Check theme-value instead of saved-value.
18653 (custom-variable-reset-standard, custom-face-reset-standard):
18654 Remove theme setting entirely. Recalculate new values.
18655 (custom-variable-set, custom-variable-set)
18656 (custom-variable-reset-saved, custom-variable-reset-backup)
18657 (custom-face-set, custom-face-reset-saved): Update `user' theme.
18658 (custom-variable-save): Fix typos.
18659
18660 2005-12-23 Juri Linkov <juri@jurta.org>
18661
18662 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
18663 Add autoload cookies.
18664 (edebug-outside-d-c-i-n-s-w): New variable.
18665 (edebug-display, edebug-outside-excursion): Use it to save the
18666 original value of default-cursor-in-non-selected-windows.
18667 Set default-cursor-in-non-selected-windows to t while Edebug
18668 is active.
18669 (edebug-mode, edebug-eval-mode): Doc fix.
18670
18671 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
18672 with `buffer-substring-no-properties' to remove common substring
18673 highlighting.
18674
18675 * info.el (info-other-window, info): Rename function argument
18676 `file' to `file-or-node'.
18677 (Info-complete-menu-item): Use local variable `complete-nodes' to
18678 keep the global value of `Info-complete-nodes' unchanged for
18679 subsequent completions.
18680 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
18681
18682 * simple.el (get-next-valid-buffer, last-buffer)
18683 (next-error-buffer-p, next-error-find-buffer)
18684 (minibuffer-history-sexp-flag): Doc fix.
18685
18686 * savehist.el (savehist-mode-hook): Add `:group'.
18687
18688 * log-view.el: Call autoload for vc-find-version.
18689 (log-view-current-file): Adjust subgroup numbers.
18690 (log-view-current-tag): Add `length'.
18691
18692 2005-12-23 Richard M. Stallman <rms@gnu.org>
18693
18694 * vc.el (vc-annotate-car-last-cons): Defn moved up.
18695
18696 2005-12-23 Juri Linkov <juri@jurta.org>
18697
18698 * hi-lock.el (hi-lock-archaic-interface-message-used)
18699 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
18700 (hi-lock-mode): Display "Hi" in the mode line only when
18701 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
18702 (hi-lock-write-interactive-patterns):
18703 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
18704 (hi-lock-set-pattern, hi-lock-set-file-patterns)
18705 (hi-lock-font-lock-hook): Set 3rd arg `how' of
18706 font-lock-add-keywords to t.
18707
18708 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
18709
18710 * hi-lock.el (hi-lock-highlight-range): New variable.
18711 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
18712 only if font-lock-fontified is non-nil. Remove overlays.
18713 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
18714 font-lock-fontified is non-nil, otherwise use overlays (instead of
18715 text properties).
18716 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
18717 New variables.
18718 (hi-lock-string-serialize): New function.
18719
18720 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18721
18722 * menu-bar.el (menu-find-file-existing): New function.
18723 (menu-bar-file-menu): Use menu-find-file-existing for Open.
18724
18725 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
18726
18727 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
18728
18729 * vc.el: Remove unnecessary leading * in docstrings.
18730 (vc-annotate-mode-map): Move initialization into declaration.
18731 (vc-static-header-alist): Nitpick on the regexp.
18732 (vc-default-init-version): New fun.
18733 (vc-register): Use it.
18734 (vc-insert-headers): Use dolist.
18735 (vc-annotate-get-backend): Remove unused function.
18736 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
18737 (vc-annotate-mode): Remove corresponding call.
18738 (vc-annotate-car-last-cons): Simplify.
18739 (vc-annotate-buffers): Remove var.
18740 (vc-annotate-backend): Make it buffer-local.
18741 (vc-annotate): Move the interaction to the interactive spec.
18742 Add a `buf' argument.
18743 (vc-annotate-warp-version): Use this new `buf' argument to avoid
18744 killing&creating a vc-annotate buffer, which is very disruptive when
18745 the buffers are shown in dedicated frames.
18746
18747 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
18748
18749 * descr-text.el: Add FSF as maintainer.
18750 (describe-text-mode, describe-text-mode-map)
18751 (describe-text-mode-hook, describe-text-done): Delete. Use normal
18752 help-mode.
18753 (describe-text-widget, describe-text-sexp)
18754 (describe-property-list, describe-text-category)
18755 (describe-text-properties, describe-text-properties-1)
18756 (describe-char): Use help buttons instead of widgets.
18757 (describe-char-unicodedata-file): Make URL link in doc string.
18758
18759 2005-12-22 Richard M. Stallman <rms@gnu.org>
18760
18761 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
18762 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
18763 Don't include buttons that write a file when there's no file.
18764 (custom-variable-menu, custom-face-menu, custom-group-menu):
18765 Don't include commands that write a file when there's no file.
18766 (customize-browse): Reword the top-of-buffer help intro.
18767 (custom-buffer-create-internal): Fix previous change.
18768 (customize-changed-options-previous-release): Prev release is 21.1.
18769 (customize-changed-options): Doc fix.
18770 (customize-changed): New alias.
18771 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
18772 Say "standard values".
18773 (Custom-reset-standard): Doc fix.
18774 (custom-face-reset-standard): Doc fix.
18775
18776 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
18777
18778 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
18779 even if font-lock-mode is non-nil since it may be t without having
18780 turned on font-lock-mode-internal.
18781 (font-lock-choose-keywords): Minor optimization.
18782 (font-lock-add-keywords, font-lock-remove-keywords)
18783 (font-lock-set-defaults): Don't call make-local-variable on a variable
18784 that we know to already be local.
18785
18786 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18787
18788 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
18789 messages if in the minibuffer.
18790
18791 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
18792
18793 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
18794 (tex-mode-flyspell-verify, flyspell-get-word)
18795 (flyspell-external-point-words): Don't use point-min/max uselessly.
18796
18797 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
18798 by Kevin Rodgers. Instead, just hide the completions buffer if we
18799 don't need to show it.
18800
18801 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
18802
18803 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
18804
18805 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
18806
18807 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
18808 delete-windows-on with an inexistent buffer.
18809
18810 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
18811
18812 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18813 Delete defcustom variable :tag names.
18814
18815 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
18816
18817 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
18818 (log-view-font-lock-keywords): Ajust subgroup numbers.
18819 (log-view-current-tag): Don't hard code the number of subgroups.
18820
18821 2005-12-20 Juri Linkov <juri@jurta.org>
18822
18823 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
18824 (tooltip-x-offset, tooltip-y-offset): Doc fix.
18825
18826 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
18827 (menu-bar-non-minibuffer-window-p): Instead of checking
18828 display-multi-frame-p, use selected-frame when menu-updating-frame
18829 is nil.
18830
18831 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
18832
18833 * align.el (align-rules-list): Use [ \t] instead of \s-
18834 for column separators in text mode.
18835
18836 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
18837
18838 * help-mode.el (help-customize-variable, help-customize-face):
18839 Don't pop help-xref-stack as help-follow no longer pushes
18840 anything on to it.
18841
18842 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
18843
18844 * textmodes/org.el (org-agenda-custom-commands): New option.
18845 (org-agenda): Offer custom commands on splash screen.
18846 (org-make-tags-matcher): Parser for Boolean logic added.
18847 (org-agenda-set-tags): New command.
18848 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
18849 (org-set-tags): Efficiency improvements.
18850 (org-auto-align-tags): New option.
18851 (org-todo, org-demote, org-promote): Realign tags.
18852 (org-tags-completion-function): Use also "&" and "|" as separators.
18853 (org-org-menu): Agenda commands simplified.
18854
18855 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
18856
18857 * cus-edit.el (customize-apropos, customize-apropos-options):
18858 Docstring changes.
18859
18860 * font-lock.el (font-lock): Add tags to the links in the defgroup.
18861
18862 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
18863
18864 * longlines.el (longlines-mode): Wrap while widened.
18865 (longlines-decode-region, longlines-encode-region): Compute max
18866 just once.
18867
18868 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18869
18870 * cus-edit.el (mac): New group.
18871
18872 * cus-start.el (all): Add user options in macterm.c. Add test for
18873 Mac-related built-ins. Fix test for GTK-related built-ins.
18874
18875 * term/mac-win.el (mac-handle-language-change)
18876 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
18877 (mac-services-open-selection, mac-services-mail-selection)
18878 (mac-services-mail-to, mac-services-insert-text)
18879 (mac-dispatch-apple-event): Add docstrings.
18880 (x-get-selection, mac-select-convert-to-string): Select coding
18881 system from `utf-16be' and `utf-16le' using `byteorder'.
18882
18883 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
18884
18885 * subr.el (lazy-completion-table): Don't be fooled if the var holds
18886 a "list" (lambda ...) rather than a real completion list.
18887
18888 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
18889 lexical-let when encountering ((lambda (...) ...) ...).
18890
18891 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18892
18893 * progmodes/sh-script.el (sh-mode):
18894 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
18895 * textmodes/picture.el (picture-mode): Update docstrings.
18896
18897 2005-12-17 Eli Zaretskii <eliz@gnu.org>
18898
18899 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
18900 commands enclosed in $(ARGQUOTE)s should not be split between two
18901 lines, as that will break with GNU Make >3.80, when sh.exe is used
18902 and arg quoting is with '..'.
18903 (autoloads): Don't break the quoted --eval expression between
18904 several lines.
18905
18906 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18907
18908 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18909 Capture error from printing circular structures.
18910
18911 2005-12-17 Martin Rudalics <rudalics@gmx.at>
18912
18913 * wid-edit.el (widget-checkbox-action): Clear undo info.
18914
18915 2005-12-16 Bill Wohler <wohler@newt.com>
18916
18917 * menu-bar.el (kill-this-buffer): Set a good example by using menu
18918 bar, not menubar in comment.
18919
18920 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
18921
18922 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18923 After-change-functions should not clobber the match data.
18924
18925 2005-12-16 Juri Linkov <juri@jurta.org>
18926
18927 * simple.el (choose-completion): Use `buffer-substring-no-properties'
18928 instead of `buffer-substring'.
18929 (completion-common-substring): Doc fix.
18930 (completion-setup-function): Use minibuffer-completion-contents
18931 instead of minibuffer-contents. Don't set common-string-length
18932 initially. Remove special handling of partial-completion-mode.
18933 Move computation of completion-base-size into one cond.
18934 Call completion-base-size-function in mainbuf. In computation of
18935 completion-base-size for file name completion don't move point to
18936 the end of the minibuffer. Move computation of common-string-length
18937 into one cond. Start putting faces only when common-string-length>=0.
18938 Add condition to put completions-common-part when
18939 common-string-length>0.
18940
18941 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18942 place point at the first different character in the minibuffer
18943 even if this position is at the beginning of the minibuffer.
18944
18945 * info.el (Info-read-node-name-1): In completion-base-size-function's
18946 lambda return 1 if common-substring or minibuffer-completion-contents
18947 starts with (, and 0 otherwise.
18948
18949 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18950 Use `crm-current-element' for second arg of `display-completion-list'.
18951
18952 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
18953
18954 * files.el (set-auto-mode): Look for an interpreter specified on
18955 the first line also if search for mode specification succeeded,
18956 but the mode is not known.
18957
18958 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
18959
18960 * textmodes/org.el (org-tags-match-list-sublevels): New option.
18961 (org-open-at-point): Implement tag searches as links.
18962 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18963 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18964 (org-tags-sparse-tree, org-tags-view, org-set-tags)
18965 (org-agenda-dispatch): New commands.
18966 (org-use-tag-inheritance, org-tags-column): New options.
18967 (org-tab-follows-link, org-return-follows-link): New options.
18968 (org-tags): New customize group.
18969 (org-start-icalendar-file): Get local time zone.
18970 (org-tags-completion-function): New function.
18971 (org-set-font-lock-defaults): Make sure links will also be
18972 highlighted inside headlines.
18973
18974 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
18975
18976 * term.el (term-emulate-terminal):
18977 Let term-handle-ansi-terminal-messages override what Bash says about
18978 its current directory.
18979
18980 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
18981
18982 * bindings.el (last-buffer): Move to simple.el.
18983 * simple.el (last-buffer): Move here.
18984 (get-next-valid-buffer): New function.
18985 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18986 (prev-buffer): Ditto. Rename to `previous-buffer'.
18987
18988 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18989 * bindings.el (global-map): Ditto.
18990
18991 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
18992
18993 * cus-edit.el: Introductory comment change.
18994 (custom-magic-alist): Change message string for the `rogue' state.
18995
18996 2005-12-15 Richard M. Stallman <rms@gnu.org>
18997
18998 * tooltip.el: Delete defcustom variable :tag names.
18999
19000 * complete.el (partial-completion-mode): Doc fix.
19001
19002 * textmodes/flyspell.el (flyspell-external-point-words):
19003 Use save-excursion to ensure we don't move backward in the
19004 search loop, not even one character.
19005 (flyspell-delete-all-overlays): Use remove-overlays directly.
19006
19007 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
19008 (ispell-start-process): Set that variable.
19009 Clear ispell-buffer-local-name.
19010 (ispell-internal-change-dictionary):
19011 Set ispell-current-dictionary after killing process.
19012 (ispell-buffer-local-dict):
19013 Don't set spell-personal-dictionary after killing process.
19014 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
19015 (ispell-tex-skip-alists, ispell-html-skip-alists)
19016 (ispell-skip-region-alist): Mark as risky.
19017
19018 * net/newsticker.el (newsticker--retrieval-timer-list)
19019 (newsticker--display-timer, newsticker-running-p)
19020 (newsticker-ticker-running-p): Definitions moved up.
19021
19022 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
19023
19024 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
19025
19026 2005-12-15 David Ponce <david@dponce.com>
19027
19028 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
19029 (recentf-edit-list, recentf-open-files): Signal an error when
19030 there is no recent file.
19031
19032 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
19033
19034 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
19035 read-only except for texinfo-format-region evaluation.
19036
19037 2005-12-14 Richard M. Stallman <rms@gnu.org>
19038
19039 * vc.el (vc-default-previous-version, vc-default-next-version)
19040 (vc-do-command): Doc fixes.
19041
19042 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19043
19044 * textmodes/bibtex.el (bibtex-expand-strings)
19045 (bibtex-autokey-expand-string, bibtex-name-part)
19046 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
19047 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
19048 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
19049 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
19050 (bibtex-entry-postfix, bibtex-known-entry-type-re)
19051 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
19052 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
19053 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
19054 (bibtex-beginning-of-last-entry): Remove.
19055 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
19056 message if comma is missing but buffer is read-only.
19057 (bibtex-parse-field-text): Handle whitespaces at the end of field
19058 text. Return 3-element list with beginning and end of field text
19059 and end of field.
19060 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
19061 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
19062 (bibtex-search-forward-field, bibtex-search-backward-field):
19063 Search always delimited by limits of entry. Use more efficient
19064 search algorithms.
19065 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
19066 bibtex-end-of-name-in-field.
19067 (bibtex-text-in-field-bounds): Handle BibTeX strings when
19068 extracting the content of a field.
19069 (bibtex-text-in-field): Use search limits.
19070 (bibtex-parse-string-prefix): Handle empty string keys based on
19071 bibtex-string-empty-key.
19072 (bibtex-parse-string): Fix docstring.
19073 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
19074 (bibtex-preamble-prefix, bibtex-strings): New functions.
19075 (bibtex-skip-to-valid-entry): Include preceding whitespace in
19076 BibTeX entries (consistent with other BibTeX functions).
19077 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
19078 (bibtex-search-entry): Fix docstring. Simplify.
19079 (bibtex-flash-head, bibtex-complete-string-cleanup)
19080 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
19081 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
19082 (bibtex-parse-entry): New optional arg content.
19083 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
19084 Use bibtex-text-in-field-bounds.
19085 (bibtex-print-help-message): Handle BibTeX strings and preambles.
19086 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
19087 bibtex-parse-string-postfix.
19088 (bibtex-find-text-internal): New function.
19089 (bibtex-remove-delimiters): Use it.
19090 (bibtex-find-text): Use it. New optional arg help.
19091 (bibtex-complete): Handle BibTeX string and preamble entries.
19092 (bibtex-Preamble): Fix order of closing delimiters.
19093
19094 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
19095
19096 * vc.el (vc-default-revert): New fun.
19097
19098 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
19099
19100 2005-12-14 Romain Francoise <romain@orebokech.com>
19101
19102 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
19103 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
19104 (font-lock-remove-keywords): Likewise.
19105
19106 2005-12-14 Juri Linkov <juri@jurta.org>
19107
19108 * log-view.el (log-view-diff): Doc fix.
19109
19110 * isearch.el (isearch-query-replace): Use (mark) instead of
19111 isearch-opoint if mark is active in transient-mark-mode.
19112
19113 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
19114
19115 * isearch.el (isearch-query-replace): Check for isearch-other-end.
19116
19117 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
19118
19119 * progmodes/cpp.el (cpp-face): New widget.
19120 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
19121
19122 2005-12-14 Juri Linkov <juri@jurta.org>
19123
19124 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
19125 around `erase-buffer' and `insert'.
19126
19127 * descr-text.el (describe-text-properties): Replace buffer name
19128 "*Help-2*" with "*Help*<2>".
19129 (describe-char): Add functions print-help-return-message,
19130 toggle-read-only. Use help-setup-xref with nil to not store
19131 describe-char in help-xref-stack. Use help-make-xrefs to
19132 make [back] button.
19133
19134 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
19135
19136 * wdired.el (wdired-old-point): New internal variable.
19137 (wdired-change-to-wdired-mode): Set it buffer-locally.
19138 (wdired-abort-changes): Restore point after aborting changes.
19139
19140 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
19141
19142 * vc.el (vc-do-command): Add a new value t for okstatus.
19143
19144 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
19145 frame in case of errors.
19146
19147 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19148
19149 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
19150 so it comes after "On the Left" in the menu.
19151
19152 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
19153
19154 * cus-edit.el (customize-apropos, customize-apropos-options)
19155 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
19156
19157 2005-12-12 Bill Wohler <wohler@newt.com>
19158
19159 * vc-svn.el (vc-svn-registered): Fix problem of visiting
19160 non-writable Subversion-controlled files by saving window
19161 configuration before calling vc-do-command. vc-do-command calls
19162 pop-to-buffer on error which is unexpected during registration.
19163
19164 2005-12-12 Jay Belanger <belanger@truman.edu>
19165
19166 * calc/README: Update the summary of changes.
19167
19168 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
19169
19170 * descr-text.el (describe-char): Rework last fix to solve the problem
19171 is the same way it's solved for everything else in that function
19172 (i.e. by extracting the info before setting up the *Help* buffer).
19173
19174 2005-12-12 Kim F. Storm <storm@cua.dk>
19175
19176 * subr.el (version-regexp-alist): Allow space as separator before
19177 non-numeric part, e.g. "1.0 alpha".
19178 (version-to-list): Interpret .X.Y version as 0.X.Y version.
19179
19180 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
19181
19182 * textmodes/org.el (org-agenda, org-timeline, org-todo):
19183 Implement Logging and the keep-modes setting.
19184 (org-get-category): Make sure a string is returned.
19185 (org-log-done): New function.
19186 (org-log-done, org-closed-string): New options.
19187
19188 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19189
19190 * tooltip.el (tooltip-y-offset): Change default to 20.
19191
19192 2005-12-12 Richard M. Stallman <rms@gnu.org>
19193
19194 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
19195
19196 * frame.el (display-hourglass): Doc fix.
19197
19198 * help.el (help-for-help-internal): Simplify entry for `a'.
19199
19200 * info.el (Info-on-current-buffer): Doc fix.
19201 (info-insert-file-contents): Don't test (featurep 'jka-compr).
19202
19203 * startup.el (inhibit-splash-screen): Make this the real name.
19204 (inhibit-startup-message): Make this the alias.
19205 (command-line): Find only simple.el, and use its directory
19206 to fill in other preloaded files' names.
19207 (command-line): Deactivate the mark if deactivate-mark is set.
19208
19209 * international/mule.el (load-with-code-conversion):
19210 Bind deactivate-mark.
19211
19212 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
19213
19214 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
19215
19216 * cus-edit.el (customize-apropos): Avoid listing an option more
19217 than once under different aliases. No longer list user options
19218 that are not defined with defcustom (unless a prefix arg is given).
19219 Doc fix.
19220 (customize-apropos-options): Doc fix.
19221
19222 2005-12-11 Juri Linkov <juri@jurta.org>
19223
19224 * frame.el (set-background-color, set-foreground-color)
19225 (set-cursor-color, set-mouse-color, set-border-color):
19226 Add explicit prompts to read colors by `facemenu-read-color'.
19227 (show-trailing-whitespace, blink-cursor-delay)
19228 (blink-cursor-interval, display-hourglass, hourglass-delay):
19229 Remove tags.
19230 (display-hourglass, hourglass-delay): Doc fix.
19231 (cursor-in-non-selected-windows): Capitalize words in tag.
19232
19233 * faces.el (frame-background-mode): Replace `choice-item' keywords
19234 with `const' to not make [default] button. Change default value tag
19235 from `default' to `automatic'. Doc fix.
19236 (trailing-whitespace) <defface>: Change group `whitespace' to
19237 `whitespace-faces'.
19238
19239 2005-12-11 Richard M. Stallman <rms@gnu.org>
19240
19241 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
19242
19243 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19244
19245 * term/mac-win.el: Create keymap for mac-apple-event-map.
19246
19247 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
19248
19249 * tooltip.el (tooltip-mode): Move to start of file so that it
19250 appears at top of customize buffer.
19251
19252 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
19253 Add the gud groupname.
19254 (gud-tooltip-mode): Add the tooltip groupname.
19255 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
19256 avoid conflict with tooltip-use-echo-area.
19257
19258 2005-12-10 Romain Francoise <romain@orebokech.com>
19259
19260 * help.el (help-for-help-internal): Add `r' in doc string.
19261
19262 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
19263
19264 * align.el (align-regexp, align-highlight-rule):
19265 Use region-beginning and region-end instead of point and mark, so that
19266 repetition (with `repeat-complex-command') recomputes the region
19267 bounds.
19268
19269 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
19270
19271 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19272 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19273 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
19274 (balance-windows): Rewrite using the above new functions.
19275
19276 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
19277
19278 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
19279 react if global-hi-lock-mode seems intended.
19280 (global-hi-lock-mode): Renamed from hi-lock-mode.
19281 (hi-lock-archaic-interface-message-used)
19282 (hi-lock-archaic-interface-deduce): New variables.
19283 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
19284 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
19285 (hi-lock-find-patterns, hi-lock-font-lock-hook):
19286 Replace hi-lock-buffer-mode with hi-lock-mode.
19287
19288 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
19289
19290 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
19291 completion list, even after a partial completion has been
19292 inserted in the current buffer. If there are more than 1
19293 completion, redisplay the *Completions* buffer; if the
19294 completion is unique, delete the *Completions* window.
19295
19296 2005-12-10 Eli Zaretskii <eliz@gnu.org>
19297
19298 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
19299 strings and long subject lines that were broken into multiple
19300 lines at arbitrary places. Handle subjects that have "Re: " in
19301 the middle.
19302
19303 2005-12-10 John W. Eaton <jwe@octave.org>
19304
19305 * progmodes/octave-mod.el (octave-electric-space): Don't indent
19306 comments or strings if octave-auto-indent is nil.
19307
19308 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19309
19310 * term/mac-win.el: Require url when compiling.
19311 Call mac-process-deferred-apple-events after loading init files.
19312 (mac-apple-event-map): New defvar. Define event handlers in it.
19313 (core-event, internet-event): New Apple event class symbols.
19314 (open-application, reopen-application, open-documents)
19315 (print-documents, open-contents, quit-application)
19316 (application-died, show-preferences, autosave-now, get-url):
19317 New Apple event ID symbols.
19318 (about): New HICommand ID symbol.
19319 (mac-event-spec, mac-event-ae): New macros.
19320 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
19321 (mac-ae-selection-range, mac-ae-text-for-search)
19322 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
19323 (mac-application-menu-map): Remove keymap. Handlers for HICommand
19324 and Services menu events are now defined in mac-apple-event-map.
19325 (mac-drag-n-drop): Remove selection range handling.
19326
19327 2005-12-10 Kenichi Handa <handa@m17n.org>
19328
19329 * simple.el (zap-to-char):
19330 * isearch.el (isearch-process-search-char): Translate CHAR by
19331 translation-table-for-input.
19332
19333 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
19334
19335 * foldout.el (foldout-exit-fold): Properly hide subtree.
19336
19337 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19338
19339 * files.el (save-buffer):
19340 * international/ucs-tables.el (ucs-set-table-for-input):
19341 * mail/mail-extr.el (mail-extract-address-components):
19342 * mail/sendmail.el (mail-mode): Reformat doc string.
19343
19344 2005-12-09 Juri Linkov <juri@jurta.org>
19345
19346 * isearch.el (isearch-highlight): Change main overlay priority
19347 from 1 to 1001. Simplify.
19348 (isearch-lazy-highlight-update): Change lazy overlay priority
19349 from 0 to 1000.
19350
19351 * replace.el (replace-highlight): Change overlay priority from
19352 1 to 1001.
19353
19354 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
19355 Change overlay priority from 1 to 1001. Reuse existing overlay.
19356
19357 * compare-w.el (compare-windows-highlight): Change overlay
19358 priority from 1 to 1000.
19359
19360 * menu-bar.el (menu-bar-edit-menu): Add listp around
19361 pending-undo-list to disable menu item "undo" when pending
19362 undo list is empty.
19363
19364 * locate.el (locate): Disable undo in *Locate* buffer.
19365
19366 2005-12-09 Kim F. Storm <storm@cua.dk>
19367
19368 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
19369
19370 2005-12-09 David Ponce <david@dponce.com>
19371
19372 * recentf.el: Improvement of the menu code.
19373 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
19374 instead of menu hook.
19375 (recentf-show-menu, recentf-hide-menu): New functions.
19376 (recentf-menu-customization-changed, recentf-mode): Use them.
19377 (recentf-menu-action, recentf-max-menu-items)
19378 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
19379 (recentf-arrange-by-rule-others)
19380 (recentf-arrange-by-rules-min-items)
19381 (recentf-arrange-by-rule-subfilter): Don't use
19382 `recentf-menu-customization-changed'.
19383 (recentf-arrange-rules): Likewise. Accept functions to compute
19384 sub-menu titles.
19385 (recentf-menu-filter): Likewise. Doc fix.
19386 (recentf-menu-value-shortcut): Doc fix.
19387 (recentf-dump-variable): Quote atom value.
19388 (recentf-make-menu-items): Update to use it as a menu filter.
19389 (recentf-match-rule): New function.
19390 (recentf-arrange-by-rule): Use it.
19391 (recentf-indirect-mode-rule): New function.
19392 (recentf-build-mode-rules): Use it.
19393 (recentf-dir-rule): New function.
19394 (recentf-arrange-by-dir): Use it.
19395 (recentf-filter-changer-current): Rename from
19396 `recentf-filter-changer-state'. All references updated.
19397 (recentf-filter-changer-alist): Update filter names.
19398 (recentf-filter-changer-select): New function.
19399 (recentf-filter-changer): Use it. Make a sub-menu from filters
19400 available in `recentf-filter-changer-alist'.
19401 (recentf-data-cache, recentf-clear-data)
19402 (recentf-update-menu): Remove. All references updated.
19403 (recentf-match-rule-p, recentf-build-dir-rules)
19404 (recentf-filter-changer-goto-next)
19405 (recentf-filter-changer-get-current)
19406 (recentf-filter-changer-get-next): Remove.
19407
19408 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
19409
19410 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
19411 buffer "Reset" button to "Reset to Current" for consistency with
19412 the State buttons.
19413
19414 2005-12-08 John Paul Wallington <jpw@pobox.com>
19415
19416 * ibuf-ext.el (define-ibuffer-filter filename):
19417 If `dired-directory' is a list then really use its car.
19418
19419 2005-12-08 Kim F. Storm <storm@cua.dk>
19420
19421 * emulation/cua-rect.el (cua--rectangle-aux-replace):
19422 Fix indention of text on right side of replaced rectangle.
19423
19424 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
19425
19426 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
19427 No need to check gud-comint-buffer is bound.
19428 (gdb): Prevent multiple debugging when first session uses gdba.
19429
19430 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19431
19432 CC Mode update to 5.31.
19433
19434 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
19435 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
19436 We might do this function properly in the future).
19437
19438 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
19439 New macros c-sentence-end and c-default-value-sentence end, to cope
19440 with Emacs 22's new function `sentence-end'.
19441
19442 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19443
19444 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
19445 compat issue using `c-put-overlay' and `c-delete-overlay'.
19446
19447 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
19448 New compat macros to handle overlays/extents.
19449
19450 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19451
19452 * progmodes/cc-fix.el: Add definitions of the macros push and pop
19453 (for GNU Emacs 20.4).
19454
19455 * progmodes/cc-defs.el
19456 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
19457
19458 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
19459 highlighting mechanism so it will work in XEmacs too.
19460
19461 * progmodes/cc-defs.el: Insert c-int-to-char.
19462
19463 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
19464 call to the new macro c-int-to-char. This solves XEmacs's
19465 regarding characters as different from integers.
19466
19467 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19468
19469 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
19470 New internal helper.
19471
19472 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
19473 construct to make the indirect face lookup work in XEmacs.
19474
19475 (c-cpp-matchers): Append the negation char face to the existing
19476 fontification, so that the cpp face doesn't disappear.
19477 Use `c-make-syntactic-matcher' to avoid negation chars in comments
19478 and strings.
19479
19480 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
19481 to map to `font-lock-negation-char-face' in emacsen where it exists.
19482
19483 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19484
19485 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
19486
19487 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
19488 Rename "c-subword-move-mode" as "c-subword-mode".
19489
19490 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
19491 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
19492
19493 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19494
19495 * progmodes/cc-mode.el: Added autoload directive for
19496 `c-subword-move-mode' for use in older emacsen.
19497
19498 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19499
19500 * progmodes/cc-mode.el:
19501 (i): Insert a binding for C-c C-backspace into
19502 c-bind-special-erase-keys which works in TTYs.
19503 (ii): Make sure that when file styles are used, any explicitly
19504 given style variables take priority over those in the style.
19505 Do this by calling `hack-local-variables' a second time.
19506
19507 * progmodes/cc-vars.el: Add language specific customization
19508 widgets for AWK to c-doc-comment-style, c-require-final-newline
19509 and c-default-style. Add a defcustom for awk-mode-hook.
19510 Give c-syntactic-element and c-syntactic-context doc-strings by
19511 directly setting their `variable-documentation' propery.
19512 This allows Emacs 22.1 to read these with C-h v.
19513
19514 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
19515
19516 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19517
19518 * progmodes/cc-fonts.el, cc-vars.el
19519 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
19520 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
19521 Masatake YAMATO.
19522
19523 (c-doc-comment-style): Made GtkDoc default in C mode.
19524
19525 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
19526 and C-c C-<delete>.
19527
19528 (c-bind-special-erase-keys): New function for use on
19529 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
19530
19531 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
19532 <delete> key behavior in XEmacs according to `delete-forward-p'.
19533 C.f. `c-electric-delete'.
19534
19535 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19536
19537 * progmodes/cc-mode.el: Give c-hungry-backspace and
19538 c-hungry-delete-forward permanent key bindings.
19539
19540 * progmodes/cc-cmds.el (c-electric-semi&comma):
19541 Bind c-syntactic-context for calls to "criteria functions", for
19542 consistency with other calls to user functions.
19543
19544 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
19545 `current-prefix-arg', since this might be the prefix arg to a
19546 command which calls c-indent-command as a function. Change the
19547 interactive spec from "p" to "P".
19548
19549 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
19550 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
19551 was difficult to understand.
19552
19553 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19554
19555 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
19556 first char of an identifier.
19557
19558 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
19559 +" syntax in C++.
19560
19561 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19562
19563 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
19564 auto-fill doesn't split a c-comment's last word from a hanging
19565 "*/" when a space is typed between them after fill-column.
19566
19567 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
19568
19569 * progmodes/cc-styles.el (c-set-style)
19570 (c-setup-paragraph-variables): Abort the command if we're not in a
19571 CC Mode buffer.
19572
19573 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
19574 with blank comment-prefix, and a blank line as the comment's
19575 second line.
19576
19577 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19578
19579 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
19580 Incorporate the patterns added in the Emacs development branch
19581 for the new Emacs 22 face `font-lock-negation-char-face'.
19582
19583 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
19584 of "red" since it stands out better in xterms and DOS terminals.
19585
19586 * progmodes/cc-engine.el (c-literal-faces):
19587 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
19588
19589 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19590
19591 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
19592 forcibly enable c-electric-flag.
19593
19594 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
19595 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
19596 after the comment-prefix of a C-style comment will close that comment.
19597
19598 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19599
19600 * progmodes/cc-fonts.el (c-basic-matchers-before)
19601 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
19602 in Pike.
19603
19604 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
19605 digraphs.
19606
19607 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
19608 (c-cpp-message-directives, c-cpp-include-directives)
19609 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
19610 (c-cpp-expr-directives): Introduce new language constants to
19611 control cpp syntax in a cleaner way.
19612
19613 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
19614
19615 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
19616
19617 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
19618 (c-multiline-string-start-char): New language constants and
19619 variables to specify how newlines in string literals work.
19620
19621 (c-font-lock-invalid-string): Use them.
19622
19623 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
19624 unbalanced close brace is entered. Optimization by avoiding going
19625 back over arbitrarily large blocks. Removed hints that this
19626 function only would be relevant/useful in AWK.
19627
19628 (c-electric-brace): Indent syntactically after the cleanups since
19629 lineup functions might do it differently then.
19630
19631 * progmodes/cc-engine.el, cc-langs.el
19632 (c-opt-op-identifier-prefix): New language constant and variable.
19633
19634 (c-just-after-func-arglist-p, c-after-special-operator-id)
19635 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
19636
19637 * progmodes/cc-align.el, cc-engine.el
19638 (c-after-special-operator-id): New helper to handle C++ operator
19639 identifiers.
19640
19641 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
19642 (c-guess-basic-syntax): Handle C++ operator identifiers in
19643 declarations.
19644
19645 * progmodes/cc-langs.el (c-assignment-operators): Add the
19646 trigraph version of ^= too.
19647
19648 * progmodes/cc-langs.el (c-assignment-operators): Add the
19649 trigraph version of |= in C++.
19650
19651 * progmodes/cc-fonts.el (c-font-lock-declarators):
19652 Handle `c-decl-hangon-kwds' after the identifier name.
19653
19654 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
19655 whether an arglist is "nonempty", ignore a comment after the open
19656 paren if it isn't followed by a non-comment token on the same line.
19657
19658 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
19659 Enable heuristics below the point to cope with classes inside special
19660 brace lists in Pike.
19661
19662 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19663
19664 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
19665
19666 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19667
19668 * progmodes/cc-guess.el (cc-guess-install): New function to
19669 install an already guessed style in another buffer.
19670
19671 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
19672 sets `inhibit-read-only' - `c-save-buffer-state' should be used
19673 anyway if the change always is undone.
19674
19675 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19676
19677 Implement togglable electricity:
19678
19679 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
19680 saying when it should be used.
19681
19682 * progmodes/cc-engine.el: Add the new buffer-local variable,
19683 c-electric-flag.
19684
19685 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
19686 c-toggle-auto-newline.
19687
19688 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
19689 c-toggle-auto-newline. Remove the binding for
19690 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
19691 c-toggle-electric-state.
19692
19693 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
19694
19695 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
19696 c-\(forward\|backward\)-subword.
19697 (c-update-modeline): Add the new modeline flag `l' for
19698 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
19699 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
19700 Make the old name an alias of the new name.
19701 (c-toggle-electric-state): New function.
19702 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
19703 Adapt these functions to do electric things only when
19704 c-electric-flag is non-nil.
19705 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
19706 new functions from c-electric-brace.
19707 (c-point-syntax): Add a check for "virtual semicolons" in AWK
19708 mode, so that the tentative extra newline doesn't change the
19709 syntax of the following brace.
19710 (c-electric-brace): Restructure by extracting the above functions.
19711 Tidy up the coding somewhat.
19712 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
19713 restructure a bit.
19714
19715 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19716
19717 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
19718 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
19719
19720 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
19721 (c-submode-indicators): Change name from `c-auto-hungry-string'
19722 since it's now used to track another submode.
19723
19724 (c-update-modeline): Convert to function and extended to check
19725 `c-subword-move-mode'.
19726
19727 (c-forward-into-nomenclature, c-backward-into-nomenclature):
19728 Convert to compat aliases for `c-forward-subword' and
19729 `c-backward-subword'.
19730
19731 * progmodes/cc-subword.el: New functions and minor mode to handle
19732 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
19733
19734 (c-forward-subword, c-backward-subword, c-mark-subword)
19735 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
19736 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
19737 Functions corresponding to the standard word handling functions.
19738
19739 (c-subword-move-mode): Minor mode that replaces all the standard
19740 word handling functions with their subword equivalences.
19741
19742 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19743
19744 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
19745 entry for one-liner-defun.
19746
19747 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
19748 name in its def-edebug-spec.
19749
19750 * progmodes/cc-cmds.el (c-electric-brace): Make the
19751 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
19752 compacts space before a comment, if this will make things fit on
19753 one line.
19754
19755 Introduce an "awk" style, mainly for auto-newline and clean-ups.
19756
19757 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
19758
19759 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
19760 clean-up one-liner-defun.
19761
19762 * progmodes/cc-styles.el: Add the new "awk" style.
19763
19764 * progmodes/cc-vars.el: Add description of one-liner-defun to
19765 c-cleanup-list's doc-string. New user options,
19766 c-max-one-liner-length. In c-default-style, set the default style
19767 for AWK to "awk".
19768
19769 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19770
19771 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
19772 macros inside labels.
19773
19774 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
19775 `c-at-statement-start-p' and `c-at-expression-start-p'.
19776
19777 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
19778 error if the mark isn't set.
19779
19780 * progmodes/cc-engine.el (c-guess-continued-construct)
19781 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
19782 accurately detect functions inside functions.
19783
19784 * progmodes/cc-engine.el (c-at-expression-start-p): New function
19785 like `c-at-statement-start-p' that additionally recognizes commas
19786 and expression parentheses as delimiters.
19787
19788 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
19789 to avoid heuristics that doesn't work for unclosed blocks.
19790 (c-at-statement-start-p): New function.
19791
19792 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
19793 Objective-C directives, e.g. directives spanning lines should work
19794 reasonably well now.
19795
19796 (c-put-c-type-property, c-clear-c-type-property): New helpers.
19797
19798 (c-forward-objc-directive): New function to move over any ObjC
19799 directive.
19800
19801 (c-just-after-func-arglist-p, c-guess-basic-syntax)
19802 (c-basic-matchers-before): Use it.
19803
19804 (c-font-lock-objc-iip-decl): Remove.
19805
19806 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
19807 in the template arglist recognition.
19808
19809 * progmodes/cc-styles.el (c-style-alist): Fix several
19810 inconsistencies in the Whitesmith style.
19811
19812 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
19813 New lineup function to get lines after Whitesmith style blocks
19814 correctly indented.
19815
19816 (c-lineup-whitesmith-in-block): Back out the compensation for
19817 opening parens since it's done using `add' lists in the style
19818 definition instead. Don't use the anchor position since it varies
19819 too much between the syntactic symbols. :P
19820
19821 * progmodes/cc-vars.el (c-valid-offset): Update.
19822
19823 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
19824 lists where the offsets are combined according to several
19825 different methods: `first', `min', `max', and `add'.
19826 Report offset evaluation errors with `c-benign-error' so that some kind
19827 of reindentation still is done.
19828
19829 * progmodes/cc-engine.el (c-guess-basic-syntax):
19830 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
19831 `arglist-close'.
19832
19833 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
19834 situations for `arglist-cont-nonempty' and `arglist-close'.
19835
19836 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
19837
19838 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
19839 cc-bytecomp-boundp' in a number of places.
19840
19841 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
19842 macro related issue.
19843
19844 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19845
19846 * progmodes/cc-awk.el: Change the terminology of regexps: A char
19847 list is now [asdf], a char class [:alpha:].
19848 Include code for char classes.
19849 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
19850 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
19851
19852 Remove (nearly all of) the cruft associated with AWK Mode's former
19853 concept of "virtual semicolons":
19854
19855 Adapt c-beginning-of-statement, c-end-of-statement (together with
19856 subfunctions) to use the new notion of "virtual semicolon" in
19857 place of the old awkward special handling for AWK. There remains
19858 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
19859 * progmodes/cc-cmds.el:
19860 (c-ascertain-adjacent-literal): In the backwards direction, now
19861 recognises AWK regexp delimiters as string delimiters.
19862 (c-after-statement-terminator-p): Adapt for virtual semicolons;
19863 check more rigorously for "end of macro".
19864 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
19865 virtual semicolons;
19866 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
19867 out the code for forward movement into ...
19868 (c-end-of-statement): Now contains the code for forward movement,
19869 adapted for virtual semicolons.
19870
19871 * progmodes/cc-engine.el:
19872 (c-ws*-string-limit-regexp): New regexp.
19873 (c-forward-single-comment, c-backward-single-comment): Comment out
19874 the (now redundant) "special" AWK stuff.
19875
19876 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
19877 c-string-par-start, c-string-par-separate to be more like Text
19878 Mode than Fundamental Mode.
19879
19880 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19881
19882 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
19883 to the fontified region so that fontification doesn't occur
19884 outside it (could happen e.g. when fontifying a line with an
19885 unfinished declaration).
19886
19887 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19888
19889 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
19890 start of the file. ^L now separate sections of the file.
19891 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
19892 (c-awk-one-line-possibly-open-string-re)
19893 (c-awk-regexp-one-line-possibly-open-char-class-re)
19894 (c-awk-one-line-possibly-open-regexp-re)
19895 (c-awk-one-line-non-syn-ws*-re): New defonsts.
19896 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
19897
19898 Amend the concept of "virtual semicolons" (in the indentation
19899 engine) for languages like AWK, such that they are now
19900 conceptually attached to end of the last token of a statement, not
19901 the end of the line. (In AWK Mode, however, the pertinent text
19902 property is still physically set on the EOL.) Remove the specific
19903 tests for awk-mode, thus facilitating the introduction of other
19904 language modes where EOLs can end statements.
19905 (Note: The funtionality in cc-cmds.el, specifically
19906 c-beginning/end-of-statement has yet to be amended.)
19907
19908 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19909 New macros.
19910
19911 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19912 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
19913 c-vsemi-status-unknown-p-fn (in a new page).
19914
19915 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19916 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19917 numerous awkward forms like
19918 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19919 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
19920 variable before-ws-ip, the place just after char-before-ip appears.
19921
19922 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19923 a comment.
19924
19925 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19926
19927 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19928 `c-tentative-buffer-changes'.
19929
19930 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19931 convert to macro to choose between Emacs and XEmacs at compile time.
19932
19933 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19934
19935 (c-tentative-buffer-changes): New macro to handle temporary buffer
19936 changes in a convenient way.
19937
19938 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19939 for `c-tentative-buffer-changes'.
19940
19941 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19942 the checks for paren sexps between the point and the keyword, to
19943 avoid some false alarms.
19944
19945 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19946 Fixed a situation where an error could be thrown for unbalanced
19947 parens. Changed to make use of c-keyword-member' to avoid some
19948 repeated regexp matches.
19949
19950 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19951 These language variable are no longer necessary.
19952
19953 (c-block-stmt-kwds): New language constant used by
19954 c-looking-at-inexpr-block'.
19955
19956 (c-guess-basic-syntax): Remove an optional check that looked at
19957 the existence of the now removed language variables.
19958
19959 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19960 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19961 object instantiation expressions as declarations in some contexts.
19962 This bug only affected languages where the declarator can't be
19963 enclosed in parentheses.
19964
19965 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19966 insert newlines before and after substatement braces.
19967
19968 * progmodes/cc-engine.el: Improved the heuristics for recognizing
19969 function declaration headers and the handling of C++ style member
19970 init lists.
19971
19972 (c-just-after-func-arglist-p): Rewritten to use
19973 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
19974
19975 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19976
19977 (c-guess-basic-syntax): Adapt case 5B for the new
19978 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
19979 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19980 covers all cases now).
19981
19982 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19983
19984 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19985
19986 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19987 c-string-par-start/separate c-sentence-end-with-esc-eol,
19988 initialised in c-setup-paragraph-variables, used in string
19989 scanning subroutines of c-beginning-of-statement.
19990
19991 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19992 which precedes the newly inserted `{'.
19993
19994 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19995
19996 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19997 function for declaration level blocks. It should now cope with
19998 templates better and also be a lot more comprehensible.
19999
20000 (c-looking-at-decl-block): The new function.
20001
20002 (c-search-uplist-for-classkey): The old one. It's now a wrapper
20003 for compatibility.
20004
20005 (c-add-class-syntax, c-guess-continued-construct)
20006 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
20007
20008 (c-decl-block-key): Change to tell apart ambiguous and
20009 unambiguous keywords. Pike specials are now handled directly in
20010 the code instead.
20011
20012 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
20013 New language constants and variables to make the backward skip in
20014 `c-looking-at-decl-block' as tight as possible.
20015
20016 (c-nonsymbol-token-char-list): New language constant.
20017
20018 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
20019 find balanced template arglists backwards.
20020
20021 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
20022 making char classes for `c-syntactic-skip-backward'.
20023
20024 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
20025 16D - can't be a class-close at that point.
20026
20027 * progmodes/cc-engine.el (c-guess-basic-syntax)
20028 (c-add-class-syntax): Don't narrow out the enclosing declaration
20029 level. This makes everything a lot easier, and it was actually
20030 only four small places that needed it to work. Some places that
20031 previously did `widen' are removed now, which has the effect that
20032 `c-guess-basic-syntax' never will look at things outside the
20033 current narrowment now. The anchor position for `topmost-intro'
20034 is affected by this, but it was so bogus it was basically useless
20035 before, and now it's equally bogus but in a slightly different way.
20036
20037 (c-narrow-out-enclosing-class): Gone.
20038
20039 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
20040 the narrowed region.
20041
20042 (c-least-enclosing-brace): Remove silly optional argument.
20043
20044 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
20045 the point could be left directly after an open paren when finding
20046 the beginning of the first decl in the block.
20047
20048 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
20049 Specify which submatch to use.
20050
20051 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
20052
20053 (c-decl-start-re): No longer any need for special treatment of
20054 ObjC due to the above.
20055
20056 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
20057 presumably follows C in that regard.
20058
20059 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
20060 New language constants to specify operator tokens inside
20061 identifiers in a more high level way.
20062
20063 (c-opt-identifier-prefix-key): New internal language constant.
20064
20065 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
20066 (c-identifier-start, c-identifier-key): Now completely calculated
20067 from other constants.
20068
20069 (c-identifier-last-sym-match): Decommission since it's no longer used.
20070
20071 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
20072
20073 * progmodes/cc-engine.el (c-forward-name): Remove the
20074 optimization when c-identifier-key is equal to c-symbol-key since
20075 it doesn't work in byte compiled files. Don't record empty
20076 regions as identifiers.
20077
20078 * progmodes/cc-langs.el (c-filter-ops): New helper function to
20079 simplify access to `c-operators' and its likes.
20080
20081 (c-operator-list, c-all-op-syntax-tokens)
20082 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
20083 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
20084 (c-primary-expr-regexp, c-cast-parens): Use it.
20085
20086 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
20087 an explicit language in functions.
20088
20089 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
20090 variant of adornment.
20091
20092 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
20093 variable.
20094
20095 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
20096 the Pike value.
20097
20098 * progmodes/cc-engine.el (c-on-identifier)
20099 (c-simple-skip-symbol-backward): Small fix for handling "-"
20100 correctly in `skip-chars-backward'. Affected the operator lfun
20101 syntax in Pike.
20102
20103 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
20104 diagnostic message about precompiled language vars not being used.
20105
20106 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
20107 "__attribute__" is followed by a parenthesis.
20108
20109 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
20110 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
20111 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
20112
20113 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
20114 Internal cleanups to properly detect the declared identifiers in
20115 various declarations.
20116
20117 (c-decl-start-kwds): New language constant to recognize
20118 declarations that can start anywhere. Used for class declarations
20119 in Pike.
20120
20121 (c-specifier-key, c-not-decl-init-keywords)
20122 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
20123 (c-find-decl-spots): Implement `c-decl-start-kwds'.
20124
20125 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
20126 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
20127 handling of the compiler specific extension keywords into a new
20128 language constant `c-decl-hangon-kwds' that defines keyword
20129 clauses to be ignored in declarations.
20130
20131 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
20132 past unrecognized tokens when handling `c-colon-type-list-kwds'.
20133 Necessary to stop at the declared identifier in e.g. IDL valuetype
20134 declarations.
20135
20136 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
20137 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
20138 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
20139 (c-forward-decl-or-cast-1): Recognize the declared identifier in
20140 class and enum declarations as such and not as part of the type.
20141
20142 (c-forward-decl-or-cast-1, c-forward-label): Relax the
20143 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
20144
20145 (c-forward-decl-or-cast-1): Don't disregard sure signs of
20146 declarations when there's some syntax error later on.
20147
20148 (c-complex-decl-matchers): Did away with a reference to
20149 `c-specifier-key'.
20150
20151 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
20152 value - this variable is always dynamically bound.
20153
20154 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
20155 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
20156 * cc-cmds.el, cc-defs.el: Change the policy for marking up
20157 functions that might do hidden buffer changes: All such internal
20158 functions are now marked instead of those that don't.
20159
20160 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
20161 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
20162 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
20163 (c-literal-type): Allow these functions to make hidden buffer changes,
20164 so that they are free to use text property caching later on.
20165
20166 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
20167 (c-electric-brace, c-electric-slash, c-electric-star)
20168 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
20169 (c-electric-paren, c-electric-continued-statement, c-indent-command)
20170 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
20171 (c-context-line-break): Add `c-save-buffer-state' calls to comply
20172 with the changed semantics of the functions above.
20173
20174 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
20175 when macros occur in obscure places. Optimized the sexp movement
20176 a bit.
20177
20178 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20179
20180 Enhancements for c-beginning-of-statement to work in AWK Mode:
20181
20182 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
20183 (completed statement) with `}' (statement completed by closing
20184 brace or semicolon) and `$' (statement completed by EOL).
20185
20186 (c-awk-virtual-semicolon-ends-prev-line-p)
20187 (c-awk-virtual-semicolon-ends-line-p)
20188 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
20189 (c-awk-at-statement-end-p): New functions.
20190
20191 * progmodes/cc-cmds.el: Simplify the structure of functions
20192 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
20193 two functions and c-beginning-of-statement to handle AWK Mode.
20194
20195 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
20196 c-backward-single-comment for AWK mode. Attempt to clarify their
20197 doc-strings.
20198
20199 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
20200
20201 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20202
20203 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
20204 label handling. Labels are now recognized in a uniform and more
20205 robust way, regardless of context. Text properties are put on all
20206 labels to recognize the following declarations better.
20207 Multiword labels are handled both in indentation and fontification for
20208 the benefit of language extensions like Qt. For consistency, keywords
20209 in labels are now fontified with the label face instead.
20210 That also applies to "case" and "default".
20211
20212 (c-beginning-of-statement-1): Fix some bugs in the label
20213 handling. Disregard `c-nonlabel-token-key' in labels that begin
20214 with `c-label-kwds'.
20215
20216 (c-find-decl-spots): Support that the callback adds more
20217 `c-decl-end' spots to find.
20218
20219 (c-forward-decl-or-cast-1): Don't treat a list of plain
20220 identifiers followed by a colon as a declaration.
20221
20222 (c-forward-label): New function to recognize labels.
20223
20224 (c-guess-basic-syntax): Replace uses of `c-label-key' with
20225 `c-forward-label'. Moved the label recognition cases (14 and 15)
20226 earlier since they aren't so context sensitive now. Handle labels
20227 on the top level gracefully. Moved access label recognition to
20228 the generic label case (CASE 15) - removed CASE 5E.
20229
20230 (c-font-lock-declarations): Add recognition of labels in the
20231 same round since we need to handle labels in parallell with other
20232 declarations to recognize both accurately. It should also improve
20233 speed.
20234
20235 (c-simple-decl-matchers, c-basic-matchers-after):
20236 Move `c-font-lock-labels' so that it only is used on decoration level 2
20237 since `c-font-lock-declarations' handles it otherwise.
20238
20239 (c-complex-decl-matchers): Remove the simplistic recognition of
20240 access labels.
20241
20242 (c-decl-prefix-re): Remove the kludges that was necessary to cope
20243 with labels earlier.
20244
20245 (c-decl-start-re): New language variable to make
20246 `c-font-lock-declarations' stop for the special protection labels
20247 in Objective-C that start with `@'.
20248
20249 (c-label-key): Remove since it's no longer used.
20250
20251 (c-recognize-colon-labels, c-label-prefix-re): New language
20252 constants to support recognition of generic colon-terminated labels.
20253
20254 (c-type-decl-end-used): `c-decl-end' is now used whenever there
20255 are colon terminated labels.
20256
20257 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
20258 first argument starts with a special brace list.
20259
20260 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
20261 (c-font-lock-declarations): Break out the declaration and cast
20262 recognition from `c-font-lock-declarations' to a new function, so
20263 that it can be used in the indentation engine.
20264
20265 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
20266 up to the start of the literal. Fixed bug with the point on the
20267 wrong side of the search limit that could happen when the start
20268 position is inside a literal.
20269
20270 * progmodes/cc-engine.el (c-parse-state)
20271 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
20272 so that it's kept a little bit back to increase the hit rate.
20273
20274 (c-parse-state): Change the macro handling and fixed some
20275 glitches. Macro context is checked more often than necessary now,
20276 but otoh less garbage conses are generated.
20277
20278 * progmodes/cc-engine.el (c-parse-state)
20279 (c-invalidate-state-cache): Cache the last position where
20280 `c-state-cache' applies. This can speed up refontification quite
20281 a bit in blocks where there are many non-brace parens before the point.
20282
20283 (c-state-cache-end): New variable for this.
20284
20285 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
20286 cache variable.
20287
20288 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
20289 get close initial continue positions when the start position is
20290 inside a literal or macro. Do not call the callback for spots
20291 before the start position (which can happen e.g. for `c-decl-end'
20292 spots inside comments). Optimize better in special cases when the
20293 region is a single line inside a literal or macro (typically when
20294 the current line is refontified).
20295
20296 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
20297 to `c-add-stmt-syntax' - there's no need to explicitly whack off
20298 entries from the paren state.
20299
20300 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
20301 special case for "else if" clauses.
20302
20303 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
20304 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
20305
20306 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
20307 New language variable to recognize the gcc extension with statement
20308 blocks inside expressions.
20309
20310 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
20311 it somewhat more comprehensible. The argument AT-BLOCK-START is
20312 no longer used and hence removed.
20313
20314 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
20315 to `c-add-stmt-syntax'.
20316
20317 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20318 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
20319 This fixes bogus label recognition.
20320
20321 * progmodes/cc-engine.el (c-add-type, c-check-type)
20322 (c-forward-name, c-forward-type): Improve storage of template
20323 types in `c-found-types' so that they can be recognized better.
20324
20325 (c-syntactic-content): Add option to skip past nested parens.
20326
20327 * progmodes/cc-engine.el (c-forward-name):
20328 Set `c-last-identifier-range' all the time. It's less work that way.
20329 Handle that there might not be an identifier to store in
20330 `c-last-identifier-range'.
20331
20332 (c-forward-type): Handle that `c-last-identifier-range' might be
20333 nil from `c-forward-name'.
20334
20335 * progmodes/cc-defs.el (c-safe-scan-lists)
20336 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
20337
20338 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
20339 to work even if the form fails.
20340
20341 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
20342 down in a large file in one go.
20343
20344 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
20345
20346 * progmodes/cc-align.el (c-lineup-assignments): New lineup
20347 function which is like `c-lineup-math' but returns nil instead of
20348 `c-basic-offset' when it doesn't match.
20349
20350 (c-lineup-math): Change to use `c-lineup-assignments'.
20351
20352 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20353
20354 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
20355 c-beginning-of-statement. New subfunctions
20356 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
20357
20358 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20359
20360 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
20361 hardcoded char classes whereever possible. Changed a couple of
20362 places to use skip by syntax instead of skip by char class.
20363
20364 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
20365 Fix a bug in the regexp that caused extreme backtracking.
20366
20367 * progmodes/cc-langs.el (c-block-comment-starter)
20368 (c-block-comment-ender): New language constants to specify in a
20369 single place how block comments look.
20370
20371 (c-comment-start-regexp, c-block-comment-start-regexp)
20372 (comment-start, comment-end, comment-start-skip)
20373 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
20374 (c-syntactic-ws, c-nonempty-syntactic-ws)
20375 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
20376 `c-line-comment-starter', `c-block-comment-starter' and
20377 `c-block-comment-ender'.
20378
20379 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
20380 New language constants to break up things a bit.
20381
20382 (c-simple-ws): New language constant for simple whitespace.
20383
20384 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
20385
20386 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
20387 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
20388 newlines. Allow and ignore nil elements in the list.
20389
20390 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20391
20392 * progmodes/cc-cmds.el: Comment out a (n almost certainly
20393 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
20394
20395 * progmodes/cc-cmds.el: Tidy up the comments in
20396 c-beginning-of-statement and subfunctions.
20397
20398 * progmodes/cc-awk.el: Replace calls to put-text-property to the
20399 more flexible c-put-char-property and c-clear-char-properties.
20400 Add the author's email address.
20401
20402 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
20403
20404 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
20405 closing "*/" of a block comment.
20406
20407 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
20408 subfunctions) so that it works at BOB and EOB.
20409
20410 * progmodes/cc-cmds.el, cc-vars.el: More updating of
20411 c-beginning-of-statement, including new variable
20412 c-block-comment-start-regexp.
20413
20414 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20415
20416 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
20417 symbols from `*-font-lock-extra-types' so that there's no need to
20418 use `regexp-opt' on those lists.
20419
20420 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
20421 `c-type-modifier-kwds' is empty.
20422
20423 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
20424 there are several strings on the same line.
20425
20426 * progmodes/cc-engine.el (c-literal-limits): Remove the
20427 compatibility function for older emacsen. `c-literal-limits-fast'
20428 has now taken the place of this function.
20429
20430 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
20431 with older emacsen: We now require `pps-extended-state'.
20432
20433 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20434
20435 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
20436 which obviates the need to hack sentence-end. This now handles
20437 escaped newlines in strings correctly. Correct minor bugs in
20438 c-move-over-sentence and in c-beginning-of-statement.
20439
20440 * progmodes/cc-cmds.el (c-beginning-of-statement (and
20441 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
20442 that movement over macros and code are rigorously separated from
20443 eachother. Correct a few incidental bugs.
20444
20445 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
20446 Improve its doc-string. Improve the handling of certain specific cases.
20447
20448 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20449
20450 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
20451 (c-guess-basic-syntax): Change the way class-level labels are
20452 recognized; they can now contain essentially any symbols.
20453
20454 (c-opt-extra-label-key): New language variable to cope with the
20455 special protection label syntax in Objective-C.
20456
20457 (c-opt-access-key): Remove; this is now handled better by
20458 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
20459
20460 (c-complex-decl-matchers): Update to handle that
20461 `c-opt-access-key' no longer exists.
20462
20463 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
20464 improved label recognition in `c-beginning-of-statement-1'.
20465
20466 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
20467 Recognize bitfields better.
20468
20469 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
20470 Remove some cruft and fixed a bug that could cause it to go to a
20471 position further down.
20472
20473 * progmodes/cc-langs.el, cc-engine.el
20474 (c-beginning-of-statement-1): Improve detection of labels in
20475 declaration contexts.
20476
20477 (c-beginning-of-decl-1): Use it.
20478
20479 (c-nonlabel-token-key): New language constant and variable needed
20480 by `c-beginning-of-statement-1'.
20481
20482 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
20483 manifested itself due to the correction in `c-forward-sexp'.
20484
20485 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
20486 Make these behave as documented when used at the buffer limits.
20487
20488 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
20489 (c-type-decl-end-used): Made this a language variable.
20490
20491 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
20492 correctly when `combine-after-change-calls' is used together with
20493 temporary narrowings.
20494
20495 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20496 Report labels correctly when the start point is immediately after the
20497 colon.
20498
20499 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
20500 Remove since it isn't used anymore.
20501
20502 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
20503 bracket arglists such as template parens in C++.
20504
20505 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
20506 in the last check-in. Some optimization.
20507
20508 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
20509 where it could stop at the same level in a preceding sexp when
20510 PAREN-LEVEL is set.
20511
20512 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
20513 text property lookup only when it's needed.
20514
20515 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
20516 Change the policy for paren marked angle brackets to be more
20517 persistent; once marked they remain marked even when they're found
20518 to be unbalanced in the searched region. This should keep the
20519 paren syntax around even when individual lines are refontified in
20520 multiline template arglists.
20521
20522 (c-parse-and-markup-<>-arglists): New dynamically bound variable
20523 to control markup so that incorrect angle bracket arglists aren't
20524 marked in contexts where the correct value for
20525 `c-disallow-comma-in-<>-arglists' isn't known.
20526
20527 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
20528 argument has become `c-parse-and-markup-<>-arglists'.
20529
20530 (c-remove-<>-arglist-properties): Remove - no longer used.
20531
20532 (c-after-change-check-<>-operators): New function used on
20533 `after-change-functions' to avoid that "<" and ">" characters that
20534 are part of longer operators have paren syntax.
20535
20536 (c-<>-multichar-token-regexp): New language variable used by
20537 `c-after-change-check-<>-operators'.
20538
20539 (c-after-change): Call `c-after-change-check-<>-operators'.
20540
20541 (c-font-lock-<>-arglists): Use the context properties set by
20542 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
20543 correctly to avoid doing invalid markup.
20544
20545 (c-font-lock-declarations): Remove code that undoes the invalid
20546 markup done by `c-font-lock-<>-arglists'.
20547
20548 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
20549 after `c-font-lock-declarations'.
20550
20551 * progmodes/cc-engine.el (c-syntactic-skip-backward):
20552 Add paren-level feature.
20553
20554 (c-guess-basic-syntax): Improve the anchor position for
20555 `template-args-cont' in nested template arglists. There's still
20556 much to be desired in this area, though.
20557
20558 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20559
20560 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
20561 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
20562
20563 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20564
20565 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
20566 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
20567
20568 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
20569 it doesn't work no longer are supported.
20570
20571 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
20572 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
20573 requires support for the syntax-table' text property, which rules
20574 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
20575 cruft associated with those versions.
20576
20577 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
20578 for the `syntax-table' text property, which rules out Emacs 19 and
20579 XEmacs < 21.4. Removed various compatibility cruft associated
20580 with those versions.
20581
20582 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
20583 support for the `syntax-table' text property.
20584
20585 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
20586 variable and use an extra quoted face name instead. All the
20587 emacsen flavors handle that correctly.
20588
20589 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
20590 (c-font-lock-declarators, c-font-lock-declarations)
20591 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
20592 property to mark the items in in declarator lists to handle
20593 refontification inside multiline declarations better.
20594
20595 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
20596 construct like "a * b = c;" as a declaration.
20597
20598 2005-12-08 Kim F. Storm <storm@cua.dk>
20599
20600 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
20601 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
20602 select either meta, hyper, or super modifier for rectangle commands.
20603 (cua--rectangle-modifier-key): New defvar.
20604 (cua--M/H-key): Use it. Remove special case for `space'.
20605 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
20606 on X, to meta otherwise. Always bind C-return to toggle
20607 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
20608
20609 * emulation/cua-rect.el (cua-help-for-rectangle):
20610 Use cua--rectangle-modifier-key. Handle super modifier too.
20611 (cua--init-rectangles): Always bind C-return to toggle rectangle.
20612 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
20613
20614 * ido.el: Move Acknowledgements and History after Commentary.
20615 Minor changes to Commentary.
20616
20617 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
20618 keymap if cua--prefix-override-timer is `shift'.
20619 (cua--shift-control-prefix): New function; emulate "type prefix
20620 key twice" functionality to handle shifted prefix key override.
20621 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
20622 New commands.
20623 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
20624
20625 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
20626
20627 * textmodes/org.el (org-insert-heading): Try to do items before
20628 headings.
20629 (org-agenda-mode): Quote `org-agenda-mode-hook'.
20630 (org-insert-item): New function.
20631 (org-renumber-ordered-list): Don't skip to higher level lists.
20632
20633 2005-12-08 Juri Linkov <juri@jurta.org>
20634
20635 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
20636
20637 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
20638
20639 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
20640
20641 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
20642 the constructed function name fun-1.
20643
20644 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
20645 because such links don't lead to parent documentation.
20646
20647 2005-12-08 Kenichi Handa <handa@m17n.org>
20648
20649 * descr-text.el (describe-char): Use *Help-2* buffer if the
20650 current buffer is *Help*. Call describe-text-properties while
20651 setting the original buffer.
20652
20653 2005-12-07 Bill Wohler <wohler@newt.com>
20654
20655 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
20656 and causes problems with non-MH users (such as Gnus users).
20657
20658 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
20659
20660 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
20661 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
20662 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
20663 command "info sources". Move calls to GDB command "list".
20664 (gdb-find-file-hook): Just use gdb-source-file-list.
20665 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
20666 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
20667 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
20668 (gdb-data-list-register-values-handler): Use correct trigger name.
20669
20670 2005-12-07 Kim F. Storm <storm@cua.dk>
20671
20672 * ido.el (ido-completion-map): Rename from ido-mode-map.
20673 (ido-common-completion-map, ido-file-completion-map)
20674 (ido-file-dir-completion-map, ido-buffer-completion-map):
20675 Rename from ido-mode-....-map.
20676 (ido-init-completion-maps): Rename from ido-init-mode-maps.
20677 (ido-setup-completion-map): Rename from ido-define-mode-map.
20678 (ido-read-internal): Bind minibuffer-local-filename-completion-map
20679 to ido-completion-map.
20680
20681 2005-12-07 Kenichi Handa <handa@m17n.org>
20682
20683 * international/mule-cmds.el
20684 (set-display-table-and-terminal-coding-system): If the coding
20685 system specified in `unibyte-display' property is different from
20686 the arg coding-system, don't setup standard-display-table.
20687
20688 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
20689
20690 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
20691 that comments end at \n, regardless of selective-display.
20692
20693 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
20694
20695 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
20696 (gdb-version): New variables.
20697 (gdb-source-file-list, gdb-register-names)
20698 (gdb-changed-registers): New variables for use with GDB 6.4+.
20699 (gdb-ann3): Replace with...
20700 (gdb-init-1, gdb-init-2): ...two new functions.
20701 (gdba, gdb-prompt): Call gdb-init-1.
20702 (gdb-get-version): New function. Call gdb-init-2 from here.
20703 (gud-watch): Make it work with mouse events too.
20704 (gdb-post-prompt): Don't add to queue until GDB version is known.
20705 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
20706 (gdb-locals-mode): Use gdb-version.
20707 (gdb-memory-format-map, gdb-memory-unit-map)
20708 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
20709 (gdb-locals-font-lock-keywords-1)
20710 (gdb-locals-font-lock-keywords-2): New variables.
20711 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
20712 (gdb-set-gud-minor-mode-existing-buffers-1)
20713 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
20714 (gdb-var-update-1, gdb-var-update-handler-1)
20715 (gdb-data-list-register-values-handler)
20716 (gdb-data-list-register-values-custom)
20717 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
20718 (gdb-stack-list-locals-handler, gdb-get-register-names):
20719 New functions for use with GDB 6.4+.
20720 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
20721 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
20722 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
20723 (gdb-stack-list-locals-regexp)
20724 (gdb-data-list-register-names-regexp): New regexps for use with
20725 GDB 6.4+.
20726
20727 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
20728
20729 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
20730
20731 2005-12-06 Nozomu Ando <nand@mac.com>
20732
20733 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
20734 prompts work for AUTH PLAIN. Also reported by Steve Allan
20735 <seallan@verizon.net>.
20736
20737 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20738
20739 * frame.el (set-frame-parameter): Add doc string.
20740
20741 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
20742
20743 * textmodes/org.el (org-occur-highlights): New variable.
20744 (org-highlight-new-match, org-remove-occur-highlights): New functions.
20745 (org-highlight-sparse-tree-matches): New option.
20746 (org-do-occur): New function.
20747 (org-get-heading): Make it work also at beginning of line.
20748 (org-category-table): New variable.
20749 (org-get-category-table, org-get-category)
20750 (org-camel-to-words, org-link-search): New functions.
20751 (org-select-this-todo-keyword): New variable.
20752 (org-todo-list): New command.
20753 (org-shiftright, org-shiftleft): New commands.
20754 (org-agenda-todo): Add prefix argument.
20755 (org-show-hierarchy-above): New option.
20756 (org-show-todo-tree): Numerical prefix creates tree for specific
20757 TODO keyword.
20758 (org-outline-level): New function, to assign a level to plain
20759 lists items.
20760 (org-cycle-include-plain-lists): New option.
20761 (org-mode): Use `org-outline-level' as value of `outline-level'.
20762 (org-cycle): Temporarily switch `outline-regexp' if
20763 `org-cycle-include-plain-lists' is non-nil.
20764 (org-start-icalendar-file): Fix format bug.
20765 (org-agenda-get-day-entries): Create category table.
20766 (org-agenda-get-todos, org-agenda-get-timestamps)
20767 (org-agenda-get-deadlines, org-agenda-get-scheduled)
20768 (org-agenda-get-blocks): Use `org-get-category'.
20769 (org-context-in-file-links): Rename from
20770 `org-line-numbers-in-file-links'.
20771
20772 2005-12-06 Romain Francoise <romain@orebokech.com>
20773
20774 * window.el (balance-windows): Delete extraneous third arg in call
20775 to `enlarge-window'.
20776
20777 2005-12-06 Kenichi Handa <handa@m17n.org>
20778
20779 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
20780
20781 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
20782
20783 * progmodes/gdb-ui.el (gdb-var-create-handler)
20784 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
20785 (gdb-var-list-children-handler, gdb-var-update-handler):
20786 Current buffer is already gdb-partial-output-buffer, don't
20787 make it current again.
20788
20789 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
20790
20791 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
20792 (list-buffers-noselect): Use it.
20793
20794 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
20795
20796 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
20797 (mail-yank-ignored-headers): Use regexp-opt.
20798 (mail-mode-map): Move initialization into declaration.
20799 (mail-sent-via): Remove unused shadowed var `to-line'.
20800 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
20801 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
20802 (mail-do-fcc): Use dolist and push.
20803 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
20804 (mail-yank-ignored-headers): Don't autoload.
20805
20806 2005-12-05 Kenichi Handa <handa@m17n.org>
20807
20808 * international/mule-cmds.el (set-language-info-internal): New fun.
20809 (set-language-info): Call set-language-info-internal to update
20810 language-info-alist. If LANG-ENV is the current one, call
20811 set-language-environment to make INFO effective now.
20812 (set-language-info-alist): Likewise.
20813 (locale-language-names): With locale "en", use English
20814 lang. env. but set the default codings to iso-8859-1.
20815
20816 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
20817
20818 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
20819 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
20820 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
20821 for plain strings.
20822 (gdb-frames-mode): Remove redundant call to font-lock-mode.
20823 (gdb-all-registers): Rename from toggle-gdb-all-registers.
20824 Create registers buffer if necessary. Echo new state in minibuffer.
20825 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
20826
20827 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
20828
20829 * info.el (Info-fontify-node): Match external links using
20830 non-directory part of filename.
20831
20832 2005-12-04 Juri Linkov <juri@jurta.org>
20833
20834 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
20835 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
20836 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
20837 because there is no customization option for it.
20838
20839 * font-lock.el (lisp-font-lock-keywords-1):
20840 Add define-global-minor-mode.
20841
20842 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
20843
20844 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
20845 properties on the constructed variable names.
20846
20847 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20848 Put `definition-name' properties on the constructed function names
20849 next-sym and prev-sym.
20850
20851 * emacs-lisp/find-func.el (find-function-regexp):
20852 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
20853 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
20854 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
20855 and easy-menu-define.
20856
20857 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
20858 easy-mmode-define-global-mode and define-global-minor-mode.
20859 (lisp-imenu-generic-expression): Add define-global-minor-mode.
20860
20861 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
20862 instead of easy-mmode-define-global-mode.
20863
20864 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
20865 Use define-minor-mode instead of easy-mmode-define-minor-mode.
20866
20867 * cus-edit.el (customize-group, customize-group-other-window):
20868 Filter out autoloaded options from the group completion list by
20869 using heuristics that autoloaded groups don't have `custom-autoload'
20870 property on their symbols (they have only `custom-loads').
20871
20872 * simple.el (completion-setup-function): Put completions-common-part
20873 face on complete completion string too (i.e. completion string
20874 without completions-first-difference face).
20875
20876 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
20877
20878 2005-12-03 Eli Zaretskii <eliz@gnu.org>
20879
20880 * view.el (view-mode): Doc fix.
20881
20882 * disp-table.el (standard-display-european): Add to the warning
20883 message a reference to the doc string.
20884
20885 * play/yow.el (apropos-zippy): Call print-help-return-message,
20886 similar to other Help and Apropos commands.
20887
20888 * help.el (print-help-return-message): If pop-up-frames is
20889 non-nil, set up help-return-method to delete the help window and,
20890 possibly, its frame as well, and don't display message about
20891 scrolling the help window. Doc fix.
20892 (help-return-method): Doc fix.
20893
20894 2005-12-03 Martin Rudalics <rudalics@gmx.at>
20895
20896 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
20897 whereby names of length one or names starting with a
20898 symbol-constituent character would not be returned.
20899
20900 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20901
20902 * subr.el (atomic-change-group): Add edebug and indentation spec.
20903
20904 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
20905
20906 * completion.el (save-completions-file-name): Fix typo in last change.
20907
20908 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20909
20910 * info.el: Move back/forward history to the beginning of the tool bar.
20911
20912 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
20913
20914 * allout.el (eval-when-compile): Remove unnecessary load of cl.
20915 Add fset of allout-real-isearch-abort during compile to fix
20916 byte-compilation warnings.
20917 (allout-mode-p): Move definition of this macro above all uses, or
20918 byte compilation in barren Emacs (eg, during Emacs build) will
20919 lack the definition.
20920 (allout-mode): Move this variable above any uses, or byte
20921 compilation will fail.
20922 (allout-resolve-xref): Remove use of personal file-reference function.
20923 (allout-toggle-current-subtree-encryption): Do the current (ie,
20924 visible containing) topic, rather than nearest around point. Doc fix.
20925 (allout-toggle-subtree-encryption): New function, workhorse that
20926 works on nearest topic containing point.
20927 (allout-encrypt-string): Signal requirement for newer version of pgg.
20928 (allout-resumptions): Doc fix.
20929
20930 2005-12-02 Eli Zaretskii <eliz@gnu.org>
20931
20932 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20933
20934 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
20935
20936 * textmodes/flyspell.el (flyspell-external-point-words):
20937 Consider a misspelling as found in the string search if: (a) misspelling
20938 and found string lengths match, or (b) misspelling is found as
20939 element in a boundary-chars separated longer string, or (c)
20940 ispell-program-name is really ispell and misspelling is found as
20941 part of a TeX string. After successful match move beginning of
20942 search region to end of match. Warn about not found misspellings
20943 once the process is done.
20944 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20945
20946 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
20947
20948 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20949 tool bar (removed inadvertently).
20950
20951 2005-12-02 Juri Linkov <juri@jurta.org>
20952
20953 * log-view.el (log-view-diff): Clarify doc string.
20954
20955 2005-12-01 Bill Wohler <wohler@newt.com>
20956
20957 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20958 triggers lm-verify errors.
20959
20960 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
20961
20962 * simple.el (transient-mark-mode, line-number-mode)
20963 (column-number-mode, size-indication-mode): Remove `:require nil'.
20964
20965 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
20966
20967 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20968 in the margin also.
20969 (gdb-breakpoints-mode-map): Use D instead of d for
20970 gdb-delete-breakpoint.
20971 (gdb-get-frame-number): Require a number to match on.
20972 (gdb-threads-mode-map): Add follow-link binding.
20973
20974 2005-11-30 Jason Rumney <jasonr@gnu.org>
20975
20976 * isearch.el (isearch-mode-map): Avoid exiting search on
20977 language-change event.
20978
20979 2005-11-30 Romain Francoise <romain@orebokech.com>
20980
20981 * speedbar.el (speedbar-default-position): New defcustom.
20982 (speedbar-frame-reposition-smartly): Use it.
20983
20984 * dframe.el (dframe-reposition-frame-emacs): Fix position
20985 computation for `left' location.
20986 Update copyright year.
20987
20988 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
20989
20990 * help.el (help-map): Move initialization into declaration.
20991
20992 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20993
20994 * help-fns.el (help-argument-name): Don't autoload.
20995 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20996 to be re-loaded when customizing the `help' group.
20997
20998 2005-11-30 John Paul Wallington <jpw@gnu.org>
20999
21000 * help-fns.el (describe-function-1): Fill arglist output.
21001
21002 2005-11-30 Kim F. Storm <storm@cua.dk>
21003
21004 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
21005 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
21006 after revert-buffer (or anything else which kills all local variables).
21007
21008 * apropos.el (apropos-parse-pattern): Doc fix.
21009 Set apropos-regexp directly, rather than expecting callers to do so.
21010 (apropos-command, apropos, apropos-value, apropos-documentation):
21011 Simplify calls to apropos-parse-pattern.
21012
21013 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
21014
21015 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
21016 (hi-lock-face-phrase-buffer): Use hi-yellow face.
21017 (hi-lock-write-interactive-patterns): Use comment-region.
21018
21019 * longlines.el (longlines-mode): Add mail-setup-hook.
21020
21021 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
21022
21023 * simple.el (sendmail-user-agent-compose, next-line):
21024 Conditionally use hard-newline.
21025
21026 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
21027
21028 * international/latexenc.el (latex-inputenc-coding-alist):
21029 Reword doc string.
21030
21031 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
21032
21033 * help.el (describe-key-briefly, describe-key): Recognize default
21034 bindings.
21035
21036 2005-11-29 Romain Francoise <romain@orebokech.com>
21037
21038 * view.el (view-inhibit-help-message): New defcustom.
21039 (view-mode-enter): Use it.
21040
21041 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
21042
21043 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
21044 Preserve user position.
21045
21046 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
21047
21048 * font-lock.el: Throw error if facemenu is not loaded to prevent
21049 accidental change of loading order in loadup.el. (Suggested by RMS.)
21050
21051 * loadup.el: Add comment explaining why facemenu must be loaded
21052 before font-lock.
21053
21054 2005-11-28 Jay Belanger <belanger@truman.edu>
21055
21056 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
21057 (calc-dispatch-map): Add more keys for `calc-same-interface'.
21058
21059 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
21060
21061 * calc/calc-embed.el (calc-do-embedded): Update help message.
21062
21063 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
21064
21065 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
21066
21067 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
21068
21069 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
21070 called-interactively-p.
21071 (elp-profilable-p): Rename from elp-not-profilable-p.
21072 Invert result and take into account macros and autoloaded functions.
21073 (elp-instrument-function): Update call.
21074 (elp-instrument-package): Update call. Add completion.
21075 (elp-pack-number): Use match-string.
21076 (elp-results-jump-to-definition-by-mouse): Merge into
21077 elp-results-jump-to-definition and then remove.
21078 (elp-output-insert-symname): Make help echo text single-line.
21079
21080 * replace.el (query-replace-map): Move initialization into declaration.
21081 (occur-engine): Use with-current-buffer.
21082 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
21083 (occur-mode-mouse-goto): Replace with an alias.
21084
21085 2005-11-28 Juri Linkov <juri@jurta.org>
21086
21087 * simple.el (quoted-insert): Let-bind input-method-function to nil.
21088
21089 * term/w32-win.el: Bind [S-tab] to [backtab].
21090
21091 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
21092 `Info-find-file' to t.
21093
21094 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
21095 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
21096 and same-window-regexps.
21097 (occur-next-error): Don't move point for arg 0.
21098
21099 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
21100
21101 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
21102
21103 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
21104
21105 * log-edit.el (log-edit-changelog-use-first): New var.
21106 (log-edit-changelog-ours-p): Use it.
21107 (log-edit-insert-changelog): Set it with new arg `use-first'.
21108 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
21109 (log-edit-hook): Add them to the list of suggested options.
21110
21111 * textmodes/flyspell.el (flyspell-last-buffer): New var.
21112 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
21113 redundant work.
21114 (flyspell-mode-on): Use add-hook for after-change-functions.
21115 (flyspell-mode-off): Use remove-hook for after-change-functions.
21116 (flyspell-changes): Make it buffer-local.
21117 (flyspell-after-change-function): Make it non-interactive. Use push.
21118 (flyspell-post-command-hook): Check input-pending-p while processing
21119 the potentially long list of buffer changes.
21120
21121 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
21122
21123 * buff-menu.el (list-buffers-noselect): Display the selected
21124 frame's buffer list, not the global one.
21125
21126 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
21127
21128 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
21129 that (list last-input-event) works as in interactive spec.
21130
21131 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
21132
21133 * loadup.el ("facemenu"): Load facemenu before font-lock, because
21134 `facemenu-keymap' needs to be defined when font-lock is loaded.
21135 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
21136
21137 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
21138
21139 * completion.el: Remove useless leading * in defcustom docstrings.
21140 (save-completions-file-name): Use ~/.emacs.d if available.
21141 (completion-standard-syntax-table): Rename from
21142 cmpl-standard-syntax-table and fold initialization into declaration,
21143 thus removing cmpl-make-standard-completion-syntax-table.
21144 (completion-lisp-syntax-table, completion-c-syntax-table)
21145 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
21146 (cmpl-saved-syntax, cmpl-saved-point): Remove.
21147 (symbol-under-point, symbol-before-point)
21148 (symbol-under-or-before-point, symbol-before-point-for-complete)
21149 (add-completions-from-c-buffer): Use with-syntax-table.
21150 (make-completion): Don't return a list of completion entries.
21151 Update callers.
21152 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
21153 (completion-initialize): Rename from initialize-completions.
21154 (completion-find-file-hook): Rename from cmpl-find-file-hook.
21155 (kill-emacs-save-completions): Collect stats here.
21156 (save-completions-to-file, load-completions-from-file):
21157 Use with-current-buffer.
21158 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
21159 into a function. Move all calls to toplevel.
21160 (completion-lisp-mode-hook): New fun.
21161 (completion-c-mode-hook, completion-setup-fortran-mode):
21162 Set the syntax-table here. Use local-set-key.
21163 (completion-saved-bindings): New var.
21164 (dynamic-completion-mode): Make it into a proper minor mode.
21165 (load-completions-from-file): Remove unused var `num-uses'.
21166
21167 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
21168 constructor if it is explicitly overridden.
21169
21170 * complete.el (PC-completion-as-file-name-predicate):
21171 Use minibuffer-completing-file-name.
21172 (partial-completion-mode): Use find-file-not-found-functions.
21173 (PC-lisp-complete-symbol): Use with-syntax-table.
21174 (PC-look-for-include-file): Remove dead setq.
21175 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
21176 (PC-complete): Use with-current-buffer.
21177
21178 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
21179 escape single quotes.
21180
21181 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
21182
21183 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
21184 of `if' whose condition always returned nil. Doc fix.
21185
21186 * buff-menu.el (Buffer-menu-revert-function): Make the selected
21187 window's buffer the current buffer around the call to
21188 `list-buffers-noselect'. This is necessary to mark that buffer
21189 with a `.' in the Buffer Menu when called from Lisp, for instance
21190 by Auto Revert Mode.
21191
21192 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
21193
21194 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
21195 attaching to it.
21196 (gdb-pre-prompt): Make sure gdb-error is reset.
21197
21198 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
21199 with a child process, detect it.
21200 (gud-speedbar-buttons): Match regexp more carefully.
21201
21202 2005-11-27 Richard M. Stallman <rms@gnu.org>
21203
21204 * mouse.el (mouse-drag-move-window-bottom):
21205 Use adjust-window-trailing-edge.
21206
21207 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
21208
21209 * simple.el (blink-matching-open): Ignore
21210 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
21211 (blink-matching-paren-on-screen): Update docstring.
21212
21213 * paren.el (show-paren-mode): No longer change
21214 `blink-matching-paren-on-screen'.
21215
21216 2005-11-27 John Paul Wallington <jpw@pobox.com>
21217
21218 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21219 (gdb-threads-select, gdb-edit-register-value):
21220 Use `posn-set-point' instead of `mouse-set-point' because the
21221 latter is not fbound when configured without X.
21222
21223 2005-11-27 Kim F. Storm <storm@cua.dk>
21224
21225 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
21226 existing face when partially highlighting a TAB in a rectangle.
21227
21228 2005-11-26 Kim F. Storm <storm@cua.dk>
21229
21230 * ido.el (ido-mode-map): Doc fix.
21231 (ido-mode-common-map, ido-mode-file-map)
21232 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
21233 (ido-define-mode-map): Rewrite. Select one of the new maps as
21234 parent for ido-mode-map instead of building from scratch.
21235 (ido-init-mode-maps): New defun to initialize new maps.
21236 (ido-mode): Call it.
21237 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
21238 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
21239
21240 2005-11-26 John Paul Wallington <jpw@pobox.com>
21241
21242 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
21243 `mouse-set-point' because the latter is not fbound when configured
21244 without X.
21245
21246 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
21247
21248 * files.el (file-relative-name): Doc fix.
21249
21250 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
21251
21252 * progmodes/octave-inf.el (inferior-octave-startup): Force a
21253 non-empty string for secondary prompt PS2.
21254
21255 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
21256
21257 * progmodes/compile.el (compilation-setup): Fix last change.
21258
21259 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
21260
21261 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21262 (gdb-mouse-toggle-breakpoint-margin)
21263 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
21264 Add gdb-server-prefix to keep out of command history.
21265 (gdb-edit-register-value): New function.
21266 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
21267 (gdb-info-registers-custom): Use above map.
21268
21269 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
21270
21271 * custom.el (enable-theme): Signal error if argument is not a
21272 theme. Don't recalculate a face if it's not loaded yet.
21273
21274 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
21275 the `user' theme is in effect.
21276
21277 * info.el (Info-on-current-buffer): Record actual filename in
21278 Info-current-file, instead of t, or a fake filename if a non-file
21279 buffer. Make autoload.
21280 (Info-find-node, Info-revert-find-node): No need to check for
21281 Info-current-file nil.
21282 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
21283 Info-current-file is now never `t'.
21284 (Info-fontify-node): Many simplifications due to Info-current-file
21285 always being valid. Use Info-find-file to find node filename.
21286
21287 2005-11-25 David Kastrup <dak@gnu.org>
21288
21289 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
21290 new character, then delete" in order to preserve markers.
21291
21292 2005-11-25 David Ponce <david@dponce.com>
21293
21294 * recentf.el (recentf-arrange-by-rule): Handle a special
21295 `auto-mode-alist'-like "strip suffix" rule.
21296 (recentf-build-mode-rules): Handle second level auto-mode entries.
21297
21298 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
21299
21300 * emulation/viper-keym.el (viper-ESC-key): Use different values
21301 in terminal and window modes.
21302
21303 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
21304 add jde-javadoc-checker-report-mode.
21305
21306 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
21307
21308 * ediff.el (ediff-date): Change the date of last update.
21309
21310 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
21311
21312 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
21313 Use define-minor-mode, and make it a local mode. Turn on font-lock.
21314 (hi-lock-mode): New global minor mode.
21315 (turn-on-hi-lock-if-enabled): New function.
21316 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
21317 Change arguments to regexp and face instead of a font-lock pattern.
21318 Directly set face property, instead of refontifying.
21319 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
21320 (hi-lock-find-patterns): Use line-number-at-pos.
21321
21322 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
21323 arguments for hi-lock-set-pattern.
21324 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
21325 Call font-lock-fontify-buffer.
21326 (hi-lock-find-file-hook, hi-lock-current-line)
21327 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
21328
21329 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
21330 turned off.
21331
21332 * progmodes/compile.el (compilation-setup): Don't fiddle with
21333 font-lock-defaults.
21334
21335 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
21336
21337 * progmodes/gdb-ui.el (gdb-var-create-handler)
21338 (gdb-var-list-children-handler): Find values for all variable
21339 objects. gud-speedbar-buttons decides whether to display them.
21340
21341 2005-11-24 Romain Francoise <romain@orebokech.com>
21342
21343 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
21344 buffer name with a space.
21345
21346 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
21347
21348 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
21349 `org-export-local-list-max-depth'. Change default value to 3.
21350 (org-auto-renumber-ordered-lists)
21351 (org-plain-list-ordered-item-terminator): New options.
21352 (org-at-item-p, org-beginning-of-item, org-end-of-item)
21353 (org-get-indentation, org-get-string-indentation)
21354 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
21355 New functions.
21356 (org-move-item-down, org-move-item-up): New commands.
21357 (org-export-as-html): New classes for CSS support. Bug fix in
21358 regular expression detecting fixed-width regions. Respect
21359 `org-local-list-ordered-item-terminator'.
21360 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
21361 also a list item.
21362 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
21363 New item moving functions.
21364
21365 2005-11-24 Juri Linkov <juri@jurta.org>
21366
21367 * isearch.el (isearch-repeat): With empty search ring set
21368 `isearch-error' to the error string instead of signaling error
21369 with the function `error'.
21370
21371 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21372
21373 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
21374
21375 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
21376
21377 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
21378 and variable.
21379 (gdb-var-create-handler, gdb-var-list-children-handler):
21380 Don't match on "char **...".
21381 (gdb-var-update-handler): Find values for all variable objects.
21382 (gdb-info-frames-custom): Identify frames by leading "#".
21383
21384 * progmodes/gud.el (gud-speedbar-menu-items): Add
21385 gdb-speedbar-auto-raise as radio button.
21386 (gud-speedbar-buttons): Raise speedbar if requested.
21387 Don't match on "char **...".
21388 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
21389 Make it editable.
21390
21391 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
21392
21393 * info.el (Info-fontify-node): Handle the case where
21394 Info-current-file is t.
21395
21396 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
21397
21398 * simple.el (blink-matching-open): Fix off-by-one in last change.
21399
21400 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21401
21402 * term/mac-win.el: Don't change default directory.
21403
21404 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
21405
21406 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
21407 buffers correctly. (It used to throw an error in such buffers.)
21408 Make it ask for confirmation in group buffers and other Custom
21409 buffers containing more than one customization item.
21410
21411 2005-11-22 John Paul Wallington <jpw@gnu.org>
21412
21413 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
21414 property on mail and url overlays.
21415 (goto-address-at-point): Use `posn-set-point' instead of
21416 `mouse-set-point' because the latter is not fbound when configured
21417 without X.
21418
21419 2005-11-22 Lars Hansen <larsh@soem.dk>
21420
21421 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
21422 (ls-lisp-classify, ls-lisp-format): Delete call to
21423 ls-lisp-parse-symlink.
21424 (ls-lisp-handle-switches): Handle symlinks to directories as
21425 directories when ls-lisp-dirs-first in non-nil.
21426
21427 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
21428
21429 * startup.el (command-line): Make sure that loaddefs.el is handled
21430 correctly in load-history.
21431
21432 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
21433
21434 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
21435 (gdb-struct-string, gdb-array-string): New constants.
21436 (gdb-info-locals-handler): Use them.
21437 (gdb-reset): Reset gdb-var-list to nil.
21438
21439 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
21440
21441 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
21442 in patterns.
21443
21444 2005-11-21 Juri Linkov <juri@jurta.org>
21445
21446 * custom.el (defcustom): Update link types in docstring.
21447
21448 2005-11-20 Martin Rudalics <rudalics@gmx.at>
21449
21450 * custom.el (defgroup): Add doc-string-elt info.
21451
21452 * widget.el (define-widget): Don't use declare for the doc-string-elt.
21453
21454 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
21455
21456 * newcomment.el (comment-enter-backward): Fix last fix.
21457
21458 * simple.el (blink-matching-open):
21459 * paren.el (show-paren-function): Allow new paren-class info.
21460
21461 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
21462
21463 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
21464 handled automagically.
21465
21466 2005-11-20 Andreas Schwab <schwab@suse.de>
21467
21468 * descr-text.el (describe-char): When copying overlays put them
21469 over the full char description instead of just the first character
21470 of it.
21471
21472 2005-11-20 Juri Linkov <juri@jurta.org>
21473
21474 * simple.el (what-cursor-position):
21475 * descr-text.el (describe-char): Use Lisp-readable syntax
21476 for octal and hex. Reorder decimal, octal and hex values.
21477 Remove excess whitespace in the output. Use `=' in `column='
21478 like in `point=' and `Hscroll='.
21479
21480 * international/mule-cmds.el (encoded-string-description):
21481 Use Lisp-readable syntax for hex.
21482
21483 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
21484
21485 * newcomment.el (comment-enter-backward): Handle the case where the
21486 comment is closed by EOB.
21487
21488 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
21489
21490 * longlines.el (longlines-before-revert-hook)
21491 (longlines-after-revert-hook): New functions.
21492 (longlines-mode): Turn off longlines temporarily when reverting.
21493 Add a message-setup-hook.
21494 (longlines-decode-buffer): New function.
21495 (longlines-wrap-line): Preserve marker positions.
21496
21497 2005-11-19 Andreas Schwab <schwab@suse.de>
21498
21499 * emacs-lisp/shadow.el: Handle compressed files.
21500
21501 2005-11-19 Romain Francoise <romain@orebokech.com>
21502
21503 * net/browse-url.el (browse-url-default-browser): Signal an error
21504 if no usable browser can be found, rather than try to load w3.
21505
21506 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
21507
21508 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
21509 replacing existing properties.
21510 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21511 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
21512 tty specs.
21513 (rcirc-server-prefix, rcirc-server): New faces.
21514 (rcirc-url-regexp): Generate with rx macro.
21515 (rcirc-last-server-message-time): New variable.
21516 (rcirc-filter): Record time of last message.
21517 (rcirc-keepalive): Kill processes that did not send a message
21518 since the last ping.
21519 (rcirc-mode): Give rcirc-topic a local binding here.
21520
21521 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
21522
21523 * subr.el (read-passwd): Fontify the prompt as we do with other
21524 prompts.
21525
21526 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
21527
21528 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
21529 binding buffer-read-only to nil.
21530
21531 2005-11-19 Eli Zaretskii <eliz@gnu.org>
21532
21533 * complete.el (partial-completion-mode):
21534 Mention completion-auto-help in the doc string.
21535
21536 * man.el (Man-highlight-references): Doc fix. Reformat code in a
21537 more Lisp-ish way.
21538
21539 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
21540
21541 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
21542 digits, not 8, to avoid misalignment for files larger than 100MB.
21543
21544 2005-11-19 Eli Zaretskii <eliz@gnu.org>
21545
21546 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
21547 Mention "keyboard shortcuts" in the help text.
21548
21549 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21550
21551 * startup.el (fancy-splash-default-action): Discard only
21552 mouse-down and succeeding mouse-up events in the splash screen
21553 window so that drag-n-drop event can be processed.
21554
21555 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
21556
21557 * longlines.el (longlines-mode): Add hacks for mail-mode and
21558 message-mode.
21559
21560 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
21561
21562 * textmodes/org.el (org-table-sort-lines): New command.
21563 (org-tbl-menu): Add entry for `org-table-sort-lines'.
21564 (org-add-file): Command removed, use `org-agenda-file-to-front'
21565 instead.
21566 (org-export-icalendar): Use `org-icalendar-combined-name'.
21567 (org-cycle-agenda-files, org-agenda-file-to-end)
21568 (org-agenda-file-to-front): New commands.
21569 (org-table-tab-jumps-over-hlines, org-export-html-style):
21570 New options.
21571 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
21572 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
21573 New functions.
21574 (org-fill-paragraph): Call `org-table-align' in tables.
21575 (org-mode): Call `org-set-autofill-regexps'.
21576 (org-export-as-html): Support for local handformatted lists.
21577 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
21578 (org-export-local-list-max-depth): New option.
21579 (org-html-expand): Use `org-html-protect'.
21580
21581 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
21582
21583 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
21584 to "p".
21585 (gdb): Move definition of gud-pp to...
21586
21587 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
21588 speedbar.
21589 (gdb-find-watch-expression): New function.
21590
21591 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
21592
21593 * faces.el (face-attribute, set-face-attribute): Mention existence
21594 of `:ignore-defface' setting in docstring.
21595
21596 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
21597
21598 * simple.el (completion-setup-function): Fix last change.
21599
21600 2005-11-17 John Paul Wallington <jpw@pobox.com>
21601
21602 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
21603 Use `posn-set-point' instead of `mouse-set-point' because the
21604 latter is not fbound when configured without X.
21605
21606 * comint.el (comint-insert-input): Likewise.
21607
21608 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
21609
21610 * simple.el (hard-newline): New variable.
21611 (sendmail-user-agent-compose, next-line): Use it.
21612
21613 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
21614 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
21615 (mail-mail-reply-to, mail-mail-followup-to)
21616 (mail-position-on-field, mail-signature, mail-yank-original)
21617 (mail-attach-file): Likewise.
21618
21619 * mail/mailheader.el (mail-header-format)
21620 (mail-header-format-function): Likewise.
21621
21622 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
21623
21624 2005-11-17 Juri Linkov <juri@jurta.org>
21625
21626 * font-lock.el (font-lock-faces): Rename this defgroup from
21627 `font-lock-highlighting-faces'.
21628 (font-lock-comment-face, font-lock-comment-delimiter-face)
21629 (font-lock-string-face, font-lock-doc-face)
21630 (font-lock-keyword-face, font-lock-builtin-face)
21631 (font-lock-function-name-face, font-lock-variable-name-face)
21632 (font-lock-type-face, font-lock-constant-face)
21633 (font-lock-warning-face, font-lock-negation-char-face)
21634 (font-lock-preprocessor-face)
21635 (font-lock-regexp-grouping-backslash)
21636 (font-lock-regexp-grouping-construct): Rename :group from
21637 `font-lock-highlighting-faces' to `font-lock-faces'.
21638
21639 * cus-edit.el (lisp, c, tex):
21640 * progmodes/ada-mode.el (ada):
21641 * progmodes/asm-mode.el (asm):
21642 * progmodes/cperl-mode.el (cperl-faces):
21643 * progmodes/cpp.el (cpp):
21644 * progmodes/dcl-mode.el (dcl):
21645 * progmodes/f90.el (f90):
21646 * progmodes/fortran.el (fortran):
21647 * progmodes/icon.el (icon):
21648 * progmodes/idlwave.el (idlwave-misc):
21649 * progmodes/m4-mode.el (m4):
21650 * progmodes/make-mode.el (makefile):
21651 * progmodes/meta-mode.el (meta-font):
21652 * progmodes/modula2.el (modula2):
21653 * progmodes/octave-mod.el (octave):
21654 * progmodes/pascal.el (pascal):
21655 * progmodes/perl-mode.el (perl):
21656 * progmodes/prolog.el (prolog):
21657 * progmodes/ps-mode.el (PostScript-edit):
21658 * progmodes/scheme.el (scheme):
21659 * progmodes/sh-script.el (sh-script):
21660 * progmodes/simula.el (simula):
21661 * progmodes/tcl.el (tcl):
21662 * textmodes/nroff-mode.el (nroff):
21663 * textmodes/reftex-vars.el (reftex-fontification-configurations):
21664 * textmodes/sgml-mode.el (sgml):
21665 * textmodes/texinfo.el (texinfo):
21666 Add :link (custom-group-link font-lock-faces) to defgroup.
21667
21668 * hi-lock.el (hi-lock): Rename this defgroup from
21669 `hi-lock-interactive-text-highlighting'. Change parent group from
21670 `faces' to `font-lock'. Add link to the manual.
21671 (hi-lock-mode, hi-lock-file-patterns-range)
21672 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
21673 `hi-lock-interactive-text-highlighting' to `hi-lock'.
21674 (hi-lock-faces): Add :group `faces'.
21675
21676 * cus-edit.el (custom-variable-prompt): Clarify the code.
21677
21678 * faces.el (face-read-string): Set the default value arg of
21679 completing-read.
21680
21681 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
21682
21683 * rfn-eshadow.el (file-name-shadow-properties)
21684 (file-name-shadow-tty-properties, file-name-shadow-mode):
21685 Remove autoloads, because the file is now preloaded.
21686
21687 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
21688
21689 * printing.el (easy-menu-intern): Don't define.
21690 (pr-get-symbol): Use easy-menu-intern only if defined.
21691
21692 * simple.el (blink-matching-open): Simplify a bit.
21693 (completion-setup-function): Fix the case of partial-completion-mode
21694 when the minibuffer's contents start with "-".
21695 Obey completion-base-size-function even when
21696 minibuffer-completing-file-name is non-nil.
21697
21698 2005-11-16 Richard M. Stallman <rms@gnu.org>
21699
21700 * net/eudcb-ph.el (eudc-ph-open-session):
21701 Use set-process-query-on-exit-flag.
21702
21703 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
21704
21705 * international/ucs-tables.el (ucs-set-table-for-input):
21706 Use make-local-variable, not make-variable-buffer-local.
21707
21708 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
21709 Improve warning message text.
21710
21711 * savehist.el (savehist-save-hook): Add :group.
21712
21713 * menu-bar.el (menu-bar-help-menu):
21714 Rename Find Extra Packages to External Packages.
21715
21716 * cus-edit.el (Custom-reset-standard): Verify that
21717 :custom-standard-value prop exists before calling it.
21718
21719 * apropos.el (apropos-calc-scores): Use apropos-pattern.
21720
21721 2005-11-16 Martin Rudalics <rudalics@gmx.at>
21722
21723 * wid-edit.el (color): Enclose %t in %{...%}.
21724
21725 * cus-edit.el (face): Enclose %t in %{...%}.
21726
21727 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
21728
21729 * savehist.el (savehist-mode-hook): Re-add the var.
21730 (savehist-mode): Use it.
21731
21732 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
21733
21734 * textmodes/flyspell.el: Fix commenting convention.
21735 Remove unnecessary leading * in custom docstrings.
21736 (flyspell-emacs): Remove unused var.
21737 (flyspell-delete-region-overlays): Use remove-overlays.
21738 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
21739 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
21740 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
21741 (flyspell-debug-signal-word-checked): Use with-current-buffer.
21742 (make-flyspell-overlay): Don't locally reuse a global name.
21743 (flyspell-highlight-incorrect-region)
21744 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
21745 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
21746 (flyspell-notify-misspell): Remove unused args `start' and `end'.
21747 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
21748 Wrap calls to accept-process-output inside with-local-quit since it's
21749 often called from a post-command-hook.
21750 (flyspell-correct-word, flyspell-auto-correct-word):
21751 Use ispell-send-string.
21752 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
21753
21754 * calendar/diary-lib.el (diary-list-entries): Also hide the
21755 terminating newline.
21756
21757 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
21758
21759 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
21760 window-system, to allow fonts on tty.
21761
21762 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
21763
21764 * progmodes/gud.el (gud-speedbar-item-info): New function.
21765 (gud-install-speedbar-variables): Use it to display data type
21766 of watch expression as a tooltip in speedbar.
21767
21768 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
21769
21770 * font-core.el (global-font-lock-mode): Add :version keyword,
21771 because default was changed.
21772
21773 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
21774
21775 * startup.el (command-line): Use `custom-reevaluate-setting' for
21776 `file-name-shadow-mode'.
21777
21778 * loadup.el: Preload rfn-eshadow.
21779
21780 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
21781 Add :version keyword.
21782 (file-name-shadow-properties, file-name-shadow-tty-properties)
21783 (file-name-shadow): Add :version keyword.
21784
21785 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
21786 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
21787 in the custom-group property of the symbol frames and the fringe
21788 group got no link to its parent group frames.
21789 Doc fix.
21790
21791 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21792
21793 * progmodes/gud.el (gud-stop-subjob): New function.
21794 (gud-menu-map, gud-tool-bar-map): Use it.
21795
21796 2005-11-16 Kim F. Storm <storm@cua.dk>
21797
21798 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
21799 than kill it.
21800 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
21801 to a more useful/logical place.
21802
21803 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21804
21805 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
21806 go buttons complementary.
21807
21808 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
21809
21810 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
21811 (rfn-eshadow-sifn-equal): New function.
21812 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
21813
21814 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
21815
21816 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
21817 Quote `-' in string.
21818
21819 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
21820 rcirc-mode buffers come up in Emacs state.
21821
21822 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
21823 operation.
21824
21825 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
21826
21827 * term.el (term-termcap-format): Fix typos.
21828 (term-down): Fix the negative argument case.
21829
21830 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21831
21832 * progmodes/gdb-ui.el: Remove face-alias left over from change on
21833 2005-08-15.
21834 (gdb-ann3): New command gud-go.
21835 (menu): Accomodate gdb-mi.el.
21836 (gdb-assembler-custom): Make buffer of selected window current
21837 so that set-window-point works.
21838
21839 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
21840 buttons and include new ones.
21841
21842 2005-11-16 Kim F. Storm <storm@cua.dk>
21843
21844 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
21845 (gud-menu-map): Use it.
21846
21847 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
21848
21849 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
21850 that works correctly for Custom and that does not override a user
21851 who disables it.
21852
21853 * help-mode.el (help-make-xrefs, help-xref-on-pp)
21854 (help-xref-interned, help-follow): Make hyperlinks for variables
21855 that are unbound, but have a non-nil variable-documentation property.
21856
21857 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
21858 mode hook. (It conflicted with defcustoms for some mode hooks.)
21859 Use the `variable-documentation' property to give the mode hook a
21860 docstring and expand that docstring.
21861
21862 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
21863
21864 * savehist.el (savehist-mode): Don't bother with
21865 `custom-set-minor-mode'.
21866 (savehist-coding-system): Check XEmacs version.
21867 (history-length): Declare also at run time.
21868 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
21869 Don't set the customize state.
21870 (savehist-minibuffer-hook): Special case for when
21871 minibuffer-history-variable is equal to t.
21872
21873 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
21874
21875 * files.el (write-file): Refresh VC status.
21876
21877 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
21878 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
21879 than fundamental-mode to see if the mode was set.
21880
21881 2005-11-14 Romain Francoise <romain@orebokech.com>
21882
21883 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
21884 dummy function in `eval-when-compile' to avoid compiler warning.
21885 Require `man' at compile time.
21886
21887 2005-11-14 Jay Belanger <belanger@truman.edu>
21888
21889 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
21890 calcFunc-powerexpand.
21891 (math-write-out-power): Rename it to math-powerexpand; have it
21892 handle negative exponents.
21893 (calc-writeoutpower): Rename it to calc-powerexpand.
21894
21895 * calc/calc-ext.el: Change calcFunc-writeoutpower and
21896 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
21897 autoloads.
21898 Add calcFunc-ldiv to autoloads.
21899
21900 * calc/calc-arith.el (calcFunc-ldiv): New function.
21901
21902 * calc/calc.el (calc-left-divide): New function.
21903
21904 2005-11-14 Juri Linkov <juri@jurta.org>
21905
21906 * cus-edit.el (custom-variable-prompt): Set the default value arg
21907 of completing-read.
21908
21909 * cus-dep.el (custom-make-dependencies): Reverse the list of
21910 found dependencies.
21911
21912 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
21913
21914 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21915 Highlighting" entry, it is on by default now.
21916 (menu-bar-options-save): Do not save global-font-lock-mode.
21917
21918 2005-11-13 Richard M. Stallman <rms@gnu.org>
21919
21920 * textmodes/flyspell.el (flyspell-large-region):
21921 Call flyspell-accept-buffer-local-defs.
21922
21923 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
21924
21925 * textmodes/flyspell.el (flyspell-notify-misspell):
21926 Fix misspelling of "Misspelling".
21927 (flyspell-process-localwords): New function.
21928 (flyspell-large-region): Call flyspell-process-localwords and
21929 flyspell-delete-region-overlays.
21930 (flyspell-delete-region-overlays): New function.
21931 (flyspell-delete-all-overlays): Call that.
21932
21933 2005-11-13 Richard M. Stallman <rms@gnu.org>
21934
21935 * help.el (help-for-help-internal): Improve doc of C-h a.
21936 (describe-key): Improve prompt; doc fix.
21937
21938 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
21939
21940 * vc-svn.el (vc-svn-registered): Catch all errors.
21941
21942 * cus-dep.el (custom-make-dependencies): Typo.
21943
21944 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
21945
21946 * net/tramp-util.el (top): Fix compilation warning.
21947
21948 2005-11-13 Kim F. Storm <storm@cua.dk>
21949
21950 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
21951
21952 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21953
21954 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21955 (gud-speedbar-buttons): Match on "const char *" too.
21956
21957 * progmodes/gdb-ui.el (gdb-var-create-handler)
21958 (gdb-var-list-children-handler): Match on "const char *" too.
21959 (gdb-var-evaluate-expression-handler): Match on empty string.
21960 (gdb-var-update-handler): Only call
21961 gdb-var-evaluate-expression-handler when required.
21962
21963 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21964
21965 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21966 selected window. This still doesn't work for speedbar.
21967 (gud-speedbar-buttons): Handle string expressions properly.
21968
21969 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21970 (gdb-var-create-handler): Handle string expressions properly.
21971 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21972 Handle string expressions properly. Move "type" field into regexp.
21973
21974 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21975
21976 * bookmark.el (bookmark-maybe-message): New function to reduce
21977 code duplication: invokes `message' iff baud-rate is high enough.
21978 (bookmark-write-file): Use above instead of an inline conditional.
21979 (bookmark-load): Same.
21980
21981 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21982
21983 * bookmark.el (bookmark-write-file): Don't visit the destination
21984 file, just write the data to it using write-region. This is
21985 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21986 change to avoid visiting the file in the first place.
21987
21988 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
21989
21990 * hi-lock.el (hi-lock-mode): Set the default value of
21991 font-lock-defaults.
21992
21993 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
21994
21995 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21996 arg to `file-attributes'.
21997 (find-lisp-format): The UID and GID can now be strings.
21998
21999 2005-11-12 Kim F. Storm <storm@cua.dk>
22000
22001 * help.el (help-map): Bind C-h d to apropos-documentation.
22002
22003 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
22004 when point is at end-of-buffer.
22005
22006 * apropos.el (apropos-match-face): Doc fix.
22007 (apropos-sort-by-scores): Add new choice `verbose'.
22008 (apropos-documentation-sort-by-scores): New defcustom.
22009 (apropos-pattern): Now contains the pattern entered by the user.
22010 (apropos-pattern-quoted): New defvar.
22011 (apropos-regexp): New defvar, containing the regexp corresponding
22012 to apropos-pattern.
22013 (apropos-all-words-regexp): Rename from apropos-all-regexp.
22014 (apropos-read-pattern): New defun. Use it to read pattern arg in
22015 interactive calls; returns list of words for a word list, and
22016 string for a regexp.
22017 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
22018 parses a list of words or regexp as returned by apropos-read-pattern.
22019 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
22020 (apropos-score-doc): Return a very high score if the string
22021 entered by the user matches literally.
22022 (apropos-variable): Doc fix. Use apropos-read-pattern.
22023 (apropos-command): Doc fix. Use apropos-read-pattern and
22024 apropos-parse-pattern. Call apropos-print with nosubst=t.
22025 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
22026 apropos-parse-pattern.
22027 (apropos-documentation): Doc fix. Use apropos-read-pattern and
22028 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
22029 apropos-documentation-sort-by-scores. Call apropos-print with
22030 nosubst=t.
22031 (apropos-documentation-internal): Pass doc string through
22032 substitute-key-definition before adding text properties.
22033 Highlight substring matching literal user input if possible.
22034 (apropos-documentation-check-doc-file): Remove locals beg and end.
22035 Fix calculation of score (as added twice). Pass doc string through
22036 substitute-key-definition before adding text properties.
22037 (apropos-documentation-check-elc-file): Pass doc string through
22038 substitute-key-definition before adding text properties.
22039 Highlight substring matching literal user input if possible.
22040 (apropos-print): Add new arg NOSUBST; if set, command and variable
22041 doc strings have already been passed through substitute-key-definition.
22042 Add code to handle apropos-accumulator items without score element
22043 for backwards compatibility (e.g. with woman package).
22044 Only show scores if apropos-sort-by-scores is `verbose'.
22045
22046 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
22047
22048 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
22049 Add jka-compr-load-suffixes to load-suffixes.
22050
22051 * jka-compr.el: Require jka-cmpr-hook.
22052 (jka-compr-info-compress-message, jka-compr-info-compress-program)
22053 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
22054 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
22055 (jka-compr-info-can-append, jka-compr-info-strip-extension)
22056 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
22057 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
22058 (jka-compr-uninstall): Remove entries from
22059 jka-compr-added-to-file-coding-system-alist after they are used.
22060 (jka-compr-error): Remove unused var `curbuf'.
22061 (jka-compr-file-local-copy): Remove unused var `notfound'.
22062
22063 2005-11-10 Romain Francoise <romain@orebokech.com>
22064
22065 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
22066
22067 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
22068
22069 * progmodes/gud.el (gud-menu-map): Move parentheses.
22070 (gdb): New command gud-pv.
22071
22072 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
22073
22074 * tar-mode.el: Remove spurious or unnecessary leading stars
22075 in docstrings.
22076 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
22077 (tar-parse-octal-integer-safe): Use mapc.
22078 (tar-header-block-summarize): Remove unused var `ck'.
22079 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
22080 cleared before. Obey default-enable-multibyte-characters.
22081 Use mapconcat. Simplify setting of tar-header-offset.
22082 (tar-mode-map): Move initialization inside delcaration.
22083 (tar-flag-deleted): Use `abs'.
22084 (tar-expunge-internal): Remove unused var `line'.
22085 (tar-expunge-internal): Don't hardcode point-min==1.
22086 (tar-expunge): Widen while doing set-buffer-multibyte.
22087 (tar-rename-entry): Use file-name-coding-system.
22088 (tar-alter-one-field): Don't hardcode point-min==1.
22089 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
22090 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
22091
22092 2005-11-10 Masatake YAMATO <jet@gyve.org>
22093
22094 * add-log.el (add-log-current-defun): Handle class::method
22095 notation of c++. Fix incorrect comment.
22096
22097 2005-11-10 Alan Mackenzie <acm@muc.de>
22098
22099 * help-fns.el (describe-variable): Make C-h v work when a variable
22100 has variable documentation yet is unbound.
22101
22102 2005-11-10 Masatake YAMATO <jet@gyve.org>
22103
22104 * man.el (Man-highlight-references): Set an empty
22105 string to `Man-arguments' if it is nil.
22106 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
22107
22108 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
22109
22110 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
22111 commenting conventions.
22112
22113 * cus-dep.el (custom-make-dependencies): Simplify.
22114 Better follow the commenting conventions.
22115
22116 2005-11-09 Richard M. Stallman <rms@gnu.org>
22117
22118 * apropos.el (apropos-pattern): Rename from apropos-regexp.
22119 (apropos-orig-pattern): Rename from apropos-orig-regexp.
22120 All uses changed.
22121 (apropos-rewrite-regexp): Doc fix.
22122 (apropos-variable, apropos-command, apropos, apropos-value):
22123 Change prompt; carry through the argument renaming.
22124
22125 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
22126
22127 * find-lisp.el: Require dired.
22128 (find-lisp-find-dired-internal): Do not call
22129 `abbreviate-file-name' on DIR.
22130
22131 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
22132
22133 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
22134
22135 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
22136
22137 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
22138 when using the speedbar.
22139 (gdb): New command gud-pp.
22140 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
22141
22142 2005-11-09 Juri Linkov <juri@jurta.org>
22143
22144 * replace.el (occur-excluded-properties): New defcustom.
22145 (occur-1, occur-engine, occur-accumulate-lines): Use it.
22146
22147 2005-11-08 Jay Belanger <belanger@truman.edu>
22148
22149 * calc/calc-units.el (math-convert-units): Replace any composite
22150 unit by its definition.
22151
22152 2005-11-08 Lars Hansen <larsh@soem.dk>
22153
22154 * emacs-lisp/autoload.el (update-directory-autoloads):
22155 Add obsolete function alias.
22156
22157 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
22158
22159 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
22160 comment-indent-function.
22161 (lisp-comment-indent): Replace by an alias for comment-indent-default.
22162
22163 * reveal.el (reveal-post-command): Rework the handling of
22164 reveal-open-spots, so as to be more reliable. There were several
22165 tricky corner cases where an open spot might be lost, or where
22166 a closed spot might end up on the list of open spots.
22167 Only reveal text that's ellipsised.
22168
22169 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
22170
22171 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
22172
22173 2005-11-07 John Paul Wallington <jpw@gnu.org>
22174
22175 * ibuffer.el (ibuffer): Search iconified frames too when
22176 getting Ibuffer buffer's window.
22177
22178 2005-11-06 Richard M. Stallman <rms@gnu.org>
22179
22180 * progmodes/compile.el (compilation-internal-error-properties):
22181 save-excursion around the computation of MARKER.
22182
22183 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
22184
22185 * textmodes/flyspell.el (flyspell-external-point-words):
22186 flyspell-get-word returns a list, not just a string.
22187
22188 2005-11-06 John Paul Wallington <jpw@pobox.com>
22189
22190 * ibuffer.el (ibuffer): Search all visible frames when getting
22191 Ibuffer buffer's window.
22192
22193 2005-11-07 Masatake YAMATO <jet@gyve.org>
22194
22195 * man.el (Man-reference-regexp): Accept spaces between
22196 `Man-name-regexp' and `Man-section-regexp'.
22197 (Man-apropos-regexp): New variable.
22198 (Man-abstract-xref-man-page): Use value for `Man-target-string'
22199 if available.
22200 (Man-highlight-references, Man-highlight-references0):
22201 Handle the case when `Man-arguments' includes "-k".
22202 (Man-highlight-references0): Rename the argument `TARGET-POS' to
22203 `TARGET'. `TARGET' can be a number, function or nil.
22204
22205 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
22206
22207 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
22208 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
22209 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
22210 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
22211 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
22212 (gdb-send-item): Use buffer-local-value and simplify.
22213
22214 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
22215
22216 * startup.el (command-line): Use `custom-reevaluate-setting' for
22217 `global-font-lock-mode'.
22218
22219 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
22220 by default, except in batch mode or when the -D option is given.
22221
22222 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
22223 specified keyword args on to `define-minor-mode'. Update docstring.
22224
22225 2005-11-05 Romain Francoise <romain@orebokech.com>
22226
22227 * replace.el (occur-engine): Add marker at end of line, too.
22228
22229 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
22230
22231 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22232 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22233 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22234 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22235 argument to all these routines, so the passphrase can be managed
22236 externally and passed in to the system.
22237 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22238 pgg-add-passphrase-to-cache function.
22239
22240 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22241 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22242 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22243 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22244 argument to all these routines, so the passphrase can be managed
22245 externally and passed in to the system.
22246 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22247 function.
22248
22249 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
22250
22251 * font-lock.el: Don't deal with font-lock-face-attributes here,
22252 move the code ...
22253
22254 * startup.el (command-line): ... here. Use face-spec-set instead
22255 of custom-declare-face.
22256
22257 * faces.el (face-spec-set): Reset the face if spec is not nil.
22258
22259 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
22260
22261 * newcomment.el (comment-region-internal): Box more tightly in the
22262 common case where there's no TAB in the boxed text.
22263
22264 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22265
22266 * info.el (info-tool-bar-map): Use images prev-node, next-node and
22267 up-node.
22268
22269 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
22270
22271 * net/newsticker.el: Commentary updated. Code formatting changed.
22272 (newsticker-version): Change to "1.9".
22273 (newsticker, newsticker-feed): Doc fix.
22274 (newsticker-url-list): Doc fix. Add option "Weekly".
22275 (newsticker-retrieval-interval): Add option "Weekly".
22276 (newsticker-headline-processing): Doc fix.
22277 (newsticker-auto-mark-filter): Remove.
22278 (newsticker-auto-mark-filter-list): New.
22279 (newsticker-layout, newsticker-sort-method): Doc fix.
22280 (newsticker-hide-old-items-in-newsticker-buffer)
22281 (newsticker-heading-format, newsticker-item-format)
22282 (newsticker-desc-format): Doc fix.
22283 (newsticker-show-all-rss-elements): Remove.
22284 (newsticker-show-all-news-elements): New.
22285 (newsticker-faces, newsticker-ticker): Doc fix.
22286 (remove-from-invisibility-spec): Code formatting.
22287 (newsticker--process-ids): New.
22288 (newsticker-mode): Doc fix.
22289 (newsticker-mode): Change mode-line-format.
22290 (newsticker-start): Remove debug output.
22291 (newsticker-start-ticker): Doc fix. Add autoload cookie.
22292 (newsticker-w3m-show-inline-images): Code formatting.
22293 (newsticker-next-item): Call `force-mode-line-update'.
22294 (newsticker-previous-item): Call `force-mode-line-update'.
22295 (newsticker-next-feed): Call `force-mode-line-update'.
22296 (newsticker-previous-feed): Call `force-mode-line-update'.
22297 (newsticker-mark-all-items-at-point-as-read): Code formatting.
22298 (newsticker-show-old-items): Do not show descs.
22299 (newsticker-hide-entry): Hide too much.
22300 (newsticker-hide-entry, newsticker-show-entry)
22301 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
22302 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
22303 (newsticker-toggle-auto-narrow-to-item): Code formatting.
22304 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
22305 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
22306 (newsticker-get-news): Call `force-mode-line-update'.
22307 Collect process ids.
22308 (newsticker--sentinel): Change coding system handling.
22309 Move image retrieval to new functions newsticker--get-logo-url-*.
22310 Move feed parsing to new functions newsticker--parse-*.
22311 Update list of process ids.
22312 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
22313 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
22314 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
22315 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
22316 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22317 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
22318 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
22319 (newsticker--decode-coding-string): Remove.
22320 (newsticker--decode-numeric-entities): Check input. Format code.
22321 (newsticker--remove-whitespace): Check input.
22322 (newsticker--do-forget-preformatted): Doc fix.
22323 (newsticker--decode-rfc822-date): Allow for missing time.
22324 (newsticker--update-process-ids): New.
22325 (newsticker--image-sentinel): Change comment.
22326 (newsticker--image-read): Change error message.
22327 (newsticker--imenu-goto): Doc fix. Show headline title.
22328 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
22329 (newsticker--buffer-do-insert-text): Clean whitespace in
22330 html-rendered headline title. Code formatting.
22331 Call `newsticker--buffer-print-extra-elements'.
22332 (newsticker--buffer-print-extra-element): Remove.
22333 (newsticker--buffer-print-extra-elements): New.
22334 (newsticker--buffer-do-print-extra-element): New.
22335 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
22336 large sizes.
22337 (newsticker--run-auto-mark-filter)
22338 (newsticker--do-run-auto-mark-filter):
22339 Use `newsticker-auto-mark-filter-list'.
22340
22341 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
22342
22343 * net/rcirc.el: Use split-string OMIT-NULLS argument.
22344 (rcirc-print): Force redisplay before running hooks. Do long
22345 buffer truncation after making new text read-only. Deal with nil
22346 text when decoding strings. If TARGET is nil, use either the
22347 currently selected buffer, if it is an rcirc buffer and of the
22348 same process or the process buffer.
22349 (rcirc-mode): Remove header-line. Recompute short buffer names.
22350 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
22351 (rcirc-short-buffer-name): Add variable.
22352 (rcirc-kill-buffer-hook): Recompute short buffer names.
22353 Remove nick from private channel.
22354 (rcirc-send-input): Send command text to current-buffer.
22355 Don't clear overlay arrow here.
22356 (rcirc-short-buffer-name): Return a short buffer name.
22357 (rcirc-update-short-buffer-names, rcirc-abbreviate)
22358 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
22359 buffer-name abbreviations.
22360 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
22361 Do not touch nick-table when killing a parted channel.
22362 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
22363 Clear arrow from current buffer if it is now hidden.
22364 (rcirc-current-buffer): Add variable.
22365 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22366 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
22367 Remove -face from names.
22368 (rcirc-update-activity-string): Print "DND" when globally ignoring
22369 activity.
22370 (rcirc-ignore-buffer-activity-flag): Rename from
22371 rcirc-ignore-channel-activity.
22372 (rcirc-ignore-all-activity-flag): Doc fix.
22373 (rcirc-channels): Remove variable.
22374 (rcirc-kill-buffer-hook):
22375 (rcirc-get-buffer-create): Add nick to private channel.
22376 (rcirc-multiline-edit-submit): Remove tabs.
22377 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
22378 folded.
22379 (rcirc-remove-nick-channel): Bug fix.
22380 (rcirc-toggle-ignore-buffer-activity): Rename from
22381 rcirc-toggle-ignore-channel-activity.
22382 (rcirc-record-activity): Add buffers to the front of the list.
22383 (rcirc-update-activity): Remove killed buffers from list.
22384 (rcirc-process-server-response-1): Remove last argument if it is
22385 null before calling handler.
22386 (rcirc): Add "rcirc" defcustom prefix.
22387 (rcirc-prompt): Simplify default prompt.
22388 Use custom-initialize-default.
22389 (rcirc-private-chats): Remove variable.
22390 (rcirc-prompt): Change initialization.
22391 (rcirc-version): Remove function.
22392 (rcirc-id-string): Add constant.
22393 (rcirc-last-buffer): Remove variable.
22394 (rcirc-buffer-alist): Add variable.
22395 (rcirc-connect): Update variable setup.
22396 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
22397 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
22398 default.
22399 (rcirc-handler-generic): Trigger activity.
22400 (rcirc-send-message): Create the buffor of the target.
22401 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
22402 (rcirc-get-buffer): Just return nil if there is no matching buffer.
22403 (rcirc-multiline-edit-cancel): Remove function.
22404 (rcirc-set-last-buffer): Remove function.
22405 (rcirc-get-any-buffer): Add function.
22406 (rcirc-join-channels): Don't print /join text.
22407 (rcirc-toggle-ignore-channel-activity): Add and update echo area
22408 messages.
22409 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
22410 (rcirc-handler-NOTICE): Recognize CTCP responses.
22411 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
22412 constructing TOPIC string for buffers we are not JOINed.
22413 (rcirc-handler-CTCP-response): Add handler.
22414 (rcirc-multiline-edit-submit): Restore the window-configuration
22415 before adjusting point.
22416 (rcirc): Add customization group.
22417 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
22418 (rcirc-user-full-name, rcirc-startup-channels-alist)
22419 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
22420 (rcirc-ignore-all-activity-flag, rcirc-time-format)
22421 (rcirc-input-ring-size, rcirc-read-only-flag)
22422 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
22423 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
22424 Change defvar to defcustom.
22425 (rcirc-update-prompt): Add optional ALL arg, which will update
22426 prompts in all rcirc buffers. Regexp quote replacement text.
22427 (rcirc-fill-column): Accept frame-width as a value.
22428 (rcirc-set-changed): Add function.
22429 (rcirc-next-active-buffer): Write more meaningful messages.
22430 (rcirc-faces): Add customization group.
22431 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
22432 (rcirc-nick-in-message-face, rcirc-prompt-face)
22433 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
22434 (with-rcirc-process-buffer): Move before first usage.
22435 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
22436 (rcirc-debug-flag): Rename from `rcirc-log-p'.
22437 (rcirc-debug): Rename from `rcirc-log'.
22438 (rcirc-format-response-string): Do not print `-' chars for a
22439 NOTICE with no sender. Simplify output of server responses.
22440
22441 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
22442
22443 (rcirc-browse-url-map, rcirc-browse-url-at-point)
22444 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
22445 Make urls mouse and RET clickable.
22446
22447 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
22448
22449 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
22450
22451 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
22452
22453 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22454 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22455 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22456 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22457 argument to all these routines, so the passphrase can be managed
22458 externally and passed in to the system.
22459 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22460 pgg-add-passphrase-to-cache function.
22461
22462 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22463 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22464 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22465 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22466 argument to all these routines, so the passphrase can be managed
22467 externally and passed in to the system.
22468 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22469 function.
22470
22471 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
22472
22473 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
22474 from goto-address-url-regexp.
22475
22476 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
22477
22478 * textmodes/org.el (org-read-date, org-goto-calendar)
22479 (org-recenter-calendar, org-agenda-goto-calendar):
22480 Temporarily clear `calendar-move-hook'.
22481
22482 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
22483
22484 * ediff-merg.el (ediff-merge-region-is-non-clash):
22485 Return t, if not merging.
22486
22487 * ediff-util.el (ediff-previous-difference): Don't skip regions that
22488 have merge clashes.
22489
22490 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22491
22492 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22493 Undo previous change.
22494
22495 * startup.el (command-line): Use `custom-reevaluate-setting' for
22496 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
22497 tty-register-default-colors on Mac.
22498
22499 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
22500
22501 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
22502 (gdb-buffer-type): Make it automatically buffer local...
22503 (gdb-get-create-buffer): ...and set it accordingly.
22504 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
22505 actually work.
22506
22507 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
22508
22509 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
22510 not red.
22511
22512 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
22513
22514 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
22515 case GUD buffer is not visible.
22516 (gdb-goto-breakpoint): Try to force display in source buffer.
22517 (gdb-frame-gdb-buffer): Copy other similar functions.
22518 (gdb-restore-windows): Don't display source if not asked for.
22519 (gdb-assembler-buffer-name): Don't capitalise.
22520
22521 2005-11-03 Richard M. Stallman <rms@gnu.org>
22522
22523 * wid-edit.el (key-sequence): New widget type.
22524
22525 * simple.el (set-mark-command-repeat-pop): New variable.
22526 (set-mark-command): Only interpret plan C-@ after a pop as a pop
22527 if set-mark-command-repeat-pop is true.
22528
22529 * info.el (Info-fontify-node): Don't display extra "see" if there
22530 already is one here.
22531
22532 * mouse.el: Fix special handling of DEL after dragging a region:
22533 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
22534 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
22535
22536 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
22537
22538 * textmodes/ispell.el (ispell-command-loop): Change `i' description
22539 not to assume it pertains to an affix.
22540
22541 * textmodes/flyspell.el (flyspell-post-command-hook):
22542 Bind deactivate-mark to prevent deactivation.
22543
22544 2005-11-03 Lars Hansen <larsh@soem.dk>
22545
22546 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
22547 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
22548 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
22549
22550 2005-11-03 Romain Francoise <romain@orebokech.com>
22551
22552 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
22553 Update copyright years.
22554
22555 2005-11-03 Sam Steingold <sds@gnu.org>
22556
22557 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22558 Use system-type instead of window-system because window-system is not
22559 correctly defined during loadup.
22560
22561 2005-11-02 Mark A. Hershberger <mah@everybody.org>
22562
22563 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
22564 (xml-parse-tag): Join strings separated by a comment properly.
22565
22566 2005-11-02 Andreas Schwab <schwab@suse.de>
22567
22568 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
22569
22570 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
22571
22572 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
22573 (byte-optimize-pure-func): Quote the eval'd value.
22574
22575 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
22576 Rename from perl-font-lock-syntactic-face-function.
22577 Change the calling convention so it can be used as a font-lock MATCHER.
22578 Do the parse-partial-sexp loop outselves.
22579 (perl-font-lock-syntactic-keywords): Use it.
22580 (perl-mode): Don't set font-lock-syntactic-face-function any more.
22581
22582 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
22583
22584 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
22585 disassembly buffer too.
22586 (gdb-exited): Remove overlay arrows when execution has finished.
22587 (gdb-info-frames-custom, gdb-info-threads-custom)
22588 (gdb-info-registers-custom): Don't add inappropriate text
22589 properties if inferior is not active.
22590
22591 2005-11-02 Glenn Morris <rgm@gnu.org>
22592
22593 * progmodes/fortran.el (fortran-blink-match):
22594 Use `blink-matching-delay'.
22595
22596 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
22597
22598 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
22599
22600 2005-11-02 Lars Hansen <larsh@soem.dk>
22601
22602 * net/tramp.el (tramp-action-out-of-band): Handle scp message
22603 "Permission denied".
22604
22605 2005-11-01 Richard M. Stallman <rms@gnu.org>
22606
22607 * textmodes/flyspell.el (flyspell-external-point-words):
22608 Pass nil to flyspell-get-word.
22609
22610 2005-11-02 Kim F. Storm <storm@cua.dk>
22611
22612 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
22613 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
22614
22615 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
22616
22617 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
22618 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
22619 (calendar-mouse-print-dates): Add optional `event' argument.
22620 Update interactive-spec.
22621 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
22622 Use `calendar-event-to-date' instead of `event'.
22623
22624 2005-11-02 Masatake YAMATO <jet@gyve.org>
22625
22626 * progmodes/ld-script.el (ld-script-builtins):
22627 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
22628 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
22629 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
22630
22631 2005-11-01 Romain Francoise <romain@orebokech.com>
22632
22633 * vc-sccs.el: Update copyright year.
22634 * ezimage.el: Likewise.
22635
22636 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
22637
22638 * info.el (Info-fontify-node): Use `string-width' for fontifying
22639 underlined titles.
22640
22641 2005-11-01 Juri Linkov <juri@jurta.org>
22642
22643 * info.el (Info-fontify-node): Downcase node header keywords Node,
22644 Prev, Next, Up before comparison.
22645 (Info-history): Insert absolute directory name, and put invisible
22646 property on it.
22647
22648 2005-11-01 Juri Linkov <juri@jurta.org>
22649
22650 * info.el (Info-file-supports-index-cookies): New variable.
22651 (Info-find-node-2): Check makeinfo version for index cookie support.
22652 (Info-index-nodes): Search for nodes with index cookies only when
22653 Info-file-supports-index-cookies is t. Otherwise, search nodes
22654 with "Index" in the node name.
22655 (Info-index-node): Search index cookie in the current node only when
22656 Info-file-supports-index-cookies is t. Otherwise, check the word
22657 "Index" in the node name.
22658 (Info-find-emacs-command-nodes): Remove code that searches nodes
22659 with "Index" node name in the top menu.
22660
22661 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
22662
22663 * progmodes/scheme.el (scheme-mode-variables): Use the default
22664 comment-indent-function.
22665
22666 * faces.el (face-attribute): Handle the case where a face inherits from
22667 a non-existent face.
22668
22669 * simple.el (eval-expression-print-format): Use lisp-readable syntax
22670 for octal and hexa output, and merge the char into the paren.
22671 (kill-new): Use push.
22672 (copy-to-buffer): Use with-current-buffer.
22673 (completion-setup-function): Move code in loop to remove redundancy.
22674 (minibuffer-local-must-match-map): Don't add bindings that duplicate
22675 those inherited from minibuffer-local-completion-map.
22676
22677 * savehist.el (savehist-mode) <defcustom>:
22678 Use custom-set-minor-mode if available.
22679 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
22680 and emit a message if applicable.
22681
22682 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
22683
22684 * savehist.el: Sync up to version 19.
22685 (savehist-mode): New minor mode.
22686 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
22687 (savehist-length): Remove (use history-length instead).
22688 (savehist-file-modes): Rename from savehist-modes.
22689 (savehist-save-hook, savehist-loaded): New vars.
22690 (savehist-load): Use savehist-mode. Try to smooth up transition from
22691 old format to new format.
22692 (savehist-install): Allow savehist-autosave-interval to be nil.
22693 (savehist-save): Run the new hook. Be more careful to only trim the
22694 history variables.
22695 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
22696 (savehist-printable): Print into a buffer rather than char-by-char.
22697
22698 2005-11-01 John Wiegley <johnw@newartisans.com>
22699
22700 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
22701 toggle-ignore keybinding (C-a). The author said it had been
22702 disabled much earlier due to a possible incompatibility, but after
22703 many months of usage I have encountered no problems (and it is a
22704 rather useful option, especially for switching to " *temp*").
22705
22706 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
22707 support for OS/X's AddressBook, by calling out to the open source
22708 program "contacts" (installable through Fink).
22709
22710 * net/eudc.el (eudc-expand-inline): If the
22711 `eudc-multiple-match-handling-method' is set to `all', delete the
22712 query string before inserting the query result.
22713
22714 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
22715 flag, to prevent Eshell from using the system ls when
22716 `eshell-ls-insert-directory' is in used.
22717 (eshell-ls-insert-directory): Disable font-lock in directory
22718 buffer so that Eshell's own fontification is seen. This broke
22719 recently due to changes in font-lock, so this goes back to version
22720 21 behavior.
22721
22722 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
22723
22724 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
22725 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
22726 (gdb-many-windows): Doc fix.
22727
22728 2005-10-31 Romain Francoise <romain@orebokech.com>
22729
22730 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
22731
22732 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
22733
22734 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
22735 that global-font-lock-mode can be enabled by default.
22736
22737 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
22738 (font-lock-add-keywords, font-lock-remove-keywords)
22739 (font-lock-fontify-buffer): Remove autoload cookies.
22740
22741 * jit-lock.el (jit-lock-register): Likewise.
22742
22743 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
22744
22745 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
22746
22747 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
22748 intact if there is no gud-comint-buffer.
22749
22750 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
22751
22752 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
22753 old prompt comint-prompt-read-only is t and GDB commands are
22754 issued from tool bar etc.
22755
22756 2005-10-31 Masatake YAMATO <jet@gyve.org>
22757
22758 * vc.el (vc-directory-exclusion-list): Add "{arch}".
22759
22760 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
22761
22762 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
22763 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
22764
22765 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
22766
22767 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
22768 starting at beginning of line. Fontification is messed up when
22769 `open-paren-in-column-0-is-defun-start' set to t.
22770 Reported by John Paul Wallington <jpw@pobox.com>.
22771
22772 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
22773
22774 * comint.el (comint-send-input): Call `comint-update-fence' when
22775 `comint-process-echoes' and `comint-prompt-read-only' are both
22776 non-nil, to avoid leftover read-only newline.
22777
22778 2005-10-30 Richard M. Stallman <rms@gnu.org>
22779
22780 * textmodes/flyspell.el (flyspell-external-point-words):
22781 Detect when WORD can't be checked properly because
22782 flyspell-get-word finds just part of it, and move on.
22783
22784 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
22785 boundarychar for Polish.
22786 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
22787 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
22788
22789 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
22790
22791 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
22792 (gdb-registers-font-lock-keywords): Delete.
22793 (gdb-registers-mode): Don't fontify.
22794 (gdb-info-registers-custom): Use text properties instead as, in
22795 future, changed register values will use font-lock-warning-face.
22796 (gdb-local-font-lock-keywords): Rename to...
22797 (gdb-locals-font-lock-keywords): ...for consistency.
22798
22799 2005-10-30 Andre Spiegel <spiegel@gnu.org>
22800
22801 * vc.el (vc-switch-backend): Better error message if the buffer is
22802 not visiting a file under version control.
22803
22804 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
22805
22806 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
22807
22808 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
22809 ~/.emacs.d/.emacs.
22810
22811 2005-10-29 Richard M. Stallman <rms@gnu.org>
22812
22813 * replace.el (occur-mode-mouse-goto): Always go to other window.
22814 (occur-mode-goto-occurrence): Always switch in same window.
22815
22816 * simple.el (undo): Display message at end, not at start.
22817
22818 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
22819 New arg REUSE-CELL.
22820 (cancel-timer-internal): New function.
22821 (timer-event-handler): Use cancel-timer-internal,
22822 and pass the cell it returns to timer-activate...
22823
22824 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
22825 (jit-lock-deferred-fontify, jit-lock-context-fontify)
22826 (jit-lock-after-change): Test memory-full.
22827
22828 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22829
22830 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22831 part of the decoded armor to find the key-identifier.
22832 (pgg-gpg-lookup-key-owner): New function to return the
22833 human-readable identifier of a key owner.
22834 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22835 key itself.
22836 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22837 the key value) if we have a key and can match it against a secret
22838 key. Also, added a note pointing out fact that the prompt only
22839 indicates the first matching key.
22840
22841 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22842 pgg-decrypt-region.
22843 (pgg-pending-timers): A new hash for tracking the passphrase cache
22844 timers, so that new ones supercede old ones.
22845 (pgg-add-passphrase-to-cache): Rename from
22846 `pgg-add-passphrase-cache' to reduce confusion (all callers
22847 changed). Modified to cancel old timers when new ones are added.
22848 (pgg-remove-passphrase-from-cache): Rename from
22849 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22850 changed). Modified to cancel old timers when their keys are
22851 removed from the cache.
22852 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22853 XEmacs, an indirection to delete-itimer.
22854 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22855 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22856 users can only check cache without risk of prompting. Correct bug in
22857 notruncate behavior.
22858 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22859 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22860 Add informative docstrings.
22861 (pgg-decrypt): Convey provided passphrase in subordinate call to
22862 pgg-decrypt-region.
22863
22864 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22865 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22866 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22867 `passphrase' argument, so the passphrase can be managed externally
22868 and then passed in to the system.
22869
22870 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22871 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22872 so the passphrase cache can be used reliably with identifiers
22873 besides a pgp packet's key id.
22874
22875 * pgg-gpg.el (pgg-pgp-encrypt-region)
22876 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22877 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22878 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22879 argument to all these routines, so the passphrase can be managed
22880 externally and passed in to the system.
22881
22882 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22883 `notruncate' argument, so the passphrase cache can be used
22884 reliably with identifiers besides a pgp packet's key id.
22885
22886 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22887
22888 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22889 symmetric encryption.
22890 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22891 encrypted session key.
22892 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22893 message ask for the passphrase in a proper way.
22894
22895 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22896 New user commands for symmetric encryption.
22897
22898 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
22899
22900 * textmodes/conf-mode.el (conf-assignment-sign)
22901 (conf-assignment-regexp): Fix docstrings.
22902 (conf-mode-initialize): New function.
22903 (conf-mode): Remove optional args. Use delay-mode-hooks to
22904 recognize recursive calls.
22905 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22906 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22907 (conf-xdefaults-mode): Use define-derived-mode and
22908 conf-mode-initialize.
22909
22910 2005-10-29 Romain Francoise <romain@orebokech.com>
22911
22912 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22913
22914 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22915
22916 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22917 part of the decoded armor to find the key-identifier.
22918 (pgg-gpg-lookup-key-owner): New function to return the
22919 human-readable identifier of a key owner.
22920 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22921 key itself.
22922 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22923 the key value) if we have a key and can match it against a secret
22924 key. Also, added a note pointing out fact that the prompt only
22925 indicates the first matching key.
22926
22927 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22928 pgg-decrypt-region.
22929 (pgg-pending-timers): A new hash for tracking the passphrase cache
22930 timers, so that new ones supercede old ones.
22931 (pgg-add-passphrase-to-cache): Rename from
22932 `pgg-add-passphrase-cache' to reduce confusion (all callers
22933 changed). Modified to cancel old timers when new ones are added.
22934 (pgg-remove-passphrase-from-cache): Rename from
22935 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22936 changed). Modified to cancel old timers when their keys are
22937 removed from the cache.
22938 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22939 XEmacs, an indirection to delete-itimer.
22940 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22941 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22942 users can only check cache without risk of prompting. Correct bug in
22943 notruncate behavior.
22944 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22945 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22946 Add informative docstrings.
22947 (pgg-decrypt): Convey provided passphrase in subordinate call to
22948 pgg-decrypt-region.
22949
22950 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
22951
22952 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22953 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22954 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22955 `passphrase' argument, so the passphrase can be managed externally
22956 and then passed in to the system.
22957
22958 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22959 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22960 so the passphrase cache can be used reliably with identifiers
22961 besides a pgp packet's key id.
22962
22963 * pgg-gpg.el (pgg-pgp-encrypt-region)
22964 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22965 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22966 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22967 argument to all these routines, so the passphrase can be managed
22968 externally and passed in to the system.
22969
22970 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22971 `notruncate' argument, so the passphrase cache can be used
22972 reliably with identifiers besides a pgp packet's key id.
22973
22974 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22975
22976 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22977 symmetric encryption.
22978 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22979 encrypted session key.
22980 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22981 message ask for the passphrase in a proper way.
22982
22983 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22984 New user commands for symmetric encryption.
22985
22986 2005-10-28 Bill Wohler <wohler@newt.com>
22987
22988 * help-mode.el (help-url): New button type. Calls browse-url.
22989 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22990 Similar to Info nodes: URL `url'.
22991 (help-make-xrefs): Create help-url buttons for
22992 help-xref-url-regexp matches.
22993
22994 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
22995
22996 * tool-bar.el (tool-bar-add-item-from-menu)
22997 (tool-bar-local-item-from-menu): Fix doc strings.
22998
22999 2005-10-28 Romain Francoise <romain@orebokech.com>
23000
23001 * ldefs-boot.el: Update.
23002
23003 * subr.el (locate-library): Move from help-fns.el.
23004 * help-fns.el (locate-library): Move to subr.el.
23005
23006 2005-10-28 Richard M. Stallman <rms@gnu.org>
23007
23008 * net/tramp.el (tramp-completion-mode): defvar moved up.
23009
23010 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
23011
23012 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
23013
23014 * files.el (find-file-noselect): Use %d to format large file size.
23015
23016 * bindings.el (mode-line-format): Add %e.
23017
23018 * loadup.el ("facemenu"): Load unconditionally.
23019 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
23020 ("x-dnd"): Load, when appropriate.
23021
23022 * startup.el (command-line): Call before-init-hook earlier.
23023 Warn about some bad characters in -u user name.
23024
23025 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
23026 (flyspell-external-point-words): Error if misspelled word is not found.
23027 Set flyspell-large-region-beg at end of word.
23028
23029 2005-10-28 Andreas Schwab <schwab@suse.de>
23030
23031 * view.el (View-revert-buffer-scroll-page-forward):
23032 Use view-page-size-default.
23033
23034 2005-10-28 Juri Linkov <juri@jurta.org>
23035
23036 * international/quail.el (quail-get-current-str): Translate last
23037 raw character for deterministic input methods.
23038
23039 2005-10-27 Jay Belanger <belanger@truman.edu>
23040
23041 * calc/calc-ext.el: Add functions to autoloads.
23042 (math-identity-matrix-p, math-ident-row-p): New functions.
23043
23044 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
23045 multiplication by an identity matrix; don't turn multiplication by
23046 an inverse matrix into division.
23047 (math-div-symbol-fancy): Replace division by matrices with
23048 multiplication by inverse.
23049
23050 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
23051
23052 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
23053 (calc-writeoutpower): New functions.
23054
23055 2005-10-27 Romain Francoise <romain@orebokech.com>
23056
23057 * replace.el (occur-engine): Include colon in mouse-face highlight.
23058
23059 * dired-x.el: Change Maintainer field.
23060
23061 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
23062
23063 * longlines.el (longlines-mode): Bind after-change-functions to
23064 nil during initial decoding and final encoding.
23065
23066 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
23067
23068 * term.el (term-emulate-terminal, term-handle-colors-array)
23069 (term-handle-ansi-escape): Specify the terminfo capabilities
23070 implemented.
23071
23072 2005-10-26 Richard M. Stallman <rms@gnu.org>
23073
23074 * info.el (Info-fontify-node): Fix detection of sentence-break
23075 before *Note.
23076
23077 2005-10-26 Romain Francoise <romain@orebokech.com>
23078
23079 * smerge-mode.el: Add `tools' to file keywords.
23080
23081 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
23082
23083 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
23084 when the fringe is not available.
23085
23086 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
23087 (def-gdb-auto-update-trigger): Simplify construction.
23088 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
23089 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
23090 defined explicitly.
23091 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
23092 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
23093 defined explicitly.
23094 (gdb-info-locals-custom): Remove as it's a no-op.
23095
23096 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
23097
23098 * longlines.el (longlines-mode): Remove narrowing before
23099 performing the initial decoding or final encoding.
23100
23101 2005-10-25 Romain Francoise <romain@orebokech.com>
23102
23103 * emacs-lisp/find-func.el (find-library-name): Also strip
23104 extension if library name ends in .el, to take advantage of
23105 `find-library-suffixes'.
23106
23107 2005-10-25 Richard M. Stallman <rms@gnu.org>
23108
23109 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
23110
23111 2005-10-25 Juri Linkov <juri@jurta.org>
23112
23113 * textmodes/texinfo.el (texinfo-mode): Change charset of one
23114 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
23115
23116 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
23117
23118 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
23119 (blackbox-redefine-key): Add argument `map'.
23120
23121 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
23122 regions when moving the jit-lock-context-unfontify-pos boundary.
23123
23124 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
23125
23126 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
23127
23128 2005-10-25 Masatake YAMATO <jet@gyve.org>
23129
23130 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
23131
23132 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
23133
23134 * play/blackbox.el (blackbox-redefine-key): New function.
23135 (blackbox-mode-map): Use it to remap existing bindings for cursor
23136 motion instead of binding literal keys.
23137
23138 2005-10-25 Glenn Morris <rgm@gnu.org>
23139
23140 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
23141 diary does not end in a newline. Do not assume a blank line at
23142 the start of the diary file.
23143
23144 2005-10-25 Kenichi Handa <handa@m17n.org>
23145
23146 * international/quail.el (quail-translate-key): If the input
23147 method is deterministic and failed to handle the last key, restart
23148 the key handling loop from an appropriate key.
23149
23150 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
23151
23152 * vc.el (vc-dired-mode): Extend comment for binding of
23153 `directory-listing-before-filename-regexp'.
23154
23155 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
23156
23157 * textmodes/texinfo.el (texinfo-mode):
23158 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
23159 not to unnecessarily expose emacs-mule's internal char codes.
23160
23161 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
23162
23163 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
23164 Display hand pointer and help-echo on disabled icon too.
23165 (gdb-mouse-until): New function.
23166 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
23167
23168 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
23169
23170 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
23171 with 2005-10-23 change to doctor.el.
23172
23173 * finder.el (finder-mode-map): Add follow-link binding.
23174
23175 2005-10-25 Kim F. Storm <storm@cua.dk>
23176
23177 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
23178 to gdb-mouse-toggle-breakpoint-fringe.
23179 (gdb-mouse-toggle-breakpoint-margin): Rename from
23180 gdb-mouse-toggle-breakpoint. Fix doc.
23181 (gdb-mouse-toggle-breakpoint-fringe): New defun.
23182 (gdb-put-string): Add optional SPROPS arg. Add props to string.
23183 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
23184 string properties also for fringe breakpoint bitmaps.
23185
23186 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
23187
23188 * textmodes/org.el (org-start-icalendar-file): Fix format form.
23189
23190 2005-10-25 Masatake YAMATO <jet@gyve.org>
23191
23192 * simple.el (completion-common-substring):
23193 Use `completion-common-substring' prior to `completion-base-size'.
23194
23195 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
23196
23197 * savehist.el: Require CL while compiling.
23198 (savehist-history-variables): Remove.
23199 (savehist-save-minibuffer-history, savehist-additional-variables)
23200 (savehist-minibuffer-history-variables): New vars.
23201 (savehist-save): Use them.
23202 (savehist-uninstall, savehist-minibuffer-hook): New funs.
23203 (savehist-install): New fun, extracted from savehist-load.
23204 (savehist-load): Use them.
23205
23206 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
23207
23208 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
23209 a dummy doc-string-elt property.
23210 (defalias, defvaralias, define-category): Add a docstring property.
23211
23212 * image.el (defimage):
23213 * widget.el (define-widget):
23214 * custom.el (defface, defcustom): Add `doc-string' declaration.
23215
23216 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
23217 (defadvice): Add `doc-string' declaration.
23218
23219 * emacs-lisp/byte-run.el (macro-declaration-function):
23220 Handle `doc-string' declarations.
23221 (define-obsolete-function-alias, define-obsolete-variable-alias):
23222 Add `doc-string' declaration.
23223
23224 2005-10-24 Kenichi Handa <handa@m17n.org>
23225
23226 * international/utf-7.el (utf-7): Add autoload cookie.
23227
23228 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
23229
23230 2005-10-24 Eli Zaretskii <eliz@gnu.org>
23231
23232 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
23233 list of directories passed to batch-update-autoloads. Add "." to
23234 the list of the echoed directories.
23235
23236 * pgg-def.el:
23237 * pgg-gpg.el:
23238 * pgg-parse.el:
23239 * pgg-pgp.el:
23240 * pgg-pgp5.el:
23241 * pgg.el: Moved here from the gnus subdirectory.
23242
23243 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
23244
23245 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
23246 in case comint-prompt-read-only is set to t.
23247
23248 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
23249 in case comint-prompt-read-only is set to t.
23250
23251 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
23252
23253 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
23254 Now a string.
23255 (icalendar-import-format): Handle CLASS, STATUS, URL.
23256 Rename `subject' to `summary'.
23257 (icalendar-import-format-summary): Rename from
23258 `icalendar-import-format-subject'.
23259 (icalendar-import-format-url, icalendar-import-format-status)
23260 (icalendar-import-format-class): New variables.
23261 (icalendar--rris): Take variable argument list.
23262 (icalendar--datestring-to-isodate): Remove unnecessary
23263 calendar-style check when converting dates with explicit month names.
23264 (icalendar-export-region): Change return type of conversion
23265 subroutines. Bury current buffer unless error occurred.
23266 (icalendar--convert-to-ical)
23267 (icalendar--parse-summary-and-rest): New functions.
23268 (icalendar--convert-ordinary-to-ical)
23269 (icalendar--convert-weekly-to-ical)
23270 (icalendar--convert-yearly-to-ical)
23271 (icalendar--convert-block-to-ical)
23272 (icalendar--convert-cyclic-to-ical)
23273 (icalendar--convert-anniversary-to-ical): Change return type.
23274 Strip trailing blanks from subject.
23275 (icalendar--convert-sexp-to-ical): Change return type.
23276 Strip trailing blanks from subject. Handle simple sexp
23277 entries as generated by icalendar.el.
23278 (icalendar--convert-float-to-ical)
23279 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
23280 (icalendar-import-file): Doc fix.
23281 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
23282 Correct call to icalendar--rris.
23283 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
23284 `summary'.
23285 (icalendar--add-diary-entry): Rename `subject' to `summary'.
23286
23287 2005-10-24 Romain Francoise <romain@orebokech.com>
23288
23289 * server.el (server-sentinel): Set query-on-exit flag to nil on
23290 new client processes (it isn't inherited from the server process).
23291
23292 * replace.el (occur-engine): Rearrange text properties.
23293
23294 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
23295
23296 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
23297 case-fold-search is nil.
23298 (debug-help-follow): Use help-xref-interned directly.
23299
23300 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
23301
23302 * thumbs.el (thumbs-image-type): Add .pbm.
23303
23304 2005-10-23 Richard M. Stallman <rms@gnu.org>
23305
23306 * faces.el (inhibit-face-set-after-frame-default): New variable.
23307 (set-face-attribute): Bind it.
23308 (face-set-after-frame-default): Test it.
23309
23310 * help-fns.el (describe-simplify-lib-file-name): New function.
23311 (describe-function-1, describe-variable): Use it.
23312
23313 * faces.el (describe-face): Use describe-simplify-lib-file-name.
23314
23315 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
23316 Eliminate nil as possible value.
23317 (tooltip-hide-delay): Reduce internal-border-width.
23318
23319 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
23320 (menu-bar-file-menu) <new-file>: Likewise.
23321
23322 * simple.el (line-move-finish): Ignore fields computing LINE-END.
23323
23324 * international/mule.el (load-with-code-conversion):
23325 Pass full file name to `eval-buffer' unless preloading.
23326
23327 * textmodes/flyspell.el (flyspell-large-region):
23328 Call ispell-check-version.
23329
23330 * textmodes/ispell.el (ispell-local-dictionary-overridden):
23331 Fix the make-variable-buffer-local call that was supposed
23332 to be for this variable.
23333 (ispell-aspell-supports-utf8): Doc fix.
23334 (ispell-find-aspell-dictionaries): Preserve elements of
23335 ispell-dictionary-alist for dictionaries that aspell doesn't report.
23336 (ispell-aspell-find-dictionary): Return nil on error.
23337
23338 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
23339 (doctor-symptoms): Likewise.
23340
23341 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
23342
23343 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
23344
23345 * cus-edit.el (custom-button, custom-button-pressed): New vars.
23346 (custom-raised-buttons): Add :set spec.
23347 (custom-button-unraised, custom-button-pressed-unraised):
23348 New faces, so that custom-raised-buttons actually does something.
23349 (custom-mode): Use custom-button and custom-button-pressed.
23350
23351 * wid-edit.el (widget-specify-button): Don't ignore
23352 widget-mouse-face on graphic terminals.
23353 (widget-move-and-invoke): Cleanup.
23354
23355 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
23356
23357 * whitespace.el (whitespace-cleanup): Doc fix.
23358
23359 2005-10-23 Romain Francoise <romain@orebokech.com>
23360
23361 * emulation/viper.el (viper-set-hooks): Quote forms passed to
23362 `eval-after-load' to avoid evaluating their result.
23363
23364 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
23365
23366 * files.el (directory-listing-before-filename-regexp):
23367 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
23368
23369 * dired.el (dired-move-to-filename-regexp): Remove.
23370 All occurrences replaced by `directory-listing-before-filename-regexp'.
23371
23372 * dired-x.el, locate.el, vc.el:
23373 Replace `dired-move-to-filename-regexp' by
23374 `directory-listing-before-filename-regexp'. In vc.el it is
23375 overwritten locally; maybe this can be handled in files.el too.
23376
23377 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
23378 replaced by `directory-listing-before-filename-regexp'.
23379
23380 2005-10-23 Andreas Schwab <schwab@suse.de>
23381
23382 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
23383 and eval-next-after-load.
23384
23385 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
23386
23387 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
23388 exist, create it.
23389
23390 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
23391
23392 * allout.el: Remove autoloads for mailcrypt and crypt++.
23393 Require pgg, pgg-gpg during compilation.
23394 (allout-version): Increment version number to 2.1, and use a literal
23395 rather than RCS Id.
23396 (allout-default-encryption-scheme): Remove.
23397 (allout-passphrase-verifier-handling)
23398 (allout-passphrase-verifier-string)
23399 (allout-file-passphrase-verifier-string)
23400 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
23401 (allout-passphrase-hint-handling): Rename and simplify.
23402 (allout-init): Use `find-file-hook' if available, otherwise
23403 `find-file-hooks'.
23404 (allout-mode): Use `write-file-functions' if available, otherwise
23405 `local-write-file-hooks' and, instead of making auto-save-hook
23406 buffer local, make the write-file-hook activity contingent to
23407 allout-mode.
23408 (allout-mode): Use key-binding substitution in the docstring.
23409 (allout-kill-line): Spell-out kill ring data structure mutation
23410 instead of using byte-compiler-complaint-provoking `pop'.
23411 (allout-insert-listified): Use `insert' rather than `insert-string'
23412 (allout-toggle-current-subtree-encryption): Update docstring, adjust
23413 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
23414 (allout-encrypt-string): Totally revamped vis new underlying
23415 encryption facilities.
23416 (allout-mc-activate-passwd): Remove.
23417 (allout-obtain-passphrase): New, more or less replaces
23418 allout-mc-activate-passwd.
23419 (allout-encrypted-key-info): More or less replaces
23420 allout-encrypted-text-type.
23421 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
23422 (my-mark-marker): Use `(featurep 'xemacs)'.
23423
23424 2005-10-23 Lars Hansen <larsh@soem.dk>
23425
23426 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
23427 (byte-compile-file-form-defmumble, byte-compile-defun)
23428 (byte-compile-defmacro): Use it.
23429 (byte-compile-form): Don't call byte-compile-set-symbol-position
23430 when a byte-compile handler is called.
23431
23432 2005-10-22 Romain Francoise <romain@orebokech.com>
23433
23434 * savehist.el (savehist-history-variables): Add `grep-find-history'.
23435
23436 * subr.el (eval-after-load): Convert library name to an absolute
23437 file name using locate-library, since load-history no longer has
23438 library names in it.
23439
23440 2005-10-22 Richard M. Stallman <rms@gnu.org>
23441
23442 * files.el (make-temp-file): Move from subr.el.
23443 * subr.el (make-temp-file): Move to files.el.
23444
23445 * window.el (get-buffer-window-list): Move from subr.el.
23446 * subr.el (get-buffer-window-list): Move to window.el.
23447
23448 * image.el (image-load-path): Use eval-at-startup to initialize.
23449
23450 * subr.el (eval-at-startup): New macro.
23451
23452 * subr.el: Much rearrangement of functions and division
23453 into pages. No code changes.
23454
23455 2005-10-22 Kenichi Handa <handa@m17n.org>
23456
23457 * tar-mode.el (tar-extract): Be sure to call
23458 find-operation-coding-system if set-auto-coding doesn't find a
23459 coding system.
23460
23461 2005-10-22 Kim F. Storm <storm@cua.dk>
23462
23463 * image.el (image-type-header-regexps): Rename from image-type-regexps.
23464 Change users.
23465 (image-type-file-name-regexps): New defconst.
23466 (image-type-from-data): Simplify loop.
23467 (image-type-from-buffer): New defun.
23468 (image-type-from-file-header): Use it instead of image-type-from-data.
23469 Use image-search-load-path instead of only looking in data-directory.
23470 (image-type-from-file-name): New defun.
23471 (image-search-load-path): Change `pathname' to `filename'.
23472 Make PATH arg optional, default to image-load-path.
23473
23474 2005-10-21 Richard M. Stallman <rms@gnu.org>
23475
23476 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
23477
23478 * textmodes/paragraphs.el (sentence-end-base): New variable.
23479 (sentence-end): Use sentence-end-base.
23480
23481 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
23482
23483 * font-lock.el (font-lock-default-fontify-region): Check the multiline
23484 property independently from the font-lock-multiline variable.
23485
23486 2005-10-21 Richard M. Stallman <rms@gnu.org>
23487
23488 * emacs-lisp/find-func.el (find-library-name): Doc fix.
23489
23490 * startup.el (command-line): Convert library names
23491 in `load-history' to absolute file names.
23492
23493 * subr.el (symbol-file): Doc fix.
23494
23495 * loadhist.el (file-loadhist-lookup): Call locate-library
23496 instead of find-library-name. Don't try converting
23497 abs file names to library names, since load-history no longer
23498 has library names in it.
23499 (file-dependents, file-provides, file-requires): Doc fixes.
23500
23501 2005-10-21 Juri Linkov <juri@jurta.org>
23502
23503 * progmodes/etags.el (tags-table-mode): New function.
23504 (tags-verify-table): Replace initialize-new-tags-table with
23505 tags-table-mode.
23506
23507 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
23508 default value.
23509 (desktop-modes-not-to-save): Add tags-table-mode to the
23510 default value.
23511
23512 * info.el (Info-index-next): Add total number of index
23513 alternatives to the message.
23514
23515 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
23516 backward only space (instead of space and period) before looking
23517 at sentence end.
23518
23519 * simple.el (set-variable): Use user-variable-p instead of symbolp.
23520 Add the old variable value as 4th default-value arg of read-string.
23521
23522 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23523
23524 * cus-face.el (custom-declare-face): Make face from X resources
23525 also on Mac.
23526
23527 * disp-table.el (standard-display-g1, standard-display-graphic):
23528 Refuse to use string glyphs also on Mac.
23529 (standard-display-european): Don't set terminal coding system also
23530 on Mac.
23531
23532 * frame.el (display-screens): Use x-display-screens also on Mac.
23533
23534 2005-10-21 Romain Francoise <romain@orebokech.com>
23535
23536 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
23537
23538 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
23539
23540 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
23541 and $? into sexps.
23542
23543 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
23544 warning face on open-paren-in-column-0.
23545
23546 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
23547 boundary case. Fix typo.
23548 Suggested by Martin Rudalics <rudalics@gmx.at>.
23549
23550 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
23551
23552 * textmodes/org.el (org-combined-agenda-icalendar-file)
23553 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
23554 (org-export-icalendar-this-file)
23555 (org-export-icalendar-all-agenda-files)
23556 (org-export-icalendar-combine-agenda-files): New commands.
23557 (org-export-icalendar, org-print-icalendar-entries)
23558 (org-start-icalendar-file, org-finish-icalendar-file)
23559 (org-ical-ts-to-string): New functions.
23560 (org-read-date, org-goto-calendar)
23561 (org-agenda-goto-calendar): Inhibit displaying diary entries by
23562 call to `calendar'.
23563 (orgtbl-setup): Remove the :keys arguments from the menu description.
23564 (org-after-save-iCalendar-file-hook): New variable.
23565
23566 2005-10-21 Kenichi Handa <handa@m17n.org>
23567
23568 * language/vietnamese.el (tcvn-5712): Make it an alias of
23569 vietnamese-tcvn coding-system.
23570
23571 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
23572
23573 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
23574 group id is given.
23575
23576 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
23577
23578 * progmodes/sh-script.el (sh-escaped-line-re): New var.
23579 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
23580 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
23581 whose line is either continued or ends with a comment.
23582
23583 2005-10-20 Romain Francoise <romain@orebokech.com>
23584
23585 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
23586
23587 * replace.el (occur-engine): Add follow-link property.
23588
23589 * font-core.el (font-lock-mode): Doc fix.
23590
23591 2005-10-20 Richard M. Stallman <rms@gnu.org>
23592
23593 * net/rcirc.el: New file.
23594
23595 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
23596
23597 * term.el (term-term-name): Initialize to "eterm-color".
23598
23599 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
23600
23601 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
23602 for encryption functionality.
23603 Move allout customization subgroup from `editing' to `outlines' group.
23604 Fix commentary keywords to legitimate ones.
23605 Update author info (using my current email address, obscurified).
23606 (allout-encrypt-string, allout-encryption-produce-work-buffer)
23607 (allout-encrypted-topic-p, allout-encrypted-text-type)
23608 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
23609 (allout-situate-encryption-key-verifier)
23610 (allout-get-encryption-key-verifier, allout-verify-key)
23611 (allout-next-topic-pending-encryption)
23612 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
23613 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
23614 (outline-key-verifier-handling, outline-key-hint-handling)
23615 (outline-encrypt-unencrypted-on-saves): New defcustoms.
23616 (allout-file-key-verifier-string, allout-encryption-scheme)
23617 (allout-key-verifier-string, allout-key-hint-string)
23618 (allout-after-save-decrypt): New variables.
23619 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
23620 (allout-after-saves-handler): New hook functions.
23621 (allout-post-command-business): Do allout-after-save-decrypt.
23622 (allout-enable-file-variable-adjustment): Custom var to enable
23623 mechanism for adding and adjusting settings of Emacs file variables.
23624 (allout-adjust-file-variable, allout-file-vars-section-data):
23625 New functions, implement the mechanism.
23626 (outlineify-sticky): Use the file vars mechanism.
23627 (allout-inhibit-protection, allout-during-write-cue)
23628 (allout-override-protect, allout-before-change-protect): Remove.
23629 (allout-flag-region, allout-open-topic): Adjust read-only text.
23630 (allout-open-line-not-read-only): Add to facilitate read-only
23631 text based protection.
23632 (allout-kill-line): Revise to adjust read-only text, clue the
23633 user about the inhibition.
23634 (allout-unprotected): Use unwind-protect.
23635 (allout-shift-in, allout-shift-out): Disallow manually shifting a
23636 topic deeper than the offspring depth of the previous topic -
23637 avoiding confusing "containment discontinuities".
23638 (allout-reindent-bodies): Fix retention of body relative hanging
23639 indent during promotion of collapsed bodies.
23640 (allout-open-topic): Make it easy to open new topic with same
23641 bullet as current topic - topic creation functions provided with
23642 any universal argument provokes now prompt for bullet, defaulting
23643 to the bullet of the previous topic.
23644 (allout-plain-bullets-string, allout-distinctive-bullets-string):
23645 Plain bullet alternates `.' period and `,' comma only. All other
23646 bullets are relegated to special status (but customizable).
23647 (allout-end-of-entry): Rename from allout-end-of-current-entry
23648 since it actually operates w.r.t. most immediately containing
23649 entry, visible or not.
23650 (allout-hide-current-entry, allout-show-current-entry): Use the
23651 revised version.
23652 (allout-old-expose-topic): Solidify deprecation.
23653 (allout-end-of-subtree): Add so we can span concealed as well
23654 as visible topics.
23655 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
23656 (allout-end-of-current-heading): Tweak to just respect the first line.
23657 (allout-get-body-text): Add.
23658 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
23659 when invoked interactively.
23660 (allout-up-current-level): Use `interactive-p'.
23661 (allout-mode, allout-init): Miscellaneous docstring and
23662 operational refinements, as well as hookups of new encryption stuff.
23663 (allout-beginning-of-current-entry): Now works as advertised.
23664 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
23665 (allout-isearch-rectification): Refine condition for isearching.
23666 (allout-isearch-abort, allout-enwrap-isearch)
23667 (allout-flag-region, my-region-active-p): Relocate some macros.
23668 (allout-title): Fallback title is (buffer-name), not
23669 non-existing (current-buffer-name).
23670 (subst-char-in-string): Define if absent (for some XEmacs versions).
23671
23672 2005-10-20 Jari Aalto <jari.aalto@cante.net>
23673
23674 * mail/sendmail.el (mail-setup-hook, mail-aliases)
23675 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
23676 (mail-citation-prefix-regexp, mail-signature-file)
23677 (mail-default-headers, mail-bury-selects-summary)
23678 (mail-send-nonascii): Add autoload cookies.
23679
23680 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23681
23682 * frame.el (blink-cursor-mode): Add `mac' to the list of
23683 window-system's that support blinking cursor.
23684
23685 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
23686
23687 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
23688
23689 2005-10-20 Eli Zaretskii <eliz@gnu.org>
23690
23691 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
23692 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
23693 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
23694
23695 2005-10-20 Kim F. Storm <storm@cua.dk>
23696
23697 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
23698 (ido-set-current-directory): Don't add / after final @.
23699 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
23700 Explicitly handle ange-ftp completion oddities.
23701 (ido-make-file-list): Don't rotate list at tramp root to avoid
23702 triggering tramp file handler for expand-file-name via get-file-buffer.
23703
23704 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
23705
23706 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
23707
23708 2005-10-19 Jay Belanger <belanger@truman.edu>
23709
23710 * calc/calc-units.el (math-standard-units): Add units, adjust
23711 symbols and update values.
23712 (math-unit-prefixes): Add more prefixes.
23713
23714 2005-10-19 Romain Francoise <romain@orebokech.com>
23715
23716 * bookmark.el (bookmark-menu-heading): New face.
23717 (bookmark-bmenu-list): Use it.
23718 Don't fiddle with `baud-rate' at top-level.
23719
23720 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
23721
23722 * image.el (create-image, find-image): Mention max-image-size in
23723 docstring.
23724
23725 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
23726
23727 * savehist.el (savehist-load): Revert to checking XEmacs.
23728
23729 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
23730 Various docstring and line-width fixups.
23731 (conf-mode): Use cond.
23732 Set font-lock-defaults. Don't set comment-use-syntax.
23733
23734 2005-10-18 David Ponce <david@dponce.com>
23735
23736 * tree-widget.el (tree-widget-button-click): New function.
23737 (tree-widget-button-keymap): Use it.
23738
23739 2005-10-18 Romain Francoise <romain@orebokech.com>
23740
23741 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
23742 (bookmark-bmenu-hide-filenames): Add follow-link property.
23743 Improve help-echo text.
23744
23745 * ffap.el (find-file-at-point): Doc fix.
23746
23747 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23748
23749 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
23750
23751 2005-10-18 Masatake YAMATO <jet@gyve.org>
23752
23753 Install to the CVS repository what I forgot to install in my
23754 2005-10-16 changes.
23755
23756 * progmodes/python.el (python-complete-symbol): Pass the common
23757 prefix substring of completion to `display-completion-list'.
23758
23759 * textmodes/org.el (org-complete): Ditto.
23760
23761 2005-10-18 Masatake YAMATO <jet@gyve.org>
23762
23763 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
23764
23765 * woman.el (WoMan-xref-man-page): New button type derived
23766 from `Man-abstract-xref-man-page'.
23767 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
23768
23769 * man.el (Man-abstract-xref-man-page): New button type.
23770 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
23771 (Man-highlight-references): Add new optional argument `xref-man-type'.
23772
23773 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
23774
23775 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
23776
23777 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
23778
23779 * cus-edit.el (Custom-move-and-invoke): Delete.
23780 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
23781
23782 * wid-edit.el (widget-move-and-invoke): New function, from
23783 Custom-move-and-invoke.
23784
23785 2005-10-17 Bill Wohler <wohler@newt.com>
23786
23787 Move all remaining images from lisp/toolbar to etc/images, move
23788 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
23789 the low resolution images in their own directory (low-color).
23790
23791 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
23792 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
23793 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
23794 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
23795 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
23796 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
23797 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
23798
23799 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
23800 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
23801 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
23802 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
23803 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
23804 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
23805 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
23806 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
23807 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
23808 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
23809 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
23810 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
23811 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
23812 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
23813 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
23814
23815 To conform with convention, replace the underscore (_) in the
23816 following image names with dash (-) or (/) as appropriate.
23817
23818 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
23819 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
23820 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
23821 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
23822 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
23823 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
23824 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
23825 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
23826 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
23827 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
23828 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
23829 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
23830 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
23831 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
23832 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
23833
23834 * info.el (info-tool-bar-map): Replace underscores in image names
23835 with dashes.
23836
23837 * makefile.w32-in (WINS): Remove toolbar.
23838
23839 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
23840
23841 * tool-bar.el: Move to lisp from toolbar. Now that
23842 toolbar is empty, it should be deleted when folks run "cvs up -P".
23843
23844 2005-10-18 Jay Belanger <belanger@truman.edu>
23845
23846 * calc/calc-store.el (calc-store-into): Get the proper variable name
23847 to display in message.
23848
23849 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
23850
23851 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
23852 expressions display in speedbar for all buffers when debugging.
23853 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
23854
23855 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
23856 (speedbar-insert-button, speedbar-make-button):
23857 Use add-text-properties.
23858 (speedbar-update-localized-contents)
23859 (speedbar-update-directory-contents)
23860 (speedbar-update-special-contents): Use dolist.
23861 (speedbar-buffer-easymenu-definition): Add a menu separator.
23862
23863 2005-10-17 Jason Rumney <jasonr@gnu.org>
23864
23865 * makefile.w32-in: Use $(lisp) consistently.
23866 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
23867 for shell specific generation of mh-autoloads.
23868
23869 2005-10-17 Richard M. Stallman <rms@gnu.org>
23870
23871 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
23872
23873 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
23874
23875 * jit-lock.el (jit-lock-fontify-now):
23876 Move jit-lock-context-unfontify-pos to avoid wasted work.
23877
23878 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
23879
23880 * net/tramp.el (tramp-completion-mode): New defvar. Used in
23881 `tramp-completion-mode' for checking if we are in completion mode.
23882 (tramp-completion-handle-file-name-all-completions): Reorder code
23883 in order to complete for file names only in case there are no
23884 method/user/host completions. This is necessary for cooperation
23885 with ido. Reported by Kim F. Storm <storm@cua.dk>.
23886
23887 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
23888
23889 * longlines.el (longlines-search-forward)
23890 (longlines-search-backward): Match any number of spaces.
23891
23892 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
23893
23894 * diff-mode.el (diff-mode): Doc fix.
23895
23896 2005-10-16 David Reitter <david.reitter@gmail.com>
23897
23898 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
23899 as default on darwin and windows systems.
23900
23901 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
23902
23903 * arc-mode.el (archive-zip-extract): Doc fix.
23904
23905 2005-10-16 Romain Francoise <romain@orebokech.com>
23906
23907 * mouse.el (mouse-1-click-follows-link): Doc fix.
23908
23909 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23910
23911 * savehist.el: Don't require CL at runtime.
23912 (savehist-xemacs): Remove.
23913 (savehist-coding-system): Use utf-8 if present, regardless of religion.
23914 (savehist-no-conversion): Use (featurep 'xemacs).
23915 (savehist-load): Check existence of start-itimer rather than XEmacs.
23916 Use an idle timer.
23917 (savehist-process-for-saving): Replace use of CL funs `subseq' and
23918 `delete-if-not'.
23919
23920 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
23921
23922 * savehist.el: Newer version.
23923 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23924 (savehist-last-checksum, savehist-no-conversion): New vars.
23925 (savehist-autosave, savehist-process-for-saving, savehist-printable):
23926 New functions.
23927 (savehist-load, savehist-save): Use them.
23928 (savehist-delimit): Remove.
23929
23930 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23931
23932 * progmodes/compile.el (compilation-goto-locus): Display the
23933 compilation buffer first and the source buffer second, in case they're
23934 in overlapping frames. Don't raise the compilation frame if it was the
23935 selected window upon entry. Pass the `other-window' arg to
23936 pop-to-buffer.
23937
23938 * info.el (Info-fontify-node): Use dolist.
23939 Change add-text-properties to put-text-property.
23940
23941 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23942
23943 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23944 bound of search.
23945
23946 2005-10-16 Masatake YAMATO <jet@gyve.org>
23947
23948 * dabbrev.el (dabbrev-completion): Pass the common
23949 prefix substring of completion to `display-completion-list'.
23950
23951 * filecache.el (file-cache-minibuffer-complete)
23952 (file-cache-complete): Ditto.
23953
23954 * tempo.el (tempo-display-completions): Ditto.
23955
23956 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23957
23958 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23959
23960 * eshell/em-hist.el (eshell-list-history): Ditto.
23961
23962 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23963
23964 * mail/mailalias.el (mail-complete): Ditto.
23965
23966 * progmodes/etags.el (complete-tag): Ditto.
23967
23968 * progmodes/make-mode.el (makefile-complete): Ditto.
23969
23970 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23971
23972 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23973
23974 * progmodes/pascal.el (pascal-complete-word)
23975 (pascal-show-completions): Ditto.
23976
23977 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23978
23979 * simple.el (completion-common-substring): New variable.
23980 (completion-setup-function): Use `completion-common-substring'
23981 to put faces.
23982
23983 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23984
23985 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23986 (x-get-selection, mac-select-convert-to-string): Convert from/to
23987 UTF-16 clipboard data as in native byte order, no BOM.
23988
23989 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
23990
23991 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23992 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23993 (gud-sentinel): Use speedbar-frame to check for speedbar.
23994
23995 2005-10-15 Richard M. Stallman <rms@gnu.org>
23996
23997 * savehist.el: New file.
23998
23999 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
24000
24001 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
24002 Fix bug in \bf fontification.
24003
24004 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
24005
24006 * pcvs.el (cvs-edit-log-files): New var.
24007 (cvs-mode-edit-log): New arg `file'.
24008 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
24009 Instead force the use of the original file and nothing else.
24010 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
24011 the cvs-minor-wrap-function is set.
24012 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
24013
24014 2005-10-14 Bill Wohler <wohler@newt.com>
24015
24016 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
24017 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
24018 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
24019 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
24020 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
24021 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
24022 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
24023 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
24024 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
24025 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
24026 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
24027 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
24028 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
24029 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
24030 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
24031
24032 * progmodes/gud.el (gud-tool-bar-map): Rename the images
24033 appropriately (for example, gud-break to gud/break).
24034
24035 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
24036
24037 * longlines.el (longlinges-search-function)
24038 (longlines-search-forward, longlines-search-backward): New functions.
24039 (longlines-mode): Set isearch-search-fun-function to
24040 longlinges-search-function.
24041
24042 * mouse.el (mouse-drag-region-1): Handle the case where a
24043 double-click event is bound to an arbitrary function.
24044
24045 2005-10-14 David Ponce <david@dponce.com>
24046
24047 * recentf.el (recentf-track-opened-file)
24048 (recentf-track-closed-file, recentf-update-menu)
24049 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
24050 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
24051 mouse-1-click-follows-link.
24052
24053 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24054
24055 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
24056 Gnome file-manager.png. Suggested by
24057 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
24058
24059 * toolbar/README: Add diropen.xpm.
24060
24061 2005-10-13 Bill Wohler <wohler@newt.com>
24062
24063 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
24064 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
24065
24066 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
24067
24068 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
24069 Don't waste the byte-compiler's time on constant data.
24070
24071 2005-10-13 Kenichi Handa <handa@m17n.org>
24072
24073 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
24074 byte with `escape-glyph' face.
24075
24076 * international/fontset.el (ccl-encode-unicode-font):
24077 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
24078 Handle the case that ucs-mule-to-mule-unicode translates a character to
24079 ASCII (usually for IPA characters).
24080
24081 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
24082
24083 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
24084 Don't hide the underline of titles if font-lock-mode is disabled.
24085
24086 2005-10-12 Bill Wohler <wohler@newt.com>
24087
24088 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
24089 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
24090 files in MH-E-SRC have been updated.
24091 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
24092
24093 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
24094
24095 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
24096 (mixal-mode-syntax-table): Add \n as end-comment.
24097 (mixal-operation-codes-alist): Immediately initialize to full value.
24098 (mixal-add-operation-code): Remove.
24099 (mixal-describe-operation-code): Make the arg non-optional.
24100 Use the interactive spec instead.
24101 Use mixal-operation-codes-alist rather than mixal-operation-codes.
24102 (mixal-font-lock-keywords): Don't highlight comments here any more.
24103 (mixal-font-lock-syntactic-keywords): New var.
24104 (mixal-mode): Use it. Fix comment-start-skip.
24105
24106 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24107
24108 * startup.el (command-line-x-option-alist): -nb => -nbi.
24109
24110 2005-10-12 Kim F. Storm <storm@cua.dk>
24111
24112 * startup.el (fancy-splash-default-action): Discard mouse click in
24113 the splash screen window, as it has no sensible meaning in the
24114 next window to be selected. Fixes error reported by Jan D.
24115
24116 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
24117
24118 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
24119
24120 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
24121
24122 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
24123 Try to fix up minor layout issues like indentation, line break, etc...
24124 (mixal-mode-syntax-table): Don't try to specify comment syntax,
24125 because it doesn't work.
24126 (mixal-operation-codes): Add some more codes.
24127 (mixal-font-lock-keywords): Process comments here.
24128 (mixal-mode): mixasm no longer needs -g option.
24129
24130 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
24131
24132 * progmodes/sh-script.el (sh-tmp-file):
24133 Use mktemp -t. Finish support for es and rc shells.
24134
24135 2005-10-11 Jay Belanger <belanger@truman.edu>
24136
24137 * calc/calcalg2.el (calc-integral): With an argument, compute the
24138 definite integral.
24139
24140 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
24141
24142 * mouse.el (mouse-drag-region-1): Don't try to catch a
24143 double-click when doing follow-link (it's overridden anyway).
24144
24145 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
24146
24147 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
24148 (autoload-print-form-outbuf): Add docstring.
24149
24150 2005-10-11 Juri Linkov <juri@jurta.org>
24151
24152 * info.el (Info-mode-menu): Delete menu item "Edit".
24153 (Info-mode): Delete description of Info-edit from docstring,
24154 and rearrange descriptions of Info commands in the order
24155 they are documented in the Info manual.
24156
24157 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
24158
24159 * calendar/appt.el (appt-check): Use diary-selective-display var.
24160
24161 2005-10-10 Richard M. Stallman <rms@gnu.org>
24162
24163 * net/newsticker.el (newsticker-start, newsticker-show-news):
24164 Add autoload cookies.
24165
24166 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
24167
24168 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
24169
24170 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
24171
24172 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
24173
24174 2005-10-10 Jay Belanger <belanger@truman.edu>
24175
24176 * calc/calc-arith.el (math-check-known-scalarp)
24177 (math-check-known-matrixp): Check the values of arguments that are
24178 variables.
24179 (math-check-known-square-matrixp): New function.
24180 (math-known-square-matrixp): Use math-check-known-square-matrixp.
24181 (math-super-types): Add sqmatrix type.
24182
24183 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
24184 mode name `square' to `sqmatrix'.
24185
24186 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
24187 mode name `square' to `sqmatrix'.
24188
24189 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
24190
24191 * progmodes/etags.el (select-tags-table-mode): Don't use
24192 selective-display.
24193 (tags-select-tags-table): Pass `button' to the action function.
24194 (select-tags-table): Place the side-info on button properties rather
24195 than in hidden text. Abbreviate file names.
24196 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
24197 (select-tags-table-select): Add `button' argument.
24198 Get side-info from the button property rather than from hidden text.
24199
24200 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
24201
24202 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
24203 (gud-speedbar-buttons): Preserve point if possible.
24204 (gud-sentinel): Restore previous speedbar display type.
24205
24206 * progmodes/gdb-ui.el (gdba): Improve diagram.
24207 (def-gdb-auto-update-handler, gdb-info-locals-handler)
24208 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
24209 Call get-buffer-window once.
24210
24211 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
24212
24213 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
24214 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
24215 (pascal-indent-command): Remove unused var `ind'.
24216 (pascal-indent-case): Remove unused var `oldpos'.
24217 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
24218 since it's now used as a proper minor mode map.
24219 (pascal-outline): Rename to pascal-outline-mode.
24220 (pascal-outline-mode): Use define-minor-mode.
24221 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
24222 selective-display.
24223
24224 2005-10-10 Andreas Schwab <schwab@suse.de>
24225
24226 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
24227 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
24228
24229 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
24230 outside source directory.
24231
24232 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
24233
24234 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
24235 C-x' as a prefix.
24236 (orgtbl-mode-map): Full keymap instead of sparse, because all
24237 `self-insert-command' keys are redefined in this map.
24238 (org-export-as-html): Specify charset for HTML file, by taking it
24239 from the coding system.
24240
24241 2005-10-10 Kenichi Handa <handa@m17n.org>
24242
24243 * textmodes/flyspell.el (flyspell-check-word-p):
24244 If unread-command-events is non-empty, don't call sit-for.
24245
24246 2005-10-09 Richard M. Stallman <rms@gnu.org>
24247
24248 * font-lock.el (font-lock-syntactic-keywords)
24249 (font-lock-keywords): Doc fixes.
24250
24251 * textmodes/flyspell.el (flyspell-external-point-words):
24252 Simplify logic, and don't try to check for consecutive appearances
24253 of one incorrect word.
24254
24255 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
24256
24257 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
24258 separator.
24259
24260 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
24261 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
24262 (gud-expansion-speedbar-buttons): New function.
24263 (gud-speedbar-buttons): Check for gud-comint-buffer.
24264
24265 2005-10-09 Bill Wohler <wohler@newt.com>
24266
24267 * Makefile.in (updates): Add mh-loaddefs dependency.
24268
24269 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
24270
24271 * speedbar.el (speedbar-file-key-map): Fix typo.
24272
24273 2005-10-09 Daniel Brockman <daniel@brockman.se>
24274
24275 * cus-start.el (line-spacing): Add custom spec.
24276
24277 2005-10-09 Romain Francoise <romain@orebokech.com>
24278
24279 * textmodes/ispell.el (ispell-check-version): Fix last change.
24280
24281 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24282
24283 * term/x-win.el: Remove -i, --icon-type from comment.
24284
24285 * startup.el (command-line-x-option-alist): Remove options -i,
24286 -itype, --icon-type, added -nb, --no-bitmap-icon.
24287
24288 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
24289
24290 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
24291 instead of :active.
24292
24293 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
24294
24295 * textmodes/ispell.el (ispell-check-version):
24296 Ignore hyphen, and all that follows, in aspell's version text.
24297
24298 2005-10-08 Jay Belanger <belanger@truman.edu>
24299
24300 * calc/calc-arith.el (math-known-square-matrixp): New function.
24301 (math-pow-fancy): Check for matrices before distributing exponent
24302 across products.
24303
24304 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
24305 fullscreen keypad. Suggested by Luc Teirlinck.
24306 (calc-keypad-show-input): Add space for formatting.
24307
24308 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
24309 Add square matrix option.
24310
24311 * calc/calc-poly.el (math-expand-term): Check for matrices instead
24312 of checking calc-matrix-mode when deciding how to expand.
24313
24314 * calc/calc.el (calc-set-mode-line): Add square matrix option.
24315
24316 2005-10-08 Lars Hansen <larsh@soem.dk>
24317
24318 * net/tramp.el (tramp-perl-directory-files-and-attributes):
24319 Add error handling.
24320 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
24321
24322 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
24323
24324 Sync with Tramp 2.0.51.
24325
24326 * net/tramp.el (tramp-handle-set-visited-file-modtime)
24327 (tramp-handle-insert-file-contents, tramp-handle-write-region):
24328 Insert special handling for `last-coding-system-used', again
24329 it still seems to be necessary (unlike stated before).
24330 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
24331 (tramp-password-prompt-regexp): There might be other words before
24332 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
24333 (tramp-chunksize): Improve docstring.
24334 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
24335 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
24336 Christian Joergensen <bugs@razor.dk>.
24337
24338 2005-10-07 Glenn Morris <rgm@gnu.org>
24339
24340 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
24341 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
24342 precision'.
24343
24344 2005-10-07 Romain Francoise <romain@orebokech.com>
24345
24346 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
24347 (ibuffer-do-shell-command-pipe-replace)
24348 (ibuffer-do-shell-command-file, ibuffer-do-eval)
24349 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
24350 (ibuffer-do-revert, ibuffer-do-replace-regexp)
24351 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
24352 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
24353 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
24354 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
24355 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
24356 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
24357 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
24358 Autoload file sans suffix.
24359
24360 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
24361
24362 2005-10-07 David Ponce <david@dponce.com>
24363
24364 * recentf.el (recentf-menu-open-all-flag): New option.
24365 (recentf-digit-shortcut-command-name): New function.
24366 (recentf--shortcuts-keymap): New variable.
24367 (recentf-menu-shortcuts): New variable.
24368 (recentf-make-menu-items): Initialize it. Replace the "More..."
24369 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
24370 (recentf-menu-value-shortcut): New function.
24371 (recentf-make-menu-item): Use it. No more in-lined.
24372 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
24373 (recentf-open-most-recent-file): Rename from
24374 `recentf-open-file-with-key'. Don't depend on key binding.
24375 (recentf-mode-map): New variable.
24376 (recentf-mode): Use it.
24377
24378 2005-10-06 Bill Wohler <wohler@newt.com>
24379
24380 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
24381
24382 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
24383 (MH-E-SRC): New. Used by mh-autoloads.
24384 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
24385 files in MH-E-SRC have been updated.
24386 (compile, recompile, bootstrap): Depend on mh-autoloads.
24387
24388 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
24389
24390 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
24391 gud-break and gud-remove icons when the fringe is not available.
24392
24393 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
24394 Typo.
24395
24396 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
24397
24398 * play/zone.el (zone): Wrap body with save-window-excursion.
24399
24400 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
24401
24402 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
24403 Use the new `list-only' arg to diary-list-entries.
24404
24405 * calendar/diary-lib.el: Use overlays rather than selective-display.
24406 (diary-selective-display): New var.
24407 (diary-header-line-format): Use it.
24408 (diary-list-entries): Add argument `list-only'.
24409 Put the buffer in diary-mode. Don't add \^M at beg and end.
24410 Replace \^M by invisible overlays.
24411 (diary-unhide-everything): Replace \^M by invisible overlays.
24412 (print-diary-entries): Look for overlays rather than \^M.
24413 Add a space to the temp buffer name.
24414 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
24415 Put the buffer in diary-mode.
24416 (list-sexp-diary-entries): Replace \^M by invisible overlays.
24417 (diary-anniversary): Make the year arg optional.
24418 (diary-time-regexp): New const.
24419 (diary-font-lock-keywords): Use it to accept a few more time formats.
24420
24421 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
24422
24423 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
24424
24425 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
24426 Fix bug introduced 2005-07-03: Use (car (last ...))
24427 to faithfully reproduce replaced artist-last.
24428 (artist-set-arrow-points-for-poly): Likewise.
24429 Suggested by Johan Bockg\e,Ae\e(Brd.
24430
24431 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
24432
24433 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
24434 * wid-edit.el (widget):
24435 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
24436 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
24437
24438 2005-10-06 Kenichi Handa <handa@m17n.org>
24439
24440 * international/mule-cmds.el (set-language-environment):
24441 Fix setting up of case-table for unibyte mode.
24442
24443 * simple.el (what-cursor-position): If the character is displayed
24444 by some `display' text property, show that. Don't use
24445 single-key-description for eight-bit characters in multibyte mode.
24446
24447 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
24448
24449 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
24450 (gdb-ann3): Set it.
24451 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
24452 (gdb-info-frames-custom): Use inverse-video for first five
24453 characters of selected frame only.
24454 (gdb-get-frame-number): Select frame even when point is on frame
24455 number.
24456
24457 2005-10-06 Masatake YAMATO <jet@gyve.org>
24458
24459 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
24460 Put `font-lock-function-name-face'.
24461 (gdb-info-frames-custom): Put `font-lock-function-name-face'
24462 and `font-lock-variable-name-face'
24463 (gdb-registers-font-lock-keywords): New font lock keywords definition.
24464 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
24465 (gdb-memory-font-lock-keywords): New font lock keywords definition.
24466 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
24467 (gdb-local-font-lock-keywords): New font lock keywords definition.
24468 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
24469 (gdb-threads-font-lock-keywords): New font lock keywords definition.
24470 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
24471
24472 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
24473
24474 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
24475 (ediff-merge-region-is-non-clash-to-skip): Previously called
24476 ediff-merge-region-is-non-clash.
24477
24478 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
24479 Use insert-buffer-substring.
24480
24481 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
24482 selecting files to patch. Also bug fixes.
24483
24484 * ediff-util.el (ediff-setup): Bug fix.
24485 (ediff-next-difference): Never skip clashes that differ in white
24486 space only.
24487
24488 * ediff-wind.el (ediff-setup-control-frame)
24489 (ediff-destroy-control-frame): Check the menubar feature.
24490
24491 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
24492 (viper-refresh-mode-line): Use make-local-variable to localize
24493 some vars instead of make-variable-buffer-local. Suggested by
24494 Stefan Monnier.
24495
24496 * emulation/viper-init.el (viper-make-variable-buffer-local):
24497 Delete alias.
24498 (viper-restore-cursor-type, viper-set-insert-cursor-type):
24499 Use make-local-variable instead of make-variable-buffer-local.
24500 Suggested by Stefan Monnier.
24501
24502 * emulation/viper.el (viper-mode): Don't use
24503 viper-make-variable-buffer-local.
24504 (viper-comint-mode-hook): Use make-local-variable on
24505 require-final-newline.
24506 (viper-non-hook-settings): Don't use make-variable-buffer-local.
24507
24508 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
24509
24510 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
24511 also the second char of a comment-start sequence.
24512 (scheme-sexp-comment-syntax-table): New var.
24513 (lambda, define): Set their scheme-doc-string-elt property.
24514 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
24515 Use lisp-font-lock-syntactic-face-function now that it properly
24516 handles |...| symbols.
24517 (scheme-mode-variables): Set lisp-doc-string-elt-property,
24518 parse-sexp-lookup-properties and font-lock-extra-managed-props.
24519
24520 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
24521 bit from # to |.
24522 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
24523
24524 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
24525 (lisp-doc-string-elt-property): New var.
24526 (lisp-font-lock-syntactic-face-function): Use it.
24527 Rewrite to recognize docstrings even for forms not at toplevel.
24528
24529 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
24530 annotation on the | part of #| rather than on the # part.
24531 (scheme-font-lock-syntactic-face-function): New function, to
24532 distinguish strings from |...| symbols.
24533 (scheme-mode-variables): Use it. Also fix up the font-lock-time
24534 syntax-table so that #|...|# is properly highlighted.
24535
24536 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
24537 Don't mark as docstring the 3rd elem of an unknown toplevel form.
24538
24539 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
24540
24541 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
24542 and C-e.
24543
24544 * emacs-lisp/eldoc.el: Move comments into docstrings.
24545 (eldoc-message-commands): Initialize in its declaration.
24546 Add move-beginning-of-line and move-end-of-line.
24547 (eldoc-add-command, eldoc-add-command-completions)
24548 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
24549
24550 * outline.el (outline-mark-subtree): Activate the mark.
24551
24552 * calendar/appt.el (appt-time-regexp): New var.
24553 (appt-add, appt-make-list): Use it.
24554 (appt-convert-time): Clean up.
24555
24556 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
24557 Don't set any syntax-table property here.
24558 (tex-font-lock-verb): New function. Do it here.
24559 (tex-font-lock-syntactic-keywords): Use it.
24560
24561 2005-10-04 Richard M. Stallman <rms@gnu.org>
24562
24563 * wid-edit.el (widget-file-complete): Get the widget start point
24564 the right way. Default directory to `/' if file has none.
24565
24566 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
24567
24568 * textmodes/flyspell.el (flyspell-mode-on):
24569 Call ispell-maybe-find-aspell-dictionaries.
24570
24571 * textmodes/ispell.el (ispell-word, ispell-region):
24572 Call ispell-maybe-find-aspell-dictionaries.
24573 (ispell-accept-buffer-local-defs):
24574 Don't call ispell-maybe-find-aspell-dictionaries.
24575
24576 2005-10-04 Richard M. Stallman <rms@gnu.org>
24577
24578 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
24579
24580 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
24581
24582 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
24583 instead of `fboundp' in order to allow for anonymous functions.
24584
24585 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
24586
24587 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
24588 case the user clicks on the link while another window is selected.
24589 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
24590
24591 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
24592 functionality.
24593 (dframe-help-echo): Save point in case mouse tracking is off.
24594
24595 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
24596
24597 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
24598
24599 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
24600
24601 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
24602 not change the global value of those vars.
24603
24604 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
24605 make-local-variable which we do not need any more.
24606
24607 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
24608
24609 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
24610 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
24611 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
24612 (speedbar-path-line): Define obsolete aliases.
24613 (speedbar-line-directory): Doc fix.
24614
24615 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
24616 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
24617 instead of speedbar-line-path.
24618
24619 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24620
24621 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
24622 to nil if dropping on a window. Handle dropping on a minibuffer window
24623 like dropping on a non-window part of Emacs.
24624
24625 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
24626
24627 * net/ange-ftp.el: Use with-current-buffer.
24628 (ange-ftp-insert-directory): Do not follow symlinks any more.
24629
24630 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
24631 Remove interactive spec.
24632
24633 2005-10-03 Kim F. Storm <storm@cua.dk>
24634
24635 * ido.el (ido-mode): Use custom-initialize-set.
24636
24637 2005-10-02 Richard M. Stallman <rms@gnu.org>
24638
24639 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
24640 Use insert-buffer-substring.
24641
24642 * net/tramp.el: Pacify byte compiler warnings in pacification code.
24643 (tramp-handle-file-local-copy): Use insert-buffer-substring.
24644
24645 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
24646
24647 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
24648 in last change.
24649 (ange-ftp-insert-directory): Fix up the search for the case where
24650 `file' is absolute.
24651
24652 2005-10-02 Romain Francoise <romain@orebokech.com>
24653
24654 * progmodes/compile.el (compile-goto-error): Delete extra paren.
24655
24656 2005-10-02 Andreas Schwab <schwab@suse.de>
24657
24658 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
24659 directory component in the session info.
24660
24661 2005-10-01 Richard M. Stallman <rms@gnu.org>
24662
24663 * comint.el (comint-redirect-subvert-readonly): Doc fix.
24664
24665 * simple.el (next-error-internal): New function.
24666
24667 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
24668 (compilation-start): Pass new arg to compilation-buffer-name.
24669 (compile-goto-error): Use next-error-internal.
24670
24671 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
24672
24673 * speedbar.el: Remove RCS tag.
24674 (speedbar-check-read-only): Handle non-existent files.
24675
24676 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
24677
24678 * info.el (Info-speedbar-hierarchy-buttons)
24679 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
24680
24681 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24682
24683 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
24684 Do not match newline.
24685 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
24686 (bibtex-summary): Remove unnecessary save-excursion.
24687 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
24688
24689 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24690
24691 * term/mac-win.el: Add charset info for "iso10646-1".
24692 Modify default fontset to use ATSUI-compatible fonts for some charsets
24693 if available.
24694
24695 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
24696
24697 * speedbar.el: Re-apply arch tag.
24698 (speedbar-version): Rename to version 1.0. Suggested by Eric
24699 M. Ludlam.
24700 Reapply two changes from Emacs CVS' version of speedbar lost
24701 during the merge:
24702 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
24703 (speedbar-frame-parameters): Improve customize type.
24704
24705 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
24706
24707 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
24708 (ange-ftp-file-directory-p): Fix the symlink case.
24709 (ange-ftp-insert-directory): When listing a single file, get a list of
24710 the parent buffer and extract the relevant line. Inspired from a patch
24711 by Katsumi Yamaoka <yamaoka@jpl.org>.
24712 (ange-ftp-file-name-sans-versions): Simplify.
24713
24714 2005-09-30 Bill Wohler <wohler@newt.com>
24715
24716 Move MH-E image files from toolbar and mail directories into
24717 etc/images.
24718
24719 * mail/reply2.*: Move to etc/images/mail/reply*.
24720
24721 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
24722 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
24723 etc/images.
24724
24725 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
24726 * toolbar/reply*: Move to etc/images/mail.
24727
24728 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
24729
24730 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
24731
24732 * speedbar.el: New version 1.0pre3.
24733
24734 Frame management code (including timer, and mouse click specifics)
24735 moved to dframe.el:
24736 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
24737 (speedbar-timer): Removed. Use dframe-timer.
24738 (speedbar-close-frame): Removed. Use dframe-close-frame.
24739 (speedbar-activity-change-focus-flag): Removed. Use
24740 dframe-activity-change-focus-flag.
24741 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
24742 dframe-update-speed.
24743
24744 (speedbar-current-frame): New macro. Use this instead of the
24745 variable speedbar-frame.
24746
24747 (speedbar-use-images, speedbar-expand-image-button-alist)
24748 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
24749
24750 (speedbar-find-image-on-load-path): Removed. Replaced by
24751 defezimage in ezimage.el.
24752 (speedbar-expand-image-button-alist): Removed. Replaced by
24753 ezimage-expand-image-button-alist in ezimage.el.
24754
24755 (speedbar-ignored-directory-regexp)
24756 (speedbar-add-ignored-directory-regexp)
24757 (speedbar-ignored-directory-expressions)
24758 (speedbar-line-directory, speedbar-buffers-line-directory)
24759 (speedbar-directory-line, speedbar-buffers-line-directory):
24760 Renamed, replacing `path' with `directory'.
24761
24762 (speedbar-create-directory, speedbar-expand-line-descendants)
24763 (speedbar-toggle-line-expansion)
24764 (speedbar-contract-line-descendants): New commands.
24765
24766 (speedbar-query-confirmation-method, speedbar-select-frame-method)
24767 (speedbar-use-tool-tips-flag): New options.
24768
24769 (speedbar-check-read-only, speedbar-require-version)
24770 (speedbar-insert-separator, speedbar-buffers-tail-notes)
24771 (speedbar-handle-delete-frame, speedbar-try-completion)
24772 (speedbar-update-localized-contents): New functions.
24773
24774 (speedbar-incompatible-version, speedbar-ro-to-do-point)
24775 (speedbar-object-read-only-indicator): New variables.
24776
24777 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
24778 New hooks.
24779
24780 (speedbar-separator-face): New face.
24781
24782 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
24783 (speedbar-ignored-modes): Add fundamental-mode.
24784 (speedbar-directory-unshown-regexp): Add . directories.
24785
24786 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
24787 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
24788 `]' for full expand/close.
24789 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
24790
24791 (speedbar-check-vc): Support hidden files.
24792 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
24793 (speedbar-this-file-in-vc): Use vc-state if available. If VC
24794 state is nil, it is not checked out.
24795
24796 (speedbar-line-text, speedbar-line-token): Support expand buttons
24797 with no text.
24798 (speedbar-refresh): Universal argument acts as power-click.
24799 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
24800 that buffer to get variable values.
24801
24802 And many other bugfixes.
24803
24804 * dframe.el, ezimage.el, sb-image.el: New files.
24805
24806 * sb-*.xpm: Remove files. New image files installed into
24807 etc/images/ezimage.
24808
24809 2005-09-30 Kenichi Handa <handa@m17n.org>
24810
24811 * ps-mule.el (ps-mule-show-warning): If a character is in
24812 ps-print-translation-table, don't treat it as non-printable.
24813
24814 2005-09-30 David Ponce <david@dponce.com>
24815
24816 * tree-widget.el (tree-widget-themes-load-path): New variable.
24817 (tree-widget-themes-directory): Doc fix.
24818 (tree-widget-image-formats) [Emacs]: Doc fix.
24819 (tree-widget--locate-sub-directory): New function.
24820 (tree-widget-themes-directory): Use it.
24821
24822 * recentf.el (recentf-filename-handlers): Rename from
24823 `recentf-filename-handler'. Allow a list of functions.
24824 (recentf-menu-items-for-commands): Fix :help strings.
24825 (recentf-apply-filename-handlers): New function.
24826 (recentf-expand-file-name): Use it.
24827 (recentf-cleanup): Remove duplicates too.
24828
24829 2005-09-29 Juri Linkov <juri@jurta.org>
24830
24831 * faces.el: Rearrange face definitions to be in the same order as
24832 their face descriptions in "(emacs)Standard Faces".
24833
24834 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
24835
24836 * tooltip.el (tooltip): Add group `basic-faces'.
24837
24838 * buff-menu.el (Buffer-menu-buffer): Remove group
24839 `font-lock-highlighting-faces'.
24840
24841 * progmodes/compile.el (compilation-error, compilation-warning)
24842 (compilation-info, compilation-line-number, compilation-column-number):
24843 Change group from `font-lock-highlighting-faces' to `compilation'.
24844
24845 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24846 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
24847 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
24848 (vhdl-font-lock-reserved-words-face)
24849 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
24850 `font-lock-highlighting-faces'.
24851
24852 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
24853
24854 2005-09-28 Kim F. Storm <storm@cua.dk>
24855
24856 * emulation/cua-base.el: Set CUA move property on additional commands:
24857 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
24858 forward-sexp, backward-sexp, forward-list, backward-list.
24859
24860 2005-09-28 Romain Francoise <romain@orebokech.com>
24861
24862 * comint.el (comint-show-output): Really set point at the
24863 beginning of the output when not using `comint-use-prompt-regexp'.
24864
24865 2005-09-27 Jay Belanger <belanger@truman.edu>
24866
24867 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
24868 in TeX mode.
24869
24870 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
24871
24872 * textmodes/org.el (org-table-sum): Fix format string.
24873
24874 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
24875 Quote face names.
24876
24877 2005-09-26 Romain Francoise <romain@orebokech.com>
24878
24879 * isearch.el (isearch-forward-regexp): Close doc string.
24880
24881 2005-09-25 Richard M. Stallman <rms@gnu.org>
24882
24883 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
24884
24885 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
24886
24887 * progmodes/compile.el (compilation-error-properties):
24888 When getting the file from the previous error message,
24889 correctly decode the new data format.
24890
24891 * progmodes/cc-cmds.el (c-electric-paren):
24892 Call old-blink-paren only for close-paren.
24893
24894 2005-09-24 Andreas Schwab <schwab@suse.de>
24895
24896 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
24897 condition.
24898
24899 2005-09-25 Romain Francoise <romain@orebokech.com>
24900
24901 * dired-aux.el (dired-copy-file-recursive):
24902 * dired.el (dired-delete-file):
24903 * ediff-mult.el (ediff-dir-diff-copy-file):
24904 * ediff-util.el (ediff-test-save-region):
24905 * forms.el (forms-mode):
24906 * ido.el (ido-file-internal, ido-delete-file-at-head):
24907 * log-edit.el (log-edit-done):
24908 * ses.el (ses-yank-resize):
24909 * play/gomoku.el (gomoku-human-plays, gomoku)
24910 (gomoku-human-resigns, gomoku-prompt-for-other-game)
24911 (gomoku-offer-a-draw):
24912 * play/landmark.el (lm-human-resigns, lm):
24913 * net/eudcb-ldap.el (eudc-ldap-check-base):
24914 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24915 * progmodes/ebrowse.el (ebrowse-find-pattern):
24916 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24917 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24918 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24919
24920 * vc.el (vc-delete-file):
24921 * play/gomoku.el (gomoku-terminate-game, gomoku)
24922 (gomoku-prompt-for-move, gomoku-human-takes-back):
24923 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24924 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24925
24926 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
24927
24928 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24929 color rxvt terminals by using the code xterm.el used to use before
24930 2005-04-09 in order to match the colors used by rxvt.
24931
24932 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24933
24934 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24935 colors rxvt-unicode terminals by using the same code as xterm.el.
24936
24937 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
24938
24939 * textmodes/tex-mode.el (tex-font-lock-append-prop)
24940 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24941 new symbol used for the tex-verbatim face.
24942
24943 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
24944
24945 * woman.el (woman-file-name):
24946 * wid-edit.el (widget-file-prompt-value)
24947 (widget-coding-system-prompt-value):
24948 * w32-fns.el (set-w32-system-coding-system):
24949 * vc.el (vc-version-diff, vc-annotate):
24950 * textmodes/reftex-auc.el (reftex-arg-cite)
24951 (reftex-arg-index-tag):
24952 * textmodes/refer.el (refer-get-bib-files):
24953 * textmodes/artist.el (artist-figlet-choose-font):
24954 * terminal.el (terminal-emulator):
24955 * replace.el (occur-read-primary-args):
24956 * rect.el (string-rectangle, string-insert-rectangle):
24957 * ps-print.el (ps-print-preprint):
24958 * progmodes/pascal.el (pascal-goto-defun):
24959 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24960 * progmodes/compile.el (compilation-find-file):
24961 * printing.el (pr-interactive-n-up):
24962 * play/animate.el (animate-birthday-present):
24963 * net/rcompile.el (remote-compile):
24964 * man.el (man, Man-goto-section, Man-follow-manual-reference):
24965 * mail/rmailsum.el (rmail-summary-search-backward)
24966 (rmail-summary-search):
24967 * mail/rmailout.el (rmail-output-read-rmail-file-name)
24968 (rmail-output-read-file-name):
24969 * mail/rmail.el (rmail-search, rmail-search-backwards):
24970 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24971 * locate.el (locate):
24972 * international/quail.el (quail-show-keyboard-layout):
24973 * international/mule.el (set-buffer-file-coding-system)
24974 (revert-buffer-with-coding-system, set-file-name-coding-system)
24975 (set-terminal-coding-system, set-keyboard-coding-system)
24976 (set-next-selection-coding-system):
24977 * international/mule-diag.el (describe-coding-system)
24978 (describe-font, describe-fontset):
24979 * international/mule-cmds.el (universal-coding-system-argument)
24980 (search-unencodable-char, describe-input-method)
24981 (set-language-environment, describe-language-environment):
24982 * international/codepage.el (codepage-setup):
24983 * international/code-pages.el (codepage-setup):
24984 * info.el (Info-search, Info-follow-reference)
24985 (Info-search-backward):
24986 * emacs-lisp/advice.el (ad-read-advised-function)
24987 (ad-read-advice-class, ad-clear-cache, ad-activate)
24988 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24989 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24990 (ad-read-regexp):
24991 * ediff-util.el (ediff-toggle-regexp-match):
24992 * ediff-ptch.el (ediff-prompt-for-patch-file):
24993 * dired-aux.el (dired-diff):
24994 * diff.el (diff):
24995 * cus-edit.el (custom-variable-prompt):
24996 * calendar/timeclock.el (timeclock-ask-for-project):
24997 * calc/calcalg3.el (calc-get-fit-variables):
24998 * calc/calc-store.el (calc-edit-variable)
24999 (calc-permanent-variable):
25000 * vc-mcvs.el (vc-mcvs-register):
25001 * shadowfile.el (shadow-define-literal-group):
25002 * woman.el (woman-file-name):
25003 * vc.el (vc-version-diff, vc-merge):
25004 * textmodes/reftex-index.el (reftex-index-complete-tag):
25005 * format.el (format-decode-buffer, format-decode-region):
25006 * emulation/viper-cmd.el (viper-read-string-with-history):
25007 * emacs-lisp/debug.el (cancel-debug-on-entry):
25008 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
25009 * ediff.el (ediff-merge-revisions)
25010 (ediff-merge-revisions-with-ancestor, ediff-revision):
25011 * completion.el (interactive-completion-string-reader):
25012 * calc/calc-prog.el (calc-user-define-formula):
25013 Follow convention for reading with the minibuffer.
25014
25015 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
25016
25017 * progmodes/python.el (python-describe-symbol): Add globals() and
25018 locals() to the arguments of emacs.ehelp.
25019
25020 2005-09-24 Magnus Henoch <mange@freemail.hu>
25021
25022 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
25023 New function, code extracted from ispell-valid-dictionary-list.
25024 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
25025 Call it.
25026
25027 2005-09-24 Eli Zaretskii <eliz@gnu.org>
25028
25029 * subr.el (version-regexp-alist): Extend valid syntax for version
25030 strings: allow any of the characters -,_,+ to separate the
25031 alpha/beta/rc part from the version part. Doc fix.
25032 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
25033
25034 2005-09-23 David Reitter <david.reitter@gmail.com>
25035
25036 * mail/mailclient.el: New file.
25037
25038 2005-09-23 Richard M. Stallman <rms@gnu.org>
25039
25040 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
25041 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
25042 Doc fixes.
25043
25044 * progmodes/cc-mode.el (c-font-lock-init):
25045 Specify font-lock-lines-before.
25046
25047 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
25048
25049 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
25050 whole conflict.
25051
25052 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
25053
25054 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
25055 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
25056 of `remap' feature when available. Additional key bindings for
25057 better tty support.
25058 (org-mode-restart, org-force-self-insert): New commands.
25059 (org-time-stamp-inactive): New command.
25060 (org-remap): New function.
25061 (org-table-auto-blank-field, org-level-color-stars-only): New options.
25062 (org-enable-fixed-width-editor): Move to `org-structure'
25063 customization group.
25064 (org-self-insert-command, orgtbl-self-insert-command): Modify to
25065 blank field after field motion commands.
25066
25067 2005-09-23 Kenichi Handa <handa@m17n.org>
25068
25069 * international/mule-cmds.el (set-language-environment):
25070 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
25071 have to call utf-translate-cjk-load-tables.
25072
25073 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
25074
25075 * mouse.el (mouse-move-drag-overlay): Fix last change.
25076
25077 2005-09-22 David Ponce <david@dponce.com>
25078
25079 * tree-widget.el (tree-widget-value-create): Fix previous change.
25080
25081 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
25082
25083 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
25084
25085 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
25086
25087 * mouse.el (mouse-move-drag-overlay): New function.
25088 (mouse-drag-region-1): Use it.
25089 Try to simplify a bit the state handling. Handle clicks on links
25090 inside intangible areas.
25091 (mouse-save-then-kill): Minor simplification.
25092 (mouse-secondary-overlay): Make it always non-nil instead of
25093 recreating it each time.
25094 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
25095 (mouse-kill-secondary, mouse-secondary-save-then-kill):
25096 Simplify accordingly.
25097
25098 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
25099
25100 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
25101
25102 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
25103
25104 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
25105 (ediff-file-name-sans-prefix): Treat nil as an empty string.
25106 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
25107 to patch.
25108
25109 * ediff-util.el: Use insert-buffer-substring.
25110
25111 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
25112
25113 * emulation/viper-cmd.el (viper-change-state): Don't move over the
25114 field boundaries in the minibuffer.
25115 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
25116 (viper-minibuffer-post-command-hook): New hook.
25117 (viper-line): Don't move cursor at bolp.
25118
25119 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
25120
25121 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
25122 avoid compiler warnings.
25123
25124 * emulation/viper-macs.el (ex-map): Better messages.
25125
25126 * emulation/viper-utils.el (viper-beginning-of-field): New function.
25127
25128 * emulation/viper.el: Replace make-variable-buffer-local with
25129 viper-make-variable-buffer-local everywhere, to avoid warnings.
25130
25131 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
25132
25133 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
25134 Delete unused var `old-selected-window'.
25135 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
25136 (mouse-drag-secondary): Delete unused var `start-frame'.
25137
25138 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
25139
25140 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
25141
25142 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
25143
25144 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
25145 Re-indent within 80 columns. Use inhibit-read-only.
25146
25147 2005-09-19 Romain Francoise <romain@orebokech.com>
25148
25149 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
25150
25151 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
25152
25153 * font-lock.el (font-lock-default-fontify-region): Don't add a line
25154 unconditionally, since the after-change-function already did it.
25155
25156 2005-09-19 Miles Bader <miles@gnu.org>
25157
25158 * net/newsticker.el: Get rid of CVS keyword.
25159
25160 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
25161
25162 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
25163 The prompt is formatted later.
25164
25165 2005-09-19 David Ponce <david@dponce.com>
25166
25167 * tree-widget.el (tree-widget-value-create): Save the converted
25168 tree :node widget.
25169
25170 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
25171
25172 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
25173 variable `message'.
25174
25175 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
25176
25177 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
25178 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
25179 <slawomir.nowaczyk.847@student.lu.se>.
25180
25181 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
25182
25183 * image.el (image-load-path): Use symbol `data-directory' instead
25184 of its value, for backward compatibility with packages that bind
25185 it during `find-image'. Suggested by Katsumi Yamaoka.
25186 (image-search-load-path): Handle symbols whose values are strings.
25187
25188 2005-09-18 Romain Francoise <romain@orebokech.com>
25189
25190 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
25191 with-current-buffer form in save-excursion.
25192
25193 2005-09-18 Deepak Goel <deego@gnufans.org>
25194
25195 * apropos.el (apropos-command): Fix `message' call: first arg
25196 should be a format spec. In this and all other cases that appear
25197 below and elsewhere in the source code, I made a change only when
25198 two conditions were satisfied: [1] I can think of a possibility
25199 that the arguments would cause an error, for example, the code in
25200 question relies on external variables such as filenames. [2] I
25201 was sure that the arg to `message' could not have been nil in the code.
25202
25203 * textmodes/tildify.el (tildify-region): Ditto.
25204
25205 * textmodes/reftex-index.el (reftex-index-change-entry)
25206 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
25207 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
25208 * textmodes/org.el (org-complete, org-deadline, org-schedule)
25209 (org-priority, org-table-sum):
25210 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
25211 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
25212 (flyspell-word, flyspell-display-next-corrections):
25213 * textmodes/bibtex.el (bibtex-print-help-message):
25214 * textmodes/artist.el (artist-key-set-point-poly):
25215 * term/mac-win.el (mac-services-insert-text):
25216 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
25217 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
25218 (vhdl-port-paste-testbench, vhdl-compose-new-component)
25219 (vhdl-compose-configuration):
25220 * progmodes/sh-script.el (sh-blink, sh-show-indent)
25221 (sh-set-indent, sh-learn-line-indent):
25222 * progmodes/ps-mode.el (ps-mode-target-column):
25223 * progmodes/idlwave.el (idlwave-make-tags)
25224 (idlwave-scan-library-catalogs):
25225 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
25226 * progmodes/gud.el (gud-jdb-analyze-source):
25227 * progmodes/flymake.el (flymake-log):
25228 * progmodes/ebnf2ps.el (ebnf-generate-region):
25229 * progmodes/cmacexp.el (c-macro-expansion):
25230 * progmodes/ada-xref.el (ada-treat-cmd-string):
25231 * progmodes/ada-mode.el (ada-create-case-exception-substring)
25232 (ada-justified-indent-current, ada-batch-reformat):
25233 * play/zone.el (zone):
25234 * play/landmark.el (lm-move):
25235 * play/decipher.el (decipher-show-alphabet):
25236 * net/newsticker.el (newsticker--display-jump)
25237 (newsticker--display-scroll):
25238 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
25239 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
25240 * mail/feedmail.el (feedmail-dump-message-to-queue):
25241 * eshell/esh-proc.el (eshell-remove-process-entry):
25242 * emulation/ws-mode.el (ws-last-error):
25243 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
25244 (viper-record-kbd-macro):
25245 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
25246 * emacs-lisp/lisp-mnt.el (lm-report-bug):
25247 * emacs-lisp/find-func.el (find-function-noselect):
25248 * calendar/timeclock.el (timeclock-status-string)
25249 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
25250 (timeclock-when-to-leave-string):
25251 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
25252 * calc/calc-units.el (calc-enter-units-table):
25253 * calc/calc-mode.el (calc-mode-record-mode):
25254 * woman.el (woman-mini-help):
25255 * wdired.el (wdired-change-to-wdired-mode):
25256 * vc.el (vc-retrieve-snapshot):
25257 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
25258 * startup.el (display-startup-echo-area-message):
25259 * simple.el (set-goal-column):
25260 * ses.el (ses-command-hook, ses-recalculate-cell):
25261 * server.el (server-process-filter):
25262 * printing.el (pr-interface-txt-print, pr-interface-printify)
25263 (pr-interface-ps):
25264 * pcvs.el (cvs-help):
25265 * log-edit.el (log-edit, log-edit-mode-help):
25266 * iswitchb.el (iswitchb-possible-new-buffer):
25267 * isearch.el (isearch-edit-string):
25268 * image-mode.el (image-mode, image-minor-mode):
25269 * ibuf-macs.el (define-ibuffer-filter):
25270 * hi-lock.el (hi-lock-find-patterns):
25271 * files.el (toggle-read-only):
25272 * ediff-util.el (ediff-copy-diff)
25273 (ediff-write-merge-buffer-and-maybe-kill):
25274 * echistory.el (Electric-history-undefined):
25275 * dnd.el (dnd-insert-text):
25276 * dired-aux.el (dired-query):
25277 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
25278 * bookmark.el (bookmark-bmenu-locate):
25279 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
25280 Fix `message' calls to ensure first arg is a format string.
25281 The change was made only when these two conditions were satisfied:
25282 [1] when there is a possibility that the arguments would cause an error
25283 for example, if the code in question relies on external variables
25284 such as filenames, and
25285 [2] if the arg to `message' could not have been nil in the code.
25286
25287 * pcomplete.el (pcomplete--help): Fix `message' format spec.
25288 Not having a %s would be weird, though not technically wrong.
25289
25290 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25291
25292 * term/mac-win.el (mac-add-charset-info): Doc fix.
25293
25294 2005-09-17 Romain Francoise <romain@orebokech.com>
25295
25296 * shell.el (shell-resync-dirs): Handle echoing processes more
25297 reliably. Don't insert resync command if `comint-process-echoes'
25298 is non-nil.
25299
25300 2005-09-17 Magnus Henoch <mange@freemail.hu>
25301
25302 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
25303 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
25304 aspell versions >= 0.60.
25305 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
25306 only if ispell-aspell-supports-utf8 is non-nil.
25307
25308 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
25309
25310 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
25311 buffer-local value to lisp-indent-function.
25312
25313 2005-09-17 Milan Zamazal <pdm@zamazal.org>
25314
25315 * progmodes/glasses.el (glasses-make-readable): If
25316 glasses-separator differs from underscore, put appropriate
25317 overlays over underscore characters.
25318 (glasses-convert-to-unreadable): If glasses-separator differs from
25319 underscore, try to convert glasses-separator characters to
25320 underscores.
25321
25322 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
25323
25324 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
25325 Use with-syntax-table and dolist.
25326
25327 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
25328
25329 * textmodes/reftex-auc.el:
25330 * textmodes/reftex-cite.el:
25331 * textmodes/reftex-dcr.el:
25332 * textmodes/reftex-global.el:
25333 * textmodes/reftex-parse.el:
25334 * textmodes/reftex-ref.el:
25335 * textmodes/reftex-sel.el:
25336 * textmodes/reftex-toc.el:
25337 * textmodes/reftex-vars.el:
25338 * textmodes/reftex.el: Small changes to remove compiler warnings.
25339
25340 * textmodes/reftex-index.el: Likewise.
25341 (reftex-query-index-phrase): More efficient use of markers.
25342
25343 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
25344
25345 * image.el (image-load-path): New variable.
25346 (image-search-load-path): New function.
25347 (find-image): Search for images in `image-load-path'.
25348
25349 2005-09-15 Richard M. Stallman <rms@gnu.org>
25350
25351 * follow.el: Change Maintainer field.
25352
25353 2005-09-15 David Ponce <david@dponce.com>
25354
25355 * recentf.el (recentf-save-file-modes): New option.
25356 (recentf-save-list): Use it.
25357
25358 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
25359
25360 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
25361 (mode-line-mule-info, mode-line-modified): Move bindings from
25362 mouse-3 to mouse-1.
25363
25364 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
25365
25366 * simple.el (sendmail-user-agent-compose): Revert last change.
25367
25368 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
25369
25370 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
25371 Use with-current-buffer.
25372 (ange-ftp-gwp-start): Remove unused var `gw-user'.
25373 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
25374 (ange-ftp-insert-directory): Remove unused var `short'.
25375 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
25376
25377 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
25378 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
25379
25380 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
25381 (check-calendar-holidays, diary-list-entries): Autoload.
25382 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
25383 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
25384
25385 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
25386 which mistakenly removed a call to display-buffer.
25387
25388 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
25389
25390 * obsolete/iso-insert.el: Move to obsolete/ from international/.
25391
25392 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
25393
25394 * progmodes/hideshow.el
25395 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
25396 (hs-allow-nesting): New user var.
25397 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
25398 (hs-hide-block-at-point): When nesting allowed,
25399 if there is already an overlay in place, delete it.
25400 (hs-safety-is-job-n): Delete func; remove call sites.
25401 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
25402 (hs-overlay-at): New func.
25403 (hs-already-hidden-p, hs-show-block): Use it.
25404 (hs-hide-all): Don't pre-clean if nesting allowed.
25405 (hs-show-all): Temporarily disallow
25406 nesting around call to `hs-discard-overlays'.
25407
25408 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
25409
25410 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
25411 Delete unused local var.
25412
25413 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
25414
25415 * help-fns.el (describe-categories): "?\ " -> "?\s".
25416 (help-do-arg-highlight): Recognize also ARG-n, as in
25417 `move-to-left-margin' (ARG+n is already recognized). Simplify.
25418
25419 * international/codepage.el (dos-unsupported-char-glyph):
25420 * net/newsticker.el (tool-bar-map, w3-mode-map)
25421 (w3m-minor-mode-map):
25422 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
25423 (ent-alist):
25424 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
25425
25426 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
25427
25428 * custom.el (custom-push-theme): Handle the case where a symbol is
25429 bound but face properties have not yet been assigned.
25430
25431 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
25432 Fix behavior if noerase is `t' and there is no mail buffer.
25433
25434 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
25435 if `continue' is nil, rather than signal an error.
25436
25437 2005-09-12 Richard M. Stallman <rms@gnu.org>
25438
25439 * font-lock.el (font-lock-keywords): Add autoload.
25440
25441 * help-fns.el (describe-variable): Rearrange to put source link
25442 in a predictable place.
25443
25444 * net/newsticker.el: New file.
25445
25446 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
25447
25448 * calendar/calendar.el (calendar-for-loop): Add edebug info.
25449 (calendar-basic-setup): Use the new nil arg.
25450 (number-of-diary-entries): Move to diary-lib.el.
25451
25452 * calendar/diary-lib.el: Use with-current-buffer, match-string.
25453 (diary-list-entries): Use with-syntax-table and dolist.
25454 Rename from list-diary-entries.
25455 Use number-of-diary-entries if `number' is nil.
25456 (diary, diary-view-entries): Use this new name and new nil arg value.
25457 (number-of-diary-entries): Move from calendar.el.
25458 (diary-unhide-everything): New function.
25459 (include-other-diary-files, fancy-diary-display)
25460 (diary-show-all-entries, make-diary-entry): Use it.
25461 (diary-mail-entries): Use buffer-string.
25462 (mark-diary-entries): Fix long standing paren typo.
25463 (diary-sexp-entry): Use count-lines.
25464 (make-diary-entry): Avoid `previous-line'.
25465 (diary-mode-map): New var.
25466 (diary-mode): Redraw cal after saving. Setup header-line.
25467 (fancy-diary-display-mode): Use local-set-key.
25468
25469 * startup.el (command-line): Try calling various terminal-init-foo-bar
25470 functions by stripping hyphenated suffixes from $TERM.
25471
25472 * files.el (normal-mode): Check boundness of font-lock-keywords.
25473
25474 2005-09-12 Richard M. Stallman <rms@gnu.org>
25475
25476 * progmodes/compile.el: Don't decide a file's directory
25477 until the user actually tries to go there.
25478 (compilation-next-error-function):
25479 Pass compilation-find-file the directory from the file-struct.
25480 (compilation-internal-error-properties): Separate local FILE-STRUCT
25481 from FILE. Doc the args better. Rename arg FMT to FMTS.
25482 (compilation-find-file): Arg DIR renamed to DIRECTORY.
25483 Expand it, and if nil, use default-directory.
25484 (compilation-get-file-structure): Don't mix specified directory
25485 with default directory. Put specified directory into
25486 file-struct. Don't make the file name absolute.
25487
25488 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
25489 (compile-command): Add autoload.
25490 (compilation-disable-input): Add autoload.
25491
25492 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
25493
25494 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
25495 strings of the variables it can override.
25496 (time-stamp): New (as yet undocumented) time-stamp-format escapes
25497 %Q and %q, for fully-qualified domain name and unqualified host name.
25498
25499 2005-09-11 Kim F. Storm <storm@cua.dk>
25500
25501 * emacs-lisp/authors.el (authors-aliases): Update list.
25502 (authors-fixed-entries): Update mldrag.el entry.
25503
25504 2005-09-10 Alan Mackenzie <acm@muc.de>
25505
25506 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
25507 delimiter from the region narrowed to.
25508
25509 2005-09-10 Magnus Henoch <mange@freemail.hu>
25510
25511 * textmodes/ispell.el (ispell-check-version): Signal an error if
25512 aspell version is less than 0.60.
25513
25514 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
25515
25516 * progmodes/octave-inf.el (inferior-octave-startup):
25517 Resync current dir at the end.
25518
25519 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
25520
25521 * woman.el (woman-topic-at-point-default):
25522 Rename to woman-use-topic-at-point-default.
25523 (woman-topic-at-point): Rename to woman-use-topic-at-point.
25524 (woman-file-name): Reflect renames above. Automatically use the
25525 word at point as topic if woman-use-topic-at-point is non-nil.
25526 Otherwise offer it as default but don't insert it in the
25527 minibuffer. Also use `test-completion' instead of `assoc' as
25528 suggested by Stefan Monnier.
25529
25530 2005-09-10 Andre Spiegel <spiegel@gnu.org>
25531
25532 * vc.el (vc-directory, vc-update-change-log): Throw an error on
25533 the attempt to do it over Tramp. This is not yet supported.
25534
25535 2005-09-10 Eli Zaretskii <eliz@gnu.org>
25536
25537 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
25538 (menu-bar-non-minibuffer-window-p): New functions.
25539 ("Split Window", "Save As..."): Use them.
25540 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
25541 ("Print Buffer", "Truncate Long Lines in this Buffer"):
25542 Use menu-bar-menu-frame-live-and-visible-p.
25543 ("Save Buffer", "Insert File", "Open Directory...")
25544 ("Open File...", "Visit New File..."):
25545 Use menu-bar-non-minibuffer-window-p.
25546 (kill-this-buffer-enabled-p, dired <menu-enable>):
25547 Use menu-bar-non-minibuffer-window-p.
25548
25549 2005-09-09 Eli Zaretskii <eliz@gnu.org>
25550
25551 * cus-start.el (all): Don't complain about fringe-related
25552 built-ins if fringes are not supported. Ditto about
25553 selection-related built-ins. Fix the test for GTK-related built-ins.
25554
25555 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
25556 ("Postscript Print Buffer", "Print Region", "Save As...")
25557 ("Save", "Insert File...", "Open Directory...")
25558 ("Open File...", "Visit New File..."")
25559 ("Truncate Long Lines in this Buffer"): Don't look at
25560 menu-updating-frame if this display does not support multiple frames.
25561
25562 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25563
25564 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
25565
25566 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
25567
25568 * woman.el: Format- and whitespace-related changes.
25569
25570 2005-09-09 Eli Zaretskii <eliz@gnu.org>
25571
25572 * woman.el: Fix my email address.
25573
25574 2005-09-08 Richard M. Stallman <rms@gnu.org>
25575
25576 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
25577 (sh-mode): Locally set skeleton-pair-default-alist.
25578
25579 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
25580
25581 * progmodes/flymake.el: Require `compile' unconditionally.
25582
25583 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
25584
25585 * woman.el (woman-file-name): Provide a default, not initial input.
25586
25587 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
25588
25589 * font-lock.el (font-lock-support-mode): Doc fix.
25590
25591 * descr-text.el (describe-property-list): Handle non-symbol prop names.
25592
25593 2005-09-08 Richard M. Stallman <rms@gnu.org>
25594
25595 * simple.el (blink-matching-open): Get rid of text props from
25596 the string shown in echo area. Don't permanently set point.
25597 Some rearrangements.
25598
25599 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
25600
25601 * recentf.el (recentf-filename-handler): Add custom choice
25602 `abbreviate-file-name'.
25603
25604 * msb.el (msb--very-many-menus): Fix typo.
25605
25606 * disp-table.el (standard-display-european): Don't set
25607 enable-multibyte-characters to nil.
25608
25609 2005-09-08 David Ponce <david@dponce.com>
25610
25611 * recentf.el (recentf-show-file-shortcuts-flag): New option.
25612 (recentf-expand-file-name): Doc fix.
25613 (recentf-dialog-mode-map): Define digit shortcuts.
25614 (recentf--files-with-key): New variable.
25615 (recentf-show-digit-shortcut-filter): New function.
25616 (recentf-open-files-items): New function.
25617 (recentf-open-files): Use it.
25618 (recentf-open-file-with-key): New command.
25619
25620 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
25621
25622 * buff-menu.el (Buffer-menu-sort-by-column): New function.
25623 Suggested by Kim F. Storm.
25624 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
25625 (Buffer-menu-make-sort-button): Use global keymap.
25626
25627 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
25628
25629 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
25630 (Man-getpage-in-background-advice): Remove defadvice; it isn't
25631 necessary any longer with the remapped command.
25632 (Man-bgproc-sentinel-advice): Remove defadvice which counts
25633 formatting time only.
25634
25635 * net/tramp.el (tramp-action-password)
25636 (tramp-multi-action-password): Compile the password prompt from
25637 `method', `user' and `host'. Sometimes it isn't obvious which
25638 password to enter, for example with remote files offered by
25639 recentf.el, or with multiple steps. Suggested by Robert Marshall
25640 <robert@chezmarshall.freeserve.co.uk>.
25641
25642 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
25643
25644 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
25645 Fix regexp for when "s///" is at the beginning of line.
25646
25647 2005-09-07 Jay Belanger <belanger@truman.edu>
25648
25649 * calc/calc-poly.el (math-expand-term): Multiply out any powers
25650 when in matrix mode.
25651
25652 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
25653
25654 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
25655 non-anonymous functions.
25656
25657 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
25658
25659 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
25660 when using a header line. Otherwise, use mouse-1-click-follows-link.
25661
25662 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
25663 can't be moved; don't signal an error.
25664
25665 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
25666
25667 * cus-theme.el (custom-theme-write-faces): Save the current face
25668 spec, not the defface spec.
25669
25670 * custom.el (custom-known-themes): Clarify meaning of "standard".
25671 (custom-push-theme): Save old values in the standard theme.
25672 (disable-theme): Correct typo.
25673 (custom-face-theme-value): Deleted unused function.
25674 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
25675
25676 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
25677
25678 * progmodes/compile.el (compilation-goto-locus): Take into account
25679 iconified frames when determining whether the buffer is
25680 already visible.
25681 Don't reset window height if the window already existed.
25682
25683 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
25684
25685 * custom.el (load-theme): Rename from require-theme.
25686 Add interactive spec.
25687 (enable-theme): Rename from custom-enable-theme.
25688 Add interactive spec.
25689 (disable-theme): Rename from custom-disable-theme.
25690 Add interactive spec.
25691 (custom-make-theme-feature): Doc fix.
25692 (custom-theme-directory): Doc fix.
25693 (provide-theme): Call enable-theme.
25694
25695 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
25696
25697 * obsolete/lazy-lock.el (lazy-lock-mode):
25698 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
25699 font-lock-mode if it's off. Print a warning instead.
25700
25701 * progmodes/compile.el (compilation-start): Ignore errors if the
25702 process died before we get to send-eof.
25703
25704 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
25705 Undo last change. Enclosing the result in quotes broke things on Unix
25706 since tex-send-command passes it through shell-quote-argument.
25707 (tex-send-command): Pass `file' through convert-standard-filename
25708 when possible.
25709 (tex-uptodate-p): Handle the case where TeX hasn't put additional
25710 info in a transcript.
25711
25712 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
25713
25714 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
25715 fix compilation warning. Reorder the key definitions to group
25716 together keys emitted by the current version of xterm.
25717
25718 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
25719 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
25720 Reorder predicates to correct min-color usage.
25721
25722 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
25723
25724 * longlines.el (longlines-mode): Inhibit read-only when encoding.
25725 Kill local variables when longlines-mode is turned off.
25726
25727 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
25728
25729 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
25730
25731 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
25732
25733 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
25734
25735 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
25736 (font-lock-lines-before): Change default to being inactive.
25737 (font-lock-default-fontify-region): Obey font-lock-lines-before.
25738 (font-lock-after-change-function): Don't handle f-l-lines-before here.
25739
25740 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
25741
25742 * net/tramp.el (tramp-handle-make-auto-save-file-name):
25743 Deactivate temporarily advice if active (not needed for Emacs 22,
25744 but for backwards compatibility).
25745 (tramp-exists-file-name-handler): Rewrite. First implementation
25746 was too simple.
25747 (tramp-advice-make-auto-save-file-name):
25748 Call `tramp-handle-make-auto-save-file-name' (again, just for
25749 backwards compatibility).
25750
25751 2005-08-31 Reto Zimmermann <reto@gnu.org>
25752
25753 * progmodes/vhdl-mode.el
25754 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
25755 (vhdl-end-p): Fix indentation bug "else" after "-- when".
25756 (vhdl-set-default-project): New function (easier setting of default).
25757 (vhdl-port-copy): Handle extended identifiers for generics.
25758 (vhdl-compiler-alist): Better description for error message regexp.
25759 (vhdl-make): Query for target, use previous as default.
25760 (vhdl-port-copy): Fix port copy for port names starting with "signal".
25761 (vhdl-font-lock-keywords-2): Fix fontification for record
25762 el. assign.
25763 (vhdl-speedbar-make-subpack-line): Add package body link.
25764 (vhdl-generate-makefile-1): Not include itself as dependency.
25765 (vhdl-font-lock-init): Highlight c-preprocessor directives.
25766 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
25767 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
25768 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
25769 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
25770 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
25771 (vhdl-import-project): Add string argument for `error'.
25772 (vhdl-compose-configuration)
25773 (vhdl-compose-configuration-architecture): Add configuration
25774 declaration generation.
25775 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
25776 (vhdl-trailer-re): Add "record" keyword (better indentation).
25777 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
25778 "[^ \t-\"]+".
25779 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
25780 (vhdl-testbench-entity-file-name)
25781 (vhdl-testbench-architecture-file-name): Allow separate
25782 customization of testbench file names.
25783 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
25784 (vhdl-get-visible-signals): Allow newline within alias declaration.
25785 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
25786 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
25787 (member-ignore-case): Alias for missing function in XEmacs.
25788 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
25789 (vhdl-update-sensitivity-list): Ignore case on read signals.
25790 (vhdl-replace-string): Adjust case only for file names.
25791 (vhdl-update-sensitivity-list): Fix search for read signals.
25792 (vhdl-update-sensitivity-list): Exclude formal parameters.
25793 (vhdl-get-visible-signals): Include aliases of signals.
25794 (vhdl-get-visible-signals): Fix signal name searching.
25795 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
25796 (vhdl-fixup-whitespace-region): Fix for character
25797 literals (e.g. `:').
25798
25799 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
25800
25801 * ansi-color.el (comint-last-output-start):
25802 * bs.el (font-lock-verbose):
25803 * diff-mode.el (add-log-buffer-file-name-function):
25804 * dired-x.el (vm-folder-directory):
25805 * faces.el (help-xref-stack-item):
25806 * files.el (font-lock-keywords):
25807 * find-lisp.el (dired-buffers, dired-subdir-alist):
25808 * ido.el (cua-inhibit-cua-keys):
25809 * log-view.el (cvs-minor-wrap-function):
25810 * outline.el (font-lock-warning-face):
25811 * simple.el (compilation-current-error):
25812 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
25813 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
25814 * tooltip.el (comint-prompt-regexp):
25815 * w32-fns.el (explicit-shell-file-name):
25816 * term/mac-win.el (mac-charset-info-alist)
25817 (mac-services-selection, mac-system-script-code):
25818 * term/tty-colors.el (msdos-color-values):
25819 * term/w32-win.el (xlfd-regexp-registry-subnum):
25820 * term/x-win.el (x-keysym-table, x-selection-timeout)
25821 (x-session-id, x-session-previous-id):
25822 * textmodes/ispell.el (mail-yank-prefix):
25823 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
25824 * textmodes/org.el (calc-embedded-close-formula)
25825 (calc-embedded-open-formula)
25826 (font-lock-unfontify-region-function):
25827 * textmodes/reftex-global.el (isearch-next-buffer-function)
25828 (TeX-master):
25829 * textmodes/reftex.el (font-lock-keywords):
25830 * textmodes/tex-mode.el (font-lock-comment-face)
25831 (font-lock-doc-face):
25832 * textmodes/texinfo.el (outline-heading-alist):
25833 Add defvars.
25834
25835 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
25836 (artist-spray-chars, artist-mode-init, artist-replace-string)
25837 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
25838 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
25839 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
25840
25841 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
25842 (conf-align-assignments): "?\ " -> "?\s".
25843
25844 * textmodes/reftex-index.el (TeX-master): Add defvar.
25845 (reftex-index-phrases-marker): Move up defvar.
25846
25847 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
25848 (reftex-toc-include-labels-indicator)
25849 (reftex-toc-include-index-indicator)
25850 (reftex-toc-max-level-indicator): Move up declarations.
25851
25852 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
25853 of args to `tramp-run-real-handler', even if it's empty in this case.
25854
25855 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25856
25857 * dired.el (dired-move-to-filename-regexp): Add date format for
25858 Mac OS X 10.3 in East Asian locales.
25859
25860 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
25861
25862 * files.el (make-auto-save-file-name): Add file name handler call
25863 if applicable.
25864
25865 * net/tramp.el (tramp-file-name-handler-alist)
25866 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
25867 (tramp-handle-make-auto-save-file-name): Rename from
25868 `tramp-make-auto-save-file-name'.
25869 (tramp-exists-file-name-handler): New defun.
25870 (tramp-advice-make-auto-save-file-name): Make defadvice only when
25871 `make-auto-save-file-name' is not a magic file name operation.
25872
25873 2005-08-30 Richard M. Stallman <rms@gnu.org>
25874
25875 * files.el (risky-local-variable-p):
25876 Match `-predicates' and `-commands.
25877
25878 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
25879 (custom-save-all): Visit the file if necessary;
25880 kill the buffer if we created it.
25881 (custom-save-delete): Don't visit file or kill buffer here.
25882
25883 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
25884
25885 * textmodes/org.el (org-special-keyword): New face.
25886 (org-table-copy-down, org-table-eval-formula)
25887 (org-table-recalculate, org-init-section-numbers):
25888 Use `string-to-number' instead of `string-to-int'.
25889 (org-get-location): Use `insert-buffer-substring' instead of
25890 `insert-buffer'.
25891 (org-modify-diary-entry-string): New function.
25892 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
25893 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
25894 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
25895 active region.
25896 (org-export-as-html): Handle QUOTE keyword.
25897 (org-quote-string): New option.
25898 (org-bookmark-jump-unhide): New function, used for
25899 `bookmark-after-jump-hook'.
25900 (org-diary-default-entry): Apply only when not called through
25901 `org-agenda'.
25902
25903 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
25904
25905 * net/eudc.el (mode-popup-menu):
25906 * play/handwrite.el (ps-printer-name, ps-lpr-command):
25907 * progmodes/ada-mode.el (compile-auto-highlight)
25908 (skeleton-further-elements):
25909 * progmodes/autoconf.el (font-lock-syntactic-keywords):
25910 * progmodes/cmacexp.el (msdos-shells):
25911 * progmodes/compile.el (font-lock-extra-managed-props)
25912 (font-lock-keywords, font-lock-maximum-size)
25913 (font-lock-support-mode):
25914 * progmodes/grep.el (font-lock-lines-before):
25915 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25916 * progmodes/mixal-mode.el (compile-command):
25917 * progmodes/perl-mode.el (font-lock-comment-face)
25918 (font-lock-doc-face, font-lock-string-face):
25919 * progmodes/prolog.el (comint-prompt-regexp):
25920 * progmodes/sh-script.el (font-lock-comment-face)
25921 (font-lock-set-defaults, font-lock-string-face):
25922 * progmodes/sql.el (font-lock-keyword-face)
25923 (font-lock-set-defaults, font-lock-string-face):
25924 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25925 (itimer-version, lazy-lock-defer-contextually)
25926 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25927 Add defvars.
25928
25929 * progmodes/cperl-mode.el (cperl-electric-lbrace)
25930 (cperl-electric-keyword, cperl-electric-pod)
25931 (cperl-electric-backspace, cperl-forward-re)
25932 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25933 (vc-rcs-header, vc-sccs-header): Add defvars.
25934
25935 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25936 (font-lock-syntactic-keywords, gud-find-expr-function):
25937 Add defvars.
25938
25939 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25940 (gdb-frame-parameters): Declare before use.
25941
25942 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25943 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25944 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25945 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25946
25947 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25948 (idlwave-help-with-source): Use `insert-buffer-substring', not
25949 `insert-buffer'.
25950
25951 2005-08-29 Juri Linkov <juri@jurta.org>
25952
25953 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25954 Put outline-back-to-heading function call inside save-excursion.
25955
25956 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
25957
25958 * man.el (Man-init-defvars, Man-translate-references)
25959 (Man-support-local-filenames, Man-highlight-references):
25960 * progmodes/sql.el (sql-interactive-mode):
25961 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25962
25963 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25964 (compilation-mode-font-lock-keywords): Add defvars.
25965 (checkdoc-interactive-loop): "?\ " -> "?\s".
25966
25967 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25968 (font-lock-doc-face, font-lock-string-face)
25969 (font-lock-keywords-case-fold-search): Add defvars.
25970 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25971
25972 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25973 Don't pass X and Y (they are ignored anyway).
25974 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25975 (mouse-delete-window): Make arguments optional.
25976
25977 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25978 (caesar-translate-table, minor-modes, news-buffer-save)
25979 (news-group-name, news-minor-modes): Add defvars.
25980
25981 * emacs-lisp/lselect.el (mouse-highlight-priority)
25982 (x-lost-selection-functions, zmacs-regions):
25983 * emacs-lisp/pp.el (font-lock-verbose):
25984 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25985 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25986 (ses-mode-map):
25987 * emacs-lisp/tcover-unsafep.el (safe-functions):
25988 * international/mule-cmds.el (mac-system-coding-system)
25989 (mac-system-locale):
25990 * language/ethio-util.el (rmail-current-message)
25991 (rmail-message-vector):
25992 * language/thai-util.el (thai-auto-composition-mode):
25993 * mail/metamail.el (rmail-current-message, rmail-message-vector):
25994 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25995 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25996 (vm-primary-inbox, vm-spool-files):
25997 * mail/rmail.el (deleted-head, font-lock-fontified)
25998 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25999 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
26000 (total-messages):
26001 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
26002 (rmail-summary-mode-map):
26003 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
26004 (rmail-last-label, rmail-last-multi-labels)
26005 (rmail-summary-vector, rmail-total-messages):
26006 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
26007 * mail/rmailsum.el (msgnum):
26008 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
26009 (rmail-current-message):
26010 * obsolete/fast-lock.el (font-lock-face-list):
26011 * obsolete/rnewspost.el (mail-reply-buffer):
26012 * obsolete/scribe.el (compile-command):
26013 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
26014
26015 2005-08-28 John Paul Wallington <jpw@gnu.org>
26016
26017 * ibuf-ext.el (ibuffer-auto-update-changed):
26018 Use `frame-or-buffer-changed-p' to check whether we need to update.
26019 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
26020 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
26021 as a `frame-or-buffer-changed-p' state vector instead.
26022
26023 2005-08-27 Romain Francoise <romain@orebokech.com>
26024
26025 * textmodes/makeinfo.el (makeinfo-compile):
26026 Use `compilation-start'. Set `next-error-function' according to
26027 `disable-errors'.
26028 (makeinfo-next-error): New function.
26029 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
26030 (makeinfo-buffer): Likewise.
26031
26032 * progmodes/compile.el (compilation-start): Add autoload cookie.
26033
26034 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
26035 * textmodes/sgml-mode.el: Likewise.
26036 * progmodes/python.el: Likewise.
26037
26038 2005-08-27 Eli Zaretskii <eliz@gnu.org>
26039
26040 * simple.el (blink-matching-paren-distance): Document the meaning
26041 of nil value, and allow to customize to nil.
26042
26043 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
26044 command.com, not command.exe.
26045
26046 2005-08-26 John Wiegley <johnw@newartisans.com>
26047
26048 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
26049 code around a bit so that an extraneous nil argument is not added
26050 to a command when no args are given.
26051
26052 * eshell/esh-arg.el (eshell-parse-double-quote): If a
26053 double-quoted argument resolves to nil, return it as an empty
26054 string rather than as nil. This made it impossible to pass "" to
26055 a shell script as a null string argument.
26056
26057 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
26058
26059 * outline.el (outline-invent-heading): New fun.
26060 (outline-promote, outline-demote): Use it.
26061 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
26062 (outline-end-of-subtree): Remove unused var `opoint'.
26063
26064 2005-08-26 David Reitter <david.reitter@gmail.com>
26065
26066 * menu-bar.el (truncate-lines, write-file, print-buffer)
26067 (ps-print-buffer-faces, ps-print-buffer, split-window):
26068 Disable menu items when the frame they refer to is invisible, or when
26069 they refer to a buffer and the minibuffer is selected.
26070
26071 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
26072
26073 * progmodes/flymake.el (flymake-highlight-err-lines):
26074 Use save-excursion around flymake-highlight-line to preserve point.
26075
26076 2005-08-26 Eli Zaretskii <eliz@gnu.org>
26077
26078 * progmodes/octave-mod.el: Change Author and Maintainer address.
26079 (octave-maintainer-address): Change Kurt's email address.
26080 * progmodes/octave-inf.el: Change Author and Maintainer address.
26081 * progmodes/octave-hlp.el: Change Author and Maintainer address.
26082
26083 2005-08-26 Kim F. Storm <storm@cua.dk>
26084
26085 * subr.el (version-list-<, version-list-<=, version-list-=):
26086 Rename from integer-list-*.
26087 (version-list-not-zero): Likewise. Fix while loop.
26088 (version=): Use version-list-= instead of string-equal.
26089
26090 2005-08-26 Richard M. Stallman <rms@gnu.org>
26091
26092 * outline.el (outline-promote): Try shortening the heading.
26093 As last resort, read the heading to use.
26094 (outline-demote): As last resort, read the heading to use.
26095
26096 2005-08-26 Romain Francoise <romain@orebokech.com>
26097
26098 * progmodes/compile.el (compilation-start): Doc fix.
26099
26100 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
26101 (antlr-font-lock-additional-keywords): Fix reference to
26102 `antlr-font-lock-literal-regexp' erroneously changed during the
26103 mass face rename.
26104 (antlr-run-tool): Use `compilation-start'.
26105
26106 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
26107 instead of the obsolete `compile-internal'.
26108
26109 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
26110
26111 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
26112 (number, original-date):
26113 * calendar/cal-china.el (date):
26114 * calendar/cal-coptic.el (date):
26115 * calendar/cal-french.el (date):
26116 * calendar/cal-hebrew.el (date, entry, number, original-date):
26117 * calendar/cal-islam.el (date, number, original-date):
26118 * calendar/cal-iso.el (date):
26119 * calendar/cal-julian.el (date):
26120 * calendar/cal-mayan.el (date):
26121 * calendar/cal-menu.el (date, event):
26122 * calendar/cal-persia.el (date):
26123 * calendar/lunar.el (date):
26124 * calendar/solar.el (date): Add defvars.
26125
26126 * emerge.el:
26127 * ibuffer.el:
26128 * info-xref.el:
26129 * obsolete/bg-mouse.el:
26130 * obsolete/sun-curs.el:
26131 * obsolete/swedish.el: Move the `defvar's to the top level.
26132
26133 * smerge-mode.el (smerge-refined-change): Add :group.
26134
26135 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
26136
26137 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
26138 (smerge-keep-n): Remove props.
26139 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
26140 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
26141 now that it's done in smerge-keep-n.
26142 (smerge-refined-change): New face.
26143 (smerge-refine-chopup-region, smerge-refine-highlight-change)
26144 (smerge-refine): New funs.
26145 (smerge-basic-map): Bind smerge-refine.
26146
26147 2005-08-25 Juri Linkov <juri@jurta.org>
26148
26149 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
26150 compilation-process-setup-function and compilation-disable-input
26151 in grep-mode instead of let-bindings in grep.
26152
26153 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
26154 Delete "Automatic File De/compression" (auto-compression-mode).
26155
26156 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
26157
26158 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
26159 Silence warning about non-existent variable.
26160
26161 2005-08-25 Richard M. Stallman <rms@gnu.org>
26162
26163 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
26164 Rename "Describe Key" to "Describe Key or Mouse Operation".
26165
26166 * mail/mailalias.el (build-mail-aliases): Delete comments
26167 from the contents before processing them.
26168
26169 * isearch.el (isearch-edit-string): Erase the Search prompt
26170 if user enters an empty string and there is no default.
26171
26172 * comint.el (comint-file-name-prefix): Add autoload.
26173
26174 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
26175
26176 * subr.el (play-sound): Rearrange to avoid warning.
26177
26178 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
26179
26180 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
26181 New hook.
26182 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
26183
26184 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
26185
26186 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
26187
26188 * custom.el (custom-theme-set-variables): Sort minor modes last.
26189
26190 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
26191
26192 * subr.el (version-separator, version-regexp-alist): New vars used by
26193 version comparison funs.
26194 (integer-list-<, integer-list-=, integer-list-<=)
26195 (integer-list-not-zero): New funs for integer list comparison.
26196 (version-to-list, version=, version<, version<=): New funs for version
26197 comparison.
26198
26199 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
26200
26201 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
26202 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
26203 time to silence the byte-compiler.
26204
26205 * ibuffer.el (ibuffer-compile-make-eliding-form)
26206 (ibuffer-check-formats): Use `with-no-warnings' to hide references
26207 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
26208 so it's silly to get warnings for it).
26209 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
26210 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
26211 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
26212 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
26213 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
26214 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
26215 Defvar at compile time.
26216 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
26217 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
26218 Declare them before use.
26219
26220 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
26221 (info-xref-good, info-xref-bad): Defvar at compile time.
26222
26223 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
26224 Use `let*' instead of `let'.
26225
26226 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
26227 (*mouse-y*, menu, char): Defvar at compile time.
26228 (sc::menu): Declare it before use.
26229 (sc::pack-one-line): Use `let', not `let*'.
26230
26231 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
26232 (mail-send-hook): Defvar at compile time.
26233
26234 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
26235 Defvar at compile time.
26236
26237 * term/sun-mouse.el (current-global-mousemap)
26238 (current-local-mousemap): Declare them before use.
26239
26240 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
26241
26242 * bookmark.el (bookmark-after-jump-hook): New hook.
26243 (bookmark-jump): Run `bookmark-after-jump-hook'.
26244
26245 2005-08-23 Juri Linkov <juri@jurta.org>
26246
26247 * faces.el (minibuffer-prompt): Doc fix.
26248
26249 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
26250
26251 * progmodes/xscheme.el: Trivial changes to silence warnings.
26252 (xscheme-previous-mode, xscheme-previous-process-state):
26253 Add defvars.
26254 (xscheme-last-input-end, xscheme-process-command-line)
26255 (xscheme-process-name, xscheme-buffer-name)
26256 (xscheme-expressions-ring-max, xscheme-expressions-ring)
26257 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
26258 (xscheme-control-g-synchronization-p)
26259 (xscheme-control-g-disabled-p, xscheme-string-receiver)
26260 (default-xscheme-runlight, xscheme-runlight)
26261 (xscheme-runlight-string, xscheme-process-filter-state)
26262 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
26263 Move to beginning of file.
26264 (scheme-interaction-mode-commands-alist)
26265 (scheme-interaction-mode-map, scheme-debugger-mode-map):
26266 Declare them before use. Note: the initialization code for the
26267 variables has not been moved because it uses functions that reference
26268 the variables.
26269 (xscheme-control-g-message-string, xscheme-process-filter-alist)
26270 (xscheme-prompt-for-expression-map): Declare them before use.
26271 (scheme-debugger-mode-commands): "?\ " -> "?\s".
26272
26273 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
26274
26275 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
26276
26277 2005-08-22 Juri Linkov <juri@jurta.org>
26278
26279 * faces.el (set-face-underline): Delete this duplicate function
26280 and make an obsolete alias to set-face-underline-p.
26281 (set-face-underline-p): Use docstring of set-face-underline.
26282 (describe-face): Create hyperlink to parent face.
26283
26284 * info.el (Info-insert-dir): Use save-excursion around
26285 insert-buffer-substring.
26286 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
26287 (Info-escape-percent): Delete function.
26288 (Info-fontify-node): Replace Info-escape-percent by
26289 replace-regexp-in-string with REP arg set to lambda that
26290 duplicates `%' and preserves text properties.
26291
26292 * progmodes/compile.el (compilation-disable-input): Doc fix.
26293 (define-compilation-mode): Doc fix and refill.
26294 (kill-compilation): Use `mode-name' in the error message.
26295 (compilation-find-file): Use `compilation-error' in the
26296 read-file-name's prompt.
26297
26298 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
26299
26300 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
26301 (smerge-auto-leave): Make undo re-enable the mode.
26302 (debug-ignored-errors): Add the user-error of impossible resolution.
26303 (smerge-resolve): Move things around a bit, in preparation for later.
26304 (smerge-diff): Don't fail if the buffer has no associated file.
26305 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
26306 (smerge-conflict-overlay): New function.
26307 (smerge-match-conflict): Don't add text properties here.
26308 (smerge-find-conflict): Instead, add an overlay here.
26309 Also check for the case where we're inside a conflict already, so as to
26310 obviate the need for font-lock-multiline, which is unbearably slow with
26311 large conflicts and ciomplex font-lock patterns.
26312 (smerge-remove-props): Remove overlay rather than text-properties.
26313 (smerge-mode): Don't set font-lock-multiline.
26314 Remove overlays when turned off.
26315
26316 2005-08-21 Kim F. Storm <storm@cua.dk>
26317
26318 * ido.el (ido-ignore-item-p): Use save-match-data.
26319 Bind case-fold-search to ido-case-fold locally.
26320
26321 2005-08-20 Richard M. Stallman <rms@gnu.org>
26322
26323 * files.el (normal-mode): If font lock is on, turn it off and on.
26324
26325 * subr.el (replace-regexp-in-string): Doc fix.
26326
26327 * startup.el (command-line-1): Don't suppress startup screen
26328 due to existing processes.
26329
26330 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
26331
26332 * progmodes/compile.el (compilation-disable-input): Default to nil.
26333
26334 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
26335
26336 * progmodes/compile.el (compilation-disable-input): New defcustom.
26337 (compilation-start): If compilation-disable-input is non-nil, send
26338 EOF to the compilation process.
26339
26340 2005-08-20 Eli Zaretskii <eliz@gnu.org>
26341
26342 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
26343 Run the argument of tex-shell-cd-command through
26344 convert-standard-filename, to get the correct style of slashes on
26345 Windows, and enclose the result in quotes, in case the file name
26346 includes whitespace or other special characters.
26347
26348 2005-08-19 Andreas Schwab <schwab@suse.de>
26349
26350 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
26351 process.
26352
26353 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
26354
26355 * cus-start.el (minibuffer-prompt-properties): Correct typo.
26356
26357 2005-08-18 Kim F. Storm <storm@cua.dk>
26358
26359 * scroll-lock.el: Fix errors due to incorrect line wrapping.
26360
26361 2005-08-18 Richard M. Stallman <rms@gnu.org>
26362
26363 * scroll-lock.el: New file.
26364
26365 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
26366
26367 * dired.el (dired-move-to-end-of-filename):
26368 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
26369
26370 2005-08-18 Kim F. Storm <storm@cua.dk>
26371
26372 * ido.el (ido-everywhere): Fix defcustom :set function to disable
26373 rather than toggle mode when custom value is nil.
26374 (ido-everywhere): Fix defun doc string.
26375
26376 2005-08-17 Richard M. Stallman <rms@gnu.org>
26377
26378 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
26379 as tag instead of "Inviolable".
26380
26381 2005-08-17 Kim F. Storm <storm@cua.dk>
26382
26383 * windmove.el (windmove-coordinates-of-position): Remove.
26384 (windmove-coordinates-of-window-position): Remove.
26385 (windmove-reference-loc): Use posn-at-point instead.
26386
26387 * subr.el (insert-for-yank-1): Doc fix.
26388
26389 * ido.el (ido-enter-matching-directory): Rename from
26390 ido-enter-single-matching-directory. Change `slash' choice to
26391 `only'. Add `first' choice.
26392 (ido-exhibit): Adapt to above changes.
26393
26394 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
26395
26396 * Makefile.in: Expand comment about building loaddefs.el.
26397
26398 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
26399
26400 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
26401 Comment use of defadvice.
26402
26403 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
26404
26405 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
26406
26407 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
26408 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
26409 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
26410 * progmodes/idlw-shell.el, progmodes/ld-script.el,
26411 * progmodes/which-func.el, ruler-mode.el, strokes.el,
26412 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
26413 for backward compatibility for faces that did not appear in the
26414 previous Emacs release.
26415
26416 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
26417
26418 2005-08-15 Kim F. Storm <storm@cua.dk>
26419
26420 * emulation/cua-base.el (cua-delete-region): Return t if
26421 deleted region was non-empty.
26422 (cua-replace-region): Inhibit overwrite-mode for
26423 self-insert-command if replaced region was non-empty.
26424 (cua--explicit-region-start, cua--status-string): Make them
26425 buffer-local at top-level...
26426 (cua-mode): ...rather than when mode is enabled.
26427
26428 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
26429
26430 * progmodes/vhdl-mode.el (vhdl-emacs-21):
26431 Set t for Emacs 21, 22, and so on.
26432
26433 2005-08-15 David Ponce <david@dponce.com>
26434
26435 * tree-widget.el: Update Commentary header.
26436 (tree-widget-theme): Doc fix.
26437 (tree-widget-space-width): New option.
26438 (tree-widget-image-properties): Look up in the default theme too.
26439 (tree-widget--cursors): Only for images with arrow pointer shape.
26440 (tree-widget-lookup-image): Pointer shape is hand by default.
26441 (tree-widget-icon): Rename generic icon widget from
26442 `tree-widget-control'.
26443 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
26444 derive from `tree-widget-icon'.
26445 (tree-widget-handle): Improve default look and feel of the text
26446 representation.
26447 (tree-widget): Rename :*-control properties to :*-icon properties.
26448 Add :action and :help-echo properties.
26449 (tree-widget-after-toggle-functions): Move.
26450 (tree-widget-close-node, tree-widget-open-node): Remove.
26451 (tree-widget-before-create-icon-functions): New hook.
26452 (tree-widget-value-create): Update to allow customization of icons
26453 and nodes at run-time via that new hook.
26454 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
26455 (tree-widget-icon-action, tree-widget-icon-help-echo)
26456 (tree-widget-action, tree-widget-help-echo): New functions.
26457
26458 2005-08-15 Kim F. Storm <storm@cua.dk>
26459
26460 * ido.el (ido-buffer-internal): Use with-no-warnings.
26461 (ido-make-merged-file-list): Use while-no-input.
26462
26463 2005-08-15 Richard M. Stallman <rms@gnu.org>
26464
26465 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
26466 (flyspell-large-region): Fix doc and custom type.
26467
26468 2005-08-14 Richard M. Stallman <rms@gnu.org>
26469
26470 * files.el (interpreter-mode-alist): Doc fix.
26471
26472 * mail/rmail.el (rmail-nonignored-headers): New variable.
26473 (rmail-clear-headers): Use it.
26474 (rmail-reply): Better handling of mail-followup-to header.
26475
26476 * progmodes/sh-script.el (sh-font-lock-keywords-var):
26477 Rename variable from sh-font-lock-keywords. In the `shell' entry,
26478 don't try to refer to executable-font-lock-keywords.
26479 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
26480 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
26481 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
26482 (sh-mode): Set comment-start-skip, local-abbrev-table,
26483 imenu-case-fold-search.
26484 (sh-set-shell): Don't set them here.
26485 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
26486 Don't cache the results in the original alist; don't ever modify
26487 that alist.
26488
26489 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
26490
26491 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
26492 empty.
26493
26494 2005-08-15 Andreas Schwab <schwab@suse.de>
26495
26496 * desktop.el: Put autoload cookie at risky-local-variable declarations.
26497
26498 * dired.el, info.el, mail/rmail.el: Revert last change.
26499
26500 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
26501
26502 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
26503 modification in `eval-after-load' form.
26504 * info.el: Likewise.
26505 * mail/rmail.el: Likewise.
26506
26507 2005-08-14 Juri Linkov <juri@jurta.org>
26508
26509 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26510 Remove highlighting of "Compilation started". Highlight only
26511 the word "finished" in "Compilation finished". Add highlighting
26512 of "interrupt", "killed", "terminated" and the exit code.
26513 (compilation-start): Add newline after header. Use exactly the
26514 same time stamp format as the finishing message.
26515 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
26516
26517 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
26518 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
26519 Add highlighting of "interrupt", "killed", "terminated".
26520
26521 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
26522 enabled and the current command is self-insert-command, call it
26523 explicitly with overwrite-mode bound to nil, to not allow it
26524 to delete the character after the selected region.
26525
26526 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
26527
26528 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
26529 move-end-of-line, end-of-line, and beginning-of-line to the list
26530 of commands after which the echo area is updated.
26531
26532 2005-08-12 Eli Zaretskii <eliz@gnu.org>
26533
26534 * cus-edit.el (custom-save-all, custom-save-delete):
26535 Bind recentf-exclude to exclude custom-file.
26536
26537 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
26538
26539 * mail/rmailsum.el (rmail-summary-end-of-message): New command
26540 to go to the bottom of the mail message. Added to
26541 `rmail-summary-mode-map' with key "/".
26542 (rmail-summary-show-message): New (internal) function for use by
26543 both `rmail-summary-beginning/end-of-message'.
26544 (rmail-summary-beginning-of-message): Change to use
26545 rmail-summary-show-message.
26546
26547 * mail/rmail.el (rmail-end-of-message): New command to go to the
26548 end of the current message. Added to `rmail-mode-map' with key "/".
26549 (rmail-beginning-of-message): Fix to work as documented.
26550 (rmail-mode): Change documentation.
26551
26552 * progmodes/compile.el (compilation-start): Add the line
26553 "Compilation started" with compilation start time.
26554 (compilation-mode-font-lock-keywords): Add `started' to keywords.
26555
26556 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
26557
26558 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
26559 of menu items.
26560
26561 2005-08-11 Richard M. Stallman <rms@gnu.org>
26562
26563 * simple.el (pop-global-mark): Reverse test of widen-automatically.
26564
26565 * battery.el (battery-status-function): Don't use ignore-errors.
26566
26567 2005-08-11 Lute Kamstra <lute@gnu.org>
26568
26569 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
26570 define-obsolete-variable-alias.
26571
26572 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
26573
26574 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
26575 (ange-ftp-send-cmd): Revert last change, and expand
26576 the comment explaining the problem.
26577
26578 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
26579
26580 * ldefs-boot.el: Update.
26581
26582 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
26583 item to "Time, Load and Mail". Change help echo text.
26584
26585 * time.el (display-time-use-mail-icon, display-time-format)
26586 (display-time-string-forms): Shorten first line of docstrings.
26587
26588 2005-08-10 Lars Hansen <larsh@soem.dk>
26589
26590 * desktop.el (desktop-buffer-mode-handlers):
26591 Make non-customizable. Add autoload cookie. Change initial value to
26592 nil; add elements in respective modules instead. Fix doc string.
26593 (desktop-load-file): New function.
26594 (desktop-minor-mode-handlers): New autoloaded variable.
26595 (desktop-create-buffer): Call minor mode handlers.
26596 Use desktop-load-file to load major and minor mode modules prior to
26597 checking for a handler.
26598 (desktop-save): Don't add nil to desktop-minor-modes for minor
26599 modes with nil function in desktop-minor-mode-table. Don't delete
26600 desktop file before rewriting it.
26601 (desktop-locals-to-save): Add autoload cookie. Don't make
26602 automatically buffer-local. Add variables column-number-mode,
26603 size-indication-mode, indent-tabs-mode,
26604 indicate-buffer-boundaries, indicate-empty-lines and
26605 show-trailing-whitespace.
26606 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
26607 regexps. Don't use desktop-clear-preserve-buffers-regexp.
26608 (desktop-clear-preserve-buffers-regexp): Delete.
26609 (desktop-clear-preserve-buffers): Update initial value and docstring.
26610 (desktop-save-buffer): Fix doc string.
26611
26612 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
26613 (hilit-chg-desktop-restore): New function.
26614 (highlight-changes-mode): Add highlight-changes-mode to
26615 desktop-locals-to-save.
26616
26617 * dired.el: Add handler to desktop-buffer-mode-handlers.
26618 (dired-restore-desktop-buffer): Remove autoload cookie.
26619 (dired-mode): Add autoload cookie.
26620
26621 * info.el: Add handler to desktop-buffer-mode-handlers.
26622 (Info-restore-desktop-buffer): Remove autoload cookie.
26623 (Info-mode): Add autoload cookie.
26624
26625 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
26626 (mh-restore-desktop-buffer): Remove autoload cookie.
26627 (mh-folder-mode): Add autoload cookie.
26628
26629 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
26630 (rmail-restore-desktop-buffer): Remove autoload cookie.
26631
26632 2005-08-11 Masatake YAMATO <jet@gyve.org>
26633
26634 * hexl.el (hexl-address-region):
26635 (hexl-ascii-region, hexl-font-lock-keywords):
26636 (hexl-highlight-line-range): Use the term "region"
26637 instead of "area" for consistency with the other symbols
26638 defined in hexl.el.
26639
26640 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
26641
26642 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
26643 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
26644 out by Juri Linkov). Add `display-battery-mode'.
26645
26646 2005-08-09 Juri Linkov <juri@jurta.org>
26647
26648 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26649 Remove `-text' from face variable names.
26650 (compilation-error-file-name, compilation-warning-file-name)
26651 (compilation-info-file-name): Delete faces.
26652 (compilation-line-number, compilation-column-number):
26653 Remove face underlining.
26654 (compilation-message-face): Set to `underline' value by default.
26655 (compilation-error-face, compilation-warning-face)
26656 (compilation-info-face): Remove `-file-name' from face names.
26657 (compilation-error-text-face, compilation-warning-text-face)
26658 (compilation-info-text-face): Delete face variables.
26659 (compilation-text-face): Delete function.
26660
26661 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
26662 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
26663 (grep-error-face): Set to `compilation-error' instead of
26664 `compilation-error-face' (which is redefined to `grep-hit-face' in
26665 grep buffers).
26666 (grep-mode-font-lock-keywords): Remove `-text' from face variable
26667 names. Use `grep-error-face' instead of `compilation-error-text-face'.
26668
26669 * dired-aux.el (dired-do-query-replace-regexp):
26670 Use `query-replace-read-args'.
26671
26672 * replace.el (query-replace-read-from, query-replace-read-to)
26673 (query-replace-read-args): Rename arg `string' to `prompt'.
26674
26675 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
26676
26677 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
26678
26679 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
26680 uploading files.
26681 (ange-ftp-canonize-filename): Handle file names beginning with ~
26682 correctly.
26683
26684 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
26685
26686 * textmodes/fill.el (canonically-space-region)
26687 (fill-context-prefix, fill-french-nobreak-p)
26688 (fill-delete-newlines, fill-comment-paragraph)
26689 (justify-current-line): "?\ " -> "?\s".
26690
26691 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
26692
26693 * textmodes/fill.el (fill-nonuniform-paragraphs):
26694 Improve argument/docstring consistency.
26695
26696 2005-08-09 Richard M. Stallman <rms@gnu.org>
26697
26698 * textmodes/ispell.el (ispell-word): More fboundp checks.
26699
26700 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
26701 (find-file-noselect-1): Call it here, only if RAWFILE.
26702 (normal-mode): Always set some major mode.
26703 (save-some-buffers-action-alist): Change some explanation strings.
26704 (file-name-non-special): In the `quote' method, use unwind-protect.
26705
26706 2005-08-09 Magnus Henoch <mange@freemail.hu>
26707
26708 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
26709 (ispell-have-aspell-dictionaries): New variable.
26710 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
26711 (ispell-get-aspell-config-value): New function.
26712 (ispell-aspell-find-dictionary): New function.
26713 (ispell-aspell-add-aliases): New function.
26714 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
26715 appropriate. Don't look for ispell dictionaries if we use aspell.
26716 (ispell-menu-map): Don't build a submenu of dictionaries.
26717
26718 2005-08-09 Richard M. Stallman <rms@gnu.org>
26719
26720 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
26721 (sql-read-passwd): Use read-passwd.
26722
26723 * progmodes/idlw-toolbar.el (idlwave-toolbar)
26724 (idlwave-toolbar-is-possible): Add defvars.
26725
26726 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
26727 Avoid warnings.
26728
26729 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
26730 (idlwave-system-class-info, idlwave-executive-commands-alist):
26731 Use defvar.
26732
26733 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
26734
26735 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
26736 Avoid warnings.
26737
26738 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
26739 and content-type: headers.
26740
26741 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
26742
26743 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
26744 and rename some of them to be more self-explanatory.
26745
26746 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
26747
26748 * startup.el (command-line-1): Implement -scriptload.
26749
26750 * replace.el (occur-engine): Initial *Occur* output not undoable.
26751
26752 * menu-bar.el (menu-bar-file-menu): Rename some menu items
26753 and improve help strings.
26754
26755 * isearch.el (isearch-repeat): When changing direction,
26756 mark search successful.
26757
26758 * ediff-init.el: Use (featurep 'xemacs).
26759
26760 * comint.el (send-invisible): Identify buffer, if not selected.
26761
26762 * align.el: Delete autoload for c-guess-basic-syntax.
26763
26764 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
26765
26766 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
26767 Improve argument/docstring consistency. Doc fixes.
26768 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
26769 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
26770 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
26771 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
26772 (r2bv-organization, r2bv-pages, r2bv-primary-author)
26773 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
26774 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
26775 Defvar at compile time.
26776
26777 2005-08-09 Juri Linkov <juri@jurta.org>
26778
26779 * info.el: Replace `info' with upper-case `Info' where appropriate.
26780 (info-title-1, info-title-2, info-title-3, info-title-4)
26781 (info-menu-header): Move up face definitions.
26782 (info-menu-star): Rename from `info-menu-5'.
26783 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
26784 (Info-fontify-visited-nodes): Fix docstring.
26785 (Info-hide-note-references): Fix docstring.
26786 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
26787 menu items in the same way as on cross-references.
26788 (info-apropos): Fix sorting order and formatting to be like in the
26789 stand-alone Info browser. Display error messages for 1 sec.
26790 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
26791 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
26792 from the menu bar.
26793 (Info-insert-dir): Restore point after calling
26794 `insert-buffer-substring'.
26795
26796 2005-08-08 Richard M. Stallman <rms@gnu.org>
26797
26798 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
26799 (recompute-lucid-menubar): Add defvars.
26800
26801 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
26802
26803 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
26804
26805 * net/net-utils.el (run-dig): Rename from `dig'.
26806
26807 * play/gametree.el (gametree-mode): Use make-local-variable,
26808 not make-variable-buffer-local.
26809
26810 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
26811
26812 * ansi-color.el (ansi-color-make-extent)
26813 (ansi-color-set-extent-face): Use fboundp, not functionp.
26814
26815 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
26816 not make-variable-buffer-local.
26817
26818 * bookmark.el (Info-current-file): Add defvar.
26819 (bookmark-jump-noselect): Use with-no-warnings.
26820
26821 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
26822
26823 * ebuff-menu.el (Helper-return-blurb): Add defvar.
26824
26825 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
26826
26827 * find-file.el (ada-procedure-start-regexp)
26828 (ada-package-start-regexp): Add defvars.
26829
26830 * info.el (Info-insert-dir): Use insert-buffer-substring.
26831
26832 * xml.el (xml-att-def-re): Add defvar.
26833
26834 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
26835 calling convention.
26836
26837 * subr.el (while-no-input): Return t if there is input.
26838
26839 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
26840
26841 * cus-start.el (all): Add `overflow-newline-into-fringe'.
26842
26843 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
26844
26845 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
26846 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
26847
26848 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
26849
26850 * cmuscheme.el (scheme-start-file): Replace reference to
26851 `user-emacs-directory' by "~/.emacs.d/".
26852
26853 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
26854
26855 * info.el (Info-dir-remove-duplicates): Avoid case folding
26856 in loop; instead, keep downcased strings for comparison.
26857 Suggested by Helmut Eller.
26858
26859 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
26860
26861 Sync with Tramp 2.0.50.
26862
26863 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
26864 XEmacs case; not necessary anymore.
26865 (tramp-user-regexp): Allow "@" as part of user name.
26866 (tramp-handle-set-visited-file-modtime)
26867 (tramp-handle-insert-file-contents)
26868 (tramp-handle-write-region): No special handling for
26869 `last-coding-system-used, because this is done in
26870 `tramp-accept-process-output' now.
26871 (tramp-accept-process-output): New defun.
26872 (tramp-process-one-action, tramp-process-one-multi-action)
26873 (tramp-wait-for-regexp, tramp-wait-for-output)
26874 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
26875 Howells <dhowells@redhat.com>.
26876 (clear-visited-file-modtime): Defadvice removed. The check for
26877 unset buffer's modtime does not need to be based on
26878 `tramp-buffer-file-attributes'. Suggested by RMS.
26879 (tramp-message): Insert "\n" if not being at beginning of line.
26880 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
26881 sequence with same logic.
26882 (tramp-completion-handle-expand-file-name): Discard call of
26883 `tramp-drop-volume-letter'. It is not necessary, and there have
26884 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
26885 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
26886 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
26887 should always be visible.
26888 (tramp-handle-insert-directory, tramp-setup-complete)
26889 (tramp-set-process-query-on-exit-flag)
26890 (tramp-append-tramp-buffers): Pacify byte-compiler.
26891 (tramp-bug): Delete non-existing variables from list.
26892 Apply `tramp-load-report-modules' as pre-hook.
26893 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
26894 `shell-prompt-pattern' because of non-7bit characters.
26895 Reported by Sebastian Luque <sluque@mun.ca>.
26896 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
26897 (tramp-match-string-list): Remove function.
26898 (tramp-wait-for-regexp): Remove call of that function.
26899 Suggested by Kim F. Storm <storm@cua.dk>.
26900 (tramp-set-auto-save-file-modes): Use octal integer code #o600
26901 instead of octal character code ?\600. The latter resulted in a
26902 syntax error with XEmacs.
26903
26904 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26905 XEmacs case; not necessary anymore.
26906 (tramp-smb-handle-write-region): No special handling for
26907 `last-coding-system-used, because this is done in
26908 `tramp-accept-process-output' now.
26909 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26910
26911 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
26912
26913 * wid-edit.el (widget-choice-value-create):
26914 Unconditionally respect user choice. Set :explicit-choice back to nil
26915 when no longer needed.
26916 (widget-choice-action): Unconditionally respect user choice.
26917 Eliminate :explicit-choice-value.
26918
26919 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26920
26921 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26922 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26923 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26924 running new function `toggle-indicate-empty-lines'.
26925 Rename "Customize" item to "Customize fringe".
26926 Rename "Indicators" item to "Buffer boundaries" and change help echo.
26927 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26928 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26929 Delete "Empty lines only" item.
26930 (menu-bar-showhide-fringe-ind-customize): New function.
26931 (menu-bar-showhide-fringe-ind-mixed)
26932 (menu-bar-showhide-fringe-ind-box)
26933 (menu-bar-showhide-fringe-ind-right)
26934 (menu-bar-showhide-fringe-ind-left)
26935 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26936 instead of `fringe-indicators'.
26937
26938 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26939
26940 * emulation/viper.el (viper-emacs-state-mode-list):
26941 Add recentf-dialog-mode. Change the date of last update.
26942
26943 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26944
26945 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26946 (viper-exec-yank, viper-put-back): Don't display modification msg
26947 if in the minibuffer.
26948
26949 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26950 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26951 Make variables frame local.
26952
26953 * emulation/viper-util.el (viper-append-filter-alist):
26954 Use append instead of nconc.
26955
26956 * emulation/viper.el (viper-vi-state-mode-list)
26957 (viper-emacs-state-mode-list): Move help-mode and
26958 completion-list-mode from the first list to the second.
26959 (viper-mode): Docstring.
26960 (viper-go-away, viper-non-hook-settings): Don't localize
26961 minor-mode-alist in newer Emacsen. Add advice to
26962 set-cursor-color. Don't bind "\C-c\\".
26963
26964 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
26965
26966 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26967 (scheme-macro-expand-command): New user options.
26968 (scheme-trace-procedure, scheme-expand-current-form): New commands.
26969 (scheme-form-at-point, scheme-start-file)
26970 (scheme-interactively-start-process): New functions.
26971 (scheme-get-process): New function, extracted from `scheme-proc'.
26972 (run-scheme): Call `scheme-start-file' to get start file, and pass
26973 it to `make-comint'.
26974 (switch-to-scheme, scheme-proc):
26975 Call `scheme-interactively-start-process' if no Scheme buffer/process
26976 is available.
26977
26978 2005-08-06 Juri Linkov <juri@jurta.org>
26979
26980 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26981 Use `compilation-text-face', `compilation-info-text-face' and
26982 `compilation-error-text-face' instead of `font-lock-keyword-face'.
26983 (compilation-error): New face.
26984 (compilation-error-file-name): Inherit from
26985 `compilation-error' instead of `font-lock-warning-face'.
26986 (compilation-warning-file-name): Inherit from
26987 `compilation-warning' instead of `font-lock-warning-face'.
26988 (compilation-info, compilation-error-file-name)
26989 (compilation-warning-file-name, compilation-info-file-name)
26990 (compilation-line-number, compilation-column-number): Doc fix.
26991 (compilation-error-text-face, compilation-warning-text-face)
26992 (compilation-info-text-face): New face variables.
26993 (compilation-line-face, compilation-column-face)
26994 (compilation-enter-directory-face)
26995 (compilation-leave-directory-face): Doc fix.
26996 (compilation-text-face): New function.
26997
26998 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26999 instead of 1 to display binary file names as info file links.
27000 (grep-error-face): Use `compilation-error-face' instead of
27001 `font-lock-keyword-face'.
27002 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
27003 and `compilation-warning-text-face' instead of
27004 `font-lock-keyword-face'. Use `compilation-error-text-face'
27005 instead of `grep-error-face'.
27006
27007 2005-08-05 Kenichi Handa <handa@m17n.org>
27008
27009 * international/code-pages.el: Add autoload cookies for all coding
27010 systems.
27011
27012 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
27013
27014 * cus-start.el (all): Put undo.c where it alphabetically belongs.
27015
27016 2005-08-04 Juri Linkov <juri@jurta.org>
27017
27018 * progmodes/compile.el (compilation-mode-map):
27019 * progmodes/grep.el (grep-mode-map):
27020 Bind TAB to `compilation-next-error' and [backtab] to
27021 `compilation-previous-error'.
27022
27023 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
27024 matching line numbers, column numbers and their ranges with regexp
27025 matching only line numbers.
27026 (grep-context-face): New face variable.
27027 (grep-mode-font-lock-keywords): Use it.
27028
27029 * faces.el (read-face-name): Delete duplicate faces.
27030
27031 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
27032
27033 * thumbs.el (thumbs-find-image): Don't make variables
27034 automatically buffer local.
27035 (thumbs-current-tmp-filename, thumbs-current-image-filename)
27036 (thumbs-image-num): Make automatically buffer local.
27037 (thumbs-show-thumbs-list): Use `make-local-variable', not
27038 `make-variable-buffer-local'.
27039 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
27040
27041 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
27042 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
27043 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
27044 (bother, bye, canyou, chatlst, continue, deathlst, describe)
27045 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
27046 (feelings-about, foullst, found, hello, history, howareyoulst)
27047 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
27048 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
27049 (neglst, obj, object, owner, please, problems, qlist)
27050 (random-adjective, relation, remlst, repetitive-shortness)
27051 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
27052 (shortlst, something, sportslst, stallmanlst, states, subj)
27053 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
27054 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
27055 Defvar at compile time.
27056
27057 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
27058 not `make-variable-buffer-local'.
27059
27060 2005-08-02 Kim F. Storm <storm@cua.dk>
27061
27062 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
27063 rectangle overlay in selected window.
27064
27065 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
27066
27067 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
27068 instead of display group. Make `indicate-buffer-boundaries'
27069 customizable through Custom.
27070
27071 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
27072
27073 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
27074 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
27075 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
27076 (gdb-put-string): Fix typos in docstrings.
27077
27078 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
27079
27080 Update copyright notices of files in progmodes directory for
27081 release of Emacs 22.1.
27082
27083 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
27084
27085 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
27086 Don't barf if the GUD buffer has been killed.
27087
27088 2005-08-01 Kim F. Storm <storm@cua.dk>
27089
27090 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
27091
27092 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
27093
27094 * simple.el (next-error-follow-minor-mode):
27095 make-variable-buffer-local -> make-local-variable.
27096
27097 * emacs-lisp/cl-extra.el: Require CL also when compiling.
27098
27099 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
27100 (byte-compile-form-make-variable-buffer-local): New functions to warn
27101 about misuses of make-variable-buffer-local where make-local-variable
27102 was meant.
27103
27104 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
27105
27106 * bs.el (bs-attributes-list): Doc fix.
27107 (bs): Update url-link.
27108
27109 * desktop.el (desktop-save-buffer): Fix typos in docstring.
27110 (desktop-load-default): Simplify.
27111
27112 * ibuffer.el (ibuffer-columnize-and-insert-list)
27113 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
27114 (ibuffer-unmark-all, ibuffer-toggle-marks)
27115 (ibuffer-unmark-forward, ibuffer-unmark-backward)
27116 (ibuffer-compile-make-format-form, ibuffer-format-column)
27117 (ibuffer-current-buffers-with-marks)
27118 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
27119 (ibuffer): Doc fix.
27120 (ibuffer-mode): Fix typo in docstring.
27121 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
27122 with `define-obsolete-variable-alias'.
27123 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
27124
27125 2005-07-29 Kenichi Handa <handa@m17n.org>
27126
27127 * international/mule-cmds.el (select-message-coding-system):
27128 Be sure to use LF for end-of-line. If no coding system is decided,
27129 return iso-8859-1-unix.
27130
27131 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
27132
27133 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
27134 (ange-ftp-pending-error-line): New vars.
27135 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
27136 to handle the non-fatal no-route-to-host messages.
27137 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
27138
27139 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
27140
27141 * isearch.el (isearch-mode-map, isearch-other-meta-char)
27142 (isearch-quote-char, isearch-printing-char)
27143 (isearch-text-char-description): "?\ " -> "?\s".
27144 (isearch-lazy-highlight-cleanup)
27145 (isearch-lazy-highlight-initial-delay)
27146 (isearch-lazy-highlight-interval)
27147 (isearch-lazy-highlight-max-at-a-time)
27148 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
27149 Declare with define-obsolete-*-alias macros.
27150 (isearch-forward): Fix typo in docstring.
27151 (search-invisible, search-ring-yank-pointer)
27152 (regexp-search-ring-yank-pointer): Doc fixes.
27153
27154 * recentf.el (recentf-menu-append-commands-p): Declare with
27155 `define-obsolete-variable-alias'.
27156 (recentf-max-saved-items, recentf-menu-filter)
27157 (recentf-arrange-by-rule-subfilter): Doc fixes.
27158 (recentf-menu-append-commands-flag)
27159 (recentf-initialize-file-name-history, recentf-expand-file-name)
27160 (recentf-clear-data): Fix typos in docstrings.
27161
27162 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
27163
27164 * progmodes/gdb-ui.el: Smarten comments.
27165 (gdb-info-breakpoints-custom): Use nowarn when finding file.
27166
27167 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
27168
27169 * term/apollo.el (terminal-init-apollo): New function containing
27170 all former top level forms in the file.
27171 * term/bobcat.el (terminal-init-bobcat):
27172 * term/cygwin.el (terminal-init-cygwin):
27173 * term/iris-ansi.el (terminal-init-iris-ansi):
27174 * term/linux.el (terminal-init-linux):
27175 * term/news.el (terminal-init-news):
27176 * term/rxvt.el (terminal-init-rxvt):
27177 * term/sun.el (terminal-init-sun):
27178 * term/tvi970.el (terminal-init-tvi970):
27179 * term/vt100.el (terminal-init-vt100):
27180 * term/vt102.el (terminal-init-vt102):
27181 * term/vt125.el (terminal-init-vt125):
27182 * term/vt200.el (terminal-init-vt200):
27183 * term/vt201.el (terminal-init-vt201):
27184 * term/vt220.el (terminal-init-vt220):
27185 * term/vt240.el (terminal-init-vt240):
27186 * term/vt300.el (terminal-init-vt300):
27187 * term/vt320.el (terminal-init-vt320):
27188 * term/vt400.el (terminal-init-vt400):
27189 * term/vt420.el (terminal-init-vt420):
27190 * term/wyse50.el (terminal-init-wyse50):
27191 * term/xterm.el (terminal-init-xterm): Likewise.
27192
27193 * term/README: Describe the terminal-init-* functionality.
27194
27195 * startup.el (command-line): After loading the terminal initialization
27196 file call the corresponding terminal initialization function.
27197
27198 2005-07-27 Kenichi Handa <handa@m17n.org>
27199
27200 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
27201 negative.
27202
27203 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
27204 (ps-mule-composition-prologue): Fix for the case that
27205 RelativeCompose is false.
27206
27207 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
27208
27209 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
27210
27211 * descr-text.el (describe-char): Handle the case where the list of
27212 chars is displayed in a separate frame.
27213 Be a bit more discriminating when looking for the char.
27214
27215 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
27216
27217 * bookmark.el (bookmark-automatically-show-annotations)
27218 (bookmark-read-annotation-text-func): Doc fixes.
27219 (bookmark-save): Improve argument/docstring consistency.
27220 (bookmark-get-bookmark, bookmark-get-bookmark-record)
27221 (bookmark-alist-from-buffer)
27222 (bookmark-upgrade-file-format-from-0)
27223 (bookmark-grok-file-format-version)
27224 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
27225 (bookmark-read-annotation-mode)
27226 (bookmark-insert-current-bookmark, bookmark-jump)
27227 (bookmark-exit-hook): Fix typos in docstrings.
27228 (bookmark-exit-hooks): Define as obsolete alias.
27229 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
27230 not `bookmark-exit-hooks'. Fix docstring.
27231 (bookmark-bmenu-select): "?\ " -> "?\s".
27232
27233 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
27234
27235 * startup.el (command-line): Fix typo.
27236
27237 2005-07-24 Richard M. Stallman <rms@gnu.org>
27238
27239 * tooltip.el (tooltip-mode): Test emacs-basic-display,
27240 not emacs-quick-startup.
27241
27242 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
27243
27244 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
27245 (reb-next-match, reb-show-subexp): Use `with-selected-window'
27246 instead of `reb-with-current-window'.
27247 (reb-prev-match): Likewise. Also, don't move left if the search
27248 was unsuccessful.
27249 (reb-initialize-buffer): New function.
27250 (re-builder, reb-change-syntax): Use it.
27251
27252 * man.el (Man-goto-page): Make second argument NOERROR optional.
27253
27254 2005-07-23 Richard M. Stallman <rms@gnu.org>
27255
27256 * man.el (Man-bgproc-sentinel): Check here for failure to find
27257 any man page in the output, and report the error here.
27258 (Man-arguments): Make it permanent local.
27259 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
27260 (Man-mode): Pass t for NOERROR.
27261
27262 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
27263 (grep-mode-font-lock-keywords):
27264 Don't use compilation-...-face for messages that are not file names.
27265
27266 * progmodes/compile.el (compilation-mode-font-lock-keywords):
27267 Don't use compilation-...-face for messages that are not file names.
27268
27269 2005-07-22 Juri Linkov <juri@jurta.org>
27270
27271 * startup.el (normal-splash-screen): Update menu name.
27272
27273 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
27274
27275 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
27276
27277 * term/xterm.el: Load term/rxvt if the terminal is actually an
27278 rxvt terminal.
27279 (xterm-rxvt-set-background-mode): Remove, not used anymore.
27280
27281 * term/rxvt.el (function-key-map): Use substitute-key-definition
27282 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
27283
27284 * term/cygwin.el: New file.
27285
27286 2005-07-22 Kim F. Storm <storm@cua.dk>
27287
27288 * image-file.el (insert-image-file, image-file-yank-handler):
27289 Fix last change to maintain a (unique) yank-handler on yanked images.
27290
27291 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
27292
27293 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
27294 of the file size (as in "177B" for 177 bytes). This happens with
27295 "ls -lh" on FreeBSD.
27296
27297 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
27298
27299 * hilit-chg.el (highlight-changes-global-initial-state)
27300 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
27301 (hilit-chg-fixup, highlight-changes-mode):
27302 Fix typos in docstrings.
27303 (highlight-changes-global-modes, highlight-changes-rotate-faces):
27304 Doc fixes.
27305
27306 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
27307
27308 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
27309 mode function using `eval-after-load'.
27310
27311 2005-07-21 Kim F. Storm <storm@cua.dk>
27312
27313 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
27314 included when reporting an Emacs crash, and tell about the DEBUG file.
27315
27316 * image-file.el (insert-image-file): Add yank-handler.
27317 (image-file-yank-handler): Yank handler to make unique copies of
27318 images when they are yanked into a buffer next to each other.
27319
27320 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
27321
27322 * comint.el (comint-use-prompt-regexp, comint-send-input)
27323 (comint-source-default, comint-extract-string)
27324 (comint-get-source, comint-word, comint-completion)
27325 (comint-source, comint-prompt-read-only, comint-update-fence):
27326 Fix typos in docstrings.
27327 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
27328 Declare with define-obsolete-*-alias macros.
27329 (comint-previous-matching-input-from-input)
27330 (comint-next-matching-input-from-input)
27331 (comint-previous-matching-input, comint-next-matching-input)
27332 (comint-forward-matching-input):
27333 Improve argument/docstring consistency.
27334
27335 * desktop.el (desktop-clear-preserve-buffers-regexp):
27336 Also preserve the *server* buffer.
27337
27338 * simple.el (clone-indirect-buffer): Doc fix.
27339 (fixup-whitespace, just-one-space)
27340 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
27341 (next-error, next-error-highlight)
27342 (next-error-highlight-no-select, next-error-last-buffer)
27343 (next-error-buffer-p, next-error-find-buffer, next-error)
27344 (previous-error, next-error-no-select, previous-error-no-select)
27345 (open-line, split-line, minibuffer-prompt-width, kill-new)
27346 (binary-overwrite-mode): Fix typos in docstrings.
27347 (set-fill-column): Fix typo in message.
27348
27349 * skeleton.el (skeleton-proxy-new): Doc fix.
27350
27351 * strokes.el (strokes-load-hook): Doc fix.
27352 (strokes-grid-resolution, strokes-get-grid-position)
27353 (strokes-renormalize-to-grid, strokes-read-stroke)
27354 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
27355 (strokes-global-map): Fix typos in docstrings.
27356 (strokes-help): Doc fix. Fix help message and pass it through
27357 `substitute-command-keys'.
27358
27359 * tempo.el (tempo-insert-prompt, tempo-interactive)
27360 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
27361 (tempo-insert-string-functions, tempo-local-tags)
27362 (tempo-define-template, tempo-insert-template)
27363 (tempo-insert-prompt-compat, tempo-is-user-element)
27364 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
27365 Fix typos in docstrings.
27366
27367 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
27368 (vcursor-key-bindings, vcursor-use-vcursor-map)
27369 (vcursor-find-window, vcursor-scroll-down)
27370 (vcursor-disable, vcursor-beginning-of-buffer)
27371 (vcursor-end-of-buffer): Fix typos in docstrings.
27372 (vcursor-relative-move, vcursor-get-char-count):
27373 Improve argument/docstring consistency.
27374
27375 * version.el: "?\ " -> "?\s".
27376
27377 * wid-edit.el (widget-default-create, widget-after-change)
27378 (widget-default-format-handler, widget-checklist-add-item)
27379 (widget-radio-add-item, widget-choose, widget-specify-secret)
27380 (widget-field-value-create, widget-field-value-get)
27381 (widget-editable-list-format-handler)
27382 (widget-editable-list-entry-create, widget-group-value-create)
27383 (widget-documentation-link-add)
27384 (widget-documentation-string-value-create): "?\ " -> "?\s".
27385 (widget-convert-text): Doc fix.
27386 (widget-narrow-to-field, widget-field-find)
27387 (widget-url-link-action, widget-emacs-library-link-action)
27388 (widget-color-notify): Fix typos in docstrings.
27389
27390 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
27391 (x-select-text, set-w32-system-coding-system)
27392 (w32-add-charset-info): Fix typos in docstrings.
27393
27394 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
27395 (cua-enable-cua-keys, cua-use-hyper-key)
27396 (cua-virtual-rectangle-edges): Fix typos in docstrings.
27397 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
27398
27399 * net/tramp.el (tramp-handle-load): Fix typo in error message.
27400
27401 * emacs-lisp/re-builder.el (regexp-builder): Declare with
27402 `defalias' instead of faking it.
27403
27404 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
27405 (eshell-ls-missing, eshell-ls-dired-initial-args)
27406 (eshell-ls-use-in-dired): Fix typos in docstrings.
27407
27408 2005-07-20 Kim F. Storm <storm@cua.dk>
27409
27410 * emulation/cua-base.el (cua-mode): Improve doc string.
27411
27412 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
27413
27414 * abbrev.el (expand-region-abbrevs): Doc fix.
27415 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
27416 Improve argument/docstring consistency.
27417
27418 * arc-mode.el (archive-get-descr, archive-alternate-display):
27419 Doc fixes.
27420 (archive-l-e): Improve argument/docstring consistency.
27421 (archive-tmpdir, archive-unixdate, archive-unixtime)
27422 (archive-chmod-entry): Fix typos in docstrings.
27423 (archive-unflag, archive-unflag-backwards)
27424 (archive-unmark-all-files): "?\ " -> "?\s".
27425
27426 * buff-menu.el (Buffer-menu-unmark): Doc fix.
27427 (Buffer-menu-not-modified, Buffer-menu-execute)
27428 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
27429 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
27430
27431 * composite.el (compose-string, encode-composition-rule)
27432 (compose-last-chars): Fix typos in docstrings.
27433
27434 * desktop.el (desktop-enable, desktop-basefilename):
27435 Declare with `define-obsolete-variable-alias'.
27436 (desktop-internal-v2s): Don't quote keywords.
27437 (desktop-clear): "?\ " -> "?\s".
27438
27439 * dired.el (dired-align-file, dired-flag-backup-files)
27440 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
27441 (dired-listing-switches, dired-ls-F-marks-symlinks)
27442 (dired-dwim-target, dired-load-hook, dired-mode-hook)
27443 (dired-directory, dired-faces, dired, dired-revert)
27444 (dired-mode, dired-summary, dired-view-file)
27445 (dired-copy-filename-as-kill, dired-delete-file)
27446 (dired-no-confirm, dired-unmark-all-marks)
27447 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
27448 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
27449 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
27450 Fix typos in message strings.
27451
27452 * dired-x.el (virtual-dired): Declare with `defalias'.
27453 (dired-mark-unmarked-files, dired-local-variables-file)
27454 (dired-omit-here-always): Doc fix.
27455 (dired-omit-mode, dired-find-subdir)
27456 (dired-enable-local-variables, dired-clean-up-buffers-too)
27457 (dired-extra-startup, dired-mark-extension, dired-jump)
27458 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
27459 (dired-smart-shell-command, dired-guess-shell-alist-user)
27460 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
27461 (dired-x-bind-find-file, dired-x-submit-report):
27462 Fix typos in docstrings.
27463 (dired-mark-unmarked-files): "?\ " -> "?\s".
27464
27465 * dirtrack.el (dirtrack-list): Fix typos in docstring.
27466
27467 * faces.el (describe-face): "?\ " -> "?\s".
27468 (read-all-face-attributes, read-face-font, modify-face)
27469 (face-attr-construct, italic): Fix typos in docstrings.
27470 (frame-update-face-colors): Declare with
27471 `define-obsolete-function-alias'.
27472
27473 * files.el (find-file-noselect, recode-file-name): Doc fixes.
27474 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
27475 (magic-mode-alist, buffer-file-numbers-unique)
27476 (write-file-functions, get-free-disk-space):
27477 Fix typos in docstrings.
27478 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
27479 (write-contents-hooks, write-file-hooks):
27480 Declare with `define-obsolete-variable-alias'.
27481
27482 * forms-d2.el (arch-rj): Fix typo in docstrings.
27483 (arch-tocol): Likewise. "?\ " -> "?\s".
27484
27485 * frame.el (set-frame-font, cursor-in-non-selected-windows):
27486 Fix typo in docstring.
27487 (set-screen-width, set-screen-height): Delete redundant info in
27488 doctrings.
27489 (new-frame, screen-height, screen-width): Declare with
27490 `define-obsolete-function-alias'.
27491 (delete-frame-hook, blink-cursor): Declare with
27492 `define-obsolete-variable-alias'.
27493
27494 * paths.el (prune-directory-list): Fix typos in docstring.
27495
27496 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
27497 (cvs-prefix-get): Fix typos in docstrings.
27498
27499 * ps-print.el (ps-extend-face-list, ps-extend-face)
27500 (ps-print-background-image): Fix typos in docstrings.
27501 (ps-default-fg, ps-default-bg): Doc fixes.
27502
27503 * s-region.el (s-region-bind): Doc fix.
27504 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
27505
27506 * textmodes/org.el (org-table-formula-substitute-names)
27507 (org-table-get-vertical-vector): Doc fixes.
27508 (org-table-recalculate): Remove unused argument to `message'.
27509
27510 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
27511
27512 * textmodes/org.el (org-table-column-names)
27513 (org-table-column-name-regexp)
27514 (org-table-named-field-locations): New variables.
27515 (org-archive-subtree): Protect `this-command' when calling
27516 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
27517 the kill buffer.
27518 (org-complete): Remove fixed-formula completion.
27519 (org-edit-formulas-map): New variable.
27520 (org-table-edit-formulas): New command.
27521 (org-finish-edit-formulas, org-abort-edit-formulas)
27522 (org-show-variable, org-table-get-vertical-vector): New functions.
27523 (org-table-maybe-eval-formula): Handle `:=' fields.
27524 (org-table-get-stored-formulas, org-table-store-formulas)
27525 (org-table-get-formula, org-table-modify-formulas)
27526 (org-table-replace-in-formulas): Handle named field formulas.
27527 (org-table-get-specials): Store locations of named fields.
27528
27529 2005-07-19 Juri Linkov <juri@jurta.org>
27530
27531 * progmodes/grep.el (grep-regexp-alist)
27532 (grep-mode-font-lock-keywords, grep-process-setup):
27533 Use default GNU grep match color "01;31m" instead of "01;41m".
27534 (grep-regexp-alist, grep-mode-font-lock-keywords):
27535 Use `\\[[0-9]*m' instead of `\\[00m'.
27536 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
27537 sgr_start where its handling is more important. Use the real
27538 length of sgr_start instead of constant 8.
27539 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
27540 specially. Delete all remaining escape sequences.
27541 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
27542 (grep-regexp-alist): Make hyperlink only for binary file name
27543 instead of the whole line.
27544 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
27545 (grep-mode): Add autoload.
27546
27547 * emacs-lisp/find-func.el (find-function-regexp):
27548 Add `define-compilation-mode'.
27549
27550 2005-07-19 Juri Linkov <juri@jurta.org>
27551
27552 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
27553 (compare-windows-sync-string-size, compare-windows-recenter)
27554 (compare-windows-highlight, compare-windows): Add version 22.1.
27555 (compare-windows) <defface>: Inherit from lazy-highlight instead
27556 of duplicating its default value.
27557
27558 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
27559 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
27560
27561 * descr-text.el (describe-char): Create link buttons for `charset'
27562 and `code point'. Add the current input method name with a link
27563 button to `to input' field. Print face names of display table
27564 characters in `The display table entry is displayed by' section
27565 instead of printing face-id in the `display' field.
27566 Guess hardcoded faces and create a link button for them.
27567 Skip empty fields when calculating max-width.
27568 Treat `widget-create' specially while inserting strings from the
27569 collected field list.
27570 (describe-char-after): Made obsolete in version 22.1, not 21.5.
27571
27572 * diff-mode.el (diff-file-header): Change foreground color from
27573 yellow to green on light backgrounds.
27574 (diff-context): Inherit from `shadow' only for color/grayscale
27575 with more than 88 colors.
27576 (diff-indicator-removed, diff-indicator-added)
27577 (diff-indicator-changed): New faces.
27578 (diff-font-lock-keywords): Use new faces. Regroup rules.
27579 Add "^---$" for `normal' diff format. Fontify `#' lines with
27580 font-lock-comment-delimiter-face and font-lock-comment-face.
27581 Add `#' to ^[^...] in the rule for `diff-context-face'.
27582
27583 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
27584 a button-like box. Inherit from `highlight' on low colors.
27585 (shadow): Use shades of gray only for color/grayscale with
27586 more than 88 colors. Use green for light backgrounds with
27587 8 colors, and yellow for dark backgrounds with 8 colors.
27588
27589 * font-lock.el (font-lock-regexp-grouping-backslash):
27590 Don't inherit from escape-glyph (use bold for all cases).
27591
27592 * info.el (info-xref-visited): Use light foreground color `violet'
27593 for dark backgrounds instead of dark color `magenta3'.
27594 (info-title-1): Use `yellow' color for dark backgrounds.
27595
27596 * isearch.el (isearch): Use not-too-dark magenta3 instead of
27597 too-light magenta2.
27598
27599 * replace.el (match): Use slightly more light RoyalBlue3 instead
27600 of dark RoyalBlue4.
27601
27602 * wid-edit.el (widget-inactive): Inherit from `shadow'.
27603
27604 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
27605
27606 * novice.el (disabled-command-hook): Declare it with
27607 `define-obsolete-variable-alias'.
27608
27609 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
27610 (desktop-buffer-misc-functions, desktop-buffer-handlers)
27611 (desktop-load-default): Add release to obsolescence info.
27612 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
27613 (desktop-append-buffer-args, desktop-read):
27614 Fix typos in docstrings.
27615 (desktop-kill): Fix typo in message.
27616 (desktop-save): Doc fix.
27617
27618 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
27619
27620 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
27621 (viper-envelop-ESC-key): Change the definition of fast
27622 keysequence so it'll work with keyboard macros.
27623
27624 * ediff.el (ediff-patch-buffer): Change the docstring.
27625
27626 2005-07-19 Kenichi Handa <handa@m17n.org>
27627
27628 * international/mule-cmds.el (select-safe-coding-system): Try to
27629 use an auto-coding (if any) before anything else. If the found
27630 auto-coding is invalid, show a warning message.
27631
27632 * international/mule.el (find-auto-coding): New function created
27633 by modifying the body of set-auto-coding.
27634 (set-auto-coding): Use find-auto-coding to find a coding.
27635
27636 2005-07-18 Richard M. Stallman <rms@gnu.org>
27637
27638 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
27639 not isearch-mode-end-hook-error.
27640 (allout-before-change-protect): Fix error message.
27641
27642 2005-07-18 Juri Linkov <juri@jurta.org>
27643
27644 * allout.el (allout-mode):
27645 * calculator.el (calculator-copy):
27646 * custom.el (custom-known-themes):
27647 * dired.el (dired-desktop-buffer-misc-data)
27648 (dired-restore-desktop-buffer):
27649 * dired-x.el (dired-omit-marker-char):
27650 * files.el (basic-save-buffer):
27651 * font-core.el (font-lock-mode):
27652 * calendar/calendar.el (calendar-goto-hebrew-date)
27653 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
27654 (calendar-goto-persian-date):
27655 * language/ethio-util.el (ethio-sera-to-fidel-region):
27656 * textmodes/picture.el (picture-mode):
27657 Delete duplicate duplicate words.
27658
27659 2005-07-18 Juri Linkov <juri@jurta.org>
27660
27661 * isearch.el (isearch-mode-map): Remove key bindings for regexp
27662 chars * ? } |.
27663 (isearch-fallback): Don't call `isearch-process-search-char'.
27664 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
27665 (isearch-process-search-char): Call `isearch-fallback' for regexp
27666 chars * ? } |.
27667 (isearch-return-char): Make obsolete with `make-obsolete' instead
27668 of simply documenting it as obsolete in the docstring.
27669 (isearch-fallback): Refill docstring.
27670
27671 * international/isearch-x.el
27672 (isearch-process-search-multibyte-characters): Remove unneeded
27673 `concat'. Add intermediate values to `junk-hist' instead of
27674 `minibuffer-history'. Test the length of `str'.
27675
27676 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
27677
27678 * allout.el (allout-resolve-xref): Fix typos in error strings.
27679 (allout-before-change-protect): Remove unneeded `concat'.
27680
27681 * array.el (array-mode, array-reconfigure-rows)
27682 (untabify-backward): Fix typos in docstrings.
27683 (array-reconfigure-rows): Use `insert-buffer-substring', not
27684 `insert-buffer'.
27685
27686 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
27687 * progmodes/ada-mode.el (ada-make-body):
27688 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
27689
27690 * dired.el (dired-log):
27691 * tar-mode.el (tar-subfile-save-buffer):
27692 * play/zone.el (zone-pgm-stress-destress):
27693 Use `insert-buffer-substring', not `insert-buffer'.
27694
27695 2005-07-17 Simon Josefsson <jas@extundo.com>
27696
27697 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
27698
27699 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
27700
27701 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
27702 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
27703
27704 2005-07-17 Kim F. Storm <storm@cua.dk>
27705
27706 * ido.el (dired-other-window): Add ido property.
27707
27708 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
27709
27710 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27711 Fix typo in docstring.
27712 (byte-compile-interactive-only-functions): Add `insert-buffer' and
27713 `insert-file-literally'.
27714
27715 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
27716 info and delete redundant message. Doc fix.
27717 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
27718 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
27719
27720 2005-07-16 Richard M. Stallman <rms@gnu.org>
27721
27722 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
27723 (byte-compile-and): Use byte-compile-and-recursion.
27724 (byte-compile-or-recursion): New function.
27725 (byte-compile-or): Use that.
27726 (byte-compile-if): Guard the else-clause too.
27727 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
27728
27729 * isearch.el (isearch-mode-end-hook-quit): New variable.
27730 (isearch-done): Bind it.
27731 (isearch-mode-end-hook): Doc fix.
27732
27733 * allout.el (allout-isearch-did-quit): Variable deleted.
27734 (allout-real-isearch-abort): Function name no longer used.
27735 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
27736 (allout-isearch-rectification): isearch-mode always exists.
27737 Don't set allout-isearch-did-quit.
27738 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
27739 allout-isearch-did-quit.
27740 (allout-enwrap-isearch): Just add the hook.
27741 (allout-isearch-abort): Function deleted.
27742 (allout-pre-command-business): Avoid warning.
27743
27744 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
27745 Correctly avoid warnings.
27746 (pascal-outline): Likewise.
27747
27748 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
27749
27750 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
27751
27752 * play/tetris.el (tetris-mode): Avoid warning.
27753
27754 * play/snake.el (snake-mode): Avoid warning.
27755
27756 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
27757 (gamegrid-set-display-table): Avoid warning.
27758 (gamegrid-set-timer): Likewise.
27759 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
27760 (gamegrid-add-score-with-update-game-score-1): Take FILE
27761 as argument.
27762 (gamegrid-add-score-with-update-game-score): Pass that argument.
27763 Rename have-shared-game-dir to gamegrid-shared-game-dir.
27764
27765 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
27766
27767 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
27768 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
27769
27770 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
27771 and insert-file.
27772
27773 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
27774 (sc-ask): Avoid warnings.
27775
27776 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
27777 (eshell-hist-initialize): Use that var the natural way.
27778
27779 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
27780
27781 * emacs-lisp/re-builder.el (reb-cook-regexp):
27782 Avoid warning calling lre-compile-string.
27783 (reb-color-display-p): Avoid warning.
27784
27785 * calculator.el (calculator-last-input): Guard uses
27786 of event-key and key-press-event-p.
27787 (event-key, key-press-event-p): Delete definitions.
27788
27789 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
27790 (find-gc-source-directory, find-gc-subrs-callers)
27791 (find-gc-noreturn-list, find-gc-source-files)
27792 (find-gc-subrs-called): Vars renamed and defvar'd.
27793
27794 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
27795 (checkdoc-overlay-put, checkdoc-delete-overlay)
27796 (checkdoc-overlay-start, checkdoc-overlay-end)
27797 (checkdoc-mode-line-update, checkdoc-char=):
27798 Define such that compiler knows they are defined.
27799 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
27800 (checkdoc-read-event): Delete. Use read-event directly.
27801
27802 * whitespace.el (whitespace-make-overlay)
27803 (whitespace-overlay-put, whitespace-delete-overlay)
27804 (whitespace-overlay-start, whitespace-overlay-end):
27805 Define such that compiler knows they are defined.
27806 (whitespace): Move conditional inside.
27807
27808 * tempo.el (tempo-insert-template): Suppress warning.
27809
27810 * ediff-diff.el (longlines-mode): Add defvar.
27811
27812 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
27813
27814 * server.el: Bind "C-x #" in a way that works even if C-x is
27815 redefined to a command key, not a prefix key.
27816
27817 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
27818
27819 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
27820 cl-make-type-test till execution time.
27821
27822 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
27823
27824 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
27825 arg ARG and use it.
27826
27827 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
27828
27829 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
27830
27831 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
27832
27833 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27834 a defcustom with two :set or :type keywords.
27835
27836 2005-07-15 Richard M. Stallman <rms@gnu.org>
27837
27838 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
27839 Don't give ^M comment-end syntax.
27840
27841 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
27842
27843 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
27844 Don't consider gdbmi (gdb-mi.el has its own update functions).
27845 (gdb-var-delete): Make it work for gdbmi as well.
27846 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
27847
27848 * progmodes/gud.el (etags, sdb): Only require etags when needed.
27849 (gud-speedbar-menu-items): Correct logic for enabling items.
27850
27851 2005-07-15 Kim F. Storm <storm@cua.dk>
27852
27853 * ido.el: Fix commentary.
27854 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
27855 Use with-no-warnings around ffap-guesser.
27856 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
27857 Let bind minibuffer-completing-file-name to t.
27858
27859 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
27860
27861 * startup.el (site-run-file, keyboard-type): Doc fixes.
27862 (command-line): Check for "--basic-display" argument; also for
27863 "--quick", not "--bare-bones" (which was renamed).
27864 (fancy-splash-text): Add missing item "Getting New Versions".
27865 (normal-splash-screen): Fix typos and improve consistency with
27866 `fancy-splash-text'. Update copyright year.
27867
27868 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
27869 valid binding for `help-char'.
27870
27871 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
27872
27873 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
27874
27875 * term.el (term-mode): Disable cua-mode for term buffers.
27876
27877 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
27878
27879 * add-log.el (add-log-mailing-address, change-log-merge):
27880 Doc fixes.
27881 (change-log-get-method-definition): Fix typo in docstring.
27882
27883 2005-07-14 Kim F. Storm <storm@cua.dk>
27884
27885 * emulation/cua-base.el:
27886 (cua--pre-command-handler-1, cua--pre-command-handler)
27887 (cua--post-command-handler-1, cua--post-command-handler):
27888 Split in two. Check (buffer local) value of cua-mode.
27889 (cua-selection-mode): New command.
27890
27891 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
27892
27893 * custom.el (custom-initialize-safe-set)
27894 (custom-initialize-safe-default): Doc fixes.
27895
27896 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27897 and simplify :init-value again.
27898
27899 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27900 and simplify :init-value again. Delete autoload.
27901
27902 * startup.el (command-line): Use `custom-reevaluate-setting' again
27903 for tooltip-mode.
27904
27905 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27906 a defcustom with two :initialize keywords.
27907
27908 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
27909
27910 * allout.el (my-mark-marker, allout-isearch-prior-pos)
27911 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27912 (allout-post-command-business, allout-flag-region)
27913 (isearch-reenable-font-lock, allout-yank)
27914 (allout-insert-latex-header, allout-insert-latex-trailer)
27915 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27916 (allout-latex-verb-quote): Fix typos in docstrings.
27917 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27918 (allout-unprotected, allout-prefix-data):
27919 Improve argument/docstring consistency.
27920 (allout-chart-subtree): Fix argument spec.
27921 (allout-open-topic): Rename `use_sib_bullet' argument to
27922 `use-sib-bullet'. Doc fix.
27923
27924 * whitespace.el (whitespace-check-buffer-leading)
27925 (whitespace-check-buffer-trailing)
27926 (whitespace-check-buffer-indent)
27927 (whitespace-check-buffer-spacetab)
27928 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27929 (whitespace-check-leading-whitespace)
27930 (whitespace-check-trailing-whitespace)
27931 (whitespace-check-spacetab-whitespace)
27932 (whitespace-check-indent-whitespace)
27933 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27934 (whitespace-modes): Fix typos in docstrings.
27935 (defgroup, defcustom): Doc fixes.
27936
27937 * winner.el (winner-mode, winner-boring-buffers)
27938 (winner-pending-undo-ring): Doc fixes.
27939 (winner-ring): Remove unneeded `progn'.
27940 (winner-equal): `defsubst' it.
27941 (winner-redo): Fix message.
27942
27943 2005-07-13 Kim F. Storm <storm@cua.dk>
27944
27945 * simple.el (line-move-1): Always use vertical-motion to
27946 do the last (or only) line move to ensure some movement.
27947 Undo 2005-06-23 change--don't check for overlays.
27948
27949 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27950
27951 * term/mac-win.el (ccl-encode-mac-roman-font)
27952 (ccl-encode-mac-centraleurroman-font)
27953 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27954 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27955 Change charset-id boundary of dimension to ?\xef.
27956 (mac-char-fontspec-list): New constant.
27957 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
27958 argument. Nil uses itself as family in font-spec. Previous
27959 behavior for nil is now provided by non-nil non-string argument.
27960 All callers changed. Add font-specs for Mac fonts to
27961 "fontset-default" unless iso8859-1 fonts are installed.
27962
27963 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
27964
27965 * progmodes/sh-script.el (sh-get-indent-info): Only indent
27966 a continuation line if the \ is preceded by SPC or TAB.
27967 (sh-get-indent-info): Simplify.
27968 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27969 Use with-current-buffer.
27970
27971 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27972 when the matched text is empty.
27973
27974 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
27975
27976 * startup.el (command-line): Revert to previous handling of
27977 tooltip-mode. Explain in comment why the complexity is needed.
27978
27979 * tooltip.el (tooltip-mode): Revert to previous implementation of
27980 its defcustom.
27981
27982 * frame.el (blink-cursor-mode): Revert to previous implementation
27983 of its defcustom. Update comment.
27984
27985 2005-07-12 Lars Hansen <larsh@soem.dk>
27986
27987 * desktop.el: Update e-mail address.
27988
27989 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27990
27991 * term/mac-win.el (mac-services-mail-selection)
27992 (mac-services-mail-to): New functions.
27993 (mac-application-menu-map): Bind them.
27994
27995 2005-07-12 wulei <milton@wulei.net> (tiny change)
27996
27997 * progmodes/gdb-ui.el: Add note about buffering with Windows.
27998
27999 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
28000
28001 * custom.el (custom-reevaluate-setting): Doc fix.
28002
28003 2005-07-11 Jay Belanger <belanger@truman.edu>
28004
28005 * calc/calc.el (calc-embedded-announce-formula-alist)
28006 (calc-embedded-open-close-plain-alist)
28007 (calc-embedded-open-close-mode-alist): Add checks for additional
28008 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
28009
28010 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
28011
28012 * custom.el (custom-enable-theme): Don't add theme to
28013 `custom-enabled-themes' with `push' because there is no
28014 setf-method for `delq'.
28015
28016 2005-07-11 Richard M. Stallman <rms@gnu.org>
28017
28018 * custom.el (custom-declare-variable): Doc fix.
28019
28020 * dired-aux.el (dired-compare-directories): Remove "." and ".."
28021 from the alists.
28022
28023 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
28024 Do nothing if edebug-active.
28025
28026 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
28027 (edebug-display): Do it here instead.
28028
28029 2005-07-10 Richard M. Stallman <rms@gnu.org>
28030
28031 * cus-face.el (custom-theme-set-faces): Make it work.
28032 (custom-reset-faces): Doc fix.
28033 (custom-theme-reset-internal-face, custom-theme-face-value):
28034 Functions deleted.
28035
28036 * custom.el (custom-push-theme): Maintain list of the settings
28037 of a given theme in its theme-settings property.
28038 Maintain position of old settings in the theme-value
28039 or theme-face property.
28040 (custom-enabled-themes): New variable.
28041 (custom-theme-enabled-p): New function.
28042 (provide-theme): Update custom-enabled-themes.
28043 Disable and reenable the `user' theme.
28044 (require-theme): Doc fix.
28045 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
28046 (custom-theme-value, custom-theme-variable-value): Likewise.
28047 (custom-theme-reset-internal): Likewise.
28048 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
28049 (custom-enable-theme, custom-disable-theme): New functions.
28050 (custom-variable-theme-value, custom-face-theme-value): Likewise.
28051 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
28052 (custom-theme-reset-variables): Simplify.
28053 (deftheme, custom-declare-theme, custom-make-theme-feature):
28054 Definitions moved.
28055
28056 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
28057
28058 * longlines.el (longlines-show-region)
28059 (longlines-unshow-hard-newlines): Recognize hard newlines by
28060 non-nil hard property, instead of t.
28061
28062 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
28063
28064 * emulation/viper-cmd.el (viper--key-maps): New variable.
28065 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
28066 emulation-mode-map-alists.
28067 (viper-envelop-ESC-key): Use viper-subseq.
28068 (viper-search-forward/backward/next): Disable debug-on-error.
28069
28070 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
28071 (viper-ESC-key): New defcustoms.
28072
28073 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
28074
28075 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
28076 (viper-subseq): Copy of subseq from cl.el.
28077
28078 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
28079 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
28080
28081 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
28082
28083 * emulation/viper-init.el: Get rid of -face in face names.
28084
28085 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
28086 Make it work with longlines mode.
28087
28088 * ediff-mult.el (ediff-meta-mode-hook): New variable.
28089
28090 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
28091
28092 * ediff-init.el: Get rid of -face in face names.
28093
28094 2005-07-10 Richard M. Stallman <rms@gnu.org>
28095
28096 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
28097 and with-timeout-unsuspend.
28098
28099 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
28100 and with-timeout-unsuspend.
28101
28102 * emacs-lisp/timer.el (with-timeout-timers): New variable.
28103 (with-timeout): Bind that variable to record timers.
28104 (with-timeout-suspend, with-timeout-unsuspend): New functions.
28105
28106 * emacs-lisp/debug.el (debug-help-follow): New function.
28107 (debugger-mode-map): Use that instead of help-follow.
28108 (debugger-setup-buffer): Use eval-buffer-list
28109 to handle eval-buffer frames.
28110
28111 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
28112
28113 * timezone.el (timezone-parse-date): Change first regexp
28114 so it will not mistakenly match dates with no time zone.
28115
28116 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
28117
28118 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
28119
28120 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
28121
28122 * custom.el (custom-initialize-safe-set)
28123 (custom-initialize-safe-default): New functions.
28124
28125 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
28126 and simplify :init-value.
28127
28128 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
28129 and simplify :init-value. Delete obsolete comment.
28130
28131 * startup.el (command-line): Use `custom-reevaluate-setting' to
28132 handle `tooltip-mode'. Delete obsolete comment.
28133
28134 * files.el (set-visited-file-name): Avoid calling
28135 `file-name-nondirectory' with a nil argument.
28136
28137 2005-07-09 Richard M. Stallman <rms@gnu.org>
28138
28139 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
28140 was called with nil for the buffer, handle the read position right.
28141 Handle read position for eval-region, too.
28142
28143 2005-07-09 Juri Linkov <juri@jurta.org>
28144
28145 * fringe.el (fringe-mode): Add period in docstring.
28146 (fringe-query-style): Build prompt depending on `all-frames' arg.
28147
28148 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
28149 to not create links to unrelated functions in the Help buffer.
28150
28151 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
28152 Doc fix.
28153
28154 * simple.el (next-error-hook): New variable.
28155 (next-error): Use it. Doc fix.
28156
28157 * textmodes/ispell.el (ispell-command-loop): Add current
28158 dictionary name and program name to mode-line-format.
28159 (ispell-region, ispell-process-line): Add current dictionary name
28160 and program name to messages.
28161
28162 2005-07-08 Jay Belanger <belanger@truman.edu>
28163
28164 * calc/calc.el (calc-embedded-announce-formula-alist)
28165 (calc-embedded-open-close-formula-alist)
28166 (calc-embedded-open-close-word-alist)
28167 (calc-embedded-open-close-plain-alist)
28168 (calc-embedded-open-close-new-formula-alist)
28169 (calc-embedded-open-close-mode-alist)
28170 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
28171 (calc-embedded-mode-hook): New variables.
28172
28173 * calc/calc-embed.el (calc-embedded-firsttime)
28174 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
28175 New variables.
28176 (calc-do-embedded): Use calc-embedded-firsttime,
28177 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
28178 determine whether or not to run hooks.
28179 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
28180 calc-embedded-firsttime-formula appropriately.
28181 Set calc-embedded delimiter variables according to mode.
28182
28183 2005-07-08 Richard M. Stallman <rms@gnu.org>
28184
28185 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
28186 Check for "emacs", etc., as entire symbol, not just as word.
28187 (checkdoc-file-comments-engine): Use regexp-quote on FN.
28188
28189 * files.el (set-visited-file-name): Report the error
28190 for "empty filename" earlier.
28191 (kill-some-buffers): Ignore buffers already dead.
28192
28193 * fringe.el (fringe-mode): Doc fix.
28194
28195 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
28196 Check for (featurep 'xemacs) and turn off warnings in what it guards.
28197 Use unwind-protect to ensure byte-compile-unresolved-functions
28198 is updated.
28199
28200 * whitespace.el (whitespace-buffer-leading-cleanup):
28201 Simplify w/ skip-chars-forward.
28202 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
28203
28204 * mail/rmail.el (rmail-only-expunge): Fix paren error.
28205 Unconditionally try to leave point at the same old place.
28206
28207 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
28208
28209 * comint.el (comint-postoutput-scroll-to-bottom)
28210 (comint-show-maximum-output): Take scroll-margin into consideration.
28211
28212 2005-07-08 Kim F. Storm <storm@cua.dk>
28213
28214 * ido.el (ido-use-filename-at-point): New choice `guess'.
28215 (ido-file-internal): Try ffap-guesser if selected.
28216
28217 * ido.el (ido-before-fallback-functions): New hook.
28218 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
28219 (ido-read-file-name): Run it.
28220
28221 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
28222
28223 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
28224 strings rather than a list of symbols to the completion function.
28225
28226 2005-07-07 Jay Belanger <belanger@truman.edu>
28227
28228 * calc/calc-units.el (math-apply-units): Change the places in
28229 which units are simplified.
28230
28231 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
28232
28233 * cus-edit.el (customize-option, customize-option-other-window):
28234 Make them handle aliases.
28235
28236 * custom.el (custom-variable-p): Make it recursively follow
28237 aliases. Mention that in the docstring.
28238
28239 2005-07-07 Richard M. Stallman <rms@gnu.org>
28240
28241 * cus-start.el (exec-path): Use `directory' instead of `file'.
28242 Fix tag for nil.
28243
28244 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
28245
28246 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
28247 when called non-interactively. Doc fix.
28248
28249 2005-07-07 Lute Kamstra <lute@gnu.org>
28250
28251 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
28252 new address as well.
28253
28254 2005-07-07 Kenichi Handa <handa@m17n.org>
28255
28256 * international/mule.el (make-coding-system):
28257 Describe `ascii-incompatible' property in the docstring.
28258 (set-file-name-coding-system): Signal an error if coding-system is
28259 ascii-incompatible.
28260 (set-keyboard-coding-system): Likewise.
28261
28262 * international/mule-cmds.el (set-default-coding-systems):
28263 Don't set default-file-name-coding-system and
28264 default-keyboard-coding-system if coding-system is ASCII-incompatible.
28265
28266 * international/utf-16.el: Declare that all UTF-16-based coding
28267 systems are ASCII-incompatible.
28268
28269 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
28270
28271 * progmodes/gud.el: Require font-lock for displaying errors.
28272 Used by gdb-ui.el.
28273
28274 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
28275
28276 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
28277 values for the pattern lists which are `read'able but not
28278 `append'able (like symbols).
28279
28280 2005-07-06 Richard M. Stallman <rms@gnu.org>
28281
28282 * progmodes/flymake.el (flymake-float-time): Instead of
28283 with-no-warnings, test for XEmacs.
28284 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
28285 to avoid warning.
28286
28287 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
28288
28289 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
28290
28291 2005-07-05 Lute Kamstra <lute@gnu.org>
28292
28293 * battery.el: Add support for Darwin (with much debugging help
28294 from Samuel Lauber <sam124@operamail.com>).
28295 (battery-status-function, battery-echo-area-format)
28296 (battery-mode-line-format): Add support for pmset on Darwin.
28297 (battery-load-low, battery-load-critical): New user options.
28298 (battery-pmset): New function.
28299
28300 2005-07-05 Lute Kamstra <lute@gnu.org>
28301
28302 Update FSF's address in GPL notices.
28303
28304 * textmodes/page-ext.el: Update FSF's address.
28305
28306 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
28307
28308 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
28309 filling from using prefix when filling a single-line docstring.
28310
28311 * progmodes/flymake.el: Remove useless eval-when-compile.
28312
28313 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
28314
28315 2005-07-04 Richard M. Stallman <rms@gnu.org>
28316
28317 * textmodes/org.el (org-file-apps-defaults-gnu):
28318 Rename from org-file-apps-defaults-linux.
28319 (org-default-apps): Don't test system-type for `linux'.
28320 (org-file-apps): Doc fix.
28321
28322 2005-07-04 David Ponce <david@dponce.com>
28323
28324 * tree-widget.el: Improve header Commentary section.
28325 (tree-widget) [defgroup]
28326 (tree-widget-image-enable, tree-widget-themes-directory)
28327 (tree-widget-theme, tree-widget-image-properties-emacs)
28328 (tree-widget-image-properties-xemacs, tree-widget-create-image)
28329 (tree-widget-image-formats, tree-widget-control)
28330 (tree-widget-empty-control, tree-widget-leaf-control
28331 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
28332 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
28333 (tree-widget-keep, tree-widget-after-toggle-functions)
28334 (tree-widget-open-node, tree-widget-close-node): Doc fix.
28335 (tree-widget-open-control, tree-widget-close-control): Fix doc and
28336 :help-echo message.
28337 (tree-widget-set-theme): Doc fix. Use `string-equal'.
28338 (tree-widget-image-properties): Doc fix. Clearer implementation.
28339 (tree-widget--cursors): New constant.
28340 (tree-widget-lookup-image): New function split from
28341 `tree-widget-find-image'. Clearer implementation.
28342 (tree-widget-find-image): Use it.
28343 (tree-widget-button-keymap): Use `set-keymap-parent'.
28344 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
28345 Define the sub-widgets here.
28346 (tree-widget-node): Check that :node is not a tree-widget.
28347 (tree-widget-get-super, tree-widget-open-control)
28348 (tree-widget-close-control, tree-widget-empty-control)
28349 (tree-widget-leaf-control, tree-widget-guide)
28350 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
28351 (tree-widget-no-handle, tree-widget-value-delete)
28352 (tree-widget-map): Remove.
28353 (tree-widget-children-value-save): Doc fix. Simplified.
28354 (tree-widget-value-create): Update according to previous changes.
28355
28356 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
28357
28358 * textmodes/org.el: Leading space replaced by TABS.
28359 (org-recalc-marks, org-table-rotate-recalc-marks)
28360 (org-table-get-specials): Treat "^" and "_" marks.
28361 (org-table-justify-field-maybe): Optional argument NEW.
28362 (org-table-eval-formula): Parsing of the format simplified.
28363 New modes C,I. Honor the %= parameter in the current table.
28364 Avoid unnecessary re-align by using the NEW argument to
28365 `org-table-justify-field-maybe'.
28366 (org-calc-default-modes): Default for date-format mimicks org-mode.
28367 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
28368
28369 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
28370
28371 * cus-face.el (custom-theme-set-faces): Make it handle face
28372 aliases whose alias declarations are pre- or autoloaded.
28373
28374 2005-07-04 Juri Linkov <juri@jurta.org>
28375
28376 * faces.el (read-face-name): Put the code for getting a face name
28377 from the buffer before adding the faces from the `face' property.
28378 Use `completing-read-multiple' instead of `completing-read'.
28379 Require `crm'. Add default value and post-process the returned
28380 list of faces.
28381
28382 * emacs-lisp/crm.el (crm-find-current-element)
28383 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
28384
28385 * emacs-lisp/lisp-mode.el (eval-defun-1):
28386 * emacs-lisp/edebug.el (edebug-eval-defun):
28387 Remove unnecessary quotes.
28388
28389 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
28390
28391 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
28392 (prolog-indent-level): Fix typo in docstring.
28393
28394 * info.el (Info-history, Info-history-forward)
28395 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
28396
28397 * add-log.el (add-change-log-entry):
28398 * comint.el (comint-dynamic-list-input-ring)
28399 (comint-dynamic-list-completions):
28400 * dabbrev.el (dabbrev-expand):
28401 * delim-col.el (delimit-columns-rectangle-line):
28402 * diff-mode.el (diff-context->unified, diff-reverse-direction)
28403 (diff-unified->context):
28404 * ediff-init.el (ediff-abbrev-jobname):
28405 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
28406 (ediff-replace-session-activity-marker-in-meta-buffer):
28407 * info.el (Info-summary):
28408 * lpr.el (printify-region):
28409 * printing.el (pr-create-interface):
28410 * ps-print.el (ps-print-quote):
28411 * ses.el (ses-column-widths, ses-print-cell)
28412 (ses-adjust-print-width, ses-center):
28413 * shell.el (shell-file-name-quote-list):
28414 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
28415 (strokes-fill-current-buffer-with-whitespace)
28416 (strokes-xpm-for-stroke, strokes-list-strokes)
28417 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
28418 * term.el (term-dynamic-list-input-ring)
28419 (term-dynamic-list-completions):
28420 * calc/calc.el (math-format-stack-value):
28421 * emacs-lisp/edebug.el (edebug-display-freq-count):
28422 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
28423 (delphi-new-comment-line):
28424 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
28425 * progmodes/executable.el (executable-set-magic):
28426 * progmodes/python.el (inferior-python-mode):
28427 * progmodes/scheme.el (scheme-mode-syntax-table):
28428 * progmodes/sh-script.el (sh-maybe-here-document):
28429 * progmodes/sql.el (sql-copy-column):
28430 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
28431 * textmodes/bibtex.el (bibtex-mode):
28432 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
28433 (sgml-auto-attributes):
28434 * textmodes/table.el (table-insert, table-shorten-cell)
28435 (table--generate-source-scan-lines, table-delete-row)
28436 (*table--cell-delete-char, table--spacify-frame)
28437 (table--horizontally-shift-above-and-below)
28438 (table--cell-insert-char, table--cell-blank-str)
28439 (table--fill-region-strictly):
28440 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
28441 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
28442
28443 * add-log.el (change-log):
28444 * apropos.el (apropos):
28445 * comint.el (comint-completion, comint-source):
28446 * dabbrev.el (dabbrev):
28447 * delim-col.el (columns):
28448 * diff-mode.el (diff-mode):
28449 * ediff.el (ediff):
28450 * ediff-diff.el (ediff-diff):
28451 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
28452 * ediff-mult.el (ediff-mult):
28453 * ediff-ptch.el (ediff-ptch):
28454 * ediff-wind.el (ediff-window):
28455 * facemenu.el (facemenu):
28456 * indent.el (indent):
28457 * info.el (info):
28458 * jka-cmpr-hook.el (compression, jka-compr):
28459 * lpr.el (lpr):
28460 * outline.el (outlines):
28461 * pcmpl-cvs.el (pcmpl-cvs):
28462 * pcmpl-rpm.el (pcmpl-rpm):
28463 * printing.el (printing):
28464 * ps-print.el (postscript, ps-print, ps-print-horizontal)
28465 (ps-print-vertical, ps-print-headers, ps-print-font)
28466 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
28467 (ps-print-background, ps-print-printer, ps-print-page)
28468 (ps-print-miscellany):
28469 * ses.el (ses):
28470 * shell.el (shell, shell-directories, shell-faces):
28471 * startup.el (initialization):
28472 * strokes.el (strokes):
28473 * term.el (term):
28474 * uniquify.el (uniquify):
28475 * w32-vars.el (w32):
28476 * calc/calc.el (calc):
28477 * emacs-lisp/bytecomp.el (bytecomp):
28478 * emacs-lisp/cl-indent.el (lisp-indent):
28479 * emacs-lisp/edebug.el (edebug):
28480 * emacs-lisp/elp.el (elp):
28481 * emacs-lisp/testcover.el (testcover):
28482 * emacs-lisp/trace.el (trace):
28483 * emulation/viper-ex.el (viper-ex):
28484 * emulation/viper-mous.el (viper-mouse):
28485 * mail/mailalias.el (mailalias):
28486 * mail/supercite.el (supercite, supercite-frames)
28487 (supercite-attr, supercite-cite, supercite-hooks):
28488 * net/rcompile.el (remote-compile):
28489 * net/rlogin.el (rlogin):
28490 * obsolete/ooutline.el (outlines):
28491 * progmodes/delphi.el (delphi):
28492 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
28493 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
28494 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
28495 (ebnf-optimization):
28496 * progmodes/etags.el (etags):
28497 * progmodes/executable.el (executable):
28498 * progmodes/idlwave.el (idlwave):
28499 * progmodes/pascal.el (pascal):
28500 * progmodes/prolog.el (prolog):
28501 * progmodes/python.el (python):
28502 * progmodes/scheme.el (scheme):
28503 * progmodes/sh-script.el (sh, sh-script):
28504 * progmodes/sql.el (SQL):
28505 * progmodes/tcl.el (tcl):
28506 * textmodes/bibtex.el (bibtex, bibtex-autokey):
28507 * textmodes/enriched.el (enriched):
28508 * textmodes/makeinfo.el (makeinfo):
28509 * textmodes/sgml-mode.el (sgml):
28510 * textmodes/table.el (table-hooks):
28511 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
28512 * textmodes/texinfo.el (texinfo):
28513 * textmodes/two-column.el (two-column):
28514 Finish `defgroup' description with period.
28515
28516 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
28517 * eshell/esh-var.el (eshell-var):
28518 * progmodes/vhdl-mode.el (vhdl-testbench):
28519 * textmodes/org.el (org): Fix typos in docstrings.
28520
28521 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
28522 consistency.
28523
28524 * progmodes/flymake.el (flymake-find-file): Remove.
28525 (flymake-float-time): Use `with-no-warnings'.
28526 (flymake-check-start-time, flymake-check-was-interrupted)
28527 (flymake-err-info, flymake-is-running, flymake-last-change-time)
28528 (flymake-new-err-info): `defvar' at compile time.
28529
28530 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
28531
28532 * replace.el (occur-hook): Doc fix.
28533 (occur-1): Don't call `occur-hook' if there are no matches.
28534
28535 2005-07-03 Richard M. Stallman <rms@gnu.org>
28536
28537 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
28538 global-map, save the same map.
28539 (global-map): Don't alter it at top level.
28540 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
28541 Then alter it here instead.
28542 (tpu-edt-off): Set global-map to the saved one.
28543
28544 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
28545 All references simplified.
28546 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
28547 (zmacs-regions): Add defvar.
28548 (repeat-complex-command-map): Everything about that deleted.
28549
28550 * textmodes/artist.el (artist-key-is-drawing)
28551 (artist-key-endpoint1, artist-key-poly-point-list)
28552 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
28553 (artist-key-compl-table, artist-rb-save-data)
28554 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
28555 Don't put them in eval-when-compile.
28556 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
28557
28558 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
28559 Use with-no-warnings.
28560
28561 * net/browse-url.el (dos-windows-version): Add defvar.
28562
28563 * mail/supercite.el (filladapt-prefix-table): Add defvar.
28564
28565 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
28566 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
28567 (rmail-new-summary-line-count): Rename from new-summary-line-count.
28568 Add defvar.
28569 (rmail-summary-beginning-of-message): Use with-no-warnings.
28570 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
28571
28572 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
28573 Use with-no-warnings.
28574
28575 * emulation/vi.el (vi-mark-region): Use c-mark-function.
28576 (c-mark-function): Add point-moving-unit property.
28577 (vi-goto-line): Use with-no-warnings.
28578
28579 * emulation/edt.el (edt-last-copied-word): Add defvar.
28580 (zmacs-region-stays): Likewise.
28581 (edt-mark-section-wisely): Use c-mark-function for C.
28582 Use makr-defun for Fortran.
28583 (time-string): defvar deleted.
28584 (edt-display-the-time): Don't set time-string.
28585
28586 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
28587
28588 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
28589 Don't warn when name is not constant
28590 or for defining the group `emacs'.
28591
28592 * tooltip.el (gud-tooltip-mode): Add defvar.
28593
28594 * startup.el (default-frame-background-mode): Add defvar.
28595
28596 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
28597
28598 * info.el (tool-bar-map): Add defvar.
28599
28600 * dired.el (dnd-protocol-alist): Add defvar.
28601
28602 * dired-aux.el (dired-query): Display question with answer, when
28603 the user answers.
28604
28605 * custom.el (custom-add-option): Doc fix.
28606
28607 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
28608
28609 2005-07-03 Eli Zaretskii <eliz@gnu.org>
28610
28611 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
28612 bogus name from the last change.
28613
28614 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
28615
28616 * custom.el (custom-declare-variable): Fix typos in comment.
28617 (custom-known-themes): Doc fix.
28618 (custom-theme-directory): New defcustom.
28619 (require-theme): Make it check `custom-theme-directory'.
28620
28621 * cus-theme.el (custom-new-theme-mode): New function.
28622 (custom-theme-name, custom-theme-variables, custom-theme-faces)
28623 (custom-theme-description): Add compiler defvars.
28624 (customize-create-theme): Add doc to the "*New Custom Theme*"
28625 buffer. Use `custom-new-theme-mode'.
28626 (custom-theme-write): Put the created buffer in emacs-lisp-mode
28627 and save it to the `custom-theme-directory'. Make this the
28628 default directory of the buffer.
28629
28630 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
28631
28632 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
28633 Fix unbalanced parentheses.
28634
28635 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
28636
28637 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
28638 into flymake-mode and delegate to flymake-mode.
28639
28640 * find-file.el (ff-which-function-are-we-in): Clean up.
28641
28642 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
28643
28644 * replace.el (occur-rename-buffer): Fix docstring.
28645
28646 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
28647 (edt-last-copied-word, edt-learn-macro-count)
28648 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
28649 (edt-rect-start-point, edt-user-global-map, rect-start-point)
28650 (time-string, zmacs-region-stays):
28651 * emulation/edt-mapper.el (edt-save-function-key-map)
28652 (EDT-key-name): `defvar' to silence the byte-compiler.
28653
28654 2005-07-02 Martin Rudalics <rudalics@gmx.at>
28655
28656 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
28657 font-lock-regexp-backslash. Doc fix.
28658 (font-lock-regexp-backslash-grouping-construct): Rename from
28659 font-lock-regexp-backslash-construct. Doc fix.
28660 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
28661 grouping constructs.
28662
28663 2005-07-02 Eli Zaretskii <eliz@gnu.org>
28664
28665 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
28666 updating all the prerequisites.
28667
28668 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
28669
28670 * textmodes/org.el (org-agenda-start-on-weekday)
28671 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
28672 (org-agenda-use-time-grid, org-archive-location)
28673 (org-allow-space-in-links, org-usenet-links-prefer-google)
28674 (org-enable-table-editor, org-export-default-language)
28675 (org-export-html-show-new-buffer, org-fill-paragraph)
28676 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
28677 (org-goto-quit, org-occur, org-eval-in-calendar)
28678 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
28679 (org-agenda-diary-entry, org-remember-help)
28680 (org-table-convert-region, org-at-table-p)
28681 (org-table-move-row-down, org-table-move-row-up)
28682 (org-table-copy-region, org-table-toggle-vline-visibility)
28683 (org-table-get-stored-formulas, org-table-get-specials)
28684 (org-recalc-commands, org-table-eval-formula)
28685 (org-table-formula-substitute-names, orgtbl-make-binding)
28686 (org-format-org-table-html, org-format-table-table-html)
28687 (org-format-table-table-html-using-table-generate-source)
28688 (org-customize): Fix typos in docstrings.
28689 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
28690 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
28691 (org-back-to-heading): Doc fixes.
28692 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
28693 (org-agenda-change-all-lines, org-get-header):
28694 Improve argument/docstring consistency.
28695 (orgtbl-error): Fix error message.
28696
28697 * progmodes/flymake.el (flymake-find-possible-master-files)
28698 (flymake-master-file-compare, flymake-get-line-err-count)
28699 (flymake-highlight-line, flymake-gui-warnings-enabled):
28700 Fix typos in docstrings.
28701 (flymake-parse-line, flymake-get-project-include-dirs-function)
28702 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
28703 Doc fixes.
28704 (flymake-get-project-include-dirs-function)
28705 (flymake-make-err-menu-data):
28706 Improve argument/docstring consistency.
28707
28708 2005-07-01 Lute Kamstra <lute@gnu.org>
28709
28710 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
28711 Catch errors with ignore-errors. Use temporary buffer.
28712 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
28713
28714 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
28715 background color faces.
28716 (facemenu-set-foreground, facemenu-set-background):
28717 Use facemenu-set-face-from-menu.
28718 (facemenu-set-face-from-menu): Treat face names that start with
28719 "fg:" or "bg:" as special.
28720 (facemenu-add-new-color): Don't create faces. Simplify.
28721
28722 2005-06-30 Richard M. Stallman <rms@gnu.org>
28723
28724 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
28725 (crm-find-current-element): Likewise.
28726
28727 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
28728
28729 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
28730
28731 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
28732
28733 * arc-mode.el (archive-extract): Make it work as a mouse binding.
28734 (archive-mouse-extract): Make it an obsolete alias.
28735 (archive-mode-map): Don't use archive-mouse-extract any more.
28736 (archive-mode, archive-extract): write-contents-hooks ->
28737 write-contents-functions.
28738 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
28739 first arg.
28740 (archive-rename-entry): Update the call.
28741 (archive-zip-summarize): Remove unused var `method'.
28742 (archive-lzh-summarize): Remove unused var `creator'.
28743
28744 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
28745 dedicated frame upon exit.
28746
28747 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
28748 (archive-zip-extract, archive-zip-expunge)
28749 (archive-zip-update, archive-zip-update-case): Use executable-find.
28750 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
28751 Use restore-buffer-modified-p.
28752 (archive-extract, archive-add-new-member, archive-write-file-member):
28753 Use with-current-buffer.
28754 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
28755
28756 2005-06-30 Andreas Schwab <schwab@suse.de>
28757
28758 * progmodes/gud.el (gud-filter): Remove unneeded progn.
28759
28760 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
28761
28762 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
28763
28764 2005-06-30 Juri Linkov <juri@jurta.org>
28765
28766 * faces.el (vertical-border): Inherit from mode-line-inactive
28767 only on tty.
28768
28769 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
28770
28771 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
28772 example, -NLINES in the `occur' docstring).
28773
28774 * replace.el (occur-1): When no matches are found, do not set the
28775 `buffer-read-only' and modified flags for the occur buffer,
28776 because it is deleted.
28777
28778 * emulation/cua-base.el (cua-check-pending-input)
28779 (cua-repeat-replace-region, cua-mode, cua-debug)
28780 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
28781 Fix typos in docstrings.
28782
28783 * emulation/cua-gmrk.el (cua-toggle-global-mark)
28784 (cua-cut-region-to-global-mark)
28785 (cua--cut-rectangle-to-global-mark):
28786 Remove period from end of messages.
28787
28788 * emulation/cua-rect.el (cua-do-rectangle-padding):
28789 Remove period from end of messages.
28790 (cua--rectangle-seq-format): Fix typo in docstring.
28791 (cua-sequence-rectangle, cua-fill-char-rectangle):
28792 Improve argument/docstring consistency.
28793
28794 2005-06-29 Juri Linkov <juri@jurta.org>
28795
28796 * faces.el (default-frame-background-mode): New internal variable.
28797 (frame-set-background-mode): Use it.
28798
28799 * startup.el (normal-top-level): Set default-frame-background-mode
28800 instead of frame-background-mode. Before setting it, test for its
28801 nil value. Remove tests for frame-background-mode and frame
28802 parameter `reverse'. Add test for "unspecified-fg".
28803
28804 * term/xterm.el (xterm-rxvt-set-background-mode):
28805 * term/rxvt.el (rxvt-set-background-mode):
28806 Set default-frame-background-mode instead of frame-background-mode.
28807
28808 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
28809
28810 * simple.el (set-variable): Warn about obsolete user variables.
28811
28812 * imenu.el (imenu--completion-buffer):
28813 * mouse.el (mouse-buffer-menu-alist):
28814 * msb.el (msb-invisible-buffer-p):
28815 * calendar/diary-lib.el (diary-header-line-format):
28816 * emacs-lisp/pp.el (pp-buffer):
28817 * progmodes/cperl-mode.el (cperl-do-auto-fill):
28818 * textmodes/picture.el (picture-replace-match):
28819 Change space constants followed by a sexp to "?\s ".
28820
28821 * play/decipher.el (decipher-loop-with-breaks):
28822 * textmodes/texinfo.el (texinfo-insert-@item): Change space
28823 constants "protected" from end of line by a comment to "?\s".
28824
28825 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
28826
28827 * font-lock.el (save-buffer-state): Use `declare'.
28828
28829 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
28830 reset the syntax-table to cperl-mode-syntax-table.
28831 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
28832 "foo_print_bar" is not matched as a reserved keyword.
28833
28834 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
28835
28836 * textmodes/org.el (orgtbl-setup): New function, for delayed
28837 setup for the orgtbl commands.
28838 (org-calc-default-modes): New option.
28839 (orgtbl-make-binding): Use `defun' to get better help display.
28840 (org-diary): Call `org-compile-prefix-format'.
28841 (org-table-formula-substitute-names): New function.
28842 (org-agenda-day-view, org-agenda-week-view): New commands.
28843 (org-agenda-toggle-week-view): Command removed.
28844 (org-tbl-menu): Split off from org-org-menu.
28845 (org-mode): Move removal of outline-mode menus to here.
28846 (org-table-formula-debug): New option.
28847 (org-table-insert-row): Keep first field if just "#" or "*".
28848 (org-mode): Paragraph regexps fixed.
28849 (org-table-recalculate-regexp): New constant.
28850 (org-table-justify-field-maybe): Avoid replace if not necessary.
28851 (org-copy-special, org-cut-special): Use `call-interactively'.
28852 (org-table-copy-region): Take region from `interactive' call.
28853 (org-trim): Return string even if no match.
28854 (org-formula): New face.
28855 (org-set-font-lock-defaults): No longer highlight "FIXME".
28856 But highlight formula-related fields in table.
28857 (org-table-p): Use regexp, not fontification.
28858 (org-table-align): Handle white space at end of line.
28859 (org-table-formula-evaluate-inline): New option.
28860 (org-mode): Auto-wrapping in comment lines turned off.
28861 (org-table-copy-down): Evaluate only in copied field, not in
28862 destination.
28863 (org-table-current-formula): Variable removed.
28864 (org-table-store-formulas, org-table-get-stored-formulas)
28865 (org-table-modify-formulas, org-table-replace-in-formulas)
28866 (org-table-maybe-eval-formula): New functions.
28867 (org-table-get-formula): Modify to use stored formulas.
28868 (org-table-insert-column, org-table-delete-column)
28869 (org-table-move-column): Call `org-table-modify-formulas'.
28870 (org-complete): Add completion for keyword formulas.
28871 (orgtbl-mode): Pull orgtbl-mode-map to start of
28872 minor-mode-map-alist.
28873
28874 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
28875
28876 * progmodes/python.el (python-check): Require `compile' before
28877 modifying its variables.
28878
28879 * newcomment.el (comment-indent-default): Don't get fooled by an early
28880 end of buffer.
28881
28882 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28883
28884 * ps-print.el (ps-print-version): Fix version number.
28885
28886 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
28887
28888 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
28889
28890 2005-06-28 Richard M. Stallman <rms@gnu.org>
28891
28892 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
28893 (flyspell-local-mouse-map): Declaration deleted.
28894 (flyspell-mouse-map): Bind only mouse-2.
28895 (flyspell-mode-map): Don't test flyspell-use-local-map.
28896 (flyspell-overlay-keymap-property-name): Var deleted.
28897 (flyspell-mode-on): Don't make local bindings for
28898 flyspell-mouse-map and flyspell-mode-map.
28899 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
28900
28901 * textmodes/ispell.el (ispell-word): Do not ignore short words.
28902
28903 * progmodes/compile.el (compilation-next-error-function):
28904 Don't switch buffers; operate on the current buffer.
28905
28906 * progmodes/compile.el (compilation-error-file-name)
28907 (compilation-warning-file-name, compilation-info-file-name)
28908 (compilation-line-number, compilation-column-number): New faces.
28909 (compilation-error-face, compilation-warning-face)
28910 (compilation-info-face, compilation-line-face)
28911 (compilation-column-face): Use them.
28912
28913 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28914
28915 * comint.el (comint-password-prompt-regexp): Accept ", try again".
28916
28917 * bindings.el (global-map): Bind insertchar and its variants.
28918
28919 2005-06-27 Richard M. Stallman <rms@gnu.org>
28920
28921 * textmodes/artist.el (artist-text-overwrite)
28922 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28923
28924 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28925
28926 * ps-print.el: It was not working the page selection for printing.
28927 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28928 (ps-print-version): New version 6.6.7.
28929 (ps-end-sheet): New fun.
28930 (ps-header-sheet, ps-end-job): Call it.
28931
28932 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
28933
28934 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28935
28936 2005-06-27 Lute Kamstra <lute@gnu.org>
28937
28938 * facemenu.el (facemenu-unlisted-faces): Add foreground and
28939 background color faces.
28940 (facemenu-get-face): Delete function.
28941 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28942 (facemenu-add-new-color): Make second argument mandatory.
28943 Create the appropriate face and return it. Simplify.
28944 (facemenu-set-foreground, facemenu-set-background): Don't check if
28945 color is defined. Use return value of facemenu-add-new-color.
28946
28947 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
28948
28949 * progmodes/gud.el (gud-filter): Add missing argument to
28950 with-selected-window.
28951
28952 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
28953
28954 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28955 a :require to the defcustom.
28956
28957 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28958 defcustoms corresponding to minor modes.
28959
28960 2005-06-26 David Ponce <david@dponce.com>
28961
28962 * recentf.el: Require tree-widget instead of wid-edit.
28963 (recentf-filename-handler): Fix widget :type.
28964 (recentf-cancel-dialog, recentf-open-more-files)
28965 (recentf-open-files-action): Doc fix.
28966 (recentf-dialog-goto-first): New function.
28967 (recentf-dialog-mode-map): Set parent keymap first.
28968 (recentf-dialog-mode): Define with define-derived-mode.
28969 Don't display continuation lines in dialogs.
28970 (recentf-edit-list): Rename from recentf-edit-selected-items.
28971 (recentf-edit-list-select): Rename from recentf-edit-list-action.
28972 Simplify.
28973 (recentf-edit-list-validate): New function.
28974 (recentf-edit-list): Update accordingly.
28975 (recentf-open-files-item-shift): Remove.
28976 (recentf-open-files-item): Convert menu elements into tree and
28977 link widgets. Don't create the widgets.
28978 (recentf-open-files): Update accordingly.
28979 (recentf-save-list): Untabify.
28980
28981 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
28982
28983 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28984 (keep-lines): Add INTERACTIVE arg. Never delete lines only
28985 partially contained in the active region. Do not take active
28986 region into account when called from Lisp, unless INTERACTIVE arg
28987 is non-nil. Use `forward-line' instead of `beginning-of-line' to
28988 avoid trouble with fields. Make marker point nowhere when no
28989 longer used. Always return nil. Doc fix.
28990 (flush-lines): Add INTERACTIVE arg. Do not take active region
28991 into account when called from Lisp, unless INTERACTIVE arg is
28992 non-nil. Use `forward-line' instead of `beginning-of-line' to
28993 avoid trouble with fields. Make marker point nowhere when no
28994 longer used. Always return nil. Doc fix.
28995 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
28996 interchangeable. Do not take active region into account when
28997 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
28998 message in echo area when called from Lisp, unless INTERACTIVE arg
28999 is non-nil. Avoid saying "1 occurrences". Do not use markers.
29000 Return the number of matches. Doc fix.
29001 (occur): Doc fix.
29002 (perform-replace): Make comment follow double space convention for
29003 the sake of `outline-minor-mode'.
29004
29005 * faces.el (facep): Doc fix.
29006
29007 2005-06-25 Richard M. Stallman <rms@gnu.org>
29008
29009 * facemenu.el (facemenu-enable-faces-p): New function.
29010 (facemenu-background-menu, facemenu-foreground-menu)
29011 (facemenu-face-menu): Add menu-enable property.
29012
29013 * jka-compr.el (jka-compr-insert-file-contents):
29014 Special handling if cannot find the uncompression program.
29015
29016 * cus-face.el (custom-face-attributes): Add autoload.
29017
29018 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
29019 Bind comment-indent-function locally.
29020
29021 * window.el (save-selected-window): Use save-current-buffer.
29022
29023 * subr.el (with-selected-window): Use save-current-buffer.
29024
29025 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
29026 and with-current-buffer.
29027
29028 2005-06-24 Richard M. Stallman <rms@gnu.org>
29029
29030 * simple.el (line-move-1): Fix previous change.
29031
29032 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
29033
29034 * replace.el (occur-1): Set `buffer-read-only' and the
29035 buffer-modified flag before running `occur-hook' to protect
29036 against unintentional buffer switches that can lead to data loss.
29037
29038 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
29039
29040 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
29041 (gud-gdb-marker-filter): Use font-lock-warning-face for any
29042 initial error.
29043
29044 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
29045 after fresh input.
29046 (gdb-var-create-handler): Put name of expression in quotes.
29047
29048 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
29049
29050 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
29051 elements of RING in order, and without bogus nil elements.
29052
29053 2005-06-23 Richard M. Stallman <rms@gnu.org>
29054
29055 * simple.el (set-variable): Args renamed; doc fix.
29056 (line-move-1): When there are overlays around, use vertical-motion.
29057
29058 * faces.el (escape-glyph): Use brown against light background.
29059 (nobreak-space): Rename from no-break-space.
29060 Fix previous change.
29061
29062 * dired-aux.el (dired-do-copy): Fix arg prompt.
29063
29064 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
29065
29066 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
29067
29068 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
29069 rather than "Distributor".
29070
29071 2005-06-23 Lute Kamstra <lute@gnu.org>
29072
29073 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
29074 (debug-on-entry): Use it. New interactive declaration that uses
29075 function-called-at-point.
29076
29077 2005-06-23 Kim F. Storm <storm@cua.dk>
29078
29079 * subr.el (save-match-data): Add comment about using evaporate arg
29080 to set-match-data.
29081
29082 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
29083
29084 * cus-edit.el (customize-face)
29085 (customize-face-other-window): Handle face aliases.
29086
29087 * faces.el (face-documentation, set-face-attribute)
29088 (face-spec-set): Handle face aliases.
29089
29090 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
29091
29092 * help-mode.el (help-make-xrefs): If a symbol representing a face
29093 name is not followed by the word "face", it could still be a
29094 function or variable name, so don't bypass other checks.
29095
29096 2005-06-22 Juri Linkov <juri@jurta.org>
29097
29098 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
29099 Replace aliased functions with calls where second arg `inherit' is t.
29100
29101 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
29102
29103 * progmodes/gdb-ui.el (gdb-error): New variable.
29104 (gdb-error): New function.
29105 (gdb-annotation-rules): Act on error-begin and error annotations.
29106 (gdb-concat-output): Use font-lock-warning-face for errors.
29107
29108 2005-06-22 Miles Bader <miles@gnu.org>
29109
29110 * bindings.el (propertized-buffer-identification): Use renamed
29111 `Buffer-menu-buffer' face.
29112
29113 * faces.el (vertical-border): Rename from `vertical-divider'.
29114 (escape-glyph): Change dark-background color back to `cyan'.
29115
29116 2005-06-21 Juri Linkov <juri@jurta.org>
29117
29118 * faces.el (face-user-default-spec): Try getting `customized-face'
29119 prior to `saved-face'.
29120 (frame-background-mode): Refill docstring.
29121
29122 * emacs-lisp/lisp-mode.el (eval-defun-1):
29123 * emacs-lisp/edebug.el (edebug-eval-defun):
29124 Set `saved-face' temporarily to nil before calling form.
29125 Set `customized-face' to the new spec after that.
29126
29127 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
29128
29129 * subr.el (1value, lambda, key-substitution-in-progress):
29130 Doc fixes.
29131
29132 * autoinsert.el (auto-insert-alist):
29133 * ses.el (ses-call-printer):
29134 * subr.el (noreturn):
29135 * emacs-lisp/lisp.el (check-parens):
29136 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
29137 * net/browse-url.el (browse-url-mosaic):
29138 * progmodes/cc-defs.el (c-safe-scan-lists):
29139 * progmodes/ebnf-abn.el (ebnf-abn-lex):
29140 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
29141 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
29142 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
29143 * progmodes/ebnf-iso.el (ebnf-iso-lex):
29144 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
29145
29146 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
29147
29148 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
29149
29150 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
29151
29152 * calendar/appt.el (appt-make-list): Activate the package, if
29153 not already active (for backwards compatibility).
29154
29155 2005-06-20 Kim F. Storm <storm@cua.dk>
29156
29157 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
29158
29159 2005-06-20 Miles Bader <miles@gnu.org>
29160
29161 * faces.el (vertical-divider): New face.
29162
29163 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
29164
29165 * simple.el (kill-whole-line): Doc fix.
29166 (next-error-buffer-p, next-error-find-buffer)
29167 (clone-indirect-buffer): Fix typos in docstrings.
29168 (comment-line-break-function): Doc fix: don't say variable
29169 is automatically buffer-local (it isn't).
29170
29171 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
29172
29173 * net/tramp-ftp.el (top):
29174 * net/tramp-smb.el (top):
29175 * net/tramp-util.el (top):
29176 * net/tramp-uu.el (top):
29177 * net/tramp-vc.el (top):
29178 * net/tramp.el (top): Revert copyright years back to original
29179 ones. Tramp has a life outside GNU Emacs.
29180
29181 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
29182
29183 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
29184
29185 2005-06-18 Juri Linkov <juri@jurta.org>
29186
29187 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
29188 end of first regexp to limit the match to the position between
29189 line number and source line with same separator character as used
29190 between file name and line number. In the second regexp limit
29191 mouse-face area to file name and line number by adding new group
29192 for them and referring it in HYPERLINK arg.
29193 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
29194 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
29195 previous line where grep markers may be already removed.
29196
29197 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
29198
29199 * progmodes/ps-mode.el: Update version and maintainer's email address.
29200
29201 2005-06-18 Steve Youngs <steve@xemacs.org>
29202
29203 * net/browse-url.el (browse-url-browser-function)
29204 (browse-url-default-browser): Add firefox.
29205 (browse-url-firefox-program, browse-url-firefox-arguments)
29206 (browse-url-firefox-startup-arguments)
29207 (browse-url-firefox-new-window-is-tab): New defcustoms.
29208 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
29209
29210 2005-06-17 Richard M. Stallman <rms@gnu.org>
29211
29212 * startup.el (command-line): Warn if specified user name has
29213 no home directory.
29214
29215 * term.el (term-get-old-input, term-input-filter, term-input-sender)
29216 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
29217
29218 * longlines.el (longlines-mode, longlines-show-hard-newlines):
29219 Doc fixes.
29220
29221 * faces.el (underline): Try bold if terminal doesn't support underline.
29222
29223 * mail/sendmail.el (mail-setup-with-from): New variable.
29224 (mail-insert-from-field): New function.
29225 (sendmail-send-it): Call it.
29226 (mail-setup): Optionally call it here.
29227
29228 * term/linux.el: Call tty-no-underline.
29229
29230 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
29231
29232 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
29233
29234 2005-06-17 Miles Bader <miles@gnu.org>
29235
29236 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
29237 (ediff-current-diff-C, ediff-current-diff-Ancestor)
29238 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
29239 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
29240 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
29241 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
29242 Remove "-face" suffix from face names.
29243 (ediff-current-diff-face-A, ediff-current-diff-face-B)
29244 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29245 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29246 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29247 (ediff-even-diff-face-A, ediff-even-diff-face-B)
29248 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29249 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29250 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29251 New backward-compatibility aliases for renamed faces.
29252 (ediff-current-diff-face-A, ediff-current-diff-face-B)
29253 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
29254 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
29255 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
29256 (ediff-even-diff-face-A, ediff-even-diff-face-B)
29257 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
29258 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
29259 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
29260 Use renamed ediff faces.
29261
29262 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
29263 Remove "-face" suffix from face names.
29264 (eshell-test-ok-face, eshell-test-failed-face):
29265 New backward-compatibility aliases for renamed faces.
29266 (eshell-run-test): Use renamed eshell-test faces.
29267
29268 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
29269 face name.
29270 (eshell-prompt-face): New backward-compatibility alias for renamed
29271 face.
29272 (eshell-emit-prompt): Use renamed eshell-prompt face.
29273
29274 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
29275 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
29276 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
29277 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
29278 Remove "-face" suffix from face names.
29279 (eshell-ls-directory-face, eshell-ls-symlink-face)
29280 (eshell-ls-executable-face, eshell-ls-readonly-face)
29281 (eshell-ls-unreadable-face, eshell-ls-special-face)
29282 (eshell-ls-missing-face, eshell-ls-archive-face)
29283 (eshell-ls-backup-face, eshell-ls-product-face)
29284 (eshell-ls-clutter-face):
29285 New backward-compatibility aliases for renamed faces.
29286 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
29287
29288 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
29289 Remove "-face" suffix from face name.
29290 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
29291 instead of literal face.
29292
29293 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
29294
29295 * emacs-lisp/warnings.el (display-warning, lwarn)
29296 (warning-minimum-log-level): Doc fixes.
29297 (warning-minimum-level, warning-minimum-log-level):
29298 Add :debug to :type choices.
29299
29300 * progmodes/ada-mode.el (ada-format-paramlist)
29301 (ada-get-indent-case, ada-check-matching-start)
29302 (ada-check-defun-name, ada-goto-matching-decl-start)
29303 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
29304 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
29305 (ada-make-subprogram-body): Follow error conventions.
29306 (ada-case-exception-file, ada-indent-comment-as-code)
29307 (ada-indent-handle-comment-special, ada-indent-renames)
29308 (ada-indent-return, ada-search-directories-internal)
29309 (ada-tab-policy, ada-case-exception-substring)
29310 (ada-other-file-alist, ada-matching-start-re)
29311 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
29312 (ada-imenu-generic-expression, ada-compile-goto-error)
29313 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
29314 (ada-popup-menu, ada-add-extensions, ada-mode)
29315 (ada-region-selected, ada-create-case-exception)
29316 (ada-create-case-exception-substring, ada-after-keyword-p)
29317 (ada-activate-keys-for-case, ada-adjust-case-region)
29318 (ada-adjust-case-buffer, ada-format-paramlist)
29319 (ada-scan-paramlist, ada-insert-paramlist)
29320 (ada-indent-newline-indent)
29321 (ada-indent-newline-indent-conditional)
29322 (ada-justified-indent-current, ada-goto-previous-word)
29323 (ada-indent-current, ada-get-indent-open-paren)
29324 (ada-get-indent-paramlist, ada-get-indent-end)
29325 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
29326 (ada-get-indent-block-start, ada-get-indent-subprog)
29327 (ada-get-indent-noindent, ada-get-indent-label)
29328 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
29329 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
29330 (ada-goto-stmt-end, ada-goto-next-word)
29331 (ada-check-matching-start, ada-check-defun-name)
29332 (ada-goto-matching-decl-start, ada-goto-matching-start)
29333 (ada-goto-matching-end, ada-search-ignore-string-comment)
29334 (ada-in-decl-p, ada-looking-at-semi-or)
29335 (ada-looking-at-semi-private, ada-in-paramlist-p)
29336 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
29337 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
29338 (ada-next-procedure, ada-previous-procedure, ada-next-package)
29339 (ada-previous-package, ada-create-menu)
29340 (ada-fill-comment-paragraph-justify)
29341 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
29342 (ada-other-file-name, ada-last-which-function-line)
29343 (ada-last-which-function-subprog, ada-which-function)
29344 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
29345 (ada-gen-treat-proc, ada-check-emacs-version)
29346 (ada-continuation-indent, ada-align-region-separate):
29347 Fix typos in docstrings.
29348 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
29349
29350 2005-06-16 Lute Kamstra <lute@gnu.org>
29351
29352 * simple.el (fundamental-mode): Run after-change-major-mode-hook
29353 conditionally.
29354
29355 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
29356
29357 * comint.el (comint-replace-by-expanded-filename)
29358 (comint-prompt-regexp, comint-delimiter-argument-list)
29359 (comint-preinput-scroll-to-bottom):
29360 * info.el (Info-hide-cookies-node):
29361 * ls-lisp.el (ls-lisp-classify):
29362 * find-file.el (ff-search-directories, ff-special-constructs)
29363 (ff-find-other-file):
29364 * font-lock.el (font-lock-keywords):
29365 * shell.el (shell-prompt-pattern)
29366 (shell-dynamic-complete-functions, shell-mode)
29367 (shell-delimiter-argument-list):
29368 * term.el (term-replace-by-expanded-filename)
29369 (term-prompt-regexp, term-delimiter-argument-list):
29370 * woman.el (woman-ignore, woman0-if):
29371 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
29372 * emacs-lisp/elint.el (elint-init-env):
29373 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
29374 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
29375 * language/ethio-util.el (ethio-tilde-escape)
29376 (ethio-use-three-dot-question):
29377 * net/zone-mode.el (zone-mode-load-time-setup):
29378 * progmodes/cc-align.el (c-lineup-argcont):
29379 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
29380 * progmodes/cperl-mode.el (cperl-set-style-back):
29381 * progmodes/inf-lisp.el (inferior-lisp-prompt):
29382 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
29383 Fix spellings in docstrings.
29384
29385 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
29386 * progmodes/modula2.el (m2-for): Fix spellings.
29387
29388 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
29389
29390 * simple.el (undo-more): Don't use `format' on `error' arguments.
29391 Improve argument/docstring consistency.
29392 (pending-undo-list): Doc fix.
29393
29394 * smerge-mode.el (smerge-ensure-match):
29395 * emulation/vip.el (vip-ex):
29396 * net/zone-mode.el (zone-mode-update-serial):
29397 * progmodes/idlwave.el (idlwave-complete):
29398 * progmodes/vhdl-mode.el (vhdl-visit-file)
29399 (vhdl-compose-wire-components):
29400 Don't use `format' on `error' arguments.
29401
29402 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
29403 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
29404 (tooltip-help-tips): Fix typos in docstrings.
29405
29406 2005-06-16 David Ponce <david@dponce.com>
29407
29408 * tree-widget.el (tree-widget-value-create): Simplify last change.
29409
29410 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
29411
29412 * ido.el (ido-incomplete-regexp): New variable.
29413 (ido-set-matches-1): Handle invalid-regexp error and set
29414 ido-incomplete-regexp.
29415 (ido-incomplete-regexp): New face.
29416 (ido-completions): Use it.
29417 (ido-complete, ido-exit-minibuffer, ido-completions):
29418 Handle incomplete regexps.
29419 (ido-completions): Add check for complete match when entering a regexp.
29420
29421 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
29422
29423 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
29424
29425 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
29426
29427 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
29428 by field delimiters.
29429
29430 2005-06-15 David Ponce <david@dponce.com>
29431
29432 * tree-widget.el: eval-and-compile inlined functions so they will
29433 be available at run-time too.
29434 (tree-widget-super-format-handler)
29435 (tree-widget-format-handler): Remove.
29436 (tree-widget-value-create): Handle the :indent property.
29437
29438 2005-06-15 Miles Bader <miles@gnu.org>
29439
29440 * progmodes/which-func.el (which-func): Only inherit
29441 `font-lock-function-name-face' when that makes sense against the
29442 default mode-line face, otherwise set the face color explicitly.
29443
29444 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
29445 faces instead of (non-existent) variables.
29446
29447 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
29448
29449 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
29450 (iswitchb-get-matched-buffers): Likewise. Simplify.
29451
29452 2005-06-14 Miles Bader <miles@gnu.org>
29453
29454 * progmodes/ld-script.el (ld-script-location-counter):
29455 Remove "-face" suffix from face name.
29456 (ld-script-location-counter-face):
29457 New backward-compatibility alias for renamed face.
29458 (ld-script-location-counter-face): Use renamed face.
29459
29460 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
29461 (cperl-hash): Remove "-face" suffix from face names.
29462 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
29463 New backward-compatibility aliases for renamed faces.
29464 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
29465 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
29466
29467 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
29468 name.
29469 (which-func-face): New backward-compatibility alias for renamed face.
29470 (which-func-format): Use renamed which-func face.
29471
29472 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
29473 (vhdl-function, vhdl-directive, vhdl-reserved-word)
29474 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29475 names.
29476 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
29477 (vhdl-speedbar-configuration, vhdl-speedbar-package)
29478 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
29479 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
29480 (vhdl-speedbar-architecture-selected)
29481 (vhdl-speedbar-configuration-selected)
29482 (vhdl-speedbar-package-selected)
29483 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
29484 names.
29485 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
29486 Use renamed faces.
29487 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
29488 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
29489 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
29490 Use renamed faces.
29491 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
29492 names.
29493 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
29494 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
29495 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
29496 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
29497 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
29498 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
29499
29500 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
29501 face name.
29502 (sh-heredoc-face): New backward-compatibility alias for renamed face.
29503 (sh-heredoc-face): Use renamed sh-heredoc face.
29504
29505 * progmodes/idlw-help.el (idlwave-help-link):
29506 Remove "-face" suffix from face name.
29507 (idlwave-help-link-face):
29508 New backward-compatibility alias for renamed face.
29509 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
29510
29511 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
29512 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
29513 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
29514 New backward-compatibility aliases for renamed faces.
29515 (idlwave-shell-disabled-breakpoint-face)
29516 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
29517
29518 * progmodes/flymake.el (flymake-errline, flymake-warnline):
29519 Remove "-face" suffix from face names.
29520 (flymake-errline-face, flymake-warnline-face):
29521 New backward-compatibility aliases for renamed faces.
29522 (flymake-highlight-line): Use renamed flymake faces.
29523
29524 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
29525 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
29526 (ebrowse-member-class, ebrowse-progress):
29527 Remove "-face" suffix from face names.
29528 (ebrowse-tree-mark-face, ebrowse-root-class-face)
29529 (ebrowse-file-name-face, ebrowse-default-face)
29530 (ebrowse-member-attribute-face, ebrowse-member-class-face)
29531 (ebrowse-progress-face):
29532 New backward-compatibility aliases for renamed faces.
29533 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
29534 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
29535 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
29536 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
29537
29538 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
29539 antlr-syntax)
29540 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
29541 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
29542 names.
29543 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
29544 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
29545 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
29546 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
29547 backward-compatibility aliases for renamed faces.
29548 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
29549 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
29550 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
29551 remove "font-lock-". Use renamed antlr-mode faces.
29552 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
29553 literal face-names with face variable references.
29554
29555 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
29556 face name.
29557 (Buffer-menu-buffer-face): New backward-compatibility alias for
29558 renamed face.
29559 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
29560
29561 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
29562
29563 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
29564 Eliminate "-face" suffix.
29565 (makefile-targets): Inherit from font-lock-function-name-face and
29566 eliminate "-face" suffix.
29567 (makefile-shell): Remove attributes and eliminate "-face" suffix.
29568 (makefile-*-font-lock-keywords): Append makefile-targets in rule
29569 actions, instead of prepending, to make it less visible.
29570 (makefile-previous-dependency, makefile-match-dependency):
29571 Don't match a target on a continuation line.
29572
29573 * files.el (auto-mode-alist): Put Makefile in gmake mode.
29574
29575 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
29576
29577 * progmodes/gdb-ui.el (menu): Re-order menu items.
29578 (gdb-tooltip-print): Respect tooltip-use-echo-area.
29579
29580 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
29581 Define in tooltip.el.
29582 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
29583 (gud-tooltip-tips): Respect tooltip-use-echo-area and
29584 gud-tooltip-echo-area.
29585
29586 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
29587 backward compatibility and make obsolete.
29588 (tooltip-help-tips): Use tooltip-use-echo-area.
29589 (tooltip-show-help-function): Rename to...
29590 (tooltip-show-help): ...this, because it is a function.
29591 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
29592
29593 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
29594
29595 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
29596 (edebug-print-length, edebug-print-level, edebug-print-circle)
29597 (edebug-modify-breakpoint, edebug-eval-last-sexp)
29598 (edebug-eval-print-last-sexp): Doc fixes.
29599
29600 2005-06-14 Kim F. Storm <storm@cua.dk>
29601
29602 * ido.el (ido-mode): Make a new keymap every time we enable ido,
29603 as the coverage buffer/file/both may change.
29604
29605 2005-06-14 Lute Kamstra <lute@gnu.org>
29606
29607 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
29608 and run-mode-hooks. Simplify.
29609
29610 * mail/rmailedit.el (rmail-edit-mode):
29611 * progmodes/octave-inf.el (inferior-octave-mode):
29612 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
29613
29614 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
29615 and run-mode-hooks.
29616 (recentf-edit-list, recentf-open-files): Don't call
29617 kill-all-local-variables directly.
29618
29619 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
29620
29621 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
29622
29623 * emacs-lisp/byte-run.el (make-obsolete)
29624 (define-obsolete-function-alias): Rename arguments FUNCTION and
29625 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
29626 (make-obsolete-variable, define-obsolete-variable-alias):
29627 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
29628 respectively.
29629
29630 * isearchb.el (isearchb-activate):
29631 * pcvs.el (cvs-mode):
29632 * ses.el (ses-load):
29633 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
29634 * net/tramp.el (tramp-find-file-exists-command)
29635 (tramp-find-shell):
29636 * progmodes/ada-mode.el (ada-create-case-exception)
29637 (ada-create-case-exception-substring, ada-make-subprogram-body):
29638 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
29639 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
29640 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
29641 * textmodes/org.el (org-promote, org-evaluate-time-range)
29642 (org-agenda-next-date-line, org-agenda-previous-date-line)
29643 (org-agenda-error, org-open-at-point, org-table-move-row)
29644 (org-format-table-table-html-using-table-generate-source)
29645 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
29646 * textmodes/reftex.el (reftex-access-scan-info):
29647 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
29648 (reftex-toc-promote-prepare): Follow error conventions.
29649
29650 * diff-mode.el (diff-mode): Fix typo in docstring.
29651
29652 * forms.el (forms--intuit-from-file): Fix reference to
29653 `forms-number-of-fields' in error message.
29654 (forms-print): Fix quoting in error message.
29655
29656 * forms.el (forms-mode):
29657 * emulation/vi.el (vi-goto-insert-state):
29658 * progmodes/flymake.el (flymake-new-err-info)
29659 (flymake-start-syntax-check-for-current-buffer)
29660 (flymake-simple-cleanup):
29661 * eshell/esh-var.el (eshell/export):
29662 * progmodes/gud.el (xdb):
29663 * textmodes/flyspell.el (flyspell-incorrect-hook)
29664 (flyspell-maybe-correct-transposition)
29665 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
29666
29667 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
29668
29669 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
29670 minibuffer prompt.
29671
29672 2005-06-13 Kim F. Storm <storm@cua.dk>
29673
29674 * subr.el (add-to-ordered-list): New defun.
29675
29676 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
29677 add cua--keymap-alist to emulation-mode-map-alists.
29678
29679 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
29680
29681 * subr.el (complete-in-turn): New macro.
29682 (dynamic-completion-table, lazy-completion-table): Add debug info.
29683
29684 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
29685 in preference to face aliases.
29686
29687 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
29688 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
29689 Remove unused vars `start' and `firstline'.
29690 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
29691 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
29692
29693 2005-06-13 Eli Zaretskii <eliz@gnu.org>
29694
29695 * cus-start.el (all): Don't complain about missing GTK-related
29696 variables, unless either `gtk' is boundp or this isn't a
29697 `windows-nt' build.
29698
29699 2005-06-13 Lute Kamstra <lute@gnu.org>
29700
29701 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
29702 run-mode-hooks.
29703
29704 * ediff-mult.el (ediff-meta-mode):
29705 * ediff-util.el (ediff-mode): Use run-mode-hooks.
29706
29707 * ledit.el (ledit-mode): Use delay-mode-hooks.
29708
29709 * woman.el (woman-mode-line-format): Delete constant.
29710 (woman-mode-map): Initialize it properly.
29711 (woman-mode): Set mode-class property to special.
29712 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
29713 Set major-mode and mode-name. Don't set mode-line-format directly.
29714 (Man-getpage-in-background): Don't reference woman-mode-line-format.
29715
29716 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
29717 string argument obsolete.
29718
29719 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
29720
29721 * textmodes/org.el (org-CUA-compatible): New option.
29722 (org-disputed-keys): New variable.
29723 (org-key): New function.
29724 (orgtbl-make-binding): Add docstring to the created function.
29725 (org-mode): Set paragraph start/separate regexps.
29726 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
29727 (org-archive-location, org-archive-mark-done)
29728 (org-archive-stamp-time): New options.
29729 (org-archive-subtree): New command.
29730 (org-fill-paragraph): New function.
29731 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
29732 (org-fake-empty-table-line): Function removed.
29733 (org-format-org-table-html): Do not create empty table lines at
29734 separator lines. Improved table header treatment.
29735 (org-link-format): New option.
29736 (org-make-link): New function.
29737 (org-insert-link, org-store-link): Use org-make-link.
29738 (org-open-file): Quote file name for shell command, to allow
29739 spaces in file names.
29740 (org-link-regexp): Fix bug with mailto link.
29741 (org-link-maybe-angles-regexp, org-protected-link-regexp):
29742 New constants.
29743 (org-export-as-html): Deal with the optional angles around a link.
29744 Better treatment of file: links.
29745 (org-open-at-point): Replace @{ and @} with < and >.
29746 (org-run-mode-hooks): Function removed.
29747 (org-agenda-mode): No longer use `org-run-mode-hooks'.
29748
29749 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
29750
29751 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
29752 MI command -data-list-register-values.
29753 (gdb-post-prompt): Indent properly.
29754
29755 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
29756
29757 * hilit-chg.el (highlight-changes-colors): Rename from
29758 `highlight-changes-colours'.
29759 (highlight-changes-colours): Keep as obsolete alias.
29760 (highlight-changes-face-list): Doc fix.
29761 (hilit-chg-make-list): Use `highlight-changes-colors'.
29762
29763 2005-06-12 Mark A. Hershberger <mah@everybody.org>
29764
29765 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
29766 defun-prompt-regexp.
29767
29768 2005-06-12 Eli Zaretskii <eliz@gnu.org>
29769
29770 * loadup.el: Don't say we are dumping under 2 names on windows-nt
29771 and cygwin.
29772
29773 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
29774 Don't use an old loaddefs.el, as in Makefile.in.
29775
29776 2005-06-12 Lute Kamstra <lute@gnu.org>
29777
29778 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
29779
29780 * man.el (Man-mode-map): Initialize it properly.
29781 (Man-mode): Set mode-class property to special.
29782
29783 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
29784
29785 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
29786
29787 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
29788 A newline is needed in the docstring there.
29789
29790 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
29791 Doc fixes.
29792
29793 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
29794
29795 * printing.el: Doc fix. The menubar is no more changed when printing
29796 is loaded, it only changes when pr-menu-bind or pr-update-menus is
29797 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
29798 (pr-version): New version number (6.8.4).
29799 (pr-menu-bind): New command.
29800 (pr-update-menus): Docstring and code fix.
29801 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
29802 Docstring fix.
29803 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
29804 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
29805
29806 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
29807
29808 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
29809 "Returns" to "return", document useful return values, etc.
29810
29811 2005-06-11 Alan Mackenzie <acm@muc.de>
29812
29813 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
29814 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
29815 (adaptive-file-function): Minor amendment to doc-string.
29816
29817 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
29818
29819 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
29820 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
29821 Fix :type--it is `integer', not `string'.
29822
29823 * faces.el (modeline-highlight): Rename from (the erroneous)
29824 `modeline-higilight'.
29825
29826 2005-06-11 Lute Kamstra <lute@gnu.org>
29827
29828 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
29829 lisp-interaction-mode-map but make it the parent.
29830 (edebug-eval-mode): Use define-derived-mode.
29831
29832 2005-06-11 Andreas Schwab <schwab@suse.de>
29833
29834 * bindings.el: Add binding of `ESC functionkey' for every
29835 `M-functionkey'.
29836 * hexl.el (hexl-mode-map): Likewise.
29837
29838 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
29839
29840 * progmodes/compile.el (compilation-error-regexp-alist-alist)
29841 [msft]: update regexp for newer msft compilers.
29842
29843 2005-06-10 Mark A. Hershberger <mah@everybody.org>
29844
29845 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
29846 ATTLIST portions of included DTDs.
29847 (xml-parse-dtd): Eliminate use of inefficient match-data.
29848
29849 2005-06-10 Miles Bader <miles@gnu.org>
29850
29851 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
29852 (mpuz-text): Remove "-face" suffix from face names.
29853 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
29854 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
29855 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
29856
29857 * play/gomoku.el (gomoku-O, gomoku-X):
29858 Remove "-face" suffix from face names.
29859 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
29860 New backward-compatibility aliases for renamed faces.
29861 (gomoku-font-lock-keywords): Use renamed gomoku faces.
29862
29863 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29864
29865 * thumbs.el: Fixes for changes of 2005-06-09.
29866 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
29867 as a directory.
29868 (thumbs-thumbname): Remove directory separator from format string;
29869 `thumbs-thumbsdir' now returns a valid directory name.
29870 (thumbs-temp-dir): New defsubst.
29871 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
29872 Use it.
29873
29874 * cus-edit.el (minibuffer):
29875 * files.el (make-backup-file-name-function):
29876 * filesets.el (filesets-external-viewers):
29877 * hilit-chg.el (highlight-changes-colours)
29878 (highlight-changes-face-list, highlight-changes-rotate-faces):
29879 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
29880 * kmacro.el (kmacro-call-macro):
29881 * log-edit.el (log-edit-changelog-full-paragraphs):
29882 * mouse.el (mouse-1-click-follows-link):
29883 * skeleton.el (skeleton-autowrap):
29884 * subr.el (insert-for-yank-1):
29885 * tempo.el (tempo-insert-region):
29886 * terminal.el (terminal-emulator):
29887 * time.el (display-time-mail-face):
29888 * vc.el (vc-annotate):
29889 * vcursor.el (vcursor-copy-line):
29890 * woman.el (woman-bold-headings, woman-ignore)
29891 (woman-default-faces, woman-monochrome-faces):
29892 * calendar/todo-mode.el (todo-insert-threshold):
29893 * emulation/pc-select.el (pc-select-selection-keys-only)
29894 (pc-selection-mode):
29895 * emulation/vip.el (vip-find-char-forward):
29896 * emulation/viper-cmd.el (viper-find-char-forward):
29897 * international/mule-cmds.el
29898 (select-safe-coding-system-accept-default-p)
29899 (input-method-exit-on-invalid-key):
29900 * international/mule-diag.el (describe-coding-system):
29901 * international/ucs-tables.el (unify-8859-on-encoding-mode):
29902 * net/browse-url.el (browse-url-xterm-program):
29903 * obsolete/lazy-lock.el (lazy-lock-mode):
29904 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29905 (cperl-mode):
29906 * progmodes/cpp.el (cpp-face-light-name-list)
29907 (cpp-face-dark-name-list):
29908 * progmodes/delphi.el (delphi-newline-always-indents):
29909 Fix spellings in docstrings.
29910
29911 * ido.el (ido-mode, ido-file-extensions-order)
29912 (ido-default-file-method, ido-default-buffer-method)
29913 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29914 (ido-decorations, ido-read-file-name-as-directory-commands)
29915 (ido-read-file-name-non-ido, ido-work-directory-list)
29916 (ido-ignore-item-temp-list, ido-current-directory)
29917 (ido-magic-forward-char, ido-enter-find-file)
29918 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29919 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29920
29921 2005-06-10 Lute Kamstra <lute@gnu.org>
29922
29923 * play/dunnet.el (dun-mode): Use define-derived-mode.
29924 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
29925 obsolete alias.
29926
29927 * play/doctor.el (doctor-mode-map): Remove defvar.
29928 (doctor-mode): Use define-derived-mode.
29929
29930 * mail/mspools.el (mspools-mode):
29931 * net/eudc-hotlist.el (eudc-hotlist-mode):
29932 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29933
29934 2005-06-10 Miles Bader <miles@gnu.org>
29935
29936 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29937 Remove "-face" suffix from face names.
29938 (flyspell-incorrect-face, flyspell-duplicate-face):
29939 New backward-compatibility aliases for renamed faces.
29940 (flyspell-mode-on, make-flyspell-overlay)
29941 (flyspell-highlight-incorrect-region)
29942 (flyspell-highlight-duplicate-region)
29943 (flyspell-display-next-corrections)
29944 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29945
29946 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29947 from face name.
29948 (texinfo-heading-face): New backward-compatibility alias for
29949 renamed face.
29950 (texinfo-heading-face): Use renamed texinfo-heading face.
29951
29952 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29953 suffix from face names.
29954 (tex-math-face, tex-verbatim-face):
29955 New backward-compatibility aliases for renamed faces.
29956 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29957 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29958 literal face name.
29959
29960 * textmodes/table.el (table-cell): Remove "-face" suffix from face
29961 name.
29962 (table-cell-face): New backward-compatibility alias for renamed face.
29963 (table--put-cell-face-property, table--update-cell-face):
29964 Use renamed table-cell face.
29965
29966 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29967 from face name.
29968 (sgml-namespace-face): New backward-compatibility alias for
29969 renamed face.
29970 (sgml-namespace-face): Use renamed sgml-namespace face.
29971
29972 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29973 (org-level-4, org-level-5, org-level-6, org-level-7)
29974 (org-level-8, org-warning, org-headline-done)
29975 (org-deadline-announce, org-scheduled-today)
29976 (org-scheduled-previously, org-link, org-done, org-table)
29977 (org-time-grid): Remove "-face" suffix from face names.
29978 (org-level-1-face, org-level-2-face, org-level-3-face)
29979 (org-level-4-face, org-level-5-face, org-level-6-face)
29980 (org-level-7-face, org-level-8-face, org-warning-face)
29981 (org-headline-done-face, org-deadline-announce-face)
29982 (org-scheduled-today-face, org-scheduled-previously-face)
29983 (org-link-face, org-done-face, org-table-face)
29984 (org-time-grid-face):
29985 New backward-compatibility aliases for renamed faces.
29986 (org-level-faces, org-set-font-lock-defaults, org-timeline)
29987 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29988 (org-agenda-get-timestamps, org-agenda-get-scheduled)
29989 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29990
29991 * emulation/viper-init.el (viper-search, viper-replace-overlay)
29992 (viper-minibuffer-emacs, viper-minibuffer-insert)
29993 (viper-minibuffer-vi): Remove "-face" suffix from face names.
29994 (viper-search-face, viper-replace-overlay-face)
29995 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29996 (viper-minibuffer-vi-face):
29997 New backward-compatibility aliases for renamed faces.
29998 (viper-search-face, viper-replace-overlay-face)
29999 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
30000 (viper-minibuffer-vi-face): Use renamed viper faces.
30001
30002 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
30003 Remove "-face" suffix from face names.
30004 (testcover-nohits-face, testcover-1value-face):
30005 New backward-compatibility aliases for renamed faces.
30006 (testcover-mark): Use renamed testcover faces.
30007
30008 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
30009 face name.
30010 (diary-button-face): New backward-compatibility alias for renamed face.
30011 (diary-entry): Use renamed diary-button face.
30012
30013 * calendar/calendar.el (diary, calendar-today, holiday)
30014 (mark-visible-calendar-date): Remove "-face" suffix from face names.
30015 (diary-face, calendar-today-face, holiday-face):
30016 New backward-compatibility aliases for renamed faces.
30017 (eval-after-load "facemenu", diary-entry-marker)
30018 (calendar-today-marker, calendar-holiday-marker, diary-face):
30019 Use renamed calendar faces.
30020
30021 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
30022 (compare-windows-face): New backward-compatibility alias for
30023 renamed face.
30024 (compare-windows-highlight): Use renamed compare-windows face.
30025
30026 * strokes.el (strokes-char): Remove "-face" suffix from face name.
30027 (strokes-char-face): New backward-compatibility alias for renamed face.
30028 (strokes-encode-buffer): Use renamed strokes-char face.
30029
30030 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
30031 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
30032 Remove "-face" suffix from face names.
30033 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
30034 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
30035 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
30036 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
30037 Use renamed pcvs faces.
30038 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
30039 * pcvs-defs.el (cvs-mode-map): Likewise.
30040 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
30041
30042 * info.el (info-title-1, info-title-2, info-title-3)
30043 (info-title-4): Remove "-face" suffix from and downcase face names.
30044 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
30045 (Info-title-4-face):
30046 New backward-compatibility aliases for renamed faces.
30047 (Info-fontify-node): Use renamed info faces.
30048
30049 * hilit-chg.el (highlight-changes, highlight-changes-delete):
30050 Remove "-face" suffix from face names.
30051 (highlight-changes-face, highlight-changes-delete-face):
30052 New backward-compatibility aliases for renamed faces.
30053 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
30054 (hilit-chg-make-list): Use renamed highlight-changes faces.
30055
30056 * generic-x.el (show-tabs-tab, show-tabs-space):
30057 Remove "-face" suffix from face names.
30058 (show-tabs-tab-face, show-tabs-space-face):
30059 New backward-compatibility aliases for renamed faces.
30060 (show-tabs-generic-mode-font-lock-defaults-1)
30061 (show-tabs-generic-mode-font-lock-defaults-2):
30062 Use renamed show-tabs faces.
30063
30064 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
30065 (smerge-markers): Remove "-face" suffix from face names.
30066 (smerge-mine-face, smerge-other-face, smerge-base-face)
30067 (smerge-markers-face):
30068 New backward-compatibility aliases for renamed faces.
30069 (smerge-mine-face, smerge-other-face, smerge-base-face)
30070 (smerge-markers-face): Use renamed smerge faces.
30071
30072 * log-view.el (log-view-file, log-view-message): Remove "-face"
30073 suffix from face names.
30074 (log-view-file-face, log-view-message-face):
30075 New backward-compatibility aliases for renamed faces.
30076 (log-view-file-face, log-view-message-face): Use renamed log-view
30077 faces.
30078
30079 * paren.el (show-paren-match, show-paren-mismatch):
30080 Remove "-face" suffix from face names.
30081 (show-paren-match-face, show-paren-mismatch-face):
30082 New backward-compatibility aliases for renamed faces.
30083 (show-paren-function): Use renamed show-paren faces.
30084
30085 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
30086 (ruler-mode-margins, ruler-mode-fringes)
30087 (ruler-mode-column-number, ruler-mode-fill-column)
30088 (ruler-mode-comment-column, ruler-mode-goal-column)
30089 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
30090 suffix from face names.
30091 (ruler-mode-default-face, ruler-mode-pad-face)
30092 (ruler-mode-margins-face, ruler-mode-fringes-face)
30093 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
30094 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
30095 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
30096 New backward-compatibility aliases for renamed faces.
30097 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
30098 (ruler-mode-column-number, ruler-mode-fill-column)
30099 (ruler-mode-comment-column, ruler-mode-goal-column)
30100 (ruler-mode-tab-stop, ruler-mode-current-column)
30101 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
30102 faces.
30103
30104 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
30105 face name.
30106 (whitespace-highlight-the-space): Use renamed face.
30107 (whitespace-highlight-face): New backward-compatibility alias for
30108 renamed face.
30109
30110 * woman.el (woman-italic, woman-bold, woman-unknown)
30111 (woman-addition, woman-symbol-face):
30112 Remove "-face" suffix from face names.
30113 (woman-italic-face, woman-bold-face, woman-unknown-face)
30114 (woman-addition-face):
30115 New backward-compatibility aliases for renamed faces.
30116 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
30117 (woman-decode-region, woman-replace-match)
30118 (woman-display-extended-fonts, woman-special-characters)
30119 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
30120 Use renamed woman faces.
30121
30122 * longlines.el (longlines-visible-face): Face removed.
30123
30124 * diff-mode.el (diff-header, diff-file-header, diff-index)
30125 (diff-hunk-header, diff-removed, diff-added, diff-changed)
30126 (diff-function, diff-context, diff-nonexistent): Remove "-face"
30127 suffix from face names.
30128 (diff-header-face, diff-file-header-face, diff-index-face)
30129 (diff-hunk-header-face, diff-removed-face, diff-added-face)
30130 (diff-changed-face, diff-function-face, diff-context-face)
30131 (diff-nonexistent-face): New backward-compatibility aliases for
30132 renamed faces.
30133 (diff-header-face, diff-file-header-face)
30134 (diff-index, diff-index-face, diff-hunk-header)
30135 (diff-hunk-header-face, diff-removed, diff-removed-face)
30136 (diff-added, diff-added-face, diff-changed-face, diff-function)
30137 (diff-function-face, diff-context-face, diff-nonexistent)
30138 (diff-nonexistent-face): Use renamed diff-mode faces.
30139
30140 * progmodes/compile.el (compilation-warning-face)
30141 (compilation-info-face): Remove "-face" suffix from face names.
30142 (compilation-warning-face, compilation-info-face):
30143 New backward-compatibility aliases for renamed faces.
30144 (compilation-warning-face, compilation-info-face):
30145 Use renamed compilation faces.
30146
30147 * add-log.el (change-log-date, change-log-name)
30148 (change-log-email, change-log-file, change-log-list)
30149 (change-log-conditionals, change-log-function)
30150 (change-log-acknowledgement): Remove "-face" suffix from face names.
30151 (change-log-date-face, change-log-name-face)
30152 (change-log-email-face, change-log-file-face)
30153 (change-log-list-face, change-log-conditionals-face)
30154 (change-log-function-face, change-log-acknowledgement-face):
30155 New backward-compatibility aliases for renamed faces.
30156 (change-log-font-lock-keywords): Use renamed change-log faces.
30157
30158 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
30159 (custom-set, custom-changed, custom-saved, custom-button)
30160 (custom-button-pressed, custom-documentation, custom-state)
30161 (custom-comment, custom-comment-tag, custom-variable-tag)
30162 (custom-variable-button, custom-face-tag, custom-group-tag-1)
30163 (custom-group-tag): Remove "-face" suffix from face names.
30164 (custom-magic-alist, custom-magic-value-create)
30165 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
30166 (custom-invalid-face, custom-rogue-face, custom-modified-face)
30167 (custom-set-face, custom-changed-face, custom-saved-face)
30168 (custom-button-face, custom-button-pressed-face)
30169 (custom-documentation-face, custom-state-face)
30170 (custom-comment-face, custom-comment-tag-face)
30171 (custom-variable-tag-face, custom-variable-button-face)
30172 (custom-face-tag-face, custom-group-tag-face-1)
30173 (custom-group-tag-face):
30174 New backward-compatibility aliases for renamed faces.
30175
30176 * wid-edit.el (widget-documentation, widget-button)
30177 (widget-field, widget-single-line-field, widget-inactive)
30178 (widget-button-pressed): "-face" suffix removed from face names.
30179 (widget-documentation-face, widget-button-face)
30180 (widget-field-face, widget-single-line-field-face)
30181 (widget-inactive-face, widget-button-pressed-face):
30182 New backward-compatibility aliases for renamed faces.
30183 (widget-documentation-face, widget-button-face)
30184 (widget-button-pressed-face, widget-specify-field)
30185 (widget-specify-inactive): Use renamed widget faces.
30186
30187 2005-06-10 Kenichi Handa <handa@m17n.org>
30188
30189 * term/x-win.el (x-clipboard-yank): Remove condition-case
30190 wrapping.
30191
30192 2005-06-11 Kenichi Handa <handa@m17n.org>
30193
30194 * add-log.el (change-log-font-lock-keywords): Make the regexp for
30195 date lines stricter.
30196
30197 2005-06-10 Zhang Wei <id.brep@gmail.com>
30198
30199 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
30200 of x-get-selection.
30201
30202 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
30203
30204 * comint.el (comint-mode, comint-snapshot-last-prompt):
30205 * frame.el (frame-current-scroll-bars):
30206 * term.el (term-mode, term-check-proc, term-input-sender)
30207 (term-simple-send, term-extract-string, term-word)
30208 (term-match-partial-filename):
30209 * window.el (window-current-scroll-bars):
30210 * emulation/cua-base.el (cua-normal-cursor-color)
30211 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
30212 (cua-global-mark-cursor-color):
30213 * mail/undigest.el (rmail-forward-separator-regex):
30214 Fix typos in docstrings.
30215
30216 * comint.el (comint-check-proc, make-comint-in-buffer)
30217 (comint-source-default): Doc fixes.
30218
30219 * term.el (term-send-string): Improve argument/docstring consistency.
30220
30221 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
30222
30223 * comint.el (comint-send-input): Bind `inhibit-read-only' around
30224 call to `delete-region'.
30225 (comint-mode-hook): Do not enable Font Lock by default.
30226
30227 2005-06-09 Lute Kamstra <lute@gnu.org>
30228
30229 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
30230 could be void.
30231
30232 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
30233
30234 * emacs-lisp/debug.el (debugger-will-be-back): New var.
30235 (debug): Use it.
30236 (debugger-step-through, debugger-continue, debugger-jump)
30237 (debugger-return-value): Set it when needed.
30238 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
30239 Use inhibit-read-only.
30240
30241 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
30242
30243 * window.el (shrink-window-if-larger-than-buffer)
30244 (window-size-fixed): Fix typo in docstring.
30245
30246 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
30247 thumbnails directory on loading.
30248 (thumbs-conversion-program): Use `eq' to check the system type,
30249 not `equal'.
30250 (thumbs-temp-dir): Initialize to `temporary-file-directory',
30251 not "/tmp". Fix docstring.
30252 (thumbs-thumbsdir): New function to return the thumbnails
30253 directory, creating it if needed.
30254 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
30255 (thumbs-temp-file): Delete variable and make it into a function.
30256 (thumbs-resize-image, thumbs-modify-image): Use it.
30257 (thumbs-kill-buffer): Simplify.
30258 (thumbs-gensym): Defalias or duplicate CL `gensym'.
30259 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
30260 docstrings.
30261
30262 2005-06-09 Kim F. Storm <storm@cua.dk>
30263
30264 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
30265 set-match-data to free markers in match-data.
30266
30267 * replace.el (replace-match-data): Pass RESEAT arg `t' to
30268 match-data to unchain markers in match-data.
30269
30270 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
30271
30272 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
30273 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
30274 unnecessary now.
30275
30276 2005-06-08 Richard M. Stallman <rms@gnu.org>
30277
30278 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
30279 give the variable a doc string that doesn't say don't set it directly.
30280
30281 * textmodes/ispell.el (ispell-check-version):
30282 Use match-string-no-properties.
30283 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
30284 (ispell-buffer-local-words): Likewise.
30285
30286 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
30287 except on terminals with enough colors to really display it.
30288 (makefile-dependency-regex): Delete spurious `bb'.
30289
30290 * faces.el (escape-glyph): Use blue once again in last case.
30291 (no-break-space): Redefine so that it isn't invisible on a tty.
30292
30293 2005-06-08 Kim F. Storm <storm@cua.dk>
30294
30295 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
30296 also when reading directory name.
30297
30298 2005-06-08 Lute Kamstra <lute@gnu.org>
30299
30300 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
30301 (flyspell-mode-line-string): Remove autoload cookie.
30302 (flyspell-mode): Remove defvar.
30303
30304 2005-06-07 Lute Kamstra <lute@gnu.org>
30305
30306 * textmodes/org.el (org-run-mode-hooks): New function.
30307 (org-agenda-mode): Use it.
30308
30309 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
30310
30311 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
30312
30313 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
30314
30315 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
30316
30317 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
30318
30319 * font-lock.el (font-lock-add-keywords): Doc fix.
30320
30321 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
30322
30323 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
30324 (tex-compile-default): In the absence of any history, use the order in
30325 tex-compile-alist to choose the preferred command.
30326 (tex-compile-commands): Reorder a bit.
30327
30328 * textmodes/flyspell.el (flyspell-auto-correct-binding)
30329 (flyspell-incorrect-face, flyspell-duplicate-face):
30330 Use (X)Emacs-agnostic code.
30331 (flyspell-mode-map): Don't overwrite at each load. Remove code
30332 redundant with the subsequent add-minor-mode. Merge Emacs and
30333 XEmacs code.
30334 (flyspell-word): Minor simplification.
30335 (flyspell-math-tex-command-p): Quieten the byte-compiler.
30336 (flyspell-external-point-words): Remove unused vars `size' and `start'.
30337 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
30338 Merge the corresponding Emacs code.
30339 (flyspell-correct-word, flyspell-xemacs-popup):
30340 Use flyspell-do-correct.
30341
30342 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
30343 a dedicated window.
30344
30345 * international/latexenc.el (latexenc-find-file-coding-system):
30346 Undo part of last patch, to turn off a compiler warning.
30347
30348 2005-06-06 Juri Linkov <juri@jurta.org>
30349
30350 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
30351 Rename `tmm-inactive-face' to `tmm-inactive'.
30352
30353 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
30354
30355 * iswitchb.el: Rename faces.
30356
30357 2005-06-06 Kim F. Storm <storm@cua.dk>
30358
30359 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
30360 (cua-global-mark): Remove -face suffix from face names.
30361
30362 * emulation/cua-gmrk.el (cua--init-global-mark):
30363 Remove cua-global-mark face setup.
30364
30365 2005-06-06 Richard M. Stallman <rms@gnu.org>
30366
30367 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
30368 just like other allowed characters.
30369 (makefile-match-dependency): Exclude leading and training whitespace
30370 from the range of regexp subexp 1.
30371 (makefile-macroassign-regex): Don't try to match the body,
30372 just the name of the macro being defined.
30373
30374 * info.el (Info-read-node-name-2): New function.
30375 (Info-read-node-name-1): Use that.
30376 Add a completion-base-size-function property.
30377
30378 * simple.el (completion-setup-function): Look for
30379 completion-base-size-function property of minibuffer-completion-table.
30380
30381 * files.el (locate-file-completion): Doc fix.
30382
30383 * printing.el: Don't call pr-update-menus; user must do that.
30384
30385 * emacs-lisp/debug.el (debugger-window): New variable.
30386 (debug): Use debugger-window if it is set and still alive.
30387 Record debugger-window for next entry.
30388
30389 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
30390
30391 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
30392
30393 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
30394 (hack-one-local-variable, hack-local-variables)
30395 (hack-local-variables-prop-line): Pass that arg.
30396
30397 2005-06-06 Kim F. Storm <storm@cua.dk>
30398
30399 * ido.el (ido-first-match, ido-only-match, ido-subdir)
30400 (ido-indicator): Remove -face suffix from face names.
30401
30402 2005-06-06 Juri Linkov <juri@jurta.org>
30403
30404 * font-lock.el (font-lock-regexp-backslash)
30405 (font-lock-regexp-backslash-construct): New faces.
30406 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
30407 after `('. Add `while-no-input' to control structures.
30408
30409 * faces.el (no-break-space, shadow): New faces.
30410 (escape-glyph): Use less loud colors pink2 and red4.
30411
30412 * diff-mode.el (diff-context-face)
30413 * dired.el (dired-ignored)
30414 * rfn-eshadow.el (file-name-shadow)
30415 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
30416
30417 * info.el (Info-title-1-face): Use green instead of yellow because
30418 bold yellow is not readable on light backgrounds.
30419
30420 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
30421 before selecting the desired mode to not spend time fontifying
30422 old contents.
30423
30424 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
30425
30426 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
30427 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
30428
30429 * ps-print.el (ps-default-fg, ps-default-bg):
30430 Fix typos in docstrings.
30431
30432 * isearchb.el (isearchb): Don't pass a spurious second argument to
30433 `iswitchb-completions'.
30434
30435 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
30436
30437 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
30438 to preserve point.
30439 (gdb-find-file-hook): Add doc string.
30440
30441 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
30442 C dereferenced pointer expression.
30443 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
30444
30445 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
30446
30447 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
30448 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
30449 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
30450 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
30451 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
30452 Make background transparent.
30453
30454 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
30455
30456 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
30457 (font-lock-remove-keywords): Doc fix.
30458 (font-lock-mode-major-mode): Compiler defvar.
30459 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
30460
30461 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
30462 (font-lock-mode): Update `font-lock-mode-major-mode'.
30463 (font-lock-set-defaults): Compiler defvar.
30464 (font-lock-default-function): Take `font-lock-mode-major-mode'
30465 into account.
30466
30467 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
30468 keep track of which major mode it enabled the minor mode for.
30469 Use find-file-hook again. Update docstring.
30470
30471 * simple.el (eval-expression-print-level)
30472 (eval-expression-print-length, eval-expression-debug-on-error):
30473 Doc fixes.
30474
30475 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
30476
30477 * iswitchb.el (iswitchb-single-match-face)
30478 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
30479 (iswitchb-invalid-regexp-face): New faces.
30480 (iswitchb-completions): Use them.
30481 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
30482 now marked as an obsolete alias.
30483 (iswitchb-read-buffer): Remove check for bound font variables.
30484 (iswitchb-invalid-regexp): New free variable.
30485 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
30486 set iswitchb-invalid-regexp.
30487 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
30488 invalid regexps.
30489 (iswitchb-completions): Add check for complete match when entering
30490 a regexp.
30491 (iswitchb-completions): Remove require-match argument.
30492 (iswitchb-exhibit): Fix caller.
30493 (iswitchb-common-match-inserted): New variable.
30494 (iswitchb-complete, iswitchb-completion-help): Use it.
30495
30496 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
30497
30498 * url/url-http.el (url-http-chunked-encoding-after-change-function):
30499 Use `url-http-debug' instead of `message'.
30500
30501 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
30502
30503 * url/url-http.el (url-http-parse-headers): Pass redirected URL
30504 as a callback argument.
30505
30506 2005-06-04 Kim F. Storm <storm@cua.dk>
30507
30508 * simple.el (line-move): Only call sit-for when moving backwards.
30509
30510 * ido.el (ido-make-merged-file-list-1): New defun split from
30511 ido-make-merged-file-list.
30512 (ido-make-merged-file-list): Bind throw-on-input around call to
30513 ido-make-merged-file-list-1. Return input-pending-p if
30514 interrupted by more input available.
30515 (ido-read-internal): Handle input-pending-p return value from
30516 ido-make-merged-file-list.
30517
30518 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
30519
30520 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
30521 compatibility code.
30522
30523 * international/latexenc.el (latexenc-find-file-coding-system):
30524 Don't inherit the EOL part of the coding-system from the
30525 tex-main buffer. Fit within 80 columns.
30526
30527 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
30528
30529 * tmm.el (tmm-inactive-face): New face.
30530 (tmm-remove-inactive-mouse-face): New function.
30531 (tmm-prompt, tmm-add-one-shortcut)
30532 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
30533 but not selectable.
30534
30535 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
30536
30537 * faces.el (face-equal): Improve argument/docstring consistency.
30538
30539 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
30540
30541 * progmodes/make-mode.el (makefile-targets-face)
30542 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
30543 (makefile-bsdmake-dependency-regex)
30544 (makefile-makepp-rule-action-regex)
30545 (makefile-bsdmake-rule-action-regex): New constants.
30546 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
30547
30548 * progmodes/compile.el (compilation-error-regexp-alist-alist):
30549 Allow (...) within `...' for makepp messages.
30550
30551 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
30552
30553 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
30554
30555 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
30556 "." files are deleted from all file lists before comparison.
30557
30558 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
30559 (viper-ESC-key): Made them customizable.
30560
30561 * emulation/viper.el (viper-non-hook-settings):
30562 Fix the names of defadvices.
30563
30564 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
30565
30566 * autorevert.el (auto-revert-buffers): Use save-match-data.
30567
30568 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
30569
30570 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
30571 menu items with a nil command binding.
30572
30573 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
30574
30575 * emacs-lisp/cl-macs.el (defsetf):
30576 Improve argument/docstring consistency.
30577
30578 * faces.el (list-faces-display): Improve the formatting by
30579 computing the maximum length required for any face-name (reworked
30580 patch of 1999-01-11, accidentally deleted on 1999-07-21).
30581 (internal-find-face): Remove redundant info in docstring.
30582
30583 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
30584
30585 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
30586 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
30587 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
30588 (gdb-assembler-custom): Improve regexps.
30589 (def-gdb-auto-update-handler): Use window point to preserve point.
30590
30591 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
30592
30593 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
30594
30595 2005-05-31 Jay Belanger <belanger@truman.edu>
30596
30597 * calc/calc-embed.el (calc-embedded-word): Change argument passed
30598 to calc-embedded.
30599 (calc-embedded-make-info): Have plain prefix argument select
30600 entire line.
30601
30602 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
30603
30604 * faces.el (list-faces-display): Signal error if passed a regexp
30605 that matches no face name.
30606
30607 * simple.el (filter-buffer-substring): Fix typo in docstring.
30608
30609 2005-05-31 Richard M. Stallman <rms@gnu.org>
30610
30611 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
30612 (vhdl-emacs-21): Doc fix.
30613 (vhdl-mode): Unconditionally set comment-padding.
30614 (vhdl-fixup-whitespace-region): Insert spaces only where
30615 there are none.
30616 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
30617
30618 2005-05-30 John Wiegley <johnw@newartisans.com>
30619
30620 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
30621 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
30622 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
30623 `directory-sep-char' to ?/, and all uses of `string-to-int' to
30624 `string-to-number'.
30625
30626 2005-05-30 Jay Belanger <belanger@truman.edu>
30627
30628 * calc/calc.el (calc-bug-address): Fix docstring.
30629 (calc-window-hook, calc-trail-window-hook): New variables.
30630 (calc-trail-display): Restore use of calc-trail-window-hook.
30631 (calc): Restore use of calc-window-hook.
30632
30633 2005-05-31 Masatake YAMATO <jet@gyve.org>
30634
30635 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
30636
30637 * help-fns.el (help-C-file-name): Add autoload mark for
30638 `find-function-noselect'.
30639
30640 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
30641
30642 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
30643 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
30644
30645 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
30646
30647 * calendar/diary-lib.el (mark-included-diary-files): Only kill
30648 included diary buffer if it was not already being visited.
30649 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
30650
30651 * calendar/icalendar.el (top-level): Do not require appt.
30652
30653 * mail/supercite.el (sc-select-attribution): Only use a list
30654 element from sc-attrib-selection-list if it returns a string.
30655 Reported by Davide G. M. Salvetti <salve@debian.org>.
30656
30657 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
30658
30659 * thumbs.el (thumbs-thumbname): The resulting thumbname now
30660 includes a hash value to improve its uniqueness, and has a ".jpg"
30661 extension. Also, it is now a valid filename on all systems.
30662 (thumbs-make-thumb): Use `let', not `let*'.
30663 (thumbs-show-thumbs-list): Check for JPEG availability.
30664
30665 2005-05-30 Richard M. Stallman <rms@gnu.org>
30666
30667 * filesets.el (filesets-menu-ensure-use-cached):
30668 Prevent warning when emacs-version>= is undefined.
30669
30670 * printing.el (pr-interactive-n-up): Use string-to-number.
30671
30672 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
30673
30674 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
30675 Warn only when name to be defined is quoted.
30676
30677 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
30678
30679 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
30680 Make regexp more robust.
30681 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
30682 Force regeneration of disassembly.
30683
30684 2005-05-29 Jay Belanger <belanger@truman.edu>
30685
30686 * calc/calc.el (calc-user-invocation): Check if
30687 calc-invocation-macro is non-nil.
30688
30689 2005-05-29 Juri Linkov <juri@jurta.org>
30690
30691 * add-log.el (change-log-font-lock-keywords):
30692 Add `+' to e-mail regexp to accept mail address with keywords.
30693
30694 * man.el (Man-name-regexp): Add `:' to accept qualified names.
30695
30696 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
30697
30698 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
30699
30700 * ielm.el (inferior-emacs-lisp-mode): Ditto.
30701
30702 2005-05-29 Richard M. Stallman <rms@gnu.org>
30703
30704 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30705 Undo the change that moves to end of the current word.
30706
30707 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
30708
30709 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
30710 Throw error when count <= 0 to ensure input is a number.
30711 (gdb-read-memory-custom): Pick up address from buffer.
30712 (gdb-memory-mode): Allow user to increment and decrement
30713 memory address from header line.
30714
30715 2005-05-29 Richard M. Stallman <rms@gnu.org>
30716
30717 * textmoddes/flyspell.el (flyspell-version): Function deleted.
30718 (flyspell-auto-correct-previous-hook): Doc fix.
30719
30720 * jit-lock.el (jit-lock-function, jit-lock-after-change):
30721 Do nothing if memory is full.
30722
30723 * font-lock.el (font-lock-fontify-syntactically-region):
30724 Pass t for GREEDY to looking-back.
30725
30726 * saveplace.el (save-place-alist-to-file): Write the file
30727 using write-region.
30728
30729 * subr.el (looking-back): New argument GREEDY.
30730
30731 * progmodes/compile.el (compilation-start): Set the mode
30732 before inserting the initial text.
30733
30734 * progmodes/which-func.el (which-func-update-1): Turn the mode
30735 off in case of error by setting which-func-mode.
30736
30737 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
30738
30739 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30740 Narrow down to what's on the screen, and recenter overlays
30741 at the end of the next word.
30742
30743 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
30744
30745 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
30746 8Vars moved up.
30747 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
30748 (flyspell-abbrev-p): Default to nil.
30749 (flyspell-use-global-abbrev-table-p): Doc fix.
30750 (flyspell-large-region): Allow nil as value.
30751 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
30752
30753 (mail-mode-flyspell-verify): More robust handling
30754 of `mail-header-separator'. More efficient signature detection.
30755 Allow for regexp metacharacters in message-header-separator.
30756 Adding `To' not to be checked in mail-mode-flyspell-verify.
30757
30758 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
30759 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
30760 Bind flyspell-auto-correct-binding.
30761 Bind C-. and C-, .
30762 (flyspell-mode-map): Likewise.
30763 (flyspell-mode): Doc fix.
30764 (flyspell-accept-buffer-local-defs): Preserve current buffer.
30765 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
30766 (flyspell-word-cache-result): New var, always local.
30767 (flyspell-check-pre-word-p): Doc fix.
30768 (flyspell-check-changed-word-p): Handle spc like newline.
30769 (flyspell-post-command-hook): Set flyspell-word-cache-result.
30770 (flyspell-word-search-backward, flyspell-word-search-forward):
30771 New functions.
30772 (flyspell-word): Return t if nothing to check.
30773 When parsing TeX code, check for after } or \.
30774 Use flyspell-word-search-backward to find previous word.
30775 Return nil if duplicated word.
30776 For word already checked, return same value as last time.
30777 Set flyspell-word-cache-result after checking.
30778 Don't clobber the return value.
30779 (flyspell-get-word): Major rewrite.
30780 (flyspell-external-point-words): New locals pword, pcount.
30781 Fix size used in progress message.
30782 Find the proper corresponding word in flyspell-large-region-buffer.
30783 (flyspell-region): Check for flyspell-large-region = nil.
30784 (flyspell-highlight-incorrect-region): Clean up overlays in region.
30785 (flyspell-auto-correct-word): Check that WORD is a cons.
30786 (flyspell-correct-word): Likewise.
30787
30788 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
30789
30790 * progmodes/make-mode.el (makefile-rule-action-regex)
30791 (makefile-macroassign-regex, makefile-makepp-mode)
30792 (makefile-bsdmake-mode): Continuation lines may be empty.
30793 Reported by Joshua Varner.
30794 (makefile-makepp-font-lock-keywords): Add $(stem).
30795
30796 2005-05-28 Karl Berry <karl@gnu.org>
30797
30798 * textmodes/tex-mode.el: Now that tex-send-command calls
30799 shell-quote-argument (2005-03-31 change), remove all calls to
30800 shell-quote-argument; they all end up invoking tex-send-command.
30801 The double quoting loses on filenames with non-safe characters,
30802 such as "@". Reported by Frederik Fouvry.
30803
30804 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
30805
30806 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
30807 about preserving point.
30808
30809 2005-05-27 Jay Belanger <belanger@truman.edu>
30810
30811 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
30812 Info-goto-node.
30813
30814 * calc/calc-embed.el (calc-embed-arg): New variable.
30815 (calc-do-embedded-activate, calc-embedded-activate-formula)
30816 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
30817 variable by new variable.
30818 (calc-embedded-make-info): Replace undeclared variable by new
30819 variable. When selecting region with positive prefix
30820 argument, use end of previous line instead of beginning of line.
30821
30822 * calc/calc-aent.el (calc-arg-values): Declare it.
30823
30824 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
30825 Declare them.
30826
30827 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
30828
30829 * calc/calc.el (calc-alg-map): Declare it.
30830
30831 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
30832
30833 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
30834
30835 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
30836 (gdb-registers-buffer, toggle-gdb-all-registers):
30837 Toggle display of floating point registers.
30838 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
30839
30840 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
30841 (toggle-gud-tooltip-dereference):
30842 Rename from gud-toggle-tooltip-dereference.
30843
30844 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
30845
30846 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
30847
30848 2005-05-27 Jay Belanger <belanger@truman.edu>
30849
30850 * calc/calc-prog.el (calc-kbd-report): Remove.
30851 (calc-kbd-query): Rewrite.
30852
30853 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
30854
30855 * image.el (image-library-alist): Move to image.c.
30856 (image-type-available-p): Doc fix.
30857
30858 2005-05-27 Lute Kamstra <lute@gnu.org>
30859
30860 * calc/calc.el (calc):
30861 * outline.el (outline-1, outline-2, outline-3, outline-4)
30862 (outline-5, outline-6, outline-7, outline-8):
30863 * textmodes/dns-mode.el (dns-mode):
30864 * textmodes/sgml-mode.el (sgml-namespace-face):
30865 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
30866 (tex-verbatim-face, tex-use-reftex):
30867 * textmodes/texinfo.el (texinfo-heading-face):
30868 Specify customization group.
30869
30870 * longlines.el: Don't require easy-mmode.
30871 (longlines-visible-face): Specify customization group.
30872
30873 2005-05-27 Kenichi Handa <handa@m17n.org>
30874
30875 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
30876 encoding table of windows-1251.
30877
30878 * international/ucs-tables.el (ucs-set-table-for-input):
30879 If translation-table-for-input of a coding system is a symbol, get
30880 its translation-table property.
30881
30882 * international/code-pages.el: Don't register a coding system into
30883 non-iso-charset-alist more than once.
30884 (cp-make-coding-system): Likewise.
30885
30886 2005-05-26 John Wiegley <johnw@newartisans.com>
30887
30888 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
30889 `eshell-resume-eval' is wrapped in a list, it indicates that the
30890 command was run asynchronously. In that case, unwrap the value
30891 before checking the delimiter value.
30892
30893 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
30894 character before a space at the end of a line is \, assume the space
30895 is part of the last argument rather than a final argument separator.
30896
30897 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
30898 is in use, and the target is `t' or `nil' (which are the most common
30899 values), don't assume that the symbol target is a buffer.
30900
30901 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
30902
30903 * calendar/calendar.el (calendar-mode-line-format):
30904 Use mode-line-highlight as mouse-face.
30905
30906 * time.el (display-time-string-forms, display-time-update):
30907 Use mode-line-highlight as mouse-face.
30908
30909 2005-05-26 Jay Belanger <belanger@truman.edu>
30910
30911 * calc/calc.el (calc-language-alist): Remove extra defvar.
30912
30913 2005-05-26 Lute Kamstra <lute@gnu.org>
30914
30915 * arc-mode.el (archive-mode):
30916 * bookmark.el (bookmark-read-annotation-mode)
30917 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30918 * bs.el (bs-mode):
30919 * calc/calc-yank.el (calc-edit-mode):
30920 * calc/calc.el (calc-mode, calc-trail-mode):
30921 * calculator.el (calculator-mode):
30922 * chistory.el (command-history-mode):
30923 * comint.el:
30924 * cus-edit.el (custom-mode):
30925 * descr-text.el (describe-text-mode):
30926 * ebuff-menu.el (Electric-buffer-menu-mode):
30927 * ediff-util.el (ediff-mode):
30928 * emacs-lisp/re-builder.el (reb-mode):
30929 * emulation/vi.el (vi-mode-setup):
30930 * emulation/ws-mode.el (wordstar-mode):
30931 * eshell/esh-mode.el (eshell-mode):
30932 * forms.el (forms-mode):
30933 * help-mode.el (help-mode):
30934 * hexl.el (hexl-mode):
30935 * ibuffer.el (ibuffer-mode):
30936 * ielm.el (inferior-emacs-lisp-mode):
30937 * info.el (Info-mode, Info-edit-mode):
30938 * international/swedish.el:
30939 * ledit.el (ledit-from-lisp-mode):
30940 * locate.el (locate-mode):
30941 * mail/rmail.el (rmail-mode):
30942 * mail/rmailedit.el (rmail-edit-mode):
30943 * mail/rmailsum.el (rmail-summary-mode):
30944 * mail/supercite.el (sc-electric-mode):
30945 * net/eudc.el (eudc-mode):
30946 * net/quickurl.el (quickurl-list-mode):
30947 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30948 * obsolete/ooutline.el (outline-mode):
30949 * obsolete/options.el (Edit-options-mode):
30950 * obsolete/rnews.el (news-mode):
30951 * obsolete/rnewspost.el (news-reply-mode):
30952 * play/5x5.el (5x5-mode):
30953 * play/decipher.el (decipher-mode, decipher-stats-mode):
30954 * play/gomoku.el (gomoku-mode):
30955 * play/snake.el (snake-mode):
30956 * play/solitaire.el (solitaire-mode):
30957 * play/tetris.el (tetris-mode):
30958 * progmodes/ada-mode.el (ada-mode):
30959 * progmodes/antlr-mode.el (antlr-mode):
30960 * progmodes/autoconf.el (autoconf-mode):
30961 * progmodes/dcl-mode.el (dcl-mode):
30962 * progmodes/delphi.el (delphi-mode):
30963 * progmodes/ebrowse.el (ebrowse-tree-mode)
30964 (ebrowse-electric-list-mode, ebrowse-member-mode)
30965 (ebrowse-electric-position-mode):
30966 * progmodes/f90.el (f90-mode):
30967 * progmodes/fortran.el (fortran-mode):
30968 * progmodes/icon.el (icon-mode):
30969 * progmodes/idlw-help.el (idlwave-help-mode):
30970 * progmodes/idlw-shell.el (idlwave-shell-mode):
30971 * progmodes/idlwave.el (idlwave-mode):
30972 * progmodes/inf-lisp.el (inferior-lisp-mode):
30973 * progmodes/m4-mode.el (m4-mode):
30974 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30975 * progmodes/modula2.el (modula-2-mode):
30976 * progmodes/octave-inf.el (inferior-octave-mode):
30977 * progmodes/octave-mod.el (octave-mode):
30978 * progmodes/pascal.el (pascal-mode):
30979 * progmodes/sh-script.el (sh-mode):
30980 * progmodes/sql.el (sql-mode, sql-interactive-mode):
30981 * progmodes/vhdl-mode.el (vhdl-mode):
30982 * progmodes/xscheme.el (scheme-interaction-mode):
30983 * replace.el (occur-mode):
30984 * ses.el (ses-mode):
30985 * simple.el (completion-list-mode):
30986 * skeleton.el:
30987 * speedbar.el (speedbar-mode):
30988 * term.el (term-mode):
30989 * terminal.el (terminal-edit-mode):
30990 * textmodes/reftex-index.el (reftex-index-mode)
30991 (reftex-index-phrases-mode):
30992 * textmodes/reftex-sel.el (reftex-select-label-mode)
30993 (reftex-select-bib-mode):
30994 * textmodes/reftex-toc.el (reftex-toc-mode):
30995 * wdired.el (wdired-change-to-wdired-mode):
30996 * wid-browse.el (widget-browse-mode):
30997 Use run-mode-hooks.
30998
30999 * array.el (array-mode):
31000 * calendar/todo-mode.el (todo-mode):
31001 * man.el (Man-mode):
31002 * play/landmark.el (lm-mode):
31003 * play/mpuz.el (mpuz-mode):
31004 Use kill-all-local-variables and run-mode-hooks.
31005
31006 * subr.el (delay-mode-hooks): Specify indentation.
31007
31008 2005-05-26 Mark A. Hershberger <mah@everybody.org>
31009
31010 * xml.el (xml-substitute-special): Don't die for undefined xml
31011 entities.
31012
31013 2005-05-26 Jay Belanger <belanger@truman.edu>
31014
31015 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
31016 of nil.
31017
31018 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
31019
31020 * progmodes/gdb-ui.el (gdb-frame-address):
31021 Rename from gdb-current-address.
31022 (gdb-previous-frame-address): Rename from gdb-previous-address.
31023 (gdb-selected-frame): Rename from gdb-current-frame.
31024 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
31025 (gdb-frame-number): Rename from gdb-current-stack-level.
31026 (gdb-ann3): Match new mode-name for disassembly buffer.
31027 Extend initialization of variables.
31028 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
31029 (gdb-memory-mode): Use mouse-face in header line.
31030 (gdb-assembler-buffer-name): Call it disassembly and give frame
31031 in mode line.
31032 (gdb-source-spec-regexp, gdb-assembler-custom)
31033 (gdb-invalidate-assembler, gdb-frame-handler):
31034 Make robust to leading zeroes in address format.
31035
31036 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
31037
31038 * textmodes/org.el (org-mode): Use `define-derived-mode' to
31039 define `org-mode'.
31040 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
31041
31042 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
31043
31044 * log-edit.el (log-edit-changelog-entries): Distinguish between
31045 filenames like xfns.c and fns.c.
31046
31047 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
31048
31049 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
31050 point after reverting.
31051 (Buffer-menu-make-sort-button): Handle the case where
31052 `Buffer-menu-use-header-line' is nil.
31053
31054 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
31055
31056 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
31057 New funcs. In minibuffer-local-completion-map bind `]', `/'
31058 and `:' to them.
31059
31060 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
31061
31062 * startup.el (normal-top-level): Allow modification of load-path while
31063 we're iterating over it.
31064
31065 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
31066
31067 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
31068 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
31069 (thumbs-resize-interactive, thumbs-insert-image)
31070 (thumbs-insert-thumb, thumbs-dired-show-marked)
31071 (thumbs-find-image-at-point, thumbs-delete-images)
31072 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
31073 (thumbs-increment-image-size, thumbs-decrement-image-size):
31074 Fix typos in docstrings.
31075
31076 2005-05-24 Andre Spiegel <spiegel@gnu.org>
31077
31078 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
31079 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
31080 (cperl-mode): Use them.
31081
31082 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
31083
31084 * window.el (quit-window, shrink-window-if-larger-than-buffer):
31085 Doc fixes.
31086
31087 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
31088
31089 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
31090 Bind C-d to gdb-inferior-io-eof.
31091
31092 * dired.el (dired-dnd-popup-notice): Use message-box.
31093
31094 2005-05-23 Masatake YAMATO <jet@gyve.org>
31095
31096 * bindings.el (mode-line-major-mode-keymap):
31097 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
31098
31099 * faces.el (mode-line-highlight): New face.
31100
31101 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
31102 as mouse-face.
31103
31104 * bindings.el (top-level, help-echo, mode-line-modified)
31105 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
31106 as mouse-face.
31107
31108 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
31109
31110 * progmodes/cc-engine.el (c-guess-basic-syntax):
31111 Remove spurious call to `zerop'.
31112
31113 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
31114
31115 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
31116
31117 CC Mode update to 5.30.10:
31118
31119 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
31120 the point could go past the limit in decoration level 2, thereby
31121 causing errors during interactive fontification.
31122
31123 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
31124 bug when the file is evaluated interactively.
31125
31126 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
31127 declarations somewhat better in C++.
31128
31129 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
31130 New helper macro to make use of `run-mode-hooks'
31131 which has been added in Emacs 21.1.
31132 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
31133 (awk-mode): Use it.
31134 (make-local-hook): Suppress warning about obsoleteness.
31135
31136 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
31137 (c-append-backslashes-forward, c-delete-backslashes-forward)
31138 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
31139 Compensate for return value from `forward-line' when it has moved
31140 but not to a different line due to eob.
31141
31142 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
31143 `objc-method-intro' and `objc-method-args-cont'.
31144
31145 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
31146
31147 CC Mode update to 5.30.10:
31148
31149 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
31150 address in the copyright statement. Incidentally, change "along with
31151 GNU Emacs" to "along with this program" where it occurs.
31152
31153 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
31154 autoload, so that it is interactive, hence can be found by M-x awk-mode
31155 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
31156 <gmorris+emacs@ast.cam.ac.uk>.
31157
31158 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
31159 Mode's regexps.
31160
31161 2005-05-23 Kevin Ryde <user42@zip.com.au>
31162
31163 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
31164 from c-parse-state, to avoid a lisp error (on bad code).
31165
31166 2005-05-23 Lute Kamstra <lute@gnu.org>
31167
31168 * subr.el (font-lock-defaults): Remove defvar as it's already
31169 defined in font-core.el.
31170
31171 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
31172
31173 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
31174
31175 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
31176 more general and work when GDB variable "print pretty" is on,
31177 as with Emacs, for example.
31178
31179 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
31180
31181 * font-core.el: Update comment.
31182
31183 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
31184 Use `after-change-major-mode-hook' instead of `find-file-hook'.
31185
31186 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
31187
31188 2005-05-22 Eli Zaretskii <eliz@gnu.org>
31189
31190 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
31191 and `yank-handler' in the doc strings.
31192
31193 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
31194
31195 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
31196
31197 2005-05-22 Richard M. Stallman <rms@gnu.org>
31198
31199 * help.el (describe-key): Move print-help-return-message call
31200 out of conditional.
31201
31202 * progmodes/etags.el (list-tags): Use with-no-warnings.
31203
31204 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
31205 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
31206 (starttls-extra-args, starttls-extra-arguments): Add defvars.
31207
31208 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
31209
31210 * language/viet-util.el (viet-viscii-nonascii-translation-table):
31211 Add defvar.
31212
31213 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
31214 Use defvar, not defconst.
31215
31216 * hexl.el (hexl-follow-line): Use with-no-warnings.
31217
31218 * emulation/tpu-extras.el: Use write-file-functions instead of
31219 write-file-hooks.
31220
31221 * dired.el (dired-font-lock-keywords): Fontify files with junk
31222 extensions even if marked by -F.
31223
31224 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
31225
31226 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
31227 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
31228 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
31229 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
31230 (concatenate, list-length, get*, getf, cl-remprop):
31231 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
31232 (etypecase, progv, lexical-let, lexical-let*)
31233 (multiple-value-bind, multiple-value-setq, shiftf):
31234 Improve argument/docstring consistency.
31235
31236 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
31237
31238 2005-05-22 Andre Spiegel <spiegel@gnu.org>
31239
31240 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
31241 doesn't exist.
31242
31243 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
31244 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
31245
31246 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
31247
31248 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
31249 already deleted variables: auto-fill-hook, blink-paren-hook,
31250 lisp-indent-hook, inhibit-local-variables, unread-command-event,
31251 suspend-hooks, comment-indent-hook, meta-flag,
31252 before-change-function, after-change-function,
31253 font-lock-doc-string-face.
31254
31255 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
31256
31257 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
31258
31259 2005-05-21 Eli Zaretskii <eliz@gnu.org>
31260
31261 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
31262 rmail-dont-reply-to.
31263
31264 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
31265
31266 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
31267 literal blank when splitting new-header-values.
31268
31269 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
31270
31271 * calendar/cal-menu.el (cal-menu-update): Add separator as a
31272 string so that tmm doesn't create a completion entry for it.
31273
31274 * textmodes/table.el (table-disable-menu): Ditto.
31275
31276 2005-05-21 Richard M. Stallman <rms@gnu.org>
31277
31278 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
31279
31280 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
31281
31282 * net/rcompile.el (remote-compile): Use compilation-start.
31283
31284 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
31285
31286 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
31287
31288 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
31289 Default to makefile-bsdmake-mode on BSD systems.
31290
31291 * imenu.el (imenu-generic-expression, imenu--generic-function'):
31292 REGEXP may also be a search function now. The part of doc-string
31293 for describing the structure was 95% identical to that of
31294 `imenu--generic-function'. Unify it there.
31295
31296 * progmodes/make-mode.el (makefile-imenu-generic-expression):
31297 Use function to find dependencies, because regexp alone is so complex,
31298 it easily goes into an endless loop.
31299 (makefile-makepp-mode): Also add submenu for Perl functions
31300 defined in the makefile.
31301 (makefile-bsdmake-mode): Special imenu-generic-expression no
31302 longer needed, due to function call.
31303 (makefile-match-dependency): Take BOUND into account when checking
31304 if we're through.
31305
31306 2005-05-20 Jay Belanger <belanger@truman.edu>
31307
31308 * calc/calc-units.el (calc-invalidate-units-table):
31309 Use inhibit-read-only.
31310 (math-build-units-table-buffer): Use view-mode.
31311
31312 2005-05-20 David Kastrup <dak@gnu.org>
31313
31314 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
31315 easy-menu-add is not a nop on Emacs; and clarify when to call it.
31316
31317 2005-05-20 Lute Kamstra <lute@gnu.org>
31318
31319 * diff-mode.el (diff-header-face, diff-file-header-face)
31320 (diff-index-face, diff-hunk-header-face, diff-removed-face)
31321 (diff-added-face, diff-changed-face, diff-function-face)
31322 (diff-context-face, diff-nonexistent-face): Put them in the
31323 diff-mode customization group.
31324
31325 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
31326
31327 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
31328
31329 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
31330
31331 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
31332 Minor regexp-optimization.
31333
31334 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
31335
31336 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
31337 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
31338 (org-agenda-add-time-grid-maybe): New function.
31339 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
31340 (org-table-create): `dotimes' instead of `mapcar'.
31341 (org-xor): Simplify implementation.
31342 (org-agenda): `inhibit-redisplay' turned on.
31343 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
31344 a consistent line after a state change.
31345 (org-agenda-remove-times-when-in-prefix): New option.
31346 (org-prefix-has-time): New variable.
31347 (org-parse-time-string): Optional argument NODEFAULT.
31348 (org-format-agenda-item): Parse items for time-of-day
31349 specifications and move these into the prefix if possible.
31350 (org-agenda-priority): Get current heading, not previous heading
31351 during agenda remote editing.
31352
31353 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
31354
31355 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
31356 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
31357 (remove-duplicates, delete-duplicates, substitute)
31358 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
31359 (nsubstitute-if-not, find, find-if, find-if-not, position)
31360 (position-if, position-if-not, count, count-if, count-if-not)
31361 (mismatch, search, sort*, stable-sort, merge, member*)
31362 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
31363 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
31364 (intersection, nintersection, set-difference, nset-difference)
31365 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
31366 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
31367 (nsublis, tree-equal): Improve argument/docstring consistency.
31368
31369 * subr.el (send-string, send-region): Remove obsolescence declaration.
31370 (window-dot, set-window-dot, read-input, show-buffer)
31371 (eval-current-buffer, string-to-int):
31372 Add release number to obsolescence declarations.
31373
31374 2005-05-19 Kim F. Storm <storm@cua.dk>
31375
31376 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
31377 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
31378
31379 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
31380
31381 * faces.el (list-faces-display): Make back button respect optional
31382 regexp arg.
31383
31384 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
31385
31386 * calculator.el (calculator-radix-grouping-mode)
31387 (calculator-radix-grouping-digits, calculator-displayer)
31388 (calculator-radix-grouping-separator, calculator-copy-displayer):
31389 * dabbrev.el (dabbrev-search-these-buffers-only):
31390 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
31391 (diff-advance-after-apply-hunk, diff-mode-hook)
31392 (diff-minor-mode-prefix):
31393 * imenu.el (imenu-use-popup-menu):
31394 * jit-lock.el (jit-lock-context-time):
31395 * newcomment.el (comment-fill-column, comment-column)
31396 (comment-style, comment-padding, comment-multi-line)
31397 (comment-empty-lines, comment-auto-fill-only-comments):
31398 * reveal.el (reveal-around-mark):
31399 * uniquify.el (uniquify-buffer-name-style)
31400 (uniquify-after-kill-buffer-p)
31401 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
31402 (uniquify-min-dir-content, uniquify-separator)
31403 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
31404 * w32-vars.el (w32-fixed-font-alist):
31405 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
31406 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
31407 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
31408 * progmodes/perl-mode.el (perl-indent-level)
31409 (perl-continued-statement-offset, perl-continued-brace-offset)
31410 (perl-brace-offset, perl-brace-imaginary-offset)
31411 (perl-label-offset, perl-indent-continued-arguments)
31412 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
31413 * progmodes/tcl.el (tcl-indent-level)
31414 (tcl-continued-indent-level, tcl-auto-newline)
31415 (tcl-tab-always-indent, tcl-electric-hash-style)
31416 (tcl-help-directory-list, tcl-use-smart-word-finder)
31417 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
31418 (inferior-tcl-source-command):
31419 * textmodes/fill.el (enable-kinsoku):
31420 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
31421 * textmodes/table.el (table-yank-handler):
31422 Specify missing group (and type, if simple) in defcustom.
31423
31424 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
31425
31426 * progmodes/compile.el (compilation-finish-function): Fix defvar.
31427
31428 2005-05-19 Richard M. Stallman <rms@gnu.org>
31429
31430 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
31431
31432 * subr.el (event-basic-type): Don't get an error.
31433 (left-fringe-p): Function deleted.
31434
31435 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
31436 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
31437
31438 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
31439 in recursive copy.
31440
31441 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
31442
31443 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
31444
31445 * emacs-lisp/bytecomp.el
31446 (byte-compile-file-form-custom-declare-variable):
31447 Call byte-compile-nogroup-warn if appropriate.
31448
31449 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
31450 (compilation-set-window): Don't call left-fringe-p; do it directly.
31451
31452 2005-05-19 Jay Belanger <belanger@truman.edu>
31453
31454 * calc/calc-graph.el (calc-graph-format-data): Make sure
31455 var-PlotRejects is bound before trying to check its value.
31456
31457 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
31458
31459 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
31460 definition of this variable from reftex-global.el to reftex.el,
31461 because it is needed in the menu.
31462
31463 2005-05-19 Lute Kamstra <lute@gnu.org>
31464
31465 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
31466 years are fixed. Don't insert a space after a dash.
31467
31468 2005-05-19 Kim F. Storm <storm@cua.dk>
31469
31470 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
31471
31472 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
31473
31474 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
31475 strings, because (eq ... ?\\) is fairly frequent.
31476
31477 * progmodes/make-mode.el (makefile-add-this-line-targets):
31478 Simplify and integrate into `makefile-pickup-targets'.
31479 (makefile-add-this-line-macro): Simplify and integrate into
31480 `makefile-pickup-macros.
31481 (makefile-pickup-filenames-as-targets): Simplify.
31482 (makefile-previous-dependency, makefile-match-dependency):
31483 Don't stumble over `::'.
31484
31485 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
31486
31487 * subr.el (post-command-idle-hook, post-command-idle-delay):
31488 Remove obsoletion of post-command-idle-hook and
31489 post-command-idle-delay.
31490
31491 * faces.el (list-faces-display): Provide button when describe-face
31492 is called to take user back to the list of faces.
31493
31494 * help-fns.el (describe-variable): Remove hyperlinks in a
31495 variable's value as these are quite frequently inappropriate.
31496
31497 * follow.el (follow-submit-feedback, follow-mode):
31498 Remove references to post-command-idle-hook.
31499
31500 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
31501
31502 * progmodes/make-mode.el (makefile-previous-dependency)
31503 (makefile-match-dependency): Check for := (and in bsd mode also
31504 !=) to give a better result, even when font-lock is not on.
31505
31506 2005-05-18 Jay Belanger <belanger@truman.edu>
31507
31508 * calc/calc-help.el (calc-s-prefix-help):
31509 Add `calc-copy-special-constant' to help string.
31510
31511 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
31512
31513 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31514
31515 2005-05-18 Jay Belanger <belanger@truman.edu>
31516
31517 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
31518 in linear factors are in proper order.
31519
31520 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
31521
31522 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
31523 Support for jurabib.
31524
31525 * textmodes/reftex.el (featurep): Define aliases for overlay
31526 commands, for XEmacs compatibility, and use these aliases in
31527 overlay initializations.
31528 (reftex-highlight): Use `reftex-move-overlay'.
31529 (reftex-unhighlight): Use `reftex-delete-overlay'.
31530 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
31531 (reftex-access-search-path): Use `reftex-uniquify' instead of
31532 `reftex-uniq'.
31533
31534 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
31535 `before-string' property modification enables for Emacs as well.
31536 (reftex-select-item): Use `reftex-delete-overlay'.
31537 (reftex-select-mark): Use `reftex-make-overlay' and
31538 `reftex-overlay-put'.
31539 (reftex-select-unmark): Use `reftex-delete-overlay' and
31540 `reftex-overlay-put'.
31541
31542 2005-05-18 Lute Kamstra <lute@gnu.org>
31543
31544 * emacs-lisp/lisp.el (check-parens): Fix docstring.
31545
31546 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
31547
31548 * add-log.el (add-change-log-entry):
31549 * array.el (array-make-template, array-reconfigure-rows)
31550 (array-init-max-row, array-init-max-column)
31551 (array-init-columns-per-line, array-init-field-width):
31552 * replace.el (replace-match-maybe-edit, perform-replace):
31553 * textmodes/spell.el (spell-region):
31554 Replace `read-input' by `read-string'.
31555
31556 * forms.el (forms-mode):
31557 * finder.el (finder-compile-keywords):
31558 * shadowfile.el (shadow-read-files):
31559 Replace `eval-current-buffer' by `eval-buffer'.
31560
31561 * terminal.el (te-pass-through):
31562 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
31563 (ange-ftp-raw-send-cmd):
31564 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
31565 (send-process-next-char, telnet-initial-filter, telnet):
31566 Replace `send-string' by `process-send-string'.
31567
31568 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
31569 (prolog-consult-region): Replace `send-string' by
31570 `process-send-string'; replace `send-region' by `process-send-region'.
31571
31572 * progmodes/delphi.el (delphi-log-msg):
31573 Replace `set-window-dot' by `set-window-point'.
31574
31575 * subr.el (window-dot, set-window-dot, read-input, send-string)
31576 (send-region, show-buffer, eval-current-buffer):
31577 Make really obsolete, as the comment says.
31578
31579 2005-05-17 Kim F. Storm <storm@cua.dk>
31580
31581 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
31582 (cua--init-keymaps): Bind C-return instead of S-return to set
31583 rectangle mark.
31584
31585 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
31586 instead of S-return to toggle/clear rectangle mark.
31587
31588 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
31589
31590 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
31591 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
31592 Also fontify plain strings assigned to variables, mostly so that a
31593 colon has a face and is thus not taken as a dependency separator.
31594 (makefile-previous-dependency): Inline the new matcher, because it
31595 is too complex to work in both directions.
31596 (makefile-match-dependency): Eliminate `backward' arg (see above).
31597 Completely reimplemented so as to not sometimes go into an endless
31598 loop. It should also be more efficient, because first it only
31599 searches for `:', instead of applying the very complex regexp.
31600 (makefile-mode): Cancel `font-lock-support-mode', because blocks
31601 to be fontified in one piece can be too long for JIT.
31602 Makefiles are never *that* big.
31603
31604 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
31605
31606 * dired.el (dired-mode): Simplify.
31607
31608 2005-05-17 Lute Kamstra <lute@gnu.org>
31609
31610 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
31611 defcustom for the mode hook variable.
31612
31613 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
31614 Emacs Lisp Reference Manual.
31615
31616 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
31617
31618 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
31619 (evenp, list*):
31620 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
31621 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
31622
31623 * net/tramp-smb.el (tramp-smb-open-connection):
31624 Pass `tramp-chunksize' as fifth (required) argument.
31625
31626 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
31627
31628 * font-lock.el (lisp-font-lock-keywords-1):
31629 Set `font-lock-negation-char-face' for [^...] char group.
31630 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
31631
31632 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
31633 a var, and refine it to mask one more level of nested vars.
31634 (makefile-rule-action-regex): Turn it into a var, and refine it so
31635 it recognizes backslashed continuation lines as belonging to the
31636 same command.
31637 (makefile-macroassign-regex): Refine it so it recognizes
31638 backslashed continuation lines as belonging to the same command.
31639 (makefile-var-use-regex): Don't look at the next char, because it
31640 might be the same one to be skipped by the initial [^$], leading
31641 to an overlooked variable use.
31642 (makefile-make-font-lock-keywords): Remove two parameters, which
31643 are now variables that some of the modes set locally.
31644 Handle dependency and rule action matching through functions, because
31645 regexps alone match too often. Dependency matching now comes
31646 last, so it can check, whether a colon already matched something else.
31647 (makefile-mode): Inform that font-lock improves makefile parsing
31648 capabilities.
31649 (makefile-match-dependency, makefile-match-action): New functions.
31650
31651 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
31652
31653 * emacs-lisp/cl-extra.el (equalp): Doc fix.
31654
31655 * align.el (align-regexp):
31656 * ansi-color.el (ansi-color-get-face):
31657 * array.el (array-reconfigure-rows, array-init-max-row)
31658 (array-init-max-column, array-init-columns-per-line)
31659 (array-init-field-width):
31660 * dired-aux.el (dired-trample-file-versions):
31661 * dired-x.el (dired-mark-sexp):
31662 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
31663 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
31664 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
31665 * faces.el (face-read-integer):
31666 * files.el (backup-extract-version, insert-directory):
31667 * hexl.el (hexl-insert-decimal-char):
31668 * server.el (server-process-filter):
31669 * shell.el (shell-extract-num):
31670 * startup.el (command-line-1):
31671 * term.el (term-command-hook):
31672 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
31673 (time-stamp-do-number):
31674 * time.el (display-time-update):
31675 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
31676 (timezone-fix-time):
31677 * vms-patch.el (vms-suspend-resume-hook):
31678 * calendar/appt.el (appt-convert-time):
31679 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31680 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
31681 * calendar/cal-islam.el (mark-islamic-diary-entries):
31682 * calendar/calendar.el (calendar-cursor-to-date)
31683 (calendar-star-date):
31684 * calendar/diary-lib.el (diary-attrtype-convert)
31685 (mark-diary-entries, diary-entry-time):
31686 * calendar/solar.el (solar-get-number):
31687 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
31688 * emacs-lisp/re-builder.el (reb-display-subexp):
31689 * emulation/edt.el (edt-set-scroll-margins):
31690 * emulation/tpu-extras.el (tpu-set-scroll-margins):
31691 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
31692 (vip-get-ex-count):
31693 * emulation/viper-ex.el (viper-get-ex-token)
31694 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
31695 * international/fontset.el (fontset-plain-name):
31696 * mail/feedmail.el (feedmail-look-at-queue-directory):
31697 * mail/mailalias.el (mail-get-names):
31698 * mail/rmail.el (rmail-convert-to-babyl-format):
31699 * mail/rmailsum.el (rmail-make-basic-summary-line)
31700 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
31701 (rmail-summary-goto-msg):
31702 * mail/smtpmail.el (smtpmail-read-response):
31703 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
31704 (ange-ftp-vms-add-file-entry):
31705 * play/gametree.el (gametree-looking-at-ply)
31706 (gametree-current-branch-score):
31707 * progmodes/ada-xref.el (ada-prj-find-prj-file)
31708 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
31709 * progmodes/cperl-mode.el (condition-case):
31710 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
31711 (ebrowse-set-member-buffer-column-width)
31712 (ebrowse-select-1st-to-9nth):
31713 * progmodes/etags.el (etags-snarf-tag):
31714 * progmodes/flymake.el (flymake-parse-line):
31715 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
31716 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
31717 (idlwave-shell-menu-def):
31718 * progmodes/ps-mode.el (ps-run-goto-error):
31719 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
31720 (vhdl-speedbar-contract-level):
31721 * term/mac-win.el (x-handle-numeric-switch):
31722 * term/sun-mouse.el (sun-get-frame-data):
31723 * term/w32-win.el (x-handle-numeric-switch):
31724 * term/x-win.el (x-handle-numeric-switch):
31725 * textmodes/ispell.el (ispell-parse-output):
31726 * textmodes/nroff-mode.el (nroff-outline-level):
31727 * textmodes/reftex-cite.el (reftex-bib-sort-year)
31728 (reftex-bib-sort-year-reverse, reftex-format-citation):
31729 * textmodes/reftex-parse.el (reftex-init-section-numbers)
31730 (reftex-section-number):
31731 * textmodes/texinfmt.el (texinfo-paragraphindent):
31732 Replace `string-to-int' by `string-to-number'.
31733
31734 * international/latexenc.el: Add page marker to force the "Local
31735 Variables:" string out of the last page.
31736
31737 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
31738
31739 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
31740 tooltip-change-major-mode.
31741 (gud-tooltip-print-command): Remove case where gud-minor-mode
31742 is gdb ("--fullname").
31743 (gud-tooltip-tips): Turn GUD tooltips off for this case and
31744 explain to user.
31745
31746 2005-05-16 Jay Belanger <belanger@truman.edu>
31747
31748 * calc/calc-store.el (calc-copy-special-constant): New function.
31749
31750 * calc/calc-ext.el (calc-init-extensions): Add binding for
31751 `calc-copy-special-constant'.
31752
31753 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
31754 for the `calc-copy-special-constant' command.
31755
31756 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
31757
31758 * subr.el (left-fringe-p): New function.
31759
31760 * progmodes/compile.el (compilation-setup): Set local value of
31761 overlay-arrow-string to "" always.
31762 (compilation-set-window): Left fringe then don't scroll.
31763 No left fringe then no arrow and scroll message to top.
31764 (compilation-context-lines): Adjust doc string accordingly.
31765
31766 2005-05-16 Kim F. Storm <storm@cua.dk>
31767
31768 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
31769 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
31770 (ido-wide-find-dir-or-delete-dir): New command for M-d.
31771 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
31772 (ido-read-file-name): Handle commands with ido property value
31773 equal to find-file as reading a file name, to allow C-d to enter dired.
31774 (ibuffer-find-file): Add ido property with value find-file.
31775
31776 2005-05-15 Kim F. Storm <storm@cua.dk>
31777
31778 * subr.el (open-network-stream-nowait): Remove.
31779 (open-network-stream-server): Remove.
31780
31781 2005-05-15 Richard M. Stallman <rms@gnu.org>
31782
31783 * faces.el (describe-face): Output a definition link button.
31784
31785 * help-mode.el (help-face-def): New button type.
31786
31787 * emacs-lisp/copyright.el (copyright-fix-years):
31788 Match properly if the first year is 2-digit.
31789 Don't mess up the whitespace after the years by filling.
31790
31791 * dired-aux.el (dired-mark-confirm):
31792 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
31793
31794 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
31795 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
31796 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
31797
31798 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
31799 Set font-lock-comment-start-skip.
31800
31801 * font-lock.el (font-lock-comment-start-skip): New variable.
31802 (font-lock-comment-end-skip): New variable.
31803 (font-lock-fontify-syntactically-region): Use them if non-nil.
31804
31805 2005-05-15 Jay Belanger <belanger@truman.edu>
31806
31807 * calc/calc-store.el (calc-store-value): Return a string rather
31808 than display it as a message.
31809 Use calc-var-name for variable name.
31810 (calc-store-into): Add the result of calc-store-value to message.
31811 (calc-copy-variable): Add a message.
31812 (calc-store-exchange): Improve error messages.
31813 (calc-store-binary, calc-store-map): Don't reset the values of
31814 special constants.
31815
31816 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
31817
31818 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
31819 manual to docstring.
31820
31821 * files.el (hack-local-variables-confirm): Add STRING argument.
31822 Make the function handle non file visiting buffers correctly.
31823 (hack-local-variables-prop-line, hack-local-variables)
31824 (hack-one-local-variable): Use STRING arg of
31825 `hack-local-variables-confirm'.
31826
31827 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
31828
31829 Sync with Tramp 2.0.49.
31830
31831 * net/tramp.el (tramp-handle-dired-call-process)
31832 (tramp-handle-insert-directory):`insert-buffer' cannot be used
31833 because the contents of the Tramp buffer is changed before
31834 insertion (`expand-file' and alike).
31835 (tramp-handle-insert-directory): If `localname' has an empty
31836 nondirectory name, it must not be quoted.
31837 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
31838 variable `tramp-chunksize'. Change callees.
31839 (tramp-open-connection-setup-interactive-shell): Check remote host
31840 for buggy `send-process-string' implementation.
31841 Set `tramp-chunksize' if found. Reported by Michael Kifer
31842 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
31843 (tramp-handle-shell-command): `insert-buffer' cannot be used
31844 because the contents of the Tramp buffer is changed before
31845 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
31846 <frederic.bothamy@free.fr>.
31847 (tramp-set-auto-save): Actions should be done for Tramp file name
31848 handler only. Ange-FTP has its own auto-save mechanism.
31849 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
31850 (tramp-set-auto-save-file-modes): Set file modes of
31851 `buffer-auto-save-file-name' to ?\600 as fallback solution.
31852 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
31853 (tramp-bug): Remove obsolete variable.
31854 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
31855 for presence of `mml-mode'. Make it running for older Emacsen as well.
31856
31857 2005-05-14 John Paul Wallington <jpw@pobox.com>
31858
31859 * ibuf-ext.el (define-ibuffer-filter filename):
31860 If `dired-directory' is a list, use its car.
31861
31862 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
31863
31864 * ibuffer.el (define-ibuffer-column filename):
31865 If `dired-directory' is a list, use its car.
31866
31867 2005-05-14 Richard M. Stallman <rms@gnu.org>
31868
31869 * subr.el (symbol-file): Doc fix.
31870
31871 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
31872 (byte-compile-form): Call byte-compile-nogroup-warn.
31873 (byte-compile-warning-types): Doc fix.
31874
31875 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
31876
31877 * progmodes/cc-engine.el (c-literal-faces):
31878 Add font-lock-comment-delimiter-face.
31879
31880 * net/net-utils.el (dig): Use with-no-warnings.
31881
31882 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
31883 (sc-recite-frame-alist, sc-default-cite-frame)
31884 (sc-default-uncite-frame, sc-default-recite-frame)
31885 (sc-attrib-selection-list, sc-rewrite-header-list):
31886 Mark as risky-local-variable.
31887
31888 * international/ogonek.el (ogonek-jak, ogonek-how):
31889 Don't use beginning-of-buffer.
31890
31891 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
31892
31893 * calendar/solar.el (solar-data-list): Move definition up.
31894
31895 * dnd.el (dnd-protocol-alist): Add autoload.
31896
31897 * progmodes/sh-script.el: Many doc usage fixes.
31898 (sh-indent-after-do): Change default to match common styles.
31899
31900 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
31901
31902 * files.el (interpreter-mode-alist)
31903 (auto-mode-interpreter-regexp): Doc fixes.
31904
31905 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
31906
31907 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31908
31909 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31910
31911 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31912
31913 * dired.el (dired-mode): make-variable-buffer-local =>
31914 make-local-variable.
31915
31916 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31917
31918 * term/mac-win.el (mac-select-convert-to-string): Try coding
31919 systems in mac-script-code-coding-systems if specified one cannot
31920 encode string for `com.apple.traditional-mac-plain-text'.
31921
31922 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
31923
31924 * progmodes/make-mode.el (makefile-targets-face)
31925 (makefile-shell-face, makefile-makepp-perl-face): New faces.
31926 (makefile-dependency-regex): Fix it to not make the colon in
31927 $(var:a=b) special.
31928 (makefile-rule-action-regex): New regexp for highlighting embedded
31929 Shell strings.
31930 (makefile-macroassign-regex): Handle != for highlighting as
31931 embedded Shell strings.
31932 (makefile-var-use-regex): New const.
31933 (makefile-statements, makefile-automake-statements)
31934 (makefile-gmake-statements, makefile-makepp-statements)
31935 (makefile-bsdmake-statements): New consts.
31936 (makefile-make-font-lock-keywords): New function.
31937 (makefile-automake-font-lock-keywords)
31938 (makefile-gmake-font-lock-keywords)
31939 (makefile-makepp-font-lock-keywords)
31940 (makefile-bsdmake-font-lock-keywords): New consts.
31941 (makefile-mode-map): Add switchers between the various submodes.
31942 (makefile-mode): Document the availability of the variants.
31943 (makefile-automake-mode, makefile-gmake-mode)
31944 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31945
31946 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31947 new variants of makefile-mode.
31948
31949 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31950
31951 * font-lock.el (font-lock-comment-delimiter-face): Fix up
31952 the inheritance.
31953
31954 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
31955
31956 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31957 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31958
31959 * files.el (normal-mode): Extend the scope of the
31960 `enable-local-variables' binding to include the `set-auto-mode' call.
31961 (magic-mode-alist): Doc fix.
31962
31963 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31964
31965 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31966 font-lock-comment-face rather than copying its setting.
31967
31968 2005-05-12 Andreas Schwab <schwab@suse.de>
31969
31970 * eshell/esh-mode.el (eshell-send-input): Doc fix.
31971
31972 2005-05-12 Lute Kamstra <lute@gnu.org>
31973
31974 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31975 defcustom for the mode hook variable. Delete the last argument.
31976 * generic-x.el: Fix callers of define-generic-mode.
31977 (generic-x-modes): Delete group.
31978 (show-tabs-tab-face, show-tabs-space-face): Put them in the
31979 generic-x customization group.
31980
31981 2005-05-12 Kim F. Storm <storm@cua.dk>
31982
31983 * font-lock.el (font-lock-negation-char-face): Default to "off".
31984
31985 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31986 font-lock-negation-char-face to ! in !=.
31987
31988 2005-05-12 Masatake YAMATO <jet@gyve.org>
31989
31990 * add-log.el (find-change-log): Fix typos in the docstring
31991 of function.
31992
31993 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31994
31995 * international/latexenc.el (latexenc-find-file-coding-system):
31996 Avoid `re-search-forward' when looking for input encoding because
31997 of speed and safety. Better regular expressions for recognizing
31998 input encoding. Limit a search for TeX-master/tex-main-file to
31999 the local variable section.
32000
32001 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
32002
32003 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
32004 syntax of $ to "'" (quote).
32005
32006 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
32007
32008 * dnd.el (dnd-protocol-alist): Improve custom type.
32009
32010 * dired.el (dired-dnd-protocol-alist): New variable.
32011 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
32012 `dired-mode-hook' to the end.
32013
32014 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
32015
32016 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
32017 comment-end if comment-start-skip is not set.
32018 Obey the font-lock-comment-delimiter-face variables.
32019
32020 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
32021
32022 * files.el (executable-find): Move from executable.el. Use
32023 locate-file.
32024 * progmodes/executable.el (executable-find): Move to files.el.
32025
32026 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
32027 when trying to ensure forward progress.
32028
32029 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
32030
32031 * mouse-sel.el (mouse-sel-follow-link-p): New function.
32032 (mouse-select, mouse-select-internal, mouse-extend-internal):
32033 Use it to implement mouse-1-click-follows-link functionality.
32034
32035 2005-05-11 Richard M. Stallman <rms@gnu.org>
32036
32037 * font-lock.el (font-lock-fontify-syntactically-region):
32038 Use font-lock-comment-delimiter-face for comment delimiters.
32039
32040 2005-05-10 Jay Belanger <belanger@truman.edu>
32041
32042 * calc/calc-help.el (calc-m-prefix-help): Add mention of
32043 preserving embedded modes.
32044
32045 2005-05-10 Richard M. Stallman <rms@gnu.org>
32046
32047 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
32048
32049 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
32050 Move from ada-stmt.el.
32051 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
32052
32053 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
32054 Move to ada-mode.el.
32055 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
32056
32057 * cus-edit.el (custom-file): Call file-chase-links.
32058
32059 * files.el (read-directory-name): Fix previous change.
32060 (hack-local-variables-confirm): New function.
32061 (hack-local-variables-prop-line, hack-local-variables)
32062 (hack-one-local-variable): Use it.
32063
32064 2005-05-10 Lute Kamstra <lute@gnu.org>
32065
32066 * font-lock.el (font-lock-keywords-alist)
32067 (font-lock-removed-keywords-alist): Clarify docstrings.
32068
32069 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
32070
32071 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
32072 (gdb-source-info): Check for preprocessor info.
32073 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
32074 a macro for a function.
32075 (gdb-info-breakpoints-custom): Try to find file again if not already
32076 found (user might have used GDB dir command).
32077 (gdb-get-location): Update gdb-location-alist correctly for change
32078 to gdb-info-breakpoints-custom.
32079
32080 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
32081 (gud-tooltip-print-command): Add gdbmi case.
32082 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
32083 preprocessor info.
32084
32085 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
32086
32087 * startup.el (fancy-splash-insert): Fix typo in doc string.
32088
32089 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
32090
32091 * obsolete/float.el (string-to-float):
32092 * obsolete/hilit19.el (hilit-add-pattern):
32093 * obsolete/rnews.el (news-parse-range, news-select-message)
32094 (news-get-pruned-list-of-files): Replace `string-to-int' by
32095 `string-to-number'.
32096
32097 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
32098 `find-file-not-found-hooks'; use `add-hook'.
32099 (uncompress-while-visiting): Set `write-file-functions', not
32100 `write-file-hooks'; use `add-hook'.
32101
32102 2005-05-09 Kim F. Storm <storm@cua.dk>
32103
32104 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
32105 (cua-paste): Handle clipboard action.
32106 (cua--init-keymaps): Remap clipboard-kill-region and
32107 clipboard-kill-ring-save.
32108
32109 2005-05-08 Eli Zaretskii <eliz@gnu.org>
32110
32111 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32112 Improve commentary.
32113
32114 * simple.el (next-error-overlay-arrow-position): Revert the change
32115 made on 2005-04-30.
32116
32117 2005-05-07 Jay Belanger <belanger@truman.edu>
32118
32119 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
32120 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
32121 `calc-sel-reselect'.
32122
32123 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
32124 Calc is in embedded mode.
32125
32126 2005-05-07 Eli Zaretskii <eliz@gnu.org>
32127
32128 * progmodes/compile.el (compilation-setup):
32129 Set overlay-arrow-string to an empty string on text terminals.
32130
32131 * textmodes/ispell.el (ispell-program-name): Try looking for
32132 "aspell" along exec-path, and if found, use it as the default
32133 speller program.
32134
32135 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
32136
32137 * international/mule.el (sgml-xml-auto-coding-function):
32138 Recognize encoding='FOO' in single quotes as well as in double quotes.
32139
32140 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
32141
32142 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
32143 as well as `interactive', so that defmacro* would recognize
32144 `declare' forms.
32145
32146 2005-05-07 Eli Zaretskii <eliz@gnu.org>
32147
32148 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
32149 Explain more about the LIGHTER arg's usage in the doc string.
32150 Add commentary to clarify what the code does. Fix the regexp that
32151 strips whitespace from LIGHTER. Quote LIGHTER before using it,
32152 since it could have characters special to regular expressions.
32153
32154 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
32155
32156 * replace.el (occur-1): Bind inhibit-read-only so that
32157 erase-buffer doesn't barf on read-only text properties (likewise
32158 for add-text-properties in occur-engine). Mark buffer as unmodified.
32159 (occur-engine): Don't set buffer-read-only here.
32160
32161 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
32162
32163 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
32164 list-buffers-directory. This caused the *cvs-commit* buffer to be
32165 sometimes mistakenly reused as a *cvs* buffer.
32166
32167 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
32168
32169 * tooltip.el: Move code for GUD tooltips into gud.el.
32170 (require): CL no longer needed to compile case.
32171 (tooltip-mode): Do not toggle functions for GUD tooltips.
32172 (tooltip-gud-tips-p): Remove. Replace with minor mode
32173 gud-tooltip-mode in gud.el.
32174 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
32175 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
32176 tooltip-gud prefix with gud-tooltip and obsolete.
32177 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
32178 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
32179 (tooltip-mouse-motion): Mouse movement functions/variable.
32180 Rename in gud.el by adding gud prefix.
32181 (tooltip-gud-original-filter, tooltip-gud-dereference)
32182 (tooltip-gud-event, tooltip-toggle-gud-tips)
32183 (tooltip-gud-process-output, tooltip-gud-print-command)
32184 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
32185 gud.el by replacing tooltip-gud prefix with gud-tooltip.
32186 (gdb-tooltip-print): Move to gdb-ui.el.
32187
32188 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
32189 (require): CL needed to compile case.
32190 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
32191 tooltip-gud-tips-p. Make it a minor-mode.
32192 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
32193 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
32194 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
32195 (gud-tooltip-change-major-mode)
32196 (gud-tooltip-activate-mouse-motions-if-enabled)
32197 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
32198 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
32199 (gud-tooltip-original-filter, gud-tooltip-dereference)
32200 (gud-tooltip-event, tooltip-toggle-gud-tips)
32201 (gud-tooltip-process-output, gud-tooltip-print-command)
32202 (gud-tooltip-tips): Move from tooltip.el.
32203
32204 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
32205 (gdb-cpp-define-alist-flags): Doc fix.
32206 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
32207 gud-tooltip-mode is t.
32208
32209 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
32210
32211 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
32212 evaporate if their text is deleted.
32213 (goto-address-at-point): Make it work as a mouse binding as well.
32214 (goto-address-at-mouse): Obsolete it. Update users.
32215
32216 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
32217
32218 * calendar/appt.el (top-level): No longer activate on load.
32219
32220 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
32221
32222 * calendar/cal-bahai.el (mark-bahai-diary-entries):
32223 * net/webjump.el (webjump):
32224 * progmodes/idlw-help.el (idlwave-do-context-help1)
32225 (idlwave-highlight-linked-completions):
32226 * textmodes/po.el (po-find-file-coding-system-guts):
32227 Replace `assoc-ignore-case' by `assoc-string'.
32228
32229 2005-05-06 Eli Zaretskii <eliz@gnu.org>
32230
32231 * files.el (locate-file): Doc fix.
32232
32233 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
32234 Remove the redundant test for ms-dos.
32235
32236 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
32237 look for the preprocessor with exec-suffixes. If not found in
32238 standard places, look in exec-path. Remove most of the tests that
32239 used system-type.
32240
32241 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
32242
32243 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
32244
32245 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
32246 file-name clash with jka-compr.el on 8+3 filesystems.
32247
32248 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32249
32250 * term/mac-win.el: Don't define or bind scroll bar functions if
32251 x-toolkit-scroll-bars is t.
32252 (x-select-text, x-get-selection-value): Clear
32253 x-last-selected-text-clipboard if x-select-enable-clipboard is
32254 nil.
32255 (PRIMARY): Put mac-scrap-name property.
32256 (mac-select-convert-to-file-url): New function.
32257 (public.file-url): New selection target type. Add to
32258 selection-converter-alist.
32259 (x-get-selection, x-selection-value): Handle it.
32260 (x-cut-buffer-or-selection-value): New alias.
32261
32262 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32263
32264 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
32265 entry to avoid calling bibtex-find-entry with arg global
32266 being t. Remove arg key.
32267 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
32268 (bibtex-copy-summary-as-kill): Change accordingly.
32269
32270 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
32271
32272 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
32273 (org-agenda-date-later): Use with-current-buffer.
32274
32275 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
32276
32277 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
32278 (define-obsolete-variable-alias): Doc Fixes.
32279
32280 2005-05-06 Kim F. Storm <storm@cua.dk>
32281
32282 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
32283 vertical-motion when selective-display is active.
32284
32285 * ido.el (ido-setup-hook): New hook.
32286 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
32287 (ido-input-stack): New var.
32288 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
32289 ido-next-work-file binding to M-O.
32290 Bind M-f to ido-wide-find-file-or-pop-dir.
32291 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
32292 (ido-read-internal): Run ido-setup-hook.
32293 Catch quit in read-file-name and read-string to cancel edit.
32294 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
32295 Automatically pop-all when completing a directory name (RET).
32296 (ido-file-internal): Add with-no-warnings around ffap and dired code.
32297 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
32298 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
32299 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
32300 New functions for M-b/M-f to move among the directory components.
32301 (ido-make-merged-file-list): Catch quit to cancel merge.
32302 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
32303 (ido-completion-help): No warnings for ido-completion-buffer-full.
32304
32305 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
32306
32307 * font-lock.el (font-lock-negation-char-face): New face and variable.
32308 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
32309 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
32310 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
32311 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
32312
32313 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
32314
32315 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
32316 Fix typo in docstring.
32317
32318 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
32319 (ebrowse-print-statistics-line)
32320 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
32321
32322 * term/w32-win.el (image-library-alist): Add additional name for
32323 Xpm library.
32324
32325 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
32326
32327 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
32328 use gcc instead of cpp.
32329
32330 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
32331 (gdb-create-define-alist): Use it.
32332 (gdb-cpp-define-alist-program): Update for MS-DOS.
32333
32334 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
32335
32336 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
32337
32338 2005-05-04 Richard M. Stallman <rms@gnu.org>
32339
32340 * help.el (describe-key): No error when UNTRANSLATED is nil.
32341
32342 * simple.el (line-move-1): Fix previous change to signal errors
32343 appropriately.
32344
32345 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
32346
32347 * calendar/icalendar.el (icalendar-version): Now at 0.12.
32348 (icalendar-duration-correction): Remove.
32349 (icalendar--get-event-properties): Split result at commas.
32350 (icalendar--decode-isoduration): New optional argument
32351 DURATION-CORRECTION.
32352 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
32353 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
32354 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
32355 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
32356 (icalendar--convert-anniversary-to-ical): New functions, extracted
32357 from icalendar-export-region, with bug fixes.
32358 (icalendar-export-region): Use the above functions.
32359 (icalendar-import-buffer): Check before saving diary file.
32360 (icalendar--convert-recurring-to-diary)
32361 (icalendar--convert-non-recurring-all-day-to-diary)
32362 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
32363 extracted from icalendar--convert-ical-to-diary, with bug fixes.
32364 (icalendar--convert-ical-to-diary): Use the above functions.
32365
32366 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
32367
32368 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
32369 Remove these recent additions.
32370 (c-mode): Restore to before 2005-04-28.
32371
32372 * progmodes/cc-vars.el (cc-define-list-program): Remove this
32373 recent addition.
32374
32375 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
32376 (gdb-define-alist): New variables.
32377 (gdb-create-define-alist): New function.
32378 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
32379 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
32380 with string-to-number.
32381 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
32382
32383 * progmodes/gud.el: Replace string-to-int with string-to-number.
32384 (gud-find-file): Handle gdb-define-alist.
32385
32386 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
32387
32388 2005-05-02 Jay Belanger <belanger@truman.edu>
32389
32390 * calc/calc-aent.el (math-read-token):
32391 * calc/calc-bin.el (calc-word-size):
32392 * calc/calc-ext.el (calc-read-number-fancy):
32393 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
32394 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
32395 * calc/calc-frac.el (calc-over-notation):
32396 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
32397 (calc-graph-num-points, calc-graph-init):
32398 * calc/calc-prog.el (calc-read-parse-table-part)
32399 (calc-edit-macro-repeats):
32400 * calc/calc-yank.el (calc-do-grab-rectangle):
32401 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
32402 Replace `string-to-int' by `string-to-number'.
32403
32404 2005-05-02 Kim F. Storm <storm@cua.dk>
32405
32406 * kmacro.el: Use executing-kbd-macro-index variable.
32407
32408 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
32409
32410 * net/rlogin.el (rlogin-parse-words): Delete func.
32411 (rlogin): Use split-string, not rlogin-parse-words.
32412 Also, if there are option-like elements in the parsed args,
32413 take the host to be the first arg immediately following them.
32414 Suggested by Michael Mauger.
32415
32416 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
32417
32418 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
32419
32420 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
32421
32422 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
32423 (cc-mode-cpp-program): Rename to cc-define-list-program and
32424 move to cc-vars.el.
32425
32426 * progmodes/cc-vars.el (cc-define-list-program):
32427 Change to "gcc -E -dM -". Make customizable.
32428
32429 2005-05-02 Kim F. Storm <storm@cua.dk>
32430
32431 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
32432
32433 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
32434
32435 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
32436
32437 * international/mule-util.el (truncate-string): Remove alias and
32438 obsolete declaration.
32439
32440 * international/mule-cmds.el (update-iso-coding-systems):
32441 Remove alias and obsolete declaration.
32442
32443 * international/mule.el (coding-system-parent): Remove alias and
32444 obsolete declaration.
32445
32446 * subr.el (define-function, sref): Remove aliases and obsolete
32447 declarations.
32448 (chars-in-region): Remove obsolete declaration.
32449
32450 2005-05-01 Richard M. Stallman <rms@gnu.org>
32451
32452 * info.el (Info-mode): Set widen-automatically to nil, locally.
32453
32454 * simple.el (widen-automatically): New variable.
32455 (pop-global-mark): Obey widen-automatically.
32456
32457 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
32458
32459 * term/xterm.el (function-key-map): Call substitute-key-definition
32460 before the keymap size is increased by a lot of define-key calls.
32461
32462 2005-05-01 Richard M. Stallman <rms@gnu.org>
32463
32464 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
32465 Rename ARG to ELEMENT. Doc fix.
32466
32467 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
32468
32469 * allout.el (allout-exposure): Remove macro and obsolete declaration.
32470 Remove references to allout-exposure/change to allout-new-exposure.
32471
32472 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
32473 bytecode symbols.
32474
32475 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
32476 (compiled-function-p, focus-frame, unfocus-frame):
32477 Remove aliases and obsolete declarations.
32478 Back out inadvertent changes from previous commit.
32479
32480 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
32481
32482 * files.el (require-final-newline): Make Custom tags consistent
32483 with mode-require-final-newline.
32484 (mode-require-final-newline): Doc fix.
32485
32486 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
32487
32488 * international/latexenc.el (latexenc-find-file-coding-system):
32489 Fix regular expressions.
32490
32491 2005-05-01 David Kastrup <dak@gnu.org>
32492
32493 * international/latexenc.el (latexenc-find-file-coding-system):
32494 Fix regular expressions.
32495
32496 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
32497
32498 * subr.el (string-to-int): Make obsolete.
32499
32500 2005-04-30 Richard M. Stallman <rms@gnu.org>
32501
32502 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
32503
32504 * loadup.el: Load jka-comp-hook.
32505
32506 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
32507 (jka-compr-handler): Add autoload. `put' calls moved
32508 to jka-comp-hook.el.
32509 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
32510 (jka-compr-inhibit): Autoload.
32511
32512 * jka-comp-hook.el: New file.
32513 Enable the mode by default.
32514
32515 * files.el (backup-buffer-copy): Use copy-file instead
32516 of write-region, and put back the 'excl.
32517
32518 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
32519
32520 * progmodes/flymake.el (flymake-split-string)
32521 (flymake-split-string, flymake-log, flymake-pid-to-names)
32522 (flymake-reg-names, flymake-get-source-buffer-name)
32523 (flymake-unreg-names, flymake-add-line-err-info)
32524 (flymake-add-err-info): Clarify docstrings.
32525 (flymake-popup-menu, flymake-make-emacs-menu)
32526 (flymake-make-xemacs-menu): Add docstrings.
32527 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
32528 Set variables directly throughout.
32529
32530 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
32531
32532 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
32533 exists. Initialize cc-define-alist.
32534 (c-mode): Add cc-create-define-alist locally to after-save-hook.
32535 If there is no file (Macroexpansion) don't create an alist.
32536
32537 2005-04-29 Sam Steingold <sds@gnu.org>
32538
32539 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
32540 (cc-create-define-alist): Use it instead of the hard-coded string.
32541
32542 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
32543
32544 * international/mule-conf.el (file-coding-system-alist): Fix regexp
32545 for latexenc.
32546
32547 2005-04-29 Lute Kamstra <lute@gnu.org>
32548
32549 * emacs-lisp/generic.el: Improve commentary section.
32550 (define-generic-mode): Improve docstring.
32551
32552 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
32553
32554 * textmodes/org.el (many places): Change to quiet the byte compiler.
32555 (org-prefix-format-compiled): New variable.
32556 (org-compile-prefix-format): New function.
32557 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
32558 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
32559 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
32560 (org-get-entries-from-diary): Use `org-get-time-of-day' for
32561 consistency with entries from `org-mode' files.
32562 (org-get-time-of-day): Fix bug with partial matches early in a line.
32563 (org-non-link-chars): New constant.
32564 (org-link-regexp): Respect `org-non-link-chars'.
32565 (org-agenda-day-view): Remove command.
32566 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
32567 (org-follow-bbdb-link, org-store-link): Search also company field.
32568 (org-highlight-overlay): New variable.
32569 (org-highlight, org-unhighlight): New functions.
32570 (org-agenda-mode): Add pre-command-hook to remove highlight.
32571 (org-evaluate-time-range): Behavior depends upon whether time stamp
32572 contains a time or not.
32573 (org-show-subtree, org-show-entry): New functions.
32574 (org-agenda-cleanup-fancy-diary): Remove empty lines.
32575
32576 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
32577
32578 * comint.el (comint-output-filter-functions): Add autoload cookie.
32579
32580 2005-04-28 Kim F. Storm <storm@cua.dk>
32581
32582 * ido.el (ido-everywhere): Fix last change.
32583
32584 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
32585
32586 * international/latexenc.el: New file.
32587 * international/mule-conf.el (file-coding-system-alist): For .tex,
32588 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
32589
32590 2005-04-28 Lute Kamstra <lute@gnu.org>
32591
32592 * font-lock.el (font-lock-add-keywords)
32593 (font-lock-remove-keywords): Clarify docstring.
32594 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
32595 Don't start docstrings with a `*'.
32596 (font-lock-update-removed-keyword-alist): Give it a docstring.
32597
32598 * generic-x.el: Update commentary section.
32599 Only require font-lock when compiling.
32600 Define all modes conditionally.
32601 Place all generic modes in the generic-x-modes customization group.
32602 (generic-x-modes): New customization group.
32603 (generic-default-modes, generic-mswindows-modes)
32604 (generic-unix-modes, generic-other-modes): New constants.
32605 (generic-define-mswindows-modes, generic-define-unix-modes):
32606 Update docstrings. Make them obsolete.
32607 (generic-extras-enable-list): New default value. Update docstring.
32608 Improve :type. Change :set function.
32609 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
32610 Fix docstring.
32611
32612 * emacs-lisp/generic.el (generic-mode-internal):
32613 Simplify font-lock-defaults.
32614 (define-generic-mode): Fix docstring.
32615
32616 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
32617
32618 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
32619 font-lock-face property to highlight matches.
32620
32621 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
32622
32623 * progmodes/cc-mode.el (cc-create-define-alist): New function.
32624 (cc-define-alist): New variable.
32625 (c-mode): Make it local and initialize it.
32626
32627 * progmodes/gdb-ui.el (gdb-active-process): New variable.
32628 (gdb-exited): New function.
32629 (gdb-annotation-rules): Use it.
32630 (gdb-starting): Set gdb-active-process to t.
32631 (gdb-stopping): Amend doc string.
32632 (gdb-reset): Set gdb-active-process to nil.
32633
32634 * tooltip.el (tooltip-gud-tips): Show the associated #define
32635 directives when a C program under GDB is not executing.
32636
32637 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
32638
32639 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
32640 font-lock-fontify-syntactic-keywords.
32641
32642 * font-lock.el (font-lock-default-fontify-region): Don't force
32643 parse-sexp-lookup-properties to nil.
32644
32645 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
32646
32647 * man.el (man-mode-syntax-table): Set up `:' to have
32648 word-constituent syntax.
32649
32650 2005-04-27 Lute Kamstra <lute@gnu.org>
32651
32652 * novice.el (disable-command): Don't add spurious newlines to the
32653 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
32654
32655 2005-04-26 Jay Belanger <belanger@truman.edu>
32656
32657 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
32658 than one window before deleting window.
32659
32660 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
32661
32662 * shell.el (shell-prompt-pattern): Doc fix.
32663 (shell-mode): Set paragraph-separate buffer locally to "\\'".
32664
32665 * comint.el (comint-prompt-regexp, comint-get-old-input)
32666 (comint-use-prompt-regexp)
32667 (comint-use-prompt-regexp-instead-of-fields)
32668 (comint-replace-by-expanded-history, comint-send-input)
32669 (comint-output-filter, comint-get-old-input-default)
32670 (comint-line-beginning-position, comint-bol, comint-show-output)
32671 (comint-backward-matching-input, comint-forward-matching-input)
32672 (comint-next-prompt, comint-previous-prompt):
32673 Rename `comint-use-prompt-regexp-instead-of-fields' to
32674 `comint-use-prompt-regexp'. Keep old name as alias and declare
32675 obsolete.
32676 (comint-use-prompt-regexp): Shorten first line of doc string.
32677
32678 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
32679 Set paragraph-separate buffer locally to "\\'".
32680
32681 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
32682 Adapt to above name change.
32683
32684 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
32685 (smbclient-prompt-regexp): Ditto.
32686
32687 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
32688
32689 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
32690
32691 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
32692 gdb-location-list.
32693 Break lines that are over 80 characters wide.
32694
32695 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
32696
32697 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
32698 New fun and var, to preserve compatibility.
32699
32700 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
32701
32702 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
32703
32704 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
32705 name to file-newer-than-file-p.
32706
32707 2005-04-26 Richard M. Stallman <rms@gnu.org>
32708
32709 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
32710
32711 * progmodes/python.el (python-mode):
32712 Use new name eldoc-documentation-function.
32713
32714 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
32715
32716 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
32717 (eldoc-documentation-function):
32718 Rename from eldoc-print-current-symbol-info-function. Calls changed.
32719
32720 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
32721
32722 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
32723
32724 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
32725
32726 * term/xterm.el (function-key-map): Fix strings for
32727 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
32728 {C,S,A,C-S}-{f1-f12}.
32729
32730 2005-04-26 Kenichi Handa <handa@m17n.org>
32731
32732 * international/mule-cmds.el (select-safe-coding-system):
32733 Fix previous change.
32734
32735 2005-04-26 Lute Kamstra <lute@gnu.org>
32736
32737 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
32738
32739 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
32740 (font-lock-comment-delimiter-face): Ditto.
32741
32742 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
32743
32744 2005-04-25 Jay Belanger <belanger@truman.edu>
32745
32746 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
32747 to t while inserting information; use help-mode.
32748
32749 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
32750
32751 * term.el (ansi-term-color-vector): Use the xterm colors.
32752 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
32753
32754 2005-04-25 Lute Kamstra <lute@gnu.org>
32755
32756 * font-core.el (font-lock-defaults): Fix docstring.
32757
32758 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
32759
32760 2005-04-25 Kenichi Handa <handa@m17n.org>
32761
32762 * international/mule-cmds.el (select-safe-coding-system):
32763 Don't check consistency with coding: spec, etc if raw-text or
32764 no-conversion was found to be safe.
32765
32766 2005-04-24 Richard M. Stallman <rms@gnu.org>
32767
32768 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
32769 citation markers at start of each line.
32770
32771 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
32772 citation markers at start of each line.
32773
32774 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
32775
32776 * files.el (mode-require-final-newline): Fix previous change.
32777 (require-final-newline): Fix type label.
32778
32779 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
32780
32781 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
32782 statement in buffer (broken by 2004-11-24 change).
32783
32784 2005-04-24 Kim F. Storm <storm@cua.dk>
32785
32786 * ido.el (ido-everywhere): Save and restore old read-buffer-function
32787 and read-file-name-function values. Don't overwrite existing
32788 non-nil values if ido-mode is enabled without ido-everywhere.
32789
32790 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
32791
32792 * files.el (mode-require-final-newline): Minor doc fix.
32793
32794 2005-04-24 Eli Zaretskii <eliz@gnu.org>
32795
32796 * subr.el (syntax-after): Doc fix.
32797 (syntax-class): If argument is nil, return nil. Mask off upper 16
32798 bits, not 8 bits.
32799
32800 * files.el (mode-require-final-newline): Doc fix.
32801 (backup-buffer-copy): Fix last change.
32802
32803 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32804
32805 * term/mac-win.el: Require select. Set selection-coding-system to
32806 mac-system-coding-system. Call menu-bar-enable-clipboard.
32807 (x-last-selected-text-clipboard, x-last-selected-text-primary)
32808 (x-select-enable-clipboard): New variables.
32809 (x-select-text, x-get-selection, x-selection-value)
32810 (x-get-selection-value, mac-select-convert-to-string)
32811 (mac-services-open-file, mac-services-open-selection)
32812 (mac-services-insert-text): New functions.
32813 (CLIPBOARD, FIND): Put mac-scrap-name property.
32814 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
32815 (public.tiff): Put mac-ostype property.
32816 (selection-converter-alist): Add entries for them.
32817 (mac-application-menu-map): New keymap.
32818 (interprogram-cut-function, interprogram-paste-function): Set to
32819 x-select-text and x-get-selection-value, respectively.
32820 (split-window-keep-point): Set to t.
32821
32822 2005-04-23 Richard M. Stallman <rms@gnu.org>
32823
32824 * files.el (read-directory-name): Always pass non-nil
32825 DEFAULT-FILENAME arg to read-file-name.
32826 (backup-buffer-copy, basic-save-buffer-2): Take care against
32827 writing thru an unexpected existing symlink.
32828 (revert-buffer): In indirect buffer, revert the base buffer.
32829 (magic-mode-alist): Doc fix.
32830 (buffer-stale-function): Doc fix.
32831 (minibuffer-with-setup-hook): Avoid warning.
32832 (mode-require-final-newline): Doc and custom fix.
32833
32834 * follow.el (follow-end-of-buffer): Use with-no-warnings.
32835
32836 * font-lock.el (font-lock-comment-face): On terminals with few colors,
32837 use the default appearance.
32838 (font-lock-comment-delimiter-face): New face, new variable.
32839
32840 * imenu.el (imenu--generic-function): The official position of a
32841 definition is the start of the line that BEG is in.
32842
32843 * midnight.el (midnight-timer): Move defvar up.
32844
32845 * mouse.el (mouse-drag-region-1): Delete some debugging code.
32846
32847 * saveplace.el (save-place-to-alist): Use with-no-warnings.
32848
32849 * startup.el (command-line): Use with-no-warnings.
32850
32851 * window.el (window-size-fixed): New defvar.
32852
32853 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
32854
32855 * mail/rmail.el (rmail-font-lock-keywords):
32856 Use font-lock-comment-delimiter-face.
32857
32858 * mail/sendmail.el (mail-font-lock-keywords):
32859 Use font-lock-comment-delimiter-face.
32860
32861 * progmodes/compile.el (next-error-highlight-timer): New defvar.
32862
32863 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
32864
32865 * progmodes/compile.el (compilation-mode-font-lock-keywords):
32866 Specify t for LAXMATCH when matching directories.
32867 Save match data around compilation-compat-error-properties form.
32868
32869 2005-04-23 David Kastrup <dak@gnu.org>
32870
32871 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
32872 Mention that the autoloaded aliases should be kept for AUCTeX.
32873
32874 2005-04-23 Andreas Schwab <schwab@suse.de>
32875
32876 * isearch.el (isearch-forward): Doc fix.
32877
32878 2005-04-23 Eli Zaretskii <eliz@gnu.org>
32879
32880 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
32881 (jit-lock-stealth-nice): Change default value to 0.5.
32882
32883 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
32884
32885 * abbrev.el (write-abbrev-file): Write table entries in
32886 alphabetical order by table name.
32887
32888 2005-04-22 Kim F. Storm <storm@cua.dk>
32889
32890 * ido.el (ido-read-internal): Fix `list' completion.
32891
32892 2005-04-22 Kenichi Handa <handa@m17n.org>
32893
32894 * recentf.el (recentf-save-file-coding-system): New variable.
32895 (recentf-save-list): Encode the file by
32896 recentf-save-file-coding-system and add coding: tag.
32897
32898 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
32899
32900 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
32901
32902 2005-04-21 Lute Kamstra <lute@gnu.org>
32903
32904 * loadhist.el (unload-feature): Don't remove a function from hooks
32905 if it is about to be restored to an autoload . Remove functions
32906 that will become unbound from auto-mode-alist. Simplify the code.
32907
32908 * subr.el (assq-delete-all): New implementation that is linear,
32909 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
32910 (rassq-delete-all): New function.
32911
32912 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32913 Add size-indication-mode.
32914
32915 2005-04-21 Kenichi Handa <handa@m17n.org>
32916
32917 * international/mule-cmds.el: Add autoload for widget-value in
32918 eval-when-compile.
32919
32920 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
32921
32922 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32923 Add tooltip-mode.
32924
32925 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32926
32927 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
32928
32929 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32930 (inferior-lisp-filter-regexp, inferior-lisp-program)
32931 (inferior-lisp-load-command, inferior-lisp-prompt)
32932 (inferior-lisp-mode-hook, lisp-source-modes)
32933 (inferior-lisp-load-hook): defvar->defcustom.
32934 (inferior-lisp-program, inferior-lisp-prompt)
32935 (inferior-lisp-load-hook): Doc fixes.
32936 (inferior-lisp-install-letter-bindings): Small change in
32937 introductory comment.
32938
32939 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
32940
32941 * vc.el (vc-annotate-color-map): Change some colors so that text
32942 using them as foreground is readable on both white and black
32943 backgrounds.
32944
32945 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
32946
32947 * international/mule-conf.el (translation-table-for-input):
32948 Remove redundant declaration.
32949
32950 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32951
32952 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32953
32954 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32955 (tooltip-toggle-gud-tips): New function.
32956
32957 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32958
32959 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32960 right angle brackets.
32961
32962 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32963
32964 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32965
32966 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
32967
32968 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32969 Remove. Update callers to use expand-file-name instead.
32970
32971 * subr.el (syntax-class): New function.
32972
32973 * simple.el (blink-matching-open): Use it.
32974
32975 * paren.el (show-paren-function): Use it to recognize parens that are
32976 also used in 2-char comment markers.
32977
32978 2005-04-19 Lute Kamstra <lute@gnu.org>
32979
32980 * loadhist.el (unload-feature): Update for new format of
32981 load-history. Simplify the code.
32982
32983 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32984
32985 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32986 (mac-add-charset-info): New function. Initialize variable
32987 mac-charset-info-alist using it.
32988 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32989 for translation.
32990 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32991 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32992 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32993 New CCL programs.
32994
32995 2005-04-19 Kim F. Storm <storm@cua.dk>
32996
32997 * simple.el (next-buffer, prev-buffer, next-error)
32998 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32999 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
33000
33001 * bindings.el (next-buffer, prev-buffer, next-error)
33002 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
33003 (clone-indirect-buffer-other-window): Move bindings from simple.el.
33004 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
33005 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
33006
33007 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
33008
33009 * isearch.el (isearch-edit-string): Make the search-ring available for
33010 minibuffer history commands.
33011 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
33012 the default history commands now work just as well.
33013 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
33014
33015 2005-04-18 Kim F. Storm <storm@cua.dk>
33016
33017 * emulation/cua-base.el (cua--pre-command-handler): Add more
33018 elaborate check for shift modifier on non-window systems.
33019
33020 2005-04-18 Lars Hansen <larsh@math.ku.dk>
33021
33022 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
33023
33024 2005-04-18 Kim F. Storm <storm@cua.dk>
33025
33026 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
33027 and make it optional. Don't test tooltip-gud-echo-area here.
33028 (tooltip-gud-process-output, gdb-tooltip-print):
33029 Pass tooltip-gud-echo-area to tooltip-show.
33030 (tooltip-help-tips): Remove second optional arg to tooltip-show.
33031
33032 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33033
33034 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
33035 `display-graphic-p' may not be bound yet.
33036
33037 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
33038
33039 * startup.el (command-line): No longer enable Xterm Mouse mode by
33040 default in terminals compatible with xterm.
33041
33042 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
33043
33044 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
33045
33046 * tooltip.el (tooltip-gud-echo-area): Rename from
33047 tooltip-use-echo-area.
33048 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
33049 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
33050 area independently of where help tooltips are displayed.
33051
33052 2005-04-17 David Kastrup <dak@gnu.org>
33053
33054 * cus-theme.el (custom-theme-write-variables): Quote variables
33055 where necessary.
33056
33057 2005-04-17 Richard M. Stallman <rms@gnu.org>
33058
33059 * simple.el (yank-excluded-properties): Add follow-link to value.
33060
33061 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
33062
33063 * startup.el (fancy-splash-max-time): Just 30 seconds.
33064 (fancy-splash-delay): Just 7.
33065 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
33066
33067 * loadhist.el (unload-feature): Update for new format of load-history.
33068 Simplify the code.
33069
33070 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
33071 (rmail-font-lock-keywords): Don't fontify the text of a citation.
33072
33073 * mail/sendmail.el (mail-font-lock-keywords):
33074 Don't fontify subject text.
33075 Don't fontify the text of a citation.
33076
33077 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
33078
33079 * comint.el (comint-output-filter): Run comint-output-filter-functions
33080 with point where the user had it.
33081
33082 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
33083
33084 * international/ucs-tables.el (ucs-set-table-for-input):
33085 Disable when using unify-on-decoding.
33086
33087 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
33088
33089 * emulation/cua-base.el (cua-global-mark-face): Add special case
33090 for displays supporting a high number of colors.
33091
33092 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
33093
33094 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
33095
33096 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
33097
33098 * filesets.el (filesets-add-buffer): If user supplies a name of a
33099 non-existing fileset, create a new fileset.
33100
33101 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
33102
33103 * textmodes/org.el (org-up-heading-all): Fix bug with
33104 `outline-up-heading-all'.
33105
33106 2005-04-16 Andreas Schwab <schwab@suse.de>
33107
33108 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
33109 /etc/permissions.d/* and /etc/aliases.d/*.
33110
33111 2005-04-16 Kenichi Handa <handa@m17n.org>
33112
33113 * international/code-pages.el (cp-make-coding-system):
33114 Set `translation-table-for-input' property value to the symbol
33115 ucs-mule-to-mule-unicode, not to that value.
33116 (pt154): Escape guillemet by `\'.
33117
33118 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
33119
33120 * loadup.el: Load tooltip if x-show-tip is fboundp.
33121
33122 * startup.el (command-line): Add comment.
33123
33124 * tooltip.el (tooltip-mode): Specify correct standard value for
33125 Custom in init-value.
33126
33127 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
33128
33129 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
33130 possible.
33131
33132 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
33133
33134 * textmodes/org.el (org-agenda-date-prompt): Rename from
33135 `org-agenda-date-today'.
33136 (org-evaluate-time-range): Insert at point instead of directly
33137 after time range.
33138 (org-first-headline-recenter, org-subtree-end-visible-p)
33139 (org-optimize-window-after-visibility-change): New functions
33140 (org-agenda-post-command-hook): Don't allow point at end of line,
33141 to make sure it always hits the text properties.
33142 (org-agenda-next-date-line, org-agenda-previous-date-line):
33143 New commands.
33144 (org-set-regexps-and-options): Category may contain white space.
33145 (org-agenda-get-deadlines, org-agenda-get-scheduled):
33146 Improve marker positions.
33147 (org-agenda-new-marker): Argument POS made optional.
33148 (org-agenda-get-timestamps): Deadlines which are done are listed
33149 in org-done-face now.
33150 (org-agenda-get-todos, org-agenda-get-timestamps)
33151 (org-agenda-get-deadlines, org-agenda-get-scheduled):
33152 Set `undone-face' and `done-face' properties.
33153 (org-last-todo-state-is-todo): New variable.
33154 (org-todo): Set `org-last-todo-state-is-todo'.
33155 (org-agenda-todo): Change face according to
33156 `org-last-todo-state-is-todo'. And change other lines referring to
33157 the same entry.
33158 (org-calendar-goto-agenda): New command.
33159 (org-calendar-to-agenda-key): New option.
33160 (org-startup-folded): New allowed value `content'.
33161 (org-set-regexps-and-options): Accept new value `content' for
33162 `org-startup-folded'.
33163 (org-get-current-options): Handle new value `content' for
33164 `org-startup-folded'.
33165 (org-insert-todo-heading): New command.
33166 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
33167 interactively in empty file and option
33168 `org-insert-mode-line-in-empty-file' has been set.
33169 (org-agenda-todo, org-agenda-priority): Modify to use
33170 `org-agenda-change-all-lines'.
33171 (org-warning-face): Change color on dark background.
33172
33173 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33174
33175 * international/mule-cmds.el (set-locale-environment): On Mac OS,
33176 use preferences AppleLocale and AppleLanguages, and variable
33177 mac-system-locale for default locale. On Mac OS Classic, use
33178 mac-system-coding-system for default coding systems.
33179
33180 * term/mac-win.el: Don't set file-name-coding-system.
33181 Decode variables system-name, emacs-build-system, user-login-name, and
33182 user-full-name by mac-system-coding-system on Mac OS Classic.
33183 (mac-system-coding-system): New variable.
33184
33185 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
33186
33187 * startup.el (command-line): Handle `xterm-mouse-mode' before
33188 reading init file.
33189
33190 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
33191
33192 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
33193
33194 * progmodes/sh-script.el (sh-here-document-word): Make it a
33195 defcustom. Doc fix.
33196 (sh-add): Bash uses $(( )) for arithmetic.
33197 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
33198 (sh-maybe-here-document): Remove quotes and leading whitespace
33199 from heredoc word when closing. Indent heredoc with tabs if word
33200 starts with "-".
33201
33202 2005-04-13 Richard M. Stallman <rms@gnu.org>
33203
33204 * simple.el (undo): Fix previous change.
33205
33206 * custom.el (defface): Doc fix.
33207
33208 2005-04-13 Lute Kamstra <lute@gnu.org>
33209
33210 * Makefile.in (DONTCOMPILE): Remove list.
33211 (compile, compile-always): Don't use DONTCOMPILE.
33212 (update-authors): Load the library in which batch-update-authors
33213 is defined.
33214 * makefile.w32-in (DONTCOMPILE): Remove list.
33215 (compile, compile-always): Fix comments.
33216 (update-authors): Load the library in which batch-update-authors
33217 is defined.
33218
33219 * generic-x.el (generic-mode-ini-file-find-file-hook):
33220 Rename to ini-generic-mode-find-file-hook.
33221 Keep generic-mode-ini-file-find-file-hook as an alias.
33222 (ini-generic-mode-find-file-hook): Rename from
33223 generic-mode-ini-file-find-file-hook. Fix docstring.
33224 (ini-generic-mode): Docstring change.
33225 (bat-generic-mode-run-as-comint): Silence the byte compiler.
33226
33227 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
33228 called from lisp.
33229
33230 * generic.el: Move to the emacs-lisp subdir.
33231
33232 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
33233
33234 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
33235 and C-S- function and cursor motion keys.
33236
33237 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
33238
33239 * startup.el (command-line): Enable Xterm Mouse mode by default.
33240 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
33241 for Custom. No longer show "Mouse" in mode line when enabled.
33242 Doc fix.
33243
33244 2005-04-12 Kim F. Storm <storm@cua.dk>
33245
33246 * emulation/cua-base.el (cua-rectangle-face)
33247 (cua-rectangle-noselect-face): Define face attributes here.
33248
33249 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
33250
33251 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33252
33253 * startup.el (command-line): Turn off blinking cursor if
33254 cursorBlink in resources is off or false.
33255
33256 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33257
33258 * term/mac-win.el (dnd): Require dnd.
33259 (mac-drag-n-drop): Call dnd-handle-one-url.
33260 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
33261 (kTextEncodingISOLatin2): Remove constants.
33262 (mac-script-code-coding-systems): New constant.
33263 (mac-handle-language-change): New function.
33264 (special-event-map): Bind it to `language-change' event.
33265 (mac-centraleurroman, mac-cyrillic): New coding systems.
33266 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
33267 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
33268 and mac-cyrillic-encoder to encode-mac-centraleurroman and
33269 encode-mac-cyrillic, respectively.
33270
33271 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
33272
33273 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
33274 Don't set overlay-arrow-string to "=>" as this is done
33275 globally in C now.
33276
33277 2005-04-12 Lute Kamstra <lute@gnu.org>
33278
33279 * generic-x.el (rc-generic-mode, rul-generic-mode):
33280 Fix auto-mode-alist entries.
33281 (etc-fstab-generic-mode): Tweak fontification.
33282
33283 * generic.el (generic-make-keywords-list): Fix docstring.
33284 (generic-mode-internal): Simplify generic-font-lock-keywords.
33285
33286 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
33287
33288 * whitespace.el (whitespace-buffer-leading)
33289 (whitespace-buffer-trailing): Revert the incorrect test inversion.
33290 However, fix the highlight area for the leading and
33291 trailing whitespaces to show space.
33292
33293 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
33294
33295 * whitespace.el (whitespace-version): Bump to 3.5.
33296
33297 (whitespace-buffer-leading, whitespace-buffer-trailing):
33298 Invert sense of the test to highlight the whitespace.
33299
33300 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
33301
33302 * progmodes/gud.el (gud-display-line): GUD uses its own
33303 overlay arrow now so don't set overlay-arrow-string.
33304 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
33305
33306 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
33307
33308 * term.el (term-ansi-current-bold, term-ansi-current-underline)
33309 (term-ansi-current-reverse, term-ansi-current-invisible)
33310 (term-ansi-face-already-done): Change to boolean.
33311 (term-reset-terminal, term-handle-colors-array): Handle the above
33312 vars accordingly.
33313 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
33314 (term-emulate-terminal): Use the new name.
33315
33316 * faces.el (secondary-selection): Use yellow1, not yellow.
33317 (trailing-whitespace): Use red1, not red.
33318
33319 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33320
33321 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
33322 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
33323 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
33324
33325 * cus-edit.el (dnd): New group.
33326
33327 * term/w32-win.el (dnd): Require dnd
33328 (w32-drag-n-drop): Call dnd-handle-one-url.
33329
33330 * x-dnd.el: Require dnd.
33331 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
33332 Call dnd-handle-one-url.
33333 (x-dnd-types-alist, x-dnd-insert-utf8-text)
33334 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
33335 to dnd-insert-text.
33336 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
33337 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
33338 (x-dnd-get-local-file-name, x-dnd-open-local-file)
33339 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
33340
33341 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
33342
33343 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33344
33345 * wdired.el: Doc fixes.
33346 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
33347 (wdired-use-dired-vertical-movement): Rename from
33348 wdired-always-move-to-filename-beginning.
33349 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
33350 (wdired-change-to-wdired-mode): Change mode name.
33351 (wdired-newline): Delete.
33352
33353 2005-04-11 Richard M. Stallman <rms@gnu.org>
33354
33355 * whitespace.el (whitespace-highlight-the-space):
33356 Don't call whitespace-unhighlight-the-space here.
33357
33358 * simple.el (undo): Record t in undo-equiv-table
33359 for the redo record made by an undo-in-region.
33360
33361 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
33362
33363 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
33364 (gdb-frame-inferior-io-buffer): New Functions to control
33365 display of separate IO buffer.
33366 (menu): Add them to menu-bar.
33367 (gdb-display-buffer): Check for buffer another frame.
33368 Protect GUD buffer.
33369 (gdb-setup-windows): Create IO buffer if not already there.
33370 (gdb-memory-mode): Remove purecopy noops.
33371
33372 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
33373
33374 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
33375 and pass to self-insert-command.
33376
33377 2005-04-11 Lute Kamstra <lute@gnu.org>
33378
33379 * generic.el: Commentary section cleanup.
33380 (generic): Delete.
33381 (generic-use-find-file-hook, generic-lines-to-scan)
33382 (generic-find-file-regexp, generic-ignore-files-regexp)
33383 (default-generic-mode, generic-mode-find-file-hook)
33384 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
33385 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
33386 (generic-use-find-file-hook, generic-lines-to-scan)
33387 (generic-find-file-regexp, generic-ignore-files-regexp)
33388 (default-generic-mode, generic-mode-find-file-hook)
33389 (generic-mode-ini-file-find-file-hook): Move from generic.el.
33390
33391 2005-04-10 Karl Fogel <kfogel@red-bean.com>
33392
33393 * bookmark.el (bookmark-write-file): Catch errors writing file.
33394 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
33395
33396 2005-04-10 Richard M. Stallman <rms@gnu.org>
33397
33398 * startup.el (fancy-splash-tail): Update copyright year.
33399 (command-line): Split part of -Q into -D.
33400 (emacs-basic-display): New defvar.
33401 (fancy-splash-text): Correct name of menu item.
33402
33403 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
33404
33405 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
33406 lines in one node.
33407
33408 * comint.el (comint-send-input): New arg ARTIFICIAL.
33409 Callers in this file changed.
33410
33411 * abbrev.el (define-abbrevs): Read system abbrevs properly.
33412
33413 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
33414
33415 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
33416
33417 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
33418 `ldap-search-internal'.
33419
33420 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
33421
33422 * files.el (set-auto-mode-1): Use line-end-position.
33423
33424 * international/latin-1.el:
33425 * international/latin-2.el:
33426 * international/latin-3.el:
33427 * international/latin-4.el:
33428 * international/latin-5.el:
33429 * international/latin-8.el:
33430 * international/latin-9.el: Give punctuation syntax to NBSP.
33431
33432 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
33433 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
33434 Use char-classes to accept non-ascii letters, accepted in some recent
33435 bibtex implementations.
33436
33437 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
33438
33439 * custom.el (custom-set-minor-mode): Any non-nil value for the
33440 variable should enable the mode when set through Custom.
33441
33442 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
33443
33444 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
33445 TAB binding so tab-always-indent is obeyed.
33446 (vhdl-minibuffer-local-map): Move initialization into declaration.
33447 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
33448 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
33449 (vhdl-hooked-abbrev): Avoid test for XEmacs.
33450 (vhdl-current-line): Use line-beginning-position.
33451 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
33452 with-output-to-temp-buffer, so the current position can be recorded.
33453
33454 2005-04-10 Masatake YAMATO <jet@gyve.org>
33455
33456 * progmodes/compile.el (compilation-error-regexp-alist-alist):
33457 Add regexp for gcov.
33458
33459 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
33460
33461 * calendar/time-date.el (time-to-seconds, seconds-to-time)
33462 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
33463 syntax which Emacs 20 doesn't support.
33464
33465 2005-04-09 Richard M. Stallman <rms@gnu.org>
33466
33467 * help.el (describe-key-briefly, describe-key):
33468 Replace strings as event types with "(any string)".
33469
33470 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
33471
33472 * arc-mode.el (archive-mode-map): Move initialization into
33473 the declaration. Override *all* bindings of `undo'.
33474 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
33475
33476 2005-04-09 Jay Belanger <belanger@truman.edu>
33477
33478 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
33479
33480 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
33481
33482 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
33483 (xterm-register-default-colors): Update color values computation
33484 to match xterm-200.
33485
33486 2005-04-09 Kenichi Handa <handa@m17n.org>
33487
33488 * international/code-pages.el (iso-latin-7): Fix the map.
33489
33490 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
33491
33492 * emacs-lisp/lisp.el (defun-prompt-regexp)
33493 (parens-require-spaces, buffer-end, end-of-defun)
33494 (insert-parentheses): Doc fixes.
33495
33496 2005-04-08 Kim F. Storm <storm@cua.dk>
33497
33498 * comint.el (comint-highlight-prompt): Fix face spec.
33499 * hi-lock.el (hi-green): Likewise.
33500
33501 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
33502
33503 * cus-edit.el (custom-modified-face):
33504 * comint.el (comint-highlight-input): Fix previous changes.
33505 * term.el (term-handle-ansi-escape): Add a comment.
33506
33507 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
33508
33509 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
33510 in the buffer and in whitespace-highlighted-space.
33511 (whitespace-unhighlight-the-space): Simplify.
33512 (whitespace-buffer): Simplify.
33513
33514 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
33515
33516 * textmodes/table.el (table-cell-face): Add special case for
33517 displays supporting a high number of colors.
33518 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
33519 (vhdl-font-lock-reserved-words-face)
33520 (vhdl-speedbar-architecture-face)
33521 (vhdl-speedbar-instantiation-face)
33522 (vhdl-speedbar-architecture-selected-face)
33523 (vhdl-speedbar-instantiation-selected-face): Likewise.
33524 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
33525 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
33526 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
33527 (ebrowse-root-class-face, ebrowse-member-attribute-face)
33528 (ebrowse-progress-face): Likewise.
33529 * progmodes/compile.el (compilation-info-face): Likewise.
33530 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
33531 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
33532 * calendar/calendar.el (diary-face): Likewise.
33533 * woman.el (woman-italic-face, woman-bold-face)
33534 (woman-unknown-face): Likewise.
33535 * wid-edit.el (widget-button-pressed-face): Likewise.
33536 * whitespace.el (whitespace-highlight-face): Likewise.
33537 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
33538 * pcvs-info.el (cvs-marked-face): Likewise.
33539 * info.el (info-xref): Likewise.
33540 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
33541 * hilit-chg.el (highlight-changes-face)
33542 (highlight-changes-delete-face): Likewise.
33543 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
33544 (hi-red-b): Likewise.
33545 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
33546 * font-lock.el (font-lock-keyword-face)
33547 (font-lock-function-name-face, font-lock-warning-face): Likewise.
33548 * cus-edit.el (custom-invalid-face, custom-modified-face)
33549 (custom-set-face, custom-changed-face, custom-variable-tag-face)
33550 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
33551 * comint.el (comint-highlight-prompt): Likewise.
33552
33553 2005-04-08 Lute Kamstra <lute@gnu.org>
33554
33555 * font-lock.el (font-lock-keywords): Docstring fixes.
33556
33557 2005-04-08 Kenichi Handa <handa@m17n.org>
33558
33559 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
33560 chars are more than a limit, print " and more..." at the tail.
33561
33562 2005-04-08 Kim F. Storm <storm@cua.dk>
33563
33564 * emacs-lisp/authors.el (authors-aliases): Update list.
33565 (authors-ignored-files): New list.
33566 (authors-fixed-entries): Fix typo.
33567 (authors-renamed-files-alist): Update list.
33568 (authors-add): Check authors-ignored-files.
33569
33570 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
33571
33572 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
33573 optional, to ensure backward compatibility.
33574
33575 2005-04-08 Stephen Eglen <stephen@gnu.org>
33576
33577 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
33578
33579 2005-04-08 Kim F. Storm <storm@cua.dk>
33580
33581 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
33582
33583 * mouse.el (mouse-on-link-p): Doc fix.
33584
33585 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
33586
33587 * ielm.el (ielm-prompt-read-only): Doc fix.
33588
33589 * comint.el (comint-prompt-read-only): Doc fix.
33590
33591 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
33592
33593 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
33594 ensure dired always handles wildcards passed to ffap.
33595 (find-file-at-point): Use it.
33596 (ffap-dired-wildcards): Doc fix.
33597
33598 2005-04-07 Juri Linkov <juri@jurta.org>
33599
33600 * simple.el (next-error-overlay-arrow-position): New defvar.
33601 Put "=>" on its property `overlay-arrow-string'. Add it to
33602 `overlay-arrow-variable-list'.
33603
33604 * progmodes/compile.el (compilation-setup):
33605 Set `next-error-overlay-arrow-position' to nil. Also set it to
33606 nil in the local hook `kill-buffer-hook'. Make local variable
33607 `overlay-arrow-string' and set it to "=>".
33608 (compilation-goto-locus): Set BOL position to
33609 `next-error-overlay-arrow-position' instead of
33610 `overlay-arrow-position'.
33611
33612 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
33613 locally instead of adding it to the global hook.
33614 (Info-kill-buffer): Move up.
33615
33616 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
33617
33618 * term/xterm.el (xterm-standard-colors): Update color values from
33619 xterm-200.
33620
33621 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
33622
33623 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
33624
33625 * fast-lock.el:
33626 * lazy-lock.el: Move them to the obsolete subdir.
33627
33628 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33629
33630 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
33631 (wdired-add-replace-advice): Remove.
33632 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
33633
33634 2005-04-06 Kim F. Storm <storm@cua.dk>
33635
33636 * startup.el (command-line): Add --bare-bones alias for -Q.
33637
33638 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33639
33640 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
33641 create the startup fontset if a font specification ends with
33642 `mac-roman'.
33643
33644 2005-04-06 Lute Kamstra <lute@gnu.org>
33645
33646 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
33647 change.
33648
33649 * emacs-lisp/copyright.el (copyright-update-year): Replace the
33650 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
33651
33652 2005-04-05 Lute Kamstra <lute@gnu.org>
33653
33654 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
33655 (define-generic-mode): Ditto. Fix debug declaration.
33656
33657 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
33658 Put them in the generic-x group.
33659
33660 * calendar/timeclock.el (timeclock): Doc fix.
33661
33662 * generic.el (define-generic-mode): Don't use custom-current-group.
33663 Document default :group value.
33664 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
33665 (define-global-minor-mode): Don't use custom-current-group.
33666
33667 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
33668
33669 * startup.el (command-line-1): Display startup-echo-area-message
33670 when fancy splash screen is in use.
33671
33672 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
33673 (sh-escaped-newline): New face.
33674 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
33675 newline, and use sh-escaped-newline face.
33676
33677 * progmodes/tcl.el (tcl-escaped-newline): New face.
33678 (tcl-builtin-list): New variable.
33679 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
33680 newlines. Fix keywords subexpression number.
33681
33682 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
33683
33684 * textmodes/org.el (org-diary-default-entry): Fix call to
33685 `add-to-diary-entry'.
33686
33687 2005-04-05 Kim F. Storm <storm@cua.dk>
33688
33689 * ediff-init.el: Use (featurep 'xemacs).
33690
33691 2005-04-05 David Ponce <david@dponce.com>
33692
33693 * cus-edit.el (face): Derive from symbol widget. Display sample
33694 of the current face on the fly.
33695 (widget-face-sample-face-get, widget-face-notify): New functions.
33696 (widget-face-value-create): Remove.
33697
33698 * wid-edit.el (widget-field-end): Temporarily remove field
33699 narrowing before to call `get-char-property'.
33700
33701 2005-04-04 Jay Belanger <belanger@truman.edu>
33702
33703 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
33704 (math-read-subscripts): New variable.
33705 (math-read-preprocess-string): Process subscripts.
33706
33707 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
33708
33709 * comint.el (comint-prompt-read-only): Doc fix.
33710
33711 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
33712 `-1'. Doc fix.
33713
33714 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
33715
33716 * textmodes/org.el (org-insert-mode-line-in-empty-file):
33717 Change default value to nil.
33718
33719 2005-04-04 Lute Kamstra <lute@gnu.org>
33720
33721 * autorevert.el (auto-revert-mode): Specify :group.
33722 * battery.el (display-battery-mode): Specify :group.
33723 * diff-mode.el (diff-minor-mode): Specify :group.
33724 * font-core.el (font-lock-mode): Specify :group.
33725 * hl-line.el (hl-line-mode): Specify :group.
33726 * iimage.el (iimage): New customization group.
33727 (iimage-mode): Specify :group.
33728 * longlines.el (longlines-mode): Specify :group.
33729 * master.el: Don't require easy-mmode.
33730 (master): New customization group.
33731 (master-mode): Specify :group.
33732 * msb.el (msb-mode): Specify :group.
33733 * reveal.el (reveal-mode): Specify :group.
33734 * simple.el (next-error-follow-minor-mode): Specify :group.
33735 * smerge-mode.el (smerge-mode): Specify :group.
33736 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
33737 * emulation/cua-base.el (cua-mode): Specify :group.
33738 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
33739 * language/thai-util.el (thai-auto-composition-mode)
33740 (thai-word-mode): Specify :group.
33741 * mail/supercite.el (sc-minor-mode): Specify :group.
33742 * progmodes/cwarn.el (cwarn-mode): Specify :group.
33743 * progmodes/flymake.el (flymake-mode): Specify :group.
33744 * progmodes/glasses.el (glasses-mode): Specify :group.
33745 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
33746 * textmodes/enriched.el (enriched-mode): Specify :group.
33747 * textmodes/refill.el (refill-mode): Specify :group.
33748
33749 * add-log.el (change-log-font-lock-keywords): Names in
33750 parenthesized lists can contain spaces.
33751
33752 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
33753
33754 * startup.el (fancy-splash-text): Shorten default text of
33755 "Emacs Tutorial" line. Also, if the current language env
33756 indicates an available tutorial file other than TUTORIAL,
33757 extract its title and append it to the line in parentheses.
33758 (fancy-splash-insert): If arg is a thunk, funcall it.
33759
33760 2005-04-04 Jay Belanger <belanger@truman.edu>
33761
33762 * calc.el (calc-language-alist): Add tags to customization type.
33763
33764 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
33765
33766 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
33767 Doc fix.
33768
33769 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
33770
33771 * add-log.el (change-log-font-lock-keywords): The manual
33772 describing a Change Log entry, says: (...) "Aside from these
33773 header lines, every line in the change log starts with a space or
33774 a tab.". The font-lock was not highlighting lines started with
33775 spaces, added support for it.
33776
33777 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
33778
33779 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
33780 (bibtex-generate-url-list): Update docstring accordingly. Put the
33781 complex example in the docstring.
33782 (bibtex-font-lock-url): Use pop.
33783
33784 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
33785
33786 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
33787
33788 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
33789
33790 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
33791
33792 * filesets.el (filesets-set-default): Doc fix.
33793
33794 2005-04-03 Lute Kamstra <lute@gnu.org>
33795
33796 * generic.el (define-generic-mode): Add argument to specify
33797 keywords for defcustom.
33798 (default-generic-mode): Specify :group.
33799
33800 * generic-x.el: Specify :group for all generic modes.
33801
33802 * desktop.el (desktop-no-desktop-file-hook)
33803 (desktop-after-read-hook): Doc fix.
33804
33805 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
33806
33807 * simple.el (visible-mode): Use explicit :group keyword.
33808 This changes the group of `visible-mode-hook' from paren-blinking
33809 to editing-basics.
33810
33811 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
33812
33813 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
33814 mailbox specifications as well as URLs.
33815 (rmail-insert-inbox-text): Remove unused conditional branches.
33816
33817 2005-04-01 Jay Belanger <belanger@truman.edu>
33818
33819 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
33820 (calc-gnuplot-print-command): Move definitions to calc.el.
33821
33822 * calc/calc-embed.el (calc-embedded-announce-formula)
33823 (calc-embedded-open-formula, calc-embedded-close-formula)
33824 (calc-embedded-open-word, calc-embedded-close-word)
33825 (calc-embedded-open-plain, calc-embedded-close-plain)
33826 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
33827 (calc-embedded-open-mode, calc-embedded-close-mode):
33828 Move definitions to calc.el.
33829
33830 * calc/calc.el (calc-settings-file, calc-language-alist):
33831 Make customizable.
33832 (calc-embedded-announce-formula, calc-embedded-open-formula)
33833 (calc-embedded-close-formula, calc-embedded-open-word)
33834 (calc-embedded-close-word, calc-embedded-open-plain)
33835 (calc-embedded-close-plain, calc-embedded-open-new-formula)
33836 (calc-embedded-close-new-formula, calc-embedded-open-mode)
33837 (calc-embedded-close-mode, calc-gnuplot-name)
33838 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
33839 from other files and make customizable.
33840
33841 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
33842
33843 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
33844 Use buffer-live-p.
33845 (cvs-mode-run): Don't call cvs-update-header here.
33846 (cvs-run-process): Call cvs-update-header.
33847 Use process properties for cvs-postprocess and cvs-buffer so that
33848 the sentinel can behave better if the temp buffer is killed.
33849 Use a pipe rather than a tty, to better handle unexpected prompts.
33850 (cvs-sentinel): Rewrite. Call cvs-update-header.
33851
33852 2005-04-01 Andre Spiegel <spiegel@gnu.org>
33853
33854 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
33855 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
33856
33857 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
33858
33859 * generic.el (define-generic-mode): Add indentation rule.
33860
33861 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
33862
33863 * files.el (mode-require-final-newline): Make Custom correctly
33864 report a nil value and allow to set it to nil via Custom.
33865 Doc fix.
33866
33867 2005-04-01 Kenichi Handa <handa@m17n.org>
33868
33869 * international/characters.el: Enable the correct case setting for
33870 dotless-i and dotted-I.
33871
33872 2005-04-01 Kim F. Storm <storm@cua.dk>
33873
33874 * ido.el (ido-file-internal): Fall back to non-ido command if
33875 initial directory is on slow ftp (or tramp) host.
33876
33877 2005-03-31 Richard M. Stallman <rms@gnu.org>
33878
33879 * emacs-lisp/autoload.el (make-autoload):
33880 Handle define-global-minor-mode.
33881
33882 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
33883 Rename from easy-mmode-define-global-mode.
33884 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
33885
33886 * progmodes/scheme.el (scheme-mode-syntax-table):
33887 Update syntax of | and # for two-character comment syntax.
33888
33889 2005-03-31 Lute Kamstra <lute@gnu.org>
33890
33891 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
33892 (define-minor-mode): Call custom-current-group at load-time.
33893
33894 * generic.el (define-generic-mode): Add debug declaration.
33895 Add defcustom for the mode hook.
33896 (generic-mode-internal): Use run-mode-hooks.
33897
33898 2005-03-31 Kim F. Storm <storm@cua.dk>
33899
33900 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
33901 (mouse-fixup-help-message): New defun called by show_help_echo
33902 to fixup mouse-2 prefix in help messages when applicable.
33903
33904 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33905
33906 2005-03-31 Kenichi Handa <handa@m17n.org>
33907
33908 * language/thai-word.el (thai-find-word-ends): Pay attention to
33909 the case that we reach the end of buffer.
33910
33911 * textmodes/fill.el (fill-text-properties-at): New function.
33912 (fill-newline): Use fill-text-properties-at instead of
33913 text-properties-at.
33914
33915 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33916
33917 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33918 not comint-quote-filename.
33919
33920 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
33921
33922 * help-fns.el (help-with-tutorial): Revert last change.
33923
33924 2005-03-31 Kim F. Storm <storm@cua.dk>
33925
33926 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33927
33928 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
33929
33930 * calendar/cal-china.el: Update reference to "Calendrical
33931 Calculations" book; there's a new edition.
33932 * calendar/cal-coptic.el: Likewise.
33933 * calendar/cal-french.el: Likewise.
33934 * calendar/cal-hebrew.el: Likewise.
33935 * calendar/cal-islam.el: Likewise.
33936 * calendar/cal-iso.el: Likewise.
33937 * calendar/cal-julian.el: Likewise.
33938 * calendar/cal-mayan.el: Likewise.
33939 * calendar/cal-persia.el: Likewise.
33940 * calendar/calendar.el: Likewise.
33941 * calendar/holidays.el: Likewise.
33942 * calendar/lunar.el: Likewise.
33943 * calendar/solar.el: Likewise.
33944
33945 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33946 white space from doc string.
33947
33948 2005-03-30 Jay Belanger <belanger@truman.edu>
33949
33950 * calc/calc-help.el (calc-full-help): Remove email address.
33951
33952 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
33953
33954 * help-fns.el (help-with-tutorial): Delete title line.
33955
33956 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
33957
33958 * calendar/cal-x.el (calendar-one-frame-setup)
33959 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33960 rather than `symbol' for set-window-dedicated-p.
33961
33962 * calendar/appt.el (appt-buffer-name): Make it a constant.
33963 (appt-add): Doc fix.
33964
33965 * filesets.el (filesets-menu-path, filesets-menu-before)
33966 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
33967 (filesets-menu-cache-file): Use directory ~/.emacs.d.
33968 (filesets-add-submenu): Delete and use add-submenu instead.
33969
33970 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
33971
33972 * textmodes/org.el (org-agenda-phases-of-moon)
33973 (org-agenda-sunrise-sunset, org-agenda-convert-date)
33974 (org-agenda-goto-calendar): New commands.
33975 (org-diary-default-entry): New function.
33976 (org-get-entries-from-diary): Better parsing of diary entries.
33977 (org-agenda-check-no-diary): New function.
33978 ("diary-lib"): Advice to function `add-to-diary-list', to allow
33979 linking to diary entries.
33980 (org-agenda-execute-calendar-command): New function.
33981 (org-agenda): Improve visible section in window.
33982 Use `org-fit-agenda-window'.
33983 (org-fit-agenda-window): New option.
33984 (org-move-subtree-down): Better handling of empty lines
33985 at end of subtree.
33986 (org-cycle): Numeric prefix is interpreted now as show-subtree N
33987 levels up.
33988 (org-fontify-done-headline): New option.
33989 (org-headline-done-face): New face.
33990 (org-set-font-lock-defaults): Use `org-headline-done-face'.
33991 (org-table-copy-down): Rename from `org-table-copy-from-above'.
33992 When current field is non-empty, it is copied to next row.
33993 (org-table-copy-from-above): Fix bug which made it
33994 impossible to copy fields containing only a single non-white character.
33995
33996 2005-03-30 Kim F. Storm <storm@cua.dk>
33997
33998 * kmacro.el (kmacro-end-macro): Isearch may store this command
33999 into the macro -- so ignore it when executing keyboard macro.
34000
34001 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
34002
34003 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
34004
34005 2005-03-29 Kenichi Handa <handa@m17n.org>
34006
34007 * language/thai.el ("Thai"): Set setup-function and exit-function
34008 for Thai language environment.
34009
34010 * language/thai-util.el: Require thai-word.
34011 (thai-word-mode-map): New variable.
34012 (thai-word-mode): New minor mode.
34013 (setup-thai-language-environment-internal): New function.
34014 (exit-thai-language-environment-internal): New function.
34015
34016 * language/thai-word.el (thai-word-table): Declare it by defvar,
34017 use dolist to initialize it.
34018 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
34019 (thai-fill-find-break-point): New functions.
34020
34021 2005-03-29 Richard M. Stallman <rms@gnu.org>
34022
34023 * simple.el (idle-update-delay): Move definition up.
34024 (set-mark): Doc fix.
34025
34026 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
34027
34028 * longlines.el: New file.
34029
34030 * simple.el (buffer-substring-filters): New variable.
34031 (filter-buffer-substring): New function.
34032 (kill-region, copy-region-as-kill): Use it.
34033
34034 * register.el (copy-to-register, append-to-register)
34035 (prepend-to-register): Use filter-buffer-substring.
34036
34037 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
34038
34039 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
34040 (gud-filter-pending-text): Move in front of gdb.
34041 (gud-overlay-arrow-position): New variable.
34042 (gud-sentinel, gud-display-line): Use it in place of
34043 overlay-arrow-position.
34044
34045 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
34046
34047 * progmodes/fortran.el (fortran-if-indent): Doc fix.
34048 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
34049 (fortran-font-lock-keywords-4): New variable.
34050 (fortran-blocks-re, fortran-end-block-re)
34051 (fortran-start-block-re): New constants, for hideshow.
34052 (hs-special-modes-alist): Add a Fortran entry.
34053 (fortran-mode-map): Bind fortran-end-of-block,
34054 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
34055 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
34056 (fortran-looking-at-if-then, fortran-end-of-block)
34057 (fortran-beginning-of-block): New functions, for hideshow.
34058
34059 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
34060 Doc fix. Tweak regexp.
34061 (f90-beginning-of-block): Push mark first.
34062
34063 2005-03-29 Jay Belanger <belanger@truman.edu>
34064
34065 * calc/calc.el: Update copyright date.
34066 (calc-version): Increase to 2.1.
34067 (calc-version-date): Remove.
34068
34069 * calc/calc-help.el: Update copyright date.
34070 (calc-full-help): Remove reference to calc-version-date.
34071 Update copyright date.
34072
34073 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
34074
34075 * vc.el (vc-do-command): Use a pipe for async processes, so password
34076 prompts don't show up at places where the user can't reply.
34077
34078 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
34079
34080 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
34081 on the file name we pass to the inferior shell.
34082
34083 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
34084
34085 * progmodes/which-func.el (which-function): Be robust in the face of an
34086 imenu--make-index-alist failure.
34087
34088 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
34089
34090 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
34091
34092 * progmodes/python.el (python-preoutput-filter): Fix last change.
34093
34094 2005-03-29 Lute Kamstra <lute@gnu.org>
34095
34096 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
34097 functions and compiled macros.
34098 (debug-convert-byte-code): Handle macros too.
34099 (debug-on-entry-1): Don't signal an error when trying to clear a
34100 function that is not set to debug on entry.
34101
34102 2005-03-29 Jay Belanger <belanger@truman.edu>
34103
34104 * calc/calc-lang.el: Add functions to math-function-table
34105 properties of tex and math.
34106
34107 2005-03-29 Kenichi Handa <handa@m17n.org>
34108
34109 * ps-mule.el (ps-mule-plot-string): Translate characters by
34110 ps-print-translation-table.
34111 (ps-mule-begin-job): Call find-charset-region/string with
34112 ps-print-translation-table.
34113 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
34114
34115 * ps-print.el (ps-print-translation-table): New variable.
34116 (ps-plot-region): Translate characters by ps-print-translation-table.
34117
34118 2005-03-29 Juri Linkov <juri@jurta.org>
34119
34120 * simple.el (next-error-highlight-timer): New variable.
34121
34122 * progmodes/compile.el (compilation-goto-locus):
34123 Use `next-error-highlight-timer' instead of `sit-for'.
34124
34125 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
34126
34127 * mail/supercite.el (sc-mail-field): Use assoc-string.
34128 (sc-get-address): Simplify regexps.
34129
34130 * files.el (minibuffer-with-setup-hook): New macro.
34131 (find-file-read-args): Use it to avoid let-binding
34132 minibuffer-with-setup-hook (which breaks turning on/off
34133 file-name-shadow-mode while in the prompt).
34134
34135 * complete.el (PC-read-include-file-name-internal):
34136 Use test-completion.
34137
34138 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
34139
34140 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
34141
34142 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
34143
34144 * window.el (window-buffer-height): Use count-screen-lines.
34145
34146 * progmodes/python.el (python-preoutput-leftover): New var.
34147 (python-preoutput-filter): Use it.
34148 (python-send-receive): Loop until all the result has been received.
34149
34150 2005-03-28 Juri Linkov <juri@jurta.org>
34151
34152 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
34153
34154 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
34155 "Recover Crashed Session".
34156 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
34157 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
34158 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
34159 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
34160 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
34161 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
34162 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
34163 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
34164
34165 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
34166 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
34167 Ediff Sessions", "Toggle use of separate control buffer frame",
34168 "Use separate frame for Ediff control buffer".
34169
34170 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
34171 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
34172 "Rename Bookmark", "Delete Bookmark".
34173
34174 * info.el (Info-mode-menu): Remove ellipsis from "Index".
34175 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
34176 Add `:active Info-index-alternatives' to "Next Matching Item".
34177
34178 * wdired.el (wdired-change-to-wdired-mode):
34179 Mention `wdired-abort-changes' key in the initial message.
34180
34181 * international/mule.el (auto-coding-alist): Associate non-ascii
34182 image filename extensions with `no-conversion'.
34183
34184 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
34185
34186 * international/iso-acc.el:
34187 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
34188
34189 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
34190
34191 * textmodes/sgml-mode.el (html-mode): Doc update.
34192
34193 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
34194
34195 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
34196
34197 * term.el (term-move-columns): Fix face after extending a line.
34198 (term-insert-spaces): Likewise.
34199 (term-reset-terminal): Fix off by one error.
34200
34201 2005-03-26 Eli Zaretskii <eliz@gnu.org>
34202
34203 * international/mule.el (auto-coding-alist): Add .xpi files.
34204
34205 * files.el (auto-mode-alist): Add .xpi files.
34206
34207 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
34208
34209 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
34210
34211 2005-03-26 Eli Zaretskii <eliz@gnu.org>
34212
34213 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
34214
34215 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
34216
34217 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
34218 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
34219
34220 * calendar/cal-move.el (calendar-beginning-of-year): Move the
34221 cursor to Jan 1 when needed.
34222 (calendar-end-of-year): Fix -/+ typo.
34223 Reported by Chong Yidong <cyd@stupidchicken.com>.
34224
34225 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
34226
34227 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
34228
34229 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
34230 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
34231
34232 2005-03-25 Richard M. Stallman <rms@gnu.org>
34233
34234 * filesets.el (filesets-init): Add autoload.
34235
34236 * mail/mailalias.el (mail-directory): Doc fix.
34237
34238 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
34239
34240 * mail/mailalias.el (mail-directory-process): Do nothing if
34241 mail-directory-process is an atom.
34242 (mail-get-names): Ignore mail-directory-names if it is an atom.
34243 (mail-directory-process defvar): Doc fix.
34244 (mail-names): Doc fix.
34245
34246 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
34247
34248 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
34249
34250 2005-03-26 Kenichi Handa <handa@m17n.org>
34251
34252 * international/mule-util.el (detect-coding-with-priority):
34253 Call update-coding-systems-internal before detect-coding-region.
34254
34255 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
34256
34257 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
34258 (gdb-frames-mode-map): Add follow-link property.
34259
34260 2005-03-25 Jay Belanger <belanger@truman.edu>
34261
34262 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
34263 for variables.
34264
34265 2005-03-25 Juri Linkov <juri@jurta.org>
34266
34267 * image-mode.el: Optimize image filename extension regexps in
34268 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
34269 in `auto-mode-alist'.
34270 (image-mode): Add `image-toggle-display-text' to local hook
34271 `change-major-mode-hook'. Display the image as an image by
34272 default. Set `cursor-type' and `truncate-lines' if the image
34273 is already displayed. Take into account the current mode (image
34274 or text) in message.
34275 (image-minor-mode): New minor mode.
34276 (image-mode-maybe, image-toggle-display-text): New functions.
34277 (image-toggle-display): Use called-interactively-p.
34278 Let-bind `inhibit-read-only' to t.
34279
34280 * image-mode.el (image-minor-mode): Set `cursor-type' and
34281 `truncate-lines' if the image is already displayed. Add turning
34282 image-minor-mode off to `change-major-mode-hook'. Add message.
34283 Call `image-toggle-display-text' after turning image-minor-mode off.
34284
34285 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
34286
34287 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
34288 Terminal.app, use utf-8.
34289 (set-display-table-and-terminal-coding-system): Add coding-system arg.
34290 (set-locale-environment): Use it.
34291
34292 * term/xterm.el: Undo last change, better done in mule-cmds.el.
34293
34294 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
34295
34296 * progmodes/python.el (python-close-block-statement-p)
34297 (python-outdent-p, python-current-defun): Use symbol-end.
34298
34299 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
34300
34301 * files.el (save-some-buffers): Doc fix.
34302
34303 2005-03-25 Werner Lemberg <wl@gnu.org>
34304
34305 * complete.el, thumbs.el: Replace `legal' with `valid'.
34306 * calendar/calendar.el: Replace `legal' with `valid'.
34307 * emacs-lisp/advice.el: Replace `legal' with `valid'.
34308 * mail/supercite.el: Replace `legal' with `valid'.
34309 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
34310 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
34311 Replace `legal' with `valid'.
34312 * textmodes/reftex-vars.el, textmodes/reftex.el:
34313 Replace `legal' with `valid'.
34314
34315 2005-03-25 Werner Lemberg <wl@gnu.org>
34316
34317 * calc/calc-forms.el, calc/calc-sel.el
34318 * midnight.el, vc-cvs.el
34319 * emacs-lisp/cl-macs.el
34320 * emulation/vip.el
34321 * eshell/esh-io.el, eshell/esh-var.el
34322 * mail/supercite.el
34323 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
34324 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
34325 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
34326 * progmodes/sh-script.el, progmodes/xscheme.el
34327 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
34328 * textmodes/reftex-index.el, textmodes/reftex-parse.el
34329 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
34330 * textmodes/reftex.el, textmodes/org.el:
34331 Replace `illegal' with `invalid'.
34332
34333 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34334
34335 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
34336 (flymake-find-buildfile, flymake-find-possible-master-files)
34337 (flymake-check-include, flymake-parse-line): Replace loops over the
34338 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
34339
34340 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
34341 Substitute file-name-as-directory in the rest of the file.
34342 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
34343 (flymake-replace-region): Remove unused arg `buffer'.
34344 (flymake-check-patch-master-file-buffer): Update calls to it.
34345 (flymake-add-err-info): Remove unused var `count'.
34346 (flymake-mode): Use define-minor-mode.
34347
34348 * progmodes/flymake.el: Use with-current-buffer.
34349 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
34350 flymake-replace-regexp-in-string, flymake-line-beginning-position)
34351 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
34352 Avoid testing for `xemacs'.
34353 (flymake-nop): Move.
34354 (flymake-region-has-flymake-overlays): Return the computed value.
34355 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
34356 Remove unused var `endline'.
34357 (flymake-get-line-count): Remove unused function.
34358 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
34359
34360 * emulation/vi.el:
34361 * generic.el:
34362 * hilit-chg.el (global-highlight-changes):
34363 * hi-lock.el (hi-lock-mode):
34364 * follow.el: find-file-hooks -> find-file-hook.
34365
34366 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
34367
34368 2005-03-24 Juri Linkov <juri@jurta.org>
34369
34370 * dired.el (dired-mode-map): Add menu item "Compare directories"
34371 for dired-compare-directories.
34372
34373 * dired-aux.el (dired-compare-directories): Add autoload cookie.
34374 Doc fix. Replace `read-file-name' with `read-directory-name'.
34375
34376 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34377
34378 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
34379
34380 2005-03-24 Jay Belanger <belanger@truman.edu>
34381
34382 * calc/calc-embed.el (calc-embedded-mode-change): Save all
34383 relevant mode settings in calc-embedded-original-modes when modes
34384 are permanently changed.
34385
34386 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34387
34388 * autoinsert.el: find-file-hooks -> find-file-hook.
34389
34390 2005-03-24 Lute Kamstra <lute@gnu.org>
34391
34392 * generic.el (generic-font-lock-defaults): Make it obsolete.
34393 (generic-font-lock-keywords): New variable to replace
34394 generic-font-lock-defaults.
34395 (generic-mode-set-font-lock): Delete it.
34396 (generic-mode-internal): Don't call generic-mode-set-font-lock.
34397 (generic-bracket-support): Add docstring.
34398
34399 * generic-x.el: Rename generic-font-lock-defaults to
34400 generic-font-lock-keywords throughout.
34401 (mailagent-rules-setup-function): Delete it.
34402 (mailagent-rules-generic-mode): Use anonymous function instead.
34403 (show-tabs-generic-mode-font-lock-defaults-1)
34404 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
34405 Quote faces.
34406 (show-tabs-tab-face, show-tabs-space-face): Specify background,
34407 not foreground.
34408
34409 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
34410 Recognize define-generic-mode.
34411
34412 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
34413
34414 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
34415 if there's no completion table.
34416
34417 2005-03-23 Miles Bader <miles@gnu.org>
34418
34419 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34420 Remove tty-specific variants, as they're no longer needed.
34421
34422 2005-03-23 Lute Kamstra <lute@gnu.org>
34423
34424 * generic-x.el: Code cleanup: make args constant whenever possible.
34425 (installshield-statement-keyword-list)
34426 (installshield-system-functions-list)
34427 (installshield-system-variables-list, installshield-types-list)
34428 (installshield-funarg-constants-list): Make them constants.
34429
34430 * generic.el (generic-make-keywords-list): Add autoload cookie.
34431
34432 * calendar/time-date.el: Add comment on time value formats.
34433 Don't require parse-time.
34434 (with-decoded-time-value): New macro.
34435 (encode-time-value): New function.
34436 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
34437 (days-to-time): Return a valid time value when arg is huge.
34438 (time-since): Use time-subtract.
34439 (time-to-number-of-days): Use time-to-seconds.
34440
34441 2005-03-23 David Ponce <david@dponce.com>
34442
34443 * recentf.el (recentf-keep): New option.
34444 (recentf-menu-action): Default to `find-file'.
34445 (recentf-keep-non-readable-files-flag)
34446 (recentf-keep-non-readable-files-p)
34447 (recentf-file-readable-p, recentf-find-file)
34448 (recentf-cleanup-remote): Remove.
34449 (recentf-include-p): More robust.
34450 (recentf-keep-p): New function.
34451 (recentf-remove-if-non-kept): Rename from
34452 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
34453 All callers updated.
34454 (recentf-menu-items-for-commands): Fix help string.
34455 (recentf-track-closed-file): Update. Doc fix.
34456 (recentf-cleanup): Update. Count removed files. Doc fix.
34457
34458 2005-03-23 Kim F. Storm <storm@cua.dk>
34459
34460 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34461 Don't inherit from fringe face (now happens automatically).
34462
34463 2005-03-22 Kim F. Storm <storm@cua.dk>
34464
34465 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
34466 position values.
34467
34468 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
34469
34470 * menu-bar.el (showhide-date-time): Remove.
34471 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
34472 (menu-bar-make-mm-toggle): Simplify.
34473
34474 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34475
34476 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
34477 Accept qualified variable and function names.
34478
34479 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
34480
34481 * bindings.el (completion-ignored-extensions):
34482 Remove ".lis" for `vax-vms'.
34483
34484 2005-03-22 Andreas Schwab <schwab@suse.de>
34485
34486 * generic-x.el: Revert last change.
34487 * ldefs-boot.el: Update.
34488
34489 2005-03-22 Jay Belanger <belanger@truman.edu>
34490
34491 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
34492 (calc-embedded-save-original-modes)
34493 (calc-embedded-restore-original-modes): New functions.
34494 (calc-do-embedded): Save original modes when entering embedded mode
34495 and restore when leaving embedded mode.
34496 (calc-embedded-modes-change): Change the value of
34497 calc-embedded-original-modes to reflect permanent changes.
34498
34499 2005-03-22 Lute Kamstra <lute@gnu.org>
34500
34501 * generic-x.el: Require generic again.
34502
34503 2005-03-22 Miles Bader <miles@gnu.org>
34504
34505 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34506 Tweak details to look good on both ttys and bitmap displays, light
34507 or dark background, etc.
34508
34509 2005-03-21 Kim F. Storm <storm@cua.dk>
34510
34511 * tooltip.el (tooltip-show-help-function): Check car and cdr of
34512 mouse position.
34513
34514 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
34515
34516 * icomplete.el: Don't forcibly turn on the mode upon load.
34517 (icomplete-mode): Use define-minor-mode.
34518 (icomplete-eoinput): Default to nil.
34519 (icomplete-minibuffer-setup): Remove autoload.
34520 (icomplete-tidy): Simplify.
34521 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
34522 in the initial state or if the user has modified the field.
34523 Fix handling of icomplete-max-delay-chars.
34524 Remove code that handles the oddball case where
34525 minibuffer-completion-table is an integer.
34526 Wrap icomplete-completions in while-no-input in case building
34527 completions takes more time than expected.
34528 (icomplete-completions): Simplify.
34529
34530 2005-03-21 Richard M. Stallman <rms@gnu.org>
34531
34532 * jka-compr.el (jka-compr-really-do-compress):
34533 Make variable buffer-local.
34534
34535 * image-mode.el: Handle .xpm files too.
34536 (image-toggle-display): Preserve modification flag.
34537
34538 * help.el (where-is): Don't mention aliases with no key bindings.
34539
34540 2005-03-21 Lute Kamstra <lute@gnu.org>
34541
34542 * generic.el: Fix commentary section. Don't require cl for
34543 compilation.
34544 (generic-mode-list): Add autoload cookie.
34545 (generic-use-find-file-hook, generic-lines-to-scan)
34546 (generic-find-file-regexp, generic-ignore-files-regexp)
34547 (generic-mode, generic-mode-find-file-hook)
34548 (generic-mode-ini-file-find-file-hook): Fix docstrings.
34549 (define-generic-mode): Make it a defmacro. Fix docstring.
34550 (generic-mode-internal): Code cleanup. Add autoload cookie.
34551 (generic-mode-set-comments): Code cleanup.
34552 * generic-x.el: Don't prevent compilation. Don't require generic.
34553 Follow coding conventions. Minor code cleanup.
34554 (etc-fstab-generic-mode): Add some keywords.
34555 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
34556 define-generic-mode like a function declaration.
34557
34558 2005-03-21 Jay Belanger <belanger@truman.edu>
34559
34560 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
34561 changing modes.
34562
34563 2005-03-21 Sam Steingold <sds@gnu.org>
34564
34565 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
34566
34567 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
34568
34569 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
34570 Add underscore to "f$ lexicals" regexp.
34571
34572 2005-03-20 Juri Linkov <juri@jurta.org>
34573
34574 * subr.el (progress-reporter-do-update): When `min-value' is equal
34575 to `max-value', set `percentage' to 0 and prevent division by zero.
34576
34577 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
34578
34579 Sync with Tramp 2.0.48.
34580
34581 * net/tramp.el (all): Change all addresses to .gnu.org.
34582 (tramp-append-tramp-buffers): New defun.
34583 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
34584 Catch `dont-send' signal.
34585 (tramp-set-auto-save-file-modes): Set always permissions, because
34586 there might be an old auto-saved file belonging to another
34587 original file. This could be a security threat. Reported by
34588 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
34589 Check for Emacs 21.3.50 removed.
34590
34591 * net/tramp-smb.el (all): Remove debug construct for
34592 `with-parsed-tramp-file-name'.
34593 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
34594 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
34595 No error message if DIRECTORY or FILENAME doesn't exist.
34596 (tramp-smb-open-connection): Check existence of
34597 `tramp-smb-program'.
34598
34599 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
34600
34601 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
34602 Properly handle the case where the `m' or `s' command's argument is not
34603 yet terminated.
34604 (perl-indent-new-calculate): New function.
34605 (perl-indent-line): Use it.
34606
34607 2005-03-20 Miles Bader <miles@gnu.org>
34608
34609 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
34610 in text-mode too. Change to new face names.
34611 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
34612 Add `:weight bold' attribute.
34613 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
34614
34615 2005-03-19 Juri Linkov <juri@jurta.org>
34616
34617 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
34618
34619 * international/mule.el (auto-coding-alist): Sync with
34620 `auto-mode-alist' by adding upper case archive file extensions
34621 and adding ear/war to jar extension.
34622
34623 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
34624
34625 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
34626 running, restart it.
34627
34628 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
34629
34630 * finder.el (finder-current-item): Throw an error on an empty line.
34631
34632 * man.el (Man-follow-manual-reference): If current-word returns
34633 nil, use "".
34634
34635 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
34636
34637 * simple.el (goto-line): Doc fix.
34638
34639 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
34640
34641 * files.el (save-buffer): Doc fix.
34642
34643 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
34644
34645 * recentf.el (recentf-cleanup-remote): New variable.
34646 (recentf-cleanup): Use it to conditionally check availability of
34647 remote files.
34648
34649 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
34650
34651 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
34652 function names.
34653
34654 2005-03-19 Eli Zaretskii <eliz@gnu.org>
34655
34656 * language/thai-word.el: New file.
34657
34658 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34659
34660 * files.el (backup-buffer): If the file's directory is not
34661 writable, use copy instead of move to backup the file.
34662
34663 2005-03-19 Eli Zaretskii <eliz@gnu.org>
34664
34665 * obsolete/keyswap.el: Moved to obsolete/ from term/.
34666
34667 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
34668
34669 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
34670 Use functionp instead of symbolp and fboundp. Reported by Drkm
34671 <darkman_spam@yahoo.fr>.
34672 (ps-print-version): New version 6.6.6.
34673
34674 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
34675
34676 * textmodes/table.el (table--line-column-position): New idiom.
34677 (table--row-column-insertion-point-p): New function to test
34678 validity of row and column insertion operation at a location.
34679 (table-global-menu, table-cell-menu): Use above functions for
34680 deterministic test operation.
34681 (table--editable-cell-p): Behave in deterministic fashion.
34682
34683 2005-03-18 Juri Linkov <juri@jurta.org>
34684
34685 * isearch.el (isearch-lazy-highlight-new-loop):
34686 Make arguments beg and end optional.
34687 (isearch-update): Remove optional arguments nil from
34688 isearch-lazy-highlight-new-loop.
34689 (isearch-lazy-highlight-search): Let-bind case-fold-search to
34690 isearch-lazy-highlight-case-fold-search instead of
34691 isearch-case-fold-search, and let-bind isearch-regexp to
34692 isearch-lazy-highlight-regexp.
34693 Use isearch-lazy-highlight-last-string instead of isearch-string.
34694
34695 * replace.el (perform-replace): Remove bindings of global
34696 variables isearch-string, isearch-regexp, isearch-case-fold-search.
34697 Add three new arguments to `replace-highlight'.
34698 (replace-highlight): Add arguments string, regexp, case-fold.
34699 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
34700 to allow isearch-lazy-highlight-new-loop to use these values
34701 to set corresponding isearch-lazy-highlight-* internal
34702 variables whose values lazy highlighting will use regardless of
34703 changes to global variables isearch-string, isearch-regexp,
34704 isearch-case-fold-search during lazy highlighting loop.
34705 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
34706 to `lazy-highlight-cleanup'.
34707
34708 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
34709 (ispell-highlight-face): Set default face to `isearch' when
34710 lazy highlighting is enabled.
34711 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
34712 priority to 1. Add lazy highlighting.
34713 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
34714 from `isearch-dehighlight'.
34715
34716 2005-03-18 David Ponce <david@dponce.com>
34717
34718 * files.el (hack-local-variables): Do a case-insensitive search
34719 for End.
34720
34721 2005-03-18 Juri Linkov <juri@jurta.org>
34722
34723 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
34724 `isearch-lazy-highlight-cleanup', add alias to old name and
34725 declare obsolete. Add release numbers to other obsolete vars.
34726 (isearch-done, isearch-lazy-highlight-new-loop):
34727 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
34728 (lazy-highlight-cleanup) <variable>: Doc fix.
34729 (isearch-lazy-highlight-update): Rename obsolete
34730 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
34731
34732 2005-03-18 Kenichi Handa <handa@m17n.org>
34733
34734 * language/thai-util.el: Fix categorization of Thai characters in
34735 thai-category-table.
34736 (thai-composition-pattern): Adjust it for the above change.
34737 (thai-self-insert-command, thai-compose-syllable): New functions.
34738 (thai-compose-region): Use thai-compose-syllable.
34739 (thai-compose-string): Likewise.
34740 (thai-composition-function): Likewise.
34741 (thai-auto-composition): New function.
34742 (thai-auto-composition-mode): New minor mode.
34743
34744 * language/thai.el: Fix patterns to be registered in
34745 composition-function-table.
34746
34747 * international/quail.el (quail-input-method): Locally bind
34748 inhibit-modification-hooks to t.
34749
34750 2005-03-17 Richard M. Stallman <rms@gnu.org>
34751
34752 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
34753 (perl-mode): Use run-mode-hooks.
34754
34755 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
34756 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
34757 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
34758
34759 * mail/sendmail.el (sendmail-send-it): Reenable the code
34760 to compute resend-to-address and use it.
34761
34762 * tar-mode.el (tar-mode): Turn off undo unconditionally.
34763
34764 * image-mode.el: New file.
34765
34766 * image.el (insert-sliced-image): Add autoload cookie.
34767
34768 * font-lock.el (font-lock-lines-before): New user option.
34769 (font-lock-after-change-function): Obey it.
34770
34771 * bindings.el (esc-map): Make M-g a prefix.
34772 Bind M-g g and M-g M-g to goto-line.
34773
34774 * faces.el (face-id): Doc fix.
34775
34776 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
34777
34778 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
34779 (rmail-show-message): Use rmail-unknown-mail-followup-to.
34780 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
34781
34782 * mail/sendmail.el (mail-yank-ignored-headers)
34783 (mail-font-lock-keywords, mail-mode-fill-paragraph):
34784 Add Mail-Followup-To and Mail-Reply-To headers.
34785 (mail-citation-hook): Add autoload cookie.
34786 (mail-mode): Doc fix.
34787 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
34788 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
34789 (mail-mode-fill-paragraph): Handle those headers.
34790 (mail-mailing-lists): New variable.
34791 (mail-mail-reply-to, mail-mail-followup-to): New functions.
34792
34793 2005-03-17 Juri Linkov <juri@jurta.org>
34794
34795 * isearch.el (isearch-fallback): Check for `(car previous)'
34796 before calling `isearch-other-end-state'.
34797
34798 2005-03-17 Kim F. Storm <storm@cua.dk>
34799
34800 * simple.el (move-beginning-of-line): Move to beginning of buffer
34801 line, as well as beginning of screen line.
34802
34803 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
34804
34805 * calendar/diary-lib.el (mark-diary-entries): Use new optional
34806 argument REDRAW rather than calendar-redrawing variable.
34807 * calendar/calendar.el (calendar-redrawing): Delete.
34808 (redraw-calendar): Do not bind calendar-redrawing.
34809
34810 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
34811
34812 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
34813 diary-file buffer.
34814
34815 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
34816
34817 * help.el (describe-mode): Allow a :minor-mode-function property to
34818 specify a different minor mode toggle function than the variable.
34819 * simple.el (auto-fill-function):
34820 * subr.el (add-minor-mode): Use it.
34821
34822 2005-03-16 Kenichi Handa <handa@m17n.org>
34823
34824 * language/ethio-util.el (sera-being-called-by-w3): New variable.
34825 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
34826 (ethio-fidel-to-sera-buffer): Likewise.
34827
34828 2005-03-16 Juri Linkov <juri@jurta.org>
34829
34830 * emacs-lisp/find-func.el (find-function-regexp):
34831 Add defun-emitting macro `menu-bar-make-toggle'.
34832
34833 * isearch.el: Put `isearch-scroll' property to
34834 `split-window-horizontally'.
34835
34836 * info.el: Update error messages for `debug-ignored-errors'.
34837 (Info-isearch-search): Doc fix.
34838 (Info-find-node): Move up code to go into info buffer before
34839 recording the node to the history.
34840 (Info-fontify-node): Fontify titles only if the next line
34841 has two or more `*', `=', `-', `.'.
34842 Display "go to this node" for empty (match-string 3).
34843
34844 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34845
34846 * term/mac-win.el: Add mouse pointer shape constants.
34847
34848 2005-03-15 Kim F. Storm <storm@cua.dk>
34849
34850 * simple.el (move-beginning-of-line): Use vertical-motion.
34851
34852 2005-03-15 Juri Linkov <juri@jurta.org>
34853
34854 * isearch.el (isearch-error): New variable.
34855 (isearch-invalid-regexp, isearch-within-brackets): Remove.
34856 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
34857 (isearch-within-brackets-state): Remove.
34858 (isearch-case-fold-search-state, isearch-pop-fun-state):
34859 Decrease frame index.
34860 (isearch-mode, isearch-top-state, isearch-push-state)
34861 (isearch-edit-string, isearch-abort, isearch-search-and-update)
34862 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
34863 (isearch-search, isearch-lazy-highlight-new-loop):
34864 Replace `isearch-invalid-regexp' with `isearch-error'.
34865 Remove `isearch-within-brackets'.
34866 (isearch-search): Add `search-failed' handler to `condition-case'.
34867 (isearch-lazy-highlight-search): Add `condition-case' to catch
34868 errors and allow `isearch-lazy-highlight-update' to try
34869 highlighting from the beginning of the window.
34870 (isearch-repeat): Move up code to set isearch-wrapped to t
34871 before calling isearch-wrap-function.
34872
34873 * info.el (Info-isearch-initial-node): New internal variable.
34874 (Info-search): Signal an error in isearch mode when search leaves
34875 the initial node. Signal an error when `bound' is non-nil and
34876 nothing was found in the current subfile.
34877 (Info-isearch-search): Remove `condition-case'.
34878 (Info-isearch-wrap): Don't wrap when search failed during leaving
34879 the initial node. If `Info-isearch-search' is nil, wrap around
34880 the current node.
34881 (Info-isearch-start): New fun.
34882 (Info-mode): Add buffer-local hook `Info-isearch-start' to
34883 `isearch-mode-hook'.
34884
34885 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34886
34887 * simple.el (normal-erase-is-backspace): Set default to t if
34888 running on Mac.
34889
34890 * term/mac-win.el (function-key-map): Sync with x-win.el.
34891
34892 2005-03-15 Kenichi Handa <handa@m17n.org>
34893
34894 * international/mule-cmds.el (locale-language-names): Modify the
34895 format of elements and add more entries.
34896 (locale-preferred-coding-systems): Add more entries.
34897 (set-locale-environment): Adjust for the change of
34898 locale-language-names.
34899
34900 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
34901
34902 * pcvs.el (smerge-ediff): Remove bogus autoload.
34903
34904 2005-03-14 Lute Kamstra <lute@gnu.org>
34905
34906 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34907 Ignore a `*' at the beginning of a line.
34908
34909 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34910 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34911 subr.el.
34912 (dont-compile, eval-when-compile, eval-and-compile): Use declare
34913 to specify indentation.
34914
34915 * generic.el (define-generic-mode): Let generic-mode-list be a
34916 list of strings; test membership with equal.
34917
34918 2005-03-14 Kim F. Storm <storm@cua.dk>
34919
34920 * simple.el (next-line, previous-line): Add optional try-vscroll
34921 arg to recognize interactive use. Pass it on to line-move.
34922 (line-move): Don't perform auto-window-vscroll when defining or
34923 executing keyboard macro to ensure consistent behavior.
34924
34925 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
34926
34927 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34928
34929 2005-03-13 Lute Kamstra <lute@gnu.org>
34930
34931 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34932 debugger-setup-buffer so that backtrace marks the frames set to
34933 debug-on-exit and we don't have to do it manually. Set an extra
34934 debug-on-exit for macro's.
34935 (debugger-setup-buffer): Don't mark the top frame manually.
34936
34937 2005-03-12 Lute Kamstra <lute@gnu.org>
34938
34939 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34940 lisp-indent-function throughout.
34941 (with-no-warnings): Set lisp-indent-function property.
34942
34943 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
34944
34945 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34946 Add entry for backslash.
34947
34948 2005-03-12 Juri Linkov <juri@jurta.org>
34949
34950 * info.el (Info-search): Four fixes for backward search.
34951
34952 2005-03-11 Jay Belanger <belanger@truman.edu>
34953
34954 * calc/calc.el (calc-language-alist): New variable.
34955 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34956 (calc-embedded-find-modes): Use calc-language-alist instead of
34957 calc-embedded-language-alist.
34958
34959 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34960
34961 * calendar/calendar.el (calendar-redrawing): New internal
34962 variable.
34963 (redraw-calendar): Remove bogus save-excursion from previous
34964 change. Bind calendar-redrawing to t for mark-diary-entries.
34965 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34966 calendar if that is why we were called.
34967
34968 2005-03-11 Kenichi Handa <handa@m17n.org>
34969
34970 * international/mule.el (make-coding-system): Set property
34971 coding-system-define-form to nil.
34972 (define-coding-system-alias): Likewise.
34973
34974 2005-03-11 Kenichi Handa <handa@m17n.org>
34975
34976 These changes are suggested by Dave Love <fx@gnu.org>.
34977
34978 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34979 coding: tag.
34980 (adaptive-fill-regexp): Add more bullets.
34981 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34982 regexps.
34983
34984 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
34985
34986 * help.el (describe-mode): Properly handle non-trivial lighters.
34987 Don't ignore minor modes that are not listed in minor-mode-list.
34988
34989 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34990 feature ON when the user requests to turn it OFF.
34991
34992 2005-03-10 Lute Kamstra <lute@gnu.org>
34993
34994 * emacs-lisp/debug.el (debug-entry-code): Delete it.
34995 (implement-debug-on-entry): New function to replace debug-entry-code.
34996 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
34997 second argument as the 2005-03-07 change makes it obsolete.
34998 (debug-on-entry, cancel-debug-on-entry): Update call to
34999 debug-on-entry-1.
35000 (debug, debugger-setup-buffer): Comment update.
35001 (debugger-frame-number): Update to work with implement-debug-on-entry.
35002
35003 2005-03-10 Jay Belanger <belanger@truman.edu>
35004
35005 * calc/calc-embed.el (math-ms-args): Declare it.
35006 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
35007 math-ms-args.
35008 (calc-embedded-subst): Use math-multi-subst-rec to substitute
35009 variables.
35010
35011 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
35012
35013 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
35014 Use message-box.
35015
35016 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
35017 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
35018 (tooltip-gud-tips): Simplify.
35019 (tooltip-gud-tips-p): Remove superfluous :set.
35020 (tooltip-gud-modes): Add fortran-mode.
35021 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
35022
35023 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
35024
35025 2005-03-09 Kim F. Storm <storm@cua.dk>
35026
35027 * play/animate.el (animate-place-char): Use forward-line instead
35028 of next-line to improve performance.
35029
35030 2005-03-09 Simon Josefsson <jas@extundo.com>
35031
35032 * net/browse-url.el (browse-url-default-browser): Doc fix.
35033
35034 2005-03-09 Miles Bader <miles@gnu.org>
35035
35036 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
35037 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
35038
35039 2005-03-09 Kenichi Handa <handa@m17n.org>
35040
35041 * international/latin-1.el: Set case and syntax for 255 only if
35042 set-case-syntax-set-multibyte is nil.
35043
35044 * textmodes/ispell.el (ispell-insert-word): New function.
35045 (ispell-word): Use ispell-insert-word to insert a new word.
35046 (ispell-process-line): Likewise.
35047 (ispell-complete-word): Likewise.
35048
35049 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
35050
35051 * calendar/calendar.el (redraw-calendar): Preserve point.
35052 Reported by Matt Hodges <MPHodges@member.fsf.org>.
35053 (calendar-week-start-day): Move after definition of
35054 redraw-calendar. Delete buffer test, since redraw-calendar has
35055 that now.
35056
35057 * calendar/diary-lib.el (mark-diary-entries): Only call
35058 redraw-calendar in the first of any recursive calls.
35059 Reported by Alan Shutko <ats@acm.org>.
35060
35061 2005-03-08 Juri Linkov <juri@jurta.org>
35062
35063 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
35064 (html-horizontal-rule, html-line, html-image, html-checkboxes)
35065 (html-radio-buttons): Add a space before the trailing `/>' where
35066 sgml-xml-mode is non-nil.
35067 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
35068 the subsequent tag of the empty XML tag.
35069 (html-href-anchor): Don't set initial input to "http:".
35070 (html-image): Ask for the image URL and set point inside alt="".
35071 (html-name-anchor): Duplicate the name in the `id' attribute when
35072 sgml-xml-mode is non-nil.
35073 (html-paragraph): Remove \n before <p>.
35074 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
35075 instead of `checked' when sgml-xml-mode is non-nil.
35076
35077 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
35078 Remove 1 space before #RRGGBB to not truncate it on terminal
35079 windows w/o fringes. Remove 1 space between bg and fg examples
35080 to get more space.
35081 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
35082 avoid byte-compile warnings.
35083
35084 * image-file.el (image-file-handler): Put `safe-magic' property to
35085 `image-file-handler'.
35086
35087 * info.el (Info-isearch-search): Emulate word search in
35088 isearching through multiple Info nodes with Info-search.
35089 (Info-isearch-wrap): Allow isearch-word.
35090
35091 2005-03-08 Lute Kamstra <lute@gnu.org>
35092
35093 * emacs-lisp/debug.el (debugger-step-through): Make sure that
35094 stepping into the debugger's code is not possible.
35095 (debugger-jumping-flag): Docstring update.
35096
35097 2005-03-08 Jay Belanger <belanger@truman.edu>
35098
35099 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
35100 embedded mode begins.
35101 (calc-embedded-language-alist): New variable.
35102 (calc-embedded-find-modes): Use calc-embedded-language-alist to
35103 set default language mode.
35104
35105 2005-03-08 Kenichi Handa <handa@m17n.org>
35106
35107 * international/ccl.el (define-ccl-program): Fix docstring about
35108 extra 256 bytes assured for the output buffer.
35109
35110 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35111 Fix BUFFER_MAGNIFICATION to 2.
35112 (ccl-encode-mule-utf-16be-with-signature): Likewise.
35113
35114 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
35115
35116 * align.el (align-rules-list): Added an alignment rule for CSS
35117 declarations (applies to css-mode and html-mode buffers).
35118
35119 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
35120
35121 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
35122
35123 2005-03-07 Kim F. Storm <storm@cua.dk>
35124
35125 * simple.el (move-beginning-of-line): New command.
35126
35127 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
35128
35129 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
35130
35131 * emulation/cua-base.el: Put CUA move property on move-end-of-line
35132 and move-beginning-of-line.
35133
35134 * apropos.el (apropos-print): Omit command from M-x ... RET.
35135
35136 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
35137
35138 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
35139 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
35140
35141 2005-03-06 Richard M. Stallman <rms@gnu.org>
35142
35143 * bindings.el (esc-map): Bind M-g to goto-line.
35144
35145 * facemenu.el (global-map): Bind M-o, not M-g.
35146
35147 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35148
35149 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
35150 "Open Directory" as for "Open File".
35151
35152 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
35153
35154 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
35155 (push-mark-command): Run activate-mark-hook.
35156
35157 2005-03-06 Richard M. Stallman <rms@gnu.org>
35158
35159 * help-mode.el (help-mode-finish): Don't alter the element
35160 in view-return-to-alist if there already is one.
35161
35162 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
35163 make sure the current buffer is the expected one.
35164
35165 * novice.el (disabled-command-function): Output in *Disabled Command*.
35166 Explicitly ignore non-keyboard events, and explicitly handle C-g.
35167
35168 * textmodes/flyspell.el (flyspell-large-region):
35169 Pass args differently for aspell.
35170
35171 * files.el (mode-require-final-newline): Doc fix.
35172
35173 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
35174
35175 * progmodes/which-func.el (which-function):
35176 Specify NOERROR when calling imenu--make-index-alist.
35177
35178 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
35179
35180 * simple.el (normal-erase-is-backspace): Define default value.
35181
35182 * custom.el (custom-theme-set-variables): Remove unused var
35183 `immediate'.
35184 (custom-reevaluate-setting): Simple function to handle variables
35185 that are defined before their default value can really be
35186 computed.
35187
35188 * startup.el (command-line): Use it for temporary-file-directory,
35189 small-emporary-file-directory, auto-save-file-name-transforms,
35190 blink-cursor-mode, and normal-erase-is-backspace.
35191
35192 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
35193 progress, even with buggy anchored keywords.
35194
35195 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
35196
35197 * simple.el (goto-line): Remove unbalanced final parenthesis.
35198
35199 2005-03-05 Richard M. Stallman <rms@gnu.org>
35200
35201 * simple.el (goto-line): Use a number at point as the default.
35202 With C-u as arg, switch buffers.
35203
35204 2005-03-05 Juri Linkov <juri@jurta.org>
35205
35206 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
35207 with `no-blinking-cursor'.
35208
35209 * startup.el (no-blinking-cursor): New defvar.
35210 (command-line): Add `--no-blinking-cursor' to longopts.
35211 Set `no-blinking-cursor' to t for command line arguments
35212 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
35213 with `no-blinking-cursor' in the condition for calling
35214 `blink-cursor-mode'.
35215
35216 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
35217
35218 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
35219 (menu-bar-options-save): Add blink-cursor-mode.
35220 (menu-bar-options-menu): Add blink-cursor-mode.
35221
35222 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
35223
35224 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
35225 (icalendar-export-file, icalendar-export-region)
35226 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
35227 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
35228
35229 2005-03-04 Lute Kamstra <lute@gnu.org>
35230
35231 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
35232 (debug-function-list): Ditto.
35233
35234 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
35235
35236 * textmodes/texinfmt.el (texinfo-append-refill):
35237 Redefine the types of line to which @refill
35238 is not appended by replacing a search for `@refill\\|@bye' with
35239 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
35240 itemize@refill' bug and the unfilled long lines bug.
35241 (texinfmt-version): Update number and date.
35242
35243 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
35244
35245 * international/code-pages.el (windows-1250, windows-125[2-8])
35246 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
35247
35248 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
35249
35250 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
35251 bound yet.
35252
35253 2005-03-02 Romain Francoise <romain@orebokech.com>
35254
35255 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
35256 buffer after removing limits.
35257 (ibuffer-pop-filter): Ditto.
35258 Update copyright.
35259
35260 2005-03-02 Miles Bader <miles@gnu.org>
35261
35262 * button.el (make-text-button): If the user doesn't specify a
35263 type, use the default. Rewrite to use `add-text-properties' and
35264 plist functions.
35265
35266 2005-03-01 Lute Kamstra <lute@gnu.org>
35267
35268 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
35269 (debugger-jumping-flag): New var.
35270 (debug-entry-code): Use it.
35271 (debugger-jump): Use debugger-jumping-flag and add
35272 debugger-reenable to post-command-hook.
35273 (debugger-reenable): Use debugger-jumping-flag and remove itself
35274 from post-command-hook.
35275 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
35276 debugger-reenable.
35277
35278 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
35279
35280 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
35281 inclusion of "itemize\\|", which may be unnecessary, is certainly
35282 inelegant, and stops refilling in itemize lists when formatting
35283 Japanese Texinfo files to Info.
35284 Update copyright to 2005.
35285
35286 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
35287
35288 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
35289 of an error if GDB can't find the source file.
35290
35291 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
35292
35293 * calendar/calendar.el (redraw-calendar): Work from any buffer,
35294 not just the calendar.
35295
35296 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
35297 first.
35298 (diary-redraw-calendar): New function.
35299 (make-diary-entry): Add diary-redraw-calendar to local
35300 write-contents-functions. Turn off selective display before
35301 inserting in diary.
35302
35303 2005-03-01 Kim F. Storm <storm@cua.dk>
35304
35305 * emacs-lisp/copyright.el (copyright-fix-years): New command.
35306
35307 2005-03-01 Lute Kamstra <lute@gnu.org>
35308
35309 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
35310 that debug-entry-code can be safely removed from a function while
35311 this code is being evaluated. Revert the 2005-02-27 change as the
35312 new implementation no longer requires it. Make sure that a
35313 function body containing just a string is not mistaken for a docstring.
35314 (debug): Skip one more frame in case of debug on entry.
35315 (debugger-setup-buffer): Delete one more frame line in case of
35316 debug on entry.
35317 (debugger-frame-number): Update to use the new text introduced by
35318 the 1999-11-03 change. Skip one more frame in case of debug on entry.
35319
35320 2005-02-28 Kim F. Storm <storm@cua.dk>
35321
35322 * double.el (double-translate-key): Call force-window-update after
35323 read-event to avoid crash in redisplay.
35324
35325 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
35326
35327 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
35328 (debug): Use it. Move the inhibit-trace earlier.
35329 (debug-entry-code): New const.
35330 (debug-on-entry-1): Use it.
35331
35332 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
35333
35334 * international/utf-16.el (ccl-encode-mule-utf-16le):
35335 Fix BUFFER_MAGNIFICATION to 2.
35336 (ccl-encode-mule-utf-16be): Likewise.
35337
35338 2005-02-28 Kenichi Handa <handa@m17n.org>
35339
35340 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35341 Fix BUFFER_MAGNIFICATION to 4.
35342 (ccl-encode-mule-utf-16be-with-signature): Likewise.
35343
35344 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
35345
35346 * speedbar.el (speedbar-update-flag): Doc fix.
35347 (speedbar-show-info-under-mouse): Give set-mouse-position the right
35348 argument.
35349
35350 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
35351
35352 * reveal.el (reveal-post-command): Don't try to reveal overlays which
35353 have a non-nil `invisible' property but are actually visible.
35354
35355 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
35356 for perldoc sections.
35357 (perl-outline-regexp, perl-outline-level): New var and function.
35358 (perl-mode): Use them.
35359
35360 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
35361
35362 * calendar/diary-lib.el (diary-remind): Discard any mark portion
35363 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
35364
35365 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
35366
35367 * cus-edit.el: Comment change.
35368 (custom-buffer-create-internal): Slightly reword text at top of
35369 Custom buffers. Mention there that saving an option edits the
35370 init file. Add link to Emacs manual node on `custom-file'.
35371 (custom-magic-alist): Rewrite individual State messages to use
35372 capitalized keywords. Doc fix.
35373
35374 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
35375
35376 * calendar/calendar.el (calendar-buffer): Move above
35377 calendar-week-start-day.
35378 (calendar-week-start-day): Doc fix. Add :set function.
35379 (calendar-minimum-window-height): New variable.
35380 (generate-calendar-window): Only resize window if selected-window
35381 is displaying the calendar buffer. Use new variable
35382 calendar-minimum-window-height.
35383 (generate-calendar): Reword error message.
35384 (calendar-mode-map): Bind DEL to scroll-other-window-down.
35385
35386 2005-02-27 Andreas Schwab <schwab@suse.de>
35387
35388 * vc.el (vc-do-command): Don't run command asynchronously when
35389 operating in a remote directory.
35390
35391 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
35392 change from sync with Tramp 2.0.47.
35393
35394 2005-02-27 Richard M. Stallman <rms@gnu.org>
35395
35396 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
35397
35398 * textmodes/flyspell.el (flyspell-mode-on):
35399 Call ispell-change-dictionary only if necessary.
35400
35401 * emacs-lisp/re-builder.el (regexp-builder): New function.
35402
35403 * register.el (describe-register-1): Explicitly handle
35404 yank-excluded-properties = t.
35405
35406 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
35407 (custom-magic-alist): Change the status descriptions again.
35408 (face widget-type): Total rewrite based on `restricted-sexp'
35409 to eliminate the confusing double hiding levels.
35410
35411 * emacs-lisp/debug.el (debug-on-entry-1):
35412 If function body is empty, add nil as body form.
35413
35414 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
35415
35416 * emacs-lisp/trace.el (inhibit-trace): New var.
35417 (trace-make-advice): Use it.
35418
35419 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
35420
35421 2005-02-26 Kim F. Storm <storm@cua.dk>
35422
35423 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
35424 (mouse-on-link-p, mouse-drag-region-1): Use it.
35425
35426 2005-02-25 Lute Kamstra <lute@gnu.org>
35427
35428 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
35429
35430 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
35431
35432 * frame.el (blink-cursor-mode): Add :group keyword.
35433
35434 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
35435
35436 * calendar/icalendar.el (icalendar--decode-isodatetime):
35437 New optional argument DAY-SHIFT.
35438 (icalendar-export-region): Fix coding-system-for-write.
35439 (icalendar--convert-ical-to-diary): Shift end-day of all-day
35440 events by one.
35441
35442 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
35443
35444 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
35445
35446 2005-02-24 Kim F. Storm <storm@cua.dk>
35447
35448 * international/iso-acc.el (iso-accents-compose): Fix crash
35449 during redisplay. Call force-window-update after read-event
35450 and delete-region to signal that window is not accurate.
35451
35452 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
35453
35454 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
35455 Remove unused and inexistent var `inhibit-trace'.
35456 (debugger-mode): Use run-mode-hooks.
35457 (debugger-list-functions): Add buttons; setup xref stack.
35458
35459 2005-02-23 Richard M. Stallman <rms@gnu.org>
35460
35461 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
35462 appointment says it was explicitly made.
35463 (appt-add): Set the 3rd element.
35464 (appt-make-list): Preserve explicit appointments.
35465
35466 * subr.el (find-tag-default): Catch errors in forward-sexp.
35467
35468 2005-02-23 Juri Linkov <juri@jurta.org>
35469
35470 * info.el (Info-isearch-search): New defcustom.
35471 (Info-isearch-search): Call the default isearch function
35472 when Info-isearch-search is nil.
35473 (Info-isearch-wrap): Use variable Info-isearch-search.
35474
35475 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
35476
35477 * cus-edit.el: Comment change.
35478
35479 2005-02-22 Kim F. Storm <storm@cua.dk>
35480
35481 * progmodes/hideif.el (hide-ifdef-use-define-alist):
35482 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
35483
35484 2005-02-22 Simon Josefsson <jas@extundo.com>
35485
35486 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
35487 New variable.
35488 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
35489 Oskarsson" <myrkraverk@users.sourceforget.net>.
35490
35491 2005-02-22 Kim F. Storm <storm@cua.dk>
35492
35493 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
35494 check that window of that event is the selected window.
35495 (mouse-drag-region-1): Compare mouse event window to selected
35496 window before setting point.
35497
35498 * tooltip.el (tooltip-show-help-function): Pass event to
35499 mouse-on-link-p so it can check selected window.
35500
35501 2005-02-22 Kenichi Handa <handa@m17n.org>
35502
35503 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
35504 (ps-mule-show-warning): New function.
35505 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
35506 characters are found.
35507
35508 * ps-print.el (ps-header-footer-string): Return a list of header
35509 and footer strings.
35510
35511 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
35512
35513 * pcvs.el (cvs-retrieve-revision): Fix thinko.
35514
35515 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
35516
35517 * frame.el (blink-cursor-mode): Use define-minor-mode.
35518
35519 * term/mac-win.el (function-key-map): Use char-names more consistently.
35520 (file-name-coding-system): Only set it for MacOS-9. The other case is
35521 already handled in mule-cmds.el (where it also works when mac-win.el
35522 is not used).
35523
35524 2005-02-21 Kenichi Handa <handa@m17n.org>
35525
35526 * international/mule.el (ctext-pre-write-conversion): Always use
35527 " *code-converting-work*" buffer for work.
35528
35529 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
35530
35531 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
35532
35533 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
35534
35535 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
35536
35537 * ses.el (undo-more): Restore defadvice, but only the part that
35538 allows changes outside the restricted area of the buffer.
35539
35540 2005-02-20 Kim F. Storm <storm@cua.dk>
35541
35542 * simple.el (line-move): Add fourth optional arg try-vscroll which
35543 must be set to perform auto-window-vscroll.
35544 When moving backwards and doing auto-window-vscroll, automatically
35545 vscroll to the last part of lines which are taller than the window.
35546 (next-line, previous-line): Set try-vscroll arg on line-move.
35547
35548 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
35549
35550 * replace.el (query-replace, query-replace-regexp)
35551 (replace-string, replace-regexp): When operating on region, make
35552 the minibuffer prompt say so.
35553
35554 * isearch.el (isearch-forward): Document isearch-query-replace and
35555 isearch-query-replace-regexp keybindings.
35556
35557 2005-02-19 Jay Belanger <belanger@truman.edu>
35558
35559 * calc/calc-aent.el (math-read-token): Add local variable.
35560
35561 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
35562 (calc-edit-top): Move declaration to earlier in file.
35563 (calc-edit-macro-repeats): Add local variables.
35564
35565 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
35566 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
35567 calcFunc-tanh.
35568 Adjust integration rule for calcFunc-tan.
35569
35570 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
35571
35572 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
35573 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
35574 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
35575 (viper-skip-separators): Bug fix.
35576 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
35577 particular major mode.
35578 (viper-del-backward-char-in-replace): Don't put deleted char on the
35579 kill ring.
35580
35581 * emulation/viper-ex.el (viper-color-display-p): New function.
35582 (viper-has-face-support-p): Use viper-color-display-p.
35583
35584 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
35585
35586 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
35587
35588 * emulation/viper-util.el (viper-glob-unix-files):
35589 Fix shell status check.
35590 (viper-file-remote-p): Make equivalent to file-remote-p.
35591
35592 * emulation/viper.el (viper-major-mode-modifier-list):
35593 Use viper-gnus-modifier-map.
35594
35595 2005-02-19 David Kastrup <dak@gnu.org>
35596
35597 * subr.el (subregexp-context-p): Fix garbled doc string by adding
35598 quoting.
35599
35600 2005-02-19 Jay Belanger <belanger@truman.edu>
35601
35602 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
35603 Remove extra definitions.
35604 (calc-coth): New function.
35605 (calcFunc-cot): Fix `let'.
35606
35607 2005-02-19 Eli Zaretskii <eliz@gnu.org>
35608
35609 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
35610 the reasons we use "type pc" in these faces.
35611
35612 * button.el (button): Ditto.
35613
35614 2005-02-19 Michael Mauger <mmaug@yahoo.com>
35615
35616 * replace.el (query-replace-read-from): Set the value of
35617 query-replace-from-history-variable to handle the case of an empty
35618 string entered to accept the suggested default.
35619
35620 * net/tramp.el (tramp-file-name-for-operation):
35621 Use dired-call-process instead of dired-call-process-command.
35622
35623 2005-02-19 Jay Belanger <belanger@truman.edu>
35624
35625 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
35626 (math-div-non-trig): New variables.
35627 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
35628 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
35629 (math-combine-prod, math-div-symb-fancy): Add simplifications for
35630 trig expressions.
35631
35632 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
35633
35634 * progmodes/gdb-ui.el (gdb-var-update-handler)
35635 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
35636 for watch expressions,
35637 (gdb-var-create-handler): Don't set speedbar-update-flag.
35638 (gdb-post-prompt): Simplify test for speedbar.
35639
35640 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
35641
35642 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
35643 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
35644 we use the syntax table of the correct buffer.
35645 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
35646 Felix Gatzemeier.
35647
35648 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
35649 (ediff-file-remote-p): Make synonymous with file-remote-p.
35650 In all deffaces ediff-*-face-*, use min-colors.
35651
35652 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
35653 ediff-recurse-to-subdirectories.
35654 (ediff-mark-if-equal): Check that the arguments are strings, use
35655 ediff-same-contents (after to Felix Gatzemeier).
35656
35657 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
35658 nil.
35659
35660 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
35661
35662 * log-view.el (log-view-message-re): Fix up Subversion regexp.
35663
35664 2005-02-18 David Kastrup <dak@gnu.org>
35665
35666 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
35667 use `mark-active' when defined.
35668
35669 2005-02-18 Kenichi Handa <handa@m17n.org>
35670
35671 * ps-print.el (ps-font-info-database): New entry
35672 ZapfChancery-MediumItalic with correct font name. Fix font name
35673 of the entry Zapf-Chancery-MediumItalic.
35674
35675 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
35676
35677 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
35678
35679 2005-02-16 Kim F. Storm <storm@cua.dk>
35680
35681 * ido.el (ido-fallback-command): Pass user input to fallback command.
35682
35683 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
35684
35685 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
35686 (gdb-find-file-hook): Add server prefix.
35687
35688 2005-02-16 Richard M. Stallman <rms@gnu.org>
35689
35690 * replace.el (perform-replace): Pass new args to replace-highlight.
35691 (replace-highlight): Take region args,
35692 and pass them to isearch-lazy-highlight-new-loop.
35693
35694 * novice.el (disabled-command-hook): Autoload the defalias
35695 and the make-obsolete-variable call.
35696
35697 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
35698
35699 * isearch.el (isearch-lazy-highlight-start-limit)
35700 (isearch-lazy-highlight-end-limit): New variables limit
35701 the region for highlighting.
35702 (isearch-lazy-highlight-new-loop): New args BEG and END.
35703 (isearch-lazy-highlight-search): Use the new vars.
35704 (isearch-lazy-highlight-update): Likewise.
35705
35706 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
35707
35708 * cus-start.el (all): Use default-boundp.
35709
35710 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
35711
35712 * menu-bar.el (menu-bar-select-frame): Handle current frame.
35713
35714 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
35715
35716 * autorevert.el (auto-revert-stop-on-user-input)
35717 (auto-revert-verbose): Doc fixes.
35718
35719 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
35720
35721 * international/mule-cmds.el (set-locale-environment): Remove call
35722 to set-selection-coding-system on Windows.
35723
35724 2005-02-15 Jay Belanger <belanger@truman.edu>
35725
35726 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
35727 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
35728 calcFunc-coth.
35729 (math-simplify-sqrt): Add simplifications.
35730
35731 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
35732 to list.
35733
35734 * calc/calc-ext.el: Add functions to autoloads.
35735
35736 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
35737 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
35738 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
35739 (math-csc-raw, math-cot-raw): New functions.
35740
35741 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
35742
35743 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
35744 the variable name in a message.
35745
35746 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
35747 calcFunc-csc, calcFunc-cot.
35748
35749 * calc/calcalg2.el: Add derivative and integration rules for
35750 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
35751 calcFunc-csch, calcFunc-coth.
35752 (math-do-integral-methods): Add to checks for when to use
35753 substitutions.
35754
35755 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
35756
35757 2005-02-15 Lute Kamstra <lute@gnu.org>
35758
35759 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
35760 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
35761 <monnier@iro.umontreal.ca>.
35762 (lisp-outline-level): Improve efficiency. Suggested by David
35763 Kastrup <dak@gnu.org>.
35764
35765 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
35766
35767 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
35768 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
35769 (gdb-set-gud-minor-mode-existing-buffers): New functions.
35770 (gdb-find-file-hook): New hook. Add it to find-file-hook.
35771 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
35772
35773 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
35774
35775 * cus-start.el (all): Comment change.
35776
35777 2005-02-14 Lute Kamstra <lute@gnu.org>
35778
35779 * cus-start.el (all): Check if symbol is void.
35780
35781 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
35782
35783 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
35784 optional argument to \cite.
35785
35786 2005-02-14 Richard M. Stallman <rms@gnu.org>
35787
35788 * cus-edit.el (custom-buffer-create-internal): Update help message.
35789 (custom-magic-alist): Update help messages.
35790
35791 * cus-start.el (all): Allow a var to specify a standard value.
35792
35793 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
35794
35795 * custom.el (custom-theme-set-variables): Handle variable aliases.
35796
35797 * frame.el (blink-cursor-timer): Doc fix.
35798 (blink-cursor): Make it an alias for `blink-cursor-mode' and
35799 declare obsolete.
35800 (blink-cursor-mode): Define with defcustom and use correct
35801 standard expression in that defcustom.
35802 * startup.el (command-line): Adapt to above changes in frame.el.
35803
35804 2005-02-11 Lute Kamstra <lute@gnu.org>
35805
35806 * apropos.el (apropos-score-doc): Prevent division by zero.
35807
35808 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
35809
35810 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
35811 (icalendar--get-event-property-attributes)
35812 (icalendar--get-event-properties)
35813 (icalendar--datetime-to-diary-date): New functions.
35814 (icalendar--split-value): Doc fix.
35815 (icalendar--datetime-to-noneuropean-date)
35816 (icalendar--datetime-to-european-date): New optional argument
35817 SEPARATOR. Return result as a string instead of a list.
35818 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
35819 (icalendar--convert-string-for-export): Rename arg S to STRING.
35820 (icalendar-export-region): Doc fix. Change name of error buffer.
35821 Save output buffer.
35822 (icalendar-import-file): Add blank at end of prompt.
35823 (icalendar-import-buffer): Doc fix. Do not switch to error
35824 buffer. Indicate status in return value.
35825 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
35826 buffer. Save output buffer. Handle exception from recurrence
35827 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
35828 events. Fix problems with weekly all-day events.
35829
35830 2005-02-10 Richard M. Stallman <rms@gnu.org>
35831
35832 * simple.el (eval-expression-print-format):
35833 Avoid warning about edebug-active.
35834
35835 * help.el (help-for-help-internal): Rename from help-for-help.
35836 (help-for-help): Define with defalias.
35837
35838 * font-core.el (font-lock-default-function): Use with-no-warnings.
35839
35840 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
35841
35842 * custom.el (defface): Doc fix.
35843
35844 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
35845
35846 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
35847 width 0" to prevent word wrapping problems.
35848
35849 2005-02-09 Kim F. Storm <storm@cua.dk>
35850
35851 * ido.el (ido-file-extensions-order): New defcustom.
35852 (ido-file-extension-lessp, ido-file-extension-aux)
35853 (ido-file-extension-order): New advanced file ordering.
35854 (ido-file-lessp): New simple file ordering.
35855 (ido-sort-list): Remove.
35856 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
35857 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
35858
35859 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
35860
35861 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
35862 that some versions of grep produce.
35863 (grep-mode-font-lock-keywords): Likewise.
35864
35865 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
35866
35867 * progmodes/gdb-ui.el (gdb-location-list): New variable.
35868 (gdb-cdir): Delete.
35869 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
35870 (gdb-source-info): Treat case when source file is in another
35871 directory properly.
35872 (gdb-get-location): New function.
35873
35874 2005-02-07 Jay Belanger <belanger@truman.edu>
35875
35876 * calc/calc-prog.el (calc-write-parse-table-part)
35877 (calc-fix-token-name): Fix a check for language type.
35878
35879 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
35880
35881 2005-02-07 Andre Spiegel <spiegel@gnu.org>
35882
35883 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
35884 as directory not writable.
35885
35886 2005-02-07 Kim F. Storm <storm@cua.dk>
35887
35888 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
35889 (cua--standard-movement-commands): Remove list.
35890 Instead, set CUA property value to move for movement commands.
35891 (cua-movement-commands): Remove. Users must set CUA prop instead.
35892 (cua--pre-command-handler): Check CUA property.
35893 (cua--init-keymaps): Don't remap undo commands.
35894 (cua-mode): Don't call cua--rectangle-on-off.
35895
35896 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
35897 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
35898 (cua--rect-undo-set-point): New var.
35899 (cua--rectangle-undo-boundary): Setup undo apply entry.
35900 (cua--rect-undo-handler): New function for rectangle undo.
35901 (cua--rect-start-position, cua--rect-end-position): Add.
35902 (cua--rectangle-post-command): Call cua--rectangle-set-corners
35903 for restored rectangle. Set point if cua--rect-undo-set-point.
35904
35905 2005-02-06 Jay Belanger <belanger@truman.edu>
35906
35907 * calc/calc-lang.el (calc-tex-language): Display more information
35908 in messages.
35909
35910 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35911 in TeX mode.
35912
35913 2005-02-06 Richard M. Stallman <rms@gnu.org>
35914
35915 * emacs-lisp/lisp.el (buffer-end): Doc fix.
35916
35917 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
35918
35919 * net/ldap.el (ldap-search-internal): Support attributes with
35920 optional descriptions separated by a semi-colon, as in
35921 "userCertificate;binary".
35922
35923 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35924
35925 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35926 isn't a cons (i.e. the version is 0).
35927
35928 2005-02-05 Eli Zaretskii <eliz@gnu.org>
35929
35930 * help.el (help-for-help): Doc fix.
35931
35932 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
35933
35934 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
35935 GDB-Windows on the menu-bar as this works better.
35936
35937 2005-02-04 Jay Belanger <belanger@truman.edu>
35938
35939 * calc/calc-embed.el (calc-embedded-update): Don't put in
35940 unnecessary newlines. Adjust the end of formula marker.
35941
35942 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35943 (math-latex-parse-two-args): New function.
35944
35945 2005-02-03 Lute Kamstra <lute@gnu.org>
35946
35947 * help-fns.el (help-with-tutorial): Make sure that users cannot
35948 remove the entire text of the tutorial by means of `undo'.
35949
35950 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
35951
35952 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35953 in recent changes, where the ispell process was repeatedly
35954 killed & restarted.
35955
35956 * international/mule-cmds.el (set-locale-environment): Set file-name
35957 coding system to utf-8 on Darwin systems.
35958 (set-default-coding-systems): Don't set default-file-name-coding-system
35959 on Darwin systems.
35960
35961 2005-02-03 Richard M. Stallman <rms@gnu.org>
35962
35963 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35964
35965 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
35966
35967 * faces.el (list-faces-display): Add optional argument.
35968
35969 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
35970
35971 * font-core.el (font-lock-default-function): Handle the rare case where
35972 only font-lock-keywords is set.
35973
35974 2005-02-02 Kenichi Handa <handa@m17n.org>
35975
35976 * international/characters.el: Cancel previous change for
35977 I-WITH-DOT-ABOVE and DOTLESS-i.
35978
35979 * international/latin-5.el: Cancel previous change.
35980
35981 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35982
35983 * progmodes/gud.el: Correction to syntax in gud-menu-map.
35984
35985 2005-02-02 Kenichi Handa <handa@m17n.org>
35986
35987 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35988 DOTLESS-i.
35989
35990 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35991 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35992
35993 * case-table.el (get-upcase-table): New function.
35994 (copy-case-table): Copy upcaes table too if non-nil.
35995 (set-case-syntax-delims): Maintain upcase table too.
35996 (set-case-syntax-pair): Likewise.
35997 (set-upcase-syntax, set-downcase-syntax): New functions.
35998 (set-case-syntax): Maintain upcase table too.
35999
36000 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
36001
36002 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
36003
36004 * progmodes/gud.el (gud-goto-info): New function.
36005 (gud-tool-bar-map): Use correct icon.
36006
36007 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
36008
36009 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
36010 When delegating, order args in the funcall correctly.
36011
36012 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
36013
36014 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
36015
36016 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
36017
36018 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
36019 buffer not visiting a file.
36020
36021 2005-01-31 Jay Belanger <belanger@truman.edu>
36022
36023 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
36024 bound on the line with the formula.
36025
36026 2005-01-31 Kim F. Storm <storm@cua.dk>
36027
36028 * ses.el (ses-create-cell-variable-range)
36029 (ses-destroy-cell-variable-range, ses-reset-header-string)
36030 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
36031 (ses-insert-row): Fix format of apply undo entries.
36032
36033 2005-01-31 Jay Belanger <belanger@truman.edu>
36034
36035 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
36036 parts.
36037
36038 * calc/calc-embed.el (calc-embedded-open-formula)
36039 (calc-embedded-close-formula): Ignore matrix environments.
36040
36041 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
36042 TeX mode.
36043
36044 * calc/calc-lang.el (math-function-table, math-oper-table)
36045 (math-variable-table): Adjust the LaTeX portions.
36046
36047 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
36048 (math-latex-ignore-words): New constant.
36049
36050 2005-01-31 Richard M. Stallman <rms@gnu.org>
36051
36052 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
36053 (ispell-local-dictionary): Doc fix.
36054 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
36055 Don't reinitialize at run time. Don't defcustom.
36056 All uses changed to append ispell-local-dictionary-alist,
36057 or check it first.
36058 (ispell-current-dictionary): New variable for dictionary in use.
36059 (ispell-dictionary): Now used only for global default.
36060 (ispell-start-process): Set ispell-current-dictionary,
36061 not ispell-dictionary.
36062 (ispell-change-dictionary): Use this only for setting
36063 user preferences.
36064 (ispell-internal-change-dictionary): New function
36065 to change the current dictionary in use.
36066 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
36067 Use ispell-current-dictionary.
36068 Handle ispell-local-dictionary-overridden.
36069 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
36070
36071 2005-01-31 Jay Belanger <belanger@truman.edu>
36072
36073 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
36074
36075 * calc/calc-ext.el: Add calc-latex-language to autoloads.
36076 (calc-mode-map): Add calc-latex-language.
36077
36078 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
36079 (math-latex-print-frac): New functions.
36080 (math-oper-table, math-function-table, math-variable-table)
36081 (math-complex-format, math-input-filter): Add latex properties.
36082 (calc-set-language): Set math-expr-special-function-mapping.
36083
36084 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
36085 (calc-write-parse-table-part): Add LaTeX support.
36086
36087 * calc/calc.el (calc-language): Adjust docstring.
36088 (calc-set-mode-line): Add LaTeX support.
36089 (math-expr-special-function-mapping): New variable.
36090 (math-tex-ignore-words): Add to list.
36091
36092 * calc/calccomp.el (math-compose-expr, math-compose-rows):
36093 Add LaTeX support.
36094 (math-compose-expr): Add support for special functions.
36095
36096 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
36097
36098 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
36099
36100 * progmodes/gdb-ui.el (gdb-memory-address)
36101 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
36102 (gdb-memory-mode-map, gdb-memory-format-keymap)
36103 (gdb-memory-format-menu, gdb-memory-unit-keymap)
36104 (gdb-memory-unit-menu): New variables for a buffer
36105 that lets the user examine program memory.
36106 (gdb-memory-set-address, gdb-memory-set-repeat-count)
36107 (gdb-memory-format-binary, gdb-memory-format-octal)
36108 (gdb-memory-format-unsigned, gdb-memory-format-signed)
36109 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
36110 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
36111 (gdb-memory-unit-word, gdb-memory-unit-halfword)
36112 (gdb-memory-unit-byte, gdb-memory-unit-menu)
36113 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
36114 (gdb-memory-mode, gdb-memory-buffer-name)
36115 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
36116 New functions for above buffer.
36117
36118 2005-01-30 Richard M. Stallman <rms@gnu.org>
36119
36120 * cus-edit.el (custom-bury-buffer): Function deleted.
36121 (custom-buffer-done-function): Option deleted.
36122 (custom-buffer-done-kill): New replacement option.
36123 (Custom-buffer-done): Call quit-window.
36124 (custom-buffer-create-internal): Update for above changes.
36125
36126 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
36127
36128 * simple.el (undo-ask-before-discard): New var.
36129 (undo-outer-limit-truncate): Implement it.
36130 (undo-extra-outer-limit): Doc update.
36131
36132 2005-01-29 Richard M. Stallman <rms@gnu.org>
36133
36134 * ses.el (undo-more): Delete defadvice.
36135 (ses-begin-change): Doc fix.
36136
36137 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
36138 instead of rebinding C-x u and C-_.
36139
36140 * files.el (normal-backup-enable-predicate): Return nil for files
36141 in /tmp, regardless of temporary-file-directory.
36142
36143 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
36144
36145 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
36146 (open-rectangle, delete-whitespace-rectangle-line)
36147 (clear-rectangle-line): If FILL, pass t instead of FILL
36148 for move-to-column's 2nd arg.
36149
36150 * simple.el (undo): Fix the test for continuing a series of undos.
36151 (undo-more): Set pending-undo-list to t when we reach end.
36152 (pending-undo-list): Move up defvar.
36153
36154 * wid-edit.el (widget-button-click):
36155 Shorten the range of the track-mouse binding.
36156
36157 * comint.el (comint-insert-input): Undo previous changes;
36158 use last-input-event in interactive spec.
36159
36160 2005-01-29 Eli Zaretskii <eliz@gnu.org>
36161
36162 * progmodes/compile.el (compilation-start): Bind buffer-read-only
36163 to nil before invoking call-process. Reset buffer's modified flag
36164 after fontifying it in the no-async branch.
36165
36166 * wid-edit.el (widget-specify-button): If mouse pointer shape
36167 cannot be changed, use mouse face instead.
36168
36169 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
36170
36171 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
36172 (gdb-goto-breakpoint): Make breakpoint handling work on template
36173 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
36174 (gdb-assembler-custom): Update to recognize breakpoint information
36175 added on 2005-01-19.
36176
36177 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
36178
36179 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
36180 (dsssl-mode): Use define-derived-mode.
36181 (scheme-mode-initialize): Remove.
36182 (scheme-mode): Use run-mode-hooks.
36183
36184 * cus-edit.el (customize-group-other-window)
36185 (custom-buffer-create-other-window): Don't override special-display-*.
36186 (custom-mode-map): Make it dense.
36187
36188 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
36189 sets the default value.
36190
36191 2005-01-28 Eli Zaretskii <eliz@gnu.org>
36192
36193 * descr-text.el: Add more keywords.
36194
36195 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
36196
36197 * speedbar.el: Avoid unnecessary use of locate-library.
36198
36199 * international/mule-cmds.el (standard-display-european-internal):
36200 Don't fiddle with latin-1 non-break space any more since it's now
36201 special cased in the C code.
36202 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
36203
36204 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
36205
36206 * cus-start.el (all): Add `undo-outer-limit'.
36207
36208 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
36209
36210 * textmodes/bibtex.el (bibtex-format-entry):
36211 Use `bibtex-empty-field-re' only on the text of fields, not on entire
36212 field lines.
36213 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
36214 not on part of a buffer.
36215
36216 2005-01-25 Lute Kamstra <lute@gnu.org>
36217
36218 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
36219 nonempty field text strings like "{letters\\macro{}more letters}".
36220 Clarify docstring.
36221 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
36222 (bibtex-entry-offset, bibtex-parse-association)
36223 (bibtex-parse-field-name): Fix typos in docstrings.
36224 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
36225
36226 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
36227 Juri Linkov <juri@jurta.org>
36228
36229 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
36230 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
36231 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
36232 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
36233
36234 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
36235 isearch minor mode.
36236
36237 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
36238
36239 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
36240
36241 2005-01-24 Lute Kamstra <lute@gnu.org>
36242
36243 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
36244 CASECHARS and NOT-CASECHARS regular expressions of the
36245 "nederlands" and "nederlands8" dictionaries to prevent a "Range
36246 striding over charsets" error.
36247
36248 2005-01-24 Jay Belanger <belanger@truman.edu>
36249
36250 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
36251 display variable name.
36252
36253 2005-01-24 Kenichi Handa <handa@m17n.org>
36254
36255 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
36256 Fix setting of the element of encoded-kbd-iso2022-invocations.
36257
36258 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
36259
36260 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
36261 (gdb-threads-select): Change to also accept mouse events.
36262 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
36263 (gdb-threads-mouse-select): Delete.
36264
36265 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
36266
36267 * files.el (insert-directory): Take care of empty directory,
36268 listed without -a switch.
36269
36270 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
36271
36272 * textmodes/refill.el (refill-post-command-function):
36273 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
36274 to the list of functions that we should be careful not to undo.
36275 (refill-late-fill-paragraph-function): Remove.
36276 (refill-saved-state): New var.
36277 (refill-mode): Use it to save fill-paragraph-function.
36278 Save also the value of auto-fill-function.
36279
36280 * term/w32-win.el: Simplify code.
36281
36282 2005-01-23 Kim F. Storm <storm@cua.dk>
36283
36284 * simple.el (line-move): Adapt to new return value from
36285 pos-visible-in-window-p.
36286
36287 * simple.el (line-move): Fix last change. Check partial
36288 visibility at point rather than at window-start.
36289
36290 2005-01-22 Jason Rumney <jasonr@gnu.org>
36291
36292 * term/w32-win.el (xw-defined-colors): Remove debug-message.
36293
36294 2005-01-22 David Kastrup <dak@gnu.org>
36295
36296 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
36297
36298 2005-01-22 Eli Zaretskii <eliz@gnu.org>
36299
36300 * type-break.el (type-break-mode): Add a test for
36301 type-break-file-name being non-nil.
36302
36303 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
36304
36305 * net/eudc.el (top level): Call (message "") via progn, so that
36306 eudc-options-file is loaded.
36307
36308 2005-01-22 Kim F. Storm <storm@cua.dk>
36309
36310 * simple.el (line-move-1): Rename from line-move.
36311 (line-move): New function that adjusts vscroll for partially
36312 visible rows, and calls line-move-1 otherwise.
36313
36314 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
36315
36316 * pcomplete.el: Define pcomplete-read-event instead of read-event,
36317 since it's not a complete read-event implementation.
36318
36319 2005-01-20 Jay Belanger <belanger@truman.edu>
36320
36321 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
36322 for called function.
36323
36324 2005-01-20 Steven Tamm <steventamm@mac.com>
36325
36326 * term/mac-win.el (process-connection-type): Remove.
36327 Controlled now by s/darwin.h:PTY_ITERATION.
36328
36329 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
36330
36331 * window.el (handle-select-window): Don't switch window when we're
36332 in the minibuffer.
36333
36334 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
36335
36336 * subr.el (dotimes-with-progress-reporter): New macro.
36337
36338 * ses.el (ses-dotimes-msg): Remove macro.
36339 Use `dotimes-with-progress-reporter' instead.
36340
36341 2005-01-19 Steven Tamm <steventamm@mac.com>
36342
36343 * term/mac-win.el (process-connection-type): Use new
36344 operating-system-release variable to use ptys on Darwin 7 (OS X
36345 10.3) when using carbon build.
36346
36347 2005-01-19 Jay Belanger <belanger@truman.edu>
36348
36349 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
36350 flags if the last command was a tab or M-tab.
36351
36352 * calc/calc-prog.el (calc-user-define-edit): Put original formula
36353 in formula editing buffer.
36354
36355 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
36356
36357 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
36358 breakpoint image symbol in margin.
36359
36360 2005-01-19 Jay Belanger <belanger@truman.edu>
36361
36362 * calc/calc-prog.el (calc-execute-kbd-macro):
36363 Ignore calc-keep-arg-flag.
36364
36365 2005-01-19 Kenichi Handa <handa@m17n.org>
36366
36367 * textmodes/ispell.el (ispell-looking-at): New function.
36368 (ispell-process-line): Use ispell-looking-at to compare the ispell
36369 output and the buffer contents.
36370
36371 2005-01-18 Jay Belanger <belanger@truman.edu>
36372
36373 * calc/calc.el (calc-display-raw): Fix docstring.
36374
36375 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
36376
36377 * simple.el (blink-matching-open): Strip extra info from syntax.
36378
36379 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
36380 funny chars in the end-of-here-doc marker.
36381
36382 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
36383
36384 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
36385 that enable/disabled state of breakpoints is shown correctly in
36386 fringe and on ttys.
36387 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
36388 Add breakpoint information as text properties.
36389 (gdb-mouse-toggle-breakpoint):
36390 Rename to gdb-mouse-set-clear-breakpoint.
36391 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
36392 breakpoints in the margin.
36393 (gdb-remove-strings): Simplify.
36394
36395 2005-01-17 Jay Belanger <belanger@truman.edu>
36396
36397 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
36398 erasing buffer.
36399
36400 2005-01-17 Richard M. Stallman <rms@gnu.org>
36401
36402 * progmodes/grep.el (grep-find): Copy from `grep' the condition
36403 for calling grep-compute-defaults.
36404
36405 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
36406 if buffer is empty.
36407
36408 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
36409
36410 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
36411
36412 * hilit-chg.el (highlight-changes-mode): Don't autoload.
36413
36414 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
36415 non-preloaded variables.
36416
36417 2005-01-17 Steven Tamm <steventamm@mac.com>
36418
36419 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
36420 tex-shell cause to force interactivity when using pipes.
36421
36422 2005-01-17 Kim F. Storm <storm@cua.dk>
36423
36424 * simple.el (just-one-space): Make arg optional.
36425
36426 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
36427
36428 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
36429 posn-at-x-y to t to access left-margin.
36430
36431 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
36432
36433 Sync with Tramp 2.0.47.
36434
36435 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
36436 catching keep-date problems in cp/scp operations.
36437 (tramp-handle-copy-file): Don't call `set-file-modes'
36438 unconditionally. Specialized functions should know better what is
36439 necessary. This improves performance a little bit, and the
36440 functions could catch errors with `cp -p' and `scp -p'.
36441 (tramp-do-copy-or-rename-file-via-buffer)
36442 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
36443 when appropriate.
36444 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
36445 Call `set-file-modes' when appropriate.
36446 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
36447 Johnsson <isak@hypergene.com>.
36448 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
36449 of both Tramp buffer and debug buffer. Reported by Joakim Verona
36450 <joakim@verona.se>.
36451 (tramp-file-name-for-operation): Mark `shell-command' as magic for
36452 Emacs only.
36453
36454 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
36455 `find-file-hooks' and `dired-mode-hook'.
36456 (tramp-minor-mode-map): Respective map. Add remapping for
36457 `compile' and `recompile'.
36458 (tramp-remap-command, tramp-recompile): New defuns.
36459 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
36460 in buffer "*Compilation*". Call the commands asynchronously.
36461
36462 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
36463 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
36464 `shell-command', because it isn't magic in XEmacs. Reported by
36465 Adrian Aichner <adrian@xemacs.org>.
36466
36467 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
36468 `substitute-in-file-name.
36469 (tramp-smb-handle-substitute-in-file-name): New defun.
36470 (tramp-smb-advice-PC-do-completion): Delete advice.
36471
36472 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
36473
36474 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
36475 Fix error in deleting region.
36476
36477 2005-01-15 Richard M. Stallman <rms@gnu.org>
36478
36479 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
36480 In non-temp buffer, switch syntax table temporarily.
36481
36482 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
36483
36484 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
36485
36486 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
36487
36488 * imenu.el (imenu--split-menu): Copy menulist before sorting.
36489 (imenu--generic-function): Use START, not BEG, as pos of definition.
36490
36491 * simple.el (just-one-space): Argument specifies number of spaces.
36492
36493 * simple.el (eval-expression-print-format): Avoid warning
36494 about edebug-active.
36495
36496 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
36497
36498 * progmodes/sh-script.el: Code copied from make-mode.el
36499 with small changes,
36500 (sh-mode-map): Bind C-c C-\.
36501 (sh-backslash-column, sh-backslash-align): New variables.
36502 (sh-backslash-region, sh-append-backslash): New functions.
36503
36504 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
36505
36506 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
36507 (rmail-pop-password, rmail-pop-password-required): Move to
36508 rmail-obsolete group.
36509 (rmail-set-pop-password): Rename to rmail-set-remote-password.
36510 All callers updated.
36511 (rmail-get-pop-password): Rename to rmail-get-remote-password.
36512 Take an argument specifying whether it is POP or IMAP mailbox we
36513 are using. All callers updated.
36514 (rmail-pop-password-error): Rename to
36515 rmail-remote-password-error. Added mailutils-specific error message.
36516 (rmail-movemail-search-path)
36517 (rmail-movemail-variant-in-use): New variables.
36518 (rmail-remote-password, rmail-remote-password-required):
36519 New customization variables.
36520 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
36521 (rmail-parse-url): New function.
36522 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
36523 with GNU mailutils movemail.
36524
36525 2005-01-15 Kevin Ryde <user42@zip.com.au>
36526
36527 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
36528 suffix to space, $ or '$, to correctly position point when going
36529 to @table style constants like DBL_MAX.
36530
36531 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
36532
36533 * type-break.el (type-break-mode, type-break-file-time)
36534 (type-break-file-keystroke-count, type-break-choose-file):
36535 Don't store data in or load data from the file if type-break-file-name
36536 is nil.
36537 (type-break-file-name): Doc update as per the above.
36538
36539 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
36540
36541 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
36542 lookup-key might return nil; handle that.
36543
36544 2005-01-15 Alan Mackenzie <acm@muc.de>
36545
36546 * progmodes/ebrowse.el (ebrowse-class-in-tree):
36547 Return the tail of the tree rather than the element found,
36548 thus enabling the tree to be setcar'd.
36549
36550 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
36551
36552 * textmodes/org.el (org-show-following-heading): New option.
36553 (org-show-hierarchy-above): Use `org-show-following-heading'.
36554 (org-cycle): Documentation fix.
36555
36556 * textmodes/org.el (orgtbl-optimized): New option.
36557 (orgtbl-mode): New command, a minor mode.
36558 (orgtbl-mode-map): New variable.
36559 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
36560 (orgtbl-error, orgtbl-self-insert-command)
36561 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
36562
36563 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
36564 a local variable in each org-mode buffer.
36565
36566 * textmodes/org.el (org-set-regexps-and-options): Rename from
36567 `org-set-regexps'. Added checking for STARTUP keyword.
36568 (org-get-current-options): Add STARTUP options.
36569 (org-table-insert-row): Make mode intelligent about when
36570 realignment is needed.
36571 (org-self-insert-command, org-delete-backward-char, org-delete-char):
36572 New commands.
36573 (org-enable-table-editor): New default value `optimized'.
36574 (org-table-blank-field): Support blanking regions if active.
36575
36576 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
36577
36578 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
36579 if the year is not given.
36580
36581 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
36582 Add new escapes %m and %M, fixed bug with %F by adding
36583 save-match-data.
36584 (reftex-reference): Remove ?. from list of spaces.
36585 (reftex-label-info): Add automatic label prefix recognition.
36586
36587 * textmodes/reftex-index.el (reftex-index-next-phrase):
36588 Add slave parameter to call of `reftex-index-this-phrase'.
36589 (reftex-index-this-phrase): New optional argument.
36590 (reftex-index-region-phrases): Add slave parameter to call of
36591 `reftex-index-this-phrase'.
36592 (reftex-display-index): New argument redo.
36593 (reftex-index-rescan): Add `redo' to arguments of
36594 `reftex-display-index'.
36595 (reftex-index-Rescan, reftex-index-revert)
36596 (reftex-index-switch-index-tag): Add `redo' to arguments of
36597 `reftex-display-index'.
36598 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
36599 indexing. Fix bug with matching is there is a quote before or
36600 after the word.
36601
36602 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
36603 Fix bug when collecting citation keys in lines with comments.
36604 (reftex-citation): Prefix argument no longer rescans the document,
36605 but forces prompting for optional arguments of cite macros.
36606 (reftex-do-citation): Prompting for optional arguments implemented.
36607
36608 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
36609 Add optional arguments to most cite commands.
36610 (reftex-cite-cleanup-optional-args): New option
36611 (reftex-cite-prompt-optional-args): New option.
36612 (reftex-trust-label-prefix): New option.
36613
36614 * textmodes/reftex-toc.el (reftex-toc-find-section):
36615 Add push-mark before changing the position in the buffer.
36616
36617 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
36618 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
36619
36620 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
36621
36622 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
36623 more carefully.
36624
36625 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
36626
36627 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
36628 (sgml-mode): Use it.
36629 (sgml-get-context): Better keep track of implicitly closed tags.
36630
36631 2005-01-13 Kenichi Handa <handa@m17n.org>
36632
36633 * textmodes/ispell.el: These changes are to fix misalignment error
36634 caused by equivalent characters of different Emacs charsets.
36635 (ispell-unified-chars-table): New variable.
36636 (ispell-get-decoded-string): New function.
36637 (ispell-get-casechars, ispell-get-not-casechars)
36638 (ispell-get-otherchars): Call ispell-get-decoded-string.
36639
36640 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
36641
36642 * custom.el (custom-declare-variable): Just put symbol instead
36643 of (defvar . symbol) in `current-load-list'.
36644
36645 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
36646
36647 * emacs-lisp/elint.el: Fixed typo in Commentary section.
36648
36649 2005-01-12 Jay Belanger <belanger@truman.edu>
36650
36651 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
36652 to create a Calc summary.
36653
36654 2005-01-12 Kim F. Storm <storm@cua.dk>
36655
36656 * mouse.el (mouse-on-link-p): Change functionality and doc
36657 string to comply with latest description in lisp ref.
36658
36659 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
36660
36661 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
36662 Enable mouse clicks on mode-line, header-line and margin.
36663 (event-type): Give mouse event symbols an `event-kind' property
36664 with value `mouse-click'.
36665
36666 2005-01-12 Juri Linkov <juri@jurta.org>
36667
36668 * facemenu.el (list-colors-display): Add new arg buffer-name.
36669 Use it. Fix docstring. Replace code for identifying duplicate
36670 colors by the name with call to `list-colors-duplicates' which
36671 identifies duplicate colors by the value unless the color
36672 is one of special Windows colors. Set truncate-lines to t.
36673 Print sorted duplicate color names on each line. Indent to 22
36674 \(the longest color name in rgb.txt) instead of 20. Optimize.
36675 (list-colors-duplicates): New function.
36676 (facemenu-color-name-equal): Delete function.
36677
36678 * facemenu.el (list-colors-print): New function created from code
36679 in list-colors-display. Print #RRGGBB at the window right edge.
36680 (list-colors-display): When temp-buffer-show-function is not
36681 defined, call list-colors-print from temp-buffer-show-hook
36682 to get the right value of window-width in list-colors-print
36683 after the buffer is displayed.
36684
36685 * simple.el (pop-mark): Move deactivate-mark out of conditional
36686 part to deactivate the active mark regardless of the state of the
36687 mark ring.
36688
36689 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
36690 variables line in desktop files.
36691
36692 2005-01-12 Juri Linkov <juri@jurta.org>
36693
36694 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
36695 Bring together isearch highlight related options.
36696 (lazy-highlight): Replace group `replace' by `matching'.
36697 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36698 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36699 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
36700 and declare them obsolete.
36701 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
36702 (isearch-faces): Remove defgroup.
36703 (isearch-overlay, isearch-highlight, isearch-dehighlight):
36704 Move isearch highlighting code closer to lazy highlighting code.
36705
36706 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
36707 (query-replace-highlight, query-replace-lazy-highlight)
36708 (query-replace): Move definitions to the beginning of the file.
36709
36710 2005-01-11 Juri Linkov <juri@jurta.org>
36711
36712 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
36713 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
36714 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
36715
36716 * info.el (Info-history-forward): New variable.
36717 (Info-select-node): Reset Info-history-forward to nil.
36718 (Info-last): Turn into defalias.
36719 (Info-history-back): Rename from Info-last.
36720 Add current node to Info-history-forward.
36721 (Info-history-forward): New fun.
36722 (Info-mode-map): Replace Info-last by Info-history-back.
36723 Bind Info-history-forward to "r".
36724 (Info-mode-menu): Replace Info-last by Info-history-back.
36725 Fix menu item text. Add menu item for Info-history-forward.
36726 (info-tool-bar-map): Replace Info-last by Info-history-back.
36727 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
36728 for Info-history-forward.
36729 (Info-mode): Replace Info-last by Info-history-back in docstring.
36730 Add local variable Info-history-forward.
36731 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
36732
36733 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
36734
36735 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
36736 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
36737 Ignore select-window events rather than fiddle with
36738 mouse-autoselect-window.
36739
36740 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
36741
36742 * type-break.el (type-break-mode): Fix previous change.
36743
36744 2005-01-10 Jay Belanger <belanger@truman.edu>
36745
36746 * calc/calc-ext.el (calc-reset): Reset when inside embedded
36747 calculator; only reset when point is inside a calculator.
36748 Don't adjust the window height if the window takes up the whole height
36749 of the frame.
36750
36751 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
36752
36753 * ebuff-menu.el (Electric-buffer-menu-mode):
36754 Preserve value of buffer-local var header-line-format.
36755
36756 2005-01-09 Jay Belanger <belanger@truman.edu>
36757
36758 * calc/calc.el (calc-mode-var-list-restore-saved-values):
36759 Make sure settings file exists before accessing it.
36760
36761 * calc/calc-embed.el (calc-embedded-subst):
36762 Replace math-multi-subst-rec, which is only supposed to be called
36763 by math-multi-subst, by math-multi-subst.
36764
36765 2005-01-09 Andre Spiegel <spiegel@gnu.org>
36766
36767 * vc.el (vc-allow-async-revert): New user option.
36768 (vc-disable-async-diff): New internal variable.
36769 (vc-revert-buffer): Use them to disable asynchronous diff.
36770
36771 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
36772 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
36773 asynchronously if vc-disable-async-diff is t.
36774
36775 2005-01-09 Jay Belanger <belanger@truman.edu>
36776
36777 * calc/calc.el (defcalcmodevar): New macro.
36778 (calc-mode-var-list-restore-default-values)
36779 (calc-mode-var-list-restore-saved-values): New functions.
36780 (calc-mode-var-list): Use defcalcmodevar to define it.
36781 (calc-always-load-extensions, calc-line-numbering)
36782 (calc-line-breaking, calc-display-just, calc-display-origin)
36783 (calc-number-radix, calc-leading-zeros, calc-group-digits)
36784 (calc-group-char, calc-point-char, calc-frac-format)
36785 (calc-prefer-frac, calc-hms-format, calc-date-format)
36786 (calc-float-format, calc-full-float-format, calc-complex-format)
36787 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
36788 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
36789 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
36790 (calc-matrix-brackets, calc-language, calc-language-option)
36791 (calc-left-label, calc-right-label, calc-word-size)
36792 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
36793 (calc-display-raw, calc-internal-prec, calc-angle-mode)
36794 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
36795 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
36796 (calc-window-height, calc-display-trail, calc-show-selections)
36797 (calc-use-selections, calc-assoc-selections)
36798 (calc-display-working-message, calc-auto-why, calc-timing)
36799 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
36800 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
36801 (calc-gnuplot-default-device, calc-gnuplot-default-output)
36802 (calc-gnuplot-print-device, calc-gnuplot-print-output)
36803 (calc-gnuplot-geometry, calc-graph-default-resolution)
36804 (calc-graph-default-resolution-3d, calc-invocation-macro)
36805 (calc-show-banner): Use defcalcmodevar to declare them and set
36806 their default values.
36807
36808 * calc/calc-ext.el (calc-reset): Restore saved values of variables
36809 instead of default values (but restore default values if there is
36810 an argument of 0).
36811
36812 2005-01-09 David Kastrup <dak@gnu.org>
36813
36814 * desktop.el (desktop-restore-eager): Fix typo in type.
36815
36816 2005-01-08 Richard M. Stallman <rms@gnu.org>
36817
36818 * cus-edit.el (customize): Delete :link.
36819
36820 2005-01-08 Jay Belanger <belanger@truman.edu>
36821
36822 * calc/calc.el (calc-mode): Remove the extension from the
36823 `calc-settings-file' file name when loading it.
36824
36825 2005-01-08 Kim F. Storm <storm@cua.dk>
36826
36827 * info.el (Info-mode-map, Info-next-link-keymap)
36828 (Info-prev-link-keymap, Info-up-link-keymap):
36829 Map follow-link to mouse-face.
36830 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
36831
36832 2005-01-08 Jay Belanger <belanger@truman.edu>
36833
36834 * calc/calc.el (calc-settings-file): Change default value.
36835 Suggested by cgw in a comment in calc-mode.el.
36836
36837 * calc/calc-mode.el (calc-settings-file-name):
36838 Compare calc-settings-file to user-init-file instead of ~/.emacs.
36839 Replace ~/.emacs in a prompt by calc-settings-file.
36840
36841 2005-01-07 Lars Hansen <larsh@math.ku.dk>
36842
36843 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
36844 (desktop-lazy-idle-delay): New customizable variables.
36845 (desktop-buffer-args-list): New variable.
36846 (desktop-append-buffer-args): New function.
36847 (desktop-save): Call desktop-append-buffer-args for some buffers.
36848 (desktop-lazy-create-buffer): New function.
36849 (desktop-idle-create-buffers): New function.
36850 (desktop-read): Add message about buffers to restore lazily.
36851 (desktop-lazy-abort): New command.
36852 (desktop-clear): Call desktop-lazy-abort.
36853 (desktop-lazy-complete): New command.
36854
36855 2005-01-06 Richard M. Stallman <rms@gnu.org>
36856
36857 * emacs-lisp/find-func.el (find-face-definition):
36858 Rename from find-face.
36859
36860 2005-01-06 Kim F. Storm <storm@cua.dk>
36861
36862 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
36863
36864 * man.el (Man-xref-man-page, Man-xref-header-file)
36865 (Man-xref-normal-file): Add follow-link property.
36866
36867 2005-01-06 Jay Belanger <belanger@truman.edu>
36868
36869 * calc/calc-units.el: Make sure the proper macro definitions are
36870 available when compiling.
36871
36872 2005-01-06 Juri Linkov <juri@jurta.org>
36873
36874 * isearch.el (isearch-lazy-highlight-update):
36875 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
36876
36877 2005-01-06 Miles Bader <miles@gnu.org>
36878
36879 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
36880 (isearch-lazy-highlight-face): Use new name.
36881
36882 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
36883
36884 * uniquify.el (uniquify-rationalize-file-buffer-names):
36885 Re-add an interactive spec.
36886 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
36887 to the same name.
36888
36889 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
36890 (isearch-update, isearch-done): Adjust calls accordingly.
36891
36892 2005-01-05 Richard M. Stallman <rms@gnu.org>
36893
36894 * custom.el (custom-set-variables, custom-theme-set-variables):
36895 Clarify documentation.
36896
36897 * emacs-lisp/find-func.el (find-variable)
36898 (find-variable-other-window, find-variable-other-frame):
36899 Fix the TYPE args to find-function-read and find-function-do-it.
36900 (find-function): Doc fix.
36901 (find-function-at-point): Replace function-at-point alias.
36902
36903 2005-01-04 Richard M. Stallman <rms@gnu.org>
36904
36905 * cus-face.el (custom-declare-face):
36906 Record defface in current-load-list.
36907
36908 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36909
36910 * emacs-lisp/find-func.el: Doc fixes.
36911 (find-face-regexp): New variable.
36912 (find-function-regexp-alist): New variable.
36913 (find-function-C-source): Third arg is now TYPE.
36914 (find-function-search-for-symbol): Handle general TYPE.
36915 (find-function-read, find-function-do-it): Handle general TYPE.
36916 (find-definition-noselect, find-face): New functions.
36917 (function-at-point): Alias deleted.
36918
36919 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
36920
36921 * battery.el (display-battery-mode): Rename from display-battery.
36922 Handle the case where it gets turned off.
36923
36924 2005-01-04 Richard M. Stallman <rms@gnu.org>
36925
36926 * cus-edit.el (customize): Make :link point to user doc.
36927
36928 * man.el (Man-fontify-manpage): Turn off undo generation.
36929
36930 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36931
36932 2005-01-04 Andreas Schwab <schwab@suse.de>
36933
36934 * files.el (insert-directory): Only look for error lines in
36935 inserted text. Don't move too far after processing --dired markers.
36936
36937 2005-01-04 Richard M. Stallman <rms@gnu.org>
36938
36939 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36940 Don't expand if the character is @, period, dash, etc.
36941 (define-mail-abbrev): Quote names that contain problem characters.
36942
36943 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
36944
36945 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36946
36947 2005-01-03 Richard M. Stallman <rms@gnu.org>
36948
36949 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36950 (query-replace-highlight, query-replace-lazy-highlight)
36951 (query-replace): Definitions moved up. Doc fix.
36952
36953 2005-01-03 Richard M. Stallman <rms@gnu.org>
36954
36955 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36956 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36957 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36958 (lazy-highlight-face): Rename from isearch-lazy-...
36959 Change all references to them.
36960
36961 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
36962
36963 * cus-edit.el (custom-file): Doc fix for defcustom.
36964 (custom-file): The function no longer sets the variable
36965 `custom-file' to its return value.
36966
36967 * startup.el (command-line): No longer load `custom-file'.
36968
36969 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
36970
36971 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36972
36973 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36974 Don't confuse module-prefixed identifiers for labels.
36975 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36976
36977 2005-01-02 Richard M. Stallman <rms@gnu.org>
36978
36979 * files.el (basic-save-buffer-1): Fix previous change.
36980
36981 * loadhist.el (file-loadhist-lookup): New function.
36982 (file-provides, file-requires): Use it.
36983
36984 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36985 instead of calculating the right size.
36986
36987 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
36988
36989 * vc-svn.el (vc-svn-diff): Stay local if possible.
36990
36991 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
36992
36993 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36994
36995 * files.el (hack-local-variables): Fix last change.
36996
36997 2005-01-02 Jay Belanger <belanger@truman.edu>
36998
36999 * calc/calc-yank.el (calc-edit-top): New variable.
37000 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
37001 object. Change header properties.
37002 (calc-edit-finish, calc-edit-finish-stack-object)
37003 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
37004 edited object.
37005 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
37006 for the beginning of the edited object.
37007 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
37008 for the beginning of the edited object.
37009 * calc/calc-prog.el (calc-edit-macro-finish-edit)
37010 (calc-finish-formula-edit, calc-macro-repeats)
37011 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
37012 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
37013 beginning of the edited object.
37014 (calc-user-define-edit): Change the header for editing macros.
37015 Remove unnecessary variable.
37016
37017 2005-01-01 Jay Belanger <belanger@truman.edu>
37018
37019 * calc/calc-yank.el (calc-edit-mode): Change default header.
37020 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
37021 * calc/calc-store.el (calc-edit-variable): Change title to match new
37022 header.
37023 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
37024 mode to match new header.
37025 (calc-user-define-edit): Change titles to include names of commands.
37026 (calc-finish-formula-edit): Adjust to handle new header.
37027 (calc-finish-macro-edit): Remove.
37028 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
37029 (calc-edit-macro-command, calc-edit-macro-command-type)
37030 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
37031 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
37032 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
37033 (calc-edit-macro-finish-edit): New functions.
37034 (calc-user-define-edit): Use new functions to edit named calc macros.
37035
37036 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
37037
37038 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
37039
37040 * ses.el (copy-region-as-kill): Deactivate mark.
37041
37042 2005-01-01 Richard M. Stallman <rms@gnu.org>
37043
37044 * replace.el (occur-1): If the output buffer is also an input,
37045 don't kill it, rename it.
37046
37047 * faces.el (set-face-background, set-face-foreground): Doc fix.
37048
37049 * cus-face.el (custom-face-attributes): Fix :help-echo strings
37050 for :foreground and :background.
37051
37052 * dired.el (dired-view-command-alist): Variable deleted.
37053 (dired-view-file, dired-mouse-find-file-other-window):
37054 Delete the code to use it.
37055
37056 2005-01-01 Kim F. Storm <storm@cua.dk>
37057
37058 * image.el (insert-sliced-image): Use t for line-height property.
37059
37060 See ChangeLog.11 for earlier changes.
37061
37062 ;; Local Variables:
37063 ;; coding: iso-2022-7bit
37064 ;; add-log-time-zone-rule: t
37065 ;; End:
37066
37067 Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
37068
37069 This file is part of GNU Emacs.
37070
37071 GNU Emacs is free software; you can redistribute it and/or modify
37072 it under the terms of the GNU General Public License as published by
37073 the Free Software Foundation; either version 3, or (at your option)
37074 any later version.
37075
37076 GNU Emacs is distributed in the hope that it will be useful,
37077 but WITHOUT ANY WARRANTY; without even the implied warranty of
37078 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37079 GNU General Public License for more details.
37080
37081 You should have received a copy of the GNU General Public License
37082 along with GNU Emacs; see the file COPYING. If not, write to the
37083 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
37084 Boston, MA 02110-1301, USA.
37085
37086 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1