* dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
[bpt/emacs.git] / lisp / ChangeLog
1 2009-04-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
4 `file-modes' returns nil.
5
6 * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
7 `ange-ftp' property of `set-file-modes' to
8 `ange-ftp-set-file-modes'.
9 (ange-ftp-call-chmod): Add error handling.
10
11 * net/tramp.el (tramp-default-file-modes) New defun. Replace all
12 calls of `file-modes' by this.
13 (tramp-handle-find-backup-file-name): Use `symbol-value' instead
14 of `boundp'.
15
16 * net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
17 Use `tramp-default-file-modes'.
18
19 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
20
21 * frame.el (make-frame): Doc fix.
22
23 2009-04-04 Eli Zaretskii <eliz@gnu.org>
24
25 * mail/rmailsum.el (rmail-new-summary-1): Don't show zero count of
26 summary lines.
27
28 2009-04-02 Chong Yidong <cyd@stupidchicken.com>
29
30 * dired.el (dired-get-filename): Always pass filename through
31 `read' to ensure unquoting is performed (Bug#2862).
32
33 2009-04-02 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * doc-view.el (doc-view-mode): Don't give up if the file doesn't exist.
36
37 2009-04-02 Glenn Morris <rgm@gnu.org>
38
39 * calendar/diary-lib.el (diary-cyclic): Check for +ve N.
40
41 * calendar/holidays.el (calendar-holidays):
42 Don't autoload it. (Bug#2811)
43
44 2009-04-02 Kenichi Handa <handa@m17n.org>
45
46 * international/fontset.el (setup-default-fontset): Specify
47 iso10646-1 font for characters in PUA of BMP. (Bug#2830)
48
49 2009-04-02 Stefan Monnier <monnier@iro.umontreal.ca>
50
51 * simple.el (auto-fill-function): Mark it as safe for nil.
52 Suggested by Leo <sdl.web@gmail.com>.
53
54 2009-04-01 Dan Nicolaescu <dann@ics.uci.edu>
55
56 * vc-mtn.el (vc-mtn-register): Fix optional arguments.
57
58 * vc-hooks.el (vc-name): Avoid calling vc-backend twice.
59 (vc-mode-line): Accept and use an optional argument for the backend.
60 (vc-find-file-hook): Use when instead of if. Avoid calling
61 vc-backend multiple times, pass down the value computed the first time.
62
63 2009-03-30 Andreas Schwab <schwab@linux-m68k.org>
64
65 * ansi-color.el (ansi-color-get-face):
66 Use ansi-color-parameter-regexp to match parameters.
67 (ansi-color-regexp): Include final `m' in first group.
68
69 2009-03-30 Jason Rumney <jasonr@gnu.org>
70
71 * files.el (locate-dominating-stop-dir-regexp): Stop searching
72 when a UNC mount point is reached.
73
74 2009-03-30 Jay Belanger <jay.p.belanger@gmail.com>
75
76 * calc/calc-embed.el (calc-embedded-restore-original-modes):
77 Add argument for Calculator buffer.
78 (calc-do-embedded): Use specific Calculator buffer when cancelling
79 embedded mode.
80
81 * calc/calc.el (calc-buffer-list): New variable.
82 (calc-kill-stack-buffer): New function.
83 (calc-mode): Add `calc-kill-stack-buffer' to
84 `kill-buffer-query-functions'. Add current buffer to
85 `calc-buffer-list'.
86
87 2009-03-30 Kenichi Handa <handa@m17n.org>
88
89 * language/chinese.el (chinese-big5): Change type to `big5'.
90
91 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
92
93 * help-mode.el (help-buffer): Add docstring.
94
95 2009-03-28 David Reitter <david.reitter@gmail.com>
96
97 * term/ns-win.el (ns-expand-space): Remove defvar.
98 (S-,): Bind to `customize' in line with menu item.
99 ([global-map windows]): Remove (in line with other platforms).
100 (menu-bar-update-frames, force-menu-bar-update-buffers):
101 Remove, not needed.
102 (menu-bar-update-hook): Do not alter.
103 (generate-fontset-menu, mouse-set-font): Amend doc string
104 of these defaliases to point out their altered meaning in NS.
105
106 2009-03-28 Juri Linkov <juri@jurta.org>
107
108 * simple.el (minibuffer-default-add-completions):
109 Remove `(interactive)'. (Bug#2805)
110
111 2009-03-28 Eli Zaretskii <eliz@gnu.org>
112
113 * files.el (shell-quote-wildcard-pattern): Doc fix.
114
115 2009-03-27 Eli Zaretskii <eliz@gnu.org>
116
117 * ls-lisp.el (ls-lisp-insert-directory): Allow for a trailing '/'
118 when looking for "." and "..". (Bug#2801)
119
120 2009-03-27 Andreas Schwab <schwab@linux-m68k.org>
121
122 * simple.el (shift-select-mode): Make it a defcustom.
123 * cus-start.el: Remove shift-select-mode.
124
125 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * simple.el (shift-select-mode): Move declaration from callint.c.
128 (handle-shift-selection): Remove `deactivate' arg and check
129 shift-select-mode instead.
130
131 2009-03-26 Juanma Barranquero <lekktu@gmail.com>
132
133 * align.el (align-large-region, align-perl-modes, align-rules-list)
134 (align-open-comment-modes): Fix typos in docstrings.
135 (align-region-separate): Doc fixes.
136
137 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
138
139 * arc-mode.el (archive-ar-summarize): Don't burp on special GNU
140 extension entries for lookup tables or extended file name tables.
141 Distinguish the internal and external name, so lookup is easier.
142 (archive-ar-extract): Take advantage of more precise name.
143 Preserve point.
144
145 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
146
147 * play/bubbles.el (bubbles): Doc fix (Bug#2776).
148
149 2009-03-25 Juanma Barranquero <lekktu@gmail.com>
150
151 * composite.el (auto-compose-chars): Fix typo in docstring.
152
153 2009-03-24 Michael Albinus <michael.albinus@gmx.de>
154
155 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
156
157 2009-03-24 Glenn Morris <rgm@gnu.org>
158
159 * wid-edit.el (widget-specify-field): Don't add a second overlay for a
160 field with just a newline character.
161 (widget-field-value-get): Don't reduce fields with just a space
162 character to null.
163 (character): Accept newline. (Bug#2689)
164
165 2009-03-24 Kenichi Handa <handa@m17n.org>
166
167 * international/fontset.el (font-encoding-alist): Add an entry for
168 muletibetan-0. (Bug#2722)
169
170 2009-03-23 Dan Nicolaescu <dann@ics.uci.edu>
171
172 * vc-bzr.el (vc-bzr-working-revision): Add support for lightweight
173 checkouts. (Bug#2157)
174 (vc-bzr-after-dir-status): Ignore a warning for bzr status.
175 (vc-bzr-dir-extra-headers): Add headers for lightweight checkouts.
176
177 2009-03-22 Richard M Stallman <rms@gnu.org>
178
179 * mail/rmail.el (rmail-expunge): Update summary buffer even if DONT-SHOW.
180 (rmail-expunge): Without DONT-SHOW, show the message even after
181 updating summary.
182
183 2009-03-21 Jari Aalto <jari.aalto@cante.net>
184
185 * time.el (display-time-default-load-average): Doc fix.
186
187 2009-03-21 Eli Zaretskii <eliz@gnu.org>
188
189 * simple.el (handle-shift-selection): Doc fix. (Bug#2738)
190
191 2009-03-21 Chong Yidong <cyd@stupidchicken.com>
192
193 * files.el (file-modes-rights-to-number): Doc fix.
194 (file-modes-symbolic-to-number): Handle empty permissions
195 arg (Bug#2729).
196
197 2009-03-21 Dan Nicolaescu <dann@ics.uci.edu>
198
199 * vc.el (Todo): Add note on simplifying vc-register.
200
201 2009-03-21 Eli Zaretskii <eliz@gnu.org>
202
203 * eshell/em-ls.el (eshell-ls-dir):
204 Call eshell-directory-files-and-attributes with additional argument
205 'integer or 'string, according to numeric-uid-gid.
206 (eshell-ls-file): Don't convert UID and GID to strings, as
207 eshell-ls-dir already did. Enlarge max user-name string length to
208 14 characters.
209 (eshell-do-ls): Fix the long name of the -L option.
210
211 * eshell/esh-util.el (directory-files-and-attributes): Accept and
212 ignore additional optional argument id-format.
213 (eshell-directory-files-and-attributes):
214 Call directory-files-and-attributes with additional argument id-format.
215
216 * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8.
217 (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last
218 argument nil.
219
220 2009-03-21 David Reitter <david.reitter@gmail.com>
221
222 * cus-start.el (all): Use existing `ns' rather than new `nextstep'
223 group for variables affected by last two changes.
224
225 2009-03-21 Eli Zaretskii <eliz@gnu.org>
226
227 * cus-start.el (all): Fix last change.
228
229 2009-03-21 David Reitter <david.reitter@gmail.com>
230
231 * cus-start.el (all): Add ns-control-modifier,
232 ns-command-modifier, ns-alternate-modifier, ns-function-modifier,
233 ns-antialias-text, and ns-use-qd-smoothing.
234
235 2009-03-20 Dan Nicolaescu <dann@ics.uci.edu>
236
237 * vc-dir.el (vc-dir-deduce-fileset): Make the error message more explicit.
238
239 2009-03-19 Juanma Barranquero <lekktu@gmail.com>
240
241 * subr.el (forward-point): Add obsolescence declaration.
242
243 * paren.el (show-paren-function):
244 * simple.el (kill-forward-chars, kill-backward-chars):
245 Use (+/- (point) N), instead of `forward-point'.
246
247 2009-03-19 Glenn Morris <rgm@gnu.org>
248
249 * mail/rmail.el (rmail-retry-ignored-headers): Add :version tag.
250
251 * mail/supercite.el (sc-version): Doc fix.
252
253 2009-03-19 Leo <sdl.web@gmail.com> (tiny change)
254
255 * mail/supercite.el (sc-version): Fix typo in interactive spec.
256
257 2009-03-19 Kenichi Handa <handa@m17n.org>
258
259 * international/quail.el (quail-update-leim-list-file):
260 Save leim-list.el in utf-8.
261
262 * international/mule-cmds.el (leim-list-header):
263 Use utf-8 coding tag.
264
265 * term/ns-win.el: Call create-default-fontset, not
266 setup-default-fontset. Call create-fontset-from-fontset-spec
267 within condition-case.
268
269 * term/w32-win.el (w32-initialize-window-system):
270 Call create-default-fontset, not setup-default-fontset.
271 Call create-fontset-from-fontset-spec within condition-case.
272
273 * term/x-win.el (x-initialize-window-system):
274 Call create-default-fontset, not setup-default-fontset.
275 Call create-fontset-from-fontset-spec within condition-case.
276
277 * international/fontset.el (create-default-fontset): New function.
278 (create-fontset-from-x-resource): Use display-warning instead of
279 message.
280
281 2009-03-18 Richard M Stallman <rms@gnu.org>
282
283 * mail/rmail.el (rmail-retry-ignored-headers): Add usual mime headers.
284 (rmail-retry-failure): Undo previous change.
285
286 2009-03-18 Kenichi Handa <handa@m17n.org>
287
288 * international/mule.el (after-insert-file-set-coding):
289 Set buffer-file-coding-system directly without calling
290 set-buffer-file-coding-system. (Fixes bug described in
291 follow-up to bug#2317).
292
293 2009-03-17 Juanma Barranquero <lekktu@gmail.com>
294
295 * emacs-lisp/benchmark.el (benchmark): Reflow docstring.
296
297 2009-03-17 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
298
299 * international/characters.el (cjk-char-width-table):
300 Add cp932-2-byte.
301
302 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
303
304 * minibuffer.el (minibuffer-complete-and-exit): Doc fix.
305
306 2009-03-16 David Reitter <david.reitter@gmail.com>
307
308 * faces.el (set-face-attributes-from-resources)
309 (face-set-after-frame-default): Do not import X resources on NS
310 because NS does not have system-wide X resources.
311
312 2009-03-16 Richard M Stallman <rms@gnu.org>
313
314 * mail/rmail.el (rmail-retry-failure): Discard rmail-ignored-headers.
315 (rmail-expunge): Show the message only once, and only if needed.
316 If the current message was current before, just re-swap.
317
318 2009-03-16 Kenichi Handa <handa@m17n.org>
319
320 * international/ccl.el (ccl-compile-if): Signal an error for
321 invalid operator.
322
323 2009-03-16 Chong Yidong <cyd@stupidchicken.com>
324
325 * minibuffer.el (read-file-name): Doc fix.
326
327 * tooltip.el (tooltip-show-help-non-mode): Don't set
328 tooltip-previous-message if called with the same tooltip that is
329 showing (Bug#2680).
330
331 * emacs-lisp/crm.el (crm--choose-completion-string): New function.
332 (completing-read-multiple): Set and restore
333 choose-completion-string-functions (Bug#1080).
334
335 2009-03-15 Glenn Morris <rgm@gnu.org>
336
337 * calendar/cal-tex.el (cal-tex-preamble-extra): Add an example string
338 value to help people with the formatting.
339
340 * mail/sendmail.el (mail-yank-prefix): Doc fix.
341 (mail-mode-map): Only enable the "Cite Original" menu-item when
342 appropriate. Standardize the text used for other headers re hyphens.
343
344 * mail/rmail.el (rmail-font-lock-keywords): Treat "Mail-Reply-To"
345 like "Reply-To".
346
347 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
348
349 * minibuffer.el (completion-styles): Add emacs22 completion style
350 as fallback.
351
352 2009-03-15 Dan Nicolaescu <dann@ics.uci.edu>
353
354 * vc.el (vc-checkin): Add an extra argument for the VC backend,
355 pass it down to vc-start-logentry.
356 (vc-next-action, vc-transfer-file): Pass the VC backend to
357 vc-checkin.
358 (vc-next-action): Do not assume that all backends in
359 vc-handled-backends are upper case.
360
361 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
362
363 * files.el (get-free-disk-space): Ensure that default-directory is
364 usable before calling call-process. Suggested by Kevin
365 Ryde (Bug#2631).
366
367 2009-03-14 David Reitter <david.reitter@gmail.com>
368
369 * term/ns-win.el (ns-expand-space): Remove.
370 (ns-show-prefs event): Run `customize'.
371 (ns-power-off): Run `save-buffers-kill-emacs', but ask user
372 whether to save files (as is standard).
373 (clipboard-yank, clipboard-kill-ring-save, clipboard-kill-region)
374 (menu-bar-enable-clipboard): Do not undefine these.
375 (ns-save-preferences, ns-save-options, ns-show-preferences-help):
376 Remove.
377
378 2009-03-14 Glenn Morris <rgm@gnu.org>
379
380 * mail/mailalias.el: Remove leading `*' from defcustom docs.
381
382 * mail/sendmail.el (mail-interactive): Doc fix.
383 (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version.
384 (mail-setup): Use the function mail-signature.
385 (mail-mode-hook): Doc fix.
386 (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to)
387 (mail-mail-reply-to, mail-mail-followup-to): Doc fixes.
388 (mail-signature): Check the signature file is readable.
389 With the argument ATPOINT, really insert at point.
390 Handle the case when the variable mail-signature is an expression.
391
392 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
393
394 * simple.el (undo-outer-limit-truncate): Mention that
395 warning-suppress-types is defined in the warnings
396 library (Bug#2668).
397
398 2009-03-14 Dan Nicolaescu <dann@ics.uci.edu>
399
400 * vc.el (vc-default-receive-file): The 'register method now
401 expects a list, pass a list.
402
403 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
404
405 * doc-view.el (doc-view-sentinel): Strip trailing newline from
406 event message.
407
408 2009-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * tar-mode.el (tar-extract): Setup the buffer's name, undo-list, and
411 modified status before running the major-mode.
412
413 * simple.el (undo): Don't loop when encountering empty undo records.
414
415 2009-03-13 Tassilo Horn <tassilo@member.fsf.org>
416
417 * doc-view.el (doc-view-mode-map): Bind RET to image-next-line.
418
419 2009-03-13 Alexandre Julliard <julliard@winehq.org>
420
421 * vc-git.el (vc-git-previous-revision, vc-git-next-revision):
422 Fall back to original commit if vc-git-symbolic-commit fails to
423 find a symbolic name.
424 (vc-git-symbolic-commit): Don't limit search to tags.
425 Treat "undefined" as an error. (Bug #2110)
426
427 2009-03-13 D. Goel <deego3@gmail.com>
428
429 * ibuf-ext.el:
430 * midnight.el (midnight-next):
431 * progmodes/ebrowse.el:
432 * progmodes/flymake.el (flymake-float-time):
433 When calling (multiple-value-bind/setq .. ls) replace ls
434 by (values-list ls) throughout.
435
436 2009-03-13 Agustín Martín <agustin.martin@hispalinux.es>
437
438 * textmodes/ispell.el (ispell-get-word): Initialize spellchecker
439 params. (Bug #2654)
440
441 2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
442
443 * files.el (auto-mode-alist): Add rules for OpenOffice extension
444 packages, as well as Opkg/Ipkg packages.
445
446 * tar-mode.el (tar-header-block-tokenize): Presume less, check more.
447 (tar-summarize-buffer): Don't silently skip incomplete headers.
448 (tar-mode): Revert to fundamental-mode in case of malformed tar data.
449 (tar-extract): Try to make sure set-auto-mode doesn't mistakenly
450 treat a tar file member as being a tar file itself, just because
451 its own filename includes the parent tar file's.
452
453 2009-03-13 Kenichi Handa <handa@m17n.org>
454
455 * international/mule-diag.el (print-fontset): Handling of the
456 argument FONTSET changed for consistency. Reorder the printed
457 information to match with the font searching strategy.
458 (describe-fontset): Use face-attribute to get the fontset of the
459 selected frame.
460 (mule-diag): Likewise. Print both font and fontset of the frame.
461
462 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
463
464 * term.el (term-send-raw-string): Deactivate mark.
465 (term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.
466
467 2009-03-12 Juanma Barranquero <lekktu@gmail.com>
468
469 * register.el (get-register): Rename arg REG to REGISTER for
470 consistency with other register functions.
471 (set-register, jump-to-register): Fix typos in docstrings.
472 (copy-to-register, copy-rectangle-to-register): Reflow docstrings.
473
474 2009-03-12 Glenn Morris <rgm@gnu.org>
475
476 * mail/mailabbrev.el (mail-abbrev-next-line)
477 (mail-abbrev-end-of-buffer): Doc fixes.
478
479 2009-03-11 Jason Rumney <jasonr@gnu.org>
480
481 * term/w32-win.el (w32-initialize-window-system): Don't override
482 Japanese font settings.
483 (xlfd-regexp-registry-subnum): Remove unused declaration.
484 (w32-drag-n-drop-debug): Comment out unused debug function.
485
486 2009-03-11 Glenn Morris <rgm@gnu.org>
487
488 * mail/rmailedit.el (rmail-edit-mode):
489 Set write-region-annotate-functions. (Bug#2625)
490
491 2009-03-10 Juanma Barranquero <lekktu@gmail.com>
492
493 * w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
494
495 2009-03-10 Jason Rumney <jasonr@gnu.org>
496
497 * w32-vars.el (w32-list-proportional-fonts): Make obsolete.
498
499 2009-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * server.el (server-process-filter): Use expand-file-name rather than
502 command-line-normalize-file-name so as to use the `dir' when provided.
503
504 * doc-view.el (doc-view-convert-current-doc): Fix last change.
505
506 2009-03-10 Glenn Morris <rgm@gnu.org>
507
508 * mail/sendmail.el (mail-archive-file-name, mail-default-headers):
509 Doc fixes.
510 (mail-mailing-lists): Remove leading `*' from defcustom doc.
511
512 * simple.el (compose-mail): Doc fix.
513
514 2009-03-10 Alexander Becher <alexander.becher@capgemini-sdm.com> (tiny change)
515
516 * vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
517
518 2009-03-09 Jason Rumney <jasonr@gnu.org>
519
520 * minibuffer.el (read-file-name): Only split dir name when
521 default filename is missing. (Bug#2585)
522
523 2009-03-08 Chong Yidong <cyd@stupidchicken.com>
524
525 * finder.el (finder-commentary): Don't delete other
526 windows (Bug#2291).
527
528 * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark
529 first (Bug#2449).
530
531 2009-03-08 Andreas Schwab <schwab@linux-m68k.org>
532
533 * net/ange-ftp.el (ange-ftp-multi-msgs): Add 150-.
534
535 2009-03-07 Eli Zaretskii <eliz@gnu.org>
536
537 * woman.el (woman-parse-colon-path): Return a list even if there's
538 only one directory in PATHS.
539 (woman-mode): Restore tab-width value after the call to Man-mode,
540 since Man-mode resets it to the default, and that makes right
541 margin extend beyond woman-fill-column.
542
543 * man.el (Man-init-defvars) [windows-nt]: Use a special command
544 list. Don't invoke Awk.
545
546 2009-03-06 Glenn Morris <rgm@gnu.org>
547
548 * mail/rmailmm.el (rmail-mime-media-type-handlers-alist): Fix doc and
549 custom type.
550
551 2009-03-05 Tassilo Horn <tassilo@member.fsf.org>
552
553 * doc-view.el (doc-view-convert-current-doc): Save the current
554 resolution in the cache directory.
555 (doc-view-initiate-display): Restore the saved resolution when
556 using cached image files.
557
558 2009-03-05 Glenn Morris <rgm@gnu.org>
559
560 * mail/rmail.el (rmail-perm-variables): rmail-overlay-list needs to be
561 buffer-local in the view buffer, not the rmail buffer.
562
563 * mail/rmailout.el (rmail-output-to-rmail-buffer): Add the new message
564 at the end of the existing messages, ensuring there is a blank line
565 between them. (Bug#2521)
566
567 * mail/rmail.el (rmail-ensure-blank-line): New function.
568 * mail/rmailedit.el (rmail-cease-edit):
569 * mail/rmailout.el (rmail-output-as-mbox):
570 * mail/rmailsort.el (rmail-sort-messages): Use rmail-ensure-blank-line.
571
572 * mail/rmailmm.el (rmail-mime-media-type-handlers-alist)
573 (rmail-mime-attachment-dirs-alist): Doc fixes. Fix custom-type.
574 Add version.
575 (rmail-mime-total-number-of-bulk-attachments): Doc fix.
576 (rmail-mime): Doc fix. Use rmail-apply-in-message.
577 Disable undo in the mime buffer, mark unmodified.
578
579 2009-03-04 David Reitter <david.reitter@gmail.com>
580
581 * menu-bar.el (clipboard-yank): Avoid checking (x-selection-exists-p)
582 if unbound in order to enable the item.
583 For paste menu item, same, and check kill-ring.
584
585 2009-03-04 Sam Steingold <sds@gnu.org>
586
587 * progmodes/compile.el (compilation-error-regexp-alist-alist):
588 Handle "omake -P" messages "file foo changed".
589
590 2009-03-04 Glenn Morris <rgm@gnu.org>
591
592 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
593
594 * mail/rmailsort.el: Replace `(function (lambda' by `(lambda'.
595 (rmail-sort-by-date, rmail-sort-by-subject)
596 (rmail-sort-by-author, rmail-sort-by-recipient)
597 (rmail-sort-by-correspondent, rmail-select-correspondent)
598 (rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
599 (rmail-make-date-sortable): Doc fixes.
600 (rmail-sort-by-correspondent): Downcase correspondents.
601 (rmail-sort-by-labels): Make it work.
602 (rmail-sort-messages): Restore undo if it was initially enabled.
603 Fix bobp/bolp typo that was adding a line on every sort.
604
605 * mail/rmailsum.el (rmail-get-create-summary-buffer): Doc fix.
606 Disable undo in the summary buffer.
607 (rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
608 (rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
609 (rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
610 (rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
611 (rmail-summary-sort-by-labels): Replace `(function (lambda'
612 by `(lambda'.
613
614 2009-03-03 Sam Steingold <sds@gnu.org>
615
616 * progmodes/compile.el (compilation-move-to-column):
617 Guard against negative col values.
618
619 2009-03-03 Simon Josefsson <simon@josefsson.org>
620
621 * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is
622 in preference order.
623 (smtpmail-try-auth-methods): Improve which authentication
624 mechanism to use, so that the locally most preferred and mutually
625 supported mechanism is used.
626
627 2009-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
628
629 * emacs-lisp/lisp.el (end-of-defun-function): Make it more clear that
630 the function takes no argument.
631
632 2009-03-03 Glenn Morris <rgm@gnu.org>
633
634 * mail/rmail.el (rmail-highlighted-headers, rmail-highlight)
635 (rmail-header-name): Doc fixes.
636 (rmail-show-message-verbose-min): Add :version.
637 (rmail-highlight-headers): Add doc string. Simplify.
638
639 * mail/rmailsum.el (rmail-summary-scroll-between-messages)
640 (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes.
641 (rmail-summary-by-senders): Doc fix.
642 (rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
643 Make the output menu-items consistent with rmail-mode-map.
644 Bind rmail-summary-by-senders to C-M-f.
645 (rmail-summary-search): Ensure the selected message shows.
646
647 2009-03-03 Kenichi Handa <handa@m17n.org>
648
649 * files.el (basic-save-buffer-1): Set car part of
650 buffer-file-coding-system-explicit.
651 (revert-buffer): Check car part of buffer-file-coding-system-explicit.
652
653 * international/mule-cmds.el (select-safe-coding-system): If cdr
654 part of buffer-file-coding-system-explicit is set, ignore
655 default-buffer-file-coding-system and the most preferred coding system.
656
657 * international/mule.el (set-buffer-file-coding-system): Set cdr
658 part of buffer-file-coding-system-explicit.
659 (after-insert-file-set-coding):
660 Set buffer-file-coding-system-explicit to a cons.
661
662 2009-03-02 Glenn Morris <rgm@gnu.org>
663
664 * calendar/calendar.el (diary-date-forms, calendar-date-display-form):
665 Add :set-after listing variables on which we might depend.
666
667 * mail/rmail.el (rmail-reply): Use rmail-apply-in-message so that this
668 function has access to all the headers, not just the visible ones.
669 Avoid extraneous leading whitespace in `References'.
670 (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names):
671 Doc fixes.
672 (rmail-retry-failure): Use rmail-get-header rather than a magical
673 save-excursion/restriction combination that does nothing.
674 (rmail-delete-headers): New function.
675 (rmail-retry-failure): Restore yet another feature mbox Rmail removed
676 without telling anyone, namely rmail-retry-ignored-headers.
677
678 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
679
680 * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
681
682 2009-03-01 Glenn Morris <rgm@gnu.org>
683
684 * mail/rmail.el (rmail-mode-map): Add explicit keybinding for
685 rmail-resend in the menu.
686
687 * files.el (confirm-nonexistent-file-or-buffer): `other' must be last
688 custom choice. (Bug#2506)
689
690 2009-02-28 Eli Zaretskii <eliz@gnu.org>
691
692 * progmodes/grep.el (grep-process-setup) [windows-nt msdos]:
693 Use "--color=always".
694
695 2009-02-28 Glenn Morris <rgm@gnu.org>
696
697 * mail/rmailout.el (rmail-output-as-seen): Add autoload cookie.
698
699 * mail/rmailmm.el (rmail-mime): Add autoload cookie.
700 * mail/rmail.el (rmail-mode-map):
701 * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'.
702
703 * mail/rmail.el (rmail-primary-inbox-list): Doc fix.
704 Fix custom choice to match default.
705 (rmail-get-new-mail): Doc fix.
706 (rmail-beginning-of-message, rmail-end-of-message): Preserve the current
707 header style.
708
709 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
710
711 * replace.el (keep-lines-read-args): Use empty string as
712 default (Bug#2495).
713
714 * menu-bar.el (menu-set-font): Fix last fix.
715
716 2009-02-27 Glenn Morris <rgm@gnu.org>
717
718 * help-fns.el (find-lisp-object-file-name): Need a buffer position, not
719 just a buffer, to find a definition.
720
721 * mail/rmail.el (rmail-speedbar-move-message): Preserve the directory
722 part against rmail-output's oddness.
723
724 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
725
726 * menu-bar.el (menu-set-font): Assign the same font object to all
727 frames (Bug#2476).
728
729 2009-02-26 Michael Albinus <michael.albinus@gmx.de>
730
731 * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
732
733 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
734
735 * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
736 (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
737 (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
738 (x-dnd-init-motif-for-frame): Fix typos in docstrings.
739 (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
740 Reflow docstrings.
741
742 2009-02-26 Glenn Morris <rgm@gnu.org>
743
744 * mail/rmailsum.el (rmail-summary-rmail-update):
745 Use rmail-message-unseen-p. (Bug#2477)
746 (rmail-summary-mark-seen): Add option to mark as unseen.
747 (rmail-summary-rmail-update): Store a position in
748 rmail-summary-put-back-unseen rather than just a flag, and use it to put
749 back the "-" mark in the summary.
750
751 * progmodes/cc-vars.el (c-style-variables-are-local-p):
752 Mark as safe if boolean. (Bug#2197)
753
754 2009-02-26 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
755
756 * mail/sendmail.el (sendmail-send-it): `call-process-region' can
757 return a string. (Bug#2428)
758
759 2009-02-25 Juanma Barranquero <lekktu@gmail.com>
760
761 * bs.el (bs--down):
762 * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
763
764 2009-02-25 Glenn Morris <rgm@gnu.org>
765
766 * dired-x.el (dired-guess-shell-alist-user): Fix doc typo.
767
768 * simple.el (eval-expression):
769 * emacs-lisp/lisp-mode.el (eval-last-sexp): Mention truncation in doc.
770
771 2009-02-25 Dan Nicolaescu <dann@ics.uci.edu>
772
773 * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing.
774
775 2009-02-25 David Reitter <david.reitter@gmail.com>
776
777 * mail/mailclient.el (clipboard-kill-ring-save): Declare.
778
779 2009-02-25 Kenichi Handa <handa@m17n.org>
780
781 * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
782
783 * composite.el (auto-composition-mode): Don't add a hook to
784 after-change-functions. Don't decompose the buffer.
785 (auto-composition-after-change): Delete it.
786 (toggle-auto-composition): Make it an alias of
787 auto-composition-mode.
788 (auto-compose-region): Delete it.
789
790 2009-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
791
792 * term/ns-win.el (ns-working-overlay): Don't make it buffer-local.
793 (ns-working-overlay-len): Remove. Use ns-working-overlay instead.
794 (ns-delete-working-text): Merge with ns-unecho-working-text.
795 Decide which to use based on ns-working-overlay.
796 (ns-unecho-working-text): Remove.
797 (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
798
799 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
800
801 * textmodes/ispell.el (ispell-region): Adapt "done" message to
802 coding conventions. (Bug#2447)
803
804 * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
805 argument is 0. Doc fix. (Bug#1527)
806
807 * w32-vars.el (w32-system-shells): Doc fix.
808
809 * image.el (image-load-path-for-library, insert-sliced-image):
810 Fix typos in docstrings.
811
812 2009-02-24 Glenn Morris <rgm@gnu.org>
813
814 * textmodes/flyspell.el (flyspell-use-meta-tab): Add a custom
815 :set function. (Bug#2429)
816
817 * eshell/esh-util.el (eshell-parse-ange-ls): Define `name' before
818 potential use.
819
820 * progmodes/cperl-mode.el (cperl-find-pods-heres):
821 Don't globally bind `name'.
822
823 * emacs-lisp/elint.el (elint-unknown-builtin-args):
824 Fix encode-time spec. (Bug#2453)
825 (elint-find-builtin-args): Make the match more restrictive.
826 Handle errors. Return a result actually containing the function name.
827
828 * mail/rmail.el (rmail): Don't show a message if rmail-get-new-mail
829 already did. (Bug#2440)
830 (rmail-quit): Don't swap buffers. (Bug#2441)
831 (rmail-list-to-menu): Don't globally bind `name'.
832
833 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
834
835 * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
836 manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
837
838 2009-02-23 Juanma Barranquero <lekktu@gmail.com>
839
840 * bs.el (bs--down): When wrapping around, use `forward-line',
841 not `goto-line', to avoid distracting "Mark set" message.
842
843 2009-02-23 Geoff Gole <geoffgole@gmail.com> (tiny change)
844
845 * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message
846 clobbering useful message from `ibuffer-toggle-sorting-mode' (Bug#2439).
847
848 2009-02-23 Miles Bader <miles@gnu.org>
849
850 * proced.el (proced-process-attributes):
851 * server.el (server-running-p): Rename `system-process-attributes'
852 to `process-attributes'.
853
854 2009-02-22 Juri Linkov <juri@jurta.org>
855
856 * dired-aux.el (minibuffer-default-add-dired-shell-commands):
857 Doc fix.
858
859 * dired-x.el (dired-guess-shell-command): Use read-shell-command
860 instead of read-from-minibuffer.
861 (dired-read-shell-command): Add code that uses
862 minibuffer-with-setup-hook to set minibuffer-default-add-function
863 to minibuffer-default-add-dired-shell-commands exactly like
864 `dired-read-shell-command' in dired-aux.el already does. Doc fix.
865
866 * dired-x.el (dired-smart-shell-command): Remove code that uses
867 minibuffer-with-setup-hook to set minibuffer-default-add-function
868 to minibuffer-default-add-shell-commands because the same code was
869 already moved to `read-shell-command' 2008-07-31. (Bug#2414)
870
871 2009-02-21 Jay Belanger <jay.p.belanger@gmail.com>
872
873 * calc/calc-math.el (math-use-emacs-fn): Make sure that the
874 lisp number is in decimal.
875
876 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
877
878 * progmodes/compile.el (compilation-error-regexp-alist-alist):
879 Tweak regexp (Bug#2173).
880
881 * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
882 avoid yanks (Bug#2408).
883
884 2009-02-21 Alan Mackenzie <acm@muc.de>
885
886 * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.
887
888 * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to
889 parse case clauses with (compile-time) expressions.
890
891 2009-02-21 Eli Zaretskii <eliz@gnu.org>
892
893 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
894 encoding during editing. Make sure to use encoding that can
895 safely encode the message. Rewrite MIME charset= header if the
896 new encoding is different from the old one.
897
898 2009-02-21 Glenn Morris <rgm@gnu.org>
899
900 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
901 at the start of the headers.
902 (sc-mail-check-from): New function.
903
904 2009-02-20 Martin Rudalics <rudalics@gmx.at>
905
906 * progmodes/python.el (python-shift-left, python-shift-right):
907 When the mark is not active shift the current line. (Bug#2381)
908 Suggested by Guillaume Salagnac <guillaume.salagnac@gmail.com>
909
910 2009-02-20 Andreas Schwab <schwab@suse.de>
911
912 * startup.el (command-line): Don't match an empty argument as an
913 option.
914 (command-line-1): Likewise.
915
916 2009-02-20 Daniel Jensen <daniel@bigwalter.net> (tiny change)
917
918 * apropos.el (apropos-library): Check for null filename in load-history.
919
920 2009-02-20 Glenn Morris <rgm@gnu.org>
921
922 * apropos.el (apropos-library): Remove the element with null filename,
923 if present, from the completion list.
924
925 * mail/rmail.el (rmail-speedbar-buttons): Only add regular files.
926 (rmail-speedbar-find-file): Use rmail rather than find-file.
927
928 2009-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
929
930 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Doc fix.
931
932 2009-02-20 Era Eriksson <era@iki.fi> (tiny change)
933
934 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore):
935 Fix regexp (Bug#2385).
936 (bibtex-autokey-get-title): Observe case for
937 bibtex-autokey-titleword-ignore.
938
939 2009-02-20 Chong Yidong <cyd@stupidchicken.com>
940
941 * server.el (server-start): Make the warning more
942 verbose (Bug#2395).
943
944 2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
947 Make sure we stop when we reach the limit.
948
949 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside
950 a "..." does not quote anything. (Bug#2384)
951
952 * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
953
954 2009-02-19 Andreas Schwab <schwab@suse.de>
955
956 * term.el: Remap self-insert-command to term-send-raw in
957 term-raw-map. (Bug#2386)
958
959 2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
960
961 * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end
962 of the function as being part of the function.
963
964 2009-02-19 Nick Roberts <nickrob@snap.net.nz>
965
966 * progmodes/compile.el (compilation-error-regexp-alist-alist):
967 Move entry for maven (alphabetical order).
968
969 2009-02-19 Glenn Morris <rgm@gnu.org>
970
971 * mail/rmailsum.el (rmail-summary-by-topic): Doc fix.
972 Regexp-quote default argument taken from current subject.
973 (rmail-new-summary-1): Error if empty summary. (Bug#2333)
974
975 * mail/rmail-spam-filter.el (rmail-get-new-mail-filter-spam):
976 Move here from rmail.el. Be more careful about error-handling.
977 Restore the feature of temporarily setting all old messages
978 undeleted before expunging (removed 2009-02-18).
979
980 * mail/rmail.el (rsf-beep, rsf-sleep-after-message, rmail-spam-filter):
981 Don't declare.
982 (rmail-get-new-mail-filter-spam): Declare. Move definition to
983 rmail-spam-filter.el.
984 (rmail-get-new-mail-1): Move the beep and sleep to
985 rmail-get-new-mail-filter-spam.
986
987 2009-02-18 Martin Rudalics <rudalics@gmx.at>
988
989 * cus-edit.el (custom-group-value-create): Insert some
990 informatory text in the WIDGET-misses-doc-string case.
991
992 2009-02-18 Sam Steingold <sds@gnu.org>
993
994 * progmodes/compile.el: Require comint at top level to fix the
995 last patch.
996
997 2009-02-18 Martin Rudalics <rudalics@gmx.at>
998
999 * cus-edit.el (custom-group-value-create): Don't throw an error
1000 when WIDGET has no doc-string. (Bug#2356)
1001
1002 2009-02-18 Juanma Barranquero <lekktu@gmail.com>
1003
1004 * progmodes/cc-menus.el (imenu-progress-message):
1005 Remove bogus cc-bytecomp-defun.
1006 (cc-imenu-objc-function): Don't call `imenu-progress-message'.
1007 Don't let-bind variable `stupid'. (Bug#1638)
1008
1009 2009-02-18 Glenn Morris <rgm@gnu.org>
1010
1011 * mail/rmail.el (rmail-get-new-mail-filter-spam):
1012 * mail/rmail-spam-filter.el (rmail-spam-filter):
1013 Show a message rather than the raw mbox while prompting.
1014
1015 2009-02-18 Martin Rudalics <rudalics@gmx.at>
1016
1017 * progmodes/flymake.el (flymake): Add defgroup. (Bug#2356)
1018
1019 2009-02-18 Glenn Morris <rgm@gnu.org>
1020
1021 * mail/rmail-spam-filter.el (rmail-summary-mode-map): Remove unneeded
1022 declaration.
1023 (top-level): No need for cl now.
1024 (rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
1025 (rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
1026 (rsf-autosave-newly-added-definitions, rsf-white-list)
1027 (rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
1028 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
1029 (rsf-customize-spam-definitions, rsf-customize-group)
1030 (rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
1031 (rsf-check-field): Use setcar and setcdr rather than setf.
1032 (rmail-spam-filter): Simplify.
1033 (rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
1034 (rsf-add-region-to-spam-list): Use rmail-get-header or
1035 buffer-substring-no-properties. Regexp-quote the extracted data.
1036 Make the messages less verbose.
1037 (rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
1038 simplify things.
1039 (rsf-add-content-type-field): Make the message less verbose.
1040
1041 * mail/rmail.el (rmail-get-new-mail-1): Fix the spam beep test.
1042 (rmail-get-new-mail-filter-spam): Simplify. Don't mess with
1043 rmail-deleted-vector.
1044 (rmail-insert-inbox-text, rmail-collect-deleted)
1045 (rmail-set-message-deleted-p, rmail-only-expunge)
1046 (rmail-make-in-reply-to-field): Replace ?\ with ?\s.
1047 (rmail-get-labels): Remove unused local `blurb'.
1048 (rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
1049 (rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
1050 (rmail-set-message-deleted-p): Doc fixes.
1051
1052 * mail/rmailout.el (rmail-mbox-from): Move to mail-utils.
1053 Update callers for associated name change.
1054 * mail/mail-utils.el (mail-mbox-from): Move here from rmailout.el.
1055 * mail/unrmail.el (unrmail): Use mail-mbox-from.
1056
1057 2009-02-17 Richard M Stallman <rms@gnu.org>
1058
1059 * mail/rmailmsc.el (set-rmail-inbox-list): Doc fix.
1060
1061 * mail/rmail.el (rmail-copy-headers): When copying full headers,
1062 correctly put point at the end.
1063
1064 2009-02-17 Sam Steingold <sds@gnu.org>
1065
1066 * progmodes/compile.el (compilation-filter):
1067 Call `comint-carriage-motion', just like `comint-output-filter'.
1068
1069 2009-02-17 Jason Rumney <jasonr@gnu.org>
1070
1071 * files.el (make-directory): Stop recursing if parent is
1072 self. (Bug#2309)
1073
1074 2009-02-17 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
1077
1078 * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
1079
1080 2009-02-17 Miles Bader <miles@gnu.org>
1081
1082 * emacs-lisp/copyright.el (copyright-regexp): Tweak to match
1083 copyright statements where the years follow the name.
1084
1085 2009-02-17 Glenn Morris <rgm@gnu.org>
1086
1087 * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p
1088 move point. (Bug#2209)
1089
1090 * mail/rmailout.el (rmail-fields-not-to-output): Doc fix.
1091 (rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos.
1092 (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument
1093 to "not-rmail", and make it work. Simplify.
1094 (rmail-mbox-from): New function.
1095 (rmail-output-as-mbox): Use rmail-mbox-from.
1096 (rmail-output): Ensure a From line in the not-rmail Babyl case.
1097
1098 * mail/rmail.el (rmail-get-attr-names): Give a warning rather than an
1099 error if the header is corrupt.
1100
1101 2009-02-16 Ulf Jasper <ulf.jasper@web.de>
1102
1103 * net/newst-treeview.el (newsticker--treeview-load):
1104 Offer deletion of old groups file.
1105
1106 2009-02-16 Glenn Morris <rgm@gnu.org>
1107
1108 * mail/rmailout.el (rmail-delete-unwanted-fields)
1109 (rmail-output-as-babyl, rmail-output-to-babyl-buffer)
1110 (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
1111 (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
1112 (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
1113
1114 2009-02-15 Glenn Morris <rgm@gnu.org>
1115
1116 * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
1117
1118 * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
1119 (rmail-output-as-babyl, rmail-output-to-babyl-buffer):
1120 Remove unnecessary use of with-no-warnings.
1121 (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
1122 (rmail-output-as-mbox): Start search from point-min. If constructing a
1123 "From " line, prefer the date header over the current time.
1124 (rmail-update-summary): Move declaration earlier in file.
1125
1126 2009-02-15 Richard M Stallman <rms@gnu.org>
1127
1128 * mail/rmailedit.el (rmail-edit-diff-headers):
1129 Delete spurious reference to OLD.
1130
1131 2009-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
1132
1133 * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
1134 the `with-buffer-unmodified' to avoid useless `readlink' calls.
1135
1136 2009-02-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1137
1138 * textmodes/bibtex.el (bibtex-global-key-alist)
1139 (bibtex-initialize): Exclude current buffer if it does not use
1140 bibtex-mode.
1141 (bibtex-parse-strings, bibtex-strings, bibtex-initialize)
1142 (bibtex-sort-buffer, bibtex-search-entry)
1143 (bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
1144 test whether bibtex-strings and bibtex-reference-keys have their
1145 initial values.
1146
1147 2009-02-14 Eli Zaretskii <eliz@gnu.org>
1148
1149 * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings'
1150 around forms that refer to translation-table-for-input.
1151
1152 * isearch.el (isearch-search-string): Use `with-no-warnings'
1153 around forms that refer to translation-table-for-input.
1154
1155 * international/quail.el (quail-input-string-to-events)
1156 (quail-store-decode-map-key, quail-char-equal-p):
1157 Use `with-no-warnings' around forms that refer to
1158 translation-table-for-input.
1159
1160 * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings'
1161 around forms that refer to translation-table-for-input.
1162
1163 * subr.el (translation-table-for-input): Declare obsolete again.
1164
1165 2009-02-14 Glenn Morris <rgm@gnu.org>
1166
1167 * mail/rmail.el (rmail): When reverting, swap buffers before setting
1168 counters. (Bug#2229)
1169 (rmail-revert): Swap buffers before replacing contents.
1170
1171 2009-02-14 Ian Eure <ian@digg.com> (tiny change)
1172
1173 * progmodes/sql.el (sql-product-alist, sql-connect-sqlite):
1174 Remove host, user, password options not applicable to SQlite. (Bug#1904)
1175
1176 2009-02-14 Richard M Stallman <rms@gnu.org>
1177
1178 * mail/rmailedit.el: Handle editing of header fields.
1179 (rmail-old-headers): New variable.
1180 (rmail-edit-current-message): Set it, recording current headers.
1181 (rmail-cease-edit): Compute new headers and diff against old ones.
1182 Update the mbox buffer with the changes that were made.
1183 (rmail-edit-headers-alist): New function.
1184 (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
1185
1186 * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
1187 in default file name.
1188
1189 * mail/rmail.el (rmail-convert-file-maybe): Turn off case-fold-search.
1190 (rmail-add-mbox-headers): Likewise.
1191
1192 2009-02-13 Eli Zaretskii <eliz@gnu.org>
1193
1194 * files.el (load-library): Doc fix.
1195
1196 * subr.el (locate-library): Doc fix. (Bug#2291)
1197
1198 2009-02-13 Alan Mackenzie <acm@muc.de>
1199
1200 * progmodes/cc-cmds.el (c-defun-name): Widen, to allow it to work
1201 in narrowed buffers.
1202
1203 2009-02-13 Kenichi Handa <handa@m17n.org>
1204
1205 * international/titdic-cnv.el (tit-process-header):
1206 Use buffer-substring-no-properties instead of buffer-substring.
1207 (tit-process-body): Likewise.
1208 (tsang-quick-converter): Handle superfluous CR at eol.
1209 (py-converter): Use buffer-substring-no-properties instead of
1210 buffer-substring. Handle superfluous CR at eol.
1211 (ziranma-converter): Likewise.
1212 (ctlau-converter): Likewise.
1213 (miscdic-convert): Read a file without eol conversion. (Bug#2307)
1214
1215 2009-02-13 Juanma Barranquero <lekktu@gmail.com>
1216
1217 * minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
1218
1219 2009-02-13 Glenn Morris <rgm@gnu.org>
1220
1221 * mail/rmail.el (rmail-show-message-1): New name for the old
1222 rmail-show-message.
1223 * mail/rmail.el, mail/rmailkwd.el, mail/rmailmsc.el, mail/rmailout.el:
1224 * mail/rmailsort.el: Update for rmail-show-message name change.
1225
1226 * mail/rmail.el (rmail-show-message): New name for the old
1227 rmail-show-message-maybe.
1228 * mail/rmail.el, mail/rmailsum.el: Update for rmail-show-message-maybe
1229 name change.
1230
1231 * mail/rmailsum.el (msgnum): Remove declaration.
1232 (rmail-summary-redo): Add missing initialization value.
1233 (rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
1234 (rmail-summary-mark-deleted, rmail-summary-deleted-p):
1235 Fix skip-chars-forward calls.
1236 (rmail-summary-mark-seen): New function. As well as removing the '-'
1237 mark, update the summary-vector. (Bug#2135)
1238 (rmail-summary-rmail-update, rmail-summary-goto-msg):
1239 Use rmail-summary-mark-seen.
1240
1241 * mail/rmail.el (rmail-summary-vector, rmail-mode-map): Add doc string.
1242
1243 * mail/unrmail.el (unrmail): When getting message keywords, don't
1244 include a leading space, but do include the space after the separating
1245 comma. (Bug#2303)
1246
1247 * mail/rmail.el (rmail-set-header-1): If VALUE is nil, remove the
1248 header altogether.
1249 (rmail-set-header): Doc fix.
1250 * mail/rmailkwd.el (rmail-set-label): Delete the keyword header if all
1251 labels are removed. (Bug#2302)
1252
1253 2009-02-12 Juri Linkov <juri@jurta.org>
1254
1255 * image-mode.el (image-toggle-display):
1256 Let-bind `buffer-file-truename' to nil around the call to
1257 `add-text-properties' to prevent directory time modification
1258 by lock_file. Replace `set-buffer-modified-p' with
1259 `restore-buffer-modified-p'. (Bug#2295)
1260
1261 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
1262
1263 * progmodes/python.el (python-use-skeletons): Re-add.
1264 (def-python-skeleton): Use it. (Bug#2238)
1265
1266 * international/quail.el (quail-make-guidance-frame): Remove the
1267 `parent-id' parameter.
1268 (quail-show-guidance): Make the new window dedicated.
1269
1270 2009-02-12 Juanma Barranquero <lekktu@gmail.com>
1271
1272 * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
1273 Fix typos in docstrings.
1274
1275 2009-02-12 Alan Mackenzie <acm@muc.de>
1276
1277 * progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
1278 to `eq'. (Bug#2304)
1279
1280 2009-02-12 Glenn Morris <rgm@gnu.org>
1281
1282 * mail/rmailkwd.el (rmail-set-label): Fix the test for a label being
1283 already present. (Bug#2210)
1284
1285 2009-02-12 Kenichi Handa <handa@m17n.org>
1286
1287 * international/characters.el (?.): New character category for
1288 Base characters. Set them in the standard category table.
1289
1290 * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
1291 a base character.
1292
1293 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
1294
1295 * isearch.el (isearch-yank-char-in-minibuffer)
1296 (isearch-other-meta-char): Use with-current-buffer.
1297
1298 * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
1299 syntax-ppss. (Bug#1243)
1300
1301 * emacs-lisp/lisp.el (end-of-defun): Rewrite, to use the ARG argument
1302 to beginning-of-defun-raw.
1303
1304 * emacs-lisp/lisp.el (end-of-defun): Don't skip to next line after
1305 calling end-of-defun-function if it already moved to BOL.
1306
1307 2009-02-12 Richard M Stallman <rms@gnu.org>
1308
1309 * mail/rmail.el (rmail-show-message-verbose-min): New option.
1310 (rmail-show-message): Conditionally show start and finish in echo area.
1311
1312 2009-02-12 Glenn Morris <rgm@gnu.org>
1313
1314 * mail/rmailsum.el (rmail-get-summary-labels): Store any message labels
1315 for use in completion.
1316 * mail/rmailkwd.el (rmail-read-label): Don't scan for labels if the
1317 summary exists, since it's already done.
1318
1319 * mail/rmail.el (rmail-unix-mail-delimiter): Doc fix.
1320 (rmail-enable-multibyte): Don't really define, only for compiler.
1321
1322 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
1323
1324 * files.el (read-buffer-to-switch):
1325 Add table to icomplete-with-completion-tables.
1326
1327 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
1330 switches (Bug#2261).
1331
1332 2009-02-11 Juanma Barranquero <lekktu@gmail.com>
1333
1334 * server.el (server-with-environment): Don't fail for negative
1335 entries in ENV.
1336
1337 2009-02-11 Dan Nicolaescu <dann@ics.uci.edu>
1338
1339 * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
1340 (vc-default-dir-printer): Add a comment about updating this function.
1341
1342 * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
1343 for the file name.
1344
1345 2009-02-11 Glenn Morris <rgm@gnu.org>
1346
1347 * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
1348 (calendar-set-mode-line): Fall back to a default width if we seem to be
1349 called from daemon. (Bug#2199)
1350
1351 * mail/rmailkwd.el (rmail-make-label): Doc fix.
1352 (rmail-read-label): Add current labels to completion list. (Bug#2222)
1353 (rmail-set-label): Use `or'.
1354
1355 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * emacs-lisp/find-func.el (find-library-name, find-library):
1358 Doc fixes. (Part of bug#2270)
1359
1360 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
1361
1362 * env.el (getenv): When FRAME is non-nil, pass the frame environment
1363 to `getenv-internal', not the frame. (Bug#2259)
1364
1365 2009-02-10 Kenichi Handa <handa@m17n.org>
1366
1367 * descr-text.el (describe-char-display): On terminal, if terminal
1368 coding system is nil, assume us-ascii.
1369 (describe-char): Don't show the composition information if it is
1370 trivial.
1371
1372 2009-02-10 Nick Roberts <nickrob@snap.net.nz>
1373
1374 * vc-svn.el (vc-svn-after-dir-status): Use shy group for revision
1375 number as it isn't present for unregistered files.
1376
1377 * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.
1378 (vc-dir-mouse-map): New keymap.
1379 (vc-default-dir-printer): Use it locally.
1380
1381 2009-02-10 Glenn Morris <rgm@gnu.org>
1382
1383 * speedbar.el: Avoid messing up font-lock-global-modes.
1384
1385 * mail/mail-utils.el (mail-use-rfc822): Remove * from defcustom doc.
1386 (mail-file-babyl-p): Use with-temp-buffer.
1387
1388 * mail/rmailsort.el: Just require rmail.
1389
1390 * mail/rmailedit.el: Just require rmail.
1391 (rmail-old-pruned): Add doc string.
1392 (rmail-edit-current-message): Use rmail-msg-is-pruned.
1393 (rmail-cease-edit): Don't mangle the leading From line.
1394 Don't mark as edited if there were no changes. (Bug#2256)
1395 Correctly restore header state.
1396
1397 * mail/rmail.el (rmail-automatic-folder-directives): Doc fix.
1398 (rmail-current-message, rmail-total-messages)
1399 (rmail-message-vector, rmail-deleted-vector): Add doc strings.
1400 (rmail-duplicate-message): Doc fix.
1401 (rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
1402 New functions.
1403 (rmail-get-header, rmail-set-header, rmail-set-attribute):
1404 Use rmail-apply-in-message.
1405 (rmail-message-attr-p): Use rmail-get-header, hence no longer requires
1406 unswapped-ness.
1407 (rmail-get-attr-names): Check for missing or corrupt attribute headers.
1408 (rmail-auto-file): Set the filed attribute, rather than explicitly not
1409 doing so. (Bug#2231)
1410 (rmail-set-attribute): Allow ATTR to be a string.
1411
1412 2009-02-09 Ulf Jasper <ulf.jasper@web.de>
1413
1414 * net/newst-treeview.el (newsticker-treeview-save)
1415 (newsticker--treeview-load): Kill groups buffer after saving/loading.
1416
1417 2009-02-09 Tassilo Horn <tassilo@member.fsf.org>
1418
1419 * doc-view.el (doc-view-scroll-up-or-next-page)
1420 (doc-view-scroll-down-or-previous-page, doc-view-goto-page):
1421 Reset the old hscroll value after switching pages.
1422
1423 2009-02-09 Glenn Morris <rgm@gnu.org>
1424
1425 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1426 (calendar-holiday-marker): Drop test for color display.
1427
1428 2009-02-08 Glenn Morris <rgm@gnu.org>
1429
1430 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
1431 (calendar-holiday-marker, calendar-mark-visible-date):
1432 * calendar/diary-lib.el (diary-fancy-display):
1433 It doesn't make sense to check font-lock-mode (see comments;
1434 reverts 2008-04-02 change). (Bug#2199)
1435
1436 2009-02-08 Juri Linkov <juri@jurta.org>
1437
1438 * simple.el (toggle-word-wrap): New command.
1439
1440 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
1443 (ps-run-make-tmp-filename): Use temporary-file-directory.
1444
1445 * textmodes/artist.el (artist-system): Allow make-temp-file to use
1446 temporary-file-directory.
1447
1448 * mail/rmailmm.el (rmail-mime-attachment-dirs-alist):
1449 Use temporary-file-directory.
1450
1451 2009-02-07 Glenn Morris <rgm@gnu.org>
1452
1453 * mail/unrmail.el (rmime-magic-string): Define for compiler.
1454
1455 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1456
1457 * mail/rmail.el (rmail): Bind coding-system-for-read to
1458 no-conversion before calling find-file-noselect. (Bug#2015)
1459
1460 2009-02-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1461
1462 * proced.el (proced-after-send-signal-hook): Use defcustom.
1463 (proced-header-line): Handle header lines that are shorter than
1464 window-hscroll.
1465 (proced-send-signal): Rebind split-width-threshold analogous to
1466 dired-pop-to-buffer.
1467
1468 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1469
1470 * mail/rmail.el (rmail-redecode-body): Don't encode/decode the
1471 message; instead, just rewrite the X-Coding-System header with the
1472 new encoding, and let rmail-show-message do the rest.
1473 Remove unused argument RAW. Fix doc string to be consistent with the
1474 new implementation.
1475 (rmail-show-message): Honor X-Coding-System header, if present, in
1476 preference to Content-Type header.
1477
1478 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
1479
1480 * server.el (server-execute): Enable quit.
1481
1482 2009-02-07 Andreas Schwab <schwab@suse.de>
1483
1484 * image-mode.el (image-mode): Always set image-type.
1485 (image-minor-mode): Likewise.
1486
1487 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1488
1489 * mail/rmailedit.el (rmail-cease-edit): Look for the message's
1490 encoding, and its "content-transfer-encoding" and "content-type"
1491 headers only in the headers' portion. (Bug#2017)
1492
1493 2009-02-07 Ulf Jasper <ulf.jasper@web.de>
1494
1495 * net/newst-treeview.el
1496 (newsticker-treeview-next-new-or-immortal-item): New arg
1497 DONT-WRAP-TREES to prevent infinite recursion.
1498
1499 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
1500
1501 * mail/rmailedit.el (rmail-cease-edit): narrow-to-region before
1502 extracting mail message headers. Use encode-coding-region instead
1503 of insert-buffer-substring for re-encoding edited message.
1504 Add qp/b64 encoding only after text was encoded.
1505
1506 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1507
1508 * subr.el: Don't declare `translation-table-for-input' obsolete.
1509 Equivalent info added to its doc string, q.v.
1510
1511 * files.el (save-buffer): Display "Saving file FOO..." message
1512 regardless of buffer's size. (Bug#2137)
1513
1514 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
1515
1516 * simple.el (line-move-visual): Handle overflow-newline-into-fringe.
1517
1518 2009-02-07 Alex Schroeder <alex@gnu.org>
1519
1520 * mail/unrmail.el (unrmail): Use regexps to find message separators so
1521 as not to match any fake rmime.el separators. Remove any sections added
1522 by rmime.el.
1523
1524 2009-02-07 Glenn Morris <rgm@gnu.org>
1525
1526 * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack
1527 that is no longer appropriate to mbox Rmail.
1528
1529 * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer
1530 before trying to move to the start of the message.
1531 (rmail-summary-undelete-many, rmail-summary-rmail-update):
1532 Fix rmail-set-attribute calls.
1533
1534 * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original):
1535 Doc fix.
1536 (rmail-output-to-rmail-buffer): Autoload it.
1537 (mail-do-fcc): Give it a doc string. Update for mbox Rmail, simplify.
1538
1539 2009-02-06 Glenn Morris <rgm@gnu.org>
1540
1541 * mail/unrmail.el (unrmail): Use current-time-string.
1542
1543 * simple.el (kill-whole-line): Provide a default argument of 1.
1544
1545 * mail/undigest.el (rmail-mail-separator): Delete.
1546 (undigestify-rmail-message, unforward-rmail-message): Update for
1547 mbox Rmail.
1548
1549 2009-02-05 Kenichi Handa <handa@m17n.org>
1550
1551 * international/fontset.el (script-representative-chars):
1552 Remove mathematical.
1553 (setup-default-fontset): Add entries for each subgroup of
1554 mathematical script.
1555
1556 2009-02-05 Juri Linkov <juri@jurta.org>
1557
1558 * image-mode.el (image-mode): Use `image-get-display-property'
1559 instead of `get-text-property'.
1560 (image-minor-mode): Sync the logic with `image-mode' including the
1561 displaying an image file as the actual image by default.
1562
1563 2009-02-05 Alan Mackenzie <acm@muc.de>
1564
1565 * progmodes/cc-defs.el (c-emacs-features): Check the working of
1566 beginning/end-of-defun-function more rigorously before setting
1567 argumentative-bod-function.
1568
1569 2009-02-05 Dan Nicolaescu <dann@ics.uci.edu>
1570
1571 * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
1572 (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
1573 mode on the initial terminal.
1574
1575 2009-02-05 Glenn Morris <rgm@gnu.org>
1576
1577 * mail/rmail.el (rmail-what-message, rmail-duplicate-message):
1578 Make these functions work.
1579
1580 * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile.
1581 (rmail-narrow-to-non-pruned-header): Remove autoload.
1582 (mairix-rmail-fetch-field): Handle mbox Rmail.
1583
1584 2009-02-04 Dave Love <fx@gnu.org>
1585
1586 * net/imap.el (imap-fetch-safe): Bind debug-on-error.
1587 (imap-debug): Add imap-fetch-safe.
1588
1589 2009-02-04 Teodor Zlatanov <tzlatanov@jumptrading.com>
1590
1591 * net/netrc.el (netrc-machine-user-or-password): Use list of
1592 auth-source modes.
1593
1594 2009-02-04 Nick Roberts <nickrob@snap.net.nz>
1595
1596 * vc-svn.el (vc-svn-diff): Revert previous change but add a test
1597 for newvars is nil. (C-u C-x v = with default values).
1598
1599 2009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1600
1601 * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
1602 format. Use when instead of if.
1603
1604 2009-02-04 Miles Bader <miles@gnu.org>
1605
1606 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
1607 (backward-list, backward-up-list, beginning-of-defun)
1608 (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
1609
1610 2009-02-04 Glenn Morris <rgm@gnu.org>
1611
1612 * mail/mail-utils.el (mail-fetch-field): Previous doc fix was
1613 ill-advised.
1614
1615 * mail/rmail.el: No need for mule-util when compiling.
1616 (rmail-first-message): Unbreak it.
1617
1618 * mail/rmailmsc.el: Require rmail not just when compiling.
1619 Remove unneeded declarations.
1620
1621 * term/ns-win.el (ns): Define as a custom group.
1622
1623 2009-02-04 Kenichi Handa <handa@m17n.org>
1624
1625 * international/mule-cmds.el (select-safe-coding-system):
1626 Use buffer-chars-modified-tick instead of buffer-modified-tick.
1627
1628 * descr-text.el (describe-char): Check font-object by fontp.
1629
1630 * composite.el (compose-gstring-for-terminal): If a character is
1631 not supported by the current terminal, don't make a multi-glyph
1632 grapheme cluster.
1633 (auto-compose-chars): Check font-object by fontp.
1634
1635 2009-02-03 Glenn Morris <rgm@gnu.org>
1636
1637 * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date
1638 over current-time. (Bug#2175)
1639
1640 * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
1641 inserting the converted mailbox.
1642 (rmail-get-new-mail): Restore the loop over inboxes when two or more
1643 have the same basename. (Bug#2164)
1644 Set the return value according to whether any mail was found,
1645 not just in the last inbox. Only show a message and run the hook after
1646 checking all inboxes.
1647 (rmail-get-new-mail-1): Move message display and running the hook to
1648 rmail-get-new-mail.
1649
1650 * mail/rmailkwd.el (rmail-label-obarray): Initialize using
1651 rmail-attr-array.
1652 (rmail-make-label, rmail-read-label): Give it a doc string.
1653 (rmail-add-label, rmail-kill-label): Change argument name to match the
1654 doc. Doc fix.
1655 (rmail-set-label): Doc fix. Also update summary in attr case.
1656 Accept labels as a string or a symbol. (Bug#2165)
1657
1658 * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
1659 null.
1660
1661 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1662
1663 * progmodes/vhdl-mode.el (vhdl-prepare-search-1)
1664 (vhdl-prepare-search-2): Properly cleanup on `quit'.
1665
1666 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
1667 Mark the entries as being "system" entries rather than "user" entries.
1668
1669 2009-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1670
1671 * smerge-mode.el (smerge-start-session): Add interactive spec.
1672
1673 2009-02-02 Glenn Morris <rgm@gnu.org>
1674
1675 * mail/rmail.el (rmail-ignored-headers, rmail-displayed-headers)
1676 (rmail-retry-ignored-headers, rmail-highlighted-headers):
1677 Restore autoloads.
1678
1679 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1680
1681 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Fix up EOB.
1682
1683 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1684
1685 * cmuscheme.el (scheme-args-to-list): Remove.
1686 (run-scheme): Use split-string-and-unquote instead, so as to allow
1687 spaces in the command name and/or the arguments.
1688
1689 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1690
1691 * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
1692
1693 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1694
1695 Sync with Tramp 2.1.15.
1696
1697 * net/tramp.el (tramp-read-passwd): Cache passwords shall still be
1698 used.
1699
1700 * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
1701
1702 * net/trampver.el: Update release number.
1703
1704 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1705
1706 * mail/rmail.el (rmail-view-buffer): Make buffer-local.
1707 (rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
1708 (rmail-undelete-previous-message, rmail-mark-message)
1709 (rmail-speedbar-buttons): Use with-current-buffer.
1710 (rmail-mode-map): Move initialization into declaration.
1711 (rmail-swap-buffers, rmail-unfontify-buffer-function)
1712 (rmail-fontify-message): Use restore-buffer-modified-p.
1713 (rmail-expunge-and-save): Don't swap buffer.
1714 (rmail-get-header, rmail-set-header, rmail-set-attribute)
1715 (rmail-apply-in-message): Swap save-excursion and save-restriction.
1716
1717 * mail/rmailsort.el (rmail-sort-messages): Use car-less-than-car
1718 if possible.
1719
1720 * mail/rmailedit.el (rmail-edit-map): Move init into declaration.
1721 (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
1722
1723 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1724
1725 * mouse.el (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
1726
1727 * progmodes/ebrowse.el:
1728 * international/robin.el:
1729 * emulation/viper-util.el:
1730 * emulation/viper-mous.el:
1731 * emulation/viper-keym.el:
1732 * ediff.el:
1733 * ediff-wind.el:
1734 * ediff-vers.el:
1735 * ediff-ptch.el:
1736 * ediff-mult.el:
1737 * ediff-merg.el:
1738 * ediff-diff.el: Follow commenting conventions.
1739
1740 2009-01-31 Eli Zaretskii <eliz@gnu.org>
1741
1742 * mail/rmail.el (rmail-redecode-body): Use eight-bit instead of
1743 obsolete eight-bit-control and eight-bit-graphic.
1744
1745 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1746
1747 * emacs-lisp/elp.el (elp-results-symname-map): Add follow-link.
1748
1749 2009-01-31 Chong Yidong <cyd@stupidchicken.com>
1750
1751 * emacs-lisp/lisp.el (end-of-defun): Protect against
1752 infloops (Bug#2106).
1753
1754 2009-01-31 Dan Nicolaescu <dann@ics.uci.edu>
1755
1756 * vc-dir.el (vc-dir-mouse-map):
1757 (vc-default-dir-printer):
1758 (vc-dir-find-file-other-window): Undo previous change, it breaks
1759 the behavior of mouse-2.
1760 (vc-dir-mode): Fix docstring.
1761
1762 * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p
1763 logic, it makes the makes the normal case too slow.
1764
1765 2009-01-31 Eli Zaretskii <eliz@gnu.org>
1766
1767 * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
1768 file to `raw-text-unix'. Bind coding-system-for-write when
1769 writing out the converted message, and make sure it uses Unix EOLs.
1770
1771 * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
1772 encoding to `raw-text-unix'.
1773 (rmail-perm-variables): Set encoding of rmail-view-buffer to
1774 `undecided-unix'.
1775 (rmail-redecode-body): Don't change EOL conversion of the new
1776 encoding if the old one left it unspecified.
1777 (rmail-automatic-folder-directives, rmail): Doc fixes.
1778 (rmail-swap-buffers): New function.
1779 (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
1780 (rmail-show-message): Use rmail-swap-buffers.
1781 (rmail-decode-region): If DESTINATION is a buffer, set the
1782 encoding of that buffer, rather than the current buffer.
1783 (rmail-show-message): Make error message about uuencoded mail
1784 more explicit.
1785 (rmail-show-message-maybe): Simplify code. Doc fix.
1786 (rmail-show-message): Doc fix.
1787
1788 2009-01-31 Glenn Morris <rgm@gnu.org>
1789
1790 * mail/rmailsum.el (rmail-new-summary): Don't try to summarize an empty
1791 folder.
1792
1793 * mail/rmail.el (rmail-msg-is-pruned): New function.
1794 (rmail-toggle-header): Doc fix. Use rmail-msg-is-pruned.
1795 (rmail-reply): Set up to yank from the decoded message rather than the
1796 raw one. (Bug#2104).
1797
1798 * mail/mail-utils.el (mail-fetch-field): Doc fix.
1799
1800 * mail/uce.el (rmail-current-message): Remove unneeded declaration.
1801 (uce-message-text, uce-default-headers): Fix custom type.
1802 (rmail-buffer, rmail-msg-is-pruned): Declare.
1803 (uce-reply-to-uce): Add autoload cookie. Doc fix.
1804 Update for mbox Rmail.
1805
1806 2009-01-31 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * vc-dir.el (vc-dir-mouse-map): New keymap.
1809 (vc-default-dir-printer): Use it locally.
1810 (vc-dir-find-file-other-window): Allow mouse events.
1811
1812 2009-01-30 Eli Zaretskii <eliz@gnu.org>
1813
1814 * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
1815 into Rmail-mbox attributes.
1816
1817 * mail/rmail.el (rmail-convert-babyl-to-mbox):
1818 Bind coding-system-for-read to `raw-text', and use insert-file-contents
1819 instead of insert-file-contents-literally. Fixes bug #2019.
1820 (rmail-resent-attr-index): Fix index value.
1821
1822 2009-01-30 Nick Roberts <nickrob@snap.net.nz>
1823
1824 * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
1825 precedence even when its value is t. (Bug#2093)
1826
1827 * vc-svn.el (vc-svn-dir-status): Correct logic for remote
1828 connection. (Bug#2093)
1829 (vc-svn-diff): Use old version number even when it is the working
1830 revision. This is needed, e.g, in the vc-print-log buffer. (Bug#2092)
1831
1832 2009-01-30 Glenn Morris <rgm@gnu.org>
1833
1834 * mail/rmail.el (rmail-reply): Handle empty folders.
1835 (rmail-speedbar-buttons)
1836 (rmail-speedbar-move-message-to-folder-on-line): Use line-end-position.
1837
1838 * mail/rmailsum.el (rmail-summary-update-line): Replace duplicate
1839 line-beginning-position calls.
1840 (rmail-header-summary): Use line-end-position.
1841
1842 2009-01-30 Toby Speight <streapadair@gmx.net> (tiny change)
1843
1844 * generic-x.el (hosts-generic-mode, named-database-generic-mode):
1845 Fix regexp quoting. (Bug#1739)
1846
1847 2009-01-29 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
1850 Allow correction of passwords.
1851
1852 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
1853
1854 * mail/rmail.el (rmail-toggle-header): Determine current header
1855 style using the buffer-local value of rmail-header-style in the
1856 view buffer.
1857 (rmail-show-message): Set a buffer-local value of
1858 rmail-header-style in the view buffer. (Bug#2016)
1859
1860 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
1861
1862 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
1863 Fix typos in docstrings.
1864
1865 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
1866
1867 * bindings.el (completion-ignored-extensions):
1868 Add entries for VCS metadata directories (CVS/, .svn, etc).
1869
1870 * pcvs.el (completion-ignored-extensions):
1871 * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
1872 directory, now done in bindings.el.
1873
1874 2009-01-29 Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE> (tiny change)
1875
1876 * pcmpl-rpm.el (pcmpl-rpm): Doc fix. (Bug#2094)
1877
1878 2009-01-29 Glenn Morris <rgm@gnu.org>
1879
1880 * mail/rmail.el (rmail-file-name): Remove duplicate definition.
1881 (rmail-set-header): Ensure header changes get saved.
1882
1883 * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
1884
1885 * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
1886 one, after a label is added.
1887
1888 * mail/rmailsum.el (rmail-summary-update-line): New function.
1889 (rmail-summary-goto-msg): Return a value according to whether message
1890 was found.
1891 (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
1892 property. Use line-end-position.
1893
1894 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
1895
1896 * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
1897 quoted From lines.
1898
1899 * mail/rmail.el (rmail-redecode-body): New function, based on old
1900 version removed in 2009-01-22 change.
1901 (rmail-show-message): Unquote From lines.
1902
1903 2009-01-28 Tassilo Horn <tassilo@member.fsf.org>
1904
1905 * doc-view.el (doc-view-mode): Don't use string-match and file
1906 extension to choose fallback mode on empty/non-existing files but
1907 let-bind auto-mode-alist and call normal-mode.
1908
1909 2009-01-28 Eli Zaretskii <eliz@gnu.org>
1910
1911 * ls-lisp.el (ls-lisp-classify): Propertize file name before
1912 concatenating the type indicating character.
1913 (ls-lisp-format): Don't propertize file-name only if
1914 ls-lisp-classify already did.
1915
1916 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1917
1918 * net/dbus.el (dbus-event-error-hooks): Fix docstring.
1919 Describe second parameter of hook functions.
1920 (dbus-handle-event): Apply it.
1921
1922 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
1923
1924 * mail/rmail.el (rmail-toggle-header): Don't reset
1925 rmail-header-style permanently (bug#2016).
1926
1927 2009-01-28 Denis Howe <denis.howe@gmail.com>
1928
1929 * complete.el (PC-do-completion): Correct case when completion is
1930 unambiguous.
1931
1932 2009-01-28 Stephen Berman <stephen.berman@gmx.net>
1933
1934 * calendar/todo-mode.el (todo-insert-item-here):
1935 Prevent insertion of a new entry inside of an existing entry.
1936 Minor code cleanup. (Bug#2084)
1937 (todo-add-category): Change the interactive spec. Signal an error
1938 if the Todo file is non-empty but contains no category.
1939 Reject category names that could induce bugs and confusion.
1940 Call todo-mode if the Todo file is new and unsaved. Simplify handling
1941 of local variables cookie. Properly display the newly added
1942 category in Todo mode.
1943 (todo-show): Call todo-initial-setup only if there is neither a
1944 Todo file nor a corresponding unsaved buffer. (Bug#2085)
1945 (todo-category-alist): Delete function.
1946 (todo-completing-read): New function.
1947 (todo-insert-item, todo-jump-to-category): Use it.
1948 (todo-insert-item): Make the use of the prefix argument conform to
1949 the doc string. (Bug#2086)
1950
1951 2009-01-28 Glenn Morris <rgm@gnu.org>
1952
1953 * mail/rmail.el (rmail-expunge-and-save): Always show a message,
1954 even when called from the summary. (Bug#2075)
1955 (rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
1956 (rmail-show-message-maybe): Use rmail-no-mail-p.
1957 (rmail-show-message): If empty folder, do nothing. (Bug#2076)
1958 (rmail-get-labels): Separate status and label fields with a semicolon,
1959 rather than a comma, for consistency with old Rmail.
1960
1961 * mail/rmailsum.el (rmail-message-recipients-p-1): Don't bother
1962 starting from the beginning, since mail-fetch-field does not care.
1963 (rmail-create-summary-line): Fix unseen handling. (Bug#2089)
1964 (rmail-get-summary-status): New name for old rmail-get-summary-labels.
1965 (rmail-get-summary-labels): New function. Returns labels rather than
1966 status (edited, etc).
1967 (rmail-create-summary): Insert an extra space after the status
1968 flags, for consistency with old rmail, and with current
1969 rmail-summary-font-lock-keywords.
1970
1971 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
1972
1973 * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
1974 if region is active. Use cond instead of nested ifs. (Bug#2053)
1975
1976 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
1979 converting.
1980
1981 * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
1982 which are recognized by the new Rmail, instead of X-BABYL-V6-*.
1983
1984 2009-01-27 Christopher Oliver <coliver@message.nmc.edu>
1985
1986 * mouse.el (mouse-select-font): Return a string instead of a list.
1987
1988 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * bindings.el: Swap C-delete and C-backspace bindings here, so we
1991 don't have to do it in normal-erase-is-backspace-mode.
1992
1993 * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete
1994 and C-backspace; the latter is not available on ttys anyway.
1995
1996 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
1997
1998 (doc-view-mode): Fix broken call to string-match.
1999
2000 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
2001
2002 * doc-view.el (doc-view-mode): Enhance docstring and fallback to
2003 fundamental-mode or ps-mode if the file is empty or doesn't exist
2004 at all.
2005 (doc-view-initiate-display): Better info message if doc-view-mode
2006 cannot be used. (Missing utility or no png support/no X frame.)
2007 (Bug#2058)
2008
2009 2009-01-27 Glenn Morris <rgm@gnu.org>
2010
2011 * mail/rmail.el (rmail-copy-headers): Doc fix. Leave point at the end
2012 of the headers in the full header case. (Bug#2073)
2013
2014 2009-01-27 Kenichi Handa <handa@m17n.org>
2015
2016 * mail/rmail.el (rmail-get-coding-system): Re-search
2017 rmail-mime-charset-pattern directly instead of using
2018 mail-fetch-field. Use coding-system-from-name.
2019
2020 * international/mule-cmds.el (canonicalize-coding-system-name)
2021 (coding-system-from-name): New functions.
2022
2023 2009-01-27 Glenn Morris <rgm@gnu.org>
2024
2025 * dired-x.el (dired-bind-vm): Doc fix.
2026
2027 * mail/rmail-spam-filter.el: Remove leading `*' from defcustom docs.
2028 Replace `first' and `rest' with `car' and `cdr' throughout.
2029 (rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
2030 (rsf-scanning-messages-now): Doc fix.
2031 (rsf-check-field): Rename from `check-field' and update callers.
2032 (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
2033 Use rmail-output rather than deleted rmail-output-to-rmail-file.
2034
2035 * mail/rmail.el: Remove leading `*' from defcustom docs.
2036 Remove needless autoloads of many defcustoms and hooks.
2037 (rmail-enable-mime, rmail-insert-mime-resent-message-function)
2038 (rmail-search-mime-message-function, rmail-search-mime-header-function)
2039 (rmail-decode-mime-charset): Doc fix.
2040 (rmail-search-message, rmail-resend): Check functions set before use.
2041
2042 * mail/rmailout.el: Remove leading `*' from defcustom docs.
2043 Remove needless autoloads of many defcustoms.
2044 (rmail-output-to-babyl-buffer): Rename from
2045 rmail-output-to-r-mail-buffer and update caller.
2046 (rmail-output): Doc fix.
2047
2048 * mail/rmailsum.el: Remove leading `*' from defcustom docs.
2049 Remove needless autoloads of many defcustoms.
2050 (rmail-message-regexp-p-1): Check rmail-search-mime-header-function
2051 is set.
2052
2053 * mail/unrmail.el (command-line-args-left): Remove unneeded declaration.
2054 (batch-unrmail, unrmail): Doc fix.
2055
2056 * mail/rmailsum.el (rmail-message-recipients-p-1)
2057 (rmail-message-regexp-p-1): Ensure searches start from the
2058 beginning of the header.
2059
2060 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary.
2063
2064 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2065
2066 * calc/calc-sel.el (cal-sel-mult-both-sides): Add an option to
2067 expand the denominator.
2068
2069 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
2070
2071 * net/dbus.el (dbus-event-error-hooks): New variable.
2072 (dbus-handle-event): Use it.
2073
2074 2009-01-26 Glenn Morris <rgm@gnu.org>
2075
2076 * Makefile.in (ELCFILES): Update.
2077
2078 * mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
2079 replies. (Bug#512)
2080
2081 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
2082
2083 * calendar/icalendar.el (icalendar-uid-format): Fix doc string.
2084
2085 2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
2086
2087 * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
2088 Remove from global map and key definitions.
2089 (ns-toggle-toolbar, ns-info-prefs): Add to global map and key
2090 definitions.
2091 (ns-show-preferences-help, ns-unput-working-text): New functions.
2092 (ns-unecho-working-text): Update message.
2093
2094 2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com>
2095
2096 * calendar/icalendar.el (icalendar-uid-format): New defcustom
2097 variable to allow the user to choose icalendar UID format.
2098 (icalendar--diarytime-to-isotime): Bug fix, now times in the range
2099 12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
2100 (icalendar-export-region,icalendar--create-uid): Use custom
2101 function to compute icalendar UID for each entry.
2102 (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
2103 with description, location, etc. fields (need to keep active count
2104 of fields encountered). Another bug fix to the regex that matches
2105 multiple lines (need \' regex instead of $ to match end-of-entry).
2106
2107 2009-01-25 Juri Linkov <juri@jurta.org>
2108
2109 * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
2110 change its title from "Recursive grep..." to "Grep via Find...".
2111 Add menu items for lgrep and rgrep.
2112
2113 2009-01-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2114
2115 * ps-print.el (ps-print-version): New version 7.3.4.
2116
2117 2009-01-24 Eduard Wiebe <usenet@pusto.de> (tiny change)
2118
2119 * ps-print.el: Fix face background/foreground extraction.
2120 (ps-face-extract-color): New fun.
2121 (ps-face-attributes, ps-face-attribute-list): Code fix.
2122
2123 2009-01-24 Geoff Gole <geoffgole@gmail.com> (tiny change)
2124
2125 * align.el (align-region): Avoid infloop.
2126
2127 2009-01-24 Eli Zaretskii <eliz@gnu.org>
2128
2129 * env.el (environment): Function removed.
2130
2131 * international/mule-cmds.el (set-language-environment-coding-systems):
2132 If default-buffer-file-coding-system is nil, set up to have EOLs that
2133 are native for the underlying system-type. (Bug#1853)
2134 (prefer-coding-system, set-default-coding-systems): Doc fix.
2135
2136 2009-01-24 Juanma Barranquero <lekktu@gmail.com>
2137
2138 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2139 Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
2140 (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
2141 Use `string-match-p'.
2142
2143 2009-01-24 Ulf Jasper <ulf.jasper@web.de>
2144
2145 * net/newst-treeview.el (newsticker--treeview-first-feed): New.
2146 (newsticker-treeview-next-new-or-immortal-item): Try first-feed if
2147 next-feed does not succeed. Fixes bug#1710 even more.
2148 (newsticker-treeview-next-feed): Simplify.
2149 (newsticker--group-get-feeds): Suppress group names in result.
2150
2151 2009-01-24 Adrian Robert <Adrian.B.Robert@gmail.com>
2152
2153 * term/ns-win.el (menu-bar-select-frame): Drop this override.
2154 (menu-bar-update-frames): Update call to menu-bar-select-frame.
2155
2156 2009-01-24 Glenn Morris <rgm@gnu.org>
2157
2158 * mail/rmail.el (rmail-insert-inbox-text): Revert replacement of
2159 "popmail" by "pormail".
2160
2161 * language/ethio-util.el (rmail-current-message, rmail-message-vector):
2162 Remove unneeded declarations.
2163
2164 2009-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2165
2166 * calc/calc-poly.el (calcFunc-apart): Improve test for
2167 rational functions.
2168
2169 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
2170
2171 * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
2172 return value of rmail-get-labels.
2173
2174 * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
2175 return value of rmail-get-labels.
2176
2177 * mail/rmail.el (rmail-get-labels): Obey the MSG argument.
2178 (rmail-buffer-swapped): Fix last change. (Bug#1997)
2179
2180 2009-01-23 Ulf Jasper <ulf.jasper@web.de>
2181
2182 * net/newst-backend.el (newsticker--cache-read): Offer deletion of
2183 old cache file. Fixes bug#1710.
2184
2185 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
2186
2187 * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
2188
2189 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com>
2190
2191 * term/ns-win.el (ns-insert-working-text, ns-put-working-text):
2192 Switch names and update comments for clarity.
2193
2194 2009-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2195
2196 * mail/rmail.el (rmail-write-region-annotate): Only switch buffer if
2197 start is nil, as was done in tar-mode.el.
2198
2199 2009-01-23 Glenn Morris <rgm@gnu.org>
2200
2201 * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
2202 more.
2203
2204 * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
2205
2206 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
2207
2208 * server.el (server-name): Make it a defcustom. (Bug#1995)
2209
2210 * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local.
2211
2212 2009-01-23 Glenn Morris <rgm@gnu.org>
2213
2214 * Makefile.in (ELCFILES): Update.
2215
2216 2009-01-22 Ulf Jasper <ulf.jasper@web.de>
2217
2218 * net/newst-treeview.el
2219 (newsticker-treeview-next-new-or-immortal-item): New optional arg
2220 current-item-counts. Move to next feed if necessary. (Bug#1569)
2221 (newsticker-treeview-prev-new-or-immortal-item): Move to previous
2222 feed if necessary. (Bug#1569)
2223 (newsticker-treeview-next-feed)
2224 (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
2225 Don't activate node nil. (Bug#1569)
2226
2227 2009-01-22 Paul Reilly <pmr@pajato.com>
2228 Henrik Enberg <enberg@printf.se>
2229 Alex Schroeder <alex@gnu.org>
2230 Chong Yidong <cyd@stupidchicken.com>
2231 Richard M Stallman <rms@gnu.org>
2232 Glenn Morris <rgm@gnu.org>
2233 Juanma Barranquero <lekktu@gmail.com>
2234
2235 * mail/rmail.el: Code implementing Rmail-mbox functionality.
2236 (rmail-attribute-header, rmail-keyword-header)
2237 (rmail-answered-attr-index, rmail-deleted-attr-index)
2238 (rmail-edited-attr-index, rmail-filed-attr-index)
2239 (rmail-retried-attr-index, rmail-forwarded-attr-index)
2240 (rmail-unseen-attr-index, rmail-resent-attr-index)
2241 (rmail-attr-array, rmail-header-style, rmail-file-name)
2242 (rmail-buffer-swapped): New vars.
2243 (rmail-convert-file-maybe, rmail-error-bad-format)
2244 (rmail-convert-babyl-to-mbox, rmail-get-coding-system)
2245 (rmail-generate-viewer-buffer, rmail-change-major-mode-hook)
2246 (rmail-buffers-swapped-p, rmail-swap-buffers-maybe)
2247 (rmail-mode-kill-buffer-hook, rmail-get-new-mail-1)
2248 (rmail-get-new-mail-filter-spam, rmail-add-mbox-headers)
2249 (rmail-get-header, rmail-set-header, rmail-get-attr-names)
2250 (rmail-get-keywords, rmail-get-labels, rmail-get-attr-value)
2251 (rmail-message-attr-p, rmail-message-unseen-p)
2252 (rmail-apply-in-message, rmail-collect-deleted, rmail-widen)
2253 (rmail-show-message-maybe, rmail-copy-headers)
2254 (rmail-simplified-subject, rmail-simplified-subject-regexp)
2255 (rmail-write-region-annotate): New functions.
2256
2257 (rmail-keywords, rmail-default-rmail-file): Delete vars.
2258 (rmail-convert-mailpath, rmail-convert-file)
2259 (rmail-insert-rmail-file-header, rmail-decode-babyl-format)
2260 (rmail-parse-file-inboxes, rmail-convert-to-babyl-format)
2261 (rmail-reformat-message, rmail-clear-headers, rmail-msg-is-pruned)
2262 (rmail-redecode-body)
2263 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header)
2264 (rmail-narrow-to-non-pruned-header, rmail-message-recipients-p)
2265 (rmail-count-screen-lines, rmail-message-regexp-p)
2266 (rmail-current-subject, rmail-current-subject-regexp): Delete functions.
2267 (rmail-nuke-pinhead-header): Move to rmailout.el.
2268
2269 (rmail-ignored-headers): Add additional headers.
2270 (rmail-mode-map): Update key commands.
2271 (rmail-tool-bar-map): Build tool-bar unconditionally.
2272 (rmail, rmail-mode, rmail-get-new-mail): Handle babyl-to-mbox
2273 conversion and new buffer swapping mechanism.
2274 (rmail-perm-variables): Use new vars, and remove deleted ones.
2275 (rmail-revert): Use rmail-convert-file-maybe.
2276 (rmail-duplicate-message): Use rmail-show-message-maybe.
2277 (rmail-get-new-mail): Don't leave the buffer screwed up if we get
2278 a disk-full error.
2279 (rmail-parse-url): Strip embedded password.
2280 (rmail-insert-inbox-text): Default to movemail if
2281 rmail-movemail-program is null. Handle mbox format.
2282 (rmail-decode-region): New arg.
2283 (rmail-display-labels): Don't perform Babyl processing.
2284 (rmail-set-attribute, rmail-message-labels-p, rmail-search)
2285 (rmail-set-message-counters, rmail-count-new-messages)
2286 (rmail-set-message-counters-counter, rmail-show-message)
2287 (rmail-next-same-subject, rmail-reply): Use mbox format.
2288 (rmail-toggle-header, rmail-show-message, rmail-only-expunge)
2289 (rmail-expunge, rmail-expunge-and-save, rmail-quit): Use new
2290 buffer swapping mechanism.
2291
2292 * mail/rmailedit.el: Require rmailsum.el.
2293 (rmail-edit-mode): First check if buffer is swapped.
2294 (rmail-edit-saved-coding-system): Delete var.
2295 (rmail-edit-current-message): Don't call deleted vars.
2296 (rmail-cease-edit): Handle mbox format.
2297 (rmail-abort-edit): Widen buffer.
2298
2299 * mail/rmailkwd.el: Require rmail.el. Remove unneeded function
2300 declarations.
2301 (rmail-buffer, rmail-current-message, rmail-last-label)
2302 (rmail-last-multi-labels, rmail-summary-vector)
2303 (rmail-total-messages, rmail-attributes, rmail-deleted-label)
2304 (rmail-keywords): Delete vars.
2305 (rmail-attribute-p, rmail-keyword-p, rmail-make-label)
2306 (rmail-force-make-label, rmail-quote-label-name, rmail-keywords)
2307 (rmail-parse-file-keywords, rmail-install-keyword): Delete functions.
2308 (rmail-make-label): New function.
2309 (rmail-read-label): Don't call rmail-parse-file-keywords.
2310 (rmail-set-label): Rewrite using rmail-set-attribute.
2311 (rmail-next-labeled-message): Use rmail-get-labels.
2312
2313 * mail/rmailmm.el: New file.
2314
2315 * mail/rmailmsc.el: Require rmail.el.
2316 (set-rmail-inbox-list): Set rmail-inbox-list directly.
2317
2318 * mail/rmailout.el (rmail-output-decode-coding): New var.
2319 (rmail-output-as-babyl, rmail-output-to-r-mail-buffer)
2320 (rmail-convert-to-babyl-format, rmail-output-as-mbox)
2321 (rmail-output-to-rmail-buffer): New functions.
2322 (rmail-output-read-rmail-file-name, rmail-output-to-rmail-file):
2323 Delete functions.
2324 (rmail-nuke-pinhead-header): Move from rmail.el.
2325 (rmail-output): Rewrite to accept both mbox and babyl output.
2326 (rmail-output-as-seen, rmail-output-body-to-file): Rewrite to
2327 use mbox internal format.
2328
2329 * mail/rmailsort.el: Eval mail-utils when compiled. Require rmail.el.
2330 (rmail-sort-by-date, rmail-sort-by-subject, rmail-sort-by-author)
2331 (rmail-sort-by-recipient, rmail-sort-by-correspondent):
2332 Use rmail-get-header.
2333 (rmail-sort-messages): Use new buffer swapping mechanism.
2334 Handle mbox internal format.
2335
2336 * mail/rmailsum.el (rmail-summary): Make sure rmail buffer is shown.
2337 (rmail-message-recipients-p, rmail-message-recipients-p-1)
2338 (rmail-message-regexp-p, rmail-new-summary-1)
2339 (rmail-get-create-summary-buffer, rmail-get-summary)
2340 (rmail-create-summary-line, rmail-get-summary-labels)
2341 (rmail-create-summary, rmail-header-summary)
2342 (rmail-summary-output, rmail-summary-output-as-seen): New functions.
2343 (rmail-summary-by-topic, rmail-message-senders-p)
2344 (rmail-header-summary, rmail-summary-next-same-subject): Use mbox
2345 internal format.
2346 (rmail-new-summary): Rewrite window handling.
2347 (rmail-make-summary-line, rmail-make-summary-line-1)
2348 (rmail-make-basic-summary-line)
2349 (rmail-summary-output-to-rmail-file): Functions deleted.
2350 (rmail-summary-undelete, rmail-summary-rmail-update)
2351 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down)
2352 (rmail-summary-show-message, rmail-summary-wipe)
2353 (rmail-summary-toggle-header, rmail-summary-reply):
2354 Use rmail-buffer instead of rmail-view-buffer.
2355 (rmail-summary-mode-map): Rebind "o" to rmail-summary-output.
2356 (rmail-summary-goto-msg): Use rmail-show-message-maybe.
2357 (rmail-summary-expunge-and-save): Use rmail-expunge-and-save.
2358
2359 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
2360
2361 * term/ns-win.el (ns-show-manual): Fix node name.
2362 (x-open-connection): Fix typo in declaration filename.
2363
2364 2009-01-22 Romain Francoise <romain@orebokech.com>
2365
2366 * Makefile.in (ELCFILES): Update.
2367
2368 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2369
2370 * frame.el (make-frame-on-tty): Remove function, inline contents
2371 in the only user ...
2372
2373 * server.el (server-create-tty-frame): ... here.
2374
2375 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
2376
2377 * format.el (format-annotate-function):
2378 Set write-region-post-annotation-function.
2379
2380 2009-01-21 John Wiegley <johnw@newartisans.com>
2381
2382 * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
2383 list of output filters.
2384 (eshell-mode): Change the default binding of C-a to eshell-bol.
2385 I don't think it's actually bound at all by default in eshell;
2386 it just falls back to the default binding of C-a.
2387
2388 2009-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
2389
2390 * minibuffer.el (completion--insert-strings): Fix up computation of
2391 column position which manifested e.g. in proced's signal completion.
2392
2393 2009-01-21 Chong Yidong <cyd@stupidchicken.com>
2394
2395 * server.el (server-start): Allow server to shut down when no
2396 frames are available in daemon-mode.
2397
2398 2009-01-21 Juanma Barranquero <lekktu@gmail.com>
2399
2400 * term.el (term-previous-matching-input, term-next-matching-input)
2401 (term-previous-matching-input-from-input)
2402 (term-next-matching-input-from-input, term-backward-matching-input)
2403 (term-forward-matching-input): Change argument name to match docstring.
2404
2405 2009-01-21 Glenn Morris <rgm@gnu.org>
2406
2407 * emacs-lisp/authors.el (authors-aliases): Remove some "ignore" entries
2408 that are no longer needed.
2409 (authors-scan-change-log): Doc fix.
2410 (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
2411
2412 2009-01-20 Agustín Martín <agustin.martin@hispalinux.es>
2413
2414 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2415 Use aspell default dict.
2416
2417 2009-01-20 Kenichi Handa <handa@m17n.org>
2418
2419 * descr-text.el (describe-char): Improve description of eight-bit
2420 char in a unibyte buffer. (Bug#1935)
2421
2422 2009-01-20 Glenn Morris <rgm@gnu.org>
2423
2424 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
2425 Add some entries.
2426
2427 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
2428
2429 * progmodes/ruby-mode.el: Autoload other interpreter names.
2430
2431 2009-01-19 Juanma Barranquero <lekktu@gmail.com>
2432
2433 * descr-text.el (describe-char-categories): New defsubst.
2434 (describe-char): Use it.
2435
2436 2009-01-19 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
2439 IPv4 mapped IPv6 addresses.
2440
2441 2009-01-18 Juanma Barranquero <lekktu@gmail.com>
2442
2443 * textmodes/css-mode.el (css-backward-sexp): Stop once it reaches
2444 the beginning of the buffer. (Bug#1949)
2445
2446 2009-01-18 Markus Triska <markus.triska@gmx.at>
2447
2448 * linum.el (linum-update-window): Use `delq' instead of `delete';
2449 compare strings with `equal-including-properties'.
2450
2451 2009-01-17 Glenn Morris <rgm@gnu.org>
2452
2453 * progmodes/cc-langs.el (declare-function): Add compatibility stub.
2454 (delete-duplicates, mapcan, cl-macroexpand-all): Declare.
2455
2456 * emacs-lisp/eldoc.el (eldoc-minor-mode-string)
2457 (eldoc-message-commands, eldoc-print-current-symbol-info):
2458 Doc fix (consistent case of "ElDoc").
2459
2460 2009-01-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2461
2462 * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
2463
2464 2009-01-17 Eli Zaretskii <eliz@gnu.org>
2465
2466 * dos-w32.el (find-buffer-file-type-coding-system): If `(car
2467 TARGET)' does not exist, try again with its basename replaced by
2468 `(cdr TARGET)'. (Related to Bug #1853.)
2469
2470 * international/mule-conf.el (raw-text, eight-bit): Doc fixes.
2471
2472 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
2473
2474 * textmodes/flyspell.el (flyspell-post-command-hook): Do nothing
2475 unless flyspell-mode is enabled.
2476 (flyspell-pre-point): Make buffer-local.
2477
2478 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2479
2480 * textmodes/bibtex.el (bibtex-format-entry): For updating field
2481 delimiters, allow fields that are composed of strings and string
2482 constants.
2483 (bibtex-mode): Doc fix.
2484
2485 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
2486
2487 * textmodes/ispell.el: Protect against declare-function undefined
2488 in XEmacs.
2489 (ispell-program-name): Search also for hunspell when setting default.
2490 (ispell-find-aspell-dictionaries): Better error message. Use correct
2491 dictionary alist for default. Better fallback default dictionary.
2492
2493 2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de>
2494
2495 * international/quail.el (quail-insert-kbd-layout):
2496 Delete superfluous handling of 8-bit code. (Bug#1418)
2497
2498 2009-01-16 Glenn Morris <rgm@gnu.org>
2499
2500 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
2501 (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
2502 (eldoc-highlight-function-argument): Doc fix - mention effect of
2503 eldoc-documentation-function.
2504 (eldoc-message-commands-table-size, eldoc-message-commands)
2505 (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
2506 (eldoc-documentation-function): Mention effect on user options.
2507
2508 * emacs-lisp/copyright.el (copyright-update): Doc fix.
2509
2510 2009-01-16 Kevin Ryde <user42@zip.com.au>
2511
2512 * tar-mode.el (tar-rename-entry): Only test the magic string, without
2513 its version number, and then set both.
2514
2515 2009-01-16 Richard M Stallman <rms@gnu.org>
2516
2517 * textmodes/paragraphs.el (sentence-end): Accept non-break space.
2518
2519 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2520
2521 * buff-menu.el (Buffer-menu-mode): Derive from special-mode.
2522 Refer to revert-buffer, not Buffer-menu-revert.
2523 (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert.
2524 (Buffer-menu-revert): Remove function, unused.
2525 (Buffer-menu-mode-map): Don't bind keys already
2526 bound by special-mode.
2527 (Buffer-menu-mode-map): Add a menu.
2528
2529 2009-01-15 Stephen Eglen <stephen@gnu.org>
2530
2531 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Doc fix.
2532
2533 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2534
2535 * vc-hg.el (vc-hg-diff): Pass relative file names. (Bug#1903)
2536
2537 2009-01-15 Martin Rudalics <rudalics@gmx.at>
2538
2539 * window.el (special-display-p): Revert 2009-01-14 change.
2540
2541 2009-01-15 Glenn Morris <rgm@gnu.org>
2542
2543 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
2544 (authors-obsolete-files-regexps, authors-ignored-files):
2545 (authors-renamed-files-alist): Add some entries.
2546 (authors-fixed-entries): Change some entries.
2547 (authors-canonical-file-name): Doc fix.
2548 (authors-scan-change-log): Handle joint authorship in ChangeLogs.
2549
2550 2009-01-14 Juri Linkov <juri@jurta.org>
2551
2552 * info.el (Info-isearch-filter): Don't filter out invisible text
2553 when search-invisible is t. (Bug#1848)
2554
2555 * simple.el (blink-matching-open): Use `minibuffer-message' to
2556 display messages in the minibuffer.
2557
2558 * help.el (view-help-file):
2559 * menu-bar.el (menu-bar-help-extra-packages):
2560 Use goto-address-mode instead of goto-address.
2561
2562 * net/goto-addr.el (goto-address-url-face): Change default value
2563 from `bold' to `link'.
2564
2565 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
2566
2567 * international/mule-diag.el (print-list): Fix 2008-12-03 change.
2568
2569 2009-01-14 Martin Rudalics <rudalics@gmx.at>
2570
2571 * frame.el (special-display-popup-frame): Rewrite doc-string and
2572 simplify code.
2573
2574 * window.el (special-display-buffer-names)
2575 (special-display-regexps): Add customization support for
2576 function/other-args elements. Rewrite doc-strings.
2577 (special-display-function): Rewrite doc-string.
2578 (same-window-buffer-names, same-window-regexps):
2579 Minor doc-string fixes.
2580 (special-display-p): Minor rewrite.
2581
2582 2009-01-14 Glenn Morris <rgm@gnu.org>
2583
2584 * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
2585
2586 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
2587
2588 * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
2589 MESSAGEs with internal square brackets (i.e., " this [test] message").
2590 Use `string-match-p'.
2591 (completion--make-envvar-table, completion--file-name-table)
2592 (completion-pcm--string->pattern, completion-pcm--all-completions)
2593 (completion-pcm--filename-try-filter): Use `string-match-p'.
2594
2595 2009-01-14 Juri Linkov <juri@jurta.org>
2596
2597 * progmodes/bug-reference.el (bug-reference-fontify): Check for
2598 non-nil `bug-reference-url-format' before putting an overlay
2599 property `bug-reference-url'.
2600 (bug-reference-mode, bug-reference-prog-mode): Don't check for
2601 `bug-reference-url-format'. Doc fix. (Bug#1744)
2602
2603 2009-01-13 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
2606 for exit-emacs item. Bind it to save-buffers-kill-terminal.
2607
2608 * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
2609 loaded.
2610
2611 2009-01-13 Jason Rumney <jasonr@gnu.org>
2612
2613 * faces.el (face-valid-attribute-values): No stipple on w32. (Bug#884)
2614
2615 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
2616
2617 * subr.el (play-sound): Doc fix. (Bug#250)
2618 (shell-quote-argument, field-at-pos): Fix typos in docstrings.
2619
2620 2009-01-12 Alan Mackenzie <acm@muc.de>
2621
2622 * textmodes/paragraphs.el (forward-sentence): Change limit of
2623 re-search-backward to allow values of `sentence-end' anchored at BOL.
2624
2625 2009-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2626
2627 * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
2628 subfield of the magic string.
2629
2630 2009-01-11 Jay Belanger <jay.p.belanger@gmail.com>
2631
2632 * calc/calc-lang.el (math-compose-tex-sqrt): New function.
2633 (math-special-function-table): Use `math-compose-tex-sqrt' to
2634 compose sqrts in TeX and LaTeX mode.
2635
2636 2009-01-11 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * faces.el (describe-face): Ignore anonymous faces.
2639
2640 * server.el (server-save-buffers-kill-terminal): Args changed.
2641 Handle nowait client frames.
2642
2643 * files.el (save-buffers-kill-terminal): Args for
2644 server-save-buffers-kill-terminal changed.
2645
2646 2009-01-11 Juanma Barranquero <lekktu@gmail.com>
2647
2648 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
2649
2650 2009-01-11 Glenn Morris <rgm@gnu.org>
2651
2652 * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
2653 Silence compiler.
2654
2655 * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
2656 some entries.
2657 (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
2658 (authors-renamed-files-alist): Add entries.
2659 (authors-fixed-entries): Update for renamed and removed files.
2660 (authors-canonical-file-name): Add entries to
2661 authors-checked-files-alist based on their full names, expanded relative
2662 to each log-file directory.
2663 (authors-scan-el, authors-add-to-author-list, authors):
2664 Handle multiple authors in a file, via a new :cowrote category.
2665
2666 * emacs-lisp/copyright.el (copyright-update): Add doc-string.
2667
2668 2009-01-10 Richard M Stallman <rms@gnu.org>
2669
2670 * mail/mail-utils.el (mail-quote-printable-region): New function.
2671
2672 2009-01-10 Glenn Morris <rgm@gnu.org>
2673
2674 * calendar/cal-move.el (calendar-scroll-left-three-months)
2675 (calendar-scroll-right-three-months):
2676 * calendar/holidays.el (calendar-list-holidays)
2677 (calendar-mark-holidays):
2678 * calendar/lunar.el (calendar-lunar-phases):
2679 Add event handling, for when called from menus with the calendar buffer
2680 not current.
2681
2682 2009-01-10 Dan Nicolaescu <dann@ics.uci.edu>
2683
2684 * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
2685 Move setting up whitepace-mode ...
2686 (diff-mode): ... here.
2687 (diff-mode-menu): Add a menu entry for showing trailing whitespace.
2688
2689 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2690
2691 * faces.el (x-font-family-list): Remove entirely.
2692
2693 2009-01-10 Eli Zaretskii <eliz@gnu.org>
2694
2695 Fix Bug #876:
2696
2697 * info.el (info-insert-file-contents, Info-insert-dir):
2698 Bind inhibit-null-byte-detection to non-nil.
2699
2700 2009-01-10 Martin Rudalics <rudalics@gmx.at>
2701
2702 * tool-bar.el (tool-bar-mode): Modify all frame parameters when
2703 toggling tool bars on. (Bug#1754)
2704
2705 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * faces.el (face-valid-attribute-values): Use string as value for
2708 :family attribute. Now, font-family-list returns a list of strings.
2709 (x-font-family-list): Obsolete compatibility version of function
2710 from xfaces.c.
2711
2712 2009-01-09 Martin Rudalics <rudalics@gmx.at>
2713
2714 * window.el (special-display-buffer-names)
2715 (special-display-regexps, special-display-function):
2716 In doc-strings say "same-window" instead of "same-buffer".
2717
2718 2009-01-09 Michael Albinus <michael.albinus@gmx.de>
2719
2720 * net/tramp.el: Revert previous patch. `last-command-char' is
2721 used in code intended only for XEmacs, where it is different from
2722 `last-command-event'.
2723
2724 2009-01-09 Glenn Morris <rgm@gnu.org>
2725
2726 * subr.el (last-input-char, last-command-char):
2727 Move here from src/keyboard.c.
2728
2729 * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
2730 * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
2731 * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
2732 * wdired.el:
2733 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
2734 * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
2735 * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
2736 * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
2737 * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
2738 * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
2739 * eshell/em-smart.el, eshell/esh-mode.el:
2740 * international/mule-cmds.el:
2741 * mail/mailabbrev.el:
2742 * net/tramp.el:
2743 * play/mpuz.el:
2744 * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
2745 * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
2746 * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
2747 * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
2748 * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
2749 * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
2750 * progmodes/vhdl-mode.el, progmodes/xscheme.el:
2751 * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
2752 Replace last-command-char with last-command-event.
2753
2754 * double.el, electric.el, replace.el, term.el, terminal.el:
2755 * calc/calc.el:
2756 * emulation/viper-cmd.el:
2757 * international/mule-cmds.el:
2758 * obsolete/iso-acc.el:
2759 * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
2760
2761 * emacs-lisp/edebug.el: Remove references to last-command-char and
2762 last-input-char, since these have been identical to last-command-event
2763 and last-input-event since at least Emacs 19.
2764 (edebug-outside-last-command-char, edebug-outside-last-input-char):
2765 Remove.
2766
2767 2009-01-09 Dave Love <fx@gnu.org>
2768
2769 * calendar/time-date.el: Require cl for `declare'.
2770
2771 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2772
2773 * calendar/time-date.el (format-seconds): Explain `assoc-string'.
2774 Suggested by Dave Love.
2775
2776 2009-01-09 Dave Love <fx@gnu.org>
2777
2778 * net/imap.el (imap-string-to-integer): Fix typo.
2779 (imap-fetch-safe): New function.
2780 (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2781
2782 * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
2783 (imap-parse-greeting): Fix doc strings.
2784 (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2785 (imap-parse-flag-list): Make messages unique.
2786 (imap-parse-body): Fix comments. Add comment on Exchange 2007.
2787
2788 * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
2789 call.
2790
2791 * net/imap.el: Fix author email. Doc fixes.
2792 (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2793 reply.
2794
2795 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2796
2797 * net/dns.el (dns-set-servers): Check "Address". Fix typo.
2798
2799 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2800
2801 * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
2802 Call nslookup if resolv.conf isn't available.
2803 (dns-query): Rename from query-dns.
2804 (dns-query-cached): Rename from query-dns-cached.
2805
2806 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2807
2808 * net/imap.el (imap-enable-exchange-bug-workaround):
2809 Explain auto-detection in the doc string.
2810
2811 2009-01-09 Juanma Barranquero <lekktu@gmail.com>
2812
2813 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
2814 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
2815 (ispell-begin-skip-region-regexp, ispell-skip-region-list)
2816 (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
2817 (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
2818 Fix typos in docstrings.
2819 (ispell-command-loop): Reflow docstring.
2820
2821 2009-01-08 Agustín Martín <agustin.martin@hispalinux.es>
2822
2823 * textmodes/ispell.el (ispell-encoding8-command): New variable.
2824 (ispell-aspell-supports-utf8): Mark as obsoleted by
2825 ispell-encoding8-command.
2826 (ispell-check-version): Set ispell-encoding8-command.
2827 (ispell-check-spellchecker-params, ispell-start-process):
2828 Use ispell-encoding8-command.
2829
2830 * textmodes/flyspell.el (flyspell-large-region):
2831 Use ispell-encoding8-command.
2832
2833 2009-01-08 Glenn Morris <rgm@gnu.org>
2834
2835 * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
2836 scroll the calendar.
2837
2838 * international/mule-cmds.el (universal-coding-system-argument):
2839 last-input-char need not be a char.
2840
2841 * textmodes/ispell.el (ispell-check-minver): Declare.
2842 Use string-to-number rather than string-to-int.
2843
2844 2009-01-07 Juanma Barranquero <lekktu@gmail.com>
2845
2846 * add-log.el (change-log-search-tag-name): Reflow docstring.
2847 (change-log-mode): Fix typo in docstring.
2848
2849 * international/mule.el (define-coding-system): Doc fix.
2850
2851 2009-01-07 Kenichi Handa <handa@m17n.org>
2852
2853 * international/mule.el (define-coding-system): Fix docstring
2854 about :bom usage.
2855
2856 2009-01-07 Martin Rudalics <rudalics@gmx.at>
2857
2858 * dired.el (dired-pop-to-buffer): Don't split windows
2859 horizontally. (Bug#1806)
2860
2861 2009-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
2862
2863 * tar-mode.el (tar-mode, tar-mode-write-contents)
2864 (tar-write-region-annotate): Undo Andreas's last change.
2865
2866 2009-01-06 Michael Albinus <michael.albinus@gmx.de>
2867
2868 * net/tramp.el (tramp-do-copy-or-rename-file-directly)
2869 (tramp-handle-file-local-copy, tramp-handle-write-region)
2870 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2871 (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
2872
2873 2009-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
2874
2875 * minibuffer.el (completion-hilit-commonality): Don't presume
2876 all-completions always include the input as prefix.
2877 (completion-pcm--pattern-trivial-p): Accept a few more patterns
2878 as trivial.
2879 (completion-pcm--hilit-commonality): Remove leftover code that used to
2880 deal with the now removed cdr-in-last-cons.
2881
2882 2009-01-06 Juanma Barranquero <lekktu@gmail.com>
2883
2884 * international/mule.el (define-coding-system): Fix typos in docstring.
2885
2886 2009-01-05 Alan Mackenzie <acm@muc.de>
2887
2888 * progmodes/cc-styles.el (c-setup-paragraph-variables):
2889 Ensure paragraph-\(start\|separate\) match blank lines. For AWK Mode.
2890
2891 2009-01-05 Michael Albinus <michael.albinus@gmx.de>
2892
2893 * net/tramp.el (tramp-handle-load)
2894 (tramp-do-copy-or-rename-file-directly)
2895 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
2896 (tramp-handle-write-region)
2897 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2898 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
2899 Delete temporary file in case of error.
2900
2901 2009-01-05 Agustín Martín <agustin.martin@hispalinux.es>
2902
2903 * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
2904
2905 2009-01-05 Richard M Stallman <rms@gnu.org>
2906
2907 * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
2908
2909 2009-01-05 Martin Rudalics <rudalics@gmx.at>
2910
2911 * window.el (display-buffer): Fix last fix.
2912
2913 2009-01-05 Juanma Barranquero <lekktu@gmail.com>
2914
2915 * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
2916 to shorten the desktop file directory shown in message.
2917
2918 2009-01-05 Glenn Morris <rgm@gnu.org>
2919
2920 * version.el (emacs-copyright):
2921 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
2922 Update copyrights for 2009.
2923
2924 2009-01-04 Stephen Leake <stephen_leake@member.fsf.org>
2925
2926 * progmodes/ada-mode.el (ada-mode): Simplify doc string.
2927 (ada-get-indent-paramlist): Use ada-broken-indent instead of
2928 hard-coded 0.
2929 (ada-get-indent-loop): Fix list access bug.
2930
2931 2009-01-04 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
2934 (lisp-interaction-mode): Add a blank line in the docstring
2935 before the keymap listing.
2936
2937 2009-01-04 Martin Rudalics <rudalics@gmx.at>
2938
2939 * window.el (display-buffer): When a buffer is displayed in the
2940 selected and some other window, and not-this-window is non-nil,
2941 try to return that other window instead of popping up a new
2942 frame. (Bug#30)
2943
2944 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
2945
2946 * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
2947
2948 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
2949
2950 * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
2951
2952 2009-01-03 Michael Olson <mwolson@gnu.org>
2953
2954 * net/imap.el (imap-parse-fetch): Courier can insert spurious
2955 blank characters which will confuse `read', so skip past them.
2956
2957 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2958
2959 * emacs-lisp/authors.el (authors-aliases): Addition.
2960 (authors): Allow to use it for other projects.
2961
2962 * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
2963 Clarify MATCH argument. Print filenames.
2964
2965 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
2966
2967 * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
2968
2969 * net/tramp.el (tramp-local-host-regexp)
2970 (tramp-prefix-domain-format)
2971 (tramp-prefix-domain-regexp, tramp-domain-regexp)
2972 (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
2973 (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
2974 (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
2975 (tramp-file-name-structure, tramp-file-name-regexp-unified)
2976 (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
2977 (tramp-dissect-file-name, tramp-make-tramp-file-name)
2978 (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
2979 (tramp-handle-insert-file-contents): Fix setting of
2980 `buffer-read-only'.
2981 (tramp-compute-multi-hops, tramp-local-host-p):
2982 Use `tramp-local-host-regexp'.
2983 (tramp-file-name-real-user, tramp-file-name-domain):
2984 Use `tramp-user-with-domain-regexp'.
2985
2986 * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
2987 (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
2988
2989 2009-01-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2990
2991 * proced.el (proced-grammar-alist): Refiner can be a
2992 list (function help-echo) instead of a cons pair.
2993 (proced-post-display-hook): New variable.
2994 (proced-tree-depth): Rename from proced-tree-indent.
2995 (proced-mode): Derive mode from special-mode.
2996 (proced-mode-map): Change accordingly.
2997 (proced, proced-update): Run proced-post-display-hook.
2998 (proced-do-mark-all): Count processes for which mark has been updated.
2999 (proced-format): Check for ppid attribute.
3000 (proced-process-attributes): Take time and ctime attribute from
3001 system-process-attributes.
3002 (proced-send-signal): Doc fix. Collect properly the info on
3003 marked processes. Use fit-window-to-buffer instead of
3004 dired-pop-to-buffer.
3005
3006 2009-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3007
3008 * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
3009 point-min==1.
3010
3011 2009-01-02 Juanma Barranquero <lekktu@gmail.com>
3012
3013 * bindings.el (mode-line-eol-desc): Fix typo in help message.
3014 (mode-line-client): Fix typo in help message and docstring.
3015
3016 2009-01-02 Jason Rumney <jasonr@gnu.org>
3017
3018 * term/w32-win.el (image-library-alist): Add gobject library.
3019
3020 2009-01-02 Martin Rudalics <rudalics@gmx.at>
3021
3022 * frame.el (window-system-default-frame-alist)
3023 (initial-frame-alist, minibuffer-frame-alist)
3024 (pop-up-frame-alist, pop-up-frame-function)
3025 (special-display-frame-alist): Rewrite and reformat doc-strings.
3026
3027 2009-01-01 Martin Rudalics <rudalics@gmx.at>
3028
3029 * simple.el (minibuffer-default-add-shell-commands):
3030 Fix doc-string typo.
3031
3032 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * language/cham.el: Fix setting of composition-function-table.
3035
3036 * language/khmer.el: Fix setting of composition-function-table.
3037
3038 * language/tibet-util.el (tibetan-composition-function):
3039 Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
3040
3041 * simple.el (minibuffer-default): Add defvar.
3042
3043 * hippie-exp.el: Require comint.
3044
3045 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3046
3047 * simple.el (last-buffer): Don't set major mode of *scratch* if
3048 that buffer exists already. Rewrite doc-string.
3049
3050 2008-12-31 Andreas Schwab <schwab@suse.de>
3051
3052 * tar-mode.el (tar-mode): Set write-contents-functions instead of
3053 write-region-annotate-functions.
3054 (tar-mode-write-contents): New function.
3055 (tar-write-region-annotate): Remove.
3056
3057 2008-12-31 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * files.el (basic-save-buffer): Revert 2008-12-22 change.
3060 (buffer-swapped-with): Var removed.
3061
3062 2008-12-30 Kenichi Handa <handa@m17n.org>
3063
3064 * language/japanese.el (compose-gstring-for-variation-glyph):
3065 New function. Register it in composition-function-table.
3066
3067 * composite.el (lglyph-set-code): New function.
3068
3069 2008-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
3070
3071 * tar-mode.el (tar-data-swapped): New var.
3072 (tar-data-swapped-p, tar-swap-data):
3073 Use it instead of buffer-swapped-with.
3074 (tar-write-region-annotate): Re-add (partial undo of last change).
3075 (tar-mode): Use it again (partial undo as well).
3076
3077 2008-12-30 Ed Swarthout <Ed.Swarthout@hwdebug.com> (tiny change)
3078
3079 * textmodes/table.el (table-capture): Fix symbol quoting typo.
3080
3081 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * follow.el (follow-select-if-visible): Improve the check for the
3084 last line of the window.
3085 (follow-post-command-hook): Perform redisplay in more
3086 circumstances, to avoid getting point stuck on partially visible lines.
3087
3088 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
3089
3090 * follow.el (follow-calc-win-end): Use with-selected-window.
3091 (follow-windows-start-end, follow-pos-visible)
3092 (follow-windows-aligned-p): Code cleanup.
3093 (follow-select-if-visible): Try to avoid partially-visible lines.
3094 (follow-select-if-visible-from-first): Call follow-redisplay and
3095 move point to destination.
3096 (follow-redisplay): New arg, to keep selected window unchanged.
3097 (follow-post-command-hook): In final check for destination
3098 visibility, use window-start and window-end instead of the less
3099 accurate follow-pos-visible. If the selected window is redrawn,
3100 tell follow-redisplay to preserve it.
3101 (follow-calculate-first-window-start-from-below): Avoid looping
3102 forever if vertical-motion returns an unexpected value.
3103
3104 2008-12-30 Andreas Schwab <schwab@suse.de>
3105
3106 * server.el (server-running-p): Remove interactive spec.
3107 Fix regexp.
3108
3109 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * follow.el (follow-calc-win-start): Don't use `inline'.
3112 (follow-update-window-start, follow-select-if-visible)
3113 (follow-calculate-first-window-start-from-below)
3114 (follow-post-command-hook): Code cleanup.
3115 (follow-downward, follow-calculate-first-window-start):
3116 Delete function and merge into follow-redisplay.
3117 (follow-redisplay): Merge code from follow-downward and
3118 follow-calculate-first-window-start.
3119
3120 2008-12-30 Juanma Barranquero <lekktu@gmail.com>
3121
3122 * proced.el (proced-tree-flag): Fix typo in docstring.
3123
3124 2008-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3125
3126 * proced.el (proced-temp-alist): Rename from variable
3127 proced-children-alist.
3128 (proced-process-tree, proced-toggle-tree): Fix docstring.
3129 (proced-tree): Fix docstring. Simplify. Use proced-temp-alist.
3130 (proced-temp-internal): Use proced-temp-alist.
3131
3132 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
3133
3134 * subr.el (mkdir): New defalias.
3135
3136 2008-12-29 Juri Linkov <juri@jurta.org>
3137
3138 * proced.el (proced-mode-map): Bind " " to next-line instead of the
3139 command `proced-next-line' removed on 2008-09-06.
3140
3141 2008-12-28 Juri Linkov <juri@jurta.org>
3142
3143 * misearch.el (multi-isearch-next-buffer-function): Doc fix.
3144 (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
3145
3146 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
3147 Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
3148 (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
3149 is bound set it to `reftex-isearch-switch-to-next-file'. Otherwise,
3150 set 4 obsolete variables for backward-compatibility with Emacs 22.
3151
3152 2008-12-28 Juri Linkov <juri@jurta.org>
3153
3154 * misc.el (butterfly): Doc fix. Add `animate-string' and `browse-url'.
3155
3156 2008-12-28 Raffael Mancini <raffael.mancini@hcl-club.lu> (tiny change)
3157
3158 * misc.el (butterfly): New command.
3159
3160 2008-12-28 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3161
3162 * proced.el (proced-grammar-alist): Allow predicate nil.
3163 New attribute tree.
3164 (proced-format-alist): Use attribute tree.
3165 (proced-tree-flag, proced-tree-indent): New variables.
3166 (proced-children-alist): Rename from proced-process-tree.
3167 PPID must refer to a process in process-alist.
3168 Ignore PPIDs that equal PID (Bug#1718).
3169 Children alist inherits sorting order from process-alist.
3170 (proced-process-tree): New variable. New function.
3171 (proced-process-tree-internal, proced-toggle-tree)
3172 (proced-tree, proced-tree-insert, proced-format-tree): New functions.
3173 (proced-mark-process-alist): Add docstring.
3174 (proced-filter-parents): PPID must refer to a process in
3175 process-alist. Ignore PPIDs that equal PID (Bug#1718).
3176 (proced-sort): Throw error if attribute is not sortable.
3177 (proced-sort-interactive): Restrict completion to sortable attributes.
3178 (proced-format): Include tree in standard attributes if
3179 proced-tree-flag is non-nil. Make header clickable only if
3180 corresponding predicate is non-nil.
3181 (proced-update): Use proced-tree.
3182
3183 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * diff.el (diff): Doc fix.
3186
3187 * emacs-lisp/rx.el (rx): Doc fix.
3188
3189 * files.el (move-file-to-trash): Bind backup-directory-alist to nil
3190 before uniquifying backup trash file name.
3191
3192 2008-12-27 Andreas Schwab <schwab@suse.de>
3193
3194 * vc-git.el (vc-git-dir-printer): Fix filename column.
3195
3196 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change)
3197
3198 * term.el (term-emulate-terminal): Decode substring just prior to
3199 inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
3200
3201 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3202
3203 * makefile.w32-in (MH_E_DIR): New variable.
3204 ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
3205 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
3206 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
3207 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
3208 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
3209 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
3210 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
3211 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
3212 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
3213 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
3214 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
3215
3216 * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
3217 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
3218 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
3219 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
3220 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
3221 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
3222 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
3223 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
3224 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
3225 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
3226 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
3227
3228 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3229
3230 * files.el (dosified-file-name): Declare.
3231
3232 2008-12-26 Andreas Schwab <schwab@suse.de>
3233
3234 * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
3235
3236 * tar-mode.el (tar-swap-data): New function.
3237 (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
3238 (tar-mode-revert): Likewise.
3239 (tar-mode): Likewise. Don't set write-region-annotate-functions.
3240 (tar-data-swapped-p): Test buffer-swapped-with.
3241 (tar-write-region-annotate): Remove.
3242 (tar-header-block-tokenize): Add argument `coding' and use it
3243 instead of tar-file-name-coding-system.
3244 (tar-summarize-buffer): Pass tar-file-name-coding-system here.
3245
3246 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3247
3248 * dos-fns.el (dosified-file-name): New function.
3249
3250 * files.el (dir-locals-find-file): Run dir-locals-file through
3251 dosified-file-name. Compare files case-insensitively on systems
3252 whose filesystems are case-insensitive.
3253
3254 2008-12-25 Martin Rudalics <rudalics@gmx.at>
3255
3256 * help.el (help-for-help-internal): Fix entry for "l".
3257
3258 2008-12-25 Richard M Stallman <rms@gnu.org>
3259
3260 * shadowfile.el (shadow-copy-file): Revert previous change.
3261 This code as it was should work properly with buffer-swapped-with.
3262
3263 2008-12-24 Francois Fleuret <francois.fleuret@idiap.ch> (tiny change)
3264
3265 * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
3266
3267 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3268
3269 * subr.el (chmod): New defalias for set-file-modes.
3270
3271 2008-12-23 Juri Linkov <juri@jurta.org>
3272
3273 * isearch.el (isearch-filter-predicate, isearch-search):
3274 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
3275 (isearch-filter-visible): Rename from
3276 `isearch-filter-invisible'. Doc fix.
3277
3278 * dired-aux.el (dired-isearch-filenames-toggle): Use the original
3279 value from `dired-isearch-filter-predicate-orig' instead of the
3280 symbol `isearch-filter-invisible'. Doc fix.
3281 (dired-isearch-filter-filenames): Doc fix.
3282 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
3283
3284 * info.el (Info-find-node-2): Use negative offset 2 instead of 1
3285 for Info-point-loc since it is more correct in all cases.
3286 (Info-isearch-filter): Rename from
3287 `Info-isearch-filter-predicate'. Doc fix.
3288 (Info-mode): Replace `Info-isearch-filter-predicate' with
3289 `Info-isearch-filter'.
3290
3291 2008-12-23 Daiki Ueno <ueno@unixuser.org>
3292
3293 * pgg.el: Add obsolescence info.
3294
3295 2008-12-22 Richard M Stallman <rms@gnu.org>
3296
3297 * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
3298
3299 * files.el (buffer-swapped-with): New variable.
3300 (basic-save-buffer-0): Most of basic-save-buffer moved here.
3301 (basic-save-buffer): Unswap the buffer temporarily if nec.
3302
3303 * dired.el (dired-readin): Inhibit modification hooks.
3304
3305 2008-12-22 Ulf Jasper <ulf.jasper@web.de>
3306
3307 * net/newst-backend.el (newst-backend):
3308 Remove wrong duplicate provide statement.
3309
3310 2008-12-22 Michael Albinus <michael.albinus@gmx.de>
3311
3312 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
3313 end, before updating.
3314 (tramp-convert-file-attributes): Add "l" indicator to file modes.
3315 (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
3316
3317 2008-12-21 Martin Rudalics <rudalics@gmx.at>
3318
3319 * window.el (set-window-text-height): Fix doc-string.
3320
3321 2008-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
3322
3323 * minibuffer.el (completion-all-completions-with-base-size): Remove.
3324 (completion-all-completions): Don't set it.
3325 (completion-table-with-context, completion--file-name-table):
3326 Don't add base-size in last cdr.
3327 (completion-hilit-commonality): Add argument `base-size'.
3328 (display-completion-list, completion-emacs21-all-completions)
3329 (completion-emacs22-all-completions, completion-basic-all-completions):
3330 Provide it.
3331 (completion-pcm--all-completions): Don't need to remove the base-size
3332 in last-cdr any more.
3333
3334 2008-12-20 Agustín Martín <agustin.martin@hispalinux.es>
3335
3336 * textmodes/ispell.el (ispell-check-minver): New function.
3337 (ispell-check-version): Rewrite spellchecker and version checking.
3338 Use (ispell-check-minver). Handle hunspell versions.
3339
3340 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
3341
3342 * ido.el (ido-read-internal): Handle `confirm' and
3343 `confirm-after-completion' values for the require-match argument.
3344
3345 2008-12-20 Jason Rumney <jasonr@gnu.org>
3346
3347 * international/mule.el (auto-coding-regexp-alist):
3348 Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269)
3349
3350 2008-12-20 Ami Fischman <ami@fischman.org>
3351
3352 * bindings.el (mode-line-eol-desc): Use assoc to query
3353 mode-line-eol-desc-cache.
3354
3355 2008-12-20 Glenn Morris <rgm@gnu.org>
3356
3357 * comint.el (comint-save-input-ring-index): Add missing initial value.
3358
3359 2008-12-19 Juanma Barranquero <lekktu@gmail.com>
3360
3361 * proced.el (proced-grammar-alist): Doc fix.
3362 (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
3363 (proced-filter-parents, proced-sort-header, proced-update, proced-help)
3364 (proced-undo): Fix typos in docstrings.
3365
3366 2008-12-19 Glenn Morris <rgm@gnu.org>
3367
3368 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3369 (authors-fixed-case): New constant.
3370 (authors-public-domain-files, authors-ignored-files):
3371 (authors-valid-file-names, authors-renamed-files-alist): Update lists.
3372 (authors-renamed-files-regexps): Add some new entries.
3373 (authors-canonical-file-name): Don't complain about ignored files.
3374 (authors-canonical-author-name): Doc fix. Respect authors-fixed-case.
3375 (authors): Ensure error buffer is writable.
3376
3377 2008-12-18 Agustín Martín <agustin.martin@hispalinux.es>
3378
3379 (ispell-really-hunspell): New variable to signal hunspell.
3380 (ispell-check-version):
3381 Check if hunspell and set ispell-really-hunspell if needed.
3382 (ispell-send-string, ispell-start-process, flyspell-large-region):
3383 Pass right options for hunspell if needed.
3384
3385 2008-12-18 Kenichi Handa <handa@m17n.org>
3386
3387 * international/fontset.el (script-representative-chars)
3388 (setup-default-fontset): Add more scripts.
3389
3390 * international/characters.el: Add more scripts.
3391
3392 2008-12-19 Juri Linkov <juri@jurta.org>
3393
3394 * info.el (Info-isearch-search): Implement lax version of
3395 incremental word search in Info.
3396 (Info-isearch-start): Set Info-isearch-initial-node to the
3397 current node when search is nonincremental to not stop at the
3398 initial node in this case.
3399 (Info-mode-map): Unbind "\M-s" from `Info-search'.
3400
3401 2008-12-18 Juanma Barranquero <lekktu@gmail.com>
3402
3403 * textmodes/rst.el (rst-promote-region): Reflow docstring.
3404 (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
3405 (rst-repeat-last-character): Fix typos in docstrings.
3406 (rst-mode, rst-backward-section): Doc fixes.
3407
3408 2008-12-18 Ulf Jasper <ulf.jasper@web.de>
3409
3410 * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
3411 (newsticker-treeview-quit): Call `newsticker-treeview-save'.
3412 (newsticker--treeview-load): Check whether groups file exists.
3413
3414 * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
3415 (newsticker-dir): Use `locate-user-emacs-file'.
3416
3417 2008-12-18 Martin Rudalics <rudalics@gmx.at>
3418
3419 * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
3420 end-of-visual-line to CUA's recognized commands. (Bug#1549)
3421
3422 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
3423
3424 * newcomment.el (comment-style): Default to `indent'. (Bug#1153)
3425
3426 * startup.el (command-line): Do not mention the server name in
3427 case the user has not mentioned it, print a more explicit message.
3428
3429 * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
3430 Change all callers.
3431
3432 2008-12-18 Sam Steingold <sds@gnu.org>
3433
3434 * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
3435
3436 2008-12-18 Juri Linkov <juri@jurta.org>
3437
3438 * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
3439 `isearch-edit-string-set-word'.
3440 (isearch-edit-string-set-word): Remove.
3441 (isearch-occur): Imitate the C function `wordify' by replacing
3442 non-word character with the \\W+ regexp.
3443 (isearch-search-fun): Add `isearch-nonincremental' to the
3444 condition of using a non-lax version of `word-search-forward'.
3445
3446 2008-12-17 Daiki Ueno <ueno@unixuser.org>
3447
3448 * epa-file.el (epa-file-insert-file-contents):
3449 Set buffer-file-name before decrypting a file.
3450
3451 2008-12-16 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * server.el (server-start): If unable to start the server,
3454 display a warning instead of raising an error.
3455
3456 * startup.el (server-process): Add defvar.
3457 (command-line): If the daemon is unable to start the server,
3458 display a message and exit Emacs.
3459
3460 2008-12-15 Sam Steingold <sds@gnu.org>
3461
3462 * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
3463 mostly for CLISP modules, but could also be useful elsewhere.
3464
3465 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
3466
3467 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
3468 * icomplete.el (icomplete-prospects-height):
3469 * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
3470
3471 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
3472
3473 * international/mule.el (find-auto-coding): Fix typo in docstring.
3474
3475 * international/mule-cmds.el (select-safe-coding-system):
3476 * mail/rmail.el (rmail-require-mime-maybe):
3477 Fix arguments of `display-warning'.
3478
3479 * simple.el (bad-package-check): Fix arguments of `display-warning',
3480 using the package name as TYPE. Use `string-match-p'.
3481
3482 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3483
3484 * proced.el (proced-sort-interactive, proced-sort-pcpu)
3485 (proced-sort-pmem, proced-sort-start, proced-sort-time)
3486 (proced-sort-user, proced-sort-header): Prefix arg determines
3487 sorting order. Suggested by Dan Nicolaescu.
3488 (proced-revert): Doc fix.
3489
3490 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3491
3492 * proced.el (proced-grammar-alist): Allow refiner elements that
3493 are cons pairs (function . help-echo) or nil.
3494 (proced-refine): Use them.
3495 (proced-format-alist): Allow alternatives.
3496 (proced-descend): New variable.
3497 (proced-sort): New arg descend.
3498 (proced-sort-interactive): Repeated calls toggle sort order.
3499 (proced-format): Accomodate changes of proced-format-alist.
3500 Undefined attributes are displayed as "?".
3501 (proced-process-attributes): New optional arg pid-list.
3502 Ignore processes with empty attribute list.
3503
3504 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3505
3506 * proced.el (proced-auto-update-interval): Rename from
3507 proced-timer-interval.
3508 (proced-auto-update-flag): Rename from proced-timer-flag.
3509 (proced-auto-update-timer): Rename from proced-timer.
3510 (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
3511 (proced-available): Initialize appropriately.
3512
3513 2008-12-13 Glenn Morris <rgm@gnu.org>
3514
3515 * subr.el (declare-function): Doc fix.
3516
3517 * font-core.el (font-lock-defaults): Doc fix: mention levels;
3518 refer to elisp manual.
3519
3520 2008-12-12 Martin Rudalics <rudalics@gmx.at>
3521
3522 * window.el (fit-window-to-buffer): Return non-nil when height
3523 was orderly adjusted, nil otherwise.
3524
3525 2008-12-12 Juanma Barranquero <lekktu@gmail.com>
3526 Stefan Monnier <monnier@iro.umontreal.ca>
3527
3528 * server.el (server-sentinel): Uncomment code to delete connection file.
3529 (server-start): Save the connection file in the server property list.
3530 Delete it only when we are reasonably convinced that it is not owned by
3531 a running server.
3532 (server-force-delete): New command to force-delete the connection file,
3533 and stop the server if it is running.
3534 (server-running-p): Return t also for local TCP servers when we find a
3535 process with a matching PID, and :other for undecided cases.
3536
3537 2008-12-11 Martin Rudalics <rudalics@gmx.at>
3538
3539 * window.el (fit-window-to-buffer): Use with-selected-window and
3540 condition-case. Do not delete more windows than necessary in
3541 the shrinking (delta < 0) case. Do not raise an error when the
3542 containing frame is too small to show all of buffer. (Bug#1488)
3543
3544 * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
3545 min-height arg 1 to make sure that small buffers are shown.
3546
3547 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
3548
3549 * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
3550 (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
3551 (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
3552 (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
3553 (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
3554 (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
3555 (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
3556 (ruby-backward-sexp, ruby-add-log-current-method)
3557 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
3558 (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
3559 (ruby-deep-indent-paren): Doc fix.
3560 (ruby-insert-encoding-magic-comment): Remove * from docstring.
3561 (ruby-here-doc-find-end): Reflow docstring.
3562
3563 2008-12-11 Stephen Berman <Stephen.Berman@rub.de>
3564
3565 * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
3566 dired-shrink-to-fit is non-nil. (Bug#1488)
3567
3568 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
3569
3570 * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
3571 decoding of long locale info is now done in `w32-get-locale-info'.
3572
3573 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
3576
3577 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * Makefile.in (ELCFILES): Add ruby-mode.elc.
3580
3581 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
3582 terminal variable assignment.
3583
3584 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org>
3585 Nobuyoshi Nakada <nobu@ruby-lang.org>
3586
3587 * progmodes/ruby-mode.el: New file.
3588
3589 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
3590
3591 * net/tramp.el (top): Don't fail if there is no current message.
3592 [Ulrich Mueller sent a patch, which I saw too late.] (Bug#1514)
3593
3594 2008-12-10 Kenichi Handa <handa@m17n.org>
3595
3596 * international/fontset.el (setup-default-fontset): Add an entry
3597 for characters in the Unicode SIP area.
3598
3599 2008-12-10 Glenn Morris <rgm@gnu.org>
3600
3601 * vc-mcvs.el: Move to obsolete/, with warning comment.
3602 * Makefile.in (ELCFILES): Update.
3603
3604 2008-12-10 Daiki Ueno <ueno@unixuser.org>
3605
3606 * epa-hook.el (epa-file-find-file-hook): Don't mark the current
3607 buffer unmodified. (Bug#1509)
3608 * epa-file.el (epa-file-insert-file-contents): Set buffer's
3609 modification time if visiting a file and the content is
3610 successfully decrypted.
3611
3612 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * files.el (save-some-buffers): At each map-y-or-n-p iteration,
3615 check whether the buffer is still alive.
3616
3617 2008-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
3618
3619 * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
3620
3621 2008-12-09 Glenn Morris <rgm@gnu.org>
3622
3623 * Makefile.in (ELCFILES): Update.
3624
3625 2008-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3626
3627 * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
3628 Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
3629
3630 2008-12-06 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * term/xterm.el (terminal-init-xterm): Discard pending input
3633 before reading a reply to the terminal attributes query.
3634
3635 2008-12-05 Andreas Schwab <schwab@suse.de>
3636
3637 * dired.el (dired-font-lock-keywords): Fix last change.
3638
3639 2008-12-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3640
3641 * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
3642 into (defcustom ... "..." :type ... :group...).
3643
3644 2008-12-05 Juanma Barranquero <lekktu@gmail.com>
3645
3646 * international/mule-diag.el (mule-diag): Display the window
3647 system version in a less laconic way.
3648
3649 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
3650
3651 * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
3652 if the sorting functions are not loaded. (Bug#1432)
3653
3654 2008-12-04 Sam Steingold <sds@gnu.org>
3655
3656 * progmodes/compile.el (compilation-read-command): Extract from
3657 compile.
3658 (compile): Use it.
3659 (recompile): Accept an optional argument to enable editing the
3660 command line.
3661
3662 2008-12-04 Michael Albinus <michael.albinus@gmx.de>
3663
3664 * net/tramp.el (top): Write a message, when loading Tramp.
3665
3666 * net/tramp-cache.el (tramp-dump-connection-properties):
3667 Polish the check, whether to dump the data.
3668
3669 2008-12-04 Lute Kamstra <lute@gnu.org>
3670
3671 * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
3672 check if the file "CVS/Entries" exists.
3673
3674 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
3675
3676 * international/mule-diag.el (list-character-sets): Doc fix.
3677 (list-character-sets-2): Fix info in header. Simplify.
3678 (print-coding-system): Simplify.
3679 (list-input-methods-1): Simplify.
3680 (mule-diag): Display current font/fontset for all window systems,
3681 not just X. Simplify.
3682
3683 2008-12-04 Glenn Morris <rgm@gnu.org>
3684
3685 * vc-cvs.el (vc-cvs-register-switches): Doc fix. Add t as option.
3686 (vc-cvs-register): Doc fix.
3687 * vc-mcvs.el (vc-mcvs-register-switches): Doc fix. Add t as option.
3688 (vc-mcvs-register): Doc fix.
3689 * vc-rcs.el (vc-rcs-register-switches): Doc fix. Add t as option.
3690 (vc-rcs-register): Doc fix.
3691 * vc-sccs.el (vc-sccs-register-switches): Doc fix. Add t as option.
3692 (vc-sccs-register): Doc fix.
3693 * vc-svn.el (vc-svn-register-switches): Doc fix. Add t as option.
3694 (vc-svn-register): Doc fix.
3695
3696 * files.el (toggle-read-only): Doc fix.
3697
3698 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3699
3700 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
3701 be used in compact layout and vice-versa.
3702
3703 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
3706 like most list-* commands.
3707
3708 * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
3709 They already exist in descr-text.el as `describe-char-unicodedata-file'
3710 and `describe-char-unicode-data'.
3711 (print-list): Simplify.
3712 (read-charset): Reflow docstring.
3713 (list-coding-systems): Doc fix.
3714
3715 2008-12-03 Glenn Morris <rgm@gnu.org>
3716
3717 * vc.el (vc-diff-switches): Doc fix.
3718 * vc-bzr.el (vc-bzr-diff-switches): Doc fix. Add t as option.
3719 (vc-bzr-log-switches): Doc fix.
3720 * vc-cvs.el (vc-cvs-diff-switches): Doc fix. Add t as option.
3721 * vc-git.el (vc-git-diff-switches): Doc fix.
3722 * vc-hg.el (vc-hg-diff-switches): Doc fix.
3723 * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
3724 * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
3725 * vc-rcs.el (vc-rcs-diff-switches): Doc fix. Add t as option.
3726 * vc-sccs.el (vc-sccs-diff-switches): Doc fix. Add t as option.
3727
3728 * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
3729 other backends.
3730 (vc-arch-diff): Apply switches.
3731
3732 * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
3733 than appending.
3734
3735 * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
3736
3737 2008-12-03 Daiki Ueno <ueno@unixuser.org>
3738
3739 * epa.el (epa--show-key): Use past tense of "expire" if the key
3740 has already been expired. Thanks to Peter BARABAS.
3741
3742 2008-12-03 Lute Kamstra <lute@gnu.org>
3743
3744 * align.el:
3745 * allout.el:
3746 * apropos.el:
3747 * arc-mode.el:
3748 * autoinsert.el:
3749 * avoid.el:
3750 * battery.el:
3751 * bookmark.el:
3752 * buff-menu.el:
3753 * calculator.el:
3754 * chistory.el:
3755 * cmuscheme.el:
3756 * comint.el:
3757 * compare-w.el:
3758 * dabbrev.el:
3759 * delim-col.el:
3760 * desktop.el:
3761 * diff-mode.el:
3762 * diff.el:
3763 * dired-aux.el:
3764 * dired-x.el:
3765 * dired.el:
3766 * dos-vars.el:
3767 * ediff-diff.el:
3768 * ediff-help.el:
3769 * ediff-init.el:
3770 * ediff-merg.el:
3771 * ediff-mult.el:
3772 * ediff-ptch.el:
3773 * ediff-vers.el:
3774 * ediff-wind.el:
3775 * ediff.el:
3776 * emerge.el:
3777 * facemenu.el:
3778 * faces.el:
3779 * ffap.el:
3780 * filecache.el:
3781 * find-dired.el:
3782 * font-core.el:
3783 * font-lock.el:
3784 * forms.el:
3785 * fringe.el:
3786 * help-at-pt.el:
3787 * hippie-exp.el:
3788 * ido.el:
3789 * image-file.el:
3790 * imenu.el:
3791 * indent.el:
3792 * info.el:
3793 * isearchb.el:
3794 * iswitchb.el:
3795 * jit-lock.el:
3796 * jka-compr.el:
3797 * log-edit.el:
3798 * lpr.el:
3799 * ls-lisp.el:
3800 * man.el:
3801 * menu-bar.el:
3802 * midnight.el:
3803 * mouse-sel.el:
3804 * mouse.el:
3805 * msb.el:
3806 * outline.el:
3807 * paren.el:
3808 * pcmpl-cvs.el:
3809 * pcmpl-gnu.el:
3810 * pcomplete.el:
3811 * pcvs-info.el:
3812 * pcvs-parse.el:
3813 * printing.el:
3814 * ps-mule.el:
3815 * ps-print.el:
3816 * replace.el:
3817 * ruler-mode.el:
3818 * saveplace.el:
3819 * sb-image.el:
3820 * scroll-bar.el:
3821 * sha1.el:
3822 * shadowfile.el:
3823 * shell.el:
3824 * sort.el:
3825 * speedbar.el:
3826 * strokes.el:
3827 * tempo.el:
3828 * term.el:
3829 * terminal.el:
3830 * time-stamp.el:
3831 * time.el:
3832 * tree-widget.el:
3833 * type-break.el:
3834 * vc-cvs.el:
3835 * vc-hg.el:
3836 * vc-mcvs.el:
3837 * vc-rcs.el:
3838 * vc-sccs.el:
3839 * vc.el:
3840 * view.el:
3841 * w32-vars.el:
3842 * whitespace.el:
3843 * wid-edit.el: Remove leading * from docstrings of defcustoms,
3844 deffaces, defconsts and defuns.
3845
3846 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3847
3848 * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
3849 the prompt was added to the minibuffer.
3850
3851 2008-12-02 Glenn Morris <rgm@gnu.org>
3852
3853 * format.el (format-write-file): Rewrite doc yet again.
3854
3855 * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
3856 Doc fix. (Bug#1368)
3857
3858 * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
3859
3860 2008-12-02 Aaron S. Hawley <aaronh@garden.org>
3861
3862 * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
3863 case where point is at the beginning of the buffer. (Bug#1239)
3864
3865 2008-12-02 Lennart Borgman <lennart.borgman@gmail.com>
3866
3867 * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
3868 already have the correct indentation. (Bug#859)
3869
3870 2008-12-02 Kenichi Handa <handa@m17n.org>
3871
3872 * international/uni-decomposition.el: Re-generated.
3873
3874 2008-12-01 Andreas Schwab <schwab@suse.de>
3875
3876 * dired.el (dired-font-lock-keywords): Avoid fontifying file names
3877 ending in a colon as directory header.
3878
3879 2008-12-01 Kenichi Handa <handa@m17n.org>
3880
3881 * international/uni-numeric.el: Re-generated.
3882
3883 * international/charprop.el: Re-generated.
3884
3885 2008-12-01 Juanma Barranquero <lekktu@gmail.com>
3886
3887 * international/mule-cmds.el (locale-preferred-coding-systems):
3888 Fix alist item.
3889
3890 2008-12-01 Michael Albinus <michael.albinus@gmx.de>
3891
3892 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
3893 (tramp-set-connection-property, tramp-flush-connection-property)
3894 (tramp-dump-connection-properties): Use it.
3895
3896 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
3897
3898 * wdired.el (wdired-finish-edit): If displaying a single file,
3899 change dired-directory if that file was renamed.
3900
3901 * emacs-lisp/byte-run.el (macro-declaration-function):
3902 Disallow declare specs with lengths of 3 or more.
3903
3904 * dirtrack.el (dirtrack): Fix error message.
3905
3906 2008-11-30 Glenn Morris <rgm@gnu.org>
3907
3908 * vc-svn.el (vc-svn-diff-switches): Doc fix.
3909 (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
3910
3911 * vc-git.el (vc-git-diff):
3912 * vc-hg.el (vc-hg-diff):
3913 * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
3914
3915 * eshell/esh-proc.el (eshell-needs-pipe): New variable.
3916 (eshell-needs-pipe-p): New function.
3917 (eshell-gather-process-output): Set process-connection-type according to
3918 eshell-needs-pipe-p. (Bug#1388)
3919
3920 2008-11-30 Juanma Barranquero <lekktu@gmail.com>
3921
3922 * calendar/diary-lib.el (diary-cyclic): Doc fix.
3923 (diary-remind-message, diary-number-of-entries)
3924 (diary-include-other-diary-files, diary-mark-included-diary-files)
3925 (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
3926 (diary-font-lock-keywords-1): Reflow docstrings.
3927 (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
3928 (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
3929
3930 * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
3931 (timer-duration): Use `string-match-p'.
3932
3933 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * complete.el (PC-do-complete-and-exit):
3936 Use minibuffer-confirm-exit-commands.
3937
3938 * minibuffer.el (minibuffer-confirm-exit-commands):
3939 Add PC-complete and PC-complete-word to the list.
3940
3941 2008-11-29 Juanma Barranquero <lekktu@gmail.com>
3942
3943 * files.el (break-hardlink-on-save): Fix typo in docstring.
3944 Add :version tag.
3945
3946 * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
3947 (reb-mode): Define with `define-derived-mode'.
3948
3949 2008-11-29 Karl Fogel <kfogel@red-bean.com>
3950
3951 * files.el (break-hardlink-on-save): New variable.
3952 (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
3953 (file-precious-flag): Mention it in doc string.
3954
3955 2008-11-29 Miles Bader <miles@gnu.org>
3956
3957 * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
3958 (minibuffer-complete-and-exit): Use it.
3959
3960 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
3961
3962 * term/x-win.el (x-gtk-stock-cache): New hash table.
3963 (x-gtk-map-stock): Perform caching to prevent excess consing
3964 during redisplay.
3965
3966 2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3967
3968 * minibuffer.el (completion--try-word-completion): Don't ignore
3969 partial-completion if it's the only style.
3970
3971 2008-11-28 Juanma Barranquero <lekktu@gmail.com>
3972
3973 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
3974 (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
3975 (reb-initialize-buffer): Update matches, in case we're reentering
3976 RE Builder mode.
3977
3978 2008-11-28 Chong Yidong <cyd@stupidchicken.com>
3979
3980 * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
3981 to minibuffer.el; recognize `confirm' and `confirm-after-completion'
3982 values for minibuffer-completion-confirm.
3983
3984 2008-11-28 Martin Rudalics <rudalics@gmx.at>
3985
3986 * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
3987 any but the first "*" in a doc-string.
3988
3989 2008-11-28 Glenn Morris <rgm@gnu.org>
3990
3991 * format.el (format-write-file): Improve previous doc fix.
3992
3993 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
3994
3995 * simple.el (use-empty-active-region, use-region-p)
3996 (region-active-p): Doc fix.
3997
3998 2008-11-27 Martin Rudalics <rudalics@gmx.at>
3999
4000 * window.el (display-buffer): Fix handling of not-this-window
4001 argument. (Bug#1415)
4002
4003 2008-11-27 Kenichi Handa <handa@m17n.org>
4004
4005 * international/characters.el: Set category 'C' to characters
4006 #x20000..#x2AFFF, #x2F800..#x2FFFF.
4007
4008 * loadup.el: Set inhibit-load-charset-map to t while preloading files.
4009
4010 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * tool-bar.el (tool-bar-find-image-cache): Var deleted.
4013 (tool-bar-find-image): Function deleted.
4014 (tool-bar-local-item, tool-bar-local-item-from-menu):
4015 Use find-image instead of tool-bar-find-image.
4016 (tool-bar-keymap-cache): New hash table.
4017 (tool-bar-make-keymap): Use it.
4018 (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
4019
4020 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4021
4022 * net/dbus.el (dbus-handle-event): The result of a message call
4023 handler can also be an object, which is not a consp.
4024
4025 2008-11-25 Alan Mackenzie <acm@muc.de>
4026
4027 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
4028 (forward-list, backward-list, down-list, backward-up-list)
4029 (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
4030 (insert-pair, insert-parentheses): State that the command assumes
4031 that point is not in a string or comment.
4032
4033 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4034
4035 * net/dbus.el (dbus-string-to-byte-array)
4036 (dbus-byte-array-to-string, dbus-escape-as-identifier)
4037 (dbus-unescape-from-identifier): New defuns.
4038 (dbus-handle-event): The result of a message call is a list of
4039 arguments, which must be expanded when passing to
4040 `dbus-method-return-internal'.
4041
4042 * net/tramp.el (tramp-handle-write-region): Improve the check for
4043 calling direct copy.
4044 (tramp-find-inline-encoding): Don't raise an error but a warning,
4045 when no inline encoding is found.
4046 (tramp-get-remote-coding): Check for a symbol. The negative check
4047 for a string fails, when there is an empty string.
4048
4049 2008-11-26 Glenn Morris <rgm@gnu.org>
4050
4051 * vc-git.el (vc-git-diff-switches): New option.
4052 (vc-git-diff): Apply diff switches. (Bug#1386)
4053 Give it a basic doc string.
4054
4055 * term/pc-win.el (x-font-family-list): Replace redefinition with
4056 ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
4057
4058 2008-11-26 Vincent Belaïche <vincent.b.1@hotmail.fr>
4059
4060 * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
4061 of the polynomial rather than the whole polynomial.
4062
4063 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4064
4065 * mail/mailabbrev.el (define-mail-abbrev): When reading from
4066 mailrc, recognize string quoting. When reading from Lisp, accept
4067 rfc822-like addresses.
4068
4069 * mail/mailalias.el (define-mail-alias): Sync code with
4070 define-mail-abbrev.
4071
4072 2008-11-25 Glenn Morris <rgm@gnu.org>
4073
4074 * eshell/esh-proc.el (eshell-gather-process-output):
4075 Revert previous change. (re-opens Bug#1388)
4076
4077 * select.el (x-set-cut-buffer): Fix signal arguments.
4078
4079 * speedbar.el (speedbar-restricted-move): Fix signal arguments.
4080
4081 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
4082
4083 * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
4084 (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
4085 (bubbles--empty-char): Use "\s".
4086
4087 2008-11-25 Jay Belanger <jay.p.belanger@gmail.com>
4088
4089 * calc/calc.el (calc-settings-file, calc-language-alist)
4090 (calc-embedded-announce-formula)
4091 (calc-embedded-announce-formula-alist)
4092 (calc-embedded-open-formula, calc-embedded-close-formula)
4093 (calc-embedded-open-close-formula-alist)
4094 (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
4095 (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
4096 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4097 (calc-embedded-open-close-new-formula-alist)
4098 (calc-embedded-open-mode, calc-embedded-close-mode)
4099 (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
4100 (calc-gnuplot-plot-command, calc-gnuplot-print-command)
4101 (calc-multiplication-has-precedence): Remove unnecessary asterisks
4102 from docstrings.
4103
4104 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
4105
4106 * calculator.el (calculator-op-or-exp): Reflow docstring.
4107 (calculator-remove-zeros, calculator-repR, calculator-repL):
4108 Fix typos in docstrings.
4109
4110 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4111
4112 * log-view.el (log-view-annotate-version): Let vc-annotate manage
4113 windows instead of calling switch-to-buffer.
4114
4115 * diff.el (diff-sentinel): Take note of diff error return value.
4116
4117 2008-11-24 Martin Rudalics <rudalics@gmx.at>
4118
4119 * calendar/appt.el (appt-disp-window): Do a set-buffer when the
4120 frame can't be split.
4121
4122 2008-11-24 Ulf Jasper <ulf.jasper@web.de>
4123
4124 * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
4125 (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
4126 (newsticker--treeview-tree-update-tag): Remove dead code.
4127 (newsticker-treeview-update): Don't update cache.
4128 (newsticker-treeview-quit): Don't save cache.
4129 (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'.
4130 (newsticker-treeview-save): Use `newsticker-dir'.
4131 (newsticker--treeview-load): Use `newsticker-dir'.
4132 (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
4133 Update tags.
4134 (newsticker-treeview-tree-do-click): Slightly simplified.
4135
4136 * net/newst-backend.el (newsticker-dir): New.
4137 (newsticker-start): Use `newsticker--cache-read'.
4138 (newsticker-stop): Use `newsticker--cache-save'.
4139 (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
4140 (newsticker--images-dir): New.
4141 (newsticker--image-get, newsticker--image-sentinel):
4142 Use `newsticker--images-dir'.
4143 (newsticker--cache-save-version1): Backup version of
4144 `newsticker--cache-save'.
4145 (newsticker--cache-update): Create newsticker-dir if necessary.
4146 (newsticker--cache-dir): New.
4147 (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
4148 (newsticker--cache-save-feed): New.
4149 (newsticker--cache-read-version1): New. Backuped version for reading
4150 cache data..
4151 (newsticker--cache-read, newsticker--cache-do-read): New.
4152
4153 * net/newst-reader.el (newsticker--image-read):
4154 Use `newsticker--images-dir'.
4155
4156 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4157
4158 * files.el (confirm-nonexistent-file-or-buffer):
4159 Allow `after-completion' value to request confirm only after TAB.
4160 (confirm-nonexistent-file-or-buffer): New function.
4161 (read-buffer-to-switch, find-file, find-file-other-window)
4162 (find-file-other-frame, find-file-read-only)
4163 (find-file-read-only-other-window)
4164 (find-file-read-only-other-frame): Use it.
4165 (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
4166 Thanks to Alan Mackenzie for suggesting the new behavior.
4167
4168 * minibuffer.el (minibuffer-complete-and-exit):
4169 Change `confirm-only' value of minibuffer-completion-confirm to
4170 `confirm', and handle a `confirm-after-completion' value.
4171
4172 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
4173
4174 * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
4175
4176 2008-11-24 Andreas Schwab <schwab@suse.de>
4177
4178 * image.el (image-type-header-regexps): Recognize more xbm format
4179 variants.
4180
4181 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
4182
4183 * textmodes/artist.el (artist-charlist-to-string): Simplify.
4184 (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
4185 (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
4186 (artist-replace-string, artist-draw-rect, artist-draw-line)
4187 (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
4188 (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
4189 (artist-pen, artist-pen-line, artist-text-insert-common)
4190 (artist-text-overwrite, artist-spray-get-interval)
4191 (artist-spray-clear-circle, artist-erase-char)
4192 (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
4193 (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
4194 (artist-key-draw-1point, artist-key-draw-2points)
4195 (artist-mouse-draw-continously): Fix typos in docstrings.
4196 (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
4197 (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
4198 (artist-backward-char, artist-forward-char): Doc fixes.
4199 (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
4200 Reflow docstrings.
4201
4202 2008-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4203
4204 * international/quail.el (quail-vunion): New function.
4205 (quail-defrule-internal): Use it to prevent accumulating redundant
4206 alternatives when `append' is set.
4207 (quail-insert-decode-map): Simplify computation of the max-key-width.
4208 Compute it right for multiple-list.
4209
4210 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * emacs-lisp/elp.el (elp-instrument-list): Check argument type
4213 explicitly. Doc fix.
4214
4215 2008-11-24 Martin Rudalics <rudalics@gmx.at>
4216
4217 * calendar/appt.el (appt-disp-window): Move minibuffer check
4218 after binding this-window and do not set-buffer to make sure we
4219 won't deselect the minibuffer. (Bug#1413)
4220
4221 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu>
4222
4223 * vc-hg.el (vc-hg-program): Remove.
4224 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
4225 Undo previous change.
4226
4227 2008-11-23 Martin Rudalics <rudalics@gmx.at>
4228
4229 * info-look.el (info-lookup): When Info buffer is visible on
4230 another frame, raise that frame.
4231
4232 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
4233
4234 * allout.el (allout-mode): Fix typo in docstring.
4235
4236 * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
4237 (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
4238
4239 2008-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 * vc-hooks.el (vc-follow-link): Complete last change.
4242
4243 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
4244
4245 * textmodes/remember.el (remember-region): Doc fix.
4246 (remember-filter-functions, remember-handler-functions)
4247 (remember-save-after-remembering, remember-mailbox)
4248 (remember-default-priority, remember-data-file, remember-leader-text)
4249 (remember-diary-file): Remove * from defcustom docstrings.
4250 (remember-run-all-annotation-functions-flag)
4251 (remember-all-handler-functions): Reflow docstrings.
4252 (remember-store-in-mailbox): Fix typo in docstring.
4253 (remember-mode): Define with `define-derived-mode'. Doc fix.
4254
4255 2008-11-23 Glenn Morris <rgm@gnu.org>
4256
4257 * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
4258 (eshell-do-pipelines): Add optional argument to distinguish recursive
4259 calls. Use to set eshell-in-pipeline-p to 'first for the first command
4260 in a pipeline.
4261
4262 * eshell/esh-proc.el (eshell-gather-process-output):
4263 Set process-connection-type nil for all but the first element of a
4264 pipeline. (Bug#1388)
4265
4266 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4267
4268 * ediff-hook.el: Add tooltips to Emacs menus.
4269
4270 * ediff.el: Change date of last update.
4271
4272 2008-11-22 Juri Linkov <juri@jurta.org>
4273
4274 * dired-aux.el (dired-isearch-filenames): Add new context-dependent
4275 option `dwim'. Change non-dwim option from `dired-filename' to `t'.
4276 Doc fix.
4277 (dired-isearch-filenames-setup): Run filename Isearch only when
4278 dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
4279 and the text property `dired-filename' at point is non-nil.
4280 In this case also set isearch-message-prefix-add to "filename ".
4281 (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
4282 (dired-isearch-filenames, dired-isearch-filenames-regexp):
4283 Don't let-bind isearch-message-prefix-add since this is done now
4284 in dired-isearch-filenames-setup.
4285
4286 * isearch.el (isearch-mode): Change the order of calling
4287 `isearch-update' and running the `isearch-mode-hook' to call
4288 `isearch-update' with Isearch parameters set in this hook.
4289
4290 * progmodes/compile.el (compilation-auto-jump-to-first-error):
4291 Fix docstring - change "during `compile'" to "during compilation".
4292
4293 * descr-text.el (describe-char-unidata-list): Move `old-name' to
4294 be immediately after `name'.
4295
4296 * startup.el (initial-buffer-choice): Change an abstract file name
4297 "file.txt" to more reasonable default file name value "~/.emacs".
4298
4299 2008-11-22 Juri Linkov <juri@jurta.org>
4300
4301 * files.el (hack-local-variables-confirm): Rename arg `project' to
4302 `dir-name'. Move `(or dir-name name)' to let-binding of `name'.
4303 (hack-local-variables-filter): Rename arg `project' to `dir-name'.
4304 (hack-local-variables): Rename call of `hack-project-variables' to
4305 `hack-dir-local-variables'. Change error text to "Directory-local
4306 variables error".
4307 (dir-locals-class-alist): Rename from `project-class-alist'.
4308 (dir-locals-directory-alist): Rename from `project-directory-alist'.
4309 (dir-locals-get-class-variables): Rename from `project-get-alist'.
4310 (dir-locals-collect-mode-variables): Rename from
4311 `project-collect-bindings-from-alist'. Rename arg `mode-alist' to
4312 `mode-variables', and arg `settings' to `variables'.
4313 (dir-locals-collect-variables): Rename from
4314 `project-collect-binding-list'. Rename arg `binding-list' to
4315 `class-variables', and arg `settings' to `variables'.
4316 (dir-locals-set-directory-class): Rename from `set-directory-project'.
4317 (dir-locals-set-class-variables): Rename from `define-project-bindings'.
4318 Rename arg `settings' to `variables'.
4319 (dir-locals-file): New defconst.
4320 (dir-locals-find-file): Rename from `project-find-settings-file'.
4321 Use `dir-locals-file'. Rename let-bound `settings' to `locals-file',
4322 and `pda' to `dir-elt'.
4323 (dir-locals-read-from-file): Rename from
4324 `project-define-from-project-file'. Rename arg `settings-file'
4325 to `file'. Rename let-bound `list' to `variables'.
4326 (hack-dir-local-variables): Rename from `hack-project-variables'.
4327 Rename let-bound `settings' to `variables-file', `root-dir'
4328 to `dir-name', and `bindings' to `variables'.
4329
4330 2008-11-22 Lute Kamstra <lute@gnu.org>
4331
4332 * simple.el (goto-line): Rename argument.
4333
4334 2008-11-22 Eli Zaretskii <eliz@gnu.org>
4335
4336 * makefile.w32-in (compile-first): New target.
4337 (recompile): Depend on compile-first.
4338
4339 * Makefile.in (recompile): Depend on compile-first.
4340
4341 2008-11-22 Martin Rudalics <rudalics@gmx.at>
4342
4343 * files.el (switch-to-buffer-other-window)
4344 (switch-to-buffer-other-frame): Rename buffer argument to
4345 buffer-or-name. Reword and mention new option
4346 confirm-nonexistent-file-or-buffer in doc-string.
4347
4348 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4349
4350 * emulation/viper.el: Date change.
4351
4352 * emulation/viper-cmd.el (viper-envelop-ESC-key):
4353 viper-translate-all-ESC-keysequences is now a function.
4354
4355 * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
4356 Make this variable.
4357
4358 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4359
4360 * vc-hooks.el (vc-follow-link, vc-find-file-hook):
4361 Use buffer-file-truename to handle symlinks in any part of the filename.
4362
4363 2008-11-22 Glenn Morris <rgm@gnu.org>
4364
4365 * vc-mtn.el (vc-mtn-diff-switches): New option.
4366 (vc-mtn-program): Rename from vc-mtn-command, for
4367 consistency with other backends. Keep old name as alias.
4368 Update callers. Make it a defcustom.
4369 (vc-mtn-diff): Give it a doc string. Apply diff switches.
4370
4371 * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
4372 consistency with other backends. Keep old name as alias.
4373 Make it a defcustom.
4374 (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
4375
4376 * vc-hg.el (vc-hg-program): New option.
4377 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
4378 Use vc-hg-program rather than hard-coded "hg".
4379
4380 * vc-svn.el: Remove leading `*' from defcustom doc-strings.
4381 (vc-svn-program): Move defcustom to start.
4382 (vc-svn-create-repo, vc-svn-modify-change-comment):
4383 Use vc-svn-program rather than hard-coded "svn".
4384
4385 * menu-bar.el: Stylistic consistency fixes for various menu and
4386 help texts.
4387
4388 * kmacro.el (kmacro-insert-counter): Doc fix.
4389
4390 2008-11-21 Ivan Shmakov <oneingray@gmail.com> (tiny change)
4391
4392 * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
4393
4394 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4395
4396 * international/quail.el (quail-indent-to): New function.
4397 (quail-completion-1, quail-completion-list-translations)
4398 (quail-insert-decode-map): Use it to improve alignment.
4399 (quail-build-decode-map): Don't ignore latin-1 chars.
4400 (quail-help): Increase the max decode-map size so that even the TeX map
4401 gets printed.
4402
4403 * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
4404 Signal error for invalid bookmark.
4405 (bookmark-get-bookmark-record): Undo last change.
4406 (bookmark-store, bookmark-delete): Use new arg `noerror'.
4407
4408 * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
4409 Suggested by Toru TSUNEYOSHI.
4410
4411 2008-11-21 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4412
4413 * byte-opt.el (byte-compile-butlast): Move up in file.
4414 (byte-optimize-plus): Don't call
4415 byte-optimize-delay-constants-math (bug#1334).
4416 Use byte-optimize-predicate to optimize constants.
4417 (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
4418 Remove zero arguments first
4419 if possible. Call byte-optimize-predicate to optimize constants.
4420 (byte-optimize-multiply): Remove optimizations for arguments of 0
4421 and 2, which may be inaccurate. Optimize (* x -1) to (- x).
4422 Call byte-optimize-predicate.
4423 (byte-optimize-divide): Leave runtime errors unchanged.
4424 Optimize (/ x 1) to (+ x 0). Remove optimizations for arguments of
4425 0 and 2.0, which may be inaccurate. Call byte-optimize-predicate.
4426
4427 2008-11-21 Juanma Barranquero <lekktu@gmail.com>
4428
4429 * bookmark.el (bookmark-jump-noselect): Add obsolescence
4430 declaration and remove redundant info from docstring.
4431
4432 * isearch.el (isearch-search-string): Doc fix.
4433 (search-exit-option, search-slow-window-lines, search-slow-speed)
4434 (search-upper-case, search-nonincremental-instead)
4435 (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
4436 (search-ring-update, search-highlight, isearch-lazy-highlight)
4437 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
4438 (lazy-highlight-interval): Remove * from defcustom docstrings.
4439 (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
4440 Remove * from defcustom docstrings; fix typos.
4441 (isearch-push-state-function, isearch-help-for-help-internal)
4442 (isearch-help-for-help, isearch-describe-bindings)
4443 (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
4444 (isearch-pop-fun-state, isearch-search-fun-function)
4445 (isearch-lazy-highlight-search): Fix typos in docstrings.
4446 (isearch-yank-internal, isearch-fallback): Reflow docstrings.
4447 (isearch-forward): Fix typo and reflow docstring.
4448 (isearch-help-map): Remove unused `i' binding. Fix typos in docstring.
4449 (isearch-mode-map): Don't use `let*'.
4450
4451 2008-11-21 Chong Yidong <cyd@stupidchicken.com>
4452
4453 * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
4454
4455 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4456
4457 * isearch.el (isearch-search-string): Simplify and convert docstring.
4458
4459 * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
4460
4461 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
4462
4463 * international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
4464 (lookup-nested-alist): Doc fix.
4465 (with-coding-priority): Reflow docstring.
4466 (detect-coding-with-priority): Fix typos in obsolescence declaration.
4467 (char-displayable-p): Reflow docstring. Use `when'.
4468
4469 2008-11-20 Dan Nicolaescu <dann@ics.uci.edu>
4470
4471 * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
4472 week forward/backward.
4473
4474 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
4475
4476 * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
4477 (with-electric-help): Fix typo and reflow docstring.
4478
4479 2008-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4480
4481 * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
4482 (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
4483 (list-buffers-noselect): Don't need to pad.
4484
4485 2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4486
4487 * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
4488 Pay attention to char widths when computing string sizes.
4489
4490 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
4491
4492 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
4493 (byte-compile-output-docform): Reflow docstrings.
4494 (no-byte-compile): Fix typo in docstring.
4495 (byte-recompile-directory, compile-defun): Doc fixes.
4496 (emacs-lisp-file-regexp, byte-compile-verbose)
4497 (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
4498 (byte-compile-dynamic-docstrings, byte-optimize-log)
4499 (byte-compile-error-on-warn, byte-compile-warnings)
4500 (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
4501 Remove * from defcustom docstrings.
4502
4503 2008-11-20 Glenn Morris <rgm@gnu.org>
4504
4505 * format.el (format-alist, format-write-file): Doc fix.
4506
4507 * proced.el (proced-available): New variable.
4508 (proced-process-attributes): Move availability check from previous
4509 change from here...
4510 (proced): ... to here.
4511
4512 * vc-hg.el (vc-hg-diff-switches): New option.
4513 (vc-hg-diff): Apply diff switches. (Bug#1017)
4514
4515 * calc/calc-units.el (math-additional-units): Doc fix (active voice).
4516
4517 * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
4518
4519 2008-11-20 Stephen Berman <Stephen.Berman@gmx.net>
4520
4521 * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
4522
4523 2008-11-19 Juanma Barranquero <lekktu@gmail.com>
4524
4525 * calc/calc-units.el (math-units-table): Doc fix.
4526 (math-standard-units): Fix typo in constant's description.
4527 (math-additional-units): Fix typo in docstring.
4528
4529 2008-11-19 Ulrich Mueller <ulm@kph.uni-mainz.de>
4530
4531 * calc/calc-units.el (math-standard-units): Add eps0,
4532 permittivity of vacuum.
4533
4534 2008-11-19 Dan Nicolaescu <dann@ics.uci.edu>
4535
4536 * files.el (project-settings-file): Remove.
4537 (project-find-settings-file): Undo previous change that added the
4538 use of project-settings-file.
4539
4540 2008-11-19 Glenn Morris <rgm@gnu.org>
4541
4542 * proced.el (proced, proced-format-time): Doc fixes.
4543 (proced-process-attributes): Signal an error if unsupported. (Bug#1314)
4544
4545 2008-11-19 Karl Fogel <kfogel@red-bean.com>
4546
4547 * bookmark.el (bookmark-jump-noselect): Move the deprecation
4548 notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
4549
4550 2008-11-19 Lute Kamstra <lute@gnu.org>
4551
4552 * autoinsert.el (auto-insert-alist): Don't use match data.
4553
4554 2008-11-19 Glenn Morris <rgm@gnu.org>
4555
4556 * progmodes/f90.el (f90-mode-map): Add some menu :help.
4557
4558 * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
4559
4560 * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
4561 * term/w32-win.el (x-select-font): Declare.
4562
4563 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
4564 Use the imperative for all help strings.
4565
4566 2008-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4567
4568 * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
4569 case where the default dictionary is French, Spanish, younameit.
4570
4571 * window.el (window--frame-usable-p): Consider dedicated windows
4572 as usable.
4573
4574 * files.el (confirm-nonexistent-file-or-buffer):
4575 Rename from find-file-confirm-nonexistent-file.
4576 (read-buffer-to-switch): Use it.
4577
4578 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
4579
4580 * server.el (server-temp-file-p): Use `string-match-p'.
4581 (server-socket-dir): Set to nil if local sockets are unsupported.
4582 (server-start): Don't try to delete local socket if unsupported.
4583 (server-kill-new-buffers): Reflow docstring.
4584 (server-delete-client, server-handle-delete-frame)
4585 (server-save-buffers-kill-terminal): Doc fixes.
4586 (server-send-string): Fix typo in docstring.
4587
4588 2008-11-18 Sam Steingold <sds@gnu.org>
4589
4590 * progmodes/compile.el (compilation-start-hook): New hook.
4591 (compilation-start): Run it on the compilation process.
4592
4593 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
4594
4595 * international/mule-cmds.el (update-leim-list-file): Simplify.
4596 (prefer-coding-system, find-coding-systems-for-charsets):
4597 Fix docstring typos.
4598 (select-safe-coding-system, input-method-exit-on-first-char)
4599 (language-info-alist, language-info-custom-alist): Reflow docstrings.
4600 (toggle-input-method, read-multilingual-string): Doc fixes.
4601 Reflow docstrings.
4602 (locale-name-match, sort-coding-systems, find-multibyte-characters)
4603 (read-char-by-name): Use `string-match-p'.
4604 (get-char-code-property, put-char-code-property)
4605 (char-code-property-description): Be silent while loading uni-* files.
4606 (ucs-names): Use `dotimes-with-progress-reporter', because loading
4607 the Unicode character names is *slow*.
4608
4609 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4610
4611 * wid-edit.el (widget-image-insert): Don't add a mouse-face.
4612
4613 * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
4614
4615 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
4616
4617 * international/mule-cmds.el (ucs-completions): Mark as risky.
4618
4619 2008-11-17 Martin Rudalics <rudalics@gmx.at>
4620
4621 * help-macro.el (three-step-help): Remove * from defcustom.
4622 (make-help-screen): Don't iconify selected frame. (Bug#1322)
4623 Use when instead of if and cond within condition-case.
4624
4625 * window.el (quit-window): Bind window to selected window when
4626 trying to delete it.
4627
4628 2008-11-17 Glenn Morris <rgm@gnu.org>
4629
4630 * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
4631 definition of 'ignore, rather than nil. (Bug#1353)
4632
4633 2008-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4634
4635 * window.el (window--frame-usable-p): Allow use for soft-dedication.
4636
4637 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
4638
4639 * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
4640
4641 * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
4642 (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
4643 (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
4644 (kill-word, backward-kill-word, zap-to-char): Doc fixes.
4645 (shell-command, repeat-complex-command): Reflow docstrings.
4646 (pop-to-mark-command): Fix typos in docstring.
4647
4648 2008-11-17 Juri Linkov <juri@jurta.org>
4649
4650 * isearch.el (isearch-filter-predicate): Rename from
4651 `isearch-success-function'. Rename default value from
4652 `isearch-success-function-default' to
4653 `isearch-filter-invisible'. Doc fix.
4654 (isearch-filter-invisible): Rename from
4655 `isearch-success-function-default'. Doc fix.
4656 (isearch-search, isearch-lazy-highlight-search):
4657 Rename `isearch-success-function' to `isearch-filter-predicate'.
4658
4659 * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
4660 `dired-isearch-orig-success-function'.
4661 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
4662 (dired-isearch-filenames-end): Rename `isearch-success-function' to
4663 `isearch-filter-predicate'. Doc fix.
4664 (dired-isearch-filter-filenames): Rename from
4665 `dired-isearch-success-function'.
4666
4667 * info.el (Info-search, Info-mode):
4668 Rename `isearch-success-function' to `isearch-filter-predicate'.
4669 (Info-isearch-filter-predicate): Rename from
4670 `Info-search-success-function'.
4671
4672 * simple.el (minibuffer-default-add-function): Fix docstring to
4673 use clear text "default values" instead of obscure references to
4674 the dynamic variable `minibuffer-default'.
4675
4676 2008-11-16 Glenn Morris <rgm@gnu.org>
4677
4678 * term/ns-win.el (ns-extended-platform-support-mode):
4679 Tweak menu entry from previous change.
4680
4681 * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
4682
4683 * cus-edit.el (custom-buffer-create-internal): Always insert the
4684 in-buffer buttons, regardless of tool-bar. (Bug#1326)
4685
4686 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4687
4688 * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
4689
4690 2008-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4691
4692 * ielm.el (ielm-eval-input): Fix thinko in last change.
4693
4694 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4695
4696 * subr.el (read-passwd): Yank current kill if the user enters C-y.
4697
4698 2008-11-16 Michael Albinus <michael.albinus@gmx.de>
4699
4700 * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
4701 (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
4702
4703 * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
4704 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4705 Handle `file-name-as-directory'.
4706
4707 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4708
4709 * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
4710 usual variable-pitch face.
4711
4712 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4713
4714 * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
4715 (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
4716 (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
4717 (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
4718 (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
4719 (ange-ftp-quote-string, ange-ftp-process-handle-line)
4720 (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
4721 (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
4722 (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
4723 (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
4724 (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
4725 (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
4726 (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
4727 (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
4728 (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
4729 (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
4730 (ange-ftp-default-user, ange-ftp-default-password)
4731 (ange-ftp-default-account, ange-ftp-netrc-default-password)
4732 (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
4733 (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
4734 (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
4735 (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
4736 (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
4737 (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
4738 (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
4739 (ange-ftp-make-backup-files, ange-ftp-retry-time)
4740 (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
4741 (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
4742 (ange-ftp-gateway-tmp-name-template)
4743 (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
4744 (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
4745 (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
4746 (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
4747 (ange-ftp-gateway-program): Remove * from docstring and reflow.
4748 (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
4749 (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
4750 (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
4751 (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
4752 (ange-ftp-rename-local-to-remote): Doc fixes.
4753 (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
4754 Use `when', `unless'.
4755 (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
4756 (ange-ftp-process-handle-hash): Rename arg STR to STRING.
4757 (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
4758 (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
4759 (ange-ftp-normal-login): Rename arg PASS to PASSWORD. Fix typo.
4760 (ange-ftp-process-sentinel): Use `when'. Fix typo.
4761 (ange-ftp-gwp-start): Use `let', not `let*'; use `when'. Fix typo.
4762 (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
4763 (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
4764 (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
4765 (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
4766 (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
4767 (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
4768 (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
4769 `(save-match-data (string-match ...))'.
4770 (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
4771 (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
4772 Use `string-match-p' instead of `(save-match-data (string-match ...))'.
4773 Doc fixes.
4774
4775 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4776
4777 * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
4778 function instead of a variable.
4779
4780 * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
4781 viper-ESC-keyseq-timeout as a function.
4782 (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
4783 defsubst.
4784
4785 * emulation/viper-cmd.el: Let line-move-visual to nil when using
4786 next-line or previous-line.
4787 (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
4788
4789 * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
4790
4791 * ediff-util.el (ediff-toggle-multiframe): Check if control window is
4792 live.
4793 (ediff-save-buffer): Let window-min-height to 2.
4794
4795 * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
4796 the minibuffer.
4797
4798 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4799
4800 * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
4801 (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
4802 (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
4803 (ielm-map): Define within defvar. Add docstring.
4804 (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
4805 (ielm-complete-filename): Use `when', `unless'.
4806 (ielm-is-whitespace-or-comment): Use `string-match-p'.
4807 (ielm-return, ielm-get-old-input): Use `looking-at-p'.
4808 (ielm-change-working-buffer): Check that the buffer is live.
4809 (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
4810 Simplify. Reflow docstring.
4811 (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
4812 New aliases, to satisfy `define-derived-mode' expectations.
4813
4814 2008-11-15 Glenn Morris <rgm@gnu.org>
4815 Martin Rudalics <rudalics@gmx.at>
4816
4817 * emacs-lisp/find-func.el (find-function-advised-original): New.
4818 (find-function-C-source, find-function-noselect):
4819 Use find-function-advised-original to handle advised funcs. (Bug#789)
4820
4821 2008-11-15 Glenn Morris <rgm@gnu.org>
4822
4823 * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
4824 alias message.
4825
4826 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
4827 Remove uniquify-after-kill-buffer-p dependency.
4828 (uniquify-kill-buffer-function): New function.
4829 (kill-buffer-hook): Use uniquify-kill-buffer-function. (Bug#1315)
4830
4831 * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
4832 (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
4833 main Emacs manual.
4834
4835 2008-11-15 Martin Rudalics <rudalics@gmx.at>
4836
4837 * window.el (quit-window): Restore delete window with second
4838 arg non-nil behavior as of before 2008-10-30 change.
4839
4840 2008-11-15 Chong Yidong <cyd@stupidchicken.com>
4841
4842 * help-fns.el (describe-function-1): Do char-range check for
4843 self-insert-command.
4844
4845 2008-11-14 Karl Fogel <kfogel@red-bean.com>
4846
4847 * files.el (file-precious-flag): Document that this flag is advisory.
4848
4849 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4850
4851 * emacs-lisp/bytecomp.el (byte-compile-associative)
4852 (byte-compile-minus, byte-compile-quo): If there are more than two
4853 operands, don't use binary operation code (bug#1334).
4854
4855 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
4856
4857 * w32-fns.el (w32-shell-dos-semantics):
4858 * calendar/diary-lib.el (diary-face-attrs):
4859 * international/mule-cmds.el (set-default-coding-systems)
4860 (prefer-coding-system):
4861 * net/tramp.el (tramp-set-completion-function):
4862 * progmodes/vhdl-mode.el (vhdl-file-header):
4863 * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
4864
4865 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
4866
4867 * files.el (enable-local-eval, not-modified, kill-buffer-ask)
4868 (kill-matching-buffers, save-buffers-kill-emacs)
4869 (save-buffers-kill-terminal): Fix typos in docstrings.
4870 (switch-to-buffer-other-window): Reflow docstring.
4871 (revert-buffer): Doc fix.
4872 (define-project-bindings): Rename arg LIST to SETTINGS.
4873 (project-find-settings-file): Use `let', not `let*'.
4874 Use `when'.
4875
4876 2008-11-13 Juanma Barranquero <lekktu@gmail.com>
4877
4878 * files.el (project-settings-file, locate-dominating-file):
4879 Fix typos in docstrings.
4880 (find-file-visit-truename): Remove * from defcustom docstring.
4881
4882 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change)
4883
4884 * files.el (project-settings-file): New variable.
4885 (project-find-settings-file): Use it, instead of hardcoding
4886 .dir.settings.el.
4887
4888 2008-11-13 Glenn Morris <rgm@gnu.org>
4889
4890 * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
4891
4892 2008-11-13 Henry Weller <hweller0@gmail.com> (tiny change)
4893
4894 * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
4895 in mail bodies.
4896
4897 2008-11-12 Juanma Barranquero <lekktu@gmail.com>
4898
4899 * international/mule.el (autoload-coding-system, with-category-table)
4900 (ctext-non-standard-encodings-alist): Fix typos in docstrings.
4901 (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
4902 (set-buffer-file-coding-system, revert-buffer-with-coding-system)
4903 (set-file-name-coding-system, ctext-pre-write-conversion)
4904 (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
4905 Reflow docstrings.
4906 (charset-list, set-coding-priority): Remove redundant obsolescence info.
4907 (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
4908 (char-valid-p): Define with `define-obsolete-function-alias'.
4909
4910 * textmodes/artist.el (artist-mode): Fix typos in docstring.
4911
4912 2008-11-12 Sam Steingold <sds@gnu.org>
4913
4914 * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
4915 between hostname and path.
4916
4917 2008-11-11 Juri Linkov <juri@jurta.org>
4918
4919 * dired-aux.el (dired-isearch-filenames)
4920 (dired-isearch-filenames-regexp):
4921 Let-bind isearch-message-prefix-add to "filename ".
4922
4923 * isearch.el (isearch-message-prefix-add)
4924 (isearch-message-suffix-add): New variables.
4925 (isearch-message-prefix): Show additional text from
4926 `isearch-message-prefix-add' before "I-search".
4927 (isearch-message-suffix): Show additional text from
4928 `isearch-message-suffix-add' at the end.
4929
4930 * isearch.el (isearch-lazy-highlight-search): Use a loop like in
4931 `isearch-search'. Call isearch-success-function to skip matches
4932 outside the current isearch scope. Let-bind search-invisible to
4933 nil to not match invisible text.
4934
4935 * isearch.el (isearch-query-replace, isearch-highlight-regexp):
4936 Let-bind `isearch-recursive-edit' to nil to prevent calling
4937 `exit-recursive-edit' in `isearch-done' that terminates the
4938 execution of these commands when it is non-nil. Call
4939 `exit-recursive-edit' explicitly at the end.
4940 (isearch-occur): For word search construct the correct regexp
4941 with word boundaries to proceed with occur.
4942
4943 * isearch.el (isearch-search-fun): Compare the length of the
4944 current search string with the length of the string from the
4945 previous search state to detect the situation when the user
4946 adds or removes characters in the search string.
4947 Use word-search-forward-lax and word-search-backward-lax in this
4948 case, and otherwise word-search-forward and word-search-backward.
4949
4950 2008-11-11 Sam Steingold <sds@gnu.org>
4951
4952 * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
4953 the "Version Control" group (for C-x v g).
4954
4955 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
4956
4957 * server.el (server-process-filter): Fix typos and reflow docstring.
4958
4959 2008-11-11 Martin Rudalics <rudalics@gmx.at>
4960
4961 * mail/footnote.el (footnote-mode): Improve doc-string.
4962 Suggested by <jidanni@jidanni.org>. (Bug#1318)
4963
4964 2008-11-11 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
4967
4968 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
4969
4970 * mail/smtpmail.el (smtpmail-open-stream): Use
4971 `starttls-any-program-available'. Auto-load starttls.el for it.
4972
4973 2008-11-08 Chong Yidong <cyd@stupidchicken.com>
4974
4975 * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
4976 version (bug@1285).
4977
4978 2008-11-08 Eli Zaretskii <eliz@gnu.org>
4979
4980 * startup.el (command-line): Ignore init-file-user when checking
4981 user's home directory on MS-DOS as well.
4982
4983 2008-11-07 Sam Steingold <sds@gnu.org>
4984
4985 * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
4986
4987 2008-11-07 Juanma Barranquero <lekktu@gmail.com>
4988
4989 * frame.el (make-frame-on-display): Use `string-match-p'.
4990
4991 2008-11-07 Glenn Morris <rgm@gnu.org>
4992
4993 * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
4994
4995 2008-11-07 Dan Nicolaescu <dann@ics.uci.edu>
4996
4997 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
4998 to initialize font-lock keyword case sensitivity.
4999 (lisp-mode): Use it.
5000
5001 2008-11-06 Glenn Morris <rgm@gnu.org>
5002
5003 * eshell/esh-maint.el: Remove unused file.
5004
5005 * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
5006
5007 * cus-edit.el (custom-comment-tag): Doc fix.
5008 (custom-comment, custom-variable-value-create, custom-face):
5009 Use face names sans -face suffix rather than aliases.
5010
5011 2008-11-05 Jay Belanger <jay.p.belanger@gmail.com>
5012
5013 * calc/calc.el (calc-quit): Use `window-full-width-p' to check
5014 window width.
5015
5016 2008-11-05 Chong Yidong <cyd@stupidchicken.com>
5017
5018 * server.el (server-process-filter): Only default to emacsclient's
5019 terminal in daemon mode.
5020
5021 2008-11-05 Martin Rudalics <rudalics@gmx.at>
5022
5023 * window.el (quit-window): Restore prefix argument behavior
5024 removed in 2008-10-30 change. (Bug#1308)
5025
5026 2008-11-05 Tassilo Horn <tassilo@member.fsf.org>
5027
5028 * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
5029 function to kill-buffer-hook, not to kill-buffer.
5030 Reported by Markus Triska <markus.triska@gmx.at>
5031
5032 2008-11-04 Jay Belanger <jay.p.belanger@gmail.com>
5033
5034 * calc/calc.el (calc-quit): Make sure that the keypad buffer
5035 exists before deleting its windows.
5036
5037 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
5038
5039 * server.el (server-process-filter): Don't call
5040 server-create-tty-frame when no tty name is specified.
5041
5042 2008-11-04 Christian Faulhammer <opfer@gentoo.org> (tiny change)
5043
5044 * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
5045
5046 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5047
5048 * international/mule-cmds.el (toggle-enable-multibyte-characters)
5049 (define-char-code-property):
5050 * textmodes/reftex.el (reftex-index):
5051 * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
5052
5053 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * vc-bzr.el (vc-bzr-dir-printer): Rename from
5056 vc-bzr-status-printer.
5057
5058 * startup.el (startup-echo-area-message): Display a different
5059 message in daemon mode. Suggested by Stephen Turnbull.
5060
5061 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
5062 Windows.
5063
5064 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5065
5066 * dframe.el (dframe-mouse-position-function)
5067 (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
5068 (dframe-mouse-set-point): Fix typos in docstrings.
5069
5070 2008-11-04 Dan Nicolaescu <dann@ics.uci.edu>
5071
5072 * vc-dir.el (vc-dir-headers): Undo previous change.
5073
5074 2008-11-04 Nick Roberts <nickrob@snap.net.nz>
5075
5076 * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
5077 * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
5078
5079 2008-11-04 Martin Rudalics <rudalics@gmx.at>
5080
5081 * subr.el (looking-back): Fix doc-string typo.
5082
5083 * electric.el (Electric-pop-up-window): Call window-end with
5084 UPDATE set to t.
5085
5086 * window.el (save-selected-window): Make it behave like
5087 save-selected-window-norecord.
5088 (save-selected-window-norecord): Remove, since functionality
5089 fully taken over by save-selected-window.
5090 (walk-windows, set-window-text-height, fit-window-to-buffer):
5091 Use save-selected-window instead of save-selected-window-norecord.
5092 * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
5093 save-selected-window-norecord.
5094 * emacs-lisp/lisp-mode.el (save-selected-window): Remove
5095 indent-function for save-selected-window-norecord.
5096
5097 2008-11-03 Alan Mackenzie <acm@muc.de>
5098
5099 * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
5100
5101 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
5102
5103 * subr.el (looking-back): Doc fix.
5104
5105 * term/x-win.el (x-initialize-window-system):
5106 Call x-wm-set-size-hint after initialization.
5107
5108 * eshell/em-hist.el (eshell-save-history-on-exit): Change default
5109 to t.
5110
5111 * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
5112 2000-12-08 (bug#1297).
5113
5114 * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
5115
5116 2008-11-03 Vincent Belaïche <vincent.b.1@hotmail.fr>
5117
5118 * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
5119 when appropriate.
5120
5121 2008-11-02 Martin Rudalics <rudalics@gmx.at>
5122
5123 * window.el (save-selected-window-norecord): New macro.
5124 (walk-windows): Use save-selected-window-norecord and call
5125 select-window with NORECORD set. (Bug#1237)
5126 (set-window-text-height, fit-window-to-buffer):
5127 Use save-selected-window-norecord and call select-window with
5128 NORECORD set.
5129 * subr.el (with-selected-window): Call set-frame-selected-window
5130 with new argument NORECORD set. Update doc-string.
5131 (with-selected-frame): Call select-frame with new argument
5132 NORECORD set. Update doc-string.
5133 * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
5134 Put indent-function for save-selected-window-norecord.
5135 * font-lock.el (lisp-font-lock-keywords-2):
5136 Add save-selected-window-norecord.
5137
5138 2008-11-01 Juanma Barranquero <lekktu@gmail.com>
5139
5140 * cus-edit.el (customize-apropos-options, custom-comment)
5141 (custom-comment-tag, custom-face-edit-attribute-tag):
5142 Fix typos in docstrings.
5143 (custom-buffer-done-kill): Remove * from defcustom docstring.
5144 (custom-file): Fix typo in doc of defcustom choice.
5145
5146 * frame.el (display-visual-class): Fix typo in docstring.
5147 (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
5148 (special-display-frame-alist, show-trailing-whitespace)
5149 (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
5150 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5151 Remove * from defcustom docstrings.
5152
5153 * md4.el (md4-buffer): Fix typo in docstring.
5154 (md4, md4-64): Doc fixes.
5155 (md4-pack-int32): Reflow docstring.
5156
5157 * paths.el (rmail-file-name): Remove * from defcustom docstring.
5158 (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
5159
5160 * rect.el (open-rectangle): Reflow docstring.
5161 (spaces-string): Fix docstring typo. Use "?\s" instead of "? ".
5162
5163 * select.el (x-get-cut-buffer): Fix typo in docstring.
5164
5165 * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
5166 (timezone-time-zone-from-absolute, timezone-leap-year-p):
5167 Fix typos in docstrings.
5168
5169 * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
5170 Fix typos in docstrings.
5171
5172 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
5173
5174 * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
5175
5176 * net/newst-treeview.el (newsticker--treeview-list-update-faces)
5177 (newsticker--treeview-list-update, newsticker--treeview-item-show)
5178 (newsticker--treeview-tree-update)
5179 (newsticker--treeview-tree-update-highlight)
5180 (newsticker-treeview-update)
5181 (newsticker-treeview-next-item, newsticker-treeview-prev-item)
5182 (newsticker-treeview-next-new-or-immortal-item)
5183 (newsticker-treeview-prev-new-or-immortal-item)
5184 (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
5185 (newsticker-treeview-tree-click): Watch for layout changes.
5186 (newsticker--treeview-set-current-node): Cleanup.
5187 (newsticker--treeview-restore-layout): Rename from
5188 newsticker--treeview-restore-buffers.
5189 (newsticker--treeview-mark-item): Update cache file.
5190
5191 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
5192
5193 * calendar/icalendar.el (icalendar--uid-count): New.
5194 (icalendar--create-uid): New. Extracted from
5195 `icalendar-export-region' and add uid counter.
5196 (icalendar-export-region): Use `icalendar--create-uid'.
5197
5198 2008-10-31 Juanma Barranquero <lekktu@gmail.com>
5199
5200 * tooltip.el (tooltip-frame-parameters): Doc fix.
5201
5202 2008-10-31 Martin Rudalics <rudalics@gmx.at>
5203
5204 * window.el (window-body-height, window-current-scroll-bars)
5205 (walk-windows, get-window-with-predicate, get-buffer-window-list)
5206 (minibuffer-window-active-p, count-windows)
5207 (window-safely-shrinkable-p, window--splittable-p)
5208 (window--try-to-split-window, window--frame-usable-p)
5209 (window--even-window-heights, window--display-buffer-1)
5210 (window--display-buffer-2, set-window-text-height)
5211 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
5212 (truncated-partial-width-window-p): Rewrite doc-string.
5213 (window-fixed-size-p): Simplify code. Rewrite doc-string.
5214 (split-window-vertically, split-window-horizontally):
5215 Rename args, rewrite doc-string, and simplify code.
5216 (split-window-save-restore-data): Rename args and use
5217 when instead of if.
5218
5219 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * indent.el (indent-for-tab-command): Use use-region-p.
5222
5223 * vc.el (vc-revert): Limit the length of the query string.
5224
5225 2008-10-30 Juanma Barranquero <lekktu@gmail.com>
5226
5227 * simple.el (idle-update-delay, next-error-highlight)
5228 (next-error-highlight-no-select, next-error-recenter, next-error-hook)
5229 (minibuffer-history-case-insensitive-variables, kill-ring-max)
5230 (kill-read-only-ok, backward-delete-char-untabify-method)
5231 (kill-whole-line, mark-ring-max, global-mark-ring-max)
5232 (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
5233 (goal-column, line-move-ignore-invisible, fill-prefix)
5234 (auto-fill-inhibit-regexp, blink-matching-paren)
5235 (blink-matching-paren-on-screen, blink-matching-paren-distance)
5236 (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
5237 (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
5238 (minibuffer-history-isearch-wrap, transient-mark-mode)
5239 (next-logical-line, auto-fill-mode, line-number-mode)
5240 (column-number-mode, size-indication-mode, clone-indirect-buffer)
5241 (normal-erase-is-backspace-mode): Doc fixes.
5242 (current-kill, transient-mark-mode, toggle-truncate-lines)
5243 (visible-mode): Reflow docstrings.
5244 (minibuffer-local-shell-command-map, interprogram-paste-function):
5245 Fix typos in docstrings.
5246
5247 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * server.el (server-process-filter): In daemon mode, default to
5250 emacsclient's tty if not opening a new frame and only the
5251 terminal-frame is available.
5252
5253 2008-10-30 Martin Rudalics <rudalics@gmx.at>
5254
5255 * window.el (quit-window): Simplify code. Say in doc-string
5256 that it operates on the selected window's buffer. (Bug#1259)
5257
5258 2008-10-30 Nick Roberts <nickrob@snap.net.nz>
5259
5260 * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
5261 nil so that log-view-diff-changeset works.
5262
5263 2008-10-30 Glenn Morris <rgm@gnu.org>
5264
5265 * files.el (locate-dominating-stop-dir-regexp): Fix typo.
5266
5267 * resume.el: Move to obsolete/.
5268 * Makefile.in (ELCFILES): Update.
5269
5270 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * electric.el (Electric-pop-up-window): Don't shrink the window if
5273 it's already big enough.
5274
5275 * minibuffer.el (delete-minibuffer-contents): Delete all
5276 minibuffer contents instead of just the current field.
5277
5278 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
5279
5280 * bookmark.el (bookmark-handle-bookmark): Rename from
5281 bookmark-jump-noselect.
5282 (bookmark--jump-via, bookmark-insert): Callers changed.
5283 (bookmark-jump-noselect): Wrapper function for
5284 bookmark-handle-bookmark.
5285 (bookmark-get-bookmark-record): Signal error for invalid bookmark.
5286
5287 * textmodes/ispell.el (ispell-word): Use use-region-p.
5288
5289 2008-10-29 Juanma Barranquero <lekktu@gmail.com>
5290
5291 * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
5292 to follow naming conventions for abnormal hooks. Doc fix.
5293 (tooltip-mode, tooltip-timeout): Use it.
5294 (tooltip-hook): New obsolete alias.
5295 (tooltip-help-tips): Doc fix.
5296
5297 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
5298
5299 2008-10-29 Ulrich Mueller <ulm@gentoo.org>
5300
5301 * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
5302 of hardcoded /tmp.
5303
5304 2008-10-29 Glenn Morris <rgm@gnu.org>
5305
5306 * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
5307
5308 * vc-hooks.el (vc-find-root): Remove bogus alias.
5309
5310 2008-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5311
5312 * international/quail.el (quail-show-guidance): Don't create
5313 a guidance-frame if current buffer is not a minibuffer, since even if
5314 selected-window is mini-p, the buffer will never be displayed in it, so
5315 it wil be usable for guidance.
5316
5317 2008-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5318
5319 * smerge-mode.el: Require diff-mode at run-time as well.
5320
5321 2008-10-28 Martin Rudalics <rudalics@gmx.at>
5322
5323 * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
5324 * vc-hooks.el (vc-stay-local): Likewise.
5325
5326 2008-10-28 Phil Sung <psung@mit.edu>
5327
5328 * follow.el (follow-scroll-down, follow-calc-win-end)
5329 (follow-estimate-first-window-start): Reduce effective window
5330 height when header line is present. (Bug#925)
5331
5332 2008-10-28 Juanma Barranquero <lekktu@gmail.com>
5333
5334 * subr.el (locate-user-emacs-file): Simplify. Don't create
5335 `user-emacs-directory' when Emacs is running in batch mode.
5336
5337 * startup.el (inhibit-startup-screen): Reflow docstring.
5338 (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
5339
5340 2008-10-27 Kenichi Handa <handa@m17n.org>
5341
5342 * descr-text.el (describe-char): Fix terminal case (where font is nil).
5343
5344 2008-10-27 Juanma Barranquero <lekktu@gmail.com>
5345
5346 * face-remap.el (text-scale-increase, text-scale-decrease)
5347 (text-scale-adjust): Remove &optional keyword from the arg list;
5348 the INC argument is not really optional, if the functions happen
5349 to be called from elisp.
5350
5351 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
5352
5353 * vc.el: Rename VC methods that were missed when vc-status was
5354 renamed to vc-dir.
5355 * vc-svn.el (vc-svn-dir-extra-headers): Rename from
5356 vc-svn-status-extra-headers.
5357 * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
5358 (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
5359 * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
5360 (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
5361 * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
5362 vc-dir-status-printer.
5363 (vc-dir-headers): Use `dir-extra-headers' instead of
5364 `status-extra-headers'.
5365 (vc-dir-printer): Rename from vc-dir-status-printer.
5366 (vc-default-dir-extra-headers): Rename from
5367 vc-default-status-extra-headers.
5368 * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
5369 vc-cvs-status-extra-headers.
5370
5371 * startup.el (server-name): Pacify byte compiler.
5372 (command-line): If --daemon=SERVER_NAME was used, set server-name
5373 before calling server-start.
5374
5375 2008-10-26 Romain Francoise <romain@orebokech.com>
5376
5377 * startup.el (command-line): Call daemon-initialized after
5378 starting the server.
5379
5380 2008-10-26 Kenichi Handa <handa@m17n.org>
5381
5382 * help-fns.el (describe-categories): Display the terse legend at
5383 the head.
5384
5385 * international/characters.el: Docstrings of categories improved.
5386
5387 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5388
5389 * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
5390
5391 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
5392 to the courier family.
5393 * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
5394 usually not serif'd and hence rather unlike verbatim's printed output.
5395
5396 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
5397
5398 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
5399 when reporting the module.
5400
5401 * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
5402
5403 * wid-edit.el (widget-color-complete): Sort completions alphabetically.
5404
5405 2008-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5406
5407 * files.el (locate-dominating-stop-dir-regexp): New var.
5408 (locate-dominating-file): Change arg from a regexp to a file name.
5409 Rewrite using the vc-find-root code to avoid directory-files which is
5410 too slow. Obey locate-dominating-stop-dir-regexp.
5411 Don't pay attention to changes in owner.
5412 (project-find-settings-file): Adjust call to locate-dominating-file.
5413
5414 * progmodes/flymake.el (flymake-find-buildfile):
5415 Adjust call to locate-dominating-file.
5416
5417 * vc-hooks.el (vc-find-root): Use locate-dominating-file.
5418 (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
5419
5420 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5421
5422 * subr.el (with-current-buffer): Rename buffer argument to
5423 buffer-or-name.
5424 * window.el (get-buffer-window-list): Rename buffer argument to
5425 buffer-or-name and make it optional.
5426
5427 2008-10-25 Juanma Barranquero <lekktu@gmail.com>
5428
5429 * completion.el (add-completion-to-head, add-completion): Doc fixes.
5430 (completion-search-next, add-completions-from-file):
5431 Fix typos in docstrings.
5432
5433 * filesets.el (filesets-menu-ensure-use-cached)
5434 (filesets-ingroup-patterns, filesets-filetype-property):
5435 * tutorial.el (get-lang-string):
5436 * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
5437 Fix typos in docstrings.
5438
5439 * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
5440 (image-dired-line-up-method, image-dired-thumb-size)
5441 (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
5442 (image-dired-track-original-file, image-dired-track-thumbnail)
5443 (image-dired-dired-next-line, image-dired-dired-previous-line)
5444 (image-dired-write-comments): Reflow docstrings.
5445 (image-dired-show-all-from-dir-max-files)
5446 (image-dired-format-properties-string, image-dired-create-thumbs)
5447 (image-dired-mark-tagged-files, image-dired-gallery-generate):
5448 Fix typos in docstrings.
5449
5450 * savehist.el (savehist-save-minibuffer-history, savehist-file)
5451 (savehist-additional-variables, savehist-ignored-variables)
5452 (savehist-file-modes, savehist-autosave-interval):
5453 * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
5454 (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
5455 (fancy-splash-image):
5456 * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
5457 (thumbs-conversion-program, thumbs-margin):
5458 Remove spurious * in docstrings.
5459
5460 2008-10-25 Aaron S. Hawley <aaronh@garden.org>
5461
5462 * thingatpt.el (end-of-sexp, beginning-of-sexp)
5463 (forward-same-syntax): Omit default arguments to char-after and
5464 char-before.
5465
5466 2008-10-24 Juanma Barranquero <lekktu@gmail.com>
5467
5468 * subr.el (locate-user-emacs-file): New function.
5469 (user-emacs-directory): Mention it in docstring.
5470
5471 * completion.el (save-completions-file-name):
5472 * filesets.el (filesets-menu-cache-file):
5473 * image-dired.el (image-dired-dir, image-dired-db-file)
5474 (image-dired-temp-image-file, image-dired-gallery-dir)
5475 (image-dired-temp-rotate-image-file):
5476 * savehist.el (savehist-file):
5477 * server.el (server-auth-dir):
5478 * thumbs.el (thumbs-thumbsdir):
5479 * tutorial.el (tutorial--saved-dir):
5480 * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
5481
5482 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
5483
5484 * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
5485 (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
5486
5487 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
5488
5489 * filesets.el: Update author email.
5490 (filesets-data): Doc fix.
5491
5492 2008-10-23 Jens Petersen <petersen@redhat.com> (tiny change)
5493
5494 * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
5495
5496 2008-10-23 Ulrich Mueller <ulm@kph.uni-mainz.de>
5497
5498 * international/mule-cmds.el (describe-language-environment):
5499 Indent sample text.
5500
5501 2008-10-23 Glenn Morris <rgm@gnu.org>
5502
5503 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
5504
5505 * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
5506 byte-compile a redefinition of a function with special byte-compile
5507 handling. (Bug#411)
5508
5509 2008-10-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5510
5511 * ps-print.el: Deal with page sizes for label printes. Suggested by
5512 Friedrich Delgado Friedrichs <friedel@nomaden.org>.
5513 (ps-print-version): New version 7.3.3.
5514 (ps-page-dimensions-database): New page sizes for label printers.
5515 (ps-n-up-printing): Fix code.
5516
5517 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5518
5519 * frame.el (make-frame-command): Doc fix. Use display-graphic-p.
5520
5521 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
5522 (list-at-point): Add docstrings.
5523
5524 * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
5525
5526 * dired-aux.el (dired-do-create-files): Doc fix.
5527
5528 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
5529
5530 * version.el (emacs-version): Change '*Step' to 'NS' for consistency
5531 with other documentation.
5532
5533 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
5534
5535 * replace.el (how-many): Fix typo in docstring.
5536 Reported by Leo <sdl.web@gmail.com>.
5537
5538 2008-10-22 Glenn Morris <rgm@gnu.org>
5539
5540 * international/mule-cmds.el (universal-coding-system-argument):
5541 Check for C-g. (Bug#1205)
5542
5543 2008-10-22 Kenichi Handa <handa@m17n.org>
5544
5545 * international/characters.el: Don't setup
5546 find-word-boundary-function-table.
5547 (next-word-boundary-han, next-word-boundary-kana): Delete them.
5548 (word-combining-categories, word-separating-categories):
5549 Adjust to the change of the docstrings.
5550
5551 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * simple.el (region-active-p): Doc fix.
5554
5555 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5556
5557 * subr.el (apply-partially): Move from here...
5558
5559 * simple.el (apply-partially): ...to here.
5560
5561 2008-10-20 Andreas Schwab <schwab@suse.de>
5562
5563 * subr.el (split-string-and-unquote): Simplify regexp.
5564
5565 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5566
5567 * subr.el (top-level): Require `cl' when compiling.
5568
5569 2008-10-20 David Reitter <david.reitter@gmail.com>
5570
5571 * info.el (Info-mode): Do not remove an existing header line if
5572 `Info-use-header-line' is nil.
5573
5574 2008-10-19 Juri Linkov <juri@jurta.org>
5575
5576 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
5577 Add arg `delimited' as in `query-replace' for the case when
5578 isearch-allow-scroll=t and the user types C-u M-%. Doc fix.
5579 Add more indicators to the prompt ("word" and "in region").
5580
5581 * replace.el (query-replace, query-replace-regexp)
5582 (replace-string, replace-regexp, perform-replace): Add "word"
5583 indicatiors to the prompt for word delimited replacements.
5584
5585 * replace.el (read-regexp): Rename arg `default' to `default-value'.
5586 Doc fix.
5587
5588 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5589
5590 * subr.el (apply-partially): Move here from minibuffer.el. Doc fix.
5591
5592 * simple.el (minibuffer-default-add-shell-commands): Doc fix.
5593
5594 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5595
5596 * window.el (enlarge-window-horizontally, shrink-window-horizontally):
5597 Make argument names follow Elisp manual.
5598
5599 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5600
5601 * textmodes/remember.el (remember-data-file):
5602 * shadowfile.el (shadow-initialize)
5603 <shadow-info-file, shadow-todo-file>:
5604 * savehist.el (savehist-file):
5605 * recentf.el (recentf-save-file):
5606 * pcvs-defs.el (cvs-cvsrc-file):
5607 * international/kkc.el (kkc-init-file-name):
5608 * ido.el (ido-save-directory-list-file):
5609 * calendar/todo-mode.el (todo-file-do, todo-file-done)
5610 (todo-file-top): Run file names that begin with a period thru
5611 `convert-standard-filename'.
5612
5613 * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to
5614 before-init-hook.
5615
5616 Fix Bug #1183:
5617
5618 * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
5619 coding-system-for-read to ediff-coding-system-for-write.
5620
5621 * ediff-util.el (ediff-make-temp-file): Unconditionally bind
5622 coding-system-for-write to ediff-coding-system-for-write.
5623
5624 * ediff-init.el (ediff-coding-system-for-read): Doc fix.
5625 (ediff-coding-system-for-write): Set to emacs-internal.
5626
5627 2008-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5628
5629 * international/mule-conf.el (emacs-internal): New coding system alias.
5630
5631 2008-10-18 Juri Linkov <juri@jurta.org>
5632
5633 * info.el (Info-file-supports-index-cookies-list): New variable.
5634 (Info-file-supports-index-cookies): New function.
5635 (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
5636 (Info-index-nodes): Let-bind Info-point-loc to nil for files
5637 without an index cookie to ignore it when Info-index-nodes is
5638 called during navigating from an index node with line numbers.
5639 (Info-index-node): Set file to Info-current-file if nil. (Bug#1118)
5640
5641 * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
5642 variable definition section.
5643
5644 * info.el (Info-find-node-2): Put initial point below the header line
5645 and breadcrumbs line.
5646
5647 2008-10-18 Glenn Morris <rgm@gnu.org>
5648
5649 * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
5650 the needed external programs were not found.
5651
5652 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5653
5654 * files.el (trash-directory): Run thru `convert-standard-filename'.
5655 (file-modes-char-to-who, file-modes-char-to-right)
5656 (file-modes-rights-to-number, file-modes-symbolic-to-number)
5657 (read-file-modes): Doc fixes.
5658
5659 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * abbrev.el (define-abbrev): Doc fix.
5662
5663 2008-10-17 Alan Mackenzie <acm@muc.de>
5664
5665 * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
5666 foo bar [] = { ...".
5667
5668 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
5669
5670 * faces.el (face-spec-set-2): Don't pass invalid attributes to
5671 set-face-attribute.
5672
5673 2008-10-17 Juanma Barranquero <lekktu@gmail.com>
5674
5675 * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
5676 according to `locale-coding-system'. (This fixes trivial bug reported
5677 as part of bug#1179).
5678 Sort list of valid locale ids (EnumSystemLocales does not guarantee any
5679 particular order). Use `when'.
5680
5681 2008-10-16 Juanma Barranquero <lekktu@gmail.com>
5682
5683 * w32-fns.el (w32-check-shell-configuration): Doc fix.
5684 (w32-add-charset-info): Fix typo in docstring.
5685
5686 2008-10-16 Teodor Zlatanov <tzz@lifelogs.com>
5687
5688 * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
5689 after discussion.
5690
5691 2008-10-16 Magnus Henoch <mange@freemail.hu>
5692
5693 * vc-arch.el (vc-arch-dir-status): New function.
5694 (vc-arch-after-dir-status): New function.
5695
5696 2008-10-16 Glenn Morris <rgm@gnu.org>
5697
5698 * man.el (Man-getpage-in-background): Force recent `man's to output
5699 escape sequences even when stdout is not a tty. (Bug#1142)
5700
5701 2008-10-15 Teodor Zlatanov <tzz@lifelogs.com>
5702
5703 * international/mule-conf.el: Add `utf8' and `UTF8' as
5704 aliases for the `utf-8' coding system.
5705
5706 2008-10-15 Juanma Barranquero <lekktu@gmail.com>
5707
5708 * find-file.el (ff-get-file): Doc fix.
5709 (ff-get-file-name): Use `let', not `let*'.
5710 (ff-search-directories): Fix typo in docstring.
5711 (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
5712 (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
5713 (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
5714 (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
5715 (cc-other-file-alist, modula2-other-file-alist):
5716 Remove spurious * in docstrings.
5717
5718 2008-10-14 Chong Yidong <cyd@stupidchicken.com>
5719
5720 * faces.el (set-face-attribute): Set family and foundry before
5721 other attributes.
5722 (face-spec-set-2): Pass unmodified args to set-face-attribute.
5723
5724 2008-10-14 Juanma Barranquero <lekktu@gmail.com>
5725
5726 * hl-line.el (hl-line-unload-function): New function.
5727 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
5728 (hl-line-sticky-flag): Remove spurious * in docstring.
5729
5730 2008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
5731
5732 * vc-git.el (vc-git-show-log-entry): Include the revision in the
5733 search string.
5734
5735 2008-10-14 Michael Albinus <michael.albinus@gmx.de>
5736
5737 * net/tramp.el (tramp-process-one-action): Embed regexp in
5738 parentheses, before adding end-of-buffer construct. Suggested by
5739 Markus Triska <markus.triska@gmx.at>.
5740
5741 2008-10-13 Ulf Jasper <ulf.jasper@web.de>
5742
5743 * net/newst-plainview.el (w3m-toggle-inline-image):
5744 Define 'declare-function if necessary, for compatibility.
5745
5746 * net/newst-treeview.el (w3m-toggle-inline-images):
5747 Define 'declare-function if necessary, for compatibility.
5748
5749 2008-10-13 Alan Mackenzie <acm@muc.de>
5750
5751 * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
5752 so that the function works on one-line macros.
5753
5754 * progmodes/cc-engine.el: Amend several doc strings and comments.
5755
5756 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu>
5757
5758 * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
5759
5760 * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
5761 (vc-cvs-stay-local): Add a new choice and default to it.
5762 (vc-cvs-dir-status): Use the new vc-stay-local choice.
5763
5764 * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
5765
5766 2008-10-12 Stephen Leake <stephen_leake@member.fsf.org>
5767
5768 * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
5769 Add support for extended return statement.
5770
5771 * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
5772 and obj-dir; keep user order.
5773
5774 2008-10-12 Glenn Morris <rgm@gnu.org>
5775
5776 * Makefile.in (ELCFILES): Update.
5777
5778 * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
5779 (shell-file-name-quote-list): Declare.
5780
5781 2008-10-12 Michael Albinus <michael.albinus@gmx.de>
5782
5783 * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
5784
5785 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5786
5787 * startup.el (command-line): If toolbar is disabled but ought to
5788 be initialized, call tool-bar-setup.
5789
5790 * tool-bar.el (tool-bar-setup): Variable deleted.
5791 (tool-bar-setup): Set it up unconditionally.
5792
5793 * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
5794
5795 * progmodes/grep.el (grep-mode-tool-bar-map): Check if
5796 tool-bar-map has been initialized before setting it up.
5797
5798 * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
5799 tool-bar-map has been initialized before setting it up.
5800
5801 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5802
5803 * emacs-lisp/warnings.el (display-warning): Issue a message if
5804 called during daemon initialization.
5805
5806 * tool-bar.el (tool-bar-local-item)
5807 (tool-bar-local-item-from-menu): Put the check for number of
5808 display colors into the image expression.
5809 (tool-bar-setup): Don't be a no-op on ttys.
5810
5811 * info.el (info-tool-bar-map):
5812 * progmodes/gud.el (gud-tool-bar-map):
5813 * progmodes/grep.el (grep-mode-tool-bar-map):
5814 * progmodes/compile.el (compilation-mode-tool-bar-map):
5815 Initialize it unconditionally.
5816
5817 2008-10-11 Romain Francoise <romain@orebokech.com>
5818
5819 * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
5820 * kmacro.el (kmacro-edit-lossage): Ditto.
5821 * edmacro.el (edit-kbd-macro): Ditto.
5822
5823 2008-10-11 Ulf Jasper <ulf.jasper@web.de>
5824
5825 * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
5826 Fix variable names.
5827
5828 2008-10-11 Dan Nicolaescu <dann@ics.uci.edu>
5829
5830 * startup.el (command-line): Revert 2008-09-26 change, not
5831 necessary anymore.
5832
5833 2008-10-10 Andreas Schwab <schwab@suse.de>
5834
5835 * simple.el (minibuffer-complete-shell-command):
5836 Bind comint-delimiter-argument-list, comint-file-name-chars and
5837 comint-file-name-quote-list like shell-mode.
5838
5839 2008-10-10 Martin Rudalics <rudalics@gmx.at>
5840
5841 * window.el (pop-to-buffer): Fix misplacement of arg norecord in
5842 call of select-window.
5843
5844 2008-10-10 Jay Belanger <jay.p.belanger@gmail.com>
5845
5846 * calc/calc.el (calc-embedded-word-regexp)
5847 (calc-embedded-word-regexp-alist): New variables.
5848 (calc-embedded-open-word, calc-embedded-close-word)
5849 (calc-embedded-open-close-word-alist): Remove unused variables.
5850
5851 * calc/calc-embed.el (calc-embedded-make-info):
5852 Use `calc-embedded-word-regexp' to find words.
5853
5854 2008-10-10 Martin Rudalics <rudalics@gmx.at>
5855
5856 * info.el (Info-extract-menu-counting): New argument no-detail to
5857 skip detailed node listings.
5858 (Info-forward-node): New argument not-up to inhibit going up.
5859 (Info-final-node): Call Info-extract-menu-counting and
5860 Info-forward-node with the new arguments set to avoid infinite
5861 looping. (Bug#1116)
5862
5863 2008-10-10 Eli Zaretskii <eliz@gnu.org>
5864
5865 * startup.el (command-line): Don't invoke tool-bar-mode if it is
5866 not fboundp.
5867
5868 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
5869
5870 * startup.el (command-line): Enable tool-bar-mode as long as it is
5871 not suppressed by X resources, regardless of the terminal.
5872
5873 * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
5874 graphical terminals.
5875 (tool-bar-setup): No-op if called on a tty.
5876
5877 2008-10-09 Eli Zaretskii <eliz@gnu.org>
5878
5879 * frame.el (make-frame-on-tty): Use "F" inside interactive.
5880 Support `pc' ``window-system''.
5881
5882 * progmodes/compile.el (compilation-start): Resurrect the version
5883 for systems that don't support asynchronous subprocesses.
5884
5885 2008-10-09 Martin Rudalics <rudalics@gmx.at>
5886
5887 * window.el (pop-up-frames): Add choice graphic-only.
5888 (display-buffer): When pop-up-frames equals graphic-only do
5889 not pop up new frame on text-only terminals. (Bug#1061)
5890
5891 2008-10-09 Dan Nicolaescu <dann@ics.uci.edu>
5892
5893 * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
5894 (vc-cvs-dir-status): Use it.
5895
5896 2008-10-08 Chong Yidong <cyd@stupidchicken.com>
5897
5898 * json.el (json-skip-whitespace): Fix last change.
5899
5900 2008-10-08 Juanma Barranquero <lekktu@gmail.com>
5901
5902 * bs.el (bs-unload-function): New function.
5903
5904 2008-10-08 Sven Joachim <svenjoac@gmx.de>
5905
5906 * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
5907 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
5908 For clarity, explicitly require cl.
5909
5910 2008-10-08 Michael Olson <mwolson@gnu.org>
5911
5912 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
5913 can avoid a bad interaction with programs that add functions to
5914 the window-scroll-functions hook. This fixes Bug #858.
5915
5916 2008-10-07 Chong Yidong <cyd@stupidchicken.com>
5917
5918 * startup.el (command-line): Use display-warning to warn about an
5919 init file error.
5920 (command-line-1): Remove init file error delay.
5921
5922 2008-10-07 Shigeru Fukaya <shigeru.fukaya@gmail.com>
5923
5924 * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
5925 Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
5926 (rx-group-if): New function.
5927 (rx-parent): New variable.
5928 (rx-and, rx-or): Put shy groups only when necessary.
5929 (rx-bracket): Remove.
5930 (rx-anything): New function.
5931 (rx-any-delete-from-range, rx-any-condense-range)
5932 (rx-check-any-string): New functions.
5933 (rx-check-any): Return result as a list. Don't convert chars to
5934 strings. Don't prepend "\\" to "^". Don't search for close bracket.
5935 Check char category string. Call rx-form instead of rx-to-string.
5936 (rx-any): Rebuid to complete the function.
5937 (rx-check-not): Fix char category regexp pattern string.
5938 Call rx-form instead of rx-to-string.
5939 (rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
5940 "[^^]". Call regexp-quote for one char string when not called from
5941 rx-not. Add "\\w", and toggle to upcase. Add the case of
5942 "\\[SCBW]" to toggle.
5943 (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
5944 instead of rx-to-string.
5945 (rx-kleene): Call rx-form instead of rx-to-string.
5946 Call rx-group-if to adjust putting of shy groups.
5947 (rx-atomic-p): Make check more precisely.
5948 (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
5949 (rx-regexp): Call rx-group-if.
5950 (rx-form): New function.
5951 (rx-to-string): Call rx-form, rx-group-if.
5952 Refine definition of NO-GROUP.
5953
5954 2008-10-07 T. V. Raman <raman@users.sourceforge.net> (tiny change)
5955
5956 * json.el (json-advance): Use forward-char.
5957 (json-skip-whitespace): Use skip-syntax-forward.
5958
5959 2008-10-07 Alan Mackenzie <acm@muc.de>
5960
5961 * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
5962 indenting a macro followed by blank lines doesn't backslash the
5963 following non-blank line into the macro.
5964
5965 2008-10-06 Chong Yidong <cyd@stupidchicken.com>
5966
5967 * startup.el (before-init-time, after-init-time): Move into emacs.c.
5968 (command-line): Set after-init-time to nil before initialization.
5969
5970 2008-10-06 Jay Belanger <jay.p.belanger@gmail.com>
5971
5972 * calc/calc-units.el (math-standard-units): Update the values
5973 of the units.
5974
5975 2008-10-06 Juanma Barranquero <lekktu@gmail.com>
5976
5977 * bookmark.el (bookmark-unload-function): New function.
5978
5979 2008-10-06 Andreas Schwab <schwab@suse.de>
5980
5981 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5982
5983 2008-10-06 Martin Rudalics <rudalics@gmx.at>
5984
5985 * mail/footnote.el: Remove * in defcustom docstrings and tell
5986 for most options that customizing them doesn't affect buffers
5987 already displaying footnotes.
5988 (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
5989 Fix handling of text properties and identical start/end tags.
5990 Do not use format when renumbering.
5991 (Footnote-set-style): Make it work.
5992 (Footnote-insert-numbered-footnote): Simplify.
5993 (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
5994 (Footnote-goto-footnote): Fix handling of empty section tag.
5995 (Footnote-delete-footnote): Fix handling of identical start/end
5996 tags, empty section tag, and spaced footnotes. Do not use
5997 kill-region.
5998 (footnote-mode): Make most options buffer-local to avoid that
5999 customizing messes up handling of footnotes in buffers that
6000 already display them.
6001
6002 2008-10-06 Dan Nicolaescu <dann@ics.uci.edu>
6003
6004 * faces.el (x-create-frame-with-faces): Undo previous change.
6005
6006 * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
6007 existent files.
6008
6009 2008-10-05 Chong Yidong <cyd@stupidchicken.com>
6010
6011 * international/mule-cmds.el (universal-coding-system-argument):
6012 Handle digit-argument too.
6013
6014 2008-10-05 Mario Lang <mlang@delysid.org>
6015
6016 * xml.el (xml-parse-string): Use skip-chars-forward.
6017
6018 2008-10-05 Dan Nicolaescu <dann@ics.uci.edu>
6019
6020 * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
6021 existent files.
6022 (vc-bzr-dir-status-files): New function.
6023
6024 2008-10-04 Glenn Morris <rgm@gnu.org>
6025
6026 * files.el (make-temp-file): Handle empty `prefix'. (Bug#1081)
6027
6028 * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
6029 (vc-svn-dir-status): Respect vc-stay-local-p. (Bug#1046)
6030
6031 * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
6032 (vc-cvs-dir-status): Respect vc-stay-local-p. (Bug#1046)
6033
6034 2008-10-04 David J. Biesack <David.Biesack@sas.com> (tiny change)
6035
6036 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6037 Fix typo. (Bug#1074)
6038
6039 2008-10-04 Martin Rudalics <rudalics@gmx.at>
6040
6041 * progmodes/compile.el (compilation-start): Make sure to move to
6042 point-max only when we are in the compilation buffer. (Bug#1073)
6043
6044 2008-10-04 Dan Nicolaescu <dann@ics.uci.edu>
6045
6046 * faces.el (x-create-frame-with-faces): Only setup the toolbar if
6047 tool-bar-mode is on.
6048
6049 * vc-svn.el (vc-svn-dir-status-files):
6050 * vc-cvs.el (vc-cvs-dir-status-files): New function.
6051
6052 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6053
6054 * vc-hg.el (vc-hg-dir-status-files): New function.
6055
6056 2008-10-03 Martin Rudalics <rudalics@gmx.at>
6057
6058 * window.el (window--display-buffer-1): Don't care about
6059 visibility since raise-frame does.
6060
6061 2008-10-03 Mario Lang <mlang@delysid.org>
6062
6063 * nxml/xmltok.el (xmltok-forward): Simplify.
6064
6065 2008-10-03 Glenn Morris <rgm@gnu.org>
6066
6067 * Makefile.in (ELCFILES): Update.
6068
6069 * frame.el (set-default-font): Make obsolete.
6070 * mouse.el (mouse-set-font): Use set-frame-font.
6071
6072 * jka-cmpr-hook.el (jka-compr-compression-info-list)
6073 (jka-compr-mode-alist-additions): Also match `.tbz2'.
6074
6075 * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
6076 * files.el (auto-mode-alist): Add .PRO as per above autoload.
6077
6078 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6079
6080 * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
6081 (vc-dir-refresh): Set it here instead. (Bug#1067)
6082
6083 2008-10-02 Chong Yidong <cyd@stupidchicken.com>
6084
6085 * faces.el (inhibit-frame-set-background-mode): New var.
6086 (frame-set-background-mode): Use it to avoid a loop in
6087 face-spec-recalc.
6088
6089 2008-10-02 Glenn Morris <rgm@gnu.org>
6090
6091 * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
6092 vc-diff-switches.
6093
6094 2008-10-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6095
6096 * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
6097 that is, to take some action when a buffer is killed. Suggested by
6098 Stefan Monnier <monnier@iro.umontreal.ca>. Doc fix. New version
6099 11.2.2.
6100 (whitespace-action): Docstring and :type fix.
6101 (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
6102 Code fix.
6103 (whitespace-add-local-hook, whitespace-remove-local-hook)
6104 (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
6105
6106 2008-10-01 Magnus Henoch <mange@freemail.hu>
6107
6108 * net/tls.el (open-tls-stream): Show the actual command being
6109 executed, instead of the format string.
6110
6111 2008-10-01 Eli Zaretskii <eliz@gnu.org>
6112
6113 * term/internal.el (dos-locale-alist): New alist.
6114 (dos-codepage-setup): Use it to compute a value of locale with
6115 which to call set-locale-environment. Remove code to set
6116 terminal, keyboard, and file-name encoding (done by
6117 set-locale-environment).
6118
6119 * international/mule-cmds.el
6120 (set-language-environment-nonascii-translation): Fix nonascii
6121 value for `pc' ``window-system''.
6122 (set-display-table-and-terminal-coding-system)
6123 (set-default-coding-systems): Don't special-case `pc'.
6124
6125 2008-10-01 Glenn Morris <rgm@gnu.org>
6126
6127 * filesets.el (filesets-menu-name): Fix type.
6128 (filesets-menu-path, filesets-menu-before): Fix types.
6129 Change defaults to be consistent with recentf. (Bug#1056)
6130
6131 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6132
6133 * term/xterm.el (xterm-turn-on-modify-other-keys)
6134 (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
6135 Don't forget to pass `terminal' to `send-string-to-terminal'.
6136
6137 2008-09-30 Michael Albinus <michael.albinus@gmx.de>
6138
6139 * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
6140 (vc-file-not-found-hook): Check, that `buffer-file-name' is
6141 non-nil. It is not clear, whether this is only fixing symptoms on
6142 an error. OTOH, in all other cases, the call of `vc-file-clearprops'
6143 is embedded by that check. So it might be TRT. Suggested by Dan
6144 Nicolaescu <dann@ics.uci.edu>.
6145
6146 2008-09-30 Eli Zaretskii <eliz@gnu.org>
6147
6148 * Makefile.in (ELCFILES): Remove codepage.elc.
6149
6150 * international/codepage.el: File removed, as even ms-dos doesn't
6151 need it anymore.
6152
6153 * loadup.el [ms-dos]: Don't load ccl and codepage.
6154
6155 * term/internal.el: Remove coding: cookie and no-byte-compile flag.
6156 (IT-character-translations, cjk-codepages-alist): Remove variables.
6157 (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
6158 (IT-unicode-translations): Remove charset and base elements.
6159 Add translations for Latin-1 characters.
6160 (IT-setup-unicode-display): Accept a CODING argument. Don't use
6161 base and chset elements of IT-unicode-translations. Don't wrap
6162 translation in "{...}". Set up translations only for characters
6163 for which unencodable-char-position returns non-nil.
6164 (dos-codepage-setup): Don't use special-case codepages in
6165 cjk-codepages-alist.
6166
6167 * files.el (locate-dominating-file): Wrap directory-files with
6168 condition-case, instead of calling file-directory-p, which stats
6169 the directory one more time.
6170
6171 * mail/mail-utils.el (mail-unquote-printable-region):
6172 Use insert-byte instead of insert-char, when the UNIBYTE arg is
6173 non-nil.
6174
6175 2008-09-30 Daiki Ueno <ueno@unixuser.org>
6176
6177 * epa-file.el (epa-file-insert-file-contents): Fix typo.
6178
6179 2008-09-30 Glenn Morris <rgm@gnu.org>
6180
6181 * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
6182
6183 2008-09-30 Daniel Colascione <danc@merrillpress.com>
6184
6185 * progmodes/which-func.el (which-func-imenu-joiner-function): New.
6186 (which-function): Handle nested imenu trees.
6187
6188 * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
6189 some nested menu items.
6190
6191 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6192
6193 * calc/calc-units.el (math-standard-units): Add entries used to
6194 display the values in the units buffer.
6195 (math-build-units-table): Add entries to the units table to be used
6196 to display the values in the units buffer.
6197 (math-build-units-table-buffer): Use the display entry of the units
6198 table when non-nil.
6199 (calc-define-unit): Add option to enter display value of unit.
6200
6201 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
6202
6203 * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
6204
6205 2008-09-29 Eli Zaretskii <eliz@gnu.org>
6206
6207 * files.el (locate-dominating-file): Take file-attributes of
6208 `dir', not of `file' (which never changes).
6209
6210 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
6211
6212 * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
6213 also be `localname'.
6214
6215 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
6216 IDENTIFICATION.
6217
6218 2008-09-28 Glenn Morris <rgm@gnu.org>
6219
6220 * vc.el (vc-switches): Give it a doc string.
6221
6222 2008-09-28 Romain Francoise <romain@orebokech.com>
6223
6224 * comint.el (comint-show-output): Adjust to stickiness changes of
6225 the output field.
6226
6227 * startup.el (command-line): Start the daemon server later.
6228
6229 2008-09-28 Martin Rudalics <rudalics@gmx.at>
6230
6231 * subr.el (read-quoted-char): Call char-resolve-modifiers
6232 instead of char-resolve-modifers.
6233
6234 2008-09-27 Glenn Morris <rgm@gnu.org>
6235
6236 * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
6237 than [return]. (Bug#1031)
6238
6239 2008-09-27 Peter Dyballa <Peter_Dyballa@Freenet.DE>
6240
6241 * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
6242
6243 2008-09-27 Daiki Ueno <ueno@unixuser.org>
6244
6245 * epg.el (epg-wait-for-status): Check if there is no pending status.
6246 Reported by Ted Romer <ted@romerfamily.com>.
6247
6248 2008-09-26 Dan Nicolaescu <dann@ics.uci.edu>
6249
6250 * startup.el (command-line): Turn on menu-bar-mode and
6251 tool-bar-mode when running as a daemon.
6252
6253 2008-09-26 Eli Zaretskii <eliz@gnu.org>
6254
6255 * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
6256 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
6257 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
6258 ($(lisp)/progmodes/cc-engine.elc)
6259 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
6260 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
6261 ($(lisp)/progmodes/cc-subword.elc)
6262 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
6263
6264 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
6265 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
6266 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
6267 ($(lisp)/progmodes/cc-engine.elc)
6268 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
6269 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
6270 ($(lisp)/progmodes/cc-subword.elc)
6271 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
6272
6273 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
6274
6275 * informat.el (Info-split-threshold): New variable.
6276 (Info-split): Use it.
6277
6278 * textmodes/texinfmt.el (texinfo-format-buffer):
6279 Use Info-split-threshold to decide whether to split Info files.
6280
6281 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
6282
6283 * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
6284 quoting.
6285
6286 * comint.el (comint-dynamic-complete-as-filename): Quote directory
6287 name when reinserting it.
6288
6289 * isearch.el (isearch-search-fun): Use word-search-forward-lax and
6290 word-search-backward-lax for incremental word search.
6291
6292 2008-09-25 Juanma Barranquero <lekktu@gmail.com>
6293
6294 * generic-x.el (generic-other-modes): Fix typo in docstring.
6295 (generic-use-find-file-hook, generic-lines-to-scan)
6296 (generic-find-file-regexp, generic-ignore-files-regexp)
6297 (generic-define-mswindows-modes, generic-define-unix-modes):
6298 Remove `*' from docstring.
6299 (generic-mode-find-file-hook): Use `string-match-p'.
6300 (apache-log-generic-mode, mailagent-rules-generic-mode)
6301 (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
6302 (java-manifest-generic-mode, java-properties-generic-mode)
6303 (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
6304 for consistency with other modes in generic-x.el.
6305
6306 2008-09-25 Martin Rudalics <rudalics@gmx.at>
6307
6308 * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
6309 (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
6310 parens specially only if latex-handle-escaped-parens is non-nil.
6311 (latex-indent-within-escaped-parens): New option.
6312 (latex-find-indent): Bind latex-handle-escaped-parens to
6313 latex-indent-within-escaped-parens. Do not treat escaped parens
6314 specially when this is nil. (Bug#954)
6315
6316 2008-09-25 Glenn Morris <rgm@gnu.org>
6317
6318 * ffap.el (ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
6319
6320 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * vc.el (vc-mark-resolved): Move message here from
6323 vc-default-mark-resolved.
6324 (vc-default-mark-resolved): Change to an alias for ignore.
6325
6326 2008-09-24 Andreas Politz <politza@fh-trier.de> (tiny change)
6327
6328 * term.el (term-emulate-terminal): Encode input string before
6329 checking its length.
6330
6331 2008-09-24 Chong Yidong <cyd@stupidchicken.com>
6332
6333 * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
6334 is loaded.
6335
6336 * server.el (server-buffer-done): Avoid changing the buffer when
6337 deleting the client's frame (bug#640).
6338
6339 * vc.el (vc-default-mark-resolved): New function.
6340
6341 2008-09-24 Stephen Berman <stephen.berman@gmx.net>
6342
6343 * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
6344 from raising a wrong-type-argument error.
6345
6346 2008-09-24 Martin Rudalics <rudalics@gmx.at>
6347
6348 * help-fns.el (describe-function-1, describe-variable): Print
6349 relative file name in help buffer.
6350 * faces.el (describe-face): Print relative file name in help
6351 buffer.
6352
6353 2008-09-23 Romain Francoise <romain@orebokech.com>
6354
6355 * subr.el (with-output-to-string): Make sure that the temporary
6356 buffer gets killed.
6357
6358 2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change)
6359
6360 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
6361 indentation problem with keyword symbols when a list starts with
6362 ,@ or spaces. (Bug#1012)
6363
6364 2008-09-23 Martin Rudalics <rudalics@gmx.at>
6365
6366 * textmodes/tex-mode.el (latex-find-indent): Try to handle
6367 escaped close parens correctly. (Bug#954)
6368
6369 2008-09-22 Tassilo Horn <tassilo@member.fsf.org>
6370
6371 * play/fortune.el (fortune-in-buffer): Fix a bug which forced
6372 usage of `fortune-file' even though a FILE argument was passed to
6373 the function.
6374
6375 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
6376
6377 * startup.el (command-line): Start the server when in daemon mode.
6378 Remove always true test.
6379
6380 * frame.el (frame-initialize): Remove spurious setting of
6381 special-display-function with the default value.
6382
6383 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr>
6384
6385 * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
6386
6387 2008-09-20 Glenn Morris <rgm@gnu.org>
6388
6389 * emacs-lisp/lisp-mode.el (lisp-indent-offset):
6390 Fix custom type. (Bug#1011)
6391
6392 2008-09-20 David De La Harpe Golden <david@harpegolden.net>
6393
6394 * files.el (move-file-to-trash): Avoid recursive trashing if
6395 rename-file calls delete-file.
6396
6397 2008-09-20 Glenn Morris <rgm@gnu.org>
6398
6399 * play/fortune.el: Remove leading `*' from defcustom docs.
6400 (fortune-program-options): Doc fix. Allow to be a string again.
6401 Add :version.
6402 (fortune-in-buffer): Handle fortune-program-options as a string.
6403 Don't rely on fortune program accepting options after fortune file.
6404
6405 2008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
6406
6407 * play/fortune.el (fortune-program-options): Change to a list.
6408 (fortune-in-buffer): Use apply.
6409
6410 2008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de>
6411
6412 * emacs-lisp/authors.el: Change encoding of file to utf-8.
6413 (authors-coding-system): Likewise.
6414
6415 2008-09-20 Ami Fischman <ami@fischman.org>
6416
6417 * savehist.el (savehist-save): Handle errors in writing as well as
6418 reading.
6419
6420 2008-09-20 Michael Olson <mwolson@gnu.org>
6421
6422 * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
6423 to provide a minimal performance boost.
6424
6425 2008-09-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6426
6427 * proced.el (proced-grammar-alist, proced-custom-attributes)
6428 (proced-format-alist, proced-format, proced-filter-alist)
6429 (proced-filter, proced-sort): Use defcustom.
6430 (proced-mode): Fix docstring.
6431 (proced-process-attributes): Handle return value nil of functions
6432 in proced-custom-attributes.
6433
6434 2008-09-19 Martin Rudalics <rudalics@gmx.at>
6435
6436 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
6437 flag from "'" entry in sgml-tag-syntax-table. (Bug#946)
6438
6439 2008-09-19 Miles Bader <miles@gnu.org>
6440
6441 * comint.el (comint-output-filter): Make field properties for
6442 output text front-sticky.
6443
6444 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
6445
6446 * vc-bzr.el (vc-bzr-show-log-entry):
6447 * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
6448 C-x v l for a directory uses that.
6449
6450 2008-09-18 Simon Josefsson <simon@josefsson.org>
6451
6452 * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
6453 .sieve files.
6454
6455 2008-09-18 Martin Rudalics <rudalics@gmx.at>
6456
6457 * help-macro.el (make-help-screen): Preserve key bindings
6458 established in help-mode call when exiting this macro.
6459
6460 2008-09-17 Kenichi Handa <handa@m17n.org>
6461
6462 * language/burmese.el: Fix setting of composition-function-table.
6463
6464 2008-09-17 Martin Rudalics <rudalics@gmx.at>
6465
6466 * info.el (Info-follow-nearest-node): Don't raise an error for
6467 mouse-1 clicks.
6468
6469 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com>
6470
6471 * calc/calc-units.el (calc-convert-temperature): Use default
6472 units when appropriate.
6473
6474 2008-09-16 Markus Triska <markus.triska@gmx.at>
6475
6476 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
6477 catch errors raised in `texmathp'.
6478 (flyspell-tex-math-initialized): Remove.
6479
6480 2008-09-16 Martin Rudalics <rudalics@gmx.at>
6481
6482 * frame.el (select-frame-set-input-focus): With non-nil
6483 mouse-autoselect-window always move mouse cursor to frame's
6484 selected window. Otherwise restore pre 2008-09-13 behavior.
6485 (select-frame-by-name): Use select-frame-set-input-focus.
6486
6487 * files.el (switch-to-buffer-other-frame): Don't raise frame since
6488 pop-to-buffer already does it.
6489 (display-buffer-other-frame): Fix doc-string.
6490
6491 2008-09-16 Glenn Morris <rgm@gnu.org>
6492
6493 * add-log.el (diff-find-source-location): Update declaration.
6494
6495 * progmodes/make-mode.el (makefile-match-function-end):
6496 Move point. (Bug#983)
6497
6498 2008-09-16 Daiki Ueno <ueno@unixuser.org>
6499
6500 * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
6501
6502 2008-09-15 Juanma Barranquero <lekktu@gmail.com>
6503
6504 * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
6505 (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
6506
6507 2008-09-15 Eduard Wiebe <usenet@pusto.de> (tiny change)
6508
6509 * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
6510
6511 2008-09-15 Martin Rudalics <rudalics@gmx.at>
6512
6513 * files.el (file-truename): Don't raise args-out-of-range error
6514 when filename has no separator on windows-nt. (Bug#982)
6515
6516 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
6519 be more honest when we don't know.
6520 (diff-tell-file-name): Don't prompt before the actual prompt.
6521 (diff-mode): Don't prompt in add-log-buffer-file-name-function.
6522 (diff-find-source-location): Add `noprompt' argument.
6523 (diff-current-defun): Don't prompt.
6524
6525 2008-09-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6526
6527 * proced.el (proced-mark-face, proced-marked-face)
6528 (proced-sort-header-face): Remove.
6529 (proced-font-lock-keywords): Simplify.
6530 (proced-format): Use face proced-sort-header.
6531 (proced-format-interactive, proced-sort-interactive)
6532 (proced-filter-interactive): Only call proced-update if the scheme
6533 has changed.
6534 (proced-sort-header): Use posn-actual-col-row.
6535
6536 2008-09-14 Martin Rudalics <rudalics@gmx.at>
6537
6538 * add-log.el (change-log-find-window): New variable.
6539 (change-log-goto-source-1, change-log-goto-source):
6540 Set change-log-find-window to window displaying source.
6541 (change-log-next-error): Select window specified by
6542 change-log-find-window.
6543
6544 2008-09-13 Martin Rudalics <rudalics@gmx.at>
6545
6546 * frame.el (select-frame-set-input-focus): With focus follows
6547 mouse move mouse cursor to right window.
6548 * window.el (pop-to-buffer): Select window before calling
6549 select-frame-set-input-focus.
6550
6551 2008-09-12 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6552
6553 * proced.el (proced-sort-header): New face.
6554 (proced-sort-header-face): New variable.
6555 (proced-format): Allow format value nil.
6556 Use proced-sort-header-face for header of sort column.
6557 (proced-format-args): New function.
6558 (proced-grammar-alist, proced-timer-flag, proced-process-alist)
6559 (proced-header-help-echo, proced-field-help-echo, proced-timer)
6560 (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
6561 (proced-refine): Rename from proced-filter-attribute. Doc fix.
6562 (proced-sort-header): Bind also to mouse-1.
6563 (proced-move-to-goal-column): Return position of point.
6564 (proced-filter-interactive): Always revert listing.
6565 (proced-format-ttname): Simplify.
6566 (proced-update): Do not keep undo information. Put point at
6567 beginning of buffer if we generate the first listing.
6568
6569 2008-09-12 Tassilo Horn <tassilo@member.fsf.org>
6570
6571 * doc-view.el (doc-view-scroll-up-or-next-page)
6572 (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
6573 vertically split windows.
6574
6575 2008-09-12 Glenn Morris <rgm@gnu.org>
6576
6577 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
6578
6579 * indent.el (indent-line-function): Doc fix.
6580 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
6581
6582 2008-09-11 Martin Rudalics <rudalics@gmx.at>
6583
6584 * window.el (pop-to-buffer): If the window for buffer-or-name is
6585 not on the selected frame, raise that window's frame and give it
6586 input focus. (Bug#745)
6587
6588 2008-09-11 Glenn Morris <rgm@gnu.org>
6589
6590 * ido.el (ido-mode): Initialize with custom-initialize-default,
6591 rather than a set function. (Bug#947)
6592
6593 2008-09-10 Chong Yidong <cyd@stupidchicken.com>
6594
6595 * replace.el (perform-replace): Don't set inhibit-read-only using
6596 query-replace-skip-read-only (bug#956).
6597
6598 * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
6599 of the <<foo>> form.
6600
6601 2008-09-10 Martin Rudalics <rudalics@gmx.at>
6602
6603 * window.el (display-buffer): Fix doc-string typo.
6604
6605 2008-09-10 Kenichi Handa <handa@m17n.org>
6606
6607 * composite.el (compose-gstring-for-graphic): Fix previous change.
6608
6609 2008-09-10 Glenn Morris <rgm@gnu.org>
6610
6611 * info.el (Info-try-follow-nearest-node): Fix doc typo.
6612
6613 2008-09-10 Stephen Berman <stephen.berman@gmx.net>
6614
6615 * info.el (Info-mouse-follow-nearest-node): Follow links to different
6616 manuals. (Bug#886)
6617
6618 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
6619
6620 * ido.el (ido-unload-function): New function.
6621
6622 2008-09-08 Juanma Barranquero <lekktu@gmail.com>
6623
6624 * ido.el (ido-file-internal): Fix typo in prompt.
6625 (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
6626 (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
6627 (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
6628 (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
6629 Fix typos in docstrings.
6630
6631 2008-09-08 Martin Rudalics <rudalics@gmx.at>
6632
6633 * help-fns.el (describe-function-1): Don't print extra newline
6634 after filling.
6635
6636 2008-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
6637
6638 * help-fns.el (find-lisp-object-file-name): Handle case where
6639 library is compressed.
6640
6641 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
6642
6643 * complete.el (PC-do-completion): Don't replace buffer
6644 contents (bug#227).
6645
6646 2008-09-07 Juanma Barranquero <lekktu@gmail.com>
6647
6648 * loadhist.el (unload-feature-special-hooks):
6649 Add `choose-completion-string-functions'.
6650
6651 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6652
6653 * vc-svn.el (vc-svn-root):
6654 * vc-sccs.el (vc-sccs-root):
6655 * vc-rcs.el (vc-rcs-root):
6656 * vc-cvs.el (vc-cvs-root): Delete.
6657 * vc-hooks.el (vc-find-root): Remove `invert' argument.
6658
6659 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
6660
6661 * progmodes/flymake.el (flymake-parse-err-lines): Filter out
6662 errors occurring in different files.
6663
6664 2008-09-07 Dan Nicolaescu <dann@ics.uci.edu>
6665
6666 * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
6667 (vc-bzr-status-printer): New function.
6668 (vc-bzr-after-dir-status): Deal with renamed files.
6669
6670 2008-09-07 Johan Euphrosine <proppy@aminche.com> (tiny change)
6671
6672 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
6673 buffer's filename.
6674
6675 2008-09-07 Martin Rudalics <rudalics@gmx.at>
6676
6677 * subr.el (cancel-change-group): Widen buffer temporarily when
6678 undoing changes. (Bug#810)
6679
6680 2008-09-07 Nick Roberts <nickrob@snap.net.nz>
6681
6682 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
6683 with gud-stop-subjob rather than exit debugger.
6684
6685 2008-09-07 Kenichi Handa <handa@m17n.org>
6686
6687 * composite.el: Compose combining characters only when it
6688 follows a character matching with "[[:alpha:]]".
6689
6690 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6691
6692 * proced.el: Require time-date.
6693 (proced-command-alist, proced-command, proced-goal-header-re)
6694 (proced-sorting-schemes-alist, proced-sorting-scheme)
6695 (proced-header-alist, proced-sorting-schemes-re)
6696 (proced-skip-regexp, proced-next-line, proced-previous-line)
6697 (proced-listing-type, proced-sorting-scheme-p): Remove.
6698 (proced-grammar-alist, proced-custom-attributes)
6699 (proced-format-alist, proced-format, proced-filter-alist)
6700 (proced-filter, proced-sort, proced-goal-attribute)
6701 (proced-timer-interval, proced-timer-flag, proced-timer)
6702 (proced-process-alist, proced-sort-internal, proced-process-tree)
6703 (proced-header-help-echo, proced-field-help-echo): New variables.
6704 (proced-pid-at-point, proced-timer, proced-mark-process-alist)
6705 (proced-omit-process, proced-filter, proced-process-tree)
6706 (proced-filter-children, proced-children-pids)
6707 (proced-filter-parents, proced-<, proced-string-lessp)
6708 (proced-time-lessp, proced-xor, proced-sort-p)
6709 (proced-format-time, proced-format-start, proced-format-ttname)
6710 (proced-format, proced-process-attributes): New functions.
6711 (proced-toggle-timer-flag, proced-mark-children)
6712 (proced-mark-parents, proced-filter-interactive)
6713 (proced-filter-attribute, proced-sort-interactive)
6714 (proced-sort-header, proced-format-interactive): New commands.
6715 (proced-move-to-goal-column): Use goal-column.
6716 (proced-mode): Use proced-timer.
6717 (proced-do-mark-all): Display process count. Use use-region-p.
6718 Simplify.
6719 (proced-omit-processes): Use use-region-p.
6720 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
6721 (proced-sort-start, proced-sort-time, proced-sort-user):
6722 Use proced-sort-interactive.
6723 (proced-sort): Make it a function that performs the actual sort.
6724 (proced-update): New arg revert. Use proced-process-alist,
6725 proced-filter, proced-sort, proced-format, and
6726 proced-grammar-alist. Preserve position of point based on fields.
6727 Make header line and fields clickable.
6728 (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
6729 (proced-why): Use save-selected-window.
6730 (proced-log): Use buffer-read-only.
6731
6732 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
6733
6734 * tooltip.el (tooltip-mode): Initialize unconditionally to t.
6735
6736 2008-09-06 Glenn Morris <rgm@gnu.org>
6737
6738 * add-log.el (diff-find-source-location): Declare.
6739 (find-change-log): If called from a diff buffer, try to switch to the
6740 source buffer (e.g. to respect change-log-default-name there).
6741
6742 * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
6743 unallowed characters; added 2006-10-10 without comment. (Bug#753)
6744
6745 * Makefile.in (ELCFILES): Update.
6746
6747 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
6748
6749 * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
6750 user enters a mouse event in another frame, or a special event.
6751
6752 * server.el (server-switch-buffer): New arg.
6753 (server-execute): If reusing an existing window, set file position
6754 if required.
6755
6756 2008-09-06 Kenichi Handa <handa@m17n.org>
6757
6758 * language/lao.el: Fix setting of composition-function-table.
6759
6760 2008-09-06 Eli Zaretskii <eliz@gnu.org>
6761
6762 * term/pc-win.el (msdos-show-help): Don't truncate lines while
6763 displaying help echo messages.
6764
6765 2008-09-06 Martin Rudalics <rudalics@gmx.at>
6766
6767 * subr.el (symbol-file): Fix doc-string.
6768
6769 2008-09-06 Glenn Morris <rgm@gnu.org>
6770
6771 * help-mode.el (help-xref-forward-stack): Doc fix.
6772
6773 * add-log.el (change-log-default-name): Autoload safety.
6774
6775 2008-09-05 Wilson Snyder <wsnyder@wsnyder.org>
6776
6777 * verilog-mode.el (verilog-library-extensions): Enable .sv
6778 filename extensions to call verilog-mode.
6779 (verilog-auto, verilog-auto-inst, verilog-faq)
6780 (verilog-submit-bug-report): Update author support URLs.
6781 (verilog-delete-auto, verilog-auto-inout-module)
6782 (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
6783 creating complemented testbench modules. Suggested by Yishay Belkind.
6784 (verilog-auto-inst-port, verilog-simplify-range-expression):
6785 When verilog-auto-inst-param-value is set, don't require a
6786 AUTO_TEMPLATE to expand parameter substitutions. Suggested by
6787 Yishay Belkind.
6788 (verilog-auto-inst-param-value): Add safe variable.
6789 (verilog-re-search-forward, verilog-re-search-backward):
6790 Fix returning wrong search results on Emacs 22.1.
6791 (verilog-modi-cache-results, verilog-auto): Fix warning message
6792 about "toggling font-lock-mode."
6793 (verilog-auto): Fix losing font-lock on errors.
6794 (verilog-auto-inst-param-value, verilog-mode-version)
6795 (verilog-mode-version-date, verilog-read-inst-param-value)
6796 (verilog-auto-inst, verilog-auto-inst-param)
6797 (verilog-auto-inst-port, verilog-simplify-range-expression):
6798 Allow parameters to be replaced with their values, on the expansion of
6799 an AUTOINST with Verilog 2001 style parameter settings.
6800 Suggested by David Rogoff.
6801
6802 2008-09-05 Michael McNamara <mac@mail.brushroad.com>
6803
6804 * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
6805 Better support for the property statement. Sometimes this keyword
6806 introduces a statement which requires an endproperty keyword, and
6807 sometimes it doesn't, depending on the work before the property
6808 word. If property is prefixed with assert, assume or cover
6809 keyword, then the statement is ended with a ';'. Otherwise,
6810 property is like task or specify, and is followed by some number
6811 of statements, which are ended with an endproperty keyword.
6812 (electric-verilog-tab): Support Emacs 22.2 style handling of tab
6813 in a highlighted region: indent each line in region according to
6814 mode. Supply this so it works in XEmacs and older Emacs.
6815
6816 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6817
6818 * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
6819 Don't clean up a buffer when killing it.
6820
6821 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6822
6823 * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
6824 buffers (bug#360). New version 11.2.1.
6825 (whitespace-action): New value `warn-read-only' to give a warning when
6826 buffer is read-only and whitespace action is cleanup or auto-cleanup.
6827 (whitespace-cleanup, whitespace-cleanup-region): Code fix.
6828 (whitespace-warn-read-only): New fun.
6829
6830 2008-09-05 Chong Yidong <cyd@stupidchicken.com>
6831
6832 * international/quail.el: Require help-mode.
6833 (quail-help-init): Function removed.
6834 (quail-keyboard-layout-button, quail-keyboard-customize-button):
6835 Define directly.
6836
6837 * dired.el (dired-get-filename): Rewrite octal escape character
6838 processor (bug#885).
6839
6840 2008-09-05 Eli Zaretskii <eliz@gnu.org>
6841
6842 * cus-edit.el (custom-button-pressed): Default to inverse-video.
6843
6844 * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
6845 not just for terminal-frame.
6846
6847 2008-09-05 Martin Rudalics <rudalics@gmx.at>
6848
6849 * window.el (window--try-to-split-window): Don't split when window
6850 is not splittable in last disjunct. (Bug#888)
6851
6852 2008-09-05 Kenichi Handa <handa@m17n.org>
6853
6854 * language/tibetan.el: Fix setting of composition-function-table.
6855
6856 * composite.el (find-composition): Mention about the automatic
6857 composition in the docstring.
6858 (compose-gstring-for-graphic): Fix handling "above" marks.
6859
6860 * descr-text.el (describe-char): Fix handling of automatic composition.
6861
6862 2008-09-04 Juanma Barranquero <lekktu@gmail.com>
6863
6864 * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
6865 (tramp-parse-connection-properties): Reflow docstring.
6866
6867 2008-09-04 Kim F. Storm <storm@cua.dk>
6868
6869 * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
6870 and other-frame methods when switching between file and buffer modes.
6871
6872 2008-09-04 Martin Rudalics <rudalics@gmx.at>
6873
6874 * info.el (Info-dir-remove-duplicates): Narrow buffer when
6875 removing duplicate entries under same heading. Don't skip char
6876 matching anything but a space or tab at bol. (Bug#864)
6877
6878 2008-09-03 Alan Mackenzie <acm@muc.de>
6879
6880 * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
6881
6882 2008-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
6883
6884 * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
6885 (completion-pcm--all-completions): Move the case-fold-search binding to
6886 it also applies to completion-regexp-list (used in all-completions).
6887 (completion-pcm--hilit-commonality): Add missing case-fold-search.
6888
6889 2008-09-03 Martin Rudalics <rudalics@gmx.at>
6890
6891 * window.el (pop-up-frame-function): Move ...
6892 * frame.el (pop-up-frame-function): ... here, to avoid
6893 "CHANGED outside Customize;".
6894
6895 2008-09-03 Glenn Morris <rgm@gnu.org>
6896
6897 * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
6898
6899 2008-09-03 Chong Yidong <cyd@stupidchicken.com>
6900
6901 * isearch.el (isearch-highlight-regexp): Fix last change, quoting
6902 non-alphabetical characters properly.
6903
6904 2008-09-02 Dan Nicolaescu <dann@ics.uci.edu>
6905
6906 * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
6907
6908 2008-09-02 Martin Rudalics <rudalics@gmx.at>
6909
6910 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
6911 control-prefixed keys. (Bug#835)
6912
6913 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
6914
6915 * image-mode.el (image-mode): Fix 2008-07-19 change.
6916
6917 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
6918
6919 * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
6920
6921 * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
6922
6923 2008-09-02 Glenn Morris <rgm@gnu.org>
6924
6925 * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
6926
6927 * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
6928
6929 2008-09-01 Glenn Morris <rgm@gnu.org>
6930
6931 * vc-hooks.el (vc-previous-version): Move alias to vc.el.
6932 * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
6933 and fix name typos. (Bug#856)
6934
6935 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
6936
6937 * minibuffer.el (completion-pcm--pattern->regex):
6938 When completion-ignore-case is non-nil, generate a regexp that
6939 ignores case.
6940
6941 * window.el (recenter-top-bottom): Doc fix.
6942
6943 2008-09-01 Simon South <ssouth@member.fsf.org>
6944
6945 * progmodes/delphi.el: New maintainer.
6946 (delphi-interface-types): New var.
6947 (delphi-composite-types): Use it.
6948 (delphi-enclosing-indent-of): Distinguish between "interface"
6949 keyword as a unit separator and used like a class declaration.
6950
6951 2008-09-01 Martin Rudalics <rudalics@gmx.at>
6952
6953 * help-fns.el (describe-simplify-lib-file-name)
6954 (find-source-lisp-file): Remove.
6955 (find-lisp-object-file-name): New function giving preference to
6956 files found via load-path instead of loaddefs.el.
6957 (describe-function-1): Use new function instead of the removed
6958 ones. (Bugs #587, #669, #690)
6959 * faces.el (describe-face): Use find-lisp-object-file-name instead
6960 of describe-simplify-lib-file-name.
6961
6962 2008-09-01 Kenichi Handa <handa@m17n.org>
6963
6964 * international/mule-diag.el (font-show-log): Fix previous change.
6965
6966 * international/mule-cmds.el (set-language-environment):
6967 Don't overwrite current-iso639-language if the current language
6968 environment doesn't provide that data.
6969 (set-locale-environment): Set current-iso639-language from the
6970 locale name.
6971
6972 * international/fontset.el (script-representative-chars): Re-add
6973 the entry for symbol, but with vector of characters.
6974 (setup-default-fontset): Cancel previous change.
6975
6976 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
6977
6978 * ido.el: Move provide statement to the end of the file.
6979
6980 2008-08-30 Markus Triska <markus.triska@gmx.at>
6981
6982 * linum.el (linum-mode): `window-size-change-functions' can now be
6983 buffer-local.
6984 (linum-update-window): Use result of `move-overlay'.
6985
6986 2008-08-30 Glenn Morris <rgm@gnu.org>
6987
6988 * subr.el (make-variable-frame-local): Tweak obsolescence message.
6989
6990 * info.el (Info-hide-note-references, Info-refill-paragraphs):
6991 Doc fixes.
6992
6993 * apropos.el (apropos-command): Report documentation errors.
6994 * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825)
6995
6996 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
6997
6998 * isearch.el (isearch-highlight-regexp): Fix case of highlighted
6999 string.
7000
7001 2008-08-29 Eli Zaretskii <eliz@gnu.org>
7002
7003 * bindings.el (mode-line-frame-identification): Fix last change.
7004
7005 2008-08-29 Kenichi Handa <handa@m17n.org>
7006
7007 These changes are to adjust the automatic composition for the new
7008 implementation (avoid using text property).
7009
7010 * composite.el (composition-function-table): Move declaration to
7011 composite.c.
7012 (terminal-composition-base-character-p): Delete it.
7013 (terminal-composition-function): Delete it.
7014 (terminal-composition-function-table): Delete it.
7015 (lgstring-header, lgstring-set-header, lgstring-font)
7016 (lgstring-char, lgstring-char-len, lgstring-shaped-p)
7017 (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
7018 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
7019 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
7020 (lglyph-ascent, lglyph-descent, lglyph-adjustment)
7021 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
7022 (compose-glyph-string, compose-glyph-string-relative)
7023 (compose-gstring-for-graphic, compose-gstring-for-terminal):
7024 New functions.
7025 (auto-compose-chars): Argument changed.
7026
7027 * language/european.el: Don't setup composition-function-table.
7028 (diacritic-composition-pattern, diacritic-compose-region)
7029 (diacritic-compose-string, diacritic-compose-buffer)
7030 (diacritic-composition-function): Delete them.
7031
7032 * language/lao-util.el (lao-composition-function): Argument changed.
7033
7034 * language/sinhala.el: Fix setting up of composition-function-table.
7035
7036 * language/thai.el: Fix setting up of composition-function-table.
7037
7038 * language/thai-util.el: Encoding changed to utf-8.
7039 (thai-composition-function): Argument changed.
7040
7041 * language/indian.el: Fix setting up of composition-function-table.
7042 (devanagari-composable-pattern)
7043 (tamil-composable-pattern, kannada-composable-pattern)
7044 (malayalam-composable-pattern): New variables.
7045
7046 * international/characters.el (unicode-category-table):
7047 Setup unicode-category-table.
7048
7049 * international/fontset.el (setup-default-fontset): Prepend
7050 iso10646-1 fonts to the fallback font groups instead of appending.
7051
7052 2008-08-29 Glenn Morris <rgm@gnu.org>
7053
7054 * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
7055
7056 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
7057
7058 * term/x-win.el (x-win-suspend-error): Don't signal error if there
7059 are no X frames active.
7060
7061 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
7062
7063 * net/xesam.el (xesam-kill-buffer-function): Wrap code by
7064 `ignore-errors' (the function must succeed always).
7065
7066 2008-08-28 Edward O'Connor <hober0@gmail.com>
7067
7068 * json.el (json-read-number): New arg. Handle explicitly signed
7069 numbers.
7070 (json-readtable): Add `+' and `.'.
7071
7072 2008-08-28 Eli Zaretskii <eliz@gnu.org>
7073
7074 * term/pc-win.el (msdos-previous-message): New variable.
7075 (msdos-show-help): New function.
7076 (msdos-initialize-window-system): Set show-help-function to
7077 msdos-show-help.
7078
7079 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
7080
7081 * emacs-lisp/debug.el (debug): When killing a noninteractive
7082 Emacs, give an exit status of -1.
7083
7084 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
7085
7086 * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
7087
7088 2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
7089
7090 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
7091 not the same as the last modification time, fall back on the
7092 backend-specific check.
7093
7094 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
7095
7096 * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
7097 to go to the position of interest.
7098
7099 2008-08-27 Tomas Abrahamsson <tab@lysator.liu.se>
7100
7101 * textmodes/artist.el (artist-mode-init): Add comment on the
7102 setting up of the `artist-replacement-table' array.
7103 (artist-get-replacement-char): New defsubst.
7104 (artist-get-char-at-xy-conv, artist-replace-char)
7105 (artist-replace-chars, artist-replace-string): Use it instead of
7106 accessing `artist-replacement-table' directly.
7107 Reported by Rubén Berenguel <ruben@maia.ub.es>.
7108
7109 (artist-mt): Fix structures for cut and copy operations.
7110
7111 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
7112
7113 * shell.el (shell-file-name-quote-list): Quote `$'.
7114
7115 * comint.el (comint-dynamic-complete-as-filename): Generalize last
7116 change to allow quoting of characters before point.
7117 (comint-dynamic-list-filename-completions): Quote common substring.
7118
7119 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
7120
7121 * comint.el (comint-dynamic-complete-as-filename): If case is
7122 ignored while matching, replace the entire filename with completion.
7123
7124 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
7125 flyspell-pre-point is valid to avoid signalling an error in
7126 post-command-hook.
7127
7128 2008-08-26 Johan Bockgård <bojohan@gnu.org>
7129
7130 * linum.el (linum): Inherit remaining face attributes from default
7131 face.
7132
7133 2008-08-26 Markus Triska <markus.triska@gmx.at>
7134
7135 * linum.el (linum-delay): Disable - it should no longer be
7136 necessary, and can lead to longer delays.
7137 (linum-update-window): Renumber if margin width has changed.
7138
7139 2008-08-26 Daiki Ueno <ueno@unixuser.org>
7140
7141 * epa.el (epa--key-widget-action): Save the selected window to
7142 make `widget-button-click-moves-point' work. (Bug#733).
7143
7144 2008-08-26 Glenn Morris <rgm@gnu.org>
7145
7146 * calendar/holidays.el (calendar-holidays): Doc fix.
7147
7148 * progmodes/gud.el (tramp-file-name-localname)
7149 (tramp-dissect-file-name): Declare.
7150
7151 * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
7152
7153 2008-08-25 Eli Zaretskii <eliz@gnu.org>
7154
7155 * bindings.el (mode-line-frame-control): New function, caters to
7156 `pc' ``window system''.
7157 (mode-line-frame-identification): Use it instead of accessing
7158 window-system directly.
7159
7160 2008-08-25 Juri Linkov <juri@jurta.org>
7161
7162 * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
7163 `center-line' and "\eS" from `center-paragraph'.
7164 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
7165 `center-paragraph'.
7166
7167 2008-08-25 Ulf Jasper <ulf.jasper@web.de>
7168
7169 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
7170 (newsticker-treeview-treewindow-width): New.
7171 (newsticker-treeview-listwindow-height): New.
7172 (newsticker-treeview-browse-url-item): New.
7173 (newsticker-treeview-mode-map):
7174 Add newsticker-treeview-browse-url-item.
7175 (newsticker--treeview-window-init):
7176 Use newsticker-treeview-treewindow-width and
7177 newsticker-treeview-listwindow-height.
7178
7179 * net/newst-reader.el (newsticker-browse-url-item): New.
7180
7181 2008-08-25 Dan Nicolaescu <dann@ics.uci.edu>
7182
7183 * vc-dir.el (vc-dir-marked-only-files-and-states):
7184 (vc-dir-child-files-and-states): Reverse the list before returning it.
7185
7186 2008-08-24 Michael Albinus <michael.albinus@gmx.de>
7187
7188 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
7189
7190 2008-08-24 Romain Francoise <romain@orebokech.com>
7191
7192 * progmodes/python.el (run-python): Remove '' from sys.path.
7193
7194 2008-08-23 Glenn Morris <rgm@gnu.org>
7195
7196 * progmodes/fortran.el (fortran-tab-mode-string)
7197 (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
7198
7199 2008-08-23 Eli Zaretskii <eliz@gnu.org>
7200
7201 * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
7202 Add declare-function.
7203
7204 * startup.el (command-line): Don't call tty-register-default-colors
7205 if initial-window-system is `pc'.
7206
7207 * term/internal.el (local-function-key-map): Fix unbalanced parens.
7208 (msdos-key-remapping-map): New variable. Move here all the special
7209 keys we will be remapping via local-function-key-map.
7210 (msdos-setup-keyboard): New function.
7211
7212 * term/pc-win.el (msdos-create-frame-with-faces): Rename from
7213 make-msdos-frame.
7214 (terminal-init-internal): New function, errors out if called.
7215 (msdos-initialize-window-system): New function.
7216 (msdos-create-frame-with-faces): Set the terminal's
7217 `terminal-initted' (sic!) parameter.
7218 (frame-creation-function-alist): Add msdos-create-frame-with-faces.
7219 (window-system-initialization-alist):
7220 Add msdos-initialize-window-system.
7221 (handle-args-function-alist): Use tty-handle-args for `pc'
7222 ``window system'' as well.
7223 (pc-win): Provide.
7224
7225 * term/tty-colors.el (tty-register-default-colors): Remove bogus
7226 code for using msdos-color-values.
7227
7228 * loadup.el [ms-dos]: Load term/pc-win.
7229
7230 2008-08-23 Dan Nicolaescu <dann@ics.uci.edu>
7231
7232 * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
7233 directory name.
7234
7235 2008-08-23 Nick Roberts <nickrob@snap.net.nz>
7236
7237 * progmodes/gud.el (gud-common-init): Use absolute file so that
7238 perldb works with tramp (sudo).
7239
7240 * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
7241 match data in process filters.
7242
7243 2008-08-23 Martin Rudalics <rudalics@gmx.at>
7244
7245 * dired.el (dired-buffer-stale-p): Do not revert buffer that
7246 can be written.
7247
7248 2008-08-23 Glenn Morris <rgm@gnu.org>
7249
7250 * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
7251 (dired-guess-shell-alist-user): Doc fix. (Bug#417).
7252
7253 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
7254
7255 * subr.el (temp-buffer-show-hook): Doc fix.
7256
7257 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
7258
7259 * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
7260 and "INSIDE_EMACS=...". Reported by Tassilo Horn
7261 <tassilo@member.fsf.org>.
7262
7263 * net/trampver.el: Update release number.
7264
7265 * net/xesam.el (xesam-minor-mode): New minor mode.
7266 (xesam-highlight-buffer): Remove. Code moved to
7267 `xesam-minor-mode'.
7268 (xesam-refresh-entry): Use `xesam-minor-mode'.
7269
7270 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
7271
7272 * minibuffer.el (completion--try-word-completion):
7273 Disable partial-completion when considering the addition of a space
7274 or hyphen.
7275
7276 2008-08-21 John Paul Wallington <jpw@pobox.com>
7277
7278 * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
7279 filename of `tofile' doesn't contain any colons on Windows,
7280 Cygwin, and MS-DOS systems.
7281
7282 2008-08-21 Daiki Ueno <ueno@unixuser.org>
7283
7284 * epg.el (epg-make-context, epg-context-set-passphrase-callback)
7285 (epg-context-set-progress-callback): Make sure the callback is a
7286 cons of a function and a handback. Update all callers.
7287
7288 2008-08-20 David Reitter <david.reitter@gmail.com>
7289
7290 * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
7291 Patch applied by Adrian Robert.
7292
7293 2008-08-20 Kevin Ryde <user42@zip.com.au>
7294
7295 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
7296 directive lines.
7297
7298 2008-08-20 Michael Albinus <michael.albinus@gmx.de>
7299
7300 * net/xesam.el (xesam-highlight-string): Precise doc string.
7301 (xesam-highlight-buffer): New defun.
7302 (xesam-refresh-entry): Use it. Better check for sourceModified.
7303
7304 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
7305
7306 * edmacro.el (edmacro-parse-keys): Catch events with spaces in
7307 their names.
7308
7309 2008-08-19 Kenichi Handa <handa@m17n.org>
7310
7311 * language/european.el ("Esperanto"): Change the preferred
7312 charsets to iso-8859-3.
7313
7314 * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
7315
7316 * international/fontset.el (script-representative-chars):
7317 Delete the entry for symbol.
7318 (setup-default-fontset): For symbol characters, don't specify
7319 :script property.
7320
7321 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
7322
7323 * minibuffer.el (completion-table-dynamic): Doc fix.
7324
7325 * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
7326 saved.
7327
7328 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
7329
7330 * emulation/edt.el (edt-default-emulation-setup):
7331 Share global-buffers-menu-map with the emulated global map.
7332
7333 2008-08-18 Adrian Robert <Adrian.B.Robert@gmail.com>
7334
7335 * term/ns-win.el (global): Uncomment "put backspace
7336 ascii-character..." and friends, they are needed for tramp. (Bug#725)
7337
7338 2008-08-18 Kenichi Handa <handa@m17n.org>
7339
7340 * international/mule-diag.el (font-show-log): Add optional arg N
7341 to control the limit of font listing.
7342
7343 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
7344
7345 * window.el (recenter-top-bottom): Determine top and bottom
7346 positions using scroll-margin instead of scroll-conservatively.
7347
7348 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7349
7350 * proced.el (proced-send-signal): Use beginning-of-line.
7351
7352 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7353
7354 * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
7355 (proced-mode-map): Add tooltips for menus. Use radio buttons for
7356 listing types.
7357 (proced-log-buffer): New variable.
7358 (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
7359 region if transient-mark-mode is turned on and the region is active.
7360 (proced-omit-processes): Rename from proced-hide-processes to
7361 avoid key clash with describe-mode (bound to h). Search for
7362 marked processes starting from point-min.
7363 (proced-header-space): Remove.
7364 (proced-send-signal): Handle errors. Operate on current process
7365 if no process is marked.
7366 (proced-why): New command.
7367 (proced-log, proced-log-summary): New functions.
7368 (proced-help): Use proced-why.
7369 * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
7370 (bibtex-autokey-year-title-separator): Fix docstring.
7371
7372 2008-08-17 Michael Albinus <michael.albinus@gmx.de>
7373
7374 * net/xesam.el (xesam-vendor, xesam-notify-function):
7375 New local variables.
7376 (xesam-mode): Extend docstring. Initialize `xesam-notify-function'.
7377 (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove
7378 Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
7379 (xesam-new-search): Initialize `xesam-vendor'.
7380
7381 2008-08-15 Glenn Morris <rgm@gnu.org>
7382
7383 * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
7384 a pipeline.
7385 * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
7386 unless at the end of the pipeline. (Bug#699).
7387
7388 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
7389
7390 * minibuffer.el (completion-boundaries): Doc fix.
7391 (display-completion-list): Only default base-size to zero if
7392 completing in the minibuffer.
7393
7394 * simple.el (completion-base-size): Doc fix.
7395 (choose-completion): Try reselecting completion-reference-buffer.
7396
7397 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
7398
7399 * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
7400 also for remote directories.
7401
7402 2008-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
7403
7404 * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
7405 since those precomputed values aren't used any more.
7406 (easy-menu-precalculate-equivalent-keybindings): Obsolete.
7407
7408 2008-08-14 Martin Rudalics <rudalics@gmx.at>
7409
7410 * help.el (with-help-window): Return last value in BODY.
7411
7412 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
7413
7414 * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
7415 notify function of the URL.
7416 (xesam-new-search): Encode special characters in the query string.
7417
7418 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
7419
7420 * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
7421
7422 2008-08-13 Andreas Schwab <schwab@suse.de>
7423
7424 * net/tramp.el (tramp-handle-shell-command): Handle output going
7425 to current buffer like shell-command. Don't disable undo.
7426
7427 2008-08-13 Glenn Morris <rgm@gnu.org>
7428
7429 * eshell/esh-cmd.el (eshell/which): Handle the case where no
7430 description is found.
7431
7432 2008-08-12 Alan Mackenzie <acm@muc.de>
7433
7434 * progmodes/cc-defs.el (c-emacs-features):
7435 argumentative-bod-function: bind mark-ring to avoid accumulating a
7436 spurious mark.
7437
7438 2008-08-12 Chong Yidong <cyd@stupidchicken.com>
7439
7440 * simple.el (visual-line--saved-state): New var.
7441 (visual-line-mode): Save local values of variables, and restore
7442 them when visual-line-mode is disabled.
7443
7444 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change)
7445
7446 * net/ldap.el (ldap-search-internal): Tweak URL regexp.
7447
7448 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
7449
7450 * progmodes/cc-defs.el (c-emacs-features):
7451 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
7452 moving point during the test.
7453
7454 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
7455
7456 2008-08-11 Glenn Morris <rgm@gnu.org>
7457
7458 * term/ns-win.el (x-parse-geometry): Doc fix.
7459
7460 * dired.el (x-popup-menu):
7461 * hi-lock.el (x-popup-menu):
7462 * mouse.el (font-face-attributes):
7463 * calendar/cal-menu.el (x-popup-menu):
7464 * calendar/calendar.el (x-popup-menu):
7465 * calendar/holidays.el (x-popup-menu):
7466 * progmodes/cperl-mode.el (x-popup-menu):
7467 * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
7468 (x-open-connection):
7469 * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
7470 (x-command-line-resources):
7471 * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
7472 (x-display-name, x-command-line-resources):
7473 Add declarations for builds without X.
7474
7475 2008-08-10 Glenn Morris <rgm@gnu.org>
7476
7477 * calendar/cal-bahai.el (holiday-bahai): Doc fix.
7478
7479 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu>
7480
7481 * vc-bzr.el (vc-bzr-find-revision): Rename from
7482 vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
7483
7484 2008-08-10 Michael Albinus <michael.albinus@gmx.de>
7485
7486 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
7487 (xesam-refresh-entry): Add Debbugs handling. Insert a widget
7488 "DONE", when all hits are retrieved.
7489 (xesam-search): Autoload it.
7490
7491 2008-08-11 John Paul Wallington <jpw@pobox.com>
7492
7493 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
7494 empty string when no filename.
7495 (define-ibuffer-column filename): Accommodate that change.
7496
7497 * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
7498 `buffer-file-name' instead of `ibuffer-buffer-file-name'.
7499
7500 2008-08-10 Glenn Morris <rgm@gnu.org>
7501
7502 * Makefile.in (ELCFILES): Update.
7503
7504 2008-08-10 John Paul Wallington <jpw@pobox.com>
7505
7506 * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
7507
7508 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
7509
7510 * battery.el (battery-echo-area-format, battery-status-function):
7511 Handle new Linux sysfs format for battery reporting.
7512 (battery-linux-sysfs): New function.
7513
7514 2008-08-07 Martin Rudalics <rudalics@gmx.at>
7515
7516 * add-log.el (change-log-search-tag-name)
7517 (change-log-goto-source): Fix behavior when point is not on tag.
7518
7519 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
7520
7521 * startup.el (command-line-ns-option-alist): Use ignore instead of
7522 ns-ignore-0-arg.
7523
7524 * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
7525 (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
7526 (ns-alternatives-map): New variable.
7527 (x-set-up-function-keys): Use it.
7528 (global): Comment out "put backspace ascii-character..." and friends.
7529 Move function-key-map into ns-alternatives-map. Don't call
7530 precompute-menubar-bindings. Don't set anything connected with
7531 browse-url.
7532 (after-make-frame-functions): Clarify comment why a hook is added.
7533
7534 2008-08-06 Joakim Verona <joakim@verona.se>
7535
7536 * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
7537 in url:s.
7538
7539 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
7540
7541 * vc-svn.el (vc-svn-parse-status): Use when instead of if.
7542 Fix 2008-01-01 change: use a shy group to not affect subsequent
7543 match calls.
7544
7545 2008-08-06 Reto Zimmermann <reto@gnu.org>
7546
7547 * progmodes/vera-mode.el (vera-electric-tab):
7548 * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
7549 region when active.
7550
7551 2008-08-06 Kenichi Handa <handa@m17n.org>
7552
7553 * faces.el (face-valid-attribute-values): Fix handling the value
7554 of (font-family-list) and font-XXX-table.
7555
7556 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
7557
7558 * proced.el (proced-menu): Bind the correct function to for toggling.
7559
7560 * vc-dir.el (vc-dir-mode): Fix typo.
7561
7562 2008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7563
7564 * whitespace.el (whitespace-newline-mode)
7565 (global-whitespace-newline-mode, whitespace-mode)
7566 (global-whitespace-mode): Improve docstring.
7567
7568 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
7569
7570 * kmacro.el (kmacro-exec-ring-item): Add autoload.
7571
7572 * files.el (auto-save-visited-file-name): Move definition to fileio.c.
7573
7574 * cus-start.el (all): Handle auto-save-visited-file-name.
7575
7576 2008-08-05 Alex Shinn <alexshinn@gmail.com> (tiny change)
7577
7578 * files.el (hack-one-local-variable-eval-safep): Handle
7579 lisp-indent-function and scheme-indent-function in addition to the
7580 deprecated lisp-indent-hook.
7581
7582 2008-08-05 Michael Albinus <michael.albinus@gmx.de>
7583
7584 * net/xesam.el (top): Require `wid-edit' always.
7585 (xesam-mode-line, xesam-highlight): New deffaces.
7586 (xesam-objects): New local variable.
7587 (xesam-search-engines): Fix error in field list.
7588 (xesam-mode): Use `xesam-mode-line' instead of
7589 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for
7590 proper initialization (why?).
7591 (xesam-highlight-string, xesam-get-hits)
7592 (xesam-kill-buffer-function): New defuns.
7593 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check
7594 result of "hit.fields", it isn't a string only. Wrap an error of
7595 the strigi search engine ("xesam:size" is returned as string).
7596 Highlight search items.
7597 (xesam-refresh-search-buffer): Make logic of counters more simple.
7598 Prefetch next hits.
7599 (xesam-signal-handler): Use `xesam-mode-line' instead of
7600 `font-lock-type-face'.
7601 (xesam-new-search): Add `xesam-kill-buffer-function' to
7602 `kill-buffer-hook'.
7603
7604 2008-08-05 Teodor Zlatanov <tzz@lifelogs.com>
7605
7606 * add-log.el (change-log-next-error, change-log-mode): Add support
7607 for `next-error' to call `change-log-goto-source' on named files
7608 in a ChangeLog.
7609
7610 2008-08-05 Jay Belanger <jay.p.belanger@gmail.com>
7611
7612 * calc/calc.el (math-read-number): Handle all C-like languages
7613 properly.
7614
7615 2008-08-04 Vincent Belaïche <vincent.b.1@hotmail.fr>
7616
7617 * calc/calc.el (math-read-number): Handle C numbers beginning with
7618 0 correctly.
7619
7620 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
7621
7622 * term/ns-win.el ([ns-new-frame]): New global key.
7623
7624 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
7625
7626 * international/mule-cmds.el (read-char-by-name):
7627 Check UCS names with `assoc-string' and case folding.
7628
7629 2008-08-04 Michael Albinus <michael.albinus@gmx.de>
7630
7631 * net/dbus.el (dbus-call-method-asynchronously)
7632 (dbus-method-return-internal, dbus-method-error-internal):
7633 Declare them with `declare-function'.
7634
7635 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
7636
7637 * descr-text.el (describe-char-display): Fix last change:
7638 don't pass CHARSET to `encoded-string-description'.
7639
7640 2008-08-02 Alex Harsanyi <harsanyi@mac.com> (tiny change)
7641
7642 * vc.el (vc-next-action): Update list var correctly after delete.
7643
7644 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
7645
7646 * ido.el (ido-mode): Add toggle notification.
7647
7648 * cus-edit.el (custom-save-all): Avoid destroying symlink if
7649 already visiting the custom file.
7650
7651 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7652 pending output coming after the status change.
7653
7654 2008-08-02 Jason Rumney <jasonr@gnu.org>
7655
7656 * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
7657
7658 2008-08-01 Kenichi Handa <handa@m17n.org>
7659
7660 * international/mule-cmds.el (encode-coding-char):
7661 New optional arg CHARSET.
7662
7663 * descr-text.el (describe-char-display): Call encode-coding-char
7664 with the arg CHARSET.
7665 (describe-char): Pay attention to the text-property `charset'.
7666
7667 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
7668
7669 * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
7670 error messages.
7671 (dbus-set-property): Call `dbus-introspect-get-property' instead
7672 of `dbus-get-property'.
7673
7674 * net/xesam.el (xesam-all-fields): Remove source and content
7675 identifiers.
7676 (xesam-dbus-unique-names): New defvar.
7677 (xesam-dbus-call-method): New defun. Replace all calls of
7678 `dbus-call-method' by `xesam-dbus-call-method'.
7679 (xesam-get-cached-property, xesam-set-cached-property):
7680 New defuns.
7681 (xesam-get-property, xesam-set-property, xesam-refresh-entry)
7682 (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
7683 (xesam-search-engines): Make it an association list. Take changed
7684 layout into account in the corresponding function.
7685 (xesam-delete-search-engine): Remove check for consistency of
7686 `xesam-search-engines', not needed anymore.
7687 (xesam-mode): Show XML query string only in the debug case.
7688
7689 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
7690
7691 * files.el (read-file-modes): Fix typo in docstring.
7692
7693 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
7694
7695 * Makefile.in: Avoid maintainer warning for autogenerated unicode
7696 files.
7697
7698 * apropos.el (apropos-symbol): Don't set button skip by default.
7699 (apropos-print): Set button skip iff searching for multiple types.
7700 (apropos-print-doc): Insert blank label button when searching for
7701 a single type.
7702
7703 * button.el (forward-button): Avoid infloop.
7704
7705 * minibuffer.el (read-file-name-completion-ignore-case):
7706 Add cygwin to the list.
7707
7708 2008-07-31 Sven Joachim <svenjoac@gmx.de>
7709
7710 * files.el (abbreviate-file-name): When replacing $HOME with ~,
7711 turn off case-fold-search.
7712
7713 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
7714
7715 * net/dbus.el (top): Don't register for "NameOwnerChanged".
7716 (dbus-message-type-invalid, dbus-message-type-method-call)
7717 (dbus-message-type-method-return, dbus-message-type-error)
7718 (dbus-message-type-signal): New defconst.
7719 (dbus-ignore-errors): Fix `edebug-form-spec' property.
7720 (dbus-return-values-table): New defvar.
7721 (dbus-call-method-non-blocking-handler, dbus-event-message-type):
7722 New defun.
7723 (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
7724 Extend docstring. Adapt implementation according to new
7725 `dbus-event' layout.
7726 (dbus-event-service-name, dbus-event-path-name)
7727 (dbus-event-interface-name, dbus-event-member-name):
7728 Adapt implementation according to new `dbus-event' layout.
7729 (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
7730
7731 * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
7732 (xesam-mode): Rework implementation.
7733 (xesam-new-search): Additional parameter TYPE.
7734 (xesam-search): Adapt call of `xesam-new-search'.
7735
7736 2008-07-31 Juri Linkov <juri@jurta.org>
7737
7738 * dired-aux.el (dired-do-chmod): Set default value to the original
7739 mode string using absolute notation like u=rwx,g=rx,o=rx.
7740 Use it as a new arg `default' of `dired-mark-read-string'.
7741 (dired-mark-read-string): Add new optional arg `default'.
7742
7743 * files.el (read-file-modes): Set default value to the original
7744 mode string using absolute notation like u=rwx,g=rx,o=rx.
7745 Use it as the `default' arg of `read-string'.
7746
7747 * filesets.el (filesets-cmd-isearch-getargs): Check if the
7748 variable `files' is bound to avoid warnings.
7749
7750 * isearch.el (isearch-forward-regexp, isearch-forward-word)
7751 (isearch-backward, isearch-backward-regexp): Doc fix - make a link
7752 to the command `isearch-forward' instead of displaying "See C-s".
7753 (isearch-highlight-regexp): Remove arguments `regexp' and `face'
7754 with their interactive specifications. Move reading the face name to
7755 the main body after calls to isearch-done and isearch-clean-overlays.
7756
7757 * mb-depth.el: Unify all names under one common name prefix
7758 `minibuffer-depth-'.
7759 (minibuffer-depth-indicator-function): Rename from
7760 `minibuf-depth-indicator-function'.
7761 (minibuffer-depth-overlay): Rename from
7762 `minibuf-depth-overlay'.
7763 (minibuffer-depth-setup): Rename from
7764 `minibuf-depth-setup-minibuffer'.
7765 (minibuffer-depth-indicate-mode): Rename from
7766 `minibuffer-indicate-depth-mode'.
7767
7768 2008-07-31 Juri Linkov <juri@jurta.org>
7769
7770 * dired-aux.el (dired-isearch-filenames-toggle): New command.
7771 (dired-isearch-filenames-setup): Bind "\M-sf" to
7772 dired-isearch-filenames-toggle in isearch-mode-map.
7773 (dired-isearch-filenames-end): Bind "\M-sf" to nil
7774 in isearch-mode-map.
7775
7776 * isearch.el (isearch-edit-string-set-word): New command.
7777 (minibuffer-local-isearch-map): Bind "\C-w" to
7778 isearch-edit-string-set-word.
7779 (isearch-new-word): Temporary internal variable.
7780 (isearch-edit-string): Remove special case of reading the
7781 first character and checking it for C-w.
7782
7783 * simple.el (read-shell-command, shell-command):
7784 Move code that uses minibuffer-with-setup-hook to set
7785 minibuffer-default-add-function to minibuffer-default-add-shell-commands
7786 from the interactive spec of `shell-command' to `read-shell-command'.
7787
7788 * international/mule-cmds.el (read-char-by-name):
7789 Accept hash notation. Doc fix.
7790 (ucs-insert): Doc fix. Convert to number only when `arg' is
7791 a string. Use separate error message when `arg' is not an integer.
7792 Bind `ucs-insert' to `C-x 8 RET'.
7793
7794 2008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
7795
7796 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
7797 move the (arglist-cont-nonempty) from c-offsets-alist to
7798 c-hanging-braces-alist like other styles already have.
7799
7800 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
7801
7802 * textmodes/texinfmt.el:
7803 * nxml/nxml-enc.el:
7804 * mail/feedmail.el:
7805 * international/mule.el:
7806 * international/latexenc.el:
7807 * emulation/viper-util.el:
7808 * emulation/viper-init.el:
7809 * emulation/viper-ex.el:
7810 * emacs-lisp/bytecomp.el:
7811 * version.el:
7812 * subr.el:
7813 * startup.el:
7814 * sort.el:
7815 * shadowfile.el:
7816 * recentf.el:
7817 * printing.el:
7818 * paths.el:
7819 * minibuffer.el:
7820 * ls-lisp.el:
7821 * loadup.el:
7822 * hippie-exp.el:
7823 * finder.el:
7824 * files.el:
7825 * ediff-util.el:
7826 * ediff-ptch.el:
7827 * ediff-init.el:
7828 * ediff-diff.el:
7829 * dired.el:
7830 * dired-aux.el:
7831 * cus-edit.el:
7832 * bindings.el:
7833 * arc-mode.el:
7834 * add-log.el: Remove VMS support.
7835 * obsolete/vmsproc.el:
7836 * obsolete/vms-pmail.el:
7837 * obsolete/vms-patch.el: Remove file.
7838
7839 2008-07-31 Alan Mackenzie <acm@muc.de>
7840
7841 * progmodes/cc-mode.el (c-before-hack-hook): New function
7842 (Top Level): Install c-before-hack-hook on
7843 before-hack-local-variables-hook, rather than
7844 c-postprocess-file-styles on hack-local-variables-hook.
7845
7846 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
7847
7848 * files.el (normal-mode): Move call to hack-project-variables into
7849 hack-local-variables.
7850 (file-local-variables-alist, before-hack-local-variables-hook):
7851 New vars.
7852 (ignored-local-variables): Add file-local-variables-alist.
7853 (hack-local-variables-filter): Renamed from
7854 hack-local-variables-apply. Add the result to
7855 file-local-variables-alist, without applying them.
7856 (hack-local-variables): Set file-local-variables-alist to nil.
7857 Call hack-project-variables and before-hack-local-variables-hook.
7858 Apply variables here, instead of hack-local-variables-apply.
7859 Based on a patch by Alan Mackenzie.
7860
7861 2008-07-30 Thien-Thi Nguyen <ttn@gnuvola.org>
7862
7863 * info-look.el (autoconf-mode :doc-spec): For
7864 "(autoconf)M4 Macro Index", if the item already
7865 begins with "AS_", don't prefix that string again.
7866
7867 2008-07-30 Juri Linkov <juri@jurta.org>
7868
7869 * info.el (info, Info-mode): Doc fix.
7870
7871 * isearch.el (isearch-mode-map): Bind `M-s r' to
7872 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
7873 (search-map): Bind `M-s w' to `isearch-forward-word' globally
7874 in the global map `search-map'.
7875 (isearch-forward): Doc fix.
7876 (isearch-forward-word, isearch-toggle-case-fold): New commands.
7877
7878 * simple.el (quoted-insert): Comment out code that treats
7879 0240-0377 specially.
7880
7881 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
7882
7883 * cus-start.el: Add customization info for
7884 read-buffer-completion-ignore-case.
7885
7886 2008-07-30 Sam Steingold <sds@gnu.org>
7887
7888 * vc-dir.el (vc-dir): Call file-truename on the dir argument.
7889
7890 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
7891
7892 * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
7893 (vc-dir-mode): Improve docstring.
7894
7895 2008-07-30 Juri Linkov <juri@jurta.org>
7896
7897 * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
7898 for the sake of isearch-mode-hook in dired-mode in dired.el.
7899
7900 2008-07-19 Markus Triska <markus.triska@gmx.at>
7901
7902 * image-mode.el (image-mode): Set image-mode-text-map when image
7903 cannot be displayed.
7904
7905 2008-07-30 Stephen Leake <stephen_leake@stephe-leake.org>
7906
7907 * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
7908 ada-xref-set-default-prj-values.
7909 (ada-prj-display-page): Ditto.
7910
7911 * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
7912 (ada-make-filename-from-adaname): Fix free variable.
7913
7914 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
7915
7916 * vc-git.el (vc-git-status-printer): Synchronize with the default.
7917
7918 2008-07-30 Michael McNamara <mac@mail.brushroad.com>
7919
7920 * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
7921 for declarations inside a parenthetical list. The code is ill-advised,
7922 and doesn't work given user defined types.
7923 (verilog-set-auto-endcomments): Enhance function automatic
7924 endcomment to support functions that return user defined types.
7925 (verilog-mode): Add code to tell which-function-mode minor mode
7926 that Verilog supports this feature.
7927 (verilog-beg-block-re-ordered, verilog-indent-re)
7928 (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
7929 (verilog-leap-to-head): Support the new virtual and/or protected
7930 tasks, as well as extern declarations of tasks for indenting and
7931 for forward/backward expression.
7932
7933 2008-07-30 Wilson Snyder <wsnyder@wsnyder.org>
7934
7935 * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
7936 to work with SV 'logic' signals. Suggested by Julian Gorfajn.
7937 (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
7938 (verilog-string-replace-matches): Avoid recursion with small
7939 replacements.
7940 (verilog-auto-inst-param-value, verilog-mode-version)
7941 (verilog-mode-version-date, verilog-read-inst-param-value)
7942 (verilog-auto-inst, verilog-auto-inst-param)
7943 (verilog-auto-inst-port, verilog-simplify-range-expression): Add
7944 verilog-auto-inst-param-value option for AUTOINST. Suggested by
7945 David Rogoff. This allows parameters to be replaced with their
7946 values, on the expansion of an AUTOINST with Verilog 2001 style
7947 parameter settings.
7948
7949 2008-07-30 David Lord <david.lord@phonecoop.coop> (tiny change)
7950
7951 * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
7952 to `cddr'.
7953
7954 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
7955
7956 * Makefile.in (ELCFILES): Add mairix.elc.
7957
7958 2008-07-29 David Engster <deng@randomsample.de>
7959
7960 * net/mairix.el: New file.
7961
7962 2008-07-29 Juri Linkov <juri@jurta.org>
7963
7964 * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
7965 instead of variable-pitch with bold and 1.2 height.
7966
7967 * dired-aux.el (dired-do-async-shell-command): New command.
7968
7969 * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
7970 from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'.
7971
7972 2008-07-29 Juri Linkov <juri@jurta.org>
7973
7974 * international/mule-cmds.el (ucs-names): New internal variable.
7975 (ucs-names): New function.
7976 (ucs-completions): New lazy completion variable.
7977 (read-char-by-name): New function.
7978 (ucs-insert): Replace interactive spec letter "s" with the call to
7979 `read-char-by-name'.
7980
7981 * replace.el (read-regexp): Add second arg `default'. Doc fix.
7982
7983 * replace.el (occur-read-primary-args):
7984 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
7985 (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
7986 second arg of `read-regexp'.
7987
7988 * dired-aux.el (dired-isearch-filenames): New user option.
7989 (dired-isearch-orig-success-function): New internal variable.
7990 (dired-isearch-filenames-setup, dired-isearch-filenames-end)
7991 (dired-isearch-success-function): New functions.
7992 (dired-isearch-filenames, dired-isearch-filenames-regexp):
7993 New commands.
7994
7995 * dired.el (dired-insert-set-properties): Add new text property
7996 `dired-filename' to put on file names.
7997 (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
7998 and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
7999 Add menu items.
8000 (dired-mode): Add hook `dired-isearch-filenames-setup' to
8001 buffer-local `isearch-mode-hook'.
8002
8003 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
8004
8005 * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
8006 (ada-create-case-exception): Fix typo in docstring.
8007 (ada-no-auto-case): Return nil, not the docstring.
8008 (ada-indent-current): Reflow docstring.
8009
8010 * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
8011 (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
8012 (ada-prj-load-from-file): Reflow docstring.
8013 (ada-prj-display-page): Fix typo in widget.
8014
8015 * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
8016 Fix typos in docstrings.
8017
8018 * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
8019 (ada-compile-current, ada-check-current, ada-run-application)
8020 (ada-get-ali-file-name): Fix typos in docstrings.
8021 (ada-xref-confirm-compile, ada-find-references)
8022 (ada-find-local-references, ada-find-any-references): Doc fixes.
8023 (ada-get-all-references): Fix typo in error message.
8024 (ada-xref-current-project): Use `let', not `let*'.
8025 (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
8026
8027 2008-07-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8028
8029 * whitespace.el (whitespace-newline): Change initialization to have a
8030 low contrast relative to the background color. Suggested by David
8031 Reitter <david.reitter@gmail.com>.
8032
8033 2008-07-28 Juri Linkov <juri@jurta.org>
8034
8035 * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
8036 New functions.
8037
8038 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
8039 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
8040
8041 2008-07-28 Seiji Zenitani <zenitani@mac.com>
8042
8043 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
8044 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
8045
8046 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
8047
8048 * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
8049 Add support for add-log.
8050 (ada-end-stmt-re): Fix bug - allow comment after 'when'.
8051
8052 * progmodes/ada-prj.el: Delete 'main_unit' project variable.
8053 (ada-prj-save): Prompt for file name if not given.
8054 (ada-prj-display-page): Display casing exceptions.
8055
8056 * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
8057 Ada mode project files. Delete 'main_unit' project variable;
8058 only need 'main'. Simplify handling of default project values.
8059 Use cross-prefix consistently.
8060 (ada-find-executable): Throw error if not found.
8061 (ada-initialize-runtime-library): Improve error handling when
8062 gnatls not found.
8063 (ada-gnat-parse-gpr): New.
8064 (ada-treat-cmd-string): Allow process environment variables.
8065 (ada-xref-set-default-prj-values): Delete; replace with
8066 ada-default-prj-properties.
8067 (ada-parse-prj-file): Handle GNAT project files.
8068 (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
8069 (ada-select-prj-file): New.
8070 (ada-get-absolute-dir-list): Allow project and environment variables.
8071
8072 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
8073
8074 Sync with Tramp 2.1.14.
8075
8076 * net/tramp.el (tramp-perl-directory-files-and-attributes)
8077 (tramp-get-device): Make device number a cons cell.
8078 (tramp-convert-file-attributes): Make inode a cons cell.
8079
8080 * net/trampver.el: Update release number.
8081
8082 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
8083
8084 * faces.el (face-set-after-frame-default): Treat 'ns as all other
8085 window systems.
8086
8087 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
8088
8089 * term/ns-win.el (do-applescript): New alias in carbon-compat section.
8090
8091 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
8092
8093 Remove support for Mac Carbon.
8094 * term/mac-win.el: Remove file
8095 * international/mule-cmds.el:
8096 * version.el:
8097 * startup.el:
8098 * simple.el:
8099 * mwheel.el:
8100 * mouse.el:
8101 * loadup.el:
8102 * isearch.el:
8103 * info.el:
8104 * frame.el:
8105 * faces.el:
8106 * disp-table.el:
8107 * cus-start.el:
8108 * cus-face.el:
8109 * cus-edit.el:
8110 * Makefile.in: Remove code for Carbon.
8111
8112 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
8113
8114 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
8115 bindings for functions deleted by Dan N. 2008-07-21. Set
8116 where-is-preferred-modifier. Add show-manual option to Help menu.
8117
8118 2008-07-26 Michael Albinus <michael.albinus@gmx.de>
8119
8120 * net/tramp.el (tramp-handle-start-file-process):
8121 Set query-on-exit flag. Kill temporary buffer.
8122 (tramp-process-sentinel): Remove defun.
8123 (tramp-do-copy-or-rename-file-out-of-band)
8124 (tramp-maybe-open-connection): Don't call it.
8125
8126 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
8127 `tramp-process-sentinel'.
8128
8129 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
8130 `tramp-process-sentinel'.
8131
8132 * net/xesam.el (xesam-from): Remove defvar.
8133 (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map'
8134 and `mode-line-position'.
8135 (xesam-refresh-entry): Remove argument `hit-number'. Add debug
8136 information to the widgets. Don't set `mode-line-position'.
8137 (xesam-refresh-search-buffer): Correct hit number computing.
8138 Don't set `mode-line-position'.
8139 (xesam-new-search): Add debug information to the mode line.
8140
8141 2008-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8142
8143 * diff-mode.el (diff-show-trailing-blanks): Renamed to
8144 diff-show-trailing-whitespaces.
8145
8146 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
8147
8148 * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
8149 invalid filename strings when parsing tex errors (bug#376).
8150
8151 2008-07-25 Dan Nicolaescu <dann@ics.uci.edu>
8152
8153 * menu-bar.el (menu-bar-file-menu): Fix typo.
8154
8155 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
8156
8157 * play/solitaire.el (solitaire-mode-map): Define within defvar.
8158 (solitaire-mode): Define with `define-derived-mode'.
8159 (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
8160 (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
8161 (solitaire-undo, solitaire-check): Use `when'.
8162 (solitaire-solve): Err out if the solitaire is already in progress.
8163 Use `when'.
8164
8165 * descr-text.el (describe-char): Don't overwrite local variable char
8166 when describing characters with display-table entries. Display font
8167 backend when describing composed characters. Simplify: use `let'
8168 instead of `let*', and `or x y' instead of `if x x y'.
8169
8170 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
8171
8172 * image-mode.el (image-minor-mode): Set up winprops.
8173
8174 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8175
8176 * diff-mode.el (diff-show-trailing-blanks): New fun.
8177 Show trailing blanks in modified lines for diff-mode.
8178
8179 2008-07-24 Michael Albinus <michael.albinus@gmx.de>
8180
8181 * Makefile.in (ELCFILES): Add net/xesam.el.
8182
8183 * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
8184 process name. Reported by Markus Triska <markus.triska@gmx.at>.
8185
8186 * net/xesam.el: New file.
8187
8188 2008-07-24 Sven Joachim <svenjoac@gmx.de>
8189
8190 * dired-aux.el (dired-copy-file-recursive): Avoid calling
8191 set-file-modes when creating target directories.
8192
8193 2008-07-24 Juanma Barranquero <lekktu@gmail.com>
8194
8195 * play/solitaire.el (solitaire-mode): Fix typo in docstring.
8196 Set `show-trailing-whitespace' to nil.
8197 (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
8198 Fix typos in docstrings.
8199
8200 2008-07-24 Chong Yidong <cyd@stupidchicken.com>
8201
8202 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
8203 key remapping, not directly.
8204
8205 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8206
8207 * whitespace.el: New version 11.2.
8208 (whitespace-newline-mode, global-whitespace-newline-mode): New newline
8209 minor mode visualization.
8210
8211 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
8212
8213 * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
8214
8215 * Makefile.in (ELCFILES): Add term/common-win.elc.
8216
8217 * vc-dir.el (vc-dir-search, vc-dir-isearch)
8218 (vc-dir-isearch-regexp): New functions.
8219 (vc-dir-mode-map, vc-dir-menu-map): Bind them.
8220
8221 2008-07-23 Juri Linkov <juri@jurta.org>
8222
8223 * isearch-multi.el: Remove file to avoid dos file name clashes
8224 with isearch-x.el. Move most content to misearch.el.
8225
8226 * misearch.el: New file with most content from isearch-multi.el.
8227 Rename `isearch-buffers' name prefixes to `multi-isearch'.
8228 Remove `isearch-buffers-minor-mode'. Add new function
8229 `multi-isearch-setup' to `isearch-mode-hook'. New top-level
8230 commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
8231 `multi-isearch-files', `multi-isearch-files-regexp'.
8232
8233 * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.
8234
8235 * isearch.el (isearch-message-prefix): Display "Multi" when
8236 `multi-isearch-next-buffer-current-function' is non-nil.
8237 (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
8238 with `multi-isearch-next-buffer-current-function', and
8239 `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
8240
8241 * add-log.el (change-log-mode): Set `change-log-next-buffer' to
8242 `multi-isearch-next-buffer-function' instead of
8243 `isearch-buffers-next-buffer-function'. Remove call to
8244 `isearch-buffers-minor-mode'.
8245
8246 * buff-menu.el (Buffer-menu-marked-buffers)
8247 (Buffer-menu-isearch-buffers)
8248 (Buffer-menu-isearch-buffers-regexp): New functions.
8249 (Buffer-menu-mode-map): Bind "M-s a C-s" to
8250 `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
8251 `Buffer-menu-isearch-buffers-regexp'.
8252 (Buffer-menu-mode): Document new commands in docstring.
8253 (list-buffers-noselect): Add one space after Info file name
8254 according to the Info address convention.
8255
8256 * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
8257 New functions.
8258
8259 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
8260 `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
8261 (ibuffer-mode): Document new commands in docstring.
8262
8263 * filesets.el (filesets-commands): Add commands for "Isearch" and
8264 "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp'
8265 with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
8266 (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
8267 or `multi-isearch-files-regexp'.
8268 (filesets-cmd-query-replace-getargs): Call standard function
8269 `query-replace-read-args' to read `query-replace' arguments.
8270 Add `multi-query-replace-map'.
8271 (filesets-cmd-query-replace-regexp-getargs)
8272 (filesets-cmd-isearch-getargs): New functions.
8273
8274 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
8275
8276 * international/mule.el (recode-region): Deactivate mark at the end.
8277
8278 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
8279
8280 * progmodes/flymake.el (flymake-errline, flymake-warnline):
8281 Use more suitable colors on dark displays.
8282
8283 2008-07-23 Michael Albinus <michael.albinus@gmx.de>
8284
8285 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
8286 "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
8287 (tramp-temp-buffer-name): New defconst.
8288 (tramp-handle-start-file-process): Use it. Apply "exec", for the
8289 command. No trailing prompt.
8290 (tramp-process-sentinel): Remove temporary buffer, if existing.
8291 Don't handle trailing prompt.
8292 (tramp-open-connection-setup-interactive-shell):
8293 Use `tramp-temp-buffer-name'.
8294
8295 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
8296
8297 * shell.el (shell-dynamic-complete-functions):
8298 Use comint-dynamic-complete-filename as well (bug#361).
8299
8300 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8301
8302 * term/ns-win.el:
8303 * version.el (emacs-version):
8304 * loadup.el:
8305 * frame.el (make-frame-on-display): Check for ns instead of
8306 ns-windowing.
8307
8308 * dired.el (dired-mode-map): Show the key binding for wdired.
8309
8310 * menu-bar.el (menu-bar-file-menu): Show the key binding for
8311 exiting Emacs.
8312
8313 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
8314
8315 * term/ns-win.el (x-list-fonts): Drop alias.
8316
8317 2008-07-23 Juri Linkov <juri@jurta.org>
8318
8319 * replace.el (multi-query-replace-map): New variable.
8320 (perform-replace): Add processing of new multi-buffer keys bound
8321 to `automatic-all' and `exit-current'. Set `query-flag' to nil
8322 if last input char was `automatic-all'. Set new local variable
8323 `multi-buffer' to t when one of new two keys were typed. Return
8324 non-nil value of `multi-buffer' that tells to calling functions
8325 to continue replacement on the next file.
8326
8327 * progmodes/etags.el (tags-query-replace): Set arg `map' of
8328 `perform-replace' to `multi-query-replace-map'.
8329
8330 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8331
8332 * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
8333 otherwise displayed in every buffer.
8334
8335 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
8336 (vc-arch-trim-one-revlib): Delete temp directories as well.
8337
8338 2008-07-22 Stephen Eglen <stephen@gnu.org>
8339
8340 * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden.
8341
8342 2008-07-22 Sven Joachim <svenjoac@gmx.de>
8343
8344 * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
8345
8346 2008-07-22 Miles Bader <miles@gnu.org>
8347
8348 * progmodes/sh-script.el (sh-newline-and-indent): Remove.
8349 (sh-mode-map): Remove remapping of newline-and-indent.
8350
8351 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8352
8353 * vc.el (Todo): Update.
8354
8355 * vc-hooks.el: Remove obsolete comment.
8356
8357 * vc-git.el (vc-git-status-printer): Update the directory display
8358 to match the default.
8359
8360 * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
8361
8362 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
8363
8364 * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
8365 for "word wrap" command.
8366
8367 * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
8368
8369 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
8370
8371 * term/ns-win.el: Rename ns- functions/variables to the
8372 corresponding x- versions.
8373 (x-select-text, x-cut-buffer-or-selection-value)
8374 (x-disown-selection-internal, x-get-selection-internal)
8375 (x-own-selection-internal, x-defined-colors, xw-defined-colors)
8376 (x-display-mm-width, x-display-mm-height)
8377 (x-display-backing-store, x-display-save-under)
8378 (x-display-visual-class, x-display-screens, x-focus-frame): Remove
8379 defaliases.
8380
8381 * frame.el (ns-display-name): Remove declaration.
8382 (make-frame-on-display): Use x-display-name instead
8383 ns-display-name. Use unless.
8384
8385 * startup.el (command-line-1): Fix indentation.
8386
8387 * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
8388 checked in inadvertently.
8389
8390 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
8391
8392 * term/ns-win.el: Standardize references to "Nextstep" in
8393 comments, messages, and docstrings.
8394 (ns-handle-args, x-parse-geometry)
8395 (ns-extended-platform-support-mode, x-setup-function-keys)
8396 (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
8397 (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
8398 (ns-initialized, ns-initialize-window-system): Doc fixes.
8399
8400 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
8401
8402 * diff-mode.el (diff-auto-refine): Delete defcustom.
8403 (diff-auto-refine-mode): New func/var via define-minor-mode.
8404 Update var ref to use diff-auto-refine-mode.
8405 * smerge-mode.el (diff-mode): Require when compiling.
8406 (smerge-auto-refine): Delete defcustom.
8407 Update smerge-auto-refine ref to use diff-auto-refine-mode.
8408
8409 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
8410
8411 * simple.el (visual-line): New custom group.
8412 (visual-line-fringe-indicators): New var.
8413 (visual-line-mode): Set fringe-indicator-alist based on
8414 visual-line-fringe-indicators. Add lighter.
8415
8416 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8417
8418 * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
8419 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
8420 (x-handle-geometry, x-handle-name-switch, x-display-name)
8421 (x-handle-display, x-handle-args, x-colors): Move ...
8422 * term/common-win.el: ... here. New file.
8423 * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
8424 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
8425 (x-handle-geometry, x-handle-name-switch, x-display-name)
8426 (x-handle-display, x-handle-args, x-colors): Remove.
8427 * loadup.el: Load term/common-win before term/x-win and term/w32-win.
8428
8429 2008-07-19 Juri Linkov <juri@jurta.org>
8430
8431 * startup.el (fancy-startup-text): Move the line "To quit
8432 a partially entered command, type Control-g" a few lines below
8433 to be after the line "To start". Add text "at gnu.org" to
8434 "Overview of Emacs features".
8435
8436 * dired.el (dired-mode-map): Fix menu text of
8437 image-dired-display-thumbs.
8438
8439 * image-dired.el (image-dired-cmd-create-thumbnail-options)
8440 (image-dired-cmd-create-temp-image-options)
8441 (image-dired-cmd-create-standard-thumbnail-command): Add > to the
8442 ImageMagick command line to change the dimensions of the image
8443 only if its width or height exceeds the geometry specification.
8444
8445 * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
8446
8447 * proced.el (proced-mode, proced): Add \\<proced-mode-map>
8448 to docstrings.
8449
8450 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
8451
8452 * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
8453 Vinicius Jose Latorre.
8454
8455 2008-07-19 Glenn Morris <rgm@gnu.org>
8456
8457 * term/ns-win.el (ns-make-command-string): Use mapconcat.
8458 (ns-save-preferences): Fix typo in previous change. (Bug#573)
8459
8460 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
8461
8462 * net/dbus.el (dbus-interface-properties): New defconst.
8463 (dbus-introspect): Update docstring.
8464 (dbus-introspect-xml, dbus-introspect-get-attribute)
8465 (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
8466 (dbus-introspect-get-interface-names)
8467 (dbus-introspect-get-interface, dbus-introspect-get-method-names)
8468 (dbus-introspect-get-method, dbus-introspect-get-signal-names)
8469 (dbus-introspect-get-signal, dbus-introspect-get-property-names)
8470 (dbus-introspect-get-property)
8471 (dbus-introspect-get-annotation-names)
8472 (dbus-introspect-get-annotation)
8473 (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
8474 (dbus-introspect-get-signature, dbus-get-property)
8475 (dbus-set-property, dbus-get-all-properties): New defuns.
8476
8477 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
8478
8479 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
8480 ns-grabenv.elc.
8481
8482 * ns-carbon-compat.el: File removed.
8483
8484 * ns-grabenv.el: File removed.
8485
8486 * term/ns-win.el: Contents of ns-carbon-compat.el and
8487 ns-grabenv.el moved here.
8488 (ns-grabenv, ns-open-file-select-line): Doc fixes.
8489 (ns-submit-bug-report): Function removed. Reports go to the main
8490 Emacs bug list.
8491 (ns-handle-args, ns-spi-service-call): Doc fixes.
8492 (info-ns-emacs): Function removed. Nextstep port manual will be
8493 merged into the Emacs manual, so no separate link needed.
8494
8495 2008-07-18 Francesc Rocher <rocher@member.fsf.org>
8496
8497 * startup.el (fancy-splash-head): Fix change of 2008-07-02.
8498
8499 2008-07-18 Glenn Morris <rgm@gnu.org>
8500
8501 * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
8502 to XEmacs, since it does nothing for Emacs.
8503
8504 2008-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
8505
8506 * net/tls.el (open-tls-stream): Make it work with the 2nd argument
8507 BUFFER that is a string but does not exist as a buffer object, as
8508 mentioned in the doc-string.
8509
8510 2008-07-17 Chong Yidong <cyd@stupidchicken.com>
8511
8512 * simple.el (line-move-visual): Make it a defcustom.
8513 (line-move-1): Convert temporary-goal-column back to an integer if
8514 it was set as a float by a previous call to line-move-visual.
8515 (end-of-visual-line, beginning-of-visual-line)
8516 (next-logical-line, previous-logical-line): New functions.
8517
8518 2008-07-17 David Reitter <david.reitter@gmail.com>
8519
8520 * simple.el (kill-visual-line, turn-on-visual-line-mode): New
8521 functions.
8522 (visual-line-mode, global-visual-line-mode): New minor mode.
8523 (visual-line-mode-map): New variable.
8524
8525 2008-07-17 Glenn Morris <rgm@gnu.org>
8526
8527 * term/ns-win.el (parameters): Declare for compiler.
8528
8529 2008-07-17 Fan Kai <fktpp@xemacs.org> (tiny change)
8530
8531 * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
8532 for Windows.
8533
8534 2008-07-17 Daiki Ueno <ueno@unixuser.org>
8535
8536 * epa.el (epa-key-list-mode): Use run-mode-hooks.
8537 (epa-key-mode): Ditto.
8538 (epa-info-mode): Ditto.
8539
8540 2008-07-17 Glenn Morris <rgm@gnu.org>
8541
8542 * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case.
8543 (ns-handle-numeric-switch): Just call ns-handle-switch.
8544 (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
8545 (ns-handle-args): Simplify using `pop'.
8546 (ns-display-name): Define (used in frame.el).
8547 (menu-bar-select-frame): Add (ignored) arg to more closely match the
8548 original definition.
8549 (ns-perform-service): Declare.
8550 (ns-save-preferences): Use fewer `let's.
8551
8552 * frame.el (ns-display-name): Declare for compiler.
8553
8554 2008-07-17 Kenichi Handa <handa@m17n.org>
8555
8556 * descr-text.el (describe-char-unidata-list): Initialize to the
8557 list of name, general-category, decomposition, and old-name.
8558
8559 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
8560
8561 * startup.el (command-line-1): Update processing of NS long options to
8562 mimic recent changes to processing of X long options.
8563
8564 2008-07-16 Nick Roberts <nickrob@snap.net.nz>
8565
8566 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
8567 list of #defines for remote files.
8568 (gdb-source-info): Only show main if it has been found.
8569
8570 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
8571
8572 * term/ns-win.el: Require CL; fix up comment style; reindent.
8573 (ns-define-service): Use subst-char-in-string. Avoid `eval'.
8574 (ns-save-preferences): Use `case'.
8575 (ns-initialize-window-system): Use `dolist'.
8576
8577 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
8578
8579 * loadup.el: Remove load of easy-mmode prior to ns-win when NS
8580 windowing is used.
8581 * term/ns-win.el (ns-extended-platform-support-mode):
8582 Correct/improve documentation.
8583
8584 2008-07-16 Glenn Morris <rgm@gnu.org>
8585
8586 * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
8587 Simply require 'cl (see comment in cl-compat.el).
8588 * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
8589 * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
8590 (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
8591 directly rather by subterfuge. Provide cl before loading cl-macs.
8592
8593 * paths.el (rmail-spool-directory): Remove settings for systems that are
8594 no longer supported.
8595
8596 * frame.el (ns-initialize-window-system): Declare for compiler.
8597
8598 * term/ns-win.el: Add numerous declarations for compiler.
8599 (ns-pop-up-frames): Move definition before use. Doc fix.
8600
8601 * emacs-lisp/check-declare.el (check-declare-locate)
8602 (check-declare-verify): Handle .m files.
8603
8604 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
8605
8606 * ns-carbon-compat.el: New file: user-visible compatibility of
8607 NeXTstep port with Carbon port.
8608 * ns-grabenv.el: New file: functionality useful on OS X platform to
8609 expose environment variables inside Emacs started from icon.
8610 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
8611 * cus-edit.el:
8612 * cus-face.el:
8613 * disp-table.el:
8614 * faces.el:
8615 * info.el:
8616 * mouse.el:
8617 * mwheel.el:
8618 * simple.el: Add ns to window systems treated as GUIs.
8619 * facemenu.el (facemenu-read-color): Don't require a name match under
8620 NS, to allow numeric color entry.
8621 * frame.el (make-frame-on-display): Follow code for 'x in initializing
8622 'ns window system if need be.
8623 (various): Add 'ns as described above.
8624 * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
8625 ns-windowing is active.
8626 * startup.el (command-line-ns-option-alist): New constant to handle NS
8627 windowing system specific command line args analogous to how they are
8628 handled for X windows.
8629 (command-line-1): Use the above where appropriate.
8630 * version.el: Add NS port version.
8631 * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
8632 Darwin (usually OS X) systems.
8633 (woman-use-own-frame): Include 'ns in list of GUI window systems.
8634 * emulation/viper-util.el (ns-display-color-p)
8635 (ns-color-defined-p): Remove these (caustically-commented) outdated
8636 compensations for a port that was never itself integrated until now.
8637 * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
8638 for NS window system.
8639 * international/mule-cmds.el: Add 'ns to list of special-cased window
8640 systems (probably most of these, x/w32/mac/ns could be changed to
8641 window-system non-nil).
8642 * term/ns-win.el: New file: lisp-side support for NS windowing system.
8643
8644 2008-07-14 Jason Rumney <jasonr@gnu.org>
8645
8646 * term/w32-win.el (x-handle-switch, x-handle-name-switch)
8647 (x-handle-numeric-switch, x-handle-initial-switch)
8648 (x-handle-xrm-switch, x-handle-args, x-handle-display)
8649 (xw-defined-colors, w32-initialize-window-system):
8650 Avoid use of cl pop and push macros.
8651
8652 2008-07-14 Martin Rudalics <rudalics@gmx.at>
8653
8654 * add-log.el (change-log-goto-source): Avoid wrong-type-argument
8655 error when change-log-search-file-name returns nil.
8656
8657 2008-07-13 Martin Rudalics <rudalics@gmx.at>
8658
8659 * add-log.el (change-log-search-file-name):
8660 Use match-string-no-properties.
8661 (change-log-search-tag-name-1, change-log-search-tag-name)
8662 (change-log-goto-source-1, change-log-goto-source): New functions.
8663 (change-log-tag-re, change-log-find-head, change-log-find-tail):
8664 New variables.
8665 (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
8666
8667 2008-07-13 Jay Belanger <jay.p.belanger@gmail.com>
8668
8669 * calc/calc-help.el (calc-describe-key): Add angles to special key
8670 descriptions.
8671
8672 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
8673
8674 * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
8675 search for regexp.
8676
8677 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
8678
8679 * simple.el (line-move-visual): Handle null pixel position gracefully.
8680
8681 2008-07-11 Jason Rumney <jasonr@gnu.org>
8682
8683 * files.el (file-truename): Get truename of ancestors if file does
8684 not exist on Windows.
8685
8686 2008-07-11 Chong Yidong <cyd@stupidchicken.com>
8687
8688 * simple.el (line-move-visual): Obey goal-column and no-error arg.
8689 (track-eol, temporary-goal-column, previous-line, next-line):
8690 Update docstring.
8691 (move-end-of-line, move-beginning-of-line): Bind line-move-visual
8692 to nil.
8693
8694 2008-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8695
8696 * simple.el (line-move-visual): New var.
8697 (line-move-visual): New function.
8698 (line-move): Call line-move-visual.
8699
8700 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
8701
8702 * progmodes/grep.el (grep-files-aliases): Improve the C++ source
8703 pattern and add patterns for C++ header files.
8704
8705 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
8706
8707 * window.el (truncated-partial-width-window-p): New function.
8708
8709 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
8710
8711 * faces.el (x-create-frame-with-faces): Don't pass parameters that
8712 are set later to x-create-frame.
8713 (face-set-after-frame-default): Apply X resources for non-default
8714 faces.
8715
8716 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
8717
8718 * faces.el (face-set-after-frame-default): Simplify. Don't apply
8719 frame-specific X resource settings. Set faces using a list of
8720 frame parameters explicitly passed to the calling
8721 function (e.g. make-frame).
8722 (x-create-frame-with-faces, tty-create-frame-with-faces):
8723 Supply explicit frame parameter list to face-set-after-frame-default.
8724
8725 2008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change)
8726
8727 * net/browse-url.el (browse-url-default-browser):
8728 Fix argument list in lambda.
8729
8730 2008-07-07 Ulf Jasper <ulf.jasper@web.de>
8731
8732 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
8733 from url-retrieve.
8734 (newsticker--sentinel-work): Fix xerror typo.
8735
8736 2008-07-07 Dan Nicolaescu <dann@ics.uci.edu>
8737
8738 * vc-dir.el (vc-dir-refresh): Only update files.
8739
8740 * vc-git.el (vc-git--ls-files-state): Remove unused function.
8741
8742 * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
8743
8744 2008-07-06 John Paul Wallington <jpw@pobox.com>
8745
8746 * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
8747
8748 2008-07-05 Alexandre Julliard <julliard@winehq.org>
8749
8750 * vc-git.el (vc-git-registered): Return true for removed files.
8751 (vc-git-print-log, vc-git-log-view-mode): Print a single log for
8752 all the files instead of one per file.
8753 (vc-git-previous-revision): Add support for project-wide previous
8754 revision when specified file is nil.
8755
8756 2008-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8757
8758 * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
8759
8760 * vc-dir.el (vc-dir-find-child-files): New function.
8761 (vc-dir-resync-directory-files): New function.
8762 (vc-dir-recompute-file-state): New function, broken out of ...
8763 (vc-dir-resynch-file): ... here. Also deal with directories.
8764 * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
8765 (vc-resynch-buffer): Use it.
8766
8767 * vc-hg.el (vc-hg-registered): Do not set vc-state.
8768
8769 * vc-annotate.el (vc-annotate-mode-menu): Add separator.
8770
8771 2008-07-05 Nick Roberts <nickrob@snap.net.nz>
8772
8773 * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
8774 if it's not part of gdb-ui, e.g, at start.
8775
8776 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
8777 filenames in stack trace (text command mode).
8778
8779 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8780
8781 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
8782
8783 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
8784 Use syntax-ppss on a position *before* the char we want to change.
8785
8786 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
8787
8788 * vc-dir.el (vc-dir-query-replace-regexp): New function.
8789 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
8790 (vc-dir-mode-map): Likewise.
8791
8792 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
8793
8794 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
8795 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
8796 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
8797 Remove spurious * in defcustom docstrings.
8798
8799 * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
8800 (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
8801 (adaptive-fill-mode, adaptive-fill-first-line-regexp)
8802 (default-justification): Remove spurious * in defcustom docstrings.
8803
8804 * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
8805 (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
8806 (rst-compare-decorations, rst-default-indent, rst-update-section)
8807 (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
8808 (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
8809 (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
8810 Fix typos in docstrings.
8811 (rst-mode-lazy): Fix typo in docstring. Remove spurious *.
8812 (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
8813 (rst-get-decorations-around, rst-section-tree-point)
8814 (rst-font-lock-adornment-point): Reflow docstrings.
8815 (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
8816 Doc fixes.
8817 (rst-re-enumerations): Comment out.
8818
8819 * nxml/nxml-glyph.el (nxml-glyph-set-hook):
8820 * nxml/nxml-uchnm.el (nxml-unicode-blocks)
8821 (nxml-unicode-block-char-name-set):
8822 * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
8823 * nxml/rng-nxml.el (rng-set-state-after):
8824 * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
8825
8826 * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
8827 (rng-c-parse-annotation-body):
8828 * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
8829
8830 * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
8831 (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
8832 (nxml-forward-balanced-item, nxml-dynamic-markup-word)
8833 (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
8834 Fix typos in docstrings.
8835 (nxml-attribute-indent): Reflow docstring.
8836 (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
8837 (nxml-default-buffer-file-coding-system): Doc fixes.
8838
8839 * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
8840 (nxml-ns-set-prefix): Fix typos in docstrings.
8841 (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
8842 Reflow docstring.
8843 (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
8844
8845 * nxml/nxml-outln.el (nxml-hide-all-text-content)
8846 (nxml-show-direct-text-content, nxml-show-direct-subheadings)
8847 (nxml-hide-direct-text-content, nxml-hide-subheadings)
8848 (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
8849 (nxml-outline-display-rest, nxml-outline-set-overlay)
8850 (nxml-section-tag-forward, nxml-section-tag-backward)
8851 (nxml-back-to-section-start): Fix typos in docstrings.
8852
8853 * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
8854 Doc fixes.
8855
8856 * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
8857 (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
8858 (nxml-scan-after-change): Fix typo in docstring.
8859
8860 * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
8861 (rng-name-class-possible-names): Doc fixes.
8862 (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
8863 (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
8864 Fix typos in docstrings.
8865 (rng-intern-group-shortcut, rng-intern-choice-shortcut):
8866 Reflow docstrings.
8867
8868 * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
8869 (rng-substq, rng-complete-before-point): Fix typos in docstrings.
8870
8871 * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
8872 (rng-xsd-convert-date-time): Reflow docstrings.
8873 (rng-xsd-compile): Fix typo in docstring.
8874
8875 * nxml/rng-loc.el (rng-current-schema-file-name)
8876 (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
8877 Doc fixes.
8878 (rng-set-schema-file): Fix typo in docstring.
8879
8880 * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
8881 (rng-do-some-validation, rng-process-start-tag, rng-process-text):
8882 Fix typos in docstrings.
8883 (rng-message-overlay, rng-conditional-up-to-date-start)
8884 (rng-conditional-up-to-date-end): Doc fixes.
8885 (rng-next-error, rng-previous-error): Reflow docstrings.
8886
8887 * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
8888 (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
8889 (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
8890 (xmltok-merge-attributes): Fix typos in docstrings.
8891 (xmltok-make-attribute, xmltok-forward-special)
8892 (xmltok-get-declared-encoding-position): Reflow docstrings.
8893
8894 * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
8895 (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
8896 Fix typos in docstrings.
8897
8898 2008-07-02 John Paul Wallington <jpw@pobox.com>
8899
8900 * ibuffer.el (ibuffer-buffer-file-name):
8901 Use `list-buffers-directory'. Remove special-casing for `cvs-mode'
8902 and `vc-dir-mode'. Suggested by Dan Nicolaescu.
8903
8904 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
8905
8906 * files.el (backup-extract-version): Handle versioned directories.
8907 (trash-directory): New variable.
8908 (move-file-to-trash): New function.
8909
8910 * cus-start.el (delete-by-moving-to-trash): Declare for custom.
8911
8912 2008-07-02 Magnus Henoch <mange@freemail.hu>
8913
8914 * vc-git.el (vc-git-annotate-command): Use proper option for
8915 specifying revision.
8916
8917 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
8918
8919 * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
8920 if available.
8921
8922 2008-07-01 Dan Nicolaescu <dann@ics.uci.edu>
8923
8924 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
8925
8926 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
8927 Add binding for vc-annotate-show-changeset-diff-revision-at-line.
8928
8929 * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
8930
8931 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
8932
8933 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
8934 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
8935 (gdb-var-list-children-regexp, gdb-var-update-regexp)
8936 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
8937 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
8938 (gdb-stack-list-locals-regexp): Future proof regexps better.
8939
8940 2008-06-30 Juri Linkov <juri@jurta.org>
8941
8942 * faces.el (face-name-history): New variable.
8943 (make-face, make-empty-face): Replace interactive spec "S"
8944 with `read-from-minibuffer' where `read' arg is t and
8945 `hist' arg is `face-name-history'.
8946 (read-face-name): Set `hist' arg of `completing-read-multiple'
8947 to `face-name-history'.
8948 (list-faces-display): Use `read-regexp' instead of `read-string'
8949 to read regexp.
8950
8951 * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
8952 to `regexp-history'.
8953 (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
8954 make it an obsolete alias to it.
8955 (hi-lock-face-defaults): New variable renamed from
8956 `hi-lock-face-history'.
8957 (hi-lock-line-face-buffer, hi-lock-face-buffer)
8958 (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
8959 `read-from-minibuffer'. Doc fix.
8960 (hi-lock-read-face-name): Replace `hi-lock-face-history' with
8961 `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'.
8962 Set `hist' arg of `completing-read' to `face-name-history'.
8963 Put a list of default faces to `default' arg instead of `hist' arg.
8964
8965 * bindings.el (abbrev-map, narrow-map): New variables.
8966 Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
8967 Rebind related commands to these new maps.
8968 (ctl-x-r-map): New variable for rectangle, register and bookmark
8969 keys. Move rectangle keybindings to rect.el and register
8970 keybindings to register.el.
8971 (next-buffer, previous-buffer): Remove C-x prefix and move
8972 keybindings to ctl-x-map.
8973
8974 * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
8975 to the new map `ctl-x-r-map' in autoload cookies.
8976
8977 * expand.el: Rebind two global `C-x a' keys "n", "p"
8978 to the new map `abbrev-map' in autoload cookies.
8979
8980 * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
8981
8982 * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
8983
8984 2008-06-30 Miles Bader <miles@gnu.org>
8985
8986 * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
8987 after processing an escape sequence.
8988
8989 2008-06-29 Michael Albinus <michael.albinus@gmx.de>
8990
8991 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
8992 from 2008-06-28. It does not work on W32.
8993
8994 2008-06-29 Juri Linkov <juri@jurta.org>
8995
8996 * replace.el (read-regexp): New function.
8997 (keep-lines-read-args, occur-read-primary-args):
8998 Call `read-regexp' instead of code moved to new function.
8999 (keep-lines, flush-lines, how-many): Remove parenthesis and colon
9000 from the end of prompt.
9001 (replace-re-search-function): Doc fix.
9002
9003 2008-06-29 Kenichi Handa <handa@m17n.org>
9004
9005 * descr-text.el (describe-char-display): Always return a string.
9006 (describe-char-padded-string): New function.
9007 (describe-char): Adjusted for the change of
9008 describe-char-display. Use describe-char-padded-string.
9009
9010 2008-06-29 Andreas Schwab <schwab@suse.de>
9011
9012 * vc-dir.el (vc-dir): Make backend argument optional and use
9013 vc-responsible-backend when nil. Interactively pass nil for
9014 backend instead of using the backend of what happens to be
9015 default-directory at the time of the call.
9016
9017 * find-dired.el (find-dired-filter): Preserve point.
9018
9019 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
9020
9021 * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
9022 (sasl-find-mechanism, sasl-next-step):
9023 * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
9024 (sasl-ntlm-response): Fix typos in docstrings.
9025
9026 2008-06-28 robert marshall <robert@capuchin.co.uk> (tiny change)
9027
9028 * international/mule-cmds.el (view-hello-file): Doc fix.
9029
9030 2008-06-28 Chong Yidong <cyd@stupidchicken.com>
9031
9032 * faces.el (inhibit-face-set-after-frame-default): Var deleted.
9033 (set-face-attribute, face-set-after-frame-default)): Don't use it.
9034
9035 2008-06-28 John Paul Wallington <jpw@pobox.com>
9036
9037 * calc/calc.el (defmath): Add `doc-string' decl. Add docstring.
9038
9039 2008-06-28 Michael Albinus <michael.albinus@gmx.de>
9040
9041 * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
9042 (tramp-convert-file-attributes): Convert symlinks only when
9043 returned from `tramp-handle-file-attributes-with-stat'.
9044
9045 * net/tramp-ftp.el (top): Delete 'ange-ftp property from
9046 `substitute-in-file-name' when unloading.
9047 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
9048
9049 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu>
9050
9051 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
9052 (vc-string-prefix-p): Move function ...
9053 * vc.el (vc-string-prefix-p): ... here.
9054
9055 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
9056
9057 * vc-dir.el (vc-dir): Complete only directory names.
9058
9059 2008-06-27 Jason Rumney <jasonr@gnu.org>
9060
9061 * w32-fns.el (top-level): Unconditionally define all charsets.
9062
9063 2008-06-27 Alan Mackenzie <acm@muc.de>
9064
9065 * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
9066 the CC Mode specific functions; this is no longer needed, since
9067 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
9068
9069 * progmodes/cc-defs.el (c-emacs-features): New feature
9070 'argumentative-bod-function.
9071
9072 2008-06-27 John Paul Wallington <jpw@pobox.com>
9073
9074 * chistory.el (list-command-history): Use `bound-and-true-p'.
9075 (command-history-map): Define within defvar. Add docstring.
9076
9077 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
9078
9079 * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
9080 to unibyte; just assume it is not a JPEG. Use `string-match-p'.
9081 (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
9082 (image-type-from-buffer): Use `looking-at-p'.
9083
9084 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
9085
9086 * ibuf-ext.el (diff-sentinel): Declare.
9087
9088 2008-06-27 Glenn Morris <rgm@gnu.org>
9089
9090 * calendar/lunar.el (calendar-lunar-phases): Rename from
9091 calendar-phases-of-moon. Keep old name as alias, update callers.
9092 (lunar-phases): Rename from phases-of-moon. Keep old name as alias.
9093 (diary-lunar-phases): Rename from diary-phases-of-moon.
9094 Keep old name as alias.
9095 * calendar/cal-menu.el (cal-menu-sunmoon-menu)
9096 (cal-menu-global-mouse-menu): Update for lunar name changes.
9097 * calendar/calendar.el (calendar-mode-map): Update for name change.
9098 * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
9099
9100 2008-06-26 Glenn Morris <rgm@gnu.org>
9101
9102 * calendar/solar.el (solar-sunrise-sunset-string): Add optional
9103 argument `nolocation'.
9104 (calendar-sunrise-sunset-month): New function.
9105 * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
9106 cal-menu-moon-menu. Add calendar-sunrise-sunset-month.
9107 (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
9108 * calendar/calendar.el (solar-sunrises-buffer): New constant.
9109 (calendar-mode-map): Use cal-menu-sunmoon-menu.
9110 (calendar-buffer-list): Add solar-sunrises-buffer.
9111
9112 * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
9113
9114 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
9115
9116 * cus-start.el: Add customization types for word-wrap and
9117 shift-select-mode.
9118
9119 2008-06-26 John Paul Wallington <jpw@pobox.com>
9120
9121 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
9122 (ibuffer-diff-with-file): Use it. Do diff on marked buffers.
9123 (ibuffer-mark-on-buffer): Don't display message when removing marks.
9124 (ibuffer-mark-by-mode): Use `buffer-local-value'.
9125
9126 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
9127
9128 * vc-dir.el (tool-bar): Require.
9129
9130 * vc.el (ewoc, tool-bar): Do not require.
9131
9132 2008-06-26 Kenichi Handa <handa@m17n.org>
9133
9134 * international/mule-cmds.el (encode-coding-char): Fix for ASCII
9135 characters.
9136
9137 * composite.el (terminal-composition-base-character-p): New function.
9138 (terminal-composition-function):
9139 Use terminal-composition-base-character-p. Include the base character
9140 in the composition.
9141 (auto-compose-chars): Don't check font-object for terminal display.
9142
9143 2008-06-26 Glenn Morris <rgm@gnu.org>
9144
9145 * doc-view.el (bookmark-make-record-default):
9146 * image-mode.el (bookmark-make-record-default): Fix declaration.
9147
9148 * calendar/calendar.el (calendar-date-echo-text): Doc fix.
9149 Add default :value for sexp type.
9150 (calendar-month-edges): New variable.
9151 (calendar-month-edges): New function.
9152 (calendar-recompute-layout-variables): Set calendar-month-edges.
9153 (calendar-intermonth-header, calendar-intermonth-text): New options.
9154 (calendar-insert-at-column): New function.
9155 (calendar-generate-month): Use calendar-insert-at-column.
9156 Handle intermonth text. Add 'date property.
9157 (calendar-column-to-month): Remove function.
9158 (calendar-column-to-segment): New function.
9159 (calendar-cursor-to-date): Use calendar-column-to-segment.
9160 Check 'date property.
9161
9162 * calendar/calendar.el (calendar-print-other-dates):
9163 Handle mouse events.
9164 * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
9165 (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
9166
9167 * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
9168 * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
9169 (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
9170
9171 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
9172 Use calendar-column-to-segment, calendar-month-edges, and
9173 the 'date property to handle intermonth text.
9174
9175 * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
9176
9177 * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
9178 (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
9179 Add doc strings.
9180 (cal-menu-context-mouse-menu): Add some :keys.
9181 (calendar-check-holidays): Declare rather than autoloading.
9182 (diary-show-holidays-flag): Remove unneeded declaration.
9183
9184 * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
9185 * calendar/calendar.el (calendar-cursor-to-date): Handle case where
9186 event-start is nil.
9187
9188 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9189
9190 * minibuffer.el (completion-basic-try-completion): Use the text after
9191 point to constrain the completion candidates.
9192 (completion-basic-all-completions): Adjust accordingly.
9193
9194 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
9195
9196 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
9197 courier.
9198
9199 * faces.el (set-face-attribute): Doc fix.
9200
9201 2008-06-25 Juri Linkov <juri@jurta.org>
9202
9203 * bindings.el (goto-map): New variable. Rebind goto-related
9204 commands to this `M-g' prefix keymap.
9205 (search-map): New variable for `M-s' prefix keymap.
9206 Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
9207 `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
9208 `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
9209 `M-shw' to `hi-lock-write-interactive-patterns'.
9210
9211 * isearch.el (isearch-mode-map): Bind `M-s h r' to
9212 `isearch-highlight-regexp'.
9213 (isearch-highlight-regexp): New function.
9214
9215 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9216
9217 * info.el (Info-bookmark-make-record):
9218 Use bookmark-make-record-default.
9219 (Info-bookmark-jump): Use bookmark-default-handler.
9220
9221 * image-mode.el (image-bookmark-make-record):
9222 Use bookmark-make-record-default.
9223 (image-bookmark-jump): Use bookmark-default-handler.
9224
9225 * doc-view.el (doc-view-bookmark-make-record):
9226 Use bookmark-make-record-default.
9227 (doc-view-bookmark-jump): Use bookmark-default-handler.
9228
9229 * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
9230 used until now in bookmark.el's code.
9231 (bookmark-get-bookmark): Accept bookmark names or bookmark records.
9232 (bookmark-get-bookmark-record): Allow the 2 slightly different formats
9233 used until now in bookmark.el's code.
9234 (bookmark-set-filename): Remove special code, moved to its only caller.
9235 (bookmark-store): Use the newer format.
9236 (bookmark-make-record-default): Add arg `point-only'.
9237 Rename from bookmark-make-record-for-text-file.
9238 (bookmark--jump-via): New function.
9239 (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
9240 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
9241 Use it.
9242 (bookmark-jump-noselect, bookmark-default-handler):
9243 Don't return an alist, instead return the data implicitly by changing
9244 current buffer and point. Signal an error if the file doesn't exist.
9245
9246 * buff-menu.el: Use with-current-buffer and inhibit-read-only.
9247 (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
9248
9249 * bs.el: Use with-current-buffer. Simplify.
9250 (bs-toggle-readonly): Avoid vc-toggle-read-only.
9251
9252 * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
9253 is bound before using it.
9254
9255 2008-06-25 Kenichi Handa <handa@m17n.org>
9256
9257 * image.el (image-jpeg-p): Convert DATA to unibyte at first.
9258
9259 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu>
9260
9261 * vc-hg.el:
9262 * vc-git.el: Require vc-dir when compiling.
9263
9264 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
9265 vc-dir-marked-only-files. Change the return value.
9266 (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
9267 Change the return value.
9268 (vc-dir-deduce-fileset): New function broken out from ...
9269 * vc.el (vc-deduce-fileset): ... here and ...
9270 (vc-deduce-fileset): ... here.
9271
9272 * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
9273 (vc-svn-parse-status): Do not set the vc-backend property.
9274
9275 2008-06-25 Andreas Schwab <schwab@suse.de>
9276
9277 * faces.el (face-font-family-alternatives, variable-pitch):
9278 Use "Sans Serif", not "Sans-Serif".
9279
9280 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
9281
9282 * faces.el (face-font-family-alternatives, variable-pitch):
9283 Change "Sans" to the canonical name "Sans-Serif".
9284
9285 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
9286
9287 * calc/calc.el (calc-mode-map): Add extra keybindings to
9288 `calc-missing-key'.
9289 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
9290 `kill-ring-save'.
9291
9292 2008-06-24 Miles Bader <miles@gnu.org>
9293
9294 * mouse.el (mouse-appearance-menu): Don't do anything if the user
9295 pops up the menu but doesn't select anything.
9296
9297 2008-06-24 Dan Nicolaescu <dann@ics.uci.edu>
9298
9299 * add-log.el (add-change-log-entry): Add new arg to force each new
9300 entry to be on a new line.
9301 * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
9302
9303 * vc-dir.el (vc-client-object): Remove.
9304 (vc-dir-prepare-status-buffer): Take a backend as an argument and
9305 use it when looking for a buffer.
9306 (vc-dir): Add a backend argument. Set revert-buffer-function.
9307 Don't create a client object. Move bindings ...
9308 (vc-dir-menu-map, vc-dir-mode-map): ... here.
9309 (vc-dir-revert-buffer-function): New function.
9310 (vc-generic-status-printer): Rename to ...
9311 (vc-dir-status-printer): ... this.
9312 (vc-generic-state, vc-generic-status-fileinfo-extra)
9313 (vc-dir-extra-menu, vc-make-backend-object): Remove.
9314 (vc-default-status-printer): Use a different face for
9315 directories. Don't display any text for directories in the state
9316 column. Add tooltips.
9317
9318 * vc.el (Todo): Update.
9319
9320 * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
9321 * vc-rcs.el (vc-annotate-convert-time):
9322 * vc-mtn.el (vc-annotate-convert-time):
9323 * vc-git.el (vc-annotate-convert-time):
9324 * vc-cvs.el (vc-annotate-convert-time):
9325 * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
9326
9327 2008-06-23 Dan Nicolaescu <dann@ics.uci.edu>
9328
9329 * vc-annotate.el (vc-annotate-mode): Derive from special-mode
9330 instead of using view-mode.
9331
9332 2008-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9333
9334 * Makefile.in (distclean): Don't delete *.elc and autogen files.
9335
9336 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9337
9338 * vc.el:
9339 * vc-hooks.el:
9340 * vc-dispatcher.el: Move vc-dir variables and functions ...
9341 * vc-dir.el: ... here. New file.
9342 * Makefile.in (ELCFILES): Add vc-dir.elc.
9343
9344 * vc.el: Move vc-annotate variables and functions ...
9345 * vc-annotate.el: ... here. New file.
9346 * Makefile.in (ELCFILES): Add vc-annotate.elc.
9347
9348 * vc-dav.el: Move here from url/vc-dav.el.
9349 (Todo): Note work needed to make this backend functional.
9350
9351 * Makefile.in (ELCFILES): Update vc-dav.el location.
9352
9353 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9354
9355 * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
9356
9357 2008-06-21 John Paul Wallington <jpw@pobox.com>
9358
9359 * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
9360
9361 * textmodes/rst.el (rst-mode): Put docstring in right place.
9362
9363 2008-06-21 Chong Yidong <cyd@stupidchicken.com>
9364
9365 * startup.el (fancy-about-text, fancy-startup-tail): Increase text
9366 size for legibility.
9367
9368 * faces.el (fixed-pitch): Use "Monospace" family.
9369 (variable-pitch): Use "Sans" family.
9370 (face-font-family-alternatives): Define alternatives for "Sans"
9371 and "Monospace".
9372
9373 2008-06-21 Glenn Morris <rgm@gnu.org>
9374
9375 * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
9376 Require 'cl when compiling.
9377
9378 * emacs-lisp/debug.el (help-xref-interned): Declare.
9379
9380 * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
9381 Evaluate definition when compiling.
9382
9383 * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
9384 rather than mouse-1.
9385 (bug-reference-url-format): Autoload safe if string.
9386 (bug-reference-bug-regexp): Make space after "bug" optional.
9387
9388 * Makefile.in (all): Explicitly pass EMACS to sub-make,
9389 for some non-GNU makes.
9390
9391 * cus-dep.el (custom-dependencies-no-scan-regexp):
9392 * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
9393
9394 * calendar/cal-move.el (calendar-forward-day): Scroll in one month
9395 increments.
9396
9397 * calendar/calendar.el: Factor out the magic numbers controlling the
9398 calendar layout.
9399 (calendar-month-digit-width, calendar-month-width)
9400 (calendar-right-margin): New variables.
9401 (calendar-recompute-layout-variables, calendar-set-layout-variable):
9402 New functions.
9403 (calendar-left-margin, calendar-intermonth-spacing)
9404 (calendar-column-width, calendar-day-header-width)
9405 (calendar-day-digit-width): New options.
9406 (calendar-first-date-row): New constant.
9407 (calendar-move-to-column, calendar-ensure-newline): New functions,
9408 replacing calendar-insert-indented.
9409 (calendar-insert-indented): Remove function.
9410 (calendar-generate-month): Use calendar-move-to-column and
9411 calendar-ensure-newline. Use layout variables.
9412 (calendar-generate, calendar-update-mode-line)
9413 (calendar-font-lock-keywords): Use layout variables.
9414 (calendar-column-to-month): New function.
9415 (calendar-cursor-to-date): Use calendar-column-to-month.
9416 Use layout variables.
9417 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
9418 Use layout variables. Use calendar-column-to-month.
9419 (calendar-cursor-to-visible-date): Use layout variables.
9420
9421 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9422
9423 * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
9424 (all): Run compile-last.
9425 (compile-onefile): New target.
9426 (compile-first): Simplify.
9427 (compile-last): Don't treat COMPILE_FIRST specially.
9428 (COMPILE_FIRST): List the elc files rather than the el files.
9429 (ELCFILES): Update.
9430
9431 2008-06-21 Ulf Jasper <ulf.jasper@web.de>
9432
9433 * net/newst-treeview.el: Remove dead code.
9434 (newsticker--window-config): Remove.
9435 (newsticker-treeview-quit): Do not save window config.
9436 (newsticker-treeview): Do not try to restore window config.
9437 (newsticker-groups, newsticker--treeview-list-sort-by-column)
9438 (newsticker--treeview-list-new-items)
9439 (newsticker--treeview-list-immortal-items)
9440 (newsticker--treeview-list-obsolete-items)
9441 (newsticker--treeview-list-all-items)
9442 (newsticker--treeview-list-feed-items): Fix documentation.
9443
9444 2008-06-21 Miles Bader <miles@gnu.org>
9445
9446 * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
9447
9448 2008-06-21 Alan Mackenzie <acm@muc.de>
9449
9450 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
9451 infinite loop on invalid syntax.
9452
9453 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9454
9455 * textmodes/rst.el: Run rst-define-level-faces when loading.
9456 (rst-mode): Don't set the font-lock-multiline var.
9457 (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
9458 Set the font-lock-multiline property by hand.
9459
9460 * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
9461
9462 * Makefile.in (emacs-deps): Remove.
9463 ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
9464 (all): Use them.
9465 (autogen-clean): Remove.
9466
9467 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9468
9469 * Makefile.in (all): New target.
9470 (bootstrap-prepare): Remove.
9471
9472 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
9473 the .elc file to batch-byte-compile.
9474
9475 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
9476 set-keymap-parents if set-keymap-parent doesn't exist.
9477
9478 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
9479 Allow more than one space before the |.
9480
9481 * textmodes/rst.el: Fix up docstring conventions.
9482 Move vars to before their first use.
9483 (rst-mode): Don't mess with font-lock-support-mode.
9484 (rst-suggest-new-decoration, rst-adjust-decoration):
9485 Avoid CL's copy-list.
9486 (rst-delete-entire-line): Use line-beginning-position.
9487 (rst-position): New fun.
9488 (rst-straighten-decorations): Use it instead of CL's position.
9489 (rst-straighten-bullets-region): Avoid CL's mapcar*.
9490 (rst-toc-mode): Use define-derived-mode.
9491 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
9492 Remove unused var `in-par'. Use `point' rather than `point-marker'.
9493 (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg.
9494 (rst-replace-lines): Simplify.
9495 (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
9496
9497 * simple.el (special-mode-map): New var.
9498 (special-mode): New major mode.
9499
9500 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu>
9501
9502 * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
9503 log-view-file-re.
9504
9505 * vc.el (vc-dir-hide-up-to-date): Undo previous change.
9506 (vc-switch-backend): Simplify.
9507 (Todo): Remove solved items.
9508
9509 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
9510 the vc-backend property.
9511
9512 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9513
9514 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
9515 Bind inhibit-read-only since the buffer is always read-only.
9516
9517 2008-06-20 Ulf Jasper <ulf.jasper@web.de>
9518
9519 * net/newst-treeview.el (newsticker-treeview-own-frame):
9520 Change default value to nil.
9521 (newsticker--treeview-list-add-item)
9522 (newsticker--treeview-propertize-tag): Show item title in tooltip.
9523
9524 2008-06-20 Martin Blais <blais@furius.ca>
9525 Stefan Merten <smerten@oekonux.de>
9526 David Goodger <goodger@python.org>
9527
9528 * textmodes/rst.el: New file.
9529
9530 2008-06-20 Sam Steingold <sds@gnu.org>
9531
9532 * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
9533 remove DIRECTORY entries.
9534
9535 2008-06-20 Eli Zaretskii <eliz@gnu.org>
9536
9537 * makefile.w32-in (distclean): Depend on `clean'.
9538 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
9539 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
9540 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
9541 empty cus-load.el with `echo', and include "Local Variables"
9542 section to prevent the empty file from being compiled.
9543 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
9544 that generate an empty cus-load.el.
9545
9546 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
9547
9548 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
9549 Don't copy ldefs-boot.el over loaddefs.el.
9550 (bootstrap-clean): Remove loaddefs.el and don't depend on it.
9551 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
9552 to loaddefs.el; they are not needed now. Add coding cookie.
9553
9554 2008-06-20 Miles Bader <miles@gnu.org>
9555
9556 * face-remap.el (face-remap-add-relative, face-remap-set-base):
9557 Strip unnecessary list levels from SPECS.
9558 (buffer-face-set, buffer-face-toggle):
9559 Change argument from FACE to &rest SPECS, and strip unnecessary
9560 list levels from SPECS.
9561 (buffer-face-mode-invoke): Change argument from FACE to SPECS.
9562
9563 2008-06-20 Jason Rumney <jasonr@gnu.org>
9564
9565 * international/fontset.el (setup-default-fontset): Specify script
9566 for latin use of iso10646-1. Fix use of lang tags.
9567
9568 2008-06-19 Miles Bader <miles@gnu.org>
9569
9570 * face-remap.el (text-scale-increase): Start from zero if
9571 text-scale-mode isn't enabled.
9572
9573 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * faces.el (face-set-after-frame-default): Re-apply explicit `font'
9576 frame parameters after setting up the `default' face.
9577
9578 2008-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9579
9580 * faces.el (face-set-after-frame-default): Don't exclude `default'.
9581
9582 2008-06-18 Glenn Morris <rgm@gnu.org>
9583
9584 * mouse.el (buffer-face-mode-invoke): Declare.
9585
9586 * Makefile.in (ELCFILES): Add org/org-id.elc.
9587
9588 * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
9589 * calendar/cal-menu.el (cal-menu-holidays-menu):
9590 Use calendar-cursor-holidays rather than cal-menu-today-holidays.
9591 (cal-menu-today-holidays): Remove function.
9592
9593 * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
9594 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
9595 (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
9596 Remove unused functions.
9597 (calendar-mouse-view-diary-entries): Use format rather than concat.
9598
9599 * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
9600 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9601 (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
9602
9603 * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
9604 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9605 (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
9606 (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
9607 cal-menu-event-to-date.
9608
9609 * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
9610 Handle mouse events.
9611 * calendar/cal-tex.el (cal-tex-cursor-year)
9612 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
9613 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
9614 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
9615 (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
9616 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
9617 (cal-tex-cursor-day): Handle mouse events. Rename ARG to N.
9618 (cal-tex-cursor-month): Mark N as optional.
9619 * calendar/cal-menu.el (calendar-mouse-tex-day)
9620 (calendar-mouse-tex-week, calendar-mouse-tex-week2)
9621 (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
9622 (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
9623 (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
9624 (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
9625 (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
9626 Remove functions.
9627 (cal-menu-context-mouse-menu): Replace the above functions with the
9628 cal-tex versions. Add HTML submenu.
9629
9630 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
9631
9632 * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
9633 text command mode.
9634 (gdb): Explain that gud-gdb is needed for text command mode.
9635
9636 2008-06-17 Martin Rudalics <rudalics@gmx.at>
9637
9638 * window.el (split-height-threshold): Remove spurious extra line.
9639
9640 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9641
9642 * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
9643 (calendar-set-mark):
9644 * calendar/diary-lib.el (diary-insert-entry):
9645 * calendar/solar.el (calendar-sunrise-sunset): Use it.
9646 * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
9647 (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
9648 (cal-menu-context-mouse-menu): Use calendar-set-mark,
9649 diary-insert-entry, and calendar-sunrise-sunset instead.
9650
9651 * vc.el (vc-deduce-fileset): Add arg `only-files'.
9652 (vc-next-action): Pass the new arg.
9653 (vc-register): Don't use `only-files'.
9654 Don't set `backup-inhibited' in the current buffer.
9655
9656 2008-06-17 Miles Bader <miles@gnu.org>
9657
9658 * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
9659
9660 * face-remap.el (buffer-face-mode-face)
9661 (buffer-face-mode-remapping): New variables.
9662 (buffer-face-mode, buffer-face-set, buffer-face-toggle)
9663 (buffer-face-mode-invoke): New functions.
9664 (variable-pitch-mode-remapping): Variable removed.
9665 (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
9666
9667 * face-remap.el (internal-lisp-face-attributes): New variable.
9668 (face-attrs-more-relative-p, face-remap-order): New functions.
9669 (face-remap-add-relative): Use `face-remap-order'.
9670
9671 2008-06-17 Glenn Morris <rgm@gnu.org>
9672
9673 * mouse.el (x-select-font): Declare.
9674
9675 * calendar/calendar.el (calendar-move-hook):
9676 Add calendar-update-mode-line as an option.
9677 (calendar-date-echo-text): New user option.
9678 (calendar-generate-month): Set `day'. Use calendar-date-echo-text.
9679 (calendar-insert-indented): Simplify newline insertion.
9680 (calendar-describe-mode): Remove unused function.
9681 (calendar-mode-line-entry): New function.
9682 (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
9683 Mark as risky.
9684 (calendar-mouse-other-month): Remove function.
9685 (calendar-other-month): Handle mouse events.
9686 (calendar-goto-info-node): Call fit-window-to-buffer.
9687 (calendar-mode): Use define-derived-mode. Doc fix.
9688 (calendar-update-mode-line): Tweak whitespace.
9689
9690 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9691
9692 * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
9693 (vc-dir-marked-only-files): vc-string-prefix-p.
9694
9695 2008-06-16 Nick Roberts <nickrob@snap.net.nz>
9696
9697 * progmodes/gdb-ui.el (gdb-memory-set-address)
9698 (gdb-memory-set-repeat-count): Allow keyboard bindings.
9699 (gdb-memory-mode-map): Bind above functions respectively
9700 to 'S' and 'N'.
9701
9702 2008-06-16 Derek Upham <sand@blarg.net> (tiny change)
9703
9704 * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
9705
9706 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
9707
9708 * log-view.el (vc-diff-internal): Declare for compiler.
9709
9710 * vc-bzr.el (log-view-per-file-logs):
9711 * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
9712
9713 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
9714
9715 * mouse.el (mouse-appearance-menu-map): New var.
9716 (mouse-appearance-menu): New function.
9717 Bind it to S-down-mouse-1.
9718
9719 2008-06-15 Juri Linkov <juri@jurta.org>
9720
9721 * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
9722 (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
9723 as the second element.
9724 (Info-build-toc): Add PARENT element extracted from the Up pointer.
9725 Don't print progress messages.
9726 (Info-toc-nodes): New variable and function.
9727 (Info-index-nodes): Optimize non-string file name case.
9728 (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
9729 (Info-insert-breadcrumbs): Use the cached document structure instead
9730 of visiting all ancestor nodes. Remove the initial `>'.
9731
9732 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9733
9734 * log-view.el (log-view-diff-changeset): New function.
9735 (log-view-mode-map, log-view-mode-menu): Bind it.
9736 (log-view-per-file-logs, log-view-vc-fileset)
9737 (log-view-vc-backend): New variables.
9738 (log-view-find-revision, log-view-modify-change-comment)
9739 (log-view-annotate-version): Throw an error if the log is for more
9740 than one file and we can't find the current file. Get the current
9741 file from log-view-vc-fileset if necessary.
9742 (log-view-diff): Get the current file from log-view-vc-fileset if
9743 necessary.
9744
9745 * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
9746
9747 * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
9748 (vc-hg-log-view-mode): Declare for compiler.
9749 (vc-hg-log-view-mode): Set log-view-per-file-logs and
9750 log-view-file-re.
9751 (vc-hg-diff): If no file is passed, use default-directory for cwd.
9752
9753 * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
9754
9755 * vc-svn.el (vc-svn-log-view-mode): New derived mode.
9756
9757 2008-06-15 Michael Albinus <michael.albinus@gmx.de>
9758
9759 * net/tramp.el (tramp-handle-start-file-process):
9760 Clear modification time of the connection buffer.
9761 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
9762 (tramp-open-connection-setup-interactive-shell): Flush cache, and
9763 restart `tramp-maybe-open-connection' when the remote system has
9764 been changed. Throw 'uname-changed event.
9765 (tramp-maybe-open-connection): Catch it.
9766
9767 * net/tramp-cmds.el (tramp-cleanup-all-connections):
9768 Reset `tramp-locked'.
9769
9770 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
9771
9772 * net/newst-treeview.el (newsticker--treeview-list-update)
9773 (newsticker--treeview-item-update)
9774 (newsticker--treeview-tree-update)
9775 (newsticker-treeview-jump, newsticker-group-add-group)
9776 (newsticker-group-move-feed, newsticker-group-delete-group):
9777 Remove window dedication.
9778 (newsticker--group-manage-orphan-feeds): Handle ill-valued
9779 newsticker-groups.
9780 (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
9781
9782 2008-06-15 Andreas Schwab <schwab@suse.de>
9783
9784 * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
9785 when parsing CVS/Repository.
9786
9787 * wdired.el (wdired-search-and-rename): Fix undocumented change.
9788
9789 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
9790
9791 * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
9792 (newsticker-extra-face, newsticker-enclosure-face): Moved to
9793 net/newst-reader.el.
9794
9795 * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
9796 (newsticker-extra-face, newsticker-enclosure-face): Moved from
9797 net/newst-reader.el.
9798
9799 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9800
9801 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
9802 Catch and recover from case when the bytes we thought we were reading
9803 turn out to be something else entirely, such as latin-1 chars from
9804 quail. See bug#396.
9805
9806 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9807
9808 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
9809 (vc-register): Call the backend function only once, instead of
9810 once for each file.
9811 (vc-next-action): Update call to vc-register.
9812 (vc-dir-register): Remove function.
9813 (vc-dir): Bind vc-register instead of vc-dir-register.
9814
9815 2008-06-14 Glenn Morris <rgm@gnu.org>
9816
9817 * Makefile.in (ELCFILES): Add net/newst-*.el.
9818
9819 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9820
9821 * wdired.el (wdired-do-renames): New function.
9822 (wdired-finish-edit): Use it to.
9823 (wdired-preprocess-files): Don't hardcode (point-min) == 1.
9824
9825 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9826
9827 * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
9828
9829 2008-06-14 Martin Rudalics <rudalics@gmx.at>
9830
9831 * window.el (window--even-window-heights): Even window heights
9832 only if the selected window is higher than WINDOW.
9833 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
9834
9835 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9836
9837 * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
9838
9839 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9840
9841 * term/linux.el (terminal-init-linux): Load t-mouse.
9842
9843 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9844 Drew Adams <drew.adams@oracle.com>
9845
9846 * info.el (Info-breadcrumbs-depth): New var.
9847 (Info-insert-breadcrumbs): New function.
9848 (Info-fontify-node): Use it.
9849 (Info-mode-map): Move initialization into declaration.
9850
9851 2008-06-13 Ulf Jasper <ulf.jasper@web.de>
9852
9853 Rename net/newsticker-*.el to net/newst-*.el.
9854 * net/newst-backend.el: Rename from net/newsticker-backend.el.
9855 * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
9856 * net/newst-reader.el: Rename from net/newsticker-reader.el.
9857 * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
9858 * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
9859 * net/newsticker-backend.el: Rename to net/newst-backend.el.
9860 * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
9861 * net/newsticker-reader.el: Rename to net/newst-reader.el.
9862 * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
9863 * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
9864
9865 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9866
9867 * progmodes/compile.el (compilation-start): Don't disable undo in
9868 comint buffer. Don't override the comint-filter with our own.
9869 (compilation-filter): Change point's insertion-type.
9870
9871 * comint.el (comint-output-filter): Use copy-marker.
9872
9873 2008-06-13 David Reitter <david.reitter@gmail.com>
9874
9875 * textmodes/flyspell.el (mail-mode-flyspell-verify):
9876 Check message-signature-separator exists before using it.
9877
9878 2008-06-13 Dan Nicolaescu <dann@ics.uci.edu>
9879
9880 * vc.el (vc-delete-file): Bind default-directory before calling
9881 the backend.
9882 (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
9883 (vc-annotate-show-diff-revision-at-line-internal): ... here.
9884 New function.
9885 (vc-annotate-show-changeset-diff-revision-at-line): New function.
9886 (vc-annotate-mode-menu): Bind it.
9887
9888 2008-06-13 Jason Rumney <jasonr@gnu.org>
9889
9890 * term/w32-win.el (mouse-set-font): Remove overridden function.
9891 (w32-select-font): Declare as obsolete alias for x-select-font.
9892
9893 2008-06-13 Daniel Engeler <engeler@gmail.com>
9894
9895 These changes add serial port access.
9896 * term.el (term-update-mode-line): Modify.
9897 (serial-port-is-file-p, serial-nice-speed-history)
9898 (serial-no-speed, serial-mode-line-speed-menu)
9899 (serial-mode-line-config-menu): New variables and constants.
9900 (serial-name-history, serial-speed-history)
9901 (serial-supported-or-barf, serial-read-name, serial-read-speed)
9902 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
9903 (serial-mode-line-speed-menu, serial-update-speed-menu)
9904 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
9905 (serial-update-config-menu): New functions.
9906
9907 2008-06-13 Glenn Morris <rgm@gnu.org>
9908
9909 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
9910
9911 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
9912
9913 2008-06-13 Kenichi Handa <handa@m17n.org>
9914
9915 * cus-face.el (custom-face-attributes): Add :foundry.
9916
9917 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
9918 (face-x-resources): Add :foundry.
9919 (face-valid-attribute-values): Likewise.
9920 (face-attribute-name-alist): Likewise.
9921 (describe-face): Likewise.
9922
9923 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9924
9925 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
9926
9927 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
9928
9929 * longlines.el (longlines-search-forward, longlines-search-backward)
9930 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
9931
9932 2008-06-12 Sam Steingold <sds@gnu.org>
9933
9934 * vc.el (vc-rename-file): DTRT when the destination is a directory
9935 name and the source is a file.
9936
9937 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
9938
9939 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
9940
9941 2008-06-12 Glenn Morris <rgm@gnu.org>
9942
9943 * progmodes/f90.el (f90-beginning-of-subprogram)
9944 (f90-end-of-subprogram): Only give a message when interactive.
9945
9946 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
9947
9948 * progmodes/cperl-mode.el (cperl-info-on-command):
9949 Use display-pixel-height rather than x-display-pixel-height.
9950
9951 * mail/rmailedit.el (rmail-cease-edit):
9952 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
9953
9954 * emulation/edt.el (edt-xserver):
9955 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
9956
9957 * emulation/edt-mapper.el: Drop test for Emacs < 19.
9958
9959 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
9960 Evaluate definitions when compiling. Reverse tests.
9961
9962 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
9963 use unless.
9964
9965 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
9966
9967 * textmodes/artist.el (x-pointer-shape):
9968 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
9969 (x-open-connection, x-server-max-request-size, x-get-resource):
9970 * term/w32console.el (x-setup-function-keys):
9971 * term/w32-win.el (x-parse-geometry, x-resource-name)
9972 (generate-fontset-menu, image-library-alist, x-open-connection)
9973 (setup-default-fontset, set-fontset-font, setup-default-fontset)
9974 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
9975 (x-get-resource):
9976 * term/mac-win.el (x-parse-geometry, x-resource-name)
9977 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
9978 (new-fontset, x-display-list, x-open-connection, x-get-resource):
9979 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
9980 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
9981 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
9982 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
9983 (tooltip-identifier-from-point, define-fringe-bitmap):
9984 * play/gamegrid.el (image-size):
9985 * play/bubbles.el (image-size):
9986 * mail/emacsbug.el (x-server-vendor, x-server-version):
9987 * international/mule-util.el (internal-char-font):
9988 * international/mule-diag.el (font-info, query-fontset, fontset-info)
9989 (fontset-alias-alist, fontset-list, fontset-plain-name):
9990 * international/mule-cmds.el (x-server-vendor, x-server-version):
9991 * international/fontset.el (font-encoding-charset-alist)
9992 (otf-script-alist, new-fontset, set-fontset-font)
9993 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
9994 (fontset-list, query-fontset, x-get-resource):
9995 * emulation/edt.el (x-server-vendor):
9996 * emulation/edt-mapper.el (x-server-vendor):
9997 * emacs-lisp/map-ynp.el (x-popup-dialog):
9998 * emacs-lisp/lmenu.el (x-popup-dialog):
9999 * x-dnd.el (x-window-property, x-change-window-property)
10000 (x-get-selection-internal):
10001 * woman.el (x-list-fonts):
10002 * w32-fns.el (x-server-version):
10003 * tooltip.el (x-show-tip, x-hide-tip):
10004 * tool-bar.el (image-mask-p):
10005 * thumbs.el (image-size):
10006 * term.el (overflow-newline-into-fringe):
10007 * subr.el (scroll-bar-scale):
10008 * startup.el (x-get-resource, tool-bar-mode, image-size):
10009 * select.el (x-get-selection-internal, x-own-selection-internal)
10010 (x-disown-selection-internal):
10011 * mouse.el (generate-fontset-menu):
10012 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
10013 * image.el (image-library-alist):
10014 * image-mode.el (image-size, image-refresh):
10015 * image-dired.el (clear-image-cache):
10016 * gs.el (x-display-mm-width, x-display-pixel-width)
10017 (x-display-mm-height, x-display-pixel-height)
10018 (x-change-window-property, x-display-grayscale-p, x-window-property):
10019 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
10020 (x-focus-frame, x-list-fonts, x-display-screens)
10021 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
10022 (x-display-mm-width, x-display-backing-store, x-display-save-under)
10023 (x-display-planes, x-display-color-cells, x-display-visual-class):
10024 * faces.el (internal-face-x-get-resource)
10025 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
10026 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
10027 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
10028 (x-parse-geometry, x-create-frame, x-setup-function-keys)
10029 (tool-bar-setup):
10030 * doc-view.el (clear-image-cache, image-size, tooltip-show):
10031 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
10032 * dframe.el (x-display-pixel-width, x-display-pixel-height):
10033 * descr-text.el (internal-char-font):
10034 Define for compiler, for builds without X.
10035
10036 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10037
10038 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
10039
10040 2008-06-11 Glenn Morris <rgm@gnu.org>
10041
10042 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
10043 before trying to move there.
10044 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
10045 is non-nil, indent most terminating statements like loop body.
10046
10047 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
10048 Gregorian date, and add it, not the local date, to diary-entries-list.
10049 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
10050
10051 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10052
10053 * progmodes/compile.el (compilation-filter): Fix up last change.
10054
10055 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
10056
10057 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
10058 (gpm-mouse-mode): Make it into a proper global minor mode.
10059
10060 * files.el (save-some-buffers-action-alist): Only use recursive-edit
10061 if the user enabled recursive-minibuffers.
10062
10063 * emacs-lisp/map-ynp.el (map-y-or-n-p):
10064 Add support for scroll-other-window.
10065
10066 2008-06-11 Jason Rumney <jasonr@gnu.org>
10067
10068 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
10069 Use tmm-menubar if menu is disabled in this frame.
10070
10071 * menu-bar.el (menu-bar-open): Determine how to open menu bar
10072 from frame type, per documentation. Add w32 case.
10073
10074 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10075
10076 * minibuffer.el (completion--merge-suffix): New function.
10077 (completion-basic-try-completion): Use it.
10078 (completion-pcm--find-all-completions): Add argument `filter'.
10079 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
10080 New functions.
10081 (completion-pcm-try-completion): Use them.
10082
10083 * xt-mouse.el (turn-on-xterm-mouse-tracking)
10084 (turn-off-xterm-mouse-tracking): Use terminal-list.
10085
10086 * cus-start.el (underline-minimum-offset): Rename from
10087 x-underline-minimum-display-offset.
10088
10089 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
10090
10091 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
10092
10093 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
10094
10095 * mouse.el (mouse-select-font): New function.
10096
10097 * faces.el (face-spec-recalc): When the face is set using
10098 Customize, avoid recalculating it twice.
10099
10100 * menu-bar.el (menu-set-font): New function. Bind "Set Default
10101 Font" menu item to it. Apply selected font to all frames, and
10102 make it savable.
10103 (menu-bar-options-save): Save `default' font if changed.
10104
10105 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10106
10107 * ffap.el (ffap-string-at-point-mode-alist):
10108 Use alpha rather than lower.
10109
10110 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
10111
10112 * subr.el (momentary-string-display): Use an overlay.
10113
10114 * progmodes/compile.el (compilation-mode):
10115 Set window-point-insertion-type.
10116 (compilation-filter): Don't use insert-before-markers any more.
10117 * emacs-lisp/trace.el (trace-make-advice):
10118 Set window-point-insertion-type in the trace buffer.
10119 * startup.el (normal-top-level): Set window-point-insertion-type in
10120 *Messages*.
10121 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
10122 (telnet-filter): Don't use insert-before-markers any more.
10123 * comint.el (comint-mode): Set window-point-insertion-type.
10124 (comint-output-filter): Don't use insert-before-markers any more.
10125 * button.el (make-text-button): Allow `start' to be a string.
10126
10127 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
10128
10129 * emacs-lisp/autoload.el (autoload-rubric):
10130 Fix coding cookie not to force Unix EOL.
10131
10132 2008-06-10 Martin Rudalics <rudalics@gmx.at>
10133
10134 * window.el (window--splittable-p, window--try-to-split-window):
10135 Don't use with-selected-window to avoid messing up get-lru-window.
10136 Reported by David Hansen <david.hansen@gmx.net>.
10137
10138 2008-06-10 Glenn Morris <rgm@gnu.org>
10139
10140 * subr.el (locate-library): Doc fix.
10141
10142 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
10143 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
10144 Check tool-bar-map is bound, for non-X builds.
10145
10146 * net/newsticker-reader.el (newsticker--next-item-image)
10147 (newsticker--previous-item-image, newsticker--previous-feed-image)
10148 (newsticker--next-feed-image, newsticker--mark-read-image)
10149 (ewsticker--mark-immortal-image, newsticker--narrow-image)
10150 (newsticker--get-all-image, newsticker--update-image)
10151 (newsticker--browse-image): Check xpm images are available.
10152 (newsticker--mark-read-image, newsticker--mark-immortal-image)
10153 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
10154
10155 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
10156 (newsticker--plainview-tool-bar-map, newsticker-mode):
10157 Check tool-bar-map is bound, for non-X builds.
10158 (w3m-toggle-inline-image): Declare.
10159
10160 * net/newsticker-backend.el (tool-bar-map): Don't declare.
10161
10162 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
10163
10164 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
10165 (finder-compile-keywords): Move let to where needed.
10166 (finder-mouse-face-on-line): Go back one more line if needed.
10167 (finder-list-matches): Use cadr.
10168 (finder-goto-xref): New function.
10169 (finder-commentary): Add buttons to jump to foo.el libraries.
10170
10171 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10172
10173 * apropos.el (apropos-function, apropos-macro, apropos-command)
10174 (apropos-variable, apropos-face, apropos-group, apropos-widget)
10175 (apropos-plist): Add apropos-short-label property.
10176 (apropos-multi-type): New variables.
10177 (apropos-command, apropos-value): Set it.
10178 (apropos-compact-layout): New custom.
10179 (apropos-print, apropos-print-doc): Use it.
10180 (apropos-print): Truncate lines.
10181
10182 2008-06-09 Kenichi Handa <handa@m17n.org>
10183
10184 * international/fontset.el (font-encoding-alist):
10185 Add an entry for "ascii-0".
10186
10187 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
10188
10189 * language/hanja-util.el (hanja-init-load): Show the message only
10190 when loading a table.
10191
10192 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
10193
10194 * net/newsticker-treeview.el (newsticker-treeview):
10195 * net/newsticker-plainview.el (newsticker-plainview):
10196 Add autoload cookie.
10197
10198 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
10199
10200 * net/newsticker.el: Split up into newsticker-backend, -ticker,
10201 -reader, -plainview, and -treeview.
10202 (newsticker-version): Change to 1.99.
10203
10204 * net/newsticker-backend.el: New. Move backend functionality from
10205 newsticker.el to newsticker-backend.el.
10206 (newsticker--download-logos): New.
10207 (newsticker--sentinel-callback): New.
10208 (newsticker--set-customvar): Remove. Split up into specific
10209 functions related to retrieval, ticker, buffer, and display.
10210 (newsticker--set-customvar-retrieval): New. Extracted from
10211 `newsticker--set-customvar'.
10212 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
10213 (newsticker-url-list-defaults):
10214 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
10215 (newsticker-url-list): Doc changed. URL can be a function.
10216 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
10217 (newsticker-retrieval-method): New.
10218 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
10219 (newsticker-retrieval-interval):
10220 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
10221 (newsticker-desc-comp-max): Change :group.
10222 (newsticker--cache): Doc changed.
10223 (newsticker--guid-to-string): New.
10224 (newsticker--guid): Use `newsticker--guid-to-string'.
10225 (newsticker--real-feed-name): New.
10226 (newsticker--start-feed): New. Extracted from `newsticker-start'.
10227 (newsticker-start): Use `insert-file-contents' for reading cache.
10228 Use `newsticker--start-feed'.
10229 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
10230 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
10231 Use `newsticker--stop-feed'.
10232 (newsticker-save-item): New.
10233 (newsticker--get-news-by-funcall): New.
10234 (newsticker-get-news): Handle new retrieval methods.
10235 (newsticker--sentinel): Use `newsticker--sentinel-work'.
10236 (newsticker--sentinel-work): New. Extracted from
10237 `newsticker--sentinel'. Use `newsticker--download-logos',
10238 `newsticker--sentinel-callback'.
10239 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
10240 (newsticker--parse-atom-1.0): Fix link determination.
10241 (newsticker--parse-rss-0.91): Fix time determination.
10242 (newsticker--parse-rss-0.92): Fix time determination.
10243 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
10244 (newsticker--parse-generic-feed): New arg order in
10245 `newsticker--cache-add'.
10246 (newsticker--parse-generic-items): Fix for multiple items.
10247 New arg order in `newsticker--cache-add'.
10248 (newsticker--forget-preformatted): Check whether
10249 `newsticker--buffer-set-uptodate' is fbound.
10250 (newsticker--decode-iso8601-date): Handle fractions of seconds.
10251 (newsticker--decode-rfc822-date): Partial timezone handling.
10252 (newsticker--cache-contains): Fix guid problem.
10253 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
10254 (newsticker--cache-save): New.
10255 (newsticker--cache-update): Use temp buffer.
10256 (newsticker--stat-num-items): Allow multiple AGE args.
10257 (newsticker--stat-num-items-total): New.
10258 (newsticker--opml-import-outlines): New.
10259 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
10260 (newsticker--do-run-auto-mark-filter): Doc changed.
10261 (newsticker-retrieve-random-message): New.
10262
10263 * net/newsticker-ticker.el: New. Move ticker functionality from
10264 net/newsticker.el to net/newsticker-ticker.el.
10265 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
10266 `newsticker--ticker-timer'.
10267 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
10268 to `newsticker--ticker-timer'.
10269 (newsticker--set-customvar-ticker): New. Extracted from
10270 `newsticker--set-customvar'.
10271 (newsticker-ticker-interval): Rename `newsticker-display-interval'
10272 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
10273 for :set. Change :group.
10274 (newsticker-scroll-smoothly): Doc changed. Change :group.
10275 (newsticker-hide-immortal-items-in-echo-area)
10276 (newsticker-hide-old-items-in-echo-area)
10277 (newsticker-hide-obsolete-items-in-echo-area):
10278 Use `newsticker--set-customvar-ticker for :set. Change :group.
10279 (newsticker-start-ticker): Rename `newsticker--display-timer' to
10280 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
10281 to `newsticker-ticker-interval'.
10282 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
10283 `newsticker--ticker-timer'.
10284
10285 * net/newsticker-reader.el: New. Move reader functionality from
10286 net/newsticker.el to net/newsticker-reader.el.
10287 (newsticker--set-customvar-formatting): New. Extracted from
10288 `newsticker--set-customvar'.
10289 (newsticker-reader, newsticker-frontend): New.
10290 (newsticker-enable-logo-manipulations): Change :group.
10291 (newsticker-justification): Use `newsticker--set-customvar-formatting'
10292 for :set. Change :group.
10293 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
10294 for :set. Change :group.
10295 (newsticker-html-renderer): Doc changed.
10296 Use `newsticker--set-customvar-formatting' for :set. Change :group.
10297 (newsticker-date-format):
10298 Use `newsticker--set-customvar-formatting' for :set. Change :group.
10299 (newsticker--insert-enclosure):
10300 Rename `newsticker--buffer-insert-enclosure' to
10301 `newsticker--insert-enclosure'. Add keymap arg.
10302 (newsticker--print-extra-elements):
10303 Rename `newsticker--buffer-print-extra-elements' to
10304 `newsticker--print-extra-elements'. Add keymap arg.
10305 (newsticker--do-print-extra-element):
10306 Rename `newsticker--buffer-do-print-extra-element' to
10307 `newsticker--do-print-extra-element'. Add keymap arg.
10308 (newsticker-show-news): Use `newsticker-frontend'.
10309
10310 * net/newsticker-plainview.el: New. Move plainview functionality
10311 from net/newsticker.el to net/newsticker-reader.el.
10312 (newsticker-plainview): New.
10313 (newsticker--set-customvar-sorting): New. Extracted from
10314 `newsticker--set-customvar'.
10315 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
10316 for :set. Changed :group.
10317 (newsticker-heading-format, newsticker-item-format)
10318 (newsticker-desc-format, newsticker-statistics-format):
10319 Use `newsticker--set-customvar-formatting for :set. Change :group.
10320 (newsticker-faces): Change :group.
10321 (newsticker-default-face): Enable again.
10322 (newsticker-hide-old-items-in-newsticker-buffer)
10323 (newsticker-show-descriptions-of-new-items):
10324 Use `newsticker--set-customvar-buffer' for :set. Change :group.
10325 (newsticker-show-all-news-elements): Change :group.
10326 (newsticker-plainview-hooks): New.
10327 (newsticker-select-item-hook, newsticker-select-feed-hook)
10328 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
10329 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
10330 to `newsticker--plainview-tool-bar-map'.
10331 (newsticker--url-keymap): Add mouse-1 binding.
10332 (newsticker-plainview): New.
10333 (newsticker-mark-all-items-of-feed-as-read): Change doc.
10334 (newsticker--buffer-do-insert-text): Use renamed
10335 newsticker--[buffer-]insert-enclosure and
10336 newsticker--[buffer-]print-extra-elements.
10337 (newsticker--buffer-set-faces): Use newsticker-default-face.
10338
10339 * net/newsticker-treeview.el: New.
10340
10341 2008-06-08 Andreas Schwab <schwab@suse.de>
10342
10343 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
10344
10345 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
10346
10347 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
10348 empty line.
10349
10350 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
10351
10352 2008-06-08 Martin Rudalics <rudalics@gmx.at>
10353
10354 * window.el (split-height-threshold, split-width-threshold):
10355 Add choice nil.
10356 (split-window-preferred-function): Allow either nil or a function.
10357 (window--splittable-p, window--try-to-split-window):
10358 Handle changed option values.
10359
10360 (window--frame-usable-p): Handle nil argument.
10361
10362 (display-buffer): Call get-lru-window when pop-up-windows is nil
10363 and window can't be split.
10364
10365 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
10366
10367 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
10368
10369 * net/tramp.el (top): Quote feature names. Remove
10370 `tramp-rfn-eshadow-setup-minibuffer' from
10371 `rfn-eshadow-setup-minibuffer-hook' when unloading.
10372 (tramp-read-passwd): There is only one call to
10373 `auth-source-user-or-password' needed. Pacify byte compiler.
10374
10375 2008-06-08 Andreas Schwab <schwab@suse.de>
10376
10377 * window.el (display-buffer): Use lru window if current window
10378 cannot be split.
10379
10380 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10381
10382 * apropos.el (apropos-library): New command and new button.
10383 (apropos-library-button): New function.
10384
10385 * apropos.el: Remove spurious * in docstrings.
10386 (apropos-label-face): Use variable pitch.
10387 (apropos-print): Use dolist and with-current-buffer.
10388 (apropos-print-doc): Use when.
10389
10390 * window.el (special-display-p, display-buffer):
10391 Fix up C->Elisp transcription error.
10392
10393 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10394
10395 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
10396 (byte-compile-file): Initialize it.
10397 (byte-compile-nogroup-warn): Keep track of the current group.
10398
10399 2008-06-08 Glenn Morris <rgm@gnu.org>
10400
10401 * Makefile.in (compile, compile-always, bootstrap-prepare):
10402 Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
10403
10404 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
10405
10406 * language/hanja-util.el (hanja-init-load): Use a char-table for
10407 hanja-table.
10408 (hangul-to-hanja-char): Adjust for the above change.
10409
10410 2008-06-07 Glenn Morris <rgm@gnu.org>
10411
10412 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
10413 lm-keywords.
10414
10415 * mail/sendmail.el (mail-interactive): Add :version.
10416
10417 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
10418 obsolete alias.
10419
10420 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
10421 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
10422 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
10423 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
10424 * eshell/esh-util.el, international/mule-cmds.el:
10425 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
10426 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
10427 Remove unnecessary eval-when-compiles and eval-and-compiles.
10428
10429 * Makefile.in (bootstrap-clean): Run autogen-clean.
10430 (maintainer-clean): No need to run autogen-clean now it is included in
10431 bootstrap-clean.
10432
10433 2008-06-06 Miles Bader <miles@gnu.org>
10434
10435 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
10436
10437 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
10438
10439 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
10440 longlines mode.
10441
10442 * replace.el (replace-search-function)
10443 (replace-re-search-function): New vars.
10444 (perform-replace): Use them.
10445
10446 * longlines.el (longlines-re-search-forward): New function.
10447 (longlines-mode): Bind replace-search-function and
10448 replace-re-search-function, to ensure that replacement commands
10449 treat newlines as spaces.
10450 (longlines-show-effect): Default to a pilcrow sign.
10451
10452 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
10453
10454 * help.el (function-called-at-point):
10455 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
10456 even when calling find-tag-default.
10457
10458 2008-06-06 Daniel Colascione <danc@merrillpress.com>
10459
10460 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
10461 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
10462 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
10463 (nxml-fontify-buffer, nxml-do-fontify):
10464 Remove obsolete variables and functions.
10465 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
10466 (nxml-degrade, nxml-after-change, nxml-after-change1)
10467 (nxml-extend-region, nxml-extend-after-change-region)
10468 (nxml-extend-after-change-region1, nxml-fontify-matcher)
10469 (nxml-toggle-char-ref-extra-display): Use font-lock, and
10470 font-lock-extend-region-functions in particular, to fontify
10471 nxml-mode buffers.
10472 (nxml-debug-region): New debugging helper function.
10473
10474 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
10475 (nxml-scan-after-change, nxml-move-tag-backwards):
10476 Adapt for font-lock changes.
10477
10478 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
10479 (nxml-debug-set-inside, nxml-debug-clear-inside):
10480 New debugging functions.
10481 (nxml-with-degradation-on-error): New helper macro.
10482
10483 2008-06-06 Martin Rudalics <rudalics@gmx.at>
10484
10485 * window.el (display-buffer): Remove dead call to get-lru-window.
10486
10487 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
10488
10489 * mail/sendmail.el (mail-interactive): Change default.
10490
10491 2008-06-05 John Paul Wallington <jpw@pobox.com>
10492
10493 * bindings.el (completion-ignored-extensions):
10494 Add .p64fsl, .d64fsl, and .dx64fsl.
10495
10496 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10497
10498 * ffap.el (ffap-prompter): Don't use the region.
10499
10500 2008-06-05 Sam Steingold <sds@gnu.org>
10501
10502 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
10503 subdirectory to be registered.
10504
10505 2008-06-05 Martin Rudalics <rudalics@gmx.at>
10506
10507 * window.el (display-buffer-function, special-display-p)
10508 (special-display-buffer-names, special-display-regexps)
10509 (special-display-function, same-window-p, same-window-buffer-names)
10510 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
10511 (pop-up-frame-function, pop-up-windows, even-window-heights)
10512 (split-window-preferred-function, split-height-threshold)
10513 (window--display-buffer-1, display-buffer, pop-to-buffer):
10514 Move from window.c and buffer.c.
10515 (window--splittable-p, window--try-to-split-window)
10516 (window--frame-usable-p, window--display-buffer-2)
10517 (window--even-window-heights): New functions.
10518 (split-width-threshold): New option.
10519 (split-window-preferred-horizontally): Remove.
10520
10521 * cus-start.el: Remove corresponding declarations.
10522
10523 2008-06-05 Sam Steingold <sds@gnu.org>
10524
10525 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
10526 an error on modified buffers.
10527
10528 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10529
10530 * progmodes/etags.el (tags-verify-table): Be careful to use and update
10531 tags-file-name and tags-table-list from the right buffer.
10532 (tags-table-check-computed-list, tags-table-extend-computed-list)
10533 (find-tag-noselect): Use with-current-buffer.
10534
10535 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
10536 Use print-circle.
10537
10538 * minibuffer.el (minibuffer-local-must-match-filename-map):
10539 Declare obsolete alias for the old name.
10540
10541 * abbrev.el (unexpand-abbrev): Better preserve markers.
10542
10543 2008-06-05 Glenn Morris <rgm@gnu.org>
10544
10545 * emacs-lisp/autoload.el (autoload-rubric): New function,
10546 extracted from autoload-ensure-default-file.
10547 (autoload-ensure-default-file): Use autoload-rubric.
10548
10549 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
10550 (custom-dependencies-no-scan-regexp): New variable.
10551 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
10552 Don't scan files matching custom-dependencies-no-scan-regexp.
10553 Disable undo in the output buffer. Remove kept-new-versions wackiness.
10554
10555 * finder.el (finder-headmark): Initialize and add doc string.
10556 (generated-finder-keywords-file): Doc fix.
10557 (finder-no-scan-regexp): New variable.
10558 (finder-compile-keywords): Use a single let binding.
10559 Disable undo in the output buffer. Use autoload-rubric.
10560 Use mapc rather than mapcar. Don't scan files matching
10561 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
10562 rather than concat. Use directory-files to do regexp matching.
10563 No need to require jka-compr.
10564 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
10565 (finder-list-matches): Disable undo.
10566 (finder-commentary): Use let rather than let*. Disable undo.
10567 (finder-current-item): Use zerop.
10568 (finder-mode): Use define-derived-mode.
10569 (finder-exit): Doc fix. Use dolist.
10570
10571 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
10572 (custom-deps): Don't require $(lisp)/cus-load.el.
10573 (custom-deps, finder-data): Don't depend on autoloads.
10574 Should not be needed now, and doing so was causing make install to
10575 re-dump emacs post-bootstrap.
10576 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
10577 mid-build forces some things to be rebuilt.
10578
10579 2008-06-05 Miles Bader <miles@gnu.org>
10580
10581 * face-remap.el
10582 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
10583 (face-remap-remove-relative): Renamed from
10584 `remove-relative-face-remapping'.
10585 (face-remap-reset-base): Renamed from
10586 `set-default-base-face-remapping'.
10587 (face-remap-set-base): Renamed from `set-base-face-remapping'.
10588 (text-scale-increase): Renamed from `increase-buffer-face-height'.
10589 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
10590 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
10591
10592 * face-remap.el (variable-pitch-mode): Autoload.
10593
10594 2008-06-04 Sam Steingold <sds@gnu.org>
10595
10596 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
10597 Generate extra status headers for a Mercurial tree.
10598
10599 2008-06-04 John Paul Wallington <jpw@pobox.com>
10600
10601 * echistory.el (electric-history-map): Define within defvar.
10602 Add docstring.
10603
10604 * font-lock.el (font-lock-turn-off-thing-lock)
10605 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
10606 Use `bound-and-true-p'.
10607 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
10608 Doc fixes.
10609
10610 * international/ccl.el (define-ccl-program): Add `doc-string'
10611 declaration.
10612
10613 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
10614
10615 * face-remap.el (variable-pitch-mode): Reflow docstrings.
10616 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
10617
10618 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
10619
10620 * emacs-lisp/rx.el (rx): Doc fix.
10621
10622 2008-06-04 Markus Triska <markus.triska@gmx.at>
10623
10624 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
10625
10626 2008-06-04 Miles Bader <miles@gnu.org>
10627
10628 * face-remap.el (adjust-buffer-face-height): New function.
10629 Add autoloaded keybindings in ctl-x-map.
10630 (increase-buffer-face-height, decrease-buffer-face-height):
10631 Simplify interactive spec to just "p". Remove autoloaded keybindings.
10632
10633 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
10634
10635 * simple.el (line-move-1): If we did not move as far as desired,
10636 ensure that point-left and point-entered hooks are called.
10637
10638 2008-06-03 Sam Steingold <sds@gnu.org>
10639
10640 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
10641
10642 2008-06-03 John Paul Wallington <jpw@pobox.com>
10643
10644 * progmodes/make-mode.el (makefile-cleanup-continuations)
10645 (makefile-warn-suspicious-lines, makefile-warn-continuations):
10646 Use `derived-mode-p'.
10647
10648 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10649
10650 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
10651 (ELCFILES): Update.
10652
10653 2008-06-03 Miles Bader <miles@gnu.org>
10654
10655 * face-remap.el: New file.
10656 * Makefile.in (ELCFILES): Add face-remap.elc.
10657
10658 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10659
10660 * progmodes/flymake.el (flymake-process-filter): Make sure the source
10661 buffer isn't dead.
10662
10663 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
10664 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
10665 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
10666 * obsolete/auto-show.el, obsolete/hscroll.el:
10667 Remove packages that were obsolete in Emacs-20, or that were obsolete
10668 in Emacs-21 and do not contain any more code.
10669
10670 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
10671 vc-client-mode is not set.
10672
10673 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
10674 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
10675
10676 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
10677 yet a bit more clever at distinguishing / from /.
10678
10679 2008-06-03 Kenichi Handa <handa@m17n.org>
10680
10681 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
10682
10683 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
10684
10685 * language/hanja-util.el: New file.
10686
10687 2008-06-03 Glenn Morris <rgm@gnu.org>
10688
10689 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
10690 Check that end-of-word follows "type".
10691
10692 2008-06-02 Daiki Ueno <ueno@unixuser.org>
10693
10694 * epa-file.el (epa-file-write-region): Write the entire buffer
10695 content if START is nil.
10696
10697 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
10698
10699 * select.el (x-get-selection): Fix typo.
10700
10701 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
10702
10703 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
10704 (describe-char): Use `looking-at-p', `string-match-p' when possible.
10705
10706 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10707
10708 * tar-mode.el (tar-header-block-summarize): Ensure one space around
10709 user&group.
10710
10711 2008-05-31 John Paul Wallington <jpw@pobox.com>
10712
10713 * help-fns.el (describe-variable-custom-version-info):
10714 Handle dotted `package-version' info.
10715
10716 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
10717
10718 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
10719
10720 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
10721
10722 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
10723 names and improve support for unregistered files.
10724
10725 2008-05-31 Glenn Morris <rgm@gnu.org>
10726
10727 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
10728 Remove shell variable `elc'. Split tests to hopefully be more portable.
10729 Fix `sel' assignment.
10730
10731 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
10732
10733 * minibuffer.el (completion-table-dynamic): Doc fix.
10734
10735 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10736
10737 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
10738 Try and return `unregistered' when applicable.
10739
10740 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10741 Don't encourage naming variables with "-flag".
10742
10743 2008-05-30 Glenn Morris <rgm@gnu.org>
10744
10745 * Makefile.in (update-elclist): Hide the warning when it does not apply,
10746 make it milder when it does.
10747 (autogen-clean): New target.
10748 (maintainer-clean): Use autogen-clean.
10749
10750 * calendar/diary-lib.el (diary-display-function): New name for
10751 diary-display-hook. Keep old name as obsolete alias. Doc fix.
10752 Change custom type and version.
10753 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
10754 (diary-fancy-display): Doc fixes.
10755 (diary-list-entries, diary-include-other-diary-files)
10756 (diary-mail-entries):
10757 Use diary-display-function rather than diary-display-hook.
10758
10759 * calendar/appt.el (appt-check): Use diary-display-function rather than
10760 diary-display-hook.
10761 * calendar/cal-x.el (calendar-dedicate-diary): Update for
10762 diary-display-function replacing diary-display-hook.
10763 * org/org-agenda.el (org-get-entries-from-diary): Also set
10764 diary-display-function.
10765
10766 * calendar/cal-html.el (cal-html-list-diary-entries):
10767 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10768 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
10769 argument of diary-list-entries rather than setting diary-display-hook.
10770
10771 2008-05-30 Kenichi Handa <handa@m17n.org>
10772
10773 * international/mule-conf.el (utf-8-with-signature): Renamed from
10774 utf-8-sig.
10775 (utf-8-auto): Adjusted for the above change.
10776
10777 * international/mule-diag.el (describe-font): Don't check fontset
10778 here, and just call font-info. Get the default font by from the
10779 default face.
10780
10781 2008-05-29 Kenichi Handa <handa@m17n.org>
10782
10783 * international/mule-conf.el (utf-8-sig, utf-8-auto):
10784 New coding systems.
10785
10786 * international/mule.el (define-coding-system): Accept :bom for utf-8.
10787
10788 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
10789
10790 * international/utf-7.el (utf-7-encode): Use the right escape char
10791 depending on imap/nonimap encoding.
10792
10793 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10794
10795 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
10796
10797 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
10798
10799 * icomplete.el (icomplete-prospects-height): Add :group.
10800
10801 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10802
10803 * icomplete.el (icomplete-prospects-length): Make obsolete.
10804 (icomplete-prospects-height): New var.
10805 (icomplete-completions): Use it.
10806
10807 2008-05-29 David Kastrup <dak@gnu.org>
10808
10809 * autoinsert.el (auto-insert): Add :link.
10810
10811 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10812
10813 * tar-mode.el (tar-header): New field `header-start'.
10814 (tar-header-block-tokenize): Set it when useful.
10815 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
10816 (tar-header-data-end): New function.
10817 (tar-summarize-buffer): Use it.
10818 (tar-next-line): Fix goal column for long usernames.
10819 (tar-expunge-internal): Use header-start.
10820 (tar-rename-entry): Handle ustar-style long names.
10821 (tar-alter-one-field): Add optional `descriptor' argument.
10822 (tar-subfile-save-buffer): Use it.
10823
10824 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10825
10826 * tar-mode.el (tar-header): New field `header-start'.
10827 (tar-header-block-tokenize): Set header-start for longlink entries.
10828 (tar-expunge-internal): Use header-start to expunge longlink entries.
10829
10830 * files.el (hack-local-variables): Don't signal an error if the local
10831 variable section is not properly terminated.
10832
10833 * emacs-lisp/easymenu.el (easy-menu-convert-item)
10834 (easy-menu-convert-item-1): Move the duplicate-generation outside of
10835 the caching so it also works for identical entries.
10836
10837 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
10838 (tar-mode): Use write-region-annotate-functions rather than
10839 write-contents-functions.
10840 (tar-extract): Remove unused var `pos'.
10841 (tar-subfile-save-buffer): Remove unused var `following-descs'.
10842 (tar-mode-write-file): Remove.
10843 (tar-write-region-annotate): New function.
10844
10845 * progmodes/flymake.el (flymake-save-buffer-in-file):
10846 * shadowfile.el (shadow-copy-file):
10847 * arc-mode.el (archive-*-write-file-member):
10848 * files.el (diff-buffer-with-file):
10849 * subr.el (with-temp-file): Pass nil to write-region.
10850 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
10851
10852 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
10853 the custom.
10854
10855 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
10856 to write-region.
10857
10858 2008-05-28 Glenn Morris <rgm@gnu.org>
10859
10860 * Makefile.in (update-elclist): Work around non-portability of "\"
10861 in various implementations of echo.
10862
10863 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10864
10865 * international/mule-diag.el (describe-current-coding-system):
10866 Don't assume selection-coding-system is always defined.
10867
10868 * tar-mode.el: Use defstruct and markers.
10869 (tar-setf): Remove.
10870 (tar-header): Use defstruct. Add `data-start' field.
10871 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
10872 (tar-desc-data-start): Remove (now called tar-header-data-start).
10873 (tar-roundup-512): New fun.
10874 (tar-header-block-tokenize): Receive a buffer position rather than
10875 a string. Handle @longLink here, be more careful about it.
10876 Create a marker for data-start.
10877 (tar-summarize-buffer): Don't handle @LongLink here any more.
10878 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
10879 data-start on the following entries any more.
10880 (tar-chown-entry, tar-chgrp-entry): Use read-number.
10881
10882 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
10883 (tar-header-offset): Remove.
10884 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
10885 Not permanent any more.
10886 (tar-data-buffer): New var.
10887 (tar-data-swapped-p, tar-change-major-mode-hook)
10888 (tar-mode-kill-buffer-hook): New funs.
10889 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
10890 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
10891 (tar-clear-modification-flags, tar-alter-one-field)
10892 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
10893 Change accordingly.
10894
10895 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
10896
10897 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
10898 (vc-dir-resynch-file): ... this. Update callers.
10899 Use vc-string-prefix-p. Ignore directory args.
10900 (vc-string-prefix-p): CSE.
10901 (vc-resynch-buffer): Restore conditional.
10902
10903 * vc-hooks.el (vc-after-save): Improve test.
10904 (vc-mode-line): Fix indentation.
10905
10906 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
10907
10908 * calendar/parse-time.el (parse-time-months)
10909 (parse-time-weekdays): Add long-form month and day names.
10910
10911 2008-05-27 Glenn Morris <rgm@gnu.org>
10912
10913 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
10914
10915 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10916
10917 * vc-dispatcher.el (vc-string-prefix-p): New function.
10918 (vc-dir-parent-marked-p): Use it.
10919
10920 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
10921
10922 * vc.el (Problems): Remove fixed issues.
10923 (vc-expand-dirs): Avoid returning directories.
10924 (vc-dir): Fix C-x v v binding.
10925 (vc-make-backend-object): Fix name.
10926 (vc-dir-show-fileentry): Fix docstring.
10927 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
10928 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
10929 Reset the state for directories.
10930 (vc-dir-headers): Align labels.
10931 (vc-default-status-printer): Do no call prettify-state-info.
10932 (vc-deduce-fileset): Replace implementation with one based on a
10933 working older version.
10934 (vc-next-action): Use the new form of vc-deduce-fileset.
10935 Fix dealing with unregistered files.
10936
10937 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
10938 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
10939 (vc-dir-child-files): New function.
10940 (vc-dir-node-directory): New function.
10941 (vc-dir-update, vc-dir-parent-marked-p)
10942 (vc-dir-children-marked-p, vc-dir-mark-all-files)
10943 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
10944
10945 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
10946
10947 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10948
10949 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
10950 (diff-font-lock-keywords, diff-context->unified)
10951 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
10952 (diff-hunk-text, diff-find-source-location): Use it.
10953 (diff-post-command-hook): Let the user edit the hunk headers.
10954
10955 2008-05-26 Andreas Schwab <schwab@suse.de>
10956
10957 * vc.el (vc-default-prettify-state-info): Fix formatting of an
10958 unknown state.
10959
10960 * tar-mode.el (tar-summarize-buffer): Comment fix.
10961
10962 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10963
10964 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
10965
10966 2008-05-26 Glenn Morris <rgm@gnu.org>
10967
10968 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
10969
10970 2008-05-25 John Paul Wallington <jpw@pobox.com>
10971
10972 * proced.el (proced-next-line, proced-previous-line):
10973 Avoid calling `next-line' and `previous-line' from Lisp code.
10974
10975 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
10976
10977 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
10978 Use diary-ordinal-suffix.
10979
10980 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
10981
10982 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
10983 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
10984 (edebug-save-displayed-buffer-points, edebug-initial-mode)
10985 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
10986 (edebug-print-length, edebug-print-level, edebug-print-circle)
10987 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
10988 (edebug-global-break-condition, edebug-sit-for-seconds):
10989 Remove spurious * from defcustom docstrings.
10990 (edebug-unwrap*, edebug-signal, edebug-eval-display):
10991 Improve argument/docstring consistency.
10992 (edebug-test-coverage, edebug-gensym, edebug-read)
10993 (edebug-top-level-nonstop, edebug-eval-result-list)
10994 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
10995 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
10996 (edebug-display-freq-count): Reflow docstrings.
10997 (edebug-restore-status): Doc fix.
10998
10999 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
11000
11001 * proced.el (proced-header-line): Use the :align-to 0 feature
11002 rather than computing the corresponding position manually.
11003 (proced-update): Don't hardcode point-min==1.
11004
11005 2008-05-24 Alan Mackenzie <acm@muc.de>
11006
11007 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
11008 if c-file-style is set to a non-string.
11009
11010 (c-neutralize-CPP-line): Surround by `save-excursion'.
11011 (c-neutralize-syntax-in-CPP): Optimize for speed.
11012
11013 2008-05-24 Glenn Morris <rgm@gnu.org>
11014
11015 * Makefile.in (update-elclist): New target, to update ELCFILES.
11016 (bootstrap-after): Run update-elclist.
11017
11018 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
11019
11020 * icalendar.el (icalendar-version): Increase to "0.19".
11021 (icalendar--date-style): New function.
11022 (icalendar--datetime-to-diary-date): Doc fix.
11023 Use icalendar--date-style.
11024 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
11025 (icalendar--convert-yearly-to-ical)
11026 (icalendar--convert-recurring-to-diary): Handle iso date style,
11027 use icalendar-date-style.
11028
11029 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
11030
11031 * vc.el (vc-delete-file): Make sure the buffer is deleted and
11032 vc-dir buffers are updated.
11033
11034 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11035
11036 * vc.el (vc-delete-file): Don't try to resynch the buffer.
11037
11038 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
11039
11040 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
11041 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
11042 (reftex-extra-bindings): Use it.
11043
11044 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
11045 away from the user-reserved keys.
11046
11047 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
11048 New vars.
11049 (ada-create-keymap): Use them.
11050
11051 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11052
11053 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
11054 a properly-grouped regexp.
11055
11056 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
11057
11058 * progmodes/cap-words.el (capitalized-words-mode):
11059 Fix typos in docstring.
11060
11061 2008-05-23 Kenichi Handa <handa@m17n.org>
11062
11063 * international/mule-conf.el: Don't define the charset `emacs'
11064 here, just put :docstring, :short-name, and :long-name.
11065
11066 2008-05-22 Kenichi Handa <handa@m17n.org>
11067
11068 * international/mule-diag.el (font-show-log): Limit each listing
11069 to 20 items.
11070
11071 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
11072
11073 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
11074 (gdb-annotation-rules): New entry for "thread-changed".
11075 (gdb-thread-changed): New function.
11076
11077 2008-05-23 Glenn Morris <rgm@gnu.org>
11078
11079 * Makefile.in (SOURCES): Remove, unused.
11080 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
11081 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
11082 Exclude more '*loaddefs' files.
11083 (compile-always): Simplify '.elc' deletion.
11084
11085 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11086
11087 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
11088 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
11089
11090 * minibuffer.el (completion-boundaries): Change calling
11091 convention, so `string' has the same semantics as in
11092 try-completion and all-completions.
11093 (completion-table-with-context, completion--embedded-envvar-table)
11094 (completion--file-name-table)
11095 (completion-pcm--find-all-completions): Adjust code accordingly.
11096
11097 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
11098
11099 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
11100 prune image-mode-winprops-alist, preventing it from growing
11101 indefinitely.
11102 (image-mode-reapply-winprops): Use it.
11103
11104 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
11105
11106 * net/netrc.el (netrc-machine): Always match if the port is not given.
11107
11108 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11109
11110 * minibuffer.el (completion-pcm--find-all-completions):
11111 Don't add pseudo-completions.
11112
11113 * icomplete.el (icomplete-eoinput): Remove.
11114 (icomplete-overlay): New var to replace it.
11115 (icomplete-tidy): Rewrite.
11116 (icomplete-exhibit): Use an overlay.
11117 (icomplete-completions): Use completion-all-sorted-completions.
11118 Obey completion-ignore-case.
11119
11120 * files.el (locate-dominating-file): Accept non-existing argument.
11121 (project-find-settings-file): Rewrite, using locate-dominating-file.
11122
11123 2008-05-22 Kenichi Handa <handa@m17n.org>
11124
11125 * faces.el (font-weight-table, font-slant-table, font-width-table):
11126 Delete them. Don't call internal-set-font-style-table.
11127
11128 * international/mule-diag.el (font-show-log): New function.
11129
11130 * international/fontset.el (script-representative-chars): Add more
11131 chars for latin. Add data for symbol.
11132 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
11133
11134 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11135
11136 * minibuffer.el (completion-all-sorted-completions): New var.
11137 (completion--flush-all-sorted-completions)
11138 (completion-all-sorted-completions): New functions.
11139 (minibuffer-force-complete): New command.
11140
11141 2008-05-21 Glenn Morris <rgm@gnu.org>
11142
11143 * files.el (c-postprocess-file-styles): Declare for compiler.
11144
11145 * Makefile.in: Allow for parallel byte-compiling.
11146 (ELCFILES): New variable.
11147 (.el.elc): Remove prerequisites from suffix rule. Print a message.
11148 (compile-first, compile-main, compile-last): New targets.
11149 (compile-always): Simplify - delete .elc files, then `make compile'.
11150
11151 * Makefile.in (compile-calc): Use glob rather than find.
11152 ($(lisp)/progmodes/cc-mode.elc): Use $@.
11153
11154 * eshell/esh-module.el: No need for cl when compiling.
11155
11156 * eshell/eshell.el (eshell-defgroup): New alias.
11157 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11158 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
11159 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
11160 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
11161 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
11162 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
11163 Autoload the custom group. Set generated-autoload-file.
11164 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
11165 for eshell-defgroup.
11166 * eshell/esh-module.el (eshell-load-defgroups): Remove.
11167 Require esh-groups rather than loading it.
11168
11169 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11170
11171 * proced.el (proced-header-line): New variable and new function.
11172 (proced-mode): Set header-line-format.
11173 (proced-update): Set proced-header-line.
11174 (proced-send-signal): Use proced-header-line.
11175
11176 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11177
11178 * macros.el (insert-kbd-macro): Use prin1-char.
11179
11180 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11181
11182 * minibuffer.el (completion-boundaries): New function.
11183 (completion--some): Delay errors.
11184 (complete-with-action, completion-table-with-context):
11185 Handle `boundaries' case.
11186 (completion--try-word-completion): Avoid partial-completion
11187 when the user hasn't entered anything yet.
11188 (minibuffer-local-map, minibuffer-local-filename-completion-map)
11189 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
11190 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
11191 Setup default keybindings.
11192 (completion--embedded-envvar-re): New var.
11193 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
11194 (completion--file-name-table): Handle `boundaries' case.
11195 (completion-pcm--pattern->regex): Avoid pathological backtracking.
11196 (completion-pcm--all-completions): Add a `prefix' arg.
11197 (completion-pcm--find-all-completions): New function.
11198 (completion-pcm-all-completions, completion-pcm-try-completion):
11199 Use it.
11200
11201 * icomplete.el (icomplete-completions): Don't use `predicate' with
11202 a table of a different type than `candidates'.
11203
11204 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11205
11206 * proced.el (proced-goal-column): Rename from proced-procname-column.
11207 (proced-goal-header-re): Rename from proced-procname-column-regexp.
11208 (proced-move-to-goal-column): Rename from proced-move-to-procname.
11209 (proced-header-face, proced-header-regexp): Remove.
11210 (proced-font-lock-keywords): Remove proced-header-face.
11211 (proced-header-alist, proced-sorting-schemes-re): New variables.
11212 (proced): Rename Proced buffer to *Proced*.
11213 (proced-next-line, proced-previous-line): New commands.
11214 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
11215 (proced-hide-processes): Do not treat first line as special.
11216 (proced-header-space): New function.
11217 (proced-update): Use header-line-format.
11218 Initialize proced-header-alist and proced-sorting-schemes-re.
11219 Set proced-goal-column. Include proced-command in mode-name.
11220 (proced-send-signal): Use header-line-format for *Marked
11221 Processes* buffer.
11222 (proced-sort): Restrict minibuffer completion to applicable
11223 sorting schemes.
11224 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
11225
11226 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11227
11228 * icomplete.el (icomplete-simple-completing-p):
11229 Allow icomplete-with-completion-tables to say "use it everywhere".
11230 (icomplete-completions): Obey completion-styles. Try to accommodate
11231 partial-completion style.
11232
11233 2008-05-20 Michael Olson <mwolson@gnu.org>
11234
11235 * files.el (project-find-settings-file): Change concat to
11236 expand-file-name.
11237
11238 2008-05-19 Tom Tromey <tromey@redhat.com>
11239
11240 * files.el (normal-mode): Call hack-project-variables.
11241 (hack-local-variables-confirm): Add 'project' argument.
11242 (hack-local-variables-apply): New function.
11243 (hack-local-variables): Use it.
11244 (project-class-alist, project-directory-alist): New variables.
11245 (project-get-alist): New function.
11246 (project-collect-bindings-from-alist)
11247 (project-collect-binding-list, set-directory-project)
11248 (project-find-settings-file, project-define-from-project-file)
11249 (hack-project-variables): New functions.
11250
11251 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11252
11253 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
11254
11255 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
11256
11257 * faces.el (font-weight-table): Fix typo in docstring.
11258
11259 2008-05-18 David Hull <david@snap.com> (tiny change)
11260
11261 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
11262 (vc-hg-annotate-command): Allow white space before version number.
11263
11264 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
11265
11266 * calc/calc-yank.el (calc-register-alist): New variable.
11267 (calc-set-register, calc-get-register, calc-copy-to-register)
11268 (calc-insert-register, calc-add-to-register, calc-append-to-register)
11269 (calc-prepend-to-register): New functions.
11270
11271 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
11272 `calc-copy-to-register' and `calc-insert-register'.
11273 Autoload new register functions.
11274
11275 * calc/calc-help.el (calc-r-prefix-help): Add help for register
11276 functions.
11277
11278 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
11279
11280 * vc.el (Todo): Add known problems.
11281 (vc-dir-backend): New variable.
11282 (vc-dir): Set it.
11283 (vc-make-backend-object, vc-generic-status-printer)
11284 (vc-generic-state, vc-generic-status-fileinfo-extra)
11285 (vc-dir-extra-menu): Use it.
11286 (vc-generic-dir-headers): Remove, unused.
11287
11288 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
11289 vc-dir-prev-directory for consistency with vc-dir-previous-line.
11290 (vc-dir-mode-map): Fix bindings.
11291
11292 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
11293
11294 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
11295
11296 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
11297 operated on.
11298 (calc-kill-region): Kill entire lines.
11299
11300 2008-05-17 Glenn Morris <rgm@gnu.org>
11301
11302 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
11303 simplify initial value.
11304 (defezimage): Drop support for Emacs without defimage, use a featurep
11305 test rather than fboundp when defining, drop with-no-warnings.
11306 (ezimage-insert-over-text): Move featurep test inside
11307 add-text-properties.
11308
11309 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
11310
11311 * net/tramp.el (top-level): Load auth-source when compiling.
11312
11313 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
11314
11315 2008-05-17 Andreas Schwab <schwab@suse.de>
11316
11317 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
11318
11319 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
11320
11321 * vc.el (vc-annotate-show-diff-revision-at-line): Change
11322 vc-diff-internal arg to match what vc-deduce-fileset returns now.
11323
11324 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11325
11326 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
11327
11328 2008-05-17 Jim Meyering <meyering@redhat.com>
11329
11330 * ido.el (ido-save-history): Do not emit a trailing newline at the
11331 end of the ido history file.
11332
11333 2008-05-16 John Paul Wallington <jpw@pobox.com>
11334
11335 * vc-dispatcher.el (top-level): Revert previous change: require cl
11336 when compiling.
11337
11338 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
11339
11340 * vc.el (vc-default-status-printer)
11341 (vc-default-prettify-state-info): Enhance the state prettyprinter
11342 to deal better with unknown states and indirect through it when
11343 painting vc-dir buffers.
11344
11345 2008-05-16 John Paul Wallington <jpw@pobox.com>
11346
11347 * vc-dispatcher.el (top-level): Don't require cl when compiling.
11348 (vc-dir-mode-map): Fix backquote.
11349 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
11350
11351 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
11352
11353 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
11354 Reported by Glenn Morris <rgm@gnu.org>.
11355
11356 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
11357
11358 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
11359 the end of the file, it was good work at one time but has been
11360 stale since 1995 and may now be actively misleading.
11361 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
11362 CVS repository and module (assumptions for the latter a bit iffy).
11363 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
11364 SVN repository.
11365
11366 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
11367
11368 * vc-rcs.el (vc-rcs-create-tag):
11369 * vc-sccs.el (vc-sccs-create-tag):
11370 Fix typo in error message and pass backend arg.
11371
11372 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
11373
11374 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
11375
11376 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
11377
11378 * net/tramp.el: Load auth-source library.
11379 (tramp-read-passwd): Use it for password, not login.
11380
11381 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
11382
11383 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
11384 (ses-print-cell): Use string-width, truncate-string-to-width,
11385 delete-region rather than length, substring, delete-char.
11386 (ses-setup): Set inhibit-point-motion-hooks to t.
11387 Calculate position by actually moving point rather than just using
11388 unibyte character length.
11389 (ses-mode): Set indent-tabs-mode to nil.
11390 (ses-center): Use string-width rather than length.
11391
11392 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
11393
11394 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
11395 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
11396 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
11397 vc-*-create-tag and vc-*-retrieve-tag respectively.
11398
11399 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
11400 unneeded defalias.
11401
11402 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
11403
11404 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
11405 about buffer names.
11406
11407 2008-05-15 Glenn Morris <rgm@gnu.org>
11408
11409 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
11410
11411 * org/org-exp.el (org-infojs-options-inbuffer-template):
11412 Fix declaration.
11413
11414 * progmodes/cc-mode.el (declare-function): Add compat definition.
11415 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
11416
11417 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
11418
11419 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
11420 list to a cons so the caller can get back both expanded and
11421 unexpanded filesets.
11422 * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
11423 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
11424 Change handling of selection-set returns as required.
11425
11426 2008-05-15 John Paul Wallington <jpw@pobox.com>
11427
11428 * add-log.el (top-level): Don't require cl when compiling.
11429
11430 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
11431 (archive-*-extract): Use `zerop'.
11432 (archive-*-write-file-member): Use `or', use `zerop'.
11433
11434 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
11435
11436 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
11437 (ibuffer-mark-interactive, ibuffer-set-mark)
11438 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
11439 (ibuffer-map-lines, ibuffer-switch-format)
11440 (ibuffer-update-title-and-summary)
11441 (ibuffer-redisplay-engine): Use it.
11442
11443 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
11444 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
11445 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
11446 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
11447 (ibuffer-mark-read-only-buffers)
11448 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
11449
11450 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
11451 (define-ibuffer-column, define-ibuffer-sorter)
11452 (define-ibuffer-op, define-ibuffer-filter): Add declarations
11453 containing indentation specs, replacing equivalent top-level
11454 forms that set `lisp-indent-function' properties.
11455 (define-ibuffer-op): Use `derived-mode-p'.
11456 (define-ibuffer-filter): Remove redundant `concat' call.
11457
11458 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
11459
11460 * net/tramp.el (tramp-echo-mark): Update docstring.
11461 (tramp-echo-mark-marker): New defconst.
11462 (tramp-check-for-regexp): Use it.
11463
11464 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
11465
11466 * vc.el (vc-deduce-fileset): Do the right thing when visiting a
11467 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
11468 as parent.
11469
11470 2008-05-14 John Paul Wallington <jpw@pobox.com>
11471
11472 * international/mule.el (convert-define-charset-argument):
11473 Remove period from end of error message.
11474 (coding-system-mnemonic): Doc fix.
11475 (ctext-pre-write-conversion): Doc fix.
11476
11477 2008-05-14 Simon Marshall <simon@gnu.org>
11478
11479 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
11480 from its default value and give it the risky-local-variable
11481 property (CVE-2008-2142).
11482
11483 2008-05-14 Kenichi Handa <handa@m17n.org>
11484
11485 * language/korean.el ("Korean"): Set `iso639-language'
11486 property to `ko'.
11487
11488 * language/japanese.el ("Japanese"): Set `iso639-language'
11489 property to `ja'.
11490
11491 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
11492 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
11493 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
11494
11495 * international/mule-cmds.el (set-language-environment):
11496 Set current-iso639-language.
11497
11498 * international/fontset.el (setup-default-fontset): For kana, han,
11499 hangul, and cjk-misc, move an entry with font-spec at the end.
11500 (generate-fontset-menu): Exclude fontset-auto* from the list.
11501
11502 * composite.el (compose-chars-after): Assume that WINDOW is always
11503 non-nil.
11504
11505 * faces.el (font-weight-table, font-slant-table)
11506 (font-swidth-table): Declare them by defconst. Change the format
11507 of elements. Call internal-set-font-style-table after their
11508 declaration.
11509 (face-valid-attribute-values): Call font-family-list. Get values
11510 for width, weight, and slant from font-xxx-table.
11511
11512 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
11513
11514 2008-05-13 John Paul Wallington <jpw@pobox.com>
11515
11516 * ibuffer.el (ibuffer-buffer-file-name): New function.
11517 (define-ibuffer-column filename): Use it.
11518
11519 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
11520
11521 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
11522
11523 * talk.el (talk): Simplify. Pass display arg to talk-add-display
11524 as a string.
11525 (talk-add-display): Simplify. Accept only string args.
11526
11527 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
11528
11529 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
11530
11531 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11532
11533 * Makefile.in (bootstrap-prepare): Don't chmod files.
11534 (autoloads): Do it here instead, where it's actually needed.
11535
11536 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
11537
11538 * tool-bar.el (tool-bar-make-keymap): Account for the optional
11539 KEY-BINDING-DATA field in menu-item list.
11540
11541 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11542
11543 * dired.el (dired-read-dir-and-switches): Move things about to use less
11544 recursion during macroexpansion.
11545
11546 * dired.el (dired-read-dir-and-switches): Use read-file-name.
11547
11548 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
11549 completion-ignored-extension directories if there's something else.
11550 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
11551 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
11552 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
11553 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
11554 buffer-read-only -> inhibit-read-only.
11555
11556 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
11557
11558 * vc.el (vc-expand-dirs): Stop this function from tossing out
11559 explicitly specified files.
11560
11561 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11562
11563 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
11564 to `insert'.
11565
11566 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
11567
11568 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
11569 cons. Use vc-annotate-backend.
11570 (with-vc-file, edit-vc-file): Remove unused macros.
11571
11572 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
11573
11574 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
11575 (smtpmail-try-auth-methods): Use it.
11576
11577 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11578
11579 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
11580 (setf (nthcdr ..) ..) doesn't require CL at runtime.
11581
11582 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
11583
11584 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
11585
11586 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11587
11588 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
11589 (vc-bzr-revision-completion-table): Use process-file.
11590 (vc-bzr-working-revision): Pass relative file names.
11591
11592 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
11593
11594 2008-05-11 Juri Linkov <juri@jurta.org>
11595
11596 * wid-edit.el (widget-image-directory): Change default image data
11597 subdirectory from "custom" to "images/custom".
11598
11599 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
11600 before recursive call to `Info-next-preorder' to not add
11601 intermediate nodes to the history.
11602
11603 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
11604
11605 * emulation/cua-base.el: Put isearch-scroll property
11606 on cua-scroll-up and cua-scroll-down.
11607
11608 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
11609
11610 * vc-hooks.el (vc-recompute-state): Remove (dead code).
11611
11612 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
11613
11614 * vc-dispatcher.el (ewoc): Require.
11615 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
11616
11617 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
11618
11619 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
11620
11621 * term/w32-win.el (x-colors):
11622 * term/mac-win.el (x-colors):
11623 * term/x-win.el (x-colors): Re-order colors.
11624
11625 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
11626
11627 * smerge-mode.el (smerge-command-prefix): Fix custom type.
11628
11629 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
11630
11631 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
11632 New functions implementing motion to next and previous directory.
11633
11634 * vc-arch.el (vc-arch-command):
11635 * vc-bzr.el (vc-bzr-command):
11636 * vc-cvs.el (vc-cvs-command):
11637 * vc-dispatcher.el (vc-do-command):
11638 * vc-git.el (vc-git-command):
11639 * vc-hg.el (vc-hg-command):
11640 * vc-mcvs.el (vc-mvcs-command):
11641 * vc-mtn.el (vc-mtn-command):
11642 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
11643 (vc-sccs-workfile-unchanged-p):
11644 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
11645 * vc-rcs.el (all methods): Remove assumption about what a nil
11646 argument to vc-do-command means. This means no buffer name needs
11647 to be hardcoded into the dispatcher layer, and it's better to be
11648 explicit anyway.
11649
11650 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
11651
11652 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
11653
11654 * vc.el: Update todo.
11655
11656 * vc-sccs.el (vc-sccs-dir-status):
11657 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
11658 backends and returning up to date files.
11659
11660 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
11661
11662 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11663
11664 * vc.el (vc-dir):
11665 * vc-hooks.el: Tweak the VC directory bindings. These are now
11666 documented in the manual.
11667
11668 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
11669 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
11670 (vc-dispatcher-selection-set): Allow callers to pass in an
11671 observer flag that says no buffer sync is required.
11672 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
11673 Use the observer flag.
11674
11675 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
11676
11677 * simple.el (start-file-process): Clarify docstring.
11678
11679 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11680
11681 * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
11682 Remove stub implementations of, and references to, wash-log.
11683 * vc-rcs.el (vc-rcs-comment-history):
11684 * vc-cvs.el (vc-cvs-comment-history):
11685 Inline the code that used to be wash-log.
11686
11687 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
11688 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
11689 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
11690 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
11691 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
11692 (vc-rcs-print-log): Grok directories.
11693
11694 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11695
11696 * vc.el (vc-mark-resolved): Add `backend' argument.
11697 (vc-next-action): Pass it the backend.
11698 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
11699 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
11700 (vc-default-comment-history, vc-default-create-snapshot)
11701 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
11702 (vc-annotate-revision-previous-to-line)
11703 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
11704 * vc-svn.el (vc-svn-checkout):
11705 * vc-mcvs.el (vc-mcvs-checkout):
11706 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
11707 (vc-working-revision, vc-before-save, vc-mode-line):
11708 Prefer vc-call-backend to vc-call so as not to recompute the backend.
11709
11710 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
11711 state to be consistent since it's often an unwarranted restriction.
11712 Don't return the state either.
11713 (vc-next-action): Check that the state is consistent.
11714 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
11715 (vc-rollback, vc-update): Adapt to new return value of
11716 vc-deduce-fileset.
11717
11718 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
11719 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
11720 (vc-dispatcher-in-fileset-p): New fun.
11721 (vc-dispatcher-selection-set): Use it to properly handle directories.
11722
11723 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
11724
11725 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
11726 (vc-update): Remove unused let bindings.
11727
11728 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11729
11730 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
11731 (vc-diff, vc-revert, vc-rollback, vc-update):
11732 * vc-dispatcher.el (vc-dispatcher-selection-set):
11733 Get rid of 4 special cases in fileset selection. This involved
11734 changing the return value of (vc-deduce-fileset) so that it passes
11735 back a deduced state as well as a deduced back end.
11736
11737 2008-05-08 Sam Steingold <sds@gnu.org>
11738
11739 * progmodes/compile.el (compilation-minor-mode-map)
11740 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
11741 * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
11742 it to `compilation-minor-mode-map' (instead of an explicit `cons').
11743
11744 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11745
11746 * org/org.el (org-modules, org-format-latex-options):
11747 * org/org-archive.el (org-archive-stamp-time)
11748 (org-archive-save-context-info):
11749 * org/org-faces.el (org-hide):
11750 * org/org-irc.el (org-irc-parse-link):
11751 * org/org-macs.el (org-call-with-arg, org-autoload):
11752 * org/org-mew.el (org-mew-store-link):
11753 * org/org-remember.el (org-remember-store-without-prompt)
11754 (org-remember-templates): Fix typos in docstrings.
11755
11756 * org/org-info.el (org-info-store-link): Remove leftover docstring.
11757
11758 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
11759 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
11760 (org-bbdb-anniv-split): Fix typos in docstrings.
11761
11762 * org/org-publish.el (org-publish-project-alist): Doc fixes.
11763 (org-publish-use-timestamps-flag): Reflow docstring.
11764 (org-publish-files-alist): Fix typos in docstring.
11765
11766 2008-05-07 Sam Steingold <sds@gnu.org>
11767
11768 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
11769 appears to be too aggressive with window removal.
11770
11771 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
11772
11773 * progmodes/verilog-mode.el (verilog-type-font-keywords):
11774 Add leda and 0in as pragma keywords.
11775 (verilog-pretty-expr): Support lining up assignments which include
11776 part selects.
11777 (verilog-mode): More portable check for the availability of
11778 hideshow support.
11779 (verilog-do-indent): Remove special indent for declarations inside
11780 a parenthetical list. The code is ill-advised, and doesn't work
11781 given the new user defined types.
11782 (verilog-set-auto-endcomments): Enhance function automatic
11783 endcomment to support functions that return user defined types.
11784 (verilog-mode): Add code to tell which-function-mode minor mode
11785 that Verilog supports this feature.
11786
11787 2008-05-08 Eli Zaretskii <eliz@gnu.org>
11788
11789 * epa-file.el: Require epa-hook.
11790
11791 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
11792
11793 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
11794 file-names clashes on 8+3 filesystems. Provide epa-hook.
11795
11796 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
11797 file-names clashes on 8+3 filesystems.
11798
11799 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
11800
11801 * org/org.el (org-read-date-get-relative): Interpret lone
11802 weekday abbreviation as relative to today.
11803
11804 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11805
11806 * abbrev.el (define-abbrev-table):
11807 * composite.el (toggle-auto-composition):
11808 * json.el (json-alist-p, json-plist-p):
11809 * minibuffer.el (completion-table-with-predicate):
11810 * ps-mule.el (ps-mule-external-libraries):
11811 * emacs-lisp/advice.el (ad-special-form-p):
11812 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11813 * eshell/em-smart.el (eshell-review-quick-commands):
11814 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
11815 (python-skip-out, python-check-comint-prompt):
11816 Don't use `iff' in docstrings.
11817
11818 * international/robin.el (robin-package-alist): Fix typo in docstring.
11819 (robin-current-package-name): Doc fix.
11820 (robin-activate): Don't use `iff' in docstring.
11821
11822 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
11823
11824 * vc.el, vc-dispatcher.el: VC-Dired support removed.
11825 The code uses a ewoc-based implementation now.
11826 * vc-hooks.el: Support for Meta-CVS has been removed.
11827
11828 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11829
11830 * tool-bar.el: Choose images dynamically.
11831 (tool-bar-make-keymap, tool-bar-find-image): New function.
11832 (tool-bar-find-image-cache): New var.
11833 (tool-bar-local-item, tool-bar-local-item-from-menu):
11834 Don't select the image yet, do it later in tool-bar-make-keymap.
11835
11836 2008-05-07 Andreas Schwab <schwab@suse.de>
11837
11838 * window.el: Require 'cl when compiling.
11839
11840 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
11841
11842 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
11843
11844 2008-05-07 Glenn Morris <rgm@gnu.org>
11845
11846 * subr.el (ignore-errors): Move here from cl-macs.el.
11847 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
11848
11849 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
11850 oddness.
11851
11852 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
11853
11854 * vc-hooks.el (vc-find-file-hook):
11855 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
11856 further from vc.el.
11857 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
11858
11859 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
11860
11861 * progmodes/verilog-mode.el (verilog-getopt-file):
11862 Cleanup warning message format.
11863 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
11864 (verilog-auto-inout, verilog-auto-inout-module)
11865 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
11866 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
11867 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
11868 (verilog-auto-sense-sigs, verilog-auto-tieoff)
11869 (verilog-auto-unused, verilog-auto-wire)
11870 (verilog-decls-get-assigns, verilog-decls-get-consts)
11871 (verilog-decls-get-gparams, verilog-decls-get-inouts)
11872 (verilog-decls-get-inputs, verilog-decls-get-outputs)
11873 (verilog-decls-get-ports, verilog-decls-get-regs)
11874 (verilog-decls-get-signals, verilog-decls-get-wires)
11875 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
11876 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
11877 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
11878 (verilog-inject-sense, verilog-library-filenames)
11879 (verilog-mode-release-date, verilog-mode-version)
11880 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
11881 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
11882 (verilog-modi-get-assigns, verilog-modi-get-consts)
11883 (verilog-modi-get-gparams, verilog-modi-get-inouts)
11884 (verilog-modi-get-inputs, verilog-modi-get-outputs)
11885 (verilog-modi-get-ports, verilog-modi-get-regs)
11886 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
11887 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
11888 (verilog-modi-get-wires, verilog-preserve-cache)
11889 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
11890 (verilog-read-sub-decls, verilog-read-sub-decls-line)
11891 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
11892 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
11893 Add caching of additional state, and rework signal extraction
11894 routines to improve AUTO expansion performance by 300%++.
11895
11896 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
11897
11898 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11899 Tweak Open Watcom regexp to distinguish between errors and warnings.
11900
11901 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11902
11903 * dired.el (dired-read-dir-and-switches): Fix up last change.
11904
11905 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
11906
11907 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
11908 out of this function, move it to vc-dispatcher-selection-set.
11909
11910 2008-05-05 Sam Steingold <sds@gnu.org>
11911
11912 * window.el (delete-other-windows-vertically): New function.
11913
11914 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11915
11916 * dired.el (dired-read-dir-and-switches):
11917 Obey read-file-name-completion-ignore-case.
11918
11919 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
11920
11921 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11922 Add regexp for Open Watcom compiler output.
11923
11924 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
11925
11926 * progmodes/python.el (python-block-pairs): Align finally with except.
11927
11928 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11929
11930 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
11931
11932 2008-05-05 Tom Tromey <tromey@redhat.com>
11933
11934 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
11935 looking at conflict marker.
11936
11937 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11938
11939 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
11940 client-mode -> vc-client-object, and guess `funcall' was meant.
11941 (vc-dir-mode): Rename client-mode -> vc-client-mode.
11942
11943 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
11944
11945 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
11946 (dbus-debug): Move declarations outside eval-when-compile.
11947
11948 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11949
11950 * proced.el (proced-command-alist): Fix system-type values.
11951 Fix defcustom.
11952 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
11953 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
11954 (proced-sort-start, proced-sort, proced-sort-time): New commands.
11955 (proced-update): Use proced-sorting-scheme. Update modeline.
11956 (proced-send-signal): Use nreverse.
11957 (proced-sorting-scheme-p): New function.
11958
11959 2008-05-04 Andreas Schwab <schwab@suse.de>
11960
11961 * vc.el: Require dired when compiling.
11962
11963 * minibuffer.el (completion--insert-strings): Don't delete past bol.
11964
11965 2008-05-03 Glenn Morris <rgm@gnu.org>
11966
11967 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
11968 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
11969 Simplify compilation requirements.
11970 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
11971 declarations.
11972
11973 2008-05-03 Dave Love <fx@gnu.org>
11974
11975 * progmodes/python.el (python-beginning-of-statement):
11976 Loop at least once (fixes 2008-02-21 change).
11977
11978 2008-05-03 Eli Zaretskii <eliz@gnu.org>
11979
11980 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
11981 instead of `length' for comparing length of user and group names.
11982
11983 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
11984
11985 * vc-dispatcher.el: New file, separates out the UI and command
11986 execution machinery from VCS-specific logic left in vc.el.
11987 The separation is not yet completely clean, but it's a good start.
11988 * vc.el: This file is about 1700 lines shorter now.
11989 Remove obsolete logentry-check from the backend API.
11990 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
11991 implementation of the logentry-check method, and it guarded against
11992 a log length limit that has probably been obsolete for 15 years (!).
11993
11994 2008-05-02 Sam Steingold <sds@gnu.org>
11995
11996 * progmodes/compile.el (compilation-start): Move setting of
11997 compilation-directory after (funcall mode) as that resets local
11998 variables, this fixes recompile in grep buffers.
11999 * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
12000 in dired &c).
12001
12002 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
12003
12004 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
12005 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
12006 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
12007 has one of these and that all are called in compatible ways.
12008 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
12009 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
12010 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
12011 backend has one of these.
12012
12013 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
12014
12015 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
12016 initialization into define-abbrev-table. Use :regexp.
12017 (octave-mode-syntax-table): Don't set word syntax for `.
12018
12019 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
12020 than only value.
12021
12022 * dired.el (dired-read-dir-and-switches):
12023 Set minibuffer-completing-file-name and call substitute-in-file-name.
12024 (dired-format-columns-of-files): Use completion--insert-strings.
12025
12026 * minibuffer.el (completion-hilit-commonality): Revert last change:
12027 the leftover code was actually useful.
12028 (completion--insert-strings): Use string-width rather than length.
12029
12030 2008-05-02 Sam Steingold <sds@gnu.org>
12031
12032 * vc.el (vc-dir-mode-map): Enable mouse bindings.
12033 (vc-at-event): New macro: run the body at the even location.
12034 (vc-dir-menu, vc-dir-toggle-mark): Use it.
12035 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
12036 * subr.el (mouse-event-p): Check if the event is mouse-related.
12037
12038 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
12039
12040 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12041 Don't throw error if no file is found.
12042
12043 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
12044
12045 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
12046 (vc-default-state-heuristic): Doc fix.
12047
12048 2008-05-02 Richard Sharman <rsharman@pobox.com>
12049
12050 * hilit-chg.el (highlight-changes-mode): Remove references to
12051 hooks that no longer exist. Because define-minor-mode is used the
12052 hook highlight-changes-mode-hook exists and can do what both the
12053 old hooks used to do. The documentation at the top of the file
12054 was updated to demonstrate this.
12055 (highlight-changes-mode): Remove commented out call to a hook
12056 function that is no longer there.
12057 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
12058
12059 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
12060
12061 * vc.el (vc-default-dired-state-info): Change name of primitive
12062 to prettify-state-info, in preparation for ripping out dired mode.
12063 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
12064 to prettify-state-info, in preparation for ripping out dired mode.
12065 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
12066 tries this on a version-controlled buffer. It will do useless or
12067 actively bad things on any version control system newer than RCS.
12068 * vc-hooks.el (vc-dired-resynch-file):
12069 * vc.el (vc-dired-resynch-file): Change name of primitive to
12070 vc-directory-resynch-file, preparing to remove dired.
12071
12072 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
12073
12074 * vc-rcs.el (vc-rcs-state): Fix typos.
12075
12076 * vc.el (vc-register): Change argument order so that the prefix
12077 argument is assigned correctly.
12078 (vc-next-action, vc-dir-register): Update for the above change.
12079
12080 2008-05-01 Juri Linkov <juri@jurta.org>
12081
12082 * replace.el (occur-read-primary-args): Set default to the car of
12083 regexp-history and display it in the prompt, but don't add to the
12084 list of minibuffer defaults. Bind history-add-new-input to nil to
12085 not add automatically `default'. For empty input return `default'.
12086 Otherwise, add `input' to regexp-history and return it.
12087 (occur-1): Signal an error for the empty regexp.
12088
12089 * progmodes/compile.el (compilation-auto-jump):
12090 Set window point to `pos' explicitly.
12091
12092 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
12093
12094 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
12095 when appropriate.
12096 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
12097 we report the 'unregistered state reliably.
12098 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
12099 we report the 'unregistered state reliably.
12100 * vc-git.el (vc-git-state): Call vc-git-unregistered so
12101 we report the 'unregistered state reliably.
12102 * vc-hooks.el (vc-state): Document that vc-unregistered is
12103 now expected to be returned reliably.
12104 * vc.el (vc-default-dired-state): Change needs-patch state to
12105 needs-update, since the name now shows up in dir-status listings
12106 and was somewhat misleading.
12107 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
12108 immediately after removing the file.
12109 * vc.el (vc-next-action): More informative messages when a fileset
12110 is in a mixed state or files are missing.
12111
12112 2008-05-01 Sam Steingold <sds@gnu.org>
12113
12114 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
12115
12116 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
12117
12118 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
12119
12120 2008-05-01 Daiki Ueno <ueno@unixuser.org>
12121
12122 * epa-file-hook.el: New file split from epa-file.el.
12123 * epa-file.el: Require 'epa-file-hook.
12124 (epa-file-handler): Add autoload cookie.
12125 * loadup.el: Load epa-file-hook.
12126 * startup.el (command-line): Eval the body of auto-encryption-mode.
12127
12128 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
12129
12130 * vc.el (vc-dir-mode-map): Don't bind "r".
12131
12132 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
12133 (vc-hg-status-printer): New function.
12134 (vc-hg-after-dir-status): Deal with copied and renamed files.
12135 (vc-hg-dir-status): Add flag to show copied files.
12136
12137 2008-05-01 John Paul Wallington <jpw@pobox.com>
12138
12139 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
12140 (ibuffer-do-sort-by-recency): Reverse sorting order if last
12141 sorting mode was recency.
12142
12143 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
12144 reverse sorting order if last sorting mode was the sorter's.
12145
12146 2008-05-01 Jason Rumney <jasonr@gnu.org>
12147
12148 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
12149
12150 2008-04-30 John Paul Wallington <jpw@pobox.com>
12151
12152 * ibuffer.el (define-ibuffer-column filename): When the major mode
12153 is `vc-dir-mode' show the buffer's default directory.
12154
12155 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
12156 major mode is `vc-dir-mode' use the buffer's default directory.
12157
12158 2008-04-30 Sam Steingold <sds@gnu.org>
12159
12160 * vc.el (vc-dir-delete-file): Add.
12161 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
12162 (vc-delete-file): Do not barf when the file has been already deleted.
12163
12164 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
12165
12166 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
12167
12168 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
12169
12170 * progmodes/octave-mod.el (octave-help): New function.
12171 * progmodes/octave-hlp.el: Delete.
12172 * info-look.el (octave-mode): Add operator index.
12173
12174 * vc.el (vc-checkout): Typo.
12175
12176 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
12177
12178 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
12179 Add "..." in the appropriate places.
12180
12181 * epa.el (epa-key-list-mode-map): Add more menu entries.
12182 Add "..." in the appropriate places.
12183
12184 * dired.el (dired-mode-map): Add :help.
12185
12186 * vc.el (vc-deduce-fileset): Add new parameter.
12187 (vc-dir-marked-only-files): New function.
12188 (vc-next-action): Don't ignore directories, look at the files
12189 inside them.
12190 (vc-dir-mode): Document how the mark/unmark commands work.
12191
12192 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
12193
12194 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
12195 Rule out trailing spaces in file and directory names as well.
12196
12197 * minibuffer.el (completion--do-completion): Move point even if the
12198 completion makes no change.
12199 (completion-pcm-try-completion): Fix computation of new point.
12200
12201 2008-04-30 David Hansen <david.hansen@gmx.net>
12202
12203 * dired.el: Require 'cl.
12204
12205 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
12206
12207 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
12208 hollow if not in innermost frame.
12209
12210 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12211
12212 Make `checkout-model' apply to filesets.
12213 * vc-hooks.el (vc-checkout-model): Rewrite.
12214 (vc-before-save, vc-after-save): Adjust callers accordingly.
12215 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
12216 (vc-transfer-file): Adjust callers accordingly.
12217 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
12218 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
12219 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
12220 instead of vc-checkout-model.
12221 * vc-mcvs.el (vc-mcvs-revert):
12222 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
12223 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
12224 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
12225 * vc-svn.el (vc-svn-checkout-model):
12226 * vc-hg.el (vc-hg-checkout-model):
12227 * vc-git.el (vc-git-checkout-model):
12228 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
12229
12230 * dired.el (dired-read-dir-and-switches): Replace last change with
12231 a new approach that mixes read-file-name and read-directory-name.
12232
12233 * files.el (read-buffer-to-switch):
12234 Avoid making assumptions about `other-buffer'.
12235
12236 2008-04-29 Sam Steingold <sds@gnu.org>
12237
12238 * vc.el (vc-dir-mode-hook): Add normal hook.
12239 (vc-dir-mode): Run it.
12240
12241 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
12242
12243 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
12244 Always split windows.
12245 (gdb-speedbar-timer-fn): Only raise frame after user input.
12246 (gdb-same-frame): Reverse initial value.
12247 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
12248
12249 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
12250 gdb-speedbar-timer-fn.
12251
12252 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12253
12254 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
12255
12256 2008-04-29 Daiki Ueno <ueno@unixuser.org>
12257
12258 * epa.el (epa-key-list-mode-map): Add menu.
12259 (epa-delete-keys, epa-import-keys): Fix typo.
12260
12261 2008-04-29 Glenn Morris <rgm@gnu.org>
12262
12263 * find-cmd.el (top-level): Does not need cl when compiling.
12264
12265 2008-04-29 Philip Jackson <phil@shellarchive.co.uk>
12266
12267 * find-cmd.el: New file.
12268
12269 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
12270
12271 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
12272 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
12273 (completion-pcm--hilit-commonality): New function.
12274 (completion-pcm-all-completions): Use it.
12275
12276 * minibuffer.el (completion-common-substring): Mark obsolete.
12277 (completions-first-difference, completions-common-part):
12278 Move from simple.el.
12279 (completion-hilit-commonality): New fun.
12280 (display-completion-list, completion-emacs21-all-completions)
12281 (completion-emacs22-all-completions): Use it.
12282 * simple.el (completions-first-difference, completions-common-part):
12283 Move to minibuffer.el.
12284 (choose-completion-string): Use field functions and minibufferp.
12285 (completion-setup-function): Don't set completions faces.
12286
12287 2008-04-29 Glenn Morris <rgm@gnu.org>
12288
12289 * calendar/calendar.el (calendar-nth-named-absday)
12290 (calendar-nth-named-day):
12291 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
12292 * calendar/holidays.el (holiday-float): Doc fixes.
12293
12294 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
12295 the `full' case.
12296
12297 * org/org-agenda.el (calendar-iso-from-absolute):
12298 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
12299 Fix declarations.
12300
12301 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
12302
12303 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
12304 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
12305 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
12306 (gdb-assembler-custom): Be careful not to match other addresses.
12307
12308 2008-04-29 Jason Rumney <jasonr@gnu.org>
12309
12310 * battery.el (battery-status-function): Use w32-battery-status
12311 on Windows.
12312 (battery-echo-area-format): Make apm format the general case.
12313 (battery-mode-line-format): Merge apm and pmset formats as the
12314 general case.
12315
12316 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
12317
12318 * progmodes/gdb-ui.el (gdb-info-stack-custom):
12319 Use gud-tool-bar-item-visible-no-fringe.
12320 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
12321 is already visible in frame. Remove optional size parameter
12322 and add optional frame parameter.
12323
12324 * progmodes/gud.el (gud-display-line): Only consider visible
12325 frames when looking for source buffer.
12326
12327 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
12328
12329 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
12330 argument to get-char-property, in case the current buffer hasn't
12331 been assigned to that window yet.
12332 (doc-view-display): Default to selected window if the current
12333 buffer hasn't been assigned to a window yet.
12334
12335 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
12336
12337 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
12338
12339 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
12340
12341 * net/tramp.el (tramp-mode): New defcustom.
12342 (tramp-file-name-handler, tramp-completion-file-name-handler):
12343 Use it.
12344 (tramp-replace-environment-variables): Handle "$$".
12345
12346 2008-04-28 Sam Steingold <sds@gnu.org>
12347
12348 * vc-hg.el (vc-hg-rename-file): Fix argument order.
12349
12350 2008-04-28 Bastien Guerry <bzg@altern.org>
12351
12352 * whitespace.el (whitespace-trailing): Fix typo.
12353
12354 2008-04-28 Sam Steingold <sds@gnu.org>
12355
12356 * textmodes/remember.el (diary-make-entry): Update the autoload.
12357
12358 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12359
12360 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
12361 all-completions.
12362
12363 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
12364
12365 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
12366
12367 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
12368
12369 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
12370 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
12371 (vc-dir-mark-file): Add an optional argument.
12372 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
12373
12374 2008-04-27 Daiki Ueno <ueno@unixuser.org>
12375
12376 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
12377 rather than obsolete alias find-file-hooks.
12378 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
12379 Use find-file-hook rather than obsolete alias find-file-hooks.
12380 Add to find-file-not-found-functions.
12381 (epa-file-handler): Put 'safe-magic and 'operations properties.
12382
12383 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
12384 (epa-menu-items): Remove.
12385
12386 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
12387 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
12388 (epa-dired-mode, epa-global-dired-mode): Remove.
12389
12390 * dired.el (dired-mode-map): Bind encryption/decryption commands.
12391
12392 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
12393
12394 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
12395
12396 2008-04-27 Glenn Morris <rgm@gnu.org>
12397
12398 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
12399 Remove un-needed local `orig-list'. Replace cl `copy-list'.
12400
12401 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
12402
12403 * org/org.el (org-html-level-start): Always have id's in HTML.
12404 (org-export-as-html): Use `org-link-protocols' to
12405 retrieve the export form of the link.
12406 (org-add-link-type): Final parameter renamed from PUBLISH.
12407 Better documentation of how it is to be used. Avoid double entries for
12408 the same link type.
12409 (org-add-link-props): New function.
12410 (org-modules-loaded): New variable.
12411 (org-load-modules-maybe, org-set-modules): New function.
12412 (org-modules): New option.
12413 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
12414 (orgtbl-mode, org-store-link, org-insert-link-global)
12415 (org-open-at-point): Call `org-load-modules-maybe'.
12416 (org-search-view): Add more text properties.
12417 (org-agenda-schedule, org-agenda-deadline): Allow also in
12418 search-type agendas.
12419 (org-search-view): Order of arguments has been changed.
12420 Interpret prefix-arg as TODO-ONLY.
12421 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
12422 Take new argument order of `org-search-view' into account.
12423 (org-todo-only): New variable.
12424 (org-search-syntax-table): New variable and function.
12425 (org-search-view): Do the search with the special syntax table.
12426 (define-obsolete-function-alias): Make work with XEmacs.
12427 (org-add-planning-info): Use old date as default when modifying an
12428 existing deadline or scheduled item.
12429 (org-agenda-compute-time-span): Make argument N optional.
12430 (org-agenda-format-date-aligned): Require `cal-iso'.
12431 (org-agenda-list): Include week into agenda heading, don't
12432 list it at each date (only on Mondays).
12433 (org-read-date-analyze): Define local variable `iso-date'.
12434 (org-agenda-format-date-aligned): Remove dependency on
12435 `calendar-time-from-absolute'.
12436 (org-remember-apply-template, org-go-to-remember-target):
12437 Interpret filenames relative to `org-directory'.
12438 (org-complete): Silently fail when trying to complete
12439 keywords that don't have a default value.
12440 (org-get-current-options): Add a #+DATE: option.
12441 (org-additional-option-like-keywords): Remove "DATE:" from the
12442 list of additional keywords.
12443 (org-export-as-html): Remove (current-time) as unnecessary second
12444 argument of `format-time-string'.
12445 (org-clock-find-position): Handle special case at end of buffer.
12446 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
12447 `org-agenda-change-time-span'.
12448 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
12449 `org-agenda-change-time-span'.
12450 (org-agenda-month-view): New argument MONTH, pass it on to
12451 `org-agenda-change-time-span'.
12452 (org-agenda-year-view): New argument YEAR, pass it on to
12453 `org-agenda-change-time-span'.
12454 (org-agenda-change-time-span): New optional argument N, pass it on
12455 to `org-agenda-compute-time-span'.
12456 (org-agenda-compute-time-span): New argument N, interpret it by
12457 changing the starting day.
12458 (org-small-year-to-year): New function.
12459 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
12460 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
12461 into the future, and that the shift is at least one interval, never 0.
12462 (org-update-checkbox-count): Fix bug with checkbox counting.
12463 (org-add-note): New command.
12464 (org-add-log-setup): Rename from `org-add-log-maybe'.
12465 (org-log-note-headings): New entry for plain notes (i.e. notes not
12466 related to state changes or clocking).
12467 (org-get-org-file): Check for availability of `remember-data-file'.
12468 (org-cached-entry-get): Allow a regexp value for
12469 `org-use-property-inheritance'.
12470 (org-use-property-inheritance): Allow regexp value. Fix bug in
12471 customization type.
12472 (org-use-tag-inheritance): Allow a list and a regexp value for
12473 this variable.
12474 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
12475 (org-entry-get): Respect value `selective' for the INHERIT argument.
12476 (org-tag-inherit-p, org-property-inherit-p): New functions.
12477 (org-agenda-format-date-aligned): Allow 10 characters for
12478 weekday, to accommodate German locale.
12479 (org-add-archive-files): New function.
12480 (org-agenda-files): New argument `ext', to get archive files as well.
12481 (org-tbl-menu): Protect the use of variables that
12482 are only available when org-table.el gets loaded.
12483 (org-read-agenda-file-list): Error if `org-agenda-files' is a
12484 single directory.
12485 (org-open-file): Allow a batch process to trigger
12486 waiting after executing a system command.
12487 (org-store-link): Link to headline when there is not
12488 target and no region in an org-mode buffer when creating a link.
12489 (org-link-types-re): New variable.
12490 (org-make-link-regexps): Compute `org-link-types-re'.
12491 (org-make-link-description-function): New option.
12492 (org-agenda-date, org-agenda-date-weekend): New faces.
12493 (org-archive-sibling-heading): New option.
12494 (org-archive-to-archive-sibling): New function.
12495 (org-iswitchb): New command.
12496 (org-buffer-list): New function.
12497 (org-agenda-columns): Also try the #+COLUMNS line in
12498 the buffer associated with the entry at point (or with the first
12499 entry in the agenda view).
12500 (org-modules): Add entry for org-bibtex.el.
12501 (org-completion-fallback-command): Move into `org-completion' group.
12502 (org-clock-heading-function): Move to `org-progress' group.
12503 (org-auto-repeat-maybe): Make sure that a note can
12504 be enforces if `org-log-repeat' is `note'.
12505 (org-modules): Allow additional symbols for external packages.
12506 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
12507 (org-clock-goto): Hide drawers after showing an
12508 entry with `org-clock-goto'.
12509 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
12510 Try also a clocktable block shift.
12511 (org-clocktable-try-shift): New function.
12512 (org-columns-hscoll-title): New function.
12513 (org-columns-previous-hscroll): New variable.
12514 (org-columns-full-header-line-format): New variable.
12515 (org-columns-display-here-title, org-columns-remove-overlays):
12516 Install `org-columns-hscoll-title' in post-command-hook.
12517
12518 * org/org.el: Split into many small files.
12519
12520 * org/org-agenda.el: New file, split off from org.el.
12521
12522 * org/org-archive.el: New file, split off from org.el.
12523
12524 * org/org-bbdb.el: New file.
12525
12526 * org/org-bibtex.el: New file, split off from org.el.
12527
12528 * org/org-clock.el: New file, split off from org.el.
12529
12530 * org/org-colview.el: New file, split off from org.el.
12531
12532 * org/org-compat.el: New file, split off from org.el.
12533
12534 * org/org-exp.el: New file, split off from org.el.
12535
12536 * org/org-faces.el: New file, split off from org.el.
12537
12538 * org/org-gnus.el: New file, split off from org.el.
12539
12540 * org/org-info.el: New file, split off from org.el.
12541
12542 * org/org-infojs.el: New file.
12543
12544 * org/org-irc.el: New file.
12545
12546 * org/org-macs.el: New file, split off from org.el.
12547
12548 * org/org-mew.el: New file.
12549
12550 * org/org-mhe.el: New file, split off from org.el.
12551
12552 * org/org-publish.el: New file, split off from org.el.
12553
12554 * org/org-remember.el: New file, split off from org.el.
12555
12556 * org/org-rmail.el: New file, split off from org.el.
12557
12558 * org/org-table.el: New file, split off from org.el.
12559
12560 * org/org-vm.el: New file, split off from org.el.
12561
12562 * org/org-wl.el: New file, split off from org.el.
12563
12564 2008-04-27 Jason Riedy <jason@acm.org>
12565
12566 * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
12567 parameter that suppresses lines that evaluate to NIL.
12568 (orgtbl-get-fmt): New inline function for
12569 picking apart formats that may be lists.
12570 (orgtbl-apply-fmt): New inline function for applying formats that
12571 may be functions.
12572 (orgtbl-eval-str): New inline function for strings that may be
12573 functions.
12574 (orgtbl-format-line, orgtbl-to-generic): Use and document.
12575 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
12576 (*orgtbl-llfmt*, *orgtbl-llstart*)
12577 (*orgtbl-llend*): Dynamic variables for last-line formatting.
12578 (orgtbl-format-section): Shift formatting to support detecting the
12579 last line and formatting it specially.
12580 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
12581 formats unless overridden.
12582 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
12583 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
12584 bound variables to hold the input collection of lines and output
12585 formatted text.
12586 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
12587 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
12588 format parameters.
12589 (orgtbl-format-line): New function encapsulating formatting for a
12590 single line.
12591 (orgtbl-format-section): Similar for each section. Rebinding the
12592 dynamic vars customizes the formatting for each section.
12593 (orgtbl-to-generic): Use orgtbl-format-line and
12594 orgtbl-format-section.
12595 (org-get-param): Now unused, so delete.
12596 (orgtbl-gather-send-defs): New function to
12597 gather all the SEND definitions before a table.
12598 (orgtbl-send-replace-tbl): New function to find the RECEIVE
12599 corresponding to the current name.
12600 (orgtbl-send-table): Use the previous two functions and implement
12601 multiple destinations for each table.
12602
12603 * doc/org.texi (A LaTeX example): Note that fmt may be a
12604 one-argument function, and efmt may be a two-argument function.
12605 (Radio tables): Document multiple destinations.
12606
12607 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
12608
12609 * org/org-agenda.el (org-add-to-diary-list): New function.
12610 (org-prefix-has-effort): New variable.
12611 (org-sort-agenda-noeffort-is-high): New option.
12612 (org-agenda-columns-show-summaries)
12613 (org-agenda-columns-compute-summary-properties): New options.
12614 (org-format-agenda-item): Compute the duration of the item.
12615 (org-agenda-weekend-days): New variable.
12616 (org-agenda-list, org-timeline): Use the proper faces for dates in
12617 the agenda and timeline buffers.
12618 (org-agenda-archive-to-archive-sibling): New command.
12619 (org-agenda-start-with-clockreport-mode): New option.
12620 (org-agenda-clockreport-parameter-plist): New option.
12621 (org-agenda-clocktable-mode): New variable.
12622 (org-agenda-deadline-leaders): Allow a function value for the
12623 deadline leader.
12624 (org-agenda-get-deadlines): Deal with new function value.
12625
12626 * org/org-clock.el (org-clock): New customization group.
12627 (org-clock-into-drawer, org-clock-out-when-done)
12628 (org-clock-in-switch-to-state, org-clock-heading-function):
12629 Move into the new group.
12630 (org-clock-out-remove-zero-time-clocks): New option.
12631 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
12632 (org-dblock-write:clocktable): Allow a Lisp form for the scope
12633 parameter.
12634 (org-dblock-write:clocktable): Fix bug with total time calculation.
12635 (org-dblock-write:clocktable): Request the unrestricted list of files.
12636 (org-get-clocktable): New function.
12637 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
12638 be strings but also integers (an absolute day number) and lists (m d y).
12639
12640 * org/org-colview.el (org-columns-next-allowed-value)
12641 (org-columns-edit-value): Limit the effort for updating in the
12642 agenda to recomputing a single file.
12643 (org-columns-compute): Only write property value if it has changed.
12644 This avoids raising the buffer-change-flag unnecessarily.
12645 (org-agenda-colview-summarize)
12646 (org-agenda-colview-compute): New functions.
12647 (org-agenda-columns): Call `org-agenda-colview-summarize'.
12648
12649 * org/org-exp.el (org-export-run-in-background): New option.
12650 (org-export-icalendar): Allow a batch process to trigger waiting
12651 after executing a system command.
12652 (org-export-preprocess-string): Rename from
12653 `org-cleaned-string-for-export'.
12654 (org-export-html-style): Made target class look like normal text.
12655 (org-export-as-html): Make use of the better preprocessing in
12656 `org-cleaned-string-for-export'.
12657 (org-cleaned-string-for-export): Better treatment of heuristic
12658 targets, many more internal links will now work in HTML export.
12659 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
12660 (org-export-inbuffer-options-extra): New variable.
12661 (org-export-options-filters): New hook.
12662 (org-infile-export-plist): Find also the settings keywords in
12663 `org-export-inbuffer-options-extra'.
12664 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
12665 multiple #+INFOJS_OPT lines.
12666 (org-export-html-handle-js-options): New function.
12667 (org-export-html-infojs-setup): New option.
12668 (org-export-as-html): Call `org-export-html-handle-js-options'.
12669 Add autoload to all entry points.
12670 (org-skip-comments): Function removed.
12671
12672 * org/org-table.el (org-table-make-reference): Extra parenthesis
12673 around single fields, to make sure that algebraic formulas get
12674 correctly interpreted by calc.
12675 (org-table-current-column): No longer interactive.
12676
12677 * org/org-export-latex.el (org-export-latex-preprocess):
12678 Rename from `org-export-latex-cleaned-string'.
12679
12680 2008-04-27 Bastien Guerry <bzg@altern.org>
12681
12682 * org/org-publish.el (org-publish-get-base-files-1): New function.
12683 (org-publish-get-base-files): Use it.
12684 (org-publish-temp-files): New variable.
12685 Don't require 'dired-aux anymore.
12686 (org-publish-initial-buffer): New variable.
12687 (org-publish-org-to, org-publish): Use it.
12688 (org-publish-get-base-files-1): Bug fix: get
12689 the proper list of files when recursing thru a directory.
12690 (org-publish-get-base-files): Use the :exclude property to skip
12691 both files and directories.
12692
12693 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
12694
12695 * net/tramp.el (tramp-handle-make-symbolic-link)
12696 (tramp-handle-file-name-directory)
12697 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
12698 (tramp-do-copy-or-rename-file-directly)
12699 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
12700 (tramp-handle-substitute-in-file-name)
12701 (tramp-handle-insert-file-contents, tramp-handle-write-region)
12702 * net/tramp-cache.el (tramp-get-file-property)
12703 (tramp-set-file-property, tramp-flush-file-property)
12704 (tramp-flush-directory-property)
12705 * net/tramp-compat.el (tramp-compat-make-temp-file)
12706 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
12707 Disable `file-name-handler-alist' when handling localname.
12708 It could have a remote file syntax, like a VMS file name.
12709
12710 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12711
12712 * whitespace.el: New version 11.1.
12713 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
12714 enclosed by \\( and \\)$. Docstring fix.
12715 (whitespace-trailing-regexp): Fun removed.
12716 (whitespace-report-list): Const initialization fix.
12717 (whitespace-color-on): Code fix.
12718
12719 2008-04-27 Andreas Schwab <schwab@suse.de>
12720
12721 * Makefile.el: Unbreak bootstrap.
12722
12723 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
12724
12725 * net/tramp.el (tramp-replace-environment-variables): New defun.
12726 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
12727 Use it.
12728
12729 2008-04-27 Glenn Morris <rgm@gnu.org>
12730
12731 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
12732
12733 * calculator.el (calculator-expt): Replace cl function `oddp'.
12734
12735 2008-04-27 Johan Bockgård <bojohan@gnu.org>
12736
12737 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
12738 Simplify. Collect `defun' and `autoload' entries.
12739 Avoid modifying load-history.
12740
12741 2008-04-26 Glenn Morris <rgm@gnu.org>
12742
12743 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
12744
12745 * simple.el (quoted-insert, zap-to-char): Revert previous change.
12746
12747 2008-04-26 John Paul Wallington <jpw@pobox.com>
12748
12749 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
12750 `hexl-mode-old-eldoc-documentation-function'.
12751 (hexl-mode-exit): Restore it.
12752 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
12753
12754 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
12755
12756 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
12757
12758 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
12759 (completion-pcm--all-completions): Doc fix.
12760 (completion-styles-alist, completion-all-completions):
12761 Fix typos in docstrings.
12762
12763 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12764
12765 * whitespace.el: There is now only one variable (whitespace-style) to
12766 specify which kind of blank is visualized. Doc and docstring fix.
12767 New version 11.0.
12768 (whitespace-style): New option, replace whitespace-style-mark and
12769 whitespace-style-color.
12770 (whitespace-style-mark, whitespace-style-color): Options removed.
12771 (whitespace-hspace, whitespace-tab, whitespace-newline)
12772 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
12773 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
12774 (whitespace-hspace-regexp, whitespace-space-regexp)
12775 (whitespace-tab-regexp, whitespace-trailing-regexp)
12776 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
12777 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
12778 (whitespace-space-after-tab-regexp, whitespace-line-column)
12779 (whitespace-display-mappings, whitespace-report): Docstring fix.
12780 (whitespace-color-value-list, whitespace-mark-value-list)
12781 (whitespace-active-color, whitespace-active-mark)
12782 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
12783 (whitespace-style-value-list, whitespace-active-style)
12784 (whitespace-toggle-style): New vars.
12785 (whitespace-toggle-option-alist, whitespace-help-text):
12786 Var initialization and docstring fix.
12787 (whitespace-toggle-options, global-whitespace-toggle-options)
12788 (whitespace-cleanup, whitespace-cleanup-region)
12789 (whitespace-report-region, whitespace-interactive-char)
12790 (whitespace-toggle-list): Docstring and code fix.
12791 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
12792 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
12793 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
12794 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
12795
12796 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12797
12798 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
12799 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
12800 (diff-sanity-check-hunk): Adjust code accordingly.
12801
12802 2008-04-26 Glenn Morris <rgm@gnu.org>
12803
12804 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
12805
12806 * forms-d2.dat: Move to ../etc.
12807 * forms-d2.el (forms-file): Adapt for above change.
12808
12809 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
12810 `translation-table-for-input'.
12811
12812 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
12813 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
12814
12815 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
12816 to punctuation now it's not needed for abbrevs.
12817 (fortran-mode-abbrev-table): Remove defvar, make use of new
12818 define-abbrev-table :regexp feature.
12819
12820 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
12821 insert, now that translation-table-for-input is not needed.
12822
12823 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
12824
12825 * emacs-lisp/pp.el (pp-display-expression): New function,
12826 extracted from pp-eval-expression.
12827 (pp-eval-expression): Use pp-display-expression.
12828 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
12829 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
12830 (pp-eval-last-sexp): Use pp-last-sexp.
12831
12832 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12833
12834 * abbrev.el (define-abbrev-table): Apply props even if the table
12835 exists already.
12836
12837 * minibuffer.el (completion-table-with-context): Fix `pred' for the
12838 various kinds of completion tables.
12839 (completion-emacs22-try-completion): Place cursor after the /, as was
12840 done in Emacs-22's minibuffer-complete-word.
12841 Fix bug reported by David Hansen <david.hansen@gmx.net>.
12842 (completion-emacs22-try-completion): Merge all mergeable text rather
12843 than just /.
12844 (completion-pcm--delim-wild-regex): New var.
12845 (completion-pcm-word-delimiters): New custom.
12846 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
12847 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
12848 (completion-pcm--all-completions, completion-pcm-all-completions)
12849 (completion-pcm--merge-completions, completion-pcm--pattern->string)
12850 (completion-pcm-try-completion): New functions.
12851 (completion-styles-alist): Add them.
12852 (completion-styles): Add it to the default.
12853
12854 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
12855
12856 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
12857 (gdb-var-create-handler): ...until here when there are values.
12858 (gdb-post-prompt): Don't do -var-update with no watch expressions.
12859 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
12860
12861 2008-04-25 Eli Zaretskii <eliz@gnu.org>
12862
12863 * ls-lisp.el (ls-lisp-format): Fix last change.
12864 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
12865 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
12866 (ls-lisp-filesize-f-fmt): New defvars.
12867 (ls-lisp-insert-directory): Dynamically compute format specifiers
12868 for displaying UID, GID, and file size, and store them in the
12869 above variables.
12870 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
12871 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
12872 instead of constant format strings.
12873 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
12874 ls-lisp-filesize-d-fmt instead of constant format strings.
12875
12876 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
12877
12878 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
12879 value of addresses rather than (partial) string value.
12880 (gdb-frame-handler): Change regexp according to above change.
12881 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
12882 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
12883 (gdb-assembler-mode): Disable undo in these buffers.
12884
12885 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
12886
12887 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
12888 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
12889
12890 2008-04-24 Sam Steingold <sds@gnu.org>
12891
12892 * textmodes/remember.el (remember-diary-extract-entries): Use
12893 diary-make-entry instead of the obsolete make-diary-entry.
12894
12895 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12896
12897 * subr.el (translation-table-for-input): Mark as obsolete.
12898
12899 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
12900
12901 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
12902
12903 * textmodes/ispell.el (ispell-dictionary-alist-1)
12904 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
12905 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
12906 (ispell-dictionary-alist-6): Remove.
12907 (ispell-dictionary-base-alist): New var, merges the above.
12908 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
12909 Use it.
12910 (ispell-dictionary-alist): Default to nil. Remove autoload.
12911 (ispell-local-dictionary-alist): Remove autoload.
12912
12913 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
12914 (f90-mode-abbrev-table): Use the new :regexp feature.
12915 Merge defvar and mapc into define-abbrev-table.
12916 (f90-imenu-type-matcher): Remove unused `l'.
12917 (f90-imenu-generic-expression): Remove unused `not-ib'.
12918 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
12919 (f90-change-keywords): Use restore-buffer-modified-p.
12920
12921 2008-04-24 Glenn Morris <rgm@gnu.org>
12922
12923 * net/goto-addr.el (goto-address-prog-mode):
12924 * progmodes/bug-reference.el (bug-reference-prog-mode):
12925 Define for compiler.
12926
12927 * minibuffer.el (x-file-dialog): Declare as function.
12928
12929 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
12930 dframe-update-speed rather than obsolete alias speedbar-update-speed.
12931
12932 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
12933 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
12934 work with easymenu. Add :keys where needed.
12935
12936 * calendar/cal-move.el (calendar-scroll-left): Handle case when
12937 event-start is nil.
12938
12939 * calendar/calendar.el (calendar-mode-map): Fix typo.
12940
12941 2008-04-24 Tom Tromey <tromey@redhat.com>
12942
12943 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
12944 Document keywords. Add :suppress.
12945 * pcvs-defs.el (cvs-mode-map): Use :suppress.
12946
12947 * net/goto-addr.el (goto-address-unfontify): New function.
12948 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
12949 (goto-address-fontify-region, goto-address-mode)
12950 (goto-address-prog-mode): New functions.
12951
12952 * progmodes/bug-reference.el: New file.
12953
12954 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12955
12956 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
12957
12958 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12959
12960 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
12961 macros within lambdas.
12962
12963 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12964
12965 * minibuffer.el (completion-try-completion): Add `point' argument.
12966 Change return value.
12967 (completion-all-completions): Add `point' argument.
12968 (minibuffer-completion-help): Pass the new `point' argument.
12969 (completion--do-completion): Pass the whole field to try-completion.
12970 (completion--try-word-completion): Rewrite, making fewer assumptions.
12971 (completion-emacs21-try-completion, completion-emacs21-all-completions)
12972 (completion-emacs22-try-completion, completion-emacs22-all-completions)
12973 (completion-basic-try-completion, completion-basic-all-completions):
12974 New functions.
12975 (completion-styles-alist): Use them.
12976
12977 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
12978
12979 * textmodes/ispell.el (ispell-set-spellchecker-params):
12980 New function to make sure right params and dictionary alists are used
12981 after spellchecker changes.
12982 (ispell-aspell-dictionary-alist, ispell-last-program-name)
12983 (ispell-initialize-spellchecker-hook): New variables and hook.
12984 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
12985 (ispell-maybe-find-aspell-dictionaries): Remove.
12986 Calls replaced by (ispell-set-spellchecker-params) calls.
12987 (ispell-have-aspell-dictionaries): Remove.
12988
12989 * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
12990 by ispell-set-spellchecker-params.
12991
12992 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12993
12994 * complete.el (PC-do-completion): Be more robust in the presence of
12995 unexpected values in minibuffer-completion-predicate.
12996
12997 * minibuffer.el (read-file-name): Don't let-bind default-directory.
12998 Only abbreviate default-filename if it's a file.
12999
13000 * minibuffer.el (read-file-name-function, read-file-name-predicate)
13001 (read-file-name-completion-ignore-case, insert-default-directory):
13002 New vars, moved from fileio.c.
13003 (read-file-name): New fun, moved from fileio.c.
13004 * cus-start.el: Remove insert-default-directory and
13005 read-file-name-completion-ignore-case.
13006
13007 2008-04-23 Magnus Henoch <mange@freemail.hu>
13008
13009 * tar-mode.el (tar-untar-buffer): If the entry has directory
13010 link type, extract it as a directory even if its file name doesn't
13011 end with a slash. Fixes extraction of NetBSD tar archives.
13012
13013 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
13014
13015 * server.el (server-start): Also don't get confused by CRs since we
13016 don't quote them.
13017
13018 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
13019
13020 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
13021 (gdb-set-gud-minor-mode-existing-buffers)
13022 (gdb-info-breakpoints-custom, gdb-get-location)
13023 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
13024 Previously gdb-create-define-alist wasn't always run and added to
13025 after-save-hook.
13026
13027 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
13028
13029 2008-04-23 Kevin Ryde <user42@zip.com.au>
13030
13031 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
13032 comments like unindented ones.
13033
13034 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13035
13036 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
13037 parameter origins.
13038
13039 2008-04-23 Kevin Ryde <user42@zip.com.au>
13040
13041 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
13042 Bind print-level to ensure output forms aren't truncated if
13043 print-level is set to eval-expression-print-level when going via
13044 eval-defun and friends, or has been otherwise fiddled with.
13045
13046 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
13047
13048 * progmodes/cc-mode.el (c-basic-common-init): Don't set
13049 font-lock-extend-after-change-region-function globally.
13050
13051 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
13052
13053 * speedbar.el (speedbar-use-tool-tips-flag)
13054 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
13055 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
13056 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
13057 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
13058 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
13059 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
13060 (speedbar-separator-face): Fix typos in docstrings.
13061 (speedbar-stealthy-function-list, speedbar-verbosity-level)
13062 (speedbar-supported-extension-expressions, speedbar-update-current-file)
13063 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
13064 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
13065 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
13066 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
13067 (speedbar-check-vc-this-line, speedbar-files-line-directory)
13068 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
13069 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
13070 (speedbar-recenter): Doc fixes.
13071 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
13072 declaration and remove redundant info in docstring.
13073
13074 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
13075
13076 * vc-git.el (vc-git-status-printer): Deal with directories.
13077
13078 * vc.el (vc-next-action): Look at more than the first file to
13079 determine the state.
13080
13081 2008-04-23 Glenn Morris <rgm@gnu.org>
13082
13083 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
13084 timers. Doc fix.
13085 (dframe-update-speed): Drop support for XEmacs < 20.
13086 (dframe-frame-mode): Drop support for Emacs < 20.
13087 (dframe-set-timer-internal): Drop support for Emacs without timers.
13088 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
13089
13090 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
13091 versions. Add doc-string. Mark as obsolete.
13092
13093 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
13094
13095 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
13096 rather than using an Emacs version test.
13097
13098 * tree-widget.el (tree-widget-image-enable): Use display-images-p
13099 rather than an Emacs version test.
13100
13101 * calendar/cal-china.el (holiday-chinese-qingming)
13102 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
13103 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
13104 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
13105
13106 * calendar/cal-islam.el (holiday-islamic): Doc fix.
13107
13108 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
13109 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
13110 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
13111
13112 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
13113
13114 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
13115 (gdb-previous-frame-pc-address): ...to this.
13116 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
13117 of "info frame" with Gdb 6.4+.
13118 (gdb-stack-list-frames-regexp): New regexp.
13119 (gdb-frame-handler-1): Parse output of -stack-info-frame.
13120
13121 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
13122
13123 * tar-mode.el (tar-prefix-offset): New constant.
13124 (tar-header-block-tokenize): Support paths with long names
13125 which use the "ustar" standard.
13126
13127 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
13128
13129 * image-dired.el (image-dired-track-original-file)
13130 (image-dired-modify-mark-on-thumb-original-file):
13131 Use `dired-goto-file' instead of `search-forward'. This solves
13132 a bug with finding files where the file name is a subset of other
13133 file names. Doc fix.
13134
13135 2008-04-22 Juri Linkov <juri@jurta.org>
13136
13137 * menu-bar.el (buffers-menu-max-size): Move its definition down to
13138 the "Buffers Menu" section. Change group name `mouse' to `menu'.
13139 (yank-menu-length): Change group name `mouse' to `menu'.
13140 (buffers-menu-buffer-name-length): New user option.
13141 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
13142 instead of the hard-coded number 27.
13143
13144 2008-04-22 Juri Linkov <juri@jurta.org>
13145
13146 * isearch.el (eval-when-compile): Require `help-macro'.
13147 (isearch-help-for-help-internal): Isearch specific Help screen
13148 created by `make-help-screen'.
13149 (isearch-help-map): New variable that binds "b", "k", "m" to
13150 isearch-specific commands, and binds other keys to
13151 isearch-other-control-char, thus allowing other Help keys to
13152 exit isearch mode and execute their global definitions.
13153 (isearch-help-for-help, isearch-describe-bindings)
13154 (isearch-describe-key, isearch-describe-mode): New commands.
13155 (isearch-mode-help): Define alias to isearch-describe-mode
13156 and remove its old function definition.
13157 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
13158 Remove old comments because this issue is settled now.
13159 (isearch-forward): Describe three new Help commands in the docstring.
13160 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
13161 leave the single sentence at the first line of the docstring,
13162 and prepend the word "function" before `isearch-forward'
13163 to make the Help link to the function instead of variable.
13164
13165 2008-04-22 Juri Linkov <juri@jurta.org>
13166
13167 * isearch.el (isearch-success-function): New variable with default
13168 to `isearch-success-function-default'.
13169 (isearch-search): Call a function from `isearch-success-function'
13170 instead of calling the hard-coded `isearch-range-invisible'.
13171 (isearch-success-function-default): New function that calls
13172 `isearch-range-invisible' and inverts its return value.
13173
13174 * info.el (Info-search): In two similar places that skip
13175 undesired search matches move code to Info-search-success-function,
13176 and call `isearch-success-function' instead.
13177 (Info-search-success-function): New function copied from code
13178 in Info-search. Replace isearch-range-invisible with
13179 text-property-not-all that checks for 'invisible and 'display
13180 properties to skip partially invisible matches (whose display
13181 properties were set by Info-fontify-node).
13182 (Info-mode): Set buffer-local isearch-success-function
13183 to Info-search-success-function.
13184
13185 2008-04-22 Juri Linkov <juri@jurta.org>
13186
13187 * minibuffer.el (internal-complete-buffer-except): New function.
13188
13189 * files.el (read-buffer-to-switch): New function.
13190 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
13191 Change interactive spec to call read-buffer-to-switch instead of
13192 using the letter "B".
13193
13194 * simple.el (minibuffer-default-add-shell-commands): New function.
13195 Use declare-function for mailcap-file-default-commands from "mailcap".
13196 (shell-command): Set local minibuffer-default-add-function to
13197 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
13198 before calling read-shell-command. Set 4th arg default-value of
13199 read-shell-command to relative buffer-file-name in file buffers.
13200
13201 * dired-aux.el (dired-read-shell-command-default): Move it to
13202 gnus/mailcap.el and change its name to more general name
13203 mailcap-file-default-commands.
13204 (minibuffer-default-add-dired-shell-commands): New function.
13205 Use declare-function for mailcap-file-default-commands from "mailcap".
13206 (dired-read-shell-command): Set local minibuffer-default-add-function
13207 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
13208 before calling read-shell-command. Remove dired-read-shell-command-default
13209 from the default value arg because default values are not set in
13210 minibuffer-default-add-dired-shell-commands. Doc fix.
13211
13212 * dired-x.el (dired-smart-shell-command): Sync arguments and
13213 interactive spec with changes in `shell-command'.
13214 Use dired-get-filename to get the dired file name at point
13215 as the default value in dired mode.
13216
13217 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
13218
13219 * info.el (Info-complete-menu-item): Add missing parenthesis.
13220
13221 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
13222
13223 * info.el (Info-complete-menu-item): Save point.
13224
13225 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
13226
13227 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
13228
13229 2008-04-22 Andreas Schwab <schwab@suse.de>
13230
13231 * Makefile.in (emacs-deps): Define.
13232 Use it instead of $(lisp)/subdirs.el.
13233
13234 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
13235
13236 * vc.el (vc-next-action): Do not consider directories when
13237 checking for state compatibility.
13238 (vc-transfer-file): Use when not if.
13239 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
13240 (vc-dir-mark-file): Use them.
13241 (vc-deduce-fileset): Also return the backend.
13242 (vc-diff-internal): Take as argument the value returned by
13243 vc-deduce-fileset instead of just the fileset.
13244 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
13245 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
13246 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
13247
13248 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
13249
13250 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
13251 set-window-vscroll but image-scroll-down. Fixes a bug where a
13252 command following SPC scrolled up again.
13253
13254 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
13255
13256 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
13257 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
13258 (gud-watch): Add "$" prefix when in registers buffer.
13259
13260 2008-04-22 Glenn Morris <rgm@gnu.org>
13261
13262 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
13263
13264 * whitespace.el (whitespace-display-table)
13265 (whitespace-display-table-was-local): Move definitions before use.
13266
13267 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
13268 (copyright-limit): Respect copyright-at-end-flag.
13269 (copyright-re-search, copyright-start-point)
13270 (copyright-offset-too-large-p): New functions.
13271 (copyright-update-year): Use copyright-re-search.
13272 (copyright-update, copyright-fix-years): Use copyright-start-point,
13273 and copyright-re-search.
13274 (copyright): Use copyright-offset-too-large-p.
13275 * add-log.el (change-log-mode): Set copyright-at-end-flag.
13276
13277 * add-log.el (top-level): Require 'cl when compiling.
13278
13279 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
13280
13281 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
13282 Treat minibuffer-completion-predicate as a predicate.
13283
13284 * minibuffer.el (completion--file-name-table): Accept both the old
13285 `dir' arg or the new `pred' arg.
13286
13287 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
13288 `predicate' argument to pass non-predicate data.
13289 (ffap-read-url-internal, ffap-read-file-or-url-internal):
13290 Use second arg as proper predicate.
13291
13292 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
13293 (vc-bzr-revision-completion-table): Use completion-table-with-context
13294 instead.
13295
13296 * simple.el (choose-completion-string): Use minibuffer-completion-table.
13297
13298 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
13299
13300 * term.el (term-emulate-terminal): Perform redisplay after the
13301 process filter has finished running.
13302
13303 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
13304
13305 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
13306
13307 * minibuffer.el (completion-try-completion): Change magic symbol
13308 property name. Rename from minibuffer-try-completion.
13309 (completion-all-completions): Rename from minibuffer-all-completions.
13310 Remove hide-spaces argument.
13311 (completion--do-completion): Rename from minibuffer--do-completion.
13312 (minibuffer-complete-and-exit): Call just try-completion rather than
13313 completion-try-completion to fix up the case.
13314 (completion--try-word-completion): Try to add space or hyphen before
13315 making `string' a prefix of `completion'.
13316 (completion--insert-strings): Rename from minibuffer--insert-strings.
13317
13318 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
13319
13320 * net/tls.el (tls-program): Add -ign_eof argument to call the
13321 openssl commands.
13322 (tls-checktrust): Ditto.
13323
13324 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
13325
13326 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
13327
13328 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
13329 (vc-check-master-templates, vc-file-not-found-hook)
13330 (vc-kill-buffer-hook):
13331 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
13332 (vc-find-position-by-context, vc-buffer-context)
13333 (vc-restore-buffer-context, vc-responsible-backend)
13334 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
13335 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
13336 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
13337 (vc-version-diff, vc-diff, vc-insert-headers)
13338 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
13339 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
13340 (vc-revert, vc-rollback, vc-version-backup-file)
13341 (vc-rename-master, vc-delete-file, vc-rename-file)
13342 (vc-branch-part, vc-default-retrieve-snapshot)
13343 (vc-annotate-display-autoscale, vc-annotate-display-select)
13344 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
13345 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
13346 (vc-dir-update): Handle directories.
13347 (vc-default-status-printer): Simplify.
13348
13349 * progmodes/asm-mode.el (asm-mode-map):
13350 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
13351
13352 * progmodes/m4-mode.el (m4-mode-map): Add menu.
13353
13354 2008-04-21 Kenichi Handa <handa@m17n.org>
13355
13356 * select.el (xselect-convert-to-string): Send a C_STRING only if
13357 the polymorphic target TEXT is requested.
13358
13359 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
13360
13361 * minibuffer.el (completion-setup-hook, display-completion-list)
13362 (completion--file-name-table): Fix typos in docstrings.
13363 (completion-table-dynamic): Fix typo, and reflow docstring.
13364
13365 2008-04-20 Andreas Schwab <schwab@suse.de>
13366
13367 * server.el (server-switch-buffer): Also consider clients in the
13368 selected frame.
13369
13370 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
13371
13372 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
13373 Select window clicked on first.
13374 (gdb): Display thread number in mode-line.
13375 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
13376 (gdb-breakpoints-header): New variable.
13377 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
13378
13379 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13380
13381 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
13382 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
13383 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
13384 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
13385 (vc-sccs-print-log): Use it.
13386
13387 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
13388
13389 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
13390 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
13391
13392 * tooltip.el (tooltip-previous-message): New var.
13393 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
13394 the C code (avoid overwriting a minibuffer, restore previous echo
13395 message, ...).
13396 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
13397 Simplify.
13398
13399 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
13400
13401 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
13402 (gdb-init-1): Initialise it.
13403 (gdb-annotation-rules): New entry for "new-thread".
13404 (gdb-thread-identification): New function to customize
13405 mode-line-buffer-identification.
13406 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
13407 (gdb-assembler-mode): Use it.
13408 (gdb-threads-mode): Force "info threads" onto queue.
13409
13410 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13411
13412 * files.el (locate-file-completion-table): Rename from
13413 locate-file-completion and make it use `pred' in the normal way.
13414 (locate-file-completion): New compatibility wrapper.
13415 (load-library): Use locate-file-completion-table.
13416 * finder.el (finder-commentary):
13417 * subr.el (locate-library):
13418 * emacs-lisp/find-func.el (find-library): Likewise.
13419 * info.el: Use with-current-buffer and inhibit-read-only.
13420 (Info-read-node-name-2): Change to use `predicate' in the normal way.
13421 (Info-read-node-name-1): Adjust uses accordingly.
13422
13423 * minibuffer.el (completion-table-with-context): Add support for `pred'.
13424 (completion-table-with-terminator): Don't use complete-with-action
13425 since we have to distinguish all three cases anyway.
13426 (completion-table-with-predicate): New function.
13427 (dynamic-completion-table): Add obsolete alias.
13428
13429 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
13430
13431 2008-04-18 Sam Steingold <sds@gnu.org>
13432
13433 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
13434 Use quit-window instead of bury-buffer.
13435
13436 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13437
13438 * minibuffer.el (completion-table-with-terminator): Fix last fix.
13439
13440 2008-04-18 Andreas Schwab <schwab@suse.de>
13441
13442 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
13443 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
13444 Depend on $(lisp)/subdirs.el.
13445
13446 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
13447
13448 * descr-text.el (describe-char-after):
13449 Use `define-obsolete-function-alias'.
13450
13451 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
13452
13453 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
13454
13455 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
13456 Remove redundant obsolescence info in docstring.
13457
13458 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
13459 (vc-header-alist): Add WHEN to obsolescence declaration.
13460 (vc-state): Fix typo in docstring.
13461
13462 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
13463 Use `define-obsolete-variable-alias'.
13464
13465 * emulation/tpu-edt.el (tpu-have-ispell):
13466 * international/codepage.el (codepage-setup):
13467 Fix typo in obsolescence declaration.
13468
13469 * international/mule.el (char-coding-system-table):
13470 Remove redundant obsolescence info in docstring.
13471 (charset-list, generic-char-p, set-char-table-default):
13472 Fix typos in obsolescence declarations.
13473
13474 * international/mule-diag.el (non-iso-charset-alist):
13475 Fix typo in obsolescence declaration.
13476 (decode-codepage-char): Remove redundant obsolescence info in docstring.
13477
13478 * font-core.el (font-lock-defaults-alist):
13479 * font-lock.el (font-lock-reference-face):
13480 * frame.el (screen-height, screen-width, set-screen-width)
13481 (set-screen-height):
13482 * hilit-chg.el (highlight-changes-initial-state):
13483 * isearch.el (isearch-return-char):
13484 * log-edit.el (cvs-commit-buffer-require-final-newline)
13485 (cvs-changelog-full-paragraphs):
13486 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
13487 (mouse-popup-menubar-stuff):
13488 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
13489 (mouse-wheel-click-button):
13490 * outline.el (outline-visible):
13491 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
13492 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
13493 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
13494 * progmodes/compile.el (compile-internal):
13495 Add WHEN to obsolescence declarations.
13496
13497 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
13498
13499 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
13500 is not better anyway.
13501
13502 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13503
13504 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
13505 properly.
13506
13507 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
13508
13509 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
13510 (python-use-skeletons): Remove, unused.
13511 (python-skeletons): Remove. Use the abbrev table instead.
13512 (python-mode-abbrev-table): Fix regexp;
13513 add enable-function and case-fixed.
13514 (def-python-skeleton): Simplify.
13515 (python-expand-template): Use the abbrev-table and abbrev-insert.
13516 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
13517 Remove.
13518 (python-mode): Don't set pre-abbrev-expand-hook.
13519
13520 * skeleton.el: Set coding-tag.
13521
13522 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
13523 (expand-abbrev): Use it.
13524 (abbrev-table-menu): New function.
13525
13526 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
13527
13528 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
13529
13530 2008-04-17 Sam Steingold <sds@gnu.org>
13531
13532 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
13533 idiosyncratic bury-buffer/delete-window logic.
13534
13535 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
13536
13537 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
13538 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
13539
13540 2008-04-17 Kenichi Handa <handa@m17n.org>
13541
13542 * international/characters.el: Don't make the width of U+00AD to 0.
13543
13544 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
13545
13546 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
13547 (gdb, gdb-starting, gdb-frames-mode): Use it.
13548 (gdb-invalidate-frames): Advise to call "info stack" only if
13549 execution has occurred.
13550 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
13551 selected frame if no execution has occurred.
13552 (gdb-frames-force-update): New interactive function.
13553 (gdb-frames-mode-map): Bind it to "F".
13554
13555 2008-04-17 Michael Olson <mwolson@gnu.org>
13556
13557 * textmodes/remember.el (remember-version): Release Remember 2.0.
13558
13559 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
13560
13561 * textmodes/artist.el:
13562 * progmodes/vhdl-mode.el:
13563 * progmodes/verilog-mode.el:
13564 * progmodes/vera-mode.el:
13565 * progmodes/simula.el:
13566 * progmodes/ps-mode.el:
13567 * progmodes/cmacexp.el:
13568 * obsolete/hilit19.el:
13569 * emulation/viper.el:
13570 * ediff.el: Cleanup the bug-report email addresses and make sure the
13571 maintainer is still willing to handle bug reports.
13572
13573 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
13574
13575 * vc.el (vc-dir-kill-query): Fix thinko.
13576
13577 2008-04-16 Glenn Morris <rgm@gnu.org>
13578
13579 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
13580 by diary-sexp-entry.
13581
13582 2008-04-16 Markus Triska <markus.triska@gmx.at>
13583
13584 * proced.el (proced-command-alist): Add support for darwin.
13585
13586 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13587
13588 * proced.el (proced-mode): Redefine as just the major-mode.
13589 (proced): Separate it from proced-mode.
13590
13591 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
13592
13593 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13594
13595 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
13596 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
13597 `tab-width' setting from user. New version 10.0. Doc and docstring
13598 fix.
13599 (whitespace-style, whitespace-chars): Remove options.
13600 (whitespace-style-mark): New option, replace whitespace-style deleted
13601 option. Fix docstring.
13602 (whitespace-style-color): New option, replace whitespace-chars deleted
13603 option. Fix docstring.
13604 (whitespace-space, whitespace-hspace, whitespace-tab)
13605 (whitespace-newline, whitespace-trailing, whitespace-line)
13606 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
13607 (whitespace-space-after-tab, whitespace-hspace-regexp)
13608 (whitespace-space-regexp, whitespace-tab-regexp)
13609 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
13610 (whitespace-empty-at-eob-regexp, whitespace-line-column)
13611 (whitespace-toggle-option-alist): Fix docstring.
13612 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
13613 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
13614 docstring and initialization.
13615 (global-whitespace-mode): Autoloaded global minor mode.
13616 (whitespace-chars-value-list, whitespace-style-value-list)
13617 (whitespace-active-chars, whitespace-active-style)
13618 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
13619 (whitespace-color-value-list): New var, replace
13620 whitespace-chars-value-list removed var.
13621 (whitespace-mark-value-list): New var, replace
13622 whitespace-style-value-list removed var.
13623 (whitespace-active-color): New var, replace whitespace-active-chars
13624 removed var.
13625 (whitespace-active-mark): New var, replace whitespace-active-style
13626 removed var.
13627 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
13628 removed var.
13629 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
13630 removed var.
13631 (whitespace-toggle-option-alist, whitespace-report-list)
13632 (whitespace-report-text, whitespace-help-text): Fix initialization.
13633 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
13634 (whitespace-toggle-options, global-whitespace-toggle-options)
13635 (whitespace-cleanup-region, whitespace-report-region)
13636 (whitespace-interactive-char): Fix docstring and code.
13637 (whitespace-cleanup, whitespace-report): Fix docstring.
13638 (whitespace-replace-spaces-by-tabs): Remove fun.
13639 (whitespace-replace-action): New fun, replace
13640 whitespace-replace-spaces-by-tabs removed fun.
13641 (whitespace-regexp, whitespace-indentation-regexp)
13642 (whitespace-space-after-tab-regexp, whitespace-insert-value)
13643 (whitespace-kill-buffer): New funs.
13644 (whitespace-insert-option-mark, whitespace-help-on)
13645 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
13646 (whitespace-color-on, whitespace-color-off)
13647 (whitespace-display-char-on): Fix code.
13648
13649 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13650
13651 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
13652 (mouse-throw-magnifier-with-mouse-movement): Remove.
13653 (mouse-throw-magnifier-base): New const.
13654 (mouse-drag-scroll-delta): New fun.
13655 (mouse-drag-throw): Use it.
13656
13657 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
13658
13659 * international/uni-bidi.el, international/uni-category.el:
13660 * international/uni-combining.el, international/uni-comment.el:
13661 * international/uni-decimal.el, international/uni-decomposition.el:
13662 * international/uni-digit.el, international/uni-lowercase.el:
13663 * international/uni-mirrored.el, international/uni-name.el:
13664 * international/uni-numeric.el, international/uni-old-name.el:
13665 * international/uni-titlecase.el, international/uni-uppercase.el:
13666 * international/charprop.el: Regenerate.
13667
13668 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
13669
13670 * vc.el (vc-status-fileinfo): Add new member directoryp.
13671 (vc-default-status-printer): Print directories.
13672 (vc-status-update): Sort files before subdirectories.
13673
13674 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
13675 Add alternative implementation based on "cvs update".
13676
13677 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
13678
13679 * doc-view.el: Changed requirements section to tell that only one
13680 of dvipdf or dvipdfm is needed.
13681 (doc-view-already-converted-p): Fix bug that forced reconversion
13682 if doc was already converted.
13683
13684 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13685
13686 * minibuffer.el (minibuffer-message):
13687 Make sure we can put-text-property.
13688
13689 * emacs-lisp/crm.el: Complete rewrite.
13690
13691 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
13692 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
13693 case of an error in display-completion-list.
13694
13695 * filecache.el (file-cache-completions-keymap): Move init from
13696 file-cache-completion-setup-function into declaration.
13697 (file-cache-minibuffer-complete): Simplify.
13698 (file-cache-completion-setup-function): Use standard-output,
13699 preserve current-buffer.
13700
13701 * vc.el (vc-status-update): Fix typo.
13702 (vc-status-update): Set needs-update.
13703 (vc-status-refresh): η-reduce.
13704
13705 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
13706
13707 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
13708 to image-eol.
13709
13710 2008-04-14 Alexandre Julliard <julliard@winehq.org>
13711
13712 * vc.el (vc-status-update): Undo the previous revert.
13713
13714 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13715
13716 * minibuffer.el (completion-table-with-terminator): Those completions
13717 are never valid w.r.t test-completion.
13718 (completion--file-name-table):
13719 Check completion-all-completions-with-base-size.
13720
13721 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
13722
13723 * doc-view.el (doc-view-dvipdf-program): New variable.
13724 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
13725 (doc-view-mode-p): Check for doc-view-dvipdf-program as
13726 alternative for doc-view-dvipdfm-program.
13727 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
13728
13729 * doc-view.el (doc-view-start-process): Don't set
13730 default-directory to "~/" if the current value is valid.
13731 This broke PS files that run other files in the same directory.
13732
13733 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
13734
13735 * vc.el (vc-status-kill-query): New function.
13736 (vc-status-mode): Add it to kill-buffer-query-functions.
13737 (vc-status-show-fileentry): New function.
13738 (vc-status-menu-map): Bind it. Bind vc-next-action.
13739
13740 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13741
13742 * minibuffer.el (minibuffer-message): Put cursor at the right place.
13743
13744 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13745
13746 * proced.el (proced-send-signal): Fix error recognition.
13747
13748 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13749
13750 * proced.el (proced-command-alist): Remove sort column.
13751 (proced-command, proced-procname-column):
13752 Use make-variable-buffer-local.
13753 (proced-signal-function): Rename from proced-kill-program.
13754 Allow for elisp symbols and string values representing system calls.
13755 (proced-marker-regexp, proced-success-message): New functions.
13756 (proced): Use defalias. Add autoload cookie.
13757 (proced-unmark-backward, proced-toggle-marks)
13758 (proced-hide-processes): New commands.
13759 (proced-do-mark): Simplify code.
13760 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
13761 (proced-update): Remove sorting.
13762 (proced-send-signal): Display number of processes to operate on.
13763 Allow for system calls or elisp functions to send signals.
13764 Check if signal was sent successfully.
13765
13766 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
13767
13768 * minibuffer.el (completion-all-completion-with-base-size): New var.
13769 (completion--some): New function.
13770 (completion-table-with-context, completion--file-name-table):
13771 Return the base-size if requested.
13772 (completion-table-in-turn): Generalize to multiple arguments.
13773 (complete-in-turn): Compatibility alias.
13774 (completion-styles-alist): New var.
13775 (completion-styles): New customization.
13776 (minibuffer-try-completion, minibuffer-all-completions):
13777 New functions.
13778 (minibuffer--do-completion, minibuffer-complete-and-exit)
13779 (minibuffer-try-word-completion): Use them.
13780 (display-completion-list, minibuffer-completion-help): Use them.
13781 Handle all-completions's new base-size info to set completion-base-size.
13782 * info.el (Info-read-node-name-1): Use completion-table-with-context,
13783 completion-table-with-terminator and complete-with-action.
13784 Remove the now obsolete completion-base-size-function property.
13785 * simple.el (completion-list-mode-map): Move init into declaration.
13786 (completion-list-mode): Use define-derived-mode.
13787 (completion-setup-function): Use any completion-base-size that may
13788 have been set before. Remove handling of completion-base-size-function.
13789 * loadup.el: Move abbrev.el up earlier.
13790
13791 2008-04-13 Alexandre Julliard <julliard@winehq.org>
13792
13793 * vc-git.el (vc-git-after-dir-status-stage)
13794 (vc-git-dir-status-goto-stage): New functions.
13795 (vc-git-after-dir-status-stage1)
13796 (vc-git-after-dir-status-stage1-empty-db)
13797 (vc-git-after-dir-status-stage2): Remove, functionality moved
13798 into the new generic stage functions.
13799 (vc-git-dir-status-files): New function.
13800
13801 * vc.el (vc-status-update): Revert an incorrect rewrite.
13802 Add some comments.
13803 (vc-status-refresh-files): New function.
13804 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
13805 state of up-to-date files.
13806 (vc-default-dir-status-files): New function.
13807
13808 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
13809
13810 * minibuffer.el (completion--embedded-envvar-table)
13811 (read-file-name-internal): Fix typos in 2008-04-11 change.
13812
13813 * faces.el (read-face-name): Use `completion-table-in-turn',
13814 not `complete-in-turn'.
13815
13816 2008-04-13 Andreas Schwab <schwab@suse.de>
13817
13818 * progmodes/etags.el: Require 'cl when compiling.
13819
13820 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
13821
13822 * progmodes/gud.el (gud-menu-map): Expand tooltip.
13823
13824 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
13825 (menu): Add/expand menu tooltips.
13826
13827 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
13828
13829 * progmodes/sh-script.el (sh-show-indent): Fix typo.
13830 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
13831
13832 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
13833 considered registered.
13834
13835 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
13836
13837 * emacs-lisp/copyright.el (copyright-update-directory): New command.
13838
13839 * ediff-wind.el (ediff-split-window-function)
13840 (ediff-merge-split-window-function): Improve custom type.
13841
13842 2008-04-12 Eli Zaretskii <eliz@gnu.org>
13843
13844 * loadup.el ("minibuffer"): Move after "faces".
13845
13846 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13847
13848 * progmodes/hideif.el (hif-factor): Handle unary minus.
13849
13850 2008-04-12 Glenn Morris <rgm@gnu.org>
13851
13852 * calendar/cal-china.el (chinese-calendar-time-zone):
13853 Mark obsolete name as risky too.
13854
13855 * calendar/calendar.el (calendar-faces): New custom group.
13856 (calendar-today, diary, holiday): Doc fix.
13857 Move to calendar-faces group.
13858 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
13859 (diary-button): Doc fix. Move to calendar-faces group.
13860
13861 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
13862 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
13863 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
13864 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
13865 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
13866 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
13867 not in dumped files before the associated defcustom.
13868
13869 2008-04-11 Johan Bockgård <bojohan@gnu.org>
13870
13871 * minibuffer.el (lazy-completion-table): Fix debug spec.
13872
13873 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13874
13875 * minibuffer.el (complete-with-action, lazy-completion-table):
13876 Move from subr.el.
13877 (apply-partially, completion-table-dynamic)
13878 (completion-table-with-context, completion-table-with-terminator)
13879 (completion-table-in-turn): New funs.
13880 (completion--make-envvar-table, completion--embedded-envvar-table):
13881 New funs.
13882 (read-file-name-internal): Use them.
13883 (completion-setup-hook): Move from simple.el.
13884 * subr.el (complete-with-action, lazy-completion-table):
13885 * simple.el (completion-setup-hook): Move to minibuffer.el.
13886
13887 2008-04-11 Glenn Morris <rgm@gnu.org>
13888
13889 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
13890
13891 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13892
13893 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
13894
13895 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
13896
13897 * textmodes/fill.el (fill-forward-paragraph-function): New var.
13898 (fill-forward-paragraph): New fun.
13899 (fill-paragraph, fill-region): Use it.
13900
13901 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
13902 (vc-status-create-fileinfo): Make `extra' optional.
13903 (vc-status-busy): New fun.
13904 (vc-status-menu-map): Use it.
13905 (vc-status-crt-marked): Remove.
13906 (vc-status-update): Rename from vc-status-add-entries.
13907 Add argument so as to prevent addition of entries. Rewrite.
13908 (vc-update-vc-status-buffer): Remove.
13909 (vc-status-refresh): Don't remove old entries, set them to
13910 up-to-date instead. Also do it after the update is complete.
13911 (vc-status-marked-files): η-reduce.
13912
13913 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
13914 for non-dialogs.
13915
13916 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
13917
13918 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
13919
13920 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
13921
13922 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
13923 to t and don't truncate msg.
13924
13925 2008-04-11 Glenn Morris <rgm@gnu.org>
13926
13927 * calendar/calendar.el (diary, holidays):
13928 Move custom groups to other files.
13929 (holiday-general-holidays, holiday-oriental-holidays)
13930 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
13931 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
13932 (holiday-hebrew-holidays, holiday-christian-holidays)
13933 (holiday-islamic-holidays, holiday-bahai-holidays)
13934 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
13935 * calendar/diary-lib.el: Move custom group here from calendar.el.
13936 * calendar/holidays.el: Move custom group and variables here
13937 from calendar.el.
13938
13939 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
13940
13941 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
13942 Fix custom group.
13943 (calendar-current-time-zone-cache): Autoload riskiness.
13944
13945 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
13946
13947 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
13948
13949 * woman.el (woman2-TH): Use string-equal instead of string-match.
13950
13951 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13952
13953 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
13954 (smerge-resolve): Merge the "2-way refinement" case with one half of
13955 the "mere whitespace" resolution.
13956
13957 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
13958
13959 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
13960
13961 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
13962
13963 * subr.el (assoc-ignore-case, assoc-ignore-representation):
13964 Add WHEN to obsolescence declaration.
13965
13966 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
13967
13968 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
13969
13970 * vc-hooks.el (vc-state): Add new state `conflict'.
13971 (vc-after-save): Use when not if.
13972 (vc-default-mode-line-string): Deal with the conflict state.
13973 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
13974
13975 * vc.el (vc-editable-p, vc-default-status-printer)
13976 (vc-next-action): Deal with the conflict state.
13977 (vc-mark-resolved): New function.
13978 (vc-status-mode): Fix mode name.
13979 (vc-default-comment-history): Use when not if.
13980 (Todo): Add new entries, remove old ones.
13981
13982 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
13983 (vc-cvs-parse-status, vc-cvs-after-dir-status):
13984 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
13985 Detect the conflict state.
13986
13987 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
13988
13989 2008-04-10 Glenn Morris <rgm@gnu.org>
13990
13991 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
13992 Respect truncate-partial-width-windows in non-full windows,
13993 with regards to :toggle and :enable state.
13994
13995 * simple.el (toggle-truncate-lines): Doc fix.
13996
13997 * Makefile.in (MH_E_DIR): New variable.
13998 (MH_E_SRC): Restore variable removed 2008-03-13.
13999 (mh-loaddefs.el): Depend on $MH_E_SRC.
14000 (CAL_DIR, CAL_SRC): New variables.
14001 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
14002 Depend on CAL_SRC.
14003
14004 * calendar/calendar.el (calendar, diary): Add :prefix.
14005 (holidays): Change :prefix.
14006 (calendar-today, holiday, calendar-holiday-marker)
14007 (european-calendar-style): Change custom groups.
14008
14009 * calendar/calendar.el (diary-hook, diary-display-hook):
14010 Move to diary-lib.el.
14011 * calendar/diary-lib.el (diary-hook, diary-display-hook):
14012 Move here from calendar.el.
14013 * calendar/appt.el: Require diary-lib rather than calendar.
14014 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
14015
14016 * calendar/appt.el (appt): Add :prefix.
14017
14018 * calendar/diary-lib.el (diary-hook): Doc fix.
14019 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
14020
14021 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14022
14023 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
14024 New functions.
14025
14026 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
14027 the arg to recursive calls.
14028
14029 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
14030
14031 * minibuffer.el (completion-auto-help): Fix typo.
14032
14033 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
14034
14035 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
14036
14037 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
14038
14039 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
14040 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
14041
14042 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
14043
14044 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
14045
14046 * minibuffer.el (minibuffer): Move group from cus-edit.el.
14047 (completion-auto-help): Move from C code.
14048 (minibuffer--maybe-completion-help): Remove.
14049 (minibuffer--bitset): New function.
14050 (minibuffer--do-completion): Rename from minibuffer-do-completion.
14051 Renumber a bit. Really complete on string *before* point.
14052 Add argument used for word-completion.
14053 Join trailing / in completion with following text, as done in
14054 minibuffer-complete-word.
14055 Handle new value `lazy' for completion-auto-help.
14056 (minibuffer-try-word-completion): New function extracted from
14057 minibuffer-complete-word.
14058 (minibuffer-complete-word): Use minibuffer--do-completion.
14059 (minibuffer--insert-strings): Rename from
14060 minibuffer-complete-insert-strings.
14061 (exit-minibuffer): Fix typo.
14062 * cus-edit.el (minibuffer): Move group to minibuffer.el.
14063 * cus-start.el: Remove completion-auto-help.
14064
14065 2008-04-09 Alexandre Julliard <julliard@winehq.org>
14066
14067 * vc.el (vc-status-add-entries): New function.
14068 (vc-status-add-entry): Remove.
14069 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
14070 Use vc-status-add-entries.
14071
14072 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
14073 order.
14074
14075 2008-04-09 Jason Rumney <jasonr@gnu.org>
14076
14077 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
14078 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
14079 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
14080 (AUTOGENEL): New variable.
14081 (distclean, maintainer-clean): New targets.
14082
14083 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
14084
14085 * emacs-lisp/regexp-opt.el (regexp-opt):
14086 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
14087
14088 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
14089
14090 * nxml/nxml-mode.el (nxml-cleanup): New function.
14091 (nxml-mode): Add it to change-major-mode-hook.
14092
14093 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
14094
14095 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
14096
14097 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
14098
14099 * calc/.cvsignore: New file.
14100
14101 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
14102
14103 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
14104
14105 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
14106 show-help-function when turning tooltip off.
14107 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
14108 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
14109
14110 2008-04-09 Alan Mackenzie <acm@muc.de>
14111
14112 * font-lock.el (font-lock-extend-after-change-region-function):
14113 Make it buffer local.
14114
14115 2008-04-09 Glenn Morris <rgm@gnu.org>
14116
14117 * calendar/calendar.el (diary-file, european-calendar-style):
14118 Remove autoload cookies.
14119
14120 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
14121
14122 * outline.el (outline-mode-menu-bar-map):
14123 * log-view.el (log-view-mode-menu):
14124 * log-edit.el (log-edit-menu): Add :help.
14125
14126 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
14127
14128 * emacs-lisp/regexp-opt.el (regexp-opt-group):
14129 Use substring-no-properties for correct handling of unibyte strings.
14130
14131 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
14132
14133 * add-log.el (change-log-next-buffer): Handle the case where version<
14134 signals an error.
14135
14136 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
14137 mouse-major-mode-menu.
14138 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
14139 (mouse-major-mode-menu, mouse-popup-menubar)
14140 (mouse-popup-menubar-stuff): Use them.
14141 (C-down-mouse-3): Bind to a dynamic map rather than to
14142 mouse-popup-menubar-stuff.
14143
14144 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
14145 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
14146
14147 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
14148
14149 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
14150 file:// access method.
14151
14152 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
14153
14154 * minibuffer.el: New file.
14155 * loadup.el: Load it.
14156
14157 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14158
14159 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
14160 rather than subdirs.el. It introduces an ugly circular dependency, tho.
14161
14162 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
14163 (calc-mode-map, calc-digit-map, calc-dispatch-map):
14164 Move initialization into declaration.
14165 * calc/calc-yank.el:
14166 * calc/calc-misc.el:
14167 * calc/calc-embed.el:
14168 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
14169
14170 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
14171
14172 * ps-samp.el (ps-add-printer, ps-remove-printer)
14173 (ps-make-dynamic-printer-menu): New functions.
14174
14175 * net/zeroconf.el: New file.
14176
14177 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14178
14179 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
14180
14181 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
14182
14183 * vc-rcs.el (vc-rcs-modify-change-comment):
14184 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
14185
14186 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
14187
14188 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
14189
14190 * international/mule-cmds.el (set-locale-environment): Don't warn if
14191 coding system doesn't agree with system locale (this reverts changes
14192 by Dave Love, dated 2002-10-27 and 2002-10-09).
14193
14194 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14195 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
14196
14197 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
14198
14199 2008-04-08 Glenn Morris <rgm@gnu.org>
14200
14201 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
14202 * textmodes/remember.el (remember-diary-convert-entry):
14203 Require calendar.
14204
14205 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
14206 diary-file, since it is the default for make-diary-entry anyway.
14207
14208 * calendar/cal-menu.el (cal-menu-event-to-date):
14209 Rename calendar-event-to-date. Update callers.
14210 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
14211 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
14212 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
14213 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
14214 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
14215 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
14216 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
14217 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
14218 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
14219 (calendar-mouse-tex-month-landscape):
14220 Rename cal-tex-mouse-month-landscape.
14221 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
14222 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
14223 (calendar-mouse-tex-year-landscape):
14224 Rename cal-tex-mouse-year-landscape.
14225 (cal-menu-context-mouse-menu): Update for above name changes.
14226
14227 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
14228 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14229 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
14230 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
14231 * calendar/holidays.el: Replace int-to-string with number-to-string.
14232
14233 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
14234
14235 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
14236 region if point moves.
14237
14238 2008-04-08 Kenichi Handa <handa@m17n.org>
14239
14240 * faces.el (font-slant-table): Change numeric values for `r',
14241 `roman', and `normal'.
14242
14243 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
14244
14245 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
14246
14247 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
14248
14249 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
14250 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
14251
14252 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
14253
14254 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
14255 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
14256
14257 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
14258
14259 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
14260
14261 2008-04-07 Sam Steingold <sds@gnu.org>
14262
14263 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
14264 Add helper functions.
14265 (lisp-do-defun): Extract the common part of lisp-eval-defun and
14266 lisp-compile-defun; DEFVAR forms reset the variables to the init
14267 values, just like in emacs-lisp mode eval-defun.
14268 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
14269 (lisp-compile-region): Use lisp-compile-string.
14270
14271 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
14272
14273 * subr.el (combine-and-quote-strings): Also quote strings that contain
14274 the separator.
14275
14276 * pcvs-util.el (cvs-map): Avoid recursion :-(
14277
14278 2008-04-07 Glenn Morris <rgm@gnu.org>
14279
14280 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
14281
14282 * calendar/calendar.el (diary-view-entries-initially-flag): Rename
14283 view-diary-entries-initially. Keep old name as alias, update users.
14284 (calendar-mark-diary-entries-flag): Rename
14285 mark-diary-entries-in-calendar. Keep old name as alias, update users.
14286 (calendar-view-holidays-initially-flag): Rename
14287 view-calendar-holidays-initially. Keep old name as alias, update users.
14288 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
14289 Keep old name as alias, update users.
14290 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
14291 Keep old name as alias, update users.
14292 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
14293 Keep old name as alias, update users.
14294 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
14295 Keep old name as alias, update users.
14296 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
14297 (diary-american-date-forms): Rename american-date-diary-pattern.
14298 Keep old name as alias, update users.
14299 (diary-european-date-forms): Rename european-date-diary-pattern.
14300 Keep old name as alias, update users.
14301 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
14302 Keep old name as alias, update users.
14303 (calendar-european-date-display-form): Rename
14304 european-calendar-display-form. Keep old name as alias, update users.
14305 (calendar-american-date-display-form): Rename
14306 european-calendar-display-form. Keep old name as alias, update users.
14307 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
14308 Keep old name as alias, update users.
14309 (holiday-general-holidays): Rename general-holidays.
14310 Keep old name as alias, update users.
14311 (holiday-oriental-holidays): Rename oriental-holidays.
14312 Keep old name as alias, update users.
14313 (holiday-local-holidays): Rename local-holidays.
14314 Keep old name as alias, update users.
14315 (holiday-other-holidays): Rename other-holidays.
14316 Keep old name as alias, update users.
14317 (holiday-hebrew-holidays): Rename hebrew-holidays.
14318 Keep old name as alias, update users.
14319 (holiday-christian-holidays): Rename christian-holidays.
14320 Keep old name as alias, update users.
14321 (holiday-islamic-holidays): Rename islamic-holidays.
14322 Keep old name as alias, update users.
14323 (holiday-bahai-holidays): Rename bahai-holidays.
14324 Keep old name as alias, update users.
14325 (holiday-solar-holidays): Rename solar-holidays.
14326 Keep old name as alias, update users.
14327 (diary-fancy-buffer): Rename fancy-diary-buffer.
14328 Keep old name as alias, update users.
14329 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
14330 Update users.
14331 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
14332 Update users.
14333 (calendar-increment-month): Rename increment-calendar-month.
14334 Keep old name as alias, update callers.
14335 (calendar-increment-month-cons): Rename old calendar-increment-month.
14336 Update callers.
14337 (calendar-extract-month): Rename extract-calendar-month.
14338 Keep old name as alias, update callers.
14339 (calendar-extract-day): Rename extract-calendar-day.
14340 Keep old name as alias, update callers.
14341 (calendar-extract-year): Rename extract-calendar-year.
14342 Keep old name as alias, update callers.
14343 (calendar-generate-window): Rename generate-calendar-window.
14344 Update callers.
14345 (calendar-generate): Rename generate-calendar. Update callers.
14346 (calendar-generate-month): Rename generate-calendar-month.
14347 Update callers.
14348 (calendar-redraw): Rename redraw-calendar. Update callers.
14349 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
14350 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
14351 Update callers.
14352 (calendar-update-mode-line): Rename update-calendar-mode-line.
14353 Update callers.
14354 (calendar-exit): Rename exit-calendar. Keep old name as alias,
14355 update callers.
14356 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
14357 Keep old name as alias, update callers.
14358 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
14359 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
14360 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
14361 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
14362 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
14363 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
14364 * calendar/solar.el: Update for calendar.el name changes.
14365 * org/org.el (org-agenda-format-date-aligned)
14366 (org-agenda-execute-calendar-command): Access date elements directly
14367 rather than using calendar functions.
14368 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
14369 Also set calendar-view-diary-initially-flag,
14370 calendar-view-holidays-initially-flag.
14371 (org-get-entries-from-diary): Also set diary-fancy-buffer.
14372 (org-agenda-execute-calendar-command): No need to set displayed-day.
14373
14374 2008-04-06 Alan Mackenzie <acm@muc.de>
14375
14376 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
14377 typo in the doc string.
14378
14379 * progmodes/cc-mode.el (c-basic-common-init):
14380 Set font-lock-extend-after-change-region-function.
14381 (c-extend-after-change-region): New function, used in
14382 font-lock-extend-after-change-region-function, thus superseding
14383 advice on the Font Lock after change functions.
14384 (c-advise-fl-for-region): Remove this macro.
14385
14386 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14387
14388 * textmodes/flyspell.el (flyspell-duplicate-distance):
14389 Improve custom type.
14390
14391 2008-04-06 Glenn Morris <rgm@gnu.org>
14392
14393 * calendar/diary-lib.el (diary-sexp-entry-symbol):
14394 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
14395 (diary-list-entries-hook): Rename list-diary-entries-hook.
14396 Keep old name as alias, update users.
14397 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
14398 Keep old name as alias, update users.
14399 (diary-nongregorian-listing-hook): Rename
14400 nongregorian-diary-listing-hook. Keep old name as alias, update users.
14401 (diary-nongregorian-marking-hook): Rename
14402 nongregorian-diary-marking-hook. Keep old name as alias, update users.
14403 (diary-print-entries-hook): Rename print-diary-entries-hook.
14404 Keep old name as alias, update users.
14405 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
14406 Keep old name as alias, update users.
14407 (diary-number-of-entries): Rename number-of-diary-entries.
14408 Keep old name as alias, update users.
14409 (view-diary-entries, list-diary-entries, show-all-diary-entries):
14410 Give version of obsolescence.
14411 (diary-view-other-diary-entries): Rename view-other-diary-entries.
14412 Keep old name as alias, update callers.
14413 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
14414 update callers.
14415 (diary-include-other-diary-files): Rename include-other-diary-files.
14416 Keep old name as alias, update callers.
14417 (diary-simple-display): Rename simple-diary-display.
14418 Keep old name as alias, update callers.
14419 (diary-fancy-display): Rename fancy-diary-display.
14420 Keep old name as alias, update callers.
14421 (diary-print-entries): Rename print-diary-entries.
14422 Keep old name as alias, update callers.
14423 (diary-marking-entries-flag): Rename marking-diary-entries.
14424 Update users.
14425 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
14426 (diary-mark-entries): Rename mark-diary-entries.
14427 Keep old name as alias, update callers.
14428 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
14429 Keep old name as alias, update callers.
14430 (diary-mark-included-diary-files): Rename mark-included-diary-files.
14431 Keep old name as alias, update callers.
14432 (calendar-mark-days-named): Rename mark-calendar-days-named.
14433 Keep old name as alias, update callers.
14434 (calendar-mark-month): Rename mark-calendar-month.
14435 Keep old name as alias, update callers.
14436 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
14437 Keep old name as alias, update callers.
14438 (diary-sort-entries): Rename sort-diary-entries.
14439 Keep old name as alias, update callers.
14440 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
14441 Keep old name as alias, update callers.
14442 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
14443 update callers.
14444 (diary-insert-entry): Rename insert-diary-entry.
14445 Keep old name as alias.
14446 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
14447 Keep old name as alias.
14448 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
14449 Keep old name as alias.
14450 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
14451 Keep old name as alias.
14452 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
14453 Keep old name as alias.
14454 (diary-insert-block-entry): Rename insert-block-diary-entry.
14455 Keep old name as alias.
14456 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
14457 Keep old name as alias.
14458 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
14459 Keep old name as alias, update users.
14460 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
14461 Keep old name as alias, update callers.
14462 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14463 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
14464 * calendar/icalendar.el: Update for diary-lib name changes.
14465
14466 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
14467
14468 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
14469
14470 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
14471 for copy, move, and link operations.
14472
14473 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
14474
14475 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
14476 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
14477
14478 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
14479 'require' statements with 1-argument ones (wrapped in if's).
14480 For compatibility with the current stable version of XEmacs.
14481
14482 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
14483
14484 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
14485
14486 2008-04-06 Jason Rumney <jasonr@gnu.org>
14487
14488 * language/burmese.el ("Burmese"): Make sample text consistent with
14489 language name.
14490
14491 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
14492
14493 * progmodes/gdb-ui.el (gdb): New group.
14494 (gdb-debug-log-max, gdb-enable-debug)
14495 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
14496 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
14497 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
14498 (gdb-show-changed-values, gdb-max-children)
14499 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
14500 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
14501 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
14502 (gdb-memory-unit): Move to new group from GUD group.
14503 (menu): Allow customization from GDB-UI menu-item.
14504
14505 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
14506
14507 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
14508
14509 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14510
14511 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
14512 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14513 Revision numbers can include ".".
14514
14515 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
14516 "+" lines not accounted for by counting "-" and context lines.
14517
14518 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14519
14520 * term/mac-win.el (mac-service-open-file): Use file URL instead of
14521 file name string.
14522
14523 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14524
14525 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
14526 (vc-bzr-annotate-time): Accept space used to preserve alignment.
14527
14528 2008-04-05 Richard Stallman <rms@gnu.org>
14529
14530 * emacs-lisp/advice.el (defadvice): Add usage pattern.
14531
14532 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
14533
14534 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
14535 thread in [h-e-w]).
14536
14537 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
14538
14539 * files.el (abort-if-file-too-large): Fix typo in docstring.
14540
14541 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14542
14543 * subr.el (functionp): Return nil for special forms.
14544
14545 2008-04-05 Glenn Morris <rgm@gnu.org>
14546
14547 * emacs-lisp/autoload.el (autoload-ensure-default-file):
14548 Provide a feature.
14549 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
14550 Require loaddefs file rather than loading it.
14551 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
14552 autoload-ensure-default-file provides a feature.
14553
14554 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
14555 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
14556 (compile, compile-always, recompile): Use $LOADDEFS.
14557 (cal-autoloads): Remove.
14558
14559 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
14560 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
14561
14562 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14563 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
14564
14565 * calendar/calendar.el (diary-hebrew-entry-symbol):
14566 Rename hebrew-diary-entry-symbol. Keep old name as alias.
14567 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
14568 Keep old name as alias.
14569 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
14570 Keep old name as alias.
14571 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
14572 to diary-bahai-entry-symbol.
14573 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
14574 to diary-hebrew-entry-symbol.
14575 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
14576 to diary-islamic-entry-symbol.
14577 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
14578
14579 * calendar/solar.el (diary-sabbath-candles-minutes)
14580 (diary-sabbath-candles): Move to cal-hebrew.
14581 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
14582 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
14583 Doc fix. Keep old name as alias.
14584 (diary-hebrew-sabbath-candles): Simplify.
14585 (solar-setup, solar-sunrise-sunset, calendar-latitude)
14586 (calendar-longitude, calendar-time-zone): Declare for compiler.
14587 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
14588 rename.
14589
14590 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
14591 Rename coptic-calendar-month-name-array. Update callers.
14592 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
14593 (calendar-coptic-name): Rename coptic-name. Update callers.
14594 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
14595 Update callers.
14596 (calendar-coptic-last-day-of-month):
14597 Rename coptic-calendar-last-day-of-month. Update callers.
14598 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
14599 Keep old name as alias, update callers.
14600 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
14601 Keep old name as alias, update callers.
14602 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
14603 Keep old name as alias.
14604 (calendar-ethiopic-month-name-array):
14605 Rename ethiopic-calendar-month-name-array. Update callers.
14606 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
14607 Update callers.
14608 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
14609 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
14610 Keep old name as alias, update callers.
14611 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
14612 Keep old name as alias, update callers.
14613 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
14614 Keep old name as alias.
14615
14616 * calendar/cal-french.el (calendar-french-epoch):
14617 Rename french-calendar-epoch. Update callers.
14618 (calendar-french-month-name-array): Rename variable and function
14619 french-calendar-month-name-array. Update callers.
14620 (calendar-french-multibyte-month-name-array):
14621 Rename french-calendar-multibyte-month-name-array. Update callers.
14622 (calendar-french-day-name-array): Rename variable and function
14623 french-calendar-day-name-array. Update callers.
14624 (calendar-french-special-days-array): Rename variable and function
14625 french-calendar-special-days-array. Update callers.
14626 (calendar-french-multibyte-special-days-array):
14627 Rename french-calendar-multibyte-special-days-array. Update callers.
14628 (calendar-french-accents-p): Rename french-calendar-accents.
14629 Update callers.
14630 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
14631 Update callers.
14632 (calendar-french-last-day-of-month):
14633 Rename french-calendar-last-day-of-month. Update callers.
14634 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
14635 Keep old name as alias, update callers.
14636 (calendar-french-print-date): Rename calendar-print-french-date.
14637 Keep old name as alias, update callers.
14638 (calendar-french-goto-date): Rename calendar-goto-french-date.
14639 Keep old name as alias.
14640
14641 * calendar/cal-menu.el, calendar/calendar.el:
14642 Update for Coptic and French name changes.
14643
14644 * calendar/cal-china.el (calendar-chinese): Rename custom group
14645 from chinese-calendar. Update users.
14646 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
14647 Keep old name as alias, update users.
14648 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
14649 Keep old name as alias.
14650 (calendar-chinese-daylight-time-offset):
14651 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
14652 update users.
14653 (calendar-chinese-standard-time-zone-name):
14654 Rename chinese-calendar-standard-time-zone-name.
14655 Keep old name as alias, update users.
14656 (calendar-chinese-daylight-saving-start):
14657 Rename chinese-calendar-daylight-savings-starts.
14658 Keep old name as alias, update users.
14659 (calendar-chinese-daylight-saving-end):
14660 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
14661 update users.
14662 (calendar-chinese-daylight-saving-start-time):
14663 Rename chinese-calendar-daylight-savings-starts-time.
14664 Keep old name as alias, update users.
14665 (calendar-chinese-daylight-saving-end-time):
14666 Rename chinese-calendar-daylight-savings-ends-time.
14667 Keep old name as alias, update users.
14668 (calendar-chinese-celestial-stem): Rename
14669 calendar-chinese-celestial-stem. Keep old name as alias, update users.
14670 (calendar-chinese-terrestrial-branch):
14671 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
14672 update users.
14673 (calendar-chinese-zodiac-sign-on-or-after):
14674 Rename chinese-zodiac-sign-on-or-after. Update callers.
14675 (calendar-chinese-new-moon-on-or-after):
14676 Rename chinese-new-moon-on-or-after. Update callers.
14677 (calendar-chinese-month-list): Rename chinese-month-list.
14678 Update callers.
14679 (calendar-chinese-number-months): Rename number-chinese-months.
14680 Update callers.
14681 (calendar-chinese-compute-year): Rename compute-chinese-year.
14682 Update callers.
14683 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
14684 (calendar-chinese-year): Rename chinese-year. Update callers.
14685 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
14686 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
14687 Keep old name as alias, update callers.
14688 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
14689 Keep old name as alias, update callers.
14690 (calendar-chinese-months-to-alist):
14691 Rename make-chinese-month-assoc-list. Update callers.
14692 (calendar-chinese-months): Rename chinese-months. Update callers.
14693 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
14694 Keep old name as alias, update callers.
14695
14696 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
14697 Rename hebrew-calendar-leap-year-p. Update callers.
14698 (calendar-hebrew-last-month-of-year):
14699 Rename hebrew-calendar-last-month-of-year. Update callers.
14700 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
14701 Update callers.
14702 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
14703 Update callers.
14704 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
14705 Update callers.
14706 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
14707 Update callers.
14708 (calendar-hebrew-last-day-of-month):
14709 Rename hebrew-calendar-last-day-of-month. Update callers.
14710 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
14711 Keep old name as alias, update callers.
14712 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
14713 Keep old name as alias, update callers.
14714 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
14715 Keep old name as alias, update callers.
14716 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
14717 Keep old name as alias.
14718 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
14719 Keep old name as alias.
14720 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
14721 Keep old name as alias.
14722 (holiday-hebrew-passover): Rename holiday-passover-etc.
14723 Keep old name as alias.
14724 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
14725 Keep old name as alias, update callers.
14726 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
14727 Keep old name as alias.
14728 (calendar-hebrew-mark-date-pattern):
14729 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
14730 update callers.
14731 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
14732 Keep old name as alias.
14733 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
14734 Keep old name as alias.
14735 (diary-hebrew-insert-monthly-entry):
14736 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
14737 (diary-hebrew-insert-yearly-entry):
14738 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
14739 (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
14740 Keep old name as alias.
14741 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
14742 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
14743 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
14744 Keep old name as alias.
14745 (calendar-hebrew-parashiot-names):
14746 Rename hebrew-calendar-parashiot-names. Update callers.
14747 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
14748 (calendar-hebrew-year-Saturday-incomplete-Sunday):
14749 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
14750 (calendar-hebrew-year-Saturday-complete-Tuesday):
14751 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
14752 (calendar-hebrew-year-Monday-incomplete-Tuesday):
14753 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
14754 (calendar-hebrew-year-Monday-complete-Thursday):
14755 Rename hebrew-calendar-year-Monday-complete-Thursday.
14756 (calendar-hebrew-year-Tuesday-regular-Thursday):
14757 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
14758 (calendar-hebrew-year-Thursday-regular-Saturday):
14759 Rename hebrew-calendar-year-Thursday-regular-Saturday.
14760 (calendar-hebrew-year-Thursday-complete-Sunday):
14761 Rename hebrew-calendar-year-Thursday-complete-Sunday.
14762 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
14763 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
14764 (calendar-hebrew-year-Saturday-complete-Thursday):
14765 Rename hebrew-calendar-year-Saturday-complete-Thursday.
14766 (calendar-hebrew-year-Monday-incomplete-Thursday):
14767 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
14768 (calendar-hebrew-year-Monday-complete-Saturday):
14769 Rename hebrew-calendar-year-Monday-complete-Saturday.
14770 (calendar-hebrew-year-Tuesday-regular-Saturday):
14771 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
14772 (calendar-hebrew-year-Thursday-incomplete-Sunday):
14773 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
14774 (calendar-hebrew-year-Thursday-complete-Tuesday):
14775 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
14776 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
14777 Update for above name changes of constants.
14778
14779 * calendar/cal-menu.el, calendar/calendar.el:
14780 Update for chinese and hebrew name changes.
14781 * calendar/diary-lib.el: Update for hebrew name changes.
14782
14783 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14784
14785 * subr.el (keymap-canonicalize): Correct thinko.
14786
14787 * server.el: Undo part of the multi-tty change, which is only
14788 needed if server.el is preloaded, and broke server-running-p.
14789 (server-socket-dir): Initialize in the defvar, as before.
14790 (server-start): Remove initialization of server-socket-dir.
14791
14792 2008-04-05 Eli Zaretskii <eliz@gnu.org>
14793
14794 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
14795 3-member cons cells.
14796
14797 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
14798
14799 * cus-face.el (custom-face-attributes): Handle roman slant.
14800
14801 * faces.el (default): Ensure the face-defface-spec property is set.
14802
14803 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
14804
14805 * files.el (abort-if-file-too-large): New function.
14806 (find-file-noselect, insert-file-1): Use it.
14807
14808 2008-04-05 Reto Zimmermann <reto@gnu.org>
14809
14810 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
14811 Replace C-c[a-zA-Z] key bindings.
14812
14813 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14814
14815 * progmodes/hideif.el (hif-token-alist): New var.
14816 (hif-token-regexp, hif-tokenize): Use it.
14817 (hif-mathify-binop): New macro.
14818 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
14819 (hif-greater-equal, hif-less-equal): Use it.
14820 (hif-logior, hif-logand): New functions.
14821 (hif-math): Accept | and & as well.
14822
14823 * progmodes/etags.el: Fix problem with completion for buffer-local
14824 tables. Reported by Radey Shouman <shouman@comcast.net>.
14825 (tags-complete-tag): Remove.
14826 (tags-lazy-completion-table): New function to replace it.
14827 (find-tag-tag, complete-tag): Update users.
14828
14829 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14830
14831 * vc-rcs.el (vc-rcs-dir-status):
14832 * vc-sccs.el (vc-sccs-dir-status): New function.
14833
14834 * outline.el (outline-mode-menu-bar-map):
14835 * term.el (terminal-signal-menu): Add :help.
14836
14837 * net/eudc.el (eudc-mode-map): Declare and define in one step.
14838 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
14839
14840 * emacs-lisp/re-builder.el (reb-mode-map):
14841 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
14842
14843 * diff-mode.el (diff-file-junk-re): Recognize the git format for
14844 new files, deleted files and for changing permissions.
14845 (diff-mode): Set beginning-of-defun-function and
14846 end-of-defun-function.
14847
14848 * vc-bzr.el (vc-bzr-state): Use when instead of if.
14849
14850 * vc.el (vc-default-status-fileinfo-extra): New function.
14851 (vc-status-mark-buffer-changed): Use it.
14852 (vc-update-vc-status-buffer): Allow for partial updates.
14853
14854 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14855
14856 * net/tramp.el (after-init-hook): Don't wrap a lambda around
14857 tramp-register-completion-file-name-handler.
14858
14859 * subr.el (keymap-canonicalize): New function.
14860 * mouse.el (mouse-menu-non-singleton): Use it.
14861 (mouse-major-mode-menu): Remove hack made unnecessary.
14862
14863 * simple.el (set-fill-column): Prompt rather than error by default.
14864
14865 2008-04-04 Andreas Schwab <schwab@suse.de>
14866
14867 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
14868 Reset new-rules after each round.
14869
14870 * Makefile.in (cal-autoloads): New target.
14871 (compile, compile-always, recompile): Depend on it.
14872 ($(lisp)/calendar/cal-loaddefs.el)
14873 ($(lisp)/calendar/diary-loaddefs.el)
14874 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
14875
14876 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
14877
14878 * ediff*.el: Replace load with require in eval-when-compile.
14879
14880 * ediff-hook.el: Delete all invocations of (autoload ...).
14881
14882 * ediff-util.el (ediff-setup): Make window-min-height a local variable
14883 in ediff control window, and set its min height to 2.
14884 (ediff-setup-control-buffer): Dedicate the control window.
14885 (ediff-toggle-multiframe): Undedicate control window.
14886 Work directly with ediff-setup-windows-multiframe and
14887 ediff-setup-windows-plain.
14888
14889 * ediff-wind.el (ediff-choose-window-setup-function-automatically):
14890 New function.
14891 (ediff-window-setup-function): Change initialization.
14892 (ediff-setup-windows-automatic): Delete.
14893 (ediff-setup-windows-plain-merge): Make control window dedicated.
14894 (ediff-destroy-control-frame): Do not skip frames if working in a
14895 single frame.
14896
14897 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
14898 eval-when-compile.
14899
14900 * emulation/viper-util.el: Move provide's forward, prevent recursion in
14901 eval-when-compile.
14902
14903 2008-04-04 Glenn Morris <rgm@gnu.org>
14904
14905 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
14906 calendar-absolute-from-bahai. Update callers, keep old name as alias.
14907
14908 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
14909 Rename islamic-calendar-leap-year-p. Update callers.
14910 (calendar-islamic-last-day-of-month):
14911 Rename islamic-calendar-last-day-of-month. Update callers.
14912 (calendar-islamic-day-number):
14913 Rename islamic-calendar-day-number. Update callers.
14914 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
14915 Update callers, keep old name as alias.
14916 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
14917 Update callers, keep old name as alias.
14918 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
14919 Keep old name as alias.
14920 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
14921 Update callers, keep old name as alias.
14922 (calendar-islamic-mark-date-pattern):
14923 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
14924 name as alias.
14925 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
14926 Keep old name as alias.
14927 (diary-islamic-insert-monthly-entry):
14928 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
14929 (diary-islamic-insert-yearly-entry):
14930 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
14931
14932 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
14933 calendar-absolute-from-iso. Update callers, keep old name as alias.
14934 (calendar-iso-print-date): Rename calendar-print-iso-date.
14935 Update callers, keep old name as alias.
14936 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
14937 Keep old name as alias.
14938 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
14939 Keep old name as alias.
14940
14941 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
14942 calendar-absolute-from-julian. Update callers, keep old name as alias.
14943 (calendar-julian-print-date): Rename calendar-print-julian-date.
14944 Update callers, keep old name as alias.
14945 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
14946 Update callers, keep old name as alias.
14947 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
14948 Update callers, keep old name as alias.
14949 (calendar-astro-print-day-number):
14950 Rename calendar-print-astro-day-number. Update callers, keep old
14951 name as alias.
14952 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
14953 Update callers, keep old name as alias.
14954
14955 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
14956 Rename calendar-string-to-mayan-long-count. Update callers.
14957 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
14958 Update callers, keep old name as alias.
14959 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
14960 Update callers.
14961 (calendar-mayan-read-tzolkin-date):
14962 Rename calendar-read-mayan-tzolkin-date. Update callers.
14963 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
14964 Keep old name as alias.
14965 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
14966 Keep old name as alias.
14967 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
14968 Keep old name as alias.
14969 (calendar-mayan-previous-tzolkin-date):
14970 Rename calendar-previous-tzolkin-date. Keep old name as alias.
14971 (calendar-mayan-next-round-date):
14972 Rename calendar-next-calendar-round-date. Keep old name as alias.
14973 (calendar-mayan-previous-round-date):
14974 Rename calendar-previous-calendar-round-date. Keep old name as alias.
14975 (calendar-mayan-long-count-to-absolute): Rename
14976 calendar-absolute-from-mayan-long-count. Keep old name as alias.
14977 (calendar-mayan-goto-long-count-date):
14978 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
14979
14980 * calendar/cal-persia.el (calendar-persian-month-name-array):
14981 Rename persian-calendar-month-name-array. Update callers.
14982 (calendar-persian-epoch): Rename persian-calendar-epoch.
14983 Update callers.
14984 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
14985 Update callers.
14986 (calendar-persian-last-day-of-month):
14987 Rename persian-calendar-last-day-of-month. Update callers.
14988 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
14989 Update callers, keep old name as alias.
14990 (calendar-persian-print-date): Rename calendar-print-persian-date.
14991 Update callers, keep old name as alias.
14992 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
14993 Keep old name as alias.
14994
14995 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
14996 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
14997 * calendar/solar.el: Update for cal-julian name changes.
14998
14999 * calendar/cal-dst.el: Update for persian name changes.
15000
15001 * calendar/cal-menu.el, calendar/calendar.el:
15002 Update for islamic, iso, julian, mayan, persian name changes.
15003
15004 * calendar/diary-lib.el: Update for islamic name changes.
15005
15006 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
15007 Rename all-hebrew-calendar-holidays. Update callers, keep old name
15008 as alias.
15009 (calendar-christian-all-holidays-flag):
15010 Rename all-christian-calendar-holidays. Update callers, keep old
15011 name as alias.
15012 (calendar-islamic-all-holidays-flag):
15013 Rename all-islamic-calendar-holidays. Update callers, keep old
15014 name as alias.
15015 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
15016 Update callers, keep old name as alias.
15017 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
15018 Update for the above name changes.
15019
15020 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
15021
15022 * hilit-chg.el (global-highlight-changes-mode)
15023 (highlight-changes-passive-string, highlight-changes-active-string):
15024 Mark as obsolete since 23.1, not 22.1.
15025
15026 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
15027
15028 * hilit-chg.el (highlight-changes-visibility-initial-state)
15029 (hilit-chg-update, highlight-changes-mode-turn-on):
15030 Fix typos in docstrings.
15031
15032 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
15033
15034 * newcomment.el (comment-enter-backward): Be careful to restore
15035 position changed during narrowing.
15036
15037 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
15038
15039 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15040 Recognize `sub ($$)'.
15041
15042 2008-04-03 Richard Sharman <rsharman@pobox.com>
15043
15044 * hilit-chg.el (highlight-changes-mode): Rename from
15045 highlight-changes; no longer uses sub-modes active and passive;
15046 implemented by define-minor-mode.
15047 (highlight-changes-toggle-visibility): New function, to replace
15048 the old passive/active submodes of global-highlight-changes-mode;
15049 implemented by define-minor-mode.
15050 (global-highlight-changes-mode): Rename from global-highlight-changes;
15051 rewrite using define-globalized-minor-mode.
15052 (hilit-chg-major-mode-hook, hilit-chg-check-global)
15053 (hilit-chg-post-command-hook, hilit-chg-check-global)
15054 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
15055 to use of define-globalized-minor-mode.
15056 (highlight-changes-global-initial-state): Change to be boolean.
15057 (highlight-changes-visible-string, highlight-changes-invisible-string):
15058 Rename from highlight-changes-active-string and
15059 highlight-changes-passive-string.
15060 (hilit-chg-update, hilit-chg-set): Use them.
15061 (global-highlight-changes-mode): Rename from global-highlight-changes.
15062 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
15063 docstring.
15064 (hilit-chg-hide-changes): Rewrite to use dolist.
15065 (hilit-chg-set-face-on-change, hilit-chg-update)
15066 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
15067 variable instead of testing highlight-changes-mode.
15068 (highlight-markup-buffers): Add require ediff-util; argument on calls
15069 to highlight-changes-mode changed.
15070 (highlight-compare-with-file): Fix problems with interactive
15071 call giving invalid default file.
15072
15073 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
15074
15075 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
15076 Fix in disassembly buffer (regression in 22.2).
15077
15078 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
15079
15080 * emulation/viper-macs.el (viper-read-fast-keysequence):
15081 Use viper-read-event instead of viper-read-key.
15082
15083 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
15084
15085 * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
15086 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
15087 let-statements.
15088
15089 * emulation/viper-ex.el, emulation/viper-macs.el:
15090 * emulation/viper-mous.el:
15091 Replace load with require in eval-when-compile.
15092
15093 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15094
15095 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
15096
15097 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
15098 (archive-try-jka-compr): New function.
15099 (archive-set-buffer-as-visiting-file): Use it.
15100
15101 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
15102
15103 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
15104
15105 * simple.el (handle-shift-selection): New arg.
15106
15107 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15108
15109 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
15110
15111 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
15112
15113 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
15114
15115 * shell.el (shell-dynamic-complete-filename): New fun.
15116 (shell-dynamic-complete-functions): Use it.
15117
15118 * help-fns.el (describe-variable): Undo 2008-02-25 change.
15119
15120 2008-04-03 Kenichi Handa <handa@m17n.org>
15121
15122 * international/fontset.el (create-fontset-from-x-resource):
15123 Handle the error of X resource more gracefully.
15124
15125 * international/latin1-disp.el (latin1-display): Don't use make-char.
15126 Fix the argument to set-char-table-range.
15127 (latin1-display-identities): Don't use make-char.
15128 (latin1-display-reset): Use map-charset-chars instead of directly
15129 calling standard-display-default.
15130 (latin1-display-check-font): Don't use make-char.
15131 (latin1-display-setup): Likewise.
15132 (latin1-display-ucs-per-lynx): Likewise.
15133
15134 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15135
15136 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
15137 name the fields, to make the code clearer.
15138 Rewrite all `aset' and `aref' using the defined accessors.
15139 (timer--time): New pseudo-field.
15140 (timer-set-time, timer-set-idle-time, timer-inc-time)
15141 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
15142 (timer--time-less-p): New function.
15143 (timer--activate): New function, extracted from timer-activate.
15144 (timer-activate-when-idle, timer-activate): Use it.
15145 (cancel-function-timers): Use dolist.
15146
15147 2008-04-03 Glenn Morris <rgm@gnu.org>
15148
15149 * add-log.el (c-beginning-of-defun, c-end-of-defun):
15150 Remove declarations; no longer used.
15151 (c-cpp-define-name, c-defun-name): Declare as functions.
15152
15153 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
15154 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
15155
15156 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
15157 (holiday-passover-etc, holiday-hanukkah): Doc fix.
15158 Add optional argument. Simplify.
15159 (holiday-tisha-b-av-etc): Use memq rather than unless.
15160 (holiday-julian): Autoload it.
15161 (holiday-hebrew-misc): New function.
15162
15163 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
15164
15165 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
15166 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
15167 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
15168 all-hebrew-calendar-holidays.
15169 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
15170 Simplify using new functions.
15171 (calendar-holidays): Doc fix.
15172 (generate-calendar-window): Use bound-and-true-p.
15173
15174 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
15175
15176 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
15177 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
15178 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
15179 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
15180
15181 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
15182
15183 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15184
15185 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
15186
15187 * vc-bzr.el (vc-bzr-checkout): Simplify.
15188
15189 * image-mode.el (image-mode-fit-frame): New command.
15190
15191 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
15192 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
15193 (keyboard-escape-quit): Check region-active-p i.s.o
15194 transient-mark-mode.
15195
15196 2008-04-02 Simon Josefsson <simon@josefsson.org>
15197
15198 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
15199 (imap-message-copyuid-1): Use it.
15200 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
15201 J. Williams in
15202 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15203
15204 2008-04-02 Alan Mackenzie <acm@muc.de>
15205
15206 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
15207 New optimised functions to get the name of the current defun/macro.
15208
15209 * add-log.el (add-log-current-defun): Move the functionality which
15210 gets the current function name for C like modes to cc-cmds.el,
15211 thus optimising for speed.
15212
15213 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
15214
15215 * simple.el (deactivate-mark): When the mark is temporarily
15216 active, restore the original value of transient-mark-mode.
15217 (set-mark-command): First deactivate the mark if was temporarily active.
15218 (exchange-point-and-mark): Reactivate the mark if it was
15219 temporarily active.
15220 (handle-shift-selection): New fun.
15221 (transient-mark-mode): Move var documentation here from buffer.c.
15222 (next-line, previous-line, backward-word, move-end-of-line)
15223 (move-beginning-of-line, forward-to-indentation)
15224 (backward-to-indentation, back-to-indentation)
15225 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
15226
15227 * mouse.el (mouse-set-region-1): Save the old value of
15228 transient-mark-mode.
15229 (mouse-drag-track): Ignore the now-obsolete value `identity' for
15230 transient-mark-mode.
15231
15232 * textmodes/paragraphs.el (forward-paragraph)
15233 (backward-paragraph, forward-sentence, backward-sentence): Add ^
15234 interactive spec.
15235
15236 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
15237
15238 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
15239
15240 * net/tramp.el (tramp-make-tramp-temp-file):
15241 Use `tramp-drop-volume-letter' for the local file name part.
15242
15243 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
15244
15245 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
15246 Add menu entries corresponding to all the key bindings.
15247
15248 * emacs-lisp/debug.el (debugger-mode-map):
15249 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
15250 (conf-align-assignments): Only work on the region if it is active.
15251 (conf-quote-normal): Use when instead of if. Remove redundant test.
15252
15253 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15254 for tracing and re-builder.
15255
15256 2008-04-02 Glenn Morris <rgm@gnu.org>
15257
15258 * calendar/appt.el (appt-disp-window-function): Doc fix.
15259 (appt-display-message): Move beep before display.
15260 (appt-check): Make interactive. Reduce the number of lets.
15261 Use string-equal to compare mode-line strings.
15262 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
15263 read-only.
15264 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
15265 (appt-delete): Simplify.
15266
15267 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
15268
15269 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
15270
15271 * calendar/cal-hebrew.el (list-yahrzeit-dates):
15272 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
15273 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
15274
15275 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
15276 (calendar-holiday-marker, mark-visible-calendar-date):
15277 * calendar/diary-lib.el (fancy-diary-display):
15278 Check for font-lock-mode before using faces.
15279
15280 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
15281 (calendar-gregorian-from-absolute): Reduce the number of lets.
15282 (hebrew-holidays-4, generate-calendar-window): Simplify.
15283 (calendar-for-loop): Make obsolete.
15284 (calendar-nth-named-day): Doc fix.
15285
15286 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
15287 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
15288 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
15289 Reduce the number of lets.
15290 (mark-sexp-diary-entries, calendar-mark-complex):
15291 Expand calendar-for-loops.
15292
15293 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
15294
15295 * find-dired.el (find-dired-filter): Fix last patch to handle
15296 multi-line process input. Pad link numbers too.
15297
15298 2008-04-01 Jari Aalto <jari.aalto@cante.net>
15299
15300 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
15301
15302 2008-04-01 Jason Rumney <jasonr@gnu.org>
15303
15304 * international/characters.el (script-list): Add phonetic script,
15305 covering IPA (previously Latin), Phonetic Extensions and
15306 Phonetic Extensions Supplement (both previously unassigned).
15307
15308 * international/fontset.el (setup-default-fontset): Use unicode fonts
15309 that cover bopomofo script for bopomofo.
15310 Likewise for braille and mathematical.
15311 Use unicode scripts that cover the phonetic script for IPA.
15312
15313 2008-04-01 Johan Bockgård <bojohan@gnu.org>
15314
15315 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
15316 return the assigned value.
15317
15318 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
15319
15320 * abbrev.el (abbrev-mode): Use define-minor-mode.
15321
15322 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
15323 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
15324 Use map-keymap.
15325 (minor-mode-menu-from-indicator): Use it. Simplify.
15326
15327 * bindings.el (mode-line-mode-menu): Move before (new) first use.
15328 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
15329 Bind the key directly to the menu.
15330 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
15331
15332 2008-04-01 Daiki Ueno <ueno@unixuser.org>
15333
15334 * epa.el (epa-decrypt-region): Explain the reason why this
15335 function should not be used in Lisp programs.
15336 (epa-decrypt-armor-in-region): Ditto.
15337 (epa-verify-region): Ditto.
15338 (epa-verify-cleartext-in-region): Ditto.
15339 (epa-sign-region): Ditto.
15340 (epa-encrypt-region): Ditto.
15341
15342 * epg.el (epg-start-receive-keys): Fix typo in docstring.
15343
15344 * epa.el (epa-select-keys): Show menu even if there is no key in
15345 GnuPG's keyring.
15346
15347 2008-04-01 Glenn Morris <rgm@gnu.org>
15348
15349 * calendar/calendar.el (calendar-make-temp-face): New function.
15350 (mark-visible-calendar-date):
15351 * calendar/diary-lib.el (fancy-diary-display): Use it.
15352
15353 * vc-hooks.el (vc-responsible-backend): Declare as function.
15354
15355 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
15356 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
15357 * calendar/cal-julian.el (holiday-julian): Use it.
15358
15359 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
15360 (calendar-hebrew-date-is-visible-p): Extract some common code into
15361 separate function.
15362 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
15363
15364 * calendar/cal-menu.el (cal-menu-holidays-menu):
15365 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
15366 rather than obsolete alias.
15367
15368 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
15369 for mark characters.
15370 (calendar-unmark): Unmark by removing all overlays, rather than
15371 redrawing.
15372 (calendar-starred-day): Remove.
15373 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
15374 (calendar-cursor-to-date): No need for special star handling now
15375 using overlays.
15376 (calendar-star-date): Use overlays.
15377
15378 * calendar/cal-french.el (calendar-goto-french-date):
15379 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
15380 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
15381 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
15382 * calendar/cal-persia.el (calendar-persian-date-string):
15383 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15384 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
15385 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
15386 * calendar/solar.el (solar-equinoxes-solstices):
15387 Reduce nesting of some lets.
15388
15389 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
15390 (calendar-goto-mayan-long-count-date): Simplify.
15391
15392 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
15393 Simplify by using mapcar.
15394 (calendar-list-holidays): Return holiday-list.
15395 (list-holidays): Use let rather than let*. Remove un-needed locals
15396 `d', `never'.
15397 (calendar-check-holidays): Return result from dolist.
15398 (holiday-float): Use a single let*. Simplify if-and to and.
15399 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
15400 single let*.
15401
15402 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
15403
15404 * calc/calc.el: Autoload `calc-yank'.
15405 (calc-mode-map): Add keybindings for `calc-yank'.
15406 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
15407 assignments for `calc-yank'.
15408
15409 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
15410
15411 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
15412 (vc-status-mark-buffer-changed): Handle the extra field.
15413
15414 * vc-bzr.el (vc-bzr-after-dir-status):
15415 * vc-cvs.el (vc-cvs-after-dir-status):
15416 * vc-hg.el (vc-hg-after-dir-status):
15417 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
15418
15419 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15420
15421 * doc-view.el: Compute displayed pages first (in PDF).
15422 (doc-view-current-converter-processes): Rename from
15423 doc-view-current-converter-process. Update users.
15424 (doc-view-sentinel): Test buffer's liveness.
15425 (doc-view-pdf/ps->png-sentinel): Remove.
15426 (doc-view-start-process): New function.
15427 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
15428 (doc-view-ps->pdf): Use it.
15429 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
15430 New functions.
15431 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
15432 (doc-view-mode): Kill the processes when leaving the mode.
15433
15434 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
15435
15436 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
15437 Use `byte-compile-warning-types'. Add docstring.
15438
15439 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15440
15441 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
15442 (smerge-resolve): Add various resolution heuristics.
15443
15444 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
15445 in 3-way conflicts.
15446
15447 2008-03-31 Glenn Morris <rgm@gnu.org>
15448
15449 * calendar/cal-bahai.el (diary-bahai-mark-entries):
15450 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
15451 * calendar/cal-islam.el (mark-islamic-diary-entries):
15452 Fix argument order in call to diary-mark-entries-1.
15453
15454 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
15455 pre-Bahai dates.
15456 (holiday-bahai): Use an algorithm actually relevant to this calendar
15457 system.
15458
15459 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
15460
15461 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
15462 Use and.
15463
15464 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
15465 in the last fortnight in Julian October.
15466
15467 * calendar/calendar.el (increment-calendar-month): Optionally handle
15468 systems without 12 months per year.
15469 (calendar-date-is-visible-p): Doc fix. Simplify.
15470
15471 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
15472 from dolist.
15473
15474 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
15475
15476 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
15477 (hi-lock-unload-function): New function.
15478
15479 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
15480
15481 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
15482 overwriting when NEWNAME is a local file.
15483
15484 * net/trampver.el: Update release number.
15485
15486 2008-03-30 Alexandre Julliard <julliard@winehq.org>
15487
15488 * vc-git.el: Make vc-status display information about copies,
15489 renames and permission changes.
15490 (vc-git-extra-fileinfo): New defstruct.
15491 (vc-git-escape-file-name, vc-git-file-type-as-string)
15492 (vc-git-rename-as-string, vc-git-permissions-as-string)
15493 (vc-git-status-printer): New functions.
15494 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
15495 (vc-git-after-dir-status-stage1): Look for copies, renames and
15496 permission changes.
15497 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
15498 (vc-git-dir-status): Ask for staged files and renames.
15499
15500 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
15501
15502 * vc.el: Allow backends to display backend specific information in
15503 the vc-status listing.
15504 (vc-status-fileinfo): Add a field for backend specific information.
15505 (vc-status-printer): Rename to ...
15506 (vc-default-status-printer): ... this.
15507 (vc-status-printer): New function.
15508 (vc-update-vc-status-buffer): Set the backend specific file info
15509 if provided.
15510
15511 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15512
15513 * textmodes/remember.el (remember-diary-convert-entry): Revert last
15514 change (ill-conceived).
15515
15516 2008-03-29 Glenn Morris <rgm@gnu.org>
15517
15518 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
15519 * calendar/cal-julian.el (holiday-julian): Simplify.
15520
15521 * calendar/holidays.el (list-holidays): Use or.
15522
15523 2008-03-29 Juri Linkov <juri@jurta.org>
15524
15525 * window.el (split-window-preferred-horizontally): New function.
15526
15527 * cus-start.el (split-window-preferred-function):
15528 Set choice for "vertically" to nil instead of split-window.
15529 Set choice for "horizontally" to split-window-preferred-horizontally
15530 instead of lambda.
15531
15532 2008-03-29 Juri Linkov <juri@jurta.org>
15533
15534 * simple.el (minibuffer-default-add-function): New variable with
15535 the default to minibuffer-default-add-completions.
15536 (minibuffer-default-add-done): New variable. Make it buffer-local.
15537 (minibuffer-default-add-completions): New function.
15538 (goto-history-element): Set minibuffer-default-add-done to t and
15539 call a function in minibuffer-default-add-function when the
15540 specified absolute history position is greater than the length of
15541 the minibuffer-default list and minibuffer-default-add-done is nil.
15542 Change "^End of history; no next item$" to "^End of defaults;
15543 no next item$".
15544
15545 * bindings.el (debug-ignored-errors): Change "^End of history;
15546 no next item$" to "^End of defaults; no next item$".
15547
15548 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
15549
15550 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
15551
15552 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
15553 to with-no-warnings.
15554
15555 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
15556
15557 Sync with Tramp 2.1.13.
15558
15559 * net/tramp-ftp.el: Require 'cl when byte-compiling.
15560
15561 * net/trampver.el: Update release number.
15562
15563 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
15564
15565 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
15566 the current backend.
15567
15568 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
15569 (vc-status-refresh): Create a temporary buffer and call the
15570 `dir-status' backend function from that buffer.
15571
15572 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
15573 (vc-bzr-after-dir-status): Don't kill the buffer.
15574
15575 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
15576 (vc-cvs-after-dir-status): Don't kill the buffer.
15577
15578 * vc-git.el (vc-git-dir-status): Don't create a buffer.
15579 (vc-git-after-dir-status-stage2): Don't kill the buffer.
15580
15581 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
15582 (vc-hg-after-dir-status): Don't kill the buffer.
15583
15584 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
15585 (vc-svn-after-dir-status): Don't kill the buffer.
15586
15587 2008-03-29 Glenn Morris <rgm@gnu.org>
15588
15589 * calendar/calendar.el (diary-file, american-date-diary-pattern)
15590 (european-date-diary-pattern, european-calendar-display-form)
15591 (american-calendar-display-form, diary-display-hook): Doc fixes.
15592 (european-calendar-style): Doc fix. Use calendar-set-date-style for
15593 custom :set. Mark as obsolete.
15594 (calendar-date-style, iso-date-diary-pattern)
15595 (iso-calendar-display-form): New user variables.
15596 (diary-date-forms, calendar-date-display-form): Set using
15597 calendar-date-style. Doc fix.
15598 (calendar-set-date-style): New command.
15599 (european-calendar, american-calendar): Use calendar-set-date-style.
15600 Mark as obsolete.
15601
15602 * calendar/diary-lib.el (number): Move declaration where needed.
15603 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
15604 (diary-make-date): New function.
15605 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
15606 Use diary-make-date.
15607 (diary-date-display-form, diary-insert-entry-1): New functions.
15608 (insert-monthly-diary-entry, insert-yearly-diary-entry):
15609 Use diary-insert-entry-1.
15610 (insert-anniversary-diary-entry, insert-block-diary-entry)
15611 (insert-cyclic-diary-entry): Use diary-date-display-form.
15612
15613 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
15614 Autoload diary-insert-entry-1.
15615 * calendar/cal-bahai.el (diary-bahai-insert-entry)
15616 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
15617 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
15618 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
15619 * calendar/cal-islam.el (insert-islamic-diary-entry)
15620 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
15621 Use diary-insert-entry-1.
15622
15623 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
15624 (diary-yahrzeit): Doc fix. Use diary-make-date.
15625
15626 * calendar/icalendar.el (icalendar--datetime-to-american-date):
15627 New name for icalendar--datetime-to-noneuropean-date. Make old name
15628 obsolete alias.
15629 (icalendar--datetime-to-iso-date): New function.
15630 (icalendar--datetime-to-diary-date): Doc fix. Respect
15631 calendar-date-style if bound.
15632
15633 * textmodes/remember.el (remember-diary-convert-entry):
15634 Respect calendar-date-style if bound.
15635
15636 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
15637
15638 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
15639 (xterm-mouse-handle-delete-frame): Delete.
15640
15641 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
15642 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
15643 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
15644 in xterm-modify-other-keys-terminal-list.
15645
15646 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
15647 are conflicts.
15648
15649 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
15650
15651 * vc.el (vc-update): Check if the buffer is unsaved only if it
15652 actually exists.
15653 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
15654 vc-print-log.
15655
15656 2008-03-28 Magnus Henoch <mange@freemail.hu>
15657
15658 * net/dns.el (dns-write): Use set-buffer-multibyte.
15659
15660 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
15661
15662 * vc-bzr.el (vc-bzr-sha1): New fun.
15663 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
15664 (vc-bzr-registered): Use it.
15665
15666 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
15667
15668 * vc.el (vc-status-kill-dir-status-process): Simplify.
15669 (vc-status-refresh): Make sure the buffer is live.
15670 (ring): Don't require it, not used.
15671
15672 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
15673
15674 * progmodes/verilog-mode.el (verilog-auto-inout-module):
15675 Add optional regular expression to AUTOINOUTMODULE.
15676 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
15677 (verilog-auto-inst-param, verilog-auto-reg)
15678 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
15679 (verilog-auto-output-every, verilog-auto-input)
15680 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
15681 (verilog-auto-unused, verilog-auto): Update documentation to use
15682 more obvious instance module names versus cell names.
15683
15684 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
15685
15686 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
15687 kill if a process is running.
15688
15689 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
15690
15691 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
15692
15693 * vc.el: Add new backend function 'status-extra-headers.
15694 (vc-default-status-extra-headers): New function.
15695 (vc-status-headers): Call 'status-extra-headers. Add colors.
15696
15697 * vc-git.el (vc-git-status-extra-headers): New function.
15698
15699 2008-03-28 Glenn Morris <rgm@gnu.org>
15700
15701 * calendar/cal-menu.el (cal-menu-holidays-menu)
15702 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
15703 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
15704 holiday-list is optional.
15705 (calendar-mouse-holidays): Remove un-needed local `l'.
15706
15707 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
15708 Remove un-needed local `date'.
15709 (calendar-cursor-to-visible-date): Use let rather than let*.
15710 Remove un-needed local `first-of-month-weekday'.
15711
15712 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
15713
15714 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
15715 Doc fixes.
15716 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
15717 (diary-header-line-flag, diary-header-line-format): Declare.
15718 (diary-pull-attrs): Check for multiple matches.
15719 (diary-list-entries-2): Simplify finding start of date.
15720 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
15721 pop-up-frames.
15722 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
15723 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
15724
15725 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
15726
15727 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
15728
15729 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
15730
15731 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
15732
15733 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
15734
15735 * image-mode.el (image-mode-reapply-winprops): Fix last change.
15736
15737 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
15738
15739 * international/mule-conf.el (define-iso-single-byte-charset):
15740 Don't make latin-iso8859-* supplementary.
15741 (#'set-charset-priority): Don't change the priority of charsets
15742 `unicode' and `emacs'.
15743
15744 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
15745
15746 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
15747 temp buffer.
15748
15749 2008-03-27 Glenn Morris <rgm@gnu.org>
15750
15751 * calendar/cal-bahai.el (diary-bahai-list-entries):
15752 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
15753 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
15754
15755 * calendar/calendar.el (diary-file): Doc fix.
15756
15757 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
15758 (list-diary-entries-hook, mark-diary-entries-hook)
15759 (include-other-diary-files, diary-mail-entries)
15760 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
15761 (diary-set-header): New function.
15762 (diary-header-line-flag, diary-header-line-format):
15763 Use diary-set-header for custom :set function.
15764 (diary-set-maybe-redraw): Use symbol-value rather than eval.
15765 (diary-attrtype-convert): Use intern-soft rather than read.
15766 (diary-display-no-entries): New function.
15767 (simple-diary-display, fancy-diary-display): Use it.
15768 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
15769 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
15770
15771 * calendar/holidays.el (list-holidays): Doc fix.
15772
15773 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
15774
15775 * calc/calc-store.el (calc-read-var-name-history): New variable.
15776 (calc-read-var-name): Use `calc-read-var-name-history'.
15777
15778 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15779
15780 * image-mode.el (image-mode-reapply-winprops): Simplify now that
15781 window-configuration-change-hook works buffer-locally.
15782
15783 2008-03-26 Johan Bockgård <bojohan@gnu.org>
15784
15785 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
15786 for Emacs Lisp, not Lisp.
15787
15788 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
15789
15790 * help-fns.el (describe-function-1, describe-variable):
15791 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
15792
15793 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
15794 replacement is provided, don't print "use nil instead".
15795
15796 2008-03-26 Johan Bockgård <bojohan@gnu.org>
15797
15798 * complete.el (PC-do-completion): Use regexp-quote.
15799
15800 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
15801
15802 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
15803 Detect missing files.
15804
15805 * vc-git.el (vc-git-extra-menu-map): New key map.
15806 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
15807 New functions.
15808
15809 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
15810 and 'missing files.
15811
15812 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15813
15814 * calendar/holidays.el (list-holidays): Make Y2 optional.
15815
15816 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
15817 buffers shown to the user.
15818 (appt-disp-window): Disable undo explicitly now that the leading space
15819 is gone.
15820
15821 * simple.el (activate-mark): New function.
15822 (set-mark-command): Use it with region-active-p to clean up the code.
15823 (exchange-point-and-mark): Invert the meaning of C-u when
15824 transient-mark-mode is active.
15825
15826 * dired-aux.el (dired-create-files): Use dolist.
15827
15828 * bindings.el (mode-line-change-eol): Use with-selected-window.
15829
15830 * apropos.el (apropos-command): Include macros.
15831
15832 2008-03-26 Glenn Morris <rgm@gnu.org>
15833
15834 * calendar/cal-bahai.el: Require calendar, not cal-julian.
15835 (calendar-bahai-epoch): Doc fix.
15836
15837 * calendar/cal-china.el: Explicitly require calendar.
15838
15839 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
15840 Require calendar rather than cal-julian.
15841 Autoload calendar-absolute-from-julian.
15842 * calendar/cal-coptic.el (coptic-calendar-epoch):
15843 * calendar/cal-islam.el (calendar-islamic-epoch):
15844 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
15845
15846 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
15847
15848 * calendar/cal-dst.el: Don't require cal-persia.
15849 (calendar-absolute-from-persian): Autoload it.
15850 (dst-adjust-time): Doc fix.
15851
15852 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
15853 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
15854 calendar.
15855
15856 * calendar/cal-menu.el: Require calendar rather than declaring
15857 functions.
15858 * calendar/calendar.el: Provide calendar before requiring cal-menu.
15859
15860 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
15861 calendar-after-frame-setup-hooks. Update callers, make old name an
15862 obsolete alias. Doc fix.
15863 (calendar-frame-1): Doc fix.
15864
15865 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
15866
15867 * calendar/calendar.el (oriental-holidays, solar-holidays):
15868 * calendar/holidays.el (list-holidays): Assume atan always bound.
15869
15870 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
15871 Explicitly require calendar, not cal-julian.
15872 * calendar/lunar.el: Explicitly require cal-dst.
15873
15874 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15875
15876 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
15877
15878 * help-fns.el (describe-function-1, describe-variable): If no
15879 replacement is provided, don't print "use nil instead".
15880
15881 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15882
15883 * proced.el: New file.
15884
15885 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
15886
15887 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
15888
15889 2008-03-25 Juri Linkov <juri@jurta.org>
15890
15891 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
15892 in battery-mode-line-format.
15893
15894 * bindings.el (minibuffer-local-map): For the command
15895 file-cache-minibuffer-complete replace keymap minibuffer-local-map
15896 with map which is already locally bound to minibuffer-local-map.
15897
15898 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
15899
15900 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
15901 Remove `sort-first' argument.
15902
15903 * subr.el (redisplay-end-trigger-functions)
15904 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
15905 (process-filter-multibyte-p, set-process-filter-multibyte):
15906 Mark as obsolete.
15907
15908 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
15909
15910 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
15911 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
15912 use the LOCAL arg of `add-hook'.
15913 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
15914 Remove spurious * from defcustom docstrings.
15915 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
15916 Fix typos in messages.
15917 (reb-mode-buffer-p): New function.
15918 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
15919 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
15920 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
15921 Use `unless', `when'.
15922 (re-builder-unload-function): New function.
15923
15924 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
15925
15926 * vc-hooks.el (vc-state): Add documentation for 'missing.
15927
15928 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
15929
15930 * progmodes/verilog-mode.el (verilog-auto-output)
15931 (verilog-auto-input, verilog-auto-inout, verilog-auto)
15932 (verilog-delete-auto): Add optional regular expression to
15933 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
15934 (verilog-signals-matching-regexp): New internal function for
15935 signal matching.
15936
15937 2008-03-25 Johan Bockgård <bojohan@gnu.org>
15938
15939 * info.el (Info-isearch-search): Always return point.
15940
15941 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
15942
15943 * diff-mode.el (diff-remembered-defdir): New var.
15944 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
15945
15946 2008-03-25 Glenn Morris <rgm@gnu.org>
15947
15948 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
15949 calendar-bahai-prompt-for-date. Update callers, make old name an
15950 obsolete alias. Doc fix.
15951 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
15952 coptic-prompt-for-date. Update callers, make old name an
15953 obsolete alias. Doc fix.
15954 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
15955 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
15956 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
15957 calendar-islamic-prompt-for-date. Update callers. Doc fix.
15958 * calendar/cal-iso.el (calendar-iso-read-date): New name for
15959 calendar-iso-read-args. Update callers, make old name an obsolete
15960 alias.
15961 * calendar/cal-persia.el (calendar-persian-read-date): New name for
15962 persian-prompt-for-date. Update callers, make old name an
15963 obsolete alias. Doc fix. Move definition before use.
15964
15965 * calendar/cal-x.el (diary-frame-parameters)
15966 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
15967 (calendar-frame-1): Doc fixes.
15968 (make-fancy-diary-buffer): Remove declaration.
15969 (calendar-dedicate-diary): Replace call to deleted function
15970 make-fancy-diary-buffer.
15971 (calendar-frame-setup): New function.
15972 (calendar-one-frame-setup, calendar-only-one-frame-setup)
15973 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
15974 work, and mark as obsolete.
15975 (special-display-buffer-names): Don't mess with this; it's not our
15976 business.
15977 (cal-x-load-hook): Defvar it, and mark as obsolete.
15978
15979 * calendar/calendar.el (calendar-remove-frame-by-deleting):
15980 Default to t. Add to 'calendar group.
15981 (calendar): Doc fix. Use calendar-frame-setup.
15982 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
15983 (generate-calendar-window): Doc fix.
15984
15985 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
15986
15987 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
15988
15989 2008-03-24 Drew Adams <drew.adams@oracle.com>
15990
15991 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
15992 New variables.
15993 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
15994 (finder-exit): Ignore errors rather than avoiding them.
15995 Kill *Finder-package* buffer also.
15996
15997 2008-03-24 Andreas Schwab <schwab@suse.de>
15998
15999 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
16000
16001 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
16002
16003 * vc-hg.el (vc-hg-after-dir-status):
16004 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
16005
16006 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
16007 Detect removed files.
16008
16009 * vc.el (vc-status-printer): Use a different face for missing files.
16010 (vc-status-hide-up-to-date): Rename from
16011 vc-status-remove-up-to-date. Update all callers.
16012 (vc-status-mode-map): Bind C-m.
16013
16014 2008-03-24 Alexandre Julliard <julliard@winehq.org>
16015
16016 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
16017 code ...
16018 (vc-git--state-code): ... to this new function.
16019 (vc-git-state): Use it.
16020
16021 2008-03-24 Trent W. Buck <trentbuck@gmail.com> (tiny change)
16022
16023 * textmodes/remember.el (remember-mail-date)
16024 (remember-store-in-mailbox): Write date and From line in such a
16025 way that Mutt can read it.
16026
16027 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
16028
16029 * simple.el (transient-mark-mode): Turn on by default.
16030
16031 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
16032
16033 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
16034 'unregistered for unregistered files.
16035
16036 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
16037
16038 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
16039
16040 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
16041 subdirectories.
16042
16043 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
16044 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
16045 Add :enable for vc-status-refresh.
16046 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
16047 (vc-status-tool-bar-map): Add binding for
16048 vc-status-kill-dir-status-process.
16049 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
16050 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
16051 Reset vc-status-process-buffer.
16052 (vc-status-refresh): Don't run two refreshes at a time.
16053 (vc-status): If the buffer is already in vc-status-mode only refresh.
16054 (vc-status-mark-buffer-changed): Add an optional file parameter.
16055 (vc-resynch-buffer): Use it.
16056 (vc-delete-file): Expand the file name before using it.
16057 Be careful to not create a new buffer with the old file contents.
16058 Update the VC state after performing the operation.
16059
16060 2008-03-23 Andreas Schwab <schwab@suse.de>
16061
16062 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
16063 Fix radio button condition.
16064 [box]: Likewise.
16065 [customize]: Add radio button.
16066
16067 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
16068
16069 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
16070 (calc-user-parse-tables, calc-gnuplot-default-device)
16071 (calc-gnuplot-default-output, calc-gnuplot-print-device)
16072 (calc-gnuplot-print-output, calc-gnuplot-geometry)
16073 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
16074 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
16075 (calc-undo-list, calc-redo-list, calc-main-buffer)
16076 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
16077 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
16078 (calc-said-hello, calc-executing-macro, calc-any-selections)
16079 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
16080 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
16081 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
16082 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
16083 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
16084 (calc-create-buffer, calc-quit): Add docstrings.
16085
16086 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
16087
16088 * makefile.w32-in (WINS_ALMOST): Add org.
16089
16090 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
16091
16092 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
16093 New functions to implement vc-status support.
16094
16095 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
16096
16097 * vc.el (vc-status-prepare-status-buffer): New function.
16098 (vc-status): Use it.
16099
16100 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
16101 appropriate.
16102
16103 2008-03-22 Alexandre Julliard <julliard@winehq.org>
16104
16105 * vc-git.el (vc-git--empty-db-p)
16106 (vc-git-after-dir-status-stage1-empty-db): New functions.
16107 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
16108 Add support for empty repositories.
16109
16110 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
16111
16112 * vc-git.el (vc-git-annotate-extract-revision-at-line):
16113 Allow "^" in a version name.
16114
16115 * vc-mtn.el (vc-mtn-state): Support the added state.
16116
16117 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
16118
16119 * org: New directory for Org-mode.
16120
16121 * org/org-export-latex.el: Moved from lisp/textmodes.
16122
16123 * org/org-irc.el: Moved from lisp/textmodes.
16124
16125 * org/org-mac-message.el: Moved from lisp/textmodes.
16126
16127 * org/org-mouse.el: Moved from lisp/textmodes.
16128
16129 * org/org-publish.el: Moved from lisp/textmodes.
16130
16131 2008-03-21 Juri Linkov <juri@jurta.org>
16132
16133 * comint.el (comint-dynamic-simple-complete):
16134 Use variable `stub' for the second arg `common-substring'
16135 of `comint-dynamic-list-completions'.
16136 (comint-dynamic-list-filename-completions):
16137 Use variable `filenondir' for the second arg `common-substring'
16138 of `comint-dynamic-list-completions'.
16139 (comint-dynamic-list-completions): Add new optional arg
16140 `common-substring'. Add `common-substring' as the second arg of
16141 the call to `display-completion-list'. Doc fix.
16142
16143 * comint.el (comint-dynamic-complete-as-filename)
16144 (comint-dynamic-list-filename-completions)
16145 (comint-dynamic-simple-complete): Use `minibuffer-message'
16146 to display message "No completions of %s" when a command
16147 is called in the minibuffer.
16148 (comint-dynamic-simple-complete): Don't display other
16149 completion messages when a command is called in the minibuffer.
16150 (comint-dynamic-list-completions): Use `minibuffer-message'
16151 to display message " [Type space to flush ...]" when a command
16152 is called in the minibuffer.
16153
16154 * shell.el (shell-dynamic-complete-command)
16155 (shell-dynamic-complete-environment-variable): Don't display
16156 completion messages when command is called in the minibuffer.
16157
16158 * emacs-lisp/lisp.el (lisp-complete-symbol):
16159 Use `minibuffer-message' to display message "No completions of %s"
16160 when this command is called in the minibuffer.
16161
16162 * bindings.el (standard-mode-line-modes): Put special help-echo
16163 tooltip on recursive edit %[ %] mode-line constructs.
16164
16165 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
16166 "^No dynamic expansion for .* found$" to allow error messages like
16167 "No dynamic expansion for \"%s\" found in this-buffer".
16168
16169 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
16170
16171 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
16172 "psftp".
16173
16174 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16175
16176 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
16177 * vc.el (vc-default-dired-state-info): Use just "modified".
16178 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
16179 (vc-cvs-mode-line-string): Make use of the better default.
16180 (vc-cvs-parse-entry): Use the new `added'.
16181 (vc-cvs-dired-state-info): Remove.
16182 * vc-svn.el (vc-svn-dired-state-info): Remove.
16183 * vc-hg.el (vc-hg-dired-state-info): Remove.
16184 * vc-git.el (vc-git-dired-state-info): Remove.
16185
16186 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
16187
16188 * vc-git.el (vc-git-status-result): New variable.
16189 (vc-git-dir-status): Split out ...
16190 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
16191 ... these new functions and work asynchronously.
16192
16193 2008-03-21 Alexandre Julliard <julliard@winehq.org>
16194
16195 * vc-git.el (vc-git-after-dir-status): Remove.
16196 (vc-git-dired-state-info): Reimplement.
16197
16198 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
16199
16200 * replace.el (occur-mode-map): Add :help.
16201
16202 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
16203 for disassemble.
16204
16205 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
16206 the 'added state.
16207 (vc-status-remove-up-to-date): New function.
16208 (vc-status-mode-map, vc-status-menu-map): Bind it.
16209 (vc-status-printer): Use a different face up-to-date files.
16210 (vc-resynch-buffer): Update the vc-status buffer if it exists.
16211 (Todo): Remove solved entries.
16212
16213 * vc-hg.el (vc-hg-state):
16214 * vc-git.el (vc-git-state):
16215 * vc-cvs.el (vc-cvs-parse-status):
16216 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
16217 state.
16218
16219 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
16220
16221 * progmodes/compile.el (compile):
16222 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
16223
16224 * simple.el (minibuffer-local-shell-command-map): New var.
16225 (minibuffer-complete-shell-command, read-shell-command): New funs.
16226 (shell-command, shell-command-on-region): Use them.
16227
16228 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
16229
16230 * vc.el (vc-status-mark-buffer-changed): New function to implement
16231 updating of the *vc-status* buffer when a buffer is saved.
16232 (vc-status-mode): Use it for after-change-hook.
16233 (vc-add-to-vc-status-buffer): Rename to ...
16234 (vc-status-add-entry): ... this.
16235 (Todo): Add new entry.
16236
16237 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
16238
16239 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
16240
16241 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
16242
16243 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
16244 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
16245 Remove spurious * from defcustom docstrings.
16246 (icomplete-compute-delay): Fix docstring and remove spurious *.
16247 (icomplete-delay-completions-threshold): Fix typo in docstring and
16248 remove spurious *.
16249 (icomplete-completions): While collecting the list of prospective
16250 candidates, don't overshoot `icomplete-prospects-length'.
16251
16252 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
16253
16254 * textmodes/refbib.el:
16255 * textmodes/reftex.el:
16256 * textmodes/reftex-global.el:
16257 * textmodes/reftex-vars.el:
16258 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
16259 compiler pacifying defvars.
16260 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
16261 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
16262 not needed.
16263
16264 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
16265
16266 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
16267 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
16268 (verilog-customize, verilog-font-customize)
16269 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
16270 (verilog-mode): Update documentation strings to match tool tips.
16271 (verilog-auto-search-do, verilog-auto-re-search-do)
16272 (verilog-skip-forward-comment-or-string): Fix verilog-auto
16273 expansion when a .* appears inside a string.
16274 (verilog-re-search-forward, verilog-re-search-backward):
16275 Add comment to recall how this works.
16276 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
16277
16278 2008-03-20 Glenn Morris <rgm@gnu.org>
16279
16280 * calendar/calendar.el (calendar-other-dates): New function.
16281 (calendar-print-other-dates): Use calendar-other-dates.
16282 * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
16283 the declarations it replaces.
16284 (calendar-mouse-print-dates): Use calendar-other-dates.
16285
16286 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
16287 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
16288 (calendar-absolute-from-bahai): Fix the leap-year case.
16289 (calendar-bahai-from-absolute): Re-use the Gregorian month.
16290 (calendar-bahai-date-string, calendar-bahai-print-date):
16291 Handle pre-Bahai dates.
16292
16293 * calendar/cal-china.el (chinese-calendar-celestial-stem)
16294 (chinese-calendar-terrestrial-branch): Make defcustoms.
16295
16296 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
16297 (calendar-mouse-view-diary-entries): Use or.
16298 (calendar-mouse-chinese-date): Remove unused command.
16299 (cal-menu-load-hook): Mark as obsolete.
16300
16301 * calendar/solar.el (calendar-location-name, calendar-latitude)
16302 (calendar-longitude, solar-arctan, sunrise-sunset)
16303 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
16304
16305 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16306
16307 * calc/calc.el: Remove outdated comments.
16308 (defcalcmodevar, calc-mode-var-list-restore-default-values)
16309 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
16310 Add docstrings.
16311
16312 2008-03-19 Jason Rumney <jasonr@gnu.org>
16313
16314 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
16315
16316 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
16317
16318 * net/tls.el (open-tls-stream): Reindent.
16319
16320 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
16321
16322 * net/tramp.el (tramp-let-maybe): Removed.
16323 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
16324 It does not exist under XEmacs.
16325 (tramp-handle-file-truename, tramp-handle-expand-file-name)
16326 (tramp-completion-file-name-handler): Let-bind
16327 `directory-sep-char'.
16328
16329 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
16330 `directory-sep-char'.
16331
16332 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
16333
16334 * help-fns.el (describe-function-1): Don't signal "missing arglist"
16335 for autoloaded keymaps.
16336
16337 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
16338 (electric-verilog-terminate-line, verilog-in-struct-region-p)
16339 (verilog-backward-ws&directives, verilog-forward-ws&directives)
16340 (verilog-in-comment-p, verilog-in-star-comment-p)
16341 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
16342 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
16343 (verilog-skip-forward-comment-or-string, verilog-in-paren)
16344 (verilog-skip-forward-comment-p): Use it.
16345
16346 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
16347
16348 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
16349 (org-remember-templates, org-time-stamp-rounding-minutes)
16350 (org-back-over-empty-lines, org-find-base-buffer-visiting)
16351 (org-columns-new): Fix typos in docstrings.
16352
16353 2008-03-19 Glenn Morris <rgm@gnu.org>
16354
16355 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
16356 (tramp-handle-shell-command): Use condition-case rather than
16357 ignore-errors.
16358
16359 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
16360
16361 * diff-mode.el (diff-header): Make the color louder.
16362 (diff-refine-change): Tone the color down.
16363
16364 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
16365
16366 * descr-text.el (describe-char): When `describe-char-unidata-list'
16367 is set to show all properties, list them in the right order.
16368
16369 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
16370
16371 * international/mule.el (load-with-code-conversion): Avoid setting
16372 default-enable-multibyte-characters.
16373
16374 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
16375
16376 * vc.el (vc-annotate-background): Fix custom type.
16377
16378 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
16379
16380 * descr-text.el (describe-char-unidata-list): Allow specifying
16381 just all properties.
16382 (describe-char): Handle that new value.
16383
16384 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
16385
16386 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
16387
16388 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
16389 instead of file name extension to make docs with uncommon
16390 extensions work.
16391
16392 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
16393
16394 * doc-view.el (require): Require cl at compile time because
16395 `assert' needs it.
16396
16397 2008-03-18 Glenn Morris <rgm@gnu.org>
16398
16399 * calendar/calendar.el (initial-calendar-window-hook)
16400 (today-visible-calendar-hook): Doc fixes.
16401
16402 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
16403
16404 * net/tramp.el (tramp-root-regexp): Simplify.
16405 (tramp-completion-file-name-regexp-separate): Don't insist on
16406 leading "[". This prevents method or user or host completion.
16407 (tramp-let-maybe): Autoload it.
16408 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
16409 is an alias for `identity'.
16410 (tramp-handle-write-region): Protect `last-coding-system-used'
16411 over the trailing statements.
16412 (tramp-completion-file-name-handler-post-function): Remove.
16413 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
16414 instead of calling `tramp-drop-volume-letter'.
16415
16416 * net/tramp.el:
16417 * net/tramp-uu.el:
16418 * net/trampver.el: Move coding cookie at the end.
16419
16420 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16421
16422 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
16423 elements which may be something else than characters.
16424
16425 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
16426
16427 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
16428 New functions to implement vc-status support.
16429
16430 * vc.el (vc-default-extra-status-menu)
16431 (vc-add-to-vc-status-buffer): New functions.
16432
16433 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
16434 for eldoc and ielm.
16435
16436 2008-03-17 Glenn Morris <rgm@gnu.org>
16437
16438 * calendar/cal-x.el (diary-frame-parameters)
16439 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
16440 Fix custom type; add options.
16441 (calendar-frame, diary-frame): Doc fixes.
16442 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
16443 new functions.
16444 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
16445 Use calendar-frame-1 and calendar-dedicate-diary.
16446 (calendar-one-frame-setup): Also handle only-one-frame case.
16447 (calendar-only-one-frame-setup): Doc fix. Just call
16448 calendar-one-frame-setup.
16449
16450 * calendar/diary-lib.el: Re-order some definitions before their use.
16451 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
16452 (diary-list-entries): Doc fixes.
16453 (make-fancy-diary-display): Remove function.
16454
16455 * calendar/calendar.el (calendar-today-marker)
16456 (initial-calendar-window-hook, today-visible-calendar-hook)
16457 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
16458 (calendar-star-date, calendar-mark-today): Doc fixes.
16459 (today-visible-calendar-hook): Add options.
16460 (calendar-in-read-only-buffer): New macro.
16461 (calendar-basic-setup): Adapt for change in calendar-read-date.
16462 Place holiday let inside if.
16463 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
16464 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
16465 (calendar-print-other-dates): Use one let rather than many.
16466
16467 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
16468 (calendar-print-other-dates):
16469 * calendar/cal-hebrew.el (list-yahrzeit-dates):
16470 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
16471 * calendar/holidays.el (calendar-list-holidays, list-holidays)
16472 (calendar-cursor-holidays):
16473 * calendar/lunar.el (calendar-phases-of-moon): Use
16474 calendar-in-read-only-buffer to replace previous code and disable undo.
16475
16476 2008-03-16 Juri Linkov <juri@jurta.org>
16477
16478 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
16479 and regexp-search-ring-yank-pointer for the HISTPOS argument of
16480 read-from-minibuffer to provide the correct initial minibuffer
16481 history position in isearch-edit-string when it is called from
16482 isearch-ring-adjust.
16483
16484 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
16485 to check if the current buffer is the minibuffer, and in this case
16486 call abort-recursive-edit to kill the minibuffer. Doc fix.
16487 (kill-this-buffer-enabled-p): Allow this function to return non-nil
16488 when the current buffer is the minibuffer.
16489
16490 * simple.el (goto-line): Leave mark at previous position. Doc fix.
16491
16492 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
16493
16494 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
16495 Use non-nil PARENTS attribute of make-directory instead of
16496 explicitly checking existence the current cache directory.
16497
16498 2008-03-16 Daiki Ueno <ueno@unixuser.org>
16499
16500 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
16501 M-x epa-file-select-keys.
16502
16503 2008-03-16 Kenichi Handa <handa@m17n.org>
16504
16505 * international/mule.el (auto-coding-alist):
16506 Use no-conversion-multibyte for archive files.
16507
16508 2008-03-16 Glenn Morris <rgm@gnu.org>
16509
16510 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
16511 New functions.
16512 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
16513 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
16514 Use calendar-mark-1.
16515 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
16516 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
16517 Use calendar-mark-complex.
16518 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
16519 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
16520 Use calendar-mark-1.
16521
16522 * calendar/calendar.el (calendar-mod): Remove.
16523 * calendar/cal-china.el (calendar-chinese-from-absolute)
16524 (calendar-chinese-date-string): Expand calendar-mod calls.
16525 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
16526 Expand calendar-mod calls.
16527
16528 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
16529 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
16530 (diary-bahai-insert-yearly-entry): Use let rather than let*.
16531 Move obsolete aliases after the functions that replaced them.
16532
16533 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
16534 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
16535 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
16536 Use let rather than let*.
16537 (calendar-hebrew-prompt-for-date): New function.
16538 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
16539 (holiday-tisha-b-av-etc): Use unless, let.
16540
16541 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
16542 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
16543
16544 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
16545
16546 * calendar/calendar.el (calendar-for-loop): Add indent spec.
16547
16548 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
16549 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
16550 than concat.
16551 (diary): Remove un-needed let.
16552 (view-other-diary-entries): Rename argument.
16553 (diary-list-entries-2): New function.
16554 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
16555 (print-diary-entries): Use unless.
16556 (diary-mark-entries-1): Change argument order, make all but
16557 markfunc optional. Handle the standard (Gregorian) case.
16558 Use match-string-no-properties. Handle marks.
16559 (mark-diary-entries): Use diary-mark-entries-1.
16560 (diary-font-lock-keywords-1): New macro.
16561 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
16562
16563 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
16564
16565 * calendar/icalendar.el (icalendar-version): Increase to 0.18.
16566 (icalendar-export-hidden-diary-entries): New variable.
16567 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
16568 In case of error, insert full error-val.
16569 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
16570 Use calendar-day-of-week. Return the day number.
16571 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
16572
16573 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
16574
16575 * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
16576 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
16577 (icalendar-export-region): Ignore hidden diary entries.
16578 (icalendar--convert-ordinary-to-ical): Fix case where event
16579 spans across midnight boundary.
16580 (icalendar-first-weekday-of-year): New function.
16581 (icalendar--convert-weekly-to-ical): Allow user-selectable start
16582 year for recurring events (Mozilla calendars do not propagate
16583 recurring events forever, so year 2000 start date was not working).
16584 (icalendar--convert-yearly-to-ical): Remove extra spaces in
16585 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
16586
16587 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
16588
16589 * net/tramp.el (tramp-root-regexp): New defconst.
16590 (tramp-completion-file-name-regexp-unified)
16591 (tramp-completion-file-name-regexp-separate)
16592 (tramp-completion-file-name-regexp-url): Use it.
16593 (tramp-do-copy-or-rename-file-via-buffer):
16594 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
16595 t for `insert-file-contents-literally'.
16596 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
16597 Autoload it.
16598 (tramp-completion-file-name-handler-post-function): New defconst.
16599 (tramp-completion-file-name-handler): Use it.
16600 (tramp-maybe-open-connection): Update calls to
16601 `tramp-flush-connection-property' for removed 2nd argument.
16602
16603 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16604
16605 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
16606 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
16607 New functions.
16608
16609 2008-03-15 Glenn Morris <rgm@gnu.org>
16610
16611 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
16612 New functions.
16613 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
16614 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16615 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16616 (diary-bahai-list-entries): Use diary-list-entries-1.
16617 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
16618 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
16619 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16620 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16621 (list-hebrew-diary-entries): Use diary-list-entries-1.
16622 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
16623 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
16624 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16625 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16626 (list-islamic-diary-entries): Use diary-list-entries-1.
16627 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
16628
16629 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
16630
16631 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
16632
16633 * calendar/cal-china.el (number-chinese-months)
16634 (calendar-chinese-from-absolute): Use nth, caar.
16635
16636 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
16637
16638 * calendar/cal-french.el (french-calendar-accents): Doc fix.
16639
16640 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
16641 (calendar-hebrew-month-name-array-leap-year)
16642 (hebrew-calendar-parashiot-names): Make constants.
16643 (diary-parasha): Move definition after constants it uses.
16644
16645 * calendar/cal-html.el (cal-html-insert-link-yearpage)
16646 (cal-html-htmlify-list): Doc fix.
16647 (cal-html-htmlify-entry): Use nth.
16648
16649 * calendar/cal-islam.el (calendar-islamic-month-name-array)
16650 (calendar-islamic-epoch): Make constants.
16651 (calendar-islamic-epoch): Doc fix.
16652
16653 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
16654
16655 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
16656 (cal-tex-month-name): Doc fix.
16657 (cal-tex-last-blank-p): Use zerop.
16658
16659 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
16660 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
16661 (calendar-cursor-to-date): Doc fix.
16662 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
16663 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
16664 (calendar-day-number): Use when.
16665 (generate-calendar-month): Use dotimes.
16666 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
16667 (calendar-set-mark): Reverse conditional.
16668 (calendar-make-alist): Move definition before use.
16669
16670 * calendar/diary-lib.el (diary-face-attrs)
16671 (diary-glob-file-regexp-prefix, diary-selective-display)
16672 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
16673 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
16674 (diary-anniversary, diary-cyclic)
16675 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
16676 (diary-header-line-format): Change wording.
16677 (diary-list-entries): Set `date-start' in let.
16678 (include-other-diary-files, mark-included-diary-files): Use format.
16679 (simple-diary-display, fancy-diary-display): Use cadr, unless.
16680 (mark-diary-entries): Use 1+.
16681 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
16682 (mark-calendar-month): Use dotimes.
16683
16684 * calendar/holidays.el (displayed-month, displayed-year):
16685 Move declarations where needed.
16686 (calendar-list-holidays): Doc fix.
16687
16688 * calendar/parse-time.el (parse-time-string): Simplify.
16689
16690 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
16691 Make constants.
16692 (solar-sunrise-sunset): Rename some local variables for clarity.
16693 (sunrise-sunset): Use zerop.
16694 (solar-mean-equinoxes/solstices): Doc fix.
16695
16696 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
16697 Use nth.
16698 (timeclock-completing-read, timeclock-generate-report): Use zerop.
16699 (timeclock-mean, timeclock-generate-report): Use dolist.
16700
16701 * calendar/todo-mode.el (todo-add-category): Simplify.
16702 (todo-more-important-p, todo-delete-item, todo-file-item):
16703 Use unless, when.
16704 (todo-top-priorities): Use zerop.
16705
16706 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
16707
16708 * buff-menu.el (list-buffers-noselect): Display buffer name in
16709 tooltip instead of mouse binding when it doesn't fit in the list.
16710
16711 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16712
16713 * faces.el (xw-defined-colors):
16714 * simple.el (widget-convert, shell-mode): Declare as functions
16715 instead of autoloading.
16716
16717 * abbrev.el:
16718 * button.el:
16719 * cus-face.el:
16720 * ediff-hook.el:
16721 * emacs-lisp/backquote.el:
16722 * emacs-lisp/timer.el:
16723 * facemenu.el:
16724 * faces.el:
16725 * menu-bar.el:
16726 * simple.el:
16727 * subr.el:
16728 * textmodes/fill.el:
16729 * textmodes/paragraphs.el: Remove autoloads, redundant when the
16730 files are preloaded.
16731
16732 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16733
16734 * desktop.el (desktop-create-buffer): Don't catch errors if
16735 debug-on-error is set.
16736
16737 2008-03-14 Eli Zaretskii <eliz@gnu.org>
16738
16739 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
16740 ($(lisp)/calendar/diary-loaddefs.el)
16741 ($(lisp)/calendar/hol-loaddefs.el): New targets.
16742 (LOADDEFS): New macro.
16743 (autoloads): Depend on $(LOADDEFS).
16744
16745 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16746
16747 * font-lock.el (featurep): Remove test, not useful anymore.
16748 (facemenu-keymap): Move key binding ...
16749 * facemenu.el (facemenu-keymap): ... here.
16750
16751 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
16752 for each file in the list.
16753 (vc-bzr-log-view-mode): Recognize the file marker.
16754
16755 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
16756 for checkdoc and profiling.
16757
16758 2008-03-14 Bastien Guerry <bzg@altern.org>
16759
16760 * textmodes/flyspell.el (nxml-mode): Add the right
16761 `flyspell-mode-predicate'.
16762
16763 * wid-edit.el (link): Use 'mouse-face for :follow-link.
16764
16765 2008-03-14 Glenn Morris <rgm@gnu.org>
16766
16767 * calendar/solar.el: Reorder so that functions are defined before use.
16768 (displayed-month, displayed-year): Move declarations where needed.
16769 (solar-get-number): Move definition before use. Use unless.
16770 (solar-equatorial-coordinates): Simplify.
16771 (solar-sunrise-and-sunset): Use let rather than let*.
16772 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
16773
16774 * startup.el (command-line-1): Rename -internal-script back to
16775 -scriptload (reverts previous change).
16776
16777 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
16778 (calendar-bahai-leap-base): Add doc strings.
16779 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
16780 Move definition before use.
16781 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
16782 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
16783 variables outside the loop. Use dolist.
16784 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
16785
16786 * calendar/cal-china.el: Re-order so that functions are defined before
16787 use.
16788 (displayed-month, displayed-year): Move declarations where needed.
16789 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
16790 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
16791 Add doc strings.
16792 (chinese-year-cache): Recenter on 2010. Doc fix.
16793 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
16794 Doc fix. Simplify.
16795 (chinese-year-cache-init): New function.
16796 (compute-chinese-year, holiday-chinese-new-year)
16797 (calendar-chinese-date-string, calendar-goto-chinese-date)
16798 (make-chinese-month-assoc-list): Use cadr, nth.
16799 (chinese-months): Remove un-needed let.
16800
16801 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
16802 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
16803 (coptic-prompt-for-date): Move definition before use.
16804
16805 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
16806 (calendar-dst-find-data, calendar-daylight-time-offset)
16807 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
16808 (calendar-daylight-savings-starts-time)
16809 (calendar-daylight-savings-ends-time): Use cadr, nth.
16810
16811 * calendar/cal-french.el (french-calendar-epoch)
16812 (calendar-goto-french-date): Doc fix.
16813 (french-calendar-month-name-array)
16814 (french-calendar-multibyte-month-name-array)
16815 (french-calendar-day-name-array, french-calendar-special-days-array):
16816 Add doc strings.
16817
16818 * calendar/cal-hebrew.el (displayed-month, displayed-year)
16819 (original-date): Move declarations where needed.
16820 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
16821 Doc fix.
16822 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
16823 constant variables outside the loop. Use dolist.
16824
16825 * calendar/cal-islam.el (displayed-month, displayed-year)
16826 (original-date): Move declarations where needed.
16827 (islamic-calendar-day-number): Remove unused local variable `day'.
16828 (calendar-goto-islamic-date): Doc fix.
16829 (holiday-islamic): Use unless.
16830 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
16831 constant variables outside the loop. Use dolist.
16832 (mark-islamic-calendar-date-pattern): Move definition before use.
16833 Use unless.
16834 (mark-islamic-diary-entries): Doc fix.
16835 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
16836 (insert-yearly-islamic-diary-entry): Use let rather than let*.
16837
16838 * calendar/cal-julian.el (calendar-absolute-from-julian):
16839 Move definition before use. Remove un-needed local `day'.
16840 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
16841
16842 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
16843 (calendar-mayan-tzolkin-names-array): Add doc strings.
16844 (calendar-mayan-long-count-from-absolute): Use a single let.
16845 (calendar-string-to-mayan-long-count): Simplify.
16846 (calendar-next-haab-date, calendar-previous-haab-date)
16847 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
16848 (calendar-previous-calendar-round-date)
16849 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
16850 Doc fix.
16851 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
16852 (calendar-mayan-date-string, calendar-print-mayan-date)
16853 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
16854 (calendar-mayan-long-count-common-era): Move definitions before use.
16855
16856 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
16857 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
16858 Doc fix.
16859 (calendar-mouse-goto-date): Move definition before use.
16860
16861 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
16862 Move definition before use.
16863 (calendar-cursor-to-visible-date): Move definition before use.
16864 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
16865 and place inside the conditional.
16866 (calendar-forward-day): Simplify.
16867 (calendar-end-of-month): Use unless.
16868 (calendar-goto-day-of-year): Doc fix.
16869 Relocate obsolete aliases after their replacements.
16870
16871 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
16872
16873 * calendar/diary-lib.el (mark-diary-entries): Move some constant
16874 variables outside the diary-date-forms loop.
16875
16876 * calendar/calendar.el (diary-file): Doc fix.
16877 (calendar-buffer-list): Return buffers rather than strings (fixes
16878 previous change).
16879 (hebrew-holidays-4): Fix typo.
16880
16881 * calendar/holidays.el (displayed-month, displayed-year):
16882 Move declarations where needed.
16883 (calendar-holiday-list, calendar-list-holidays)
16884 (holiday-filter-visible-calendar): Move definitions before use.
16885 (list-holidays): Use cadr.
16886 Relocate obsolete aliases after their replacements.
16887
16888 * calendar/lunar.el (date, displayed-month, displayed-year):
16889 Move declarations where needed.
16890 (lunar-phase-list): Move definition after functions it uses.
16891 (calendar-phases-of-moon, diary-phases-of-moon)
16892 (lunar-new-moon-on-or-after): Use cadr, nth.
16893 (lunar-new-moon-on-or-after): Doc fix.
16894
16895 * textmodes/org-irc.el (top-level): CL not required when compiling.
16896 (org-irc-visit-erc): Replace runtime CL functions.
16897
16898 * textmodes/org-publish.el (declare-function): Add compatibility stub.
16899 (org-publish-delete-dups): Declare as function.
16900
16901 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16902
16903 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
16904 (vc-bzr-show-log-entry): Make regexp match more cases.
16905 (vc-diff-switches-list): Remove autoload, not needed.
16906
16907 2008-03-14 Juri Linkov <juri@jurta.org>
16908
16909 * isearch.el (isearch-edit-string): Remove one call to
16910 `isearch-push-state' not to push an inconsistent state,
16911 but keep another correct call to `isearch-push-state'.
16912 (isearch-ring-adjust): Call `isearch-push-state' only when
16913 `search-ring-update' is non-nil since `isearch-edit-string'
16914 already pushes its state.
16915 (isearch-message): Improve matching the failed part by checking
16916 if the original message starts with the last successful message.
16917
16918 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
16919 (dired-perm-write): Rename from `dired-warn-writable'.
16920 Change parent face from `font-lock-warning-face' to
16921 `font-lock-comment-delimiter-face'.
16922 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
16923 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
16924 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
16925 with `dired-perm-write-face'.
16926
16927 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
16928
16929 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
16930 Create cache dir only if it doesn't already exist.
16931
16932 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
16933
16934 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
16935 of \ and '.
16936
16937 2008-03-13 Johan Bockgård <bojohan@gnu.org>
16938
16939 * net/browse-url.el (browse-url-text-xterm):
16940 Unquote browse-url-text-browser.
16941
16942 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
16943
16944 * textmodes/org-mouse.el: Version number change.
16945
16946 * textmodes/org-publish.el (org-publish-expand-components):
16947 Remove null projects from the list of components.
16948 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
16949 Remove unused retrieval of the :publishing-directory property.
16950 (org-publish-file): Bugfix: when using a relative directory as the
16951 publishing directory, convert it to a directory filename.
16952 (org-publish-project): New alias.
16953 (org-publish-get-files): Protect against empty p.
16954 (org-publish-file): Send an error when file is not part of any project.
16955 (org-publish-file): Offer to refresh the list of files in known
16956 project when the current file is not part of any project.
16957 (org-publish-before-export-hook)
16958 (org-publish-after-export-hook): New hooks.
16959 (org-publish-org-to): Use new hooks and kill buffers.
16960 (org-publish-file): Remove the code for killing buffers.
16961 (org-publish-initialize-files-alist): Use interactive.
16962 (org-publish-file): If the publishing function creates a new
16963 buffer, kill it after publishing.
16964 (org-publish-timestamp-filename): Protect ":" in file name path
16965 under windows.
16966
16967 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
16968 change that killed the LaTeX buffer.
16969
16970 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
16971 in the decision tree.
16972 (org-select-remember-template): Clean the code.
16973 (org-prepare-dblock): Add the extra :content parameter.
16974 (org-write-agenda): New output type ".ics" files.
16975 (org-write-agenda): Call `org-icalendar-verify-function', both for
16976 time stamps and for TODO entries.
16977 (org-agenda-collect-markers, org-create-marker-find-array)
16978 (org-check-agenda-marker-table): New functions.
16979 (org-agenda-marker-table): New variable.
16980 (org-export-as-html): Revert the change that killed the html
16981 buffer. Side effects first need to be studied carefully.
16982 (org-get-tags-at): Fix the structure of the condition-case statement.
16983 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
16984 (org-timestamp-change): Fix regular expressions to swallow the
16985 extra character for repeat-shift control.
16986 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
16987 (org-get-legal-level): Alias to `org-get-valid-level'.
16988 (org-dblock-write:clocktable): Add a :link parameter, linking
16989 headlines to their location in the Org agenda files.
16990 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
16991 throwing an error when getting tags before headlines.
16992 (org-timestamp-change, org-modify-ts-extra)
16993 (org-ts-regexp1): Fix timestamp editing.
16994 (org-agenda-custom-commands-local-options): New constant.
16995 (org-agenda-custom-commands):
16996 Use `org-agenda-custom-commands-local-options' to improve customize
16997 type. "htmlize": Removed hack to fix face problem with htmlize,
16998 it no longer seem necessary.
16999 (org-follow-link-hook): New hook.
17000 (org-agenda-custom-commands): Add "Component" as a tag for each
17001 item in a command series.
17002 (org-open-at-point): Run `org-follow-link-hook'.
17003 (org-agenda-schedule): Bugfix: don't display marker type when it
17004 is nil.
17005 (org-store-link): org-irc required.
17006 (org-set-regexps-and-options): Parse the new logging options.
17007 (org-extract-log-state-settings): New function.
17008 (org-todo): Handle the new ways of recording state change stuff.
17009 (org-local-logging): New function.
17010 (org-columns-open-link): Fix bug with opening link in column view.
17011 (org-local-logging): New function.
17012 (org-todo): Make sure that LOGGING properties are honoured.
17013 (org-todo-keywords): Improve docstring.
17014 (org-startup-options): Cleanup startup options.
17015 (org-set-regexps-and-options): Process the "!" markers.
17016 (org-todo): Respect the new logging stuff.
17017 (org-log-note-how): New variable.
17018 (org-add-log-maybe): New parameter HOW that defines how logging
17019 should be done and also overrides PURPOSE. Add a docstring.
17020 (org-add-log-note): Check if we really need to ask for a note.
17021 (org-get-current-options): Digest the new keyword.
17022 (org-agenda-reset-markers): Rename from
17023 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
17024 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
17025 function, without force argument.
17026 (org-buffer-property-keys): Bind local variables s and p.
17027 (org-make-tags-matcher): Allow "" to match an empty or
17028 non-existent property value.
17029 (org-export-as-html): Join unsorted lists when they directly
17030 follow each other. Such lists may be created by headlines that
17031 are converted to lists.
17032 (org-nofm-to-completion): New function.
17033 (org-export-as-html): Use :html-extension instead of
17034 org-export-html-extension.
17035 (org-store-link): Support for links from `rmail-summary-mode'.
17036 (org-columns-new, org-complete, org-set-property): Set the
17037 `include-columns' argument in the call to
17038 `org-buffer-property-keys'.
17039 (org-buffer-property-keys): New argument `include-columns', to
17040 include properties expected by any of the COLUMNS formats in the
17041 current buffer.
17042 (org-cleaned-string-for-export): Get rid of drawers first, so that
17043 they will be removed also in the text before the first headline.
17044 (org-clock-report): Show the clocktable when found.
17045 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
17046 (org-version): With prefix argument, insert `org-version' at point.
17047 (org-agenda-goto): Recenter the window after finding the target
17048 location, to make sure the correct position will be displayed.
17049 (org-agenda-get-deadlines): Don't scale priority with the warning
17050 period.
17051 (org-insert-heading): Don't break line in the middle of the line.
17052 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
17053 be 0.
17054 (org-update-checkbox-count): Revamp to deal with hierarchical
17055 checkboxes. This was a patch from Miguel A. Figueroa-Villanueva.
17056 (org-remove-timestamp-with-keyword): New function.
17057 (org-schedule, org-deadline):
17058 Use `org-remove-timestamp-with-keyword' to make sure all such time
17059 stamps are removed.
17060 (org-mode): Support for `align'.
17061 (org-agenda-get-deadlines): Make sure priorities increase as the
17062 due date approaches and is passed.
17063 (org-remember-apply-template): Fix problem with tags that
17064 contain "_" or "@".
17065 (org-make-link-regexps): Improve the regular expression for plain links.
17066 (org-agenda-get-closed): List each clocking entry.
17067 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
17068 (org-special-ctrl-k): New option.
17069 (org-kill-line): New function.
17070 (org-archive-all-done): Fix incorrect number of stars in regexp.
17071 (org-refile-get-location): New function.
17072 (org-refile-goto-last-stored): New function.
17073 (org-global-tags-completion-table): Add the value of org-tag-alist
17074 in each buffer, to make sure that also unused tags will be
17075 available for completion.
17076 (org-columns-edit-value)
17077 (org-columns-next-allowed-value): Only update if not in agenda.
17078 (org-clocktable-steps): New function.
17079 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
17080 (org-archive-subtree): Add the outline tree context as a property.
17081 (org-closest-date): New optional argument `prefer'.
17082 (org-goto-auto-isearch): New option.
17083 (org-goto-map, org-get-location): Implement auto-isearch.
17084 (org-goto-local-auto-isearch-map): New variable.
17085 (org-goto-local-search-forward-headings)
17086 (org-goto-local-auto-isearch): New functions.
17087
17088 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
17089
17090 * textmodes/org-irc.el: New file.
17091
17092 2008-03-13 John Wiegley <johnw@gnu.org>
17093
17094 * textmodes/org-mac-message.el: New file.
17095
17096 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
17097
17098 * font-lock.el (font-lock-comment-face): Set the foreground for
17099 the light background 8 colors case.
17100
17101 2008-03-13 Glenn Morris <rgm@gnu.org>
17102
17103 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
17104 generate-autoload-cookie patterns.
17105
17106 * startup.el (command-line-1): Rename -scriptload to -internal-script.
17107
17108 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
17109 (MH_E_SRC): Remove variable.
17110 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
17111 Simplify file header. Use $@ for generated-autoload-file.
17112
17113 * Makefile.in (LOADDEFS): New variable.
17114 (AUTOGENEL): Use $LOADDEFS.
17115 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
17116 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
17117 ($(lisp)/calendar/hol-loaddefs.el): New targets.
17118 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
17119 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
17120 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
17121 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
17122 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
17123 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
17124 Add calendar-specific autoload cookies, and remove any setting of
17125 generated-autoload-file.
17126 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
17127 * calendar/diary-lib.el: Replace explicit autoloads with reading of
17128 diary-loaddefs.
17129 * calendar/holidays.el: Replace explicit autoloads with reading of
17130 hol-loaddefs.
17131
17132 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
17133 (calendar-buffer-list): Simplify.
17134 (generate-calendar-window): Use calendar-mark-holidays rather than
17135 obsolete alias.
17136
17137 * calendar/cal-hebrew.el (list-yahrzeit-dates):
17138 Use cal-hebrew-yahrzeit-buffer.
17139
17140 * calendar/cal-x.el (calendar-only-one-frame-setup)
17141 (calendar-two-frame-setup): Doc fixes.
17142 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
17143
17144 * calendar/appt.el (appt-mode-string): Mark as risky.
17145 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
17146
17147 * calendar/cal-html.el (diary-list-entries):
17148 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
17149 (calendar-iso-from-absolute): Fix autoloads.
17150
17151 * calendar/cal-iso.el (calendar-absolute-from-iso)
17152 (calendar-iso-read-args): Simplify.
17153 (calendar-iso-date-string, calendar-iso-read-args)
17154 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
17155
17156 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
17157 (displayed-month, displayed-year): Move declarations where needed.
17158 (calendar-print-astro-day-number): Doc fix.
17159
17160 * calendar/cal-persia.el (persian-calendar-month-name-array)
17161 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
17162 (persian-prompt-for-date): Remove local variable `today'.
17163
17164 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
17165
17166 * calendar/solar.el (solar-moment, solar-exact-local-noon)
17167 (solar-sunrise-sunset, solar-sunrise-sunset-string)
17168 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
17169 (diary-sabbath-candles, solar-equinoxes/solstices)
17170 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
17171 (solar-time-equation, solar-date-to-et): Simplify.
17172
17173 * mail/supercite.el: Remove the `function' in `(function (lambda'.
17174 Replace `(car (cdr' with cadr'.
17175
17176 * progmodes/f90.el (f90-font-lock-n): New function.
17177 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
17178 Use f90-font-lock-n.
17179 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
17180
17181 * progmodes/f90.el (f90-mode-abbrev-table):
17182 * progmodes/fortran.el (fortran-mode-abbrev-table):
17183 Use newer form of define-abbrev, where supported. No need to bind
17184 abbrevs-changed for system abbrevs.
17185
17186 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
17187
17188 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
17189 delete-frame-functions.
17190
17191 * bookmark.el (Info-current-node): Remove.
17192
17193 2008-03-12 Juri Linkov <juri@jurta.org>
17194
17195 * help.el (describe-project): Remove defaliases for view-todo and
17196 describe-project that are now unnecessary after the merge from
17197 emacs--rel--22 that added define-obsolete-function-alias.
17198
17199 * startup.el (inhibit-startup-screen): Revert incomplete
17200 2008-03-10 merge from emacs--rel--22 that partly reverted
17201 2008-02-28 change that added initial message to *scratch* buffer
17202 regardless of the value of `inhibit-startup-screen'.
17203 Now keep this change in the trunk, but not in the 22 branch.
17204
17205 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17206
17207 * international/quail.el (quail-setup-completion-buf, quail-help):
17208 * mail/binhex.el (binhex-decode-region-internal):
17209 * mail/uudecode.el (uudecode-decode-region-internal):
17210 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
17211 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
17212 setting default-enable-multibyte-characters.
17213
17214 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
17215
17216 * comint.el: Fix up indentation and comment style. Remove `function'.
17217
17218 * international/mule-cmds.el (reset-language-environment)
17219 (set-language-environment-nonascii-translation):
17220 Don't set-unibyte-charset.
17221
17222 * doc-view.el: Remove all cb-args, use closures instead.
17223 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
17224 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
17225 doing an incorrect check). Update all callers to use the new name.
17226 (doc-view-doc->txt): Add missing `txt' argument.
17227
17228 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
17229
17230 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
17231 md5 sum calculation to single-byte.
17232
17233 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17234
17235 * doc-view.el (doc-view-new-window-function): Add assertion.
17236 (doc-view-doc-type): New var.
17237 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
17238 (doc-view-intersection): New fun.
17239 (doc-view-mode): Use it to set the new var.
17240
17241 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
17242
17243 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
17244 (doc-view-already-converted-p): New functions.
17245 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
17246 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
17247 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
17248 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
17249 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
17250 (doc-view-convert-current-doc): Don't hardwire the functions the
17251 sentinels call. Now they're provided by two args CALLBACK and
17252 CB-ARGS to the functions.
17253 (doc-view-search): Use doc-view-doc->txt.
17254 (doc-view-initiate-display): Use doc-view-already-converted-p.
17255 Mention new binding C-c C-t if doc-view-mode doesn't work.
17256
17257 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
17258
17259 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
17260
17261 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17262
17263 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
17264 Mark " outside of tags as punctuation.
17265
17266 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17267
17268 * menu-bar.el (minibuffer-local-map): Use the same command for the
17269 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
17270 Prefer RET over C-j for exit-minibuffer.
17271
17272 * files.el (display-buffer-other-frame): Eliminate problematic code.
17273
17274 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
17275 (menu-bar-select-buffer): Remove.
17276 (menu-bar-select-frame): Make non-interactive and take a frame arg.
17277 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
17278
17279 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
17280
17281 * icomplete.el (icomplete-completions): Remove obsolete code.
17282
17283 * net/net-utils.el (iwconfig-program-options): Doc fix.
17284 (net-utils-run-program, run-network-program): Define as functions.
17285
17286 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
17287
17288 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
17289
17290 2008-03-11 Glenn Morris <rgm@gnu.org>
17291
17292 * faces.el (mode-line-emphasis): New face.
17293 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
17294
17295 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
17296
17297 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
17298
17299 * simple.el (set-mark-command): Doc fix.
17300
17301 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17302
17303 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
17304
17305 * emacs-lisp/autoload.el (autoload-find-destination):
17306 Don't force raw-text.
17307
17308 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
17309 * calendar/cal-loaddefs.el: Don't version control.
17310
17311 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
17312
17313 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
17314 entries and add :help to the existing ones.
17315
17316 2008-03-10 Glenn Morris <rgm@gnu.org>
17317
17318 * calendar/cal-hebrew.el (date, entry, number): Move declarations
17319 to where they are needed.
17320
17321 * calendar/calendar.el (diary-file, hebrew-holidays-1)
17322 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
17323 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
17324 (calendar-version): Doc fixes.
17325 (calendar-absolute-from-gregorian): Use zerop.
17326 (calendar-mode-line-format): Make it a defcustom.
17327
17328 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
17329 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
17330 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
17331 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
17332 (mark-included-diary-files, mark-calendar-days-named)
17333 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
17334 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
17335 (insert-monthly-diary-entry, insert-yearly-diary-entry)
17336 (insert-anniversary-diary-entry, insert-block-diary-entry)
17337 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
17338 (diary-font-lock-sexps): Doc fixes.
17339 (diary-remind-message, mark-calendar-month): Use zerop.
17340 (diary-attrtype-convert, diary-pull-attrs): Simplify.
17341 (diary-list-entries): Revert let to let* (previous change).
17342
17343 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
17344
17345 2008-03-10 Kim F. Storm <storm@cua.dk>
17346
17347 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
17348 function aliases for the old names.
17349
17350 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
17351
17352 * iswitchb.el (iswitchb-use-faces): Doc fix.
17353 (iswitchb-buffer-ignore, iswitchb-read-buffer):
17354 Fix typos in docstrings.
17355
17356 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
17357
17358 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
17359 Fix typo.
17360 (verilog-type-font-keywords): Reindent.
17361
17362 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
17363
17364 * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
17365 Fix bug in the grouping-keyword regular expression.
17366 (verilog-font-lock-keywords): Allow users to toggle special
17367 highlight of grouping-keywords.
17368 (verilog-highlight-grouping-keywords): The toggle for special
17369 highlighting of grouping keywords.
17370
17371 2008-03-10 Juri Linkov <juri@jurta.org>
17372
17373 * startup.el: Revert 2008-02-28 change that adds initial message
17374 to *scratch* buffer regardless of the value of
17375 `inhibit-startup-screen'.
17376
17377 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
17378
17379 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
17380 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
17381 * progmodes/verilog-mode.el (verilog-mode):
17382 * net/socks.el (socks):
17383 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
17384
17385 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17386
17387 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
17388 (doc-view-bookmark-make-record): Use them.
17389 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
17390 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
17391
17392 * bookmark.el (bookmark-make-record-function): Change expected return
17393 value to include a suggested bookmark name.
17394 (bookmark-make): Split into bookmark-make-record and bookmark-store.
17395 Fix reversed `overwrite' semantics.
17396 (bookmark-set): Call bookmark-make-record before prompting the user.
17397 Then pass the result to bookmark-store later on.
17398 (bookmark-make-name-function): Remove.
17399 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
17400 * info.el (bookmark-make-name-function): Remove.
17401 (Info-mode): Don't set it.
17402 (Info-bookmark-make-name): Remove.
17403 (Info-bookmark-make-record): Use Info-current-node as suggested default
17404 bookmark name.
17405
17406 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
17407 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
17408 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
17409 (bookmark-annotation-buffer, bookmark-annotation-file)
17410 (bookmark-annotation-point, bookmark-send-annotation)
17411 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
17412 (bookmark-edit-annotation-text-func): Rename from
17413 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
17414 (bookmark-edit-annotation-mode-map): Move initialization into
17415 declaration.
17416
17417 * bookmark.el: Remove spurious * in docstrings.
17418 (bookmark-minibuffer-read-name-map): New var.
17419 (bookmark-set): Use it. Also pass the default value as it should.
17420 (bookmark-send-edited-annotation): Take no chances with text properties.
17421 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
17422 (bookmark-insert-buffer-name): Remove.
17423 (bookmark-buffer-file-name): Signal an error rather than returning nil.
17424
17425 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
17426
17427 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
17428
17429 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
17430
17431 * diff-mode.el (diff-mode-menu): Add :help.
17432
17433 2008-03-09 Glenn Morris <rgm@gnu.org>
17434
17435 * calendar/calendar.el (general-holidays, oriental-holidays)
17436 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
17437 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
17438 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
17439 (calendar-holidays): Restore autoload cookies, because people are
17440 used to using these variables without loading calendar.el.
17441
17442 * calendar/cal-islam.el (diary-islamic-date): Move to end.
17443 (date, number): Declare where needed.
17444
17445 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
17446 (list-sexp-diary-entries): Doc fixes.
17447 (diary-list-entries): Doc fix. Remove free variable `entry'.
17448 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
17449 Simplify setting of `date-holiday-list'.
17450 (mark-diary-entries): Remove free variable `entry'.
17451 (diary-list-entries, include-other-diary-files, fancy-diary-display):
17452 Use let where let* is not needed.
17453
17454 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17455
17456 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
17457 make-record function, instead paste it in afterwards.
17458 (bookmark-make-record-for-text-file):
17459 * doc-view.el (doc-view-bookmark-make-record):
17460 * info.el (Info-bookmark-make-record): Don't mess with annotations.
17461
17462 2008-03-08 Glenn Morris <rgm@gnu.org>
17463
17464 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
17465
17466 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
17467
17468 * calendar/diary-lib.el (diary-list-entries)
17469 (include-other-diary-files, mark-diary-entries)
17470 (mark-sexp-diary-entries, mark-included-diary-files)
17471 (diary-entry-time, list-sexp-diary-entries): Remove the special
17472 handling of ^M that dates back to the use of selective-display.
17473 (simple-diary-display): Obey setting of pop-up-frames.
17474 (body, entry): Remove unnecessary declarations.
17475
17476 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
17477 (bookmark-get-annotation, bookmark-set-annotation)
17478 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
17479 (bookmark-set-position, bookmark-get-front-context-string)
17480 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
17481 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
17482 * info.el (Info-bookmark-make-record): Don't bother recording point.
17483 (bookmark-get-filename, bookmark-get-front-context-string)
17484 (bookmark-get-rear-context-string, bookmark-get-position):
17485 Don't declare any more.
17486 (bookmark-get-info-node): Remove.
17487 (bookmark-prop-get): Declare.
17488 (Info-bookmark-jump): Use it.
17489
17490 2008-03-08 Johan Bockgård <bojohan@gnu.org>
17491
17492 * subr.el (while-no-input): Don't splice BODY directly into the
17493 `or' form.
17494
17495 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
17496
17497 * diff-mode.el (diff-ignore-whitespace-hunk):
17498 Bind inhibit-read-only before trying to change the buffer.
17499
17500 2008-03-08 Glenn Morris <rgm@gnu.org>
17501
17502 * calendar/appt.el (appt): Move custom group here from calendar.el.
17503 (appt-disp-window, appt-convert-time): Doc fixes.
17504
17505 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
17506 (calendar-bahai-mark-date-pattern):
17507 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
17508 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
17509 * calendar/cal-julian.el (calendar-absolute-from-julian):
17510 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
17511
17512 * calendar/cal-china.el (chinese-calendar): Move custom group here from
17513 calendar.el.
17514 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
17515 Make constants.
17516 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
17517 (chinese-calendar-daylight-savings-starts)
17518 (chinese-calendar-daylight-savings-ends)
17519 (chinese-calendar-daylight-savings-starts-time)
17520 (chinese-calendar-daylight-savings-ends-time)
17521 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
17522 Doc fixes.
17523
17524 * calendar/cal-coptic.el (coptic-name): Add doc string.
17525
17526 * calendar/cal-french.el (french-calendar-month-name-array)
17527 (french-calendar-day-name-array, french-calendar-special-days-array):
17528 Add doc strings.
17529
17530 * calendar/cal-bahai.el (diary-bahai-mark-entries)
17531 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
17532 (diary-bahai-insert-yearly-entry):
17533 * calendar/cal-dst.el (calendar-next-time-zone-transition)
17534 (calendar-time-zone):
17535 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
17536 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
17537 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
17538 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
17539 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
17540 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
17541 (list-islamic-diary-entries, mark-islamic-diary-entries)
17542 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
17543 (insert-yearly-islamic-diary-entry):
17544 * calendar/cal-iso.el (calendar-iso-read-args):
17545 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
17546 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
17547 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
17548 (calendar-next-calendar-round-date)
17549 (calendar-mayan-long-count-common-era):
17550 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
17551 (cal-menu-x-popup-menu, calendar-mouse-holidays)
17552 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
17553 (calendar-mouse-goto-date):
17554 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
17555 * calendar/holidays.el (holidays):
17556 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
17557 * calendar/time-date.el (date-to-time, time-subtract, time-add)
17558 (safe-date-to-time): Doc fixes.
17559
17560 * calendar/cal-persia.el (persian-calendar-month-name-array)
17561 (persian-calendar-epoch): Make constants.
17562
17563 * calendar/cal-tex.el (calendar-tex): Move custom group here from
17564 calendar.el.
17565
17566 * calendar/cal-x.el (diary-frame-parameters)
17567 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
17568 (calendar-after-frame-setup-hooks): Make defcustoms.
17569 (calendar-one-frame-setup, calendar-only-one-frame-setup)
17570 (calendar-two-frame-setup): Doc fix.
17571
17572 * calendar/cal-loaddefs.el: New file.
17573
17574 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
17575 * calendar/cal-french.el, calendar/cal-html.el:
17576 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
17577 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
17578 * calendar/cal-tex.el, calendar/cal-x.el:
17579 Unquote lambda functions. Add autoload cookies to functions formerly
17580 autoloaded in calendar.el. Set `generated-autoload-file' to
17581 "cal-loaddefs.el".
17582
17583 * calendar/calendar.el: Move many autoloads to separate file,
17584 cal-loaddefs.el. Move defcustoms to start and re-order.
17585 (calendar-month-name-array, calendar-starred-day): No need to
17586 declare for compiler.
17587 (cal-loaddefs): Require it.
17588 (appt, chinese-calendar, calendar-tex): Move custom groups to the
17589 appropriate file.
17590 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
17591 Reverse logic.
17592 (diary-face, diary-file-name-prefix-function, diary-include-string)
17593 (diary-glob-file-regexp-prefix, diary-face-attrs)
17594 (diary-file-name-prefix, sexp-diary-entry-symbol)
17595 (print-diary-entries-hook, list-diary-entries-hook)
17596 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
17597 (nongregorian-diary-marking-hook, diary-list-include-blanks):
17598 Move to diary-lib.
17599 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
17600 (all-bahai-calendar-holidays): Doc fix.
17601 (calendar-insert-indented): Doc fix. Use when rather than if.
17602 (exit-calendar): Use mapc rather than mapcar.
17603 (calendar-cursor-to-date): Use zerop.
17604 (calendar-mark-ring): Add doc-string.
17605 (calendar-starred-day): Defvar it.
17606 (calendar-mode): Make calendar-starred-day local.
17607 (calendar-star-date): No need to make calendar-starred-day local.
17608
17609 * calendar/diary-lib.el: Move defcustoms to start.
17610 (diary-include-string, diary-list-include-blanks)
17611 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
17612 (diary-file-name-prefix, diary-file-name-prefix-function)
17613 (sexp-diary-entry-symbol, list-diary-entries-hook)
17614 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
17615 (nongregorian-diary-marking-hook, print-diary-entries-hook):
17616 Move here from calendar.el.
17617 (diary-file-name-prefix-function): Use 'identity.
17618 (diary-face): Make it a defcustom, and mark as obsolete.
17619 (top-level): No need to require cal-hebrew, cal-islam when compiling.
17620 (calendar-hebrew-month-name-array-leap-year)
17621 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
17622 Define for compiler.
17623 (diary-font-lock-keywords): Use format rather than concat.
17624 Add bahai-diary-entry-symbol.
17625
17626 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
17627 * calendar/solar.el: Unquote lambda functions.
17628
17629 * calendar/solar.el (calendar-location-name, calendar-latitude)
17630 (calendar-longitude, solar-setup, solar-sin-degrees)
17631 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
17632 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
17633 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
17634 (solar-exact-local-noon, solar-julian-ut-centuries)
17635 (solar-ephemeris-time, solar-date-next-longitude)
17636 (solar-horizontal-coordinates, solar-equatorial-coordinates)
17637 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
17638 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
17639 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
17640 Doc fixes.
17641 (solar-horizontal-coordinates, solar-equatorial-coordinates)
17642 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
17643 (solar-ecliptic-coordinates): Use unless.
17644 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
17645 Use or.
17646
17647 * calendar/timeclock.el: Add doc-strings to all functions.
17648 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
17649 (timeclock-entry-list-length, timeclock-entry-list-projects)
17650 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
17651
17652 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
17653
17654 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
17655 (org-get-entries-from-diary): Require diary-lib.
17656
17657 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
17658
17659 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
17660 Pacify byte-compiler.
17661
17662 2008-03-07 Alan Mackenzie <acm@muc.de>
17663
17664 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
17665 paren/bracket pairs parsed, to solve performance problem.
17666
17667 2008-03-07 Bastien Guerry <bzg@altern.org>
17668
17669 * bookmark.el (bookmark-set): Don't check for
17670 `bookmark-make-name-function' since `bookmark-buffer-file-name'
17671 already takes care of this.
17672 (bookmark-buffer-name, bookmark-buffer-file-name):
17673 Remove Info-mode specific code.
17674
17675 * info.el (bookmark-get-info-node): Define this function in
17676 info.el, not in bookmark.el.
17677 (Info-mode): Set `bookmark-make-name-function' to
17678 `Info-bookmark-make-name' locally.
17679 (Info-bookmark-make-name): New function.
17680
17681 * bookmark.el (bookmark-make-name-function): New variable.
17682
17683 2008-03-07 Karl Fogel <kfogel@red-bean.com>
17684
17685 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
17686 buffer-local, not `bookmark-make-cell-function' (the old name).
17687
17688 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
17689
17690 * doc-view.el (doc-view-bookmark-make-record):
17691 * image-mode.el (image-bookmark-make-record):
17692 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
17693
17694 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
17695
17696 * vc.el (vc-status-menu-map-filter): Return orig-binding if
17697 boundp 'vc-ignore-menu-filter.
17698 (vc-status-tool-bar-map): Make it defvar.
17699 (vc-status-mode): vc-status-tool-bar-map now variable.
17700 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
17701
17702 2008-03-07 Karl Fogel <kfogel@red-bean.com>
17703
17704 Give a better name to part of the bookmark interface.
17705
17706 This was originally a much larger change, but halfway through I
17707 updated and discovered that Stefan Monnier had done the rest.
17708 It looks like he anticipated the new name too, because he used
17709 `the-record' instead of `the-cell' for some internal variable names.
17710
17711 * bookmark.el (bookmark-make-record-function): Was
17712 `bookmark-make-cell-function'.
17713 (bookmark-make, bookmark-send-annotation): Update for above.
17714 (bookmark-make-record-for-text-file):
17715 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
17716
17717 * info.el: Adjust accordingly.
17718 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
17719
17720 * image-mode.el: Adjust accordingly.
17721 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
17722
17723 * doc-view.el: Adjust accordingly.
17724 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
17725
17726 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17727
17728 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
17729 Move initialization into declaration.
17730 (bookmark-get-info-node, bookmark-set-info-node): Remove.
17731 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
17732 (bookmark-info-current-node): Remove.
17733 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
17734 Add relocation fallback. Set bookmark-current-bookmark.
17735 (bookmark-default-handler): Rename from bookmark-jump-noselect.
17736 Remove relocation fallback. Don't set bookmark-current-bookmark.
17737 (bookmark-set): Let it be used even if there's no buffer-file-name
17738 as long as there is a bookmark-make-cell-function.
17739 * info.el (Info-bookmark-jump): Remove relocation fallback.
17740 Don't set bookmark-current-bookmark.
17741
17742 2008-03-07 Glenn Morris <rgm@gnu.org>
17743
17744 * calendar/appt.el (appt-issue-message)
17745 (appt-message-warning-time, appt-audible, appt-visible)
17746 (appt-msg-window, appt-display-mode-line, appt-display-duration)
17747 (appt-display-diary): Remove autoload cookies.
17748
17749 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
17750 Remove leading `*' from defcustom doc-strings.
17751
17752 * calendar/cal-dst.el (calendar-dst): New custom group.
17753 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
17754 (calendar-time-zone, calendar-daylight-time-offset)
17755 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
17756 (calendar-daylight-savings-starts-time)
17757 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
17758 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
17759 Move to start.
17760
17761 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
17762
17763 * calendar/calendar.el (calendar-version): Use emacs-version and
17764 make it obsolete. Move to end.
17765 (calendar-offset, view-diary-entries-initially)
17766 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
17767 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
17768 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
17769 (all-bahai-calendar-holidays, calendar-load-hook)
17770 (initial-calendar-window-hook, today-visible-calendar-hook)
17771 (today-invisible-calendar-hook, calendar-move-hook)
17772 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
17773 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
17774 (diary-include-string, sexp-diary-entry-symbol)
17775 (abbreviated-calendar-year, american-date-diary-pattern)
17776 (european-date-diary-pattern, european-calendar-display-form)
17777 (american-calendar-display-form, print-diary-entries-hook)
17778 (list-diary-entries-hook, diary-hook, diary-display-hook)
17779 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
17780 (nongregorian-diary-marking-hook, diary-list-include-blanks)
17781 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
17782 (local-holidays, other-holidays, hebrew-holidays-1)
17783 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
17784 (hebrew-holidays, christian-holidays, islamic-holidays)
17785 (bahai-holidays, solar-holidays, calendar-setup)
17786 (calendar-week-start-day): Remove autoload cookies.
17787 (diary-glob-file-regexp-prefix): Doc fix.
17788 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
17789 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
17790 (calendar-week-start-day, calendar-debug-sexp): Move to start.
17791
17792 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
17793 (calendar-time-display-form, calendar-latitude)
17794 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
17795 cookies.
17796 (calendar-latitude, calendar-longitude): Move functions after
17797 variables.
17798 (diary-sabbath-candles-minutes): Move to start.
17799 (solar-setup): Use or rather than if.
17800 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
17801 Remove condition-case.
17802 (solar-atn2): Use zerop.
17803 (solar-equinoxes-solstices): Doc fix.
17804
17805 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
17806 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
17807
17808 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
17809 (calendar-longitude, calendar-latitude, calendar-location-name):
17810 Declare for compiler.
17811
17812 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
17813
17814 * arc-mode.el (archive-ar-file-header-re): New const.
17815 (archive-ar-summarize, archive-ar-extract): New funs.
17816 (archive-find-type): Recognize ar archives.
17817
17818 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
17819 New functions.
17820
17821 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
17822
17823 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
17824
17825 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17826 Replace :enable (mark-active) with :enable mark-active.
17827
17828 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
17829
17830 * vms-patch.el (make-legal-file-name): New obsolete alias.
17831 (make-valid-file-name): Rename from `make-legal-file-name'.
17832 (make-auto-save-file-name): Use it.
17833
17834 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
17835 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
17836 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
17837
17838 * textmodes/org.el (org-export-html-style): Doc fix.
17839 (org-get-legal-level): New obsolete alias.
17840 (org-get-valid-level): Rename from `org-get-legal-level'.
17841 (org-promote, org-demote, org-archive-subtree)
17842 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
17843
17844 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
17845
17846 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
17847
17848 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
17849 (vc-status-toggle-mark): New functions.
17850 (vc-status-mode): Set tool bar map.
17851
17852 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
17853
17854 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
17855 Reported by Drew Adams <drew.adams@oracle.com>.
17856
17857 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
17858
17859 * subr.el (read-quoted-char): Resolve modifiers of the character
17860 event.
17861
17862 * comint.el (comint-exec-1): Don't change the coding-system for
17863 decoding to dos-like EOL.
17864 (comint-carriage-motion): Fully rewrite.
17865
17866 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
17867
17868 * epg.el (epg-context-include-certs): Reflow docstring.
17869 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
17870 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
17871 (epg-context-set-signers, epg-context-set-sig-notations)
17872 (epg-make-import-status, epg-make-import-result)
17873 (epg-start-delete-keys): Fix typos in docstrings.
17874 (epg-start-sign-keys, epg-sign-keys):
17875 Fix typos in obsolescence declarations.
17876
17877 * iswitchb.el: Don't check for `cadr' and `last'.
17878 (iswitchb-define-mode-map, iswitchb-default-keybindings):
17879 Add obsolescence declaration and remove redundant info from docstring.
17880 (iswitchb-set-common-completion, iswitchb-set-matches)
17881 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
17882 (recentf-list, most-len, most-is-exact):
17883 Don't wrap defvars within `eval-when-compile'.
17884
17885 2008-03-05 Glenn Morris <rgm@gnu.org>
17886
17887 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
17888 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
17889 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
17890 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
17891 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
17892
17893 * ediff-hook.el (ediff-window-setup-function): Don't autoload
17894 declaration for compiler.
17895 (ediff-xemacs-init-menus): Use when rather than if.
17896
17897 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
17898 if+and to just and.
17899 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
17900 (ediff-delete-overlay): Move the XEmacs test inside the definition.
17901
17902 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
17903
17904 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
17905 test inside XEmacs test.
17906 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
17907 since it was doing nothing on Emacs.
17908 (ediff-make-bullet-proof-overlay): Use when rather than if.
17909
17910 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
17911 (ediff-setup-control-frame): Remove
17912 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
17913 a (featurep 'xemacs) test.
17914
17915 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
17916
17917 * calc/calc-ext.el (calc-extended-command-history): New variable.
17918 (calc-execute-extended-command): Use `calc-extended-command-history'.
17919
17920 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
17921
17922 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
17923 (standard-mode-line-position): Add mouse-face.
17924
17925 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
17926 * progmodes/grep.el (grep-mode-map): Add :help.
17927
17928 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
17929 initialize in one step. Add :help. Use :enable to activate menu
17930 items. Show the key binding for edebug-defun.
17931 (lisp-interaction-mode-map): Add a menu.
17932
17933 * term.el (term-mode-map): Define and initialize in one step.
17934
17935 * ediff-init.el (ediff-color-display-p): Simplify.
17936 (Xor): Remove unused function.
17937 (ediff-with-syntax-table): Simplify for Emacs.
17938
17939 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
17940 menu-bar being loaded, it always is.
17941
17942 2008-03-05 Glenn Morris <rgm@gnu.org>
17943
17944 * textmodes/tex-mode.el (tex-mode): Suppress warning about
17945 multiple definitions when compiling.
17946
17947 2008-03-04 Alan Mackenzie <acm@muc.de>
17948
17949 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
17950
17951 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
17952 doc-string, "c-old-LEN" -> "c-old-END".
17953
17954 2008-03-04 Jason Rumney <jasonr@gnu.org>
17955
17956 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
17957 namespaces.
17958
17959 2008-03-04 Glenn Morris <rgm@gnu.org>
17960
17961 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
17962
17963 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
17964 than mapcar.
17965
17966 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17967
17968 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
17969 (byte-compile-nilconstp): Can't use recursion in a defsubst.
17970
17971 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
17972 so that M-q can fill comments.
17973 (tex-executable-exists-p, tex-compile): Extend with special syntax for
17974 commands implemented in elisp.
17975 (tex-compile-commands): Add an entry to use doc-view for pdf files.
17976 (tex-format-cmd): New function.
17977 (tex-compile): Use it to let the user specify default arguments.
17978 (tex-cmd-bibtex-args): New var.
17979 (tex-cmd-doc-view): New function.
17980
17981 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
17982
17983 * faces.el (face-spec-set): Fix typos in docstring.
17984
17985 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
17986
17987 * bindings.el (mode-line-column-line-number-mode-map): New variable.
17988 (standard-mode-line-position): Use it to add a menu for toggling
17989 column number and line number display.
17990
17991 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17992
17993 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17994 Remove optimization that was working around the form-code-walker bug.
17995
17996 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
17997 Walk into the body of lambdas after byte-compile-unfold-lambda.
17998
17999 2008-03-03 Glenn Morris <rgm@gnu.org>
18000
18001 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
18002 value, if set, over frame value.
18003
18004 * simple.el (transient-mark-mode): Don't turn on by default.
18005
18006 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
18007 accidentally removed by the 2007-12-05 merge from Gnus.
18008
18009 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
18010
18011 * progmodes/compile.el (compilation-menu-map): Add menu entries
18012 for useful options.
18013
18014 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
18015 Glenn Morris <rgm@gnu.org>
18016
18017 * emacs-lisp/bytecomp.el (byte-recompile-directory)
18018 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
18019 Give a `bytecomp-' prefix to local variables with common names.
18020
18021 2008-03-01 Glenn Morris <rgm@gnu.org>
18022
18023 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
18024 Restore code commented out 2007-11-10.
18025
18026 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
18027
18028 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
18029 Delete macro.
18030 * emulation/viper-cmd.el, emulation/viper-ex.el:
18031 * emulation/viper-init.el, emulation/viper-keym.el:
18032 * emulation/viper-mous.el, emulation/viper-util.el:
18033 * emulation/viper.el:
18034 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
18035 featurep test.
18036
18037 Replace obsolete frame-local variables with frame-parameters.
18038 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
18039 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
18040 (viper-vi-state-cursor-color): Only call make-variable-frame-local
18041 on XEmacs.
18042 * emulation/viper-util.el (viper-frame-value): New macro.
18043 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
18044 (viper-R-state-post-command-sentinel)
18045 (viper-replace-state-post-command-sentinel)
18046 (viper-change-state-to-insert, viper-change-state-to-emacs):
18047 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
18048 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
18049 (viper-get-saved-cursor-color-in-insert-mode)
18050 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
18051 Use viper-frame-value for viper-replace-overlay-cursor-color,
18052 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
18053 viper-vi-state-cursor-color values.
18054
18055 * emulation/viper-cmd.el (zmacs-region-stays):
18056 * emulation/viper-util.el (zmacs-region-stays): No need to define
18057 for compiler.
18058
18059 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
18060 mapcar on Emacs.
18061
18062 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
18063 on XEmacs.
18064
18065 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
18066 rather than if.
18067
18068 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18069
18070 * whitespace.el: New version 9.3. As the glyph code generation was
18071 fixed, it is possible now to use character code above ?\x1FFFF in the
18072 display table. Fix `whitespace-indentation-regexp' to not include an
18073 extra ending character. Reported by Michael Welsh Duggan
18074 <mwd@cert.org>. Added hook actions when buffer is written or killed as
18075 the original whitespace package had. Suggested by Eric Cooper
18076 <ecc@cmu.edu>. Doc fix.
18077 (whitespace-action): New option.
18078 (whitespace-display-mappings): Changed default newline visualization to
18079 display downwards arrow, as the glyph code generation was fixed.
18080 (whitespace-unload-function): Assure that all local whitespace mode is
18081 turned off.
18082 (whitespace-global-modes): Fix type customization.
18083 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
18084 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
18085 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
18086 Fix code.
18087 (whitespace-buffer): Command removed.
18088 (whitespace-trailing-regexp, whitespace-mark-x)
18089 (whitespace-display-window, whitespace-action-when-on)
18090 (whitespace-add-local-hook, whitespace-remove-local-hook)
18091 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
18092 (whitespace-action): New funs.
18093 (whitespace-report-list, whitespace-report-text)
18094 (whitespace-report-buffer-name): New consts.
18095 (whitespace-report, whitespace-report-region): New commands.
18096
18097 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
18098
18099 * disp-table.el (make-glyph-code): Don't test the result of
18100 `face-id', which already signals an error for invalid faces.
18101 (glyph-face): Simplify.
18102
18103 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
18104 running `desktop-not-loaded-hook' to allow modifying it.
18105 Don't show warning message if `desktop-dirname' was modified.
18106
18107 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
18108
18109 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
18110 we still expect more lines.
18111
18112 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
18113 comment-paragraph filling if the commark doesn't match
18114 comment-start-skip.
18115
18116 2008-03-01 Daiki Ueno <ueno@unixuser.org>
18117
18118 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
18119 the `imap' variant.
18120
18121 2008-03-01 Jason Rumney <jasonr@gnu.org>
18122
18123 * files.el (make-auto-save-file-name): Encode more characters in
18124 non-file buffer names. Use url-encoding.
18125
18126 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
18127
18128 * net/net-utils.el (ftp-program): Fix typo in docstring.
18129 (ifconfig-program-options, netstat-program-options)
18130 (arp-program-options, route-program-options, nslookup-program-options)
18131 (ftp-program-options, smbclient-program-options)
18132 (dns-lookup-program-options, arp, route): Doc fixes.
18133
18134 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
18135 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
18136 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
18137 Fix typos in docstrings.
18138 (gdb-pending-triggers): Reflow docstring.
18139 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
18140
18141 2008-03-01 Alan Mackenzie <acm@muc.de>
18142
18143 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
18144 typing "#" at EOB.
18145
18146 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
18147
18148 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
18149
18150 2008-02-29 Kim F. Storm <storm@cua.dk>
18151
18152 * emulation/cua-base.el (cua-remap-control-v)
18153 (cua-remap-control-z): New defcustoms.
18154 (cua-mode): Add them to set-after property.
18155 (cua--init-keymaps): Use them.
18156 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
18157
18158 * help.el (view-emacs-todo): Rename from view-todo.
18159 (describe-gnu-project): Rename from describe-project. Users changed.
18160 (view-help-file): New helper function.
18161 (describe-distribution, describe-copying, describe-gnu-project)
18162 (view-todo, view-order-manuals, view-emacs-problems): Use it.
18163 (view-emacs-debugging, view-external-packages): New commands.
18164 (help-map): Move describe-distribution to C-h C-o (ordering).
18165 Move view-emacs-problems to C-h C-p (problems).
18166 Bind view-emacs-debugging to C-h C-d (debugging).
18167 Bind view-external-packages to C-h C-e (extras).
18168 (help-for-help-internal): Cleanup and align descriptions.
18169 Remove command names to reduce clutter.
18170
18171 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
18172
18173 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
18174 and quieter face (not a warning).
18175
18176 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
18177
18178 * vc.el (vc-status-crt-marked): New variable.
18179 (vc-status-mode): Make it local.
18180 (vc-status-refresh): Use it to save the marked files.
18181 (vc-update-vc-status-buffer): Use it to restore the marked files.
18182
18183 * vc-svn.el (vc-svn-after-dir-status):
18184 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
18185
18186 2008-02-29 Glenn Morris <rgm@gnu.org>
18187
18188 * allout.el (allout-topic-encryption-bullet)
18189 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
18190 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
18191 from 22.0 to 22.1.
18192
18193 * net/imap.el (imap-ping-server):
18194 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
18195 Change defcustom :version from 23.0 to 23.1.
18196
18197 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
18198
18199 * desktop.el (desktop-save): Save the buffer name if the
18200 uniquified base name is empty.
18201
18202 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
18203
18204 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
18205 correctly when user has "set print address off".
18206
18207 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
18208
18209 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
18210 version number of the next major Emacs release, not 23.0.
18211
18212 * longlines.el (longlines-unload-function): New function.
18213
18214 2008-02-28 Juri Linkov <juri@jurta.org>
18215
18216 * startup.el (normal-splash-screen): Add argument `concise'.
18217 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
18218 to the created buffer. If `concise' is non-nil, call
18219 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
18220 (display-startup-screen): Add argument `concise' to the call to
18221 `normal-splash-screen'.
18222
18223 2008-02-28 Kim F. Storm <storm@cua.dk>
18224
18225 * startup.el (startup-echo-area-message): Check for about-emacs.
18226
18227 2008-02-28 Juri Linkov <juri@jurta.org>
18228
18229 * startup.el: Always add initial message to *scratch* buffer if
18230 `initial-scratch-message' is non-nil regardless of the value of
18231 `inhibit-startup-screen'.
18232 (inhibit-startup-screen, initial-scratch-message): Doc fix.
18233 (command-line-1): Move code that inserts `initial-scratch-message'
18234 up before the if-form that checks for `inhibit-startup-screen'.
18235 Suggested by Jonathan Rockway <jon@jrock.us>.
18236
18237 2008-02-28 Juri Linkov <juri@jurta.org>
18238
18239 * cus-edit.el (custom-mode-map, custom-mode-link-map):
18240 Rename `custom-mode' to `Custom-mode' in docstrings.
18241 (custom-buffer-create-internal, customize-browse):
18242 Rename `custom-mode' to `Custom-mode'.
18243 (custom-mode-hook): Rename to `Custom-mode-hook'.
18244 (Custom-mode-hook): Renamed from `custom-mode-hook'.
18245 (custom-mode): Rename to `Custom-mode'.
18246 (Custom-mode): Renamed from `custom-mode'. Doc fix.
18247 (custom-mode): Add backward-compatible non-interactive variant of
18248 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
18249 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
18250
18251 * info-look.el: Rename `custom-mode' to `Custom-mode'.
18252
18253 * emulation/viper.el (viper-emacs-state-mode-list):
18254 Rename `custom-mode' to `Custom-mode'.
18255
18256 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
18257 Capitalize "Tagged Files".
18258 (minibuffer-local-map): Add menu items for next/previous
18259 history elements and isearch history forward/backward.
18260
18261 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
18262 `hs-isearch-open' with t instead of `comment' in :selected
18263 for "Code and Comment blocks" menu item.
18264
18265 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
18266
18267 * uniquify.el (uniquify-buffer-base-name): Undo last change.
18268 Should be done in desktop.el instead.
18269
18270 2008-02-28 Glenn Morris <rgm@gnu.org>
18271
18272 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
18273
18274 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
18275
18276 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
18277 (Info-menu, Info-goto-node): Remove declarations.
18278 (report-emacs-bug-info): Use info rather than Info-goto-node.
18279
18280 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
18281 (idlwave-convert-xml-system-routine-info): Don't require xml.
18282 (idlwave-show-commentary, idlwave-shell-show-commentary):
18283 Don't require finder.
18284 (idlwave-info): Don't require info. Use info rather than
18285 Info-goto-node.
18286
18287 * textmodes/org.el (Info-goto-node): Remove declaration.
18288 (org-info): Use info rather than Info-goto-node.
18289
18290 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
18291 (reftex-info): Don't require info. Use info rather than Info-goto-node.
18292
18293 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
18294
18295 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
18296 the menu.
18297
18298 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
18299 (vc-finish-logentry): Check for vc-status-mode, not only for
18300 vc-dired-mode.
18301
18302 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
18303
18304 * isearch.el (isearch-printing-char): Don't check
18305 keyboard-coding-system.
18306 Call isearch-process-search-multibyte-characters only when
18307 current-input-method is non-nil.
18308
18309 2008-02-27 Kim F. Storm <storm@cua.dk>
18310
18311 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
18312 (glyph-char, glyph-face): Handle cons encoding.
18313
18314 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
18315
18316 * uniquify.el (uniquify-buffer-base-name): If the base name is an
18317 empty string, return nil to allow the caller to default to the
18318 buffer name. Reported by Martin Fischer <parozusa@web.de>.
18319
18320 * tool-bar.el (tool-bar-setup): Doc fix.
18321
18322 * mail/supercite.el (sc-describe):
18323 Fix typos in obsolescence declaration.
18324
18325 2008-02-27 Glenn Morris <rgm@gnu.org>
18326
18327 * autoinsert.el (auto-insert-alist): Change permission text to
18328 match FSF's GPLv3 form.
18329
18330 * mail/supercite.el (sc-cite-original): Doc fix.
18331 (sc-version): Make obsolete.
18332 (sc-describe): Show the SC info page. Make obsolete.
18333
18334 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
18335
18336 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
18337 when using transient-mark-mode.
18338 (default-indicate-unused-lines): Remove unused var.
18339
18340 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
18341
18342 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
18343 and previous.
18344
18345 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
18346
18347 2008-02-26 Glenn Morris <rgm@gnu.org>
18348
18349 * net/net-utils.el (top-level): Don't require comint when compiling.
18350 (nslookup-font-lock-keywords): Don't require font-lock.
18351 Use font-lock faces rather than variables.
18352 (nslookup, ftp, smbclient, network-service-connection):
18353 Don't require comint.
18354 (comint-prompt-regexp, comint-input-autoexpand)
18355 (comint-input-ring): Declare for compiler.
18356 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
18357 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
18358
18359 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
18360 doc-string.
18361
18362 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
18363
18364 * doc-view.el (doc-view-current-page): Add a `win' argument.
18365
18366 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
18367
18368 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
18369 Demote it to plain defvar.
18370 (doc-view-conversion-refresh-interval): Reduce interval.
18371 (doc-view-goto-page): Allow moving to pages not yet rendered.
18372 (doc-view-goto-page): Construct a file name rather than extracting it
18373 from doc-view-current-files.
18374 (doc-view-kill-proc): Ignore errors from kill-process.
18375 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
18376 (doc-view-insert-image): Use appropriate text if the page hasn't been
18377 rendered yet. Adjust scrolling so the text is displayed.
18378 (doc-view-display): Detect not just that a page is available, but also
18379 that it wasn't available before, so as to avoid refreshing all pages
18380 repeatedly.
18381 (doc-view-mode): Make doc-view-cache-directory if needed.
18382
18383 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18384
18385 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
18386 toggle-read-only.
18387
18388 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
18389 refering to a missing required field with the OPT prefix.
18390 Make unwindform more robust.
18391
18392 * textmodes/bibtex.el: Remove support for hideshow minor mode as
18393 it duplicates the bibtex support in progmodes/hideshow.el.
18394 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
18395 entries that do not start at the beginning of a line.
18396
18397 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
18398
18399 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
18400
18401 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
18402
18403 * help-fns.el (describe-variable): Add phrases about
18404 initialization file with and without customization;
18405 use new button type help-info-variable.
18406
18407 * help-mode.el (help-info-variable):
18408 New button able to read Info files for help-fns.el.
18409
18410 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
18411
18412 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
18413 (grep-mode): Use grep-mode-tool-bar-map.
18414
18415 * progmodes/compile.el (tool-bar): Require tool-bar.
18416 (compilation-mode-tool-bar-map): New variable.
18417 (compilation-mode): Use compilation-mode-tool-bar-map.
18418
18419 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
18420
18421 2008-02-25 Glenn Morris <rgm@gnu.org>
18422
18423 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
18424
18425 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
18426
18427 * diff-mode.el (diff-file-junk-re): New const.
18428 (diff-beginning-of-file-and-junk): Use it.
18429 (diff-file-kill): Make sure we were really inside a file diff.
18430
18431 * diff-mode.el: Make it more robust in the presence of empty context
18432 lines in unified hunks.
18433 (diff-valid-unified-empty-line): New var.
18434 (diff-unified->context, diff-sanity-check-hunk): Obey it.
18435 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
18436 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
18437 (diff-hunk-header-re-unified): New const.
18438 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
18439 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
18440 (diff-sanity-check-hunk): Use it.
18441
18442 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
18443 Index: line, don't search backward for the previous one.
18444
18445 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
18446
18447 * international/fontset.el (setup-default-fontset): Add non-OTF
18448 lao font for lao script.
18449
18450 * language/tibetan.el: Register tibetan-composition-function in
18451 composition-function-table.
18452
18453 * language/tibet-util.el (tibetan-composition-function):
18454 Adjust for the new calling way (argument changed). Try font-shape-text
18455 if possible.
18456
18457 * language/lao.el: Register lao-composition-function in
18458 composition-function-table.
18459
18460 * language/lao-util.el (lao-composition-function): Adjust for the new
18461 calling way (argument changed). Try font-shape-text if possible.
18462
18463 2008-02-25 Jason Rumney <jasonr@gnu.org>
18464
18465 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
18466
18467 2008-02-25 Juri Linkov <juri@jurta.org>
18468
18469 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
18470 background, "red4" for a dark background, "red" for 16 and
18471 8 colors, "grey" for grayscale, and inverse video otherwise.
18472 Add :version tag.
18473 (isearch-message): Keep the original isearch-message intact, and
18474 add text properties to it where necessary. Add `isearch-error' to
18475 the condition that checks if isearch is unsuccessful.
18476
18477 2008-02-24 Juri Linkov <juri@jurta.org>
18478
18479 * progmodes/compile.el (compilation-handle-exit):
18480 Use compilation-error face instead of font-lock-warning-face.
18481 Display the same message in the minibuffer as is inserted
18482 at the end of the compilation buffer.
18483
18484 2008-02-24 Glenn Morris <rgm@gnu.org>
18485
18486 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
18487 multiple file case.
18488
18489 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
18490
18491 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
18492 multiple file case. Use a single `let' rather than two.
18493
18494 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
18495
18496 * progmodes/compile.el (compilation-start): Specify a face for
18497 mode-line-process.
18498 (compilation-handle-exit): Specify a face and a tooltip for
18499 mode-line-process.
18500
18501 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18502
18503 * hilit-chg.el: Remove spurious * in defcustom docstrings.
18504 (hilit-chg-make-ov): Simplify.
18505 (hilit-chg-fixup): Use remove-overlays.
18506 (hilit-chg-set-face-on-change): Remove redundant call to
18507 `remove-text-properties'.
18508
18509 * dired.el (dired-mark-prompt): Don't count/display the t element.
18510 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
18511
18512 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
18513
18514 * progmodes/verilog-mode.el (eval-when-compile): Don't define
18515 add-submenu.
18516 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
18517 Remove. Move contents to the only use ...
18518 (verilog-menu): ... here.
18519 (verilog-statement-menu): Remove. Move contents to the only use ...
18520 (verilog-stmt-menu): ... here.
18521 (verilog-mark-defun): Simply call mark-defun for emacs.
18522 (occur-pos-list): Declare for byte compiler.
18523 (mode-popup-menu): Don't defvar.
18524 (verilog-add-statement-menu): Remove.
18525 (verilog-mode-hook): Don't add verilog-add-statement-menu.
18526 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
18527
18528 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
18529
18530 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
18531 conditional.
18532 (verilog-font-grouping-keywords-face): Make the begin..end
18533 keywords standout more than other verilog keywords.
18534 (verilog-type-font-keywords): Move the begin..end out of this list
18535 to facilitate making them to (potentially) stand out more.
18536 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
18537 function & task blocks.
18538 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
18539 initial, function & task blocks.
18540 (verilog-forward-sexp): Handle the new "disable fork" statement of
18541 IEEE-1800 Verilog.
18542 (verilog-beg-block-re-ordered): Handle the new "disable fork"
18543 statement of IEEE-1800 Verilog.
18544 (verilog-calc-1): Handle the new "disable fork" statement of
18545 IEEE-1800 Verilog.
18546 (verilog-disable-fork-re): Add const to help handle the new
18547 "disable fork" statement of IEEE-1800 Verilog.
18548 (verilog-declaration-core-re): Add port directions by themselves,
18549 with no qualification, as base item of a declaration.
18550 (verilog-pretty-declarations): Add new flag to ask it to refrain
18551 from printing to the message buffer.
18552 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
18553 printing to the message buffer. Improve handling of the many
18554 types of expression line up.
18555 (verilog-just-one-space): Remove printing of an empty message.
18556 (verilog-get-lineup-indent): Rework to support the better handling
18557 of expression lineup for verilog-pretty-expr.
18558 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
18559
18560 2008-02-24 Alan Mackenzie <acm@muc.de>
18561
18562 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
18563 yesterday's commit.
18564
18565 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
18566
18567 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
18568 to mouse-set-point in buffers that aren't associated with files.
18569
18570 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
18571
18572 2008-02-24 Alan Mackenzie <acm@muc.de>
18573
18574 Set of changes so that "obtrusive" syntactic elements in a
18575 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
18576 unmatched paren) don't interact syntactically with stuff outside
18577 the CPP line.
18578
18579 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
18580 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
18581 off-by-one bug.
18582 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
18583 a bit of refactoring.
18584 (c-awk-extend-and-syntax-tablify-region): Takes some of the
18585 functionality of c-awk-advise-fl-for-awk-region, which has been
18586 refactored away.
18587
18588 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
18589 (c-clear-char-property-with-value): New function and macro which
18590 remove text-properties `equal' to a supplied value.
18591
18592 * progmodes/cc-engine.el: Comment about text properties amended.
18593
18594 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
18595 parens around "error\\|warning".
18596
18597 * progmodes/cc-langs.el (c-get-state-before-change-function)
18598 (c-before-font-lock-function, c-anchored-cpp-prefix):
18599 New language variables.
18600 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
18601
18602 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
18603 syntax-table text properties.
18604 (c-common-init): Call language specific before/after-change
18605 functions at mode initialisation.
18606 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
18607 (c-extend-region-for-CPP, c-neutralize-CPP-line)
18608 (c-neutralize-syntax-in-CPP): New functions.
18609 (c-before-change, c-after-change): Call the new language specific
18610 change functions defined in cc-langs.el.
18611 (c-advise-fl-for-region): New macro.
18612 (awk-mode): Remove AWK specific stuff which has been refactored
18613 into language independent stuff.
18614
18615 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
18616
18617 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
18618 (gdb): (Re)set gdb-flush-pending-output to nil here...
18619 (gdb-init-1): ...instead of here (before gdb-prompt).
18620
18621 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18622
18623 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
18624 Recognize ''' just like any other char-constant.
18625
18626 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18627
18628 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
18629 careful enough. Detect the uid-change all within the main loop.
18630
18631 2008-02-24 Stefan Monnier <monnier@pastel.home>
18632
18633 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
18634
18635 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18636
18637 * hilit-chg.el (highlight-save-buffer-state): New macro.
18638 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
18639 (hilit-chg-clear): Use it to preserve the modified-p flag.
18640 (highlight-changes-rotate-faces): Don't mess with the undo-list.
18641
18642 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18643
18644 * font-lock.el (font-lock-set-defaults): Unset previously set variables
18645 when needed.
18646
18647 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
18648
18649 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
18650 from gnus-button-url-regexp.
18651
18652 2008-02-24 Eli Zaretskii <eliz@gnu.org>
18653
18654 * progmodes/compile.el (compilation-next-error): Doc fix.
18655 (compilation-find-file): Doc fix.
18656
18657 2008-02-24 Glenn Morris <rgm@gnu.org>
18658
18659 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
18660 Add obsolete aliases to the old names.
18661
18662 2008-02-24 Richard Stallman <rms@gnu.org>
18663
18664 * net/net-utils.el (ifconfig): Rename from ipconfig.
18665 (ipconfig): Alias to ifconfig.
18666 (ifconfig-program): Rename from ipconfig-program.
18667 (ifconfig-program-options): Rename from ipconfig-program-options.
18668
18669 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
18670
18671 * progmodes/verilog-mode.el (verilog-declaration-core-re):
18672 Add port directions by themselves, with no qualification, as base
18673 item of a declaration.
18674 (verilog-pretty-declarations): Add new flag that inhibits printing
18675 to the message buffer.
18676 (verilog-pretty-expr): Add new flag that inhibits printing to the
18677 message buffer. Improve handling of the many types of expression
18678 line up.
18679 (verilog-just-one-space): Don't print an empty message.
18680 (verilog-get-lineup-indent): Rework to support the better handling
18681 of expression lineup for verilog-pretty-expr.
18682 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
18683 (verilog-mode-version, verilog-mode-release-date): Update.
18684
18685 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18686
18687 * subr.el (cancel-change-group): Don't move point.
18688
18689 2008-02-23 Markus Triska <markus.triska@gmx.at>
18690
18691 * linum.el (linum-after-config): Update all visible windows.
18692
18693 2008-02-23 Glenn Morris <rgm@gnu.org>
18694
18695 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
18696 Add :help for Solitaire and Tetris.
18697
18698 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
18699
18700 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
18701 (smtpmail-code-conv-from): Doc fix. Fix custom type.
18702 (smtpmail-queue-index-file): Make it a defcustom.
18703 (smtpmail-queue-index): Delete.
18704 (smtpmail-send-it, smtpmail-send-queued-mail):
18705 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
18706 smtpmail-queue-index.
18707
18708 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
18709 Add :version.
18710
18711 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
18712
18713 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
18714 New variables.
18715 (iwconfig): New function.
18716
18717 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
18718
18719 * vc.el (vc-find-revision): Make vc-parent-buffer local before
18720 setting it.
18721 (vc-status-menu-map): Do not define using easy-menu.
18722 (vc-status-menu-map): New defalias.
18723 (vc-status-mode-map): Hook up the menu.
18724 (top-level): Update TODO.
18725
18726 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
18727
18728 * vc-bzr.el (vc-bzr-init-version): Rename to ...
18729 (vc-bzr-init-revision): ... this.
18730
18731 2008-02-23 Jason Rumney <jasonr@gnu.org>
18732
18733 * makefile.w32-in (WINS_ALMOST): Remove term.
18734 (WINS): Add term here.
18735 (custom-deps, finder-data): Use WINS_ALMOST.
18736
18737 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
18738
18739 * faces.el (font-weight-table): Fix value of `semi-light'.
18740
18741 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
18742
18743 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
18744 Make those tables bijective.
18745
18746 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
18747
18748 Finish pdbtrack integration cleanup, settling missing-functions
18749 byte compiler warnings appropriately.
18750
18751 * progmodes/python.el (python-point): Remove this - beginning-of-line
18752 was all that was necessary for `python-pdbtrack-overlay-arrow'.
18753 (python-end-of-def-or-class, python-beginning-of-def-or-class)
18754 (python-goto-initial-line): Drop these - they were only needed for
18755 python-point.
18756 (python-comint-output-filter-function): Use condition-case and
18757 beginning-of-line directly, instead of python-mode.el functions
18758 which require all sorts of baggage.
18759 (point-safe): Unnecessary - we're using condition-case directly,
18760 instead.
18761 (python-execute-file): Include for python-shell, which I'm leaving
18762 in keeping despite it being unnecessary for pdb tracking.
18763
18764 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
18765
18766 * progmodes/scheme.el (scheme-font-lock-keywords-2):
18767 Add SRFI 11 support.
18768 (let-values, let*-values): Specify scheme-indent-function.
18769
18770 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
18771
18772 * vc.el (vc-exec-after): Move setting mode-line-process in the
18773 busy case ...
18774 (vc-set-mode-line-busy-indicator): ... in this new function.
18775 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
18776 (vc-update-vc-status-buffer): Reset mode-line-process.
18777 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
18778 mark/unmark all the files with the same state as the current one.
18779 With a prefix argument mark/unmark all files.
18780 (vc-status-mode-menu): Adjust strings.
18781 (vc-update-vc-status-buffer): Only do something when the argument
18782 is not nil.
18783 (vc-status-kill-dir-status-process): New function.
18784 (vc-status-mode-map): Bind it.
18785 (vc-status-process-buffer): New variable.
18786 (vc-status-mode): Make it local.
18787 (vc-status-refresh): Set it.
18788
18789 * vc-hg.el (vc-hg-dir-status):
18790 * vc-git.el (vc-git-dir-status):
18791 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
18792 command is run.
18793
18794 2008-02-22 Glenn Morris <rgm@gnu.org>
18795
18796 * json.el (top-level): No need to require thingatpt.
18797 (json-read-keyword): Use thing-at-point rather than word-at-point.
18798
18799 * time.el (top-level): No need to require time-date when compiling.
18800
18801 * emacs-lisp/copyright.el (copyright-update-year):
18802 Fix subexpression numbering for the case when years are split over
18803 lines, and for the replace case.
18804
18805 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
18806 (tpu-caar, tpu-cadr): Delete functions.
18807 (zmacs-regions): No need to declare for compiler.
18808 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
18809 (tpu-spell-check): Rewrite, and handle mark after point.
18810 (tpu-special-insert): Use or rather than if.
18811
18812 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
18813 rather than spell-region.
18814
18815 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
18816 warnings about spell-region.
18817
18818 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
18819
18820 * ldefs-boot.el: Regenerated.
18821
18822 * loadup.el: Don't load language/devanagari, language/kannada,
18823 language/malayalam, and language/tamil. Load language/sinhala.
18824
18825 * language/indian.el (indian-font-foundry)
18826 (indian-script-language-alist, indian-font-char-index-table)
18827 (indian-font-char, indian-font-char-range, indian-script-table)
18828 (indian-default-script, indian-composable-pattern): Delete them.
18829 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
18830 language environments moved to here.
18831 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
18832 New language environments.
18833
18834 * language/devanagari.el, language/devan-util.el,
18835 * language/kannada.el, language/knd-util.el, language/malayalam.el,
18836 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
18837 Delete them.
18838
18839 * language/sinhala.el: New file.
18840
18841 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
18842
18843 Update Nick Robert's port of pdb tracking from python-mode.el.
18844
18845 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
18846 Clarify docstring.
18847 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
18848 tracking is happening.
18849 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
18850 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
18851 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
18852 Tracking is plugged in to all comint buffers once python.el is loaded.
18853 (python-pdbtrack-overlay-arrow): Toggle activation of
18854 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
18855 (python-pdbtrack-track-stack-file): Use new
18856 `python-pdbtrack-get-source-buffer' for more flexible access to
18857 debugging source files.
18858 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
18859 according to pdb stack trace, optionally using new
18860 `python-pdbtrack-grub-for-buffer' if file is not locally available.
18861 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
18862 named buffer, or having function with indicated name.
18863 (python-shell): Remove comint-output-filter-functions hook
18864 addition, it's being done elsewhere. Wrap long line.
18865
18866 2008-02-21 Michael Olson <mwolson@gnu.org>
18867
18868 * json.el: Replace XEmacs compatibility code to get rid of
18869 compiler warnings.
18870
18871 * time.el: Fix compiler warning.
18872
18873 2008-02-21 Edward O'Connor <ted@oconnor.cx>
18874
18875 * json.el: New file (JavaScript Object Notation parser / generator).
18876
18877 2008-02-21 Dave Love <fx@gnu.org>
18878
18879 * progmodes/sym-comp.el: New file.
18880
18881 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
18882 Require sym-comp. Add Python buffer to same-window-buffer-names.
18883 Fixup whitespaces.
18884 (python-font-lock-keywords): Add highlighting for Python builtins.
18885 (python-font-lock-syntactic-keywords): Rewrite.
18886 (python-quote-syntax): Use syntax-ppss-context instead of parsing
18887 ppss directly.
18888 (python-mode-map): Add binding for python-find-function.
18889 (python-calculate-indentation): Clean up the logic.
18890 (python-beginning-of-defun): Explicitly set return value.
18891 (python-beginning-of-statement): Stop looping if we get stuck
18892 going backwards.
18893 (python-next-statement): Stop looping if we somehow end up inside
18894 a string while advancing.
18895 (python-preoutput-continuation, python-version-checked): New vars.
18896 (python-check-version): New function.
18897 (run-python): Set default command to python-command instead of
18898 python-python-command.
18899 (run-python): Use python-check-version. Give PYTHONPATH
18900 precedence over data-directory in the process environment.
18901 Load function definitions in python process after.
18902 (python-check-comint-prompt): New function.
18903 (python-send-command, python-send-receive): Use it.
18904 (python-complete-symbol, python-try-complete): Functions deleted.
18905 Use symbol-complete instead of python-complete-symbol throughout.
18906 (python-fill-paragraph): Further refine the fenced-string regexp.
18907 (def-python-skeleton): Expand to the original abbrev instead if in
18908 a comment or string. Tweak skeletons for `if', `while', `for',
18909 `try/except', `try/finally', `name'.
18910 (python-pea-hook, python-abbrev-pc-hook): New functions.
18911 (python-abbrev-syntax-table): New var.
18912 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
18913 Use symbol-completion-try-complete for hippie expansion.
18914 Turn on font lock unconditionally.
18915 (python-mode-hook): Defcustom it. No need to use make-local
18916 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
18917 option, since it's buffer-local.
18918
18919 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
18920
18921 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
18922
18923 2008-02-21 Drew Adams <drew.adams@oracle.com>
18924
18925 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
18926 "Turn off" and a "Help" entry when the minor mode has no menu.
18927
18928 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
18929
18930 * vc.el (vc-status-mark, vc-status-unmark): New functions.
18931 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
18932 vc-status-mark-file and vc-status-unmark-file.
18933 (vc-status-mark-unmark): New function.
18934 (vc-status-previous-line, vc-status-next-line): No longer interactive.
18935
18936 2008-02-21 Glenn Morris <rgm@gnu.org>
18937
18938 * composite.el (encode-composition-rule): Fix typo in error message.
18939 (composition-function-table, auto-composition-mode): Doc fixes.
18940
18941 * subr.el (sit-for): Fix obsolete form for nil second argument.
18942
18943 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
18944 (spell-string): Make obsolete, in favor of ispell.
18945
18946 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
18947
18948 * language/devanagari.el: Don't setup composition-function-table
18949 here.
18950 ("Devanagari"): Change charset, coding-system, coding-priority to
18951 Unicode-based ones. Don't require the feature devan-util.
18952
18953 * composite.el (compose-chars-after): Fix arguments for a function
18954 in composition-function-table.
18955 (auto-compose-region): Likewise.
18956
18957 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
18958 for Ethiopic.
18959 (ps-mule-plot-string): Ignore glyph-string based compositions.
18960
18961 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
18962
18963 * doc-view.el: Allow different windows to show different pages.
18964 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
18965 (doc-view-current-image, doc-view-current-overlay): Remove variables,
18966 add them back as macros instead, using image-mode-winprops instead.
18967 Update all users of those variables.
18968 (doc-view-new-window-function): New function to create a new overlay
18969 for each new window.
18970 (doc-view-mode): Use it and image-mode-setup-winprops.
18971 (doc-view-clone-buffer-hook): Rewrite accordingly.
18972
18973 * image-mode.el: Extend [hv]scroll support to per-window properties.
18974 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
18975 (image-mode-winprops-alist): New var to replace them.
18976 (image-mode-new-window-functions): New hook.
18977 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
18978 New funs.
18979 (image-set-window-vscroll, image-set-window-hscroll): Use them.
18980 Remove the `window' argument, update callers.
18981 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
18982 Use the new functions.
18983 (image-mode-reapply-winprops): New fun.
18984 (image-mode): Use it.
18985
18986 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
18987
18988 * calc/calc-math.el (math-sin-raw): Add optional argument
18989 to keep track of original argument.
18990 (math-cos-raw): Use optional argument when calling math-sin-raw.
18991 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
18992 with close to original precision.
18993
18994 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18995
18996 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
18997 args in calls of sit-for.
18998
18999 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
19000
19001 * vc-svn.el (vc-svn-program): Fix typo in docstring.
19002 (vc-svn-checkin): Fix typo in error message.
19003
19004 * help-mode.el: Require easymenu when compiling.
19005
19006 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
19007
19008 * help-mode.el (help-mode-menu): New menu.
19009
19010 2008-02-20 Glenn Morris <rgm@gnu.org>
19011
19012 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
19013 on Windows.
19014
19015 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
19016
19017 * ps-mule.el (ps-mule-encode-region): Return a single string.
19018 (ps-mule-plot-string): Adjust for the above change.
19019 (ps-mule-encode-header-string): Likewise.
19020
19021 * international/latin1-disp.el (latin1-display): Don't use
19022 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
19023 standard-display-table.
19024 (latin1-display-identities): Adjust for the change of what is
19025 returned by (get-language-info charset 'charset).
19026
19027 * international/mule-util.el (char-displayable-p): Fix for Latin-1
19028 characters and terminal case.
19029
19030 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
19031
19032 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
19033
19034 * progmodes/python.el: Also require comint when loading.
19035 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
19036 Replace python-shell with run-python on menu bar.
19037 (python-shell-map): New map.
19038 (python-default-interpreter, python-python-command-args)
19039 (python-jython-command-args, python-pdbtrack-do-tracking-p):
19040 New options.
19041 (python-which-shell, python-which-args, python-which-bufname):
19042 New buffer local variables.
19043 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
19044
19045 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
19046 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
19047 New constants.
19048
19049 Pdbtrack features:
19050
19051 (python-point, python-end-of-def-or-class)
19052 (python-beginning-of-def-or-class, python-goto-initial-line)
19053 (python-comint-output-filter-function)
19054 (python-pdbtrack-overlay-arrow)
19055 (python-pdbtrack-track-stack-file, python-toggle-shells)
19056 (python-shell, python-pdbtrack-toggle-stack-tracking)
19057 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
19058 New functions.
19059
19060 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19061
19062 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
19063 when the argument is nil.
19064
19065 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
19066
19067 * vc.el (dir-status): Add a brief description.
19068
19069 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
19070
19071 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
19072 If non-nil, reverse the sense of the check.
19073
19074 * vc-rcs.el (vc-rcs-root): New func.
19075 * vc-cvs.el (vc-cvs-root): New func.
19076 * vc-svn.el (vc-svn-root): New func.
19077 * vc-sccs.el (vc-sccs-root): New func.
19078
19079 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
19080
19081 * language/japan-util.el (setup-japanese-environment-internal):
19082 Call use-cjk-char-width-table.
19083
19084 * language/japanese.el ("Japanese"): Set exit-function to
19085 use-default-char-width-table.
19086
19087 * international/characters.el: Delete occurrences of non-Unicode
19088 tibetan and ethiopic characters.
19089 (cjk-char-width-table): New variable.
19090 (use-cjk-char-width-table, use-default-char-width-table):
19091 New functions.
19092
19093 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
19094
19095 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
19096 (vc-status-mode-menu): Add a :filter.
19097 (vc-status-printer): Add faces.
19098
19099 * vc-hg.el (vc-hg-extra-status-menu): New function.
19100 (vc-hg-dir-status): Clean up the buffer before using it.
19101
19102 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
19103
19104 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
19105 (gdb): Initialize it here instead.
19106
19107 * files.el (locate-dominating-file): Fix thinko in last change.
19108 Reported by Bruce Stephens <bruce.stephens@isode.com>.
19109
19110 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
19111
19112 * vc.el (vc-status-mode-menu): New menu for vc-status.
19113
19114 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
19115
19116 * progmodes/verilog-mode.el (customize): Fix typo in error message.
19117 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
19118 (verilog-mode-auto, verilog-indent-level-module)
19119 (verilog-minimum-comment-distance, verilog-library-flags)
19120 (verilog-library-directories, verilog-library-files)
19121 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
19122 (verilog-xemacs-menu, verilog-set-compile-command)
19123 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
19124 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
19125 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
19126 (verilog-batch-inject-auto, verilog-batch-indent)
19127 (verilog-continued-line, verilog-type-keywords)
19128 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
19129 (verilog-read-inst-pins, verilog-read-arg-pins)
19130 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
19131 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
19132 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
19133 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
19134 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
19135 (verilog-mode-version, verilog-mode-release-date)
19136 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
19137 (verilog-simulator, verilog-compiler)
19138 (verilog-auto-sense-defines-constant, verilog-company)
19139 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
19140 Fix typos in docstrings.
19141 (verilog-set-auto-endcomments, verilog-calculate-indent)
19142 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
19143 Reflow docstrings.
19144 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
19145 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
19146 (electric-verilog-forward-sexp, verilog-in-case-region-p)
19147 (verilog-in-struct-region-p, verilog-in-generate-region-p)
19148 (verilog-leap-to-head, verilog-current-indent-level)
19149 (verilog-case-indent-level, verilog-cpp-keywords)
19150 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
19151 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
19152 (verilog-signals-not-in, verilog-symbol-detick-text)
19153 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
19154 (verilog-forward-close-paren, verilog-backward-open-paren)
19155 (verilog-backward-open-bracket): Doc fixes.
19156
19157 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
19158 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
19159 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
19160 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
19161 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
19162 Fix typos in docstrings.
19163
19164 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
19165
19166 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
19167
19168 * info.el (Info-read-node-name): Removed unused `default' arg.
19169
19170 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
19171
19172 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
19173
19174 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
19175
19176 * image-mode.el (image-get-display-property): New fun.
19177 (image-forward-hscroll, image-next-line, image-eol, image-eob)
19178 (image-mode, image-minor-mode, image-toggle-display-text)
19179 (image-toggle-display): Use it.
19180
19181 2008-02-18 Jason Rumney <jasonr@gnu.org>
19182
19183 * international/mule.el (xml-find-file-coding-system): Don't warn
19184 about utf-16 with BOM.
19185
19186 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
19187
19188 * international/mule.el (sgml-xml-auto-coding-function): Detect and
19189 warn if file encoding is not utf-8 and encoding not specified.
19190 (xml-find-file-coding-system): New function.
19191 * international/mule-conf.el (file-coding-system-alist): Use it.
19192
19193 2008-02-17 Glenn Morris <rgm@gnu.org>
19194
19195 * international/mule-cmds.el (set-locale-environment):
19196 Pass `frame' to getenv for LC_MESSAGES.
19197
19198 2008-02-17 Juri Linkov <juri@jurta.org>
19199
19200 * time.el (emacs-init-time): Use format instead of format-seconds.
19201
19202 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19203
19204 * textmodes/bibtex.el (bibtex-search-entry): Rename from
19205 bibtex-find-entry. Add autoload cookie.
19206 (bibtex-find-entry): Alias for bibtex-search-entry.
19207 (bibtex-search-crossref): Rename from bibtex-find-crossref.
19208 (bibtex-find-crossref): Alias for bibtex-search-crossref.
19209 (bibtex-clean-entry): atomic-change-group removed.
19210 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
19211 to locate buffer location where error occurred.
19212 Make error messages more specific.
19213 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
19214
19215 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
19216
19217 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
19218 top level.
19219
19220 * simple.el (transient-mark-mode): Add an :init-value.
19221
19222 * startup.el (command-line): Use custom-reevaluate-setting for
19223 transient-mark-mode.
19224
19225 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
19226
19227 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
19228
19229 2008-02-16 Juri Linkov <juri@jurta.org>
19230
19231 * startup.el (after-init-time): New variable.
19232 (command-line): Set `after-init-time' to the current time.
19233
19234 * time.el (emacs-init-time): New function.
19235
19236 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
19237
19238 * files.el (locate-dominating-file): Remove initial loop because it's
19239 not careful enough. Detect the uid-change all within the main loop.
19240
19241 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
19242
19243 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
19244
19245 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
19246
19247 * vc.el (vc-annotate): Add new argument.
19248 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
19249
19250 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
19251 Move make-variable-buffer-local code after the corresponding defvar.
19252 (hs-minor-mode-map): Define and initialize in one step.
19253 (hs-minor-mode): Change from defun to define-minor-mode.
19254
19255 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
19256
19257 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
19258 (gdb-ready): Move declaration...
19259
19260 * progmodes/gdb-ui.el (gdb-ready): ...to here.
19261 (gdb-early-user-input): New variable.
19262 (gdb): Reset gdb-flush-pending-output to nil and set
19263 comint-input-sender here (before gdb-prompt), instead of...
19264 (gdb-init-1): ...here.
19265 (gdb-send): If Emacs is not ready, defer user input to...
19266 (gdb-prompt): ...here.
19267
19268 2008-02-16 Glenn Morris <rgm@gnu.org>
19269
19270 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
19271
19272 * startup.el (emacs-startup-time): Rename to `before-init-time'.
19273 (before-init-time): New name for `emacs-startup-time'.
19274 (command-line): Use before-init-time rather than emacs-startup-time.
19275 * time.el (emacs-uptime): Use before-init-time rather than
19276 emacs-startup-time.
19277
19278 * composite.el (composition-function-table): Doc fix.
19279
19280 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
19281 in favor of `%z' specifier.
19282 (emacs-uptime): Move to time.el.
19283 * time.el (emacs-uptime): Move here from time-date.el. Add optional
19284 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
19285 argument of format-seconds.
19286
19287 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
19288
19289 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
19290
19291 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
19292
19293 * ielm.el (ielm-is-whitespace): Remove.
19294 (ielm-is-whitespace-or-comment): New function.
19295 (ielm-eval-input): Use it.
19296
19297 2008-02-15 Jason Rumney <jasonr@gnu.org>
19298
19299 * term/mac-win.el: Fix coding tag.
19300
19301 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
19302
19303 * vc-hooks.el (vc-menu-map):
19304 * bindings.el (mode-line-mode-menu): Add tooltips.
19305
19306 * bindings.el (help-echo): Add more tooltips. Use a less
19307 telegraphic style for existing tooltips.
19308
19309 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
19310
19311 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
19312 from the auto-generated one.
19313
19314 2008-02-14 Glenn Morris <rgm@gnu.org>
19315
19316 * mail/rmail-spam-filter.el (rmail-spam-filter):
19317 Let-bind message-spam-status.
19318
19319 * mail/smtpmail.el (password-cache-add): Declare as function.
19320
19321 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
19322
19323 * mail/smtpmail.el: Use password-cache.
19324
19325 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
19326
19327 * uniquify.el (uniquify-buffer-base-name): New function.
19328 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19329
19330 * desktop.el (uniquify-managed): Don't defvar.
19331 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
19332 `uniquify-managed'. Return also the buffer's base name.
19333 (desktop-save): When saving the buffer info, filter out the base name,
19334 and save it as buffer name if the buffer is managed by uniquify.
19335 (uniquify-item-base): Don't declare; not called anymore.
19336
19337 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
19338
19339 * vc.el (vc-annotate-find-revision-at-line): New function.
19340 (vc-annotate-mode-map): Bind it.
19341 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
19342 some entries.
19343
19344 2008-02-14 Glenn Morris <rgm@gnu.org>
19345
19346 * calendar/time-date.el (format-seconds): New function.
19347 (emacs-uptime): Use format-seconds.
19348
19349 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
19350 Remove `LC_ALL=C', since it's included in $(emacs) now.
19351
19352 2008-02-14 Zhang Wei <id.brep@gmail.com>
19353
19354 * textmodes/org-publish.el (org-publish-timestamp-filename):
19355 Replace colon characters in filename too.
19356
19357 2008-02-13 Bastien Guerry <bzg@altern.org>
19358
19359 * mail/rmail.el (rmail-header-name): New face.
19360 (rmail-font-lock-keywords): Use rmail-header-name.
19361
19362 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
19363 against X-Spam-Status header field.
19364 (rmail-spam-filter): Also check X-Spam-Status header field.
19365
19366 2008-02-14 Mark A. Hershberger <mah@everybody.org>
19367
19368 * progmodes/flymake.el (flymake-allowed-file-name-masks):
19369 Add support for .pm files and .php files.
19370 (flymake-err-line-patterns): Add pattern for PHP errors.
19371 (flymake-php-init): New function. PHP support for flymake.
19372
19373 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19374 Add regular expression for PHP errors.
19375
19376 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
19377
19378 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
19379 This DTRT even on w32 machines.
19380 (ange-ftp-cf1): Quote FILENAME.
19381
19382 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
19383
19384 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
19385 (smerge-auto-combine): New fun.
19386
19387 2008-02-12 Juri Linkov <juri@jurta.org>
19388
19389 * startup.el (fancy-startup-screen, normal-splash-screen):
19390 Set default-directory to command-line-default-directory.
19391
19392 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
19393 after reading the desktop.
19394
19395 * progmodes/compile.el (compilation-auto-jump):
19396 Call compile-goto-error only when compilation-auto-jump-to-first-error
19397 is non-nil.
19398 (compilation-scroll-output): Replace :type 'boolean with a choice
19399 that has three options including a third option `first-error'.
19400 Doc fix.
19401 (compilation-start, compilation-forget-errors): Add an alternate
19402 condition comparing compilation-scroll-output with `first-error'
19403 in addition to compilation-auto-jump-to-first-error (to call
19404 compilation-auto-jump in the proper place).
19405
19406 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
19407
19408 * international/mule.el (sgml-html-meta-auto-coding-function):
19409 Make sure the search limit is ahead.
19410
19411 * tar-mode.el: Fix broken indentation.
19412 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
19413 Use with-current-buffer.
19414
19415 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
19416
19417 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
19418 it is already automatically buffer-local.
19419
19420 2008-02-12 Drew Adams <drew.adams@oracle.com>
19421
19422 * help.el (describe-key): Join some split lines to facilitate filling.
19423 * help-fns.el (describe-function-1): Fill text of overlong lines.
19424
19425 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
19426
19427 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
19428 Use unibyte-string instead of string-make-unibyte.
19429
19430 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
19431
19432 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
19433
19434 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
19435 works also for buffers w/o buffer-file-name. Update callers.
19436 (doc-view-clone-buffer-hook): New fun.
19437 (doc-view-mode): Use it for indirect clones. Mark the overlays with
19438 the `doc-view' property so they can be recognized.
19439
19440 * simple.el (clone-indirect-buffer-hook): New hook.
19441 (clone-indirect-buffer): Run it.
19442
19443 2008-02-11 Michael Olson <mwolson@gnu.org>
19444
19445 * epa-setup.el:
19446 * epg-package-info.el: Files removed.
19447
19448 2008-02-11 Daiki Ueno <ueno@unixuser.org>
19449
19450 * epa.el (epa-menu-mode): Merge into epa-mode.
19451 (epa-menu-items): Rename the label "EasyPG Assistant" to
19452 "Encryption/Decryption".
19453
19454 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
19455 (epa-dired-mode-map): Rename from epa-dired-map.
19456 (epa-global-dired-mode): Rename the global minor mode.
19457
19458 2008-02-11 Drew Adams <drew.adams@oracle.com>
19459
19460 * isearch.el (isearch-fail): New face.
19461 (isearch-message): Highlight failure part of input.
19462
19463 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
19464
19465 * ibuffer.el (ibuffer-header-line-format): New var.
19466 (ibuffer-mode): Set it instead of header-line-format.
19467 (ibuffer-update): Use it to set header-line-format.
19468
19469 * international/mule-cmds.el (ucs-insert): Inherit surrounding
19470 properties like self-insert-command.
19471
19472 2008-02-11 Drew Adams <drew.adams@oracle.com>
19473
19474 * progmodes/etags.el: Add many doc strings.
19475
19476 2008-02-11 Jason Rumney <jasonr@gnu.org>
19477
19478 * ldefs-boot.el: Regenerated.
19479
19480 2008-02-11 Glenn Morris <rgm@gnu.org>
19481
19482 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19483 Shorten some names.
19484
19485 * ffap.el (ffap-rfc-directories): Add :version.
19486
19487 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
19488
19489 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
19490 files, and backup files of same.
19491
19492 2008-02-11 Kevin Ryde <user42@zip.com.au>
19493
19494 * ffap.el (ffap-rfc-directories): New variable.
19495 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
19496
19497 * info.el (Info-next-reference, Info-prev-reference)
19498 (Info-try-follow-nearest-node): Move to and follow https:// links too.
19499
19500 * simple.el (completion-list-mode): Show full completion-list-mode-map
19501 in the docstring.
19502
19503 2008-02-11 Sam Steingold <sds@gnu.org>
19504
19505 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
19506
19507 2008-02-11 Glenn Morris <rgm@gnu.org>
19508
19509 * startup.el (emacs-startup-time): New variable.
19510 (command-line): Set emacs-startup-time.
19511
19512 * calendar/time-date.el (emacs-uptime): New function.
19513
19514 2008-02-10 Bastien Guerry <bzg@altern.org>
19515
19516 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
19517 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
19518 it is nil.
19519
19520 2008-02-10 Daiki Ueno <ueno@unixuser.org>
19521
19522 * epg-config.el: Expand the contents of epg-package-info.el.
19523 (epg-package-name): New constant.
19524 (epg-version-number): New constant.
19525 (epg-bug-report-address): New constant.
19526
19527 * epa-mail.el (epa-mail-mode): Add autoload cookie.
19528 (epa-global-mail-mode): New global minor mode.
19529
19530 * epa-file.el (epa-file-mode): New global minor mode.
19531
19532 * epa-dired.el (epa-dired-mode): New global minor mode.
19533
19534 * epa.el (epa-menu): New variable.
19535 (epa-menu-items): New variable.
19536 (epa-menu-mode): New global minor mode.
19537 (epa-global-minor-modes): New user option.
19538 (epa-mode): New global minor mode.
19539
19540 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
19541
19542 * net/dbus.el: Remove `no-byte-compile' cookie.
19543 (dbus-call-method, dbus-register-signal, dbus-debug)
19544 (dbus-registered-functions-table): Declare them with
19545 `declare-function' or `defvar', respectively.
19546 (top): Don't assert any longer. Require 'cl when compiling.
19547 Apply `ignore-errors' but `dbus-ignore-errors'.
19548
19549 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
19550
19551 * diff-mode.el (diff-add-change-log-entries-other-window):
19552 Use add-change-log-entry.
19553
19554 2008-02-09 Jason Rumney <jasonr@gnu.org>
19555
19556 * button.el (button-map):
19557 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
19558 * ldefs-boot.el: Regenerate.
19559
19560 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
19561
19562 * epa.el (epa-faces, epa):
19563 * epa-file.el (epa-file):
19564 * epg-config.el (epg): Add :version.
19565
19566 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
19567
19568 * vc.el (vc-exec-after): Append CODE to previous fragments.
19569 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
19570 take MESSAGES instead of VERBOSE; use it when non-nil.
19571 (vc-diff-internal): Compute messages once; use them;
19572 update call to vc-diff-finish.
19573
19574 2008-02-09 Michael Olson <mwolson@gnu.org>
19575
19576 * net/tramp.el (tramp-process-sentinel): Avoid error when process
19577 buffer has been killed, such as by
19578 `tramp-cleanup-all-connections'.
19579
19580 2008-02-09 Miles Bader <miles@gnu.org>
19581
19582 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
19583
19584 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
19585
19586 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
19587 splitter in context hunks.
19588
19589 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
19590
19591 * international/fontset.el (setup-default-fontset): Fix arabic otf
19592 font specification.
19593
19594 2008-02-08 Daiki Ueno <ueno@unixuser.org>
19595
19596 * epa-dired.el:
19597 * epa-file.el:
19598 * epa-mail.el:
19599 * epa-setup.el:
19600 * epa.el:
19601 * epg-config.el:
19602 * epg-package-info.el:
19603 * epg.el: Initial check-in of EasyPG.
19604
19605 2008-02-08 Glenn Morris <rgm@gnu.org>
19606
19607 * woman.el (woman-locale): New defcustom.
19608 (woman-expand-locale, woman-manpath-add-locales): New functions.
19609 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
19610
19611 * international/mule-cmds.el (locale-translate): New function,
19612 with old code extracted from set-locale-environment.
19613 (set-locale-environment): Use locale-translate. Set woman-locale.
19614
19615 * cus-start.el (selection-coding-system): Remove, since it's now
19616 defined in select.el rather than in xselect.c.
19617 * select.el (selection-coding-system): Make it a defcustom, and
19618 add the properties from cus-start.el. Bump :version.
19619
19620 * custom.el (custom-theme-set-variables): Sort symbols that are
19621 dependencies before symbols that depend on them.
19622 (custom-enabled-themes): Set after custom-theme-directory.
19623
19624 * pcmpl-unix.el (top-level): Move provide statement to end.
19625 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
19626 `*' from doc-string. Allow to be nil.
19627 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
19628 Allow to be nil. Add :version.
19629 (pcmpl-ssh-hosts): Move definition before use. Handle lines
19630 without hostnames, and multiple hostnames per line.
19631
19632 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
19633
19634 2008-02-08 Phil Hagelberg <phil@evri.com>
19635
19636 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
19637 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
19638
19639 2008-02-07 Timo Savola <timo.savola@iki.fi>
19640
19641 * startup.el (command-line-x-option-alist): Add --parent-id.
19642
19643 * term/x-win.el (x-handle-parent-id): New function.
19644
19645 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
19646
19647 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
19648 "Font Menu".
19649
19650 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
19651
19652 * net/dbus.el (dbus-interface-peer): New defconst.
19653 (dbus-ping): New defun.
19654
19655 2008-02-06 Sam Steingold <sds@gnu.org>
19656
19657 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
19658
19659 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
19660
19661 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
19662 Just return nil and let the C code provide a fallback.
19663
19664 2008-02-05 Glenn Morris <rgm@gnu.org>
19665
19666 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
19667 tramp-flush-connection-property for removed 2nd argument.
19668
19669 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
19670
19671 * diff-mode.el (diff-add-change-log-entries-other-window):
19672 Rename from diff-create-changelog. Change users.
19673 Minor change to hopefully work with plain diffs.
19674 (diff-mode-map): Add binding for it.
19675
19676 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
19677
19678 * diff-mode.el: Add new TODO entry.
19679 (diff-create-changelog): New function.
19680 (diff-mode-menu): Bind it.
19681
19682 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
19683
19684 * international/mule-diag.el (print-fontset-element): Handle the
19685 case of inhibiting the fallback fonts.
19686
19687 2008-02-04 Kim F. Storm <storm@cua.dk>
19688
19689 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19690 (ido-magic-delete-char): Use prefix arg.
19691
19692 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
19693
19694 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
19695 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
19696 of today, the most recent libpng is 1.2.24).
19697
19698 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
19699
19700 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
19701
19702 * net/dbus.el (top): Check (featurep 'dbusbind).
19703
19704 * net/tramp.el (tramp-process-sentinel): New defun.
19705 (tramp-do-copy-or-rename-file-out-of-band)
19706 (tramp-maybe-open-connection): Use it as process sentinel.
19707 (tramp-handle-delete-directory): Don't use the "-f" option; it
19708 isn't portable.
19709 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
19710 after the command.
19711 (tramp-handle-shell-command): Set `mode-line-process' in the
19712 asynchronous case.
19713
19714 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
19715
19716 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
19717 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
19718 Use `tramp-process-sentinel' as process sentinel.
19719
19720 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
19721
19722 * whitespace.el (global-whitespace-mode): Revert last change.
19723 (whitespace-unload-function): Force `global-whitespace-mode'
19724 to deactivate local modes in a slightly less intrusive way.
19725
19726 2008-02-02 Eli Zaretskii <eliz@gnu.org>
19727
19728 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
19729
19730 2008-02-02 Glenn Morris <rgm@gnu.org>
19731
19732 * international/latin1-disp.el (latin1-display):
19733 * progmodes/fortran.el (fortran-comment-indent-char):
19734 * progmodes/idlw-shell.el (top-level):
19735 * term/mac-win.el (mac-keyboard-translate-char):
19736 * whitespace.el (whitespace-char-valid-p):
19737 * wid-edit.el (widget-key-sequence-read-event):
19738 Use characterp rather than char-valid-p.
19739
19740 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
19741 to capitalized-find-word-boundary. Doc fix. Update callers.
19742 (capitalized-next-word-boundary-function-table): Rename to
19743 capitalized-find-word-boundary-function-table. Doc fix. Update users.
19744
19745 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
19746 string-to-int.
19747
19748 * ps-def.el (declare-function): Add compatibility definition.
19749 (ps-plot-with-face, ps-plot-string): Declare as functions.
19750 (ps-bold-faces, ps-italic-faces): Declare variables.
19751
19752 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
19753 (ps-mule-end-job): Declare as functions.
19754
19755 * wid-edit.el (widget-string-complete): Use assoc-string rather
19756 than assoc-ignore-case.
19757
19758 See ChangeLog.13 for earlier changes.
19759
19760 ;; Local Variables:
19761 ;; coding: utf-8
19762 ;; End:
19763
19764 Copyright (C) 2008, 2009 Free Software Foundation, Inc.
19765
19766 This file is part of GNU Emacs.
19767
19768 GNU Emacs is free software: you can redistribute it and/or modify
19769 it under the terms of the GNU General Public License as published by
19770 the Free Software Foundation, either version 3 of the License, or
19771 (at your option) any later version.
19772
19773 GNU Emacs is distributed in the hope that it will be useful,
19774 but WITHOUT ANY WARRANTY; without even the implied warranty of
19775 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19776 GNU General Public License for more details.
19777
19778 You should have received a copy of the GNU General Public License
19779 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
19780
19781 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc