(doc-view-convert-current-doc): Fix last change.
[bpt/emacs.git] / lisp / ChangeLog
1 2009-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * doc-view.el (doc-view-convert-current-doc): Fix last change.
4
5 2009-03-10 Glenn Morris <rgm@gnu.org>
6
7 * mail/sendmail.el (mail-archive-file-name, mail-default-headers):
8 Doc fixes.
9 (mail-mailing-lists): Remove leading `*' from defcustom doc.
10
11 * simple.el (compose-mail): Doc fix.
12
13 2009-03-10 Alexander Becher <alexander.becher@capgemini-sdm.com> (tiny change)
14
15 * vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
16
17 2009-03-09 Jason Rumney <jasonr@gnu.org>
18
19 * minibuffer.el (read-file-name): Only split dir name when
20 default filename is missing. (Bug#2585)
21
22 2009-03-08 Chong Yidong <cyd@stupidchicken.com>
23
24 * finder.el (finder-commentary): Don't delete other
25 windows (Bug#2291).
26
27 * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark
28 first (Bug#2449).
29
30 2009-03-08 Andreas Schwab <schwab@linux-m68k.org>
31
32 * net/ange-ftp.el (ange-ftp-multi-msgs): Add 150-.
33
34 2009-03-07 Eli Zaretskii <eliz@gnu.org>
35
36 * woman.el (woman-parse-colon-path): Return a list even if there's
37 only one directory in PATHS.
38 (woman-mode): Restore tab-width value after the call to Man-mode,
39 since Man-mode resets it to the default, and that makes right
40 margin extend beyond woman-fill-column.
41
42 * man.el (Man-init-defvars) [windows-nt]: Use a special command
43 list. Don't invoke Awk.
44
45 2009-03-06 Glenn Morris <rgm@gnu.org>
46
47 * mail/rmailmm.el (rmail-mime-media-type-handlers-alist): Fix doc and
48 custom type.
49
50 2009-03-05 Tassilo Horn <tassilo@member.fsf.org>
51
52 * doc-view.el (doc-view-convert-current-doc): Save the current
53 resolution in the cache directory.
54 (doc-view-initiate-display): Restore the saved resolution when
55 using cached image files.
56
57 2009-03-05 Glenn Morris <rgm@gnu.org>
58
59 * mail/rmail.el (rmail-perm-variables): rmail-overlay-list needs to be
60 buffer-local in the view buffer, not the rmail buffer.
61
62 * mail/rmailout.el (rmail-output-to-rmail-buffer): Add the new message
63 at the end of the existing messages, ensuring there is a blank line
64 between them. (Bug#2521)
65
66 * mail/rmail.el (rmail-ensure-blank-line): New function.
67 * mail/rmailedit.el (rmail-cease-edit):
68 * mail/rmailout.el (rmail-output-as-mbox):
69 * mail/rmailsort.el (rmail-sort-messages): Use rmail-ensure-blank-line.
70
71 * mail/rmailmm.el (rmail-mime-media-type-handlers-alist)
72 (rmail-mime-attachment-dirs-alist): Doc fixes. Fix custom-type.
73 Add version.
74 (rmail-mime-total-number-of-bulk-attachments): Doc fix.
75 (rmail-mime): Doc fix. Use rmail-apply-in-message.
76 Disable undo in the mime buffer, mark unmodified.
77
78 2009-03-04 David Reitter <david.reitter@gmail.com>
79
80 * menu-bar.el (clipboard-yank): Avoid checking (x-selection-exists-p)
81 if unbound in order to enable the item.
82 For paste menu item, same, and check kill-ring.
83
84 2009-03-04 Sam Steingold <sds@gnu.org>
85
86 * progmodes/compile.el (compilation-error-regexp-alist-alist):
87 Handle "omake -P" messages "file foo changed".
88
89 2009-03-04 Glenn Morris <rgm@gnu.org>
90
91 * mail/rmailedit.el (rmail-edit-mode): Doc fix.
92
93 * mail/rmailsort.el: Replace `(function (lambda' by `(lambda'.
94 (rmail-sort-by-date, rmail-sort-by-subject)
95 (rmail-sort-by-author, rmail-sort-by-recipient)
96 (rmail-sort-by-correspondent, rmail-select-correspondent)
97 (rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
98 (rmail-make-date-sortable): Doc fixes.
99 (rmail-sort-by-correspondent): Downcase correspondents.
100 (rmail-sort-by-labels): Make it work.
101 (rmail-sort-messages): Restore undo if it was initially enabled.
102 Fix bobp/bolp typo that was adding a line on every sort.
103
104 * mail/rmailsum.el (rmail-get-create-summary-buffer): Doc fix.
105 Disable undo in the summary buffer.
106 (rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
107 (rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
108 (rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
109 (rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
110 (rmail-summary-sort-by-labels): Replace `(function (lambda'
111 by `(lambda'.
112
113 2009-03-03 Sam Steingold <sds@gnu.org>
114
115 * progmodes/compile.el (compilation-move-to-column):
116 Guard against negative col values.
117
118 2009-03-03 Simon Josefsson <simon@josefsson.org>
119
120 * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is
121 in preference order.
122 (smtpmail-try-auth-methods): Improve which authentication
123 mechanism to use, so that the locally most preferred and mutually
124 supported mechanism is used.
125
126 2009-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * emacs-lisp/lisp.el (end-of-defun-function): Make it more clear that
129 the function takes no argument.
130
131 2009-03-03 Glenn Morris <rgm@gnu.org>
132
133 * mail/rmail.el (rmail-highlighted-headers, rmail-highlight)
134 (rmail-header-name): Doc fixes.
135 (rmail-show-message-verbose-min): Add :version.
136 (rmail-highlight-headers): Add doc string. Simplify.
137
138 * mail/rmailsum.el (rmail-summary-scroll-between-messages)
139 (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes.
140 (rmail-summary-by-senders): Doc fix.
141 (rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
142 Make the output menu-items consistent with rmail-mode-map.
143 Bind rmail-summary-by-senders to C-M-f.
144 (rmail-summary-search): Ensure the selected message shows.
145
146 2009-03-03 Kenichi Handa <handa@m17n.org>
147
148 * files.el (basic-save-buffer-1): Set car part of
149 buffer-file-coding-system-explicit.
150 (revert-buffer): Check car part of buffer-file-coding-system-explicit.
151
152 * international/mule-cmds.el (select-safe-coding-system): If cdr
153 part of buffer-file-coding-system-explicit is set, ignore
154 default-buffer-file-coding-system and the most preferred coding system.
155
156 * international/mule.el (set-buffer-file-coding-system): Set cdr
157 part of buffer-file-coding-system-explicit.
158 (after-insert-file-set-coding):
159 Set buffer-file-coding-system-explicit to a cons.
160
161 2009-03-02 Glenn Morris <rgm@gnu.org>
162
163 * calendar/calendar.el (diary-date-forms, calendar-date-display-form):
164 Add :set-after listing variables on which we might depend.
165
166 * mail/rmail.el (rmail-reply): Use rmail-apply-in-message so that this
167 function has access to all the headers, not just the visible ones.
168 Avoid extraneous leading whitespace in `References'.
169 (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names):
170 Doc fixes.
171 (rmail-retry-failure): Use rmail-get-header rather than a magical
172 save-excursion/restriction combination that does nothing.
173 (rmail-delete-headers): New function.
174 (rmail-retry-failure): Restore yet another feature mbox Rmail removed
175 without telling anyone, namely rmail-retry-ignored-headers.
176
177 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
178
179 * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
180
181 2009-03-01 Glenn Morris <rgm@gnu.org>
182
183 * mail/rmail.el (rmail-mode-map): Add explicit keybinding for
184 rmail-resend in the menu.
185
186 * files.el (confirm-nonexistent-file-or-buffer): `other' must be last
187 custom choice. (Bug#2506)
188
189 2009-02-28 Eli Zaretskii <eliz@gnu.org>
190
191 * progmodes/grep.el (grep-process-setup) [windows-nt msdos]:
192 Use "--color=always".
193
194 2009-02-28 Glenn Morris <rgm@gnu.org>
195
196 * mail/rmailout.el (rmail-output-as-seen): Add autoload cookie.
197
198 * mail/rmailmm.el (rmail-mime): Add autoload cookie.
199 * mail/rmail.el (rmail-mode-map):
200 * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'.
201
202 * mail/rmail.el (rmail-primary-inbox-list): Doc fix.
203 Fix custom choice to match default.
204 (rmail-get-new-mail): Doc fix.
205 (rmail-beginning-of-message, rmail-end-of-message): Preserve the current
206 header style.
207
208 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
209
210 * replace.el (keep-lines-read-args): Use empty string as
211 default (Bug#2495).
212
213 * menu-bar.el (menu-set-font): Fix last fix.
214
215 2009-02-27 Glenn Morris <rgm@gnu.org>
216
217 * help-fns.el (find-lisp-object-file-name): Need a buffer position, not
218 just a buffer, to find a definition.
219
220 * mail/rmail.el (rmail-speedbar-move-message): Preserve the directory
221 part against rmail-output's oddness.
222
223 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
224
225 * menu-bar.el (menu-set-font): Assign the same font object to all
226 frames (Bug#2476).
227
228 2009-02-26 Michael Albinus <michael.albinus@gmx.de>
229
230 * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
231
232 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
233
234 * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
235 (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
236 (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
237 (x-dnd-init-motif-for-frame): Fix typos in docstrings.
238 (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
239 Reflow docstrings.
240
241 2009-02-26 Glenn Morris <rgm@gnu.org>
242
243 * mail/rmailsum.el (rmail-summary-rmail-update):
244 Use rmail-message-unseen-p. (Bug#2477)
245 (rmail-summary-mark-seen): Add option to mark as unseen.
246 (rmail-summary-rmail-update): Store a position in
247 rmail-summary-put-back-unseen rather than just a flag, and use it to put
248 back the "-" mark in the summary.
249
250 * progmodes/cc-vars.el (c-style-variables-are-local-p):
251 Mark as safe if boolean. (Bug#2197)
252
253 2009-02-26 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
254
255 * mail/sendmail.el (sendmail-send-it): `call-process-region' can
256 return a string. (Bug#2428)
257
258 2009-02-25 Juanma Barranquero <lekktu@gmail.com>
259
260 * bs.el (bs--down):
261 * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
262
263 2009-02-25 Glenn Morris <rgm@gnu.org>
264
265 * dired-x.el (dired-guess-shell-alist-user): Fix doc typo.
266
267 * simple.el (eval-expression):
268 * emacs-lisp/lisp-mode.el (eval-last-sexp): Mention truncation in doc.
269
270 2009-02-25 Dan Nicolaescu <dann@ics.uci.edu>
271
272 * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing.
273
274 2009-02-25 David Reitter <david.reitter@gmail.com>
275
276 * mail/mailclient.el (clipboard-kill-ring-save): Declare.
277
278 2009-02-25 Kenichi Handa <handa@m17n.org>
279
280 * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
281
282 * composite.el (auto-composition-mode): Don't add a hook to
283 after-change-functions. Don't decompose the buffer.
284 (auto-composition-after-change): Delete it.
285 (toggle-auto-composition): Make it an alias of
286 auto-composition-mode.
287 (auto-compose-region): Delete it.
288
289 2009-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * term/ns-win.el (ns-working-overlay): Don't make it buffer-local.
292 (ns-working-overlay-len): Remove. Use ns-working-overlay instead.
293 (ns-delete-working-text): Merge with ns-unecho-working-text.
294 Decide which to use based on ns-working-overlay.
295 (ns-unecho-working-text): Remove.
296 (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
297
298 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
299
300 * textmodes/ispell.el (ispell-region): Adapt "done" message to
301 coding conventions. (Bug#2447)
302
303 * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
304 argument is 0. Doc fix. (Bug#1527)
305
306 * w32-vars.el (w32-system-shells): Doc fix.
307
308 * image.el (image-load-path-for-library, insert-sliced-image):
309 Fix typos in docstrings.
310
311 2009-02-24 Glenn Morris <rgm@gnu.org>
312
313 * textmodes/flyspell.el (flyspell-use-meta-tab): Add a custom
314 :set function. (Bug#2429)
315
316 * eshell/esh-util.el (eshell-parse-ange-ls): Define `name' before
317 potential use.
318
319 * progmodes/cperl-mode.el (cperl-find-pods-heres):
320 Don't globally bind `name'.
321
322 * emacs-lisp/elint.el (elint-unknown-builtin-args):
323 Fix encode-time spec. (Bug#2453)
324 (elint-find-builtin-args): Make the match more restrictive.
325 Handle errors. Return a result actually containing the function name.
326
327 * mail/rmail.el (rmail): Don't show a message if rmail-get-new-mail
328 already did. (Bug#2440)
329 (rmail-quit): Don't swap buffers. (Bug#2441)
330 (rmail-list-to-menu): Don't globally bind `name'.
331
332 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
333
334 * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
335 manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
336
337 2009-02-23 Juanma Barranquero <lekktu@gmail.com>
338
339 * bs.el (bs--down): When wrapping around, use `forward-line',
340 not `goto-line', to avoid distracting "Mark set" message.
341
342 2009-02-23 Geoff Gole <geoffgole@gmail.com> (tiny change)
343
344 * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message
345 clobbering useful message from `ibuffer-toggle-sorting-mode' (Bug#2439).
346
347 2009-02-23 Miles Bader <miles@gnu.org>
348
349 * proced.el (proced-process-attributes):
350 * server.el (server-running-p): Rename `system-process-attributes'
351 to `process-attributes'.
352
353 2009-02-22 Juri Linkov <juri@jurta.org>
354
355 * dired-aux.el (minibuffer-default-add-dired-shell-commands):
356 Doc fix.
357
358 * dired-x.el (dired-guess-shell-command): Use read-shell-command
359 instead of read-from-minibuffer.
360 (dired-read-shell-command): Add code that uses
361 minibuffer-with-setup-hook to set minibuffer-default-add-function
362 to minibuffer-default-add-dired-shell-commands exactly like
363 `dired-read-shell-command' in dired-aux.el already does. Doc fix.
364
365 * dired-x.el (dired-smart-shell-command): Remove code that uses
366 minibuffer-with-setup-hook to set minibuffer-default-add-function
367 to minibuffer-default-add-shell-commands because the same code was
368 already moved to `read-shell-command' 2008-07-31. (Bug#2414)
369
370 2009-02-21 Jay Belanger <jay.p.belanger@gmail.com>
371
372 * calc/calc-math.el (math-use-emacs-fn): Make sure that the
373 lisp number is in decimal.
374
375 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
376
377 * progmodes/compile.el (compilation-error-regexp-alist-alist):
378 Tweak regexp (Bug#2173).
379
380 * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
381 avoid yanks (Bug#2408).
382
383 2009-02-21 Alan Mackenzie <acm@muc.de>
384
385 * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.
386
387 * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to
388 parse case clauses with (compile-time) expressions.
389
390 2009-02-21 Eli Zaretskii <eliz@gnu.org>
391
392 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
393 encoding during editing. Make sure to use encoding that can
394 safely encode the message. Rewrite MIME charset= header if the
395 new encoding is different from the old one.
396
397 2009-02-21 Glenn Morris <rgm@gnu.org>
398
399 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
400 at the start of the headers.
401 (sc-mail-check-from): New function.
402
403 2009-02-20 Martin Rudalics <rudalics@gmx.at>
404
405 * progmodes/python.el (python-shift-left, python-shift-right):
406 When the mark is not active shift the current line. (Bug#2381)
407 Suggested by Guillaume Salagnac <guillaume.salagnac@gmail.com>
408
409 2009-02-20 Andreas Schwab <schwab@suse.de>
410
411 * startup.el (command-line): Don't match an empty argument as an
412 option.
413 (command-line-1): Likewise.
414
415 2009-02-20 Daniel Jensen <daniel@bigwalter.net> (tiny change)
416
417 * apropos.el (apropos-library): Check for null filename in load-history.
418
419 2009-02-20 Glenn Morris <rgm@gnu.org>
420
421 * apropos.el (apropos-library): Remove the element with null filename,
422 if present, from the completion list.
423
424 * mail/rmail.el (rmail-speedbar-buttons): Only add regular files.
425 (rmail-speedbar-find-file): Use rmail rather than find-file.
426
427 2009-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
428
429 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Doc fix.
430
431 2009-02-20 Era Eriksson <era@iki.fi> (tiny change)
432
433 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore):
434 Fix regexp (Bug#2385).
435 (bibtex-autokey-get-title): Observe case for
436 bibtex-autokey-titleword-ignore.
437
438 2009-02-20 Chong Yidong <cyd@stupidchicken.com>
439
440 * server.el (server-start): Make the warning more
441 verbose (Bug#2395).
442
443 2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
446 Make sure we stop when we reach the limit.
447
448 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside
449 a "..." does not quote anything. (Bug#2384)
450
451 * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
452
453 2009-02-19 Andreas Schwab <schwab@suse.de>
454
455 * term.el: Remap self-insert-command to term-send-raw in
456 term-raw-map. (Bug#2386)
457
458 2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end
461 of the function as being part of the function.
462
463 2009-02-19 Nick Roberts <nickrob@snap.net.nz>
464
465 * progmodes/compile.el (compilation-error-regexp-alist-alist):
466 Move entry for maven (alphabetical order).
467
468 2009-02-19 Glenn Morris <rgm@gnu.org>
469
470 * mail/rmailsum.el (rmail-summary-by-topic): Doc fix.
471 Regexp-quote default argument taken from current subject.
472 (rmail-new-summary-1): Error if empty summary. (Bug#2333)
473
474 * mail/rmail-spam-filter.el (rmail-get-new-mail-filter-spam):
475 Move here from rmail.el. Be more careful about error-handling.
476 Restore the feature of temporarily setting all old messages
477 undeleted before expunging (removed 2009-02-18).
478
479 * mail/rmail.el (rsf-beep, rsf-sleep-after-message, rmail-spam-filter):
480 Don't declare.
481 (rmail-get-new-mail-filter-spam): Declare. Move definition to
482 rmail-spam-filter.el.
483 (rmail-get-new-mail-1): Move the beep and sleep to
484 rmail-get-new-mail-filter-spam.
485
486 2009-02-18 Martin Rudalics <rudalics@gmx.at>
487
488 * cus-edit.el (custom-group-value-create): Insert some
489 informatory text in the WIDGET-misses-doc-string case.
490
491 2009-02-18 Sam Steingold <sds@gnu.org>
492
493 * progmodes/compile.el: Require comint at top level to fix the
494 last patch.
495
496 2009-02-18 Martin Rudalics <rudalics@gmx.at>
497
498 * cus-edit.el (custom-group-value-create): Don't throw an error
499 when WIDGET has no doc-string. (Bug#2356)
500
501 2009-02-18 Juanma Barranquero <lekktu@gmail.com>
502
503 * progmodes/cc-menus.el (imenu-progress-message):
504 Remove bogus cc-bytecomp-defun.
505 (cc-imenu-objc-function): Don't call `imenu-progress-message'.
506 Don't let-bind variable `stupid'. (Bug#1638)
507
508 2009-02-18 Glenn Morris <rgm@gnu.org>
509
510 * mail/rmail.el (rmail-get-new-mail-filter-spam):
511 * mail/rmail-spam-filter.el (rmail-spam-filter):
512 Show a message rather than the raw mbox while prompting.
513
514 2009-02-18 Martin Rudalics <rudalics@gmx.at>
515
516 * progmodes/flymake.el (flymake): Add defgroup. (Bug#2356)
517
518 2009-02-18 Glenn Morris <rgm@gnu.org>
519
520 * mail/rmail-spam-filter.el (rmail-summary-mode-map): Remove unneeded
521 declaration.
522 (top-level): No need for cl now.
523 (rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
524 (rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
525 (rsf-autosave-newly-added-definitions, rsf-white-list)
526 (rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
527 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
528 (rsf-customize-spam-definitions, rsf-customize-group)
529 (rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
530 (rsf-check-field): Use setcar and setcdr rather than setf.
531 (rmail-spam-filter): Simplify.
532 (rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
533 (rsf-add-region-to-spam-list): Use rmail-get-header or
534 buffer-substring-no-properties. Regexp-quote the extracted data.
535 Make the messages less verbose.
536 (rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
537 simplify things.
538 (rsf-add-content-type-field): Make the message less verbose.
539
540 * mail/rmail.el (rmail-get-new-mail-1): Fix the spam beep test.
541 (rmail-get-new-mail-filter-spam): Simplify. Don't mess with
542 rmail-deleted-vector.
543 (rmail-insert-inbox-text, rmail-collect-deleted)
544 (rmail-set-message-deleted-p, rmail-only-expunge)
545 (rmail-make-in-reply-to-field): Replace ?\ with ?\s.
546 (rmail-get-labels): Remove unused local `blurb'.
547 (rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
548 (rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
549 (rmail-set-message-deleted-p): Doc fixes.
550
551 * mail/rmailout.el (rmail-mbox-from): Move to mail-utils.
552 Update callers for associated name change.
553 * mail/mail-utils.el (mail-mbox-from): Move here from rmailout.el.
554 * mail/unrmail.el (unrmail): Use mail-mbox-from.
555
556 2009-02-17 Richard M Stallman <rms@gnu.org>
557
558 * mail/rmailmsc.el (set-rmail-inbox-list): Doc fix.
559
560 * mail/rmail.el (rmail-copy-headers): When copying full headers,
561 correctly put point at the end.
562
563 2009-02-17 Sam Steingold <sds@gnu.org>
564
565 * progmodes/compile.el (compilation-filter):
566 Call `comint-carriage-motion', just like `comint-output-filter'.
567
568 2009-02-17 Jason Rumney <jasonr@gnu.org>
569
570 * files.el (make-directory): Stop recursing if parent is
571 self. (Bug#2309)
572
573 2009-02-17 Juanma Barranquero <lekktu@gmail.com>
574
575 * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
576
577 * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
578
579 2009-02-17 Miles Bader <miles@gnu.org>
580
581 * emacs-lisp/copyright.el (copyright-regexp): Tweak to match
582 copyright statements where the years follow the name.
583
584 2009-02-17 Glenn Morris <rgm@gnu.org>
585
586 * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p
587 move point. (Bug#2209)
588
589 * mail/rmailout.el (rmail-fields-not-to-output): Doc fix.
590 (rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos.
591 (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument
592 to "not-rmail", and make it work. Simplify.
593 (rmail-mbox-from): New function.
594 (rmail-output-as-mbox): Use rmail-mbox-from.
595 (rmail-output): Ensure a From line in the not-rmail Babyl case.
596
597 * mail/rmail.el (rmail-get-attr-names): Give a warning rather than an
598 error if the header is corrupt.
599
600 2009-02-16 Ulf Jasper <ulf.jasper@web.de>
601
602 * net/newst-treeview.el (newsticker--treeview-load):
603 Offer deletion of old groups file.
604
605 2009-02-16 Glenn Morris <rgm@gnu.org>
606
607 * mail/rmailout.el (rmail-delete-unwanted-fields)
608 (rmail-output-as-babyl, rmail-output-to-babyl-buffer)
609 (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
610 (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
611 (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
612
613 2009-02-15 Glenn Morris <rgm@gnu.org>
614
615 * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
616
617 * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
618 (rmail-output-as-babyl, rmail-output-to-babyl-buffer):
619 Remove unnecessary use of with-no-warnings.
620 (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
621 (rmail-output-as-mbox): Start search from point-min. If constructing a
622 "From " line, prefer the date header over the current time.
623 (rmail-update-summary): Move declaration earlier in file.
624
625 2009-02-15 Richard M Stallman <rms@gnu.org>
626
627 * mail/rmailedit.el (rmail-edit-diff-headers):
628 Delete spurious reference to OLD.
629
630 2009-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
631
632 * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
633 the `with-buffer-unmodified' to avoid useless `readlink' calls.
634
635 2009-02-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
636
637 * textmodes/bibtex.el (bibtex-global-key-alist)
638 (bibtex-initialize): Exclude current buffer if it does not use
639 bibtex-mode.
640 (bibtex-parse-strings, bibtex-strings, bibtex-initialize)
641 (bibtex-sort-buffer, bibtex-search-entry)
642 (bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
643 test whether bibtex-strings and bibtex-reference-keys have their
644 initial values.
645
646 2009-02-14 Eli Zaretskii <eliz@gnu.org>
647
648 * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings'
649 around forms that refer to translation-table-for-input.
650
651 * isearch.el (isearch-search-string): Use `with-no-warnings'
652 around forms that refer to translation-table-for-input.
653
654 * international/quail.el (quail-input-string-to-events)
655 (quail-store-decode-map-key, quail-char-equal-p):
656 Use `with-no-warnings' around forms that refer to
657 translation-table-for-input.
658
659 * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings'
660 around forms that refer to translation-table-for-input.
661
662 * subr.el (translation-table-for-input): Declare obsolete again.
663
664 2009-02-14 Glenn Morris <rgm@gnu.org>
665
666 * mail/rmail.el (rmail): When reverting, swap buffers before setting
667 counters. (Bug#2229)
668 (rmail-revert): Swap buffers before replacing contents.
669
670 2009-02-14 Ian Eure <ian@digg.com> (tiny change)
671
672 * progmodes/sql.el (sql-product-alist, sql-connect-sqlite):
673 Remove host, user, password options not applicable to SQlite. (Bug#1904)
674
675 2009-02-14 Richard M Stallman <rms@gnu.org>
676
677 * mail/rmailedit.el: Handle editing of header fields.
678 (rmail-old-headers): New variable.
679 (rmail-edit-current-message): Set it, recording current headers.
680 (rmail-cease-edit): Compute new headers and diff against old ones.
681 Update the mbox buffer with the changes that were made.
682 (rmail-edit-headers-alist): New function.
683 (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
684
685 * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
686 in default file name.
687
688 * mail/rmail.el (rmail-convert-file-maybe): Turn off case-fold-search.
689 (rmail-add-mbox-headers): Likewise.
690
691 2009-02-13 Eli Zaretskii <eliz@gnu.org>
692
693 * files.el (load-library): Doc fix.
694
695 * subr.el (locate-library): Doc fix. (Bug#2291)
696
697 2009-02-13 Alan Mackenzie <acm@muc.de>
698
699 * progmodes/cc-cmds.el (c-defun-name): Widen, to allow it to work
700 in narrowed buffers.
701
702 2009-02-13 Kenichi Handa <handa@m17n.org>
703
704 * international/titdic-cnv.el (tit-process-header):
705 Use buffer-substring-no-properties instead of buffer-substring.
706 (tit-process-body): Likewise.
707 (tsang-quick-converter): Handle superfluous CR at eol.
708 (py-converter): Use buffer-substring-no-properties instead of
709 buffer-substring. Handle superfluous CR at eol.
710 (ziranma-converter): Likewise.
711 (ctlau-converter): Likewise.
712 (miscdic-convert): Read a file without eol conversion. (Bug#2307)
713
714 2009-02-13 Juanma Barranquero <lekktu@gmail.com>
715
716 * minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
717
718 2009-02-13 Glenn Morris <rgm@gnu.org>
719
720 * mail/rmail.el (rmail-show-message-1): New name for the old
721 rmail-show-message.
722 * mail/rmail.el, mail/rmailkwd.el, mail/rmailmsc.el, mail/rmailout.el:
723 * mail/rmailsort.el: Update for rmail-show-message name change.
724
725 * mail/rmail.el (rmail-show-message): New name for the old
726 rmail-show-message-maybe.
727 * mail/rmail.el, mail/rmailsum.el: Update for rmail-show-message-maybe
728 name change.
729
730 * mail/rmailsum.el (msgnum): Remove declaration.
731 (rmail-summary-redo): Add missing initialization value.
732 (rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
733 (rmail-summary-mark-deleted, rmail-summary-deleted-p):
734 Fix skip-chars-forward calls.
735 (rmail-summary-mark-seen): New function. As well as removing the '-'
736 mark, update the summary-vector. (Bug#2135)
737 (rmail-summary-rmail-update, rmail-summary-goto-msg):
738 Use rmail-summary-mark-seen.
739
740 * mail/rmail.el (rmail-summary-vector, rmail-mode-map): Add doc string.
741
742 * mail/unrmail.el (unrmail): When getting message keywords, don't
743 include a leading space, but do include the space after the separating
744 comma. (Bug#2303)
745
746 * mail/rmail.el (rmail-set-header-1): If VALUE is nil, remove the
747 header altogether.
748 (rmail-set-header): Doc fix.
749 * mail/rmailkwd.el (rmail-set-label): Delete the keyword header if all
750 labels are removed. (Bug#2302)
751
752 2009-02-12 Juri Linkov <juri@jurta.org>
753
754 * image-mode.el (image-toggle-display):
755 Let-bind `buffer-file-truename' to nil around the call to
756 `add-text-properties' to prevent directory time modification
757 by lock_file. Replace `set-buffer-modified-p' with
758 `restore-buffer-modified-p'. (Bug#2295)
759
760 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
761
762 * progmodes/python.el (python-use-skeletons): Re-add.
763 (def-python-skeleton): Use it. (Bug#2238)
764
765 * international/quail.el (quail-make-guidance-frame): Remove the
766 `parent-id' parameter.
767 (quail-show-guidance): Make the new window dedicated.
768
769 2009-02-12 Juanma Barranquero <lekktu@gmail.com>
770
771 * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
772 Fix typos in docstrings.
773
774 2009-02-12 Alan Mackenzie <acm@muc.de>
775
776 * progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
777 to `eq'. (Bug#2304)
778
779 2009-02-12 Glenn Morris <rgm@gnu.org>
780
781 * mail/rmailkwd.el (rmail-set-label): Fix the test for a label being
782 already present. (Bug#2210)
783
784 2009-02-12 Kenichi Handa <handa@m17n.org>
785
786 * international/characters.el (?.): New character category for
787 Base characters. Set them in the standard category table.
788
789 * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
790 a base character.
791
792 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
793
794 * isearch.el (isearch-yank-char-in-minibuffer)
795 (isearch-other-meta-char): Use with-current-buffer.
796
797 * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
798 syntax-ppss. (Bug#1243)
799
800 * emacs-lisp/lisp.el (end-of-defun): Rewrite, to use the ARG argument
801 to beginning-of-defun-raw.
802
803 * emacs-lisp/lisp.el (end-of-defun): Don't skip to next line after
804 calling end-of-defun-function if it already moved to BOL.
805
806 2009-02-12 Richard M Stallman <rms@gnu.org>
807
808 * mail/rmail.el (rmail-show-message-verbose-min): New option.
809 (rmail-show-message): Conditionally show start and finish in echo area.
810
811 2009-02-12 Glenn Morris <rgm@gnu.org>
812
813 * mail/rmailsum.el (rmail-get-summary-labels): Store any message labels
814 for use in completion.
815 * mail/rmailkwd.el (rmail-read-label): Don't scan for labels if the
816 summary exists, since it's already done.
817
818 * mail/rmail.el (rmail-unix-mail-delimiter): Doc fix.
819 (rmail-enable-multibyte): Don't really define, only for compiler.
820
821 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
822
823 * files.el (read-buffer-to-switch):
824 Add table to icomplete-with-completion-tables.
825
826 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
827
828 * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
829 switches (Bug#2261).
830
831 2009-02-11 Juanma Barranquero <lekktu@gmail.com>
832
833 * server.el (server-with-environment): Don't fail for negative
834 entries in ENV.
835
836 2009-02-11 Dan Nicolaescu <dann@ics.uci.edu>
837
838 * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
839 (vc-default-dir-printer): Add a comment about updating this function.
840
841 * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
842 for the file name.
843
844 2009-02-11 Glenn Morris <rgm@gnu.org>
845
846 * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
847 (calendar-set-mode-line): Fall back to a default width if we seem to be
848 called from daemon. (Bug#2199)
849
850 * mail/rmailkwd.el (rmail-make-label): Doc fix.
851 (rmail-read-label): Add current labels to completion list. (Bug#2222)
852 (rmail-set-label): Use `or'.
853
854 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
855
856 * emacs-lisp/find-func.el (find-library-name, find-library):
857 Doc fixes. (Part of bug#2270)
858
859 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
860
861 * env.el (getenv): When FRAME is non-nil, pass the frame environment
862 to `getenv-internal', not the frame. (Bug#2259)
863
864 2009-02-10 Kenichi Handa <handa@m17n.org>
865
866 * descr-text.el (describe-char-display): On terminal, if terminal
867 coding system is nil, assume us-ascii.
868 (describe-char): Don't show the composition information if it is
869 trivial.
870
871 2009-02-10 Nick Roberts <nickrob@snap.net.nz>
872
873 * vc-svn.el (vc-svn-after-dir-status): Use shy group for revision
874 number as it isn't present for unregistered files.
875
876 * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.
877 (vc-dir-mouse-map): New keymap.
878 (vc-default-dir-printer): Use it locally.
879
880 2009-02-10 Glenn Morris <rgm@gnu.org>
881
882 * speedbar.el: Avoid messing up font-lock-global-modes.
883
884 * mail/mail-utils.el (mail-use-rfc822): Remove * from defcustom doc.
885 (mail-file-babyl-p): Use with-temp-buffer.
886
887 * mail/rmailsort.el: Just require rmail.
888
889 * mail/rmailedit.el: Just require rmail.
890 (rmail-old-pruned): Add doc string.
891 (rmail-edit-current-message): Use rmail-msg-is-pruned.
892 (rmail-cease-edit): Don't mangle the leading From line.
893 Don't mark as edited if there were no changes. (Bug#2256)
894 Correctly restore header state.
895
896 * mail/rmail.el (rmail-automatic-folder-directives): Doc fix.
897 (rmail-current-message, rmail-total-messages)
898 (rmail-message-vector, rmail-deleted-vector): Add doc strings.
899 (rmail-duplicate-message): Doc fix.
900 (rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
901 New functions.
902 (rmail-get-header, rmail-set-header, rmail-set-attribute):
903 Use rmail-apply-in-message.
904 (rmail-message-attr-p): Use rmail-get-header, hence no longer requires
905 unswapped-ness.
906 (rmail-get-attr-names): Check for missing or corrupt attribute headers.
907 (rmail-auto-file): Set the filed attribute, rather than explicitly not
908 doing so. (Bug#2231)
909 (rmail-set-attribute): Allow ATTR to be a string.
910
911 2009-02-09 Ulf Jasper <ulf.jasper@web.de>
912
913 * net/newst-treeview.el (newsticker-treeview-save)
914 (newsticker--treeview-load): Kill groups buffer after saving/loading.
915
916 2009-02-09 Tassilo Horn <tassilo@member.fsf.org>
917
918 * doc-view.el (doc-view-scroll-up-or-next-page)
919 (doc-view-scroll-down-or-previous-page, doc-view-goto-page):
920 Reset the old hscroll value after switching pages.
921
922 2009-02-09 Glenn Morris <rgm@gnu.org>
923
924 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
925 (calendar-holiday-marker): Drop test for color display.
926
927 2009-02-08 Glenn Morris <rgm@gnu.org>
928
929 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
930 (calendar-holiday-marker, calendar-mark-visible-date):
931 * calendar/diary-lib.el (diary-fancy-display):
932 It doesn't make sense to check font-lock-mode (see comments;
933 reverts 2008-04-02 change). (Bug#2199)
934
935 2009-02-08 Juri Linkov <juri@jurta.org>
936
937 * simple.el (toggle-word-wrap): New command.
938
939 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
940
941 * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
942 (ps-run-make-tmp-filename): Use temporary-file-directory.
943
944 * textmodes/artist.el (artist-system): Allow make-temp-file to use
945 temporary-file-directory.
946
947 * mail/rmailmm.el (rmail-mime-attachment-dirs-alist):
948 Use temporary-file-directory.
949
950 2009-02-07 Glenn Morris <rgm@gnu.org>
951
952 * mail/unrmail.el (rmime-magic-string): Define for compiler.
953
954 2009-02-07 Eli Zaretskii <eliz@gnu.org>
955
956 * mail/rmail.el (rmail): Bind coding-system-for-read to
957 no-conversion before calling find-file-noselect. (Bug#2015)
958
959 2009-02-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
960
961 * proced.el (proced-after-send-signal-hook): Use defcustom.
962 (proced-header-line): Handle header lines that are shorter than
963 window-hscroll.
964 (proced-send-signal): Rebind split-width-threshold analogous to
965 dired-pop-to-buffer.
966
967 2009-02-07 Eli Zaretskii <eliz@gnu.org>
968
969 * mail/rmail.el (rmail-redecode-body): Don't encode/decode the
970 message; instead, just rewrite the X-Coding-System header with the
971 new encoding, and let rmail-show-message do the rest.
972 Remove unused argument RAW. Fix doc string to be consistent with the
973 new implementation.
974 (rmail-show-message): Honor X-Coding-System header, if present, in
975 preference to Content-Type header.
976
977 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
978
979 * server.el (server-execute): Enable quit.
980
981 2009-02-07 Andreas Schwab <schwab@suse.de>
982
983 * image-mode.el (image-mode): Always set image-type.
984 (image-minor-mode): Likewise.
985
986 2009-02-07 Eli Zaretskii <eliz@gnu.org>
987
988 * mail/rmailedit.el (rmail-cease-edit): Look for the message's
989 encoding, and its "content-transfer-encoding" and "content-type"
990 headers only in the headers' portion. (Bug#2017)
991
992 2009-02-07 Ulf Jasper <ulf.jasper@web.de>
993
994 * net/newst-treeview.el
995 (newsticker-treeview-next-new-or-immortal-item): New arg
996 DONT-WRAP-TREES to prevent infinite recursion.
997
998 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * mail/rmailedit.el (rmail-cease-edit): narrow-to-region before
1001 extracting mail message headers. Use encode-coding-region instead
1002 of insert-buffer-substring for re-encoding edited message.
1003 Add qp/b64 encoding only after text was encoded.
1004
1005 2009-02-07 Eli Zaretskii <eliz@gnu.org>
1006
1007 * subr.el: Don't declare `translation-table-for-input' obsolete.
1008 Equivalent info added to its doc string, q.v.
1009
1010 * files.el (save-buffer): Display "Saving file FOO..." message
1011 regardless of buffer's size. (Bug#2137)
1012
1013 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
1014
1015 * simple.el (line-move-visual): Handle overflow-newline-into-fringe.
1016
1017 2009-02-07 Alex Schroeder <alex@gnu.org>
1018
1019 * mail/unrmail.el (unrmail): Use regexps to find message separators so
1020 as not to match any fake rmime.el separators. Remove any sections added
1021 by rmime.el.
1022
1023 2009-02-07 Glenn Morris <rgm@gnu.org>
1024
1025 * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack
1026 that is no longer appropriate to mbox Rmail.
1027
1028 * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer
1029 before trying to move to the start of the message.
1030 (rmail-summary-undelete-many, rmail-summary-rmail-update):
1031 Fix rmail-set-attribute calls.
1032
1033 * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original):
1034 Doc fix.
1035 (rmail-output-to-rmail-buffer): Autoload it.
1036 (mail-do-fcc): Give it a doc string. Update for mbox Rmail, simplify.
1037
1038 2009-02-06 Glenn Morris <rgm@gnu.org>
1039
1040 * mail/unrmail.el (unrmail): Use current-time-string.
1041
1042 * simple.el (kill-whole-line): Provide a default argument of 1.
1043
1044 * mail/undigest.el (rmail-mail-separator): Delete.
1045 (undigestify-rmail-message, unforward-rmail-message): Update for
1046 mbox Rmail.
1047
1048 2009-02-05 Kenichi Handa <handa@m17n.org>
1049
1050 * international/fontset.el (script-representative-chars):
1051 Remove mathematical.
1052 (setup-default-fontset): Add entries for each subgroup of
1053 mathematical script.
1054
1055 2009-02-05 Juri Linkov <juri@jurta.org>
1056
1057 * image-mode.el (image-mode): Use `image-get-display-property'
1058 instead of `get-text-property'.
1059 (image-minor-mode): Sync the logic with `image-mode' including the
1060 displaying an image file as the actual image by default.
1061
1062 2009-02-05 Alan Mackenzie <acm@muc.de>
1063
1064 * progmodes/cc-defs.el (c-emacs-features): Check the working of
1065 beginning/end-of-defun-function more rigorously before setting
1066 argumentative-bod-function.
1067
1068 2009-02-05 Dan Nicolaescu <dann@ics.uci.edu>
1069
1070 * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
1071 (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
1072 mode on the initial terminal.
1073
1074 2009-02-05 Glenn Morris <rgm@gnu.org>
1075
1076 * mail/rmail.el (rmail-what-message, rmail-duplicate-message):
1077 Make these functions work.
1078
1079 * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile.
1080 (rmail-narrow-to-non-pruned-header): Remove autoload.
1081 (mairix-rmail-fetch-field): Handle mbox Rmail.
1082
1083 2009-02-04 Dave Love <fx@gnu.org>
1084
1085 * net/imap.el (imap-fetch-safe): Bind debug-on-error.
1086 (imap-debug): Add imap-fetch-safe.
1087
1088 2009-02-04 Teodor Zlatanov <tzlatanov@jumptrading.com>
1089
1090 * net/netrc.el (netrc-machine-user-or-password): Use list of
1091 auth-source modes.
1092
1093 2009-02-04 Nick Roberts <nickrob@snap.net.nz>
1094
1095 * vc-svn.el (vc-svn-diff): Revert previous change but add a test
1096 for newvars is nil. (C-u C-x v = with default values).
1097
1098 2009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1099
1100 * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
1101 format. Use when instead of if.
1102
1103 2009-02-04 Miles Bader <miles@gnu.org>
1104
1105 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
1106 (backward-list, backward-up-list, beginning-of-defun)
1107 (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
1108
1109 2009-02-04 Glenn Morris <rgm@gnu.org>
1110
1111 * mail/mail-utils.el (mail-fetch-field): Previous doc fix was
1112 ill-advised.
1113
1114 * mail/rmail.el: No need for mule-util when compiling.
1115 (rmail-first-message): Unbreak it.
1116
1117 * mail/rmailmsc.el: Require rmail not just when compiling.
1118 Remove unneeded declarations.
1119
1120 * term/ns-win.el (ns): Define as a custom group.
1121
1122 2009-02-04 Kenichi Handa <handa@m17n.org>
1123
1124 * international/mule-cmds.el (select-safe-coding-system):
1125 Use buffer-chars-modified-tick instead of buffer-modified-tick.
1126
1127 * descr-text.el (describe-char): Check font-object by fontp.
1128
1129 * composite.el (compose-gstring-for-terminal): If a character is
1130 not supported by the current terminal, don't make a multi-glyph
1131 grapheme cluster.
1132 (auto-compose-chars): Check font-object by fontp.
1133
1134 2009-02-03 Glenn Morris <rgm@gnu.org>
1135
1136 * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date
1137 over current-time. (Bug#2175)
1138
1139 * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
1140 inserting the converted mailbox.
1141 (rmail-get-new-mail): Restore the loop over inboxes when two or more
1142 have the same basename. (Bug#2164)
1143 Set the return value according to whether any mail was found,
1144 not just in the last inbox. Only show a message and run the hook after
1145 checking all inboxes.
1146 (rmail-get-new-mail-1): Move message display and running the hook to
1147 rmail-get-new-mail.
1148
1149 * mail/rmailkwd.el (rmail-label-obarray): Initialize using
1150 rmail-attr-array.
1151 (rmail-make-label, rmail-read-label): Give it a doc string.
1152 (rmail-add-label, rmail-kill-label): Change argument name to match the
1153 doc. Doc fix.
1154 (rmail-set-label): Doc fix. Also update summary in attr case.
1155 Accept labels as a string or a symbol. (Bug#2165)
1156
1157 * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
1158 null.
1159
1160 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1161
1162 * progmodes/vhdl-mode.el (vhdl-prepare-search-1)
1163 (vhdl-prepare-search-2): Properly cleanup on `quit'.
1164
1165 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
1166 Mark the entries as being "system" entries rather than "user" entries.
1167
1168 2009-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1169
1170 * smerge-mode.el (smerge-start-session): Add interactive spec.
1171
1172 2009-02-02 Glenn Morris <rgm@gnu.org>
1173
1174 * mail/rmail.el (rmail-ignored-headers, rmail-displayed-headers)
1175 (rmail-retry-ignored-headers, rmail-highlighted-headers):
1176 Restore autoloads.
1177
1178 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1179
1180 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Fix up EOB.
1181
1182 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1183
1184 * cmuscheme.el (scheme-args-to-list): Remove.
1185 (run-scheme): Use split-string-and-unquote instead, so as to allow
1186 spaces in the command name and/or the arguments.
1187
1188 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
1189
1190 * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
1191
1192 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1193
1194 Sync with Tramp 2.1.15.
1195
1196 * net/tramp.el (tramp-read-passwd): Cache passwords shall still be
1197 used.
1198
1199 * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
1200
1201 * net/trampver.el: Update release number.
1202
1203 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1204
1205 * mail/rmail.el (rmail-view-buffer): Make buffer-local.
1206 (rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
1207 (rmail-undelete-previous-message, rmail-mark-message)
1208 (rmail-speedbar-buttons): Use with-current-buffer.
1209 (rmail-mode-map): Move initialization into declaration.
1210 (rmail-swap-buffers, rmail-unfontify-buffer-function)
1211 (rmail-fontify-message): Use restore-buffer-modified-p.
1212 (rmail-expunge-and-save): Don't swap buffer.
1213 (rmail-get-header, rmail-set-header, rmail-set-attribute)
1214 (rmail-apply-in-message): Swap save-excursion and save-restriction.
1215
1216 * mail/rmailsort.el (rmail-sort-messages): Use car-less-than-car
1217 if possible.
1218
1219 * mail/rmailedit.el (rmail-edit-map): Move init into declaration.
1220 (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
1221
1222 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1223
1224 * mouse.el (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
1225
1226 * progmodes/ebrowse.el:
1227 * international/robin.el:
1228 * emulation/viper-util.el:
1229 * emulation/viper-mous.el:
1230 * emulation/viper-keym.el:
1231 * ediff.el:
1232 * ediff-wind.el:
1233 * ediff-vers.el:
1234 * ediff-ptch.el:
1235 * ediff-mult.el:
1236 * ediff-merg.el:
1237 * ediff-diff.el: Follow commenting conventions.
1238
1239 2009-01-31 Eli Zaretskii <eliz@gnu.org>
1240
1241 * mail/rmail.el (rmail-redecode-body): Use eight-bit instead of
1242 obsolete eight-bit-control and eight-bit-graphic.
1243
1244 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1245
1246 * emacs-lisp/elp.el (elp-results-symname-map): Add follow-link.
1247
1248 2009-01-31 Chong Yidong <cyd@stupidchicken.com>
1249
1250 * emacs-lisp/lisp.el (end-of-defun): Protect against
1251 infloops (Bug#2106).
1252
1253 2009-01-31 Dan Nicolaescu <dann@ics.uci.edu>
1254
1255 * vc-dir.el (vc-dir-mouse-map):
1256 (vc-default-dir-printer):
1257 (vc-dir-find-file-other-window): Undo previous change, it breaks
1258 the behavior of mouse-2.
1259 (vc-dir-mode): Fix docstring.
1260
1261 * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p
1262 logic, it makes the makes the normal case too slow.
1263
1264 2009-01-31 Eli Zaretskii <eliz@gnu.org>
1265
1266 * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
1267 file to `raw-text-unix'. Bind coding-system-for-write when
1268 writing out the converted message, and make sure it uses Unix EOLs.
1269
1270 * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
1271 encoding to `raw-text-unix'.
1272 (rmail-perm-variables): Set encoding of rmail-view-buffer to
1273 `undecided-unix'.
1274 (rmail-redecode-body): Don't change EOL conversion of the new
1275 encoding if the old one left it unspecified.
1276 (rmail-automatic-folder-directives, rmail): Doc fixes.
1277 (rmail-swap-buffers): New function.
1278 (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
1279 (rmail-show-message): Use rmail-swap-buffers.
1280 (rmail-decode-region): If DESTINATION is a buffer, set the
1281 encoding of that buffer, rather than the current buffer.
1282 (rmail-show-message): Make error message about uuencoded mail
1283 more explicit.
1284 (rmail-show-message-maybe): Simplify code. Doc fix.
1285 (rmail-show-message): Doc fix.
1286
1287 2009-01-31 Glenn Morris <rgm@gnu.org>
1288
1289 * mail/rmailsum.el (rmail-new-summary): Don't try to summarize an empty
1290 folder.
1291
1292 * mail/rmail.el (rmail-msg-is-pruned): New function.
1293 (rmail-toggle-header): Doc fix. Use rmail-msg-is-pruned.
1294 (rmail-reply): Set up to yank from the decoded message rather than the
1295 raw one. (Bug#2104).
1296
1297 * mail/mail-utils.el (mail-fetch-field): Doc fix.
1298
1299 * mail/uce.el (rmail-current-message): Remove unneeded declaration.
1300 (uce-message-text, uce-default-headers): Fix custom type.
1301 (rmail-buffer, rmail-msg-is-pruned): Declare.
1302 (uce-reply-to-uce): Add autoload cookie. Doc fix.
1303 Update for mbox Rmail.
1304
1305 2009-01-31 Nick Roberts <nickrob@snap.net.nz>
1306
1307 * vc-dir.el (vc-dir-mouse-map): New keymap.
1308 (vc-default-dir-printer): Use it locally.
1309 (vc-dir-find-file-other-window): Allow mouse events.
1310
1311 2009-01-30 Eli Zaretskii <eliz@gnu.org>
1312
1313 * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
1314 into Rmail-mbox attributes.
1315
1316 * mail/rmail.el (rmail-convert-babyl-to-mbox):
1317 Bind coding-system-for-read to `raw-text', and use insert-file-contents
1318 instead of insert-file-contents-literally. Fixes bug #2019.
1319 (rmail-resent-attr-index): Fix index value.
1320
1321 2009-01-30 Nick Roberts <nickrob@snap.net.nz>
1322
1323 * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
1324 precedence even when its value is t. (Bug#2093)
1325
1326 * vc-svn.el (vc-svn-dir-status): Correct logic for remote
1327 connection. (Bug#2093)
1328 (vc-svn-diff): Use old version number even when it is the working
1329 revision. This is needed, e.g, in the vc-print-log buffer. (Bug#2092)
1330
1331 2009-01-30 Glenn Morris <rgm@gnu.org>
1332
1333 * mail/rmail.el (rmail-reply): Handle empty folders.
1334 (rmail-speedbar-buttons)
1335 (rmail-speedbar-move-message-to-folder-on-line): Use line-end-position.
1336
1337 * mail/rmailsum.el (rmail-summary-update-line): Replace duplicate
1338 line-beginning-position calls.
1339 (rmail-header-summary): Use line-end-position.
1340
1341 2009-01-30 Toby Speight <streapadair@gmx.net> (tiny change)
1342
1343 * generic-x.el (hosts-generic-mode, named-database-generic-mode):
1344 Fix regexp quoting. (Bug#1739)
1345
1346 2009-01-29 Michael Albinus <michael.albinus@gmx.de>
1347
1348 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
1349 Allow correction of passwords.
1350
1351 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * mail/rmail.el (rmail-toggle-header): Determine current header
1354 style using the buffer-local value of rmail-header-style in the
1355 view buffer.
1356 (rmail-show-message): Set a buffer-local value of
1357 rmail-header-style in the view buffer. (Bug#2016)
1358
1359 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
1360
1361 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
1362 Fix typos in docstrings.
1363
1364 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * bindings.el (completion-ignored-extensions):
1367 Add entries for VCS metadata directories (CVS/, .svn, etc).
1368
1369 * pcvs.el (completion-ignored-extensions):
1370 * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
1371 directory, now done in bindings.el.
1372
1373 2009-01-29 Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE> (tiny change)
1374
1375 * pcmpl-rpm.el (pcmpl-rpm): Doc fix. (Bug#2094)
1376
1377 2009-01-29 Glenn Morris <rgm@gnu.org>
1378
1379 * mail/rmail.el (rmail-file-name): Remove duplicate definition.
1380 (rmail-set-header): Ensure header changes get saved.
1381
1382 * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
1383
1384 * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
1385 one, after a label is added.
1386
1387 * mail/rmailsum.el (rmail-summary-update-line): New function.
1388 (rmail-summary-goto-msg): Return a value according to whether message
1389 was found.
1390 (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
1391 property. Use line-end-position.
1392
1393 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
1394
1395 * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
1396 quoted From lines.
1397
1398 * mail/rmail.el (rmail-redecode-body): New function, based on old
1399 version removed in 2009-01-22 change.
1400 (rmail-show-message): Unquote From lines.
1401
1402 2009-01-28 Tassilo Horn <tassilo@member.fsf.org>
1403
1404 * doc-view.el (doc-view-mode): Don't use string-match and file
1405 extension to choose fallback mode on empty/non-existing files but
1406 let-bind auto-mode-alist and call normal-mode.
1407
1408 2009-01-28 Eli Zaretskii <eliz@gnu.org>
1409
1410 * ls-lisp.el (ls-lisp-classify): Propertize file name before
1411 concatenating the type indicating character.
1412 (ls-lisp-format): Don't propertize file-name only if
1413 ls-lisp-classify already did.
1414
1415 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * net/dbus.el (dbus-event-error-hooks): Fix docstring.
1418 Describe second parameter of hook functions.
1419 (dbus-handle-event): Apply it.
1420
1421 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
1422
1423 * mail/rmail.el (rmail-toggle-header): Don't reset
1424 rmail-header-style permanently (bug#2016).
1425
1426 2009-01-28 Denis Howe <denis.howe@gmail.com>
1427
1428 * complete.el (PC-do-completion): Correct case when completion is
1429 unambiguous.
1430
1431 2009-01-28 Stephen Berman <stephen.berman@gmx.net>
1432
1433 * calendar/todo-mode.el (todo-insert-item-here):
1434 Prevent insertion of a new entry inside of an existing entry.
1435 Minor code cleanup. (Bug#2084)
1436 (todo-add-category): Change the interactive spec. Signal an error
1437 if the Todo file is non-empty but contains no category.
1438 Reject category names that could induce bugs and confusion.
1439 Call todo-mode if the Todo file is new and unsaved. Simplify handling
1440 of local variables cookie. Properly display the newly added
1441 category in Todo mode.
1442 (todo-show): Call todo-initial-setup only if there is neither a
1443 Todo file nor a corresponding unsaved buffer. (Bug#2085)
1444 (todo-category-alist): Delete function.
1445 (todo-completing-read): New function.
1446 (todo-insert-item, todo-jump-to-category): Use it.
1447 (todo-insert-item): Make the use of the prefix argument conform to
1448 the doc string. (Bug#2086)
1449
1450 2009-01-28 Glenn Morris <rgm@gnu.org>
1451
1452 * mail/rmail.el (rmail-expunge-and-save): Always show a message,
1453 even when called from the summary. (Bug#2075)
1454 (rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
1455 (rmail-show-message-maybe): Use rmail-no-mail-p.
1456 (rmail-show-message): If empty folder, do nothing. (Bug#2076)
1457 (rmail-get-labels): Separate status and label fields with a semicolon,
1458 rather than a comma, for consistency with old Rmail.
1459
1460 * mail/rmailsum.el (rmail-message-recipients-p-1): Don't bother
1461 starting from the beginning, since mail-fetch-field does not care.
1462 (rmail-create-summary-line): Fix unseen handling. (Bug#2089)
1463 (rmail-get-summary-status): New name for old rmail-get-summary-labels.
1464 (rmail-get-summary-labels): New function. Returns labels rather than
1465 status (edited, etc).
1466 (rmail-create-summary): Insert an extra space after the status
1467 flags, for consistency with old rmail, and with current
1468 rmail-summary-font-lock-keywords.
1469
1470 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
1473 if region is active. Use cond instead of nested ifs. (Bug#2053)
1474
1475 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1476
1477 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
1478 converting.
1479
1480 * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
1481 which are recognized by the new Rmail, instead of X-BABYL-V6-*.
1482
1483 2009-01-27 Christopher Oliver <coliver@message.nmc.edu>
1484
1485 * mouse.el (mouse-select-font): Return a string instead of a list.
1486
1487 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1488
1489 * bindings.el: Swap C-delete and C-backspace bindings here, so we
1490 don't have to do it in normal-erase-is-backspace-mode.
1491
1492 * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete
1493 and C-backspace; the latter is not available on ttys anyway.
1494
1495 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
1496
1497 (doc-view-mode): Fix broken call to string-match.
1498
1499 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
1500
1501 * doc-view.el (doc-view-mode): Enhance docstring and fallback to
1502 fundamental-mode or ps-mode if the file is empty or doesn't exist
1503 at all.
1504 (doc-view-initiate-display): Better info message if doc-view-mode
1505 cannot be used. (Missing utility or no png support/no X frame.)
1506 (Bug#2058)
1507
1508 2009-01-27 Glenn Morris <rgm@gnu.org>
1509
1510 * mail/rmail.el (rmail-copy-headers): Doc fix. Leave point at the end
1511 of the headers in the full header case. (Bug#2073)
1512
1513 2009-01-27 Kenichi Handa <handa@m17n.org>
1514
1515 * mail/rmail.el (rmail-get-coding-system): Re-search
1516 rmail-mime-charset-pattern directly instead of using
1517 mail-fetch-field. Use coding-system-from-name.
1518
1519 * international/mule-cmds.el (canonicalize-coding-system-name)
1520 (coding-system-from-name): New functions.
1521
1522 2009-01-27 Glenn Morris <rgm@gnu.org>
1523
1524 * dired-x.el (dired-bind-vm): Doc fix.
1525
1526 * mail/rmail-spam-filter.el: Remove leading `*' from defcustom docs.
1527 Replace `first' and `rest' with `car' and `cdr' throughout.
1528 (rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
1529 (rsf-scanning-messages-now): Doc fix.
1530 (rsf-check-field): Rename from `check-field' and update callers.
1531 (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
1532 Use rmail-output rather than deleted rmail-output-to-rmail-file.
1533
1534 * mail/rmail.el: Remove leading `*' from defcustom docs.
1535 Remove needless autoloads of many defcustoms and hooks.
1536 (rmail-enable-mime, rmail-insert-mime-resent-message-function)
1537 (rmail-search-mime-message-function, rmail-search-mime-header-function)
1538 (rmail-decode-mime-charset): Doc fix.
1539 (rmail-search-message, rmail-resend): Check functions set before use.
1540
1541 * mail/rmailout.el: Remove leading `*' from defcustom docs.
1542 Remove needless autoloads of many defcustoms.
1543 (rmail-output-to-babyl-buffer): Rename from
1544 rmail-output-to-r-mail-buffer and update caller.
1545 (rmail-output): Doc fix.
1546
1547 * mail/rmailsum.el: Remove leading `*' from defcustom docs.
1548 Remove needless autoloads of many defcustoms.
1549 (rmail-message-regexp-p-1): Check rmail-search-mime-header-function
1550 is set.
1551
1552 * mail/unrmail.el (command-line-args-left): Remove unneeded declaration.
1553 (batch-unrmail, unrmail): Doc fix.
1554
1555 * mail/rmailsum.el (rmail-message-recipients-p-1)
1556 (rmail-message-regexp-p-1): Ensure searches start from the
1557 beginning of the header.
1558
1559 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
1560
1561 * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary.
1562
1563 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1564
1565 * calc/calc-sel.el (cal-sel-mult-both-sides): Add an option to
1566 expand the denominator.
1567
1568 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * net/dbus.el (dbus-event-error-hooks): New variable.
1571 (dbus-handle-event): Use it.
1572
1573 2009-01-26 Glenn Morris <rgm@gnu.org>
1574
1575 * Makefile.in (ELCFILES): Update.
1576
1577 * mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
1578 replies. (Bug#512)
1579
1580 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
1581
1582 * calendar/icalendar.el (icalendar-uid-format): Fix doc string.
1583
1584 2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
1585
1586 * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
1587 Remove from global map and key definitions.
1588 (ns-toggle-toolbar, ns-info-prefs): Add to global map and key
1589 definitions.
1590 (ns-show-preferences-help, ns-unput-working-text): New functions.
1591 (ns-unecho-working-text): Update message.
1592
1593 2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com>
1594
1595 * calendar/icalendar.el (icalendar-uid-format): New defcustom
1596 variable to allow the user to choose icalendar UID format.
1597 (icalendar--diarytime-to-isotime): Bug fix, now times in the range
1598 12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
1599 (icalendar-export-region,icalendar--create-uid): Use custom
1600 function to compute icalendar UID for each entry.
1601 (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
1602 with description, location, etc. fields (need to keep active count
1603 of fields encountered). Another bug fix to the regex that matches
1604 multiple lines (need \' regex instead of $ to match end-of-entry).
1605
1606 2009-01-25 Juri Linkov <juri@jurta.org>
1607
1608 * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
1609 change its title from "Recursive grep..." to "Grep via Find...".
1610 Add menu items for lgrep and rgrep.
1611
1612 2009-01-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1613
1614 * ps-print.el (ps-print-version): New version 7.3.4.
1615
1616 2009-01-24 Eduard Wiebe <usenet@pusto.de> (tiny change)
1617
1618 * ps-print.el: Fix face background/foreground extraction.
1619 (ps-face-extract-color): New fun.
1620 (ps-face-attributes, ps-face-attribute-list): Code fix.
1621
1622 2009-01-24 Geoff Gole <geoffgole@gmail.com> (tiny change)
1623
1624 * align.el (align-region): Avoid infloop.
1625
1626 2009-01-24 Eli Zaretskii <eliz@gnu.org>
1627
1628 * env.el (environment): Function removed.
1629
1630 * international/mule-cmds.el (set-language-environment-coding-systems):
1631 If default-buffer-file-coding-system is nil, set up to have EOLs that
1632 are native for the underlying system-type. (Bug#1853)
1633 (prefer-coding-system, set-default-coding-systems): Doc fix.
1634
1635 2009-01-24 Juanma Barranquero <lekktu@gmail.com>
1636
1637 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
1638 Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
1639 (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
1640 Use `string-match-p'.
1641
1642 2009-01-24 Ulf Jasper <ulf.jasper@web.de>
1643
1644 * net/newst-treeview.el (newsticker--treeview-first-feed): New.
1645 (newsticker-treeview-next-new-or-immortal-item): Try first-feed if
1646 next-feed does not succeed. Fixes bug#1710 even more.
1647 (newsticker-treeview-next-feed): Simplify.
1648 (newsticker--group-get-feeds): Suppress group names in result.
1649
1650 2009-01-24 Adrian Robert <Adrian.B.Robert@gmail.com>
1651
1652 * term/ns-win.el (menu-bar-select-frame): Drop this override.
1653 (menu-bar-update-frames): Update call to menu-bar-select-frame.
1654
1655 2009-01-24 Glenn Morris <rgm@gnu.org>
1656
1657 * mail/rmail.el (rmail-insert-inbox-text): Revert replacement of
1658 "popmail" by "pormail".
1659
1660 * language/ethio-util.el (rmail-current-message, rmail-message-vector):
1661 Remove unneeded declarations.
1662
1663 2009-01-24 Jay Belanger <jay.p.belanger@gmail.com>
1664
1665 * calc/calc-poly.el (calcFunc-apart): Improve test for
1666 rational functions.
1667
1668 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
1671 return value of rmail-get-labels.
1672
1673 * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
1674 return value of rmail-get-labels.
1675
1676 * mail/rmail.el (rmail-get-labels): Obey the MSG argument.
1677 (rmail-buffer-swapped): Fix last change. (Bug#1997)
1678
1679 2009-01-23 Ulf Jasper <ulf.jasper@web.de>
1680
1681 * net/newst-backend.el (newsticker--cache-read): Offer deletion of
1682 old cache file. Fixes bug#1710.
1683
1684 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
1687
1688 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com>
1689
1690 * term/ns-win.el (ns-insert-working-text, ns-put-working-text):
1691 Switch names and update comments for clarity.
1692
1693 2009-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1694
1695 * mail/rmail.el (rmail-write-region-annotate): Only switch buffer if
1696 start is nil, as was done in tar-mode.el.
1697
1698 2009-01-23 Glenn Morris <rgm@gnu.org>
1699
1700 * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
1701 more.
1702
1703 * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
1704
1705 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * server.el (server-name): Make it a defcustom. (Bug#1995)
1708
1709 * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local.
1710
1711 2009-01-23 Glenn Morris <rgm@gnu.org>
1712
1713 * Makefile.in (ELCFILES): Update.
1714
1715 2009-01-22 Ulf Jasper <ulf.jasper@web.de>
1716
1717 * net/newst-treeview.el
1718 (newsticker-treeview-next-new-or-immortal-item): New optional arg
1719 current-item-counts. Move to next feed if necessary. (Bug#1569)
1720 (newsticker-treeview-prev-new-or-immortal-item): Move to previous
1721 feed if necessary. (Bug#1569)
1722 (newsticker-treeview-next-feed)
1723 (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
1724 Don't activate node nil. (Bug#1569)
1725
1726 2009-01-22 Paul Reilly <pmr@pajato.com>
1727 Henrik Enberg <enberg@printf.se>
1728 Alex Schroeder <alex@gnu.org>
1729 Chong Yidong <cyd@stupidchicken.com>
1730 Richard M Stallman <rms@gnu.org>
1731 Glenn Morris <rgm@gnu.org>
1732 Juanma Barranquero <lekktu@gmail.com>
1733
1734 * mail/rmail.el: Code implementing Rmail-mbox functionality.
1735 (rmail-attribute-header, rmail-keyword-header)
1736 (rmail-answered-attr-index, rmail-deleted-attr-index)
1737 (rmail-edited-attr-index, rmail-filed-attr-index)
1738 (rmail-retried-attr-index, rmail-forwarded-attr-index)
1739 (rmail-unseen-attr-index, rmail-resent-attr-index)
1740 (rmail-attr-array, rmail-header-style, rmail-file-name)
1741 (rmail-buffer-swapped): New vars.
1742 (rmail-convert-file-maybe, rmail-error-bad-format)
1743 (rmail-convert-babyl-to-mbox, rmail-get-coding-system)
1744 (rmail-generate-viewer-buffer, rmail-change-major-mode-hook)
1745 (rmail-buffers-swapped-p, rmail-swap-buffers-maybe)
1746 (rmail-mode-kill-buffer-hook, rmail-get-new-mail-1)
1747 (rmail-get-new-mail-filter-spam, rmail-add-mbox-headers)
1748 (rmail-get-header, rmail-set-header, rmail-get-attr-names)
1749 (rmail-get-keywords, rmail-get-labels, rmail-get-attr-value)
1750 (rmail-message-attr-p, rmail-message-unseen-p)
1751 (rmail-apply-in-message, rmail-collect-deleted, rmail-widen)
1752 (rmail-show-message-maybe, rmail-copy-headers)
1753 (rmail-simplified-subject, rmail-simplified-subject-regexp)
1754 (rmail-write-region-annotate): New functions.
1755
1756 (rmail-keywords, rmail-default-rmail-file): Delete vars.
1757 (rmail-convert-mailpath, rmail-convert-file)
1758 (rmail-insert-rmail-file-header, rmail-decode-babyl-format)
1759 (rmail-parse-file-inboxes, rmail-convert-to-babyl-format)
1760 (rmail-reformat-message, rmail-clear-headers, rmail-msg-is-pruned)
1761 (rmail-redecode-body)
1762 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header)
1763 (rmail-narrow-to-non-pruned-header, rmail-message-recipients-p)
1764 (rmail-count-screen-lines, rmail-message-regexp-p)
1765 (rmail-current-subject, rmail-current-subject-regexp): Delete functions.
1766 (rmail-nuke-pinhead-header): Move to rmailout.el.
1767
1768 (rmail-ignored-headers): Add additional headers.
1769 (rmail-mode-map): Update key commands.
1770 (rmail-tool-bar-map): Build tool-bar unconditionally.
1771 (rmail, rmail-mode, rmail-get-new-mail): Handle babyl-to-mbox
1772 conversion and new buffer swapping mechanism.
1773 (rmail-perm-variables): Use new vars, and remove deleted ones.
1774 (rmail-revert): Use rmail-convert-file-maybe.
1775 (rmail-duplicate-message): Use rmail-show-message-maybe.
1776 (rmail-get-new-mail): Don't leave the buffer screwed up if we get
1777 a disk-full error.
1778 (rmail-parse-url): Strip embedded password.
1779 (rmail-insert-inbox-text): Default to movemail if
1780 rmail-movemail-program is null. Handle mbox format.
1781 (rmail-decode-region): New arg.
1782 (rmail-display-labels): Don't perform Babyl processing.
1783 (rmail-set-attribute, rmail-message-labels-p, rmail-search)
1784 (rmail-set-message-counters, rmail-count-new-messages)
1785 (rmail-set-message-counters-counter, rmail-show-message)
1786 (rmail-next-same-subject, rmail-reply): Use mbox format.
1787 (rmail-toggle-header, rmail-show-message, rmail-only-expunge)
1788 (rmail-expunge, rmail-expunge-and-save, rmail-quit): Use new
1789 buffer swapping mechanism.
1790
1791 * mail/rmailedit.el: Require rmailsum.el.
1792 (rmail-edit-mode): First check if buffer is swapped.
1793 (rmail-edit-saved-coding-system): Delete var.
1794 (rmail-edit-current-message): Don't call deleted vars.
1795 (rmail-cease-edit): Handle mbox format.
1796 (rmail-abort-edit): Widen buffer.
1797
1798 * mail/rmailkwd.el: Require rmail.el. Remove unneeded function
1799 declarations.
1800 (rmail-buffer, rmail-current-message, rmail-last-label)
1801 (rmail-last-multi-labels, rmail-summary-vector)
1802 (rmail-total-messages, rmail-attributes, rmail-deleted-label)
1803 (rmail-keywords): Delete vars.
1804 (rmail-attribute-p, rmail-keyword-p, rmail-make-label)
1805 (rmail-force-make-label, rmail-quote-label-name, rmail-keywords)
1806 (rmail-parse-file-keywords, rmail-install-keyword): Delete functions.
1807 (rmail-make-label): New function.
1808 (rmail-read-label): Don't call rmail-parse-file-keywords.
1809 (rmail-set-label): Rewrite using rmail-set-attribute.
1810 (rmail-next-labeled-message): Use rmail-get-labels.
1811
1812 * mail/rmailmm.el: New file.
1813
1814 * mail/rmailmsc.el: Require rmail.el.
1815 (set-rmail-inbox-list): Set rmail-inbox-list directly.
1816
1817 * mail/rmailout.el (rmail-output-decode-coding): New var.
1818 (rmail-output-as-babyl, rmail-output-to-r-mail-buffer)
1819 (rmail-convert-to-babyl-format, rmail-output-as-mbox)
1820 (rmail-output-to-rmail-buffer): New functions.
1821 (rmail-output-read-rmail-file-name, rmail-output-to-rmail-file):
1822 Delete functions.
1823 (rmail-nuke-pinhead-header): Move from rmail.el.
1824 (rmail-output): Rewrite to accept both mbox and babyl output.
1825 (rmail-output-as-seen, rmail-output-body-to-file): Rewrite to
1826 use mbox internal format.
1827
1828 * mail/rmailsort.el: Eval mail-utils when compiled. Require rmail.el.
1829 (rmail-sort-by-date, rmail-sort-by-subject, rmail-sort-by-author)
1830 (rmail-sort-by-recipient, rmail-sort-by-correspondent):
1831 Use rmail-get-header.
1832 (rmail-sort-messages): Use new buffer swapping mechanism.
1833 Handle mbox internal format.
1834
1835 * mail/rmailsum.el (rmail-summary): Make sure rmail buffer is shown.
1836 (rmail-message-recipients-p, rmail-message-recipients-p-1)
1837 (rmail-message-regexp-p, rmail-new-summary-1)
1838 (rmail-get-create-summary-buffer, rmail-get-summary)
1839 (rmail-create-summary-line, rmail-get-summary-labels)
1840 (rmail-create-summary, rmail-header-summary)
1841 (rmail-summary-output, rmail-summary-output-as-seen): New functions.
1842 (rmail-summary-by-topic, rmail-message-senders-p)
1843 (rmail-header-summary, rmail-summary-next-same-subject): Use mbox
1844 internal format.
1845 (rmail-new-summary): Rewrite window handling.
1846 (rmail-make-summary-line, rmail-make-summary-line-1)
1847 (rmail-make-basic-summary-line)
1848 (rmail-summary-output-to-rmail-file): Functions deleted.
1849 (rmail-summary-undelete, rmail-summary-rmail-update)
1850 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down)
1851 (rmail-summary-show-message, rmail-summary-wipe)
1852 (rmail-summary-toggle-header, rmail-summary-reply):
1853 Use rmail-buffer instead of rmail-view-buffer.
1854 (rmail-summary-mode-map): Rebind "o" to rmail-summary-output.
1855 (rmail-summary-goto-msg): Use rmail-show-message-maybe.
1856 (rmail-summary-expunge-and-save): Use rmail-expunge-and-save.
1857
1858 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
1859
1860 * term/ns-win.el (ns-show-manual): Fix node name.
1861 (x-open-connection): Fix typo in declaration filename.
1862
1863 2009-01-22 Romain Francoise <romain@orebokech.com>
1864
1865 * Makefile.in (ELCFILES): Update.
1866
1867 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1868
1869 * frame.el (make-frame-on-tty): Remove function, inline contents
1870 in the only user ...
1871
1872 * server.el (server-create-tty-frame): ... here.
1873
1874 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * format.el (format-annotate-function):
1877 Set write-region-post-annotation-function.
1878
1879 2009-01-21 John Wiegley <johnw@newartisans.com>
1880
1881 * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
1882 list of output filters.
1883 (eshell-mode): Change the default binding of C-a to eshell-bol.
1884 I don't think it's actually bound at all by default in eshell;
1885 it just falls back to the default binding of C-a.
1886
1887 2009-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
1888
1889 * minibuffer.el (completion--insert-strings): Fix up computation of
1890 column position which manifested e.g. in proced's signal completion.
1891
1892 2009-01-21 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * server.el (server-start): Allow server to shut down when no
1895 frames are available in daemon-mode.
1896
1897 2009-01-21 Juanma Barranquero <lekktu@gmail.com>
1898
1899 * term.el (term-previous-matching-input, term-next-matching-input)
1900 (term-previous-matching-input-from-input)
1901 (term-next-matching-input-from-input, term-backward-matching-input)
1902 (term-forward-matching-input): Change argument name to match docstring.
1903
1904 2009-01-21 Glenn Morris <rgm@gnu.org>
1905
1906 * emacs-lisp/authors.el (authors-aliases): Remove some "ignore" entries
1907 that are no longer needed.
1908 (authors-scan-change-log): Doc fix.
1909 (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
1910
1911 2009-01-20 Agustín Martín <agustin.martin@hispalinux.es>
1912
1913 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1914 Use aspell default dict.
1915
1916 2009-01-20 Kenichi Handa <handa@m17n.org>
1917
1918 * descr-text.el (describe-char): Improve description of eight-bit
1919 char in a unibyte buffer. (Bug#1935)
1920
1921 2009-01-20 Glenn Morris <rgm@gnu.org>
1922
1923 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1924 Add some entries.
1925
1926 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
1927
1928 * progmodes/ruby-mode.el: Autoload other interpreter names.
1929
1930 2009-01-19 Juanma Barranquero <lekktu@gmail.com>
1931
1932 * descr-text.el (describe-char-categories): New defsubst.
1933 (describe-char): Use it.
1934
1935 2009-01-19 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
1938 IPv4 mapped IPv6 addresses.
1939
1940 2009-01-18 Juanma Barranquero <lekktu@gmail.com>
1941
1942 * textmodes/css-mode.el (css-backward-sexp): Stop once it reaches
1943 the beginning of the buffer. (Bug#1949)
1944
1945 2009-01-18 Markus Triska <markus.triska@gmx.at>
1946
1947 * linum.el (linum-update-window): Use `delq' instead of `delete';
1948 compare strings with `equal-including-properties'.
1949
1950 2009-01-17 Glenn Morris <rgm@gnu.org>
1951
1952 * progmodes/cc-langs.el (declare-function): Add compatibility stub.
1953 (delete-duplicates, mapcan, cl-macroexpand-all): Declare.
1954
1955 * emacs-lisp/eldoc.el (eldoc-minor-mode-string)
1956 (eldoc-message-commands, eldoc-print-current-symbol-info):
1957 Doc fix (consistent case of "ElDoc").
1958
1959 2009-01-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1960
1961 * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
1962
1963 2009-01-17 Eli Zaretskii <eliz@gnu.org>
1964
1965 * dos-w32.el (find-buffer-file-type-coding-system): If `(car
1966 TARGET)' does not exist, try again with its basename replaced by
1967 `(cdr TARGET)'. (Related to Bug #1853.)
1968
1969 * international/mule-conf.el (raw-text, eight-bit): Doc fixes.
1970
1971 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
1972
1973 * textmodes/flyspell.el (flyspell-post-command-hook): Do nothing
1974 unless flyspell-mode is enabled.
1975 (flyspell-pre-point): Make buffer-local.
1976
1977 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1978
1979 * textmodes/bibtex.el (bibtex-format-entry): For updating field
1980 delimiters, allow fields that are composed of strings and string
1981 constants.
1982 (bibtex-mode): Doc fix.
1983
1984 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
1985
1986 * textmodes/ispell.el: Protect against declare-function undefined
1987 in XEmacs.
1988 (ispell-program-name): Search also for hunspell when setting default.
1989 (ispell-find-aspell-dictionaries): Better error message. Use correct
1990 dictionary alist for default. Better fallback default dictionary.
1991
1992 2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de>
1993
1994 * international/quail.el (quail-insert-kbd-layout):
1995 Delete superfluous handling of 8-bit code. (Bug#1418)
1996
1997 2009-01-16 Glenn Morris <rgm@gnu.org>
1998
1999 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
2000 (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
2001 (eldoc-highlight-function-argument): Doc fix - mention effect of
2002 eldoc-documentation-function.
2003 (eldoc-message-commands-table-size, eldoc-message-commands)
2004 (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
2005 (eldoc-documentation-function): Mention effect on user options.
2006
2007 * emacs-lisp/copyright.el (copyright-update): Doc fix.
2008
2009 2009-01-16 Kevin Ryde <user42@zip.com.au>
2010
2011 * tar-mode.el (tar-rename-entry): Only test the magic string, without
2012 its version number, and then set both.
2013
2014 2009-01-16 Richard M Stallman <rms@gnu.org>
2015
2016 * textmodes/paragraphs.el (sentence-end): Accept non-break space.
2017
2018 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2019
2020 * buff-menu.el (Buffer-menu-mode): Derive from special-mode.
2021 Refer to revert-buffer, not Buffer-menu-revert.
2022 (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert.
2023 (Buffer-menu-revert): Remove function, unused.
2024 (Buffer-menu-mode-map): Don't bind keys already
2025 bound by special-mode.
2026 (Buffer-menu-mode-map): Add a menu.
2027
2028 2009-01-15 Stephen Eglen <stephen@gnu.org>
2029
2030 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Doc fix.
2031
2032 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2033
2034 * vc-hg.el (vc-hg-diff): Pass relative file names. (Bug#1903)
2035
2036 2009-01-15 Martin Rudalics <rudalics@gmx.at>
2037
2038 * window.el (special-display-p): Revert 2009-01-14 change.
2039
2040 2009-01-15 Glenn Morris <rgm@gnu.org>
2041
2042 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
2043 (authors-obsolete-files-regexps, authors-ignored-files):
2044 (authors-renamed-files-alist): Add some entries.
2045 (authors-fixed-entries): Change some entries.
2046 (authors-canonical-file-name): Doc fix.
2047 (authors-scan-change-log): Handle joint authorship in ChangeLogs.
2048
2049 2009-01-14 Juri Linkov <juri@jurta.org>
2050
2051 * info.el (Info-isearch-filter): Don't filter out invisible text
2052 when search-invisible is t. (Bug#1848)
2053
2054 * simple.el (blink-matching-open): Use `minibuffer-message' to
2055 display messages in the minibuffer.
2056
2057 * help.el (view-help-file):
2058 * menu-bar.el (menu-bar-help-extra-packages):
2059 Use goto-address-mode instead of goto-address.
2060
2061 * net/goto-addr.el (goto-address-url-face): Change default value
2062 from `bold' to `link'.
2063
2064 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
2065
2066 * international/mule-diag.el (print-list): Fix 2008-12-03 change.
2067
2068 2009-01-14 Martin Rudalics <rudalics@gmx.at>
2069
2070 * frame.el (special-display-popup-frame): Rewrite doc-string and
2071 simplify code.
2072
2073 * window.el (special-display-buffer-names)
2074 (special-display-regexps): Add customization support for
2075 function/other-args elements. Rewrite doc-strings.
2076 (special-display-function): Rewrite doc-string.
2077 (same-window-buffer-names, same-window-regexps):
2078 Minor doc-string fixes.
2079 (special-display-p): Minor rewrite.
2080
2081 2009-01-14 Glenn Morris <rgm@gnu.org>
2082
2083 * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
2084
2085 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
2086
2087 * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
2088 MESSAGEs with internal square brackets (i.e., " this [test] message").
2089 Use `string-match-p'.
2090 (completion--make-envvar-table, completion--file-name-table)
2091 (completion-pcm--string->pattern, completion-pcm--all-completions)
2092 (completion-pcm--filename-try-filter): Use `string-match-p'.
2093
2094 2009-01-14 Juri Linkov <juri@jurta.org>
2095
2096 * progmodes/bug-reference.el (bug-reference-fontify): Check for
2097 non-nil `bug-reference-url-format' before putting an overlay
2098 property `bug-reference-url'.
2099 (bug-reference-mode, bug-reference-prog-mode): Don't check for
2100 `bug-reference-url-format'. Doc fix. (Bug#1744)
2101
2102 2009-01-13 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
2105 for exit-emacs item. Bind it to save-buffers-kill-terminal.
2106
2107 * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
2108 loaded.
2109
2110 2009-01-13 Jason Rumney <jasonr@gnu.org>
2111
2112 * faces.el (face-valid-attribute-values): No stipple on w32. (Bug#884)
2113
2114 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
2115
2116 * subr.el (play-sound): Doc fix. (Bug#250)
2117 (shell-quote-argument, field-at-pos): Fix typos in docstrings.
2118
2119 2009-01-12 Alan Mackenzie <acm@muc.de>
2120
2121 * textmodes/paragraphs.el (forward-sentence): Change limit of
2122 re-search-backward to allow values of `sentence-end' anchored at BOL.
2123
2124 2009-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2125
2126 * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
2127 subfield of the magic string.
2128
2129 2009-01-11 Jay Belanger <jay.p.belanger@gmail.com>
2130
2131 * calc/calc-lang.el (math-compose-tex-sqrt): New function.
2132 (math-special-function-table): Use `math-compose-tex-sqrt' to
2133 compose sqrts in TeX and LaTeX mode.
2134
2135 2009-01-11 Chong Yidong <cyd@stupidchicken.com>
2136
2137 * faces.el (describe-face): Ignore anonymous faces.
2138
2139 * server.el (server-save-buffers-kill-terminal): Args changed.
2140 Handle nowait client frames.
2141
2142 * files.el (save-buffers-kill-terminal): Args for
2143 server-save-buffers-kill-terminal changed.
2144
2145 2009-01-11 Juanma Barranquero <lekktu@gmail.com>
2146
2147 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
2148
2149 2009-01-11 Glenn Morris <rgm@gnu.org>
2150
2151 * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
2152 Silence compiler.
2153
2154 * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
2155 some entries.
2156 (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
2157 (authors-renamed-files-alist): Add entries.
2158 (authors-fixed-entries): Update for renamed and removed files.
2159 (authors-canonical-file-name): Add entries to
2160 authors-checked-files-alist based on their full names, expanded relative
2161 to each log-file directory.
2162 (authors-scan-el, authors-add-to-author-list, authors):
2163 Handle multiple authors in a file, via a new :cowrote category.
2164
2165 * emacs-lisp/copyright.el (copyright-update): Add doc-string.
2166
2167 2009-01-10 Richard M Stallman <rms@gnu.org>
2168
2169 * mail/mail-utils.el (mail-quote-printable-region): New function.
2170
2171 2009-01-10 Glenn Morris <rgm@gnu.org>
2172
2173 * calendar/cal-move.el (calendar-scroll-left-three-months)
2174 (calendar-scroll-right-three-months):
2175 * calendar/holidays.el (calendar-list-holidays)
2176 (calendar-mark-holidays):
2177 * calendar/lunar.el (calendar-lunar-phases):
2178 Add event handling, for when called from menus with the calendar buffer
2179 not current.
2180
2181 2009-01-10 Dan Nicolaescu <dann@ics.uci.edu>
2182
2183 * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
2184 Move setting up whitepace-mode ...
2185 (diff-mode): ... here.
2186 (diff-mode-menu): Add a menu entry for showing trailing whitespace.
2187
2188 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2189
2190 * faces.el (x-font-family-list): Remove entirely.
2191
2192 2009-01-10 Eli Zaretskii <eliz@gnu.org>
2193
2194 Fix Bug #876:
2195
2196 * info.el (info-insert-file-contents, Info-insert-dir):
2197 Bind inhibit-null-byte-detection to non-nil.
2198
2199 2009-01-10 Martin Rudalics <rudalics@gmx.at>
2200
2201 * tool-bar.el (tool-bar-mode): Modify all frame parameters when
2202 toggling tool bars on. (Bug#1754)
2203
2204 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * faces.el (face-valid-attribute-values): Use string as value for
2207 :family attribute. Now, font-family-list returns a list of strings.
2208 (x-font-family-list): Obsolete compatibility version of function
2209 from xfaces.c.
2210
2211 2009-01-09 Martin Rudalics <rudalics@gmx.at>
2212
2213 * window.el (special-display-buffer-names)
2214 (special-display-regexps, special-display-function):
2215 In doc-strings say "same-window" instead of "same-buffer".
2216
2217 2009-01-09 Michael Albinus <michael.albinus@gmx.de>
2218
2219 * net/tramp.el: Revert previous patch. `last-command-char' is
2220 used in code intended only for XEmacs, where it is different from
2221 `last-command-event'.
2222
2223 2009-01-09 Glenn Morris <rgm@gnu.org>
2224
2225 * subr.el (last-input-char, last-command-char):
2226 Move here from src/keyboard.c.
2227
2228 * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
2229 * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
2230 * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
2231 * wdired.el:
2232 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
2233 * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
2234 * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
2235 * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
2236 * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
2237 * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
2238 * eshell/em-smart.el, eshell/esh-mode.el:
2239 * international/mule-cmds.el:
2240 * mail/mailabbrev.el:
2241 * net/tramp.el:
2242 * play/mpuz.el:
2243 * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
2244 * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
2245 * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
2246 * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
2247 * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
2248 * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
2249 * progmodes/vhdl-mode.el, progmodes/xscheme.el:
2250 * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
2251 Replace last-command-char with last-command-event.
2252
2253 * double.el, electric.el, replace.el, term.el, terminal.el:
2254 * calc/calc.el:
2255 * emulation/viper-cmd.el:
2256 * international/mule-cmds.el:
2257 * obsolete/iso-acc.el:
2258 * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
2259
2260 * emacs-lisp/edebug.el: Remove references to last-command-char and
2261 last-input-char, since these have been identical to last-command-event
2262 and last-input-event since at least Emacs 19.
2263 (edebug-outside-last-command-char, edebug-outside-last-input-char):
2264 Remove.
2265
2266 2009-01-09 Dave Love <fx@gnu.org>
2267
2268 * calendar/time-date.el: Require cl for `declare'.
2269
2270 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2271
2272 * calendar/time-date.el (format-seconds): Explain `assoc-string'.
2273 Suggested by Dave Love.
2274
2275 2009-01-09 Dave Love <fx@gnu.org>
2276
2277 * net/imap.el (imap-string-to-integer): Fix typo.
2278 (imap-fetch-safe): New function.
2279 (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2280
2281 * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
2282 (imap-parse-greeting): Fix doc strings.
2283 (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2284 (imap-parse-flag-list): Make messages unique.
2285 (imap-parse-body): Fix comments. Add comment on Exchange 2007.
2286
2287 * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
2288 call.
2289
2290 * net/imap.el: Fix author email. Doc fixes.
2291 (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2292 reply.
2293
2294 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2295
2296 * net/dns.el (dns-set-servers): Check "Address". Fix typo.
2297
2298 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2299
2300 * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
2301 Call nslookup if resolv.conf isn't available.
2302 (dns-query): Rename from query-dns.
2303 (dns-query-cached): Rename from query-dns-cached.
2304
2305 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2306
2307 * net/imap.el (imap-enable-exchange-bug-workaround):
2308 Explain auto-detection in the doc string.
2309
2310 2009-01-09 Juanma Barranquero <lekktu@gmail.com>
2311
2312 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
2313 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
2314 (ispell-begin-skip-region-regexp, ispell-skip-region-list)
2315 (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
2316 (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
2317 Fix typos in docstrings.
2318 (ispell-command-loop): Reflow docstring.
2319
2320 2009-01-08 Agustín Martín <agustin.martin@hispalinux.es>
2321
2322 * textmodes/ispell.el (ispell-encoding8-command): New variable.
2323 (ispell-aspell-supports-utf8): Mark as obsoleted by
2324 ispell-encoding8-command.
2325 (ispell-check-version): Set ispell-encoding8-command.
2326 (ispell-check-spellchecker-params, ispell-start-process):
2327 Use ispell-encoding8-command.
2328
2329 * textmodes/flyspell.el (flyspell-large-region):
2330 Use ispell-encoding8-command.
2331
2332 2009-01-08 Glenn Morris <rgm@gnu.org>
2333
2334 * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
2335 scroll the calendar.
2336
2337 * international/mule-cmds.el (universal-coding-system-argument):
2338 last-input-char need not be a char.
2339
2340 * textmodes/ispell.el (ispell-check-minver): Declare.
2341 Use string-to-number rather than string-to-int.
2342
2343 2009-01-07 Juanma Barranquero <lekktu@gmail.com>
2344
2345 * add-log.el (change-log-search-tag-name): Reflow docstring.
2346 (change-log-mode): Fix typo in docstring.
2347
2348 * international/mule.el (define-coding-system): Doc fix.
2349
2350 2009-01-07 Kenichi Handa <handa@m17n.org>
2351
2352 * international/mule.el (define-coding-system): Fix docstring
2353 about :bom usage.
2354
2355 2009-01-07 Martin Rudalics <rudalics@gmx.at>
2356
2357 * dired.el (dired-pop-to-buffer): Don't split windows
2358 horizontally. (Bug#1806)
2359
2360 2009-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
2361
2362 * tar-mode.el (tar-mode, tar-mode-write-contents)
2363 (tar-write-region-annotate): Undo Andreas's last change.
2364
2365 2009-01-06 Michael Albinus <michael.albinus@gmx.de>
2366
2367 * net/tramp.el (tramp-do-copy-or-rename-file-directly)
2368 (tramp-handle-file-local-copy, tramp-handle-write-region)
2369 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2370 (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
2371
2372 2009-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
2373
2374 * minibuffer.el (completion-hilit-commonality): Don't presume
2375 all-completions always include the input as prefix.
2376 (completion-pcm--pattern-trivial-p): Accept a few more patterns
2377 as trivial.
2378 (completion-pcm--hilit-commonality): Remove leftover code that used to
2379 deal with the now removed cdr-in-last-cons.
2380
2381 2009-01-06 Juanma Barranquero <lekktu@gmail.com>
2382
2383 * international/mule.el (define-coding-system): Fix typos in docstring.
2384
2385 2009-01-05 Alan Mackenzie <acm@muc.de>
2386
2387 * progmodes/cc-styles.el (c-setup-paragraph-variables):
2388 Ensure paragraph-\(start\|separate\) match blank lines. For AWK Mode.
2389
2390 2009-01-05 Michael Albinus <michael.albinus@gmx.de>
2391
2392 * net/tramp.el (tramp-handle-load)
2393 (tramp-do-copy-or-rename-file-directly)
2394 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
2395 (tramp-handle-write-region)
2396 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2397 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
2398 Delete temporary file in case of error.
2399
2400 2009-01-05 Agustín Martín <agustin.martin@hispalinux.es>
2401
2402 * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
2403
2404 2009-01-05 Richard M Stallman <rms@gnu.org>
2405
2406 * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
2407
2408 2009-01-05 Martin Rudalics <rudalics@gmx.at>
2409
2410 * window.el (display-buffer): Fix last fix.
2411
2412 2009-01-05 Juanma Barranquero <lekktu@gmail.com>
2413
2414 * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
2415 to shorten the desktop file directory shown in message.
2416
2417 2009-01-05 Glenn Morris <rgm@gnu.org>
2418
2419 * version.el (emacs-copyright):
2420 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
2421 Update copyrights for 2009.
2422
2423 2009-01-04 Stephen Leake <stephen_leake@member.fsf.org>
2424
2425 * progmodes/ada-mode.el (ada-mode): Simplify doc string.
2426 (ada-get-indent-paramlist): Use ada-broken-indent instead of
2427 hard-coded 0.
2428 (ada-get-indent-loop): Fix list access bug.
2429
2430 2009-01-04 Juanma Barranquero <lekktu@gmail.com>
2431
2432 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
2433 (lisp-interaction-mode): Add a blank line in the docstring
2434 before the keymap listing.
2435
2436 2009-01-04 Martin Rudalics <rudalics@gmx.at>
2437
2438 * window.el (display-buffer): When a buffer is displayed in the
2439 selected and some other window, and not-this-window is non-nil,
2440 try to return that other window instead of popping up a new
2441 frame. (Bug#30)
2442
2443 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
2444
2445 * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
2446
2447 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
2448
2449 * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
2450
2451 2009-01-03 Michael Olson <mwolson@gnu.org>
2452
2453 * net/imap.el (imap-parse-fetch): Courier can insert spurious
2454 blank characters which will confuse `read', so skip past them.
2455
2456 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2457
2458 * emacs-lisp/authors.el (authors-aliases): Addition.
2459 (authors): Allow to use it for other projects.
2460
2461 * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
2462 Clarify MATCH argument. Print filenames.
2463
2464 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
2465
2466 * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
2467
2468 * net/tramp.el (tramp-local-host-regexp)
2469 (tramp-prefix-domain-format)
2470 (tramp-prefix-domain-regexp, tramp-domain-regexp)
2471 (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
2472 (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
2473 (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
2474 (tramp-file-name-structure, tramp-file-name-regexp-unified)
2475 (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
2476 (tramp-dissect-file-name, tramp-make-tramp-file-name)
2477 (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
2478 (tramp-handle-insert-file-contents): Fix setting of
2479 `buffer-read-only'.
2480 (tramp-compute-multi-hops, tramp-local-host-p):
2481 Use `tramp-local-host-regexp'.
2482 (tramp-file-name-real-user, tramp-file-name-domain):
2483 Use `tramp-user-with-domain-regexp'.
2484
2485 * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
2486 (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
2487
2488 2009-01-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2489
2490 * proced.el (proced-grammar-alist): Refiner can be a
2491 list (function help-echo) instead of a cons pair.
2492 (proced-post-display-hook): New variable.
2493 (proced-tree-depth): Rename from proced-tree-indent.
2494 (proced-mode): Derive mode from special-mode.
2495 (proced-mode-map): Change accordingly.
2496 (proced, proced-update): Run proced-post-display-hook.
2497 (proced-do-mark-all): Count processes for which mark has been updated.
2498 (proced-format): Check for ppid attribute.
2499 (proced-process-attributes): Take time and ctime attribute from
2500 system-process-attributes.
2501 (proced-send-signal): Doc fix. Collect properly the info on
2502 marked processes. Use fit-window-to-buffer instead of
2503 dired-pop-to-buffer.
2504
2505 2009-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
2506
2507 * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
2508 point-min==1.
2509
2510 2009-01-02 Juanma Barranquero <lekktu@gmail.com>
2511
2512 * bindings.el (mode-line-eol-desc): Fix typo in help message.
2513 (mode-line-client): Fix typo in help message and docstring.
2514
2515 2009-01-02 Jason Rumney <jasonr@gnu.org>
2516
2517 * term/w32-win.el (image-library-alist): Add gobject library.
2518
2519 2009-01-02 Martin Rudalics <rudalics@gmx.at>
2520
2521 * frame.el (window-system-default-frame-alist)
2522 (initial-frame-alist, minibuffer-frame-alist)
2523 (pop-up-frame-alist, pop-up-frame-function)
2524 (special-display-frame-alist): Rewrite and reformat doc-strings.
2525
2526 2009-01-01 Martin Rudalics <rudalics@gmx.at>
2527
2528 * simple.el (minibuffer-default-add-shell-commands):
2529 Fix doc-string typo.
2530
2531 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * language/cham.el: Fix setting of composition-function-table.
2534
2535 * language/khmer.el: Fix setting of composition-function-table.
2536
2537 * language/tibet-util.el (tibetan-composition-function):
2538 Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
2539
2540 * simple.el (minibuffer-default): Add defvar.
2541
2542 * hippie-exp.el: Require comint.
2543
2544 2008-12-31 Martin Rudalics <rudalics@gmx.at>
2545
2546 * simple.el (last-buffer): Don't set major mode of *scratch* if
2547 that buffer exists already. Rewrite doc-string.
2548
2549 2008-12-31 Andreas Schwab <schwab@suse.de>
2550
2551 * tar-mode.el (tar-mode): Set write-contents-functions instead of
2552 write-region-annotate-functions.
2553 (tar-mode-write-contents): New function.
2554 (tar-write-region-annotate): Remove.
2555
2556 2008-12-31 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * files.el (basic-save-buffer): Revert 2008-12-22 change.
2559 (buffer-swapped-with): Var removed.
2560
2561 2008-12-30 Kenichi Handa <handa@m17n.org>
2562
2563 * language/japanese.el (compose-gstring-for-variation-glyph):
2564 New function. Register it in composition-function-table.
2565
2566 * composite.el (lglyph-set-code): New function.
2567
2568 2008-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
2569
2570 * tar-mode.el (tar-data-swapped): New var.
2571 (tar-data-swapped-p, tar-swap-data):
2572 Use it instead of buffer-swapped-with.
2573 (tar-write-region-annotate): Re-add (partial undo of last change).
2574 (tar-mode): Use it again (partial undo as well).
2575
2576 2008-12-30 Ed Swarthout <Ed.Swarthout@hwdebug.com> (tiny change)
2577
2578 * textmodes/table.el (table-capture): Fix symbol quoting typo.
2579
2580 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * follow.el (follow-select-if-visible): Improve the check for the
2583 last line of the window.
2584 (follow-post-command-hook): Perform redisplay in more
2585 circumstances, to avoid getting point stuck on partially visible lines.
2586
2587 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * follow.el (follow-calc-win-end): Use with-selected-window.
2590 (follow-windows-start-end, follow-pos-visible)
2591 (follow-windows-aligned-p): Code cleanup.
2592 (follow-select-if-visible): Try to avoid partially-visible lines.
2593 (follow-select-if-visible-from-first): Call follow-redisplay and
2594 move point to destination.
2595 (follow-redisplay): New arg, to keep selected window unchanged.
2596 (follow-post-command-hook): In final check for destination
2597 visibility, use window-start and window-end instead of the less
2598 accurate follow-pos-visible. If the selected window is redrawn,
2599 tell follow-redisplay to preserve it.
2600 (follow-calculate-first-window-start-from-below): Avoid looping
2601 forever if vertical-motion returns an unexpected value.
2602
2603 2008-12-30 Andreas Schwab <schwab@suse.de>
2604
2605 * server.el (server-running-p): Remove interactive spec.
2606 Fix regexp.
2607
2608 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * follow.el (follow-calc-win-start): Don't use `inline'.
2611 (follow-update-window-start, follow-select-if-visible)
2612 (follow-calculate-first-window-start-from-below)
2613 (follow-post-command-hook): Code cleanup.
2614 (follow-downward, follow-calculate-first-window-start):
2615 Delete function and merge into follow-redisplay.
2616 (follow-redisplay): Merge code from follow-downward and
2617 follow-calculate-first-window-start.
2618
2619 2008-12-30 Juanma Barranquero <lekktu@gmail.com>
2620
2621 * proced.el (proced-tree-flag): Fix typo in docstring.
2622
2623 2008-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2624
2625 * proced.el (proced-temp-alist): Rename from variable
2626 proced-children-alist.
2627 (proced-process-tree, proced-toggle-tree): Fix docstring.
2628 (proced-tree): Fix docstring. Simplify. Use proced-temp-alist.
2629 (proced-temp-internal): Use proced-temp-alist.
2630
2631 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2632
2633 * subr.el (mkdir): New defalias.
2634
2635 2008-12-29 Juri Linkov <juri@jurta.org>
2636
2637 * proced.el (proced-mode-map): Bind " " to next-line instead of the
2638 command `proced-next-line' removed on 2008-09-06.
2639
2640 2008-12-28 Juri Linkov <juri@jurta.org>
2641
2642 * misearch.el (multi-isearch-next-buffer-function): Doc fix.
2643 (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
2644
2645 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2646 Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
2647 (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
2648 is bound set it to `reftex-isearch-switch-to-next-file'. Otherwise,
2649 set 4 obsolete variables for backward-compatibility with Emacs 22.
2650
2651 2008-12-28 Juri Linkov <juri@jurta.org>
2652
2653 * misc.el (butterfly): Doc fix. Add `animate-string' and `browse-url'.
2654
2655 2008-12-28 Raffael Mancini <raffael.mancini@hcl-club.lu> (tiny change)
2656
2657 * misc.el (butterfly): New command.
2658
2659 2008-12-28 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2660
2661 * proced.el (proced-grammar-alist): Allow predicate nil.
2662 New attribute tree.
2663 (proced-format-alist): Use attribute tree.
2664 (proced-tree-flag, proced-tree-indent): New variables.
2665 (proced-children-alist): Rename from proced-process-tree.
2666 PPID must refer to a process in process-alist.
2667 Ignore PPIDs that equal PID (Bug#1718).
2668 Children alist inherits sorting order from process-alist.
2669 (proced-process-tree): New variable. New function.
2670 (proced-process-tree-internal, proced-toggle-tree)
2671 (proced-tree, proced-tree-insert, proced-format-tree): New functions.
2672 (proced-mark-process-alist): Add docstring.
2673 (proced-filter-parents): PPID must refer to a process in
2674 process-alist. Ignore PPIDs that equal PID (Bug#1718).
2675 (proced-sort): Throw error if attribute is not sortable.
2676 (proced-sort-interactive): Restrict completion to sortable attributes.
2677 (proced-format): Include tree in standard attributes if
2678 proced-tree-flag is non-nil. Make header clickable only if
2679 corresponding predicate is non-nil.
2680 (proced-update): Use proced-tree.
2681
2682 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
2683
2684 * diff.el (diff): Doc fix.
2685
2686 * emacs-lisp/rx.el (rx): Doc fix.
2687
2688 * files.el (move-file-to-trash): Bind backup-directory-alist to nil
2689 before uniquifying backup trash file name.
2690
2691 2008-12-27 Andreas Schwab <schwab@suse.de>
2692
2693 * vc-git.el (vc-git-dir-printer): Fix filename column.
2694
2695 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change)
2696
2697 * term.el (term-emulate-terminal): Decode substring just prior to
2698 inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
2699
2700 2008-12-27 Eli Zaretskii <eliz@gnu.org>
2701
2702 * makefile.w32-in (MH_E_DIR): New variable.
2703 ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2704 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2705 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2706 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2707 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2708 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2709 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2710 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2711 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2712 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2713 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2714
2715 * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2716 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2717 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2718 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2719 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2720 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2721 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2722 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2723 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2724 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2725 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2726
2727 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2728
2729 * files.el (dosified-file-name): Declare.
2730
2731 2008-12-26 Andreas Schwab <schwab@suse.de>
2732
2733 * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
2734
2735 * tar-mode.el (tar-swap-data): New function.
2736 (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
2737 (tar-mode-revert): Likewise.
2738 (tar-mode): Likewise. Don't set write-region-annotate-functions.
2739 (tar-data-swapped-p): Test buffer-swapped-with.
2740 (tar-write-region-annotate): Remove.
2741 (tar-header-block-tokenize): Add argument `coding' and use it
2742 instead of tar-file-name-coding-system.
2743 (tar-summarize-buffer): Pass tar-file-name-coding-system here.
2744
2745 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2746
2747 * dos-fns.el (dosified-file-name): New function.
2748
2749 * files.el (dir-locals-find-file): Run dir-locals-file through
2750 dosified-file-name. Compare files case-insensitively on systems
2751 whose filesystems are case-insensitive.
2752
2753 2008-12-25 Martin Rudalics <rudalics@gmx.at>
2754
2755 * help.el (help-for-help-internal): Fix entry for "l".
2756
2757 2008-12-25 Richard M Stallman <rms@gnu.org>
2758
2759 * shadowfile.el (shadow-copy-file): Revert previous change.
2760 This code as it was should work properly with buffer-swapped-with.
2761
2762 2008-12-24 Francois Fleuret <francois.fleuret@idiap.ch> (tiny change)
2763
2764 * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
2765
2766 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2767
2768 * subr.el (chmod): New defalias for set-file-modes.
2769
2770 2008-12-23 Juri Linkov <juri@jurta.org>
2771
2772 * isearch.el (isearch-filter-predicate, isearch-search):
2773 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2774 (isearch-filter-visible): Rename from
2775 `isearch-filter-invisible'. Doc fix.
2776
2777 * dired-aux.el (dired-isearch-filenames-toggle): Use the original
2778 value from `dired-isearch-filter-predicate-orig' instead of the
2779 symbol `isearch-filter-invisible'. Doc fix.
2780 (dired-isearch-filter-filenames): Doc fix.
2781 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2782
2783 * info.el (Info-find-node-2): Use negative offset 2 instead of 1
2784 for Info-point-loc since it is more correct in all cases.
2785 (Info-isearch-filter): Rename from
2786 `Info-isearch-filter-predicate'. Doc fix.
2787 (Info-mode): Replace `Info-isearch-filter-predicate' with
2788 `Info-isearch-filter'.
2789
2790 2008-12-23 Daiki Ueno <ueno@unixuser.org>
2791
2792 * pgg.el: Add obsolescence info.
2793
2794 2008-12-22 Richard M Stallman <rms@gnu.org>
2795
2796 * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
2797
2798 * files.el (buffer-swapped-with): New variable.
2799 (basic-save-buffer-0): Most of basic-save-buffer moved here.
2800 (basic-save-buffer): Unswap the buffer temporarily if nec.
2801
2802 * dired.el (dired-readin): Inhibit modification hooks.
2803
2804 2008-12-22 Ulf Jasper <ulf.jasper@web.de>
2805
2806 * net/newst-backend.el (newst-backend):
2807 Remove wrong duplicate provide statement.
2808
2809 2008-12-22 Michael Albinus <michael.albinus@gmx.de>
2810
2811 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
2812 end, before updating.
2813 (tramp-convert-file-attributes): Add "l" indicator to file modes.
2814 (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
2815
2816 2008-12-21 Martin Rudalics <rudalics@gmx.at>
2817
2818 * window.el (set-window-text-height): Fix doc-string.
2819
2820 2008-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
2821
2822 * minibuffer.el (completion-all-completions-with-base-size): Remove.
2823 (completion-all-completions): Don't set it.
2824 (completion-table-with-context, completion--file-name-table):
2825 Don't add base-size in last cdr.
2826 (completion-hilit-commonality): Add argument `base-size'.
2827 (display-completion-list, completion-emacs21-all-completions)
2828 (completion-emacs22-all-completions, completion-basic-all-completions):
2829 Provide it.
2830 (completion-pcm--all-completions): Don't need to remove the base-size
2831 in last-cdr any more.
2832
2833 2008-12-20 Agustín Martín <agustin.martin@hispalinux.es>
2834
2835 * textmodes/ispell.el (ispell-check-minver): New function.
2836 (ispell-check-version): Rewrite spellchecker and version checking.
2837 Use (ispell-check-minver). Handle hunspell versions.
2838
2839 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * ido.el (ido-read-internal): Handle `confirm' and
2842 `confirm-after-completion' values for the require-match argument.
2843
2844 2008-12-20 Jason Rumney <jasonr@gnu.org>
2845
2846 * international/mule.el (auto-coding-regexp-alist):
2847 Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269)
2848
2849 2008-12-20 Ami Fischman <ami@fischman.org>
2850
2851 * bindings.el (mode-line-eol-desc): Use assoc to query
2852 mode-line-eol-desc-cache.
2853
2854 2008-12-20 Glenn Morris <rgm@gnu.org>
2855
2856 * comint.el (comint-save-input-ring-index): Add missing initial value.
2857
2858 2008-12-19 Juanma Barranquero <lekktu@gmail.com>
2859
2860 * proced.el (proced-grammar-alist): Doc fix.
2861 (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
2862 (proced-filter-parents, proced-sort-header, proced-update, proced-help)
2863 (proced-undo): Fix typos in docstrings.
2864
2865 2008-12-19 Glenn Morris <rgm@gnu.org>
2866
2867 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2868 (authors-fixed-case): New constant.
2869 (authors-public-domain-files, authors-ignored-files):
2870 (authors-valid-file-names, authors-renamed-files-alist): Update lists.
2871 (authors-renamed-files-regexps): Add some new entries.
2872 (authors-canonical-file-name): Don't complain about ignored files.
2873 (authors-canonical-author-name): Doc fix. Respect authors-fixed-case.
2874 (authors): Ensure error buffer is writable.
2875
2876 2008-12-18 Agustín Martín <agustin.martin@hispalinux.es>
2877
2878 (ispell-really-hunspell): New variable to signal hunspell.
2879 (ispell-check-version):
2880 Check if hunspell and set ispell-really-hunspell if needed.
2881 (ispell-send-string, ispell-start-process, flyspell-large-region):
2882 Pass right options for hunspell if needed.
2883
2884 2008-12-18 Kenichi Handa <handa@m17n.org>
2885
2886 * international/fontset.el (script-representative-chars)
2887 (setup-default-fontset): Add more scripts.
2888
2889 * international/characters.el: Add more scripts.
2890
2891 2008-12-19 Juri Linkov <juri@jurta.org>
2892
2893 * info.el (Info-isearch-search): Implement lax version of
2894 incremental word search in Info.
2895 (Info-isearch-start): Set Info-isearch-initial-node to the
2896 current node when search is nonincremental to not stop at the
2897 initial node in this case.
2898 (Info-mode-map): Unbind "\M-s" from `Info-search'.
2899
2900 2008-12-18 Juanma Barranquero <lekktu@gmail.com>
2901
2902 * textmodes/rst.el (rst-promote-region): Reflow docstring.
2903 (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
2904 (rst-repeat-last-character): Fix typos in docstrings.
2905 (rst-mode, rst-backward-section): Doc fixes.
2906
2907 2008-12-18 Ulf Jasper <ulf.jasper@web.de>
2908
2909 * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
2910 (newsticker-treeview-quit): Call `newsticker-treeview-save'.
2911 (newsticker--treeview-load): Check whether groups file exists.
2912
2913 * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
2914 (newsticker-dir): Use `locate-user-emacs-file'.
2915
2916 2008-12-18 Martin Rudalics <rudalics@gmx.at>
2917
2918 * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
2919 end-of-visual-line to CUA's recognized commands. (Bug#1549)
2920
2921 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
2922
2923 * newcomment.el (comment-style): Default to `indent'. (Bug#1153)
2924
2925 * startup.el (command-line): Do not mention the server name in
2926 case the user has not mentioned it, print a more explicit message.
2927
2928 * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
2929 Change all callers.
2930
2931 2008-12-18 Sam Steingold <sds@gnu.org>
2932
2933 * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
2934
2935 2008-12-18 Juri Linkov <juri@jurta.org>
2936
2937 * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
2938 `isearch-edit-string-set-word'.
2939 (isearch-edit-string-set-word): Remove.
2940 (isearch-occur): Imitate the C function `wordify' by replacing
2941 non-word character with the \\W+ regexp.
2942 (isearch-search-fun): Add `isearch-nonincremental' to the
2943 condition of using a non-lax version of `word-search-forward'.
2944
2945 2008-12-17 Daiki Ueno <ueno@unixuser.org>
2946
2947 * epa-file.el (epa-file-insert-file-contents):
2948 Set buffer-file-name before decrypting a file.
2949
2950 2008-12-16 Juanma Barranquero <lekktu@gmail.com>
2951
2952 * server.el (server-start): If unable to start the server,
2953 display a warning instead of raising an error.
2954
2955 * startup.el (server-process): Add defvar.
2956 (command-line): If the daemon is unable to start the server,
2957 display a message and exit Emacs.
2958
2959 2008-12-15 Sam Steingold <sds@gnu.org>
2960
2961 * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
2962 mostly for CLISP modules, but could also be useful elsewhere.
2963
2964 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
2965
2966 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
2967 * icomplete.el (icomplete-prospects-height):
2968 * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2969
2970 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
2971
2972 * international/mule.el (find-auto-coding): Fix typo in docstring.
2973
2974 * international/mule-cmds.el (select-safe-coding-system):
2975 * mail/rmail.el (rmail-require-mime-maybe):
2976 Fix arguments of `display-warning'.
2977
2978 * simple.el (bad-package-check): Fix arguments of `display-warning',
2979 using the package name as TYPE. Use `string-match-p'.
2980
2981 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2982
2983 * proced.el (proced-sort-interactive, proced-sort-pcpu)
2984 (proced-sort-pmem, proced-sort-start, proced-sort-time)
2985 (proced-sort-user, proced-sort-header): Prefix arg determines
2986 sorting order. Suggested by Dan Nicolaescu.
2987 (proced-revert): Doc fix.
2988
2989 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2990
2991 * proced.el (proced-grammar-alist): Allow refiner elements that
2992 are cons pairs (function . help-echo) or nil.
2993 (proced-refine): Use them.
2994 (proced-format-alist): Allow alternatives.
2995 (proced-descend): New variable.
2996 (proced-sort): New arg descend.
2997 (proced-sort-interactive): Repeated calls toggle sort order.
2998 (proced-format): Accomodate changes of proced-format-alist.
2999 Undefined attributes are displayed as "?".
3000 (proced-process-attributes): New optional arg pid-list.
3001 Ignore processes with empty attribute list.
3002
3003 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3004
3005 * proced.el (proced-auto-update-interval): Rename from
3006 proced-timer-interval.
3007 (proced-auto-update-flag): Rename from proced-timer-flag.
3008 (proced-auto-update-timer): Rename from proced-timer.
3009 (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
3010 (proced-available): Initialize appropriately.
3011
3012 2008-12-13 Glenn Morris <rgm@gnu.org>
3013
3014 * subr.el (declare-function): Doc fix.
3015
3016 * font-core.el (font-lock-defaults): Doc fix: mention levels;
3017 refer to elisp manual.
3018
3019 2008-12-12 Martin Rudalics <rudalics@gmx.at>
3020
3021 * window.el (fit-window-to-buffer): Return non-nil when height
3022 was orderly adjusted, nil otherwise.
3023
3024 2008-12-12 Juanma Barranquero <lekktu@gmail.com>
3025 Stefan Monnier <monnier@iro.umontreal.ca>
3026
3027 * server.el (server-sentinel): Uncomment code to delete connection file.
3028 (server-start): Save the connection file in the server property list.
3029 Delete it only when we are reasonably convinced that it is not owned by
3030 a running server.
3031 (server-force-delete): New command to force-delete the connection file,
3032 and stop the server if it is running.
3033 (server-running-p): Return t also for local TCP servers when we find a
3034 process with a matching PID, and :other for undecided cases.
3035
3036 2008-12-11 Martin Rudalics <rudalics@gmx.at>
3037
3038 * window.el (fit-window-to-buffer): Use with-selected-window and
3039 condition-case. Do not delete more windows than necessary in
3040 the shrinking (delta < 0) case. Do not raise an error when the
3041 containing frame is too small to show all of buffer. (Bug#1488)
3042
3043 * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
3044 min-height arg 1 to make sure that small buffers are shown.
3045
3046 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
3047
3048 * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
3049 (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
3050 (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
3051 (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
3052 (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
3053 (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
3054 (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
3055 (ruby-backward-sexp, ruby-add-log-current-method)
3056 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
3057 (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
3058 (ruby-deep-indent-paren): Doc fix.
3059 (ruby-insert-encoding-magic-comment): Remove * from docstring.
3060 (ruby-here-doc-find-end): Reflow docstring.
3061
3062 2008-12-11 Stephen Berman <Stephen.Berman@rub.de>
3063
3064 * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
3065 dired-shrink-to-fit is non-nil. (Bug#1488)
3066
3067 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
3068
3069 * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
3070 decoding of long locale info is now done in `w32-get-locale-info'.
3071
3072 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
3075
3076 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * Makefile.in (ELCFILES): Add ruby-mode.elc.
3079
3080 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
3081 terminal variable assignment.
3082
3083 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org>
3084 Nobuyoshi Nakada <nobu@ruby-lang.org>
3085
3086 * progmodes/ruby-mode.el: New file.
3087
3088 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * net/tramp.el (top): Don't fail if there is no current message.
3091 [Ulrich Mueller sent a patch, which I saw too late.] (Bug#1514)
3092
3093 2008-12-10 Kenichi Handa <handa@m17n.org>
3094
3095 * international/fontset.el (setup-default-fontset): Add an entry
3096 for characters in the Unicode SIP area.
3097
3098 2008-12-10 Glenn Morris <rgm@gnu.org>
3099
3100 * vc-mcvs.el: Move to obsolete/, with warning comment.
3101 * Makefile.in (ELCFILES): Update.
3102
3103 2008-12-10 Daiki Ueno <ueno@unixuser.org>
3104
3105 * epa-hook.el (epa-file-find-file-hook): Don't mark the current
3106 buffer unmodified. (Bug#1509)
3107 * epa-file.el (epa-file-insert-file-contents): Set buffer's
3108 modification time if visiting a file and the content is
3109 successfully decrypted.
3110
3111 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * files.el (save-some-buffers): At each map-y-or-n-p iteration,
3114 check whether the buffer is still alive.
3115
3116 2008-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
3117
3118 * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
3119
3120 2008-12-09 Glenn Morris <rgm@gnu.org>
3121
3122 * Makefile.in (ELCFILES): Update.
3123
3124 2008-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3125
3126 * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
3127 Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
3128
3129 2008-12-06 Chong Yidong <cyd@stupidchicken.com>
3130
3131 * term/xterm.el (terminal-init-xterm): Discard pending input
3132 before reading a reply to the terminal attributes query.
3133
3134 2008-12-05 Andreas Schwab <schwab@suse.de>
3135
3136 * dired.el (dired-font-lock-keywords): Fix last change.
3137
3138 2008-12-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3139
3140 * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
3141 into (defcustom ... "..." :type ... :group...).
3142
3143 2008-12-05 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * international/mule-diag.el (mule-diag): Display the window
3146 system version in a less laconic way.
3147
3148 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
3149
3150 * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
3151 if the sorting functions are not loaded. (Bug#1432)
3152
3153 2008-12-04 Sam Steingold <sds@gnu.org>
3154
3155 * progmodes/compile.el (compilation-read-command): Extract from
3156 compile.
3157 (compile): Use it.
3158 (recompile): Accept an optional argument to enable editing the
3159 command line.
3160
3161 2008-12-04 Michael Albinus <michael.albinus@gmx.de>
3162
3163 * net/tramp.el (top): Write a message, when loading Tramp.
3164
3165 * net/tramp-cache.el (tramp-dump-connection-properties):
3166 Polish the check, whether to dump the data.
3167
3168 2008-12-04 Lute Kamstra <lute@gnu.org>
3169
3170 * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
3171 check if the file "CVS/Entries" exists.
3172
3173 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
3174
3175 * international/mule-diag.el (list-character-sets): Doc fix.
3176 (list-character-sets-2): Fix info in header. Simplify.
3177 (print-coding-system): Simplify.
3178 (list-input-methods-1): Simplify.
3179 (mule-diag): Display current font/fontset for all window systems,
3180 not just X. Simplify.
3181
3182 2008-12-04 Glenn Morris <rgm@gnu.org>
3183
3184 * vc-cvs.el (vc-cvs-register-switches): Doc fix. Add t as option.
3185 (vc-cvs-register): Doc fix.
3186 * vc-mcvs.el (vc-mcvs-register-switches): Doc fix. Add t as option.
3187 (vc-mcvs-register): Doc fix.
3188 * vc-rcs.el (vc-rcs-register-switches): Doc fix. Add t as option.
3189 (vc-rcs-register): Doc fix.
3190 * vc-sccs.el (vc-sccs-register-switches): Doc fix. Add t as option.
3191 (vc-sccs-register): Doc fix.
3192 * vc-svn.el (vc-svn-register-switches): Doc fix. Add t as option.
3193 (vc-svn-register): Doc fix.
3194
3195 * files.el (toggle-read-only): Doc fix.
3196
3197 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3198
3199 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
3200 be used in compact layout and vice-versa.
3201
3202 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
3203
3204 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
3205 like most list-* commands.
3206
3207 * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
3208 They already exist in descr-text.el as `describe-char-unicodedata-file'
3209 and `describe-char-unicode-data'.
3210 (print-list): Simplify.
3211 (read-charset): Reflow docstring.
3212 (list-coding-systems): Doc fix.
3213
3214 2008-12-03 Glenn Morris <rgm@gnu.org>
3215
3216 * vc.el (vc-diff-switches): Doc fix.
3217 * vc-bzr.el (vc-bzr-diff-switches): Doc fix. Add t as option.
3218 (vc-bzr-log-switches): Doc fix.
3219 * vc-cvs.el (vc-cvs-diff-switches): Doc fix. Add t as option.
3220 * vc-git.el (vc-git-diff-switches): Doc fix.
3221 * vc-hg.el (vc-hg-diff-switches): Doc fix.
3222 * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
3223 * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
3224 * vc-rcs.el (vc-rcs-diff-switches): Doc fix. Add t as option.
3225 * vc-sccs.el (vc-sccs-diff-switches): Doc fix. Add t as option.
3226
3227 * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
3228 other backends.
3229 (vc-arch-diff): Apply switches.
3230
3231 * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
3232 than appending.
3233
3234 * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
3235
3236 2008-12-03 Daiki Ueno <ueno@unixuser.org>
3237
3238 * epa.el (epa--show-key): Use past tense of "expire" if the key
3239 has already been expired. Thanks to Peter BARABAS.
3240
3241 2008-12-03 Lute Kamstra <lute@gnu.org>
3242
3243 * align.el:
3244 * allout.el:
3245 * apropos.el:
3246 * arc-mode.el:
3247 * autoinsert.el:
3248 * avoid.el:
3249 * battery.el:
3250 * bookmark.el:
3251 * buff-menu.el:
3252 * calculator.el:
3253 * chistory.el:
3254 * cmuscheme.el:
3255 * comint.el:
3256 * compare-w.el:
3257 * dabbrev.el:
3258 * delim-col.el:
3259 * desktop.el:
3260 * diff-mode.el:
3261 * diff.el:
3262 * dired-aux.el:
3263 * dired-x.el:
3264 * dired.el:
3265 * dos-vars.el:
3266 * ediff-diff.el:
3267 * ediff-help.el:
3268 * ediff-init.el:
3269 * ediff-merg.el:
3270 * ediff-mult.el:
3271 * ediff-ptch.el:
3272 * ediff-vers.el:
3273 * ediff-wind.el:
3274 * ediff.el:
3275 * emerge.el:
3276 * facemenu.el:
3277 * faces.el:
3278 * ffap.el:
3279 * filecache.el:
3280 * find-dired.el:
3281 * font-core.el:
3282 * font-lock.el:
3283 * forms.el:
3284 * fringe.el:
3285 * help-at-pt.el:
3286 * hippie-exp.el:
3287 * ido.el:
3288 * image-file.el:
3289 * imenu.el:
3290 * indent.el:
3291 * info.el:
3292 * isearchb.el:
3293 * iswitchb.el:
3294 * jit-lock.el:
3295 * jka-compr.el:
3296 * log-edit.el:
3297 * lpr.el:
3298 * ls-lisp.el:
3299 * man.el:
3300 * menu-bar.el:
3301 * midnight.el:
3302 * mouse-sel.el:
3303 * mouse.el:
3304 * msb.el:
3305 * outline.el:
3306 * paren.el:
3307 * pcmpl-cvs.el:
3308 * pcmpl-gnu.el:
3309 * pcomplete.el:
3310 * pcvs-info.el:
3311 * pcvs-parse.el:
3312 * printing.el:
3313 * ps-mule.el:
3314 * ps-print.el:
3315 * replace.el:
3316 * ruler-mode.el:
3317 * saveplace.el:
3318 * sb-image.el:
3319 * scroll-bar.el:
3320 * sha1.el:
3321 * shadowfile.el:
3322 * shell.el:
3323 * sort.el:
3324 * speedbar.el:
3325 * strokes.el:
3326 * tempo.el:
3327 * term.el:
3328 * terminal.el:
3329 * time-stamp.el:
3330 * time.el:
3331 * tree-widget.el:
3332 * type-break.el:
3333 * vc-cvs.el:
3334 * vc-hg.el:
3335 * vc-mcvs.el:
3336 * vc-rcs.el:
3337 * vc-sccs.el:
3338 * vc.el:
3339 * view.el:
3340 * w32-vars.el:
3341 * whitespace.el:
3342 * wid-edit.el: Remove leading * from docstrings of defcustoms,
3343 deffaces, defconsts and defuns.
3344
3345 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3346
3347 * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
3348 the prompt was added to the minibuffer.
3349
3350 2008-12-02 Glenn Morris <rgm@gnu.org>
3351
3352 * format.el (format-write-file): Rewrite doc yet again.
3353
3354 * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
3355 Doc fix. (Bug#1368)
3356
3357 * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
3358
3359 2008-12-02 Aaron S. Hawley <aaronh@garden.org>
3360
3361 * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
3362 case where point is at the beginning of the buffer. (Bug#1239)
3363
3364 2008-12-02 Lennart Borgman <lennart.borgman@gmail.com>
3365
3366 * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
3367 already have the correct indentation. (Bug#859)
3368
3369 2008-12-02 Kenichi Handa <handa@m17n.org>
3370
3371 * international/uni-decomposition.el: Re-generated.
3372
3373 2008-12-01 Andreas Schwab <schwab@suse.de>
3374
3375 * dired.el (dired-font-lock-keywords): Avoid fontifying file names
3376 ending in a colon as directory header.
3377
3378 2008-12-01 Kenichi Handa <handa@m17n.org>
3379
3380 * international/uni-numeric.el: Re-generated.
3381
3382 * international/charprop.el: Re-generated.
3383
3384 2008-12-01 Juanma Barranquero <lekktu@gmail.com>
3385
3386 * international/mule-cmds.el (locale-preferred-coding-systems):
3387 Fix alist item.
3388
3389 2008-12-01 Michael Albinus <michael.albinus@gmx.de>
3390
3391 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
3392 (tramp-set-connection-property, tramp-flush-connection-property)
3393 (tramp-dump-connection-properties): Use it.
3394
3395 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
3396
3397 * wdired.el (wdired-finish-edit): If displaying a single file,
3398 change dired-directory if that file was renamed.
3399
3400 * emacs-lisp/byte-run.el (macro-declaration-function):
3401 Disallow declare specs with lengths of 3 or more.
3402
3403 * dirtrack.el (dirtrack): Fix error message.
3404
3405 2008-11-30 Glenn Morris <rgm@gnu.org>
3406
3407 * vc-svn.el (vc-svn-diff-switches): Doc fix.
3408 (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
3409
3410 * vc-git.el (vc-git-diff):
3411 * vc-hg.el (vc-hg-diff):
3412 * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
3413
3414 * eshell/esh-proc.el (eshell-needs-pipe): New variable.
3415 (eshell-needs-pipe-p): New function.
3416 (eshell-gather-process-output): Set process-connection-type according to
3417 eshell-needs-pipe-p. (Bug#1388)
3418
3419 2008-11-30 Juanma Barranquero <lekktu@gmail.com>
3420
3421 * calendar/diary-lib.el (diary-cyclic): Doc fix.
3422 (diary-remind-message, diary-number-of-entries)
3423 (diary-include-other-diary-files, diary-mark-included-diary-files)
3424 (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
3425 (diary-font-lock-keywords-1): Reflow docstrings.
3426 (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
3427 (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
3428
3429 * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
3430 (timer-duration): Use `string-match-p'.
3431
3432 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
3433
3434 * complete.el (PC-do-complete-and-exit):
3435 Use minibuffer-confirm-exit-commands.
3436
3437 * minibuffer.el (minibuffer-confirm-exit-commands):
3438 Add PC-complete and PC-complete-word to the list.
3439
3440 2008-11-29 Juanma Barranquero <lekktu@gmail.com>
3441
3442 * files.el (break-hardlink-on-save): Fix typo in docstring.
3443 Add :version tag.
3444
3445 * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
3446 (reb-mode): Define with `define-derived-mode'.
3447
3448 2008-11-29 Karl Fogel <kfogel@red-bean.com>
3449
3450 * files.el (break-hardlink-on-save): New variable.
3451 (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
3452 (file-precious-flag): Mention it in doc string.
3453
3454 2008-11-29 Miles Bader <miles@gnu.org>
3455
3456 * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
3457 (minibuffer-complete-and-exit): Use it.
3458
3459 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
3460
3461 * term/x-win.el (x-gtk-stock-cache): New hash table.
3462 (x-gtk-map-stock): Perform caching to prevent excess consing
3463 during redisplay.
3464
3465 2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3466
3467 * minibuffer.el (completion--try-word-completion): Don't ignore
3468 partial-completion if it's the only style.
3469
3470 2008-11-28 Juanma Barranquero <lekktu@gmail.com>
3471
3472 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
3473 (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
3474 (reb-initialize-buffer): Update matches, in case we're reentering
3475 RE Builder mode.
3476
3477 2008-11-28 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
3480 to minibuffer.el; recognize `confirm' and `confirm-after-completion'
3481 values for minibuffer-completion-confirm.
3482
3483 2008-11-28 Martin Rudalics <rudalics@gmx.at>
3484
3485 * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
3486 any but the first "*" in a doc-string.
3487
3488 2008-11-28 Glenn Morris <rgm@gnu.org>
3489
3490 * format.el (format-write-file): Improve previous doc fix.
3491
3492 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * simple.el (use-empty-active-region, use-region-p)
3495 (region-active-p): Doc fix.
3496
3497 2008-11-27 Martin Rudalics <rudalics@gmx.at>
3498
3499 * window.el (display-buffer): Fix handling of not-this-window
3500 argument. (Bug#1415)
3501
3502 2008-11-27 Kenichi Handa <handa@m17n.org>
3503
3504 * international/characters.el: Set category 'C' to characters
3505 #x20000..#x2AFFF, #x2F800..#x2FFFF.
3506
3507 * loadup.el: Set inhibit-load-charset-map to t while preloading files.
3508
3509 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
3510
3511 * tool-bar.el (tool-bar-find-image-cache): Var deleted.
3512 (tool-bar-find-image): Function deleted.
3513 (tool-bar-local-item, tool-bar-local-item-from-menu):
3514 Use find-image instead of tool-bar-find-image.
3515 (tool-bar-keymap-cache): New hash table.
3516 (tool-bar-make-keymap): Use it.
3517 (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
3518
3519 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
3520
3521 * net/dbus.el (dbus-handle-event): The result of a message call
3522 handler can also be an object, which is not a consp.
3523
3524 2008-11-25 Alan Mackenzie <acm@muc.de>
3525
3526 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
3527 (forward-list, backward-list, down-list, backward-up-list)
3528 (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
3529 (insert-pair, insert-parentheses): State that the command assumes
3530 that point is not in a string or comment.
3531
3532 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
3533
3534 * net/dbus.el (dbus-string-to-byte-array)
3535 (dbus-byte-array-to-string, dbus-escape-as-identifier)
3536 (dbus-unescape-from-identifier): New defuns.
3537 (dbus-handle-event): The result of a message call is a list of
3538 arguments, which must be expanded when passing to
3539 `dbus-method-return-internal'.
3540
3541 * net/tramp.el (tramp-handle-write-region): Improve the check for
3542 calling direct copy.
3543 (tramp-find-inline-encoding): Don't raise an error but a warning,
3544 when no inline encoding is found.
3545 (tramp-get-remote-coding): Check for a symbol. The negative check
3546 for a string fails, when there is an empty string.
3547
3548 2008-11-26 Glenn Morris <rgm@gnu.org>
3549
3550 * vc-git.el (vc-git-diff-switches): New option.
3551 (vc-git-diff): Apply diff switches. (Bug#1386)
3552 Give it a basic doc string.
3553
3554 * term/pc-win.el (x-font-family-list): Replace redefinition with
3555 ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
3556
3557 2008-11-26 Vincent Belaïche <vincent.b.1@hotmail.fr>
3558
3559 * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
3560 of the polynomial rather than the whole polynomial.
3561
3562 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * mail/mailabbrev.el (define-mail-abbrev): When reading from
3565 mailrc, recognize string quoting. When reading from Lisp, accept
3566 rfc822-like addresses.
3567
3568 * mail/mailalias.el (define-mail-alias): Sync code with
3569 define-mail-abbrev.
3570
3571 2008-11-25 Glenn Morris <rgm@gnu.org>
3572
3573 * eshell/esh-proc.el (eshell-gather-process-output):
3574 Revert previous change. (re-opens Bug#1388)
3575
3576 * select.el (x-set-cut-buffer): Fix signal arguments.
3577
3578 * speedbar.el (speedbar-restricted-move): Fix signal arguments.
3579
3580 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
3581
3582 * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
3583 (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
3584 (bubbles--empty-char): Use "\s".
3585
3586 2008-11-25 Jay Belanger <jay.p.belanger@gmail.com>
3587
3588 * calc/calc.el (calc-settings-file, calc-language-alist)
3589 (calc-embedded-announce-formula)
3590 (calc-embedded-announce-formula-alist)
3591 (calc-embedded-open-formula, calc-embedded-close-formula)
3592 (calc-embedded-open-close-formula-alist)
3593 (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
3594 (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
3595 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3596 (calc-embedded-open-close-new-formula-alist)
3597 (calc-embedded-open-mode, calc-embedded-close-mode)
3598 (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
3599 (calc-gnuplot-plot-command, calc-gnuplot-print-command)
3600 (calc-multiplication-has-precedence): Remove unnecessary asterisks
3601 from docstrings.
3602
3603 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
3604
3605 * calculator.el (calculator-op-or-exp): Reflow docstring.
3606 (calculator-remove-zeros, calculator-repR, calculator-repL):
3607 Fix typos in docstrings.
3608
3609 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3610
3611 * log-view.el (log-view-annotate-version): Let vc-annotate manage
3612 windows instead of calling switch-to-buffer.
3613
3614 * diff.el (diff-sentinel): Take note of diff error return value.
3615
3616 2008-11-24 Martin Rudalics <rudalics@gmx.at>
3617
3618 * calendar/appt.el (appt-disp-window): Do a set-buffer when the
3619 frame can't be split.
3620
3621 2008-11-24 Ulf Jasper <ulf.jasper@web.de>
3622
3623 * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
3624 (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
3625 (newsticker--treeview-tree-update-tag): Remove dead code.
3626 (newsticker-treeview-update): Don't update cache.
3627 (newsticker-treeview-quit): Don't save cache.
3628 (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'.
3629 (newsticker-treeview-save): Use `newsticker-dir'.
3630 (newsticker--treeview-load): Use `newsticker-dir'.
3631 (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
3632 Update tags.
3633 (newsticker-treeview-tree-do-click): Slightly simplified.
3634
3635 * net/newst-backend.el (newsticker-dir): New.
3636 (newsticker-start): Use `newsticker--cache-read'.
3637 (newsticker-stop): Use `newsticker--cache-save'.
3638 (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
3639 (newsticker--images-dir): New.
3640 (newsticker--image-get, newsticker--image-sentinel):
3641 Use `newsticker--images-dir'.
3642 (newsticker--cache-save-version1): Backup version of
3643 `newsticker--cache-save'.
3644 (newsticker--cache-update): Create newsticker-dir if necessary.
3645 (newsticker--cache-dir): New.
3646 (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
3647 (newsticker--cache-save-feed): New.
3648 (newsticker--cache-read-version1): New. Backuped version for reading
3649 cache data..
3650 (newsticker--cache-read, newsticker--cache-do-read): New.
3651
3652 * net/newst-reader.el (newsticker--image-read):
3653 Use `newsticker--images-dir'.
3654
3655 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3656
3657 * files.el (confirm-nonexistent-file-or-buffer):
3658 Allow `after-completion' value to request confirm only after TAB.
3659 (confirm-nonexistent-file-or-buffer): New function.
3660 (read-buffer-to-switch, find-file, find-file-other-window)
3661 (find-file-other-frame, find-file-read-only)
3662 (find-file-read-only-other-window)
3663 (find-file-read-only-other-frame): Use it.
3664 (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
3665 Thanks to Alan Mackenzie for suggesting the new behavior.
3666
3667 * minibuffer.el (minibuffer-complete-and-exit):
3668 Change `confirm-only' value of minibuffer-completion-confirm to
3669 `confirm', and handle a `confirm-after-completion' value.
3670
3671 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
3672
3673 * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
3674
3675 2008-11-24 Andreas Schwab <schwab@suse.de>
3676
3677 * image.el (image-type-header-regexps): Recognize more xbm format
3678 variants.
3679
3680 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
3681
3682 * textmodes/artist.el (artist-charlist-to-string): Simplify.
3683 (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
3684 (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
3685 (artist-replace-string, artist-draw-rect, artist-draw-line)
3686 (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
3687 (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
3688 (artist-pen, artist-pen-line, artist-text-insert-common)
3689 (artist-text-overwrite, artist-spray-get-interval)
3690 (artist-spray-clear-circle, artist-erase-char)
3691 (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
3692 (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
3693 (artist-key-draw-1point, artist-key-draw-2points)
3694 (artist-mouse-draw-continously): Fix typos in docstrings.
3695 (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
3696 (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
3697 (artist-backward-char, artist-forward-char): Doc fixes.
3698 (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
3699 Reflow docstrings.
3700
3701 2008-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3702
3703 * international/quail.el (quail-vunion): New function.
3704 (quail-defrule-internal): Use it to prevent accumulating redundant
3705 alternatives when `append' is set.
3706 (quail-insert-decode-map): Simplify computation of the max-key-width.
3707 Compute it right for multiple-list.
3708
3709 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3710
3711 * emacs-lisp/elp.el (elp-instrument-list): Check argument type
3712 explicitly. Doc fix.
3713
3714 2008-11-24 Martin Rudalics <rudalics@gmx.at>
3715
3716 * calendar/appt.el (appt-disp-window): Move minibuffer check
3717 after binding this-window and do not set-buffer to make sure we
3718 won't deselect the minibuffer. (Bug#1413)
3719
3720 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu>
3721
3722 * vc-hg.el (vc-hg-program): Remove.
3723 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3724 Undo previous change.
3725
3726 2008-11-23 Martin Rudalics <rudalics@gmx.at>
3727
3728 * info-look.el (info-lookup): When Info buffer is visible on
3729 another frame, raise that frame.
3730
3731 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
3732
3733 * allout.el (allout-mode): Fix typo in docstring.
3734
3735 * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
3736 (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
3737
3738 2008-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3739
3740 * vc-hooks.el (vc-follow-link): Complete last change.
3741
3742 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
3743
3744 * textmodes/remember.el (remember-region): Doc fix.
3745 (remember-filter-functions, remember-handler-functions)
3746 (remember-save-after-remembering, remember-mailbox)
3747 (remember-default-priority, remember-data-file, remember-leader-text)
3748 (remember-diary-file): Remove * from defcustom docstrings.
3749 (remember-run-all-annotation-functions-flag)
3750 (remember-all-handler-functions): Reflow docstrings.
3751 (remember-store-in-mailbox): Fix typo in docstring.
3752 (remember-mode): Define with `define-derived-mode'. Doc fix.
3753
3754 2008-11-23 Glenn Morris <rgm@gnu.org>
3755
3756 * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
3757 (eshell-do-pipelines): Add optional argument to distinguish recursive
3758 calls. Use to set eshell-in-pipeline-p to 'first for the first command
3759 in a pipeline.
3760
3761 * eshell/esh-proc.el (eshell-gather-process-output):
3762 Set process-connection-type nil for all but the first element of a
3763 pipeline. (Bug#1388)
3764
3765 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3766
3767 * ediff-hook.el: Add tooltips to Emacs menus.
3768
3769 * ediff.el: Change date of last update.
3770
3771 2008-11-22 Juri Linkov <juri@jurta.org>
3772
3773 * dired-aux.el (dired-isearch-filenames): Add new context-dependent
3774 option `dwim'. Change non-dwim option from `dired-filename' to `t'.
3775 Doc fix.
3776 (dired-isearch-filenames-setup): Run filename Isearch only when
3777 dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
3778 and the text property `dired-filename' at point is non-nil.
3779 In this case also set isearch-message-prefix-add to "filename ".
3780 (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
3781 (dired-isearch-filenames, dired-isearch-filenames-regexp):
3782 Don't let-bind isearch-message-prefix-add since this is done now
3783 in dired-isearch-filenames-setup.
3784
3785 * isearch.el (isearch-mode): Change the order of calling
3786 `isearch-update' and running the `isearch-mode-hook' to call
3787 `isearch-update' with Isearch parameters set in this hook.
3788
3789 * progmodes/compile.el (compilation-auto-jump-to-first-error):
3790 Fix docstring - change "during `compile'" to "during compilation".
3791
3792 * descr-text.el (describe-char-unidata-list): Move `old-name' to
3793 be immediately after `name'.
3794
3795 * startup.el (initial-buffer-choice): Change an abstract file name
3796 "file.txt" to more reasonable default file name value "~/.emacs".
3797
3798 2008-11-22 Juri Linkov <juri@jurta.org>
3799
3800 * files.el (hack-local-variables-confirm): Rename arg `project' to
3801 `dir-name'. Move `(or dir-name name)' to let-binding of `name'.
3802 (hack-local-variables-filter): Rename arg `project' to `dir-name'.
3803 (hack-local-variables): Rename call of `hack-project-variables' to
3804 `hack-dir-local-variables'. Change error text to "Directory-local
3805 variables error".
3806 (dir-locals-class-alist): Rename from `project-class-alist'.
3807 (dir-locals-directory-alist): Rename from `project-directory-alist'.
3808 (dir-locals-get-class-variables): Rename from `project-get-alist'.
3809 (dir-locals-collect-mode-variables): Rename from
3810 `project-collect-bindings-from-alist'. Rename arg `mode-alist' to
3811 `mode-variables', and arg `settings' to `variables'.
3812 (dir-locals-collect-variables): Rename from
3813 `project-collect-binding-list'. Rename arg `binding-list' to
3814 `class-variables', and arg `settings' to `variables'.
3815 (dir-locals-set-directory-class): Rename from `set-directory-project'.
3816 (dir-locals-set-class-variables): Rename from `define-project-bindings'.
3817 Rename arg `settings' to `variables'.
3818 (dir-locals-file): New defconst.
3819 (dir-locals-find-file): Rename from `project-find-settings-file'.
3820 Use `dir-locals-file'. Rename let-bound `settings' to `locals-file',
3821 and `pda' to `dir-elt'.
3822 (dir-locals-read-from-file): Rename from
3823 `project-define-from-project-file'. Rename arg `settings-file'
3824 to `file'. Rename let-bound `list' to `variables'.
3825 (hack-dir-local-variables): Rename from `hack-project-variables'.
3826 Rename let-bound `settings' to `variables-file', `root-dir'
3827 to `dir-name', and `bindings' to `variables'.
3828
3829 2008-11-22 Lute Kamstra <lute@gnu.org>
3830
3831 * simple.el (goto-line): Rename argument.
3832
3833 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3834
3835 * makefile.w32-in (compile-first): New target.
3836 (recompile): Depend on compile-first.
3837
3838 * Makefile.in (recompile): Depend on compile-first.
3839
3840 2008-11-22 Martin Rudalics <rudalics@gmx.at>
3841
3842 * files.el (switch-to-buffer-other-window)
3843 (switch-to-buffer-other-frame): Rename buffer argument to
3844 buffer-or-name. Reword and mention new option
3845 confirm-nonexistent-file-or-buffer in doc-string.
3846
3847 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3848
3849 * emulation/viper.el: Date change.
3850
3851 * emulation/viper-cmd.el (viper-envelop-ESC-key):
3852 viper-translate-all-ESC-keysequences is now a function.
3853
3854 * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
3855 Make this variable.
3856
3857 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3858
3859 * vc-hooks.el (vc-follow-link, vc-find-file-hook):
3860 Use buffer-file-truename to handle symlinks in any part of the filename.
3861
3862 2008-11-22 Glenn Morris <rgm@gnu.org>
3863
3864 * vc-mtn.el (vc-mtn-diff-switches): New option.
3865 (vc-mtn-program): Rename from vc-mtn-command, for
3866 consistency with other backends. Keep old name as alias.
3867 Update callers. Make it a defcustom.
3868 (vc-mtn-diff): Give it a doc string. Apply diff switches.
3869
3870 * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
3871 consistency with other backends. Keep old name as alias.
3872 Make it a defcustom.
3873 (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
3874
3875 * vc-hg.el (vc-hg-program): New option.
3876 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3877 Use vc-hg-program rather than hard-coded "hg".
3878
3879 * vc-svn.el: Remove leading `*' from defcustom doc-strings.
3880 (vc-svn-program): Move defcustom to start.
3881 (vc-svn-create-repo, vc-svn-modify-change-comment):
3882 Use vc-svn-program rather than hard-coded "svn".
3883
3884 * menu-bar.el: Stylistic consistency fixes for various menu and
3885 help texts.
3886
3887 * kmacro.el (kmacro-insert-counter): Doc fix.
3888
3889 2008-11-21 Ivan Shmakov <oneingray@gmail.com> (tiny change)
3890
3891 * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
3892
3893 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3894
3895 * international/quail.el (quail-indent-to): New function.
3896 (quail-completion-1, quail-completion-list-translations)
3897 (quail-insert-decode-map): Use it to improve alignment.
3898 (quail-build-decode-map): Don't ignore latin-1 chars.
3899 (quail-help): Increase the max decode-map size so that even the TeX map
3900 gets printed.
3901
3902 * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
3903 Signal error for invalid bookmark.
3904 (bookmark-get-bookmark-record): Undo last change.
3905 (bookmark-store, bookmark-delete): Use new arg `noerror'.
3906
3907 * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
3908 Suggested by Toru TSUNEYOSHI.
3909
3910 2008-11-21 Shigeru Fukaya <shigeru.fukaya@gmail.com>
3911
3912 * byte-opt.el (byte-compile-butlast): Move up in file.
3913 (byte-optimize-plus): Don't call
3914 byte-optimize-delay-constants-math (bug#1334).
3915 Use byte-optimize-predicate to optimize constants.
3916 (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
3917 Remove zero arguments first
3918 if possible. Call byte-optimize-predicate to optimize constants.
3919 (byte-optimize-multiply): Remove optimizations for arguments of 0
3920 and 2, which may be inaccurate. Optimize (* x -1) to (- x).
3921 Call byte-optimize-predicate.
3922 (byte-optimize-divide): Leave runtime errors unchanged.
3923 Optimize (/ x 1) to (+ x 0). Remove optimizations for arguments of
3924 0 and 2.0, which may be inaccurate. Call byte-optimize-predicate.
3925
3926 2008-11-21 Juanma Barranquero <lekktu@gmail.com>
3927
3928 * bookmark.el (bookmark-jump-noselect): Add obsolescence
3929 declaration and remove redundant info from docstring.
3930
3931 * isearch.el (isearch-search-string): Doc fix.
3932 (search-exit-option, search-slow-window-lines, search-slow-speed)
3933 (search-upper-case, search-nonincremental-instead)
3934 (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
3935 (search-ring-update, search-highlight, isearch-lazy-highlight)
3936 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3937 (lazy-highlight-interval): Remove * from defcustom docstrings.
3938 (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
3939 Remove * from defcustom docstrings; fix typos.
3940 (isearch-push-state-function, isearch-help-for-help-internal)
3941 (isearch-help-for-help, isearch-describe-bindings)
3942 (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
3943 (isearch-pop-fun-state, isearch-search-fun-function)
3944 (isearch-lazy-highlight-search): Fix typos in docstrings.
3945 (isearch-yank-internal, isearch-fallback): Reflow docstrings.
3946 (isearch-forward): Fix typo and reflow docstring.
3947 (isearch-help-map): Remove unused `i' binding. Fix typos in docstring.
3948 (isearch-mode-map): Don't use `let*'.
3949
3950 2008-11-21 Chong Yidong <cyd@stupidchicken.com>
3951
3952 * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
3953
3954 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3955
3956 * isearch.el (isearch-search-string): Simplify and convert docstring.
3957
3958 * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
3959
3960 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3961
3962 * international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
3963 (lookup-nested-alist): Doc fix.
3964 (with-coding-priority): Reflow docstring.
3965 (detect-coding-with-priority): Fix typos in obsolescence declaration.
3966 (char-displayable-p): Reflow docstring. Use `when'.
3967
3968 2008-11-20 Dan Nicolaescu <dann@ics.uci.edu>
3969
3970 * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
3971 week forward/backward.
3972
3973 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3974
3975 * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
3976 (with-electric-help): Fix typo and reflow docstring.
3977
3978 2008-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
3981 (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
3982 (list-buffers-noselect): Don't need to pad.
3983
3984 2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3985
3986 * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
3987 Pay attention to char widths when computing string sizes.
3988
3989 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3990
3991 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
3992 (byte-compile-output-docform): Reflow docstrings.
3993 (no-byte-compile): Fix typo in docstring.
3994 (byte-recompile-directory, compile-defun): Doc fixes.
3995 (emacs-lisp-file-regexp, byte-compile-verbose)
3996 (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
3997 (byte-compile-dynamic-docstrings, byte-optimize-log)
3998 (byte-compile-error-on-warn, byte-compile-warnings)
3999 (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
4000 Remove * from defcustom docstrings.
4001
4002 2008-11-20 Glenn Morris <rgm@gnu.org>
4003
4004 * format.el (format-alist, format-write-file): Doc fix.
4005
4006 * proced.el (proced-available): New variable.
4007 (proced-process-attributes): Move availability check from previous
4008 change from here...
4009 (proced): ... to here.
4010
4011 * vc-hg.el (vc-hg-diff-switches): New option.
4012 (vc-hg-diff): Apply diff switches. (Bug#1017)
4013
4014 * calc/calc-units.el (math-additional-units): Doc fix (active voice).
4015
4016 * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
4017
4018 2008-11-20 Stephen Berman <Stephen.Berman@gmx.net>
4019
4020 * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
4021
4022 2008-11-19 Juanma Barranquero <lekktu@gmail.com>
4023
4024 * calc/calc-units.el (math-units-table): Doc fix.
4025 (math-standard-units): Fix typo in constant's description.
4026 (math-additional-units): Fix typo in docstring.
4027
4028 2008-11-19 Ulrich Mueller <ulm@kph.uni-mainz.de>
4029
4030 * calc/calc-units.el (math-standard-units): Add eps0,
4031 permittivity of vacuum.
4032
4033 2008-11-19 Dan Nicolaescu <dann@ics.uci.edu>
4034
4035 * files.el (project-settings-file): Remove.
4036 (project-find-settings-file): Undo previous change that added the
4037 use of project-settings-file.
4038
4039 2008-11-19 Glenn Morris <rgm@gnu.org>
4040
4041 * proced.el (proced, proced-format-time): Doc fixes.
4042 (proced-process-attributes): Signal an error if unsupported. (Bug#1314)
4043
4044 2008-11-19 Karl Fogel <kfogel@red-bean.com>
4045
4046 * bookmark.el (bookmark-jump-noselect): Move the deprecation
4047 notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
4048
4049 2008-11-19 Lute Kamstra <lute@gnu.org>
4050
4051 * autoinsert.el (auto-insert-alist): Don't use match data.
4052
4053 2008-11-19 Glenn Morris <rgm@gnu.org>
4054
4055 * progmodes/f90.el (f90-mode-map): Add some menu :help.
4056
4057 * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
4058
4059 * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
4060 * term/w32-win.el (x-select-font): Declare.
4061
4062 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
4063 Use the imperative for all help strings.
4064
4065 2008-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4066
4067 * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
4068 case where the default dictionary is French, Spanish, younameit.
4069
4070 * window.el (window--frame-usable-p): Consider dedicated windows
4071 as usable.
4072
4073 * files.el (confirm-nonexistent-file-or-buffer):
4074 Rename from find-file-confirm-nonexistent-file.
4075 (read-buffer-to-switch): Use it.
4076
4077 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
4078
4079 * server.el (server-temp-file-p): Use `string-match-p'.
4080 (server-socket-dir): Set to nil if local sockets are unsupported.
4081 (server-start): Don't try to delete local socket if unsupported.
4082 (server-kill-new-buffers): Reflow docstring.
4083 (server-delete-client, server-handle-delete-frame)
4084 (server-save-buffers-kill-terminal): Doc fixes.
4085 (server-send-string): Fix typo in docstring.
4086
4087 2008-11-18 Sam Steingold <sds@gnu.org>
4088
4089 * progmodes/compile.el (compilation-start-hook): New hook.
4090 (compilation-start): Run it on the compilation process.
4091
4092 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
4093
4094 * international/mule-cmds.el (update-leim-list-file): Simplify.
4095 (prefer-coding-system, find-coding-systems-for-charsets):
4096 Fix docstring typos.
4097 (select-safe-coding-system, input-method-exit-on-first-char)
4098 (language-info-alist, language-info-custom-alist): Reflow docstrings.
4099 (toggle-input-method, read-multilingual-string): Doc fixes.
4100 Reflow docstrings.
4101 (locale-name-match, sort-coding-systems, find-multibyte-characters)
4102 (read-char-by-name): Use `string-match-p'.
4103 (get-char-code-property, put-char-code-property)
4104 (char-code-property-description): Be silent while loading uni-* files.
4105 (ucs-names): Use `dotimes-with-progress-reporter', because loading
4106 the Unicode character names is *slow*.
4107
4108 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * wid-edit.el (widget-image-insert): Don't add a mouse-face.
4111
4112 * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
4113
4114 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
4115
4116 * international/mule-cmds.el (ucs-completions): Mark as risky.
4117
4118 2008-11-17 Martin Rudalics <rudalics@gmx.at>
4119
4120 * help-macro.el (three-step-help): Remove * from defcustom.
4121 (make-help-screen): Don't iconify selected frame. (Bug#1322)
4122 Use when instead of if and cond within condition-case.
4123
4124 * window.el (quit-window): Bind window to selected window when
4125 trying to delete it.
4126
4127 2008-11-17 Glenn Morris <rgm@gnu.org>
4128
4129 * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
4130 definition of 'ignore, rather than nil. (Bug#1353)
4131
4132 2008-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4133
4134 * window.el (window--frame-usable-p): Allow use for soft-dedication.
4135
4136 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
4137
4138 * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
4139
4140 * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
4141 (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
4142 (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
4143 (kill-word, backward-kill-word, zap-to-char): Doc fixes.
4144 (shell-command, repeat-complex-command): Reflow docstrings.
4145 (pop-to-mark-command): Fix typos in docstring.
4146
4147 2008-11-17 Juri Linkov <juri@jurta.org>
4148
4149 * isearch.el (isearch-filter-predicate): Rename from
4150 `isearch-success-function'. Rename default value from
4151 `isearch-success-function-default' to
4152 `isearch-filter-invisible'. Doc fix.
4153 (isearch-filter-invisible): Rename from
4154 `isearch-success-function-default'. Doc fix.
4155 (isearch-search, isearch-lazy-highlight-search):
4156 Rename `isearch-success-function' to `isearch-filter-predicate'.
4157
4158 * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
4159 `dired-isearch-orig-success-function'.
4160 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
4161 (dired-isearch-filenames-end): Rename `isearch-success-function' to
4162 `isearch-filter-predicate'. Doc fix.
4163 (dired-isearch-filter-filenames): Rename from
4164 `dired-isearch-success-function'.
4165
4166 * info.el (Info-search, Info-mode):
4167 Rename `isearch-success-function' to `isearch-filter-predicate'.
4168 (Info-isearch-filter-predicate): Rename from
4169 `Info-search-success-function'.
4170
4171 * simple.el (minibuffer-default-add-function): Fix docstring to
4172 use clear text "default values" instead of obscure references to
4173 the dynamic variable `minibuffer-default'.
4174
4175 2008-11-16 Glenn Morris <rgm@gnu.org>
4176
4177 * term/ns-win.el (ns-extended-platform-support-mode):
4178 Tweak menu entry from previous change.
4179
4180 * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
4181
4182 * cus-edit.el (custom-buffer-create-internal): Always insert the
4183 in-buffer buttons, regardless of tool-bar. (Bug#1326)
4184
4185 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4186
4187 * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
4188
4189 2008-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4190
4191 * ielm.el (ielm-eval-input): Fix thinko in last change.
4192
4193 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4194
4195 * subr.el (read-passwd): Yank current kill if the user enters C-y.
4196
4197 2008-11-16 Michael Albinus <michael.albinus@gmx.de>
4198
4199 * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
4200 (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
4201
4202 * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
4203 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4204 Handle `file-name-as-directory'.
4205
4206 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
4209 usual variable-pitch face.
4210
4211 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
4214 (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
4215 (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
4216 (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
4217 (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
4218 (ange-ftp-quote-string, ange-ftp-process-handle-line)
4219 (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
4220 (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
4221 (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
4222 (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
4223 (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
4224 (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
4225 (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
4226 (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
4227 (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
4228 (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
4229 (ange-ftp-default-user, ange-ftp-default-password)
4230 (ange-ftp-default-account, ange-ftp-netrc-default-password)
4231 (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
4232 (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
4233 (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
4234 (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
4235 (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
4236 (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
4237 (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
4238 (ange-ftp-make-backup-files, ange-ftp-retry-time)
4239 (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
4240 (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
4241 (ange-ftp-gateway-tmp-name-template)
4242 (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
4243 (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
4244 (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
4245 (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
4246 (ange-ftp-gateway-program): Remove * from docstring and reflow.
4247 (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
4248 (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
4249 (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
4250 (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
4251 (ange-ftp-rename-local-to-remote): Doc fixes.
4252 (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
4253 Use `when', `unless'.
4254 (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
4255 (ange-ftp-process-handle-hash): Rename arg STR to STRING.
4256 (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
4257 (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
4258 (ange-ftp-normal-login): Rename arg PASS to PASSWORD. Fix typo.
4259 (ange-ftp-process-sentinel): Use `when'. Fix typo.
4260 (ange-ftp-gwp-start): Use `let', not `let*'; use `when'. Fix typo.
4261 (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
4262 (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
4263 (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
4264 (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
4265 (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
4266 (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
4267 (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
4268 `(save-match-data (string-match ...))'.
4269 (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
4270 (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
4271 Use `string-match-p' instead of `(save-match-data (string-match ...))'.
4272 Doc fixes.
4273
4274 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4275
4276 * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
4277 function instead of a variable.
4278
4279 * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
4280 viper-ESC-keyseq-timeout as a function.
4281 (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
4282 defsubst.
4283
4284 * emulation/viper-cmd.el: Let line-move-visual to nil when using
4285 next-line or previous-line.
4286 (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
4287
4288 * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
4289
4290 * ediff-util.el (ediff-toggle-multiframe): Check if control window is
4291 live.
4292 (ediff-save-buffer): Let window-min-height to 2.
4293
4294 * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
4295 the minibuffer.
4296
4297 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4298
4299 * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
4300 (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
4301 (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
4302 (ielm-map): Define within defvar. Add docstring.
4303 (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
4304 (ielm-complete-filename): Use `when', `unless'.
4305 (ielm-is-whitespace-or-comment): Use `string-match-p'.
4306 (ielm-return, ielm-get-old-input): Use `looking-at-p'.
4307 (ielm-change-working-buffer): Check that the buffer is live.
4308 (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
4309 Simplify. Reflow docstring.
4310 (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
4311 New aliases, to satisfy `define-derived-mode' expectations.
4312
4313 2008-11-15 Glenn Morris <rgm@gnu.org>
4314 Martin Rudalics <rudalics@gmx.at>
4315
4316 * emacs-lisp/find-func.el (find-function-advised-original): New.
4317 (find-function-C-source, find-function-noselect):
4318 Use find-function-advised-original to handle advised funcs. (Bug#789)
4319
4320 2008-11-15 Glenn Morris <rgm@gnu.org>
4321
4322 * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
4323 alias message.
4324
4325 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
4326 Remove uniquify-after-kill-buffer-p dependency.
4327 (uniquify-kill-buffer-function): New function.
4328 (kill-buffer-hook): Use uniquify-kill-buffer-function. (Bug#1315)
4329
4330 * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
4331 (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
4332 main Emacs manual.
4333
4334 2008-11-15 Martin Rudalics <rudalics@gmx.at>
4335
4336 * window.el (quit-window): Restore delete window with second
4337 arg non-nil behavior as of before 2008-10-30 change.
4338
4339 2008-11-15 Chong Yidong <cyd@stupidchicken.com>
4340
4341 * help-fns.el (describe-function-1): Do char-range check for
4342 self-insert-command.
4343
4344 2008-11-14 Karl Fogel <kfogel@red-bean.com>
4345
4346 * files.el (file-precious-flag): Document that this flag is advisory.
4347
4348 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4349
4350 * emacs-lisp/bytecomp.el (byte-compile-associative)
4351 (byte-compile-minus, byte-compile-quo): If there are more than two
4352 operands, don't use binary operation code (bug#1334).
4353
4354 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
4355
4356 * w32-fns.el (w32-shell-dos-semantics):
4357 * calendar/diary-lib.el (diary-face-attrs):
4358 * international/mule-cmds.el (set-default-coding-systems)
4359 (prefer-coding-system):
4360 * net/tramp.el (tramp-set-completion-function):
4361 * progmodes/vhdl-mode.el (vhdl-file-header):
4362 * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
4363
4364 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
4365
4366 * files.el (enable-local-eval, not-modified, kill-buffer-ask)
4367 (kill-matching-buffers, save-buffers-kill-emacs)
4368 (save-buffers-kill-terminal): Fix typos in docstrings.
4369 (switch-to-buffer-other-window): Reflow docstring.
4370 (revert-buffer): Doc fix.
4371 (define-project-bindings): Rename arg LIST to SETTINGS.
4372 (project-find-settings-file): Use `let', not `let*'.
4373 Use `when'.
4374
4375 2008-11-13 Juanma Barranquero <lekktu@gmail.com>
4376
4377 * files.el (project-settings-file, locate-dominating-file):
4378 Fix typos in docstrings.
4379 (find-file-visit-truename): Remove * from defcustom docstring.
4380
4381 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change)
4382
4383 * files.el (project-settings-file): New variable.
4384 (project-find-settings-file): Use it, instead of hardcoding
4385 .dir.settings.el.
4386
4387 2008-11-13 Glenn Morris <rgm@gnu.org>
4388
4389 * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
4390
4391 2008-11-13 Henry Weller <hweller0@gmail.com> (tiny change)
4392
4393 * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
4394 in mail bodies.
4395
4396 2008-11-12 Juanma Barranquero <lekktu@gmail.com>
4397
4398 * international/mule.el (autoload-coding-system, with-category-table)
4399 (ctext-non-standard-encodings-alist): Fix typos in docstrings.
4400 (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
4401 (set-buffer-file-coding-system, revert-buffer-with-coding-system)
4402 (set-file-name-coding-system, ctext-pre-write-conversion)
4403 (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
4404 Reflow docstrings.
4405 (charset-list, set-coding-priority): Remove redundant obsolescence info.
4406 (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
4407 (char-valid-p): Define with `define-obsolete-function-alias'.
4408
4409 * textmodes/artist.el (artist-mode): Fix typos in docstring.
4410
4411 2008-11-12 Sam Steingold <sds@gnu.org>
4412
4413 * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
4414 between hostname and path.
4415
4416 2008-11-11 Juri Linkov <juri@jurta.org>
4417
4418 * dired-aux.el (dired-isearch-filenames)
4419 (dired-isearch-filenames-regexp):
4420 Let-bind isearch-message-prefix-add to "filename ".
4421
4422 * isearch.el (isearch-message-prefix-add)
4423 (isearch-message-suffix-add): New variables.
4424 (isearch-message-prefix): Show additional text from
4425 `isearch-message-prefix-add' before "I-search".
4426 (isearch-message-suffix): Show additional text from
4427 `isearch-message-suffix-add' at the end.
4428
4429 * isearch.el (isearch-lazy-highlight-search): Use a loop like in
4430 `isearch-search'. Call isearch-success-function to skip matches
4431 outside the current isearch scope. Let-bind search-invisible to
4432 nil to not match invisible text.
4433
4434 * isearch.el (isearch-query-replace, isearch-highlight-regexp):
4435 Let-bind `isearch-recursive-edit' to nil to prevent calling
4436 `exit-recursive-edit' in `isearch-done' that terminates the
4437 execution of these commands when it is non-nil. Call
4438 `exit-recursive-edit' explicitly at the end.
4439 (isearch-occur): For word search construct the correct regexp
4440 with word boundaries to proceed with occur.
4441
4442 * isearch.el (isearch-search-fun): Compare the length of the
4443 current search string with the length of the string from the
4444 previous search state to detect the situation when the user
4445 adds or removes characters in the search string.
4446 Use word-search-forward-lax and word-search-backward-lax in this
4447 case, and otherwise word-search-forward and word-search-backward.
4448
4449 2008-11-11 Sam Steingold <sds@gnu.org>
4450
4451 * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
4452 the "Version Control" group (for C-x v g).
4453
4454 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
4455
4456 * server.el (server-process-filter): Fix typos and reflow docstring.
4457
4458 2008-11-11 Martin Rudalics <rudalics@gmx.at>
4459
4460 * mail/footnote.el (footnote-mode): Improve doc-string.
4461 Suggested by <jidanni@jidanni.org>. (Bug#1318)
4462
4463 2008-11-11 Chong Yidong <cyd@stupidchicken.com>
4464
4465 * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
4466
4467 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
4468
4469 * mail/smtpmail.el (smtpmail-open-stream): Use
4470 `starttls-any-program-available'. Auto-load starttls.el for it.
4471
4472 2008-11-08 Chong Yidong <cyd@stupidchicken.com>
4473
4474 * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
4475 version (bug@1285).
4476
4477 2008-11-08 Eli Zaretskii <eliz@gnu.org>
4478
4479 * startup.el (command-line): Ignore init-file-user when checking
4480 user's home directory on MS-DOS as well.
4481
4482 2008-11-07 Sam Steingold <sds@gnu.org>
4483
4484 * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
4485
4486 2008-11-07 Juanma Barranquero <lekktu@gmail.com>
4487
4488 * frame.el (make-frame-on-display): Use `string-match-p'.
4489
4490 2008-11-07 Glenn Morris <rgm@gnu.org>
4491
4492 * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
4493
4494 2008-11-07 Dan Nicolaescu <dann@ics.uci.edu>
4495
4496 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
4497 to initialize font-lock keyword case sensitivity.
4498 (lisp-mode): Use it.
4499
4500 2008-11-06 Glenn Morris <rgm@gnu.org>
4501
4502 * eshell/esh-maint.el: Remove unused file.
4503
4504 * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
4505
4506 * cus-edit.el (custom-comment-tag): Doc fix.
4507 (custom-comment, custom-variable-value-create, custom-face):
4508 Use face names sans -face suffix rather than aliases.
4509
4510 2008-11-05 Jay Belanger <jay.p.belanger@gmail.com>
4511
4512 * calc/calc.el (calc-quit): Use `window-full-width-p' to check
4513 window width.
4514
4515 2008-11-05 Chong Yidong <cyd@stupidchicken.com>
4516
4517 * server.el (server-process-filter): Only default to emacsclient's
4518 terminal in daemon mode.
4519
4520 2008-11-05 Martin Rudalics <rudalics@gmx.at>
4521
4522 * window.el (quit-window): Restore prefix argument behavior
4523 removed in 2008-10-30 change. (Bug#1308)
4524
4525 2008-11-05 Tassilo Horn <tassilo@member.fsf.org>
4526
4527 * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
4528 function to kill-buffer-hook, not to kill-buffer.
4529 Reported by Markus Triska <markus.triska@gmx.at>
4530
4531 2008-11-04 Jay Belanger <jay.p.belanger@gmail.com>
4532
4533 * calc/calc.el (calc-quit): Make sure that the keypad buffer
4534 exists before deleting its windows.
4535
4536 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
4537
4538 * server.el (server-process-filter): Don't call
4539 server-create-tty-frame when no tty name is specified.
4540
4541 2008-11-04 Christian Faulhammer <opfer@gentoo.org> (tiny change)
4542
4543 * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
4544
4545 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
4546
4547 * international/mule-cmds.el (toggle-enable-multibyte-characters)
4548 (define-char-code-property):
4549 * textmodes/reftex.el (reftex-index):
4550 * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
4551
4552 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
4553
4554 * vc-bzr.el (vc-bzr-dir-printer): Rename from
4555 vc-bzr-status-printer.
4556
4557 * startup.el (startup-echo-area-message): Display a different
4558 message in daemon mode. Suggested by Stephen Turnbull.
4559
4560 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
4561 Windows.
4562
4563 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
4564
4565 * dframe.el (dframe-mouse-position-function)
4566 (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
4567 (dframe-mouse-set-point): Fix typos in docstrings.
4568
4569 2008-11-04 Dan Nicolaescu <dann@ics.uci.edu>
4570
4571 * vc-dir.el (vc-dir-headers): Undo previous change.
4572
4573 2008-11-04 Nick Roberts <nickrob@snap.net.nz>
4574
4575 * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
4576 * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
4577
4578 2008-11-04 Martin Rudalics <rudalics@gmx.at>
4579
4580 * subr.el (looking-back): Fix doc-string typo.
4581
4582 * electric.el (Electric-pop-up-window): Call window-end with
4583 UPDATE set to t.
4584
4585 * window.el (save-selected-window): Make it behave like
4586 save-selected-window-norecord.
4587 (save-selected-window-norecord): Remove, since functionality
4588 fully taken over by save-selected-window.
4589 (walk-windows, set-window-text-height, fit-window-to-buffer):
4590 Use save-selected-window instead of save-selected-window-norecord.
4591 * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
4592 save-selected-window-norecord.
4593 * emacs-lisp/lisp-mode.el (save-selected-window): Remove
4594 indent-function for save-selected-window-norecord.
4595
4596 2008-11-03 Alan Mackenzie <acm@muc.de>
4597
4598 * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
4599
4600 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * subr.el (looking-back): Doc fix.
4603
4604 * term/x-win.el (x-initialize-window-system):
4605 Call x-wm-set-size-hint after initialization.
4606
4607 * eshell/em-hist.el (eshell-save-history-on-exit): Change default
4608 to t.
4609
4610 * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
4611 2000-12-08 (bug#1297).
4612
4613 * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
4614
4615 2008-11-03 Vincent Belaïche <vincent.b.1@hotmail.fr>
4616
4617 * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
4618 when appropriate.
4619
4620 2008-11-02 Martin Rudalics <rudalics@gmx.at>
4621
4622 * window.el (save-selected-window-norecord): New macro.
4623 (walk-windows): Use save-selected-window-norecord and call
4624 select-window with NORECORD set. (Bug#1237)
4625 (set-window-text-height, fit-window-to-buffer):
4626 Use save-selected-window-norecord and call select-window with
4627 NORECORD set.
4628 * subr.el (with-selected-window): Call set-frame-selected-window
4629 with new argument NORECORD set. Update doc-string.
4630 (with-selected-frame): Call select-frame with new argument
4631 NORECORD set. Update doc-string.
4632 * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
4633 Put indent-function for save-selected-window-norecord.
4634 * font-lock.el (lisp-font-lock-keywords-2):
4635 Add save-selected-window-norecord.
4636
4637 2008-11-01 Juanma Barranquero <lekktu@gmail.com>
4638
4639 * cus-edit.el (customize-apropos-options, custom-comment)
4640 (custom-comment-tag, custom-face-edit-attribute-tag):
4641 Fix typos in docstrings.
4642 (custom-buffer-done-kill): Remove * from defcustom docstring.
4643 (custom-file): Fix typo in doc of defcustom choice.
4644
4645 * frame.el (display-visual-class): Fix typo in docstring.
4646 (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
4647 (special-display-frame-alist, show-trailing-whitespace)
4648 (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
4649 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
4650 Remove * from defcustom docstrings.
4651
4652 * md4.el (md4-buffer): Fix typo in docstring.
4653 (md4, md4-64): Doc fixes.
4654 (md4-pack-int32): Reflow docstring.
4655
4656 * paths.el (rmail-file-name): Remove * from defcustom docstring.
4657 (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
4658
4659 * rect.el (open-rectangle): Reflow docstring.
4660 (spaces-string): Fix docstring typo. Use "?\s" instead of "? ".
4661
4662 * select.el (x-get-cut-buffer): Fix typo in docstring.
4663
4664 * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
4665 (timezone-time-zone-from-absolute, timezone-leap-year-p):
4666 Fix typos in docstrings.
4667
4668 * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
4669 Fix typos in docstrings.
4670
4671 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
4672
4673 * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
4674
4675 * net/newst-treeview.el (newsticker--treeview-list-update-faces)
4676 (newsticker--treeview-list-update, newsticker--treeview-item-show)
4677 (newsticker--treeview-tree-update)
4678 (newsticker--treeview-tree-update-highlight)
4679 (newsticker-treeview-update)
4680 (newsticker-treeview-next-item, newsticker-treeview-prev-item)
4681 (newsticker-treeview-next-new-or-immortal-item)
4682 (newsticker-treeview-prev-new-or-immortal-item)
4683 (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
4684 (newsticker-treeview-tree-click): Watch for layout changes.
4685 (newsticker--treeview-set-current-node): Cleanup.
4686 (newsticker--treeview-restore-layout): Rename from
4687 newsticker--treeview-restore-buffers.
4688 (newsticker--treeview-mark-item): Update cache file.
4689
4690 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
4691
4692 * calendar/icalendar.el (icalendar--uid-count): New.
4693 (icalendar--create-uid): New. Extracted from
4694 `icalendar-export-region' and add uid counter.
4695 (icalendar-export-region): Use `icalendar--create-uid'.
4696
4697 2008-10-31 Juanma Barranquero <lekktu@gmail.com>
4698
4699 * tooltip.el (tooltip-frame-parameters): Doc fix.
4700
4701 2008-10-31 Martin Rudalics <rudalics@gmx.at>
4702
4703 * window.el (window-body-height, window-current-scroll-bars)
4704 (walk-windows, get-window-with-predicate, get-buffer-window-list)
4705 (minibuffer-window-active-p, count-windows)
4706 (window-safely-shrinkable-p, window--splittable-p)
4707 (window--try-to-split-window, window--frame-usable-p)
4708 (window--even-window-heights, window--display-buffer-1)
4709 (window--display-buffer-2, set-window-text-height)
4710 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
4711 (truncated-partial-width-window-p): Rewrite doc-string.
4712 (window-fixed-size-p): Simplify code. Rewrite doc-string.
4713 (split-window-vertically, split-window-horizontally):
4714 Rename args, rewrite doc-string, and simplify code.
4715 (split-window-save-restore-data): Rename args and use
4716 when instead of if.
4717
4718 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4719
4720 * indent.el (indent-for-tab-command): Use use-region-p.
4721
4722 * vc.el (vc-revert): Limit the length of the query string.
4723
4724 2008-10-30 Juanma Barranquero <lekktu@gmail.com>
4725
4726 * simple.el (idle-update-delay, next-error-highlight)
4727 (next-error-highlight-no-select, next-error-recenter, next-error-hook)
4728 (minibuffer-history-case-insensitive-variables, kill-ring-max)
4729 (kill-read-only-ok, backward-delete-char-untabify-method)
4730 (kill-whole-line, mark-ring-max, global-mark-ring-max)
4731 (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
4732 (goal-column, line-move-ignore-invisible, fill-prefix)
4733 (auto-fill-inhibit-regexp, blink-matching-paren)
4734 (blink-matching-paren-on-screen, blink-matching-paren-distance)
4735 (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
4736 (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
4737 (minibuffer-history-isearch-wrap, transient-mark-mode)
4738 (next-logical-line, auto-fill-mode, line-number-mode)
4739 (column-number-mode, size-indication-mode, clone-indirect-buffer)
4740 (normal-erase-is-backspace-mode): Doc fixes.
4741 (current-kill, transient-mark-mode, toggle-truncate-lines)
4742 (visible-mode): Reflow docstrings.
4743 (minibuffer-local-shell-command-map, interprogram-paste-function):
4744 Fix typos in docstrings.
4745
4746 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * server.el (server-process-filter): In daemon mode, default to
4749 emacsclient's tty if not opening a new frame and only the
4750 terminal-frame is available.
4751
4752 2008-10-30 Martin Rudalics <rudalics@gmx.at>
4753
4754 * window.el (quit-window): Simplify code. Say in doc-string
4755 that it operates on the selected window's buffer. (Bug#1259)
4756
4757 2008-10-30 Nick Roberts <nickrob@snap.net.nz>
4758
4759 * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
4760 nil so that log-view-diff-changeset works.
4761
4762 2008-10-30 Glenn Morris <rgm@gnu.org>
4763
4764 * files.el (locate-dominating-stop-dir-regexp): Fix typo.
4765
4766 * resume.el: Move to obsolete/.
4767 * Makefile.in (ELCFILES): Update.
4768
4769 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * electric.el (Electric-pop-up-window): Don't shrink the window if
4772 it's already big enough.
4773
4774 * minibuffer.el (delete-minibuffer-contents): Delete all
4775 minibuffer contents instead of just the current field.
4776
4777 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
4778
4779 * bookmark.el (bookmark-handle-bookmark): Rename from
4780 bookmark-jump-noselect.
4781 (bookmark--jump-via, bookmark-insert): Callers changed.
4782 (bookmark-jump-noselect): Wrapper function for
4783 bookmark-handle-bookmark.
4784 (bookmark-get-bookmark-record): Signal error for invalid bookmark.
4785
4786 * textmodes/ispell.el (ispell-word): Use use-region-p.
4787
4788 2008-10-29 Juanma Barranquero <lekktu@gmail.com>
4789
4790 * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
4791 to follow naming conventions for abnormal hooks. Doc fix.
4792 (tooltip-mode, tooltip-timeout): Use it.
4793 (tooltip-hook): New obsolete alias.
4794 (tooltip-help-tips): Doc fix.
4795
4796 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
4797
4798 2008-10-29 Ulrich Mueller <ulm@gentoo.org>
4799
4800 * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
4801 of hardcoded /tmp.
4802
4803 2008-10-29 Glenn Morris <rgm@gnu.org>
4804
4805 * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
4806
4807 * vc-hooks.el (vc-find-root): Remove bogus alias.
4808
4809 2008-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4810
4811 * international/quail.el (quail-show-guidance): Don't create
4812 a guidance-frame if current buffer is not a minibuffer, since even if
4813 selected-window is mini-p, the buffer will never be displayed in it, so
4814 it wil be usable for guidance.
4815
4816 2008-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4817
4818 * smerge-mode.el: Require diff-mode at run-time as well.
4819
4820 2008-10-28 Martin Rudalics <rudalics@gmx.at>
4821
4822 * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
4823 * vc-hooks.el (vc-stay-local): Likewise.
4824
4825 2008-10-28 Phil Sung <psung@mit.edu>
4826
4827 * follow.el (follow-scroll-down, follow-calc-win-end)
4828 (follow-estimate-first-window-start): Reduce effective window
4829 height when header line is present. (Bug#925)
4830
4831 2008-10-28 Juanma Barranquero <lekktu@gmail.com>
4832
4833 * subr.el (locate-user-emacs-file): Simplify. Don't create
4834 `user-emacs-directory' when Emacs is running in batch mode.
4835
4836 * startup.el (inhibit-startup-screen): Reflow docstring.
4837 (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
4838
4839 2008-10-27 Kenichi Handa <handa@m17n.org>
4840
4841 * descr-text.el (describe-char): Fix terminal case (where font is nil).
4842
4843 2008-10-27 Juanma Barranquero <lekktu@gmail.com>
4844
4845 * face-remap.el (text-scale-increase, text-scale-decrease)
4846 (text-scale-adjust): Remove &optional keyword from the arg list;
4847 the INC argument is not really optional, if the functions happen
4848 to be called from elisp.
4849
4850 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4851
4852 * vc.el: Rename VC methods that were missed when vc-status was
4853 renamed to vc-dir.
4854 * vc-svn.el (vc-svn-dir-extra-headers): Rename from
4855 vc-svn-status-extra-headers.
4856 * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
4857 (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
4858 * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
4859 (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
4860 * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
4861 vc-dir-status-printer.
4862 (vc-dir-headers): Use `dir-extra-headers' instead of
4863 `status-extra-headers'.
4864 (vc-dir-printer): Rename from vc-dir-status-printer.
4865 (vc-default-dir-extra-headers): Rename from
4866 vc-default-status-extra-headers.
4867 * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
4868 vc-cvs-status-extra-headers.
4869
4870 * startup.el (server-name): Pacify byte compiler.
4871 (command-line): If --daemon=SERVER_NAME was used, set server-name
4872 before calling server-start.
4873
4874 2008-10-26 Romain Francoise <romain@orebokech.com>
4875
4876 * startup.el (command-line): Call daemon-initialized after
4877 starting the server.
4878
4879 2008-10-26 Kenichi Handa <handa@m17n.org>
4880
4881 * help-fns.el (describe-categories): Display the terse legend at
4882 the head.
4883
4884 * international/characters.el: Docstrings of categories improved.
4885
4886 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4887
4888 * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
4889
4890 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
4891 to the courier family.
4892 * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
4893 usually not serif'd and hence rather unlike verbatim's printed output.
4894
4895 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
4898 when reporting the module.
4899
4900 * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
4901
4902 * wid-edit.el (widget-color-complete): Sort completions alphabetically.
4903
4904 2008-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4905
4906 * files.el (locate-dominating-stop-dir-regexp): New var.
4907 (locate-dominating-file): Change arg from a regexp to a file name.
4908 Rewrite using the vc-find-root code to avoid directory-files which is
4909 too slow. Obey locate-dominating-stop-dir-regexp.
4910 Don't pay attention to changes in owner.
4911 (project-find-settings-file): Adjust call to locate-dominating-file.
4912
4913 * progmodes/flymake.el (flymake-find-buildfile):
4914 Adjust call to locate-dominating-file.
4915
4916 * vc-hooks.el (vc-find-root): Use locate-dominating-file.
4917 (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
4918
4919 2008-10-25 Martin Rudalics <rudalics@gmx.at>
4920
4921 * subr.el (with-current-buffer): Rename buffer argument to
4922 buffer-or-name.
4923 * window.el (get-buffer-window-list): Rename buffer argument to
4924 buffer-or-name and make it optional.
4925
4926 2008-10-25 Juanma Barranquero <lekktu@gmail.com>
4927
4928 * completion.el (add-completion-to-head, add-completion): Doc fixes.
4929 (completion-search-next, add-completions-from-file):
4930 Fix typos in docstrings.
4931
4932 * filesets.el (filesets-menu-ensure-use-cached)
4933 (filesets-ingroup-patterns, filesets-filetype-property):
4934 * tutorial.el (get-lang-string):
4935 * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
4936 Fix typos in docstrings.
4937
4938 * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
4939 (image-dired-line-up-method, image-dired-thumb-size)
4940 (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
4941 (image-dired-track-original-file, image-dired-track-thumbnail)
4942 (image-dired-dired-next-line, image-dired-dired-previous-line)
4943 (image-dired-write-comments): Reflow docstrings.
4944 (image-dired-show-all-from-dir-max-files)
4945 (image-dired-format-properties-string, image-dired-create-thumbs)
4946 (image-dired-mark-tagged-files, image-dired-gallery-generate):
4947 Fix typos in docstrings.
4948
4949 * savehist.el (savehist-save-minibuffer-history, savehist-file)
4950 (savehist-additional-variables, savehist-ignored-variables)
4951 (savehist-file-modes, savehist-autosave-interval):
4952 * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
4953 (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
4954 (fancy-splash-image):
4955 * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
4956 (thumbs-conversion-program, thumbs-margin):
4957 Remove spurious * in docstrings.
4958
4959 2008-10-25 Aaron S. Hawley <aaronh@garden.org>
4960
4961 * thingatpt.el (end-of-sexp, beginning-of-sexp)
4962 (forward-same-syntax): Omit default arguments to char-after and
4963 char-before.
4964
4965 2008-10-24 Juanma Barranquero <lekktu@gmail.com>
4966
4967 * subr.el (locate-user-emacs-file): New function.
4968 (user-emacs-directory): Mention it in docstring.
4969
4970 * completion.el (save-completions-file-name):
4971 * filesets.el (filesets-menu-cache-file):
4972 * image-dired.el (image-dired-dir, image-dired-db-file)
4973 (image-dired-temp-image-file, image-dired-gallery-dir)
4974 (image-dired-temp-rotate-image-file):
4975 * savehist.el (savehist-file):
4976 * server.el (server-auth-dir):
4977 * thumbs.el (thumbs-thumbsdir):
4978 * tutorial.el (tutorial--saved-dir):
4979 * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
4980
4981 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
4982
4983 * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
4984 (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
4985
4986 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * filesets.el: Update author email.
4989 (filesets-data): Doc fix.
4990
4991 2008-10-23 Jens Petersen <petersen@redhat.com> (tiny change)
4992
4993 * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
4994
4995 2008-10-23 Ulrich Mueller <ulm@kph.uni-mainz.de>
4996
4997 * international/mule-cmds.el (describe-language-environment):
4998 Indent sample text.
4999
5000 2008-10-23 Glenn Morris <rgm@gnu.org>
5001
5002 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
5003
5004 * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
5005 byte-compile a redefinition of a function with special byte-compile
5006 handling. (Bug#411)
5007
5008 2008-10-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5009
5010 * ps-print.el: Deal with page sizes for label printes. Suggested by
5011 Friedrich Delgado Friedrichs <friedel@nomaden.org>.
5012 (ps-print-version): New version 7.3.3.
5013 (ps-page-dimensions-database): New page sizes for label printers.
5014 (ps-n-up-printing): Fix code.
5015
5016 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5017
5018 * frame.el (make-frame-command): Doc fix. Use display-graphic-p.
5019
5020 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
5021 (list-at-point): Add docstrings.
5022
5023 * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
5024
5025 * dired-aux.el (dired-do-create-files): Doc fix.
5026
5027 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
5028
5029 * version.el (emacs-version): Change '*Step' to 'NS' for consistency
5030 with other documentation.
5031
5032 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
5033
5034 * replace.el (how-many): Fix typo in docstring.
5035 Reported by Leo <sdl.web@gmail.com>.
5036
5037 2008-10-22 Glenn Morris <rgm@gnu.org>
5038
5039 * international/mule-cmds.el (universal-coding-system-argument):
5040 Check for C-g. (Bug#1205)
5041
5042 2008-10-22 Kenichi Handa <handa@m17n.org>
5043
5044 * international/characters.el: Don't setup
5045 find-word-boundary-function-table.
5046 (next-word-boundary-han, next-word-boundary-kana): Delete them.
5047 (word-combining-categories, word-separating-categories):
5048 Adjust to the change of the docstrings.
5049
5050 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * simple.el (region-active-p): Doc fix.
5053
5054 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5055
5056 * subr.el (apply-partially): Move from here...
5057
5058 * simple.el (apply-partially): ...to here.
5059
5060 2008-10-20 Andreas Schwab <schwab@suse.de>
5061
5062 * subr.el (split-string-and-unquote): Simplify regexp.
5063
5064 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5065
5066 * subr.el (top-level): Require `cl' when compiling.
5067
5068 2008-10-20 David Reitter <david.reitter@gmail.com>
5069
5070 * info.el (Info-mode): Do not remove an existing header line if
5071 `Info-use-header-line' is nil.
5072
5073 2008-10-19 Juri Linkov <juri@jurta.org>
5074
5075 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
5076 Add arg `delimited' as in `query-replace' for the case when
5077 isearch-allow-scroll=t and the user types C-u M-%. Doc fix.
5078 Add more indicators to the prompt ("word" and "in region").
5079
5080 * replace.el (query-replace, query-replace-regexp)
5081 (replace-string, replace-regexp, perform-replace): Add "word"
5082 indicatiors to the prompt for word delimited replacements.
5083
5084 * replace.el (read-regexp): Rename arg `default' to `default-value'.
5085 Doc fix.
5086
5087 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5088
5089 * subr.el (apply-partially): Move here from minibuffer.el. Doc fix.
5090
5091 * simple.el (minibuffer-default-add-shell-commands): Doc fix.
5092
5093 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5094
5095 * window.el (enlarge-window-horizontally, shrink-window-horizontally):
5096 Make argument names follow Elisp manual.
5097
5098 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5099
5100 * textmodes/remember.el (remember-data-file):
5101 * shadowfile.el (shadow-initialize)
5102 <shadow-info-file, shadow-todo-file>:
5103 * savehist.el (savehist-file):
5104 * recentf.el (recentf-save-file):
5105 * pcvs-defs.el (cvs-cvsrc-file):
5106 * international/kkc.el (kkc-init-file-name):
5107 * ido.el (ido-save-directory-list-file):
5108 * calendar/todo-mode.el (todo-file-do, todo-file-done)
5109 (todo-file-top): Run file names that begin with a period thru
5110 `convert-standard-filename'.
5111
5112 * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to
5113 before-init-hook.
5114
5115 Fix Bug #1183:
5116
5117 * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
5118 coding-system-for-read to ediff-coding-system-for-write.
5119
5120 * ediff-util.el (ediff-make-temp-file): Unconditionally bind
5121 coding-system-for-write to ediff-coding-system-for-write.
5122
5123 * ediff-init.el (ediff-coding-system-for-read): Doc fix.
5124 (ediff-coding-system-for-write): Set to emacs-internal.
5125
5126 2008-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5127
5128 * international/mule-conf.el (emacs-internal): New coding system alias.
5129
5130 2008-10-18 Juri Linkov <juri@jurta.org>
5131
5132 * info.el (Info-file-supports-index-cookies-list): New variable.
5133 (Info-file-supports-index-cookies): New function.
5134 (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
5135 (Info-index-nodes): Let-bind Info-point-loc to nil for files
5136 without an index cookie to ignore it when Info-index-nodes is
5137 called during navigating from an index node with line numbers.
5138 (Info-index-node): Set file to Info-current-file if nil. (Bug#1118)
5139
5140 * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
5141 variable definition section.
5142
5143 * info.el (Info-find-node-2): Put initial point below the header line
5144 and breadcrumbs line.
5145
5146 2008-10-18 Glenn Morris <rgm@gnu.org>
5147
5148 * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
5149 the needed external programs were not found.
5150
5151 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5152
5153 * files.el (trash-directory): Run thru `convert-standard-filename'.
5154 (file-modes-char-to-who, file-modes-char-to-right)
5155 (file-modes-rights-to-number, file-modes-symbolic-to-number)
5156 (read-file-modes): Doc fixes.
5157
5158 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * abbrev.el (define-abbrev): Doc fix.
5161
5162 2008-10-17 Alan Mackenzie <acm@muc.de>
5163
5164 * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
5165 foo bar [] = { ...".
5166
5167 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * faces.el (face-spec-set-2): Don't pass invalid attributes to
5170 set-face-attribute.
5171
5172 2008-10-17 Juanma Barranquero <lekktu@gmail.com>
5173
5174 * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
5175 according to `locale-coding-system'. (This fixes trivial bug reported
5176 as part of bug#1179).
5177 Sort list of valid locale ids (EnumSystemLocales does not guarantee any
5178 particular order). Use `when'.
5179
5180 2008-10-16 Juanma Barranquero <lekktu@gmail.com>
5181
5182 * w32-fns.el (w32-check-shell-configuration): Doc fix.
5183 (w32-add-charset-info): Fix typo in docstring.
5184
5185 2008-10-16 Teodor Zlatanov <tzz@lifelogs.com>
5186
5187 * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
5188 after discussion.
5189
5190 2008-10-16 Magnus Henoch <mange@freemail.hu>
5191
5192 * vc-arch.el (vc-arch-dir-status): New function.
5193 (vc-arch-after-dir-status): New function.
5194
5195 2008-10-16 Glenn Morris <rgm@gnu.org>
5196
5197 * man.el (Man-getpage-in-background): Force recent `man's to output
5198 escape sequences even when stdout is not a tty. (Bug#1142)
5199
5200 2008-10-15 Teodor Zlatanov <tzz@lifelogs.com>
5201
5202 * international/mule-conf.el: Add `utf8' and `UTF8' as
5203 aliases for the `utf-8' coding system.
5204
5205 2008-10-15 Juanma Barranquero <lekktu@gmail.com>
5206
5207 * find-file.el (ff-get-file): Doc fix.
5208 (ff-get-file-name): Use `let', not `let*'.
5209 (ff-search-directories): Fix typo in docstring.
5210 (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
5211 (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
5212 (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
5213 (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
5214 (cc-other-file-alist, modula2-other-file-alist):
5215 Remove spurious * in docstrings.
5216
5217 2008-10-14 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * faces.el (set-face-attribute): Set family and foundry before
5220 other attributes.
5221 (face-spec-set-2): Pass unmodified args to set-face-attribute.
5222
5223 2008-10-14 Juanma Barranquero <lekktu@gmail.com>
5224
5225 * hl-line.el (hl-line-unload-function): New function.
5226 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
5227 (hl-line-sticky-flag): Remove spurious * in docstring.
5228
5229 2008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
5230
5231 * vc-git.el (vc-git-show-log-entry): Include the revision in the
5232 search string.
5233
5234 2008-10-14 Michael Albinus <michael.albinus@gmx.de>
5235
5236 * net/tramp.el (tramp-process-one-action): Embed regexp in
5237 parentheses, before adding end-of-buffer construct. Suggested by
5238 Markus Triska <markus.triska@gmx.at>.
5239
5240 2008-10-13 Ulf Jasper <ulf.jasper@web.de>
5241
5242 * net/newst-plainview.el (w3m-toggle-inline-image):
5243 Define 'declare-function if necessary, for compatibility.
5244
5245 * net/newst-treeview.el (w3m-toggle-inline-images):
5246 Define 'declare-function if necessary, for compatibility.
5247
5248 2008-10-13 Alan Mackenzie <acm@muc.de>
5249
5250 * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
5251 so that the function works on one-line macros.
5252
5253 * progmodes/cc-engine.el: Amend several doc strings and comments.
5254
5255 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu>
5256
5257 * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
5258
5259 * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
5260 (vc-cvs-stay-local): Add a new choice and default to it.
5261 (vc-cvs-dir-status): Use the new vc-stay-local choice.
5262
5263 * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
5264
5265 2008-10-12 Stephen Leake <stephen_leake@member.fsf.org>
5266
5267 * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
5268 Add support for extended return statement.
5269
5270 * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
5271 and obj-dir; keep user order.
5272
5273 2008-10-12 Glenn Morris <rgm@gnu.org>
5274
5275 * Makefile.in (ELCFILES): Update.
5276
5277 * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
5278 (shell-file-name-quote-list): Declare.
5279
5280 2008-10-12 Michael Albinus <michael.albinus@gmx.de>
5281
5282 * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
5283
5284 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5285
5286 * startup.el (command-line): If toolbar is disabled but ought to
5287 be initialized, call tool-bar-setup.
5288
5289 * tool-bar.el (tool-bar-setup): Variable deleted.
5290 (tool-bar-setup): Set it up unconditionally.
5291
5292 * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
5293
5294 * progmodes/grep.el (grep-mode-tool-bar-map): Check if
5295 tool-bar-map has been initialized before setting it up.
5296
5297 * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
5298 tool-bar-map has been initialized before setting it up.
5299
5300 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * emacs-lisp/warnings.el (display-warning): Issue a message if
5303 called during daemon initialization.
5304
5305 * tool-bar.el (tool-bar-local-item)
5306 (tool-bar-local-item-from-menu): Put the check for number of
5307 display colors into the image expression.
5308 (tool-bar-setup): Don't be a no-op on ttys.
5309
5310 * info.el (info-tool-bar-map):
5311 * progmodes/gud.el (gud-tool-bar-map):
5312 * progmodes/grep.el (grep-mode-tool-bar-map):
5313 * progmodes/compile.el (compilation-mode-tool-bar-map):
5314 Initialize it unconditionally.
5315
5316 2008-10-11 Romain Francoise <romain@orebokech.com>
5317
5318 * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
5319 * kmacro.el (kmacro-edit-lossage): Ditto.
5320 * edmacro.el (edit-kbd-macro): Ditto.
5321
5322 2008-10-11 Ulf Jasper <ulf.jasper@web.de>
5323
5324 * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
5325 Fix variable names.
5326
5327 2008-10-11 Dan Nicolaescu <dann@ics.uci.edu>
5328
5329 * startup.el (command-line): Revert 2008-09-26 change, not
5330 necessary anymore.
5331
5332 2008-10-10 Andreas Schwab <schwab@suse.de>
5333
5334 * simple.el (minibuffer-complete-shell-command):
5335 Bind comint-delimiter-argument-list, comint-file-name-chars and
5336 comint-file-name-quote-list like shell-mode.
5337
5338 2008-10-10 Martin Rudalics <rudalics@gmx.at>
5339
5340 * window.el (pop-to-buffer): Fix misplacement of arg norecord in
5341 call of select-window.
5342
5343 2008-10-10 Jay Belanger <jay.p.belanger@gmail.com>
5344
5345 * calc/calc.el (calc-embedded-word-regexp)
5346 (calc-embedded-word-regexp-alist): New variables.
5347 (calc-embedded-open-word, calc-embedded-close-word)
5348 (calc-embedded-open-close-word-alist): Remove unused variables.
5349
5350 * calc/calc-embed.el (calc-embedded-make-info):
5351 Use `calc-embedded-word-regexp' to find words.
5352
5353 2008-10-10 Martin Rudalics <rudalics@gmx.at>
5354
5355 * info.el (Info-extract-menu-counting): New argument no-detail to
5356 skip detailed node listings.
5357 (Info-forward-node): New argument not-up to inhibit going up.
5358 (Info-final-node): Call Info-extract-menu-counting and
5359 Info-forward-node with the new arguments set to avoid infinite
5360 looping. (Bug#1116)
5361
5362 2008-10-10 Eli Zaretskii <eliz@gnu.org>
5363
5364 * startup.el (command-line): Don't invoke tool-bar-mode if it is
5365 not fboundp.
5366
5367 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
5368
5369 * startup.el (command-line): Enable tool-bar-mode as long as it is
5370 not suppressed by X resources, regardless of the terminal.
5371
5372 * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
5373 graphical terminals.
5374 (tool-bar-setup): No-op if called on a tty.
5375
5376 2008-10-09 Eli Zaretskii <eliz@gnu.org>
5377
5378 * frame.el (make-frame-on-tty): Use "F" inside interactive.
5379 Support `pc' ``window-system''.
5380
5381 * progmodes/compile.el (compilation-start): Resurrect the version
5382 for systems that don't support asynchronous subprocesses.
5383
5384 2008-10-09 Martin Rudalics <rudalics@gmx.at>
5385
5386 * window.el (pop-up-frames): Add choice graphic-only.
5387 (display-buffer): When pop-up-frames equals graphic-only do
5388 not pop up new frame on text-only terminals. (Bug#1061)
5389
5390 2008-10-09 Dan Nicolaescu <dann@ics.uci.edu>
5391
5392 * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
5393 (vc-cvs-dir-status): Use it.
5394
5395 2008-10-08 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * json.el (json-skip-whitespace): Fix last change.
5398
5399 2008-10-08 Juanma Barranquero <lekktu@gmail.com>
5400
5401 * bs.el (bs-unload-function): New function.
5402
5403 2008-10-08 Sven Joachim <svenjoac@gmx.de>
5404
5405 * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
5406 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
5407 For clarity, explicitly require cl.
5408
5409 2008-10-08 Michael Olson <mwolson@gnu.org>
5410
5411 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
5412 can avoid a bad interaction with programs that add functions to
5413 the window-scroll-functions hook. This fixes Bug #858.
5414
5415 2008-10-07 Chong Yidong <cyd@stupidchicken.com>
5416
5417 * startup.el (command-line): Use display-warning to warn about an
5418 init file error.
5419 (command-line-1): Remove init file error delay.
5420
5421 2008-10-07 Shigeru Fukaya <shigeru.fukaya@gmail.com>
5422
5423 * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
5424 Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
5425 (rx-group-if): New function.
5426 (rx-parent): New variable.
5427 (rx-and, rx-or): Put shy groups only when necessary.
5428 (rx-bracket): Remove.
5429 (rx-anything): New function.
5430 (rx-any-delete-from-range, rx-any-condense-range)
5431 (rx-check-any-string): New functions.
5432 (rx-check-any): Return result as a list. Don't convert chars to
5433 strings. Don't prepend "\\" to "^". Don't search for close bracket.
5434 Check char category string. Call rx-form instead of rx-to-string.
5435 (rx-any): Rebuid to complete the function.
5436 (rx-check-not): Fix char category regexp pattern string.
5437 Call rx-form instead of rx-to-string.
5438 (rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
5439 "[^^]". Call regexp-quote for one char string when not called from
5440 rx-not. Add "\\w", and toggle to upcase. Add the case of
5441 "\\[SCBW]" to toggle.
5442 (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
5443 instead of rx-to-string.
5444 (rx-kleene): Call rx-form instead of rx-to-string.
5445 Call rx-group-if to adjust putting of shy groups.
5446 (rx-atomic-p): Make check more precisely.
5447 (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
5448 (rx-regexp): Call rx-group-if.
5449 (rx-form): New function.
5450 (rx-to-string): Call rx-form, rx-group-if.
5451 Refine definition of NO-GROUP.
5452
5453 2008-10-07 T. V. Raman <raman@users.sourceforge.net> (tiny change)
5454
5455 * json.el (json-advance): Use forward-char.
5456 (json-skip-whitespace): Use skip-syntax-forward.
5457
5458 2008-10-07 Alan Mackenzie <acm@muc.de>
5459
5460 * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
5461 indenting a macro followed by blank lines doesn't backslash the
5462 following non-blank line into the macro.
5463
5464 2008-10-06 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * startup.el (before-init-time, after-init-time): Move into emacs.c.
5467 (command-line): Set after-init-time to nil before initialization.
5468
5469 2008-10-06 Jay Belanger <jay.p.belanger@gmail.com>
5470
5471 * calc/calc-units.el (math-standard-units): Update the values
5472 of the units.
5473
5474 2008-10-06 Juanma Barranquero <lekktu@gmail.com>
5475
5476 * bookmark.el (bookmark-unload-function): New function.
5477
5478 2008-10-06 Andreas Schwab <schwab@suse.de>
5479
5480 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5481
5482 2008-10-06 Martin Rudalics <rudalics@gmx.at>
5483
5484 * mail/footnote.el: Remove * in defcustom docstrings and tell
5485 for most options that customizing them doesn't affect buffers
5486 already displaying footnotes.
5487 (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
5488 Fix handling of text properties and identical start/end tags.
5489 Do not use format when renumbering.
5490 (Footnote-set-style): Make it work.
5491 (Footnote-insert-numbered-footnote): Simplify.
5492 (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
5493 (Footnote-goto-footnote): Fix handling of empty section tag.
5494 (Footnote-delete-footnote): Fix handling of identical start/end
5495 tags, empty section tag, and spaced footnotes. Do not use
5496 kill-region.
5497 (footnote-mode): Make most options buffer-local to avoid that
5498 customizing messes up handling of footnotes in buffers that
5499 already display them.
5500
5501 2008-10-06 Dan Nicolaescu <dann@ics.uci.edu>
5502
5503 * faces.el (x-create-frame-with-faces): Undo previous change.
5504
5505 * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
5506 existent files.
5507
5508 2008-10-05 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * international/mule-cmds.el (universal-coding-system-argument):
5511 Handle digit-argument too.
5512
5513 2008-10-05 Mario Lang <mlang@delysid.org>
5514
5515 * xml.el (xml-parse-string): Use skip-chars-forward.
5516
5517 2008-10-05 Dan Nicolaescu <dann@ics.uci.edu>
5518
5519 * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
5520 existent files.
5521 (vc-bzr-dir-status-files): New function.
5522
5523 2008-10-04 Glenn Morris <rgm@gnu.org>
5524
5525 * files.el (make-temp-file): Handle empty `prefix'. (Bug#1081)
5526
5527 * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
5528 (vc-svn-dir-status): Respect vc-stay-local-p. (Bug#1046)
5529
5530 * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
5531 (vc-cvs-dir-status): Respect vc-stay-local-p. (Bug#1046)
5532
5533 2008-10-04 David J. Biesack <David.Biesack@sas.com> (tiny change)
5534
5535 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
5536 Fix typo. (Bug#1074)
5537
5538 2008-10-04 Martin Rudalics <rudalics@gmx.at>
5539
5540 * progmodes/compile.el (compilation-start): Make sure to move to
5541 point-max only when we are in the compilation buffer. (Bug#1073)
5542
5543 2008-10-04 Dan Nicolaescu <dann@ics.uci.edu>
5544
5545 * faces.el (x-create-frame-with-faces): Only setup the toolbar if
5546 tool-bar-mode is on.
5547
5548 * vc-svn.el (vc-svn-dir-status-files):
5549 * vc-cvs.el (vc-cvs-dir-status-files): New function.
5550
5551 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
5552
5553 * vc-hg.el (vc-hg-dir-status-files): New function.
5554
5555 2008-10-03 Martin Rudalics <rudalics@gmx.at>
5556
5557 * window.el (window--display-buffer-1): Don't care about
5558 visibility since raise-frame does.
5559
5560 2008-10-03 Mario Lang <mlang@delysid.org>
5561
5562 * nxml/xmltok.el (xmltok-forward): Simplify.
5563
5564 2008-10-03 Glenn Morris <rgm@gnu.org>
5565
5566 * Makefile.in (ELCFILES): Update.
5567
5568 * frame.el (set-default-font): Make obsolete.
5569 * mouse.el (mouse-set-font): Use set-frame-font.
5570
5571 * jka-cmpr-hook.el (jka-compr-compression-info-list)
5572 (jka-compr-mode-alist-additions): Also match `.tbz2'.
5573
5574 * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
5575 * files.el (auto-mode-alist): Add .PRO as per above autoload.
5576
5577 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
5578
5579 * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
5580 (vc-dir-refresh): Set it here instead. (Bug#1067)
5581
5582 2008-10-02 Chong Yidong <cyd@stupidchicken.com>
5583
5584 * faces.el (inhibit-frame-set-background-mode): New var.
5585 (frame-set-background-mode): Use it to avoid a loop in
5586 face-spec-recalc.
5587
5588 2008-10-02 Glenn Morris <rgm@gnu.org>
5589
5590 * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
5591 vc-diff-switches.
5592
5593 2008-10-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5594
5595 * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
5596 that is, to take some action when a buffer is killed. Suggested by
5597 Stefan Monnier <monnier@iro.umontreal.ca>. Doc fix. New version
5598 11.2.2.
5599 (whitespace-action): Docstring and :type fix.
5600 (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
5601 Code fix.
5602 (whitespace-add-local-hook, whitespace-remove-local-hook)
5603 (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
5604
5605 2008-10-01 Magnus Henoch <mange@freemail.hu>
5606
5607 * net/tls.el (open-tls-stream): Show the actual command being
5608 executed, instead of the format string.
5609
5610 2008-10-01 Eli Zaretskii <eliz@gnu.org>
5611
5612 * term/internal.el (dos-locale-alist): New alist.
5613 (dos-codepage-setup): Use it to compute a value of locale with
5614 which to call set-locale-environment. Remove code to set
5615 terminal, keyboard, and file-name encoding (done by
5616 set-locale-environment).
5617
5618 * international/mule-cmds.el
5619 (set-language-environment-nonascii-translation): Fix nonascii
5620 value for `pc' ``window-system''.
5621 (set-display-table-and-terminal-coding-system)
5622 (set-default-coding-systems): Don't special-case `pc'.
5623
5624 2008-10-01 Glenn Morris <rgm@gnu.org>
5625
5626 * filesets.el (filesets-menu-name): Fix type.
5627 (filesets-menu-path, filesets-menu-before): Fix types.
5628 Change defaults to be consistent with recentf. (Bug#1056)
5629
5630 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
5631
5632 * term/xterm.el (xterm-turn-on-modify-other-keys)
5633 (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
5634 Don't forget to pass `terminal' to `send-string-to-terminal'.
5635
5636 2008-09-30 Michael Albinus <michael.albinus@gmx.de>
5637
5638 * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
5639 (vc-file-not-found-hook): Check, that `buffer-file-name' is
5640 non-nil. It is not clear, whether this is only fixing symptoms on
5641 an error. OTOH, in all other cases, the call of `vc-file-clearprops'
5642 is embedded by that check. So it might be TRT. Suggested by Dan
5643 Nicolaescu <dann@ics.uci.edu>.
5644
5645 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5646
5647 * Makefile.in (ELCFILES): Remove codepage.elc.
5648
5649 * international/codepage.el: File removed, as even ms-dos doesn't
5650 need it anymore.
5651
5652 * loadup.el [ms-dos]: Don't load ccl and codepage.
5653
5654 * term/internal.el: Remove coding: cookie and no-byte-compile flag.
5655 (IT-character-translations, cjk-codepages-alist): Remove variables.
5656 (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
5657 (IT-unicode-translations): Remove charset and base elements.
5658 Add translations for Latin-1 characters.
5659 (IT-setup-unicode-display): Accept a CODING argument. Don't use
5660 base and chset elements of IT-unicode-translations. Don't wrap
5661 translation in "{...}". Set up translations only for characters
5662 for which unencodable-char-position returns non-nil.
5663 (dos-codepage-setup): Don't use special-case codepages in
5664 cjk-codepages-alist.
5665
5666 * files.el (locate-dominating-file): Wrap directory-files with
5667 condition-case, instead of calling file-directory-p, which stats
5668 the directory one more time.
5669
5670 * mail/mail-utils.el (mail-unquote-printable-region):
5671 Use insert-byte instead of insert-char, when the UNIBYTE arg is
5672 non-nil.
5673
5674 2008-09-30 Daiki Ueno <ueno@unixuser.org>
5675
5676 * epa-file.el (epa-file-insert-file-contents): Fix typo.
5677
5678 2008-09-30 Glenn Morris <rgm@gnu.org>
5679
5680 * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
5681
5682 2008-09-30 Daniel Colascione <danc@merrillpress.com>
5683
5684 * progmodes/which-func.el (which-func-imenu-joiner-function): New.
5685 (which-function): Handle nested imenu trees.
5686
5687 * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
5688 some nested menu items.
5689
5690 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5691
5692 * calc/calc-units.el (math-standard-units): Add entries used to
5693 display the values in the units buffer.
5694 (math-build-units-table): Add entries to the units table to be used
5695 to display the values in the units buffer.
5696 (math-build-units-table-buffer): Use the display entry of the units
5697 table when non-nil.
5698 (calc-define-unit): Add option to enter display value of unit.
5699
5700 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
5701
5702 * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
5703
5704 2008-09-29 Eli Zaretskii <eliz@gnu.org>
5705
5706 * files.el (locate-dominating-file): Take file-attributes of
5707 `dir', not of `file' (which never changes).
5708
5709 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
5710
5711 * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
5712 also be `localname'.
5713
5714 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
5715 IDENTIFICATION.
5716
5717 2008-09-28 Glenn Morris <rgm@gnu.org>
5718
5719 * vc.el (vc-switches): Give it a doc string.
5720
5721 2008-09-28 Romain Francoise <romain@orebokech.com>
5722
5723 * comint.el (comint-show-output): Adjust to stickiness changes of
5724 the output field.
5725
5726 * startup.el (command-line): Start the daemon server later.
5727
5728 2008-09-28 Martin Rudalics <rudalics@gmx.at>
5729
5730 * subr.el (read-quoted-char): Call char-resolve-modifiers
5731 instead of char-resolve-modifers.
5732
5733 2008-09-27 Glenn Morris <rgm@gnu.org>
5734
5735 * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
5736 than [return]. (Bug#1031)
5737
5738 2008-09-27 Peter Dyballa <Peter_Dyballa@Freenet.DE>
5739
5740 * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
5741
5742 2008-09-27 Daiki Ueno <ueno@unixuser.org>
5743
5744 * epg.el (epg-wait-for-status): Check if there is no pending status.
5745 Reported by Ted Romer <ted@romerfamily.com>.
5746
5747 2008-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5748
5749 * startup.el (command-line): Turn on menu-bar-mode and
5750 tool-bar-mode when running as a daemon.
5751
5752 2008-09-26 Eli Zaretskii <eliz@gnu.org>
5753
5754 * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
5755 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5756 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5757 ($(lisp)/progmodes/cc-engine.elc)
5758 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5759 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5760 ($(lisp)/progmodes/cc-subword.elc)
5761 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5762
5763 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
5764 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5765 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5766 ($(lisp)/progmodes/cc-engine.elc)
5767 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5768 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5769 ($(lisp)/progmodes/cc-subword.elc)
5770 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5771
5772 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
5773
5774 * informat.el (Info-split-threshold): New variable.
5775 (Info-split): Use it.
5776
5777 * textmodes/texinfmt.el (texinfo-format-buffer):
5778 Use Info-split-threshold to decide whether to split Info files.
5779
5780 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5781
5782 * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
5783 quoting.
5784
5785 * comint.el (comint-dynamic-complete-as-filename): Quote directory
5786 name when reinserting it.
5787
5788 * isearch.el (isearch-search-fun): Use word-search-forward-lax and
5789 word-search-backward-lax for incremental word search.
5790
5791 2008-09-25 Juanma Barranquero <lekktu@gmail.com>
5792
5793 * generic-x.el (generic-other-modes): Fix typo in docstring.
5794 (generic-use-find-file-hook, generic-lines-to-scan)
5795 (generic-find-file-regexp, generic-ignore-files-regexp)
5796 (generic-define-mswindows-modes, generic-define-unix-modes):
5797 Remove `*' from docstring.
5798 (generic-mode-find-file-hook): Use `string-match-p'.
5799 (apache-log-generic-mode, mailagent-rules-generic-mode)
5800 (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
5801 (java-manifest-generic-mode, java-properties-generic-mode)
5802 (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
5803 for consistency with other modes in generic-x.el.
5804
5805 2008-09-25 Martin Rudalics <rudalics@gmx.at>
5806
5807 * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
5808 (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
5809 parens specially only if latex-handle-escaped-parens is non-nil.
5810 (latex-indent-within-escaped-parens): New option.
5811 (latex-find-indent): Bind latex-handle-escaped-parens to
5812 latex-indent-within-escaped-parens. Do not treat escaped parens
5813 specially when this is nil. (Bug#954)
5814
5815 2008-09-25 Glenn Morris <rgm@gnu.org>
5816
5817 * ffap.el (ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
5818
5819 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5820
5821 * vc.el (vc-mark-resolved): Move message here from
5822 vc-default-mark-resolved.
5823 (vc-default-mark-resolved): Change to an alias for ignore.
5824
5825 2008-09-24 Andreas Politz <politza@fh-trier.de> (tiny change)
5826
5827 * term.el (term-emulate-terminal): Encode input string before
5828 checking its length.
5829
5830 2008-09-24 Chong Yidong <cyd@stupidchicken.com>
5831
5832 * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
5833 is loaded.
5834
5835 * server.el (server-buffer-done): Avoid changing the buffer when
5836 deleting the client's frame (bug#640).
5837
5838 * vc.el (vc-default-mark-resolved): New function.
5839
5840 2008-09-24 Stephen Berman <stephen.berman@gmx.net>
5841
5842 * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
5843 from raising a wrong-type-argument error.
5844
5845 2008-09-24 Martin Rudalics <rudalics@gmx.at>
5846
5847 * help-fns.el (describe-function-1, describe-variable): Print
5848 relative file name in help buffer.
5849 * faces.el (describe-face): Print relative file name in help
5850 buffer.
5851
5852 2008-09-23 Romain Francoise <romain@orebokech.com>
5853
5854 * subr.el (with-output-to-string): Make sure that the temporary
5855 buffer gets killed.
5856
5857 2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change)
5858
5859 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
5860 indentation problem with keyword symbols when a list starts with
5861 ,@ or spaces. (Bug#1012)
5862
5863 2008-09-23 Martin Rudalics <rudalics@gmx.at>
5864
5865 * textmodes/tex-mode.el (latex-find-indent): Try to handle
5866 escaped close parens correctly. (Bug#954)
5867
5868 2008-09-22 Tassilo Horn <tassilo@member.fsf.org>
5869
5870 * play/fortune.el (fortune-in-buffer): Fix a bug which forced
5871 usage of `fortune-file' even though a FILE argument was passed to
5872 the function.
5873
5874 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5875
5876 * startup.el (command-line): Start the server when in daemon mode.
5877 Remove always true test.
5878
5879 * frame.el (frame-initialize): Remove spurious setting of
5880 special-display-function with the default value.
5881
5882 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr>
5883
5884 * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
5885
5886 2008-09-20 Glenn Morris <rgm@gnu.org>
5887
5888 * emacs-lisp/lisp-mode.el (lisp-indent-offset):
5889 Fix custom type. (Bug#1011)
5890
5891 2008-09-20 David De La Harpe Golden <david@harpegolden.net>
5892
5893 * files.el (move-file-to-trash): Avoid recursive trashing if
5894 rename-file calls delete-file.
5895
5896 2008-09-20 Glenn Morris <rgm@gnu.org>
5897
5898 * play/fortune.el: Remove leading `*' from defcustom docs.
5899 (fortune-program-options): Doc fix. Allow to be a string again.
5900 Add :version.
5901 (fortune-in-buffer): Handle fortune-program-options as a string.
5902 Don't rely on fortune program accepting options after fortune file.
5903
5904 2008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
5905
5906 * play/fortune.el (fortune-program-options): Change to a list.
5907 (fortune-in-buffer): Use apply.
5908
5909 2008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de>
5910
5911 * emacs-lisp/authors.el: Change encoding of file to utf-8.
5912 (authors-coding-system): Likewise.
5913
5914 2008-09-20 Ami Fischman <ami@fischman.org>
5915
5916 * savehist.el (savehist-save): Handle errors in writing as well as
5917 reading.
5918
5919 2008-09-20 Michael Olson <mwolson@gnu.org>
5920
5921 * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
5922 to provide a minimal performance boost.
5923
5924 2008-09-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5925
5926 * proced.el (proced-grammar-alist, proced-custom-attributes)
5927 (proced-format-alist, proced-format, proced-filter-alist)
5928 (proced-filter, proced-sort): Use defcustom.
5929 (proced-mode): Fix docstring.
5930 (proced-process-attributes): Handle return value nil of functions
5931 in proced-custom-attributes.
5932
5933 2008-09-19 Martin Rudalics <rudalics@gmx.at>
5934
5935 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
5936 flag from "'" entry in sgml-tag-syntax-table. (Bug#946)
5937
5938 2008-09-19 Miles Bader <miles@gnu.org>
5939
5940 * comint.el (comint-output-filter): Make field properties for
5941 output text front-sticky.
5942
5943 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
5944
5945 * vc-bzr.el (vc-bzr-show-log-entry):
5946 * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
5947 C-x v l for a directory uses that.
5948
5949 2008-09-18 Simon Josefsson <simon@josefsson.org>
5950
5951 * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
5952 .sieve files.
5953
5954 2008-09-18 Martin Rudalics <rudalics@gmx.at>
5955
5956 * help-macro.el (make-help-screen): Preserve key bindings
5957 established in help-mode call when exiting this macro.
5958
5959 2008-09-17 Kenichi Handa <handa@m17n.org>
5960
5961 * language/burmese.el: Fix setting of composition-function-table.
5962
5963 2008-09-17 Martin Rudalics <rudalics@gmx.at>
5964
5965 * info.el (Info-follow-nearest-node): Don't raise an error for
5966 mouse-1 clicks.
5967
5968 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com>
5969
5970 * calc/calc-units.el (calc-convert-temperature): Use default
5971 units when appropriate.
5972
5973 2008-09-16 Markus Triska <markus.triska@gmx.at>
5974
5975 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
5976 catch errors raised in `texmathp'.
5977 (flyspell-tex-math-initialized): Remove.
5978
5979 2008-09-16 Martin Rudalics <rudalics@gmx.at>
5980
5981 * frame.el (select-frame-set-input-focus): With non-nil
5982 mouse-autoselect-window always move mouse cursor to frame's
5983 selected window. Otherwise restore pre 2008-09-13 behavior.
5984 (select-frame-by-name): Use select-frame-set-input-focus.
5985
5986 * files.el (switch-to-buffer-other-frame): Don't raise frame since
5987 pop-to-buffer already does it.
5988 (display-buffer-other-frame): Fix doc-string.
5989
5990 2008-09-16 Glenn Morris <rgm@gnu.org>
5991
5992 * add-log.el (diff-find-source-location): Update declaration.
5993
5994 * progmodes/make-mode.el (makefile-match-function-end):
5995 Move point. (Bug#983)
5996
5997 2008-09-16 Daiki Ueno <ueno@unixuser.org>
5998
5999 * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
6000
6001 2008-09-15 Juanma Barranquero <lekktu@gmail.com>
6002
6003 * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
6004 (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
6005
6006 2008-09-15 Eduard Wiebe <usenet@pusto.de> (tiny change)
6007
6008 * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
6009
6010 2008-09-15 Martin Rudalics <rudalics@gmx.at>
6011
6012 * files.el (file-truename): Don't raise args-out-of-range error
6013 when filename has no separator on windows-nt. (Bug#982)
6014
6015 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6016
6017 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
6018 be more honest when we don't know.
6019 (diff-tell-file-name): Don't prompt before the actual prompt.
6020 (diff-mode): Don't prompt in add-log-buffer-file-name-function.
6021 (diff-find-source-location): Add `noprompt' argument.
6022 (diff-current-defun): Don't prompt.
6023
6024 2008-09-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6025
6026 * proced.el (proced-mark-face, proced-marked-face)
6027 (proced-sort-header-face): Remove.
6028 (proced-font-lock-keywords): Simplify.
6029 (proced-format): Use face proced-sort-header.
6030 (proced-format-interactive, proced-sort-interactive)
6031 (proced-filter-interactive): Only call proced-update if the scheme
6032 has changed.
6033 (proced-sort-header): Use posn-actual-col-row.
6034
6035 2008-09-14 Martin Rudalics <rudalics@gmx.at>
6036
6037 * add-log.el (change-log-find-window): New variable.
6038 (change-log-goto-source-1, change-log-goto-source):
6039 Set change-log-find-window to window displaying source.
6040 (change-log-next-error): Select window specified by
6041 change-log-find-window.
6042
6043 2008-09-13 Martin Rudalics <rudalics@gmx.at>
6044
6045 * frame.el (select-frame-set-input-focus): With focus follows
6046 mouse move mouse cursor to right window.
6047 * window.el (pop-to-buffer): Select window before calling
6048 select-frame-set-input-focus.
6049
6050 2008-09-12 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6051
6052 * proced.el (proced-sort-header): New face.
6053 (proced-sort-header-face): New variable.
6054 (proced-format): Allow format value nil.
6055 Use proced-sort-header-face for header of sort column.
6056 (proced-format-args): New function.
6057 (proced-grammar-alist, proced-timer-flag, proced-process-alist)
6058 (proced-header-help-echo, proced-field-help-echo, proced-timer)
6059 (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
6060 (proced-refine): Rename from proced-filter-attribute. Doc fix.
6061 (proced-sort-header): Bind also to mouse-1.
6062 (proced-move-to-goal-column): Return position of point.
6063 (proced-filter-interactive): Always revert listing.
6064 (proced-format-ttname): Simplify.
6065 (proced-update): Do not keep undo information. Put point at
6066 beginning of buffer if we generate the first listing.
6067
6068 2008-09-12 Tassilo Horn <tassilo@member.fsf.org>
6069
6070 * doc-view.el (doc-view-scroll-up-or-next-page)
6071 (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
6072 vertically split windows.
6073
6074 2008-09-12 Glenn Morris <rgm@gnu.org>
6075
6076 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
6077
6078 * indent.el (indent-line-function): Doc fix.
6079 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
6080
6081 2008-09-11 Martin Rudalics <rudalics@gmx.at>
6082
6083 * window.el (pop-to-buffer): If the window for buffer-or-name is
6084 not on the selected frame, raise that window's frame and give it
6085 input focus. (Bug#745)
6086
6087 2008-09-11 Glenn Morris <rgm@gnu.org>
6088
6089 * ido.el (ido-mode): Initialize with custom-initialize-default,
6090 rather than a set function. (Bug#947)
6091
6092 2008-09-10 Chong Yidong <cyd@stupidchicken.com>
6093
6094 * replace.el (perform-replace): Don't set inhibit-read-only using
6095 query-replace-skip-read-only (bug#956).
6096
6097 * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
6098 of the <<foo>> form.
6099
6100 2008-09-10 Martin Rudalics <rudalics@gmx.at>
6101
6102 * window.el (display-buffer): Fix doc-string typo.
6103
6104 2008-09-10 Kenichi Handa <handa@m17n.org>
6105
6106 * composite.el (compose-gstring-for-graphic): Fix previous change.
6107
6108 2008-09-10 Glenn Morris <rgm@gnu.org>
6109
6110 * info.el (Info-try-follow-nearest-node): Fix doc typo.
6111
6112 2008-09-10 Stephen Berman <stephen.berman@gmx.net>
6113
6114 * info.el (Info-mouse-follow-nearest-node): Follow links to different
6115 manuals. (Bug#886)
6116
6117 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
6118
6119 * ido.el (ido-unload-function): New function.
6120
6121 2008-09-08 Juanma Barranquero <lekktu@gmail.com>
6122
6123 * ido.el (ido-file-internal): Fix typo in prompt.
6124 (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
6125 (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
6126 (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
6127 (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
6128 Fix typos in docstrings.
6129
6130 2008-09-08 Martin Rudalics <rudalics@gmx.at>
6131
6132 * help-fns.el (describe-function-1): Don't print extra newline
6133 after filling.
6134
6135 2008-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
6136
6137 * help-fns.el (find-lisp-object-file-name): Handle case where
6138 library is compressed.
6139
6140 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
6141
6142 * complete.el (PC-do-completion): Don't replace buffer
6143 contents (bug#227).
6144
6145 2008-09-07 Juanma Barranquero <lekktu@gmail.com>
6146
6147 * loadhist.el (unload-feature-special-hooks):
6148 Add `choose-completion-string-functions'.
6149
6150 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6151
6152 * vc-svn.el (vc-svn-root):
6153 * vc-sccs.el (vc-sccs-root):
6154 * vc-rcs.el (vc-rcs-root):
6155 * vc-cvs.el (vc-cvs-root): Delete.
6156 * vc-hooks.el (vc-find-root): Remove `invert' argument.
6157
6158 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
6159
6160 * progmodes/flymake.el (flymake-parse-err-lines): Filter out
6161 errors occurring in different files.
6162
6163 2008-09-07 Dan Nicolaescu <dann@ics.uci.edu>
6164
6165 * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
6166 (vc-bzr-status-printer): New function.
6167 (vc-bzr-after-dir-status): Deal with renamed files.
6168
6169 2008-09-07 Johan Euphrosine <proppy@aminche.com> (tiny change)
6170
6171 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
6172 buffer's filename.
6173
6174 2008-09-07 Martin Rudalics <rudalics@gmx.at>
6175
6176 * subr.el (cancel-change-group): Widen buffer temporarily when
6177 undoing changes. (Bug#810)
6178
6179 2008-09-07 Nick Roberts <nickrob@snap.net.nz>
6180
6181 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
6182 with gud-stop-subjob rather than exit debugger.
6183
6184 2008-09-07 Kenichi Handa <handa@m17n.org>
6185
6186 * composite.el: Compose combining characters only when it
6187 follows a character matching with "[[:alpha:]]".
6188
6189 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6190
6191 * proced.el: Require time-date.
6192 (proced-command-alist, proced-command, proced-goal-header-re)
6193 (proced-sorting-schemes-alist, proced-sorting-scheme)
6194 (proced-header-alist, proced-sorting-schemes-re)
6195 (proced-skip-regexp, proced-next-line, proced-previous-line)
6196 (proced-listing-type, proced-sorting-scheme-p): Remove.
6197 (proced-grammar-alist, proced-custom-attributes)
6198 (proced-format-alist, proced-format, proced-filter-alist)
6199 (proced-filter, proced-sort, proced-goal-attribute)
6200 (proced-timer-interval, proced-timer-flag, proced-timer)
6201 (proced-process-alist, proced-sort-internal, proced-process-tree)
6202 (proced-header-help-echo, proced-field-help-echo): New variables.
6203 (proced-pid-at-point, proced-timer, proced-mark-process-alist)
6204 (proced-omit-process, proced-filter, proced-process-tree)
6205 (proced-filter-children, proced-children-pids)
6206 (proced-filter-parents, proced-<, proced-string-lessp)
6207 (proced-time-lessp, proced-xor, proced-sort-p)
6208 (proced-format-time, proced-format-start, proced-format-ttname)
6209 (proced-format, proced-process-attributes): New functions.
6210 (proced-toggle-timer-flag, proced-mark-children)
6211 (proced-mark-parents, proced-filter-interactive)
6212 (proced-filter-attribute, proced-sort-interactive)
6213 (proced-sort-header, proced-format-interactive): New commands.
6214 (proced-move-to-goal-column): Use goal-column.
6215 (proced-mode): Use proced-timer.
6216 (proced-do-mark-all): Display process count. Use use-region-p.
6217 Simplify.
6218 (proced-omit-processes): Use use-region-p.
6219 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
6220 (proced-sort-start, proced-sort-time, proced-sort-user):
6221 Use proced-sort-interactive.
6222 (proced-sort): Make it a function that performs the actual sort.
6223 (proced-update): New arg revert. Use proced-process-alist,
6224 proced-filter, proced-sort, proced-format, and
6225 proced-grammar-alist. Preserve position of point based on fields.
6226 Make header line and fields clickable.
6227 (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
6228 (proced-why): Use save-selected-window.
6229 (proced-log): Use buffer-read-only.
6230
6231 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
6232
6233 * tooltip.el (tooltip-mode): Initialize unconditionally to t.
6234
6235 2008-09-06 Glenn Morris <rgm@gnu.org>
6236
6237 * add-log.el (diff-find-source-location): Declare.
6238 (find-change-log): If called from a diff buffer, try to switch to the
6239 source buffer (e.g. to respect change-log-default-name there).
6240
6241 * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
6242 unallowed characters; added 2006-10-10 without comment. (Bug#753)
6243
6244 * Makefile.in (ELCFILES): Update.
6245
6246 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
6247
6248 * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
6249 user enters a mouse event in another frame, or a special event.
6250
6251 * server.el (server-switch-buffer): New arg.
6252 (server-execute): If reusing an existing window, set file position
6253 if required.
6254
6255 2008-09-06 Kenichi Handa <handa@m17n.org>
6256
6257 * language/lao.el: Fix setting of composition-function-table.
6258
6259 2008-09-06 Eli Zaretskii <eliz@gnu.org>
6260
6261 * term/pc-win.el (msdos-show-help): Don't truncate lines while
6262 displaying help echo messages.
6263
6264 2008-09-06 Martin Rudalics <rudalics@gmx.at>
6265
6266 * subr.el (symbol-file): Fix doc-string.
6267
6268 2008-09-06 Glenn Morris <rgm@gnu.org>
6269
6270 * help-mode.el (help-xref-forward-stack): Doc fix.
6271
6272 * add-log.el (change-log-default-name): Autoload safety.
6273
6274 2008-09-05 Wilson Snyder <wsnyder@wsnyder.org>
6275
6276 * verilog-mode.el (verilog-library-extensions): Enable .sv
6277 filename extensions to call verilog-mode.
6278 (verilog-auto, verilog-auto-inst, verilog-faq)
6279 (verilog-submit-bug-report): Update author support URLs.
6280 (verilog-delete-auto, verilog-auto-inout-module)
6281 (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
6282 creating complemented testbench modules. Suggested by Yishay Belkind.
6283 (verilog-auto-inst-port, verilog-simplify-range-expression):
6284 When verilog-auto-inst-param-value is set, don't require a
6285 AUTO_TEMPLATE to expand parameter substitutions. Suggested by
6286 Yishay Belkind.
6287 (verilog-auto-inst-param-value): Add safe variable.
6288 (verilog-re-search-forward, verilog-re-search-backward):
6289 Fix returning wrong search results on Emacs 22.1.
6290 (verilog-modi-cache-results, verilog-auto): Fix warning message
6291 about "toggling font-lock-mode."
6292 (verilog-auto): Fix losing font-lock on errors.
6293 (verilog-auto-inst-param-value, verilog-mode-version)
6294 (verilog-mode-version-date, verilog-read-inst-param-value)
6295 (verilog-auto-inst, verilog-auto-inst-param)
6296 (verilog-auto-inst-port, verilog-simplify-range-expression):
6297 Allow parameters to be replaced with their values, on the expansion of
6298 an AUTOINST with Verilog 2001 style parameter settings.
6299 Suggested by David Rogoff.
6300
6301 2008-09-05 Michael McNamara <mac@mail.brushroad.com>
6302
6303 * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
6304 Better support for the property statement. Sometimes this keyword
6305 introduces a statement which requires an endproperty keyword, and
6306 sometimes it doesn't, depending on the work before the property
6307 word. If property is prefixed with assert, assume or cover
6308 keyword, then the statement is ended with a ';'. Otherwise,
6309 property is like task or specify, and is followed by some number
6310 of statements, which are ended with an endproperty keyword.
6311 (electric-verilog-tab): Support Emacs 22.2 style handling of tab
6312 in a highlighted region: indent each line in region according to
6313 mode. Supply this so it works in XEmacs and older Emacs.
6314
6315 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6316
6317 * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
6318 Don't clean up a buffer when killing it.
6319
6320 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6321
6322 * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
6323 buffers (bug#360). New version 11.2.1.
6324 (whitespace-action): New value `warn-read-only' to give a warning when
6325 buffer is read-only and whitespace action is cleanup or auto-cleanup.
6326 (whitespace-cleanup, whitespace-cleanup-region): Code fix.
6327 (whitespace-warn-read-only): New fun.
6328
6329 2008-09-05 Chong Yidong <cyd@stupidchicken.com>
6330
6331 * international/quail.el: Require help-mode.
6332 (quail-help-init): Function removed.
6333 (quail-keyboard-layout-button, quail-keyboard-customize-button):
6334 Define directly.
6335
6336 * dired.el (dired-get-filename): Rewrite octal escape character
6337 processor (bug#885).
6338
6339 2008-09-05 Eli Zaretskii <eliz@gnu.org>
6340
6341 * cus-edit.el (custom-button-pressed): Default to inverse-video.
6342
6343 * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
6344 not just for terminal-frame.
6345
6346 2008-09-05 Martin Rudalics <rudalics@gmx.at>
6347
6348 * window.el (window--try-to-split-window): Don't split when window
6349 is not splittable in last disjunct. (Bug#888)
6350
6351 2008-09-05 Kenichi Handa <handa@m17n.org>
6352
6353 * language/tibetan.el: Fix setting of composition-function-table.
6354
6355 * composite.el (find-composition): Mention about the automatic
6356 composition in the docstring.
6357 (compose-gstring-for-graphic): Fix handling "above" marks.
6358
6359 * descr-text.el (describe-char): Fix handling of automatic composition.
6360
6361 2008-09-04 Juanma Barranquero <lekktu@gmail.com>
6362
6363 * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
6364 (tramp-parse-connection-properties): Reflow docstring.
6365
6366 2008-09-04 Kim F. Storm <storm@cua.dk>
6367
6368 * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
6369 and other-frame methods when switching between file and buffer modes.
6370
6371 2008-09-04 Martin Rudalics <rudalics@gmx.at>
6372
6373 * info.el (Info-dir-remove-duplicates): Narrow buffer when
6374 removing duplicate entries under same heading. Don't skip char
6375 matching anything but a space or tab at bol. (Bug#864)
6376
6377 2008-09-03 Alan Mackenzie <acm@muc.de>
6378
6379 * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
6380
6381 2008-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
6382
6383 * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
6384 (completion-pcm--all-completions): Move the case-fold-search binding to
6385 it also applies to completion-regexp-list (used in all-completions).
6386 (completion-pcm--hilit-commonality): Add missing case-fold-search.
6387
6388 2008-09-03 Martin Rudalics <rudalics@gmx.at>
6389
6390 * window.el (pop-up-frame-function): Move ...
6391 * frame.el (pop-up-frame-function): ... here, to avoid
6392 "CHANGED outside Customize;".
6393
6394 2008-09-03 Glenn Morris <rgm@gnu.org>
6395
6396 * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
6397
6398 2008-09-03 Chong Yidong <cyd@stupidchicken.com>
6399
6400 * isearch.el (isearch-highlight-regexp): Fix last change, quoting
6401 non-alphabetical characters properly.
6402
6403 2008-09-02 Dan Nicolaescu <dann@ics.uci.edu>
6404
6405 * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
6406
6407 2008-09-02 Martin Rudalics <rudalics@gmx.at>
6408
6409 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
6410 control-prefixed keys. (Bug#835)
6411
6412 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
6413
6414 * image-mode.el (image-mode): Fix 2008-07-19 change.
6415
6416 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
6417
6418 * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
6419
6420 * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
6421
6422 2008-09-02 Glenn Morris <rgm@gnu.org>
6423
6424 * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
6425
6426 * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
6427
6428 2008-09-01 Glenn Morris <rgm@gnu.org>
6429
6430 * vc-hooks.el (vc-previous-version): Move alias to vc.el.
6431 * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
6432 and fix name typos. (Bug#856)
6433
6434 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
6435
6436 * minibuffer.el (completion-pcm--pattern->regex):
6437 When completion-ignore-case is non-nil, generate a regexp that
6438 ignores case.
6439
6440 * window.el (recenter-top-bottom): Doc fix.
6441
6442 2008-09-01 Simon South <ssouth@member.fsf.org>
6443
6444 * progmodes/delphi.el: New maintainer.
6445 (delphi-interface-types): New var.
6446 (delphi-composite-types): Use it.
6447 (delphi-enclosing-indent-of): Distinguish between "interface"
6448 keyword as a unit separator and used like a class declaration.
6449
6450 2008-09-01 Martin Rudalics <rudalics@gmx.at>
6451
6452 * help-fns.el (describe-simplify-lib-file-name)
6453 (find-source-lisp-file): Remove.
6454 (find-lisp-object-file-name): New function giving preference to
6455 files found via load-path instead of loaddefs.el.
6456 (describe-function-1): Use new function instead of the removed
6457 ones. (Bugs #587, #669, #690)
6458 * faces.el (describe-face): Use find-lisp-object-file-name instead
6459 of describe-simplify-lib-file-name.
6460
6461 2008-09-01 Kenichi Handa <handa@m17n.org>
6462
6463 * international/mule-diag.el (font-show-log): Fix previous change.
6464
6465 * international/mule-cmds.el (set-language-environment):
6466 Don't overwrite current-iso639-language if the current language
6467 environment doesn't provide that data.
6468 (set-locale-environment): Set current-iso639-language from the
6469 locale name.
6470
6471 * international/fontset.el (script-representative-chars): Re-add
6472 the entry for symbol, but with vector of characters.
6473 (setup-default-fontset): Cancel previous change.
6474
6475 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * ido.el: Move provide statement to the end of the file.
6478
6479 2008-08-30 Markus Triska <markus.triska@gmx.at>
6480
6481 * linum.el (linum-mode): `window-size-change-functions' can now be
6482 buffer-local.
6483 (linum-update-window): Use result of `move-overlay'.
6484
6485 2008-08-30 Glenn Morris <rgm@gnu.org>
6486
6487 * subr.el (make-variable-frame-local): Tweak obsolescence message.
6488
6489 * info.el (Info-hide-note-references, Info-refill-paragraphs):
6490 Doc fixes.
6491
6492 * apropos.el (apropos-command): Report documentation errors.
6493 * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825)
6494
6495 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
6496
6497 * isearch.el (isearch-highlight-regexp): Fix case of highlighted
6498 string.
6499
6500 2008-08-29 Eli Zaretskii <eliz@gnu.org>
6501
6502 * bindings.el (mode-line-frame-identification): Fix last change.
6503
6504 2008-08-29 Kenichi Handa <handa@m17n.org>
6505
6506 These changes are to adjust the automatic composition for the new
6507 implementation (avoid using text property).
6508
6509 * composite.el (composition-function-table): Move declaration to
6510 composite.c.
6511 (terminal-composition-base-character-p): Delete it.
6512 (terminal-composition-function): Delete it.
6513 (terminal-composition-function-table): Delete it.
6514 (lgstring-header, lgstring-set-header, lgstring-font)
6515 (lgstring-char, lgstring-char-len, lgstring-shaped-p)
6516 (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
6517 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
6518 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
6519 (lglyph-ascent, lglyph-descent, lglyph-adjustment)
6520 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
6521 (compose-glyph-string, compose-glyph-string-relative)
6522 (compose-gstring-for-graphic, compose-gstring-for-terminal):
6523 New functions.
6524 (auto-compose-chars): Argument changed.
6525
6526 * language/european.el: Don't setup composition-function-table.
6527 (diacritic-composition-pattern, diacritic-compose-region)
6528 (diacritic-compose-string, diacritic-compose-buffer)
6529 (diacritic-composition-function): Delete them.
6530
6531 * language/lao-util.el (lao-composition-function): Argument changed.
6532
6533 * language/sinhala.el: Fix setting up of composition-function-table.
6534
6535 * language/thai.el: Fix setting up of composition-function-table.
6536
6537 * language/thai-util.el: Encoding changed to utf-8.
6538 (thai-composition-function): Argument changed.
6539
6540 * language/indian.el: Fix setting up of composition-function-table.
6541 (devanagari-composable-pattern)
6542 (tamil-composable-pattern, kannada-composable-pattern)
6543 (malayalam-composable-pattern): New variables.
6544
6545 * international/characters.el (unicode-category-table):
6546 Setup unicode-category-table.
6547
6548 * international/fontset.el (setup-default-fontset): Prepend
6549 iso10646-1 fonts to the fallback font groups instead of appending.
6550
6551 2008-08-29 Glenn Morris <rgm@gnu.org>
6552
6553 * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
6554
6555 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
6556
6557 * term/x-win.el (x-win-suspend-error): Don't signal error if there
6558 are no X frames active.
6559
6560 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
6561
6562 * net/xesam.el (xesam-kill-buffer-function): Wrap code by
6563 `ignore-errors' (the function must succeed always).
6564
6565 2008-08-28 Edward O'Connor <hober0@gmail.com>
6566
6567 * json.el (json-read-number): New arg. Handle explicitly signed
6568 numbers.
6569 (json-readtable): Add `+' and `.'.
6570
6571 2008-08-28 Eli Zaretskii <eliz@gnu.org>
6572
6573 * term/pc-win.el (msdos-previous-message): New variable.
6574 (msdos-show-help): New function.
6575 (msdos-initialize-window-system): Set show-help-function to
6576 msdos-show-help.
6577
6578 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
6579
6580 * emacs-lisp/debug.el (debug): When killing a noninteractive
6581 Emacs, give an exit status of -1.
6582
6583 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
6584
6585 * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
6586
6587 2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
6588
6589 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
6590 not the same as the last modification time, fall back on the
6591 backend-specific check.
6592
6593 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
6594
6595 * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
6596 to go to the position of interest.
6597
6598 2008-08-27 Tomas Abrahamsson <tab@lysator.liu.se>
6599
6600 * textmodes/artist.el (artist-mode-init): Add comment on the
6601 setting up of the `artist-replacement-table' array.
6602 (artist-get-replacement-char): New defsubst.
6603 (artist-get-char-at-xy-conv, artist-replace-char)
6604 (artist-replace-chars, artist-replace-string): Use it instead of
6605 accessing `artist-replacement-table' directly.
6606 Reported by Rubén Berenguel <ruben@maia.ub.es>.
6607
6608 (artist-mt): Fix structures for cut and copy operations.
6609
6610 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
6611
6612 * shell.el (shell-file-name-quote-list): Quote `$'.
6613
6614 * comint.el (comint-dynamic-complete-as-filename): Generalize last
6615 change to allow quoting of characters before point.
6616 (comint-dynamic-list-filename-completions): Quote common substring.
6617
6618 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
6619
6620 * comint.el (comint-dynamic-complete-as-filename): If case is
6621 ignored while matching, replace the entire filename with completion.
6622
6623 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
6624 flyspell-pre-point is valid to avoid signalling an error in
6625 post-command-hook.
6626
6627 2008-08-26 Johan Bockgård <bojohan@gnu.org>
6628
6629 * linum.el (linum): Inherit remaining face attributes from default
6630 face.
6631
6632 2008-08-26 Markus Triska <markus.triska@gmx.at>
6633
6634 * linum.el (linum-delay): Disable - it should no longer be
6635 necessary, and can lead to longer delays.
6636 (linum-update-window): Renumber if margin width has changed.
6637
6638 2008-08-26 Daiki Ueno <ueno@unixuser.org>
6639
6640 * epa.el (epa--key-widget-action): Save the selected window to
6641 make `widget-button-click-moves-point' work. (Bug#733).
6642
6643 2008-08-26 Glenn Morris <rgm@gnu.org>
6644
6645 * calendar/holidays.el (calendar-holidays): Doc fix.
6646
6647 * progmodes/gud.el (tramp-file-name-localname)
6648 (tramp-dissect-file-name): Declare.
6649
6650 * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
6651
6652 2008-08-25 Eli Zaretskii <eliz@gnu.org>
6653
6654 * bindings.el (mode-line-frame-control): New function, caters to
6655 `pc' ``window system''.
6656 (mode-line-frame-identification): Use it instead of accessing
6657 window-system directly.
6658
6659 2008-08-25 Juri Linkov <juri@jurta.org>
6660
6661 * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
6662 `center-line' and "\eS" from `center-paragraph'.
6663 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
6664 `center-paragraph'.
6665
6666 2008-08-25 Ulf Jasper <ulf.jasper@web.de>
6667
6668 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
6669 (newsticker-treeview-treewindow-width): New.
6670 (newsticker-treeview-listwindow-height): New.
6671 (newsticker-treeview-browse-url-item): New.
6672 (newsticker-treeview-mode-map):
6673 Add newsticker-treeview-browse-url-item.
6674 (newsticker--treeview-window-init):
6675 Use newsticker-treeview-treewindow-width and
6676 newsticker-treeview-listwindow-height.
6677
6678 * net/newst-reader.el (newsticker-browse-url-item): New.
6679
6680 2008-08-25 Dan Nicolaescu <dann@ics.uci.edu>
6681
6682 * vc-dir.el (vc-dir-marked-only-files-and-states):
6683 (vc-dir-child-files-and-states): Reverse the list before returning it.
6684
6685 2008-08-24 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
6688
6689 2008-08-24 Romain Francoise <romain@orebokech.com>
6690
6691 * progmodes/python.el (run-python): Remove '' from sys.path.
6692
6693 2008-08-23 Glenn Morris <rgm@gnu.org>
6694
6695 * progmodes/fortran.el (fortran-tab-mode-string)
6696 (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
6697
6698 2008-08-23 Eli Zaretskii <eliz@gnu.org>
6699
6700 * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
6701 Add declare-function.
6702
6703 * startup.el (command-line): Don't call tty-register-default-colors
6704 if initial-window-system is `pc'.
6705
6706 * term/internal.el (local-function-key-map): Fix unbalanced parens.
6707 (msdos-key-remapping-map): New variable. Move here all the special
6708 keys we will be remapping via local-function-key-map.
6709 (msdos-setup-keyboard): New function.
6710
6711 * term/pc-win.el (msdos-create-frame-with-faces): Rename from
6712 make-msdos-frame.
6713 (terminal-init-internal): New function, errors out if called.
6714 (msdos-initialize-window-system): New function.
6715 (msdos-create-frame-with-faces): Set the terminal's
6716 `terminal-initted' (sic!) parameter.
6717 (frame-creation-function-alist): Add msdos-create-frame-with-faces.
6718 (window-system-initialization-alist):
6719 Add msdos-initialize-window-system.
6720 (handle-args-function-alist): Use tty-handle-args for `pc'
6721 ``window system'' as well.
6722 (pc-win): Provide.
6723
6724 * term/tty-colors.el (tty-register-default-colors): Remove bogus
6725 code for using msdos-color-values.
6726
6727 * loadup.el [ms-dos]: Load term/pc-win.
6728
6729 2008-08-23 Dan Nicolaescu <dann@ics.uci.edu>
6730
6731 * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
6732 directory name.
6733
6734 2008-08-23 Nick Roberts <nickrob@snap.net.nz>
6735
6736 * progmodes/gud.el (gud-common-init): Use absolute file so that
6737 perldb works with tramp (sudo).
6738
6739 * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
6740 match data in process filters.
6741
6742 2008-08-23 Martin Rudalics <rudalics@gmx.at>
6743
6744 * dired.el (dired-buffer-stale-p): Do not revert buffer that
6745 can be written.
6746
6747 2008-08-23 Glenn Morris <rgm@gnu.org>
6748
6749 * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
6750 (dired-guess-shell-alist-user): Doc fix. (Bug#417).
6751
6752 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
6753
6754 * subr.el (temp-buffer-show-hook): Doc fix.
6755
6756 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6757
6758 * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
6759 and "INSIDE_EMACS=...". Reported by Tassilo Horn
6760 <tassilo@member.fsf.org>.
6761
6762 * net/trampver.el: Update release number.
6763
6764 * net/xesam.el (xesam-minor-mode): New minor mode.
6765 (xesam-highlight-buffer): Remove. Code moved to
6766 `xesam-minor-mode'.
6767 (xesam-refresh-entry): Use `xesam-minor-mode'.
6768
6769 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
6770
6771 * minibuffer.el (completion--try-word-completion):
6772 Disable partial-completion when considering the addition of a space
6773 or hyphen.
6774
6775 2008-08-21 John Paul Wallington <jpw@pobox.com>
6776
6777 * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
6778 filename of `tofile' doesn't contain any colons on Windows,
6779 Cygwin, and MS-DOS systems.
6780
6781 2008-08-21 Daiki Ueno <ueno@unixuser.org>
6782
6783 * epg.el (epg-make-context, epg-context-set-passphrase-callback)
6784 (epg-context-set-progress-callback): Make sure the callback is a
6785 cons of a function and a handback. Update all callers.
6786
6787 2008-08-20 David Reitter <david.reitter@gmail.com>
6788
6789 * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
6790 Patch applied by Adrian Robert.
6791
6792 2008-08-20 Kevin Ryde <user42@zip.com.au>
6793
6794 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
6795 directive lines.
6796
6797 2008-08-20 Michael Albinus <michael.albinus@gmx.de>
6798
6799 * net/xesam.el (xesam-highlight-string): Precise doc string.
6800 (xesam-highlight-buffer): New defun.
6801 (xesam-refresh-entry): Use it. Better check for sourceModified.
6802
6803 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
6804
6805 * edmacro.el (edmacro-parse-keys): Catch events with spaces in
6806 their names.
6807
6808 2008-08-19 Kenichi Handa <handa@m17n.org>
6809
6810 * language/european.el ("Esperanto"): Change the preferred
6811 charsets to iso-8859-3.
6812
6813 * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
6814
6815 * international/fontset.el (script-representative-chars):
6816 Delete the entry for symbol.
6817 (setup-default-fontset): For symbol characters, don't specify
6818 :script property.
6819
6820 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
6821
6822 * minibuffer.el (completion-table-dynamic): Doc fix.
6823
6824 * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
6825 saved.
6826
6827 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
6828
6829 * emulation/edt.el (edt-default-emulation-setup):
6830 Share global-buffers-menu-map with the emulated global map.
6831
6832 2008-08-18 Adrian Robert <Adrian.B.Robert@gmail.com>
6833
6834 * term/ns-win.el (global): Uncomment "put backspace
6835 ascii-character..." and friends, they are needed for tramp. (Bug#725)
6836
6837 2008-08-18 Kenichi Handa <handa@m17n.org>
6838
6839 * international/mule-diag.el (font-show-log): Add optional arg N
6840 to control the limit of font listing.
6841
6842 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * window.el (recenter-top-bottom): Determine top and bottom
6845 positions using scroll-margin instead of scroll-conservatively.
6846
6847 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6848
6849 * proced.el (proced-send-signal): Use beginning-of-line.
6850
6851 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6852
6853 * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
6854 (proced-mode-map): Add tooltips for menus. Use radio buttons for
6855 listing types.
6856 (proced-log-buffer): New variable.
6857 (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
6858 region if transient-mark-mode is turned on and the region is active.
6859 (proced-omit-processes): Rename from proced-hide-processes to
6860 avoid key clash with describe-mode (bound to h). Search for
6861 marked processes starting from point-min.
6862 (proced-header-space): Remove.
6863 (proced-send-signal): Handle errors. Operate on current process
6864 if no process is marked.
6865 (proced-why): New command.
6866 (proced-log, proced-log-summary): New functions.
6867 (proced-help): Use proced-why.
6868 * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
6869 (bibtex-autokey-year-title-separator): Fix docstring.
6870
6871 2008-08-17 Michael Albinus <michael.albinus@gmx.de>
6872
6873 * net/xesam.el (xesam-vendor, xesam-notify-function):
6874 New local variables.
6875 (xesam-mode): Extend docstring. Initialize `xesam-notify-function'.
6876 (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove
6877 Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
6878 (xesam-new-search): Initialize `xesam-vendor'.
6879
6880 2008-08-15 Glenn Morris <rgm@gnu.org>
6881
6882 * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
6883 a pipeline.
6884 * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
6885 unless at the end of the pipeline. (Bug#699).
6886
6887 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
6888
6889 * minibuffer.el (completion-boundaries): Doc fix.
6890 (display-completion-list): Only default base-size to zero if
6891 completing in the minibuffer.
6892
6893 * simple.el (completion-base-size): Doc fix.
6894 (choose-completion): Try reselecting completion-reference-buffer.
6895
6896 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
6897
6898 * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
6899 also for remote directories.
6900
6901 2008-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
6902
6903 * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
6904 since those precomputed values aren't used any more.
6905 (easy-menu-precalculate-equivalent-keybindings): Obsolete.
6906
6907 2008-08-14 Martin Rudalics <rudalics@gmx.at>
6908
6909 * help.el (with-help-window): Return last value in BODY.
6910
6911 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
6912
6913 * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
6914 notify function of the URL.
6915 (xesam-new-search): Encode special characters in the query string.
6916
6917 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
6918
6919 * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
6920
6921 2008-08-13 Andreas Schwab <schwab@suse.de>
6922
6923 * net/tramp.el (tramp-handle-shell-command): Handle output going
6924 to current buffer like shell-command. Don't disable undo.
6925
6926 2008-08-13 Glenn Morris <rgm@gnu.org>
6927
6928 * eshell/esh-cmd.el (eshell/which): Handle the case where no
6929 description is found.
6930
6931 2008-08-12 Alan Mackenzie <acm@muc.de>
6932
6933 * progmodes/cc-defs.el (c-emacs-features):
6934 argumentative-bod-function: bind mark-ring to avoid accumulating a
6935 spurious mark.
6936
6937 2008-08-12 Chong Yidong <cyd@stupidchicken.com>
6938
6939 * simple.el (visual-line--saved-state): New var.
6940 (visual-line-mode): Save local values of variables, and restore
6941 them when visual-line-mode is disabled.
6942
6943 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change)
6944
6945 * net/ldap.el (ldap-search-internal): Tweak URL regexp.
6946
6947 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
6948
6949 * progmodes/cc-defs.el (c-emacs-features):
6950 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
6951 moving point during the test.
6952
6953 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
6954
6955 2008-08-11 Glenn Morris <rgm@gnu.org>
6956
6957 * term/ns-win.el (x-parse-geometry): Doc fix.
6958
6959 * dired.el (x-popup-menu):
6960 * hi-lock.el (x-popup-menu):
6961 * mouse.el (font-face-attributes):
6962 * calendar/cal-menu.el (x-popup-menu):
6963 * calendar/calendar.el (x-popup-menu):
6964 * calendar/holidays.el (x-popup-menu):
6965 * progmodes/cperl-mode.el (x-popup-menu):
6966 * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
6967 (x-open-connection):
6968 * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
6969 (x-command-line-resources):
6970 * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
6971 (x-display-name, x-command-line-resources):
6972 Add declarations for builds without X.
6973
6974 2008-08-10 Glenn Morris <rgm@gnu.org>
6975
6976 * calendar/cal-bahai.el (holiday-bahai): Doc fix.
6977
6978 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu>
6979
6980 * vc-bzr.el (vc-bzr-find-revision): Rename from
6981 vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
6982
6983 2008-08-10 Michael Albinus <michael.albinus@gmx.de>
6984
6985 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
6986 (xesam-refresh-entry): Add Debbugs handling. Insert a widget
6987 "DONE", when all hits are retrieved.
6988 (xesam-search): Autoload it.
6989
6990 2008-08-11 John Paul Wallington <jpw@pobox.com>
6991
6992 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
6993 empty string when no filename.
6994 (define-ibuffer-column filename): Accommodate that change.
6995
6996 * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
6997 `buffer-file-name' instead of `ibuffer-buffer-file-name'.
6998
6999 2008-08-10 Glenn Morris <rgm@gnu.org>
7000
7001 * Makefile.in (ELCFILES): Update.
7002
7003 2008-08-10 John Paul Wallington <jpw@pobox.com>
7004
7005 * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
7006
7007 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
7008
7009 * battery.el (battery-echo-area-format, battery-status-function):
7010 Handle new Linux sysfs format for battery reporting.
7011 (battery-linux-sysfs): New function.
7012
7013 2008-08-07 Martin Rudalics <rudalics@gmx.at>
7014
7015 * add-log.el (change-log-search-tag-name)
7016 (change-log-goto-source): Fix behavior when point is not on tag.
7017
7018 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
7019
7020 * startup.el (command-line-ns-option-alist): Use ignore instead of
7021 ns-ignore-0-arg.
7022
7023 * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
7024 (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
7025 (ns-alternatives-map): New variable.
7026 (x-set-up-function-keys): Use it.
7027 (global): Comment out "put backspace ascii-character..." and friends.
7028 Move function-key-map into ns-alternatives-map. Don't call
7029 precompute-menubar-bindings. Don't set anything connected with
7030 browse-url.
7031 (after-make-frame-functions): Clarify comment why a hook is added.
7032
7033 2008-08-06 Joakim Verona <joakim@verona.se>
7034
7035 * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
7036 in url:s.
7037
7038 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
7039
7040 * vc-svn.el (vc-svn-parse-status): Use when instead of if.
7041 Fix 2008-01-01 change: use a shy group to not affect subsequent
7042 match calls.
7043
7044 2008-08-06 Reto Zimmermann <reto@gnu.org>
7045
7046 * progmodes/vera-mode.el (vera-electric-tab):
7047 * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
7048 region when active.
7049
7050 2008-08-06 Kenichi Handa <handa@m17n.org>
7051
7052 * faces.el (face-valid-attribute-values): Fix handling the value
7053 of (font-family-list) and font-XXX-table.
7054
7055 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
7056
7057 * proced.el (proced-menu): Bind the correct function to for toggling.
7058
7059 * vc-dir.el (vc-dir-mode): Fix typo.
7060
7061 2008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7062
7063 * whitespace.el (whitespace-newline-mode)
7064 (global-whitespace-newline-mode, whitespace-mode)
7065 (global-whitespace-mode): Improve docstring.
7066
7067 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
7068
7069 * kmacro.el (kmacro-exec-ring-item): Add autoload.
7070
7071 * files.el (auto-save-visited-file-name): Move definition to fileio.c.
7072
7073 * cus-start.el (all): Handle auto-save-visited-file-name.
7074
7075 2008-08-05 Alex Shinn <alexshinn@gmail.com> (tiny change)
7076
7077 * files.el (hack-one-local-variable-eval-safep): Handle
7078 lisp-indent-function and scheme-indent-function in addition to the
7079 deprecated lisp-indent-hook.
7080
7081 2008-08-05 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * net/xesam.el (top): Require `wid-edit' always.
7084 (xesam-mode-line, xesam-highlight): New deffaces.
7085 (xesam-objects): New local variable.
7086 (xesam-search-engines): Fix error in field list.
7087 (xesam-mode): Use `xesam-mode-line' instead of
7088 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for
7089 proper initialization (why?).
7090 (xesam-highlight-string, xesam-get-hits)
7091 (xesam-kill-buffer-function): New defuns.
7092 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check
7093 result of "hit.fields", it isn't a string only. Wrap an error of
7094 the strigi search engine ("xesam:size" is returned as string).
7095 Highlight search items.
7096 (xesam-refresh-search-buffer): Make logic of counters more simple.
7097 Prefetch next hits.
7098 (xesam-signal-handler): Use `xesam-mode-line' instead of
7099 `font-lock-type-face'.
7100 (xesam-new-search): Add `xesam-kill-buffer-function' to
7101 `kill-buffer-hook'.
7102
7103 2008-08-05 Teodor Zlatanov <tzz@lifelogs.com>
7104
7105 * add-log.el (change-log-next-error, change-log-mode): Add support
7106 for `next-error' to call `change-log-goto-source' on named files
7107 in a ChangeLog.
7108
7109 2008-08-05 Jay Belanger <jay.p.belanger@gmail.com>
7110
7111 * calc/calc.el (math-read-number): Handle all C-like languages
7112 properly.
7113
7114 2008-08-04 Vincent Belaïche <vincent.b.1@hotmail.fr>
7115
7116 * calc/calc.el (math-read-number): Handle C numbers beginning with
7117 0 correctly.
7118
7119 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
7120
7121 * term/ns-win.el ([ns-new-frame]): New global key.
7122
7123 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
7124
7125 * international/mule-cmds.el (read-char-by-name):
7126 Check UCS names with `assoc-string' and case folding.
7127
7128 2008-08-04 Michael Albinus <michael.albinus@gmx.de>
7129
7130 * net/dbus.el (dbus-call-method-asynchronously)
7131 (dbus-method-return-internal, dbus-method-error-internal):
7132 Declare them with `declare-function'.
7133
7134 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
7135
7136 * descr-text.el (describe-char-display): Fix last change:
7137 don't pass CHARSET to `encoded-string-description'.
7138
7139 2008-08-02 Alex Harsanyi <harsanyi@mac.com> (tiny change)
7140
7141 * vc.el (vc-next-action): Update list var correctly after delete.
7142
7143 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
7144
7145 * ido.el (ido-mode): Add toggle notification.
7146
7147 * cus-edit.el (custom-save-all): Avoid destroying symlink if
7148 already visiting the custom file.
7149
7150 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
7151 pending output coming after the status change.
7152
7153 2008-08-02 Jason Rumney <jasonr@gnu.org>
7154
7155 * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
7156
7157 2008-08-01 Kenichi Handa <handa@m17n.org>
7158
7159 * international/mule-cmds.el (encode-coding-char):
7160 New optional arg CHARSET.
7161
7162 * descr-text.el (describe-char-display): Call encode-coding-char
7163 with the arg CHARSET.
7164 (describe-char): Pay attention to the text-property `charset'.
7165
7166 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
7167
7168 * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
7169 error messages.
7170 (dbus-set-property): Call `dbus-introspect-get-property' instead
7171 of `dbus-get-property'.
7172
7173 * net/xesam.el (xesam-all-fields): Remove source and content
7174 identifiers.
7175 (xesam-dbus-unique-names): New defvar.
7176 (xesam-dbus-call-method): New defun. Replace all calls of
7177 `dbus-call-method' by `xesam-dbus-call-method'.
7178 (xesam-get-cached-property, xesam-set-cached-property):
7179 New defuns.
7180 (xesam-get-property, xesam-set-property, xesam-refresh-entry)
7181 (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
7182 (xesam-search-engines): Make it an association list. Take changed
7183 layout into account in the corresponding function.
7184 (xesam-delete-search-engine): Remove check for consistency of
7185 `xesam-search-engines', not needed anymore.
7186 (xesam-mode): Show XML query string only in the debug case.
7187
7188 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
7189
7190 * files.el (read-file-modes): Fix typo in docstring.
7191
7192 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
7193
7194 * Makefile.in: Avoid maintainer warning for autogenerated unicode
7195 files.
7196
7197 * apropos.el (apropos-symbol): Don't set button skip by default.
7198 (apropos-print): Set button skip iff searching for multiple types.
7199 (apropos-print-doc): Insert blank label button when searching for
7200 a single type.
7201
7202 * button.el (forward-button): Avoid infloop.
7203
7204 * minibuffer.el (read-file-name-completion-ignore-case):
7205 Add cygwin to the list.
7206
7207 2008-07-31 Sven Joachim <svenjoac@gmx.de>
7208
7209 * files.el (abbreviate-file-name): When replacing $HOME with ~,
7210 turn off case-fold-search.
7211
7212 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
7213
7214 * net/dbus.el (top): Don't register for "NameOwnerChanged".
7215 (dbus-message-type-invalid, dbus-message-type-method-call)
7216 (dbus-message-type-method-return, dbus-message-type-error)
7217 (dbus-message-type-signal): New defconst.
7218 (dbus-ignore-errors): Fix `edebug-form-spec' property.
7219 (dbus-return-values-table): New defvar.
7220 (dbus-call-method-non-blocking-handler, dbus-event-message-type):
7221 New defun.
7222 (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
7223 Extend docstring. Adapt implementation according to new
7224 `dbus-event' layout.
7225 (dbus-event-service-name, dbus-event-path-name)
7226 (dbus-event-interface-name, dbus-event-member-name):
7227 Adapt implementation according to new `dbus-event' layout.
7228 (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
7229
7230 * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
7231 (xesam-mode): Rework implementation.
7232 (xesam-new-search): Additional parameter TYPE.
7233 (xesam-search): Adapt call of `xesam-new-search'.
7234
7235 2008-07-31 Juri Linkov <juri@jurta.org>
7236
7237 * dired-aux.el (dired-do-chmod): Set default value to the original
7238 mode string using absolute notation like u=rwx,g=rx,o=rx.
7239 Use it as a new arg `default' of `dired-mark-read-string'.
7240 (dired-mark-read-string): Add new optional arg `default'.
7241
7242 * files.el (read-file-modes): Set default value to the original
7243 mode string using absolute notation like u=rwx,g=rx,o=rx.
7244 Use it as the `default' arg of `read-string'.
7245
7246 * filesets.el (filesets-cmd-isearch-getargs): Check if the
7247 variable `files' is bound to avoid warnings.
7248
7249 * isearch.el (isearch-forward-regexp, isearch-forward-word)
7250 (isearch-backward, isearch-backward-regexp): Doc fix - make a link
7251 to the command `isearch-forward' instead of displaying "See C-s".
7252 (isearch-highlight-regexp): Remove arguments `regexp' and `face'
7253 with their interactive specifications. Move reading the face name to
7254 the main body after calls to isearch-done and isearch-clean-overlays.
7255
7256 * mb-depth.el: Unify all names under one common name prefix
7257 `minibuffer-depth-'.
7258 (minibuffer-depth-indicator-function): Rename from
7259 `minibuf-depth-indicator-function'.
7260 (minibuffer-depth-overlay): Rename from
7261 `minibuf-depth-overlay'.
7262 (minibuffer-depth-setup): Rename from
7263 `minibuf-depth-setup-minibuffer'.
7264 (minibuffer-depth-indicate-mode): Rename from
7265 `minibuffer-indicate-depth-mode'.
7266
7267 2008-07-31 Juri Linkov <juri@jurta.org>
7268
7269 * dired-aux.el (dired-isearch-filenames-toggle): New command.
7270 (dired-isearch-filenames-setup): Bind "\M-sf" to
7271 dired-isearch-filenames-toggle in isearch-mode-map.
7272 (dired-isearch-filenames-end): Bind "\M-sf" to nil
7273 in isearch-mode-map.
7274
7275 * isearch.el (isearch-edit-string-set-word): New command.
7276 (minibuffer-local-isearch-map): Bind "\C-w" to
7277 isearch-edit-string-set-word.
7278 (isearch-new-word): Temporary internal variable.
7279 (isearch-edit-string): Remove special case of reading the
7280 first character and checking it for C-w.
7281
7282 * simple.el (read-shell-command, shell-command):
7283 Move code that uses minibuffer-with-setup-hook to set
7284 minibuffer-default-add-function to minibuffer-default-add-shell-commands
7285 from the interactive spec of `shell-command' to `read-shell-command'.
7286
7287 * international/mule-cmds.el (read-char-by-name):
7288 Accept hash notation. Doc fix.
7289 (ucs-insert): Doc fix. Convert to number only when `arg' is
7290 a string. Use separate error message when `arg' is not an integer.
7291 Bind `ucs-insert' to `C-x 8 RET'.
7292
7293 2008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
7294
7295 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
7296 move the (arglist-cont-nonempty) from c-offsets-alist to
7297 c-hanging-braces-alist like other styles already have.
7298
7299 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
7300
7301 * textmodes/texinfmt.el:
7302 * nxml/nxml-enc.el:
7303 * mail/feedmail.el:
7304 * international/mule.el:
7305 * international/latexenc.el:
7306 * emulation/viper-util.el:
7307 * emulation/viper-init.el:
7308 * emulation/viper-ex.el:
7309 * emacs-lisp/bytecomp.el:
7310 * version.el:
7311 * subr.el:
7312 * startup.el:
7313 * sort.el:
7314 * shadowfile.el:
7315 * recentf.el:
7316 * printing.el:
7317 * paths.el:
7318 * minibuffer.el:
7319 * ls-lisp.el:
7320 * loadup.el:
7321 * hippie-exp.el:
7322 * finder.el:
7323 * files.el:
7324 * ediff-util.el:
7325 * ediff-ptch.el:
7326 * ediff-init.el:
7327 * ediff-diff.el:
7328 * dired.el:
7329 * dired-aux.el:
7330 * cus-edit.el:
7331 * bindings.el:
7332 * arc-mode.el:
7333 * add-log.el: Remove VMS support.
7334 * obsolete/vmsproc.el:
7335 * obsolete/vms-pmail.el:
7336 * obsolete/vms-patch.el: Remove file.
7337
7338 2008-07-31 Alan Mackenzie <acm@muc.de>
7339
7340 * progmodes/cc-mode.el (c-before-hack-hook): New function
7341 (Top Level): Install c-before-hack-hook on
7342 before-hack-local-variables-hook, rather than
7343 c-postprocess-file-styles on hack-local-variables-hook.
7344
7345 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
7346
7347 * files.el (normal-mode): Move call to hack-project-variables into
7348 hack-local-variables.
7349 (file-local-variables-alist, before-hack-local-variables-hook):
7350 New vars.
7351 (ignored-local-variables): Add file-local-variables-alist.
7352 (hack-local-variables-filter): Renamed from
7353 hack-local-variables-apply. Add the result to
7354 file-local-variables-alist, without applying them.
7355 (hack-local-variables): Set file-local-variables-alist to nil.
7356 Call hack-project-variables and before-hack-local-variables-hook.
7357 Apply variables here, instead of hack-local-variables-apply.
7358 Based on a patch by Alan Mackenzie.
7359
7360 2008-07-30 Thien-Thi Nguyen <ttn@gnuvola.org>
7361
7362 * info-look.el (autoconf-mode :doc-spec): For
7363 "(autoconf)M4 Macro Index", if the item already
7364 begins with "AS_", don't prefix that string again.
7365
7366 2008-07-30 Juri Linkov <juri@jurta.org>
7367
7368 * info.el (info, Info-mode): Doc fix.
7369
7370 * isearch.el (isearch-mode-map): Bind `M-s r' to
7371 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
7372 (search-map): Bind `M-s w' to `isearch-forward-word' globally
7373 in the global map `search-map'.
7374 (isearch-forward): Doc fix.
7375 (isearch-forward-word, isearch-toggle-case-fold): New commands.
7376
7377 * simple.el (quoted-insert): Comment out code that treats
7378 0240-0377 specially.
7379
7380 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
7381
7382 * cus-start.el: Add customization info for
7383 read-buffer-completion-ignore-case.
7384
7385 2008-07-30 Sam Steingold <sds@gnu.org>
7386
7387 * vc-dir.el (vc-dir): Call file-truename on the dir argument.
7388
7389 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
7390
7391 * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
7392 (vc-dir-mode): Improve docstring.
7393
7394 2008-07-30 Juri Linkov <juri@jurta.org>
7395
7396 * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
7397 for the sake of isearch-mode-hook in dired-mode in dired.el.
7398
7399 2008-07-19 Markus Triska <markus.triska@gmx.at>
7400
7401 * image-mode.el (image-mode): Set image-mode-text-map when image
7402 cannot be displayed.
7403
7404 2008-07-30 Stephen Leake <stephen_leake@stephe-leake.org>
7405
7406 * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
7407 ada-xref-set-default-prj-values.
7408 (ada-prj-display-page): Ditto.
7409
7410 * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
7411 (ada-make-filename-from-adaname): Fix free variable.
7412
7413 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
7414
7415 * vc-git.el (vc-git-status-printer): Synchronize with the default.
7416
7417 2008-07-30 Michael McNamara <mac@mail.brushroad.com>
7418
7419 * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
7420 for declarations inside a parenthetical list. The code is ill-advised,
7421 and doesn't work given user defined types.
7422 (verilog-set-auto-endcomments): Enhance function automatic
7423 endcomment to support functions that return user defined types.
7424 (verilog-mode): Add code to tell which-function-mode minor mode
7425 that Verilog supports this feature.
7426 (verilog-beg-block-re-ordered, verilog-indent-re)
7427 (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
7428 (verilog-leap-to-head): Support the new virtual and/or protected
7429 tasks, as well as extern declarations of tasks for indenting and
7430 for forward/backward expression.
7431
7432 2008-07-30 Wilson Snyder <wsnyder@wsnyder.org>
7433
7434 * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
7435 to work with SV 'logic' signals. Suggested by Julian Gorfajn.
7436 (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
7437 (verilog-string-replace-matches): Avoid recursion with small
7438 replacements.
7439 (verilog-auto-inst-param-value, verilog-mode-version)
7440 (verilog-mode-version-date, verilog-read-inst-param-value)
7441 (verilog-auto-inst, verilog-auto-inst-param)
7442 (verilog-auto-inst-port, verilog-simplify-range-expression): Add
7443 verilog-auto-inst-param-value option for AUTOINST. Suggested by
7444 David Rogoff. This allows parameters to be replaced with their
7445 values, on the expansion of an AUTOINST with Verilog 2001 style
7446 parameter settings.
7447
7448 2008-07-30 David Lord <david.lord@phonecoop.coop> (tiny change)
7449
7450 * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
7451 to `cddr'.
7452
7453 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
7454
7455 * Makefile.in (ELCFILES): Add mairix.elc.
7456
7457 2008-07-29 David Engster <deng@randomsample.de>
7458
7459 * net/mairix.el: New file.
7460
7461 2008-07-29 Juri Linkov <juri@jurta.org>
7462
7463 * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
7464 instead of variable-pitch with bold and 1.2 height.
7465
7466 * dired-aux.el (dired-do-async-shell-command): New command.
7467
7468 * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
7469 from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'.
7470
7471 2008-07-29 Juri Linkov <juri@jurta.org>
7472
7473 * international/mule-cmds.el (ucs-names): New internal variable.
7474 (ucs-names): New function.
7475 (ucs-completions): New lazy completion variable.
7476 (read-char-by-name): New function.
7477 (ucs-insert): Replace interactive spec letter "s" with the call to
7478 `read-char-by-name'.
7479
7480 * replace.el (read-regexp): Add second arg `default'. Doc fix.
7481
7482 * replace.el (occur-read-primary-args):
7483 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
7484 (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
7485 second arg of `read-regexp'.
7486
7487 * dired-aux.el (dired-isearch-filenames): New user option.
7488 (dired-isearch-orig-success-function): New internal variable.
7489 (dired-isearch-filenames-setup, dired-isearch-filenames-end)
7490 (dired-isearch-success-function): New functions.
7491 (dired-isearch-filenames, dired-isearch-filenames-regexp):
7492 New commands.
7493
7494 * dired.el (dired-insert-set-properties): Add new text property
7495 `dired-filename' to put on file names.
7496 (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
7497 and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
7498 Add menu items.
7499 (dired-mode): Add hook `dired-isearch-filenames-setup' to
7500 buffer-local `isearch-mode-hook'.
7501
7502 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
7503
7504 * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
7505 (ada-create-case-exception): Fix typo in docstring.
7506 (ada-no-auto-case): Return nil, not the docstring.
7507 (ada-indent-current): Reflow docstring.
7508
7509 * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
7510 (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
7511 (ada-prj-load-from-file): Reflow docstring.
7512 (ada-prj-display-page): Fix typo in widget.
7513
7514 * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
7515 Fix typos in docstrings.
7516
7517 * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
7518 (ada-compile-current, ada-check-current, ada-run-application)
7519 (ada-get-ali-file-name): Fix typos in docstrings.
7520 (ada-xref-confirm-compile, ada-find-references)
7521 (ada-find-local-references, ada-find-any-references): Doc fixes.
7522 (ada-get-all-references): Fix typo in error message.
7523 (ada-xref-current-project): Use `let', not `let*'.
7524 (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
7525
7526 2008-07-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7527
7528 * whitespace.el (whitespace-newline): Change initialization to have a
7529 low contrast relative to the background color. Suggested by David
7530 Reitter <david.reitter@gmail.com>.
7531
7532 2008-07-28 Juri Linkov <juri@jurta.org>
7533
7534 * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
7535 New functions.
7536
7537 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
7538 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
7539
7540 2008-07-28 Seiji Zenitani <zenitani@mac.com>
7541
7542 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
7543 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
7544
7545 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
7546
7547 * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
7548 Add support for add-log.
7549 (ada-end-stmt-re): Fix bug - allow comment after 'when'.
7550
7551 * progmodes/ada-prj.el: Delete 'main_unit' project variable.
7552 (ada-prj-save): Prompt for file name if not given.
7553 (ada-prj-display-page): Display casing exceptions.
7554
7555 * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
7556 Ada mode project files. Delete 'main_unit' project variable;
7557 only need 'main'. Simplify handling of default project values.
7558 Use cross-prefix consistently.
7559 (ada-find-executable): Throw error if not found.
7560 (ada-initialize-runtime-library): Improve error handling when
7561 gnatls not found.
7562 (ada-gnat-parse-gpr): New.
7563 (ada-treat-cmd-string): Allow process environment variables.
7564 (ada-xref-set-default-prj-values): Delete; replace with
7565 ada-default-prj-properties.
7566 (ada-parse-prj-file): Handle GNAT project files.
7567 (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
7568 (ada-select-prj-file): New.
7569 (ada-get-absolute-dir-list): Allow project and environment variables.
7570
7571 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
7572
7573 Sync with Tramp 2.1.14.
7574
7575 * net/tramp.el (tramp-perl-directory-files-and-attributes)
7576 (tramp-get-device): Make device number a cons cell.
7577 (tramp-convert-file-attributes): Make inode a cons cell.
7578
7579 * net/trampver.el: Update release number.
7580
7581 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
7582
7583 * faces.el (face-set-after-frame-default): Treat 'ns as all other
7584 window systems.
7585
7586 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
7587
7588 * term/ns-win.el (do-applescript): New alias in carbon-compat section.
7589
7590 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
7591
7592 Remove support for Mac Carbon.
7593 * term/mac-win.el: Remove file
7594 * international/mule-cmds.el:
7595 * version.el:
7596 * startup.el:
7597 * simple.el:
7598 * mwheel.el:
7599 * mouse.el:
7600 * loadup.el:
7601 * isearch.el:
7602 * info.el:
7603 * frame.el:
7604 * faces.el:
7605 * disp-table.el:
7606 * cus-start.el:
7607 * cus-face.el:
7608 * cus-edit.el:
7609 * Makefile.in: Remove code for Carbon.
7610
7611 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
7612
7613 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
7614 bindings for functions deleted by Dan N. 2008-07-21. Set
7615 where-is-preferred-modifier. Add show-manual option to Help menu.
7616
7617 2008-07-26 Michael Albinus <michael.albinus@gmx.de>
7618
7619 * net/tramp.el (tramp-handle-start-file-process):
7620 Set query-on-exit flag. Kill temporary buffer.
7621 (tramp-process-sentinel): Remove defun.
7622 (tramp-do-copy-or-rename-file-out-of-band)
7623 (tramp-maybe-open-connection): Don't call it.
7624
7625 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
7626 `tramp-process-sentinel'.
7627
7628 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
7629 `tramp-process-sentinel'.
7630
7631 * net/xesam.el (xesam-from): Remove defvar.
7632 (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map'
7633 and `mode-line-position'.
7634 (xesam-refresh-entry): Remove argument `hit-number'. Add debug
7635 information to the widgets. Don't set `mode-line-position'.
7636 (xesam-refresh-search-buffer): Correct hit number computing.
7637 Don't set `mode-line-position'.
7638 (xesam-new-search): Add debug information to the mode line.
7639
7640 2008-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7641
7642 * diff-mode.el (diff-show-trailing-blanks): Renamed to
7643 diff-show-trailing-whitespaces.
7644
7645 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
7646
7647 * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
7648 invalid filename strings when parsing tex errors (bug#376).
7649
7650 2008-07-25 Dan Nicolaescu <dann@ics.uci.edu>
7651
7652 * menu-bar.el (menu-bar-file-menu): Fix typo.
7653
7654 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
7655
7656 * play/solitaire.el (solitaire-mode-map): Define within defvar.
7657 (solitaire-mode): Define with `define-derived-mode'.
7658 (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
7659 (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
7660 (solitaire-undo, solitaire-check): Use `when'.
7661 (solitaire-solve): Err out if the solitaire is already in progress.
7662 Use `when'.
7663
7664 * descr-text.el (describe-char): Don't overwrite local variable char
7665 when describing characters with display-table entries. Display font
7666 backend when describing composed characters. Simplify: use `let'
7667 instead of `let*', and `or x y' instead of `if x x y'.
7668
7669 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
7670
7671 * image-mode.el (image-minor-mode): Set up winprops.
7672
7673 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7674
7675 * diff-mode.el (diff-show-trailing-blanks): New fun.
7676 Show trailing blanks in modified lines for diff-mode.
7677
7678 2008-07-24 Michael Albinus <michael.albinus@gmx.de>
7679
7680 * Makefile.in (ELCFILES): Add net/xesam.el.
7681
7682 * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
7683 process name. Reported by Markus Triska <markus.triska@gmx.at>.
7684
7685 * net/xesam.el: New file.
7686
7687 2008-07-24 Sven Joachim <svenjoac@gmx.de>
7688
7689 * dired-aux.el (dired-copy-file-recursive): Avoid calling
7690 set-file-modes when creating target directories.
7691
7692 2008-07-24 Juanma Barranquero <lekktu@gmail.com>
7693
7694 * play/solitaire.el (solitaire-mode): Fix typo in docstring.
7695 Set `show-trailing-whitespace' to nil.
7696 (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
7697 Fix typos in docstrings.
7698
7699 2008-07-24 Chong Yidong <cyd@stupidchicken.com>
7700
7701 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
7702 key remapping, not directly.
7703
7704 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7705
7706 * whitespace.el: New version 11.2.
7707 (whitespace-newline-mode, global-whitespace-newline-mode): New newline
7708 minor mode visualization.
7709
7710 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7711
7712 * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
7713
7714 * Makefile.in (ELCFILES): Add term/common-win.elc.
7715
7716 * vc-dir.el (vc-dir-search, vc-dir-isearch)
7717 (vc-dir-isearch-regexp): New functions.
7718 (vc-dir-mode-map, vc-dir-menu-map): Bind them.
7719
7720 2008-07-23 Juri Linkov <juri@jurta.org>
7721
7722 * isearch-multi.el: Remove file to avoid dos file name clashes
7723 with isearch-x.el. Move most content to misearch.el.
7724
7725 * misearch.el: New file with most content from isearch-multi.el.
7726 Rename `isearch-buffers' name prefixes to `multi-isearch'.
7727 Remove `isearch-buffers-minor-mode'. Add new function
7728 `multi-isearch-setup' to `isearch-mode-hook'. New top-level
7729 commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
7730 `multi-isearch-files', `multi-isearch-files-regexp'.
7731
7732 * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.
7733
7734 * isearch.el (isearch-message-prefix): Display "Multi" when
7735 `multi-isearch-next-buffer-current-function' is non-nil.
7736 (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
7737 with `multi-isearch-next-buffer-current-function', and
7738 `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
7739
7740 * add-log.el (change-log-mode): Set `change-log-next-buffer' to
7741 `multi-isearch-next-buffer-function' instead of
7742 `isearch-buffers-next-buffer-function'. Remove call to
7743 `isearch-buffers-minor-mode'.
7744
7745 * buff-menu.el (Buffer-menu-marked-buffers)
7746 (Buffer-menu-isearch-buffers)
7747 (Buffer-menu-isearch-buffers-regexp): New functions.
7748 (Buffer-menu-mode-map): Bind "M-s a C-s" to
7749 `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
7750 `Buffer-menu-isearch-buffers-regexp'.
7751 (Buffer-menu-mode): Document new commands in docstring.
7752 (list-buffers-noselect): Add one space after Info file name
7753 according to the Info address convention.
7754
7755 * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
7756 New functions.
7757
7758 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
7759 `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
7760 (ibuffer-mode): Document new commands in docstring.
7761
7762 * filesets.el (filesets-commands): Add commands for "Isearch" and
7763 "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp'
7764 with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
7765 (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
7766 or `multi-isearch-files-regexp'.
7767 (filesets-cmd-query-replace-getargs): Call standard function
7768 `query-replace-read-args' to read `query-replace' arguments.
7769 Add `multi-query-replace-map'.
7770 (filesets-cmd-query-replace-regexp-getargs)
7771 (filesets-cmd-isearch-getargs): New functions.
7772
7773 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
7774
7775 * international/mule.el (recode-region): Deactivate mark at the end.
7776
7777 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
7778
7779 * progmodes/flymake.el (flymake-errline, flymake-warnline):
7780 Use more suitable colors on dark displays.
7781
7782 2008-07-23 Michael Albinus <michael.albinus@gmx.de>
7783
7784 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
7785 "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
7786 (tramp-temp-buffer-name): New defconst.
7787 (tramp-handle-start-file-process): Use it. Apply "exec", for the
7788 command. No trailing prompt.
7789 (tramp-process-sentinel): Remove temporary buffer, if existing.
7790 Don't handle trailing prompt.
7791 (tramp-open-connection-setup-interactive-shell):
7792 Use `tramp-temp-buffer-name'.
7793
7794 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
7795
7796 * shell.el (shell-dynamic-complete-functions):
7797 Use comint-dynamic-complete-filename as well (bug#361).
7798
7799 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
7800
7801 * term/ns-win.el:
7802 * version.el (emacs-version):
7803 * loadup.el:
7804 * frame.el (make-frame-on-display): Check for ns instead of
7805 ns-windowing.
7806
7807 * dired.el (dired-mode-map): Show the key binding for wdired.
7808
7809 * menu-bar.el (menu-bar-file-menu): Show the key binding for
7810 exiting Emacs.
7811
7812 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
7813
7814 * term/ns-win.el (x-list-fonts): Drop alias.
7815
7816 2008-07-23 Juri Linkov <juri@jurta.org>
7817
7818 * replace.el (multi-query-replace-map): New variable.
7819 (perform-replace): Add processing of new multi-buffer keys bound
7820 to `automatic-all' and `exit-current'. Set `query-flag' to nil
7821 if last input char was `automatic-all'. Set new local variable
7822 `multi-buffer' to t when one of new two keys were typed. Return
7823 non-nil value of `multi-buffer' that tells to calling functions
7824 to continue replacement on the next file.
7825
7826 * progmodes/etags.el (tags-query-replace): Set arg `map' of
7827 `perform-replace' to `multi-query-replace-map'.
7828
7829 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
7830
7831 * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
7832 otherwise displayed in every buffer.
7833
7834 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
7835 (vc-arch-trim-one-revlib): Delete temp directories as well.
7836
7837 2008-07-22 Stephen Eglen <stephen@gnu.org>
7838
7839 * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden.
7840
7841 2008-07-22 Sven Joachim <svenjoac@gmx.de>
7842
7843 * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
7844
7845 2008-07-22 Miles Bader <miles@gnu.org>
7846
7847 * progmodes/sh-script.el (sh-newline-and-indent): Remove.
7848 (sh-mode-map): Remove remapping of newline-and-indent.
7849
7850 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7851
7852 * vc.el (Todo): Update.
7853
7854 * vc-hooks.el: Remove obsolete comment.
7855
7856 * vc-git.el (vc-git-status-printer): Update the directory display
7857 to match the default.
7858
7859 * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
7860
7861 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7862
7863 * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
7864 for "word wrap" command.
7865
7866 * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
7867
7868 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
7869
7870 * term/ns-win.el: Rename ns- functions/variables to the
7871 corresponding x- versions.
7872 (x-select-text, x-cut-buffer-or-selection-value)
7873 (x-disown-selection-internal, x-get-selection-internal)
7874 (x-own-selection-internal, x-defined-colors, xw-defined-colors)
7875 (x-display-mm-width, x-display-mm-height)
7876 (x-display-backing-store, x-display-save-under)
7877 (x-display-visual-class, x-display-screens, x-focus-frame): Remove
7878 defaliases.
7879
7880 * frame.el (ns-display-name): Remove declaration.
7881 (make-frame-on-display): Use x-display-name instead
7882 ns-display-name. Use unless.
7883
7884 * startup.el (command-line-1): Fix indentation.
7885
7886 * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
7887 checked in inadvertently.
7888
7889 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7890
7891 * term/ns-win.el: Standardize references to "Nextstep" in
7892 comments, messages, and docstrings.
7893 (ns-handle-args, x-parse-geometry)
7894 (ns-extended-platform-support-mode, x-setup-function-keys)
7895 (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
7896 (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
7897 (ns-initialized, ns-initialize-window-system): Doc fixes.
7898
7899 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
7900
7901 * diff-mode.el (diff-auto-refine): Delete defcustom.
7902 (diff-auto-refine-mode): New func/var via define-minor-mode.
7903 Update var ref to use diff-auto-refine-mode.
7904 * smerge-mode.el (diff-mode): Require when compiling.
7905 (smerge-auto-refine): Delete defcustom.
7906 Update smerge-auto-refine ref to use diff-auto-refine-mode.
7907
7908 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7909
7910 * simple.el (visual-line): New custom group.
7911 (visual-line-fringe-indicators): New var.
7912 (visual-line-mode): Set fringe-indicator-alist based on
7913 visual-line-fringe-indicators. Add lighter.
7914
7915 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
7916
7917 * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
7918 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7919 (x-handle-geometry, x-handle-name-switch, x-display-name)
7920 (x-handle-display, x-handle-args, x-colors): Move ...
7921 * term/common-win.el: ... here. New file.
7922 * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
7923 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7924 (x-handle-geometry, x-handle-name-switch, x-display-name)
7925 (x-handle-display, x-handle-args, x-colors): Remove.
7926 * loadup.el: Load term/common-win before term/x-win and term/w32-win.
7927
7928 2008-07-19 Juri Linkov <juri@jurta.org>
7929
7930 * startup.el (fancy-startup-text): Move the line "To quit
7931 a partially entered command, type Control-g" a few lines below
7932 to be after the line "To start". Add text "at gnu.org" to
7933 "Overview of Emacs features".
7934
7935 * dired.el (dired-mode-map): Fix menu text of
7936 image-dired-display-thumbs.
7937
7938 * image-dired.el (image-dired-cmd-create-thumbnail-options)
7939 (image-dired-cmd-create-temp-image-options)
7940 (image-dired-cmd-create-standard-thumbnail-command): Add > to the
7941 ImageMagick command line to change the dimensions of the image
7942 only if its width or height exceeds the geometry specification.
7943
7944 * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
7945
7946 * proced.el (proced-mode, proced): Add \\<proced-mode-map>
7947 to docstrings.
7948
7949 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
7950
7951 * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
7952 Vinicius Jose Latorre.
7953
7954 2008-07-19 Glenn Morris <rgm@gnu.org>
7955
7956 * term/ns-win.el (ns-make-command-string): Use mapconcat.
7957 (ns-save-preferences): Fix typo in previous change. (Bug#573)
7958
7959 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
7960
7961 * net/dbus.el (dbus-interface-properties): New defconst.
7962 (dbus-introspect): Update docstring.
7963 (dbus-introspect-xml, dbus-introspect-get-attribute)
7964 (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
7965 (dbus-introspect-get-interface-names)
7966 (dbus-introspect-get-interface, dbus-introspect-get-method-names)
7967 (dbus-introspect-get-method, dbus-introspect-get-signal-names)
7968 (dbus-introspect-get-signal, dbus-introspect-get-property-names)
7969 (dbus-introspect-get-property)
7970 (dbus-introspect-get-annotation-names)
7971 (dbus-introspect-get-annotation)
7972 (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
7973 (dbus-introspect-get-signature, dbus-get-property)
7974 (dbus-set-property, dbus-get-all-properties): New defuns.
7975
7976 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
7977
7978 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
7979 ns-grabenv.elc.
7980
7981 * ns-carbon-compat.el: File removed.
7982
7983 * ns-grabenv.el: File removed.
7984
7985 * term/ns-win.el: Contents of ns-carbon-compat.el and
7986 ns-grabenv.el moved here.
7987 (ns-grabenv, ns-open-file-select-line): Doc fixes.
7988 (ns-submit-bug-report): Function removed. Reports go to the main
7989 Emacs bug list.
7990 (ns-handle-args, ns-spi-service-call): Doc fixes.
7991 (info-ns-emacs): Function removed. Nextstep port manual will be
7992 merged into the Emacs manual, so no separate link needed.
7993
7994 2008-07-18 Francesc Rocher <rocher@member.fsf.org>
7995
7996 * startup.el (fancy-splash-head): Fix change of 2008-07-02.
7997
7998 2008-07-18 Glenn Morris <rgm@gnu.org>
7999
8000 * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
8001 to XEmacs, since it does nothing for Emacs.
8002
8003 2008-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
8004
8005 * net/tls.el (open-tls-stream): Make it work with the 2nd argument
8006 BUFFER that is a string but does not exist as a buffer object, as
8007 mentioned in the doc-string.
8008
8009 2008-07-17 Chong Yidong <cyd@stupidchicken.com>
8010
8011 * simple.el (line-move-visual): Make it a defcustom.
8012 (line-move-1): Convert temporary-goal-column back to an integer if
8013 it was set as a float by a previous call to line-move-visual.
8014 (end-of-visual-line, beginning-of-visual-line)
8015 (next-logical-line, previous-logical-line): New functions.
8016
8017 2008-07-17 David Reitter <david.reitter@gmail.com>
8018
8019 * simple.el (kill-visual-line, turn-on-visual-line-mode): New
8020 functions.
8021 (visual-line-mode, global-visual-line-mode): New minor mode.
8022 (visual-line-mode-map): New variable.
8023
8024 2008-07-17 Glenn Morris <rgm@gnu.org>
8025
8026 * term/ns-win.el (parameters): Declare for compiler.
8027
8028 2008-07-17 Fan Kai <fktpp@xemacs.org> (tiny change)
8029
8030 * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
8031 for Windows.
8032
8033 2008-07-17 Daiki Ueno <ueno@unixuser.org>
8034
8035 * epa.el (epa-key-list-mode): Use run-mode-hooks.
8036 (epa-key-mode): Ditto.
8037 (epa-info-mode): Ditto.
8038
8039 2008-07-17 Glenn Morris <rgm@gnu.org>
8040
8041 * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case.
8042 (ns-handle-numeric-switch): Just call ns-handle-switch.
8043 (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
8044 (ns-handle-args): Simplify using `pop'.
8045 (ns-display-name): Define (used in frame.el).
8046 (menu-bar-select-frame): Add (ignored) arg to more closely match the
8047 original definition.
8048 (ns-perform-service): Declare.
8049 (ns-save-preferences): Use fewer `let's.
8050
8051 * frame.el (ns-display-name): Declare for compiler.
8052
8053 2008-07-17 Kenichi Handa <handa@m17n.org>
8054
8055 * descr-text.el (describe-char-unidata-list): Initialize to the
8056 list of name, general-category, decomposition, and old-name.
8057
8058 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
8059
8060 * startup.el (command-line-1): Update processing of NS long options to
8061 mimic recent changes to processing of X long options.
8062
8063 2008-07-16 Nick Roberts <nickrob@snap.net.nz>
8064
8065 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
8066 list of #defines for remote files.
8067 (gdb-source-info): Only show main if it has been found.
8068
8069 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
8070
8071 * term/ns-win.el: Require CL; fix up comment style; reindent.
8072 (ns-define-service): Use subst-char-in-string. Avoid `eval'.
8073 (ns-save-preferences): Use `case'.
8074 (ns-initialize-window-system): Use `dolist'.
8075
8076 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
8077
8078 * loadup.el: Remove load of easy-mmode prior to ns-win when NS
8079 windowing is used.
8080 * term/ns-win.el (ns-extended-platform-support-mode):
8081 Correct/improve documentation.
8082
8083 2008-07-16 Glenn Morris <rgm@gnu.org>
8084
8085 * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
8086 Simply require 'cl (see comment in cl-compat.el).
8087 * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
8088 * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
8089 (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
8090 directly rather by subterfuge. Provide cl before loading cl-macs.
8091
8092 * paths.el (rmail-spool-directory): Remove settings for systems that are
8093 no longer supported.
8094
8095 * frame.el (ns-initialize-window-system): Declare for compiler.
8096
8097 * term/ns-win.el: Add numerous declarations for compiler.
8098 (ns-pop-up-frames): Move definition before use. Doc fix.
8099
8100 * emacs-lisp/check-declare.el (check-declare-locate)
8101 (check-declare-verify): Handle .m files.
8102
8103 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
8104
8105 * ns-carbon-compat.el: New file: user-visible compatibility of
8106 NeXTstep port with Carbon port.
8107 * ns-grabenv.el: New file: functionality useful on OS X platform to
8108 expose environment variables inside Emacs started from icon.
8109 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
8110 * cus-edit.el:
8111 * cus-face.el:
8112 * disp-table.el:
8113 * faces.el:
8114 * info.el:
8115 * mouse.el:
8116 * mwheel.el:
8117 * simple.el: Add ns to window systems treated as GUIs.
8118 * facemenu.el (facemenu-read-color): Don't require a name match under
8119 NS, to allow numeric color entry.
8120 * frame.el (make-frame-on-display): Follow code for 'x in initializing
8121 'ns window system if need be.
8122 (various): Add 'ns as described above.
8123 * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
8124 ns-windowing is active.
8125 * startup.el (command-line-ns-option-alist): New constant to handle NS
8126 windowing system specific command line args analogous to how they are
8127 handled for X windows.
8128 (command-line-1): Use the above where appropriate.
8129 * version.el: Add NS port version.
8130 * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
8131 Darwin (usually OS X) systems.
8132 (woman-use-own-frame): Include 'ns in list of GUI window systems.
8133 * emulation/viper-util.el (ns-display-color-p)
8134 (ns-color-defined-p): Remove these (caustically-commented) outdated
8135 compensations for a port that was never itself integrated until now.
8136 * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
8137 for NS window system.
8138 * international/mule-cmds.el: Add 'ns to list of special-cased window
8139 systems (probably most of these, x/w32/mac/ns could be changed to
8140 window-system non-nil).
8141 * term/ns-win.el: New file: lisp-side support for NS windowing system.
8142
8143 2008-07-14 Jason Rumney <jasonr@gnu.org>
8144
8145 * term/w32-win.el (x-handle-switch, x-handle-name-switch)
8146 (x-handle-numeric-switch, x-handle-initial-switch)
8147 (x-handle-xrm-switch, x-handle-args, x-handle-display)
8148 (xw-defined-colors, w32-initialize-window-system):
8149 Avoid use of cl pop and push macros.
8150
8151 2008-07-14 Martin Rudalics <rudalics@gmx.at>
8152
8153 * add-log.el (change-log-goto-source): Avoid wrong-type-argument
8154 error when change-log-search-file-name returns nil.
8155
8156 2008-07-13 Martin Rudalics <rudalics@gmx.at>
8157
8158 * add-log.el (change-log-search-file-name):
8159 Use match-string-no-properties.
8160 (change-log-search-tag-name-1, change-log-search-tag-name)
8161 (change-log-goto-source-1, change-log-goto-source): New functions.
8162 (change-log-tag-re, change-log-find-head, change-log-find-tail):
8163 New variables.
8164 (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
8165
8166 2008-07-13 Jay Belanger <jay.p.belanger@gmail.com>
8167
8168 * calc/calc-help.el (calc-describe-key): Add angles to special key
8169 descriptions.
8170
8171 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
8172
8173 * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
8174 search for regexp.
8175
8176 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
8177
8178 * simple.el (line-move-visual): Handle null pixel position gracefully.
8179
8180 2008-07-11 Jason Rumney <jasonr@gnu.org>
8181
8182 * files.el (file-truename): Get truename of ancestors if file does
8183 not exist on Windows.
8184
8185 2008-07-11 Chong Yidong <cyd@stupidchicken.com>
8186
8187 * simple.el (line-move-visual): Obey goal-column and no-error arg.
8188 (track-eol, temporary-goal-column, previous-line, next-line):
8189 Update docstring.
8190 (move-end-of-line, move-beginning-of-line): Bind line-move-visual
8191 to nil.
8192
8193 2008-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8194
8195 * simple.el (line-move-visual): New var.
8196 (line-move-visual): New function.
8197 (line-move): Call line-move-visual.
8198
8199 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
8200
8201 * progmodes/grep.el (grep-files-aliases): Improve the C++ source
8202 pattern and add patterns for C++ header files.
8203
8204 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
8205
8206 * window.el (truncated-partial-width-window-p): New function.
8207
8208 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
8209
8210 * faces.el (x-create-frame-with-faces): Don't pass parameters that
8211 are set later to x-create-frame.
8212 (face-set-after-frame-default): Apply X resources for non-default
8213 faces.
8214
8215 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
8216
8217 * faces.el (face-set-after-frame-default): Simplify. Don't apply
8218 frame-specific X resource settings. Set faces using a list of
8219 frame parameters explicitly passed to the calling
8220 function (e.g. make-frame).
8221 (x-create-frame-with-faces, tty-create-frame-with-faces):
8222 Supply explicit frame parameter list to face-set-after-frame-default.
8223
8224 2008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change)
8225
8226 * net/browse-url.el (browse-url-default-browser):
8227 Fix argument list in lambda.
8228
8229 2008-07-07 Ulf Jasper <ulf.jasper@web.de>
8230
8231 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
8232 from url-retrieve.
8233 (newsticker--sentinel-work): Fix xerror typo.
8234
8235 2008-07-07 Dan Nicolaescu <dann@ics.uci.edu>
8236
8237 * vc-dir.el (vc-dir-refresh): Only update files.
8238
8239 * vc-git.el (vc-git--ls-files-state): Remove unused function.
8240
8241 * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
8242
8243 2008-07-06 John Paul Wallington <jpw@pobox.com>
8244
8245 * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
8246
8247 2008-07-05 Alexandre Julliard <julliard@winehq.org>
8248
8249 * vc-git.el (vc-git-registered): Return true for removed files.
8250 (vc-git-print-log, vc-git-log-view-mode): Print a single log for
8251 all the files instead of one per file.
8252 (vc-git-previous-revision): Add support for project-wide previous
8253 revision when specified file is nil.
8254
8255 2008-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8256
8257 * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
8258
8259 * vc-dir.el (vc-dir-find-child-files): New function.
8260 (vc-dir-resync-directory-files): New function.
8261 (vc-dir-recompute-file-state): New function, broken out of ...
8262 (vc-dir-resynch-file): ... here. Also deal with directories.
8263 * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
8264 (vc-resynch-buffer): Use it.
8265
8266 * vc-hg.el (vc-hg-registered): Do not set vc-state.
8267
8268 * vc-annotate.el (vc-annotate-mode-menu): Add separator.
8269
8270 2008-07-05 Nick Roberts <nickrob@snap.net.nz>
8271
8272 * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
8273 if it's not part of gdb-ui, e.g, at start.
8274
8275 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
8276 filenames in stack trace (text command mode).
8277
8278 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8279
8280 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
8281
8282 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
8283 Use syntax-ppss on a position *before* the char we want to change.
8284
8285 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
8286
8287 * vc-dir.el (vc-dir-query-replace-regexp): New function.
8288 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
8289 (vc-dir-mode-map): Likewise.
8290
8291 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
8292
8293 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
8294 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
8295 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
8296 Remove spurious * in defcustom docstrings.
8297
8298 * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
8299 (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
8300 (adaptive-fill-mode, adaptive-fill-first-line-regexp)
8301 (default-justification): Remove spurious * in defcustom docstrings.
8302
8303 * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
8304 (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
8305 (rst-compare-decorations, rst-default-indent, rst-update-section)
8306 (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
8307 (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
8308 (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
8309 Fix typos in docstrings.
8310 (rst-mode-lazy): Fix typo in docstring. Remove spurious *.
8311 (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
8312 (rst-get-decorations-around, rst-section-tree-point)
8313 (rst-font-lock-adornment-point): Reflow docstrings.
8314 (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
8315 Doc fixes.
8316 (rst-re-enumerations): Comment out.
8317
8318 * nxml/nxml-glyph.el (nxml-glyph-set-hook):
8319 * nxml/nxml-uchnm.el (nxml-unicode-blocks)
8320 (nxml-unicode-block-char-name-set):
8321 * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
8322 * nxml/rng-nxml.el (rng-set-state-after):
8323 * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
8324
8325 * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
8326 (rng-c-parse-annotation-body):
8327 * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
8328
8329 * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
8330 (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
8331 (nxml-forward-balanced-item, nxml-dynamic-markup-word)
8332 (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
8333 Fix typos in docstrings.
8334 (nxml-attribute-indent): Reflow docstring.
8335 (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
8336 (nxml-default-buffer-file-coding-system): Doc fixes.
8337
8338 * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
8339 (nxml-ns-set-prefix): Fix typos in docstrings.
8340 (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
8341 Reflow docstring.
8342 (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
8343
8344 * nxml/nxml-outln.el (nxml-hide-all-text-content)
8345 (nxml-show-direct-text-content, nxml-show-direct-subheadings)
8346 (nxml-hide-direct-text-content, nxml-hide-subheadings)
8347 (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
8348 (nxml-outline-display-rest, nxml-outline-set-overlay)
8349 (nxml-section-tag-forward, nxml-section-tag-backward)
8350 (nxml-back-to-section-start): Fix typos in docstrings.
8351
8352 * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
8353 Doc fixes.
8354
8355 * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
8356 (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
8357 (nxml-scan-after-change): Fix typo in docstring.
8358
8359 * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
8360 (rng-name-class-possible-names): Doc fixes.
8361 (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
8362 (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
8363 Fix typos in docstrings.
8364 (rng-intern-group-shortcut, rng-intern-choice-shortcut):
8365 Reflow docstrings.
8366
8367 * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
8368 (rng-substq, rng-complete-before-point): Fix typos in docstrings.
8369
8370 * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
8371 (rng-xsd-convert-date-time): Reflow docstrings.
8372 (rng-xsd-compile): Fix typo in docstring.
8373
8374 * nxml/rng-loc.el (rng-current-schema-file-name)
8375 (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
8376 Doc fixes.
8377 (rng-set-schema-file): Fix typo in docstring.
8378
8379 * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
8380 (rng-do-some-validation, rng-process-start-tag, rng-process-text):
8381 Fix typos in docstrings.
8382 (rng-message-overlay, rng-conditional-up-to-date-start)
8383 (rng-conditional-up-to-date-end): Doc fixes.
8384 (rng-next-error, rng-previous-error): Reflow docstrings.
8385
8386 * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
8387 (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
8388 (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
8389 (xmltok-merge-attributes): Fix typos in docstrings.
8390 (xmltok-make-attribute, xmltok-forward-special)
8391 (xmltok-get-declared-encoding-position): Reflow docstrings.
8392
8393 * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
8394 (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
8395 Fix typos in docstrings.
8396
8397 2008-07-02 John Paul Wallington <jpw@pobox.com>
8398
8399 * ibuffer.el (ibuffer-buffer-file-name):
8400 Use `list-buffers-directory'. Remove special-casing for `cvs-mode'
8401 and `vc-dir-mode'. Suggested by Dan Nicolaescu.
8402
8403 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
8404
8405 * files.el (backup-extract-version): Handle versioned directories.
8406 (trash-directory): New variable.
8407 (move-file-to-trash): New function.
8408
8409 * cus-start.el (delete-by-moving-to-trash): Declare for custom.
8410
8411 2008-07-02 Magnus Henoch <mange@freemail.hu>
8412
8413 * vc-git.el (vc-git-annotate-command): Use proper option for
8414 specifying revision.
8415
8416 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
8417
8418 * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
8419 if available.
8420
8421 2008-07-01 Dan Nicolaescu <dann@ics.uci.edu>
8422
8423 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
8424
8425 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
8426 Add binding for vc-annotate-show-changeset-diff-revision-at-line.
8427
8428 * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
8429
8430 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
8431
8432 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
8433 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
8434 (gdb-var-list-children-regexp, gdb-var-update-regexp)
8435 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
8436 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
8437 (gdb-stack-list-locals-regexp): Future proof regexps better.
8438
8439 2008-06-30 Juri Linkov <juri@jurta.org>
8440
8441 * faces.el (face-name-history): New variable.
8442 (make-face, make-empty-face): Replace interactive spec "S"
8443 with `read-from-minibuffer' where `read' arg is t and
8444 `hist' arg is `face-name-history'.
8445 (read-face-name): Set `hist' arg of `completing-read-multiple'
8446 to `face-name-history'.
8447 (list-faces-display): Use `read-regexp' instead of `read-string'
8448 to read regexp.
8449
8450 * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
8451 to `regexp-history'.
8452 (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
8453 make it an obsolete alias to it.
8454 (hi-lock-face-defaults): New variable renamed from
8455 `hi-lock-face-history'.
8456 (hi-lock-line-face-buffer, hi-lock-face-buffer)
8457 (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
8458 `read-from-minibuffer'. Doc fix.
8459 (hi-lock-read-face-name): Replace `hi-lock-face-history' with
8460 `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'.
8461 Set `hist' arg of `completing-read' to `face-name-history'.
8462 Put a list of default faces to `default' arg instead of `hist' arg.
8463
8464 * bindings.el (abbrev-map, narrow-map): New variables.
8465 Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
8466 Rebind related commands to these new maps.
8467 (ctl-x-r-map): New variable for rectangle, register and bookmark
8468 keys. Move rectangle keybindings to rect.el and register
8469 keybindings to register.el.
8470 (next-buffer, previous-buffer): Remove C-x prefix and move
8471 keybindings to ctl-x-map.
8472
8473 * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
8474 to the new map `ctl-x-r-map' in autoload cookies.
8475
8476 * expand.el: Rebind two global `C-x a' keys "n", "p"
8477 to the new map `abbrev-map' in autoload cookies.
8478
8479 * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
8480
8481 * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
8482
8483 2008-06-30 Miles Bader <miles@gnu.org>
8484
8485 * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
8486 after processing an escape sequence.
8487
8488 2008-06-29 Michael Albinus <michael.albinus@gmx.de>
8489
8490 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
8491 from 2008-06-28. It does not work on W32.
8492
8493 2008-06-29 Juri Linkov <juri@jurta.org>
8494
8495 * replace.el (read-regexp): New function.
8496 (keep-lines-read-args, occur-read-primary-args):
8497 Call `read-regexp' instead of code moved to new function.
8498 (keep-lines, flush-lines, how-many): Remove parenthesis and colon
8499 from the end of prompt.
8500 (replace-re-search-function): Doc fix.
8501
8502 2008-06-29 Kenichi Handa <handa@m17n.org>
8503
8504 * descr-text.el (describe-char-display): Always return a string.
8505 (describe-char-padded-string): New function.
8506 (describe-char): Adjusted for the change of
8507 describe-char-display. Use describe-char-padded-string.
8508
8509 2008-06-29 Andreas Schwab <schwab@suse.de>
8510
8511 * vc-dir.el (vc-dir): Make backend argument optional and use
8512 vc-responsible-backend when nil. Interactively pass nil for
8513 backend instead of using the backend of what happens to be
8514 default-directory at the time of the call.
8515
8516 * find-dired.el (find-dired-filter): Preserve point.
8517
8518 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
8519
8520 * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
8521 (sasl-find-mechanism, sasl-next-step):
8522 * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
8523 (sasl-ntlm-response): Fix typos in docstrings.
8524
8525 2008-06-28 robert marshall <robert@capuchin.co.uk> (tiny change)
8526
8527 * international/mule-cmds.el (view-hello-file): Doc fix.
8528
8529 2008-06-28 Chong Yidong <cyd@stupidchicken.com>
8530
8531 * faces.el (inhibit-face-set-after-frame-default): Var deleted.
8532 (set-face-attribute, face-set-after-frame-default)): Don't use it.
8533
8534 2008-06-28 John Paul Wallington <jpw@pobox.com>
8535
8536 * calc/calc.el (defmath): Add `doc-string' decl. Add docstring.
8537
8538 2008-06-28 Michael Albinus <michael.albinus@gmx.de>
8539
8540 * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
8541 (tramp-convert-file-attributes): Convert symlinks only when
8542 returned from `tramp-handle-file-attributes-with-stat'.
8543
8544 * net/tramp-ftp.el (top): Delete 'ange-ftp property from
8545 `substitute-in-file-name' when unloading.
8546 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
8547
8548 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu>
8549
8550 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
8551 (vc-string-prefix-p): Move function ...
8552 * vc.el (vc-string-prefix-p): ... here.
8553
8554 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
8555
8556 * vc-dir.el (vc-dir): Complete only directory names.
8557
8558 2008-06-27 Jason Rumney <jasonr@gnu.org>
8559
8560 * w32-fns.el (top-level): Unconditionally define all charsets.
8561
8562 2008-06-27 Alan Mackenzie <acm@muc.de>
8563
8564 * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
8565 the CC Mode specific functions; this is no longer needed, since
8566 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
8567
8568 * progmodes/cc-defs.el (c-emacs-features): New feature
8569 'argumentative-bod-function.
8570
8571 2008-06-27 John Paul Wallington <jpw@pobox.com>
8572
8573 * chistory.el (list-command-history): Use `bound-and-true-p'.
8574 (command-history-map): Define within defvar. Add docstring.
8575
8576 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
8577
8578 * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
8579 to unibyte; just assume it is not a JPEG. Use `string-match-p'.
8580 (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
8581 (image-type-from-buffer): Use `looking-at-p'.
8582
8583 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
8584
8585 * ibuf-ext.el (diff-sentinel): Declare.
8586
8587 2008-06-27 Glenn Morris <rgm@gnu.org>
8588
8589 * calendar/lunar.el (calendar-lunar-phases): Rename from
8590 calendar-phases-of-moon. Keep old name as alias, update callers.
8591 (lunar-phases): Rename from phases-of-moon. Keep old name as alias.
8592 (diary-lunar-phases): Rename from diary-phases-of-moon.
8593 Keep old name as alias.
8594 * calendar/cal-menu.el (cal-menu-sunmoon-menu)
8595 (cal-menu-global-mouse-menu): Update for lunar name changes.
8596 * calendar/calendar.el (calendar-mode-map): Update for name change.
8597 * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
8598
8599 2008-06-26 Glenn Morris <rgm@gnu.org>
8600
8601 * calendar/solar.el (solar-sunrise-sunset-string): Add optional
8602 argument `nolocation'.
8603 (calendar-sunrise-sunset-month): New function.
8604 * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
8605 cal-menu-moon-menu. Add calendar-sunrise-sunset-month.
8606 (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
8607 * calendar/calendar.el (solar-sunrises-buffer): New constant.
8608 (calendar-mode-map): Use cal-menu-sunmoon-menu.
8609 (calendar-buffer-list): Add solar-sunrises-buffer.
8610
8611 * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
8612
8613 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
8614
8615 * cus-start.el: Add customization types for word-wrap and
8616 shift-select-mode.
8617
8618 2008-06-26 John Paul Wallington <jpw@pobox.com>
8619
8620 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
8621 (ibuffer-diff-with-file): Use it. Do diff on marked buffers.
8622 (ibuffer-mark-on-buffer): Don't display message when removing marks.
8623 (ibuffer-mark-by-mode): Use `buffer-local-value'.
8624
8625 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
8626
8627 * vc-dir.el (tool-bar): Require.
8628
8629 * vc.el (ewoc, tool-bar): Do not require.
8630
8631 2008-06-26 Kenichi Handa <handa@m17n.org>
8632
8633 * international/mule-cmds.el (encode-coding-char): Fix for ASCII
8634 characters.
8635
8636 * composite.el (terminal-composition-base-character-p): New function.
8637 (terminal-composition-function):
8638 Use terminal-composition-base-character-p. Include the base character
8639 in the composition.
8640 (auto-compose-chars): Don't check font-object for terminal display.
8641
8642 2008-06-26 Glenn Morris <rgm@gnu.org>
8643
8644 * doc-view.el (bookmark-make-record-default):
8645 * image-mode.el (bookmark-make-record-default): Fix declaration.
8646
8647 * calendar/calendar.el (calendar-date-echo-text): Doc fix.
8648 Add default :value for sexp type.
8649 (calendar-month-edges): New variable.
8650 (calendar-month-edges): New function.
8651 (calendar-recompute-layout-variables): Set calendar-month-edges.
8652 (calendar-intermonth-header, calendar-intermonth-text): New options.
8653 (calendar-insert-at-column): New function.
8654 (calendar-generate-month): Use calendar-insert-at-column.
8655 Handle intermonth text. Add 'date property.
8656 (calendar-column-to-month): Remove function.
8657 (calendar-column-to-segment): New function.
8658 (calendar-cursor-to-date): Use calendar-column-to-segment.
8659 Check 'date property.
8660
8661 * calendar/calendar.el (calendar-print-other-dates):
8662 Handle mouse events.
8663 * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
8664 (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
8665
8666 * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
8667 * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
8668 (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
8669
8670 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8671 Use calendar-column-to-segment, calendar-month-edges, and
8672 the 'date property to handle intermonth text.
8673
8674 * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
8675
8676 * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
8677 (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
8678 Add doc strings.
8679 (cal-menu-context-mouse-menu): Add some :keys.
8680 (calendar-check-holidays): Declare rather than autoloading.
8681 (diary-show-holidays-flag): Remove unneeded declaration.
8682
8683 * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
8684 * calendar/calendar.el (calendar-cursor-to-date): Handle case where
8685 event-start is nil.
8686
8687 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
8688
8689 * minibuffer.el (completion-basic-try-completion): Use the text after
8690 point to constrain the completion candidates.
8691 (completion-basic-all-completions): Adjust accordingly.
8692
8693 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
8694
8695 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
8696 courier.
8697
8698 * faces.el (set-face-attribute): Doc fix.
8699
8700 2008-06-25 Juri Linkov <juri@jurta.org>
8701
8702 * bindings.el (goto-map): New variable. Rebind goto-related
8703 commands to this `M-g' prefix keymap.
8704 (search-map): New variable for `M-s' prefix keymap.
8705 Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
8706 `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
8707 `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
8708 `M-shw' to `hi-lock-write-interactive-patterns'.
8709
8710 * isearch.el (isearch-mode-map): Bind `M-s h r' to
8711 `isearch-highlight-regexp'.
8712 (isearch-highlight-regexp): New function.
8713
8714 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8715
8716 * info.el (Info-bookmark-make-record):
8717 Use bookmark-make-record-default.
8718 (Info-bookmark-jump): Use bookmark-default-handler.
8719
8720 * image-mode.el (image-bookmark-make-record):
8721 Use bookmark-make-record-default.
8722 (image-bookmark-jump): Use bookmark-default-handler.
8723
8724 * doc-view.el (doc-view-bookmark-make-record):
8725 Use bookmark-make-record-default.
8726 (doc-view-bookmark-jump): Use bookmark-default-handler.
8727
8728 * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
8729 used until now in bookmark.el's code.
8730 (bookmark-get-bookmark): Accept bookmark names or bookmark records.
8731 (bookmark-get-bookmark-record): Allow the 2 slightly different formats
8732 used until now in bookmark.el's code.
8733 (bookmark-set-filename): Remove special code, moved to its only caller.
8734 (bookmark-store): Use the newer format.
8735 (bookmark-make-record-default): Add arg `point-only'.
8736 Rename from bookmark-make-record-for-text-file.
8737 (bookmark--jump-via): New function.
8738 (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
8739 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
8740 Use it.
8741 (bookmark-jump-noselect, bookmark-default-handler):
8742 Don't return an alist, instead return the data implicitly by changing
8743 current buffer and point. Signal an error if the file doesn't exist.
8744
8745 * buff-menu.el: Use with-current-buffer and inhibit-read-only.
8746 (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
8747
8748 * bs.el: Use with-current-buffer. Simplify.
8749 (bs-toggle-readonly): Avoid vc-toggle-read-only.
8750
8751 * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
8752 is bound before using it.
8753
8754 2008-06-25 Kenichi Handa <handa@m17n.org>
8755
8756 * image.el (image-jpeg-p): Convert DATA to unibyte at first.
8757
8758 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu>
8759
8760 * vc-hg.el:
8761 * vc-git.el: Require vc-dir when compiling.
8762
8763 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
8764 vc-dir-marked-only-files. Change the return value.
8765 (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
8766 Change the return value.
8767 (vc-dir-deduce-fileset): New function broken out from ...
8768 * vc.el (vc-deduce-fileset): ... here and ...
8769 (vc-deduce-fileset): ... here.
8770
8771 * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
8772 (vc-svn-parse-status): Do not set the vc-backend property.
8773
8774 2008-06-25 Andreas Schwab <schwab@suse.de>
8775
8776 * faces.el (face-font-family-alternatives, variable-pitch):
8777 Use "Sans Serif", not "Sans-Serif".
8778
8779 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
8780
8781 * faces.el (face-font-family-alternatives, variable-pitch):
8782 Change "Sans" to the canonical name "Sans-Serif".
8783
8784 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
8785
8786 * calc/calc.el (calc-mode-map): Add extra keybindings to
8787 `calc-missing-key'.
8788 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
8789 `kill-ring-save'.
8790
8791 2008-06-24 Miles Bader <miles@gnu.org>
8792
8793 * mouse.el (mouse-appearance-menu): Don't do anything if the user
8794 pops up the menu but doesn't select anything.
8795
8796 2008-06-24 Dan Nicolaescu <dann@ics.uci.edu>
8797
8798 * add-log.el (add-change-log-entry): Add new arg to force each new
8799 entry to be on a new line.
8800 * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
8801
8802 * vc-dir.el (vc-client-object): Remove.
8803 (vc-dir-prepare-status-buffer): Take a backend as an argument and
8804 use it when looking for a buffer.
8805 (vc-dir): Add a backend argument. Set revert-buffer-function.
8806 Don't create a client object. Move bindings ...
8807 (vc-dir-menu-map, vc-dir-mode-map): ... here.
8808 (vc-dir-revert-buffer-function): New function.
8809 (vc-generic-status-printer): Rename to ...
8810 (vc-dir-status-printer): ... this.
8811 (vc-generic-state, vc-generic-status-fileinfo-extra)
8812 (vc-dir-extra-menu, vc-make-backend-object): Remove.
8813 (vc-default-status-printer): Use a different face for
8814 directories. Don't display any text for directories in the state
8815 column. Add tooltips.
8816
8817 * vc.el (Todo): Update.
8818
8819 * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
8820 * vc-rcs.el (vc-annotate-convert-time):
8821 * vc-mtn.el (vc-annotate-convert-time):
8822 * vc-git.el (vc-annotate-convert-time):
8823 * vc-cvs.el (vc-annotate-convert-time):
8824 * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
8825
8826 2008-06-23 Dan Nicolaescu <dann@ics.uci.edu>
8827
8828 * vc-annotate.el (vc-annotate-mode): Derive from special-mode
8829 instead of using view-mode.
8830
8831 2008-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8832
8833 * Makefile.in (distclean): Don't delete *.elc and autogen files.
8834
8835 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
8836
8837 * vc.el:
8838 * vc-hooks.el:
8839 * vc-dispatcher.el: Move vc-dir variables and functions ...
8840 * vc-dir.el: ... here. New file.
8841 * Makefile.in (ELCFILES): Add vc-dir.elc.
8842
8843 * vc.el: Move vc-annotate variables and functions ...
8844 * vc-annotate.el: ... here. New file.
8845 * Makefile.in (ELCFILES): Add vc-annotate.elc.
8846
8847 * vc-dav.el: Move here from url/vc-dav.el.
8848 (Todo): Note work needed to make this backend functional.
8849
8850 * Makefile.in (ELCFILES): Update vc-dav.el location.
8851
8852 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
8853
8854 * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
8855
8856 2008-06-21 John Paul Wallington <jpw@pobox.com>
8857
8858 * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
8859
8860 * textmodes/rst.el (rst-mode): Put docstring in right place.
8861
8862 2008-06-21 Chong Yidong <cyd@stupidchicken.com>
8863
8864 * startup.el (fancy-about-text, fancy-startup-tail): Increase text
8865 size for legibility.
8866
8867 * faces.el (fixed-pitch): Use "Monospace" family.
8868 (variable-pitch): Use "Sans" family.
8869 (face-font-family-alternatives): Define alternatives for "Sans"
8870 and "Monospace".
8871
8872 2008-06-21 Glenn Morris <rgm@gnu.org>
8873
8874 * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
8875 Require 'cl when compiling.
8876
8877 * emacs-lisp/debug.el (help-xref-interned): Declare.
8878
8879 * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
8880 Evaluate definition when compiling.
8881
8882 * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
8883 rather than mouse-1.
8884 (bug-reference-url-format): Autoload safe if string.
8885 (bug-reference-bug-regexp): Make space after "bug" optional.
8886
8887 * Makefile.in (all): Explicitly pass EMACS to sub-make,
8888 for some non-GNU makes.
8889
8890 * cus-dep.el (custom-dependencies-no-scan-regexp):
8891 * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
8892
8893 * calendar/cal-move.el (calendar-forward-day): Scroll in one month
8894 increments.
8895
8896 * calendar/calendar.el: Factor out the magic numbers controlling the
8897 calendar layout.
8898 (calendar-month-digit-width, calendar-month-width)
8899 (calendar-right-margin): New variables.
8900 (calendar-recompute-layout-variables, calendar-set-layout-variable):
8901 New functions.
8902 (calendar-left-margin, calendar-intermonth-spacing)
8903 (calendar-column-width, calendar-day-header-width)
8904 (calendar-day-digit-width): New options.
8905 (calendar-first-date-row): New constant.
8906 (calendar-move-to-column, calendar-ensure-newline): New functions,
8907 replacing calendar-insert-indented.
8908 (calendar-insert-indented): Remove function.
8909 (calendar-generate-month): Use calendar-move-to-column and
8910 calendar-ensure-newline. Use layout variables.
8911 (calendar-generate, calendar-update-mode-line)
8912 (calendar-font-lock-keywords): Use layout variables.
8913 (calendar-column-to-month): New function.
8914 (calendar-cursor-to-date): Use calendar-column-to-month.
8915 Use layout variables.
8916 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8917 Use layout variables. Use calendar-column-to-month.
8918 (calendar-cursor-to-visible-date): Use layout variables.
8919
8920 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8921
8922 * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
8923 (all): Run compile-last.
8924 (compile-onefile): New target.
8925 (compile-first): Simplify.
8926 (compile-last): Don't treat COMPILE_FIRST specially.
8927 (COMPILE_FIRST): List the elc files rather than the el files.
8928 (ELCFILES): Update.
8929
8930 2008-06-21 Ulf Jasper <ulf.jasper@web.de>
8931
8932 * net/newst-treeview.el: Remove dead code.
8933 (newsticker--window-config): Remove.
8934 (newsticker-treeview-quit): Do not save window config.
8935 (newsticker-treeview): Do not try to restore window config.
8936 (newsticker-groups, newsticker--treeview-list-sort-by-column)
8937 (newsticker--treeview-list-new-items)
8938 (newsticker--treeview-list-immortal-items)
8939 (newsticker--treeview-list-obsolete-items)
8940 (newsticker--treeview-list-all-items)
8941 (newsticker--treeview-list-feed-items): Fix documentation.
8942
8943 2008-06-21 Miles Bader <miles@gnu.org>
8944
8945 * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
8946
8947 2008-06-21 Alan Mackenzie <acm@muc.de>
8948
8949 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
8950 infinite loop on invalid syntax.
8951
8952 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8953
8954 * textmodes/rst.el: Run rst-define-level-faces when loading.
8955 (rst-mode): Don't set the font-lock-multiline var.
8956 (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
8957 Set the font-lock-multiline property by hand.
8958
8959 * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
8960
8961 * Makefile.in (emacs-deps): Remove.
8962 ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
8963 (all): Use them.
8964 (autogen-clean): Remove.
8965
8966 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8967
8968 * Makefile.in (all): New target.
8969 (bootstrap-prepare): Remove.
8970
8971 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
8972 the .elc file to batch-byte-compile.
8973
8974 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
8975 set-keymap-parents if set-keymap-parent doesn't exist.
8976
8977 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
8978 Allow more than one space before the |.
8979
8980 * textmodes/rst.el: Fix up docstring conventions.
8981 Move vars to before their first use.
8982 (rst-mode): Don't mess with font-lock-support-mode.
8983 (rst-suggest-new-decoration, rst-adjust-decoration):
8984 Avoid CL's copy-list.
8985 (rst-delete-entire-line): Use line-beginning-position.
8986 (rst-position): New fun.
8987 (rst-straighten-decorations): Use it instead of CL's position.
8988 (rst-straighten-bullets-region): Avoid CL's mapcar*.
8989 (rst-toc-mode): Use define-derived-mode.
8990 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
8991 Remove unused var `in-par'. Use `point' rather than `point-marker'.
8992 (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg.
8993 (rst-replace-lines): Simplify.
8994 (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
8995
8996 * simple.el (special-mode-map): New var.
8997 (special-mode): New major mode.
8998
8999 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu>
9000
9001 * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
9002 log-view-file-re.
9003
9004 * vc.el (vc-dir-hide-up-to-date): Undo previous change.
9005 (vc-switch-backend): Simplify.
9006 (Todo): Remove solved items.
9007
9008 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
9009 the vc-backend property.
9010
9011 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9012
9013 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
9014 Bind inhibit-read-only since the buffer is always read-only.
9015
9016 2008-06-20 Ulf Jasper <ulf.jasper@web.de>
9017
9018 * net/newst-treeview.el (newsticker-treeview-own-frame):
9019 Change default value to nil.
9020 (newsticker--treeview-list-add-item)
9021 (newsticker--treeview-propertize-tag): Show item title in tooltip.
9022
9023 2008-06-20 Martin Blais <blais@furius.ca>
9024 Stefan Merten <smerten@oekonux.de>
9025 David Goodger <goodger@python.org>
9026
9027 * textmodes/rst.el: New file.
9028
9029 2008-06-20 Sam Steingold <sds@gnu.org>
9030
9031 * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
9032 remove DIRECTORY entries.
9033
9034 2008-06-20 Eli Zaretskii <eliz@gnu.org>
9035
9036 * makefile.w32-in (distclean): Depend on `clean'.
9037 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
9038 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
9039 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
9040 empty cus-load.el with `echo', and include "Local Variables"
9041 section to prevent the empty file from being compiled.
9042 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
9043 that generate an empty cus-load.el.
9044
9045 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
9046
9047 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
9048 Don't copy ldefs-boot.el over loaddefs.el.
9049 (bootstrap-clean): Remove loaddefs.el and don't depend on it.
9050 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
9051 to loaddefs.el; they are not needed now. Add coding cookie.
9052
9053 2008-06-20 Miles Bader <miles@gnu.org>
9054
9055 * face-remap.el (face-remap-add-relative, face-remap-set-base):
9056 Strip unnecessary list levels from SPECS.
9057 (buffer-face-set, buffer-face-toggle):
9058 Change argument from FACE to &rest SPECS, and strip unnecessary
9059 list levels from SPECS.
9060 (buffer-face-mode-invoke): Change argument from FACE to SPECS.
9061
9062 2008-06-20 Jason Rumney <jasonr@gnu.org>
9063
9064 * international/fontset.el (setup-default-fontset): Specify script
9065 for latin use of iso10646-1. Fix use of lang tags.
9066
9067 2008-06-19 Miles Bader <miles@gnu.org>
9068
9069 * face-remap.el (text-scale-increase): Start from zero if
9070 text-scale-mode isn't enabled.
9071
9072 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
9073
9074 * faces.el (face-set-after-frame-default): Re-apply explicit `font'
9075 frame parameters after setting up the `default' face.
9076
9077 2008-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9078
9079 * faces.el (face-set-after-frame-default): Don't exclude `default'.
9080
9081 2008-06-18 Glenn Morris <rgm@gnu.org>
9082
9083 * mouse.el (buffer-face-mode-invoke): Declare.
9084
9085 * Makefile.in (ELCFILES): Add org/org-id.elc.
9086
9087 * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
9088 * calendar/cal-menu.el (cal-menu-holidays-menu):
9089 Use calendar-cursor-holidays rather than cal-menu-today-holidays.
9090 (cal-menu-today-holidays): Remove function.
9091
9092 * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
9093 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
9094 (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
9095 Remove unused functions.
9096 (calendar-mouse-view-diary-entries): Use format rather than concat.
9097
9098 * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
9099 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9100 (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
9101
9102 * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
9103 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9104 (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
9105 (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
9106 cal-menu-event-to-date.
9107
9108 * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
9109 Handle mouse events.
9110 * calendar/cal-tex.el (cal-tex-cursor-year)
9111 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
9112 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
9113 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
9114 (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
9115 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
9116 (cal-tex-cursor-day): Handle mouse events. Rename ARG to N.
9117 (cal-tex-cursor-month): Mark N as optional.
9118 * calendar/cal-menu.el (calendar-mouse-tex-day)
9119 (calendar-mouse-tex-week, calendar-mouse-tex-week2)
9120 (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
9121 (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
9122 (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
9123 (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
9124 (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
9125 Remove functions.
9126 (cal-menu-context-mouse-menu): Replace the above functions with the
9127 cal-tex versions. Add HTML submenu.
9128
9129 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
9130
9131 * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
9132 text command mode.
9133 (gdb): Explain that gud-gdb is needed for text command mode.
9134
9135 2008-06-17 Martin Rudalics <rudalics@gmx.at>
9136
9137 * window.el (split-height-threshold): Remove spurious extra line.
9138
9139 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9140
9141 * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
9142 (calendar-set-mark):
9143 * calendar/diary-lib.el (diary-insert-entry):
9144 * calendar/solar.el (calendar-sunrise-sunset): Use it.
9145 * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
9146 (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
9147 (cal-menu-context-mouse-menu): Use calendar-set-mark,
9148 diary-insert-entry, and calendar-sunrise-sunset instead.
9149
9150 * vc.el (vc-deduce-fileset): Add arg `only-files'.
9151 (vc-next-action): Pass the new arg.
9152 (vc-register): Don't use `only-files'.
9153 Don't set `backup-inhibited' in the current buffer.
9154
9155 2008-06-17 Miles Bader <miles@gnu.org>
9156
9157 * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
9158
9159 * face-remap.el (buffer-face-mode-face)
9160 (buffer-face-mode-remapping): New variables.
9161 (buffer-face-mode, buffer-face-set, buffer-face-toggle)
9162 (buffer-face-mode-invoke): New functions.
9163 (variable-pitch-mode-remapping): Variable removed.
9164 (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
9165
9166 * face-remap.el (internal-lisp-face-attributes): New variable.
9167 (face-attrs-more-relative-p, face-remap-order): New functions.
9168 (face-remap-add-relative): Use `face-remap-order'.
9169
9170 2008-06-17 Glenn Morris <rgm@gnu.org>
9171
9172 * mouse.el (x-select-font): Declare.
9173
9174 * calendar/calendar.el (calendar-move-hook):
9175 Add calendar-update-mode-line as an option.
9176 (calendar-date-echo-text): New user option.
9177 (calendar-generate-month): Set `day'. Use calendar-date-echo-text.
9178 (calendar-insert-indented): Simplify newline insertion.
9179 (calendar-describe-mode): Remove unused function.
9180 (calendar-mode-line-entry): New function.
9181 (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
9182 Mark as risky.
9183 (calendar-mouse-other-month): Remove function.
9184 (calendar-other-month): Handle mouse events.
9185 (calendar-goto-info-node): Call fit-window-to-buffer.
9186 (calendar-mode): Use define-derived-mode. Doc fix.
9187 (calendar-update-mode-line): Tweak whitespace.
9188
9189 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9190
9191 * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
9192 (vc-dir-marked-only-files): vc-string-prefix-p.
9193
9194 2008-06-16 Nick Roberts <nickrob@snap.net.nz>
9195
9196 * progmodes/gdb-ui.el (gdb-memory-set-address)
9197 (gdb-memory-set-repeat-count): Allow keyboard bindings.
9198 (gdb-memory-mode-map): Bind above functions respectively
9199 to 'S' and 'N'.
9200
9201 2008-06-16 Derek Upham <sand@blarg.net> (tiny change)
9202
9203 * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
9204
9205 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
9206
9207 * log-view.el (vc-diff-internal): Declare for compiler.
9208
9209 * vc-bzr.el (log-view-per-file-logs):
9210 * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
9211
9212 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
9213
9214 * mouse.el (mouse-appearance-menu-map): New var.
9215 (mouse-appearance-menu): New function.
9216 Bind it to S-down-mouse-1.
9217
9218 2008-06-15 Juri Linkov <juri@jurta.org>
9219
9220 * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
9221 (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
9222 as the second element.
9223 (Info-build-toc): Add PARENT element extracted from the Up pointer.
9224 Don't print progress messages.
9225 (Info-toc-nodes): New variable and function.
9226 (Info-index-nodes): Optimize non-string file name case.
9227 (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
9228 (Info-insert-breadcrumbs): Use the cached document structure instead
9229 of visiting all ancestor nodes. Remove the initial `>'.
9230
9231 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9232
9233 * log-view.el (log-view-diff-changeset): New function.
9234 (log-view-mode-map, log-view-mode-menu): Bind it.
9235 (log-view-per-file-logs, log-view-vc-fileset)
9236 (log-view-vc-backend): New variables.
9237 (log-view-find-revision, log-view-modify-change-comment)
9238 (log-view-annotate-version): Throw an error if the log is for more
9239 than one file and we can't find the current file. Get the current
9240 file from log-view-vc-fileset if necessary.
9241 (log-view-diff): Get the current file from log-view-vc-fileset if
9242 necessary.
9243
9244 * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
9245
9246 * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
9247 (vc-hg-log-view-mode): Declare for compiler.
9248 (vc-hg-log-view-mode): Set log-view-per-file-logs and
9249 log-view-file-re.
9250 (vc-hg-diff): If no file is passed, use default-directory for cwd.
9251
9252 * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
9253
9254 * vc-svn.el (vc-svn-log-view-mode): New derived mode.
9255
9256 2008-06-15 Michael Albinus <michael.albinus@gmx.de>
9257
9258 * net/tramp.el (tramp-handle-start-file-process):
9259 Clear modification time of the connection buffer.
9260 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
9261 (tramp-open-connection-setup-interactive-shell): Flush cache, and
9262 restart `tramp-maybe-open-connection' when the remote system has
9263 been changed. Throw 'uname-changed event.
9264 (tramp-maybe-open-connection): Catch it.
9265
9266 * net/tramp-cmds.el (tramp-cleanup-all-connections):
9267 Reset `tramp-locked'.
9268
9269 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
9270
9271 * net/newst-treeview.el (newsticker--treeview-list-update)
9272 (newsticker--treeview-item-update)
9273 (newsticker--treeview-tree-update)
9274 (newsticker-treeview-jump, newsticker-group-add-group)
9275 (newsticker-group-move-feed, newsticker-group-delete-group):
9276 Remove window dedication.
9277 (newsticker--group-manage-orphan-feeds): Handle ill-valued
9278 newsticker-groups.
9279 (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
9280
9281 2008-06-15 Andreas Schwab <schwab@suse.de>
9282
9283 * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
9284 when parsing CVS/Repository.
9285
9286 * wdired.el (wdired-search-and-rename): Fix undocumented change.
9287
9288 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
9289
9290 * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
9291 (newsticker-extra-face, newsticker-enclosure-face): Moved to
9292 net/newst-reader.el.
9293
9294 * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
9295 (newsticker-extra-face, newsticker-enclosure-face): Moved from
9296 net/newst-reader.el.
9297
9298 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9299
9300 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
9301 Catch and recover from case when the bytes we thought we were reading
9302 turn out to be something else entirely, such as latin-1 chars from
9303 quail. See bug#396.
9304
9305 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9306
9307 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
9308 (vc-register): Call the backend function only once, instead of
9309 once for each file.
9310 (vc-next-action): Update call to vc-register.
9311 (vc-dir-register): Remove function.
9312 (vc-dir): Bind vc-register instead of vc-dir-register.
9313
9314 2008-06-14 Glenn Morris <rgm@gnu.org>
9315
9316 * Makefile.in (ELCFILES): Add net/newst-*.el.
9317
9318 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9319
9320 * wdired.el (wdired-do-renames): New function.
9321 (wdired-finish-edit): Use it to.
9322 (wdired-preprocess-files): Don't hardcode (point-min) == 1.
9323
9324 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9325
9326 * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
9327
9328 2008-06-14 Martin Rudalics <rudalics@gmx.at>
9329
9330 * window.el (window--even-window-heights): Even window heights
9331 only if the selected window is higher than WINDOW.
9332 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
9333
9334 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9335
9336 * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
9337
9338 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9339
9340 * term/linux.el (terminal-init-linux): Load t-mouse.
9341
9342 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9343 Drew Adams <drew.adams@oracle.com>
9344
9345 * info.el (Info-breadcrumbs-depth): New var.
9346 (Info-insert-breadcrumbs): New function.
9347 (Info-fontify-node): Use it.
9348 (Info-mode-map): Move initialization into declaration.
9349
9350 2008-06-13 Ulf Jasper <ulf.jasper@web.de>
9351
9352 Rename net/newsticker-*.el to net/newst-*.el.
9353 * net/newst-backend.el: Rename from net/newsticker-backend.el.
9354 * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
9355 * net/newst-reader.el: Rename from net/newsticker-reader.el.
9356 * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
9357 * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
9358 * net/newsticker-backend.el: Rename to net/newst-backend.el.
9359 * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
9360 * net/newsticker-reader.el: Rename to net/newst-reader.el.
9361 * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
9362 * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
9363
9364 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9365
9366 * progmodes/compile.el (compilation-start): Don't disable undo in
9367 comint buffer. Don't override the comint-filter with our own.
9368 (compilation-filter): Change point's insertion-type.
9369
9370 * comint.el (comint-output-filter): Use copy-marker.
9371
9372 2008-06-13 David Reitter <david.reitter@gmail.com>
9373
9374 * textmodes/flyspell.el (mail-mode-flyspell-verify):
9375 Check message-signature-separator exists before using it.
9376
9377 2008-06-13 Dan Nicolaescu <dann@ics.uci.edu>
9378
9379 * vc.el (vc-delete-file): Bind default-directory before calling
9380 the backend.
9381 (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
9382 (vc-annotate-show-diff-revision-at-line-internal): ... here.
9383 New function.
9384 (vc-annotate-show-changeset-diff-revision-at-line): New function.
9385 (vc-annotate-mode-menu): Bind it.
9386
9387 2008-06-13 Jason Rumney <jasonr@gnu.org>
9388
9389 * term/w32-win.el (mouse-set-font): Remove overridden function.
9390 (w32-select-font): Declare as obsolete alias for x-select-font.
9391
9392 2008-06-13 Daniel Engeler <engeler@gmail.com>
9393
9394 These changes add serial port access.
9395 * term.el (term-update-mode-line): Modify.
9396 (serial-port-is-file-p, serial-nice-speed-history)
9397 (serial-no-speed, serial-mode-line-speed-menu)
9398 (serial-mode-line-config-menu): New variables and constants.
9399 (serial-name-history, serial-speed-history)
9400 (serial-supported-or-barf, serial-read-name, serial-read-speed)
9401 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
9402 (serial-mode-line-speed-menu, serial-update-speed-menu)
9403 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
9404 (serial-update-config-menu): New functions.
9405
9406 2008-06-13 Glenn Morris <rgm@gnu.org>
9407
9408 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
9409
9410 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
9411
9412 2008-06-13 Kenichi Handa <handa@m17n.org>
9413
9414 * cus-face.el (custom-face-attributes): Add :foundry.
9415
9416 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
9417 (face-x-resources): Add :foundry.
9418 (face-valid-attribute-values): Likewise.
9419 (face-attribute-name-alist): Likewise.
9420 (describe-face): Likewise.
9421
9422 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9423
9424 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
9425
9426 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
9427
9428 * longlines.el (longlines-search-forward, longlines-search-backward)
9429 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
9430
9431 2008-06-12 Sam Steingold <sds@gnu.org>
9432
9433 * vc.el (vc-rename-file): DTRT when the destination is a directory
9434 name and the source is a file.
9435
9436 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
9437
9438 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
9439
9440 2008-06-12 Glenn Morris <rgm@gnu.org>
9441
9442 * progmodes/f90.el (f90-beginning-of-subprogram)
9443 (f90-end-of-subprogram): Only give a message when interactive.
9444
9445 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
9446
9447 * progmodes/cperl-mode.el (cperl-info-on-command):
9448 Use display-pixel-height rather than x-display-pixel-height.
9449
9450 * mail/rmailedit.el (rmail-cease-edit):
9451 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
9452
9453 * emulation/edt.el (edt-xserver):
9454 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
9455
9456 * emulation/edt-mapper.el: Drop test for Emacs < 19.
9457
9458 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
9459 Evaluate definitions when compiling. Reverse tests.
9460
9461 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
9462 use unless.
9463
9464 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
9465
9466 * textmodes/artist.el (x-pointer-shape):
9467 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
9468 (x-open-connection, x-server-max-request-size, x-get-resource):
9469 * term/w32console.el (x-setup-function-keys):
9470 * term/w32-win.el (x-parse-geometry, x-resource-name)
9471 (generate-fontset-menu, image-library-alist, x-open-connection)
9472 (setup-default-fontset, set-fontset-font, setup-default-fontset)
9473 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
9474 (x-get-resource):
9475 * term/mac-win.el (x-parse-geometry, x-resource-name)
9476 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
9477 (new-fontset, x-display-list, x-open-connection, x-get-resource):
9478 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
9479 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
9480 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
9481 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
9482 (tooltip-identifier-from-point, define-fringe-bitmap):
9483 * play/gamegrid.el (image-size):
9484 * play/bubbles.el (image-size):
9485 * mail/emacsbug.el (x-server-vendor, x-server-version):
9486 * international/mule-util.el (internal-char-font):
9487 * international/mule-diag.el (font-info, query-fontset, fontset-info)
9488 (fontset-alias-alist, fontset-list, fontset-plain-name):
9489 * international/mule-cmds.el (x-server-vendor, x-server-version):
9490 * international/fontset.el (font-encoding-charset-alist)
9491 (otf-script-alist, new-fontset, set-fontset-font)
9492 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
9493 (fontset-list, query-fontset, x-get-resource):
9494 * emulation/edt.el (x-server-vendor):
9495 * emulation/edt-mapper.el (x-server-vendor):
9496 * emacs-lisp/map-ynp.el (x-popup-dialog):
9497 * emacs-lisp/lmenu.el (x-popup-dialog):
9498 * x-dnd.el (x-window-property, x-change-window-property)
9499 (x-get-selection-internal):
9500 * woman.el (x-list-fonts):
9501 * w32-fns.el (x-server-version):
9502 * tooltip.el (x-show-tip, x-hide-tip):
9503 * tool-bar.el (image-mask-p):
9504 * thumbs.el (image-size):
9505 * term.el (overflow-newline-into-fringe):
9506 * subr.el (scroll-bar-scale):
9507 * startup.el (x-get-resource, tool-bar-mode, image-size):
9508 * select.el (x-get-selection-internal, x-own-selection-internal)
9509 (x-disown-selection-internal):
9510 * mouse.el (generate-fontset-menu):
9511 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
9512 * image.el (image-library-alist):
9513 * image-mode.el (image-size, image-refresh):
9514 * image-dired.el (clear-image-cache):
9515 * gs.el (x-display-mm-width, x-display-pixel-width)
9516 (x-display-mm-height, x-display-pixel-height)
9517 (x-change-window-property, x-display-grayscale-p, x-window-property):
9518 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
9519 (x-focus-frame, x-list-fonts, x-display-screens)
9520 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
9521 (x-display-mm-width, x-display-backing-store, x-display-save-under)
9522 (x-display-planes, x-display-color-cells, x-display-visual-class):
9523 * faces.el (internal-face-x-get-resource)
9524 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
9525 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
9526 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
9527 (x-parse-geometry, x-create-frame, x-setup-function-keys)
9528 (tool-bar-setup):
9529 * doc-view.el (clear-image-cache, image-size, tooltip-show):
9530 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
9531 * dframe.el (x-display-pixel-width, x-display-pixel-height):
9532 * descr-text.el (internal-char-font):
9533 Define for compiler, for builds without X.
9534
9535 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9536
9537 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
9538
9539 2008-06-11 Glenn Morris <rgm@gnu.org>
9540
9541 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
9542 before trying to move there.
9543 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
9544 is non-nil, indent most terminating statements like loop body.
9545
9546 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
9547 Gregorian date, and add it, not the local date, to diary-entries-list.
9548 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
9549
9550 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9551
9552 * progmodes/compile.el (compilation-filter): Fix up last change.
9553
9554 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
9555
9556 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
9557 (gpm-mouse-mode): Make it into a proper global minor mode.
9558
9559 * files.el (save-some-buffers-action-alist): Only use recursive-edit
9560 if the user enabled recursive-minibuffers.
9561
9562 * emacs-lisp/map-ynp.el (map-y-or-n-p):
9563 Add support for scroll-other-window.
9564
9565 2008-06-11 Jason Rumney <jasonr@gnu.org>
9566
9567 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
9568 Use tmm-menubar if menu is disabled in this frame.
9569
9570 * menu-bar.el (menu-bar-open): Determine how to open menu bar
9571 from frame type, per documentation. Add w32 case.
9572
9573 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * minibuffer.el (completion--merge-suffix): New function.
9576 (completion-basic-try-completion): Use it.
9577 (completion-pcm--find-all-completions): Add argument `filter'.
9578 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
9579 New functions.
9580 (completion-pcm-try-completion): Use them.
9581
9582 * xt-mouse.el (turn-on-xterm-mouse-tracking)
9583 (turn-off-xterm-mouse-tracking): Use terminal-list.
9584
9585 * cus-start.el (underline-minimum-offset): Rename from
9586 x-underline-minimum-display-offset.
9587
9588 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
9589
9590 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
9591
9592 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
9593
9594 * mouse.el (mouse-select-font): New function.
9595
9596 * faces.el (face-spec-recalc): When the face is set using
9597 Customize, avoid recalculating it twice.
9598
9599 * menu-bar.el (menu-set-font): New function. Bind "Set Default
9600 Font" menu item to it. Apply selected font to all frames, and
9601 make it savable.
9602 (menu-bar-options-save): Save `default' font if changed.
9603
9604 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9605
9606 * ffap.el (ffap-string-at-point-mode-alist):
9607 Use alpha rather than lower.
9608
9609 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
9610
9611 * subr.el (momentary-string-display): Use an overlay.
9612
9613 * progmodes/compile.el (compilation-mode):
9614 Set window-point-insertion-type.
9615 (compilation-filter): Don't use insert-before-markers any more.
9616 * emacs-lisp/trace.el (trace-make-advice):
9617 Set window-point-insertion-type in the trace buffer.
9618 * startup.el (normal-top-level): Set window-point-insertion-type in
9619 *Messages*.
9620 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
9621 (telnet-filter): Don't use insert-before-markers any more.
9622 * comint.el (comint-mode): Set window-point-insertion-type.
9623 (comint-output-filter): Don't use insert-before-markers any more.
9624 * button.el (make-text-button): Allow `start' to be a string.
9625
9626 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
9627
9628 * emacs-lisp/autoload.el (autoload-rubric):
9629 Fix coding cookie not to force Unix EOL.
9630
9631 2008-06-10 Martin Rudalics <rudalics@gmx.at>
9632
9633 * window.el (window--splittable-p, window--try-to-split-window):
9634 Don't use with-selected-window to avoid messing up get-lru-window.
9635 Reported by David Hansen <david.hansen@gmx.net>.
9636
9637 2008-06-10 Glenn Morris <rgm@gnu.org>
9638
9639 * subr.el (locate-library): Doc fix.
9640
9641 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
9642 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
9643 Check tool-bar-map is bound, for non-X builds.
9644
9645 * net/newsticker-reader.el (newsticker--next-item-image)
9646 (newsticker--previous-item-image, newsticker--previous-feed-image)
9647 (newsticker--next-feed-image, newsticker--mark-read-image)
9648 (ewsticker--mark-immortal-image, newsticker--narrow-image)
9649 (newsticker--get-all-image, newsticker--update-image)
9650 (newsticker--browse-image): Check xpm images are available.
9651 (newsticker--mark-read-image, newsticker--mark-immortal-image)
9652 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
9653
9654 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
9655 (newsticker--plainview-tool-bar-map, newsticker-mode):
9656 Check tool-bar-map is bound, for non-X builds.
9657 (w3m-toggle-inline-image): Declare.
9658
9659 * net/newsticker-backend.el (tool-bar-map): Don't declare.
9660
9661 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
9662
9663 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
9664 (finder-compile-keywords): Move let to where needed.
9665 (finder-mouse-face-on-line): Go back one more line if needed.
9666 (finder-list-matches): Use cadr.
9667 (finder-goto-xref): New function.
9668 (finder-commentary): Add buttons to jump to foo.el libraries.
9669
9670 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9671
9672 * apropos.el (apropos-function, apropos-macro, apropos-command)
9673 (apropos-variable, apropos-face, apropos-group, apropos-widget)
9674 (apropos-plist): Add apropos-short-label property.
9675 (apropos-multi-type): New variables.
9676 (apropos-command, apropos-value): Set it.
9677 (apropos-compact-layout): New custom.
9678 (apropos-print, apropos-print-doc): Use it.
9679 (apropos-print): Truncate lines.
9680
9681 2008-06-09 Kenichi Handa <handa@m17n.org>
9682
9683 * international/fontset.el (font-encoding-alist):
9684 Add an entry for "ascii-0".
9685
9686 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
9687
9688 * language/hanja-util.el (hanja-init-load): Show the message only
9689 when loading a table.
9690
9691 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
9692
9693 * net/newsticker-treeview.el (newsticker-treeview):
9694 * net/newsticker-plainview.el (newsticker-plainview):
9695 Add autoload cookie.
9696
9697 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
9698
9699 * net/newsticker.el: Split up into newsticker-backend, -ticker,
9700 -reader, -plainview, and -treeview.
9701 (newsticker-version): Change to 1.99.
9702
9703 * net/newsticker-backend.el: New. Move backend functionality from
9704 newsticker.el to newsticker-backend.el.
9705 (newsticker--download-logos): New.
9706 (newsticker--sentinel-callback): New.
9707 (newsticker--set-customvar): Remove. Split up into specific
9708 functions related to retrieval, ticker, buffer, and display.
9709 (newsticker--set-customvar-retrieval): New. Extracted from
9710 `newsticker--set-customvar'.
9711 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
9712 (newsticker-url-list-defaults):
9713 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9714 (newsticker-url-list): Doc changed. URL can be a function.
9715 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9716 (newsticker-retrieval-method): New.
9717 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
9718 (newsticker-retrieval-interval):
9719 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9720 (newsticker-desc-comp-max): Change :group.
9721 (newsticker--cache): Doc changed.
9722 (newsticker--guid-to-string): New.
9723 (newsticker--guid): Use `newsticker--guid-to-string'.
9724 (newsticker--real-feed-name): New.
9725 (newsticker--start-feed): New. Extracted from `newsticker-start'.
9726 (newsticker-start): Use `insert-file-contents' for reading cache.
9727 Use `newsticker--start-feed'.
9728 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
9729 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
9730 Use `newsticker--stop-feed'.
9731 (newsticker-save-item): New.
9732 (newsticker--get-news-by-funcall): New.
9733 (newsticker-get-news): Handle new retrieval methods.
9734 (newsticker--sentinel): Use `newsticker--sentinel-work'.
9735 (newsticker--sentinel-work): New. Extracted from
9736 `newsticker--sentinel'. Use `newsticker--download-logos',
9737 `newsticker--sentinel-callback'.
9738 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
9739 (newsticker--parse-atom-1.0): Fix link determination.
9740 (newsticker--parse-rss-0.91): Fix time determination.
9741 (newsticker--parse-rss-0.92): Fix time determination.
9742 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
9743 (newsticker--parse-generic-feed): New arg order in
9744 `newsticker--cache-add'.
9745 (newsticker--parse-generic-items): Fix for multiple items.
9746 New arg order in `newsticker--cache-add'.
9747 (newsticker--forget-preformatted): Check whether
9748 `newsticker--buffer-set-uptodate' is fbound.
9749 (newsticker--decode-iso8601-date): Handle fractions of seconds.
9750 (newsticker--decode-rfc822-date): Partial timezone handling.
9751 (newsticker--cache-contains): Fix guid problem.
9752 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
9753 (newsticker--cache-save): New.
9754 (newsticker--cache-update): Use temp buffer.
9755 (newsticker--stat-num-items): Allow multiple AGE args.
9756 (newsticker--stat-num-items-total): New.
9757 (newsticker--opml-import-outlines): New.
9758 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
9759 (newsticker--do-run-auto-mark-filter): Doc changed.
9760 (newsticker-retrieve-random-message): New.
9761
9762 * net/newsticker-ticker.el: New. Move ticker functionality from
9763 net/newsticker.el to net/newsticker-ticker.el.
9764 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
9765 `newsticker--ticker-timer'.
9766 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
9767 to `newsticker--ticker-timer'.
9768 (newsticker--set-customvar-ticker): New. Extracted from
9769 `newsticker--set-customvar'.
9770 (newsticker-ticker-interval): Rename `newsticker-display-interval'
9771 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
9772 for :set. Change :group.
9773 (newsticker-scroll-smoothly): Doc changed. Change :group.
9774 (newsticker-hide-immortal-items-in-echo-area)
9775 (newsticker-hide-old-items-in-echo-area)
9776 (newsticker-hide-obsolete-items-in-echo-area):
9777 Use `newsticker--set-customvar-ticker for :set. Change :group.
9778 (newsticker-start-ticker): Rename `newsticker--display-timer' to
9779 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
9780 to `newsticker-ticker-interval'.
9781 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
9782 `newsticker--ticker-timer'.
9783
9784 * net/newsticker-reader.el: New. Move reader functionality from
9785 net/newsticker.el to net/newsticker-reader.el.
9786 (newsticker--set-customvar-formatting): New. Extracted from
9787 `newsticker--set-customvar'.
9788 (newsticker-reader, newsticker-frontend): New.
9789 (newsticker-enable-logo-manipulations): Change :group.
9790 (newsticker-justification): Use `newsticker--set-customvar-formatting'
9791 for :set. Change :group.
9792 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
9793 for :set. Change :group.
9794 (newsticker-html-renderer): Doc changed.
9795 Use `newsticker--set-customvar-formatting' for :set. Change :group.
9796 (newsticker-date-format):
9797 Use `newsticker--set-customvar-formatting' for :set. Change :group.
9798 (newsticker--insert-enclosure):
9799 Rename `newsticker--buffer-insert-enclosure' to
9800 `newsticker--insert-enclosure'. Add keymap arg.
9801 (newsticker--print-extra-elements):
9802 Rename `newsticker--buffer-print-extra-elements' to
9803 `newsticker--print-extra-elements'. Add keymap arg.
9804 (newsticker--do-print-extra-element):
9805 Rename `newsticker--buffer-do-print-extra-element' to
9806 `newsticker--do-print-extra-element'. Add keymap arg.
9807 (newsticker-show-news): Use `newsticker-frontend'.
9808
9809 * net/newsticker-plainview.el: New. Move plainview functionality
9810 from net/newsticker.el to net/newsticker-reader.el.
9811 (newsticker-plainview): New.
9812 (newsticker--set-customvar-sorting): New. Extracted from
9813 `newsticker--set-customvar'.
9814 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
9815 for :set. Changed :group.
9816 (newsticker-heading-format, newsticker-item-format)
9817 (newsticker-desc-format, newsticker-statistics-format):
9818 Use `newsticker--set-customvar-formatting for :set. Change :group.
9819 (newsticker-faces): Change :group.
9820 (newsticker-default-face): Enable again.
9821 (newsticker-hide-old-items-in-newsticker-buffer)
9822 (newsticker-show-descriptions-of-new-items):
9823 Use `newsticker--set-customvar-buffer' for :set. Change :group.
9824 (newsticker-show-all-news-elements): Change :group.
9825 (newsticker-plainview-hooks): New.
9826 (newsticker-select-item-hook, newsticker-select-feed-hook)
9827 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
9828 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
9829 to `newsticker--plainview-tool-bar-map'.
9830 (newsticker--url-keymap): Add mouse-1 binding.
9831 (newsticker-plainview): New.
9832 (newsticker-mark-all-items-of-feed-as-read): Change doc.
9833 (newsticker--buffer-do-insert-text): Use renamed
9834 newsticker--[buffer-]insert-enclosure and
9835 newsticker--[buffer-]print-extra-elements.
9836 (newsticker--buffer-set-faces): Use newsticker-default-face.
9837
9838 * net/newsticker-treeview.el: New.
9839
9840 2008-06-08 Andreas Schwab <schwab@suse.de>
9841
9842 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
9843
9844 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
9845
9846 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
9847 empty line.
9848
9849 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
9850
9851 2008-06-08 Martin Rudalics <rudalics@gmx.at>
9852
9853 * window.el (split-height-threshold, split-width-threshold):
9854 Add choice nil.
9855 (split-window-preferred-function): Allow either nil or a function.
9856 (window--splittable-p, window--try-to-split-window):
9857 Handle changed option values.
9858
9859 (window--frame-usable-p): Handle nil argument.
9860
9861 (display-buffer): Call get-lru-window when pop-up-windows is nil
9862 and window can't be split.
9863
9864 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
9865
9866 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
9867
9868 * net/tramp.el (top): Quote feature names. Remove
9869 `tramp-rfn-eshadow-setup-minibuffer' from
9870 `rfn-eshadow-setup-minibuffer-hook' when unloading.
9871 (tramp-read-passwd): There is only one call to
9872 `auth-source-user-or-password' needed. Pacify byte compiler.
9873
9874 2008-06-08 Andreas Schwab <schwab@suse.de>
9875
9876 * window.el (display-buffer): Use lru window if current window
9877 cannot be split.
9878
9879 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9880
9881 * apropos.el (apropos-library): New command and new button.
9882 (apropos-library-button): New function.
9883
9884 * apropos.el: Remove spurious * in docstrings.
9885 (apropos-label-face): Use variable pitch.
9886 (apropos-print): Use dolist and with-current-buffer.
9887 (apropos-print-doc): Use when.
9888
9889 * window.el (special-display-p, display-buffer):
9890 Fix up C->Elisp transcription error.
9891
9892 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9893
9894 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9895 (byte-compile-file): Initialize it.
9896 (byte-compile-nogroup-warn): Keep track of the current group.
9897
9898 2008-06-08 Glenn Morris <rgm@gnu.org>
9899
9900 * Makefile.in (compile, compile-always, bootstrap-prepare):
9901 Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
9902
9903 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
9904
9905 * language/hanja-util.el (hanja-init-load): Use a char-table for
9906 hanja-table.
9907 (hangul-to-hanja-char): Adjust for the above change.
9908
9909 2008-06-07 Glenn Morris <rgm@gnu.org>
9910
9911 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
9912 lm-keywords.
9913
9914 * mail/sendmail.el (mail-interactive): Add :version.
9915
9916 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
9917 obsolete alias.
9918
9919 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
9920 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
9921 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
9922 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
9923 * eshell/esh-util.el, international/mule-cmds.el:
9924 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
9925 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
9926 Remove unnecessary eval-when-compiles and eval-and-compiles.
9927
9928 * Makefile.in (bootstrap-clean): Run autogen-clean.
9929 (maintainer-clean): No need to run autogen-clean now it is included in
9930 bootstrap-clean.
9931
9932 2008-06-06 Miles Bader <miles@gnu.org>
9933
9934 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
9935
9936 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
9937
9938 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
9939 longlines mode.
9940
9941 * replace.el (replace-search-function)
9942 (replace-re-search-function): New vars.
9943 (perform-replace): Use them.
9944
9945 * longlines.el (longlines-re-search-forward): New function.
9946 (longlines-mode): Bind replace-search-function and
9947 replace-re-search-function, to ensure that replacement commands
9948 treat newlines as spaces.
9949 (longlines-show-effect): Default to a pilcrow sign.
9950
9951 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
9952
9953 * help.el (function-called-at-point):
9954 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
9955 even when calling find-tag-default.
9956
9957 2008-06-06 Daniel Colascione <danc@merrillpress.com>
9958
9959 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
9960 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
9961 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
9962 (nxml-fontify-buffer, nxml-do-fontify):
9963 Remove obsolete variables and functions.
9964 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
9965 (nxml-degrade, nxml-after-change, nxml-after-change1)
9966 (nxml-extend-region, nxml-extend-after-change-region)
9967 (nxml-extend-after-change-region1, nxml-fontify-matcher)
9968 (nxml-toggle-char-ref-extra-display): Use font-lock, and
9969 font-lock-extend-region-functions in particular, to fontify
9970 nxml-mode buffers.
9971 (nxml-debug-region): New debugging helper function.
9972
9973 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
9974 (nxml-scan-after-change, nxml-move-tag-backwards):
9975 Adapt for font-lock changes.
9976
9977 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
9978 (nxml-debug-set-inside, nxml-debug-clear-inside):
9979 New debugging functions.
9980 (nxml-with-degradation-on-error): New helper macro.
9981
9982 2008-06-06 Martin Rudalics <rudalics@gmx.at>
9983
9984 * window.el (display-buffer): Remove dead call to get-lru-window.
9985
9986 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
9987
9988 * mail/sendmail.el (mail-interactive): Change default.
9989
9990 2008-06-05 John Paul Wallington <jpw@pobox.com>
9991
9992 * bindings.el (completion-ignored-extensions):
9993 Add .p64fsl, .d64fsl, and .dx64fsl.
9994
9995 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
9996
9997 * ffap.el (ffap-prompter): Don't use the region.
9998
9999 2008-06-05 Sam Steingold <sds@gnu.org>
10000
10001 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
10002 subdirectory to be registered.
10003
10004 2008-06-05 Martin Rudalics <rudalics@gmx.at>
10005
10006 * window.el (display-buffer-function, special-display-p)
10007 (special-display-buffer-names, special-display-regexps)
10008 (special-display-function, same-window-p, same-window-buffer-names)
10009 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
10010 (pop-up-frame-function, pop-up-windows, even-window-heights)
10011 (split-window-preferred-function, split-height-threshold)
10012 (window--display-buffer-1, display-buffer, pop-to-buffer):
10013 Move from window.c and buffer.c.
10014 (window--splittable-p, window--try-to-split-window)
10015 (window--frame-usable-p, window--display-buffer-2)
10016 (window--even-window-heights): New functions.
10017 (split-width-threshold): New option.
10018 (split-window-preferred-horizontally): Remove.
10019
10020 * cus-start.el: Remove corresponding declarations.
10021
10022 2008-06-05 Sam Steingold <sds@gnu.org>
10023
10024 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
10025 an error on modified buffers.
10026
10027 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10028
10029 * progmodes/etags.el (tags-verify-table): Be careful to use and update
10030 tags-file-name and tags-table-list from the right buffer.
10031 (tags-table-check-computed-list, tags-table-extend-computed-list)
10032 (find-tag-noselect): Use with-current-buffer.
10033
10034 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
10035 Use print-circle.
10036
10037 * minibuffer.el (minibuffer-local-must-match-filename-map):
10038 Declare obsolete alias for the old name.
10039
10040 * abbrev.el (unexpand-abbrev): Better preserve markers.
10041
10042 2008-06-05 Glenn Morris <rgm@gnu.org>
10043
10044 * emacs-lisp/autoload.el (autoload-rubric): New function,
10045 extracted from autoload-ensure-default-file.
10046 (autoload-ensure-default-file): Use autoload-rubric.
10047
10048 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
10049 (custom-dependencies-no-scan-regexp): New variable.
10050 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
10051 Don't scan files matching custom-dependencies-no-scan-regexp.
10052 Disable undo in the output buffer. Remove kept-new-versions wackiness.
10053
10054 * finder.el (finder-headmark): Initialize and add doc string.
10055 (generated-finder-keywords-file): Doc fix.
10056 (finder-no-scan-regexp): New variable.
10057 (finder-compile-keywords): Use a single let binding.
10058 Disable undo in the output buffer. Use autoload-rubric.
10059 Use mapc rather than mapcar. Don't scan files matching
10060 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
10061 rather than concat. Use directory-files to do regexp matching.
10062 No need to require jka-compr.
10063 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
10064 (finder-list-matches): Disable undo.
10065 (finder-commentary): Use let rather than let*. Disable undo.
10066 (finder-current-item): Use zerop.
10067 (finder-mode): Use define-derived-mode.
10068 (finder-exit): Doc fix. Use dolist.
10069
10070 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
10071 (custom-deps): Don't require $(lisp)/cus-load.el.
10072 (custom-deps, finder-data): Don't depend on autoloads.
10073 Should not be needed now, and doing so was causing make install to
10074 re-dump emacs post-bootstrap.
10075 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
10076 mid-build forces some things to be rebuilt.
10077
10078 2008-06-05 Miles Bader <miles@gnu.org>
10079
10080 * face-remap.el
10081 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
10082 (face-remap-remove-relative): Renamed from
10083 `remove-relative-face-remapping'.
10084 (face-remap-reset-base): Renamed from
10085 `set-default-base-face-remapping'.
10086 (face-remap-set-base): Renamed from `set-base-face-remapping'.
10087 (text-scale-increase): Renamed from `increase-buffer-face-height'.
10088 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
10089 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
10090
10091 * face-remap.el (variable-pitch-mode): Autoload.
10092
10093 2008-06-04 Sam Steingold <sds@gnu.org>
10094
10095 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
10096 Generate extra status headers for a Mercurial tree.
10097
10098 2008-06-04 John Paul Wallington <jpw@pobox.com>
10099
10100 * echistory.el (electric-history-map): Define within defvar.
10101 Add docstring.
10102
10103 * font-lock.el (font-lock-turn-off-thing-lock)
10104 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
10105 Use `bound-and-true-p'.
10106 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
10107 Doc fixes.
10108
10109 * international/ccl.el (define-ccl-program): Add `doc-string'
10110 declaration.
10111
10112 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
10113
10114 * face-remap.el (variable-pitch-mode): Reflow docstrings.
10115 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
10116
10117 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
10118
10119 * emacs-lisp/rx.el (rx): Doc fix.
10120
10121 2008-06-04 Markus Triska <markus.triska@gmx.at>
10122
10123 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
10124
10125 2008-06-04 Miles Bader <miles@gnu.org>
10126
10127 * face-remap.el (adjust-buffer-face-height): New function.
10128 Add autoloaded keybindings in ctl-x-map.
10129 (increase-buffer-face-height, decrease-buffer-face-height):
10130 Simplify interactive spec to just "p". Remove autoloaded keybindings.
10131
10132 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
10133
10134 * simple.el (line-move-1): If we did not move as far as desired,
10135 ensure that point-left and point-entered hooks are called.
10136
10137 2008-06-03 Sam Steingold <sds@gnu.org>
10138
10139 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
10140
10141 2008-06-03 John Paul Wallington <jpw@pobox.com>
10142
10143 * progmodes/make-mode.el (makefile-cleanup-continuations)
10144 (makefile-warn-suspicious-lines, makefile-warn-continuations):
10145 Use `derived-mode-p'.
10146
10147 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10148
10149 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
10150 (ELCFILES): Update.
10151
10152 2008-06-03 Miles Bader <miles@gnu.org>
10153
10154 * face-remap.el: New file.
10155 * Makefile.in (ELCFILES): Add face-remap.elc.
10156
10157 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 * progmodes/flymake.el (flymake-process-filter): Make sure the source
10160 buffer isn't dead.
10161
10162 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
10163 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
10164 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
10165 * obsolete/auto-show.el, obsolete/hscroll.el:
10166 Remove packages that were obsolete in Emacs-20, or that were obsolete
10167 in Emacs-21 and do not contain any more code.
10168
10169 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
10170 vc-client-mode is not set.
10171
10172 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
10173 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
10174
10175 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
10176 yet a bit more clever at distinguishing / from /.
10177
10178 2008-06-03 Kenichi Handa <handa@m17n.org>
10179
10180 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
10181
10182 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
10183
10184 * language/hanja-util.el: New file.
10185
10186 2008-06-03 Glenn Morris <rgm@gnu.org>
10187
10188 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
10189 Check that end-of-word follows "type".
10190
10191 2008-06-02 Daiki Ueno <ueno@unixuser.org>
10192
10193 * epa-file.el (epa-file-write-region): Write the entire buffer
10194 content if START is nil.
10195
10196 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
10197
10198 * select.el (x-get-selection): Fix typo.
10199
10200 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
10201
10202 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
10203 (describe-char): Use `looking-at-p', `string-match-p' when possible.
10204
10205 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10206
10207 * tar-mode.el (tar-header-block-summarize): Ensure one space around
10208 user&group.
10209
10210 2008-05-31 John Paul Wallington <jpw@pobox.com>
10211
10212 * help-fns.el (describe-variable-custom-version-info):
10213 Handle dotted `package-version' info.
10214
10215 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
10216
10217 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
10218
10219 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
10220
10221 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
10222 names and improve support for unregistered files.
10223
10224 2008-05-31 Glenn Morris <rgm@gnu.org>
10225
10226 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
10227 Remove shell variable `elc'. Split tests to hopefully be more portable.
10228 Fix `sel' assignment.
10229
10230 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
10231
10232 * minibuffer.el (completion-table-dynamic): Doc fix.
10233
10234 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10235
10236 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
10237 Try and return `unregistered' when applicable.
10238
10239 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10240 Don't encourage naming variables with "-flag".
10241
10242 2008-05-30 Glenn Morris <rgm@gnu.org>
10243
10244 * Makefile.in (update-elclist): Hide the warning when it does not apply,
10245 make it milder when it does.
10246 (autogen-clean): New target.
10247 (maintainer-clean): Use autogen-clean.
10248
10249 * calendar/diary-lib.el (diary-display-function): New name for
10250 diary-display-hook. Keep old name as obsolete alias. Doc fix.
10251 Change custom type and version.
10252 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
10253 (diary-fancy-display): Doc fixes.
10254 (diary-list-entries, diary-include-other-diary-files)
10255 (diary-mail-entries):
10256 Use diary-display-function rather than diary-display-hook.
10257
10258 * calendar/appt.el (appt-check): Use diary-display-function rather than
10259 diary-display-hook.
10260 * calendar/cal-x.el (calendar-dedicate-diary): Update for
10261 diary-display-function replacing diary-display-hook.
10262 * org/org-agenda.el (org-get-entries-from-diary): Also set
10263 diary-display-function.
10264
10265 * calendar/cal-html.el (cal-html-list-diary-entries):
10266 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10267 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
10268 argument of diary-list-entries rather than setting diary-display-hook.
10269
10270 2008-05-30 Kenichi Handa <handa@m17n.org>
10271
10272 * international/mule-conf.el (utf-8-with-signature): Renamed from
10273 utf-8-sig.
10274 (utf-8-auto): Adjusted for the above change.
10275
10276 * international/mule-diag.el (describe-font): Don't check fontset
10277 here, and just call font-info. Get the default font by from the
10278 default face.
10279
10280 2008-05-29 Kenichi Handa <handa@m17n.org>
10281
10282 * international/mule-conf.el (utf-8-sig, utf-8-auto):
10283 New coding systems.
10284
10285 * international/mule.el (define-coding-system): Accept :bom for utf-8.
10286
10287 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
10288
10289 * international/utf-7.el (utf-7-encode): Use the right escape char
10290 depending on imap/nonimap encoding.
10291
10292 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10293
10294 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
10295
10296 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
10297
10298 * icomplete.el (icomplete-prospects-height): Add :group.
10299
10300 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10301
10302 * icomplete.el (icomplete-prospects-length): Make obsolete.
10303 (icomplete-prospects-height): New var.
10304 (icomplete-completions): Use it.
10305
10306 2008-05-29 David Kastrup <dak@gnu.org>
10307
10308 * autoinsert.el (auto-insert): Add :link.
10309
10310 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10311
10312 * tar-mode.el (tar-header): New field `header-start'.
10313 (tar-header-block-tokenize): Set it when useful.
10314 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
10315 (tar-header-data-end): New function.
10316 (tar-summarize-buffer): Use it.
10317 (tar-next-line): Fix goal column for long usernames.
10318 (tar-expunge-internal): Use header-start.
10319 (tar-rename-entry): Handle ustar-style long names.
10320 (tar-alter-one-field): Add optional `descriptor' argument.
10321 (tar-subfile-save-buffer): Use it.
10322
10323 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10324
10325 * tar-mode.el (tar-header): New field `header-start'.
10326 (tar-header-block-tokenize): Set header-start for longlink entries.
10327 (tar-expunge-internal): Use header-start to expunge longlink entries.
10328
10329 * files.el (hack-local-variables): Don't signal an error if the local
10330 variable section is not properly terminated.
10331
10332 * emacs-lisp/easymenu.el (easy-menu-convert-item)
10333 (easy-menu-convert-item-1): Move the duplicate-generation outside of
10334 the caching so it also works for identical entries.
10335
10336 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
10337 (tar-mode): Use write-region-annotate-functions rather than
10338 write-contents-functions.
10339 (tar-extract): Remove unused var `pos'.
10340 (tar-subfile-save-buffer): Remove unused var `following-descs'.
10341 (tar-mode-write-file): Remove.
10342 (tar-write-region-annotate): New function.
10343
10344 * progmodes/flymake.el (flymake-save-buffer-in-file):
10345 * shadowfile.el (shadow-copy-file):
10346 * arc-mode.el (archive-*-write-file-member):
10347 * files.el (diff-buffer-with-file):
10348 * subr.el (with-temp-file): Pass nil to write-region.
10349 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
10350
10351 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
10352 the custom.
10353
10354 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
10355 to write-region.
10356
10357 2008-05-28 Glenn Morris <rgm@gnu.org>
10358
10359 * Makefile.in (update-elclist): Work around non-portability of "\"
10360 in various implementations of echo.
10361
10362 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10363
10364 * international/mule-diag.el (describe-current-coding-system):
10365 Don't assume selection-coding-system is always defined.
10366
10367 * tar-mode.el: Use defstruct and markers.
10368 (tar-setf): Remove.
10369 (tar-header): Use defstruct. Add `data-start' field.
10370 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
10371 (tar-desc-data-start): Remove (now called tar-header-data-start).
10372 (tar-roundup-512): New fun.
10373 (tar-header-block-tokenize): Receive a buffer position rather than
10374 a string. Handle @longLink here, be more careful about it.
10375 Create a marker for data-start.
10376 (tar-summarize-buffer): Don't handle @LongLink here any more.
10377 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
10378 data-start on the following entries any more.
10379 (tar-chown-entry, tar-chgrp-entry): Use read-number.
10380
10381 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
10382 (tar-header-offset): Remove.
10383 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
10384 Not permanent any more.
10385 (tar-data-buffer): New var.
10386 (tar-data-swapped-p, tar-change-major-mode-hook)
10387 (tar-mode-kill-buffer-hook): New funs.
10388 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
10389 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
10390 (tar-clear-modification-flags, tar-alter-one-field)
10391 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
10392 Change accordingly.
10393
10394 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
10395
10396 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
10397 (vc-dir-resynch-file): ... this. Update callers.
10398 Use vc-string-prefix-p. Ignore directory args.
10399 (vc-string-prefix-p): CSE.
10400 (vc-resynch-buffer): Restore conditional.
10401
10402 * vc-hooks.el (vc-after-save): Improve test.
10403 (vc-mode-line): Fix indentation.
10404
10405 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
10406
10407 * calendar/parse-time.el (parse-time-months)
10408 (parse-time-weekdays): Add long-form month and day names.
10409
10410 2008-05-27 Glenn Morris <rgm@gnu.org>
10411
10412 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
10413
10414 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10415
10416 * vc-dispatcher.el (vc-string-prefix-p): New function.
10417 (vc-dir-parent-marked-p): Use it.
10418
10419 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
10420
10421 * vc.el (Problems): Remove fixed issues.
10422 (vc-expand-dirs): Avoid returning directories.
10423 (vc-dir): Fix C-x v v binding.
10424 (vc-make-backend-object): Fix name.
10425 (vc-dir-show-fileentry): Fix docstring.
10426 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
10427 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
10428 Reset the state for directories.
10429 (vc-dir-headers): Align labels.
10430 (vc-default-status-printer): Do no call prettify-state-info.
10431 (vc-deduce-fileset): Replace implementation with one based on a
10432 working older version.
10433 (vc-next-action): Use the new form of vc-deduce-fileset.
10434 Fix dealing with unregistered files.
10435
10436 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
10437 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
10438 (vc-dir-child-files): New function.
10439 (vc-dir-node-directory): New function.
10440 (vc-dir-update, vc-dir-parent-marked-p)
10441 (vc-dir-children-marked-p, vc-dir-mark-all-files)
10442 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
10443
10444 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
10445
10446 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10447
10448 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
10449 (diff-font-lock-keywords, diff-context->unified)
10450 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
10451 (diff-hunk-text, diff-find-source-location): Use it.
10452 (diff-post-command-hook): Let the user edit the hunk headers.
10453
10454 2008-05-26 Andreas Schwab <schwab@suse.de>
10455
10456 * vc.el (vc-default-prettify-state-info): Fix formatting of an
10457 unknown state.
10458
10459 * tar-mode.el (tar-summarize-buffer): Comment fix.
10460
10461 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10462
10463 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
10464
10465 2008-05-26 Glenn Morris <rgm@gnu.org>
10466
10467 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
10468
10469 2008-05-25 John Paul Wallington <jpw@pobox.com>
10470
10471 * proced.el (proced-next-line, proced-previous-line):
10472 Avoid calling `next-line' and `previous-line' from Lisp code.
10473
10474 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
10475
10476 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
10477 Use diary-ordinal-suffix.
10478
10479 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
10480
10481 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
10482 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
10483 (edebug-save-displayed-buffer-points, edebug-initial-mode)
10484 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
10485 (edebug-print-length, edebug-print-level, edebug-print-circle)
10486 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
10487 (edebug-global-break-condition, edebug-sit-for-seconds):
10488 Remove spurious * from defcustom docstrings.
10489 (edebug-unwrap*, edebug-signal, edebug-eval-display):
10490 Improve argument/docstring consistency.
10491 (edebug-test-coverage, edebug-gensym, edebug-read)
10492 (edebug-top-level-nonstop, edebug-eval-result-list)
10493 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
10494 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
10495 (edebug-display-freq-count): Reflow docstrings.
10496 (edebug-restore-status): Doc fix.
10497
10498 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10499
10500 * proced.el (proced-header-line): Use the :align-to 0 feature
10501 rather than computing the corresponding position manually.
10502 (proced-update): Don't hardcode point-min==1.
10503
10504 2008-05-24 Alan Mackenzie <acm@muc.de>
10505
10506 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
10507 if c-file-style is set to a non-string.
10508
10509 (c-neutralize-CPP-line): Surround by `save-excursion'.
10510 (c-neutralize-syntax-in-CPP): Optimize for speed.
10511
10512 2008-05-24 Glenn Morris <rgm@gnu.org>
10513
10514 * Makefile.in (update-elclist): New target, to update ELCFILES.
10515 (bootstrap-after): Run update-elclist.
10516
10517 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
10518
10519 * icalendar.el (icalendar-version): Increase to "0.19".
10520 (icalendar--date-style): New function.
10521 (icalendar--datetime-to-diary-date): Doc fix.
10522 Use icalendar--date-style.
10523 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
10524 (icalendar--convert-yearly-to-ical)
10525 (icalendar--convert-recurring-to-diary): Handle iso date style,
10526 use icalendar-date-style.
10527
10528 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
10529
10530 * vc.el (vc-delete-file): Make sure the buffer is deleted and
10531 vc-dir buffers are updated.
10532
10533 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10534
10535 * vc.el (vc-delete-file): Don't try to resynch the buffer.
10536
10537 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
10538
10539 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
10540 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
10541 (reftex-extra-bindings): Use it.
10542
10543 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
10544 away from the user-reserved keys.
10545
10546 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
10547 New vars.
10548 (ada-create-keymap): Use them.
10549
10550 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10551
10552 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
10553 a properly-grouped regexp.
10554
10555 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
10556
10557 * progmodes/cap-words.el (capitalized-words-mode):
10558 Fix typos in docstring.
10559
10560 2008-05-23 Kenichi Handa <handa@m17n.org>
10561
10562 * international/mule-conf.el: Don't define the charset `emacs'
10563 here, just put :docstring, :short-name, and :long-name.
10564
10565 2008-05-22 Kenichi Handa <handa@m17n.org>
10566
10567 * international/mule-diag.el (font-show-log): Limit each listing
10568 to 20 items.
10569
10570 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
10571
10572 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
10573 (gdb-annotation-rules): New entry for "thread-changed".
10574 (gdb-thread-changed): New function.
10575
10576 2008-05-23 Glenn Morris <rgm@gnu.org>
10577
10578 * Makefile.in (SOURCES): Remove, unused.
10579 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
10580 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
10581 Exclude more '*loaddefs' files.
10582 (compile-always): Simplify '.elc' deletion.
10583
10584 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10585
10586 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
10587 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
10588
10589 * minibuffer.el (completion-boundaries): Change calling
10590 convention, so `string' has the same semantics as in
10591 try-completion and all-completions.
10592 (completion-table-with-context, completion--embedded-envvar-table)
10593 (completion--file-name-table)
10594 (completion-pcm--find-all-completions): Adjust code accordingly.
10595
10596 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
10597
10598 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
10599 prune image-mode-winprops-alist, preventing it from growing
10600 indefinitely.
10601 (image-mode-reapply-winprops): Use it.
10602
10603 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
10604
10605 * net/netrc.el (netrc-machine): Always match if the port is not given.
10606
10607 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
10608
10609 * minibuffer.el (completion-pcm--find-all-completions):
10610 Don't add pseudo-completions.
10611
10612 * icomplete.el (icomplete-eoinput): Remove.
10613 (icomplete-overlay): New var to replace it.
10614 (icomplete-tidy): Rewrite.
10615 (icomplete-exhibit): Use an overlay.
10616 (icomplete-completions): Use completion-all-sorted-completions.
10617 Obey completion-ignore-case.
10618
10619 * files.el (locate-dominating-file): Accept non-existing argument.
10620 (project-find-settings-file): Rewrite, using locate-dominating-file.
10621
10622 2008-05-22 Kenichi Handa <handa@m17n.org>
10623
10624 * faces.el (font-weight-table, font-slant-table, font-width-table):
10625 Delete them. Don't call internal-set-font-style-table.
10626
10627 * international/mule-diag.el (font-show-log): New function.
10628
10629 * international/fontset.el (script-representative-chars): Add more
10630 chars for latin. Add data for symbol.
10631 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
10632
10633 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10634
10635 * minibuffer.el (completion-all-sorted-completions): New var.
10636 (completion--flush-all-sorted-completions)
10637 (completion-all-sorted-completions): New functions.
10638 (minibuffer-force-complete): New command.
10639
10640 2008-05-21 Glenn Morris <rgm@gnu.org>
10641
10642 * files.el (c-postprocess-file-styles): Declare for compiler.
10643
10644 * Makefile.in: Allow for parallel byte-compiling.
10645 (ELCFILES): New variable.
10646 (.el.elc): Remove prerequisites from suffix rule. Print a message.
10647 (compile-first, compile-main, compile-last): New targets.
10648 (compile-always): Simplify - delete .elc files, then `make compile'.
10649
10650 * Makefile.in (compile-calc): Use glob rather than find.
10651 ($(lisp)/progmodes/cc-mode.elc): Use $@.
10652
10653 * eshell/esh-module.el: No need for cl when compiling.
10654
10655 * eshell/eshell.el (eshell-defgroup): New alias.
10656 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10657 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10658 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10659 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10660 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10661 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
10662 Autoload the custom group. Set generated-autoload-file.
10663 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
10664 for eshell-defgroup.
10665 * eshell/esh-module.el (eshell-load-defgroups): Remove.
10666 Require esh-groups rather than loading it.
10667
10668 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10669
10670 * proced.el (proced-header-line): New variable and new function.
10671 (proced-mode): Set header-line-format.
10672 (proced-update): Set proced-header-line.
10673 (proced-send-signal): Use proced-header-line.
10674
10675 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10676
10677 * macros.el (insert-kbd-macro): Use prin1-char.
10678
10679 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10680
10681 * minibuffer.el (completion-boundaries): New function.
10682 (completion--some): Delay errors.
10683 (complete-with-action, completion-table-with-context):
10684 Handle `boundaries' case.
10685 (completion--try-word-completion): Avoid partial-completion
10686 when the user hasn't entered anything yet.
10687 (minibuffer-local-map, minibuffer-local-filename-completion-map)
10688 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
10689 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
10690 Setup default keybindings.
10691 (completion--embedded-envvar-re): New var.
10692 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
10693 (completion--file-name-table): Handle `boundaries' case.
10694 (completion-pcm--pattern->regex): Avoid pathological backtracking.
10695 (completion-pcm--all-completions): Add a `prefix' arg.
10696 (completion-pcm--find-all-completions): New function.
10697 (completion-pcm-all-completions, completion-pcm-try-completion):
10698 Use it.
10699
10700 * icomplete.el (icomplete-completions): Don't use `predicate' with
10701 a table of a different type than `candidates'.
10702
10703 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10704
10705 * proced.el (proced-goal-column): Rename from proced-procname-column.
10706 (proced-goal-header-re): Rename from proced-procname-column-regexp.
10707 (proced-move-to-goal-column): Rename from proced-move-to-procname.
10708 (proced-header-face, proced-header-regexp): Remove.
10709 (proced-font-lock-keywords): Remove proced-header-face.
10710 (proced-header-alist, proced-sorting-schemes-re): New variables.
10711 (proced): Rename Proced buffer to *Proced*.
10712 (proced-next-line, proced-previous-line): New commands.
10713 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
10714 (proced-hide-processes): Do not treat first line as special.
10715 (proced-header-space): New function.
10716 (proced-update): Use header-line-format.
10717 Initialize proced-header-alist and proced-sorting-schemes-re.
10718 Set proced-goal-column. Include proced-command in mode-name.
10719 (proced-send-signal): Use header-line-format for *Marked
10720 Processes* buffer.
10721 (proced-sort): Restrict minibuffer completion to applicable
10722 sorting schemes.
10723 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
10724
10725 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10726
10727 * icomplete.el (icomplete-simple-completing-p):
10728 Allow icomplete-with-completion-tables to say "use it everywhere".
10729 (icomplete-completions): Obey completion-styles. Try to accommodate
10730 partial-completion style.
10731
10732 2008-05-20 Michael Olson <mwolson@gnu.org>
10733
10734 * files.el (project-find-settings-file): Change concat to
10735 expand-file-name.
10736
10737 2008-05-19 Tom Tromey <tromey@redhat.com>
10738
10739 * files.el (normal-mode): Call hack-project-variables.
10740 (hack-local-variables-confirm): Add 'project' argument.
10741 (hack-local-variables-apply): New function.
10742 (hack-local-variables): Use it.
10743 (project-class-alist, project-directory-alist): New variables.
10744 (project-get-alist): New function.
10745 (project-collect-bindings-from-alist)
10746 (project-collect-binding-list, set-directory-project)
10747 (project-find-settings-file, project-define-from-project-file)
10748 (hack-project-variables): New functions.
10749
10750 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10751
10752 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
10753
10754 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
10755
10756 * faces.el (font-weight-table): Fix typo in docstring.
10757
10758 2008-05-18 David Hull <david@snap.com> (tiny change)
10759
10760 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
10761 (vc-hg-annotate-command): Allow white space before version number.
10762
10763 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10764
10765 * calc/calc-yank.el (calc-register-alist): New variable.
10766 (calc-set-register, calc-get-register, calc-copy-to-register)
10767 (calc-insert-register, calc-add-to-register, calc-append-to-register)
10768 (calc-prepend-to-register): New functions.
10769
10770 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
10771 `calc-copy-to-register' and `calc-insert-register'.
10772 Autoload new register functions.
10773
10774 * calc/calc-help.el (calc-r-prefix-help): Add help for register
10775 functions.
10776
10777 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
10778
10779 * vc.el (Todo): Add known problems.
10780 (vc-dir-backend): New variable.
10781 (vc-dir): Set it.
10782 (vc-make-backend-object, vc-generic-status-printer)
10783 (vc-generic-state, vc-generic-status-fileinfo-extra)
10784 (vc-dir-extra-menu): Use it.
10785 (vc-generic-dir-headers): Remove, unused.
10786
10787 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
10788 vc-dir-prev-directory for consistency with vc-dir-previous-line.
10789 (vc-dir-mode-map): Fix bindings.
10790
10791 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
10792
10793 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10794
10795 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
10796 operated on.
10797 (calc-kill-region): Kill entire lines.
10798
10799 2008-05-17 Glenn Morris <rgm@gnu.org>
10800
10801 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
10802 simplify initial value.
10803 (defezimage): Drop support for Emacs without defimage, use a featurep
10804 test rather than fboundp when defining, drop with-no-warnings.
10805 (ezimage-insert-over-text): Move featurep test inside
10806 add-text-properties.
10807
10808 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
10809
10810 * net/tramp.el (top-level): Load auth-source when compiling.
10811
10812 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
10813
10814 2008-05-17 Andreas Schwab <schwab@suse.de>
10815
10816 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
10817
10818 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
10819
10820 * vc.el (vc-annotate-show-diff-revision-at-line): Change
10821 vc-diff-internal arg to match what vc-deduce-fileset returns now.
10822
10823 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10824
10825 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
10826
10827 2008-05-17 Jim Meyering <meyering@redhat.com>
10828
10829 * ido.el (ido-save-history): Do not emit a trailing newline at the
10830 end of the ido history file.
10831
10832 2008-05-16 John Paul Wallington <jpw@pobox.com>
10833
10834 * vc-dispatcher.el (top-level): Revert previous change: require cl
10835 when compiling.
10836
10837 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
10838
10839 * vc.el (vc-default-status-printer)
10840 (vc-default-prettify-state-info): Enhance the state prettyprinter
10841 to deal better with unknown states and indirect through it when
10842 painting vc-dir buffers.
10843
10844 2008-05-16 John Paul Wallington <jpw@pobox.com>
10845
10846 * vc-dispatcher.el (top-level): Don't require cl when compiling.
10847 (vc-dir-mode-map): Fix backquote.
10848 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
10849
10850 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
10851
10852 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
10853 Reported by Glenn Morris <rgm@gnu.org>.
10854
10855 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
10856
10857 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
10858 the end of the file, it was good work at one time but has been
10859 stale since 1995 and may now be actively misleading.
10860 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
10861 CVS repository and module (assumptions for the latter a bit iffy).
10862 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
10863 SVN repository.
10864
10865 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
10866
10867 * vc-rcs.el (vc-rcs-create-tag):
10868 * vc-sccs.el (vc-sccs-create-tag):
10869 Fix typo in error message and pass backend arg.
10870
10871 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
10872
10873 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
10874
10875 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
10876
10877 * net/tramp.el: Load auth-source library.
10878 (tramp-read-passwd): Use it for password, not login.
10879
10880 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
10881
10882 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
10883 (ses-print-cell): Use string-width, truncate-string-to-width,
10884 delete-region rather than length, substring, delete-char.
10885 (ses-setup): Set inhibit-point-motion-hooks to t.
10886 Calculate position by actually moving point rather than just using
10887 unibyte character length.
10888 (ses-mode): Set indent-tabs-mode to nil.
10889 (ses-center): Use string-width rather than length.
10890
10891 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
10892
10893 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
10894 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
10895 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
10896 vc-*-create-tag and vc-*-retrieve-tag respectively.
10897
10898 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
10899 unneeded defalias.
10900
10901 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
10902
10903 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
10904 about buffer names.
10905
10906 2008-05-15 Glenn Morris <rgm@gnu.org>
10907
10908 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
10909
10910 * org/org-exp.el (org-infojs-options-inbuffer-template):
10911 Fix declaration.
10912
10913 * progmodes/cc-mode.el (declare-function): Add compat definition.
10914 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
10915
10916 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
10917
10918 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
10919 list to a cons so the caller can get back both expanded and
10920 unexpanded filesets.
10921 * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
10922 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
10923 Change handling of selection-set returns as required.
10924
10925 2008-05-15 John Paul Wallington <jpw@pobox.com>
10926
10927 * add-log.el (top-level): Don't require cl when compiling.
10928
10929 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
10930 (archive-*-extract): Use `zerop'.
10931 (archive-*-write-file-member): Use `or', use `zerop'.
10932
10933 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
10934
10935 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
10936 (ibuffer-mark-interactive, ibuffer-set-mark)
10937 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
10938 (ibuffer-map-lines, ibuffer-switch-format)
10939 (ibuffer-update-title-and-summary)
10940 (ibuffer-redisplay-engine): Use it.
10941
10942 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
10943 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
10944 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
10945 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
10946 (ibuffer-mark-read-only-buffers)
10947 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
10948
10949 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
10950 (define-ibuffer-column, define-ibuffer-sorter)
10951 (define-ibuffer-op, define-ibuffer-filter): Add declarations
10952 containing indentation specs, replacing equivalent top-level
10953 forms that set `lisp-indent-function' properties.
10954 (define-ibuffer-op): Use `derived-mode-p'.
10955 (define-ibuffer-filter): Remove redundant `concat' call.
10956
10957 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
10958
10959 * net/tramp.el (tramp-echo-mark): Update docstring.
10960 (tramp-echo-mark-marker): New defconst.
10961 (tramp-check-for-regexp): Use it.
10962
10963 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
10964
10965 * vc.el (vc-deduce-fileset): Do the right thing when visiting a
10966 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
10967 as parent.
10968
10969 2008-05-14 John Paul Wallington <jpw@pobox.com>
10970
10971 * international/mule.el (convert-define-charset-argument):
10972 Remove period from end of error message.
10973 (coding-system-mnemonic): Doc fix.
10974 (ctext-pre-write-conversion): Doc fix.
10975
10976 2008-05-14 Simon Marshall <simon@gnu.org>
10977
10978 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
10979 from its default value and give it the risky-local-variable
10980 property (CVE-2008-2142).
10981
10982 2008-05-14 Kenichi Handa <handa@m17n.org>
10983
10984 * language/korean.el ("Korean"): Set `iso639-language'
10985 property to `ko'.
10986
10987 * language/japanese.el ("Japanese"): Set `iso639-language'
10988 property to `ja'.
10989
10990 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10991 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
10992 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
10993
10994 * international/mule-cmds.el (set-language-environment):
10995 Set current-iso639-language.
10996
10997 * international/fontset.el (setup-default-fontset): For kana, han,
10998 hangul, and cjk-misc, move an entry with font-spec at the end.
10999 (generate-fontset-menu): Exclude fontset-auto* from the list.
11000
11001 * composite.el (compose-chars-after): Assume that WINDOW is always
11002 non-nil.
11003
11004 * faces.el (font-weight-table, font-slant-table)
11005 (font-swidth-table): Declare them by defconst. Change the format
11006 of elements. Call internal-set-font-style-table after their
11007 declaration.
11008 (face-valid-attribute-values): Call font-family-list. Get values
11009 for width, weight, and slant from font-xxx-table.
11010
11011 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
11012
11013 2008-05-13 John Paul Wallington <jpw@pobox.com>
11014
11015 * ibuffer.el (ibuffer-buffer-file-name): New function.
11016 (define-ibuffer-column filename): Use it.
11017
11018 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
11019
11020 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
11021
11022 * talk.el (talk): Simplify. Pass display arg to talk-add-display
11023 as a string.
11024 (talk-add-display): Simplify. Accept only string args.
11025
11026 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
11027
11028 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
11029
11030 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11031
11032 * Makefile.in (bootstrap-prepare): Don't chmod files.
11033 (autoloads): Do it here instead, where it's actually needed.
11034
11035 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
11036
11037 * tool-bar.el (tool-bar-make-keymap): Account for the optional
11038 KEY-BINDING-DATA field in menu-item list.
11039
11040 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11041
11042 * dired.el (dired-read-dir-and-switches): Move things about to use less
11043 recursion during macroexpansion.
11044
11045 * dired.el (dired-read-dir-and-switches): Use read-file-name.
11046
11047 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
11048 completion-ignored-extension directories if there's something else.
11049 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
11050 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
11051 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
11052 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
11053 buffer-read-only -> inhibit-read-only.
11054
11055 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
11056
11057 * vc.el (vc-expand-dirs): Stop this function from tossing out
11058 explicitly specified files.
11059
11060 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11061
11062 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
11063 to `insert'.
11064
11065 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
11066
11067 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
11068 cons. Use vc-annotate-backend.
11069 (with-vc-file, edit-vc-file): Remove unused macros.
11070
11071 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
11072
11073 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
11074 (smtpmail-try-auth-methods): Use it.
11075
11076 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11077
11078 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
11079 (setf (nthcdr ..) ..) doesn't require CL at runtime.
11080
11081 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
11082
11083 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
11084
11085 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11086
11087 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
11088 (vc-bzr-revision-completion-table): Use process-file.
11089 (vc-bzr-working-revision): Pass relative file names.
11090
11091 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
11092
11093 2008-05-11 Juri Linkov <juri@jurta.org>
11094
11095 * wid-edit.el (widget-image-directory): Change default image data
11096 subdirectory from "custom" to "images/custom".
11097
11098 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
11099 before recursive call to `Info-next-preorder' to not add
11100 intermediate nodes to the history.
11101
11102 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
11103
11104 * emulation/cua-base.el: Put isearch-scroll property
11105 on cua-scroll-up and cua-scroll-down.
11106
11107 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
11108
11109 * vc-hooks.el (vc-recompute-state): Remove (dead code).
11110
11111 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
11112
11113 * vc-dispatcher.el (ewoc): Require.
11114 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
11115
11116 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
11117
11118 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
11119
11120 * term/w32-win.el (x-colors):
11121 * term/mac-win.el (x-colors):
11122 * term/x-win.el (x-colors): Re-order colors.
11123
11124 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
11125
11126 * smerge-mode.el (smerge-command-prefix): Fix custom type.
11127
11128 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
11129
11130 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
11131 New functions implementing motion to next and previous directory.
11132
11133 * vc-arch.el (vc-arch-command):
11134 * vc-bzr.el (vc-bzr-command):
11135 * vc-cvs.el (vc-cvs-command):
11136 * vc-dispatcher.el (vc-do-command):
11137 * vc-git.el (vc-git-command):
11138 * vc-hg.el (vc-hg-command):
11139 * vc-mcvs.el (vc-mvcs-command):
11140 * vc-mtn.el (vc-mtn-command):
11141 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
11142 (vc-sccs-workfile-unchanged-p):
11143 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
11144 * vc-rcs.el (all methods): Remove assumption about what a nil
11145 argument to vc-do-command means. This means no buffer name needs
11146 to be hardcoded into the dispatcher layer, and it's better to be
11147 explicit anyway.
11148
11149 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
11150
11151 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
11152
11153 * vc.el: Update todo.
11154
11155 * vc-sccs.el (vc-sccs-dir-status):
11156 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
11157 backends and returning up to date files.
11158
11159 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
11160
11161 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11162
11163 * vc.el (vc-dir):
11164 * vc-hooks.el: Tweak the VC directory bindings. These are now
11165 documented in the manual.
11166
11167 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
11168 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
11169 (vc-dispatcher-selection-set): Allow callers to pass in an
11170 observer flag that says no buffer sync is required.
11171 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
11172 Use the observer flag.
11173
11174 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
11175
11176 * simple.el (start-file-process): Clarify docstring.
11177
11178 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11179
11180 * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
11181 Remove stub implementations of, and references to, wash-log.
11182 * vc-rcs.el (vc-rcs-comment-history):
11183 * vc-cvs.el (vc-cvs-comment-history):
11184 Inline the code that used to be wash-log.
11185
11186 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
11187 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
11188 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
11189 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
11190 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
11191 (vc-rcs-print-log): Grok directories.
11192
11193 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * vc.el (vc-mark-resolved): Add `backend' argument.
11196 (vc-next-action): Pass it the backend.
11197 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
11198 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
11199 (vc-default-comment-history, vc-default-create-snapshot)
11200 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
11201 (vc-annotate-revision-previous-to-line)
11202 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
11203 * vc-svn.el (vc-svn-checkout):
11204 * vc-mcvs.el (vc-mcvs-checkout):
11205 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
11206 (vc-working-revision, vc-before-save, vc-mode-line):
11207 Prefer vc-call-backend to vc-call so as not to recompute the backend.
11208
11209 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
11210 state to be consistent since it's often an unwarranted restriction.
11211 Don't return the state either.
11212 (vc-next-action): Check that the state is consistent.
11213 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
11214 (vc-rollback, vc-update): Adapt to new return value of
11215 vc-deduce-fileset.
11216
11217 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
11218 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
11219 (vc-dispatcher-in-fileset-p): New fun.
11220 (vc-dispatcher-selection-set): Use it to properly handle directories.
11221
11222 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
11223
11224 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
11225 (vc-update): Remove unused let bindings.
11226
11227 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
11228
11229 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
11230 (vc-diff, vc-revert, vc-rollback, vc-update):
11231 * vc-dispatcher.el (vc-dispatcher-selection-set):
11232 Get rid of 4 special cases in fileset selection. This involved
11233 changing the return value of (vc-deduce-fileset) so that it passes
11234 back a deduced state as well as a deduced back end.
11235
11236 2008-05-08 Sam Steingold <sds@gnu.org>
11237
11238 * progmodes/compile.el (compilation-minor-mode-map)
11239 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
11240 * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
11241 it to `compilation-minor-mode-map' (instead of an explicit `cons').
11242
11243 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11244
11245 * org/org.el (org-modules, org-format-latex-options):
11246 * org/org-archive.el (org-archive-stamp-time)
11247 (org-archive-save-context-info):
11248 * org/org-faces.el (org-hide):
11249 * org/org-irc.el (org-irc-parse-link):
11250 * org/org-macs.el (org-call-with-arg, org-autoload):
11251 * org/org-mew.el (org-mew-store-link):
11252 * org/org-remember.el (org-remember-store-without-prompt)
11253 (org-remember-templates): Fix typos in docstrings.
11254
11255 * org/org-info.el (org-info-store-link): Remove leftover docstring.
11256
11257 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
11258 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
11259 (org-bbdb-anniv-split): Fix typos in docstrings.
11260
11261 * org/org-publish.el (org-publish-project-alist): Doc fixes.
11262 (org-publish-use-timestamps-flag): Reflow docstring.
11263 (org-publish-files-alist): Fix typos in docstring.
11264
11265 2008-05-07 Sam Steingold <sds@gnu.org>
11266
11267 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
11268 appears to be too aggressive with window removal.
11269
11270 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
11271
11272 * progmodes/verilog-mode.el (verilog-type-font-keywords):
11273 Add leda and 0in as pragma keywords.
11274 (verilog-pretty-expr): Support lining up assignments which include
11275 part selects.
11276 (verilog-mode): More portable check for the availability of
11277 hideshow support.
11278 (verilog-do-indent): Remove special indent for declarations inside
11279 a parenthetical list. The code is ill-advised, and doesn't work
11280 given the new user defined types.
11281 (verilog-set-auto-endcomments): Enhance function automatic
11282 endcomment to support functions that return user defined types.
11283 (verilog-mode): Add code to tell which-function-mode minor mode
11284 that Verilog supports this feature.
11285
11286 2008-05-08 Eli Zaretskii <eliz@gnu.org>
11287
11288 * epa-file.el: Require epa-hook.
11289
11290 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
11291
11292 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
11293 file-names clashes on 8+3 filesystems. Provide epa-hook.
11294
11295 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
11296 file-names clashes on 8+3 filesystems.
11297
11298 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
11299
11300 * org/org.el (org-read-date-get-relative): Interpret lone
11301 weekday abbreviation as relative to today.
11302
11303 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11304
11305 * abbrev.el (define-abbrev-table):
11306 * composite.el (toggle-auto-composition):
11307 * json.el (json-alist-p, json-plist-p):
11308 * minibuffer.el (completion-table-with-predicate):
11309 * ps-mule.el (ps-mule-external-libraries):
11310 * emacs-lisp/advice.el (ad-special-form-p):
11311 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11312 * eshell/em-smart.el (eshell-review-quick-commands):
11313 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
11314 (python-skip-out, python-check-comint-prompt):
11315 Don't use `iff' in docstrings.
11316
11317 * international/robin.el (robin-package-alist): Fix typo in docstring.
11318 (robin-current-package-name): Doc fix.
11319 (robin-activate): Don't use `iff' in docstring.
11320
11321 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
11322
11323 * vc.el, vc-dispatcher.el: VC-Dired support removed.
11324 The code uses a ewoc-based implementation now.
11325 * vc-hooks.el: Support for Meta-CVS has been removed.
11326
11327 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11328
11329 * tool-bar.el: Choose images dynamically.
11330 (tool-bar-make-keymap, tool-bar-find-image): New function.
11331 (tool-bar-find-image-cache): New var.
11332 (tool-bar-local-item, tool-bar-local-item-from-menu):
11333 Don't select the image yet, do it later in tool-bar-make-keymap.
11334
11335 2008-05-07 Andreas Schwab <schwab@suse.de>
11336
11337 * window.el: Require 'cl when compiling.
11338
11339 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
11340
11341 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
11342
11343 2008-05-07 Glenn Morris <rgm@gnu.org>
11344
11345 * subr.el (ignore-errors): Move here from cl-macs.el.
11346 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
11347
11348 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
11349 oddness.
11350
11351 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
11352
11353 * vc-hooks.el (vc-find-file-hook):
11354 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
11355 further from vc.el.
11356 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
11357
11358 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
11359
11360 * progmodes/verilog-mode.el (verilog-getopt-file):
11361 Cleanup warning message format.
11362 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
11363 (verilog-auto-inout, verilog-auto-inout-module)
11364 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
11365 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
11366 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
11367 (verilog-auto-sense-sigs, verilog-auto-tieoff)
11368 (verilog-auto-unused, verilog-auto-wire)
11369 (verilog-decls-get-assigns, verilog-decls-get-consts)
11370 (verilog-decls-get-gparams, verilog-decls-get-inouts)
11371 (verilog-decls-get-inputs, verilog-decls-get-outputs)
11372 (verilog-decls-get-ports, verilog-decls-get-regs)
11373 (verilog-decls-get-signals, verilog-decls-get-wires)
11374 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
11375 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
11376 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
11377 (verilog-inject-sense, verilog-library-filenames)
11378 (verilog-mode-release-date, verilog-mode-version)
11379 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
11380 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
11381 (verilog-modi-get-assigns, verilog-modi-get-consts)
11382 (verilog-modi-get-gparams, verilog-modi-get-inouts)
11383 (verilog-modi-get-inputs, verilog-modi-get-outputs)
11384 (verilog-modi-get-ports, verilog-modi-get-regs)
11385 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
11386 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
11387 (verilog-modi-get-wires, verilog-preserve-cache)
11388 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
11389 (verilog-read-sub-decls, verilog-read-sub-decls-line)
11390 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
11391 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
11392 Add caching of additional state, and rework signal extraction
11393 routines to improve AUTO expansion performance by 300%++.
11394
11395 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
11396
11397 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11398 Tweak Open Watcom regexp to distinguish between errors and warnings.
11399
11400 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11401
11402 * dired.el (dired-read-dir-and-switches): Fix up last change.
11403
11404 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
11405
11406 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
11407 out of this function, move it to vc-dispatcher-selection-set.
11408
11409 2008-05-05 Sam Steingold <sds@gnu.org>
11410
11411 * window.el (delete-other-windows-vertically): New function.
11412
11413 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11414
11415 * dired.el (dired-read-dir-and-switches):
11416 Obey read-file-name-completion-ignore-case.
11417
11418 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
11419
11420 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11421 Add regexp for Open Watcom compiler output.
11422
11423 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
11424
11425 * progmodes/python.el (python-block-pairs): Align finally with except.
11426
11427 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11428
11429 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
11430
11431 2008-05-05 Tom Tromey <tromey@redhat.com>
11432
11433 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
11434 looking at conflict marker.
11435
11436 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11437
11438 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
11439 client-mode -> vc-client-object, and guess `funcall' was meant.
11440 (vc-dir-mode): Rename client-mode -> vc-client-mode.
11441
11442 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
11443
11444 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
11445 (dbus-debug): Move declarations outside eval-when-compile.
11446
11447 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11448
11449 * proced.el (proced-command-alist): Fix system-type values.
11450 Fix defcustom.
11451 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
11452 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
11453 (proced-sort-start, proced-sort, proced-sort-time): New commands.
11454 (proced-update): Use proced-sorting-scheme. Update modeline.
11455 (proced-send-signal): Use nreverse.
11456 (proced-sorting-scheme-p): New function.
11457
11458 2008-05-04 Andreas Schwab <schwab@suse.de>
11459
11460 * vc.el: Require dired when compiling.
11461
11462 * minibuffer.el (completion--insert-strings): Don't delete past bol.
11463
11464 2008-05-03 Glenn Morris <rgm@gnu.org>
11465
11466 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
11467 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
11468 Simplify compilation requirements.
11469 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
11470 declarations.
11471
11472 2008-05-03 Dave Love <fx@gnu.org>
11473
11474 * progmodes/python.el (python-beginning-of-statement):
11475 Loop at least once (fixes 2008-02-21 change).
11476
11477 2008-05-03 Eli Zaretskii <eliz@gnu.org>
11478
11479 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
11480 instead of `length' for comparing length of user and group names.
11481
11482 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
11483
11484 * vc-dispatcher.el: New file, separates out the UI and command
11485 execution machinery from VCS-specific logic left in vc.el.
11486 The separation is not yet completely clean, but it's a good start.
11487 * vc.el: This file is about 1700 lines shorter now.
11488 Remove obsolete logentry-check from the backend API.
11489 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
11490 implementation of the logentry-check method, and it guarded against
11491 a log length limit that has probably been obsolete for 15 years (!).
11492
11493 2008-05-02 Sam Steingold <sds@gnu.org>
11494
11495 * progmodes/compile.el (compilation-start): Move setting of
11496 compilation-directory after (funcall mode) as that resets local
11497 variables, this fixes recompile in grep buffers.
11498 * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
11499 in dired &c).
11500
11501 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
11502
11503 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
11504 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
11505 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
11506 has one of these and that all are called in compatible ways.
11507 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
11508 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
11509 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
11510 backend has one of these.
11511
11512 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11513
11514 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
11515 initialization into define-abbrev-table. Use :regexp.
11516 (octave-mode-syntax-table): Don't set word syntax for `.
11517
11518 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
11519 than only value.
11520
11521 * dired.el (dired-read-dir-and-switches):
11522 Set minibuffer-completing-file-name and call substitute-in-file-name.
11523 (dired-format-columns-of-files): Use completion--insert-strings.
11524
11525 * minibuffer.el (completion-hilit-commonality): Revert last change:
11526 the leftover code was actually useful.
11527 (completion--insert-strings): Use string-width rather than length.
11528
11529 2008-05-02 Sam Steingold <sds@gnu.org>
11530
11531 * vc.el (vc-dir-mode-map): Enable mouse bindings.
11532 (vc-at-event): New macro: run the body at the even location.
11533 (vc-dir-menu, vc-dir-toggle-mark): Use it.
11534 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
11535 * subr.el (mouse-event-p): Check if the event is mouse-related.
11536
11537 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
11538
11539 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
11540 Don't throw error if no file is found.
11541
11542 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11543
11544 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
11545 (vc-default-state-heuristic): Doc fix.
11546
11547 2008-05-02 Richard Sharman <rsharman@pobox.com>
11548
11549 * hilit-chg.el (highlight-changes-mode): Remove references to
11550 hooks that no longer exist. Because define-minor-mode is used the
11551 hook highlight-changes-mode-hook exists and can do what both the
11552 old hooks used to do. The documentation at the top of the file
11553 was updated to demonstrate this.
11554 (highlight-changes-mode): Remove commented out call to a hook
11555 function that is no longer there.
11556 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
11557
11558 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
11559
11560 * vc.el (vc-default-dired-state-info): Change name of primitive
11561 to prettify-state-info, in preparation for ripping out dired mode.
11562 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
11563 to prettify-state-info, in preparation for ripping out dired mode.
11564 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
11565 tries this on a version-controlled buffer. It will do useless or
11566 actively bad things on any version control system newer than RCS.
11567 * vc-hooks.el (vc-dired-resynch-file):
11568 * vc.el (vc-dired-resynch-file): Change name of primitive to
11569 vc-directory-resynch-file, preparing to remove dired.
11570
11571 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
11572
11573 * vc-rcs.el (vc-rcs-state): Fix typos.
11574
11575 * vc.el (vc-register): Change argument order so that the prefix
11576 argument is assigned correctly.
11577 (vc-next-action, vc-dir-register): Update for the above change.
11578
11579 2008-05-01 Juri Linkov <juri@jurta.org>
11580
11581 * replace.el (occur-read-primary-args): Set default to the car of
11582 regexp-history and display it in the prompt, but don't add to the
11583 list of minibuffer defaults. Bind history-add-new-input to nil to
11584 not add automatically `default'. For empty input return `default'.
11585 Otherwise, add `input' to regexp-history and return it.
11586 (occur-1): Signal an error for the empty regexp.
11587
11588 * progmodes/compile.el (compilation-auto-jump):
11589 Set window point to `pos' explicitly.
11590
11591 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
11592
11593 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
11594 when appropriate.
11595 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
11596 we report the 'unregistered state reliably.
11597 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
11598 we report the 'unregistered state reliably.
11599 * vc-git.el (vc-git-state): Call vc-git-unregistered so
11600 we report the 'unregistered state reliably.
11601 * vc-hooks.el (vc-state): Document that vc-unregistered is
11602 now expected to be returned reliably.
11603 * vc.el (vc-default-dired-state): Change needs-patch state to
11604 needs-update, since the name now shows up in dir-status listings
11605 and was somewhat misleading.
11606 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
11607 immediately after removing the file.
11608 * vc.el (vc-next-action): More informative messages when a fileset
11609 is in a mixed state or files are missing.
11610
11611 2008-05-01 Sam Steingold <sds@gnu.org>
11612
11613 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
11614
11615 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11616
11617 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
11618
11619 2008-05-01 Daiki Ueno <ueno@unixuser.org>
11620
11621 * epa-file-hook.el: New file split from epa-file.el.
11622 * epa-file.el: Require 'epa-file-hook.
11623 (epa-file-handler): Add autoload cookie.
11624 * loadup.el: Load epa-file-hook.
11625 * startup.el (command-line): Eval the body of auto-encryption-mode.
11626
11627 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
11628
11629 * vc.el (vc-dir-mode-map): Don't bind "r".
11630
11631 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
11632 (vc-hg-status-printer): New function.
11633 (vc-hg-after-dir-status): Deal with copied and renamed files.
11634 (vc-hg-dir-status): Add flag to show copied files.
11635
11636 2008-05-01 John Paul Wallington <jpw@pobox.com>
11637
11638 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
11639 (ibuffer-do-sort-by-recency): Reverse sorting order if last
11640 sorting mode was recency.
11641
11642 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
11643 reverse sorting order if last sorting mode was the sorter's.
11644
11645 2008-05-01 Jason Rumney <jasonr@gnu.org>
11646
11647 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
11648
11649 2008-04-30 John Paul Wallington <jpw@pobox.com>
11650
11651 * ibuffer.el (define-ibuffer-column filename): When the major mode
11652 is `vc-dir-mode' show the buffer's default directory.
11653
11654 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
11655 major mode is `vc-dir-mode' use the buffer's default directory.
11656
11657 2008-04-30 Sam Steingold <sds@gnu.org>
11658
11659 * vc.el (vc-dir-delete-file): Add.
11660 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
11661 (vc-delete-file): Do not barf when the file has been already deleted.
11662
11663 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
11664
11665 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
11666
11667 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
11668
11669 * progmodes/octave-mod.el (octave-help): New function.
11670 * progmodes/octave-hlp.el: Delete.
11671 * info-look.el (octave-mode): Add operator index.
11672
11673 * vc.el (vc-checkout): Typo.
11674
11675 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
11676
11677 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
11678 Add "..." in the appropriate places.
11679
11680 * epa.el (epa-key-list-mode-map): Add more menu entries.
11681 Add "..." in the appropriate places.
11682
11683 * dired.el (dired-mode-map): Add :help.
11684
11685 * vc.el (vc-deduce-fileset): Add new parameter.
11686 (vc-dir-marked-only-files): New function.
11687 (vc-next-action): Don't ignore directories, look at the files
11688 inside them.
11689 (vc-dir-mode): Document how the mark/unmark commands work.
11690
11691 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
11692
11693 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11694 Rule out trailing spaces in file and directory names as well.
11695
11696 * minibuffer.el (completion--do-completion): Move point even if the
11697 completion makes no change.
11698 (completion-pcm-try-completion): Fix computation of new point.
11699
11700 2008-04-30 David Hansen <david.hansen@gmx.net>
11701
11702 * dired.el: Require 'cl.
11703
11704 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
11705
11706 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
11707 hollow if not in innermost frame.
11708
11709 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11710
11711 Make `checkout-model' apply to filesets.
11712 * vc-hooks.el (vc-checkout-model): Rewrite.
11713 (vc-before-save, vc-after-save): Adjust callers accordingly.
11714 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
11715 (vc-transfer-file): Adjust callers accordingly.
11716 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
11717 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
11718 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
11719 instead of vc-checkout-model.
11720 * vc-mcvs.el (vc-mcvs-revert):
11721 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
11722 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
11723 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
11724 * vc-svn.el (vc-svn-checkout-model):
11725 * vc-hg.el (vc-hg-checkout-model):
11726 * vc-git.el (vc-git-checkout-model):
11727 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
11728
11729 * dired.el (dired-read-dir-and-switches): Replace last change with
11730 a new approach that mixes read-file-name and read-directory-name.
11731
11732 * files.el (read-buffer-to-switch):
11733 Avoid making assumptions about `other-buffer'.
11734
11735 2008-04-29 Sam Steingold <sds@gnu.org>
11736
11737 * vc.el (vc-dir-mode-hook): Add normal hook.
11738 (vc-dir-mode): Run it.
11739
11740 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
11741
11742 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
11743 Always split windows.
11744 (gdb-speedbar-timer-fn): Only raise frame after user input.
11745 (gdb-same-frame): Reverse initial value.
11746 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
11747
11748 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
11749 gdb-speedbar-timer-fn.
11750
11751 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11752
11753 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
11754
11755 2008-04-29 Daiki Ueno <ueno@unixuser.org>
11756
11757 * epa.el (epa-key-list-mode-map): Add menu.
11758 (epa-delete-keys, epa-import-keys): Fix typo.
11759
11760 2008-04-29 Glenn Morris <rgm@gnu.org>
11761
11762 * find-cmd.el (top-level): Does not need cl when compiling.
11763
11764 2008-04-29 Philip Jackson <phil@shellarchive.co.uk>
11765
11766 * find-cmd.el: New file.
11767
11768 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11769
11770 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
11771 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
11772 (completion-pcm--hilit-commonality): New function.
11773 (completion-pcm-all-completions): Use it.
11774
11775 * minibuffer.el (completion-common-substring): Mark obsolete.
11776 (completions-first-difference, completions-common-part):
11777 Move from simple.el.
11778 (completion-hilit-commonality): New fun.
11779 (display-completion-list, completion-emacs21-all-completions)
11780 (completion-emacs22-all-completions): Use it.
11781 * simple.el (completions-first-difference, completions-common-part):
11782 Move to minibuffer.el.
11783 (choose-completion-string): Use field functions and minibufferp.
11784 (completion-setup-function): Don't set completions faces.
11785
11786 2008-04-29 Glenn Morris <rgm@gnu.org>
11787
11788 * calendar/calendar.el (calendar-nth-named-absday)
11789 (calendar-nth-named-day):
11790 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
11791 * calendar/holidays.el (holiday-float): Doc fixes.
11792
11793 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
11794 the `full' case.
11795
11796 * org/org-agenda.el (calendar-iso-from-absolute):
11797 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
11798 Fix declarations.
11799
11800 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
11801
11802 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
11803 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
11804 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
11805 (gdb-assembler-custom): Be careful not to match other addresses.
11806
11807 2008-04-29 Jason Rumney <jasonr@gnu.org>
11808
11809 * battery.el (battery-status-function): Use w32-battery-status
11810 on Windows.
11811 (battery-echo-area-format): Make apm format the general case.
11812 (battery-mode-line-format): Merge apm and pmset formats as the
11813 general case.
11814
11815 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
11816
11817 * progmodes/gdb-ui.el (gdb-info-stack-custom):
11818 Use gud-tool-bar-item-visible-no-fringe.
11819 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
11820 is already visible in frame. Remove optional size parameter
11821 and add optional frame parameter.
11822
11823 * progmodes/gud.el (gud-display-line): Only consider visible
11824 frames when looking for source buffer.
11825
11826 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
11827
11828 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
11829 argument to get-char-property, in case the current buffer hasn't
11830 been assigned to that window yet.
11831 (doc-view-display): Default to selected window if the current
11832 buffer hasn't been assigned to a window yet.
11833
11834 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
11835
11836 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
11837
11838 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
11839
11840 * net/tramp.el (tramp-mode): New defcustom.
11841 (tramp-file-name-handler, tramp-completion-file-name-handler):
11842 Use it.
11843 (tramp-replace-environment-variables): Handle "$$".
11844
11845 2008-04-28 Sam Steingold <sds@gnu.org>
11846
11847 * vc-hg.el (vc-hg-rename-file): Fix argument order.
11848
11849 2008-04-28 Bastien Guerry <bzg@altern.org>
11850
11851 * whitespace.el (whitespace-trailing): Fix typo.
11852
11853 2008-04-28 Sam Steingold <sds@gnu.org>
11854
11855 * textmodes/remember.el (diary-make-entry): Update the autoload.
11856
11857 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11858
11859 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
11860 all-completions.
11861
11862 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
11863
11864 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
11865
11866 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
11867
11868 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
11869 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
11870 (vc-dir-mark-file): Add an optional argument.
11871 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
11872
11873 2008-04-27 Daiki Ueno <ueno@unixuser.org>
11874
11875 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
11876 rather than obsolete alias find-file-hooks.
11877 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
11878 Use find-file-hook rather than obsolete alias find-file-hooks.
11879 Add to find-file-not-found-functions.
11880 (epa-file-handler): Put 'safe-magic and 'operations properties.
11881
11882 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
11883 (epa-menu-items): Remove.
11884
11885 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
11886 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
11887 (epa-dired-mode, epa-global-dired-mode): Remove.
11888
11889 * dired.el (dired-mode-map): Bind encryption/decryption commands.
11890
11891 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
11892
11893 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
11894
11895 2008-04-27 Glenn Morris <rgm@gnu.org>
11896
11897 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
11898 Remove un-needed local `orig-list'. Replace cl `copy-list'.
11899
11900 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
11901
11902 * org/org.el (org-html-level-start): Always have id's in HTML.
11903 (org-export-as-html): Use `org-link-protocols' to
11904 retrieve the export form of the link.
11905 (org-add-link-type): Final parameter renamed from PUBLISH.
11906 Better documentation of how it is to be used. Avoid double entries for
11907 the same link type.
11908 (org-add-link-props): New function.
11909 (org-modules-loaded): New variable.
11910 (org-load-modules-maybe, org-set-modules): New function.
11911 (org-modules): New option.
11912 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
11913 (orgtbl-mode, org-store-link, org-insert-link-global)
11914 (org-open-at-point): Call `org-load-modules-maybe'.
11915 (org-search-view): Add more text properties.
11916 (org-agenda-schedule, org-agenda-deadline): Allow also in
11917 search-type agendas.
11918 (org-search-view): Order of arguments has been changed.
11919 Interpret prefix-arg as TODO-ONLY.
11920 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
11921 Take new argument order of `org-search-view' into account.
11922 (org-todo-only): New variable.
11923 (org-search-syntax-table): New variable and function.
11924 (org-search-view): Do the search with the special syntax table.
11925 (define-obsolete-function-alias): Make work with XEmacs.
11926 (org-add-planning-info): Use old date as default when modifying an
11927 existing deadline or scheduled item.
11928 (org-agenda-compute-time-span): Make argument N optional.
11929 (org-agenda-format-date-aligned): Require `cal-iso'.
11930 (org-agenda-list): Include week into agenda heading, don't
11931 list it at each date (only on Mondays).
11932 (org-read-date-analyze): Define local variable `iso-date'.
11933 (org-agenda-format-date-aligned): Remove dependency on
11934 `calendar-time-from-absolute'.
11935 (org-remember-apply-template, org-go-to-remember-target):
11936 Interpret filenames relative to `org-directory'.
11937 (org-complete): Silently fail when trying to complete
11938 keywords that don't have a default value.
11939 (org-get-current-options): Add a #+DATE: option.
11940 (org-additional-option-like-keywords): Remove "DATE:" from the
11941 list of additional keywords.
11942 (org-export-as-html): Remove (current-time) as unnecessary second
11943 argument of `format-time-string'.
11944 (org-clock-find-position): Handle special case at end of buffer.
11945 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
11946 `org-agenda-change-time-span'.
11947 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
11948 `org-agenda-change-time-span'.
11949 (org-agenda-month-view): New argument MONTH, pass it on to
11950 `org-agenda-change-time-span'.
11951 (org-agenda-year-view): New argument YEAR, pass it on to
11952 `org-agenda-change-time-span'.
11953 (org-agenda-change-time-span): New optional argument N, pass it on
11954 to `org-agenda-compute-time-span'.
11955 (org-agenda-compute-time-span): New argument N, interpret it by
11956 changing the starting day.
11957 (org-small-year-to-year): New function.
11958 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
11959 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
11960 into the future, and that the shift is at least one interval, never 0.
11961 (org-update-checkbox-count): Fix bug with checkbox counting.
11962 (org-add-note): New command.
11963 (org-add-log-setup): Rename from `org-add-log-maybe'.
11964 (org-log-note-headings): New entry for plain notes (i.e. notes not
11965 related to state changes or clocking).
11966 (org-get-org-file): Check for availability of `remember-data-file'.
11967 (org-cached-entry-get): Allow a regexp value for
11968 `org-use-property-inheritance'.
11969 (org-use-property-inheritance): Allow regexp value. Fix bug in
11970 customization type.
11971 (org-use-tag-inheritance): Allow a list and a regexp value for
11972 this variable.
11973 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
11974 (org-entry-get): Respect value `selective' for the INHERIT argument.
11975 (org-tag-inherit-p, org-property-inherit-p): New functions.
11976 (org-agenda-format-date-aligned): Allow 10 characters for
11977 weekday, to accommodate German locale.
11978 (org-add-archive-files): New function.
11979 (org-agenda-files): New argument `ext', to get archive files as well.
11980 (org-tbl-menu): Protect the use of variables that
11981 are only available when org-table.el gets loaded.
11982 (org-read-agenda-file-list): Error if `org-agenda-files' is a
11983 single directory.
11984 (org-open-file): Allow a batch process to trigger
11985 waiting after executing a system command.
11986 (org-store-link): Link to headline when there is not
11987 target and no region in an org-mode buffer when creating a link.
11988 (org-link-types-re): New variable.
11989 (org-make-link-regexps): Compute `org-link-types-re'.
11990 (org-make-link-description-function): New option.
11991 (org-agenda-date, org-agenda-date-weekend): New faces.
11992 (org-archive-sibling-heading): New option.
11993 (org-archive-to-archive-sibling): New function.
11994 (org-iswitchb): New command.
11995 (org-buffer-list): New function.
11996 (org-agenda-columns): Also try the #+COLUMNS line in
11997 the buffer associated with the entry at point (or with the first
11998 entry in the agenda view).
11999 (org-modules): Add entry for org-bibtex.el.
12000 (org-completion-fallback-command): Move into `org-completion' group.
12001 (org-clock-heading-function): Move to `org-progress' group.
12002 (org-auto-repeat-maybe): Make sure that a note can
12003 be enforces if `org-log-repeat' is `note'.
12004 (org-modules): Allow additional symbols for external packages.
12005 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
12006 (org-clock-goto): Hide drawers after showing an
12007 entry with `org-clock-goto'.
12008 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
12009 Try also a clocktable block shift.
12010 (org-clocktable-try-shift): New function.
12011 (org-columns-hscoll-title): New function.
12012 (org-columns-previous-hscroll): New variable.
12013 (org-columns-full-header-line-format): New variable.
12014 (org-columns-display-here-title, org-columns-remove-overlays):
12015 Install `org-columns-hscoll-title' in post-command-hook.
12016
12017 * org/org.el: Split into many small files.
12018
12019 * org/org-agenda.el: New file, split off from org.el.
12020
12021 * org/org-archive.el: New file, split off from org.el.
12022
12023 * org/org-bbdb.el: New file.
12024
12025 * org/org-bibtex.el: New file, split off from org.el.
12026
12027 * org/org-clock.el: New file, split off from org.el.
12028
12029 * org/org-colview.el: New file, split off from org.el.
12030
12031 * org/org-compat.el: New file, split off from org.el.
12032
12033 * org/org-exp.el: New file, split off from org.el.
12034
12035 * org/org-faces.el: New file, split off from org.el.
12036
12037 * org/org-gnus.el: New file, split off from org.el.
12038
12039 * org/org-info.el: New file, split off from org.el.
12040
12041 * org/org-infojs.el: New file.
12042
12043 * org/org-irc.el: New file.
12044
12045 * org/org-macs.el: New file, split off from org.el.
12046
12047 * org/org-mew.el: New file.
12048
12049 * org/org-mhe.el: New file, split off from org.el.
12050
12051 * org/org-publish.el: New file, split off from org.el.
12052
12053 * org/org-remember.el: New file, split off from org.el.
12054
12055 * org/org-rmail.el: New file, split off from org.el.
12056
12057 * org/org-table.el: New file, split off from org.el.
12058
12059 * org/org-vm.el: New file, split off from org.el.
12060
12061 * org/org-wl.el: New file, split off from org.el.
12062
12063 2008-04-27 Jason Riedy <jason@acm.org>
12064
12065 * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
12066 parameter that suppresses lines that evaluate to NIL.
12067 (orgtbl-get-fmt): New inline function for
12068 picking apart formats that may be lists.
12069 (orgtbl-apply-fmt): New inline function for applying formats that
12070 may be functions.
12071 (orgtbl-eval-str): New inline function for strings that may be
12072 functions.
12073 (orgtbl-format-line, orgtbl-to-generic): Use and document.
12074 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
12075 (*orgtbl-llfmt*, *orgtbl-llstart*)
12076 (*orgtbl-llend*): Dynamic variables for last-line formatting.
12077 (orgtbl-format-section): Shift formatting to support detecting the
12078 last line and formatting it specially.
12079 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
12080 formats unless overridden.
12081 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
12082 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
12083 bound variables to hold the input collection of lines and output
12084 formatted text.
12085 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
12086 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
12087 format parameters.
12088 (orgtbl-format-line): New function encapsulating formatting for a
12089 single line.
12090 (orgtbl-format-section): Similar for each section. Rebinding the
12091 dynamic vars customizes the formatting for each section.
12092 (orgtbl-to-generic): Use orgtbl-format-line and
12093 orgtbl-format-section.
12094 (org-get-param): Now unused, so delete.
12095 (orgtbl-gather-send-defs): New function to
12096 gather all the SEND definitions before a table.
12097 (orgtbl-send-replace-tbl): New function to find the RECEIVE
12098 corresponding to the current name.
12099 (orgtbl-send-table): Use the previous two functions and implement
12100 multiple destinations for each table.
12101
12102 * doc/org.texi (A LaTeX example): Note that fmt may be a
12103 one-argument function, and efmt may be a two-argument function.
12104 (Radio tables): Document multiple destinations.
12105
12106 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
12107
12108 * org/org-agenda.el (org-add-to-diary-list): New function.
12109 (org-prefix-has-effort): New variable.
12110 (org-sort-agenda-noeffort-is-high): New option.
12111 (org-agenda-columns-show-summaries)
12112 (org-agenda-columns-compute-summary-properties): New options.
12113 (org-format-agenda-item): Compute the duration of the item.
12114 (org-agenda-weekend-days): New variable.
12115 (org-agenda-list, org-timeline): Use the proper faces for dates in
12116 the agenda and timeline buffers.
12117 (org-agenda-archive-to-archive-sibling): New command.
12118 (org-agenda-start-with-clockreport-mode): New option.
12119 (org-agenda-clockreport-parameter-plist): New option.
12120 (org-agenda-clocktable-mode): New variable.
12121 (org-agenda-deadline-leaders): Allow a function value for the
12122 deadline leader.
12123 (org-agenda-get-deadlines): Deal with new function value.
12124
12125 * org/org-clock.el (org-clock): New customization group.
12126 (org-clock-into-drawer, org-clock-out-when-done)
12127 (org-clock-in-switch-to-state, org-clock-heading-function):
12128 Move into the new group.
12129 (org-clock-out-remove-zero-time-clocks): New option.
12130 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
12131 (org-dblock-write:clocktable): Allow a Lisp form for the scope
12132 parameter.
12133 (org-dblock-write:clocktable): Fix bug with total time calculation.
12134 (org-dblock-write:clocktable): Request the unrestricted list of files.
12135 (org-get-clocktable): New function.
12136 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
12137 be strings but also integers (an absolute day number) and lists (m d y).
12138
12139 * org/org-colview.el (org-columns-next-allowed-value)
12140 (org-columns-edit-value): Limit the effort for updating in the
12141 agenda to recomputing a single file.
12142 (org-columns-compute): Only write property value if it has changed.
12143 This avoids raising the buffer-change-flag unnecessarily.
12144 (org-agenda-colview-summarize)
12145 (org-agenda-colview-compute): New functions.
12146 (org-agenda-columns): Call `org-agenda-colview-summarize'.
12147
12148 * org/org-exp.el (org-export-run-in-background): New option.
12149 (org-export-icalendar): Allow a batch process to trigger waiting
12150 after executing a system command.
12151 (org-export-preprocess-string): Rename from
12152 `org-cleaned-string-for-export'.
12153 (org-export-html-style): Made target class look like normal text.
12154 (org-export-as-html): Make use of the better preprocessing in
12155 `org-cleaned-string-for-export'.
12156 (org-cleaned-string-for-export): Better treatment of heuristic
12157 targets, many more internal links will now work in HTML export.
12158 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
12159 (org-export-inbuffer-options-extra): New variable.
12160 (org-export-options-filters): New hook.
12161 (org-infile-export-plist): Find also the settings keywords in
12162 `org-export-inbuffer-options-extra'.
12163 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
12164 multiple #+INFOJS_OPT lines.
12165 (org-export-html-handle-js-options): New function.
12166 (org-export-html-infojs-setup): New option.
12167 (org-export-as-html): Call `org-export-html-handle-js-options'.
12168 Add autoload to all entry points.
12169 (org-skip-comments): Function removed.
12170
12171 * org/org-table.el (org-table-make-reference): Extra parenthesis
12172 around single fields, to make sure that algebraic formulas get
12173 correctly interpreted by calc.
12174 (org-table-current-column): No longer interactive.
12175
12176 * org/org-export-latex.el (org-export-latex-preprocess):
12177 Rename from `org-export-latex-cleaned-string'.
12178
12179 2008-04-27 Bastien Guerry <bzg@altern.org>
12180
12181 * org/org-publish.el (org-publish-get-base-files-1): New function.
12182 (org-publish-get-base-files): Use it.
12183 (org-publish-temp-files): New variable.
12184 Don't require 'dired-aux anymore.
12185 (org-publish-initial-buffer): New variable.
12186 (org-publish-org-to, org-publish): Use it.
12187 (org-publish-get-base-files-1): Bug fix: get
12188 the proper list of files when recursing thru a directory.
12189 (org-publish-get-base-files): Use the :exclude property to skip
12190 both files and directories.
12191
12192 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
12193
12194 * net/tramp.el (tramp-handle-make-symbolic-link)
12195 (tramp-handle-file-name-directory)
12196 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
12197 (tramp-do-copy-or-rename-file-directly)
12198 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
12199 (tramp-handle-substitute-in-file-name)
12200 (tramp-handle-insert-file-contents, tramp-handle-write-region)
12201 * net/tramp-cache.el (tramp-get-file-property)
12202 (tramp-set-file-property, tramp-flush-file-property)
12203 (tramp-flush-directory-property)
12204 * net/tramp-compat.el (tramp-compat-make-temp-file)
12205 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
12206 Disable `file-name-handler-alist' when handling localname.
12207 It could have a remote file syntax, like a VMS file name.
12208
12209 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12210
12211 * whitespace.el: New version 11.1.
12212 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
12213 enclosed by \\( and \\)$. Docstring fix.
12214 (whitespace-trailing-regexp): Fun removed.
12215 (whitespace-report-list): Const initialization fix.
12216 (whitespace-color-on): Code fix.
12217
12218 2008-04-27 Andreas Schwab <schwab@suse.de>
12219
12220 * Makefile.el: Unbreak bootstrap.
12221
12222 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
12223
12224 * net/tramp.el (tramp-replace-environment-variables): New defun.
12225 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
12226 Use it.
12227
12228 2008-04-27 Glenn Morris <rgm@gnu.org>
12229
12230 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
12231
12232 * calculator.el (calculator-expt): Replace cl function `oddp'.
12233
12234 2008-04-27 Johan Bockgård <bojohan@gnu.org>
12235
12236 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
12237 Simplify. Collect `defun' and `autoload' entries.
12238 Avoid modifying load-history.
12239
12240 2008-04-26 Glenn Morris <rgm@gnu.org>
12241
12242 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
12243
12244 * simple.el (quoted-insert, zap-to-char): Revert previous change.
12245
12246 2008-04-26 John Paul Wallington <jpw@pobox.com>
12247
12248 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
12249 `hexl-mode-old-eldoc-documentation-function'.
12250 (hexl-mode-exit): Restore it.
12251 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
12252
12253 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
12254
12255 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
12256
12257 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
12258 (completion-pcm--all-completions): Doc fix.
12259 (completion-styles-alist, completion-all-completions):
12260 Fix typos in docstrings.
12261
12262 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12263
12264 * whitespace.el: There is now only one variable (whitespace-style) to
12265 specify which kind of blank is visualized. Doc and docstring fix.
12266 New version 11.0.
12267 (whitespace-style): New option, replace whitespace-style-mark and
12268 whitespace-style-color.
12269 (whitespace-style-mark, whitespace-style-color): Options removed.
12270 (whitespace-hspace, whitespace-tab, whitespace-newline)
12271 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
12272 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
12273 (whitespace-hspace-regexp, whitespace-space-regexp)
12274 (whitespace-tab-regexp, whitespace-trailing-regexp)
12275 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
12276 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
12277 (whitespace-space-after-tab-regexp, whitespace-line-column)
12278 (whitespace-display-mappings, whitespace-report): Docstring fix.
12279 (whitespace-color-value-list, whitespace-mark-value-list)
12280 (whitespace-active-color, whitespace-active-mark)
12281 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
12282 (whitespace-style-value-list, whitespace-active-style)
12283 (whitespace-toggle-style): New vars.
12284 (whitespace-toggle-option-alist, whitespace-help-text):
12285 Var initialization and docstring fix.
12286 (whitespace-toggle-options, global-whitespace-toggle-options)
12287 (whitespace-cleanup, whitespace-cleanup-region)
12288 (whitespace-report-region, whitespace-interactive-char)
12289 (whitespace-toggle-list): Docstring and code fix.
12290 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
12291 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
12292 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
12293 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
12294
12295 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12296
12297 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
12298 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
12299 (diff-sanity-check-hunk): Adjust code accordingly.
12300
12301 2008-04-26 Glenn Morris <rgm@gnu.org>
12302
12303 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
12304
12305 * forms-d2.dat: Move to ../etc.
12306 * forms-d2.el (forms-file): Adapt for above change.
12307
12308 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
12309 `translation-table-for-input'.
12310
12311 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
12312 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
12313
12314 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
12315 to punctuation now it's not needed for abbrevs.
12316 (fortran-mode-abbrev-table): Remove defvar, make use of new
12317 define-abbrev-table :regexp feature.
12318
12319 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
12320 insert, now that translation-table-for-input is not needed.
12321
12322 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
12323
12324 * emacs-lisp/pp.el (pp-display-expression): New function,
12325 extracted from pp-eval-expression.
12326 (pp-eval-expression): Use pp-display-expression.
12327 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
12328 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
12329 (pp-eval-last-sexp): Use pp-last-sexp.
12330
12331 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12332
12333 * abbrev.el (define-abbrev-table): Apply props even if the table
12334 exists already.
12335
12336 * minibuffer.el (completion-table-with-context): Fix `pred' for the
12337 various kinds of completion tables.
12338 (completion-emacs22-try-completion): Place cursor after the /, as was
12339 done in Emacs-22's minibuffer-complete-word.
12340 Fix bug reported by David Hansen <david.hansen@gmx.net>.
12341 (completion-emacs22-try-completion): Merge all mergeable text rather
12342 than just /.
12343 (completion-pcm--delim-wild-regex): New var.
12344 (completion-pcm-word-delimiters): New custom.
12345 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
12346 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
12347 (completion-pcm--all-completions, completion-pcm-all-completions)
12348 (completion-pcm--merge-completions, completion-pcm--pattern->string)
12349 (completion-pcm-try-completion): New functions.
12350 (completion-styles-alist): Add them.
12351 (completion-styles): Add it to the default.
12352
12353 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
12354
12355 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
12356 (gdb-var-create-handler): ...until here when there are values.
12357 (gdb-post-prompt): Don't do -var-update with no watch expressions.
12358 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
12359
12360 2008-04-25 Eli Zaretskii <eliz@gnu.org>
12361
12362 * ls-lisp.el (ls-lisp-format): Fix last change.
12363 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
12364 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
12365 (ls-lisp-filesize-f-fmt): New defvars.
12366 (ls-lisp-insert-directory): Dynamically compute format specifiers
12367 for displaying UID, GID, and file size, and store them in the
12368 above variables.
12369 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
12370 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
12371 instead of constant format strings.
12372 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
12373 ls-lisp-filesize-d-fmt instead of constant format strings.
12374
12375 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
12376
12377 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
12378 value of addresses rather than (partial) string value.
12379 (gdb-frame-handler): Change regexp according to above change.
12380 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
12381 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
12382 (gdb-assembler-mode): Disable undo in these buffers.
12383
12384 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
12385
12386 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
12387 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
12388
12389 2008-04-24 Sam Steingold <sds@gnu.org>
12390
12391 * textmodes/remember.el (remember-diary-extract-entries): Use
12392 diary-make-entry instead of the obsolete make-diary-entry.
12393
12394 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12395
12396 * subr.el (translation-table-for-input): Mark as obsolete.
12397
12398 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
12399
12400 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
12401
12402 * textmodes/ispell.el (ispell-dictionary-alist-1)
12403 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
12404 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
12405 (ispell-dictionary-alist-6): Remove.
12406 (ispell-dictionary-base-alist): New var, merges the above.
12407 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
12408 Use it.
12409 (ispell-dictionary-alist): Default to nil. Remove autoload.
12410 (ispell-local-dictionary-alist): Remove autoload.
12411
12412 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
12413 (f90-mode-abbrev-table): Use the new :regexp feature.
12414 Merge defvar and mapc into define-abbrev-table.
12415 (f90-imenu-type-matcher): Remove unused `l'.
12416 (f90-imenu-generic-expression): Remove unused `not-ib'.
12417 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
12418 (f90-change-keywords): Use restore-buffer-modified-p.
12419
12420 2008-04-24 Glenn Morris <rgm@gnu.org>
12421
12422 * net/goto-addr.el (goto-address-prog-mode):
12423 * progmodes/bug-reference.el (bug-reference-prog-mode):
12424 Define for compiler.
12425
12426 * minibuffer.el (x-file-dialog): Declare as function.
12427
12428 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
12429 dframe-update-speed rather than obsolete alias speedbar-update-speed.
12430
12431 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
12432 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
12433 work with easymenu. Add :keys where needed.
12434
12435 * calendar/cal-move.el (calendar-scroll-left): Handle case when
12436 event-start is nil.
12437
12438 * calendar/calendar.el (calendar-mode-map): Fix typo.
12439
12440 2008-04-24 Tom Tromey <tromey@redhat.com>
12441
12442 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
12443 Document keywords. Add :suppress.
12444 * pcvs-defs.el (cvs-mode-map): Use :suppress.
12445
12446 * net/goto-addr.el (goto-address-unfontify): New function.
12447 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
12448 (goto-address-fontify-region, goto-address-mode)
12449 (goto-address-prog-mode): New functions.
12450
12451 * progmodes/bug-reference.el: New file.
12452
12453 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12454
12455 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
12456
12457 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12458
12459 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
12460 macros within lambdas.
12461
12462 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12463
12464 * minibuffer.el (completion-try-completion): Add `point' argument.
12465 Change return value.
12466 (completion-all-completions): Add `point' argument.
12467 (minibuffer-completion-help): Pass the new `point' argument.
12468 (completion--do-completion): Pass the whole field to try-completion.
12469 (completion--try-word-completion): Rewrite, making fewer assumptions.
12470 (completion-emacs21-try-completion, completion-emacs21-all-completions)
12471 (completion-emacs22-try-completion, completion-emacs22-all-completions)
12472 (completion-basic-try-completion, completion-basic-all-completions):
12473 New functions.
12474 (completion-styles-alist): Use them.
12475
12476 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
12477
12478 * textmodes/ispell.el (ispell-set-spellchecker-params):
12479 New function to make sure right params and dictionary alists are used
12480 after spellchecker changes.
12481 (ispell-aspell-dictionary-alist, ispell-last-program-name)
12482 (ispell-initialize-spellchecker-hook): New variables and hook.
12483 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
12484 (ispell-maybe-find-aspell-dictionaries): Remove.
12485 Calls replaced by (ispell-set-spellchecker-params) calls.
12486 (ispell-have-aspell-dictionaries): Remove.
12487
12488 * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
12489 by ispell-set-spellchecker-params.
12490
12491 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12492
12493 * complete.el (PC-do-completion): Be more robust in the presence of
12494 unexpected values in minibuffer-completion-predicate.
12495
12496 * minibuffer.el (read-file-name): Don't let-bind default-directory.
12497 Only abbreviate default-filename if it's a file.
12498
12499 * minibuffer.el (read-file-name-function, read-file-name-predicate)
12500 (read-file-name-completion-ignore-case, insert-default-directory):
12501 New vars, moved from fileio.c.
12502 (read-file-name): New fun, moved from fileio.c.
12503 * cus-start.el: Remove insert-default-directory and
12504 read-file-name-completion-ignore-case.
12505
12506 2008-04-23 Magnus Henoch <mange@freemail.hu>
12507
12508 * tar-mode.el (tar-untar-buffer): If the entry has directory
12509 link type, extract it as a directory even if its file name doesn't
12510 end with a slash. Fixes extraction of NetBSD tar archives.
12511
12512 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12513
12514 * server.el (server-start): Also don't get confused by CRs since we
12515 don't quote them.
12516
12517 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
12518
12519 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
12520 (gdb-set-gud-minor-mode-existing-buffers)
12521 (gdb-info-breakpoints-custom, gdb-get-location)
12522 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
12523 Previously gdb-create-define-alist wasn't always run and added to
12524 after-save-hook.
12525
12526 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
12527
12528 2008-04-23 Kevin Ryde <user42@zip.com.au>
12529
12530 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
12531 comments like unindented ones.
12532
12533 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12534
12535 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
12536 parameter origins.
12537
12538 2008-04-23 Kevin Ryde <user42@zip.com.au>
12539
12540 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12541 Bind print-level to ensure output forms aren't truncated if
12542 print-level is set to eval-expression-print-level when going via
12543 eval-defun and friends, or has been otherwise fiddled with.
12544
12545 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * progmodes/cc-mode.el (c-basic-common-init): Don't set
12548 font-lock-extend-after-change-region-function globally.
12549
12550 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
12551
12552 * speedbar.el (speedbar-use-tool-tips-flag)
12553 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
12554 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
12555 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
12556 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
12557 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
12558 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
12559 (speedbar-separator-face): Fix typos in docstrings.
12560 (speedbar-stealthy-function-list, speedbar-verbosity-level)
12561 (speedbar-supported-extension-expressions, speedbar-update-current-file)
12562 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
12563 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
12564 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
12565 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
12566 (speedbar-check-vc-this-line, speedbar-files-line-directory)
12567 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12568 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
12569 (speedbar-recenter): Doc fixes.
12570 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
12571 declaration and remove redundant info in docstring.
12572
12573 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
12574
12575 * vc-git.el (vc-git-status-printer): Deal with directories.
12576
12577 * vc.el (vc-next-action): Look at more than the first file to
12578 determine the state.
12579
12580 2008-04-23 Glenn Morris <rgm@gnu.org>
12581
12582 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
12583 timers. Doc fix.
12584 (dframe-update-speed): Drop support for XEmacs < 20.
12585 (dframe-frame-mode): Drop support for Emacs < 20.
12586 (dframe-set-timer-internal): Drop support for Emacs without timers.
12587 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
12588
12589 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
12590 versions. Add doc-string. Mark as obsolete.
12591
12592 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
12593
12594 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
12595 rather than using an Emacs version test.
12596
12597 * tree-widget.el (tree-widget-image-enable): Use display-images-p
12598 rather than an Emacs version test.
12599
12600 * calendar/cal-china.el (holiday-chinese-qingming)
12601 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
12602 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
12603 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
12604
12605 * calendar/cal-islam.el (holiday-islamic): Doc fix.
12606
12607 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
12608 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
12609 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
12610
12611 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
12612
12613 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
12614 (gdb-previous-frame-pc-address): ...to this.
12615 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
12616 of "info frame" with Gdb 6.4+.
12617 (gdb-stack-list-frames-regexp): New regexp.
12618 (gdb-frame-handler-1): Parse output of -stack-info-frame.
12619
12620 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
12621
12622 * tar-mode.el (tar-prefix-offset): New constant.
12623 (tar-header-block-tokenize): Support paths with long names
12624 which use the "ustar" standard.
12625
12626 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
12627
12628 * image-dired.el (image-dired-track-original-file)
12629 (image-dired-modify-mark-on-thumb-original-file):
12630 Use `dired-goto-file' instead of `search-forward'. This solves
12631 a bug with finding files where the file name is a subset of other
12632 file names. Doc fix.
12633
12634 2008-04-22 Juri Linkov <juri@jurta.org>
12635
12636 * menu-bar.el (buffers-menu-max-size): Move its definition down to
12637 the "Buffers Menu" section. Change group name `mouse' to `menu'.
12638 (yank-menu-length): Change group name `mouse' to `menu'.
12639 (buffers-menu-buffer-name-length): New user option.
12640 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
12641 instead of the hard-coded number 27.
12642
12643 2008-04-22 Juri Linkov <juri@jurta.org>
12644
12645 * isearch.el (eval-when-compile): Require `help-macro'.
12646 (isearch-help-for-help-internal): Isearch specific Help screen
12647 created by `make-help-screen'.
12648 (isearch-help-map): New variable that binds "b", "k", "m" to
12649 isearch-specific commands, and binds other keys to
12650 isearch-other-control-char, thus allowing other Help keys to
12651 exit isearch mode and execute their global definitions.
12652 (isearch-help-for-help, isearch-describe-bindings)
12653 (isearch-describe-key, isearch-describe-mode): New commands.
12654 (isearch-mode-help): Define alias to isearch-describe-mode
12655 and remove its old function definition.
12656 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
12657 Remove old comments because this issue is settled now.
12658 (isearch-forward): Describe three new Help commands in the docstring.
12659 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
12660 leave the single sentence at the first line of the docstring,
12661 and prepend the word "function" before `isearch-forward'
12662 to make the Help link to the function instead of variable.
12663
12664 2008-04-22 Juri Linkov <juri@jurta.org>
12665
12666 * isearch.el (isearch-success-function): New variable with default
12667 to `isearch-success-function-default'.
12668 (isearch-search): Call a function from `isearch-success-function'
12669 instead of calling the hard-coded `isearch-range-invisible'.
12670 (isearch-success-function-default): New function that calls
12671 `isearch-range-invisible' and inverts its return value.
12672
12673 * info.el (Info-search): In two similar places that skip
12674 undesired search matches move code to Info-search-success-function,
12675 and call `isearch-success-function' instead.
12676 (Info-search-success-function): New function copied from code
12677 in Info-search. Replace isearch-range-invisible with
12678 text-property-not-all that checks for 'invisible and 'display
12679 properties to skip partially invisible matches (whose display
12680 properties were set by Info-fontify-node).
12681 (Info-mode): Set buffer-local isearch-success-function
12682 to Info-search-success-function.
12683
12684 2008-04-22 Juri Linkov <juri@jurta.org>
12685
12686 * minibuffer.el (internal-complete-buffer-except): New function.
12687
12688 * files.el (read-buffer-to-switch): New function.
12689 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
12690 Change interactive spec to call read-buffer-to-switch instead of
12691 using the letter "B".
12692
12693 * simple.el (minibuffer-default-add-shell-commands): New function.
12694 Use declare-function for mailcap-file-default-commands from "mailcap".
12695 (shell-command): Set local minibuffer-default-add-function to
12696 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
12697 before calling read-shell-command. Set 4th arg default-value of
12698 read-shell-command to relative buffer-file-name in file buffers.
12699
12700 * dired-aux.el (dired-read-shell-command-default): Move it to
12701 gnus/mailcap.el and change its name to more general name
12702 mailcap-file-default-commands.
12703 (minibuffer-default-add-dired-shell-commands): New function.
12704 Use declare-function for mailcap-file-default-commands from "mailcap".
12705 (dired-read-shell-command): Set local minibuffer-default-add-function
12706 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
12707 before calling read-shell-command. Remove dired-read-shell-command-default
12708 from the default value arg because default values are not set in
12709 minibuffer-default-add-dired-shell-commands. Doc fix.
12710
12711 * dired-x.el (dired-smart-shell-command): Sync arguments and
12712 interactive spec with changes in `shell-command'.
12713 Use dired-get-filename to get the dired file name at point
12714 as the default value in dired mode.
12715
12716 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
12717
12718 * info.el (Info-complete-menu-item): Add missing parenthesis.
12719
12720 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12721
12722 * info.el (Info-complete-menu-item): Save point.
12723
12724 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
12725
12726 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
12727
12728 2008-04-22 Andreas Schwab <schwab@suse.de>
12729
12730 * Makefile.in (emacs-deps): Define.
12731 Use it instead of $(lisp)/subdirs.el.
12732
12733 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
12734
12735 * vc.el (vc-next-action): Do not consider directories when
12736 checking for state compatibility.
12737 (vc-transfer-file): Use when not if.
12738 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
12739 (vc-dir-mark-file): Use them.
12740 (vc-deduce-fileset): Also return the backend.
12741 (vc-diff-internal): Take as argument the value returned by
12742 vc-deduce-fileset instead of just the fileset.
12743 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
12744 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
12745 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
12746
12747 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
12748
12749 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
12750 set-window-vscroll but image-scroll-down. Fixes a bug where a
12751 command following SPC scrolled up again.
12752
12753 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
12754
12755 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
12756 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
12757 (gud-watch): Add "$" prefix when in registers buffer.
12758
12759 2008-04-22 Glenn Morris <rgm@gnu.org>
12760
12761 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
12762
12763 * whitespace.el (whitespace-display-table)
12764 (whitespace-display-table-was-local): Move definitions before use.
12765
12766 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
12767 (copyright-limit): Respect copyright-at-end-flag.
12768 (copyright-re-search, copyright-start-point)
12769 (copyright-offset-too-large-p): New functions.
12770 (copyright-update-year): Use copyright-re-search.
12771 (copyright-update, copyright-fix-years): Use copyright-start-point,
12772 and copyright-re-search.
12773 (copyright): Use copyright-offset-too-large-p.
12774 * add-log.el (change-log-mode): Set copyright-at-end-flag.
12775
12776 * add-log.el (top-level): Require 'cl when compiling.
12777
12778 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12779
12780 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
12781 Treat minibuffer-completion-predicate as a predicate.
12782
12783 * minibuffer.el (completion--file-name-table): Accept both the old
12784 `dir' arg or the new `pred' arg.
12785
12786 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
12787 `predicate' argument to pass non-predicate data.
12788 (ffap-read-url-internal, ffap-read-file-or-url-internal):
12789 Use second arg as proper predicate.
12790
12791 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
12792 (vc-bzr-revision-completion-table): Use completion-table-with-context
12793 instead.
12794
12795 * simple.el (choose-completion-string): Use minibuffer-completion-table.
12796
12797 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
12798
12799 * term.el (term-emulate-terminal): Perform redisplay after the
12800 process filter has finished running.
12801
12802 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12803
12804 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
12805
12806 * minibuffer.el (completion-try-completion): Change magic symbol
12807 property name. Rename from minibuffer-try-completion.
12808 (completion-all-completions): Rename from minibuffer-all-completions.
12809 Remove hide-spaces argument.
12810 (completion--do-completion): Rename from minibuffer--do-completion.
12811 (minibuffer-complete-and-exit): Call just try-completion rather than
12812 completion-try-completion to fix up the case.
12813 (completion--try-word-completion): Try to add space or hyphen before
12814 making `string' a prefix of `completion'.
12815 (completion--insert-strings): Rename from minibuffer--insert-strings.
12816
12817 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
12818
12819 * net/tls.el (tls-program): Add -ign_eof argument to call the
12820 openssl commands.
12821 (tls-checktrust): Ditto.
12822
12823 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
12824
12825 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
12826
12827 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
12828 (vc-check-master-templates, vc-file-not-found-hook)
12829 (vc-kill-buffer-hook):
12830 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
12831 (vc-find-position-by-context, vc-buffer-context)
12832 (vc-restore-buffer-context, vc-responsible-backend)
12833 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
12834 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
12835 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
12836 (vc-version-diff, vc-diff, vc-insert-headers)
12837 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
12838 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
12839 (vc-revert, vc-rollback, vc-version-backup-file)
12840 (vc-rename-master, vc-delete-file, vc-rename-file)
12841 (vc-branch-part, vc-default-retrieve-snapshot)
12842 (vc-annotate-display-autoscale, vc-annotate-display-select)
12843 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
12844 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
12845 (vc-dir-update): Handle directories.
12846 (vc-default-status-printer): Simplify.
12847
12848 * progmodes/asm-mode.el (asm-mode-map):
12849 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
12850
12851 * progmodes/m4-mode.el (m4-mode-map): Add menu.
12852
12853 2008-04-21 Kenichi Handa <handa@m17n.org>
12854
12855 * select.el (xselect-convert-to-string): Send a C_STRING only if
12856 the polymorphic target TEXT is requested.
12857
12858 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
12859
12860 * minibuffer.el (completion-setup-hook, display-completion-list)
12861 (completion--file-name-table): Fix typos in docstrings.
12862 (completion-table-dynamic): Fix typo, and reflow docstring.
12863
12864 2008-04-20 Andreas Schwab <schwab@suse.de>
12865
12866 * server.el (server-switch-buffer): Also consider clients in the
12867 selected frame.
12868
12869 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
12870
12871 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
12872 Select window clicked on first.
12873 (gdb): Display thread number in mode-line.
12874 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
12875 (gdb-breakpoints-header): New variable.
12876 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
12877
12878 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12879
12880 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
12881 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
12882 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
12883 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
12884 (vc-sccs-print-log): Use it.
12885
12886 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
12887
12888 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
12889 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
12890
12891 * tooltip.el (tooltip-previous-message): New var.
12892 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
12893 the C code (avoid overwriting a minibuffer, restore previous echo
12894 message, ...).
12895 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
12896 Simplify.
12897
12898 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
12899
12900 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
12901 (gdb-init-1): Initialise it.
12902 (gdb-annotation-rules): New entry for "new-thread".
12903 (gdb-thread-identification): New function to customize
12904 mode-line-buffer-identification.
12905 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
12906 (gdb-assembler-mode): Use it.
12907 (gdb-threads-mode): Force "info threads" onto queue.
12908
12909 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12910
12911 * files.el (locate-file-completion-table): Rename from
12912 locate-file-completion and make it use `pred' in the normal way.
12913 (locate-file-completion): New compatibility wrapper.
12914 (load-library): Use locate-file-completion-table.
12915 * finder.el (finder-commentary):
12916 * subr.el (locate-library):
12917 * emacs-lisp/find-func.el (find-library): Likewise.
12918 * info.el: Use with-current-buffer and inhibit-read-only.
12919 (Info-read-node-name-2): Change to use `predicate' in the normal way.
12920 (Info-read-node-name-1): Adjust uses accordingly.
12921
12922 * minibuffer.el (completion-table-with-context): Add support for `pred'.
12923 (completion-table-with-terminator): Don't use complete-with-action
12924 since we have to distinguish all three cases anyway.
12925 (completion-table-with-predicate): New function.
12926 (dynamic-completion-table): Add obsolete alias.
12927
12928 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
12929
12930 2008-04-18 Sam Steingold <sds@gnu.org>
12931
12932 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
12933 Use quit-window instead of bury-buffer.
12934
12935 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12936
12937 * minibuffer.el (completion-table-with-terminator): Fix last fix.
12938
12939 2008-04-18 Andreas Schwab <schwab@suse.de>
12940
12941 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
12942 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
12943 Depend on $(lisp)/subdirs.el.
12944
12945 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
12946
12947 * descr-text.el (describe-char-after):
12948 Use `define-obsolete-function-alias'.
12949
12950 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
12951
12952 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
12953
12954 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
12955 Remove redundant obsolescence info in docstring.
12956
12957 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
12958 (vc-header-alist): Add WHEN to obsolescence declaration.
12959 (vc-state): Fix typo in docstring.
12960
12961 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
12962 Use `define-obsolete-variable-alias'.
12963
12964 * emulation/tpu-edt.el (tpu-have-ispell):
12965 * international/codepage.el (codepage-setup):
12966 Fix typo in obsolescence declaration.
12967
12968 * international/mule.el (char-coding-system-table):
12969 Remove redundant obsolescence info in docstring.
12970 (charset-list, generic-char-p, set-char-table-default):
12971 Fix typos in obsolescence declarations.
12972
12973 * international/mule-diag.el (non-iso-charset-alist):
12974 Fix typo in obsolescence declaration.
12975 (decode-codepage-char): Remove redundant obsolescence info in docstring.
12976
12977 * font-core.el (font-lock-defaults-alist):
12978 * font-lock.el (font-lock-reference-face):
12979 * frame.el (screen-height, screen-width, set-screen-width)
12980 (set-screen-height):
12981 * hilit-chg.el (highlight-changes-initial-state):
12982 * isearch.el (isearch-return-char):
12983 * log-edit.el (cvs-commit-buffer-require-final-newline)
12984 (cvs-changelog-full-paragraphs):
12985 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
12986 (mouse-popup-menubar-stuff):
12987 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
12988 (mouse-wheel-click-button):
12989 * outline.el (outline-visible):
12990 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
12991 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
12992 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
12993 * progmodes/compile.el (compile-internal):
12994 Add WHEN to obsolescence declarations.
12995
12996 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12997
12998 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
12999 is not better anyway.
13000
13001 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13002
13003 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
13004 properly.
13005
13006 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
13007
13008 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
13009 (python-use-skeletons): Remove, unused.
13010 (python-skeletons): Remove. Use the abbrev table instead.
13011 (python-mode-abbrev-table): Fix regexp;
13012 add enable-function and case-fixed.
13013 (def-python-skeleton): Simplify.
13014 (python-expand-template): Use the abbrev-table and abbrev-insert.
13015 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
13016 Remove.
13017 (python-mode): Don't set pre-abbrev-expand-hook.
13018
13019 * skeleton.el: Set coding-tag.
13020
13021 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
13022 (expand-abbrev): Use it.
13023 (abbrev-table-menu): New function.
13024
13025 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
13026
13027 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
13028
13029 2008-04-17 Sam Steingold <sds@gnu.org>
13030
13031 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
13032 idiosyncratic bury-buffer/delete-window logic.
13033
13034 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
13035
13036 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
13037 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
13038
13039 2008-04-17 Kenichi Handa <handa@m17n.org>
13040
13041 * international/characters.el: Don't make the width of U+00AD to 0.
13042
13043 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
13044
13045 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
13046 (gdb, gdb-starting, gdb-frames-mode): Use it.
13047 (gdb-invalidate-frames): Advise to call "info stack" only if
13048 execution has occurred.
13049 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
13050 selected frame if no execution has occurred.
13051 (gdb-frames-force-update): New interactive function.
13052 (gdb-frames-mode-map): Bind it to "F".
13053
13054 2008-04-17 Michael Olson <mwolson@gnu.org>
13055
13056 * textmodes/remember.el (remember-version): Release Remember 2.0.
13057
13058 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
13059
13060 * textmodes/artist.el:
13061 * progmodes/vhdl-mode.el:
13062 * progmodes/verilog-mode.el:
13063 * progmodes/vera-mode.el:
13064 * progmodes/simula.el:
13065 * progmodes/ps-mode.el:
13066 * progmodes/cmacexp.el:
13067 * obsolete/hilit19.el:
13068 * emulation/viper.el:
13069 * ediff.el: Cleanup the bug-report email addresses and make sure the
13070 maintainer is still willing to handle bug reports.
13071
13072 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
13073
13074 * vc.el (vc-dir-kill-query): Fix thinko.
13075
13076 2008-04-16 Glenn Morris <rgm@gnu.org>
13077
13078 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
13079 by diary-sexp-entry.
13080
13081 2008-04-16 Markus Triska <markus.triska@gmx.at>
13082
13083 * proced.el (proced-command-alist): Add support for darwin.
13084
13085 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13086
13087 * proced.el (proced-mode): Redefine as just the major-mode.
13088 (proced): Separate it from proced-mode.
13089
13090 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
13091
13092 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13093
13094 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
13095 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
13096 `tab-width' setting from user. New version 10.0. Doc and docstring
13097 fix.
13098 (whitespace-style, whitespace-chars): Remove options.
13099 (whitespace-style-mark): New option, replace whitespace-style deleted
13100 option. Fix docstring.
13101 (whitespace-style-color): New option, replace whitespace-chars deleted
13102 option. Fix docstring.
13103 (whitespace-space, whitespace-hspace, whitespace-tab)
13104 (whitespace-newline, whitespace-trailing, whitespace-line)
13105 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
13106 (whitespace-space-after-tab, whitespace-hspace-regexp)
13107 (whitespace-space-regexp, whitespace-tab-regexp)
13108 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
13109 (whitespace-empty-at-eob-regexp, whitespace-line-column)
13110 (whitespace-toggle-option-alist): Fix docstring.
13111 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
13112 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
13113 docstring and initialization.
13114 (global-whitespace-mode): Autoloaded global minor mode.
13115 (whitespace-chars-value-list, whitespace-style-value-list)
13116 (whitespace-active-chars, whitespace-active-style)
13117 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
13118 (whitespace-color-value-list): New var, replace
13119 whitespace-chars-value-list removed var.
13120 (whitespace-mark-value-list): New var, replace
13121 whitespace-style-value-list removed var.
13122 (whitespace-active-color): New var, replace whitespace-active-chars
13123 removed var.
13124 (whitespace-active-mark): New var, replace whitespace-active-style
13125 removed var.
13126 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
13127 removed var.
13128 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
13129 removed var.
13130 (whitespace-toggle-option-alist, whitespace-report-list)
13131 (whitespace-report-text, whitespace-help-text): Fix initialization.
13132 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
13133 (whitespace-toggle-options, global-whitespace-toggle-options)
13134 (whitespace-cleanup-region, whitespace-report-region)
13135 (whitespace-interactive-char): Fix docstring and code.
13136 (whitespace-cleanup, whitespace-report): Fix docstring.
13137 (whitespace-replace-spaces-by-tabs): Remove fun.
13138 (whitespace-replace-action): New fun, replace
13139 whitespace-replace-spaces-by-tabs removed fun.
13140 (whitespace-regexp, whitespace-indentation-regexp)
13141 (whitespace-space-after-tab-regexp, whitespace-insert-value)
13142 (whitespace-kill-buffer): New funs.
13143 (whitespace-insert-option-mark, whitespace-help-on)
13144 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
13145 (whitespace-color-on, whitespace-color-off)
13146 (whitespace-display-char-on): Fix code.
13147
13148 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13149
13150 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
13151 (mouse-throw-magnifier-with-mouse-movement): Remove.
13152 (mouse-throw-magnifier-base): New const.
13153 (mouse-drag-scroll-delta): New fun.
13154 (mouse-drag-throw): Use it.
13155
13156 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
13157
13158 * international/uni-bidi.el, international/uni-category.el:
13159 * international/uni-combining.el, international/uni-comment.el:
13160 * international/uni-decimal.el, international/uni-decomposition.el:
13161 * international/uni-digit.el, international/uni-lowercase.el:
13162 * international/uni-mirrored.el, international/uni-name.el:
13163 * international/uni-numeric.el, international/uni-old-name.el:
13164 * international/uni-titlecase.el, international/uni-uppercase.el:
13165 * international/charprop.el: Regenerate.
13166
13167 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
13168
13169 * vc.el (vc-status-fileinfo): Add new member directoryp.
13170 (vc-default-status-printer): Print directories.
13171 (vc-status-update): Sort files before subdirectories.
13172
13173 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
13174 Add alternative implementation based on "cvs update".
13175
13176 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
13177
13178 * doc-view.el: Changed requirements section to tell that only one
13179 of dvipdf or dvipdfm is needed.
13180 (doc-view-already-converted-p): Fix bug that forced reconversion
13181 if doc was already converted.
13182
13183 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13184
13185 * minibuffer.el (minibuffer-message):
13186 Make sure we can put-text-property.
13187
13188 * emacs-lisp/crm.el: Complete rewrite.
13189
13190 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
13191 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
13192 case of an error in display-completion-list.
13193
13194 * filecache.el (file-cache-completions-keymap): Move init from
13195 file-cache-completion-setup-function into declaration.
13196 (file-cache-minibuffer-complete): Simplify.
13197 (file-cache-completion-setup-function): Use standard-output,
13198 preserve current-buffer.
13199
13200 * vc.el (vc-status-update): Fix typo.
13201 (vc-status-update): Set needs-update.
13202 (vc-status-refresh): η-reduce.
13203
13204 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
13205
13206 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
13207 to image-eol.
13208
13209 2008-04-14 Alexandre Julliard <julliard@winehq.org>
13210
13211 * vc.el (vc-status-update): Undo the previous revert.
13212
13213 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13214
13215 * minibuffer.el (completion-table-with-terminator): Those completions
13216 are never valid w.r.t test-completion.
13217 (completion--file-name-table):
13218 Check completion-all-completions-with-base-size.
13219
13220 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
13221
13222 * doc-view.el (doc-view-dvipdf-program): New variable.
13223 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
13224 (doc-view-mode-p): Check for doc-view-dvipdf-program as
13225 alternative for doc-view-dvipdfm-program.
13226 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
13227
13228 * doc-view.el (doc-view-start-process): Don't set
13229 default-directory to "~/" if the current value is valid.
13230 This broke PS files that run other files in the same directory.
13231
13232 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
13233
13234 * vc.el (vc-status-kill-query): New function.
13235 (vc-status-mode): Add it to kill-buffer-query-functions.
13236 (vc-status-show-fileentry): New function.
13237 (vc-status-menu-map): Bind it. Bind vc-next-action.
13238
13239 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13240
13241 * minibuffer.el (minibuffer-message): Put cursor at the right place.
13242
13243 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13244
13245 * proced.el (proced-send-signal): Fix error recognition.
13246
13247 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13248
13249 * proced.el (proced-command-alist): Remove sort column.
13250 (proced-command, proced-procname-column):
13251 Use make-variable-buffer-local.
13252 (proced-signal-function): Rename from proced-kill-program.
13253 Allow for elisp symbols and string values representing system calls.
13254 (proced-marker-regexp, proced-success-message): New functions.
13255 (proced): Use defalias. Add autoload cookie.
13256 (proced-unmark-backward, proced-toggle-marks)
13257 (proced-hide-processes): New commands.
13258 (proced-do-mark): Simplify code.
13259 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
13260 (proced-update): Remove sorting.
13261 (proced-send-signal): Display number of processes to operate on.
13262 Allow for system calls or elisp functions to send signals.
13263 Check if signal was sent successfully.
13264
13265 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
13266
13267 * minibuffer.el (completion-all-completion-with-base-size): New var.
13268 (completion--some): New function.
13269 (completion-table-with-context, completion--file-name-table):
13270 Return the base-size if requested.
13271 (completion-table-in-turn): Generalize to multiple arguments.
13272 (complete-in-turn): Compatibility alias.
13273 (completion-styles-alist): New var.
13274 (completion-styles): New customization.
13275 (minibuffer-try-completion, minibuffer-all-completions):
13276 New functions.
13277 (minibuffer--do-completion, minibuffer-complete-and-exit)
13278 (minibuffer-try-word-completion): Use them.
13279 (display-completion-list, minibuffer-completion-help): Use them.
13280 Handle all-completions's new base-size info to set completion-base-size.
13281 * info.el (Info-read-node-name-1): Use completion-table-with-context,
13282 completion-table-with-terminator and complete-with-action.
13283 Remove the now obsolete completion-base-size-function property.
13284 * simple.el (completion-list-mode-map): Move init into declaration.
13285 (completion-list-mode): Use define-derived-mode.
13286 (completion-setup-function): Use any completion-base-size that may
13287 have been set before. Remove handling of completion-base-size-function.
13288 * loadup.el: Move abbrev.el up earlier.
13289
13290 2008-04-13 Alexandre Julliard <julliard@winehq.org>
13291
13292 * vc-git.el (vc-git-after-dir-status-stage)
13293 (vc-git-dir-status-goto-stage): New functions.
13294 (vc-git-after-dir-status-stage1)
13295 (vc-git-after-dir-status-stage1-empty-db)
13296 (vc-git-after-dir-status-stage2): Remove, functionality moved
13297 into the new generic stage functions.
13298 (vc-git-dir-status-files): New function.
13299
13300 * vc.el (vc-status-update): Revert an incorrect rewrite.
13301 Add some comments.
13302 (vc-status-refresh-files): New function.
13303 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
13304 state of up-to-date files.
13305 (vc-default-dir-status-files): New function.
13306
13307 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
13308
13309 * minibuffer.el (completion--embedded-envvar-table)
13310 (read-file-name-internal): Fix typos in 2008-04-11 change.
13311
13312 * faces.el (read-face-name): Use `completion-table-in-turn',
13313 not `complete-in-turn'.
13314
13315 2008-04-13 Andreas Schwab <schwab@suse.de>
13316
13317 * progmodes/etags.el: Require 'cl when compiling.
13318
13319 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
13320
13321 * progmodes/gud.el (gud-menu-map): Expand tooltip.
13322
13323 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
13324 (menu): Add/expand menu tooltips.
13325
13326 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
13327
13328 * progmodes/sh-script.el (sh-show-indent): Fix typo.
13329 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
13330
13331 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
13332 considered registered.
13333
13334 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
13335
13336 * emacs-lisp/copyright.el (copyright-update-directory): New command.
13337
13338 * ediff-wind.el (ediff-split-window-function)
13339 (ediff-merge-split-window-function): Improve custom type.
13340
13341 2008-04-12 Eli Zaretskii <eliz@gnu.org>
13342
13343 * loadup.el ("minibuffer"): Move after "faces".
13344
13345 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13346
13347 * progmodes/hideif.el (hif-factor): Handle unary minus.
13348
13349 2008-04-12 Glenn Morris <rgm@gnu.org>
13350
13351 * calendar/cal-china.el (chinese-calendar-time-zone):
13352 Mark obsolete name as risky too.
13353
13354 * calendar/calendar.el (calendar-faces): New custom group.
13355 (calendar-today, diary, holiday): Doc fix.
13356 Move to calendar-faces group.
13357 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
13358 (diary-button): Doc fix. Move to calendar-faces group.
13359
13360 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
13361 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
13362 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
13363 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
13364 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
13365 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
13366 not in dumped files before the associated defcustom.
13367
13368 2008-04-11 Johan Bockgård <bojohan@gnu.org>
13369
13370 * minibuffer.el (lazy-completion-table): Fix debug spec.
13371
13372 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13373
13374 * minibuffer.el (complete-with-action, lazy-completion-table):
13375 Move from subr.el.
13376 (apply-partially, completion-table-dynamic)
13377 (completion-table-with-context, completion-table-with-terminator)
13378 (completion-table-in-turn): New funs.
13379 (completion--make-envvar-table, completion--embedded-envvar-table):
13380 New funs.
13381 (read-file-name-internal): Use them.
13382 (completion-setup-hook): Move from simple.el.
13383 * subr.el (complete-with-action, lazy-completion-table):
13384 * simple.el (completion-setup-hook): Move to minibuffer.el.
13385
13386 2008-04-11 Glenn Morris <rgm@gnu.org>
13387
13388 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
13389
13390 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13391
13392 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
13393
13394 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
13395
13396 * textmodes/fill.el (fill-forward-paragraph-function): New var.
13397 (fill-forward-paragraph): New fun.
13398 (fill-paragraph, fill-region): Use it.
13399
13400 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
13401 (vc-status-create-fileinfo): Make `extra' optional.
13402 (vc-status-busy): New fun.
13403 (vc-status-menu-map): Use it.
13404 (vc-status-crt-marked): Remove.
13405 (vc-status-update): Rename from vc-status-add-entries.
13406 Add argument so as to prevent addition of entries. Rewrite.
13407 (vc-update-vc-status-buffer): Remove.
13408 (vc-status-refresh): Don't remove old entries, set them to
13409 up-to-date instead. Also do it after the update is complete.
13410 (vc-status-marked-files): η-reduce.
13411
13412 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
13413 for non-dialogs.
13414
13415 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
13416
13417 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
13418
13419 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
13420
13421 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
13422 to t and don't truncate msg.
13423
13424 2008-04-11 Glenn Morris <rgm@gnu.org>
13425
13426 * calendar/calendar.el (diary, holidays):
13427 Move custom groups to other files.
13428 (holiday-general-holidays, holiday-oriental-holidays)
13429 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
13430 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
13431 (holiday-hebrew-holidays, holiday-christian-holidays)
13432 (holiday-islamic-holidays, holiday-bahai-holidays)
13433 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
13434 * calendar/diary-lib.el: Move custom group here from calendar.el.
13435 * calendar/holidays.el: Move custom group and variables here
13436 from calendar.el.
13437
13438 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
13439
13440 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
13441 Fix custom group.
13442 (calendar-current-time-zone-cache): Autoload riskiness.
13443
13444 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
13445
13446 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
13447
13448 * woman.el (woman2-TH): Use string-equal instead of string-match.
13449
13450 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13451
13452 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
13453 (smerge-resolve): Merge the "2-way refinement" case with one half of
13454 the "mere whitespace" resolution.
13455
13456 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
13457
13458 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
13459
13460 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
13461
13462 * subr.el (assoc-ignore-case, assoc-ignore-representation):
13463 Add WHEN to obsolescence declaration.
13464
13465 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
13466
13467 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
13468
13469 * vc-hooks.el (vc-state): Add new state `conflict'.
13470 (vc-after-save): Use when not if.
13471 (vc-default-mode-line-string): Deal with the conflict state.
13472 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
13473
13474 * vc.el (vc-editable-p, vc-default-status-printer)
13475 (vc-next-action): Deal with the conflict state.
13476 (vc-mark-resolved): New function.
13477 (vc-status-mode): Fix mode name.
13478 (vc-default-comment-history): Use when not if.
13479 (Todo): Add new entries, remove old ones.
13480
13481 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
13482 (vc-cvs-parse-status, vc-cvs-after-dir-status):
13483 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
13484 Detect the conflict state.
13485
13486 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
13487
13488 2008-04-10 Glenn Morris <rgm@gnu.org>
13489
13490 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
13491 Respect truncate-partial-width-windows in non-full windows,
13492 with regards to :toggle and :enable state.
13493
13494 * simple.el (toggle-truncate-lines): Doc fix.
13495
13496 * Makefile.in (MH_E_DIR): New variable.
13497 (MH_E_SRC): Restore variable removed 2008-03-13.
13498 (mh-loaddefs.el): Depend on $MH_E_SRC.
13499 (CAL_DIR, CAL_SRC): New variables.
13500 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
13501 Depend on CAL_SRC.
13502
13503 * calendar/calendar.el (calendar, diary): Add :prefix.
13504 (holidays): Change :prefix.
13505 (calendar-today, holiday, calendar-holiday-marker)
13506 (european-calendar-style): Change custom groups.
13507
13508 * calendar/calendar.el (diary-hook, diary-display-hook):
13509 Move to diary-lib.el.
13510 * calendar/diary-lib.el (diary-hook, diary-display-hook):
13511 Move here from calendar.el.
13512 * calendar/appt.el: Require diary-lib rather than calendar.
13513 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
13514
13515 * calendar/appt.el (appt): Add :prefix.
13516
13517 * calendar/diary-lib.el (diary-hook): Doc fix.
13518 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
13519
13520 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13521
13522 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
13523 New functions.
13524
13525 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
13526 the arg to recursive calls.
13527
13528 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
13529
13530 * minibuffer.el (completion-auto-help): Fix typo.
13531
13532 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13533
13534 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
13535
13536 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
13537
13538 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
13539 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
13540
13541 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13542
13543 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
13544
13545 * minibuffer.el (minibuffer): Move group from cus-edit.el.
13546 (completion-auto-help): Move from C code.
13547 (minibuffer--maybe-completion-help): Remove.
13548 (minibuffer--bitset): New function.
13549 (minibuffer--do-completion): Rename from minibuffer-do-completion.
13550 Renumber a bit. Really complete on string *before* point.
13551 Add argument used for word-completion.
13552 Join trailing / in completion with following text, as done in
13553 minibuffer-complete-word.
13554 Handle new value `lazy' for completion-auto-help.
13555 (minibuffer-try-word-completion): New function extracted from
13556 minibuffer-complete-word.
13557 (minibuffer-complete-word): Use minibuffer--do-completion.
13558 (minibuffer--insert-strings): Rename from
13559 minibuffer-complete-insert-strings.
13560 (exit-minibuffer): Fix typo.
13561 * cus-edit.el (minibuffer): Move group to minibuffer.el.
13562 * cus-start.el: Remove completion-auto-help.
13563
13564 2008-04-09 Alexandre Julliard <julliard@winehq.org>
13565
13566 * vc.el (vc-status-add-entries): New function.
13567 (vc-status-add-entry): Remove.
13568 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
13569 Use vc-status-add-entries.
13570
13571 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
13572 order.
13573
13574 2008-04-09 Jason Rumney <jasonr@gnu.org>
13575
13576 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
13577 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
13578 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
13579 (AUTOGENEL): New variable.
13580 (distclean, maintainer-clean): New targets.
13581
13582 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
13583
13584 * emacs-lisp/regexp-opt.el (regexp-opt):
13585 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
13586
13587 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
13588
13589 * nxml/nxml-mode.el (nxml-cleanup): New function.
13590 (nxml-mode): Add it to change-major-mode-hook.
13591
13592 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
13593
13594 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
13595
13596 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
13597
13598 * calc/.cvsignore: New file.
13599
13600 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
13601
13602 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
13603
13604 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
13605 show-help-function when turning tooltip off.
13606 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
13607 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
13608
13609 2008-04-09 Alan Mackenzie <acm@muc.de>
13610
13611 * font-lock.el (font-lock-extend-after-change-region-function):
13612 Make it buffer local.
13613
13614 2008-04-09 Glenn Morris <rgm@gnu.org>
13615
13616 * calendar/calendar.el (diary-file, european-calendar-style):
13617 Remove autoload cookies.
13618
13619 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
13620
13621 * outline.el (outline-mode-menu-bar-map):
13622 * log-view.el (log-view-mode-menu):
13623 * log-edit.el (log-edit-menu): Add :help.
13624
13625 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
13626
13627 * emacs-lisp/regexp-opt.el (regexp-opt-group):
13628 Use substring-no-properties for correct handling of unibyte strings.
13629
13630 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13631
13632 * add-log.el (change-log-next-buffer): Handle the case where version<
13633 signals an error.
13634
13635 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
13636 mouse-major-mode-menu.
13637 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
13638 (mouse-major-mode-menu, mouse-popup-menubar)
13639 (mouse-popup-menubar-stuff): Use them.
13640 (C-down-mouse-3): Bind to a dynamic map rather than to
13641 mouse-popup-menubar-stuff.
13642
13643 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
13644 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
13645
13646 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
13647
13648 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
13649 file:// access method.
13650
13651 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13652
13653 * minibuffer.el: New file.
13654 * loadup.el: Load it.
13655
13656 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13657
13658 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
13659 rather than subdirs.el. It introduces an ugly circular dependency, tho.
13660
13661 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
13662 (calc-mode-map, calc-digit-map, calc-dispatch-map):
13663 Move initialization into declaration.
13664 * calc/calc-yank.el:
13665 * calc/calc-misc.el:
13666 * calc/calc-embed.el:
13667 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
13668
13669 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
13670
13671 * ps-samp.el (ps-add-printer, ps-remove-printer)
13672 (ps-make-dynamic-printer-menu): New functions.
13673
13674 * net/zeroconf.el: New file.
13675
13676 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13677
13678 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
13679
13680 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
13681
13682 * vc-rcs.el (vc-rcs-modify-change-comment):
13683 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
13684
13685 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
13686
13687 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
13688
13689 * international/mule-cmds.el (set-locale-environment): Don't warn if
13690 coding system doesn't agree with system locale (this reverts changes
13691 by Dave Love, dated 2002-10-27 and 2002-10-09).
13692
13693 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13694 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
13695
13696 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
13697
13698 2008-04-08 Glenn Morris <rgm@gnu.org>
13699
13700 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
13701 * textmodes/remember.el (remember-diary-convert-entry):
13702 Require calendar.
13703
13704 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
13705 diary-file, since it is the default for make-diary-entry anyway.
13706
13707 * calendar/cal-menu.el (cal-menu-event-to-date):
13708 Rename calendar-event-to-date. Update callers.
13709 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
13710 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
13711 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
13712 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
13713 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
13714 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
13715 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
13716 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
13717 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
13718 (calendar-mouse-tex-month-landscape):
13719 Rename cal-tex-mouse-month-landscape.
13720 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
13721 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
13722 (calendar-mouse-tex-year-landscape):
13723 Rename cal-tex-mouse-year-landscape.
13724 (cal-menu-context-mouse-menu): Update for above name changes.
13725
13726 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13727 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13728 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
13729 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
13730 * calendar/holidays.el: Replace int-to-string with number-to-string.
13731
13732 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
13733
13734 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
13735 region if point moves.
13736
13737 2008-04-08 Kenichi Handa <handa@m17n.org>
13738
13739 * faces.el (font-slant-table): Change numeric values for `r',
13740 `roman', and `normal'.
13741
13742 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
13743
13744 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
13745
13746 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
13747
13748 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
13749 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
13750
13751 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
13752
13753 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
13754 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
13755
13756 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13757
13758 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
13759
13760 2008-04-07 Sam Steingold <sds@gnu.org>
13761
13762 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
13763 Add helper functions.
13764 (lisp-do-defun): Extract the common part of lisp-eval-defun and
13765 lisp-compile-defun; DEFVAR forms reset the variables to the init
13766 values, just like in emacs-lisp mode eval-defun.
13767 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
13768 (lisp-compile-region): Use lisp-compile-string.
13769
13770 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13771
13772 * subr.el (combine-and-quote-strings): Also quote strings that contain
13773 the separator.
13774
13775 * pcvs-util.el (cvs-map): Avoid recursion :-(
13776
13777 2008-04-07 Glenn Morris <rgm@gnu.org>
13778
13779 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
13780
13781 * calendar/calendar.el (diary-view-entries-initially-flag): Rename
13782 view-diary-entries-initially. Keep old name as alias, update users.
13783 (calendar-mark-diary-entries-flag): Rename
13784 mark-diary-entries-in-calendar. Keep old name as alias, update users.
13785 (calendar-view-holidays-initially-flag): Rename
13786 view-calendar-holidays-initially. Keep old name as alias, update users.
13787 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
13788 Keep old name as alias, update users.
13789 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
13790 Keep old name as alias, update users.
13791 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
13792 Keep old name as alias, update users.
13793 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
13794 Keep old name as alias, update users.
13795 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
13796 (diary-american-date-forms): Rename american-date-diary-pattern.
13797 Keep old name as alias, update users.
13798 (diary-european-date-forms): Rename european-date-diary-pattern.
13799 Keep old name as alias, update users.
13800 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
13801 Keep old name as alias, update users.
13802 (calendar-european-date-display-form): Rename
13803 european-calendar-display-form. Keep old name as alias, update users.
13804 (calendar-american-date-display-form): Rename
13805 european-calendar-display-form. Keep old name as alias, update users.
13806 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
13807 Keep old name as alias, update users.
13808 (holiday-general-holidays): Rename general-holidays.
13809 Keep old name as alias, update users.
13810 (holiday-oriental-holidays): Rename oriental-holidays.
13811 Keep old name as alias, update users.
13812 (holiday-local-holidays): Rename local-holidays.
13813 Keep old name as alias, update users.
13814 (holiday-other-holidays): Rename other-holidays.
13815 Keep old name as alias, update users.
13816 (holiday-hebrew-holidays): Rename hebrew-holidays.
13817 Keep old name as alias, update users.
13818 (holiday-christian-holidays): Rename christian-holidays.
13819 Keep old name as alias, update users.
13820 (holiday-islamic-holidays): Rename islamic-holidays.
13821 Keep old name as alias, update users.
13822 (holiday-bahai-holidays): Rename bahai-holidays.
13823 Keep old name as alias, update users.
13824 (holiday-solar-holidays): Rename solar-holidays.
13825 Keep old name as alias, update users.
13826 (diary-fancy-buffer): Rename fancy-diary-buffer.
13827 Keep old name as alias, update users.
13828 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
13829 Update users.
13830 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
13831 Update users.
13832 (calendar-increment-month): Rename increment-calendar-month.
13833 Keep old name as alias, update callers.
13834 (calendar-increment-month-cons): Rename old calendar-increment-month.
13835 Update callers.
13836 (calendar-extract-month): Rename extract-calendar-month.
13837 Keep old name as alias, update callers.
13838 (calendar-extract-day): Rename extract-calendar-day.
13839 Keep old name as alias, update callers.
13840 (calendar-extract-year): Rename extract-calendar-year.
13841 Keep old name as alias, update callers.
13842 (calendar-generate-window): Rename generate-calendar-window.
13843 Update callers.
13844 (calendar-generate): Rename generate-calendar. Update callers.
13845 (calendar-generate-month): Rename generate-calendar-month.
13846 Update callers.
13847 (calendar-redraw): Rename redraw-calendar. Update callers.
13848 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
13849 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
13850 Update callers.
13851 (calendar-update-mode-line): Rename update-calendar-mode-line.
13852 Update callers.
13853 (calendar-exit): Rename exit-calendar. Keep old name as alias,
13854 update callers.
13855 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
13856 Keep old name as alias, update callers.
13857 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13858 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
13859 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
13860 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
13861 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
13862 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
13863 * calendar/solar.el: Update for calendar.el name changes.
13864 * org/org.el (org-agenda-format-date-aligned)
13865 (org-agenda-execute-calendar-command): Access date elements directly
13866 rather than using calendar functions.
13867 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
13868 Also set calendar-view-diary-initially-flag,
13869 calendar-view-holidays-initially-flag.
13870 (org-get-entries-from-diary): Also set diary-fancy-buffer.
13871 (org-agenda-execute-calendar-command): No need to set displayed-day.
13872
13873 2008-04-06 Alan Mackenzie <acm@muc.de>
13874
13875 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
13876 typo in the doc string.
13877
13878 * progmodes/cc-mode.el (c-basic-common-init):
13879 Set font-lock-extend-after-change-region-function.
13880 (c-extend-after-change-region): New function, used in
13881 font-lock-extend-after-change-region-function, thus superseding
13882 advice on the Font Lock after change functions.
13883 (c-advise-fl-for-region): Remove this macro.
13884
13885 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13886
13887 * textmodes/flyspell.el (flyspell-duplicate-distance):
13888 Improve custom type.
13889
13890 2008-04-06 Glenn Morris <rgm@gnu.org>
13891
13892 * calendar/diary-lib.el (diary-sexp-entry-symbol):
13893 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
13894 (diary-list-entries-hook): Rename list-diary-entries-hook.
13895 Keep old name as alias, update users.
13896 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
13897 Keep old name as alias, update users.
13898 (diary-nongregorian-listing-hook): Rename
13899 nongregorian-diary-listing-hook. Keep old name as alias, update users.
13900 (diary-nongregorian-marking-hook): Rename
13901 nongregorian-diary-marking-hook. Keep old name as alias, update users.
13902 (diary-print-entries-hook): Rename print-diary-entries-hook.
13903 Keep old name as alias, update users.
13904 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
13905 Keep old name as alias, update users.
13906 (diary-number-of-entries): Rename number-of-diary-entries.
13907 Keep old name as alias, update users.
13908 (view-diary-entries, list-diary-entries, show-all-diary-entries):
13909 Give version of obsolescence.
13910 (diary-view-other-diary-entries): Rename view-other-diary-entries.
13911 Keep old name as alias, update callers.
13912 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
13913 update callers.
13914 (diary-include-other-diary-files): Rename include-other-diary-files.
13915 Keep old name as alias, update callers.
13916 (diary-simple-display): Rename simple-diary-display.
13917 Keep old name as alias, update callers.
13918 (diary-fancy-display): Rename fancy-diary-display.
13919 Keep old name as alias, update callers.
13920 (diary-print-entries): Rename print-diary-entries.
13921 Keep old name as alias, update callers.
13922 (diary-marking-entries-flag): Rename marking-diary-entries.
13923 Update users.
13924 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
13925 (diary-mark-entries): Rename mark-diary-entries.
13926 Keep old name as alias, update callers.
13927 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
13928 Keep old name as alias, update callers.
13929 (diary-mark-included-diary-files): Rename mark-included-diary-files.
13930 Keep old name as alias, update callers.
13931 (calendar-mark-days-named): Rename mark-calendar-days-named.
13932 Keep old name as alias, update callers.
13933 (calendar-mark-month): Rename mark-calendar-month.
13934 Keep old name as alias, update callers.
13935 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
13936 Keep old name as alias, update callers.
13937 (diary-sort-entries): Rename sort-diary-entries.
13938 Keep old name as alias, update callers.
13939 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
13940 Keep old name as alias, update callers.
13941 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
13942 update callers.
13943 (diary-insert-entry): Rename insert-diary-entry.
13944 Keep old name as alias.
13945 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
13946 Keep old name as alias.
13947 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
13948 Keep old name as alias.
13949 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
13950 Keep old name as alias.
13951 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
13952 Keep old name as alias.
13953 (diary-insert-block-entry): Rename insert-block-diary-entry.
13954 Keep old name as alias.
13955 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
13956 Keep old name as alias.
13957 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
13958 Keep old name as alias, update users.
13959 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
13960 Keep old name as alias, update callers.
13961 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13962 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
13963 * calendar/icalendar.el: Update for diary-lib name changes.
13964
13965 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
13966
13967 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
13968
13969 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
13970 for copy, move, and link operations.
13971
13972 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
13973
13974 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
13975 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
13976
13977 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
13978 'require' statements with 1-argument ones (wrapped in if's).
13979 For compatibility with the current stable version of XEmacs.
13980
13981 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
13982
13983 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
13984
13985 2008-04-06 Jason Rumney <jasonr@gnu.org>
13986
13987 * language/burmese.el ("Burmese"): Make sample text consistent with
13988 language name.
13989
13990 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
13991
13992 * progmodes/gdb-ui.el (gdb): New group.
13993 (gdb-debug-log-max, gdb-enable-debug)
13994 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
13995 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
13996 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
13997 (gdb-show-changed-values, gdb-max-children)
13998 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
13999 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
14000 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
14001 (gdb-memory-unit): Move to new group from GUD group.
14002 (menu): Allow customization from GDB-UI menu-item.
14003
14004 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
14005
14006 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
14007
14008 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14009
14010 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
14011 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14012 Revision numbers can include ".".
14013
14014 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
14015 "+" lines not accounted for by counting "-" and context lines.
14016
14017 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14018
14019 * term/mac-win.el (mac-service-open-file): Use file URL instead of
14020 file name string.
14021
14022 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14023
14024 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
14025 (vc-bzr-annotate-time): Accept space used to preserve alignment.
14026
14027 2008-04-05 Richard Stallman <rms@gnu.org>
14028
14029 * emacs-lisp/advice.el (defadvice): Add usage pattern.
14030
14031 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
14032
14033 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
14034 thread in [h-e-w]).
14035
14036 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
14037
14038 * files.el (abort-if-file-too-large): Fix typo in docstring.
14039
14040 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14041
14042 * subr.el (functionp): Return nil for special forms.
14043
14044 2008-04-05 Glenn Morris <rgm@gnu.org>
14045
14046 * emacs-lisp/autoload.el (autoload-ensure-default-file):
14047 Provide a feature.
14048 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
14049 Require loaddefs file rather than loading it.
14050 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
14051 autoload-ensure-default-file provides a feature.
14052
14053 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
14054 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
14055 (compile, compile-always, recompile): Use $LOADDEFS.
14056 (cal-autoloads): Remove.
14057
14058 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
14059 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
14060
14061 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14062 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
14063
14064 * calendar/calendar.el (diary-hebrew-entry-symbol):
14065 Rename hebrew-diary-entry-symbol. Keep old name as alias.
14066 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
14067 Keep old name as alias.
14068 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
14069 Keep old name as alias.
14070 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
14071 to diary-bahai-entry-symbol.
14072 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
14073 to diary-hebrew-entry-symbol.
14074 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
14075 to diary-islamic-entry-symbol.
14076 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
14077
14078 * calendar/solar.el (diary-sabbath-candles-minutes)
14079 (diary-sabbath-candles): Move to cal-hebrew.
14080 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
14081 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
14082 Doc fix. Keep old name as alias.
14083 (diary-hebrew-sabbath-candles): Simplify.
14084 (solar-setup, solar-sunrise-sunset, calendar-latitude)
14085 (calendar-longitude, calendar-time-zone): Declare for compiler.
14086 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
14087 rename.
14088
14089 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
14090 Rename coptic-calendar-month-name-array. Update callers.
14091 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
14092 (calendar-coptic-name): Rename coptic-name. Update callers.
14093 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
14094 Update callers.
14095 (calendar-coptic-last-day-of-month):
14096 Rename coptic-calendar-last-day-of-month. Update callers.
14097 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
14098 Keep old name as alias, update callers.
14099 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
14100 Keep old name as alias, update callers.
14101 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
14102 Keep old name as alias.
14103 (calendar-ethiopic-month-name-array):
14104 Rename ethiopic-calendar-month-name-array. Update callers.
14105 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
14106 Update callers.
14107 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
14108 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
14109 Keep old name as alias, update callers.
14110 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
14111 Keep old name as alias, update callers.
14112 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
14113 Keep old name as alias.
14114
14115 * calendar/cal-french.el (calendar-french-epoch):
14116 Rename french-calendar-epoch. Update callers.
14117 (calendar-french-month-name-array): Rename variable and function
14118 french-calendar-month-name-array. Update callers.
14119 (calendar-french-multibyte-month-name-array):
14120 Rename french-calendar-multibyte-month-name-array. Update callers.
14121 (calendar-french-day-name-array): Rename variable and function
14122 french-calendar-day-name-array. Update callers.
14123 (calendar-french-special-days-array): Rename variable and function
14124 french-calendar-special-days-array. Update callers.
14125 (calendar-french-multibyte-special-days-array):
14126 Rename french-calendar-multibyte-special-days-array. Update callers.
14127 (calendar-french-accents-p): Rename french-calendar-accents.
14128 Update callers.
14129 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
14130 Update callers.
14131 (calendar-french-last-day-of-month):
14132 Rename french-calendar-last-day-of-month. Update callers.
14133 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
14134 Keep old name as alias, update callers.
14135 (calendar-french-print-date): Rename calendar-print-french-date.
14136 Keep old name as alias, update callers.
14137 (calendar-french-goto-date): Rename calendar-goto-french-date.
14138 Keep old name as alias.
14139
14140 * calendar/cal-menu.el, calendar/calendar.el:
14141 Update for Coptic and French name changes.
14142
14143 * calendar/cal-china.el (calendar-chinese): Rename custom group
14144 from chinese-calendar. Update users.
14145 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
14146 Keep old name as alias, update users.
14147 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
14148 Keep old name as alias.
14149 (calendar-chinese-daylight-time-offset):
14150 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
14151 update users.
14152 (calendar-chinese-standard-time-zone-name):
14153 Rename chinese-calendar-standard-time-zone-name.
14154 Keep old name as alias, update users.
14155 (calendar-chinese-daylight-saving-start):
14156 Rename chinese-calendar-daylight-savings-starts.
14157 Keep old name as alias, update users.
14158 (calendar-chinese-daylight-saving-end):
14159 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
14160 update users.
14161 (calendar-chinese-daylight-saving-start-time):
14162 Rename chinese-calendar-daylight-savings-starts-time.
14163 Keep old name as alias, update users.
14164 (calendar-chinese-daylight-saving-end-time):
14165 Rename chinese-calendar-daylight-savings-ends-time.
14166 Keep old name as alias, update users.
14167 (calendar-chinese-celestial-stem): Rename
14168 calendar-chinese-celestial-stem. Keep old name as alias, update users.
14169 (calendar-chinese-terrestrial-branch):
14170 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
14171 update users.
14172 (calendar-chinese-zodiac-sign-on-or-after):
14173 Rename chinese-zodiac-sign-on-or-after. Update callers.
14174 (calendar-chinese-new-moon-on-or-after):
14175 Rename chinese-new-moon-on-or-after. Update callers.
14176 (calendar-chinese-month-list): Rename chinese-month-list.
14177 Update callers.
14178 (calendar-chinese-number-months): Rename number-chinese-months.
14179 Update callers.
14180 (calendar-chinese-compute-year): Rename compute-chinese-year.
14181 Update callers.
14182 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
14183 (calendar-chinese-year): Rename chinese-year. Update callers.
14184 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
14185 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
14186 Keep old name as alias, update callers.
14187 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
14188 Keep old name as alias, update callers.
14189 (calendar-chinese-months-to-alist):
14190 Rename make-chinese-month-assoc-list. Update callers.
14191 (calendar-chinese-months): Rename chinese-months. Update callers.
14192 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
14193 Keep old name as alias, update callers.
14194
14195 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
14196 Rename hebrew-calendar-leap-year-p. Update callers.
14197 (calendar-hebrew-last-month-of-year):
14198 Rename hebrew-calendar-last-month-of-year. Update callers.
14199 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
14200 Update callers.
14201 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
14202 Update callers.
14203 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
14204 Update callers.
14205 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
14206 Update callers.
14207 (calendar-hebrew-last-day-of-month):
14208 Rename hebrew-calendar-last-day-of-month. Update callers.
14209 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
14210 Keep old name as alias, update callers.
14211 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
14212 Keep old name as alias, update callers.
14213 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
14214 Keep old name as alias, update callers.
14215 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
14216 Keep old name as alias.
14217 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
14218 Keep old name as alias.
14219 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
14220 Keep old name as alias.
14221 (holiday-hebrew-passover): Rename holiday-passover-etc.
14222 Keep old name as alias.
14223 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
14224 Keep old name as alias, update callers.
14225 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
14226 Keep old name as alias.
14227 (calendar-hebrew-mark-date-pattern):
14228 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
14229 update callers.
14230 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
14231 Keep old name as alias.
14232 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
14233 Keep old name as alias.
14234 (diary-hebrew-insert-monthly-entry):
14235 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
14236 (diary-hebrew-insert-yearly-entry):
14237 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
14238 (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
14239 Keep old name as alias.
14240 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
14241 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
14242 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
14243 Keep old name as alias.
14244 (calendar-hebrew-parashiot-names):
14245 Rename hebrew-calendar-parashiot-names. Update callers.
14246 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
14247 (calendar-hebrew-year-Saturday-incomplete-Sunday):
14248 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
14249 (calendar-hebrew-year-Saturday-complete-Tuesday):
14250 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
14251 (calendar-hebrew-year-Monday-incomplete-Tuesday):
14252 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
14253 (calendar-hebrew-year-Monday-complete-Thursday):
14254 Rename hebrew-calendar-year-Monday-complete-Thursday.
14255 (calendar-hebrew-year-Tuesday-regular-Thursday):
14256 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
14257 (calendar-hebrew-year-Thursday-regular-Saturday):
14258 Rename hebrew-calendar-year-Thursday-regular-Saturday.
14259 (calendar-hebrew-year-Thursday-complete-Sunday):
14260 Rename hebrew-calendar-year-Thursday-complete-Sunday.
14261 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
14262 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
14263 (calendar-hebrew-year-Saturday-complete-Thursday):
14264 Rename hebrew-calendar-year-Saturday-complete-Thursday.
14265 (calendar-hebrew-year-Monday-incomplete-Thursday):
14266 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
14267 (calendar-hebrew-year-Monday-complete-Saturday):
14268 Rename hebrew-calendar-year-Monday-complete-Saturday.
14269 (calendar-hebrew-year-Tuesday-regular-Saturday):
14270 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
14271 (calendar-hebrew-year-Thursday-incomplete-Sunday):
14272 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
14273 (calendar-hebrew-year-Thursday-complete-Tuesday):
14274 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
14275 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
14276 Update for above name changes of constants.
14277
14278 * calendar/cal-menu.el, calendar/calendar.el:
14279 Update for chinese and hebrew name changes.
14280 * calendar/diary-lib.el: Update for hebrew name changes.
14281
14282 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14283
14284 * subr.el (keymap-canonicalize): Correct thinko.
14285
14286 * server.el: Undo part of the multi-tty change, which is only
14287 needed if server.el is preloaded, and broke server-running-p.
14288 (server-socket-dir): Initialize in the defvar, as before.
14289 (server-start): Remove initialization of server-socket-dir.
14290
14291 2008-04-05 Eli Zaretskii <eliz@gnu.org>
14292
14293 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
14294 3-member cons cells.
14295
14296 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
14297
14298 * cus-face.el (custom-face-attributes): Handle roman slant.
14299
14300 * faces.el (default): Ensure the face-defface-spec property is set.
14301
14302 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
14303
14304 * files.el (abort-if-file-too-large): New function.
14305 (find-file-noselect, insert-file-1): Use it.
14306
14307 2008-04-05 Reto Zimmermann <reto@gnu.org>
14308
14309 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
14310 Replace C-c[a-zA-Z] key bindings.
14311
14312 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
14313
14314 * progmodes/hideif.el (hif-token-alist): New var.
14315 (hif-token-regexp, hif-tokenize): Use it.
14316 (hif-mathify-binop): New macro.
14317 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
14318 (hif-greater-equal, hif-less-equal): Use it.
14319 (hif-logior, hif-logand): New functions.
14320 (hif-math): Accept | and & as well.
14321
14322 * progmodes/etags.el: Fix problem with completion for buffer-local
14323 tables. Reported by Radey Shouman <shouman@comcast.net>.
14324 (tags-complete-tag): Remove.
14325 (tags-lazy-completion-table): New function to replace it.
14326 (find-tag-tag, complete-tag): Update users.
14327
14328 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14329
14330 * vc-rcs.el (vc-rcs-dir-status):
14331 * vc-sccs.el (vc-sccs-dir-status): New function.
14332
14333 * outline.el (outline-mode-menu-bar-map):
14334 * term.el (terminal-signal-menu): Add :help.
14335
14336 * net/eudc.el (eudc-mode-map): Declare and define in one step.
14337 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
14338
14339 * emacs-lisp/re-builder.el (reb-mode-map):
14340 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
14341
14342 * diff-mode.el (diff-file-junk-re): Recognize the git format for
14343 new files, deleted files and for changing permissions.
14344 (diff-mode): Set beginning-of-defun-function and
14345 end-of-defun-function.
14346
14347 * vc-bzr.el (vc-bzr-state): Use when instead of if.
14348
14349 * vc.el (vc-default-status-fileinfo-extra): New function.
14350 (vc-status-mark-buffer-changed): Use it.
14351 (vc-update-vc-status-buffer): Allow for partial updates.
14352
14353 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14354
14355 * net/tramp.el (after-init-hook): Don't wrap a lambda around
14356 tramp-register-completion-file-name-handler.
14357
14358 * subr.el (keymap-canonicalize): New function.
14359 * mouse.el (mouse-menu-non-singleton): Use it.
14360 (mouse-major-mode-menu): Remove hack made unnecessary.
14361
14362 * simple.el (set-fill-column): Prompt rather than error by default.
14363
14364 2008-04-04 Andreas Schwab <schwab@suse.de>
14365
14366 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
14367 Reset new-rules after each round.
14368
14369 * Makefile.in (cal-autoloads): New target.
14370 (compile, compile-always, recompile): Depend on it.
14371 ($(lisp)/calendar/cal-loaddefs.el)
14372 ($(lisp)/calendar/diary-loaddefs.el)
14373 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
14374
14375 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
14376
14377 * ediff*.el: Replace load with require in eval-when-compile.
14378
14379 * ediff-hook.el: Delete all invocations of (autoload ...).
14380
14381 * ediff-util.el (ediff-setup): Make window-min-height a local variable
14382 in ediff control window, and set its min height to 2.
14383 (ediff-setup-control-buffer): Dedicate the control window.
14384 (ediff-toggle-multiframe): Undedicate control window.
14385 Work directly with ediff-setup-windows-multiframe and
14386 ediff-setup-windows-plain.
14387
14388 * ediff-wind.el (ediff-choose-window-setup-function-automatically):
14389 New function.
14390 (ediff-window-setup-function): Change initialization.
14391 (ediff-setup-windows-automatic): Delete.
14392 (ediff-setup-windows-plain-merge): Make control window dedicated.
14393 (ediff-destroy-control-frame): Do not skip frames if working in a
14394 single frame.
14395
14396 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
14397 eval-when-compile.
14398
14399 * emulation/viper-util.el: Move provide's forward, prevent recursion in
14400 eval-when-compile.
14401
14402 2008-04-04 Glenn Morris <rgm@gnu.org>
14403
14404 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
14405 calendar-absolute-from-bahai. Update callers, keep old name as alias.
14406
14407 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
14408 Rename islamic-calendar-leap-year-p. Update callers.
14409 (calendar-islamic-last-day-of-month):
14410 Rename islamic-calendar-last-day-of-month. Update callers.
14411 (calendar-islamic-day-number):
14412 Rename islamic-calendar-day-number. Update callers.
14413 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
14414 Update callers, keep old name as alias.
14415 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
14416 Update callers, keep old name as alias.
14417 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
14418 Keep old name as alias.
14419 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
14420 Update callers, keep old name as alias.
14421 (calendar-islamic-mark-date-pattern):
14422 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
14423 name as alias.
14424 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
14425 Keep old name as alias.
14426 (diary-islamic-insert-monthly-entry):
14427 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
14428 (diary-islamic-insert-yearly-entry):
14429 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
14430
14431 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
14432 calendar-absolute-from-iso. Update callers, keep old name as alias.
14433 (calendar-iso-print-date): Rename calendar-print-iso-date.
14434 Update callers, keep old name as alias.
14435 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
14436 Keep old name as alias.
14437 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
14438 Keep old name as alias.
14439
14440 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
14441 calendar-absolute-from-julian. Update callers, keep old name as alias.
14442 (calendar-julian-print-date): Rename calendar-print-julian-date.
14443 Update callers, keep old name as alias.
14444 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
14445 Update callers, keep old name as alias.
14446 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
14447 Update callers, keep old name as alias.
14448 (calendar-astro-print-day-number):
14449 Rename calendar-print-astro-day-number. Update callers, keep old
14450 name as alias.
14451 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
14452 Update callers, keep old name as alias.
14453
14454 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
14455 Rename calendar-string-to-mayan-long-count. Update callers.
14456 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
14457 Update callers, keep old name as alias.
14458 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
14459 Update callers.
14460 (calendar-mayan-read-tzolkin-date):
14461 Rename calendar-read-mayan-tzolkin-date. Update callers.
14462 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
14463 Keep old name as alias.
14464 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
14465 Keep old name as alias.
14466 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
14467 Keep old name as alias.
14468 (calendar-mayan-previous-tzolkin-date):
14469 Rename calendar-previous-tzolkin-date. Keep old name as alias.
14470 (calendar-mayan-next-round-date):
14471 Rename calendar-next-calendar-round-date. Keep old name as alias.
14472 (calendar-mayan-previous-round-date):
14473 Rename calendar-previous-calendar-round-date. Keep old name as alias.
14474 (calendar-mayan-long-count-to-absolute): Rename
14475 calendar-absolute-from-mayan-long-count. Keep old name as alias.
14476 (calendar-mayan-goto-long-count-date):
14477 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
14478
14479 * calendar/cal-persia.el (calendar-persian-month-name-array):
14480 Rename persian-calendar-month-name-array. Update callers.
14481 (calendar-persian-epoch): Rename persian-calendar-epoch.
14482 Update callers.
14483 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
14484 Update callers.
14485 (calendar-persian-last-day-of-month):
14486 Rename persian-calendar-last-day-of-month. Update callers.
14487 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
14488 Update callers, keep old name as alias.
14489 (calendar-persian-print-date): Rename calendar-print-persian-date.
14490 Update callers, keep old name as alias.
14491 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
14492 Keep old name as alias.
14493
14494 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
14495 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
14496 * calendar/solar.el: Update for cal-julian name changes.
14497
14498 * calendar/cal-dst.el: Update for persian name changes.
14499
14500 * calendar/cal-menu.el, calendar/calendar.el:
14501 Update for islamic, iso, julian, mayan, persian name changes.
14502
14503 * calendar/diary-lib.el: Update for islamic name changes.
14504
14505 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
14506 Rename all-hebrew-calendar-holidays. Update callers, keep old name
14507 as alias.
14508 (calendar-christian-all-holidays-flag):
14509 Rename all-christian-calendar-holidays. Update callers, keep old
14510 name as alias.
14511 (calendar-islamic-all-holidays-flag):
14512 Rename all-islamic-calendar-holidays. Update callers, keep old
14513 name as alias.
14514 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
14515 Update callers, keep old name as alias.
14516 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
14517 Update for the above name changes.
14518
14519 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
14520
14521 * hilit-chg.el (global-highlight-changes-mode)
14522 (highlight-changes-passive-string, highlight-changes-active-string):
14523 Mark as obsolete since 23.1, not 22.1.
14524
14525 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
14526
14527 * hilit-chg.el (highlight-changes-visibility-initial-state)
14528 (hilit-chg-update, highlight-changes-mode-turn-on):
14529 Fix typos in docstrings.
14530
14531 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
14532
14533 * newcomment.el (comment-enter-backward): Be careful to restore
14534 position changed during narrowing.
14535
14536 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
14537
14538 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14539 Recognize `sub ($$)'.
14540
14541 2008-04-03 Richard Sharman <rsharman@pobox.com>
14542
14543 * hilit-chg.el (highlight-changes-mode): Rename from
14544 highlight-changes; no longer uses sub-modes active and passive;
14545 implemented by define-minor-mode.
14546 (highlight-changes-toggle-visibility): New function, to replace
14547 the old passive/active submodes of global-highlight-changes-mode;
14548 implemented by define-minor-mode.
14549 (global-highlight-changes-mode): Rename from global-highlight-changes;
14550 rewrite using define-globalized-minor-mode.
14551 (hilit-chg-major-mode-hook, hilit-chg-check-global)
14552 (hilit-chg-post-command-hook, hilit-chg-check-global)
14553 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
14554 to use of define-globalized-minor-mode.
14555 (highlight-changes-global-initial-state): Change to be boolean.
14556 (highlight-changes-visible-string, highlight-changes-invisible-string):
14557 Rename from highlight-changes-active-string and
14558 highlight-changes-passive-string.
14559 (hilit-chg-update, hilit-chg-set): Use them.
14560 (global-highlight-changes-mode): Rename from global-highlight-changes.
14561 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
14562 docstring.
14563 (hilit-chg-hide-changes): Rewrite to use dolist.
14564 (hilit-chg-set-face-on-change, hilit-chg-update)
14565 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
14566 variable instead of testing highlight-changes-mode.
14567 (highlight-markup-buffers): Add require ediff-util; argument on calls
14568 to highlight-changes-mode changed.
14569 (highlight-compare-with-file): Fix problems with interactive
14570 call giving invalid default file.
14571
14572 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
14573
14574 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
14575 Fix in disassembly buffer (regression in 22.2).
14576
14577 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
14578
14579 * emulation/viper-macs.el (viper-read-fast-keysequence):
14580 Use viper-read-event instead of viper-read-key.
14581
14582 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
14583
14584 * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
14585 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
14586 let-statements.
14587
14588 * emulation/viper-ex.el, emulation/viper-macs.el:
14589 * emulation/viper-mous.el:
14590 Replace load with require in eval-when-compile.
14591
14592 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14593
14594 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
14595
14596 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
14597 (archive-try-jka-compr): New function.
14598 (archive-set-buffer-as-visiting-file): Use it.
14599
14600 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
14601
14602 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
14603
14604 * simple.el (handle-shift-selection): New arg.
14605
14606 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14607
14608 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
14609
14610 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
14611
14612 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
14613
14614 * shell.el (shell-dynamic-complete-filename): New fun.
14615 (shell-dynamic-complete-functions): Use it.
14616
14617 * help-fns.el (describe-variable): Undo 2008-02-25 change.
14618
14619 2008-04-03 Kenichi Handa <handa@m17n.org>
14620
14621 * international/fontset.el (create-fontset-from-x-resource):
14622 Handle the error of X resource more gracefully.
14623
14624 * international/latin1-disp.el (latin1-display): Don't use make-char.
14625 Fix the argument to set-char-table-range.
14626 (latin1-display-identities): Don't use make-char.
14627 (latin1-display-reset): Use map-charset-chars instead of directly
14628 calling standard-display-default.
14629 (latin1-display-check-font): Don't use make-char.
14630 (latin1-display-setup): Likewise.
14631 (latin1-display-ucs-per-lynx): Likewise.
14632
14633 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14634
14635 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
14636 name the fields, to make the code clearer.
14637 Rewrite all `aset' and `aref' using the defined accessors.
14638 (timer--time): New pseudo-field.
14639 (timer-set-time, timer-set-idle-time, timer-inc-time)
14640 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
14641 (timer--time-less-p): New function.
14642 (timer--activate): New function, extracted from timer-activate.
14643 (timer-activate-when-idle, timer-activate): Use it.
14644 (cancel-function-timers): Use dolist.
14645
14646 2008-04-03 Glenn Morris <rgm@gnu.org>
14647
14648 * add-log.el (c-beginning-of-defun, c-end-of-defun):
14649 Remove declarations; no longer used.
14650 (c-cpp-define-name, c-defun-name): Declare as functions.
14651
14652 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
14653 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
14654
14655 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
14656 (holiday-passover-etc, holiday-hanukkah): Doc fix.
14657 Add optional argument. Simplify.
14658 (holiday-tisha-b-av-etc): Use memq rather than unless.
14659 (holiday-julian): Autoload it.
14660 (holiday-hebrew-misc): New function.
14661
14662 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
14663
14664 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14665 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
14666 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
14667 all-hebrew-calendar-holidays.
14668 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
14669 Simplify using new functions.
14670 (calendar-holidays): Doc fix.
14671 (generate-calendar-window): Use bound-and-true-p.
14672
14673 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
14674
14675 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
14676 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
14677 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
14678 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
14679
14680 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
14681
14682 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14683
14684 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
14685
14686 * vc-bzr.el (vc-bzr-checkout): Simplify.
14687
14688 * image-mode.el (image-mode-fit-frame): New command.
14689
14690 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
14691 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
14692 (keyboard-escape-quit): Check region-active-p i.s.o
14693 transient-mark-mode.
14694
14695 2008-04-02 Simon Josefsson <simon@josefsson.org>
14696
14697 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
14698 (imap-message-copyuid-1): Use it.
14699 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
14700 J. Williams in
14701 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14702
14703 2008-04-02 Alan Mackenzie <acm@muc.de>
14704
14705 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
14706 New optimised functions to get the name of the current defun/macro.
14707
14708 * add-log.el (add-log-current-defun): Move the functionality which
14709 gets the current function name for C like modes to cc-cmds.el,
14710 thus optimising for speed.
14711
14712 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
14713
14714 * simple.el (deactivate-mark): When the mark is temporarily
14715 active, restore the original value of transient-mark-mode.
14716 (set-mark-command): First deactivate the mark if was temporarily active.
14717 (exchange-point-and-mark): Reactivate the mark if it was
14718 temporarily active.
14719 (handle-shift-selection): New fun.
14720 (transient-mark-mode): Move var documentation here from buffer.c.
14721 (next-line, previous-line, backward-word, move-end-of-line)
14722 (move-beginning-of-line, forward-to-indentation)
14723 (backward-to-indentation, back-to-indentation)
14724 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
14725
14726 * mouse.el (mouse-set-region-1): Save the old value of
14727 transient-mark-mode.
14728 (mouse-drag-track): Ignore the now-obsolete value `identity' for
14729 transient-mark-mode.
14730
14731 * textmodes/paragraphs.el (forward-paragraph)
14732 (backward-paragraph, forward-sentence, backward-sentence): Add ^
14733 interactive spec.
14734
14735 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
14736
14737 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
14738
14739 * net/tramp.el (tramp-make-tramp-temp-file):
14740 Use `tramp-drop-volume-letter' for the local file name part.
14741
14742 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14743
14744 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
14745 Add menu entries corresponding to all the key bindings.
14746
14747 * emacs-lisp/debug.el (debugger-mode-map):
14748 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
14749 (conf-align-assignments): Only work on the region if it is active.
14750 (conf-quote-normal): Use when instead of if. Remove redundant test.
14751
14752 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
14753 for tracing and re-builder.
14754
14755 2008-04-02 Glenn Morris <rgm@gnu.org>
14756
14757 * calendar/appt.el (appt-disp-window-function): Doc fix.
14758 (appt-display-message): Move beep before display.
14759 (appt-check): Make interactive. Reduce the number of lets.
14760 Use string-equal to compare mode-line strings.
14761 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
14762 read-only.
14763 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
14764 (appt-delete): Simplify.
14765
14766 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
14767
14768 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
14769
14770 * calendar/cal-hebrew.el (list-yahrzeit-dates):
14771 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
14772 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
14773
14774 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
14775 (calendar-holiday-marker, mark-visible-calendar-date):
14776 * calendar/diary-lib.el (fancy-diary-display):
14777 Check for font-lock-mode before using faces.
14778
14779 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
14780 (calendar-gregorian-from-absolute): Reduce the number of lets.
14781 (hebrew-holidays-4, generate-calendar-window): Simplify.
14782 (calendar-for-loop): Make obsolete.
14783 (calendar-nth-named-day): Doc fix.
14784
14785 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
14786 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
14787 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
14788 Reduce the number of lets.
14789 (mark-sexp-diary-entries, calendar-mark-complex):
14790 Expand calendar-for-loops.
14791
14792 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
14793
14794 * find-dired.el (find-dired-filter): Fix last patch to handle
14795 multi-line process input. Pad link numbers too.
14796
14797 2008-04-01 Jari Aalto <jari.aalto@cante.net>
14798
14799 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
14800
14801 2008-04-01 Jason Rumney <jasonr@gnu.org>
14802
14803 * international/characters.el (script-list): Add phonetic script,
14804 covering IPA (previously Latin), Phonetic Extensions and
14805 Phonetic Extensions Supplement (both previously unassigned).
14806
14807 * international/fontset.el (setup-default-fontset): Use unicode fonts
14808 that cover bopomofo script for bopomofo.
14809 Likewise for braille and mathematical.
14810 Use unicode scripts that cover the phonetic script for IPA.
14811
14812 2008-04-01 Johan Bockgård <bojohan@gnu.org>
14813
14814 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
14815 return the assigned value.
14816
14817 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14818
14819 * abbrev.el (abbrev-mode): Use define-minor-mode.
14820
14821 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
14822 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
14823 Use map-keymap.
14824 (minor-mode-menu-from-indicator): Use it. Simplify.
14825
14826 * bindings.el (mode-line-mode-menu): Move before (new) first use.
14827 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
14828 Bind the key directly to the menu.
14829 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
14830
14831 2008-04-01 Daiki Ueno <ueno@unixuser.org>
14832
14833 * epa.el (epa-decrypt-region): Explain the reason why this
14834 function should not be used in Lisp programs.
14835 (epa-decrypt-armor-in-region): Ditto.
14836 (epa-verify-region): Ditto.
14837 (epa-verify-cleartext-in-region): Ditto.
14838 (epa-sign-region): Ditto.
14839 (epa-encrypt-region): Ditto.
14840
14841 * epg.el (epg-start-receive-keys): Fix typo in docstring.
14842
14843 * epa.el (epa-select-keys): Show menu even if there is no key in
14844 GnuPG's keyring.
14845
14846 2008-04-01 Glenn Morris <rgm@gnu.org>
14847
14848 * calendar/calendar.el (calendar-make-temp-face): New function.
14849 (mark-visible-calendar-date):
14850 * calendar/diary-lib.el (fancy-diary-display): Use it.
14851
14852 * vc-hooks.el (vc-responsible-backend): Declare as function.
14853
14854 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
14855 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
14856 * calendar/cal-julian.el (holiday-julian): Use it.
14857
14858 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
14859 (calendar-hebrew-date-is-visible-p): Extract some common code into
14860 separate function.
14861 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
14862
14863 * calendar/cal-menu.el (cal-menu-holidays-menu):
14864 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
14865 rather than obsolete alias.
14866
14867 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
14868 for mark characters.
14869 (calendar-unmark): Unmark by removing all overlays, rather than
14870 redrawing.
14871 (calendar-starred-day): Remove.
14872 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
14873 (calendar-cursor-to-date): No need for special star handling now
14874 using overlays.
14875 (calendar-star-date): Use overlays.
14876
14877 * calendar/cal-french.el (calendar-goto-french-date):
14878 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
14879 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
14880 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
14881 * calendar/cal-persia.el (calendar-persian-date-string):
14882 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
14883 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
14884 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
14885 * calendar/solar.el (solar-equinoxes-solstices):
14886 Reduce nesting of some lets.
14887
14888 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
14889 (calendar-goto-mayan-long-count-date): Simplify.
14890
14891 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
14892 Simplify by using mapcar.
14893 (calendar-list-holidays): Return holiday-list.
14894 (list-holidays): Use let rather than let*. Remove un-needed locals
14895 `d', `never'.
14896 (calendar-check-holidays): Return result from dolist.
14897 (holiday-float): Use a single let*. Simplify if-and to and.
14898 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
14899 single let*.
14900
14901 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
14902
14903 * calc/calc.el: Autoload `calc-yank'.
14904 (calc-mode-map): Add keybindings for `calc-yank'.
14905 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
14906 assignments for `calc-yank'.
14907
14908 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
14909
14910 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
14911 (vc-status-mark-buffer-changed): Handle the extra field.
14912
14913 * vc-bzr.el (vc-bzr-after-dir-status):
14914 * vc-cvs.el (vc-cvs-after-dir-status):
14915 * vc-hg.el (vc-hg-after-dir-status):
14916 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
14917
14918 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14919
14920 * doc-view.el: Compute displayed pages first (in PDF).
14921 (doc-view-current-converter-processes): Rename from
14922 doc-view-current-converter-process. Update users.
14923 (doc-view-sentinel): Test buffer's liveness.
14924 (doc-view-pdf/ps->png-sentinel): Remove.
14925 (doc-view-start-process): New function.
14926 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
14927 (doc-view-ps->pdf): Use it.
14928 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
14929 New functions.
14930 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
14931 (doc-view-mode): Kill the processes when leaving the mode.
14932
14933 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
14934
14935 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
14936 Use `byte-compile-warning-types'. Add docstring.
14937
14938 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14939
14940 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
14941 (smerge-resolve): Add various resolution heuristics.
14942
14943 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
14944 in 3-way conflicts.
14945
14946 2008-03-31 Glenn Morris <rgm@gnu.org>
14947
14948 * calendar/cal-bahai.el (diary-bahai-mark-entries):
14949 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14950 * calendar/cal-islam.el (mark-islamic-diary-entries):
14951 Fix argument order in call to diary-mark-entries-1.
14952
14953 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
14954 pre-Bahai dates.
14955 (holiday-bahai): Use an algorithm actually relevant to this calendar
14956 system.
14957
14958 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
14959
14960 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
14961 Use and.
14962
14963 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
14964 in the last fortnight in Julian October.
14965
14966 * calendar/calendar.el (increment-calendar-month): Optionally handle
14967 systems without 12 months per year.
14968 (calendar-date-is-visible-p): Doc fix. Simplify.
14969
14970 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
14971 from dolist.
14972
14973 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
14974
14975 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
14976 (hi-lock-unload-function): New function.
14977
14978 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
14979
14980 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
14981 overwriting when NEWNAME is a local file.
14982
14983 * net/trampver.el: Update release number.
14984
14985 2008-03-30 Alexandre Julliard <julliard@winehq.org>
14986
14987 * vc-git.el: Make vc-status display information about copies,
14988 renames and permission changes.
14989 (vc-git-extra-fileinfo): New defstruct.
14990 (vc-git-escape-file-name, vc-git-file-type-as-string)
14991 (vc-git-rename-as-string, vc-git-permissions-as-string)
14992 (vc-git-status-printer): New functions.
14993 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
14994 (vc-git-after-dir-status-stage1): Look for copies, renames and
14995 permission changes.
14996 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
14997 (vc-git-dir-status): Ask for staged files and renames.
14998
14999 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
15000
15001 * vc.el: Allow backends to display backend specific information in
15002 the vc-status listing.
15003 (vc-status-fileinfo): Add a field for backend specific information.
15004 (vc-status-printer): Rename to ...
15005 (vc-default-status-printer): ... this.
15006 (vc-status-printer): New function.
15007 (vc-update-vc-status-buffer): Set the backend specific file info
15008 if provided.
15009
15010 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15011
15012 * textmodes/remember.el (remember-diary-convert-entry): Revert last
15013 change (ill-conceived).
15014
15015 2008-03-29 Glenn Morris <rgm@gnu.org>
15016
15017 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
15018 * calendar/cal-julian.el (holiday-julian): Simplify.
15019
15020 * calendar/holidays.el (list-holidays): Use or.
15021
15022 2008-03-29 Juri Linkov <juri@jurta.org>
15023
15024 * window.el (split-window-preferred-horizontally): New function.
15025
15026 * cus-start.el (split-window-preferred-function):
15027 Set choice for "vertically" to nil instead of split-window.
15028 Set choice for "horizontally" to split-window-preferred-horizontally
15029 instead of lambda.
15030
15031 2008-03-29 Juri Linkov <juri@jurta.org>
15032
15033 * simple.el (minibuffer-default-add-function): New variable with
15034 the default to minibuffer-default-add-completions.
15035 (minibuffer-default-add-done): New variable. Make it buffer-local.
15036 (minibuffer-default-add-completions): New function.
15037 (goto-history-element): Set minibuffer-default-add-done to t and
15038 call a function in minibuffer-default-add-function when the
15039 specified absolute history position is greater than the length of
15040 the minibuffer-default list and minibuffer-default-add-done is nil.
15041 Change "^End of history; no next item$" to "^End of defaults;
15042 no next item$".
15043
15044 * bindings.el (debug-ignored-errors): Change "^End of history;
15045 no next item$" to "^End of defaults; no next item$".
15046
15047 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
15048
15049 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
15050
15051 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
15052 to with-no-warnings.
15053
15054 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
15055
15056 Sync with Tramp 2.1.13.
15057
15058 * net/tramp-ftp.el: Require 'cl when byte-compiling.
15059
15060 * net/trampver.el: Update release number.
15061
15062 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
15063
15064 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
15065 the current backend.
15066
15067 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
15068 (vc-status-refresh): Create a temporary buffer and call the
15069 `dir-status' backend function from that buffer.
15070
15071 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
15072 (vc-bzr-after-dir-status): Don't kill the buffer.
15073
15074 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
15075 (vc-cvs-after-dir-status): Don't kill the buffer.
15076
15077 * vc-git.el (vc-git-dir-status): Don't create a buffer.
15078 (vc-git-after-dir-status-stage2): Don't kill the buffer.
15079
15080 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
15081 (vc-hg-after-dir-status): Don't kill the buffer.
15082
15083 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
15084 (vc-svn-after-dir-status): Don't kill the buffer.
15085
15086 2008-03-29 Glenn Morris <rgm@gnu.org>
15087
15088 * calendar/calendar.el (diary-file, american-date-diary-pattern)
15089 (european-date-diary-pattern, european-calendar-display-form)
15090 (american-calendar-display-form, diary-display-hook): Doc fixes.
15091 (european-calendar-style): Doc fix. Use calendar-set-date-style for
15092 custom :set. Mark as obsolete.
15093 (calendar-date-style, iso-date-diary-pattern)
15094 (iso-calendar-display-form): New user variables.
15095 (diary-date-forms, calendar-date-display-form): Set using
15096 calendar-date-style. Doc fix.
15097 (calendar-set-date-style): New command.
15098 (european-calendar, american-calendar): Use calendar-set-date-style.
15099 Mark as obsolete.
15100
15101 * calendar/diary-lib.el (number): Move declaration where needed.
15102 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
15103 (diary-make-date): New function.
15104 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
15105 Use diary-make-date.
15106 (diary-date-display-form, diary-insert-entry-1): New functions.
15107 (insert-monthly-diary-entry, insert-yearly-diary-entry):
15108 Use diary-insert-entry-1.
15109 (insert-anniversary-diary-entry, insert-block-diary-entry)
15110 (insert-cyclic-diary-entry): Use diary-date-display-form.
15111
15112 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
15113 Autoload diary-insert-entry-1.
15114 * calendar/cal-bahai.el (diary-bahai-insert-entry)
15115 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
15116 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
15117 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
15118 * calendar/cal-islam.el (insert-islamic-diary-entry)
15119 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
15120 Use diary-insert-entry-1.
15121
15122 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
15123 (diary-yahrzeit): Doc fix. Use diary-make-date.
15124
15125 * calendar/icalendar.el (icalendar--datetime-to-american-date):
15126 New name for icalendar--datetime-to-noneuropean-date. Make old name
15127 obsolete alias.
15128 (icalendar--datetime-to-iso-date): New function.
15129 (icalendar--datetime-to-diary-date): Doc fix. Respect
15130 calendar-date-style if bound.
15131
15132 * textmodes/remember.el (remember-diary-convert-entry):
15133 Respect calendar-date-style if bound.
15134
15135 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
15136
15137 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
15138 (xterm-mouse-handle-delete-frame): Delete.
15139
15140 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
15141 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
15142 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
15143 in xterm-modify-other-keys-terminal-list.
15144
15145 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
15146 are conflicts.
15147
15148 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
15149
15150 * vc.el (vc-update): Check if the buffer is unsaved only if it
15151 actually exists.
15152 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
15153 vc-print-log.
15154
15155 2008-03-28 Magnus Henoch <mange@freemail.hu>
15156
15157 * net/dns.el (dns-write): Use set-buffer-multibyte.
15158
15159 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
15160
15161 * vc-bzr.el (vc-bzr-sha1): New fun.
15162 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
15163 (vc-bzr-registered): Use it.
15164
15165 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
15166
15167 * vc.el (vc-status-kill-dir-status-process): Simplify.
15168 (vc-status-refresh): Make sure the buffer is live.
15169 (ring): Don't require it, not used.
15170
15171 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
15172
15173 * progmodes/verilog-mode.el (verilog-auto-inout-module):
15174 Add optional regular expression to AUTOINOUTMODULE.
15175 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
15176 (verilog-auto-inst-param, verilog-auto-reg)
15177 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
15178 (verilog-auto-output-every, verilog-auto-input)
15179 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
15180 (verilog-auto-unused, verilog-auto): Update documentation to use
15181 more obvious instance module names versus cell names.
15182
15183 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
15184
15185 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
15186 kill if a process is running.
15187
15188 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
15189
15190 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
15191
15192 * vc.el: Add new backend function 'status-extra-headers.
15193 (vc-default-status-extra-headers): New function.
15194 (vc-status-headers): Call 'status-extra-headers. Add colors.
15195
15196 * vc-git.el (vc-git-status-extra-headers): New function.
15197
15198 2008-03-28 Glenn Morris <rgm@gnu.org>
15199
15200 * calendar/cal-menu.el (cal-menu-holidays-menu)
15201 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
15202 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
15203 holiday-list is optional.
15204 (calendar-mouse-holidays): Remove un-needed local `l'.
15205
15206 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
15207 Remove un-needed local `date'.
15208 (calendar-cursor-to-visible-date): Use let rather than let*.
15209 Remove un-needed local `first-of-month-weekday'.
15210
15211 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
15212
15213 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
15214 Doc fixes.
15215 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
15216 (diary-header-line-flag, diary-header-line-format): Declare.
15217 (diary-pull-attrs): Check for multiple matches.
15218 (diary-list-entries-2): Simplify finding start of date.
15219 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
15220 pop-up-frames.
15221 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
15222 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
15223
15224 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
15225
15226 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
15227
15228 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
15229
15230 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
15231
15232 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
15233
15234 * image-mode.el (image-mode-reapply-winprops): Fix last change.
15235
15236 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
15237
15238 * international/mule-conf.el (define-iso-single-byte-charset):
15239 Don't make latin-iso8859-* supplementary.
15240 (#'set-charset-priority): Don't change the priority of charsets
15241 `unicode' and `emacs'.
15242
15243 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
15244
15245 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
15246 temp buffer.
15247
15248 2008-03-27 Glenn Morris <rgm@gnu.org>
15249
15250 * calendar/cal-bahai.el (diary-bahai-list-entries):
15251 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
15252 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
15253
15254 * calendar/calendar.el (diary-file): Doc fix.
15255
15256 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
15257 (list-diary-entries-hook, mark-diary-entries-hook)
15258 (include-other-diary-files, diary-mail-entries)
15259 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
15260 (diary-set-header): New function.
15261 (diary-header-line-flag, diary-header-line-format):
15262 Use diary-set-header for custom :set function.
15263 (diary-set-maybe-redraw): Use symbol-value rather than eval.
15264 (diary-attrtype-convert): Use intern-soft rather than read.
15265 (diary-display-no-entries): New function.
15266 (simple-diary-display, fancy-diary-display): Use it.
15267 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
15268 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
15269
15270 * calendar/holidays.el (list-holidays): Doc fix.
15271
15272 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
15273
15274 * calc/calc-store.el (calc-read-var-name-history): New variable.
15275 (calc-read-var-name): Use `calc-read-var-name-history'.
15276
15277 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15278
15279 * image-mode.el (image-mode-reapply-winprops): Simplify now that
15280 window-configuration-change-hook works buffer-locally.
15281
15282 2008-03-26 Johan Bockgård <bojohan@gnu.org>
15283
15284 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
15285 for Emacs Lisp, not Lisp.
15286
15287 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
15288
15289 * help-fns.el (describe-function-1, describe-variable):
15290 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
15291
15292 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
15293 replacement is provided, don't print "use nil instead".
15294
15295 2008-03-26 Johan Bockgård <bojohan@gnu.org>
15296
15297 * complete.el (PC-do-completion): Use regexp-quote.
15298
15299 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
15300
15301 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
15302 Detect missing files.
15303
15304 * vc-git.el (vc-git-extra-menu-map): New key map.
15305 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
15306 New functions.
15307
15308 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
15309 and 'missing files.
15310
15311 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15312
15313 * calendar/holidays.el (list-holidays): Make Y2 optional.
15314
15315 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
15316 buffers shown to the user.
15317 (appt-disp-window): Disable undo explicitly now that the leading space
15318 is gone.
15319
15320 * simple.el (activate-mark): New function.
15321 (set-mark-command): Use it with region-active-p to clean up the code.
15322 (exchange-point-and-mark): Invert the meaning of C-u when
15323 transient-mark-mode is active.
15324
15325 * dired-aux.el (dired-create-files): Use dolist.
15326
15327 * bindings.el (mode-line-change-eol): Use with-selected-window.
15328
15329 * apropos.el (apropos-command): Include macros.
15330
15331 2008-03-26 Glenn Morris <rgm@gnu.org>
15332
15333 * calendar/cal-bahai.el: Require calendar, not cal-julian.
15334 (calendar-bahai-epoch): Doc fix.
15335
15336 * calendar/cal-china.el: Explicitly require calendar.
15337
15338 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
15339 Require calendar rather than cal-julian.
15340 Autoload calendar-absolute-from-julian.
15341 * calendar/cal-coptic.el (coptic-calendar-epoch):
15342 * calendar/cal-islam.el (calendar-islamic-epoch):
15343 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
15344
15345 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
15346
15347 * calendar/cal-dst.el: Don't require cal-persia.
15348 (calendar-absolute-from-persian): Autoload it.
15349 (dst-adjust-time): Doc fix.
15350
15351 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
15352 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
15353 calendar.
15354
15355 * calendar/cal-menu.el: Require calendar rather than declaring
15356 functions.
15357 * calendar/calendar.el: Provide calendar before requiring cal-menu.
15358
15359 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
15360 calendar-after-frame-setup-hooks. Update callers, make old name an
15361 obsolete alias. Doc fix.
15362 (calendar-frame-1): Doc fix.
15363
15364 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
15365
15366 * calendar/calendar.el (oriental-holidays, solar-holidays):
15367 * calendar/holidays.el (list-holidays): Assume atan always bound.
15368
15369 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
15370 Explicitly require calendar, not cal-julian.
15371 * calendar/lunar.el: Explicitly require cal-dst.
15372
15373 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
15374
15375 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
15376
15377 * help-fns.el (describe-function-1, describe-variable): If no
15378 replacement is provided, don't print "use nil instead".
15379
15380 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15381
15382 * proced.el: New file.
15383
15384 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
15385
15386 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
15387
15388 2008-03-25 Juri Linkov <juri@jurta.org>
15389
15390 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
15391 in battery-mode-line-format.
15392
15393 * bindings.el (minibuffer-local-map): For the command
15394 file-cache-minibuffer-complete replace keymap minibuffer-local-map
15395 with map which is already locally bound to minibuffer-local-map.
15396
15397 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
15398
15399 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
15400 Remove `sort-first' argument.
15401
15402 * subr.el (redisplay-end-trigger-functions)
15403 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
15404 (process-filter-multibyte-p, set-process-filter-multibyte):
15405 Mark as obsolete.
15406
15407 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
15408
15409 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
15410 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
15411 use the LOCAL arg of `add-hook'.
15412 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
15413 Remove spurious * from defcustom docstrings.
15414 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
15415 Fix typos in messages.
15416 (reb-mode-buffer-p): New function.
15417 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
15418 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
15419 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
15420 Use `unless', `when'.
15421 (re-builder-unload-function): New function.
15422
15423 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
15424
15425 * vc-hooks.el (vc-state): Add documentation for 'missing.
15426
15427 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
15428
15429 * progmodes/verilog-mode.el (verilog-auto-output)
15430 (verilog-auto-input, verilog-auto-inout, verilog-auto)
15431 (verilog-delete-auto): Add optional regular expression to
15432 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
15433 (verilog-signals-matching-regexp): New internal function for
15434 signal matching.
15435
15436 2008-03-25 Johan Bockgård <bojohan@gnu.org>
15437
15438 * info.el (Info-isearch-search): Always return point.
15439
15440 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
15441
15442 * diff-mode.el (diff-remembered-defdir): New var.
15443 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
15444
15445 2008-03-25 Glenn Morris <rgm@gnu.org>
15446
15447 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
15448 calendar-bahai-prompt-for-date. Update callers, make old name an
15449 obsolete alias. Doc fix.
15450 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
15451 coptic-prompt-for-date. Update callers, make old name an
15452 obsolete alias. Doc fix.
15453 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
15454 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
15455 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
15456 calendar-islamic-prompt-for-date. Update callers. Doc fix.
15457 * calendar/cal-iso.el (calendar-iso-read-date): New name for
15458 calendar-iso-read-args. Update callers, make old name an obsolete
15459 alias.
15460 * calendar/cal-persia.el (calendar-persian-read-date): New name for
15461 persian-prompt-for-date. Update callers, make old name an
15462 obsolete alias. Doc fix. Move definition before use.
15463
15464 * calendar/cal-x.el (diary-frame-parameters)
15465 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
15466 (calendar-frame-1): Doc fixes.
15467 (make-fancy-diary-buffer): Remove declaration.
15468 (calendar-dedicate-diary): Replace call to deleted function
15469 make-fancy-diary-buffer.
15470 (calendar-frame-setup): New function.
15471 (calendar-one-frame-setup, calendar-only-one-frame-setup)
15472 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
15473 work, and mark as obsolete.
15474 (special-display-buffer-names): Don't mess with this; it's not our
15475 business.
15476 (cal-x-load-hook): Defvar it, and mark as obsolete.
15477
15478 * calendar/calendar.el (calendar-remove-frame-by-deleting):
15479 Default to t. Add to 'calendar group.
15480 (calendar): Doc fix. Use calendar-frame-setup.
15481 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
15482 (generate-calendar-window): Doc fix.
15483
15484 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
15485
15486 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
15487
15488 2008-03-24 Drew Adams <drew.adams@oracle.com>
15489
15490 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
15491 New variables.
15492 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
15493 (finder-exit): Ignore errors rather than avoiding them.
15494 Kill *Finder-package* buffer also.
15495
15496 2008-03-24 Andreas Schwab <schwab@suse.de>
15497
15498 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
15499
15500 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
15501
15502 * vc-hg.el (vc-hg-after-dir-status):
15503 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
15504
15505 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
15506 Detect removed files.
15507
15508 * vc.el (vc-status-printer): Use a different face for missing files.
15509 (vc-status-hide-up-to-date): Rename from
15510 vc-status-remove-up-to-date. Update all callers.
15511 (vc-status-mode-map): Bind C-m.
15512
15513 2008-03-24 Alexandre Julliard <julliard@winehq.org>
15514
15515 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
15516 code ...
15517 (vc-git--state-code): ... to this new function.
15518 (vc-git-state): Use it.
15519
15520 2008-03-24 Trent W. Buck <trentbuck@gmail.com> (tiny change)
15521
15522 * textmodes/remember.el (remember-mail-date)
15523 (remember-store-in-mailbox): Write date and From line in such a
15524 way that Mutt can read it.
15525
15526 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
15527
15528 * simple.el (transient-mark-mode): Turn on by default.
15529
15530 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
15531
15532 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
15533 'unregistered for unregistered files.
15534
15535 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
15536
15537 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
15538
15539 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
15540 subdirectories.
15541
15542 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
15543 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
15544 Add :enable for vc-status-refresh.
15545 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
15546 (vc-status-tool-bar-map): Add binding for
15547 vc-status-kill-dir-status-process.
15548 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
15549 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
15550 Reset vc-status-process-buffer.
15551 (vc-status-refresh): Don't run two refreshes at a time.
15552 (vc-status): If the buffer is already in vc-status-mode only refresh.
15553 (vc-status-mark-buffer-changed): Add an optional file parameter.
15554 (vc-resynch-buffer): Use it.
15555 (vc-delete-file): Expand the file name before using it.
15556 Be careful to not create a new buffer with the old file contents.
15557 Update the VC state after performing the operation.
15558
15559 2008-03-23 Andreas Schwab <schwab@suse.de>
15560
15561 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
15562 Fix radio button condition.
15563 [box]: Likewise.
15564 [customize]: Add radio button.
15565
15566 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
15567
15568 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
15569 (calc-user-parse-tables, calc-gnuplot-default-device)
15570 (calc-gnuplot-default-output, calc-gnuplot-print-device)
15571 (calc-gnuplot-print-output, calc-gnuplot-geometry)
15572 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
15573 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
15574 (calc-undo-list, calc-redo-list, calc-main-buffer)
15575 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
15576 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
15577 (calc-said-hello, calc-executing-macro, calc-any-selections)
15578 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
15579 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
15580 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
15581 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
15582 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
15583 (calc-create-buffer, calc-quit): Add docstrings.
15584
15585 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
15586
15587 * makefile.w32-in (WINS_ALMOST): Add org.
15588
15589 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
15590
15591 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
15592 New functions to implement vc-status support.
15593
15594 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
15595
15596 * vc.el (vc-status-prepare-status-buffer): New function.
15597 (vc-status): Use it.
15598
15599 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
15600 appropriate.
15601
15602 2008-03-22 Alexandre Julliard <julliard@winehq.org>
15603
15604 * vc-git.el (vc-git--empty-db-p)
15605 (vc-git-after-dir-status-stage1-empty-db): New functions.
15606 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
15607 Add support for empty repositories.
15608
15609 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
15610
15611 * vc-git.el (vc-git-annotate-extract-revision-at-line):
15612 Allow "^" in a version name.
15613
15614 * vc-mtn.el (vc-mtn-state): Support the added state.
15615
15616 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
15617
15618 * org: New directory for Org-mode.
15619
15620 * org/org-export-latex.el: Moved from lisp/textmodes.
15621
15622 * org/org-irc.el: Moved from lisp/textmodes.
15623
15624 * org/org-mac-message.el: Moved from lisp/textmodes.
15625
15626 * org/org-mouse.el: Moved from lisp/textmodes.
15627
15628 * org/org-publish.el: Moved from lisp/textmodes.
15629
15630 2008-03-21 Juri Linkov <juri@jurta.org>
15631
15632 * comint.el (comint-dynamic-simple-complete):
15633 Use variable `stub' for the second arg `common-substring'
15634 of `comint-dynamic-list-completions'.
15635 (comint-dynamic-list-filename-completions):
15636 Use variable `filenondir' for the second arg `common-substring'
15637 of `comint-dynamic-list-completions'.
15638 (comint-dynamic-list-completions): Add new optional arg
15639 `common-substring'. Add `common-substring' as the second arg of
15640 the call to `display-completion-list'. Doc fix.
15641
15642 * comint.el (comint-dynamic-complete-as-filename)
15643 (comint-dynamic-list-filename-completions)
15644 (comint-dynamic-simple-complete): Use `minibuffer-message'
15645 to display message "No completions of %s" when a command
15646 is called in the minibuffer.
15647 (comint-dynamic-simple-complete): Don't display other
15648 completion messages when a command is called in the minibuffer.
15649 (comint-dynamic-list-completions): Use `minibuffer-message'
15650 to display message " [Type space to flush ...]" when a command
15651 is called in the minibuffer.
15652
15653 * shell.el (shell-dynamic-complete-command)
15654 (shell-dynamic-complete-environment-variable): Don't display
15655 completion messages when command is called in the minibuffer.
15656
15657 * emacs-lisp/lisp.el (lisp-complete-symbol):
15658 Use `minibuffer-message' to display message "No completions of %s"
15659 when this command is called in the minibuffer.
15660
15661 * bindings.el (standard-mode-line-modes): Put special help-echo
15662 tooltip on recursive edit %[ %] mode-line constructs.
15663
15664 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
15665 "^No dynamic expansion for .* found$" to allow error messages like
15666 "No dynamic expansion for \"%s\" found in this-buffer".
15667
15668 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
15669
15670 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
15671 "psftp".
15672
15673 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15674
15675 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
15676 * vc.el (vc-default-dired-state-info): Use just "modified".
15677 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
15678 (vc-cvs-mode-line-string): Make use of the better default.
15679 (vc-cvs-parse-entry): Use the new `added'.
15680 (vc-cvs-dired-state-info): Remove.
15681 * vc-svn.el (vc-svn-dired-state-info): Remove.
15682 * vc-hg.el (vc-hg-dired-state-info): Remove.
15683 * vc-git.el (vc-git-dired-state-info): Remove.
15684
15685 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
15686
15687 * vc-git.el (vc-git-status-result): New variable.
15688 (vc-git-dir-status): Split out ...
15689 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
15690 ... these new functions and work asynchronously.
15691
15692 2008-03-21 Alexandre Julliard <julliard@winehq.org>
15693
15694 * vc-git.el (vc-git-after-dir-status): Remove.
15695 (vc-git-dired-state-info): Reimplement.
15696
15697 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
15698
15699 * replace.el (occur-mode-map): Add :help.
15700
15701 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
15702 for disassemble.
15703
15704 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
15705 the 'added state.
15706 (vc-status-remove-up-to-date): New function.
15707 (vc-status-mode-map, vc-status-menu-map): Bind it.
15708 (vc-status-printer): Use a different face up-to-date files.
15709 (vc-resynch-buffer): Update the vc-status buffer if it exists.
15710 (Todo): Remove solved entries.
15711
15712 * vc-hg.el (vc-hg-state):
15713 * vc-git.el (vc-git-state):
15714 * vc-cvs.el (vc-cvs-parse-status):
15715 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
15716 state.
15717
15718 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15719
15720 * progmodes/compile.el (compile):
15721 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
15722
15723 * simple.el (minibuffer-local-shell-command-map): New var.
15724 (minibuffer-complete-shell-command, read-shell-command): New funs.
15725 (shell-command, shell-command-on-region): Use them.
15726
15727 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
15728
15729 * vc.el (vc-status-mark-buffer-changed): New function to implement
15730 updating of the *vc-status* buffer when a buffer is saved.
15731 (vc-status-mode): Use it for after-change-hook.
15732 (vc-add-to-vc-status-buffer): Rename to ...
15733 (vc-status-add-entry): ... this.
15734 (Todo): Add new entry.
15735
15736 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15737
15738 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
15739
15740 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
15741
15742 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
15743 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
15744 Remove spurious * from defcustom docstrings.
15745 (icomplete-compute-delay): Fix docstring and remove spurious *.
15746 (icomplete-delay-completions-threshold): Fix typo in docstring and
15747 remove spurious *.
15748 (icomplete-completions): While collecting the list of prospective
15749 candidates, don't overshoot `icomplete-prospects-length'.
15750
15751 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
15752
15753 * textmodes/refbib.el:
15754 * textmodes/reftex.el:
15755 * textmodes/reftex-global.el:
15756 * textmodes/reftex-vars.el:
15757 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
15758 compiler pacifying defvars.
15759 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
15760 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
15761 not needed.
15762
15763 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
15764
15765 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
15766 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
15767 (verilog-customize, verilog-font-customize)
15768 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
15769 (verilog-mode): Update documentation strings to match tool tips.
15770 (verilog-auto-search-do, verilog-auto-re-search-do)
15771 (verilog-skip-forward-comment-or-string): Fix verilog-auto
15772 expansion when a .* appears inside a string.
15773 (verilog-re-search-forward, verilog-re-search-backward):
15774 Add comment to recall how this works.
15775 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
15776
15777 2008-03-20 Glenn Morris <rgm@gnu.org>
15778
15779 * calendar/calendar.el (calendar-other-dates): New function.
15780 (calendar-print-other-dates): Use calendar-other-dates.
15781 * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
15782 the declarations it replaces.
15783 (calendar-mouse-print-dates): Use calendar-other-dates.
15784
15785 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
15786 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
15787 (calendar-absolute-from-bahai): Fix the leap-year case.
15788 (calendar-bahai-from-absolute): Re-use the Gregorian month.
15789 (calendar-bahai-date-string, calendar-bahai-print-date):
15790 Handle pre-Bahai dates.
15791
15792 * calendar/cal-china.el (chinese-calendar-celestial-stem)
15793 (chinese-calendar-terrestrial-branch): Make defcustoms.
15794
15795 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
15796 (calendar-mouse-view-diary-entries): Use or.
15797 (calendar-mouse-chinese-date): Remove unused command.
15798 (cal-menu-load-hook): Mark as obsolete.
15799
15800 * calendar/solar.el (calendar-location-name, calendar-latitude)
15801 (calendar-longitude, solar-arctan, sunrise-sunset)
15802 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
15803
15804 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
15805
15806 * calc/calc.el: Remove outdated comments.
15807 (defcalcmodevar, calc-mode-var-list-restore-default-values)
15808 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
15809 Add docstrings.
15810
15811 2008-03-19 Jason Rumney <jasonr@gnu.org>
15812
15813 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
15814
15815 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
15816
15817 * net/tls.el (open-tls-stream): Reindent.
15818
15819 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
15820
15821 * net/tramp.el (tramp-let-maybe): Removed.
15822 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
15823 It does not exist under XEmacs.
15824 (tramp-handle-file-truename, tramp-handle-expand-file-name)
15825 (tramp-completion-file-name-handler): Let-bind
15826 `directory-sep-char'.
15827
15828 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
15829 `directory-sep-char'.
15830
15831 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15832
15833 * help-fns.el (describe-function-1): Don't signal "missing arglist"
15834 for autoloaded keymaps.
15835
15836 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
15837 (electric-verilog-terminate-line, verilog-in-struct-region-p)
15838 (verilog-backward-ws&directives, verilog-forward-ws&directives)
15839 (verilog-in-comment-p, verilog-in-star-comment-p)
15840 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
15841 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
15842 (verilog-skip-forward-comment-or-string, verilog-in-paren)
15843 (verilog-skip-forward-comment-p): Use it.
15844
15845 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
15846
15847 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
15848 (org-remember-templates, org-time-stamp-rounding-minutes)
15849 (org-back-over-empty-lines, org-find-base-buffer-visiting)
15850 (org-columns-new): Fix typos in docstrings.
15851
15852 2008-03-19 Glenn Morris <rgm@gnu.org>
15853
15854 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
15855 (tramp-handle-shell-command): Use condition-case rather than
15856 ignore-errors.
15857
15858 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
15859
15860 * diff-mode.el (diff-header): Make the color louder.
15861 (diff-refine-change): Tone the color down.
15862
15863 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
15864
15865 * descr-text.el (describe-char): When `describe-char-unidata-list'
15866 is set to show all properties, list them in the right order.
15867
15868 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15869
15870 * international/mule.el (load-with-code-conversion): Avoid setting
15871 default-enable-multibyte-characters.
15872
15873 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
15874
15875 * vc.el (vc-annotate-background): Fix custom type.
15876
15877 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15878
15879 * descr-text.el (describe-char-unidata-list): Allow specifying
15880 just all properties.
15881 (describe-char): Handle that new value.
15882
15883 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
15884
15885 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
15886
15887 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
15888 instead of file name extension to make docs with uncommon
15889 extensions work.
15890
15891 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
15892
15893 * doc-view.el (require): Require cl at compile time because
15894 `assert' needs it.
15895
15896 2008-03-18 Glenn Morris <rgm@gnu.org>
15897
15898 * calendar/calendar.el (initial-calendar-window-hook)
15899 (today-visible-calendar-hook): Doc fixes.
15900
15901 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
15902
15903 * net/tramp.el (tramp-root-regexp): Simplify.
15904 (tramp-completion-file-name-regexp-separate): Don't insist on
15905 leading "[". This prevents method or user or host completion.
15906 (tramp-let-maybe): Autoload it.
15907 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
15908 is an alias for `identity'.
15909 (tramp-handle-write-region): Protect `last-coding-system-used'
15910 over the trailing statements.
15911 (tramp-completion-file-name-handler-post-function): Remove.
15912 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
15913 instead of calling `tramp-drop-volume-letter'.
15914
15915 * net/tramp.el:
15916 * net/tramp-uu.el:
15917 * net/trampver.el: Move coding cookie at the end.
15918
15919 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
15920
15921 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
15922 elements which may be something else than characters.
15923
15924 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
15925
15926 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
15927 New functions to implement vc-status support.
15928
15929 * vc.el (vc-default-extra-status-menu)
15930 (vc-add-to-vc-status-buffer): New functions.
15931
15932 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15933 for eldoc and ielm.
15934
15935 2008-03-17 Glenn Morris <rgm@gnu.org>
15936
15937 * calendar/cal-x.el (diary-frame-parameters)
15938 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
15939 Fix custom type; add options.
15940 (calendar-frame, diary-frame): Doc fixes.
15941 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
15942 new functions.
15943 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
15944 Use calendar-frame-1 and calendar-dedicate-diary.
15945 (calendar-one-frame-setup): Also handle only-one-frame case.
15946 (calendar-only-one-frame-setup): Doc fix. Just call
15947 calendar-one-frame-setup.
15948
15949 * calendar/diary-lib.el: Re-order some definitions before their use.
15950 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
15951 (diary-list-entries): Doc fixes.
15952 (make-fancy-diary-display): Remove function.
15953
15954 * calendar/calendar.el (calendar-today-marker)
15955 (initial-calendar-window-hook, today-visible-calendar-hook)
15956 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
15957 (calendar-star-date, calendar-mark-today): Doc fixes.
15958 (today-visible-calendar-hook): Add options.
15959 (calendar-in-read-only-buffer): New macro.
15960 (calendar-basic-setup): Adapt for change in calendar-read-date.
15961 Place holiday let inside if.
15962 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
15963 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
15964 (calendar-print-other-dates): Use one let rather than many.
15965
15966 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
15967 (calendar-print-other-dates):
15968 * calendar/cal-hebrew.el (list-yahrzeit-dates):
15969 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
15970 * calendar/holidays.el (calendar-list-holidays, list-holidays)
15971 (calendar-cursor-holidays):
15972 * calendar/lunar.el (calendar-phases-of-moon): Use
15973 calendar-in-read-only-buffer to replace previous code and disable undo.
15974
15975 2008-03-16 Juri Linkov <juri@jurta.org>
15976
15977 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
15978 and regexp-search-ring-yank-pointer for the HISTPOS argument of
15979 read-from-minibuffer to provide the correct initial minibuffer
15980 history position in isearch-edit-string when it is called from
15981 isearch-ring-adjust.
15982
15983 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
15984 to check if the current buffer is the minibuffer, and in this case
15985 call abort-recursive-edit to kill the minibuffer. Doc fix.
15986 (kill-this-buffer-enabled-p): Allow this function to return non-nil
15987 when the current buffer is the minibuffer.
15988
15989 * simple.el (goto-line): Leave mark at previous position. Doc fix.
15990
15991 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
15992
15993 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
15994 Use non-nil PARENTS attribute of make-directory instead of
15995 explicitly checking existence the current cache directory.
15996
15997 2008-03-16 Daiki Ueno <ueno@unixuser.org>
15998
15999 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
16000 M-x epa-file-select-keys.
16001
16002 2008-03-16 Kenichi Handa <handa@m17n.org>
16003
16004 * international/mule.el (auto-coding-alist):
16005 Use no-conversion-multibyte for archive files.
16006
16007 2008-03-16 Glenn Morris <rgm@gnu.org>
16008
16009 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
16010 New functions.
16011 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
16012 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
16013 Use calendar-mark-1.
16014 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
16015 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
16016 Use calendar-mark-complex.
16017 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
16018 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
16019 Use calendar-mark-1.
16020
16021 * calendar/calendar.el (calendar-mod): Remove.
16022 * calendar/cal-china.el (calendar-chinese-from-absolute)
16023 (calendar-chinese-date-string): Expand calendar-mod calls.
16024 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
16025 Expand calendar-mod calls.
16026
16027 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
16028 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
16029 (diary-bahai-insert-yearly-entry): Use let rather than let*.
16030 Move obsolete aliases after the functions that replaced them.
16031
16032 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
16033 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
16034 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
16035 Use let rather than let*.
16036 (calendar-hebrew-prompt-for-date): New function.
16037 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
16038 (holiday-tisha-b-av-etc): Use unless, let.
16039
16040 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
16041 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
16042
16043 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
16044
16045 * calendar/calendar.el (calendar-for-loop): Add indent spec.
16046
16047 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
16048 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
16049 than concat.
16050 (diary): Remove un-needed let.
16051 (view-other-diary-entries): Rename argument.
16052 (diary-list-entries-2): New function.
16053 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
16054 (print-diary-entries): Use unless.
16055 (diary-mark-entries-1): Change argument order, make all but
16056 markfunc optional. Handle the standard (Gregorian) case.
16057 Use match-string-no-properties. Handle marks.
16058 (mark-diary-entries): Use diary-mark-entries-1.
16059 (diary-font-lock-keywords-1): New macro.
16060 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
16061
16062 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
16063
16064 * calendar/icalendar.el (icalendar-version): Increase to 0.18.
16065 (icalendar-export-hidden-diary-entries): New variable.
16066 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
16067 In case of error, insert full error-val.
16068 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
16069 Use calendar-day-of-week. Return the day number.
16070 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
16071
16072 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
16073
16074 * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
16075 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
16076 (icalendar-export-region): Ignore hidden diary entries.
16077 (icalendar--convert-ordinary-to-ical): Fix case where event
16078 spans across midnight boundary.
16079 (icalendar-first-weekday-of-year): New function.
16080 (icalendar--convert-weekly-to-ical): Allow user-selectable start
16081 year for recurring events (Mozilla calendars do not propagate
16082 recurring events forever, so year 2000 start date was not working).
16083 (icalendar--convert-yearly-to-ical): Remove extra spaces in
16084 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
16085
16086 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
16087
16088 * net/tramp.el (tramp-root-regexp): New defconst.
16089 (tramp-completion-file-name-regexp-unified)
16090 (tramp-completion-file-name-regexp-separate)
16091 (tramp-completion-file-name-regexp-url): Use it.
16092 (tramp-do-copy-or-rename-file-via-buffer):
16093 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
16094 t for `insert-file-contents-literally'.
16095 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
16096 Autoload it.
16097 (tramp-completion-file-name-handler-post-function): New defconst.
16098 (tramp-completion-file-name-handler): Use it.
16099 (tramp-maybe-open-connection): Update calls to
16100 `tramp-flush-connection-property' for removed 2nd argument.
16101
16102 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16103
16104 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
16105 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
16106 New functions.
16107
16108 2008-03-15 Glenn Morris <rgm@gnu.org>
16109
16110 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
16111 New functions.
16112 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
16113 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16114 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16115 (diary-bahai-list-entries): Use diary-list-entries-1.
16116 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
16117 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
16118 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16119 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16120 (list-hebrew-diary-entries): Use diary-list-entries-1.
16121 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
16122 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
16123 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
16124 (diary-list-entries-1, diary-mark-entries-1): Autoload.
16125 (list-islamic-diary-entries): Use diary-list-entries-1.
16126 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
16127
16128 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
16129
16130 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
16131
16132 * calendar/cal-china.el (number-chinese-months)
16133 (calendar-chinese-from-absolute): Use nth, caar.
16134
16135 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
16136
16137 * calendar/cal-french.el (french-calendar-accents): Doc fix.
16138
16139 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
16140 (calendar-hebrew-month-name-array-leap-year)
16141 (hebrew-calendar-parashiot-names): Make constants.
16142 (diary-parasha): Move definition after constants it uses.
16143
16144 * calendar/cal-html.el (cal-html-insert-link-yearpage)
16145 (cal-html-htmlify-list): Doc fix.
16146 (cal-html-htmlify-entry): Use nth.
16147
16148 * calendar/cal-islam.el (calendar-islamic-month-name-array)
16149 (calendar-islamic-epoch): Make constants.
16150 (calendar-islamic-epoch): Doc fix.
16151
16152 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
16153
16154 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
16155 (cal-tex-month-name): Doc fix.
16156 (cal-tex-last-blank-p): Use zerop.
16157
16158 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
16159 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
16160 (calendar-cursor-to-date): Doc fix.
16161 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
16162 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
16163 (calendar-day-number): Use when.
16164 (generate-calendar-month): Use dotimes.
16165 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
16166 (calendar-set-mark): Reverse conditional.
16167 (calendar-make-alist): Move definition before use.
16168
16169 * calendar/diary-lib.el (diary-face-attrs)
16170 (diary-glob-file-regexp-prefix, diary-selective-display)
16171 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
16172 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
16173 (diary-anniversary, diary-cyclic)
16174 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
16175 (diary-header-line-format): Change wording.
16176 (diary-list-entries): Set `date-start' in let.
16177 (include-other-diary-files, mark-included-diary-files): Use format.
16178 (simple-diary-display, fancy-diary-display): Use cadr, unless.
16179 (mark-diary-entries): Use 1+.
16180 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
16181 (mark-calendar-month): Use dotimes.
16182
16183 * calendar/holidays.el (displayed-month, displayed-year):
16184 Move declarations where needed.
16185 (calendar-list-holidays): Doc fix.
16186
16187 * calendar/parse-time.el (parse-time-string): Simplify.
16188
16189 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
16190 Make constants.
16191 (solar-sunrise-sunset): Rename some local variables for clarity.
16192 (sunrise-sunset): Use zerop.
16193 (solar-mean-equinoxes/solstices): Doc fix.
16194
16195 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
16196 Use nth.
16197 (timeclock-completing-read, timeclock-generate-report): Use zerop.
16198 (timeclock-mean, timeclock-generate-report): Use dolist.
16199
16200 * calendar/todo-mode.el (todo-add-category): Simplify.
16201 (todo-more-important-p, todo-delete-item, todo-file-item):
16202 Use unless, when.
16203 (todo-top-priorities): Use zerop.
16204
16205 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
16206
16207 * buff-menu.el (list-buffers-noselect): Display buffer name in
16208 tooltip instead of mouse binding when it doesn't fit in the list.
16209
16210 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16211
16212 * faces.el (xw-defined-colors):
16213 * simple.el (widget-convert, shell-mode): Declare as functions
16214 instead of autoloading.
16215
16216 * abbrev.el:
16217 * button.el:
16218 * cus-face.el:
16219 * ediff-hook.el:
16220 * emacs-lisp/backquote.el:
16221 * emacs-lisp/timer.el:
16222 * facemenu.el:
16223 * faces.el:
16224 * menu-bar.el:
16225 * simple.el:
16226 * subr.el:
16227 * textmodes/fill.el:
16228 * textmodes/paragraphs.el: Remove autoloads, redundant when the
16229 files are preloaded.
16230
16231 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16232
16233 * desktop.el (desktop-create-buffer): Don't catch errors if
16234 debug-on-error is set.
16235
16236 2008-03-14 Eli Zaretskii <eliz@gnu.org>
16237
16238 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
16239 ($(lisp)/calendar/diary-loaddefs.el)
16240 ($(lisp)/calendar/hol-loaddefs.el): New targets.
16241 (LOADDEFS): New macro.
16242 (autoloads): Depend on $(LOADDEFS).
16243
16244 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16245
16246 * font-lock.el (featurep): Remove test, not useful anymore.
16247 (facemenu-keymap): Move key binding ...
16248 * facemenu.el (facemenu-keymap): ... here.
16249
16250 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
16251 for each file in the list.
16252 (vc-bzr-log-view-mode): Recognize the file marker.
16253
16254 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
16255 for checkdoc and profiling.
16256
16257 2008-03-14 Bastien Guerry <bzg@altern.org>
16258
16259 * textmodes/flyspell.el (nxml-mode): Add the right
16260 `flyspell-mode-predicate'.
16261
16262 * wid-edit.el (link): Use 'mouse-face for :follow-link.
16263
16264 2008-03-14 Glenn Morris <rgm@gnu.org>
16265
16266 * calendar/solar.el: Reorder so that functions are defined before use.
16267 (displayed-month, displayed-year): Move declarations where needed.
16268 (solar-get-number): Move definition before use. Use unless.
16269 (solar-equatorial-coordinates): Simplify.
16270 (solar-sunrise-and-sunset): Use let rather than let*.
16271 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
16272
16273 * startup.el (command-line-1): Rename -internal-script back to
16274 -scriptload (reverts previous change).
16275
16276 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
16277 (calendar-bahai-leap-base): Add doc strings.
16278 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
16279 Move definition before use.
16280 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
16281 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
16282 variables outside the loop. Use dolist.
16283 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
16284
16285 * calendar/cal-china.el: Re-order so that functions are defined before
16286 use.
16287 (displayed-month, displayed-year): Move declarations where needed.
16288 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
16289 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
16290 Add doc strings.
16291 (chinese-year-cache): Recenter on 2010. Doc fix.
16292 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
16293 Doc fix. Simplify.
16294 (chinese-year-cache-init): New function.
16295 (compute-chinese-year, holiday-chinese-new-year)
16296 (calendar-chinese-date-string, calendar-goto-chinese-date)
16297 (make-chinese-month-assoc-list): Use cadr, nth.
16298 (chinese-months): Remove un-needed let.
16299
16300 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
16301 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
16302 (coptic-prompt-for-date): Move definition before use.
16303
16304 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
16305 (calendar-dst-find-data, calendar-daylight-time-offset)
16306 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
16307 (calendar-daylight-savings-starts-time)
16308 (calendar-daylight-savings-ends-time): Use cadr, nth.
16309
16310 * calendar/cal-french.el (french-calendar-epoch)
16311 (calendar-goto-french-date): Doc fix.
16312 (french-calendar-month-name-array)
16313 (french-calendar-multibyte-month-name-array)
16314 (french-calendar-day-name-array, french-calendar-special-days-array):
16315 Add doc strings.
16316
16317 * calendar/cal-hebrew.el (displayed-month, displayed-year)
16318 (original-date): Move declarations where needed.
16319 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
16320 Doc fix.
16321 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
16322 constant variables outside the loop. Use dolist.
16323
16324 * calendar/cal-islam.el (displayed-month, displayed-year)
16325 (original-date): Move declarations where needed.
16326 (islamic-calendar-day-number): Remove unused local variable `day'.
16327 (calendar-goto-islamic-date): Doc fix.
16328 (holiday-islamic): Use unless.
16329 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
16330 constant variables outside the loop. Use dolist.
16331 (mark-islamic-calendar-date-pattern): Move definition before use.
16332 Use unless.
16333 (mark-islamic-diary-entries): Doc fix.
16334 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
16335 (insert-yearly-islamic-diary-entry): Use let rather than let*.
16336
16337 * calendar/cal-julian.el (calendar-absolute-from-julian):
16338 Move definition before use. Remove un-needed local `day'.
16339 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
16340
16341 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
16342 (calendar-mayan-tzolkin-names-array): Add doc strings.
16343 (calendar-mayan-long-count-from-absolute): Use a single let.
16344 (calendar-string-to-mayan-long-count): Simplify.
16345 (calendar-next-haab-date, calendar-previous-haab-date)
16346 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
16347 (calendar-previous-calendar-round-date)
16348 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
16349 Doc fix.
16350 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
16351 (calendar-mayan-date-string, calendar-print-mayan-date)
16352 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
16353 (calendar-mayan-long-count-common-era): Move definitions before use.
16354
16355 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
16356 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
16357 Doc fix.
16358 (calendar-mouse-goto-date): Move definition before use.
16359
16360 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
16361 Move definition before use.
16362 (calendar-cursor-to-visible-date): Move definition before use.
16363 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
16364 and place inside the conditional.
16365 (calendar-forward-day): Simplify.
16366 (calendar-end-of-month): Use unless.
16367 (calendar-goto-day-of-year): Doc fix.
16368 Relocate obsolete aliases after their replacements.
16369
16370 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
16371
16372 * calendar/diary-lib.el (mark-diary-entries): Move some constant
16373 variables outside the diary-date-forms loop.
16374
16375 * calendar/calendar.el (diary-file): Doc fix.
16376 (calendar-buffer-list): Return buffers rather than strings (fixes
16377 previous change).
16378 (hebrew-holidays-4): Fix typo.
16379
16380 * calendar/holidays.el (displayed-month, displayed-year):
16381 Move declarations where needed.
16382 (calendar-holiday-list, calendar-list-holidays)
16383 (holiday-filter-visible-calendar): Move definitions before use.
16384 (list-holidays): Use cadr.
16385 Relocate obsolete aliases after their replacements.
16386
16387 * calendar/lunar.el (date, displayed-month, displayed-year):
16388 Move declarations where needed.
16389 (lunar-phase-list): Move definition after functions it uses.
16390 (calendar-phases-of-moon, diary-phases-of-moon)
16391 (lunar-new-moon-on-or-after): Use cadr, nth.
16392 (lunar-new-moon-on-or-after): Doc fix.
16393
16394 * textmodes/org-irc.el (top-level): CL not required when compiling.
16395 (org-irc-visit-erc): Replace runtime CL functions.
16396
16397 * textmodes/org-publish.el (declare-function): Add compatibility stub.
16398 (org-publish-delete-dups): Declare as function.
16399
16400 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
16401
16402 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
16403 (vc-bzr-show-log-entry): Make regexp match more cases.
16404 (vc-diff-switches-list): Remove autoload, not needed.
16405
16406 2008-03-14 Juri Linkov <juri@jurta.org>
16407
16408 * isearch.el (isearch-edit-string): Remove one call to
16409 `isearch-push-state' not to push an inconsistent state,
16410 but keep another correct call to `isearch-push-state'.
16411 (isearch-ring-adjust): Call `isearch-push-state' only when
16412 `search-ring-update' is non-nil since `isearch-edit-string'
16413 already pushes its state.
16414 (isearch-message): Improve matching the failed part by checking
16415 if the original message starts with the last successful message.
16416
16417 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
16418 (dired-perm-write): Rename from `dired-warn-writable'.
16419 Change parent face from `font-lock-warning-face' to
16420 `font-lock-comment-delimiter-face'.
16421 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
16422 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
16423 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
16424 with `dired-perm-write-face'.
16425
16426 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
16427
16428 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
16429 Create cache dir only if it doesn't already exist.
16430
16431 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
16432
16433 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
16434 of \ and '.
16435
16436 2008-03-13 Johan Bockgård <bojohan@gnu.org>
16437
16438 * net/browse-url.el (browse-url-text-xterm):
16439 Unquote browse-url-text-browser.
16440
16441 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
16442
16443 * textmodes/org-mouse.el: Version number change.
16444
16445 * textmodes/org-publish.el (org-publish-expand-components):
16446 Remove null projects from the list of components.
16447 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
16448 Remove unused retrieval of the :publishing-directory property.
16449 (org-publish-file): Bugfix: when using a relative directory as the
16450 publishing directory, convert it to a directory filename.
16451 (org-publish-project): New alias.
16452 (org-publish-get-files): Protect against empty p.
16453 (org-publish-file): Send an error when file is not part of any project.
16454 (org-publish-file): Offer to refresh the list of files in known
16455 project when the current file is not part of any project.
16456 (org-publish-before-export-hook)
16457 (org-publish-after-export-hook): New hooks.
16458 (org-publish-org-to): Use new hooks and kill buffers.
16459 (org-publish-file): Remove the code for killing buffers.
16460 (org-publish-initialize-files-alist): Use interactive.
16461 (org-publish-file): If the publishing function creates a new
16462 buffer, kill it after publishing.
16463 (org-publish-timestamp-filename): Protect ":" in file name path
16464 under windows.
16465
16466 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
16467 change that killed the LaTeX buffer.
16468
16469 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
16470 in the decision tree.
16471 (org-select-remember-template): Clean the code.
16472 (org-prepare-dblock): Add the extra :content parameter.
16473 (org-write-agenda): New output type ".ics" files.
16474 (org-write-agenda): Call `org-icalendar-verify-function', both for
16475 time stamps and for TODO entries.
16476 (org-agenda-collect-markers, org-create-marker-find-array)
16477 (org-check-agenda-marker-table): New functions.
16478 (org-agenda-marker-table): New variable.
16479 (org-export-as-html): Revert the change that killed the html
16480 buffer. Side effects first need to be studied carefully.
16481 (org-get-tags-at): Fix the structure of the condition-case statement.
16482 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
16483 (org-timestamp-change): Fix regular expressions to swallow the
16484 extra character for repeat-shift control.
16485 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
16486 (org-get-legal-level): Alias to `org-get-valid-level'.
16487 (org-dblock-write:clocktable): Add a :link parameter, linking
16488 headlines to their location in the Org agenda files.
16489 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
16490 throwing an error when getting tags before headlines.
16491 (org-timestamp-change, org-modify-ts-extra)
16492 (org-ts-regexp1): Fix timestamp editing.
16493 (org-agenda-custom-commands-local-options): New constant.
16494 (org-agenda-custom-commands):
16495 Use `org-agenda-custom-commands-local-options' to improve customize
16496 type. "htmlize": Removed hack to fix face problem with htmlize,
16497 it no longer seem necessary.
16498 (org-follow-link-hook): New hook.
16499 (org-agenda-custom-commands): Add "Component" as a tag for each
16500 item in a command series.
16501 (org-open-at-point): Run `org-follow-link-hook'.
16502 (org-agenda-schedule): Bugfix: don't display marker type when it
16503 is nil.
16504 (org-store-link): org-irc required.
16505 (org-set-regexps-and-options): Parse the new logging options.
16506 (org-extract-log-state-settings): New function.
16507 (org-todo): Handle the new ways of recording state change stuff.
16508 (org-local-logging): New function.
16509 (org-columns-open-link): Fix bug with opening link in column view.
16510 (org-local-logging): New function.
16511 (org-todo): Make sure that LOGGING properties are honoured.
16512 (org-todo-keywords): Improve docstring.
16513 (org-startup-options): Cleanup startup options.
16514 (org-set-regexps-and-options): Process the "!" markers.
16515 (org-todo): Respect the new logging stuff.
16516 (org-log-note-how): New variable.
16517 (org-add-log-maybe): New parameter HOW that defines how logging
16518 should be done and also overrides PURPOSE. Add a docstring.
16519 (org-add-log-note): Check if we really need to ask for a note.
16520 (org-get-current-options): Digest the new keyword.
16521 (org-agenda-reset-markers): Rename from
16522 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
16523 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
16524 function, without force argument.
16525 (org-buffer-property-keys): Bind local variables s and p.
16526 (org-make-tags-matcher): Allow "" to match an empty or
16527 non-existent property value.
16528 (org-export-as-html): Join unsorted lists when they directly
16529 follow each other. Such lists may be created by headlines that
16530 are converted to lists.
16531 (org-nofm-to-completion): New function.
16532 (org-export-as-html): Use :html-extension instead of
16533 org-export-html-extension.
16534 (org-store-link): Support for links from `rmail-summary-mode'.
16535 (org-columns-new, org-complete, org-set-property): Set the
16536 `include-columns' argument in the call to
16537 `org-buffer-property-keys'.
16538 (org-buffer-property-keys): New argument `include-columns', to
16539 include properties expected by any of the COLUMNS formats in the
16540 current buffer.
16541 (org-cleaned-string-for-export): Get rid of drawers first, so that
16542 they will be removed also in the text before the first headline.
16543 (org-clock-report): Show the clocktable when found.
16544 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
16545 (org-version): With prefix argument, insert `org-version' at point.
16546 (org-agenda-goto): Recenter the window after finding the target
16547 location, to make sure the correct position will be displayed.
16548 (org-agenda-get-deadlines): Don't scale priority with the warning
16549 period.
16550 (org-insert-heading): Don't break line in the middle of the line.
16551 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
16552 be 0.
16553 (org-update-checkbox-count): Revamp to deal with hierarchical
16554 checkboxes. This was a patch from Miguel A. Figueroa-Villanueva.
16555 (org-remove-timestamp-with-keyword): New function.
16556 (org-schedule, org-deadline):
16557 Use `org-remove-timestamp-with-keyword' to make sure all such time
16558 stamps are removed.
16559 (org-mode): Support for `align'.
16560 (org-agenda-get-deadlines): Make sure priorities increase as the
16561 due date approaches and is passed.
16562 (org-remember-apply-template): Fix problem with tags that
16563 contain "_" or "@".
16564 (org-make-link-regexps): Improve the regular expression for plain links.
16565 (org-agenda-get-closed): List each clocking entry.
16566 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
16567 (org-special-ctrl-k): New option.
16568 (org-kill-line): New function.
16569 (org-archive-all-done): Fix incorrect number of stars in regexp.
16570 (org-refile-get-location): New function.
16571 (org-refile-goto-last-stored): New function.
16572 (org-global-tags-completion-table): Add the value of org-tag-alist
16573 in each buffer, to make sure that also unused tags will be
16574 available for completion.
16575 (org-columns-edit-value)
16576 (org-columns-next-allowed-value): Only update if not in agenda.
16577 (org-clocktable-steps): New function.
16578 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
16579 (org-archive-subtree): Add the outline tree context as a property.
16580 (org-closest-date): New optional argument `prefer'.
16581 (org-goto-auto-isearch): New option.
16582 (org-goto-map, org-get-location): Implement auto-isearch.
16583 (org-goto-local-auto-isearch-map): New variable.
16584 (org-goto-local-search-forward-headings)
16585 (org-goto-local-auto-isearch): New functions.
16586
16587 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
16588
16589 * textmodes/org-irc.el: New file.
16590
16591 2008-03-13 John Wiegley <johnw@gnu.org>
16592
16593 * textmodes/org-mac-message.el: New file.
16594
16595 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
16596
16597 * font-lock.el (font-lock-comment-face): Set the foreground for
16598 the light background 8 colors case.
16599
16600 2008-03-13 Glenn Morris <rgm@gnu.org>
16601
16602 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
16603 generate-autoload-cookie patterns.
16604
16605 * startup.el (command-line-1): Rename -scriptload to -internal-script.
16606
16607 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
16608 (MH_E_SRC): Remove variable.
16609 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
16610 Simplify file header. Use $@ for generated-autoload-file.
16611
16612 * Makefile.in (LOADDEFS): New variable.
16613 (AUTOGENEL): Use $LOADDEFS.
16614 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
16615 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
16616 ($(lisp)/calendar/hol-loaddefs.el): New targets.
16617 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
16618 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
16619 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
16620 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
16621 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
16622 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
16623 Add calendar-specific autoload cookies, and remove any setting of
16624 generated-autoload-file.
16625 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
16626 * calendar/diary-lib.el: Replace explicit autoloads with reading of
16627 diary-loaddefs.
16628 * calendar/holidays.el: Replace explicit autoloads with reading of
16629 hol-loaddefs.
16630
16631 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
16632 (calendar-buffer-list): Simplify.
16633 (generate-calendar-window): Use calendar-mark-holidays rather than
16634 obsolete alias.
16635
16636 * calendar/cal-hebrew.el (list-yahrzeit-dates):
16637 Use cal-hebrew-yahrzeit-buffer.
16638
16639 * calendar/cal-x.el (calendar-only-one-frame-setup)
16640 (calendar-two-frame-setup): Doc fixes.
16641 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
16642
16643 * calendar/appt.el (appt-mode-string): Mark as risky.
16644 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
16645
16646 * calendar/cal-html.el (diary-list-entries):
16647 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
16648 (calendar-iso-from-absolute): Fix autoloads.
16649
16650 * calendar/cal-iso.el (calendar-absolute-from-iso)
16651 (calendar-iso-read-args): Simplify.
16652 (calendar-iso-date-string, calendar-iso-read-args)
16653 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
16654
16655 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
16656 (displayed-month, displayed-year): Move declarations where needed.
16657 (calendar-print-astro-day-number): Doc fix.
16658
16659 * calendar/cal-persia.el (persian-calendar-month-name-array)
16660 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
16661 (persian-prompt-for-date): Remove local variable `today'.
16662
16663 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
16664
16665 * calendar/solar.el (solar-moment, solar-exact-local-noon)
16666 (solar-sunrise-sunset, solar-sunrise-sunset-string)
16667 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
16668 (diary-sabbath-candles, solar-equinoxes/solstices)
16669 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
16670 (solar-time-equation, solar-date-to-et): Simplify.
16671
16672 * mail/supercite.el: Remove the `function' in `(function (lambda'.
16673 Replace `(car (cdr' with cadr'.
16674
16675 * progmodes/f90.el (f90-font-lock-n): New function.
16676 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
16677 Use f90-font-lock-n.
16678 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
16679
16680 * progmodes/f90.el (f90-mode-abbrev-table):
16681 * progmodes/fortran.el (fortran-mode-abbrev-table):
16682 Use newer form of define-abbrev, where supported. No need to bind
16683 abbrevs-changed for system abbrevs.
16684
16685 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
16686
16687 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
16688 delete-frame-functions.
16689
16690 * bookmark.el (Info-current-node): Remove.
16691
16692 2008-03-12 Juri Linkov <juri@jurta.org>
16693
16694 * help.el (describe-project): Remove defaliases for view-todo and
16695 describe-project that are now unnecessary after the merge from
16696 emacs--rel--22 that added define-obsolete-function-alias.
16697
16698 * startup.el (inhibit-startup-screen): Revert incomplete
16699 2008-03-10 merge from emacs--rel--22 that partly reverted
16700 2008-02-28 change that added initial message to *scratch* buffer
16701 regardless of the value of `inhibit-startup-screen'.
16702 Now keep this change in the trunk, but not in the 22 branch.
16703
16704 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16705
16706 * international/quail.el (quail-setup-completion-buf, quail-help):
16707 * mail/binhex.el (binhex-decode-region-internal):
16708 * mail/uudecode.el (uudecode-decode-region-internal):
16709 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
16710 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
16711 setting default-enable-multibyte-characters.
16712
16713 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
16714
16715 * comint.el: Fix up indentation and comment style. Remove `function'.
16716
16717 * international/mule-cmds.el (reset-language-environment)
16718 (set-language-environment-nonascii-translation):
16719 Don't set-unibyte-charset.
16720
16721 * doc-view.el: Remove all cb-args, use closures instead.
16722 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
16723 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
16724 doing an incorrect check). Update all callers to use the new name.
16725 (doc-view-doc->txt): Add missing `txt' argument.
16726
16727 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
16728
16729 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
16730 md5 sum calculation to single-byte.
16731
16732 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16733
16734 * doc-view.el (doc-view-new-window-function): Add assertion.
16735 (doc-view-doc-type): New var.
16736 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
16737 (doc-view-intersection): New fun.
16738 (doc-view-mode): Use it to set the new var.
16739
16740 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
16741
16742 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
16743 (doc-view-already-converted-p): New functions.
16744 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
16745 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
16746 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
16747 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
16748 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
16749 (doc-view-convert-current-doc): Don't hardwire the functions the
16750 sentinels call. Now they're provided by two args CALLBACK and
16751 CB-ARGS to the functions.
16752 (doc-view-search): Use doc-view-doc->txt.
16753 (doc-view-initiate-display): Use doc-view-already-converted-p.
16754 Mention new binding C-c C-t if doc-view-mode doesn't work.
16755
16756 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
16757
16758 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
16759
16760 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16761
16762 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
16763 Mark " outside of tags as punctuation.
16764
16765 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
16766
16767 * menu-bar.el (minibuffer-local-map): Use the same command for the
16768 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
16769 Prefer RET over C-j for exit-minibuffer.
16770
16771 * files.el (display-buffer-other-frame): Eliminate problematic code.
16772
16773 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
16774 (menu-bar-select-buffer): Remove.
16775 (menu-bar-select-frame): Make non-interactive and take a frame arg.
16776 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
16777
16778 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
16779
16780 * icomplete.el (icomplete-completions): Remove obsolete code.
16781
16782 * net/net-utils.el (iwconfig-program-options): Doc fix.
16783 (net-utils-run-program, run-network-program): Define as functions.
16784
16785 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
16786
16787 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
16788
16789 2008-03-11 Glenn Morris <rgm@gnu.org>
16790
16791 * faces.el (mode-line-emphasis): New face.
16792 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
16793
16794 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
16795
16796 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
16797
16798 * simple.el (set-mark-command): Doc fix.
16799
16800 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
16801
16802 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
16803
16804 * emacs-lisp/autoload.el (autoload-find-destination):
16805 Don't force raw-text.
16806
16807 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
16808 * calendar/cal-loaddefs.el: Don't version control.
16809
16810 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16811
16812 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
16813 entries and add :help to the existing ones.
16814
16815 2008-03-10 Glenn Morris <rgm@gnu.org>
16816
16817 * calendar/cal-hebrew.el (date, entry, number): Move declarations
16818 to where they are needed.
16819
16820 * calendar/calendar.el (diary-file, hebrew-holidays-1)
16821 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
16822 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
16823 (calendar-version): Doc fixes.
16824 (calendar-absolute-from-gregorian): Use zerop.
16825 (calendar-mode-line-format): Make it a defcustom.
16826
16827 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
16828 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
16829 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
16830 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
16831 (mark-included-diary-files, mark-calendar-days-named)
16832 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
16833 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
16834 (insert-monthly-diary-entry, insert-yearly-diary-entry)
16835 (insert-anniversary-diary-entry, insert-block-diary-entry)
16836 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
16837 (diary-font-lock-sexps): Doc fixes.
16838 (diary-remind-message, mark-calendar-month): Use zerop.
16839 (diary-attrtype-convert, diary-pull-attrs): Simplify.
16840 (diary-list-entries): Revert let to let* (previous change).
16841
16842 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
16843
16844 2008-03-10 Kim F. Storm <storm@cua.dk>
16845
16846 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
16847 function aliases for the old names.
16848
16849 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
16850
16851 * iswitchb.el (iswitchb-use-faces): Doc fix.
16852 (iswitchb-buffer-ignore, iswitchb-read-buffer):
16853 Fix typos in docstrings.
16854
16855 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16856
16857 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
16858 Fix typo.
16859 (verilog-type-font-keywords): Reindent.
16860
16861 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
16862
16863 * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
16864 Fix bug in the grouping-keyword regular expression.
16865 (verilog-font-lock-keywords): Allow users to toggle special
16866 highlight of grouping-keywords.
16867 (verilog-highlight-grouping-keywords): The toggle for special
16868 highlighting of grouping keywords.
16869
16870 2008-03-10 Juri Linkov <juri@jurta.org>
16871
16872 * startup.el: Revert 2008-02-28 change that adds initial message
16873 to *scratch* buffer regardless of the value of
16874 `inhibit-startup-screen'.
16875
16876 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16877
16878 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
16879 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
16880 * progmodes/verilog-mode.el (verilog-mode):
16881 * net/socks.el (socks):
16882 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
16883
16884 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16885
16886 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
16887 (doc-view-bookmark-make-record): Use them.
16888 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
16889 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
16890
16891 * bookmark.el (bookmark-make-record-function): Change expected return
16892 value to include a suggested bookmark name.
16893 (bookmark-make): Split into bookmark-make-record and bookmark-store.
16894 Fix reversed `overwrite' semantics.
16895 (bookmark-set): Call bookmark-make-record before prompting the user.
16896 Then pass the result to bookmark-store later on.
16897 (bookmark-make-name-function): Remove.
16898 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
16899 * info.el (bookmark-make-name-function): Remove.
16900 (Info-mode): Don't set it.
16901 (Info-bookmark-make-name): Remove.
16902 (Info-bookmark-make-record): Use Info-current-node as suggested default
16903 bookmark name.
16904
16905 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
16906 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
16907 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
16908 (bookmark-annotation-buffer, bookmark-annotation-file)
16909 (bookmark-annotation-point, bookmark-send-annotation)
16910 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
16911 (bookmark-edit-annotation-text-func): Rename from
16912 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
16913 (bookmark-edit-annotation-mode-map): Move initialization into
16914 declaration.
16915
16916 * bookmark.el: Remove spurious * in docstrings.
16917 (bookmark-minibuffer-read-name-map): New var.
16918 (bookmark-set): Use it. Also pass the default value as it should.
16919 (bookmark-send-edited-annotation): Take no chances with text properties.
16920 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
16921 (bookmark-insert-buffer-name): Remove.
16922 (bookmark-buffer-file-name): Signal an error rather than returning nil.
16923
16924 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
16925
16926 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
16927
16928 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
16929
16930 * diff-mode.el (diff-mode-menu): Add :help.
16931
16932 2008-03-09 Glenn Morris <rgm@gnu.org>
16933
16934 * calendar/calendar.el (general-holidays, oriental-holidays)
16935 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
16936 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
16937 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
16938 (calendar-holidays): Restore autoload cookies, because people are
16939 used to using these variables without loading calendar.el.
16940
16941 * calendar/cal-islam.el (diary-islamic-date): Move to end.
16942 (date, number): Declare where needed.
16943
16944 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
16945 (list-sexp-diary-entries): Doc fixes.
16946 (diary-list-entries): Doc fix. Remove free variable `entry'.
16947 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
16948 Simplify setting of `date-holiday-list'.
16949 (mark-diary-entries): Remove free variable `entry'.
16950 (diary-list-entries, include-other-diary-files, fancy-diary-display):
16951 Use let where let* is not needed.
16952
16953 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16954
16955 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
16956 make-record function, instead paste it in afterwards.
16957 (bookmark-make-record-for-text-file):
16958 * doc-view.el (doc-view-bookmark-make-record):
16959 * info.el (Info-bookmark-make-record): Don't mess with annotations.
16960
16961 2008-03-08 Glenn Morris <rgm@gnu.org>
16962
16963 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
16964
16965 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
16966
16967 * calendar/diary-lib.el (diary-list-entries)
16968 (include-other-diary-files, mark-diary-entries)
16969 (mark-sexp-diary-entries, mark-included-diary-files)
16970 (diary-entry-time, list-sexp-diary-entries): Remove the special
16971 handling of ^M that dates back to the use of selective-display.
16972 (simple-diary-display): Obey setting of pop-up-frames.
16973 (body, entry): Remove unnecessary declarations.
16974
16975 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
16976 (bookmark-get-annotation, bookmark-set-annotation)
16977 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
16978 (bookmark-set-position, bookmark-get-front-context-string)
16979 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
16980 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
16981 * info.el (Info-bookmark-make-record): Don't bother recording point.
16982 (bookmark-get-filename, bookmark-get-front-context-string)
16983 (bookmark-get-rear-context-string, bookmark-get-position):
16984 Don't declare any more.
16985 (bookmark-get-info-node): Remove.
16986 (bookmark-prop-get): Declare.
16987 (Info-bookmark-jump): Use it.
16988
16989 2008-03-08 Johan Bockgård <bojohan@gnu.org>
16990
16991 * subr.el (while-no-input): Don't splice BODY directly into the
16992 `or' form.
16993
16994 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
16995
16996 * diff-mode.el (diff-ignore-whitespace-hunk):
16997 Bind inhibit-read-only before trying to change the buffer.
16998
16999 2008-03-08 Glenn Morris <rgm@gnu.org>
17000
17001 * calendar/appt.el (appt): Move custom group here from calendar.el.
17002 (appt-disp-window, appt-convert-time): Doc fixes.
17003
17004 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
17005 (calendar-bahai-mark-date-pattern):
17006 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
17007 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
17008 * calendar/cal-julian.el (calendar-absolute-from-julian):
17009 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
17010
17011 * calendar/cal-china.el (chinese-calendar): Move custom group here from
17012 calendar.el.
17013 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
17014 Make constants.
17015 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
17016 (chinese-calendar-daylight-savings-starts)
17017 (chinese-calendar-daylight-savings-ends)
17018 (chinese-calendar-daylight-savings-starts-time)
17019 (chinese-calendar-daylight-savings-ends-time)
17020 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
17021 Doc fixes.
17022
17023 * calendar/cal-coptic.el (coptic-name): Add doc string.
17024
17025 * calendar/cal-french.el (french-calendar-month-name-array)
17026 (french-calendar-day-name-array, french-calendar-special-days-array):
17027 Add doc strings.
17028
17029 * calendar/cal-bahai.el (diary-bahai-mark-entries)
17030 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
17031 (diary-bahai-insert-yearly-entry):
17032 * calendar/cal-dst.el (calendar-next-time-zone-transition)
17033 (calendar-time-zone):
17034 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
17035 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
17036 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
17037 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
17038 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
17039 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
17040 (list-islamic-diary-entries, mark-islamic-diary-entries)
17041 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
17042 (insert-yearly-islamic-diary-entry):
17043 * calendar/cal-iso.el (calendar-iso-read-args):
17044 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
17045 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
17046 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
17047 (calendar-next-calendar-round-date)
17048 (calendar-mayan-long-count-common-era):
17049 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
17050 (cal-menu-x-popup-menu, calendar-mouse-holidays)
17051 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
17052 (calendar-mouse-goto-date):
17053 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
17054 * calendar/holidays.el (holidays):
17055 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
17056 * calendar/time-date.el (date-to-time, time-subtract, time-add)
17057 (safe-date-to-time): Doc fixes.
17058
17059 * calendar/cal-persia.el (persian-calendar-month-name-array)
17060 (persian-calendar-epoch): Make constants.
17061
17062 * calendar/cal-tex.el (calendar-tex): Move custom group here from
17063 calendar.el.
17064
17065 * calendar/cal-x.el (diary-frame-parameters)
17066 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
17067 (calendar-after-frame-setup-hooks): Make defcustoms.
17068 (calendar-one-frame-setup, calendar-only-one-frame-setup)
17069 (calendar-two-frame-setup): Doc fix.
17070
17071 * calendar/cal-loaddefs.el: New file.
17072
17073 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
17074 * calendar/cal-french.el, calendar/cal-html.el:
17075 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
17076 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
17077 * calendar/cal-tex.el, calendar/cal-x.el:
17078 Unquote lambda functions. Add autoload cookies to functions formerly
17079 autoloaded in calendar.el. Set `generated-autoload-file' to
17080 "cal-loaddefs.el".
17081
17082 * calendar/calendar.el: Move many autoloads to separate file,
17083 cal-loaddefs.el. Move defcustoms to start and re-order.
17084 (calendar-month-name-array, calendar-starred-day): No need to
17085 declare for compiler.
17086 (cal-loaddefs): Require it.
17087 (appt, chinese-calendar, calendar-tex): Move custom groups to the
17088 appropriate file.
17089 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
17090 Reverse logic.
17091 (diary-face, diary-file-name-prefix-function, diary-include-string)
17092 (diary-glob-file-regexp-prefix, diary-face-attrs)
17093 (diary-file-name-prefix, sexp-diary-entry-symbol)
17094 (print-diary-entries-hook, list-diary-entries-hook)
17095 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
17096 (nongregorian-diary-marking-hook, diary-list-include-blanks):
17097 Move to diary-lib.
17098 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
17099 (all-bahai-calendar-holidays): Doc fix.
17100 (calendar-insert-indented): Doc fix. Use when rather than if.
17101 (exit-calendar): Use mapc rather than mapcar.
17102 (calendar-cursor-to-date): Use zerop.
17103 (calendar-mark-ring): Add doc-string.
17104 (calendar-starred-day): Defvar it.
17105 (calendar-mode): Make calendar-starred-day local.
17106 (calendar-star-date): No need to make calendar-starred-day local.
17107
17108 * calendar/diary-lib.el: Move defcustoms to start.
17109 (diary-include-string, diary-list-include-blanks)
17110 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
17111 (diary-file-name-prefix, diary-file-name-prefix-function)
17112 (sexp-diary-entry-symbol, list-diary-entries-hook)
17113 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
17114 (nongregorian-diary-marking-hook, print-diary-entries-hook):
17115 Move here from calendar.el.
17116 (diary-file-name-prefix-function): Use 'identity.
17117 (diary-face): Make it a defcustom, and mark as obsolete.
17118 (top-level): No need to require cal-hebrew, cal-islam when compiling.
17119 (calendar-hebrew-month-name-array-leap-year)
17120 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
17121 Define for compiler.
17122 (diary-font-lock-keywords): Use format rather than concat.
17123 Add bahai-diary-entry-symbol.
17124
17125 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
17126 * calendar/solar.el: Unquote lambda functions.
17127
17128 * calendar/solar.el (calendar-location-name, calendar-latitude)
17129 (calendar-longitude, solar-setup, solar-sin-degrees)
17130 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
17131 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
17132 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
17133 (solar-exact-local-noon, solar-julian-ut-centuries)
17134 (solar-ephemeris-time, solar-date-next-longitude)
17135 (solar-horizontal-coordinates, solar-equatorial-coordinates)
17136 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
17137 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
17138 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
17139 Doc fixes.
17140 (solar-horizontal-coordinates, solar-equatorial-coordinates)
17141 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
17142 (solar-ecliptic-coordinates): Use unless.
17143 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
17144 Use or.
17145
17146 * calendar/timeclock.el: Add doc-strings to all functions.
17147 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
17148 (timeclock-entry-list-length, timeclock-entry-list-projects)
17149 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
17150
17151 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
17152
17153 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
17154 (org-get-entries-from-diary): Require diary-lib.
17155
17156 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
17157
17158 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
17159 Pacify byte-compiler.
17160
17161 2008-03-07 Alan Mackenzie <acm@muc.de>
17162
17163 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
17164 paren/bracket pairs parsed, to solve performance problem.
17165
17166 2008-03-07 Bastien Guerry <bzg@altern.org>
17167
17168 * bookmark.el (bookmark-set): Don't check for
17169 `bookmark-make-name-function' since `bookmark-buffer-file-name'
17170 already takes care of this.
17171 (bookmark-buffer-name, bookmark-buffer-file-name):
17172 Remove Info-mode specific code.
17173
17174 * info.el (bookmark-get-info-node): Define this function in
17175 info.el, not in bookmark.el.
17176 (Info-mode): Set `bookmark-make-name-function' to
17177 `Info-bookmark-make-name' locally.
17178 (Info-bookmark-make-name): New function.
17179
17180 * bookmark.el (bookmark-make-name-function): New variable.
17181
17182 2008-03-07 Karl Fogel <kfogel@red-bean.com>
17183
17184 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
17185 buffer-local, not `bookmark-make-cell-function' (the old name).
17186
17187 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
17188
17189 * doc-view.el (doc-view-bookmark-make-record):
17190 * image-mode.el (image-bookmark-make-record):
17191 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
17192
17193 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
17194
17195 * vc.el (vc-status-menu-map-filter): Return orig-binding if
17196 boundp 'vc-ignore-menu-filter.
17197 (vc-status-tool-bar-map): Make it defvar.
17198 (vc-status-mode): vc-status-tool-bar-map now variable.
17199 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
17200
17201 2008-03-07 Karl Fogel <kfogel@red-bean.com>
17202
17203 Give a better name to part of the bookmark interface.
17204
17205 This was originally a much larger change, but halfway through I
17206 updated and discovered that Stefan Monnier had done the rest.
17207 It looks like he anticipated the new name too, because he used
17208 `the-record' instead of `the-cell' for some internal variable names.
17209
17210 * bookmark.el (bookmark-make-record-function): Was
17211 `bookmark-make-cell-function'.
17212 (bookmark-make, bookmark-send-annotation): Update for above.
17213 (bookmark-make-record-for-text-file):
17214 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
17215
17216 * info.el: Adjust accordingly.
17217 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
17218
17219 * image-mode.el: Adjust accordingly.
17220 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
17221
17222 * doc-view.el: Adjust accordingly.
17223 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
17224
17225 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17226
17227 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
17228 Move initialization into declaration.
17229 (bookmark-get-info-node, bookmark-set-info-node): Remove.
17230 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
17231 (bookmark-info-current-node): Remove.
17232 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
17233 Add relocation fallback. Set bookmark-current-bookmark.
17234 (bookmark-default-handler): Rename from bookmark-jump-noselect.
17235 Remove relocation fallback. Don't set bookmark-current-bookmark.
17236 (bookmark-set): Let it be used even if there's no buffer-file-name
17237 as long as there is a bookmark-make-cell-function.
17238 * info.el (Info-bookmark-jump): Remove relocation fallback.
17239 Don't set bookmark-current-bookmark.
17240
17241 2008-03-07 Glenn Morris <rgm@gnu.org>
17242
17243 * calendar/appt.el (appt-issue-message)
17244 (appt-message-warning-time, appt-audible, appt-visible)
17245 (appt-msg-window, appt-display-mode-line, appt-display-duration)
17246 (appt-display-diary): Remove autoload cookies.
17247
17248 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
17249 Remove leading `*' from defcustom doc-strings.
17250
17251 * calendar/cal-dst.el (calendar-dst): New custom group.
17252 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
17253 (calendar-time-zone, calendar-daylight-time-offset)
17254 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
17255 (calendar-daylight-savings-starts-time)
17256 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
17257 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
17258 Move to start.
17259
17260 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
17261
17262 * calendar/calendar.el (calendar-version): Use emacs-version and
17263 make it obsolete. Move to end.
17264 (calendar-offset, view-diary-entries-initially)
17265 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
17266 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
17267 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
17268 (all-bahai-calendar-holidays, calendar-load-hook)
17269 (initial-calendar-window-hook, today-visible-calendar-hook)
17270 (today-invisible-calendar-hook, calendar-move-hook)
17271 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
17272 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
17273 (diary-include-string, sexp-diary-entry-symbol)
17274 (abbreviated-calendar-year, american-date-diary-pattern)
17275 (european-date-diary-pattern, european-calendar-display-form)
17276 (american-calendar-display-form, print-diary-entries-hook)
17277 (list-diary-entries-hook, diary-hook, diary-display-hook)
17278 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
17279 (nongregorian-diary-marking-hook, diary-list-include-blanks)
17280 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
17281 (local-holidays, other-holidays, hebrew-holidays-1)
17282 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
17283 (hebrew-holidays, christian-holidays, islamic-holidays)
17284 (bahai-holidays, solar-holidays, calendar-setup)
17285 (calendar-week-start-day): Remove autoload cookies.
17286 (diary-glob-file-regexp-prefix): Doc fix.
17287 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
17288 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
17289 (calendar-week-start-day, calendar-debug-sexp): Move to start.
17290
17291 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
17292 (calendar-time-display-form, calendar-latitude)
17293 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
17294 cookies.
17295 (calendar-latitude, calendar-longitude): Move functions after
17296 variables.
17297 (diary-sabbath-candles-minutes): Move to start.
17298 (solar-setup): Use or rather than if.
17299 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
17300 Remove condition-case.
17301 (solar-atn2): Use zerop.
17302 (solar-equinoxes-solstices): Doc fix.
17303
17304 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
17305 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
17306
17307 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
17308 (calendar-longitude, calendar-latitude, calendar-location-name):
17309 Declare for compiler.
17310
17311 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
17312
17313 * arc-mode.el (archive-ar-file-header-re): New const.
17314 (archive-ar-summarize, archive-ar-extract): New funs.
17315 (archive-find-type): Recognize ar archives.
17316
17317 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
17318 New functions.
17319
17320 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
17321
17322 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
17323
17324 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17325 Replace :enable (mark-active) with :enable mark-active.
17326
17327 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
17328
17329 * vms-patch.el (make-legal-file-name): New obsolete alias.
17330 (make-valid-file-name): Rename from `make-legal-file-name'.
17331 (make-auto-save-file-name): Use it.
17332
17333 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
17334 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
17335 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
17336
17337 * textmodes/org.el (org-export-html-style): Doc fix.
17338 (org-get-legal-level): New obsolete alias.
17339 (org-get-valid-level): Rename from `org-get-legal-level'.
17340 (org-promote, org-demote, org-archive-subtree)
17341 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
17342
17343 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
17344
17345 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
17346
17347 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
17348 (vc-status-toggle-mark): New functions.
17349 (vc-status-mode): Set tool bar map.
17350
17351 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
17352
17353 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
17354 Reported by Drew Adams <drew.adams@oracle.com>.
17355
17356 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
17357
17358 * subr.el (read-quoted-char): Resolve modifiers of the character
17359 event.
17360
17361 * comint.el (comint-exec-1): Don't change the coding-system for
17362 decoding to dos-like EOL.
17363 (comint-carriage-motion): Fully rewrite.
17364
17365 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
17366
17367 * epg.el (epg-context-include-certs): Reflow docstring.
17368 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
17369 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
17370 (epg-context-set-signers, epg-context-set-sig-notations)
17371 (epg-make-import-status, epg-make-import-result)
17372 (epg-start-delete-keys): Fix typos in docstrings.
17373 (epg-start-sign-keys, epg-sign-keys):
17374 Fix typos in obsolescence declarations.
17375
17376 * iswitchb.el: Don't check for `cadr' and `last'.
17377 (iswitchb-define-mode-map, iswitchb-default-keybindings):
17378 Add obsolescence declaration and remove redundant info from docstring.
17379 (iswitchb-set-common-completion, iswitchb-set-matches)
17380 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
17381 (recentf-list, most-len, most-is-exact):
17382 Don't wrap defvars within `eval-when-compile'.
17383
17384 2008-03-05 Glenn Morris <rgm@gnu.org>
17385
17386 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
17387 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
17388 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
17389 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
17390 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
17391
17392 * ediff-hook.el (ediff-window-setup-function): Don't autoload
17393 declaration for compiler.
17394 (ediff-xemacs-init-menus): Use when rather than if.
17395
17396 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
17397 if+and to just and.
17398 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
17399 (ediff-delete-overlay): Move the XEmacs test inside the definition.
17400
17401 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
17402
17403 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
17404 test inside XEmacs test.
17405 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
17406 since it was doing nothing on Emacs.
17407 (ediff-make-bullet-proof-overlay): Use when rather than if.
17408
17409 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
17410 (ediff-setup-control-frame): Remove
17411 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
17412 a (featurep 'xemacs) test.
17413
17414 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
17415
17416 * calc/calc-ext.el (calc-extended-command-history): New variable.
17417 (calc-execute-extended-command): Use `calc-extended-command-history'.
17418
17419 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
17420
17421 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
17422 (standard-mode-line-position): Add mouse-face.
17423
17424 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
17425 * progmodes/grep.el (grep-mode-map): Add :help.
17426
17427 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
17428 initialize in one step. Add :help. Use :enable to activate menu
17429 items. Show the key binding for edebug-defun.
17430 (lisp-interaction-mode-map): Add a menu.
17431
17432 * term.el (term-mode-map): Define and initialize in one step.
17433
17434 * ediff-init.el (ediff-color-display-p): Simplify.
17435 (Xor): Remove unused function.
17436 (ediff-with-syntax-table): Simplify for Emacs.
17437
17438 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
17439 menu-bar being loaded, it always is.
17440
17441 2008-03-05 Glenn Morris <rgm@gnu.org>
17442
17443 * textmodes/tex-mode.el (tex-mode): Suppress warning about
17444 multiple definitions when compiling.
17445
17446 2008-03-04 Alan Mackenzie <acm@muc.de>
17447
17448 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
17449
17450 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
17451 doc-string, "c-old-LEN" -> "c-old-END".
17452
17453 2008-03-04 Jason Rumney <jasonr@gnu.org>
17454
17455 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
17456 namespaces.
17457
17458 2008-03-04 Glenn Morris <rgm@gnu.org>
17459
17460 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
17461
17462 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
17463 than mapcar.
17464
17465 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17466
17467 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
17468 (byte-compile-nilconstp): Can't use recursion in a defsubst.
17469
17470 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
17471 so that M-q can fill comments.
17472 (tex-executable-exists-p, tex-compile): Extend with special syntax for
17473 commands implemented in elisp.
17474 (tex-compile-commands): Add an entry to use doc-view for pdf files.
17475 (tex-format-cmd): New function.
17476 (tex-compile): Use it to let the user specify default arguments.
17477 (tex-cmd-bibtex-args): New var.
17478 (tex-cmd-doc-view): New function.
17479
17480 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
17481
17482 * faces.el (face-spec-set): Fix typos in docstring.
17483
17484 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
17485
17486 * bindings.el (mode-line-column-line-number-mode-map): New variable.
17487 (standard-mode-line-position): Use it to add a menu for toggling
17488 column number and line number display.
17489
17490 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17491
17492 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17493 Remove optimization that was working around the form-code-walker bug.
17494
17495 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
17496 Walk into the body of lambdas after byte-compile-unfold-lambda.
17497
17498 2008-03-03 Glenn Morris <rgm@gnu.org>
17499
17500 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
17501 value, if set, over frame value.
17502
17503 * simple.el (transient-mark-mode): Don't turn on by default.
17504
17505 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
17506 accidentally removed by the 2007-12-05 merge from Gnus.
17507
17508 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
17509
17510 * progmodes/compile.el (compilation-menu-map): Add menu entries
17511 for useful options.
17512
17513 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
17514 Glenn Morris <rgm@gnu.org>
17515
17516 * emacs-lisp/bytecomp.el (byte-recompile-directory)
17517 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
17518 Give a `bytecomp-' prefix to local variables with common names.
17519
17520 2008-03-01 Glenn Morris <rgm@gnu.org>
17521
17522 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17523 Restore code commented out 2007-11-10.
17524
17525 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
17526
17527 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
17528 Delete macro.
17529 * emulation/viper-cmd.el, emulation/viper-ex.el:
17530 * emulation/viper-init.el, emulation/viper-keym.el:
17531 * emulation/viper-mous.el, emulation/viper-util.el:
17532 * emulation/viper.el:
17533 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
17534 featurep test.
17535
17536 Replace obsolete frame-local variables with frame-parameters.
17537 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
17538 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
17539 (viper-vi-state-cursor-color): Only call make-variable-frame-local
17540 on XEmacs.
17541 * emulation/viper-util.el (viper-frame-value): New macro.
17542 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
17543 (viper-R-state-post-command-sentinel)
17544 (viper-replace-state-post-command-sentinel)
17545 (viper-change-state-to-insert, viper-change-state-to-emacs):
17546 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
17547 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
17548 (viper-get-saved-cursor-color-in-insert-mode)
17549 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
17550 Use viper-frame-value for viper-replace-overlay-cursor-color,
17551 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
17552 viper-vi-state-cursor-color values.
17553
17554 * emulation/viper-cmd.el (zmacs-region-stays):
17555 * emulation/viper-util.el (zmacs-region-stays): No need to define
17556 for compiler.
17557
17558 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
17559 mapcar on Emacs.
17560
17561 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
17562 on XEmacs.
17563
17564 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
17565 rather than if.
17566
17567 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17568
17569 * whitespace.el: New version 9.3. As the glyph code generation was
17570 fixed, it is possible now to use character code above ?\x1FFFF in the
17571 display table. Fix `whitespace-indentation-regexp' to not include an
17572 extra ending character. Reported by Michael Welsh Duggan
17573 <mwd@cert.org>. Added hook actions when buffer is written or killed as
17574 the original whitespace package had. Suggested by Eric Cooper
17575 <ecc@cmu.edu>. Doc fix.
17576 (whitespace-action): New option.
17577 (whitespace-display-mappings): Changed default newline visualization to
17578 display downwards arrow, as the glyph code generation was fixed.
17579 (whitespace-unload-function): Assure that all local whitespace mode is
17580 turned off.
17581 (whitespace-global-modes): Fix type customization.
17582 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
17583 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
17584 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
17585 Fix code.
17586 (whitespace-buffer): Command removed.
17587 (whitespace-trailing-regexp, whitespace-mark-x)
17588 (whitespace-display-window, whitespace-action-when-on)
17589 (whitespace-add-local-hook, whitespace-remove-local-hook)
17590 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
17591 (whitespace-action): New funs.
17592 (whitespace-report-list, whitespace-report-text)
17593 (whitespace-report-buffer-name): New consts.
17594 (whitespace-report, whitespace-report-region): New commands.
17595
17596 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
17597
17598 * disp-table.el (make-glyph-code): Don't test the result of
17599 `face-id', which already signals an error for invalid faces.
17600 (glyph-face): Simplify.
17601
17602 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
17603 running `desktop-not-loaded-hook' to allow modifying it.
17604 Don't show warning message if `desktop-dirname' was modified.
17605
17606 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
17607
17608 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
17609 we still expect more lines.
17610
17611 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
17612 comment-paragraph filling if the commark doesn't match
17613 comment-start-skip.
17614
17615 2008-03-01 Daiki Ueno <ueno@unixuser.org>
17616
17617 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
17618 the `imap' variant.
17619
17620 2008-03-01 Jason Rumney <jasonr@gnu.org>
17621
17622 * files.el (make-auto-save-file-name): Encode more characters in
17623 non-file buffer names. Use url-encoding.
17624
17625 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
17626
17627 * net/net-utils.el (ftp-program): Fix typo in docstring.
17628 (ifconfig-program-options, netstat-program-options)
17629 (arp-program-options, route-program-options, nslookup-program-options)
17630 (ftp-program-options, smbclient-program-options)
17631 (dns-lookup-program-options, arp, route): Doc fixes.
17632
17633 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
17634 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
17635 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
17636 Fix typos in docstrings.
17637 (gdb-pending-triggers): Reflow docstring.
17638 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
17639
17640 2008-03-01 Alan Mackenzie <acm@muc.de>
17641
17642 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
17643 typing "#" at EOB.
17644
17645 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
17646
17647 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
17648
17649 2008-02-29 Kim F. Storm <storm@cua.dk>
17650
17651 * emulation/cua-base.el (cua-remap-control-v)
17652 (cua-remap-control-z): New defcustoms.
17653 (cua-mode): Add them to set-after property.
17654 (cua--init-keymaps): Use them.
17655 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
17656
17657 * help.el (view-emacs-todo): Rename from view-todo.
17658 (describe-gnu-project): Rename from describe-project. Users changed.
17659 (view-help-file): New helper function.
17660 (describe-distribution, describe-copying, describe-gnu-project)
17661 (view-todo, view-order-manuals, view-emacs-problems): Use it.
17662 (view-emacs-debugging, view-external-packages): New commands.
17663 (help-map): Move describe-distribution to C-h C-o (ordering).
17664 Move view-emacs-problems to C-h C-p (problems).
17665 Bind view-emacs-debugging to C-h C-d (debugging).
17666 Bind view-external-packages to C-h C-e (extras).
17667 (help-for-help-internal): Cleanup and align descriptions.
17668 Remove command names to reduce clutter.
17669
17670 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
17671
17672 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
17673 and quieter face (not a warning).
17674
17675 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
17676
17677 * vc.el (vc-status-crt-marked): New variable.
17678 (vc-status-mode): Make it local.
17679 (vc-status-refresh): Use it to save the marked files.
17680 (vc-update-vc-status-buffer): Use it to restore the marked files.
17681
17682 * vc-svn.el (vc-svn-after-dir-status):
17683 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
17684
17685 2008-02-29 Glenn Morris <rgm@gnu.org>
17686
17687 * allout.el (allout-topic-encryption-bullet)
17688 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
17689 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
17690 from 22.0 to 22.1.
17691
17692 * net/imap.el (imap-ping-server):
17693 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
17694 Change defcustom :version from 23.0 to 23.1.
17695
17696 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
17697
17698 * desktop.el (desktop-save): Save the buffer name if the
17699 uniquified base name is empty.
17700
17701 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
17702
17703 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
17704 correctly when user has "set print address off".
17705
17706 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
17707
17708 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
17709 version number of the next major Emacs release, not 23.0.
17710
17711 * longlines.el (longlines-unload-function): New function.
17712
17713 2008-02-28 Juri Linkov <juri@jurta.org>
17714
17715 * startup.el (normal-splash-screen): Add argument `concise'.
17716 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
17717 to the created buffer. If `concise' is non-nil, call
17718 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
17719 (display-startup-screen): Add argument `concise' to the call to
17720 `normal-splash-screen'.
17721
17722 2008-02-28 Kim F. Storm <storm@cua.dk>
17723
17724 * startup.el (startup-echo-area-message): Check for about-emacs.
17725
17726 2008-02-28 Juri Linkov <juri@jurta.org>
17727
17728 * startup.el: Always add initial message to *scratch* buffer if
17729 `initial-scratch-message' is non-nil regardless of the value of
17730 `inhibit-startup-screen'.
17731 (inhibit-startup-screen, initial-scratch-message): Doc fix.
17732 (command-line-1): Move code that inserts `initial-scratch-message'
17733 up before the if-form that checks for `inhibit-startup-screen'.
17734 Suggested by Jonathan Rockway <jon@jrock.us>.
17735
17736 2008-02-28 Juri Linkov <juri@jurta.org>
17737
17738 * cus-edit.el (custom-mode-map, custom-mode-link-map):
17739 Rename `custom-mode' to `Custom-mode' in docstrings.
17740 (custom-buffer-create-internal, customize-browse):
17741 Rename `custom-mode' to `Custom-mode'.
17742 (custom-mode-hook): Rename to `Custom-mode-hook'.
17743 (Custom-mode-hook): Renamed from `custom-mode-hook'.
17744 (custom-mode): Rename to `Custom-mode'.
17745 (Custom-mode): Renamed from `custom-mode'. Doc fix.
17746 (custom-mode): Add backward-compatible non-interactive variant of
17747 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
17748 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
17749
17750 * info-look.el: Rename `custom-mode' to `Custom-mode'.
17751
17752 * emulation/viper.el (viper-emacs-state-mode-list):
17753 Rename `custom-mode' to `Custom-mode'.
17754
17755 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
17756 Capitalize "Tagged Files".
17757 (minibuffer-local-map): Add menu items for next/previous
17758 history elements and isearch history forward/backward.
17759
17760 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
17761 `hs-isearch-open' with t instead of `comment' in :selected
17762 for "Code and Comment blocks" menu item.
17763
17764 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
17765
17766 * uniquify.el (uniquify-buffer-base-name): Undo last change.
17767 Should be done in desktop.el instead.
17768
17769 2008-02-28 Glenn Morris <rgm@gnu.org>
17770
17771 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
17772
17773 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
17774
17775 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
17776 (Info-menu, Info-goto-node): Remove declarations.
17777 (report-emacs-bug-info): Use info rather than Info-goto-node.
17778
17779 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
17780 (idlwave-convert-xml-system-routine-info): Don't require xml.
17781 (idlwave-show-commentary, idlwave-shell-show-commentary):
17782 Don't require finder.
17783 (idlwave-info): Don't require info. Use info rather than
17784 Info-goto-node.
17785
17786 * textmodes/org.el (Info-goto-node): Remove declaration.
17787 (org-info): Use info rather than Info-goto-node.
17788
17789 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
17790 (reftex-info): Don't require info. Use info rather than Info-goto-node.
17791
17792 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
17793
17794 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
17795 the menu.
17796
17797 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
17798 (vc-finish-logentry): Check for vc-status-mode, not only for
17799 vc-dired-mode.
17800
17801 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
17802
17803 * isearch.el (isearch-printing-char): Don't check
17804 keyboard-coding-system.
17805 Call isearch-process-search-multibyte-characters only when
17806 current-input-method is non-nil.
17807
17808 2008-02-27 Kim F. Storm <storm@cua.dk>
17809
17810 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
17811 (glyph-char, glyph-face): Handle cons encoding.
17812
17813 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
17814
17815 * uniquify.el (uniquify-buffer-base-name): If the base name is an
17816 empty string, return nil to allow the caller to default to the
17817 buffer name. Reported by Martin Fischer <parozusa@web.de>.
17818
17819 * tool-bar.el (tool-bar-setup): Doc fix.
17820
17821 * mail/supercite.el (sc-describe):
17822 Fix typos in obsolescence declaration.
17823
17824 2008-02-27 Glenn Morris <rgm@gnu.org>
17825
17826 * autoinsert.el (auto-insert-alist): Change permission text to
17827 match FSF's GPLv3 form.
17828
17829 * mail/supercite.el (sc-cite-original): Doc fix.
17830 (sc-version): Make obsolete.
17831 (sc-describe): Show the SC info page. Make obsolete.
17832
17833 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17834
17835 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
17836 when using transient-mark-mode.
17837 (default-indicate-unused-lines): Remove unused var.
17838
17839 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
17840
17841 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
17842 and previous.
17843
17844 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
17845
17846 2008-02-26 Glenn Morris <rgm@gnu.org>
17847
17848 * net/net-utils.el (top-level): Don't require comint when compiling.
17849 (nslookup-font-lock-keywords): Don't require font-lock.
17850 Use font-lock faces rather than variables.
17851 (nslookup, ftp, smbclient, network-service-connection):
17852 Don't require comint.
17853 (comint-prompt-regexp, comint-input-autoexpand)
17854 (comint-input-ring): Declare for compiler.
17855 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
17856 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
17857
17858 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
17859 doc-string.
17860
17861 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17862
17863 * doc-view.el (doc-view-current-page): Add a `win' argument.
17864
17865 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
17866
17867 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
17868 Demote it to plain defvar.
17869 (doc-view-conversion-refresh-interval): Reduce interval.
17870 (doc-view-goto-page): Allow moving to pages not yet rendered.
17871 (doc-view-goto-page): Construct a file name rather than extracting it
17872 from doc-view-current-files.
17873 (doc-view-kill-proc): Ignore errors from kill-process.
17874 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
17875 (doc-view-insert-image): Use appropriate text if the page hasn't been
17876 rendered yet. Adjust scrolling so the text is displayed.
17877 (doc-view-display): Detect not just that a page is available, but also
17878 that it wasn't available before, so as to avoid refreshing all pages
17879 repeatedly.
17880 (doc-view-mode): Make doc-view-cache-directory if needed.
17881
17882 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17883
17884 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
17885 toggle-read-only.
17886
17887 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
17888 refering to a missing required field with the OPT prefix.
17889 Make unwindform more robust.
17890
17891 * textmodes/bibtex.el: Remove support for hideshow minor mode as
17892 it duplicates the bibtex support in progmodes/hideshow.el.
17893 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
17894 entries that do not start at the beginning of a line.
17895
17896 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
17897
17898 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
17899
17900 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
17901
17902 * help-fns.el (describe-variable): Add phrases about
17903 initialization file with and without customization;
17904 use new button type help-info-variable.
17905
17906 * help-mode.el (help-info-variable):
17907 New button able to read Info files for help-fns.el.
17908
17909 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
17910
17911 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
17912 (grep-mode): Use grep-mode-tool-bar-map.
17913
17914 * progmodes/compile.el (tool-bar): Require tool-bar.
17915 (compilation-mode-tool-bar-map): New variable.
17916 (compilation-mode): Use compilation-mode-tool-bar-map.
17917
17918 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
17919
17920 2008-02-25 Glenn Morris <rgm@gnu.org>
17921
17922 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
17923
17924 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
17925
17926 * diff-mode.el (diff-file-junk-re): New const.
17927 (diff-beginning-of-file-and-junk): Use it.
17928 (diff-file-kill): Make sure we were really inside a file diff.
17929
17930 * diff-mode.el: Make it more robust in the presence of empty context
17931 lines in unified hunks.
17932 (diff-valid-unified-empty-line): New var.
17933 (diff-unified->context, diff-sanity-check-hunk): Obey it.
17934 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
17935 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
17936 (diff-hunk-header-re-unified): New const.
17937 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
17938 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
17939 (diff-sanity-check-hunk): Use it.
17940
17941 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
17942 Index: line, don't search backward for the previous one.
17943
17944 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
17945
17946 * international/fontset.el (setup-default-fontset): Add non-OTF
17947 lao font for lao script.
17948
17949 * language/tibetan.el: Register tibetan-composition-function in
17950 composition-function-table.
17951
17952 * language/tibet-util.el (tibetan-composition-function):
17953 Adjust for the new calling way (argument changed). Try font-shape-text
17954 if possible.
17955
17956 * language/lao.el: Register lao-composition-function in
17957 composition-function-table.
17958
17959 * language/lao-util.el (lao-composition-function): Adjust for the new
17960 calling way (argument changed). Try font-shape-text if possible.
17961
17962 2008-02-25 Jason Rumney <jasonr@gnu.org>
17963
17964 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
17965
17966 2008-02-25 Juri Linkov <juri@jurta.org>
17967
17968 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
17969 background, "red4" for a dark background, "red" for 16 and
17970 8 colors, "grey" for grayscale, and inverse video otherwise.
17971 Add :version tag.
17972 (isearch-message): Keep the original isearch-message intact, and
17973 add text properties to it where necessary. Add `isearch-error' to
17974 the condition that checks if isearch is unsuccessful.
17975
17976 2008-02-24 Juri Linkov <juri@jurta.org>
17977
17978 * progmodes/compile.el (compilation-handle-exit):
17979 Use compilation-error face instead of font-lock-warning-face.
17980 Display the same message in the minibuffer as is inserted
17981 at the end of the compilation buffer.
17982
17983 2008-02-24 Glenn Morris <rgm@gnu.org>
17984
17985 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
17986 multiple file case.
17987
17988 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
17989
17990 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
17991 multiple file case. Use a single `let' rather than two.
17992
17993 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
17994
17995 * progmodes/compile.el (compilation-start): Specify a face for
17996 mode-line-process.
17997 (compilation-handle-exit): Specify a face and a tooltip for
17998 mode-line-process.
17999
18000 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18001
18002 * hilit-chg.el: Remove spurious * in defcustom docstrings.
18003 (hilit-chg-make-ov): Simplify.
18004 (hilit-chg-fixup): Use remove-overlays.
18005 (hilit-chg-set-face-on-change): Remove redundant call to
18006 `remove-text-properties'.
18007
18008 * dired.el (dired-mark-prompt): Don't count/display the t element.
18009 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
18010
18011 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
18012
18013 * progmodes/verilog-mode.el (eval-when-compile): Don't define
18014 add-submenu.
18015 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
18016 Remove. Move contents to the only use ...
18017 (verilog-menu): ... here.
18018 (verilog-statement-menu): Remove. Move contents to the only use ...
18019 (verilog-stmt-menu): ... here.
18020 (verilog-mark-defun): Simply call mark-defun for emacs.
18021 (occur-pos-list): Declare for byte compiler.
18022 (mode-popup-menu): Don't defvar.
18023 (verilog-add-statement-menu): Remove.
18024 (verilog-mode-hook): Don't add verilog-add-statement-menu.
18025 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
18026
18027 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
18028
18029 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
18030 conditional.
18031 (verilog-font-grouping-keywords-face): Make the begin..end
18032 keywords standout more than other verilog keywords.
18033 (verilog-type-font-keywords): Move the begin..end out of this list
18034 to facilitate making them to (potentially) stand out more.
18035 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
18036 function & task blocks.
18037 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
18038 initial, function & task blocks.
18039 (verilog-forward-sexp): Handle the new "disable fork" statement of
18040 IEEE-1800 Verilog.
18041 (verilog-beg-block-re-ordered): Handle the new "disable fork"
18042 statement of IEEE-1800 Verilog.
18043 (verilog-calc-1): Handle the new "disable fork" statement of
18044 IEEE-1800 Verilog.
18045 (verilog-disable-fork-re): Add const to help handle the new
18046 "disable fork" statement of IEEE-1800 Verilog.
18047 (verilog-declaration-core-re): Add port directions by themselves,
18048 with no qualification, as base item of a declaration.
18049 (verilog-pretty-declarations): Add new flag to ask it to refrain
18050 from printing to the message buffer.
18051 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
18052 printing to the message buffer. Improve handling of the many
18053 types of expression line up.
18054 (verilog-just-one-space): Remove printing of an empty message.
18055 (verilog-get-lineup-indent): Rework to support the better handling
18056 of expression lineup for verilog-pretty-expr.
18057 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
18058
18059 2008-02-24 Alan Mackenzie <acm@muc.de>
18060
18061 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
18062 yesterday's commit.
18063
18064 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
18065
18066 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
18067 to mouse-set-point in buffers that aren't associated with files.
18068
18069 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
18070
18071 2008-02-24 Alan Mackenzie <acm@muc.de>
18072
18073 Set of changes so that "obtrusive" syntactic elements in a
18074 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
18075 unmatched paren) don't interact syntactically with stuff outside
18076 the CPP line.
18077
18078 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
18079 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
18080 off-by-one bug.
18081 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
18082 a bit of refactoring.
18083 (c-awk-extend-and-syntax-tablify-region): Takes some of the
18084 functionality of c-awk-advise-fl-for-awk-region, which has been
18085 refactored away.
18086
18087 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
18088 (c-clear-char-property-with-value): New function and macro which
18089 remove text-properties `equal' to a supplied value.
18090
18091 * progmodes/cc-engine.el: Comment about text properties amended.
18092
18093 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
18094 parens around "error\\|warning".
18095
18096 * progmodes/cc-langs.el (c-get-state-before-change-function)
18097 (c-before-font-lock-function, c-anchored-cpp-prefix):
18098 New language variables.
18099 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
18100
18101 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
18102 syntax-table text properties.
18103 (c-common-init): Call language specific before/after-change
18104 functions at mode initialisation.
18105 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
18106 (c-extend-region-for-CPP, c-neutralize-CPP-line)
18107 (c-neutralize-syntax-in-CPP): New functions.
18108 (c-before-change, c-after-change): Call the new language specific
18109 change functions defined in cc-langs.el.
18110 (c-advise-fl-for-region): New macro.
18111 (awk-mode): Remove AWK specific stuff which has been refactored
18112 into language independent stuff.
18113
18114 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
18115
18116 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
18117 (gdb): (Re)set gdb-flush-pending-output to nil here...
18118 (gdb-init-1): ...instead of here (before gdb-prompt).
18119
18120 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18121
18122 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
18123 Recognize ''' just like any other char-constant.
18124
18125 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18126
18127 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
18128 careful enough. Detect the uid-change all within the main loop.
18129
18130 2008-02-24 Stefan Monnier <monnier@pastel.home>
18131
18132 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
18133
18134 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18135
18136 * hilit-chg.el (highlight-save-buffer-state): New macro.
18137 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
18138 (hilit-chg-clear): Use it to preserve the modified-p flag.
18139 (highlight-changes-rotate-faces): Don't mess with the undo-list.
18140
18141 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18142
18143 * font-lock.el (font-lock-set-defaults): Unset previously set variables
18144 when needed.
18145
18146 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
18147
18148 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
18149 from gnus-button-url-regexp.
18150
18151 2008-02-24 Eli Zaretskii <eliz@gnu.org>
18152
18153 * progmodes/compile.el (compilation-next-error): Doc fix.
18154 (compilation-find-file): Doc fix.
18155
18156 2008-02-24 Glenn Morris <rgm@gnu.org>
18157
18158 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
18159 Add obsolete aliases to the old names.
18160
18161 2008-02-24 Richard Stallman <rms@gnu.org>
18162
18163 * net/net-utils.el (ifconfig): Rename from ipconfig.
18164 (ipconfig): Alias to ifconfig.
18165 (ifconfig-program): Rename from ipconfig-program.
18166 (ifconfig-program-options): Rename from ipconfig-program-options.
18167
18168 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
18169
18170 * progmodes/verilog-mode.el (verilog-declaration-core-re):
18171 Add port directions by themselves, with no qualification, as base
18172 item of a declaration.
18173 (verilog-pretty-declarations): Add new flag that inhibits printing
18174 to the message buffer.
18175 (verilog-pretty-expr): Add new flag that inhibits printing to the
18176 message buffer. Improve handling of the many types of expression
18177 line up.
18178 (verilog-just-one-space): Don't print an empty message.
18179 (verilog-get-lineup-indent): Rework to support the better handling
18180 of expression lineup for verilog-pretty-expr.
18181 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
18182 (verilog-mode-version, verilog-mode-release-date): Update.
18183
18184 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18185
18186 * subr.el (cancel-change-group): Don't move point.
18187
18188 2008-02-23 Markus Triska <markus.triska@gmx.at>
18189
18190 * linum.el (linum-after-config): Update all visible windows.
18191
18192 2008-02-23 Glenn Morris <rgm@gnu.org>
18193
18194 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
18195 Add :help for Solitaire and Tetris.
18196
18197 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
18198
18199 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
18200 (smtpmail-code-conv-from): Doc fix. Fix custom type.
18201 (smtpmail-queue-index-file): Make it a defcustom.
18202 (smtpmail-queue-index): Delete.
18203 (smtpmail-send-it, smtpmail-send-queued-mail):
18204 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
18205 smtpmail-queue-index.
18206
18207 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
18208 Add :version.
18209
18210 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
18211
18212 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
18213 New variables.
18214 (iwconfig): New function.
18215
18216 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
18217
18218 * vc.el (vc-find-revision): Make vc-parent-buffer local before
18219 setting it.
18220 (vc-status-menu-map): Do not define using easy-menu.
18221 (vc-status-menu-map): New defalias.
18222 (vc-status-mode-map): Hook up the menu.
18223 (top-level): Update TODO.
18224
18225 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
18226
18227 * vc-bzr.el (vc-bzr-init-version): Rename to ...
18228 (vc-bzr-init-revision): ... this.
18229
18230 2008-02-23 Jason Rumney <jasonr@gnu.org>
18231
18232 * makefile.w32-in (WINS_ALMOST): Remove term.
18233 (WINS): Add term here.
18234 (custom-deps, finder-data): Use WINS_ALMOST.
18235
18236 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
18237
18238 * faces.el (font-weight-table): Fix value of `semi-light'.
18239
18240 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
18241
18242 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
18243 Make those tables bijective.
18244
18245 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
18246
18247 Finish pdbtrack integration cleanup, settling missing-functions
18248 byte compiler warnings appropriately.
18249
18250 * progmodes/python.el (python-point): Remove this - beginning-of-line
18251 was all that was necessary for `python-pdbtrack-overlay-arrow'.
18252 (python-end-of-def-or-class, python-beginning-of-def-or-class)
18253 (python-goto-initial-line): Drop these - they were only needed for
18254 python-point.
18255 (python-comint-output-filter-function): Use condition-case and
18256 beginning-of-line directly, instead of python-mode.el functions
18257 which require all sorts of baggage.
18258 (point-safe): Unnecessary - we're using condition-case directly,
18259 instead.
18260 (python-execute-file): Include for python-shell, which I'm leaving
18261 in keeping despite it being unnecessary for pdb tracking.
18262
18263 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
18264
18265 * progmodes/scheme.el (scheme-font-lock-keywords-2):
18266 Add SRFI 11 support.
18267 (let-values, let*-values): Specify scheme-indent-function.
18268
18269 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
18270
18271 * vc.el (vc-exec-after): Move setting mode-line-process in the
18272 busy case ...
18273 (vc-set-mode-line-busy-indicator): ... in this new function.
18274 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
18275 (vc-update-vc-status-buffer): Reset mode-line-process.
18276 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
18277 mark/unmark all the files with the same state as the current one.
18278 With a prefix argument mark/unmark all files.
18279 (vc-status-mode-menu): Adjust strings.
18280 (vc-update-vc-status-buffer): Only do something when the argument
18281 is not nil.
18282 (vc-status-kill-dir-status-process): New function.
18283 (vc-status-mode-map): Bind it.
18284 (vc-status-process-buffer): New variable.
18285 (vc-status-mode): Make it local.
18286 (vc-status-refresh): Set it.
18287
18288 * vc-hg.el (vc-hg-dir-status):
18289 * vc-git.el (vc-git-dir-status):
18290 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
18291 command is run.
18292
18293 2008-02-22 Glenn Morris <rgm@gnu.org>
18294
18295 * json.el (top-level): No need to require thingatpt.
18296 (json-read-keyword): Use thing-at-point rather than word-at-point.
18297
18298 * time.el (top-level): No need to require time-date when compiling.
18299
18300 * emacs-lisp/copyright.el (copyright-update-year):
18301 Fix subexpression numbering for the case when years are split over
18302 lines, and for the replace case.
18303
18304 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
18305 (tpu-caar, tpu-cadr): Delete functions.
18306 (zmacs-regions): No need to declare for compiler.
18307 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
18308 (tpu-spell-check): Rewrite, and handle mark after point.
18309 (tpu-special-insert): Use or rather than if.
18310
18311 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
18312 rather than spell-region.
18313
18314 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
18315 warnings about spell-region.
18316
18317 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
18318
18319 * ldefs-boot.el: Regenerated.
18320
18321 * loadup.el: Don't load language/devanagari, language/kannada,
18322 language/malayalam, and language/tamil. Load language/sinhala.
18323
18324 * language/indian.el (indian-font-foundry)
18325 (indian-script-language-alist, indian-font-char-index-table)
18326 (indian-font-char, indian-font-char-range, indian-script-table)
18327 (indian-default-script, indian-composable-pattern): Delete them.
18328 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
18329 language environments moved to here.
18330 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
18331 New language environments.
18332
18333 * language/devanagari.el, language/devan-util.el,
18334 * language/kannada.el, language/knd-util.el, language/malayalam.el,
18335 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
18336 Delete them.
18337
18338 * language/sinhala.el: New file.
18339
18340 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
18341
18342 Update Nick Robert's port of pdb tracking from python-mode.el.
18343
18344 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
18345 Clarify docstring.
18346 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
18347 tracking is happening.
18348 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
18349 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
18350 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
18351 Tracking is plugged in to all comint buffers once python.el is loaded.
18352 (python-pdbtrack-overlay-arrow): Toggle activation of
18353 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
18354 (python-pdbtrack-track-stack-file): Use new
18355 `python-pdbtrack-get-source-buffer' for more flexible access to
18356 debugging source files.
18357 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
18358 according to pdb stack trace, optionally using new
18359 `python-pdbtrack-grub-for-buffer' if file is not locally available.
18360 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
18361 named buffer, or having function with indicated name.
18362 (python-shell): Remove comint-output-filter-functions hook
18363 addition, it's being done elsewhere. Wrap long line.
18364
18365 2008-02-21 Michael Olson <mwolson@gnu.org>
18366
18367 * json.el: Replace XEmacs compatibility code to get rid of
18368 compiler warnings.
18369
18370 * time.el: Fix compiler warning.
18371
18372 2008-02-21 Edward O'Connor <ted@oconnor.cx>
18373
18374 * json.el: New file (JavaScript Object Notation parser / generator).
18375
18376 2008-02-21 Dave Love <fx@gnu.org>
18377
18378 * progmodes/sym-comp.el: New file.
18379
18380 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
18381 Require sym-comp. Add Python buffer to same-window-buffer-names.
18382 Fixup whitespaces.
18383 (python-font-lock-keywords): Add highlighting for Python builtins.
18384 (python-font-lock-syntactic-keywords): Rewrite.
18385 (python-quote-syntax): Use syntax-ppss-context instead of parsing
18386 ppss directly.
18387 (python-mode-map): Add binding for python-find-function.
18388 (python-calculate-indentation): Clean up the logic.
18389 (python-beginning-of-defun): Explicitly set return value.
18390 (python-beginning-of-statement): Stop looping if we get stuck
18391 going backwards.
18392 (python-next-statement): Stop looping if we somehow end up inside
18393 a string while advancing.
18394 (python-preoutput-continuation, python-version-checked): New vars.
18395 (python-check-version): New function.
18396 (run-python): Set default command to python-command instead of
18397 python-python-command.
18398 (run-python): Use python-check-version. Give PYTHONPATH
18399 precedence over data-directory in the process environment.
18400 Load function definitions in python process after.
18401 (python-check-comint-prompt): New function.
18402 (python-send-command, python-send-receive): Use it.
18403 (python-complete-symbol, python-try-complete): Functions deleted.
18404 Use symbol-complete instead of python-complete-symbol throughout.
18405 (python-fill-paragraph): Further refine the fenced-string regexp.
18406 (def-python-skeleton): Expand to the original abbrev instead if in
18407 a comment or string. Tweak skeletons for `if', `while', `for',
18408 `try/except', `try/finally', `name'.
18409 (python-pea-hook, python-abbrev-pc-hook): New functions.
18410 (python-abbrev-syntax-table): New var.
18411 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
18412 Use symbol-completion-try-complete for hippie expansion.
18413 Turn on font lock unconditionally.
18414 (python-mode-hook): Defcustom it. No need to use make-local
18415 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
18416 option, since it's buffer-local.
18417
18418 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
18419
18420 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
18421
18422 2008-02-21 Drew Adams <drew.adams@oracle.com>
18423
18424 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
18425 "Turn off" and a "Help" entry when the minor mode has no menu.
18426
18427 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
18428
18429 * vc.el (vc-status-mark, vc-status-unmark): New functions.
18430 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
18431 vc-status-mark-file and vc-status-unmark-file.
18432 (vc-status-mark-unmark): New function.
18433 (vc-status-previous-line, vc-status-next-line): No longer interactive.
18434
18435 2008-02-21 Glenn Morris <rgm@gnu.org>
18436
18437 * composite.el (encode-composition-rule): Fix typo in error message.
18438 (composition-function-table, auto-composition-mode): Doc fixes.
18439
18440 * subr.el (sit-for): Fix obsolete form for nil second argument.
18441
18442 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
18443 (spell-string): Make obsolete, in favor of ispell.
18444
18445 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
18446
18447 * language/devanagari.el: Don't setup composition-function-table
18448 here.
18449 ("Devanagari"): Change charset, coding-system, coding-priority to
18450 Unicode-based ones. Don't require the feature devan-util.
18451
18452 * composite.el (compose-chars-after): Fix arguments for a function
18453 in composition-function-table.
18454 (auto-compose-region): Likewise.
18455
18456 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
18457 for Ethiopic.
18458 (ps-mule-plot-string): Ignore glyph-string based compositions.
18459
18460 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
18461
18462 * doc-view.el: Allow different windows to show different pages.
18463 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
18464 (doc-view-current-image, doc-view-current-overlay): Remove variables,
18465 add them back as macros instead, using image-mode-winprops instead.
18466 Update all users of those variables.
18467 (doc-view-new-window-function): New function to create a new overlay
18468 for each new window.
18469 (doc-view-mode): Use it and image-mode-setup-winprops.
18470 (doc-view-clone-buffer-hook): Rewrite accordingly.
18471
18472 * image-mode.el: Extend [hv]scroll support to per-window properties.
18473 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
18474 (image-mode-winprops-alist): New var to replace them.
18475 (image-mode-new-window-functions): New hook.
18476 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
18477 New funs.
18478 (image-set-window-vscroll, image-set-window-hscroll): Use them.
18479 Remove the `window' argument, update callers.
18480 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
18481 Use the new functions.
18482 (image-mode-reapply-winprops): New fun.
18483 (image-mode): Use it.
18484
18485 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
18486
18487 * calc/calc-math.el (math-sin-raw): Add optional argument
18488 to keep track of original argument.
18489 (math-cos-raw): Use optional argument when calling math-sin-raw.
18490 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
18491 with close to original precision.
18492
18493 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18494
18495 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
18496 args in calls of sit-for.
18497
18498 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
18499
18500 * vc-svn.el (vc-svn-program): Fix typo in docstring.
18501 (vc-svn-checkin): Fix typo in error message.
18502
18503 * help-mode.el: Require easymenu when compiling.
18504
18505 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
18506
18507 * help-mode.el (help-mode-menu): New menu.
18508
18509 2008-02-20 Glenn Morris <rgm@gnu.org>
18510
18511 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
18512 on Windows.
18513
18514 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
18515
18516 * ps-mule.el (ps-mule-encode-region): Return a single string.
18517 (ps-mule-plot-string): Adjust for the above change.
18518 (ps-mule-encode-header-string): Likewise.
18519
18520 * international/latin1-disp.el (latin1-display): Don't use
18521 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
18522 standard-display-table.
18523 (latin1-display-identities): Adjust for the change of what is
18524 returned by (get-language-info charset 'charset).
18525
18526 * international/mule-util.el (char-displayable-p): Fix for Latin-1
18527 characters and terminal case.
18528
18529 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
18530
18531 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
18532
18533 * progmodes/python.el: Also require comint when loading.
18534 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
18535 Replace python-shell with run-python on menu bar.
18536 (python-shell-map): New map.
18537 (python-default-interpreter, python-python-command-args)
18538 (python-jython-command-args, python-pdbtrack-do-tracking-p):
18539 New options.
18540 (python-which-shell, python-which-args, python-which-bufname):
18541 New buffer local variables.
18542 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
18543
18544 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
18545 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
18546 New constants.
18547
18548 Pdbtrack features:
18549
18550 (python-point, python-end-of-def-or-class)
18551 (python-beginning-of-def-or-class, python-goto-initial-line)
18552 (python-comint-output-filter-function)
18553 (python-pdbtrack-overlay-arrow)
18554 (python-pdbtrack-track-stack-file, python-toggle-shells)
18555 (python-shell, python-pdbtrack-toggle-stack-tracking)
18556 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
18557 New functions.
18558
18559 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
18560
18561 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
18562 when the argument is nil.
18563
18564 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
18565
18566 * vc.el (dir-status): Add a brief description.
18567
18568 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
18569
18570 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
18571 If non-nil, reverse the sense of the check.
18572
18573 * vc-rcs.el (vc-rcs-root): New func.
18574 * vc-cvs.el (vc-cvs-root): New func.
18575 * vc-svn.el (vc-svn-root): New func.
18576 * vc-sccs.el (vc-sccs-root): New func.
18577
18578 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
18579
18580 * language/japan-util.el (setup-japanese-environment-internal):
18581 Call use-cjk-char-width-table.
18582
18583 * language/japanese.el ("Japanese"): Set exit-function to
18584 use-default-char-width-table.
18585
18586 * international/characters.el: Delete occurrences of non-Unicode
18587 tibetan and ethiopic characters.
18588 (cjk-char-width-table): New variable.
18589 (use-cjk-char-width-table, use-default-char-width-table):
18590 New functions.
18591
18592 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
18593
18594 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
18595 (vc-status-mode-menu): Add a :filter.
18596 (vc-status-printer): Add faces.
18597
18598 * vc-hg.el (vc-hg-extra-status-menu): New function.
18599 (vc-hg-dir-status): Clean up the buffer before using it.
18600
18601 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
18602
18603 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
18604 (gdb): Initialize it here instead.
18605
18606 * files.el (locate-dominating-file): Fix thinko in last change.
18607 Reported by Bruce Stephens <bruce.stephens@isode.com>.
18608
18609 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
18610
18611 * vc.el (vc-status-mode-menu): New menu for vc-status.
18612
18613 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
18614
18615 * progmodes/verilog-mode.el (customize): Fix typo in error message.
18616 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
18617 (verilog-mode-auto, verilog-indent-level-module)
18618 (verilog-minimum-comment-distance, verilog-library-flags)
18619 (verilog-library-directories, verilog-library-files)
18620 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
18621 (verilog-xemacs-menu, verilog-set-compile-command)
18622 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
18623 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
18624 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
18625 (verilog-batch-inject-auto, verilog-batch-indent)
18626 (verilog-continued-line, verilog-type-keywords)
18627 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
18628 (verilog-read-inst-pins, verilog-read-arg-pins)
18629 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
18630 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
18631 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
18632 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
18633 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
18634 (verilog-mode-version, verilog-mode-release-date)
18635 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
18636 (verilog-simulator, verilog-compiler)
18637 (verilog-auto-sense-defines-constant, verilog-company)
18638 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
18639 Fix typos in docstrings.
18640 (verilog-set-auto-endcomments, verilog-calculate-indent)
18641 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
18642 Reflow docstrings.
18643 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
18644 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
18645 (electric-verilog-forward-sexp, verilog-in-case-region-p)
18646 (verilog-in-struct-region-p, verilog-in-generate-region-p)
18647 (verilog-leap-to-head, verilog-current-indent-level)
18648 (verilog-case-indent-level, verilog-cpp-keywords)
18649 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
18650 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
18651 (verilog-signals-not-in, verilog-symbol-detick-text)
18652 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
18653 (verilog-forward-close-paren, verilog-backward-open-paren)
18654 (verilog-backward-open-bracket): Doc fixes.
18655
18656 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
18657 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
18658 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
18659 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
18660 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
18661 Fix typos in docstrings.
18662
18663 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
18664
18665 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
18666
18667 * info.el (Info-read-node-name): Removed unused `default' arg.
18668
18669 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
18670
18671 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
18672
18673 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
18674
18675 * image-mode.el (image-get-display-property): New fun.
18676 (image-forward-hscroll, image-next-line, image-eol, image-eob)
18677 (image-mode, image-minor-mode, image-toggle-display-text)
18678 (image-toggle-display): Use it.
18679
18680 2008-02-18 Jason Rumney <jasonr@gnu.org>
18681
18682 * international/mule.el (xml-find-file-coding-system): Don't warn
18683 about utf-16 with BOM.
18684
18685 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
18686
18687 * international/mule.el (sgml-xml-auto-coding-function): Detect and
18688 warn if file encoding is not utf-8 and encoding not specified.
18689 (xml-find-file-coding-system): New function.
18690 * international/mule-conf.el (file-coding-system-alist): Use it.
18691
18692 2008-02-17 Glenn Morris <rgm@gnu.org>
18693
18694 * international/mule-cmds.el (set-locale-environment):
18695 Pass `frame' to getenv for LC_MESSAGES.
18696
18697 2008-02-17 Juri Linkov <juri@jurta.org>
18698
18699 * time.el (emacs-init-time): Use format instead of format-seconds.
18700
18701 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18702
18703 * textmodes/bibtex.el (bibtex-search-entry): Rename from
18704 bibtex-find-entry. Add autoload cookie.
18705 (bibtex-find-entry): Alias for bibtex-search-entry.
18706 (bibtex-search-crossref): Rename from bibtex-find-crossref.
18707 (bibtex-find-crossref): Alias for bibtex-search-crossref.
18708 (bibtex-clean-entry): atomic-change-group removed.
18709 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
18710 to locate buffer location where error occurred.
18711 Make error messages more specific.
18712 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
18713
18714 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
18715
18716 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
18717 top level.
18718
18719 * simple.el (transient-mark-mode): Add an :init-value.
18720
18721 * startup.el (command-line): Use custom-reevaluate-setting for
18722 transient-mark-mode.
18723
18724 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
18725
18726 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
18727
18728 2008-02-16 Juri Linkov <juri@jurta.org>
18729
18730 * startup.el (after-init-time): New variable.
18731 (command-line): Set `after-init-time' to the current time.
18732
18733 * time.el (emacs-init-time): New function.
18734
18735 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
18736
18737 * files.el (locate-dominating-file): Remove initial loop because it's
18738 not careful enough. Detect the uid-change all within the main loop.
18739
18740 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
18741
18742 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
18743
18744 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
18745
18746 * vc.el (vc-annotate): Add new argument.
18747 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
18748
18749 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
18750 Move make-variable-buffer-local code after the corresponding defvar.
18751 (hs-minor-mode-map): Define and initialize in one step.
18752 (hs-minor-mode): Change from defun to define-minor-mode.
18753
18754 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
18755
18756 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
18757 (gdb-ready): Move declaration...
18758
18759 * progmodes/gdb-ui.el (gdb-ready): ...to here.
18760 (gdb-early-user-input): New variable.
18761 (gdb): Reset gdb-flush-pending-output to nil and set
18762 comint-input-sender here (before gdb-prompt), instead of...
18763 (gdb-init-1): ...here.
18764 (gdb-send): If Emacs is not ready, defer user input to...
18765 (gdb-prompt): ...here.
18766
18767 2008-02-16 Glenn Morris <rgm@gnu.org>
18768
18769 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
18770
18771 * startup.el (emacs-startup-time): Rename to `before-init-time'.
18772 (before-init-time): New name for `emacs-startup-time'.
18773 (command-line): Use before-init-time rather than emacs-startup-time.
18774 * time.el (emacs-uptime): Use before-init-time rather than
18775 emacs-startup-time.
18776
18777 * composite.el (composition-function-table): Doc fix.
18778
18779 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
18780 in favor of `%z' specifier.
18781 (emacs-uptime): Move to time.el.
18782 * time.el (emacs-uptime): Move here from time-date.el. Add optional
18783 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
18784 argument of format-seconds.
18785
18786 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
18787
18788 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
18789
18790 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
18791
18792 * ielm.el (ielm-is-whitespace): Remove.
18793 (ielm-is-whitespace-or-comment): New function.
18794 (ielm-eval-input): Use it.
18795
18796 2008-02-15 Jason Rumney <jasonr@gnu.org>
18797
18798 * term/mac-win.el: Fix coding tag.
18799
18800 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
18801
18802 * vc-hooks.el (vc-menu-map):
18803 * bindings.el (mode-line-mode-menu): Add tooltips.
18804
18805 * bindings.el (help-echo): Add more tooltips. Use a less
18806 telegraphic style for existing tooltips.
18807
18808 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
18809
18810 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
18811 from the auto-generated one.
18812
18813 2008-02-14 Glenn Morris <rgm@gnu.org>
18814
18815 * mail/rmail-spam-filter.el (rmail-spam-filter):
18816 Let-bind message-spam-status.
18817
18818 * mail/smtpmail.el (password-cache-add): Declare as function.
18819
18820 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
18821
18822 * mail/smtpmail.el: Use password-cache.
18823
18824 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
18825
18826 * uniquify.el (uniquify-buffer-base-name): New function.
18827 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18828
18829 * desktop.el (uniquify-managed): Don't defvar.
18830 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
18831 `uniquify-managed'. Return also the buffer's base name.
18832 (desktop-save): When saving the buffer info, filter out the base name,
18833 and save it as buffer name if the buffer is managed by uniquify.
18834 (uniquify-item-base): Don't declare; not called anymore.
18835
18836 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
18837
18838 * vc.el (vc-annotate-find-revision-at-line): New function.
18839 (vc-annotate-mode-map): Bind it.
18840 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
18841 some entries.
18842
18843 2008-02-14 Glenn Morris <rgm@gnu.org>
18844
18845 * calendar/time-date.el (format-seconds): New function.
18846 (emacs-uptime): Use format-seconds.
18847
18848 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
18849 Remove `LC_ALL=C', since it's included in $(emacs) now.
18850
18851 2008-02-14 Zhang Wei <id.brep@gmail.com>
18852
18853 * textmodes/org-publish.el (org-publish-timestamp-filename):
18854 Replace colon characters in filename too.
18855
18856 2008-02-13 Bastien Guerry <bzg@altern.org>
18857
18858 * mail/rmail.el (rmail-header-name): New face.
18859 (rmail-font-lock-keywords): Use rmail-header-name.
18860
18861 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
18862 against X-Spam-Status header field.
18863 (rmail-spam-filter): Also check X-Spam-Status header field.
18864
18865 2008-02-14 Mark A. Hershberger <mah@everybody.org>
18866
18867 * progmodes/flymake.el (flymake-allowed-file-name-masks):
18868 Add support for .pm files and .php files.
18869 (flymake-err-line-patterns): Add pattern for PHP errors.
18870 (flymake-php-init): New function. PHP support for flymake.
18871
18872 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18873 Add regular expression for PHP errors.
18874
18875 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
18876
18877 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
18878 This DTRT even on w32 machines.
18879 (ange-ftp-cf1): Quote FILENAME.
18880
18881 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
18882
18883 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
18884 (smerge-auto-combine): New fun.
18885
18886 2008-02-12 Juri Linkov <juri@jurta.org>
18887
18888 * startup.el (fancy-startup-screen, normal-splash-screen):
18889 Set default-directory to command-line-default-directory.
18890
18891 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
18892 after reading the desktop.
18893
18894 * progmodes/compile.el (compilation-auto-jump):
18895 Call compile-goto-error only when compilation-auto-jump-to-first-error
18896 is non-nil.
18897 (compilation-scroll-output): Replace :type 'boolean with a choice
18898 that has three options including a third option `first-error'.
18899 Doc fix.
18900 (compilation-start, compilation-forget-errors): Add an alternate
18901 condition comparing compilation-scroll-output with `first-error'
18902 in addition to compilation-auto-jump-to-first-error (to call
18903 compilation-auto-jump in the proper place).
18904
18905 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
18906
18907 * international/mule.el (sgml-html-meta-auto-coding-function):
18908 Make sure the search limit is ahead.
18909
18910 * tar-mode.el: Fix broken indentation.
18911 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
18912 Use with-current-buffer.
18913
18914 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
18915
18916 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
18917 it is already automatically buffer-local.
18918
18919 2008-02-12 Drew Adams <drew.adams@oracle.com>
18920
18921 * help.el (describe-key): Join some split lines to facilitate filling.
18922 * help-fns.el (describe-function-1): Fill text of overlong lines.
18923
18924 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
18925
18926 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
18927 Use unibyte-string instead of string-make-unibyte.
18928
18929 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
18930
18931 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
18932
18933 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
18934 works also for buffers w/o buffer-file-name. Update callers.
18935 (doc-view-clone-buffer-hook): New fun.
18936 (doc-view-mode): Use it for indirect clones. Mark the overlays with
18937 the `doc-view' property so they can be recognized.
18938
18939 * simple.el (clone-indirect-buffer-hook): New hook.
18940 (clone-indirect-buffer): Run it.
18941
18942 2008-02-11 Michael Olson <mwolson@gnu.org>
18943
18944 * epa-setup.el:
18945 * epg-package-info.el: Files removed.
18946
18947 2008-02-11 Daiki Ueno <ueno@unixuser.org>
18948
18949 * epa.el (epa-menu-mode): Merge into epa-mode.
18950 (epa-menu-items): Rename the label "EasyPG Assistant" to
18951 "Encryption/Decryption".
18952
18953 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
18954 (epa-dired-mode-map): Rename from epa-dired-map.
18955 (epa-global-dired-mode): Rename the global minor mode.
18956
18957 2008-02-11 Drew Adams <drew.adams@oracle.com>
18958
18959 * isearch.el (isearch-fail): New face.
18960 (isearch-message): Highlight failure part of input.
18961
18962 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18963
18964 * ibuffer.el (ibuffer-header-line-format): New var.
18965 (ibuffer-mode): Set it instead of header-line-format.
18966 (ibuffer-update): Use it to set header-line-format.
18967
18968 * international/mule-cmds.el (ucs-insert): Inherit surrounding
18969 properties like self-insert-command.
18970
18971 2008-02-11 Drew Adams <drew.adams@oracle.com>
18972
18973 * progmodes/etags.el: Add many doc strings.
18974
18975 2008-02-11 Jason Rumney <jasonr@gnu.org>
18976
18977 * ldefs-boot.el: Regenerated.
18978
18979 2008-02-11 Glenn Morris <rgm@gnu.org>
18980
18981 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18982 Shorten some names.
18983
18984 * ffap.el (ffap-rfc-directories): Add :version.
18985
18986 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
18987
18988 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
18989 files, and backup files of same.
18990
18991 2008-02-11 Kevin Ryde <user42@zip.com.au>
18992
18993 * ffap.el (ffap-rfc-directories): New variable.
18994 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
18995
18996 * info.el (Info-next-reference, Info-prev-reference)
18997 (Info-try-follow-nearest-node): Move to and follow https:// links too.
18998
18999 * simple.el (completion-list-mode): Show full completion-list-mode-map
19000 in the docstring.
19001
19002 2008-02-11 Sam Steingold <sds@gnu.org>
19003
19004 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
19005
19006 2008-02-11 Glenn Morris <rgm@gnu.org>
19007
19008 * startup.el (emacs-startup-time): New variable.
19009 (command-line): Set emacs-startup-time.
19010
19011 * calendar/time-date.el (emacs-uptime): New function.
19012
19013 2008-02-10 Bastien Guerry <bzg@altern.org>
19014
19015 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
19016 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
19017 it is nil.
19018
19019 2008-02-10 Daiki Ueno <ueno@unixuser.org>
19020
19021 * epg-config.el: Expand the contents of epg-package-info.el.
19022 (epg-package-name): New constant.
19023 (epg-version-number): New constant.
19024 (epg-bug-report-address): New constant.
19025
19026 * epa-mail.el (epa-mail-mode): Add autoload cookie.
19027 (epa-global-mail-mode): New global minor mode.
19028
19029 * epa-file.el (epa-file-mode): New global minor mode.
19030
19031 * epa-dired.el (epa-dired-mode): New global minor mode.
19032
19033 * epa.el (epa-menu): New variable.
19034 (epa-menu-items): New variable.
19035 (epa-menu-mode): New global minor mode.
19036 (epa-global-minor-modes): New user option.
19037 (epa-mode): New global minor mode.
19038
19039 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
19040
19041 * net/dbus.el: Remove `no-byte-compile' cookie.
19042 (dbus-call-method, dbus-register-signal, dbus-debug)
19043 (dbus-registered-functions-table): Declare them with
19044 `declare-function' or `defvar', respectively.
19045 (top): Don't assert any longer. Require 'cl when compiling.
19046 Apply `ignore-errors' but `dbus-ignore-errors'.
19047
19048 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
19049
19050 * diff-mode.el (diff-add-change-log-entries-other-window):
19051 Use add-change-log-entry.
19052
19053 2008-02-09 Jason Rumney <jasonr@gnu.org>
19054
19055 * button.el (button-map):
19056 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
19057 * ldefs-boot.el: Regenerate.
19058
19059 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
19060
19061 * epa.el (epa-faces, epa):
19062 * epa-file.el (epa-file):
19063 * epg-config.el (epg): Add :version.
19064
19065 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
19066
19067 * vc.el (vc-exec-after): Append CODE to previous fragments.
19068 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
19069 take MESSAGES instead of VERBOSE; use it when non-nil.
19070 (vc-diff-internal): Compute messages once; use them;
19071 update call to vc-diff-finish.
19072
19073 2008-02-09 Michael Olson <mwolson@gnu.org>
19074
19075 * net/tramp.el (tramp-process-sentinel): Avoid error when process
19076 buffer has been killed, such as by
19077 `tramp-cleanup-all-connections'.
19078
19079 2008-02-09 Miles Bader <miles@gnu.org>
19080
19081 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
19082
19083 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
19084
19085 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
19086 splitter in context hunks.
19087
19088 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
19089
19090 * international/fontset.el (setup-default-fontset): Fix arabic otf
19091 font specification.
19092
19093 2008-02-08 Daiki Ueno <ueno@unixuser.org>
19094
19095 * epa-dired.el:
19096 * epa-file.el:
19097 * epa-mail.el:
19098 * epa-setup.el:
19099 * epa.el:
19100 * epg-config.el:
19101 * epg-package-info.el:
19102 * epg.el: Initial check-in of EasyPG.
19103
19104 2008-02-08 Glenn Morris <rgm@gnu.org>
19105
19106 * woman.el (woman-locale): New defcustom.
19107 (woman-expand-locale, woman-manpath-add-locales): New functions.
19108 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
19109
19110 * international/mule-cmds.el (locale-translate): New function,
19111 with old code extracted from set-locale-environment.
19112 (set-locale-environment): Use locale-translate. Set woman-locale.
19113
19114 * cus-start.el (selection-coding-system): Remove, since it's now
19115 defined in select.el rather than in xselect.c.
19116 * select.el (selection-coding-system): Make it a defcustom, and
19117 add the properties from cus-start.el. Bump :version.
19118
19119 * custom.el (custom-theme-set-variables): Sort symbols that are
19120 dependencies before symbols that depend on them.
19121 (custom-enabled-themes): Set after custom-theme-directory.
19122
19123 * pcmpl-unix.el (top-level): Move provide statement to end.
19124 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
19125 `*' from doc-string. Allow to be nil.
19126 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
19127 Allow to be nil. Add :version.
19128 (pcmpl-ssh-hosts): Move definition before use. Handle lines
19129 without hostnames, and multiple hostnames per line.
19130
19131 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
19132
19133 2008-02-08 Phil Hagelberg <phil@evri.com>
19134
19135 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
19136 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
19137
19138 2008-02-07 Timo Savola <timo.savola@iki.fi>
19139
19140 * startup.el (command-line-x-option-alist): Add --parent-id.
19141
19142 * term/x-win.el (x-handle-parent-id): New function.
19143
19144 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
19145
19146 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
19147 "Font Menu".
19148
19149 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
19150
19151 * net/dbus.el (dbus-interface-peer): New defconst.
19152 (dbus-ping): New defun.
19153
19154 2008-02-06 Sam Steingold <sds@gnu.org>
19155
19156 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
19157
19158 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
19159
19160 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
19161 Just return nil and let the C code provide a fallback.
19162
19163 2008-02-05 Glenn Morris <rgm@gnu.org>
19164
19165 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
19166 tramp-flush-connection-property for removed 2nd argument.
19167
19168 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
19169
19170 * diff-mode.el (diff-add-change-log-entries-other-window):
19171 Rename from diff-create-changelog. Change users.
19172 Minor change to hopefully work with plain diffs.
19173 (diff-mode-map): Add binding for it.
19174
19175 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
19176
19177 * diff-mode.el: Add new TODO entry.
19178 (diff-create-changelog): New function.
19179 (diff-mode-menu): Bind it.
19180
19181 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
19182
19183 * international/mule-diag.el (print-fontset-element): Handle the
19184 case of inhibiting the fallback fonts.
19185
19186 2008-02-04 Kim F. Storm <storm@cua.dk>
19187
19188 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19189 (ido-magic-delete-char): Use prefix arg.
19190
19191 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
19192
19193 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
19194 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
19195 of today, the most recent libpng is 1.2.24).
19196
19197 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
19198
19199 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
19200
19201 * net/dbus.el (top): Check (featurep 'dbusbind).
19202
19203 * net/tramp.el (tramp-process-sentinel): New defun.
19204 (tramp-do-copy-or-rename-file-out-of-band)
19205 (tramp-maybe-open-connection): Use it as process sentinel.
19206 (tramp-handle-delete-directory): Don't use the "-f" option; it
19207 isn't portable.
19208 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
19209 after the command.
19210 (tramp-handle-shell-command): Set `mode-line-process' in the
19211 asynchronous case.
19212
19213 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
19214
19215 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
19216 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
19217 Use `tramp-process-sentinel' as process sentinel.
19218
19219 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
19220
19221 * whitespace.el (global-whitespace-mode): Revert last change.
19222 (whitespace-unload-function): Force `global-whitespace-mode'
19223 to deactivate local modes in a slightly less intrusive way.
19224
19225 2008-02-02 Eli Zaretskii <eliz@gnu.org>
19226
19227 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
19228
19229 2008-02-02 Glenn Morris <rgm@gnu.org>
19230
19231 * international/latin1-disp.el (latin1-display):
19232 * progmodes/fortran.el (fortran-comment-indent-char):
19233 * progmodes/idlw-shell.el (top-level):
19234 * term/mac-win.el (mac-keyboard-translate-char):
19235 * whitespace.el (whitespace-char-valid-p):
19236 * wid-edit.el (widget-key-sequence-read-event):
19237 Use characterp rather than char-valid-p.
19238
19239 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
19240 to capitalized-find-word-boundary. Doc fix. Update callers.
19241 (capitalized-next-word-boundary-function-table): Rename to
19242 capitalized-find-word-boundary-function-table. Doc fix. Update users.
19243
19244 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
19245 string-to-int.
19246
19247 * ps-def.el (declare-function): Add compatibility definition.
19248 (ps-plot-with-face, ps-plot-string): Declare as functions.
19249 (ps-bold-faces, ps-italic-faces): Declare variables.
19250
19251 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
19252 (ps-mule-end-job): Declare as functions.
19253
19254 * wid-edit.el (widget-string-complete): Use assoc-string rather
19255 than assoc-ignore-case.
19256
19257 See ChangeLog.13 for earlier changes.
19258
19259 ;; Local Variables:
19260 ;; coding: utf-8
19261 ;; End:
19262
19263 Copyright (C) 2008, 2009 Free Software Foundation, Inc.
19264
19265 This file is part of GNU Emacs.
19266
19267 GNU Emacs is free software: you can redistribute it and/or modify
19268 it under the terms of the GNU General Public License as published by
19269 the Free Software Foundation, either version 3 of the License, or
19270 (at your option) any later version.
19271
19272 GNU Emacs is distributed in the hope that it will be useful,
19273 but WITHOUT ANY WARRANTY; without even the implied warranty of
19274 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19275 GNU General Public License for more details.
19276
19277 You should have received a copy of the GNU General Public License
19278 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
19279
19280 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc