dd6b376a9883988e42fd94b83b9a8c611ddf8700
[bpt/emacs.git] / lisp / ChangeLog
1 2009-02-16 Glenn Morris <rgm@gnu.org>
2
3 * mail/rmailout.el (rmail-delete-unwanted-fields)
4 (rmail-output-as-babyl, rmail-output-to-babyl-buffer)
5 (rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
6 (rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
7 (rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
8
9 2009-02-15 Glenn Morris <rgm@gnu.org>
10
11 * mail/rmailsum.el (rmail-summary-output-as-seen): Doc fix.
12
13 * mail/rmailout.el (rmail-output-decode-coding): Fix custom type, group.
14 (rmail-output-as-babyl, rmail-output-to-babyl-buffer): Remove
15 unnecessary use of with-no-warnings.
16 (rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
17 (rmail-output-as-mbox): Start search from point-min. If constructing a
18 "From " line, prefer the date header over the current time.
19 (rmail-update-summary): Move declaration earlier in file.
20
21 2009-02-15 Richard M Stallman <rms@gnu.org>
22
23 * mail/rmailedit.el (rmail-edit-diff-headers):
24 Delete spurious reference to OLD.
25
26 2009-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
29 the `with-buffer-unmodified' to avoid useless `readlink' calls.
30
31 2009-02-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
32
33 * textmodes/bibtex.el (bibtex-global-key-alist)
34 (bibtex-initialize): Exclude current buffer if it does not use
35 bibtex-mode.
36 (bibtex-parse-strings, bibtex-strings, bibtex-initialize)
37 (bibtex-sort-buffer, bibtex-search-entry)
38 (bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
39 test whether bibtex-strings and bibtex-reference-keys have their
40 initial values.
41
42 2009-02-14 Eli Zaretskii <eliz@gnu.org>
43
44 * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings'
45 around forms that refer to translation-table-for-input.
46
47 * isearch.el (isearch-search-string): Use `with-no-warnings'
48 around forms that refer to translation-table-for-input.
49
50 * international/quail.el (quail-input-string-to-events)
51 (quail-store-decode-map-key, quail-char-equal-p):
52 Use `with-no-warnings' around forms that refer to
53 translation-table-for-input.
54
55 * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings'
56 around forms that refer to translation-table-for-input.
57
58 * subr.el (translation-table-for-input): Declare obsolete again.
59
60 2009-02-14 Glenn Morris <rgm@gnu.org>
61
62 * mail/rmail.el (rmail): When reverting, swap buffers before setting
63 counters. (Bug#2229)
64 (rmail-revert): Swap buffers before replacing contents.
65
66 2009-02-14 Ian Eure <ian@digg.com> (tiny change)
67
68 * progmodes/sql.el (sql-product-alist, sql-connect-sqlite):
69 Remove host, user, password options not applicable to SQlite. (Bug#1904)
70
71 2009-02-14 Richard M Stallman <rms@gnu.org>
72
73 * mail/rmailedit.el: Handle editing of header fields.
74 (rmail-old-headers): New variable.
75 (rmail-edit-current-message): Set it, recording current headers.
76 (rmail-cease-edit): Compute new headers and diff against old ones.
77 Update the mbox buffer with the changes that were made.
78 (rmail-edit-headers-alist): New function.
79 (rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
80
81 * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon
82 in default file name.
83
84 * mail/rmail.el (rmail-convert-file-maybe): Turn off case-fold-search.
85 (rmail-add-mbox-headers): Likewise.
86
87 2009-02-13 Eli Zaretskii <eliz@gnu.org>
88
89 * files.el (load-library): Doc fix.
90
91 * subr.el (locate-library): Doc fix. (Bug#2291)
92
93 2009-02-13 Alan Mackenzie <acm@muc.de>
94
95 * progmodes/cc-cmds.el (c-defun-name): Widen, to allow it to work
96 in narrowed buffers.
97
98 2009-02-13 Kenichi Handa <handa@m17n.org>
99
100 * international/titdic-cnv.el (tit-process-header): Use
101 buffer-substring-no-properties instead of buffer-substring.
102 (tit-process-body): Likewise.
103 (tsang-quick-converter): Handle superfluous CR at eol.
104 (py-converter): Use buffer-substring-no-properties instead of
105 buffer-substring. Handle superfluous CR at eol.
106 (ziranma-converter): Likewise
107 (ctlau-converter): Likewise.
108 (miscdic-convert): Read a file without eol conversion. (Bug#2307)
109
110 2009-02-13 Juanma Barranquero <lekktu@gmail.com>
111
112 * minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
113
114 2009-02-13 Glenn Morris <rgm@gnu.org>
115
116 * mail/rmail.el (rmail-show-message-1): New name for the old
117 rmail-show-message.
118 * mail/rmail.el, mail/rmailkwd.el, mail/rmailmsc.el, mail/rmailout.el:
119 * mail/rmailsort.el: Update for rmail-show-message name change.
120
121 * mail/rmail.el (rmail-show-message): New name for the old
122 rmail-show-message-maybe.
123 * mail/rmail.el, mail/rmailsum.el: Update for rmail-show-message-maybe
124 name change.
125
126 * mail/rmailsum.el (msgnum): Remove declaration.
127 (rmail-summary-redo): Add missing initialization value.
128 (rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
129 (rmail-summary-mark-deleted, rmail-summary-deleted-p):
130 Fix skip-chars-forward calls.
131 (rmail-summary-mark-seen): New function. As well as removing the '-'
132 mark, update the summary-vector. (Bug#2135)
133 (rmail-summary-rmail-update, rmail-summary-goto-msg):
134 Use rmail-summary-mark-seen.
135
136 * mail/rmail.el (rmail-summary-vector, rmail-mode-map): Add doc string.
137
138 * mail/unrmail.el (unrmail): When getting message keywords, don't
139 include a leading space, but do include the space after the separating
140 comma. (Bug#2303)
141
142 * mail/rmail.el (rmail-set-header-1): If VALUE is nil, remove the
143 header altogether.
144 (rmail-set-header): Doc fix.
145 * mail/rmailkwd.el (rmail-set-label): Delete the keyword header if all
146 labels are removed. (Bug#2302)
147
148 2009-02-12 Juri Linkov <juri@jurta.org>
149
150 * image-mode.el (image-toggle-display):
151 Let-bind `buffer-file-truename' to nil around the call to
152 `add-text-properties' to prevent directory time modification
153 by lock_file. Replace `set-buffer-modified-p' with
154 `restore-buffer-modified-p'. (Bug#2295)
155
156 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
157
158 * progmodes/python.el (python-use-skeletons): Re-add.
159 (def-python-skeleton): Use it. (Bug#2238)
160
161 * international/quail.el (quail-make-guidance-frame): Remove the
162 `parent-id' parameter.
163 (quail-show-guidance): Make the new window dedicated.
164
165 2009-02-12 Juanma Barranquero <lekktu@gmail.com>
166
167 * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
168 Fix typos in docstrings.
169
170 2009-02-12 Alan Mackenzie <acm@muc.de>
171
172 * progmodes/cc-defs.el (c-emacs-features): Crash-fix: change `='
173 to `eq'. (Bug#2304)
174
175 2009-02-12 Glenn Morris <rgm@gnu.org>
176
177 * mail/rmailkwd.el (rmail-set-label): Fix the test for a label being
178 already present. (Bug#2210)
179
180 2009-02-12 Kenichi Handa <handa@m17n.org>
181
182 * international/characters.el (?.): New character category for
183 Base characters. Set them in the standard category table.
184
185 * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
186 a base character.
187
188 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
189
190 * isearch.el (isearch-yank-char-in-minibuffer)
191 (isearch-other-meta-char): Use with-current-buffer.
192
193 * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
194 syntax-ppss. (Bug#1243)
195
196 * emacs-lisp/lisp.el (end-of-defun): Rewrite, to use the ARG argument
197 to beginning-of-defun-raw.
198
199 * emacs-lisp/lisp.el (end-of-defun): Don't skip to next line after
200 calling end-of-defun-function if it already moved to BOL.
201
202 2009-02-12 Richard M Stallman <rms@gnu.org>
203
204 * mail/rmail.el (rmail-show-message-verbose-min): New option.
205 (rmail-show-message): Conditionally show start and finish in echo area.
206
207 2009-02-12 Glenn Morris <rgm@gnu.org>
208
209 * mail/rmailsum.el (rmail-get-summary-labels): Store any message labels
210 for use in completion.
211 * mail/rmailkwd.el (rmail-read-label): Don't scan for labels if the
212 summary exists, since it's already done.
213
214 * mail/rmail.el (rmail-unix-mail-delimiter): Doc fix.
215 (rmail-enable-multibyte): Don't really define, only for compiler.
216
217 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
218
219 * files.el (read-buffer-to-switch):
220 Add table to icomplete-with-completion-tables.
221
222 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
223
224 * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
225 switches (Bug#2261).
226
227 2009-02-11 Juanma Barranquero <lekktu@gmail.com>
228
229 * server.el (server-with-environment): Don't fail for negative
230 entries in ENV.
231
232 2009-02-11 Dan Nicolaescu <dann@ics.uci.edu>
233
234 * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
235 (vc-default-dir-printer): Add a comment about updating this function.
236
237 * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
238 for the file name.
239
240 2009-02-11 Glenn Morris <rgm@gnu.org>
241
242 * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
243 (calendar-set-mode-line): Fall back to a default width if we seem to be
244 called from daemon. (Bug#2199)
245
246 * mail/rmailkwd.el (rmail-make-label): Doc fix.
247 (rmail-read-label): Add current labels to completion list. (Bug#2222)
248 (rmail-set-label): Use `or'.
249
250 2009-02-11 Chong Yidong <cyd@stupidchicken.com>
251
252 * emacs-lisp/find-func.el (find-library-name, find-library):
253 Doc fixes. (Part of bug#2270)
254
255 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
256
257 * env.el (getenv): When FRAME is non-nil, pass the frame environment
258 to `getenv-internal', not the frame. (Bug#2259)
259
260 2009-02-10 Kenichi Handa <handa@m17n.org>
261
262 * descr-text.el (describe-char-display): On terminal, if terminal
263 coding system is nil, assume us-ascii.
264 (describe-char): Don't show the composition information if it is
265 trivial.
266
267 2009-02-10 Nick Roberts <nickrob@snap.net.nz>
268
269 * vc-svn.el (vc-svn-after-dir-status): Use shy group for revision
270 number as it isn't present for unregistered files.
271
272 * vc-dir.el (vc-dir-find-file-other-window): Allow mouse events.
273 (vc-dir-mouse-map): New keymap.
274 (vc-default-dir-printer): Use it locally.
275
276 2009-02-10 Glenn Morris <rgm@gnu.org>
277
278 * speedbar.el: Avoid messing up font-lock-global-modes.
279
280 * mail/mail-utils.el (mail-use-rfc822): Remove * from defcustom doc.
281 (mail-file-babyl-p): Use with-temp-buffer.
282
283 * mail/rmailsort.el: Just require rmail.
284
285 * mail/rmailedit.el: Just require rmail.
286 (rmail-old-pruned): Add doc string.
287 (rmail-edit-current-message): Use rmail-msg-is-pruned.
288 (rmail-cease-edit): Don't mangle the leading From line.
289 Don't mark as edited if there were no changes. (Bug#2256)
290 Correctly restore header state.
291
292 * mail/rmail.el (rmail-automatic-folder-directives): Doc fix.
293 (rmail-current-message, rmail-total-messages)
294 (rmail-message-vector, rmail-deleted-vector): Add doc strings.
295 (rmail-duplicate-message): Doc fix.
296 (rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
297 New functions.
298 (rmail-get-header, rmail-set-header, rmail-set-attribute):
299 Use rmail-apply-in-message.
300 (rmail-message-attr-p): Use rmail-get-header, hence no longer requires
301 unswapped-ness.
302 (rmail-get-attr-names): Check for missing or corrupt attribute headers.
303 (rmail-auto-file): Set the filed attribute, rather than explicitly not
304 doing so. (Bug#2231)
305 (rmail-set-attribute): Allow ATTR to be a string.
306
307 2009-02-09 Ulf Jasper <ulf.jasper@web.de>
308
309 * net/newst-treeview.el (newsticker-treeview-save)
310 (newsticker--treeview-load): Kill groups buffer after saving/loading.
311
312 2009-02-09 Tassilo Horn <tassilo@member.fsf.org>
313
314 * doc-view.el (doc-view-scroll-up-or-next-page)
315 (doc-view-scroll-down-or-previous-page, doc-view-goto-page): Reset
316 the old hscroll value after switching pages.
317
318 2009-02-09 Glenn Morris <rgm@gnu.org>
319
320 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
321 (calendar-holiday-marker): Drop test for color display.
322
323 2009-02-08 Glenn Morris <rgm@gnu.org>
324
325 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
326 (calendar-holiday-marker, calendar-mark-visible-date):
327 * calendar/diary-lib.el (diary-fancy-display):
328 It doesn't make sense to check font-lock-mode (see comments;
329 reverts 2008-04-02 change). (Bug#2199)
330
331 2009-02-08 Juri Linkov <juri@jurta.org>
332
333 * simple.el (toggle-word-wrap): New command.
334
335 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
336
337 * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
338 (ps-run-make-tmp-filename): Use temporary-file-directory.
339
340 * textmodes/artist.el (artist-system): Allow make-temp-file to use
341 temporary-file-directory.
342
343 * mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use
344 temporary-file-directory.
345
346 2009-02-07 Glenn Morris <rgm@gnu.org>
347
348 * mail/unrmail.el (rmime-magic-string): Define for compiler.
349
350 2009-02-07 Eli Zaretskii <eliz@gnu.org>
351
352 * mail/rmail.el (rmail): Bind coding-system-for-read to
353 no-conversion before calling find-file-noselect. (Bug#2015)
354
355 2009-02-07 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
356
357 * proced.el (proced-after-send-signal-hook): Use defcustom.
358 (proced-header-line): Handle header lines that are shorter than
359 window-hscroll.
360 (proced-send-signal): Rebind split-width-threshold analogous to
361 dired-pop-to-buffer.
362
363 2009-02-07 Eli Zaretskii <eliz@gnu.org>
364
365 * mail/rmail.el (rmail-redecode-body): Don't encode/decode the
366 message; instead, just rewrite the X-Coding-System header with the
367 new encoding, and let rmail-show-message do the rest. Remove
368 unused argument RAW. Fix doc string to be consistent with the new
369 implementation.
370 (rmail-show-message): Honor X-Coding-System header, if present, in
371 preference to Content-Type header.
372
373 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
374
375 * server.el (server-execute): Enable quit.
376
377 2009-02-07 Andreas Schwab <schwab@suse.de>
378
379 * image-mode.el (image-mode): Always set image-type.
380 (image-minor-mode): Likewise.
381
382 2009-02-07 Eli Zaretskii <eliz@gnu.org>
383
384 * mail/rmailedit.el (rmail-cease-edit): Look for the message's
385 encoding, and its "content-transfer-encoding" and "content-type"
386 headers only in the headers' portion. (Bug#2017)
387
388 2009-02-07 Ulf Jasper <ulf.jasper@web.de>
389
390 * net/newst-treeview.el
391 (newsticker-treeview-next-new-or-immortal-item): New arg
392 DONT-WRAP-TREES to prevent infinite recursion.
393
394 2009-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
395
396 * mail/rmailedit.el (rmail-cease-edit): narrow-to-region before
397 extracting mail message headers. Use encode-coding-region instead
398 of insert-buffer-substring for re-encoding edited message.
399 Add qp/b64 encoding only after text was encoded.
400
401 2009-02-07 Eli Zaretskii <eliz@gnu.org>
402
403 * subr.el: Don't declare `translation-table-for-input' obsolete.
404 Equivalent info added to its doc string, q.v.
405
406 * files.el (save-buffer): Display "Saving file FOO..." message
407 regardless of buffer's size. (Bug#2137)
408
409 2009-02-07 Chong Yidong <cyd@stupidchicken.com>
410
411 * simple.el (line-move-visual): Handle overflow-newline-into-fringe.
412
413 2009-02-07 Alex Schroeder <alex@gnu.org>
414
415 * mail/unrmail.el (unrmail): Use regexps to find message separators so
416 as not to match any fake rmime.el separators. Remove any sections added
417 by rmime.el.
418
419 2009-02-07 Glenn Morris <rgm@gnu.org>
420
421 * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack
422 that is no longer appropriate to mbox Rmail.
423
424 * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer
425 before trying to move to the start of the message.
426 (rmail-summary-undelete-many, rmail-summary-rmail-update):
427 Fix rmail-set-attribute calls.
428
429 * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original):
430 Doc fix.
431 (rmail-output-to-rmail-buffer): Autoload it.
432 (mail-do-fcc): Give it a doc string. Update for mbox Rmail, simplify.
433
434 2009-02-06 Glenn Morris <rgm@gnu.org>
435
436 * mail/unrmail.el (unrmail): Use current-time-string.
437
438 * simple.el (kill-whole-line): Provide a default argument of 1.
439
440 * mail/undigest.el (rmail-mail-separator): Delete.
441 (undigestify-rmail-message, unforward-rmail-message): Update for
442 mbox Rmail.
443
444 2009-02-05 Kenichi Handa <handa@m17n.org>
445
446 * international/fontset.el (script-representative-chars): Remove
447 mathematical.
448 (setup-default-fontset): Add entries for each subgroup of
449 mathematical script.
450
451 2009-02-05 Juri Linkov <juri@jurta.org>
452
453 * image-mode.el (image-mode): Use `image-get-display-property'
454 instead of `get-text-property'.
455 (image-minor-mode): Sync the logic with `image-mode' including the
456 displaying an image file as the actual image by default.
457
458 2009-02-05 Alan Mackenzie <acm@muc.de>
459
460 * progmodes/cc-defs.el (c-emacs-features): Check the working of
461 beginning/end-of-defun-function more rigorously before setting
462 argumentative-bod-function.
463
464 2009-02-05 Dan Nicolaescu <dann@ics.uci.edu>
465
466 * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
467 (turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
468 mode on the initial terminal.
469
470 2009-02-05 Glenn Morris <rgm@gnu.org>
471
472 * mail/rmail.el (rmail-what-message, rmail-duplicate-message):
473 Make these functions work.
474
475 * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile.
476 (rmail-narrow-to-non-pruned-header): Remove autoload.
477 (mairix-rmail-fetch-field): Handle mbox Rmail.
478
479 2009-02-04 Dave Love <fx@gnu.org>
480
481 * net/imap.el (imap-fetch-safe): Bind debug-on-error.
482 (imap-debug): Add imap-fetch-safe.
483
484 2009-02-04 Teodor Zlatanov <tzlatanov@jumptrading.com>
485
486 * net/netrc.el (netrc-machine-user-or-password): Use list of
487 auth-source modes.
488
489 2009-02-04 Nick Roberts <nickrob@snap.net.nz>
490
491 * vc-svn.el (vc-svn-diff): Revert previous change but add a test
492 for newvars is nil. (C-u C-x v = with default values).
493
494 2009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
495
496 * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
497 format. Use when instead of if.
498
499 2009-02-04 Miles Bader <miles@gnu.org>
500
501 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
502 (backward-list, backward-up-list, beginning-of-defun)
503 (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
504
505 2009-02-04 Glenn Morris <rgm@gnu.org>
506
507 * mail/mail-utils.el (mail-fetch-field): Previous doc fix was
508 ill-advised.
509
510 * mail/rmail.el: No need for mule-util when compiling.
511 (rmail-first-message): Unbreak it.
512
513 * mail/rmailmsc.el: Require rmail not just when compiling.
514 Remove unneeded declarations.
515
516 * term/ns-win.el (ns): Define as a custom group.
517
518 2009-02-04 Kenichi Handa <handa@m17n.org>
519
520 * international/mule-cmds.el (select-safe-coding-system): Use
521 buffer-chars-modified-tick instead of buffer-modified-tick.
522
523 * descr-text.el (describe-char): Check font-object by fontp.
524
525 * composite.el (compose-gstring-for-terminal): If a character is
526 not supported by the current terminal, don't make a multi-glyph
527 grapheme cluster.
528 (auto-compose-chars): Check font-object by fontp.
529
530 2009-02-03 Glenn Morris <rgm@gnu.org>
531
532 * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date
533 over current-time. (Bug#2175)
534
535 * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
536 inserting the converted mailbox.
537 (rmail-get-new-mail): Restore the loop over inboxes when two or more
538 have the same basename. (Bug#2164)
539 Set the return value according to whether any mail was found,
540 not just in the last inbox. Only show a message and run the hook after
541 checking all inboxes.
542 (rmail-get-new-mail-1): Move message display and running the hook to
543 rmail-get-new-mail.
544
545 * mail/rmailkwd.el (rmail-label-obarray): Initialize using
546 rmail-attr-array.
547 (rmail-make-label, rmail-read-label): Give it a doc string.
548 (rmail-add-label, rmail-kill-label): Change argument name to match the
549 doc. Doc fix.
550 (rmail-set-label): Doc fix. Also update summary in attr case.
551 Accept labels as a string or a symbol. (Bug#2165)
552
553 * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
554 null.
555
556 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
557
558 * progmodes/vhdl-mode.el (vhdl-prepare-search-1)
559 (vhdl-prepare-search-2): Properly cleanup on `quit'.
560
561 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init):
562 Mark the entries as being "system" entries rather than "user" entries.
563
564 2009-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
565
566 * smerge-mode.el (smerge-start-session): Add interactive spec.
567
568 2009-02-02 Glenn Morris <rgm@gnu.org>
569
570 * mail/rmail.el (rmail-ignored-headers, rmail-displayed-headers)
571 (rmail-retry-ignored-headers, rmail-highlighted-headers):
572 Restore autoloads.
573
574 2009-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
575
576 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Fix up EOB.
577
578 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * cmuscheme.el (scheme-args-to-list): Remove.
581 (run-scheme): Use split-string-and-unquote instead, so as to allow
582 spaces in the command name and/or the arguments.
583
584 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
585
586 * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
587
588 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
589
590 Sync with Tramp 2.1.15.
591
592 * net/tramp.el (tramp-read-passwd): Cached passwords shall still be
593 used.
594
595 * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'.
596
597 * net/trampver.el: Update release number.
598
599 2009-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
600
601 * mail/rmail.el (rmail-view-buffer): Make buffer-local.
602 (rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
603 (rmail-undelete-previous-message, rmail-mark-message)
604 (rmail-speedbar-buttons): Use with-current-buffer.
605 (rmail-mode-map): Move initialization into declaration.
606 (rmail-swap-buffers, rmail-unfontify-buffer-function)
607 (rmail-fontify-message): Use restore-buffer-modified-p.
608 (rmail-expunge-and-save): Don't swap buffer.
609 (rmail-get-header, rmail-set-header, rmail-set-attribute)
610 (rmail-apply-in-message): Swap save-excursion and save-restriction.
611
612 * mail/rmailsort.el (rmail-sort-messages): Use car-less-than-car
613 if possible.
614
615 * mail/rmailedit.el (rmail-edit-map): Move init into declaration.
616 (rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
617
618 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
619
620 * mouse.el (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
621
622 * progmodes/ebrowse.el:
623 * international/robin.el:
624 * emulation/viper-util.el:
625 * emulation/viper-mous.el:
626 * emulation/viper-keym.el:
627 * ediff.el:
628 * ediff-wind.el:
629 * ediff-vers.el:
630 * ediff-ptch.el:
631 * ediff-mult.el:
632 * ediff-merg.el:
633 * ediff-diff.el: Follow commenting conventions.
634
635 2009-01-31 Eli Zaretskii <eliz@gnu.org>
636
637 * mail/rmail.el (rmail-redecode-body): Use eight-bit instead of
638 obsolete eight-bit-control and eight-bit-graphic.
639
640 2009-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 * emacs-lisp/elp.el (elp-results-symname-map): Add follow-link.
643
644 2009-01-31 Chong Yidong <cyd@stupidchicken.com>
645
646 * emacs-lisp/lisp.el (end-of-defun): Protect against
647 infloops (Bug#2106).
648
649 2009-01-31 Dan Nicolaescu <dann@ics.uci.edu>
650
651 * vc-dir.el (vc-dir-mouse-map):
652 (vc-default-dir-printer):
653 (vc-dir-find-file-other-window): Undo previous change, it breaks
654 the behavior of mouse-2.
655 (vc-dir-mode): Fix docstring.
656
657 * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p
658 logic, it makes the makes the normal case too slow.
659
660 2009-01-31 Eli Zaretskii <eliz@gnu.org>
661
662 * mail/unrmail.el (unrmail): Set coding-system of the old Rmail
663 file to `raw-text-unix'. Bind coding-system-for-write when
664 writing out the converted message, and make sure it uses Unix
665 EOLs.
666
667 * mail/rmail.el (rmail-convert-babyl-to-mbox): Set Rmail's buffer
668 encoding to `raw-text-unix'.
669 (rmail-perm-variables): Set encoding of rmail-view-buffer to
670 `undecided-unix'.
671 (rmail-redecode-body): Don't change EOL conversion of the new
672 encoding if the old one left it unspecified.
673 (rmail-automatic-folder-directives, rmail): Doc fixes.
674 (rmail-swap-buffers): New function.
675 (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
676 (rmail-show-message): Use rmail-swap-buffers.
677 (rmail-decode-region): If DESTINATION is a buffer, set the
678 encoding of that buffer, rather than the current buffer.
679 (rmail-show-message): Make error message about uuencoded mail
680 more explicit.
681 (rmail-show-message-maybe): Simplify code. Doc fix.
682 (rmail-show-message): Doc fix.
683
684 2009-01-31 Glenn Morris <rgm@gnu.org>
685
686 * mail/rmailsum.el (rmail-new-summary): Don't try to summarize an empty
687 folder.
688
689 * mail/rmail.el (rmail-msg-is-pruned): New function.
690 (rmail-toggle-header): Doc fix. Use rmail-msg-is-pruned.
691 (rmail-reply): Set up to yank from the decoded message rather than the
692 raw one. (Bug#2104).
693
694 * mail/mail-utils.el (mail-fetch-field): Doc fix.
695
696 * mail/uce.el (rmail-current-message): Remove unneeded declaration.
697 (uce-message-text, uce-default-headers): Fix custom type.
698 (rmail-buffer, rmail-msg-is-pruned): Declare.
699 (uce-reply-to-uce): Add autoload cookie. Doc fix.
700 Update for mbox Rmail.
701
702 2009-01-31 Nick Roberts <nickrob@snap.net.nz>
703
704 * vc-dir.el (vc-dir-mouse-map): New keymap.
705 (vc-default-dir-printer): Use it locally.
706 (vc-dir-find-file-other-window): Allow mouse events.
707
708 2009-01-30 Eli Zaretskii <eliz@gnu.org>
709
710 * mail/unrmail.el (unrmail): Fix conversion of BABYL attributes
711 into Rmail-mbox attributes.
712
713 * mail/rmail.el (rmail-convert-babyl-to-mbox): Bind
714 coding-system-for-read to `raw-text', and use insert-file-contents
715 instead of insert-file-contents-literally. Fixes bug #2019.
716 (rmail-resent-attr-index): Fix index value.
717
718 2009-01-30 Nick Roberts <nickrob@snap.net.nz>
719
720 * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
721 precedence even when its value is t. (Bug#2093)
722
723 * vc-svn.el (vc-svn-dir-status): Correct logic for remote
724 connection. (Bug#2093)
725 (vc-svn-diff): Use old version number even when it is the working
726 revision. This is needed, e.g, in the vc-print-log buffer. (Bug#2092)
727
728 2009-01-30 Glenn Morris <rgm@gnu.org>
729
730 * mail/rmail.el (rmail-reply): Handle empty folders.
731 (rmail-speedbar-buttons)
732 (rmail-speedbar-move-message-to-folder-on-line): Use line-end-position.
733
734 * mail/rmailsum.el (rmail-summary-update-line): Replace duplicate
735 line-beginning-position calls.
736 (rmail-header-summary): Use line-end-position.
737
738 2009-01-30 Toby Speight <streapadair@gmx.net> (tiny change)
739
740 * generic-x.el (hosts-generic-mode, named-database-generic-mode):
741 Fix regexp quoting. (Bug#1739)
742
743 2009-01-29 Michael Albinus <michael.albinus@gmx.de>
744
745 * net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
746 correction of passwords.
747
748 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
749
750 * mail/rmail.el (rmail-toggle-header): Determine current header
751 style using the buffer-local value of rmail-header-style in the
752 view buffer.
753 (rmail-show-message): Set a buffer-local value of
754 rmail-header-style in the view buffer. (Bug#2016)
755
756 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
757
758 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
759 Fix typos in docstrings.
760
761 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
762
763 * bindings.el (completion-ignored-extensions):
764 Add entries for VCS metadata directories (CVS/, .svn, etc).
765
766 * pcvs.el (completion-ignored-extensions):
767 * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
768 directory, now done in bindings.el.
769
770 2009-01-29 Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE> (tiny change)
771
772 * pcmpl-rpm.el (pcmpl-rpm): Doc fix. (Bug#2094)
773
774 2009-01-29 Glenn Morris <rgm@gnu.org>
775
776 * mail/rmail.el (rmail-file-name): Remove duplicate definition.
777 (rmail-set-header): Ensure header changes get saved.
778
779 * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
780
781 * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
782 one, after a label is added.
783
784 * mail/rmailsum.el (rmail-summary-update-line): New function.
785 (rmail-summary-goto-msg): Return a value according to whether message
786 was found.
787 (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
788 property. Use line-end-position.
789
790 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
791
792 * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
793 quoted From lines.
794
795 * mail/rmail.el (rmail-redecode-body): New function, based on old
796 version removed in 2009-01-22 change.
797 (rmail-show-message): Unquote From lines.
798
799 2009-01-28 Tassilo Horn <tassilo@member.fsf.org>
800
801 * doc-view.el (doc-view-mode): Don't use string-match and file
802 extension to choose fallback mode on empty/non-existing files but
803 let-bind auto-mode-alist and call normal-mode.
804
805 2009-01-28 Eli Zaretskii <eliz@gnu.org>
806
807 * ls-lisp.el (ls-lisp-classify): Propertize file name before
808 concatenating the type indicating character.
809 (ls-lisp-format): Don't propertize file-name only if
810 ls-lisp-classify already did.
811
812 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
813
814 * net/dbus.el (dbus-event-error-hooks): Fix docstring.
815 Describe second parameter of hook functions.
816 (dbus-handle-event): Apply it.
817
818 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
819
820 * mail/rmail.el (rmail-toggle-header): Don't reset
821 rmail-header-style permanently (bug#2016).
822
823 2009-01-28 Denis Howe <denis.howe@gmail.com>
824
825 * complete.el (PC-do-completion): Correct case when completion is
826 unambiguous.
827
828 2009-01-28 Stephen Berman <stephen.berman@gmx.net>
829
830 * calendar/todo-mode.el (todo-insert-item-here):
831 Prevent insertion of a new entry inside of an existing entry.
832 Minor code cleanup. (Bug#2084)
833 (todo-add-category): Change the interactive spec. Signal an error
834 if the Todo file is non-empty but contains no category. Reject
835 category names that could induce bugs and confusion. Call
836 todo-mode if the Todo file is new and unsaved. Simplify handling
837 of local variables cookie. Properly display the newly added
838 category in Todo mode.
839 (todo-show): Call todo-initial-setup only if there is neither a
840 Todo file nor a corresponding unsaved buffer. (Bug#2085)
841 (todo-category-alist): Delete function.
842 (todo-completing-read): New function.
843 (todo-insert-item, todo-jump-to-category): Use it.
844 (todo-insert-item): Make the use of the prefix argument conform to
845 the doc string. (Bug#2086)
846
847 2009-01-28 Glenn Morris <rgm@gnu.org>
848
849 * mail/rmail.el (rmail-expunge-and-save): Always show a message,
850 even when called from the summary. (Bug#2075)
851 (rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
852 (rmail-show-message-maybe): Use rmail-no-mail-p.
853 (rmail-show-message): If empty folder, do nothing. (Bug#2076)
854 (rmail-get-labels): Separate status and label fields with a semicolon,
855 rather than a comma, for consistency with old Rmail.
856
857 * mail/rmailsum.el (rmail-message-recipients-p-1): Don't bother
858 starting from the beginning, since mail-fetch-field does not care.
859 (rmail-create-summary-line): Fix unseen handling. (Bug#2089)
860 (rmail-get-summary-status): New name for old rmail-get-summary-labels.
861 (rmail-get-summary-labels): New function. Returns labels rather than
862 status (edited, etc).
863 (rmail-create-summary): Insert an extra space after the status
864 flags, for consistency with old rmail, and with current
865 rmail-summary-font-lock-keywords.
866
867 2009-01-28 Chong Yidong <cyd@stupidchicken.com>
868
869 * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
870 if region is active. Use cond instead of nested ifs. (Bug#2053)
871
872 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
873
874 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
875 converting.
876
877 * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
878 which are recognized by the new Rmail, instead of X-BABYL-V6-*.
879
880 2009-01-27 Christopher Oliver <coliver@message.nmc.edu>
881
882 * mouse.el (mouse-select-font): Return a string instead of a list.
883
884 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
885
886 * bindings.el: Swap C-delete and C-backspace bindings here, so we
887 don't have to do it in normal-erase-is-backspace-mode.
888
889 * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete
890 and C-backspace; the latter is not available on ttys anyway.
891
892 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
893
894 (doc-view-mode): Fix broken call to string-match.
895
896 2009-01-27 Tassilo Horn <tassilo@member.fsf.org>
897
898 * doc-view.el (doc-view-mode): Enhance docstring and fallback to
899 fundamental-mode or ps-mode if the file is empty or doesn't exist
900 at all.
901 (doc-view-initiate-display): Better info message if doc-view-mode
902 cannot be used. (Missing utility or no png support/no X frame.)
903 (Bug#2058)
904
905 2009-01-27 Glenn Morris <rgm@gnu.org>
906
907 * mail/rmail.el (rmail-copy-headers): Doc fix. Leave point at the end
908 of the headers in the full header case. (Bug#2073)
909
910 2009-01-27 Kenichi Handa <handa@m17n.org>
911
912 * mail/rmail.el (rmail-get-coding-system): Re-search
913 rmail-mime-charset-pattern directly instead of using
914 mail-fetch-field. Use coding-system-from-name.
915
916 * international/mule-cmds.el (canonicalize-coding-system-name)
917 (coding-system-from-name): New functions.
918
919 2009-01-27 Glenn Morris <rgm@gnu.org>
920
921 * dired-x.el (dired-bind-vm): Doc fix.
922
923 * mail/rmail-spam-filter.el: Remove leading `*' from defcustom docs.
924 Replace `first' and `rest' with `car' and `cdr' throughout.
925 (rsf-auto-delete-spam-bbdb-entries): Remove unused variable.
926 (rsf-scanning-messages-now): Doc fix.
927 (rsf-check-field): Rename from `check-field' and update callers.
928 (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness.
929 Use rmail-output rather than deleted rmail-output-to-rmail-file.
930
931 * mail/rmail.el: Remove leading `*' from defcustom docs.
932 Remove needless autoloads of many defcustoms and hooks.
933 (rmail-enable-mime, rmail-insert-mime-resent-message-function)
934 (rmail-search-mime-message-function, rmail-search-mime-header-function)
935 (rmail-decode-mime-charset): Doc fix.
936 (rmail-search-message, rmail-resend): Check functions set before use.
937
938 * mail/rmailout.el: Remove leading `*' from defcustom docs.
939 Remove needless autoloads of many defcustoms.
940 (rmail-output-to-babyl-buffer): Rename from
941 rmail-output-to-r-mail-buffer and update caller.
942 (rmail-output): Doc fix.
943
944 * mail/rmailsum.el: Remove leading `*' from defcustom docs.
945 Remove needless autoloads of many defcustoms.
946 (rmail-message-regexp-p-1): Check rmail-search-mime-header-function
947 is set.
948
949 * mail/unrmail.el (command-line-args-left): Remove unneeded declaration.
950 (batch-unrmail, unrmail): Doc fix.
951
952 * mail/rmailsum.el (rmail-message-recipients-p-1)
953 (rmail-message-regexp-p-1): Ensure searches start from the
954 beginning of the header.
955
956 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
957
958 * mail/rmailsum.el (rmail-summary-mark-deleted): Recache summary.
959
960 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
961
962 * calc/calc-sel.el (cal-sel-mult-both-sides): Add an option to
963 expand the denominator.
964
965 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
966
967 * net/dbus.el (dbus-event-error-hooks): New variable.
968 (dbus-handle-event): Use it.
969
970 2009-01-26 Glenn Morris <rgm@gnu.org>
971
972 * Makefile.in (ELCFILES): Update.
973
974 * mail/rmail.el (rmail-reply): Don't include Resent-To and Resent-Cc in
975 replies. (Bug#512)
976
977 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
978
979 * calendar/icalendar.el (icalendar-uid-format): Fix doc string.
980
981 2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
982
983 * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
984 Remove from global map and key definitions.
985 (ns-toggle-toolbar, ns-info-prefs): Add to global map and key
986 definitions.
987 (ns-show-preferences-help, ns-unput-working-text): New functions.
988 (ns-unecho-working-text): Update message.
989
990 2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com>
991
992 * calendar/icalendar.el (icalendar-uid-format): New defcustom
993 variable to allow the user to choose icalendar UID format.
994 (icalendar--diarytime-to-isotime): Bug fix, now times in the range
995 12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
996 (icalendar-export-region,icalendar--create-uid): Use custom
997 function to compute icalendar UID for each entry.
998 (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
999 with description, location, etc. fields (need to keep active count
1000 of fields encountered). Another bug fix to the regex that matches
1001 multiple lines (need \' regex instead of $ to match end-of-entry).
1002
1003 2009-01-25 Juri Linkov <juri@jurta.org>
1004
1005 * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
1006 change its title from "Recursive grep..." to "Grep via Find...".
1007 Add menu items for lgrep and rgrep.
1008
1009 2009-01-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1010
1011 * ps-print.el (ps-print-version): New version 7.3.4.
1012
1013 2009-01-24 Eduard Wiebe <usenet@pusto.de> (tiny change)
1014
1015 * ps-print.el: Fix face background/foreground extraction.
1016 (ps-face-extract-color): New fun.
1017 (ps-face-attributes, ps-face-attribute-list): Code fix.
1018
1019 2009-01-24 Geoff Gole <geoffgole@gmail.com> (tiny change)
1020
1021 * align.el (align-region): Avoid infloop.
1022
1023 2009-01-24 Eli Zaretskii <eliz@gnu.org>
1024
1025 * env.el (environment): Function removed.
1026
1027 * international/mule-cmds.el (set-language-environment-coding-systems):
1028 If default-buffer-file-coding-system is nil, set up to have EOLs that
1029 are native for the underlying system-type. (Bug#1853)
1030 (prefer-coding-system, set-default-coding-systems): Doc fix.
1031
1032 2009-01-24 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
1035 Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
1036 (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
1037 Use `string-match-p'.
1038
1039 2009-01-24 Ulf Jasper <ulf.jasper@web.de>
1040
1041 * net/newst-treeview.el (newsticker--treeview-first-feed): New.
1042 (newsticker-treeview-next-new-or-immortal-item): Try first-feed if
1043 next-feed does not succeed. Fixes bug#1710 even more.
1044 (newsticker-treeview-next-feed): Simplify.
1045 (newsticker--group-get-feeds): Suppress group names in result.
1046
1047 2009-01-24 Adrian Robert <Adrian.B.Robert@gmail.com>
1048
1049 * term/ns-win.el (menu-bar-select-frame): Drop this override.
1050 (menu-bar-update-frames): Update call to menu-bar-select-frame.
1051
1052 2009-01-24 Glenn Morris <rgm@gnu.org>
1053
1054 * mail/rmail.el (rmail-insert-inbox-text): Revert replacement of
1055 "popmail" by "pormail".
1056
1057 * language/ethio-util.el (rmail-current-message, rmail-message-vector):
1058 Remove unneeded declarations.
1059
1060 2009-01-24 Jay Belanger <jay.p.belanger@gmail.com>
1061
1062 * calc/calc-poly.el (calcFunc-apart): Improve test for
1063 rational functions.
1064
1065 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1066
1067 * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
1068 return value of rmail-get-labels.
1069
1070 * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
1071 return value of rmail-get-labels.
1072
1073 * mail/rmail.el (rmail-get-labels): Obey the MSG argument.
1074 (rmail-buffer-swapped): Fix last change. (Bug#1997)
1075
1076 2009-01-23 Ulf Jasper <ulf.jasper@web.de>
1077
1078 * net/newst-backend.el (newsticker--cache-read): Offer deletion of
1079 old cache file. Fixes bug#1710.
1080
1081 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo.
1084
1085 2009-01-23 Adrian Robert <Adrian.B.Robert@gmail.com>
1086
1087 * term/ns-win.el (ns-insert-working-text, ns-put-working-text):
1088 Switch names and update comments for clarity.
1089
1090 2009-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * mail/rmail.el (rmail-write-region-annotate): Only switch buffer if
1093 start is nil, as was done in tar-mode.el.
1094
1095 2009-01-23 Glenn Morris <rgm@gnu.org>
1096
1097 * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
1098 more.
1099
1100 * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
1101
1102 2009-01-23 Chong Yidong <cyd@stupidchicken.com>
1103
1104 * server.el (server-name): Make it a defcustom. (Bug#1995)
1105
1106 * mail/rmail.el (rmail-buffer-swapped): Mark as permanent local.
1107
1108 2009-01-23 Glenn Morris <rgm@gnu.org>
1109
1110 * Makefile.in (ELCFILES): Update.
1111
1112 2009-01-22 Ulf Jasper <ulf.jasper@web.de>
1113
1114 * net/newst-treeview.el
1115 (newsticker-treeview-next-new-or-immortal-item): New optional arg
1116 current-item-counts. Move to next feed if necessary. (Bug#1569)
1117 (newsticker-treeview-prev-new-or-immortal-item): Move to previous
1118 feed if necessary. (Bug#1569)
1119 (newsticker-treeview-next-feed)
1120 (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
1121 Don't activate node nil. (Bug#1569)
1122
1123 2009-01-22 Paul Reilly <pmr@pajato.com>
1124 Henrik Enberg <enberg@printf.se>
1125 Alex Schroeder <alex@gnu.org>
1126 Chong Yidong <cyd@stupidchicken.com>
1127 Richard M Stallman <rms@gnu.org>
1128 Glenn Morris <rgm@gnu.org>
1129 Juanma Barranquero <lekktu@gmail.com>
1130
1131 * mail/rmail.el: Code implementing Rmail-mbox functionality.
1132 (rmail-attribute-header, rmail-keyword-header)
1133 (rmail-answered-attr-index, rmail-deleted-attr-index)
1134 (rmail-edited-attr-index, rmail-filed-attr-index)
1135 (rmail-retried-attr-index, rmail-forwarded-attr-index)
1136 (rmail-unseen-attr-index, rmail-resent-attr-index)
1137 (rmail-attr-array, rmail-header-style, rmail-file-name)
1138 (rmail-buffer-swapped): New vars.
1139 (rmail-convert-file-maybe, rmail-error-bad-format)
1140 (rmail-convert-babyl-to-mbox, rmail-get-coding-system)
1141 (rmail-generate-viewer-buffer, rmail-change-major-mode-hook)
1142 (rmail-buffers-swapped-p, rmail-swap-buffers-maybe)
1143 (rmail-mode-kill-buffer-hook, rmail-get-new-mail-1)
1144 (rmail-get-new-mail-filter-spam, rmail-add-mbox-headers)
1145 (rmail-get-header, rmail-set-header, rmail-get-attr-names)
1146 (rmail-get-keywords, rmail-get-labels, rmail-get-attr-value)
1147 (rmail-message-attr-p, rmail-message-unseen-p)
1148 (rmail-apply-in-message, rmail-collect-deleted, rmail-widen)
1149 (rmail-show-message-maybe, rmail-copy-headers)
1150 (rmail-simplified-subject, rmail-simplified-subject-regexp)
1151 (rmail-write-region-annotate): New functions.
1152
1153 (rmail-keywords, rmail-default-rmail-file): Delete vars.
1154 (rmail-convert-mailpath, rmail-convert-file)
1155 (rmail-insert-rmail-file-header, rmail-decode-babyl-format)
1156 (rmail-parse-file-inboxes, rmail-convert-to-babyl-format)
1157 (rmail-reformat-message, rmail-clear-headers, rmail-msg-is-pruned)
1158 (rmail-redecode-body)
1159 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header)
1160 (rmail-narrow-to-non-pruned-header, rmail-message-recipients-p)
1161 (rmail-count-screen-lines, rmail-message-regexp-p)
1162 (rmail-current-subject, rmail-current-subject-regexp): Delete functions.
1163 (rmail-nuke-pinhead-header): Move to rmailout.el.
1164
1165 (rmail-ignored-headers): Add additional headers.
1166 (rmail-mode-map): Update key commands.
1167 (rmail-tool-bar-map): Build tool-bar unconditionally.
1168 (rmail, rmail-mode, rmail-get-new-mail): Handle babyl-to-mbox
1169 conversion and new buffer swapping mechanism.
1170 (rmail-perm-variables): Use new vars, and remove deleted ones.
1171 (rmail-revert): Use rmail-convert-file-maybe.
1172 (rmail-duplicate-message): Use rmail-show-message-maybe.
1173 (rmail-get-new-mail): Don't leave the buffer screwed up if we get
1174 a disk-full error.
1175 (rmail-parse-url): Strip embedded password.
1176 (rmail-insert-inbox-text): Default to movemail if
1177 rmail-movemail-program is null. Handle mbox format.
1178 (rmail-decode-region): New arg.
1179 (rmail-display-labels): Don't perform Babyl processing.
1180 (rmail-set-attribute, rmail-message-labels-p, rmail-search)
1181 (rmail-set-message-counters, rmail-count-new-messages)
1182 (rmail-set-message-counters-counter, rmail-show-message)
1183 (rmail-next-same-subject, rmail-reply): Use mbox format.
1184 (rmail-toggle-header, rmail-show-message, rmail-only-expunge)
1185 (rmail-expunge, rmail-expunge-and-save, rmail-quit): Use new
1186 buffer swapping mechanism.
1187
1188 * mail/rmailedit.el: Require rmailsum.el.
1189 (rmail-edit-mode): First check if buffer is swapped.
1190 (rmail-edit-saved-coding-system): Delete var.
1191 (rmail-edit-current-message): Don't call deleted vars.
1192 (rmail-cease-edit): Handle mbox format.
1193 (rmail-abort-edit): Widen buffer.
1194
1195 * mail/rmailkwd.el: Require rmail.el. Remove unneeded function
1196 declarations.
1197 (rmail-buffer, rmail-current-message, rmail-last-label)
1198 (rmail-last-multi-labels, rmail-summary-vector)
1199 (rmail-total-messages, rmail-attributes, rmail-deleted-label)
1200 (rmail-keywords): Delete vars.
1201 (rmail-attribute-p, rmail-keyword-p, rmail-make-label)
1202 (rmail-force-make-label, rmail-quote-label-name, rmail-keywords)
1203 (rmail-parse-file-keywords, rmail-install-keyword): Delete functions.
1204 (rmail-make-label): New function.
1205 (rmail-read-label): Don't call rmail-parse-file-keywords.
1206 (rmail-set-label): Rewrite using rmail-set-attribute.
1207 (rmail-next-labeled-message): Use rmail-get-labels.
1208
1209 * mail/rmailmm.el: New file.
1210
1211 * mail/rmailmsc.el: Require rmail.el.
1212 (set-rmail-inbox-list): Set rmail-inbox-list directly.
1213
1214 * mail/rmailout.el (rmail-output-decode-coding): New var.
1215 (rmail-output-as-babyl, rmail-output-to-r-mail-buffer)
1216 (rmail-convert-to-babyl-format, rmail-output-as-mbox)
1217 (rmail-output-to-rmail-buffer): New functions.
1218 (rmail-output-read-rmail-file-name, rmail-output-to-rmail-file):
1219 Delete functions.
1220 (rmail-nuke-pinhead-header): Move from rmail.el.
1221 (rmail-output): Rewrite to accept both mbox and babyl output.
1222 (rmail-output-as-seen, rmail-output-body-to-file): Rewrite to
1223 use mbox internal format.
1224
1225 * mail/rmailsort.el: Eval mail-utils when compiled. Require rmail.el.
1226 (rmail-sort-by-date, rmail-sort-by-subject, rmail-sort-by-author)
1227 (rmail-sort-by-recipient, rmail-sort-by-correspondent):
1228 Use rmail-get-header.
1229 (rmail-sort-messages): Use new buffer swapping mechanism.
1230 Handle mbox internal format.
1231
1232 * mail/rmailsum.el (rmail-summary): Make sure rmail buffer is shown.
1233 (rmail-message-recipients-p, rmail-message-recipients-p-1)
1234 (rmail-message-regexp-p, rmail-new-summary-1)
1235 (rmail-get-create-summary-buffer, rmail-get-summary)
1236 (rmail-create-summary-line, rmail-get-summary-labels)
1237 (rmail-create-summary, rmail-header-summary)
1238 (rmail-summary-output, rmail-summary-output-as-seen): New functions.
1239 (rmail-summary-by-topic, rmail-message-senders-p)
1240 (rmail-header-summary, rmail-summary-next-same-subject): Use mbox
1241 internal format.
1242 (rmail-new-summary): Rewrite window handling.
1243 (rmail-make-summary-line, rmail-make-summary-line-1)
1244 (rmail-make-basic-summary-line)
1245 (rmail-summary-output-to-rmail-file): Functions deleted.
1246 (rmail-summary-undelete, rmail-summary-rmail-update)
1247 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down)
1248 (rmail-summary-show-message, rmail-summary-wipe)
1249 (rmail-summary-toggle-header, rmail-summary-reply):
1250 Use rmail-buffer instead of rmail-view-buffer.
1251 (rmail-summary-mode-map): Rebind "o" to rmail-summary-output.
1252 (rmail-summary-goto-msg): Use rmail-show-message-maybe.
1253 (rmail-summary-expunge-and-save): Use rmail-expunge-and-save.
1254
1255 2009-01-22 Adrian Robert <Adrian.B.Robert@gmail.com>
1256
1257 * term/ns-win.el (ns-show-manual): Fix node name.
1258 (x-open-connection): Fix typo in declaration filename.
1259
1260 2009-01-22 Romain Francoise <romain@orebokech.com>
1261
1262 * Makefile.in (ELCFILES): Update.
1263
1264 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1265
1266 * frame.el (make-frame-on-tty): Remove function, inline contents
1267 in the only user ...
1268
1269 * server.el (server-create-tty-frame): ... here.
1270
1271 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * format.el (format-annotate-function):
1274 Set write-region-post-annotation-function.
1275
1276 2009-01-21 John Wiegley <johnw@newartisans.com>
1277
1278 * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
1279 list of output filters.
1280 (eshell-mode): Change the default binding of C-a to eshell-bol.
1281 I don't think it's actually bound at all by default in eshell;
1282 it just falls back to the default binding of C-a.
1283
1284 2009-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
1285
1286 * minibuffer.el (completion--insert-strings): Fix up computation of
1287 column position which manifested e.g. in proced's signal completion.
1288
1289 2009-01-21 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * server.el (server-start): Allow server to shut down when no
1292 frames are available in daemon-mode.
1293
1294 2009-01-21 Juanma Barranquero <lekktu@gmail.com>
1295
1296 * term.el (term-previous-matching-input, term-next-matching-input)
1297 (term-previous-matching-input-from-input)
1298 (term-next-matching-input-from-input, term-backward-matching-input)
1299 (term-forward-matching-input): Change argument name to match docstring.
1300
1301 2009-01-21 Glenn Morris <rgm@gnu.org>
1302
1303 * emacs-lisp/authors.el (authors-aliases): Remove some "ignore" entries
1304 that are no longer needed.
1305 (authors-scan-change-log): Doc fix.
1306 (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
1307
1308 2009-01-20 Agustín Martín <agustin.martin@hispalinux.es>
1309
1310 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1311 Use aspell default dict.
1312
1313 2009-01-20 Kenichi Handa <handa@m17n.org>
1314
1315 * descr-text.el (describe-char): Improve description of eight-bit
1316 char in a unibyte buffer. (Bug#1935)
1317
1318 2009-01-20 Glenn Morris <rgm@gnu.org>
1319
1320 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1321 Add some entries.
1322
1323 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * progmodes/ruby-mode.el: Autoload other interpreter names.
1326
1327 2009-01-19 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * descr-text.el (describe-char-categories): New defsubst.
1330 (describe-char): Use it.
1331
1332 2009-01-19 Michael Albinus <michael.albinus@gmx.de>
1333
1334 * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
1335 IPv4 mapped IPv6 addresses.
1336
1337 2009-01-18 Juanma Barranquero <lekktu@gmail.com>
1338
1339 * textmodes/css-mode.el (css-backward-sexp): Stop once it reaches
1340 the beginning of the buffer. (Bug#1949)
1341
1342 2009-01-18 Markus Triska <markus.triska@gmx.at>
1343
1344 * linum.el (linum-update-window): Use `delq' instead of `delete';
1345 compare strings with `equal-including-properties'.
1346
1347 2009-01-17 Glenn Morris <rgm@gnu.org>
1348
1349 * progmodes/cc-langs.el (declare-function): Add compatibility stub.
1350 (delete-duplicates, mapcan, cl-macroexpand-all): Declare.
1351
1352 * emacs-lisp/eldoc.el (eldoc-minor-mode-string)
1353 (eldoc-message-commands, eldoc-print-current-symbol-info):
1354 Doc fix (consistent case of "ElDoc").
1355
1356 2009-01-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1357
1358 * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
1359
1360 2009-01-17 Eli Zaretskii <eliz@gnu.org>
1361
1362 * dos-w32.el (find-buffer-file-type-coding-system): If `(car
1363 TARGET)' does not exist, try again with its basename replaced by
1364 `(cdr TARGET)'. (Related to Bug #1853.)
1365
1366 * international/mule-conf.el (raw-text, eight-bit): Doc fixes.
1367
1368 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
1369
1370 * textmodes/flyspell.el (flyspell-post-command-hook): Do nothing
1371 unless flyspell-mode is enabled.
1372 (flyspell-pre-point): Make buffer-local.
1373
1374 2009-01-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1375
1376 * textmodes/bibtex.el (bibtex-format-entry): For updating field
1377 delimiters, allow fields that are composed of strings and string
1378 constants.
1379 (bibtex-mode): Doc fix.
1380
1381 2009-01-16 Agustín Martín <agustin.martin@hispalinux.es>
1382
1383 * textmodes/ispell.el: Protect against declare-function undefined
1384 in XEmacs.
1385 (ispell-program-name): Search also for hunspell when setting default.
1386 (ispell-find-aspell-dictionaries): Better error message. Use correct
1387 dictionary alist for default. Better fallback default dictionary.
1388
1389 2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de>
1390
1391 * international/quail.el (quail-insert-kbd-layout):
1392 Delete superfluous handling of 8-bit code. (Bug#1418)
1393
1394 2009-01-16 Glenn Morris <rgm@gnu.org>
1395
1396 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
1397 (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
1398 (eldoc-highlight-function-argument): Doc fix - mention effect of
1399 eldoc-documentation-function.
1400 (eldoc-message-commands-table-size, eldoc-message-commands)
1401 (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
1402 (eldoc-documentation-function): Mention effect on user options.
1403
1404 * emacs-lisp/copyright.el (copyright-update): Doc fix.
1405
1406 2009-01-16 Kevin Ryde <user42@zip.com.au>
1407
1408 * tar-mode.el (tar-rename-entry): Only test the magic string, without
1409 its version number, and then set both.
1410
1411 2009-01-16 Richard M Stallman <rms@gnu.org>
1412
1413 * textmodes/paragraphs.el (sentence-end): Accept non-break space.
1414
1415 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
1416
1417 * buff-menu.el (Buffer-menu-mode): Derive from special-mode.
1418 Refer to revert-buffer, not Buffer-menu-revert.
1419 (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert.
1420 (Buffer-menu-revert): Remove function, unused.
1421 (Buffer-menu-mode-map): Don't bind keys already
1422 bound by special-mode.
1423 (Buffer-menu-mode-map): Add a menu.
1424
1425 2009-01-15 Stephen Eglen <stephen@gnu.org>
1426
1427 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Doc fix.
1428
1429 2009-01-15 Dan Nicolaescu <dann@ics.uci.edu>
1430
1431 * vc-hg.el (vc-hg-diff): Pass relative file names. (Bug#1903)
1432
1433 2009-01-15 Martin Rudalics <rudalics@gmx.at>
1434
1435 * window.el (special-display-p): Revert 2009-01-14 change.
1436
1437 2009-01-15 Glenn Morris <rgm@gnu.org>
1438
1439 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1440 (authors-obsolete-files-regexps, authors-ignored-files):
1441 (authors-renamed-files-alist): Add some entries.
1442 (authors-fixed-entries): Change some entries.
1443 (authors-canonical-file-name): Doc fix.
1444 (authors-scan-change-log): Handle joint authorship in ChangeLogs.
1445
1446 2009-01-14 Juri Linkov <juri@jurta.org>
1447
1448 * info.el (Info-isearch-filter): Don't filter out invisible text
1449 when search-invisible is t. (Bug#1848)
1450
1451 * simple.el (blink-matching-open): Use `minibuffer-message' to
1452 display messages in the minibuffer.
1453
1454 * help.el (view-help-file):
1455 * menu-bar.el (menu-bar-help-extra-packages):
1456 Use goto-address-mode instead of goto-address.
1457
1458 * net/goto-addr.el (goto-address-url-face): Change default value
1459 from `bold' to `link'.
1460
1461 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * international/mule-diag.el (print-list): Fix 2008-12-03 change.
1464
1465 2009-01-14 Martin Rudalics <rudalics@gmx.at>
1466
1467 * frame.el (special-display-popup-frame): Rewrite doc-string and
1468 simplify code.
1469
1470 * window.el (special-display-buffer-names)
1471 (special-display-regexps): Add customization support for
1472 function/other-args elements. Rewrite doc-strings.
1473 (special-display-function): Rewrite doc-string.
1474 (same-window-buffer-names, same-window-regexps):
1475 Minor doc-string fixes.
1476 (special-display-p): Minor rewrite.
1477
1478 2009-01-14 Glenn Morris <rgm@gnu.org>
1479
1480 * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
1481
1482 2009-01-14 Juanma Barranquero <lekktu@gmail.com>
1483
1484 * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
1485 MESSAGEs with internal square brackets (i.e., " this [test] message").
1486 Use `string-match-p'.
1487 (completion--make-envvar-table, completion--file-name-table)
1488 (completion-pcm--string->pattern, completion-pcm--all-completions)
1489 (completion-pcm--filename-try-filter): Use `string-match-p'.
1490
1491 2009-01-14 Juri Linkov <juri@jurta.org>
1492
1493 * progmodes/bug-reference.el (bug-reference-fontify): Check for
1494 non-nil `bug-reference-url-format' before putting an overlay
1495 property `bug-reference-url'.
1496 (bug-reference-mode, bug-reference-prog-mode): Don't check for
1497 `bug-reference-url-format'. Doc fix. (Bug#1744)
1498
1499 2009-01-13 Chong Yidong <cyd@stupidchicken.com>
1500
1501 * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
1502 for exit-emacs item. Bind it to save-buffers-kill-terminal.
1503
1504 * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
1505 loaded.
1506
1507 2009-01-13 Jason Rumney <jasonr@gnu.org>
1508
1509 * faces.el (face-valid-attribute-values): No stipple on w32. (Bug#884)
1510
1511 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
1512
1513 * subr.el (play-sound): Doc fix. (Bug#250)
1514 (shell-quote-argument, field-at-pos): Fix typos in docstrings.
1515
1516 2009-01-12 Alan Mackenzie <acm@muc.de>
1517
1518 * textmodes/paragraphs.el (forward-sentence): Change limit of
1519 re-search-backward to allow values of `sentence-end' anchored at BOL.
1520
1521 2009-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
1522
1523 * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
1524 subfield of the magic string.
1525
1526 2009-01-11 Jay Belanger <jay.p.belanger@gmail.com>
1527
1528 * calc/calc-lang.el (math-compose-tex-sqrt): New function.
1529 (math-special-function-table): Use `math-compose-tex-sqrt' to
1530 compose sqrts in TeX and LaTeX mode.
1531
1532 2009-01-11 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * faces.el (describe-face): Ignore anonymous faces.
1535
1536 * server.el (server-save-buffers-kill-terminal): Args changed.
1537 Handle nowait client frames.
1538
1539 * files.el (save-buffers-kill-terminal): Args for
1540 server-save-buffers-kill-terminal changed.
1541
1542 2009-01-11 Juanma Barranquero <lekktu@gmail.com>
1543
1544 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
1545
1546 2009-01-11 Glenn Morris <rgm@gnu.org>
1547
1548 * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
1549 Silence compiler.
1550
1551 * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
1552 some entries.
1553 (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
1554 (authors-renamed-files-alist): Add entries.
1555 (authors-fixed-entries): Update for renamed and removed files.
1556 (authors-canonical-file-name): Add entries to
1557 authors-checked-files-alist based on their full names, expanded relative
1558 to each log-file directory.
1559 (authors-scan-el, authors-add-to-author-list, authors):
1560 Handle multiple authors in a file, via a new :cowrote category.
1561
1562 * emacs-lisp/copyright.el (copyright-update): Add doc-string.
1563
1564 2009-01-10 Richard M Stallman <rms@gnu.org>
1565
1566 * mail/mail-utils.el (mail-quote-printable-region): New function.
1567
1568 2009-01-10 Glenn Morris <rgm@gnu.org>
1569
1570 * calendar/cal-move.el (calendar-scroll-left-three-months)
1571 (calendar-scroll-right-three-months):
1572 * calendar/holidays.el (calendar-list-holidays)
1573 (calendar-mark-holidays):
1574 * calendar/lunar.el (calendar-lunar-phases):
1575 Add event handling, for when called from menus with the calendar buffer
1576 not current.
1577
1578 2009-01-10 Dan Nicolaescu <dann@ics.uci.edu>
1579
1580 * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
1581 Move setting up whitepace-mode ...
1582 (diff-mode): ... here.
1583 (diff-mode-menu): Add a menu entry for showing trailing whitespace.
1584
1585 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
1586
1587 * faces.el (x-font-family-list): Remove entirely.
1588
1589 2009-01-10 Eli Zaretskii <eliz@gnu.org>
1590
1591 Fix Bug #876:
1592
1593 * info.el (info-insert-file-contents, Info-insert-dir):
1594 Bind inhibit-null-byte-detection to non-nil.
1595
1596 2009-01-10 Martin Rudalics <rudalics@gmx.at>
1597
1598 * tool-bar.el (tool-bar-mode): Modify all frame parameters when
1599 toggling tool bars on. (Bug#1754)
1600
1601 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * faces.el (face-valid-attribute-values): Use string as value for
1604 :family attribute. Now, font-family-list returns a list of strings.
1605 (x-font-family-list): Obsolete compatibility version of function
1606 from xfaces.c.
1607
1608 2009-01-09 Martin Rudalics <rudalics@gmx.at>
1609
1610 * window.el (special-display-buffer-names)
1611 (special-display-regexps, special-display-function):
1612 In doc-strings say "same-window" instead of "same-buffer".
1613
1614 2009-01-09 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * net/tramp.el: Revert previous patch. `last-command-char' is
1617 used in code intended only for XEmacs, where it is different from
1618 `last-command-event'.
1619
1620 2009-01-09 Glenn Morris <rgm@gnu.org>
1621
1622 * subr.el (last-input-char, last-command-char):
1623 Move here from src/keyboard.c.
1624
1625 * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
1626 * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
1627 * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
1628 * wdired.el:
1629 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
1630 * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
1631 * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
1632 * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
1633 * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
1634 * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
1635 * eshell/em-smart.el, eshell/esh-mode.el:
1636 * international/mule-cmds.el:
1637 * mail/mailabbrev.el:
1638 * net/tramp.el:
1639 * play/mpuz.el:
1640 * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
1641 * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
1642 * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
1643 * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
1644 * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
1645 * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
1646 * progmodes/vhdl-mode.el, progmodes/xscheme.el:
1647 * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
1648 Replace last-command-char with last-command-event.
1649
1650 * double.el, electric.el, replace.el, term.el, terminal.el:
1651 * calc/calc.el:
1652 * emulation/viper-cmd.el:
1653 * international/mule-cmds.el:
1654 * obsolete/iso-acc.el:
1655 * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
1656
1657 * emacs-lisp/edebug.el: Remove references to last-command-char and
1658 last-input-char, since these have been identical to last-command-event
1659 and last-input-event since at least Emacs 19.
1660 (edebug-outside-last-command-char, edebug-outside-last-input-char):
1661 Remove.
1662
1663 2009-01-09 Dave Love <fx@gnu.org>
1664
1665 * calendar/time-date.el: Require cl for `declare'.
1666
1667 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1668
1669 * calendar/time-date.el (format-seconds): Explain `assoc-string'.
1670 Suggested by Dave Love.
1671
1672 2009-01-09 Dave Love <fx@gnu.org>
1673
1674 * net/imap.el (imap-string-to-integer): Fix typo.
1675 (imap-fetch-safe): New function.
1676 (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
1677
1678 * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
1679 (imap-parse-greeting): Fix doc strings.
1680 (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
1681 (imap-parse-flag-list): Make messages unique.
1682 (imap-parse-body): Fix comments. Add comment on Exchange 2007.
1683
1684 * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
1685 call.
1686
1687 * net/imap.el: Fix author email. Doc fixes.
1688 (imap-parse-body): Work around assertion failure in bogus Exchange 2007
1689 reply.
1690
1691 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1692
1693 * net/dns.el (dns-set-servers): Check "Address". Fix typo.
1694
1695 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1696
1697 * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
1698 Call nslookup if resolv.conf isn't available.
1699 (dns-query): Rename from query-dns.
1700 (dns-query-cached): Rename from query-dns-cached.
1701
1702 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1703
1704 * net/imap.el (imap-enable-exchange-bug-workaround):
1705 Explain auto-detection in the doc string.
1706
1707 2009-01-09 Juanma Barranquero <lekktu@gmail.com>
1708
1709 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
1710 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
1711 (ispell-begin-skip-region-regexp, ispell-skip-region-list)
1712 (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
1713 (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
1714 Fix typos in docstrings.
1715 (ispell-command-loop): Reflow docstring.
1716
1717 2009-01-08 Agustín Martín <agustin.martin@hispalinux.es>
1718
1719 * textmodes/ispell.el (ispell-encoding8-command): New variable.
1720 (ispell-aspell-supports-utf8): Mark as obsoleted by
1721 ispell-encoding8-command.
1722 (ispell-check-version): Set ispell-encoding8-command.
1723 (ispell-check-spellchecker-params, ispell-start-process):
1724 Use ispell-encoding8-command.
1725
1726 * textmodes/flyspell.el (flyspell-large-region):
1727 Use ispell-encoding8-command.
1728
1729 2009-01-08 Glenn Morris <rgm@gnu.org>
1730
1731 * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
1732 scroll the calendar.
1733
1734 * international/mule-cmds.el (universal-coding-system-argument):
1735 last-input-char need not be a char.
1736
1737 * textmodes/ispell.el (ispell-check-minver): Declare.
1738 Use string-to-number rather than string-to-int.
1739
1740 2009-01-07 Juanma Barranquero <lekktu@gmail.com>
1741
1742 * add-log.el (change-log-search-tag-name): Reflow docstring.
1743 (change-log-mode): Fix typo in docstring.
1744
1745 * international/mule.el (define-coding-system): Doc fix.
1746
1747 2009-01-07 Kenichi Handa <handa@m17n.org>
1748
1749 * international/mule.el (define-coding-system): Fix docstring
1750 about :bom usage.
1751
1752 2009-01-07 Martin Rudalics <rudalics@gmx.at>
1753
1754 * dired.el (dired-pop-to-buffer): Don't split windows
1755 horizontally. (Bug#1806)
1756
1757 2009-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * tar-mode.el (tar-mode, tar-mode-write-contents)
1760 (tar-write-region-annotate): Undo Andreas's last change.
1761
1762 2009-01-06 Michael Albinus <michael.albinus@gmx.de>
1763
1764 * net/tramp.el (tramp-do-copy-or-rename-file-directly)
1765 (tramp-handle-file-local-copy, tramp-handle-write-region)
1766 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1767 (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
1768
1769 2009-01-06 Stefan Monnier <monnier@iro.umontreal.ca>
1770
1771 * minibuffer.el (completion-hilit-commonality): Don't presume
1772 all-completions always include the input as prefix.
1773 (completion-pcm--pattern-trivial-p): Accept a few more patterns
1774 as trivial.
1775 (completion-pcm--hilit-commonality): Remove leftover code that used to
1776 deal with the now removed cdr-in-last-cons.
1777
1778 2009-01-06 Juanma Barranquero <lekktu@gmail.com>
1779
1780 * international/mule.el (define-coding-system): Fix typos in docstring.
1781
1782 2009-01-05 Alan Mackenzie <acm@muc.de>
1783
1784 * progmodes/cc-styles.el (c-setup-paragraph-variables):
1785 Ensure paragraph-\(start\|separate\) match blank lines. For AWK Mode.
1786
1787 2009-01-05 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * net/tramp.el (tramp-handle-load)
1790 (tramp-do-copy-or-rename-file-directly)
1791 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
1792 (tramp-handle-write-region)
1793 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1794 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
1795 Delete temporary file in case of error.
1796
1797 2009-01-05 Agustín Martín <agustin.martin@hispalinux.es>
1798
1799 * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
1800
1801 2009-01-05 Richard M Stallman <rms@gnu.org>
1802
1803 * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
1804
1805 2009-01-05 Martin Rudalics <rudalics@gmx.at>
1806
1807 * window.el (display-buffer): Fix last fix.
1808
1809 2009-01-05 Juanma Barranquero <lekktu@gmail.com>
1810
1811 * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
1812 to shorten the desktop file directory shown in message.
1813
1814 2009-01-05 Glenn Morris <rgm@gnu.org>
1815
1816 * version.el (emacs-copyright):
1817 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
1818 Update copyrights for 2009.
1819
1820 2009-01-04 Stephen Leake <stephen_leake@member.fsf.org>
1821
1822 * progmodes/ada-mode.el (ada-mode): Simplify doc string.
1823 (ada-get-indent-paramlist): Use ada-broken-indent instead of
1824 hard-coded 0.
1825 (ada-get-indent-loop): Fix list access bug.
1826
1827 2009-01-04 Juanma Barranquero <lekktu@gmail.com>
1828
1829 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
1830 (lisp-interaction-mode): Add a blank line in the docstring
1831 before the keymap listing.
1832
1833 2009-01-04 Martin Rudalics <rudalics@gmx.at>
1834
1835 * window.el (display-buffer): When a buffer is displayed in the
1836 selected and some other window, and not-this-window is non-nil,
1837 try to return that other window instead of popping up a new
1838 frame. (Bug#30)
1839
1840 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
1841
1842 * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
1843
1844 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
1845
1846 * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
1847
1848 2009-01-03 Michael Olson <mwolson@gnu.org>
1849
1850 * net/imap.el (imap-parse-fetch): Courier can insert spurious
1851 blank characters which will confuse `read', so skip past them.
1852
1853 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1854
1855 * emacs-lisp/authors.el (authors-aliases): Addition.
1856 (authors): Allow to use it for other projects.
1857
1858 * emacs-lisp/copyright.el (copyright-update-directory): Autoload.
1859 Clarify MATCH argument. Print filenames.
1860
1861 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1862
1863 * net/dbus.el (dbus-string-to-byte-array): Handle empty string.
1864
1865 * net/tramp.el (tramp-local-host-regexp)
1866 (tramp-prefix-domain-format)
1867 (tramp-prefix-domain-regexp, tramp-domain-regexp)
1868 (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
1869 (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
1870 (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
1871 (tramp-file-name-structure, tramp-file-name-regexp-unified)
1872 (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
1873 (tramp-dissect-file-name, tramp-make-tramp-file-name)
1874 (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
1875 (tramp-handle-insert-file-contents): Fix setting of
1876 `buffer-read-only'.
1877 (tramp-compute-multi-hops, tramp-local-host-p):
1878 Use `tramp-local-host-regexp'.
1879 (tramp-file-name-real-user, tramp-file-name-domain):
1880 Use `tramp-user-with-domain-regexp'.
1881
1882 * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
1883 (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
1884
1885 2009-01-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1886
1887 * proced.el (proced-grammar-alist): Refiner can be a
1888 list (function help-echo) instead of a cons pair.
1889 (proced-post-display-hook): New variable.
1890 (proced-tree-depth): Rename from proced-tree-indent.
1891 (proced-mode): Derive mode from special-mode.
1892 (proced-mode-map): Change accordingly.
1893 (proced, proced-update): Run proced-post-display-hook.
1894 (proced-do-mark-all): Count processes for which mark has been updated.
1895 (proced-format): Check for ppid attribute.
1896 (proced-process-attributes): Take time and ctime attribute from
1897 system-process-attributes.
1898 (proced-send-signal): Doc fix. Collect properly the info on
1899 marked processes. Use fit-window-to-buffer instead of
1900 dired-pop-to-buffer.
1901
1902 2009-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * progmodes/vhdl-mode.el (vhdl-current-line): Don't hardcode
1905 point-min==1.
1906
1907 2009-01-02 Juanma Barranquero <lekktu@gmail.com>
1908
1909 * bindings.el (mode-line-eol-desc): Fix typo in help message.
1910 (mode-line-client): Fix typo in help message and docstring.
1911
1912 2009-01-02 Jason Rumney <jasonr@gnu.org>
1913
1914 * term/w32-win.el (image-library-alist): Add gobject library.
1915
1916 2009-01-02 Martin Rudalics <rudalics@gmx.at>
1917
1918 * frame.el (window-system-default-frame-alist)
1919 (initial-frame-alist, minibuffer-frame-alist)
1920 (pop-up-frame-alist, pop-up-frame-function)
1921 (special-display-frame-alist): Rewrite and reformat doc-strings.
1922
1923 2009-01-01 Martin Rudalics <rudalics@gmx.at>
1924
1925 * simple.el (minibuffer-default-add-shell-commands):
1926 Fix doc-string typo.
1927
1928 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
1929
1930 * language/cham.el: Fix setting of composition-function-table.
1931
1932 * language/khmer.el: Fix setting of composition-function-table.
1933
1934 * language/tibet-util.el (tibetan-composition-function):
1935 Remove unused function, obsoleted by 2008-09-05 change to tibetan.el.
1936
1937 * simple.el (minibuffer-default): Add defvar.
1938
1939 * hippie-exp.el: Require comint.
1940
1941 2008-12-31 Martin Rudalics <rudalics@gmx.at>
1942
1943 * simple.el (last-buffer): Don't set major mode of *scratch* if
1944 that buffer exists already. Rewrite doc-string.
1945
1946 2008-12-31 Andreas Schwab <schwab@suse.de>
1947
1948 * tar-mode.el (tar-mode): Set write-contents-functions instead of
1949 write-region-annotate-functions.
1950 (tar-mode-write-contents): New function.
1951 (tar-write-region-annotate): Remove.
1952
1953 2008-12-31 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * files.el (basic-save-buffer): Revert 2008-12-22 change.
1956 (buffer-swapped-with): Var removed.
1957
1958 2008-12-30 Kenichi Handa <handa@m17n.org>
1959
1960 * language/japanese.el (compose-gstring-for-variation-glyph):
1961 New function. Register it in composition-function-table.
1962
1963 * composite.el (lglyph-set-code): New function.
1964
1965 2008-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
1966
1967 * tar-mode.el (tar-data-swapped): New var.
1968 (tar-data-swapped-p, tar-swap-data):
1969 Use it instead of buffer-swapped-with.
1970 (tar-write-region-annotate): Re-add (partial undo of last change).
1971 (tar-mode): Use it again (partial undo as well).
1972
1973 2008-12-30 Ed Swarthout <Ed.Swarthout@hwdebug.com> (tiny change)
1974
1975 * textmodes/table.el (table-capture): Fix symbol quoting typo.
1976
1977 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
1978
1979 * follow.el (follow-select-if-visible): Improve the check for the
1980 last line of the window.
1981 (follow-post-command-hook): Perform redisplay in more
1982 circumstances, to avoid getting point stuck on partially visible lines.
1983
1984 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * follow.el (follow-calc-win-end): Use with-selected-window.
1987 (follow-windows-start-end, follow-pos-visible)
1988 (follow-windows-aligned-p): Code cleanup.
1989 (follow-select-if-visible): Try to avoid partially-visible lines.
1990 (follow-select-if-visible-from-first): Call follow-redisplay and
1991 move point to destination.
1992 (follow-redisplay): New arg, to keep selected window unchanged.
1993 (follow-post-command-hook): In final check for destination
1994 visibility, use window-start and window-end instead of the less
1995 accurate follow-pos-visible. If the selected window is redrawn,
1996 tell follow-redisplay to preserve it.
1997 (follow-calculate-first-window-start-from-below): Avoid looping
1998 forever if vertical-motion returns an unexpected value.
1999
2000 2008-12-30 Andreas Schwab <schwab@suse.de>
2001
2002 * server.el (server-running-p): Remove interactive spec.
2003 Fix regexp.
2004
2005 2008-12-30 Chong Yidong <cyd@stupidchicken.com>
2006
2007 * follow.el (follow-calc-win-start): Don't use `inline'.
2008 (follow-update-window-start, follow-select-if-visible)
2009 (follow-calculate-first-window-start-from-below)
2010 (follow-post-command-hook): Code cleanup.
2011 (follow-downward, follow-calculate-first-window-start):
2012 Delete function and merge into follow-redisplay.
2013 (follow-redisplay): Merge code from follow-downward and
2014 follow-calculate-first-window-start.
2015
2016 2008-12-30 Juanma Barranquero <lekktu@gmail.com>
2017
2018 * proced.el (proced-tree-flag): Fix typo in docstring.
2019
2020 2008-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2021
2022 * proced.el (proced-temp-alist): Rename from variable
2023 proced-children-alist.
2024 (proced-process-tree, proced-toggle-tree): Fix docstring.
2025 (proced-tree): Fix docstring. Simplify. Use proced-temp-alist.
2026 (proced-temp-internal): Use proced-temp-alist.
2027
2028 2008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2029
2030 * subr.el (mkdir): New defalias.
2031
2032 2008-12-29 Juri Linkov <juri@jurta.org>
2033
2034 * proced.el (proced-mode-map): Bind " " to next-line instead of the
2035 command `proced-next-line' removed on 2008-09-06.
2036
2037 2008-12-28 Juri Linkov <juri@jurta.org>
2038
2039 * misearch.el (multi-isearch-next-buffer-function): Doc fix.
2040 (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
2041
2042 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
2043 Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
2044 (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
2045 is bound set it to `reftex-isearch-switch-to-next-file'. Otherwise,
2046 set 4 obsolete variables for backward-compatibility with Emacs 22.
2047
2048 2008-12-28 Juri Linkov <juri@jurta.org>
2049
2050 * misc.el (butterfly): Doc fix. Add `animate-string' and `browse-url'.
2051
2052 2008-12-28 Raffael Mancini <raffael.mancini@hcl-club.lu> (tiny change)
2053
2054 * misc.el (butterfly): New command.
2055
2056 2008-12-28 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2057
2058 * proced.el (proced-grammar-alist): Allow predicate nil.
2059 New attribute tree.
2060 (proced-format-alist): Use attribute tree.
2061 (proced-tree-flag, proced-tree-indent): New variables.
2062 (proced-children-alist): Rename from proced-process-tree.
2063 PPID must refer to a process in process-alist.
2064 Ignore PPIDs that equal PID (Bug#1718).
2065 Children alist inherits sorting order from process-alist.
2066 (proced-process-tree): New variable. New function.
2067 (proced-process-tree-internal, proced-toggle-tree)
2068 (proced-tree, proced-tree-insert, proced-format-tree): New functions.
2069 (proced-mark-process-alist): Add docstring.
2070 (proced-filter-parents): PPID must refer to a process in
2071 process-alist. Ignore PPIDs that equal PID (Bug#1718).
2072 (proced-sort): Throw error if attribute is not sortable.
2073 (proced-sort-interactive): Restrict completion to sortable attributes.
2074 (proced-format): Include tree in standard attributes if
2075 proced-tree-flag is non-nil. Make header clickable only if
2076 corresponding predicate is non-nil.
2077 (proced-update): Use proced-tree.
2078
2079 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
2080
2081 * diff.el (diff): Doc fix.
2082
2083 * emacs-lisp/rx.el (rx): Doc fix.
2084
2085 * files.el (move-file-to-trash): Bind backup-directory-alist to nil
2086 before uniquifying backup trash file name.
2087
2088 2008-12-27 Andreas Schwab <schwab@suse.de>
2089
2090 * vc-git.el (vc-git-dir-printer): Fix filename column.
2091
2092 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change)
2093
2094 * term.el (term-emulate-terminal): Decode substring just prior to
2095 inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
2096
2097 2008-12-27 Eli Zaretskii <eliz@gnu.org>
2098
2099 * makefile.w32-in (MH_E_DIR): New variable.
2100 ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2101 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2102 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2103 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2104 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2105 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2106 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2107 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2108 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2109 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2110 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2111
2112 * Makefile.in ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
2113 ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
2114 ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
2115 ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
2116 ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
2117 ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
2118 ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
2119 ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
2120 ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
2121 ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
2122 ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2123
2124 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2125
2126 * files.el (dosified-file-name): Declare.
2127
2128 2008-12-26 Andreas Schwab <schwab@suse.de>
2129
2130 * subr.el (keymap-canonicalize): Properly preserve keymap prompt.
2131
2132 * tar-mode.el (tar-swap-data): New function.
2133 (tar-change-major-mode-hook): Use it instead of buffer-swap-text.
2134 (tar-mode-revert): Likewise.
2135 (tar-mode): Likewise. Don't set write-region-annotate-functions.
2136 (tar-data-swapped-p): Test buffer-swapped-with.
2137 (tar-write-region-annotate): Remove.
2138 (tar-header-block-tokenize): Add argument `coding' and use it
2139 instead of tar-file-name-coding-system.
2140 (tar-summarize-buffer): Pass tar-file-name-coding-system here.
2141
2142 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2143
2144 * dos-fns.el (dosified-file-name): New function.
2145
2146 * files.el (dir-locals-find-file): Run dir-locals-file through
2147 dosified-file-name. Compare files case-insensitively on systems
2148 whose filesystems are case-insensitive.
2149
2150 2008-12-25 Martin Rudalics <rudalics@gmx.at>
2151
2152 * help.el (help-for-help-internal): Fix entry for "l".
2153
2154 2008-12-25 Richard M Stallman <rms@gnu.org>
2155
2156 * shadowfile.el (shadow-copy-file): Revert previous change.
2157 This code as it was should work properly with buffer-swapped-with.
2158
2159 2008-12-24 Francois Fleuret <francois.fleuret@idiap.ch> (tiny change)
2160
2161 * textmodes/tex-mode.el (tex-bibtex-file): Use tex-main-file.
2162
2163 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2164
2165 * subr.el (chmod): New defalias for set-file-modes.
2166
2167 2008-12-23 Juri Linkov <juri@jurta.org>
2168
2169 * isearch.el (isearch-filter-predicate, isearch-search):
2170 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2171 (isearch-filter-visible): Rename from
2172 `isearch-filter-invisible'. Doc fix.
2173
2174 * dired-aux.el (dired-isearch-filenames-toggle): Use the original
2175 value from `dired-isearch-filter-predicate-orig' instead of the
2176 symbol `isearch-filter-invisible'. Doc fix.
2177 (dired-isearch-filter-filenames): Doc fix.
2178 Replace `isearch-filter-invisible' with `isearch-filter-visible'.
2179
2180 * info.el (Info-find-node-2): Use negative offset 2 instead of 1
2181 for Info-point-loc since it is more correct in all cases.
2182 (Info-isearch-filter): Rename from
2183 `Info-isearch-filter-predicate'. Doc fix.
2184 (Info-mode): Replace `Info-isearch-filter-predicate' with
2185 `Info-isearch-filter'.
2186
2187 2008-12-23 Daiki Ueno <ueno@unixuser.org>
2188
2189 * pgg.el: Add obsolescence info.
2190
2191 2008-12-22 Richard M Stallman <rms@gnu.org>
2192
2193 * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
2194
2195 * files.el (buffer-swapped-with): New variable.
2196 (basic-save-buffer-0): Most of basic-save-buffer moved here.
2197 (basic-save-buffer): Unswap the buffer temporarily if nec.
2198
2199 * dired.el (dired-readin): Inhibit modification hooks.
2200
2201 2008-12-22 Ulf Jasper <ulf.jasper@web.de>
2202
2203 * net/newst-backend.el (newst-backend):
2204 Remove wrong duplicate provide statement.
2205
2206 2008-12-22 Michael Albinus <michael.albinus@gmx.de>
2207
2208 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
2209 end, before updating.
2210 (tramp-convert-file-attributes): Add "l" indicator to file modes.
2211 (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
2212
2213 2008-12-21 Martin Rudalics <rudalics@gmx.at>
2214
2215 * window.el (set-window-text-height): Fix doc-string.
2216
2217 2008-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
2218
2219 * minibuffer.el (completion-all-completions-with-base-size): Remove.
2220 (completion-all-completions): Don't set it.
2221 (completion-table-with-context, completion--file-name-table):
2222 Don't add base-size in last cdr.
2223 (completion-hilit-commonality): Add argument `base-size'.
2224 (display-completion-list, completion-emacs21-all-completions)
2225 (completion-emacs22-all-completions, completion-basic-all-completions):
2226 Provide it.
2227 (completion-pcm--all-completions): Don't need to remove the base-size
2228 in last-cdr any more.
2229
2230 2008-12-20 Agustín Martín <agustin.martin@hispalinux.es>
2231
2232 * textmodes/ispell.el (ispell-check-minver): New function.
2233 (ispell-check-version): Rewrite spellchecker and version checking.
2234 Use (ispell-check-minver). Handle hunspell versions.
2235
2236 2008-12-20 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * ido.el (ido-read-internal): Handle `confirm' and
2239 `confirm-after-completion' values for the require-match argument.
2240
2241 2008-12-20 Jason Rumney <jasonr@gnu.org>
2242
2243 * international/mule.el (auto-coding-regexp-alist):
2244 Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269)
2245
2246 2008-12-20 Ami Fischman <ami@fischman.org>
2247
2248 * bindings.el (mode-line-eol-desc): Use assoc to query
2249 mode-line-eol-desc-cache.
2250
2251 2008-12-20 Glenn Morris <rgm@gnu.org>
2252
2253 * comint.el (comint-save-input-ring-index): Add missing initial value.
2254
2255 2008-12-19 Juanma Barranquero <lekktu@gmail.com>
2256
2257 * proced.el (proced-grammar-alist): Doc fix.
2258 (proced-marker-char, proced-mark, proced-help-string, proced-mode-map)
2259 (proced-filter-parents, proced-sort-header, proced-update, proced-help)
2260 (proced-undo): Fix typos in docstrings.
2261
2262 2008-12-19 Glenn Morris <rgm@gnu.org>
2263
2264 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2265 (authors-fixed-case): New constant.
2266 (authors-public-domain-files, authors-ignored-files):
2267 (authors-valid-file-names, authors-renamed-files-alist): Update lists.
2268 (authors-renamed-files-regexps): Add some new entries.
2269 (authors-canonical-file-name): Don't complain about ignored files.
2270 (authors-canonical-author-name): Doc fix. Respect authors-fixed-case.
2271 (authors): Ensure error buffer is writable.
2272
2273 2008-12-18 Agustín Martín <agustin.martin@hispalinux.es>
2274
2275 (ispell-really-hunspell): New variable to signal hunspell.
2276 (ispell-check-version):
2277 Check if hunspell and set ispell-really-hunspell if needed.
2278 (ispell-send-string, ispell-start-process, flyspell-large-region):
2279 Pass right options for hunspell if needed.
2280
2281 2008-12-18 Kenichi Handa <handa@m17n.org>
2282
2283 * international/fontset.el (script-representative-chars)
2284 (setup-default-fontset): Add more scripts.
2285
2286 * international/characters.el: Add more scripts.
2287
2288 2008-12-19 Juri Linkov <juri@jurta.org>
2289
2290 * info.el (Info-isearch-search): Implement lax version of
2291 incremental word search in Info.
2292 (Info-isearch-start): Set Info-isearch-initial-node to the
2293 current node when search is nonincremental to not stop at the
2294 initial node in this case.
2295 (Info-mode-map): Unbind "\M-s" from `Info-search'.
2296
2297 2008-12-18 Juanma Barranquero <lekktu@gmail.com>
2298
2299 * textmodes/rst.el (rst-promote-region): Reflow docstring.
2300 (rst-mode-map, rst-mode-hook, rst-section-tree-rec)
2301 (rst-repeat-last-character): Fix typos in docstrings.
2302 (rst-mode, rst-backward-section): Doc fixes.
2303
2304 2008-12-18 Ulf Jasper <ulf.jasper@web.de>
2305
2306 * net/newst-treeview.el (newsticker-groups-filename): Made obsolete.
2307 (newsticker-treeview-quit): Call `newsticker-treeview-save'.
2308 (newsticker--treeview-load): Check whether groups file exists.
2309
2310 * net/newst-backend.el (newsticker-cache-filename): Made obsolete.
2311 (newsticker-dir): Use `locate-user-emacs-file'.
2312
2313 2008-12-18 Martin Rudalics <rudalics@gmx.at>
2314
2315 * emulation/cua-base.el (cmd): Add beginning-of-visual-line and
2316 end-of-visual-line to CUA's recognized commands. (Bug#1549)
2317
2318 2008-12-18 Dan Nicolaescu <dann@ics.uci.edu>
2319
2320 * newcomment.el (comment-style): Default to `indent'. (Bug#1153)
2321
2322 * startup.el (command-line): Do not mention the server name in
2323 case the user has not mentioned it, print a more explicit message.
2324
2325 * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
2326 Change all callers.
2327
2328 2008-12-18 Sam Steingold <sds@gnu.org>
2329
2330 * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585.
2331
2332 2008-12-18 Juri Linkov <juri@jurta.org>
2333
2334 * isearch.el (minibuffer-local-isearch-map): Unbind "C-w" from
2335 `isearch-edit-string-set-word'.
2336 (isearch-edit-string-set-word): Remove.
2337 (isearch-occur): Imitate the C function `wordify' by replacing
2338 non-word character with the \\W+ regexp.
2339 (isearch-search-fun): Add `isearch-nonincremental' to the
2340 condition of using a non-lax version of `word-search-forward'.
2341
2342 2008-12-17 Daiki Ueno <ueno@unixuser.org>
2343
2344 * epa-file.el (epa-file-insert-file-contents):
2345 Set buffer-file-name before decrypting a file.
2346
2347 2008-12-16 Juanma Barranquero <lekktu@gmail.com>
2348
2349 * server.el (server-start): If unable to start the server,
2350 display a warning instead of raising an error.
2351
2352 * startup.el (server-process): Add defvar.
2353 (command-line): If the daemon is unable to start the server,
2354 display a message and exit Emacs.
2355
2356 2008-12-15 Sam Steingold <sds@gnu.org>
2357
2358 * progmodes/cc-cmds.el (c-defun-name): Handle DEFFOO(name,...),
2359 mostly for CLISP modules, but could also be useful elsewhere.
2360
2361 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
2362
2363 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
2364 * icomplete.el (icomplete-prospects-height):
2365 * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2366
2367 2008-12-15 Juanma Barranquero <lekktu@gmail.com>
2368
2369 * international/mule.el (find-auto-coding): Fix typo in docstring.
2370
2371 * international/mule-cmds.el (select-safe-coding-system):
2372 * mail/rmail.el (rmail-require-mime-maybe):
2373 Fix arguments of `display-warning'.
2374
2375 * simple.el (bad-package-check): Fix arguments of `display-warning',
2376 using the package name as TYPE. Use `string-match-p'.
2377
2378 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2379
2380 * proced.el (proced-sort-interactive, proced-sort-pcpu)
2381 (proced-sort-pmem, proced-sort-start, proced-sort-time)
2382 (proced-sort-user, proced-sort-header): Prefix arg determines
2383 sorting order. Suggested by Dan Nicolaescu.
2384 (proced-revert): Doc fix.
2385
2386 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2387
2388 * proced.el (proced-grammar-alist): Allow refiner elements that
2389 are cons pairs (function . help-echo) or nil.
2390 (proced-refine): Use them.
2391 (proced-format-alist): Allow alternatives.
2392 (proced-descend): New variable.
2393 (proced-sort): New arg descend.
2394 (proced-sort-interactive): Repeated calls toggle sort order.
2395 (proced-format): Accomodate changes of proced-format-alist.
2396 Undefined attributes are displayed as "?".
2397 (proced-process-attributes): New optional arg pid-list.
2398 Ignore processes with empty attribute list.
2399
2400 2008-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2401
2402 * proced.el (proced-auto-update-interval): Rename from
2403 proced-timer-interval.
2404 (proced-auto-update-flag): Rename from proced-timer-flag.
2405 (proced-auto-update-timer): Rename from proced-timer.
2406 (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
2407 (proced-available): Initialize appropriately.
2408
2409 2008-12-13 Glenn Morris <rgm@gnu.org>
2410
2411 * subr.el (declare-function): Doc fix.
2412
2413 * font-core.el (font-lock-defaults): Doc fix: mention levels;
2414 refer to elisp manual.
2415
2416 2008-12-12 Martin Rudalics <rudalics@gmx.at>
2417
2418 * window.el (fit-window-to-buffer): Return non-nil when height
2419 was orderly adjusted, nil otherwise.
2420
2421 2008-12-12 Juanma Barranquero <lekktu@gmail.com>
2422 Stefan Monnier <monnier@iro.umontreal.ca>
2423
2424 * server.el (server-sentinel): Uncomment code to delete connection file.
2425 (server-start): Save the connection file in the server property list.
2426 Delete it only when we are reasonably convinced that it is not owned by
2427 a running server.
2428 (server-force-delete): New command to force-delete the connection file,
2429 and stop the server if it is running.
2430 (server-running-p): Return t also for local TCP servers when we find a
2431 process with a matching PID, and :other for undecided cases.
2432
2433 2008-12-11 Martin Rudalics <rudalics@gmx.at>
2434
2435 * window.el (fit-window-to-buffer): Use with-selected-window and
2436 condition-case. Do not delete more windows than necessary in
2437 the shrinking (delta < 0) case. Do not raise an error when the
2438 containing frame is too small to show all of buffer. (Bug#1488)
2439
2440 * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
2441 min-height arg 1 to make sure that small buffers are shown.
2442
2443 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
2444
2445 * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
2446 (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
2447 (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
2448 (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
2449 (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
2450 (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
2451 (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
2452 (ruby-backward-sexp, ruby-add-log-current-method)
2453 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
2454 (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
2455 (ruby-deep-indent-paren): Doc fix.
2456 (ruby-insert-encoding-magic-comment): Remove * from docstring.
2457 (ruby-here-doc-find-end): Reflow docstring.
2458
2459 2008-12-11 Stephen Berman <Stephen.Berman@rub.de>
2460
2461 * dired.el (dired-pop-to-buffer): Use fit-window-to-buffer when
2462 dired-shrink-to-fit is non-nil. (Bug#1488)
2463
2464 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * w32-fns.el (w32-list-locales): Revert part of 2008-10-17 change;
2467 decoding of long locale info is now done in `w32-get-locale-info'.
2468
2469 2008-12-11 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
2472
2473 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * Makefile.in (ELCFILES): Add ruby-mode.elc.
2476
2477 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
2478 terminal variable assignment.
2479
2480 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org>
2481 Nobuyoshi Nakada <nobu@ruby-lang.org>
2482
2483 * progmodes/ruby-mode.el: New file.
2484
2485 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
2486
2487 * net/tramp.el (top): Don't fail if there is no current message.
2488 [Ulrich Mueller sent a patch, which I saw too late.] (Bug#1514)
2489
2490 2008-12-10 Kenichi Handa <handa@m17n.org>
2491
2492 * international/fontset.el (setup-default-fontset): Add an entry
2493 for characters in the Unicode SIP area.
2494
2495 2008-12-10 Glenn Morris <rgm@gnu.org>
2496
2497 * vc-mcvs.el: Move to obsolete/, with warning comment.
2498 * Makefile.in (ELCFILES): Update.
2499
2500 2008-12-10 Daiki Ueno <ueno@unixuser.org>
2501
2502 * epa-hook.el (epa-file-find-file-hook): Don't mark the current
2503 buffer unmodified. (Bug#1509)
2504 * epa-file.el (epa-file-insert-file-contents): Set buffer's
2505 modification time if visiting a file and the content is
2506 successfully decrypted.
2507
2508 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
2509
2510 * files.el (save-some-buffers): At each map-y-or-n-p iteration,
2511 check whether the buffer is still alive.
2512
2513 2008-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
2514
2515 * emacs-lisp/rx.el (rx-submatch): Pass : to rx-form.
2516
2517 2008-12-09 Glenn Morris <rgm@gnu.org>
2518
2519 * Makefile.in (ELCFILES): Update.
2520
2521 2008-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
2522
2523 * autoinsert.el (auto-insert): Use expand-file-name instead of concat.
2524 Suggested by Eric Hanchrow <eric.hanchrow@gmail.com>.
2525
2526 2008-12-06 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * term/xterm.el (terminal-init-xterm): Discard pending input
2529 before reading a reply to the terminal attributes query.
2530
2531 2008-12-05 Andreas Schwab <schwab@suse.de>
2532
2533 * dired.el (dired-font-lock-keywords): Fix last change.
2534
2535 2008-12-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2536
2537 * ps-bdf.el (bdf-directory-list): Transform (defvar ... "*..")
2538 into (defcustom ... "..." :type ... :group...).
2539
2540 2008-12-05 Juanma Barranquero <lekktu@gmail.com>
2541
2542 * international/mule-diag.el (mule-diag): Display the window
2543 system version in a less laconic way.
2544
2545 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
2546
2547 * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
2548 if the sorting functions are not loaded. (Bug#1432)
2549
2550 2008-12-04 Sam Steingold <sds@gnu.org>
2551
2552 * progmodes/compile.el (compilation-read-command): Extract from
2553 compile.
2554 (compile): Use it.
2555 (recompile): Accept an optional argument to enable editing the
2556 command line.
2557
2558 2008-12-04 Michael Albinus <michael.albinus@gmx.de>
2559
2560 * net/tramp.el (top): Write a message, when loading Tramp.
2561
2562 * net/tramp-cache.el (tramp-dump-connection-properties):
2563 Polish the check, whether to dump the data.
2564
2565 2008-12-04 Lute Kamstra <lute@gnu.org>
2566
2567 * vc-cvs.el (vc-cvs-could-register): Don't use file-directory-p to
2568 check if the file "CVS/Entries" exists.
2569
2570 2008-12-04 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * international/mule-diag.el (list-character-sets): Doc fix.
2573 (list-character-sets-2): Fix info in header. Simplify.
2574 (print-coding-system): Simplify.
2575 (list-input-methods-1): Simplify.
2576 (mule-diag): Display current font/fontset for all window systems,
2577 not just X. Simplify.
2578
2579 2008-12-04 Glenn Morris <rgm@gnu.org>
2580
2581 * vc-cvs.el (vc-cvs-register-switches): Doc fix. Add t as option.
2582 (vc-cvs-register): Doc fix.
2583 * vc-mcvs.el (vc-mcvs-register-switches): Doc fix. Add t as option.
2584 (vc-mcvs-register): Doc fix.
2585 * vc-rcs.el (vc-rcs-register-switches): Doc fix. Add t as option.
2586 (vc-rcs-register): Doc fix.
2587 * vc-sccs.el (vc-sccs-register-switches): Doc fix. Add t as option.
2588 (vc-sccs-register): Doc fix.
2589 * vc-svn.el (vc-svn-register-switches): Doc fix. Add t as option.
2590 (vc-svn-register): Doc fix.
2591
2592 * files.el (toggle-read-only): Doc fix.
2593
2594 2008-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2595
2596 * apropos.el (apropos-print-doc): Fix thinko that caused long labels to
2597 be used in compact layout and vice-versa.
2598
2599 2008-12-03 Juanma Barranquero <lekktu@gmail.com>
2600
2601 * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
2602 like most list-* commands.
2603
2604 * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
2605 They already exist in descr-text.el as `describe-char-unicodedata-file'
2606 and `describe-char-unicode-data'.
2607 (print-list): Simplify.
2608 (read-charset): Reflow docstring.
2609 (list-coding-systems): Doc fix.
2610
2611 2008-12-03 Glenn Morris <rgm@gnu.org>
2612
2613 * vc.el (vc-diff-switches): Doc fix.
2614 * vc-bzr.el (vc-bzr-diff-switches): Doc fix. Add t as option.
2615 (vc-bzr-log-switches): Doc fix.
2616 * vc-cvs.el (vc-cvs-diff-switches): Doc fix. Add t as option.
2617 * vc-git.el (vc-git-diff-switches): Doc fix.
2618 * vc-hg.el (vc-hg-diff-switches): Doc fix.
2619 * vc-mcvs.el (vc-mcvs-diff-switches): Doc fix.
2620 * vc-mtn.el (vc-mtn-diff-switches): Doc fix.
2621 * vc-rcs.el (vc-rcs-diff-switches): Doc fix. Add t as option.
2622 * vc-sccs.el (vc-sccs-diff-switches): Doc fix. Add t as option.
2623
2624 * vc-arch.el (vc-arch-diff-switches): New option, for consistency with
2625 other backends.
2626 (vc-arch-diff): Apply switches.
2627
2628 * vc-cvs.el (vc-cvs-diff): Use vc-diff-switches or diff-switches rather
2629 than appending.
2630
2631 * vc-sccs.el (vc-sccs-register-switches): Remove leading * from doc.
2632
2633 2008-12-03 Daiki Ueno <ueno@unixuser.org>
2634
2635 * epa.el (epa--show-key): Use past tense of "expire" if the key
2636 has already been expired. Thanks to Peter BARABAS.
2637
2638 2008-12-03 Lute Kamstra <lute@gnu.org>
2639
2640 * align.el:
2641 * allout.el:
2642 * apropos.el:
2643 * arc-mode.el:
2644 * autoinsert.el:
2645 * avoid.el:
2646 * battery.el:
2647 * bookmark.el:
2648 * buff-menu.el:
2649 * calculator.el:
2650 * chistory.el:
2651 * cmuscheme.el:
2652 * comint.el:
2653 * compare-w.el:
2654 * dabbrev.el:
2655 * delim-col.el:
2656 * desktop.el:
2657 * diff-mode.el:
2658 * diff.el:
2659 * dired-aux.el:
2660 * dired-x.el:
2661 * dired.el:
2662 * dos-vars.el:
2663 * ediff-diff.el:
2664 * ediff-help.el:
2665 * ediff-init.el:
2666 * ediff-merg.el:
2667 * ediff-mult.el:
2668 * ediff-ptch.el:
2669 * ediff-vers.el:
2670 * ediff-wind.el:
2671 * ediff.el:
2672 * emerge.el:
2673 * facemenu.el:
2674 * faces.el:
2675 * ffap.el:
2676 * filecache.el:
2677 * find-dired.el:
2678 * font-core.el:
2679 * font-lock.el:
2680 * forms.el:
2681 * fringe.el:
2682 * help-at-pt.el:
2683 * hippie-exp.el:
2684 * ido.el:
2685 * image-file.el:
2686 * imenu.el:
2687 * indent.el:
2688 * info.el:
2689 * isearchb.el:
2690 * iswitchb.el:
2691 * jit-lock.el:
2692 * jka-compr.el:
2693 * log-edit.el:
2694 * lpr.el:
2695 * ls-lisp.el:
2696 * man.el:
2697 * menu-bar.el:
2698 * midnight.el:
2699 * mouse-sel.el:
2700 * mouse.el:
2701 * msb.el:
2702 * outline.el:
2703 * paren.el:
2704 * pcmpl-cvs.el:
2705 * pcmpl-gnu.el:
2706 * pcomplete.el:
2707 * pcvs-info.el:
2708 * pcvs-parse.el:
2709 * printing.el:
2710 * ps-mule.el:
2711 * ps-print.el:
2712 * replace.el:
2713 * ruler-mode.el:
2714 * saveplace.el:
2715 * sb-image.el:
2716 * scroll-bar.el:
2717 * sha1.el:
2718 * shadowfile.el:
2719 * shell.el:
2720 * sort.el:
2721 * speedbar.el:
2722 * strokes.el:
2723 * tempo.el:
2724 * term.el:
2725 * terminal.el:
2726 * time-stamp.el:
2727 * time.el:
2728 * tree-widget.el:
2729 * type-break.el:
2730 * vc-cvs.el:
2731 * vc-hg.el:
2732 * vc-mcvs.el:
2733 * vc-rcs.el:
2734 * vc-sccs.el:
2735 * vc.el:
2736 * view.el:
2737 * w32-vars.el:
2738 * whitespace.el:
2739 * wid-edit.el: Remove leading * from docstrings of defcustoms,
2740 deffaces, defconsts and defuns.
2741
2742 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
2743
2744 * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
2745 the prompt was added to the minibuffer.
2746
2747 2008-12-02 Glenn Morris <rgm@gnu.org>
2748
2749 * format.el (format-write-file): Rewrite doc yet again.
2750
2751 * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
2752 Doc fix. (Bug#1368)
2753
2754 * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
2755
2756 2008-12-02 Aaron S. Hawley <aaronh@garden.org>
2757
2758 * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
2759 case where point is at the beginning of the buffer. (Bug#1239)
2760
2761 2008-12-02 Lennart Borgman <lennart.borgman@gmail.com>
2762
2763 * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
2764 already have the correct indentation. (Bug#859)
2765
2766 2008-12-02 Kenichi Handa <handa@m17n.org>
2767
2768 * international/uni-decomposition.el: Re-generated.
2769
2770 2008-12-01 Andreas Schwab <schwab@suse.de>
2771
2772 * dired.el (dired-font-lock-keywords): Avoid fontifying file names
2773 ending in a colon as directory header.
2774
2775 2008-12-01 Kenichi Handa <handa@m17n.org>
2776
2777 * international/uni-numeric.el: Re-generated.
2778
2779 * international/charprop.el: Re-generated.
2780
2781 2008-12-01 Juanma Barranquero <lekktu@gmail.com>
2782
2783 * international/mule-cmds.el (locale-preferred-coding-systems):
2784 Fix alist item.
2785
2786 2008-12-01 Michael Albinus <michael.albinus@gmx.de>
2787
2788 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
2789 (tramp-set-connection-property, tramp-flush-connection-property)
2790 (tramp-dump-connection-properties): Use it.
2791
2792 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
2793
2794 * wdired.el (wdired-finish-edit): If displaying a single file,
2795 change dired-directory if that file was renamed.
2796
2797 * emacs-lisp/byte-run.el (macro-declaration-function):
2798 Disallow declare specs with lengths of 3 or more.
2799
2800 * dirtrack.el (dirtrack): Fix error message.
2801
2802 2008-11-30 Glenn Morris <rgm@gnu.org>
2803
2804 * vc-svn.el (vc-svn-diff-switches): Doc fix.
2805 (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
2806
2807 * vc-git.el (vc-git-diff):
2808 * vc-hg.el (vc-hg-diff):
2809 * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
2810
2811 * eshell/esh-proc.el (eshell-needs-pipe): New variable.
2812 (eshell-needs-pipe-p): New function.
2813 (eshell-gather-process-output): Set process-connection-type according to
2814 eshell-needs-pipe-p. (Bug#1388)
2815
2816 2008-11-30 Juanma Barranquero <lekktu@gmail.com>
2817
2818 * calendar/diary-lib.el (diary-cyclic): Doc fix.
2819 (diary-remind-message, diary-number-of-entries)
2820 (diary-include-other-diary-files, diary-mark-included-diary-files)
2821 (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
2822 (diary-font-lock-keywords-1): Reflow docstrings.
2823 (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
2824 (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
2825
2826 * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
2827 (timer-duration): Use `string-match-p'.
2828
2829 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
2830
2831 * complete.el (PC-do-complete-and-exit):
2832 Use minibuffer-confirm-exit-commands.
2833
2834 * minibuffer.el (minibuffer-confirm-exit-commands):
2835 Add PC-complete and PC-complete-word to the list.
2836
2837 2008-11-29 Juanma Barranquero <lekktu@gmail.com>
2838
2839 * files.el (break-hardlink-on-save): Fix typo in docstring.
2840 Add :version tag.
2841
2842 * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
2843 (reb-mode): Define with `define-derived-mode'.
2844
2845 2008-11-29 Karl Fogel <kfogel@red-bean.com>
2846
2847 * files.el (break-hardlink-on-save): New variable.
2848 (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
2849 (file-precious-flag): Mention it in doc string.
2850
2851 2008-11-29 Miles Bader <miles@gnu.org>
2852
2853 * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
2854 (minibuffer-complete-and-exit): Use it.
2855
2856 2008-11-29 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * term/x-win.el (x-gtk-stock-cache): New hash table.
2859 (x-gtk-map-stock): Perform caching to prevent excess consing
2860 during redisplay.
2861
2862 2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2863
2864 * minibuffer.el (completion--try-word-completion): Don't ignore
2865 partial-completion if it's the only style.
2866
2867 2008-11-28 Juanma Barranquero <lekktu@gmail.com>
2868
2869 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
2870 (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
2871 (reb-initialize-buffer): Update matches, in case we're reentering
2872 RE Builder mode.
2873
2874 2008-11-28 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
2877 to minibuffer.el; recognize `confirm' and `confirm-after-completion'
2878 values for minibuffer-completion-confirm.
2879
2880 2008-11-28 Martin Rudalics <rudalics@gmx.at>
2881
2882 * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
2883 any but the first "*" in a doc-string.
2884
2885 2008-11-28 Glenn Morris <rgm@gnu.org>
2886
2887 * format.el (format-write-file): Improve previous doc fix.
2888
2889 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
2890
2891 * simple.el (use-empty-active-region, use-region-p)
2892 (region-active-p): Doc fix.
2893
2894 2008-11-27 Martin Rudalics <rudalics@gmx.at>
2895
2896 * window.el (display-buffer): Fix handling of not-this-window
2897 argument. (Bug#1415)
2898
2899 2008-11-27 Kenichi Handa <handa@m17n.org>
2900
2901 * international/characters.el: Set category 'C' to characters
2902 #x20000..#x2AFFF, #x2F800..#x2FFFF.
2903
2904 * loadup.el: Set inhibit-load-charset-map to t while preloading files.
2905
2906 2008-11-27 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * tool-bar.el (tool-bar-find-image-cache): Var deleted.
2909 (tool-bar-find-image): Function deleted.
2910 (tool-bar-local-item, tool-bar-local-item-from-menu):
2911 Use find-image instead of tool-bar-find-image.
2912 (tool-bar-keymap-cache): New hash table.
2913 (tool-bar-make-keymap): Use it.
2914 (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
2915
2916 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
2917
2918 * net/dbus.el (dbus-handle-event): The result of a message call
2919 handler can also be an object, which is not a consp.
2920
2921 2008-11-25 Alan Mackenzie <acm@muc.de>
2922
2923 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
2924 (forward-list, backward-list, down-list, backward-up-list)
2925 (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
2926 (insert-pair, insert-parentheses): State that the command assumes
2927 that point is not in a string or comment.
2928
2929 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
2930
2931 * net/dbus.el (dbus-string-to-byte-array)
2932 (dbus-byte-array-to-string, dbus-escape-as-identifier)
2933 (dbus-unescape-from-identifier): New defuns.
2934 (dbus-handle-event): The result of a message call is a list of
2935 arguments, which must be expanded when passing to
2936 `dbus-method-return-internal'.
2937
2938 * net/tramp.el (tramp-handle-write-region): Improve the check for
2939 calling direct copy.
2940 (tramp-find-inline-encoding): Don't raise an error but a warning,
2941 when no inline encoding is found.
2942 (tramp-get-remote-coding): Check for a symbol. The negative check
2943 for a string fails, when there is an empty string.
2944
2945 2008-11-26 Glenn Morris <rgm@gnu.org>
2946
2947 * vc-git.el (vc-git-diff-switches): New option.
2948 (vc-git-diff): Apply diff switches. (Bug#1386)
2949 Give it a basic doc string.
2950
2951 * term/pc-win.el (x-font-family-list): Replace redefinition with
2952 ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
2953
2954 2008-11-26 Vincent Belaïche <vincent.b.1@hotmail.fr>
2955
2956 * calc/calc-alg.el (calcFunc-collect): Normalize the coefficients
2957 of the polynomial rather than the whole polynomial.
2958
2959 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * mail/mailabbrev.el (define-mail-abbrev): When reading from
2962 mailrc, recognize string quoting. When reading from Lisp, accept
2963 rfc822-like addresses.
2964
2965 * mail/mailalias.el (define-mail-alias): Sync code with
2966 define-mail-abbrev.
2967
2968 2008-11-25 Glenn Morris <rgm@gnu.org>
2969
2970 * eshell/esh-proc.el (eshell-gather-process-output):
2971 Revert previous change. (re-opens Bug#1388)
2972
2973 * select.el (x-set-cut-buffer): Fix signal arguments.
2974
2975 * speedbar.el (speedbar-restricted-move): Fix signal arguments.
2976
2977 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
2980 (bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
2981 (bubbles--empty-char): Use "\s".
2982
2983 2008-11-25 Jay Belanger <jay.p.belanger@gmail.com>
2984
2985 * calc/calc.el (calc-settings-file, calc-language-alist)
2986 (calc-embedded-announce-formula)
2987 (calc-embedded-announce-formula-alist)
2988 (calc-embedded-open-formula, calc-embedded-close-formula)
2989 (calc-embedded-open-close-formula-alist)
2990 (calc-embedded-word-regexp-alist, calc-embedded-open-plain)
2991 (calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
2992 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
2993 (calc-embedded-open-close-new-formula-alist)
2994 (calc-embedded-open-mode, calc-embedded-close-mode)
2995 (calc-embedded-open-close-mode-alist, calc-gnuplot-name)
2996 (calc-gnuplot-plot-command, calc-gnuplot-print-command)
2997 (calc-multiplication-has-precedence): Remove unnecessary asterisks
2998 from docstrings.
2999
3000 2008-11-25 Juanma Barranquero <lekktu@gmail.com>
3001
3002 * calculator.el (calculator-op-or-exp): Reflow docstring.
3003 (calculator-remove-zeros, calculator-repR, calculator-repL):
3004 Fix typos in docstrings.
3005
3006 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * log-view.el (log-view-annotate-version): Let vc-annotate manage
3009 windows instead of calling switch-to-buffer.
3010
3011 * diff.el (diff-sentinel): Take note of diff error return value.
3012
3013 2008-11-24 Martin Rudalics <rudalics@gmx.at>
3014
3015 * calendar/appt.el (appt-disp-window): Do a set-buffer when the
3016 frame can't be split.
3017
3018 2008-11-24 Ulf Jasper <ulf.jasper@web.de>
3019
3020 * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring.
3021 (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL.
3022 (newsticker--treeview-tree-update-tag): Remove dead code.
3023 (newsticker-treeview-update): Don't update cache.
3024 (newsticker-treeview-quit): Don't save cache.
3025 (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'.
3026 (newsticker-treeview-save): Use `newsticker-dir'.
3027 (newsticker--treeview-load): Use `newsticker-dir'.
3028 (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
3029 Update tags.
3030 (newsticker-treeview-tree-do-click): Slightly simplified.
3031
3032 * net/newst-backend.el (newsticker-dir): New.
3033 (newsticker-start): Use `newsticker--cache-read'.
3034 (newsticker-stop): Use `newsticker--cache-save'.
3035 (newsticker--sentinel-work): Use `newsticker--cache-save-feed'.
3036 (newsticker--images-dir): New.
3037 (newsticker--image-get, newsticker--image-sentinel):
3038 Use `newsticker--images-dir'.
3039 (newsticker--cache-save-version1): Backup version of
3040 `newsticker--cache-save'.
3041 (newsticker--cache-update): Create newsticker-dir if necessary.
3042 (newsticker--cache-dir): New.
3043 (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
3044 (newsticker--cache-save-feed): New.
3045 (newsticker--cache-read-version1): New. Backuped version for reading
3046 cache data..
3047 (newsticker--cache-read, newsticker--cache-do-read): New.
3048
3049 * net/newst-reader.el (newsticker--image-read):
3050 Use `newsticker--images-dir'.
3051
3052 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * files.el (confirm-nonexistent-file-or-buffer):
3055 Allow `after-completion' value to request confirm only after TAB.
3056 (confirm-nonexistent-file-or-buffer): New function.
3057 (read-buffer-to-switch, find-file, find-file-other-window)
3058 (find-file-other-frame, find-file-read-only)
3059 (find-file-read-only-other-window)
3060 (find-file-read-only-other-frame): Use it.
3061 (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
3062 Thanks to Alan Mackenzie for suggesting the new behavior.
3063
3064 * minibuffer.el (minibuffer-complete-and-exit):
3065 Change `confirm-only' value of minibuffer-completion-confirm to
3066 `confirm', and handle a `confirm-after-completion' value.
3067
3068 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
3069
3070 * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
3071
3072 2008-11-24 Andreas Schwab <schwab@suse.de>
3073
3074 * image.el (image-type-header-regexps): Recognize more xbm format
3075 variants.
3076
3077 2008-11-24 Juanma Barranquero <lekktu@gmail.com>
3078
3079 * textmodes/artist.el (artist-charlist-to-string): Simplify.
3080 (artist-mode-name, artist-mt, artist-vaporize-fuzziness)
3081 (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
3082 (artist-replace-string, artist-draw-rect, artist-draw-line)
3083 (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
3084 (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
3085 (artist-pen, artist-pen-line, artist-text-insert-common)
3086 (artist-text-overwrite, artist-spray-get-interval)
3087 (artist-spray-clear-circle, artist-erase-char)
3088 (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
3089 (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
3090 (artist-key-draw-1point, artist-key-draw-2points)
3091 (artist-mouse-draw-continously): Fix typos in docstrings.
3092 (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
3093 (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
3094 (artist-backward-char, artist-forward-char): Doc fixes.
3095 (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
3096 Reflow docstrings.
3097
3098 2008-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3099
3100 * international/quail.el (quail-vunion): New function.
3101 (quail-defrule-internal): Use it to prevent accumulating redundant
3102 alternatives when `append' is set.
3103 (quail-insert-decode-map): Simplify computation of the max-key-width.
3104 Compute it right for multiple-list.
3105
3106 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * emacs-lisp/elp.el (elp-instrument-list): Check argument type
3109 explicitly. Doc fix.
3110
3111 2008-11-24 Martin Rudalics <rudalics@gmx.at>
3112
3113 * calendar/appt.el (appt-disp-window): Move minibuffer check
3114 after binding this-window and do not set-buffer to make sure we
3115 won't deselect the minibuffer. (Bug#1413)
3116
3117 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu>
3118
3119 * vc-hg.el (vc-hg-program): Remove.
3120 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3121 Undo previous change.
3122
3123 2008-11-23 Martin Rudalics <rudalics@gmx.at>
3124
3125 * info-look.el (info-lookup): When Info buffer is visible on
3126 another frame, raise that frame.
3127
3128 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
3129
3130 * allout.el (allout-mode): Fix typo in docstring.
3131
3132 * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring.
3133 (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos.
3134
3135 2008-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3136
3137 * vc-hooks.el (vc-follow-link): Complete last change.
3138
3139 2008-11-23 Juanma Barranquero <lekktu@gmail.com>
3140
3141 * textmodes/remember.el (remember-region): Doc fix.
3142 (remember-filter-functions, remember-handler-functions)
3143 (remember-save-after-remembering, remember-mailbox)
3144 (remember-default-priority, remember-data-file, remember-leader-text)
3145 (remember-diary-file): Remove * from defcustom docstrings.
3146 (remember-run-all-annotation-functions-flag)
3147 (remember-all-handler-functions): Reflow docstrings.
3148 (remember-store-in-mailbox): Fix typo in docstring.
3149 (remember-mode): Define with `define-derived-mode'. Doc fix.
3150
3151 2008-11-23 Glenn Morris <rgm@gnu.org>
3152
3153 * eshell/esh-cmd.el (eshell-in-pipeline-p): Add doc-string.
3154 (eshell-do-pipelines): Add optional argument to distinguish recursive
3155 calls. Use to set eshell-in-pipeline-p to 'first for the first command
3156 in a pipeline.
3157
3158 * eshell/esh-proc.el (eshell-gather-process-output):
3159 Set process-connection-type nil for all but the first element of a
3160 pipeline. (Bug#1388)
3161
3162 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3163
3164 * ediff-hook.el: Add tooltips to Emacs menus.
3165
3166 * ediff.el: Change date of last update.
3167
3168 2008-11-22 Juri Linkov <juri@jurta.org>
3169
3170 * dired-aux.el (dired-isearch-filenames): Add new context-dependent
3171 option `dwim'. Change non-dwim option from `dired-filename' to `t'.
3172 Doc fix.
3173 (dired-isearch-filenames-setup): Run filename Isearch only when
3174 dired-isearch-filenames is t or dired-isearch-filenames is `dwim'
3175 and the text property `dired-filename' at point is non-nil.
3176 In this case also set isearch-message-prefix-add to "filename ".
3177 (dired-isearch-filenames-end): Set isearch-message-prefix-add to nil.
3178 (dired-isearch-filenames, dired-isearch-filenames-regexp):
3179 Don't let-bind isearch-message-prefix-add since this is done now
3180 in dired-isearch-filenames-setup.
3181
3182 * isearch.el (isearch-mode): Change the order of calling
3183 `isearch-update' and running the `isearch-mode-hook' to call
3184 `isearch-update' with Isearch parameters set in this hook.
3185
3186 * progmodes/compile.el (compilation-auto-jump-to-first-error):
3187 Fix docstring - change "during `compile'" to "during compilation".
3188
3189 * descr-text.el (describe-char-unidata-list): Move `old-name' to
3190 be immediately after `name'.
3191
3192 * startup.el (initial-buffer-choice): Change an abstract file name
3193 "file.txt" to more reasonable default file name value "~/.emacs".
3194
3195 2008-11-22 Juri Linkov <juri@jurta.org>
3196
3197 * files.el (hack-local-variables-confirm): Rename arg `project' to
3198 `dir-name'. Move `(or dir-name name)' to let-binding of `name'.
3199 (hack-local-variables-filter): Rename arg `project' to `dir-name'.
3200 (hack-local-variables): Rename call of `hack-project-variables' to
3201 `hack-dir-local-variables'. Change error text to "Directory-local
3202 variables error".
3203 (dir-locals-class-alist): Rename from `project-class-alist'.
3204 (dir-locals-directory-alist): Rename from `project-directory-alist'.
3205 (dir-locals-get-class-variables): Rename from `project-get-alist'.
3206 (dir-locals-collect-mode-variables): Rename from
3207 `project-collect-bindings-from-alist'. Rename arg `mode-alist' to
3208 `mode-variables', and arg `settings' to `variables'.
3209 (dir-locals-collect-variables): Rename from
3210 `project-collect-binding-list'. Rename arg `binding-list' to
3211 `class-variables', and arg `settings' to `variables'.
3212 (dir-locals-set-directory-class): Rename from `set-directory-project'.
3213 (dir-locals-set-class-variables): Rename from `define-project-bindings'.
3214 Rename arg `settings' to `variables'.
3215 (dir-locals-file): New defconst.
3216 (dir-locals-find-file): Rename from `project-find-settings-file'.
3217 Use `dir-locals-file'. Rename let-bound `settings' to `locals-file',
3218 and `pda' to `dir-elt'.
3219 (dir-locals-read-from-file): Rename from
3220 `project-define-from-project-file'. Rename arg `settings-file'
3221 to `file'. Rename let-bound `list' to `variables'.
3222 (hack-dir-local-variables): Rename from `hack-project-variables'.
3223 Rename let-bound `settings' to `variables-file', `root-dir'
3224 to `dir-name', and `bindings' to `variables'.
3225
3226 2008-11-22 Lute Kamstra <lute@gnu.org>
3227
3228 * simple.el (goto-line): Rename argument.
3229
3230 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3231
3232 * makefile.w32-in (compile-first): New target.
3233 (recompile): Depend on compile-first.
3234
3235 * Makefile.in (recompile): Depend on compile-first.
3236
3237 2008-11-22 Martin Rudalics <rudalics@gmx.at>
3238
3239 * files.el (switch-to-buffer-other-window)
3240 (switch-to-buffer-other-frame): Rename buffer argument to
3241 buffer-or-name. Reword and mention new option
3242 confirm-nonexistent-file-or-buffer in doc-string.
3243
3244 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3245
3246 * emulation/viper.el: Date change.
3247
3248 * emulation/viper-cmd.el (viper-envelop-ESC-key):
3249 viper-translate-all-ESC-keysequences is now a function.
3250
3251 * emulation/viper-init.el (viper-translate-all-ESC-keysequences):
3252 Make this variable.
3253
3254 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3255
3256 * vc-hooks.el (vc-follow-link, vc-find-file-hook):
3257 Use buffer-file-truename to handle symlinks in any part of the filename.
3258
3259 2008-11-22 Glenn Morris <rgm@gnu.org>
3260
3261 * vc-mtn.el (vc-mtn-diff-switches): New option.
3262 (vc-mtn-program): Rename from vc-mtn-command, for
3263 consistency with other backends. Keep old name as alias.
3264 Update callers. Make it a defcustom.
3265 (vc-mtn-diff): Give it a doc string. Apply diff switches.
3266
3267 * vc-arch.el (vc-arch-program): Rename from vc-arch-command, for
3268 consistency with other backends. Keep old name as alias.
3269 Make it a defcustom.
3270 (vc-arch-command, vc-arch-trim-revlib): Adapt for above change.
3271
3272 * vc-hg.el (vc-hg-program): New option.
3273 (vc-hg-state, vc-hg-working-revision, vc-hg-command):
3274 Use vc-hg-program rather than hard-coded "hg".
3275
3276 * vc-svn.el: Remove leading `*' from defcustom doc-strings.
3277 (vc-svn-program): Move defcustom to start.
3278 (vc-svn-create-repo, vc-svn-modify-change-comment):
3279 Use vc-svn-program rather than hard-coded "svn".
3280
3281 * menu-bar.el: Stylistic consistency fixes for various menu and
3282 help texts.
3283
3284 * kmacro.el (kmacro-insert-counter): Doc fix.
3285
3286 2008-11-21 Ivan Shmakov <oneingray@gmail.com> (tiny change)
3287
3288 * progmodes/tcl.el (tcl-filter): Don't forcibly move point.
3289
3290 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3291
3292 * international/quail.el (quail-indent-to): New function.
3293 (quail-completion-1, quail-completion-list-translations)
3294 (quail-insert-decode-map): Use it to improve alignment.
3295 (quail-build-decode-map): Don't ignore latin-1 chars.
3296 (quail-help): Increase the max decode-map size so that even the TeX map
3297 gets printed.
3298
3299 * bookmark.el (bookmark-get-bookmark): Add `noerror' arg.
3300 Signal error for invalid bookmark.
3301 (bookmark-get-bookmark-record): Undo last change.
3302 (bookmark-store, bookmark-delete): Use new arg `noerror'.
3303
3304 * bookmark.el (bookmark-buffer-file-name): Also abbreviate dired-dir.
3305 Suggested by Toru TSUNEYOSHI.
3306
3307 2008-11-21 Shigeru Fukaya <shigeru.fukaya@gmail.com>
3308
3309 * byte-opt.el (byte-compile-butlast): Move up in file.
3310 (byte-optimize-plus): Don't call
3311 byte-optimize-delay-constants-math (bug#1334).
3312 Use byte-optimize-predicate to optimize constants.
3313 (byte-optimize-minus): Don't call byte-optimize-delay-constants-math.
3314 Remove zero arguments first
3315 if possible. Call byte-optimize-predicate to optimize constants.
3316 (byte-optimize-multiply): Remove optimizations for arguments of 0
3317 and 2, which may be inaccurate. Optimize (* x -1) to (- x).
3318 Call byte-optimize-predicate.
3319 (byte-optimize-divide): Leave runtime errors unchanged.
3320 Optimize (/ x 1) to (+ x 0). Remove optimizations for arguments of
3321 0 and 2.0, which may be inaccurate. Call byte-optimize-predicate.
3322
3323 2008-11-21 Juanma Barranquero <lekktu@gmail.com>
3324
3325 * bookmark.el (bookmark-jump-noselect): Add obsolescence
3326 declaration and remove redundant info from docstring.
3327
3328 * isearch.el (isearch-search-string): Doc fix.
3329 (search-exit-option, search-slow-window-lines, search-slow-speed)
3330 (search-upper-case, search-nonincremental-instead)
3331 (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
3332 (search-ring-update, search-highlight, isearch-lazy-highlight)
3333 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3334 (lazy-highlight-interval): Remove * from defcustom docstrings.
3335 (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
3336 Remove * from defcustom docstrings; fix typos.
3337 (isearch-push-state-function, isearch-help-for-help-internal)
3338 (isearch-help-for-help, isearch-describe-bindings)
3339 (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
3340 (isearch-pop-fun-state, isearch-search-fun-function)
3341 (isearch-lazy-highlight-search): Fix typos in docstrings.
3342 (isearch-yank-internal, isearch-fallback): Reflow docstrings.
3343 (isearch-forward): Fix typo and reflow docstring.
3344 (isearch-help-map): Remove unused `i' binding. Fix typos in docstring.
3345 (isearch-mode-map): Don't use `let*'.
3346
3347 2008-11-21 Chong Yidong <cyd@stupidchicken.com>
3348
3349 * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
3350
3351 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3352
3353 * isearch.el (isearch-search-string): Simplify and convert docstring.
3354
3355 * buff-menu.el (Buffer-menu-short-ellipsis): Partly undo last change.
3356
3357 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3358
3359 * international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
3360 (lookup-nested-alist): Doc fix.
3361 (with-coding-priority): Reflow docstring.
3362 (detect-coding-with-priority): Fix typos in obsolescence declaration.
3363 (char-displayable-p): Reflow docstring. Use `when'.
3364
3365 2008-11-20 Dan Nicolaescu <dann@ics.uci.edu>
3366
3367 * calendar/cal-menu.el (cal-menu-scroll-menu): Add bindings for
3368 week forward/backward.
3369
3370 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3371
3372 * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
3373 (with-electric-help): Fix typo and reflow docstring.
3374
3375 2008-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3376
3377 * buff-menu.el (Buffer-menu-short-ellipsis): New constant.
3378 (Buffer-menu-buffer+size): Use it, fix last change, and simplify.
3379 (list-buffers-noselect): Don't need to pad.
3380
3381 2008-11-20 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3382
3383 * buff-menu.el (Buffer-menu-buffer+size, list-buffers-noselect):
3384 Pay attention to char widths when computing string sizes.
3385
3386 2008-11-20 Juanma Barranquero <lekktu@gmail.com>
3387
3388 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
3389 (byte-compile-output-docform): Reflow docstrings.
3390 (no-byte-compile): Fix typo in docstring.
3391 (byte-recompile-directory, compile-defun): Doc fixes.
3392 (emacs-lisp-file-regexp, byte-compile-verbose)
3393 (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
3394 (byte-compile-dynamic-docstrings, byte-optimize-log)
3395 (byte-compile-error-on-warn, byte-compile-warnings)
3396 (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
3397 Remove * from defcustom docstrings.
3398
3399 2008-11-20 Glenn Morris <rgm@gnu.org>
3400
3401 * format.el (format-alist, format-write-file): Doc fix.
3402
3403 * proced.el (proced-available): New variable.
3404 (proced-process-attributes): Move availability check from previous
3405 change from here...
3406 (proced): ... to here.
3407
3408 * vc-hg.el (vc-hg-diff-switches): New option.
3409 (vc-hg-diff): Apply diff switches. (Bug#1017)
3410
3411 * calc/calc-units.el (math-additional-units): Doc fix (active voice).
3412
3413 * progmodes/fortran.el (fortran-mode-map): Add some menu :help.
3414
3415 2008-11-20 Stephen Berman <Stephen.Berman@gmx.net>
3416
3417 * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
3418
3419 2008-11-19 Juanma Barranquero <lekktu@gmail.com>
3420
3421 * calc/calc-units.el (math-units-table): Doc fix.
3422 (math-standard-units): Fix typo in constant's description.
3423 (math-additional-units): Fix typo in docstring.
3424
3425 2008-11-19 Ulrich Mueller <ulm@kph.uni-mainz.de>
3426
3427 * calc/calc-units.el (math-standard-units): Add eps0,
3428 permittivity of vacuum.
3429
3430 2008-11-19 Dan Nicolaescu <dann@ics.uci.edu>
3431
3432 * files.el (project-settings-file): Remove.
3433 (project-find-settings-file): Undo previous change that added the
3434 use of project-settings-file.
3435
3436 2008-11-19 Glenn Morris <rgm@gnu.org>
3437
3438 * proced.el (proced, proced-format-time): Doc fixes.
3439 (proced-process-attributes): Signal an error if unsupported. (Bug#1314)
3440
3441 2008-11-19 Karl Fogel <kfogel@red-bean.com>
3442
3443 * bookmark.el (bookmark-jump-noselect): Move the deprecation
3444 notice into the doc string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
3445
3446 2008-11-19 Lute Kamstra <lute@gnu.org>
3447
3448 * autoinsert.el (auto-insert-alist): Don't use match data.
3449
3450 2008-11-19 Glenn Morris <rgm@gnu.org>
3451
3452 * progmodes/f90.el (f90-mode-map): Add some menu :help.
3453
3454 * autoinsert.el (auto-insert-alist): Update template to FDL 1.3+.
3455
3456 * emacs-lisp/cl.el (floor*, ceiling*, truncate*, round*, mod*):
3457 * term/w32-win.el (x-select-font): Declare.
3458
3459 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix a/an typo.
3460 Use the imperative for all help strings.
3461
3462 2008-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3463
3464 * textmodes/ispell.el (ispell-dictionary-base-alist): Adjust to the
3465 case where the default dictionary is French, Spanish, younameit.
3466
3467 * window.el (window--frame-usable-p): Consider dedicated windows
3468 as usable.
3469
3470 * files.el (confirm-nonexistent-file-or-buffer):
3471 Rename from find-file-confirm-nonexistent-file.
3472 (read-buffer-to-switch): Use it.
3473
3474 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
3475
3476 * server.el (server-temp-file-p): Use `string-match-p'.
3477 (server-socket-dir): Set to nil if local sockets are unsupported.
3478 (server-start): Don't try to delete local socket if unsupported.
3479 (server-kill-new-buffers): Reflow docstring.
3480 (server-delete-client, server-handle-delete-frame)
3481 (server-save-buffers-kill-terminal): Doc fixes.
3482 (server-send-string): Fix typo in docstring.
3483
3484 2008-11-18 Sam Steingold <sds@gnu.org>
3485
3486 * progmodes/compile.el (compilation-start-hook): New hook.
3487 (compilation-start): Run it on the compilation process.
3488
3489 2008-11-18 Juanma Barranquero <lekktu@gmail.com>
3490
3491 * international/mule-cmds.el (update-leim-list-file): Simplify.
3492 (prefer-coding-system, find-coding-systems-for-charsets):
3493 Fix docstring typos.
3494 (select-safe-coding-system, input-method-exit-on-first-char)
3495 (language-info-alist, language-info-custom-alist): Reflow docstrings.
3496 (toggle-input-method, read-multilingual-string): Doc fixes.
3497 Reflow docstrings.
3498 (locale-name-match, sort-coding-systems, find-multibyte-characters)
3499 (read-char-by-name): Use `string-match-p'.
3500 (get-char-code-property, put-char-code-property)
3501 (char-code-property-description): Be silent while loading uni-* files.
3502 (ucs-names): Use `dotimes-with-progress-reporter', because loading
3503 the Unicode character names is *slow*.
3504
3505 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * wid-edit.el (widget-image-insert): Don't add a mouse-face.
3508
3509 * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
3510
3511 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * international/mule-cmds.el (ucs-completions): Mark as risky.
3514
3515 2008-11-17 Martin Rudalics <rudalics@gmx.at>
3516
3517 * help-macro.el (three-step-help): Remove * from defcustom.
3518 (make-help-screen): Don't iconify selected frame. (Bug#1322)
3519 Use when instead of if and cond within condition-case.
3520
3521 * window.el (quit-window): Bind window to selected window when
3522 trying to delete it.
3523
3524 2008-11-17 Glenn Morris <rgm@gnu.org>
3525
3526 * progmodes/cc-defs.el (c-put-char-property-fun): Add fallback
3527 definition of 'ignore, rather than nil. (Bug#1353)
3528
3529 2008-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3530
3531 * window.el (window--frame-usable-p): Allow use for soft-dedication.
3532
3533 2008-11-17 Juanma Barranquero <lekktu@gmail.com>
3534
3535 * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
3536
3537 * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
3538 (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
3539 (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
3540 (kill-word, backward-kill-word, zap-to-char): Doc fixes.
3541 (shell-command, repeat-complex-command): Reflow docstrings.
3542 (pop-to-mark-command): Fix typos in docstring.
3543
3544 2008-11-17 Juri Linkov <juri@jurta.org>
3545
3546 * isearch.el (isearch-filter-predicate): Rename from
3547 `isearch-success-function'. Rename default value from
3548 `isearch-success-function-default' to
3549 `isearch-filter-invisible'. Doc fix.
3550 (isearch-filter-invisible): Rename from
3551 `isearch-success-function-default'. Doc fix.
3552 (isearch-search, isearch-lazy-highlight-search):
3553 Rename `isearch-success-function' to `isearch-filter-predicate'.
3554
3555 * dired-aux.el (dired-isearch-filter-predicate-orig): Rename from
3556 `dired-isearch-orig-success-function'.
3557 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
3558 (dired-isearch-filenames-end): Rename `isearch-success-function' to
3559 `isearch-filter-predicate'. Doc fix.
3560 (dired-isearch-filter-filenames): Rename from
3561 `dired-isearch-success-function'.
3562
3563 * info.el (Info-search, Info-mode):
3564 Rename `isearch-success-function' to `isearch-filter-predicate'.
3565 (Info-isearch-filter-predicate): Rename from
3566 `Info-search-success-function'.
3567
3568 * simple.el (minibuffer-default-add-function): Fix docstring to
3569 use clear text "default values" instead of obscure references to
3570 the dynamic variable `minibuffer-default'.
3571
3572 2008-11-16 Glenn Morris <rgm@gnu.org>
3573
3574 * term/ns-win.el (ns-extended-platform-support-mode):
3575 Tweak menu entry from previous change.
3576
3577 * wid-edit.el (advertised-widget-backward): Remove autoload cookie.
3578
3579 * cus-edit.el (custom-buffer-create-internal): Always insert the
3580 in-buffer buttons, regardless of tool-bar. (Bug#1326)
3581
3582 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * subr.el (read-passwd): Use read-event instead of read-char-exclusive.
3585
3586 2008-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3587
3588 * ielm.el (ielm-eval-input): Fix thinko in last change.
3589
3590 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * subr.el (read-passwd): Yank current kill if the user enters C-y.
3593
3594 2008-11-16 Michael Albinus <michael.albinus@gmx.de>
3595
3596 * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
3597 (tramp-file-name-handler-alist): Handle `file-name-as-directory'.
3598
3599 * net/tramp-fish.el (tramp-fish-file-name-handler-alist)
3600 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3601 Handle `file-name-as-directory'.
3602
3603 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3604
3605 * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
3606 usual variable-pitch face.
3607
3608 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
3609
3610 * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
3611 (ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
3612 (ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
3613 (ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
3614 (ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
3615 (ange-ftp-quote-string, ange-ftp-process-handle-line)
3616 (ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
3617 (ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
3618 (ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
3619 (ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
3620 (ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
3621 (ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
3622 (ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
3623 (ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
3624 (ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
3625 (ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
3626 (ange-ftp-default-user, ange-ftp-default-password)
3627 (ange-ftp-default-account, ange-ftp-netrc-default-password)
3628 (ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
3629 (ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
3630 (ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
3631 (ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
3632 (ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
3633 (ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
3634 (ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
3635 (ange-ftp-make-backup-files, ange-ftp-retry-time)
3636 (ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
3637 (ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
3638 (ange-ftp-gateway-tmp-name-template)
3639 (ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
3640 (ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
3641 (ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
3642 (ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
3643 (ange-ftp-gateway-program): Remove * from docstring and reflow.
3644 (ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
3645 (ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
3646 (ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
3647 (ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
3648 (ange-ftp-rename-local-to-remote): Doc fixes.
3649 (ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
3650 Use `when', `unless'.
3651 (ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
3652 (ange-ftp-process-handle-hash): Rename arg STR to STRING.
3653 (ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
3654 (ange-ftp-smart-login): Rename arg PASS to PASSWORD.
3655 (ange-ftp-normal-login): Rename arg PASS to PASSWORD. Fix typo.
3656 (ange-ftp-process-sentinel): Use `when'. Fix typo.
3657 (ange-ftp-gwp-start): Use `let', not `let*'; use `when'. Fix typo.
3658 (ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
3659 (ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
3660 (ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
3661 (ange-ftp-dumb-unix-host, ange-ftp-binary-file)
3662 (ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
3663 (ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
3664 (ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
3665 `(save-match-data (string-match ...))'.
3666 (ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
3667 (ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
3668 Use `string-match-p' instead of `(save-match-data (string-match ...))'.
3669 Doc fixes.
3670
3671 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
3672
3673 * emulation/viper-init.el (viper-ESC-keyseq-timeout): Make it into a
3674 function instead of a variable.
3675
3676 * emulation/viper-util.el (viper-fast-keysequence-p): Change to use
3677 viper-ESC-keyseq-timeout as a function.
3678 (viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
3679 defsubst.
3680
3681 * emulation/viper-cmd.el: Let line-move-visual to nil when using
3682 next-line or previous-line.
3683 (viper-R-state-post-command-sentinel): Use defun instead of defsubst.
3684
3685 * emulation/viper-keym.el (viper-ESC-key): Use (kbd "ESC").
3686
3687 * ediff-util.el (ediff-toggle-multiframe): Check if control window is
3688 live.
3689 (ediff-save-buffer): Let window-min-height to 2.
3690
3691 * ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
3692 the minibuffer.
3693
3694 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
3695
3696 * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
3697 (ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
3698 (ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
3699 (ielm-map): Define within defvar. Add docstring.
3700 (ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
3701 (ielm-complete-filename): Use `when', `unless'.
3702 (ielm-is-whitespace-or-comment): Use `string-match-p'.
3703 (ielm-return, ielm-get-old-input): Use `looking-at-p'.
3704 (ielm-change-working-buffer): Check that the buffer is live.
3705 (inferior-emacs-lisp-mode): Define with `define-derived-mode'.
3706 Simplify. Reflow docstring.
3707 (inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
3708 New aliases, to satisfy `define-derived-mode' expectations.
3709
3710 2008-11-15 Glenn Morris <rgm@gnu.org>
3711 Martin Rudalics <rudalics@gmx.at>
3712
3713 * emacs-lisp/find-func.el (find-function-advised-original): New.
3714 (find-function-C-source, find-function-noselect):
3715 Use find-function-advised-original to handle advised funcs. (Bug#789)
3716
3717 2008-11-15 Glenn Morris <rgm@gnu.org>
3718
3719 * emacs-lisp/find-func.el (find-function-noselect): Add missing "is" in
3720 alias message.
3721
3722 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
3723 Remove uniquify-after-kill-buffer-p dependency.
3724 (uniquify-kill-buffer-function): New function.
3725 (kill-buffer-hook): Use uniquify-kill-buffer-function. (Bug#1315)
3726
3727 * term/ns-win.el (ns-do-applescript, ns-popup-font-panel): Declare.
3728 (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
3729 main Emacs manual.
3730
3731 2008-11-15 Martin Rudalics <rudalics@gmx.at>
3732
3733 * window.el (quit-window): Restore delete window with second
3734 arg non-nil behavior as of before 2008-10-30 change.
3735
3736 2008-11-15 Chong Yidong <cyd@stupidchicken.com>
3737
3738 * help-fns.el (describe-function-1): Do char-range check for
3739 self-insert-command.
3740
3741 2008-11-14 Karl Fogel <kfogel@red-bean.com>
3742
3743 * files.el (file-precious-flag): Document that this flag is advisory.
3744
3745 2008-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
3746
3747 * emacs-lisp/bytecomp.el (byte-compile-associative)
3748 (byte-compile-minus, byte-compile-quo): If there are more than two
3749 operands, don't use binary operation code (bug#1334).
3750
3751 2008-11-14 Juanma Barranquero <lekktu@gmail.com>
3752
3753 * w32-fns.el (w32-shell-dos-semantics):
3754 * calendar/diary-lib.el (diary-face-attrs):
3755 * international/mule-cmds.el (set-default-coding-systems)
3756 (prefer-coding-system):
3757 * net/tramp.el (tramp-set-completion-function):
3758 * progmodes/vhdl-mode.el (vhdl-file-header):
3759 * term/pc-win.el (msdos-show-help): Fix typos in docstrings.
3760
3761 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
3762
3763 * files.el (enable-local-eval, not-modified, kill-buffer-ask)
3764 (kill-matching-buffers, save-buffers-kill-emacs)
3765 (save-buffers-kill-terminal): Fix typos in docstrings.
3766 (switch-to-buffer-other-window): Reflow docstring.
3767 (revert-buffer): Doc fix.
3768 (define-project-bindings): Rename arg LIST to SETTINGS.
3769 (project-find-settings-file): Use `let', not `let*'.
3770 Use `when'.
3771
3772 2008-11-13 Juanma Barranquero <lekktu@gmail.com>
3773
3774 * files.el (project-settings-file, locate-dominating-file):
3775 Fix typos in docstrings.
3776 (find-file-visit-truename): Remove * from defcustom docstring.
3777
3778 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change)
3779
3780 * files.el (project-settings-file): New variable.
3781 (project-find-settings-file): Use it, instead of hardcoding
3782 .dir.settings.el.
3783
3784 2008-11-13 Glenn Morris <rgm@gnu.org>
3785
3786 * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.
3787
3788 2008-11-13 Henry Weller <hweller0@gmail.com> (tiny change)
3789
3790 * net/mairix.el (mairix-widget-fields-list): Fix bug regarding searching
3791 in mail bodies.
3792
3793 2008-11-12 Juanma Barranquero <lekktu@gmail.com>
3794
3795 * international/mule.el (autoload-coding-system, with-category-table)
3796 (ctext-non-standard-encodings-alist): Fix typos in docstrings.
3797 (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
3798 (set-buffer-file-coding-system, revert-buffer-with-coding-system)
3799 (set-file-name-coding-system, ctext-pre-write-conversion)
3800 (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
3801 Reflow docstrings.
3802 (charset-list, set-coding-priority): Remove redundant obsolescence info.
3803 (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
3804 (char-valid-p): Define with `define-obsolete-function-alias'.
3805
3806 * textmodes/artist.el (artist-mode): Fix typos in docstring.
3807
3808 2008-11-12 Sam Steingold <sds@gnu.org>
3809
3810 * vc-cvs.el (vc-cvs-parse-root): Handle roots without colon
3811 between hostname and path.
3812
3813 2008-11-11 Juri Linkov <juri@jurta.org>
3814
3815 * dired-aux.el (dired-isearch-filenames)
3816 (dired-isearch-filenames-regexp):
3817 Let-bind isearch-message-prefix-add to "filename ".
3818
3819 * isearch.el (isearch-message-prefix-add)
3820 (isearch-message-suffix-add): New variables.
3821 (isearch-message-prefix): Show additional text from
3822 `isearch-message-prefix-add' before "I-search".
3823 (isearch-message-suffix): Show additional text from
3824 `isearch-message-suffix-add' at the end.
3825
3826 * isearch.el (isearch-lazy-highlight-search): Use a loop like in
3827 `isearch-search'. Call isearch-success-function to skip matches
3828 outside the current isearch scope. Let-bind search-invisible to
3829 nil to not match invisible text.
3830
3831 * isearch.el (isearch-query-replace, isearch-highlight-regexp):
3832 Let-bind `isearch-recursive-edit' to nil to prevent calling
3833 `exit-recursive-edit' in `isearch-done' that terminates the
3834 execution of these commands when it is non-nil. Call
3835 `exit-recursive-edit' explicitly at the end.
3836 (isearch-occur): For word search construct the correct regexp
3837 with word boundaries to proceed with occur.
3838
3839 * isearch.el (isearch-search-fun): Compare the length of the
3840 current search string with the length of the string from the
3841 previous search state to detect the situation when the user
3842 adds or removes characters in the search string.
3843 Use word-search-forward-lax and word-search-backward-lax in this
3844 case, and otherwise word-search-forward and word-search-backward.
3845
3846 2008-11-11 Sam Steingold <sds@gnu.org>
3847
3848 * mouse.el (mouse-buffer-menu-mode-groups): Place "Annotate" into
3849 the "Version Control" group (for C-x v g).
3850
3851 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3852
3853 * server.el (server-process-filter): Fix typos and reflow docstring.
3854
3855 2008-11-11 Martin Rudalics <rudalics@gmx.at>
3856
3857 * mail/footnote.el (footnote-mode): Improve doc-string.
3858 Suggested by <jidanni@jidanni.org>. (Bug#1318)
3859
3860 2008-11-11 Chong Yidong <cyd@stupidchicken.com>
3861
3862 * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
3863
3864 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
3865
3866 * mail/smtpmail.el (smtpmail-open-stream): Use
3867 `starttls-any-program-available'. Auto-load starttls.el for it.
3868
3869 2008-11-08 Chong Yidong <cyd@stupidchicken.com>
3870
3871 * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
3872 version (bug@1285).
3873
3874 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3875
3876 * startup.el (command-line): Ignore init-file-user when checking
3877 user's home directory on MS-DOS as well.
3878
3879 2008-11-07 Sam Steingold <sds@gnu.org>
3880
3881 * progmodes/cc-cmds.el (c-defun-name): Fix CLISP DEFUN handling.
3882
3883 2008-11-07 Juanma Barranquero <lekktu@gmail.com>
3884
3885 * frame.el (make-frame-on-display): Use `string-match-p'.
3886
3887 2008-11-07 Glenn Morris <rgm@gnu.org>
3888
3889 * progmodes/cc-defs.el (cl-macroexpand-all): Fix declaration.
3890
3891 2008-11-07 Dan Nicolaescu <dann@ics.uci.edu>
3892
3893 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add new argument
3894 to initialize font-lock keyword case sensitivity.
3895 (lisp-mode): Use it.
3896
3897 2008-11-06 Glenn Morris <rgm@gnu.org>
3898
3899 * eshell/esh-maint.el: Remove unused file.
3900
3901 * progmodes/cc-defs.el (cl-macroexpand-all): Declare.
3902
3903 * cus-edit.el (custom-comment-tag): Doc fix.
3904 (custom-comment, custom-variable-value-create, custom-face):
3905 Use face names sans -face suffix rather than aliases.
3906
3907 2008-11-05 Jay Belanger <jay.p.belanger@gmail.com>
3908
3909 * calc/calc.el (calc-quit): Use `window-full-width-p' to check
3910 window width.
3911
3912 2008-11-05 Chong Yidong <cyd@stupidchicken.com>
3913
3914 * server.el (server-process-filter): Only default to emacsclient's
3915 terminal in daemon mode.
3916
3917 2008-11-05 Martin Rudalics <rudalics@gmx.at>
3918
3919 * window.el (quit-window): Restore prefix argument behavior
3920 removed in 2008-10-30 change. (Bug#1308)
3921
3922 2008-11-05 Tassilo Horn <tassilo@member.fsf.org>
3923
3924 * doc-view.el (doc-view-mode): Bugfix: Add conversion killing
3925 function to kill-buffer-hook, not to kill-buffer.
3926 Reported by Markus Triska <markus.triska@gmx.at>
3927
3928 2008-11-04 Jay Belanger <jay.p.belanger@gmail.com>
3929
3930 * calc/calc.el (calc-quit): Make sure that the keypad buffer
3931 exists before deleting its windows.
3932
3933 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * server.el (server-process-filter): Don't call
3936 server-create-tty-frame when no tty name is specified.
3937
3938 2008-11-04 Christian Faulhammer <opfer@gentoo.org> (tiny change)
3939
3940 * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
3941
3942 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3943
3944 * international/mule-cmds.el (toggle-enable-multibyte-characters)
3945 (define-char-code-property):
3946 * textmodes/reftex.el (reftex-index):
3947 * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
3948
3949 2008-11-04 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * vc-bzr.el (vc-bzr-dir-printer): Rename from
3952 vc-bzr-status-printer.
3953
3954 * startup.el (startup-echo-area-message): Display a different
3955 message in daemon mode. Suggested by Stephen Turnbull.
3956
3957 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
3958 Windows.
3959
3960 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3961
3962 * dframe.el (dframe-mouse-position-function)
3963 (dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
3964 (dframe-mouse-set-point): Fix typos in docstrings.
3965
3966 2008-11-04 Dan Nicolaescu <dann@ics.uci.edu>
3967
3968 * vc-dir.el (vc-dir-headers): Undo previous change.
3969
3970 2008-11-04 Nick Roberts <nickrob@snap.net.nz>
3971
3972 * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
3973 * vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
3974
3975 2008-11-04 Martin Rudalics <rudalics@gmx.at>
3976
3977 * subr.el (looking-back): Fix doc-string typo.
3978
3979 * electric.el (Electric-pop-up-window): Call window-end with
3980 UPDATE set to t.
3981
3982 * window.el (save-selected-window): Make it behave like
3983 save-selected-window-norecord.
3984 (save-selected-window-norecord): Remove, since functionality
3985 fully taken over by save-selected-window.
3986 (walk-windows, set-window-text-height, fit-window-to-buffer):
3987 Use save-selected-window instead of save-selected-window-norecord.
3988 * font-lock.el (lisp-font-lock-keywords-2): Remove entry for
3989 save-selected-window-norecord.
3990 * emacs-lisp/lisp-mode.el (save-selected-window): Remove
3991 indent-function for save-selected-window-norecord.
3992
3993 2008-11-03 Alan Mackenzie <acm@muc.de>
3994
3995 * progmodes/cc-engine.el (c-forward-label): Fix for QT macros.
3996
3997 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * subr.el (looking-back): Doc fix.
4000
4001 * term/x-win.el (x-initialize-window-system):
4002 Call x-wm-set-size-hint after initialization.
4003
4004 * eshell/em-hist.el (eshell-save-history-on-exit): Change default
4005 to t.
4006
4007 * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
4008 2000-12-08 (bug#1297).
4009
4010 * font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
4011
4012 2008-11-03 Vincent Belaïche <vincent.b.1@hotmail.fr>
4013
4014 * calc/calc-alg.el (calcFunc-collect): Return constant polynomial
4015 when appropriate.
4016
4017 2008-11-02 Martin Rudalics <rudalics@gmx.at>
4018
4019 * window.el (save-selected-window-norecord): New macro.
4020 (walk-windows): Use save-selected-window-norecord and call
4021 select-window with NORECORD set. (Bug#1237)
4022 (set-window-text-height, fit-window-to-buffer):
4023 Use save-selected-window-norecord and call select-window with
4024 NORECORD set.
4025 * subr.el (with-selected-window): Call set-frame-selected-window
4026 with new argument NORECORD set. Update doc-string.
4027 (with-selected-frame): Call select-frame with new argument
4028 NORECORD set. Update doc-string.
4029 * emacs-lisp/lisp-mode.el (save-selected-window-norecord):
4030 Put indent-function for save-selected-window-norecord.
4031 * font-lock.el (lisp-font-lock-keywords-2):
4032 Add save-selected-window-norecord.
4033
4034 2008-11-01 Juanma Barranquero <lekktu@gmail.com>
4035
4036 * cus-edit.el (customize-apropos-options, custom-comment)
4037 (custom-comment-tag, custom-face-edit-attribute-tag):
4038 Fix typos in docstrings.
4039 (custom-buffer-done-kill): Remove * from defcustom docstring.
4040 (custom-file): Fix typo in doc of defcustom choice.
4041
4042 * frame.el (display-visual-class): Fix typo in docstring.
4043 (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
4044 (special-display-frame-alist, show-trailing-whitespace)
4045 (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
4046 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
4047 Remove * from defcustom docstrings.
4048
4049 * md4.el (md4-buffer): Fix typo in docstring.
4050 (md4, md4-64): Doc fixes.
4051 (md4-pack-int32): Reflow docstring.
4052
4053 * paths.el (rmail-file-name): Remove * from defcustom docstring.
4054 (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
4055
4056 * rect.el (open-rectangle): Reflow docstring.
4057 (spaces-string): Fix docstring typo. Use "?\s" instead of "? ".
4058
4059 * select.el (x-get-cut-buffer): Fix typo in docstring.
4060
4061 * timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
4062 (timezone-time-zone-from-absolute, timezone-leap-year-p):
4063 Fix typos in docstrings.
4064
4065 * emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
4066 Fix typos in docstrings.
4067
4068 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
4069
4070 * net/newst-backend.el (newsticker--cache-update): Fix no-save case.
4071
4072 * net/newst-treeview.el (newsticker--treeview-list-update-faces)
4073 (newsticker--treeview-list-update, newsticker--treeview-item-show)
4074 (newsticker--treeview-tree-update)
4075 (newsticker--treeview-tree-update-highlight)
4076 (newsticker-treeview-update)
4077 (newsticker-treeview-next-item, newsticker-treeview-prev-item)
4078 (newsticker-treeview-next-new-or-immortal-item)
4079 (newsticker-treeview-prev-new-or-immortal-item)
4080 (newsticker-treeview-next-feed, newsticker-treeview-prev-feed)
4081 (newsticker-treeview-tree-click): Watch for layout changes.
4082 (newsticker--treeview-set-current-node): Cleanup.
4083 (newsticker--treeview-restore-layout): Rename from
4084 newsticker--treeview-restore-buffers.
4085 (newsticker--treeview-mark-item): Update cache file.
4086
4087 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
4088
4089 * calendar/icalendar.el (icalendar--uid-count): New.
4090 (icalendar--create-uid): New. Extracted from
4091 `icalendar-export-region' and add uid counter.
4092 (icalendar-export-region): Use `icalendar--create-uid'.
4093
4094 2008-10-31 Juanma Barranquero <lekktu@gmail.com>
4095
4096 * tooltip.el (tooltip-frame-parameters): Doc fix.
4097
4098 2008-10-31 Martin Rudalics <rudalics@gmx.at>
4099
4100 * window.el (window-body-height, window-current-scroll-bars)
4101 (walk-windows, get-window-with-predicate, get-buffer-window-list)
4102 (minibuffer-window-active-p, count-windows)
4103 (window-safely-shrinkable-p, window--splittable-p)
4104 (window--try-to-split-window, window--frame-usable-p)
4105 (window--even-window-heights, window--display-buffer-1)
4106 (window--display-buffer-2, set-window-text-height)
4107 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
4108 (truncated-partial-width-window-p): Rewrite doc-string.
4109 (window-fixed-size-p): Simplify code. Rewrite doc-string.
4110 (split-window-vertically, split-window-horizontally):
4111 Rename args, rewrite doc-string, and simplify code.
4112 (split-window-save-restore-data): Rename args and use
4113 when instead of if.
4114
4115 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * indent.el (indent-for-tab-command): Use use-region-p.
4118
4119 * vc.el (vc-revert): Limit the length of the query string.
4120
4121 2008-10-30 Juanma Barranquero <lekktu@gmail.com>
4122
4123 * simple.el (idle-update-delay, next-error-highlight)
4124 (next-error-highlight-no-select, next-error-recenter, next-error-hook)
4125 (minibuffer-history-case-insensitive-variables, kill-ring-max)
4126 (kill-read-only-ok, backward-delete-char-untabify-method)
4127 (kill-whole-line, mark-ring-max, global-mark-ring-max)
4128 (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
4129 (goal-column, line-move-ignore-invisible, fill-prefix)
4130 (auto-fill-inhibit-regexp, blink-matching-paren)
4131 (blink-matching-paren-on-screen, blink-matching-paren-distance)
4132 (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
4133 (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
4134 (minibuffer-history-isearch-wrap, transient-mark-mode)
4135 (next-logical-line, auto-fill-mode, line-number-mode)
4136 (column-number-mode, size-indication-mode, clone-indirect-buffer)
4137 (normal-erase-is-backspace-mode): Doc fixes.
4138 (current-kill, transient-mark-mode, toggle-truncate-lines)
4139 (visible-mode): Reflow docstrings.
4140 (minibuffer-local-shell-command-map, interprogram-paste-function):
4141 Fix typos in docstrings.
4142
4143 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4144
4145 * server.el (server-process-filter): In daemon mode, default to
4146 emacsclient's tty if not opening a new frame and only the
4147 terminal-frame is available.
4148
4149 2008-10-30 Martin Rudalics <rudalics@gmx.at>
4150
4151 * window.el (quit-window): Simplify code. Say in doc-string
4152 that it operates on the selected window's buffer. (Bug#1259)
4153
4154 2008-10-30 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * vc-svn.el (vc-svn-diff): If files is nil don't set oldvers to
4157 nil so that log-view-diff-changeset works.
4158
4159 2008-10-30 Glenn Morris <rgm@gnu.org>
4160
4161 * files.el (locate-dominating-stop-dir-regexp): Fix typo.
4162
4163 * resume.el: Move to obsolete/.
4164 * Makefile.in (ELCFILES): Update.
4165
4166 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4167
4168 * electric.el (Electric-pop-up-window): Don't shrink the window if
4169 it's already big enough.
4170
4171 * minibuffer.el (delete-minibuffer-contents): Delete all
4172 minibuffer contents instead of just the current field.
4173
4174 * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
4175
4176 * bookmark.el (bookmark-handle-bookmark): Rename from
4177 bookmark-jump-noselect.
4178 (bookmark--jump-via, bookmark-insert): Callers changed.
4179 (bookmark-jump-noselect): Wrapper function for
4180 bookmark-handle-bookmark.
4181 (bookmark-get-bookmark-record): Signal error for invalid bookmark.
4182
4183 * textmodes/ispell.el (ispell-word): Use use-region-p.
4184
4185 2008-10-29 Juanma Barranquero <lekktu@gmail.com>
4186
4187 * tooltip.el (tooltip-functions): Rename from `tooltip-hook',
4188 to follow naming conventions for abnormal hooks. Doc fix.
4189 (tooltip-mode, tooltip-timeout): Use it.
4190 (tooltip-hook): New obsolete alias.
4191 (tooltip-help-tips): Doc fix.
4192
4193 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
4194
4195 2008-10-29 Ulrich Mueller <ulm@gentoo.org>
4196
4197 * server.el (server-socket-dir): Use TMPDIR (default /tmp) instead
4198 of hardcoded /tmp.
4199
4200 2008-10-29 Glenn Morris <rgm@gnu.org>
4201
4202 * net/xesam.el (dbus-get-unique-name, dbus-debug): Declare.
4203
4204 * vc-hooks.el (vc-find-root): Remove bogus alias.
4205
4206 2008-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4207
4208 * international/quail.el (quail-show-guidance): Don't create
4209 a guidance-frame if current buffer is not a minibuffer, since even if
4210 selected-window is mini-p, the buffer will never be displayed in it, so
4211 it wil be usable for guidance.
4212
4213 2008-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4214
4215 * smerge-mode.el: Require diff-mode at run-time as well.
4216
4217 2008-10-28 Martin Rudalics <rudalics@gmx.at>
4218
4219 * vc-cvs.el (vc-cvs-stay-local): Fix typo in choice.
4220 * vc-hooks.el (vc-stay-local): Likewise.
4221
4222 2008-10-28 Phil Sung <psung@mit.edu>
4223
4224 * follow.el (follow-scroll-down, follow-calc-win-end)
4225 (follow-estimate-first-window-start): Reduce effective window
4226 height when header line is present. (Bug#925)
4227
4228 2008-10-28 Juanma Barranquero <lekktu@gmail.com>
4229
4230 * subr.el (locate-user-emacs-file): Simplify. Don't create
4231 `user-emacs-directory' when Emacs is running in batch mode.
4232
4233 * startup.el (inhibit-startup-screen): Reflow docstring.
4234 (user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
4235
4236 2008-10-27 Kenichi Handa <handa@m17n.org>
4237
4238 * descr-text.el (describe-char): Fix terminal case (where font is nil).
4239
4240 2008-10-27 Juanma Barranquero <lekktu@gmail.com>
4241
4242 * face-remap.el (text-scale-increase, text-scale-decrease)
4243 (text-scale-adjust): Remove &optional keyword from the arg list;
4244 the INC argument is not really optional, if the functions happen
4245 to be called from elisp.
4246
4247 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4248
4249 * vc.el: Rename VC methods that were missed when vc-status was
4250 renamed to vc-dir.
4251 * vc-svn.el (vc-svn-dir-extra-headers): Rename from
4252 vc-svn-status-extra-headers.
4253 * vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
4254 (vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
4255 * vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
4256 (vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
4257 * vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
4258 vc-dir-status-printer.
4259 (vc-dir-headers): Use `dir-extra-headers' instead of
4260 `status-extra-headers'.
4261 (vc-dir-printer): Rename from vc-dir-status-printer.
4262 (vc-default-dir-extra-headers): Rename from
4263 vc-default-status-extra-headers.
4264 * vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
4265 vc-cvs-status-extra-headers.
4266
4267 * startup.el (server-name): Pacify byte compiler.
4268 (command-line): If --daemon=SERVER_NAME was used, set server-name
4269 before calling server-start.
4270
4271 2008-10-26 Romain Francoise <romain@orebokech.com>
4272
4273 * startup.el (command-line): Call daemon-initialized after
4274 starting the server.
4275
4276 2008-10-26 Kenichi Handa <handa@m17n.org>
4277
4278 * help-fns.el (describe-categories): Display the terse legend at
4279 the head.
4280
4281 * international/characters.el: Docstrings of categories improved.
4282
4283 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4284
4285 * progmodes/python.el (python-mode): Don't impose ourselves on hippie.
4286
4287 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
4288 to the courier family.
4289 * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
4290 usually not serif'd and hence rather unlike verbatim's printed output.
4291
4292 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
4295 when reporting the module.
4296
4297 * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
4298
4299 * wid-edit.el (widget-color-complete): Sort completions alphabetically.
4300
4301 2008-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4302
4303 * files.el (locate-dominating-stop-dir-regexp): New var.
4304 (locate-dominating-file): Change arg from a regexp to a file name.
4305 Rewrite using the vc-find-root code to avoid directory-files which is
4306 too slow. Obey locate-dominating-stop-dir-regexp.
4307 Don't pay attention to changes in owner.
4308 (project-find-settings-file): Adjust call to locate-dominating-file.
4309
4310 * progmodes/flymake.el (flymake-find-buildfile):
4311 Adjust call to locate-dominating-file.
4312
4313 * vc-hooks.el (vc-find-root): Use locate-dominating-file.
4314 (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.
4315
4316 2008-10-25 Martin Rudalics <rudalics@gmx.at>
4317
4318 * subr.el (with-current-buffer): Rename buffer argument to
4319 buffer-or-name.
4320 * window.el (get-buffer-window-list): Rename buffer argument to
4321 buffer-or-name and make it optional.
4322
4323 2008-10-25 Juanma Barranquero <lekktu@gmail.com>
4324
4325 * completion.el (add-completion-to-head, add-completion): Doc fixes.
4326 (completion-search-next, add-completions-from-file):
4327 Fix typos in docstrings.
4328
4329 * filesets.el (filesets-menu-ensure-use-cached)
4330 (filesets-ingroup-patterns, filesets-filetype-property):
4331 * tutorial.el (get-lang-string):
4332 * play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
4333 Fix typos in docstrings.
4334
4335 * image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
4336 (image-dired-line-up-method, image-dired-thumb-size)
4337 (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
4338 (image-dired-track-original-file, image-dired-track-thumbnail)
4339 (image-dired-dired-next-line, image-dired-dired-previous-line)
4340 (image-dired-write-comments): Reflow docstrings.
4341 (image-dired-show-all-from-dir-max-files)
4342 (image-dired-format-properties-string, image-dired-create-thumbs)
4343 (image-dired-mark-tagged-files, image-dired-gallery-generate):
4344 Fix typos in docstrings.
4345
4346 * savehist.el (savehist-save-minibuffer-history, savehist-file)
4347 (savehist-additional-variables, savehist-ignored-variables)
4348 (savehist-file-modes, savehist-autosave-interval):
4349 * startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
4350 (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
4351 (fancy-splash-image):
4352 * thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
4353 (thumbs-conversion-program, thumbs-margin):
4354 Remove spurious * in docstrings.
4355
4356 2008-10-25 Aaron S. Hawley <aaronh@garden.org>
4357
4358 * thingatpt.el (end-of-sexp, beginning-of-sexp)
4359 (forward-same-syntax): Omit default arguments to char-after and
4360 char-before.
4361
4362 2008-10-24 Juanma Barranquero <lekktu@gmail.com>
4363
4364 * subr.el (locate-user-emacs-file): New function.
4365 (user-emacs-directory): Mention it in docstring.
4366
4367 * completion.el (save-completions-file-name):
4368 * filesets.el (filesets-menu-cache-file):
4369 * image-dired.el (image-dired-dir, image-dired-db-file)
4370 (image-dired-temp-image-file, image-dired-gallery-dir)
4371 (image-dired-temp-rotate-image-file):
4372 * savehist.el (savehist-file):
4373 * server.el (server-auth-dir):
4374 * thumbs.el (thumbs-thumbsdir):
4375 * tutorial.el (tutorial--saved-dir):
4376 * play/gamegrid.el (gamegrid-user-score-file-directory): Use it.
4377
4378 2008-10-23 Juanma Barranquero <lekktu@gmail.com>
4379
4380 * edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
4381 (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.
4382
4383 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4384
4385 * filesets.el: Update author email.
4386 (filesets-data): Doc fix.
4387
4388 2008-10-23 Jens Petersen <petersen@redhat.com> (tiny change)
4389
4390 * pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file completion.
4391
4392 2008-10-23 Ulrich Mueller <ulm@kph.uni-mainz.de>
4393
4394 * international/mule-cmds.el (describe-language-environment):
4395 Indent sample text.
4396
4397 2008-10-23 Glenn Morris <rgm@gnu.org>
4398
4399 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
4400
4401 * emacs-lisp/cl-macs.el (flet): Throw an error when trying to
4402 byte-compile a redefinition of a function with special byte-compile
4403 handling. (Bug#411)
4404
4405 2008-10-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4406
4407 * ps-print.el: Deal with page sizes for label printes. Suggested by
4408 Friedrich Delgado Friedrichs <friedel@nomaden.org>.
4409 (ps-print-version): New version 7.3.3.
4410 (ps-page-dimensions-database): New page sizes for label printers.
4411 (ps-n-up-printing): Fix code.
4412
4413 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * frame.el (make-frame-command): Doc fix. Use display-graphic-p.
4416
4417 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
4418 (list-at-point): Add docstrings.
4419
4420 * dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
4421
4422 * dired-aux.el (dired-do-create-files): Doc fix.
4423
4424 2008-10-22 Adrian Robert <Adrian.B.Robert@gmail.com>
4425
4426 * version.el (emacs-version): Change '*Step' to 'NS' for consistency
4427 with other documentation.
4428
4429 2008-10-22 Juanma Barranquero <lekktu@gmail.com>
4430
4431 * replace.el (how-many): Fix typo in docstring.
4432 Reported by Leo <sdl.web@gmail.com>.
4433
4434 2008-10-22 Glenn Morris <rgm@gnu.org>
4435
4436 * international/mule-cmds.el (universal-coding-system-argument):
4437 Check for C-g. (Bug#1205)
4438
4439 2008-10-22 Kenichi Handa <handa@m17n.org>
4440
4441 * international/characters.el: Don't setup
4442 find-word-boundary-function-table.
4443 (next-word-boundary-han, next-word-boundary-kana): Delete them.
4444 (word-combining-categories, word-separating-categories):
4445 Adjust to the change of the docstrings.
4446
4447 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * simple.el (region-active-p): Doc fix.
4450
4451 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4452
4453 * subr.el (apply-partially): Move from here...
4454
4455 * simple.el (apply-partially): ...to here.
4456
4457 2008-10-20 Andreas Schwab <schwab@suse.de>
4458
4459 * subr.el (split-string-and-unquote): Simplify regexp.
4460
4461 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4462
4463 * subr.el (top-level): Require `cl' when compiling.
4464
4465 2008-10-20 David Reitter <david.reitter@gmail.com>
4466
4467 * info.el (Info-mode): Do not remove an existing header line if
4468 `Info-use-header-line' is nil.
4469
4470 2008-10-19 Juri Linkov <juri@jurta.org>
4471
4472 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
4473 Add arg `delimited' as in `query-replace' for the case when
4474 isearch-allow-scroll=t and the user types C-u M-%. Doc fix.
4475 Add more indicators to the prompt ("word" and "in region").
4476
4477 * replace.el (query-replace, query-replace-regexp)
4478 (replace-string, replace-regexp, perform-replace): Add "word"
4479 indicatiors to the prompt for word delimited replacements.
4480
4481 * replace.el (read-regexp): Rename arg `default' to `default-value'.
4482 Doc fix.
4483
4484 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4485
4486 * subr.el (apply-partially): Move here from minibuffer.el. Doc fix.
4487
4488 * simple.el (minibuffer-default-add-shell-commands): Doc fix.
4489
4490 2008-10-19 Martin Rudalics <rudalics@gmx.at>
4491
4492 * window.el (enlarge-window-horizontally, shrink-window-horizontally):
4493 Make argument names follow Elisp manual.
4494
4495 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4496
4497 * textmodes/remember.el (remember-data-file):
4498 * shadowfile.el (shadow-initialize)
4499 <shadow-info-file, shadow-todo-file>:
4500 * savehist.el (savehist-file):
4501 * recentf.el (recentf-save-file):
4502 * pcvs-defs.el (cvs-cvsrc-file):
4503 * international/kkc.el (kkc-init-file-name):
4504 * ido.el (ido-save-directory-list-file):
4505 * calendar/todo-mode.el (todo-file-do, todo-file-done)
4506 (todo-file-top): Run file names that begin with a period thru
4507 `convert-standard-filename'.
4508
4509 * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to
4510 before-init-hook.
4511
4512 Fix Bug #1183:
4513
4514 * ediff-diff.el (ediff-exec-process): For buffer jobs, bind
4515 coding-system-for-read to ediff-coding-system-for-write.
4516
4517 * ediff-util.el (ediff-make-temp-file): Unconditionally bind
4518 coding-system-for-write to ediff-coding-system-for-write.
4519
4520 * ediff-init.el (ediff-coding-system-for-read): Doc fix.
4521 (ediff-coding-system-for-write): Set to emacs-internal.
4522
4523 2008-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4524
4525 * international/mule-conf.el (emacs-internal): New coding system alias.
4526
4527 2008-10-18 Juri Linkov <juri@jurta.org>
4528
4529 * info.el (Info-file-supports-index-cookies-list): New variable.
4530 (Info-file-supports-index-cookies): New function.
4531 (Info-find-node-2, Info-index-nodes, Info-index-node): Use it.
4532 (Info-index-nodes): Let-bind Info-point-loc to nil for files
4533 without an index cookie to ignore it when Info-index-nodes is
4534 called during navigating from an index node with line numbers.
4535 (Info-index-node): Set file to Info-current-file if nil. (Bug#1118)
4536
4537 * info.el (Info-breadcrumbs-depth): Move defcustom higher to the
4538 variable definition section.
4539
4540 * info.el (Info-find-node-2): Put initial point below the header line
4541 and breadcrumbs line.
4542
4543 2008-10-18 Glenn Morris <rgm@gnu.org>
4544
4545 * doc-view.el (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if
4546 the needed external programs were not found.
4547
4548 2008-10-18 Eli Zaretskii <eliz@gnu.org>
4549
4550 * files.el (trash-directory): Run thru `convert-standard-filename'.
4551 (file-modes-char-to-who, file-modes-char-to-right)
4552 (file-modes-rights-to-number, file-modes-symbolic-to-number)
4553 (read-file-modes): Doc fixes.
4554
4555 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
4556
4557 * abbrev.el (define-abbrev): Doc fix.
4558
4559 2008-10-17 Alan Mackenzie <acm@muc.de>
4560
4561 * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct
4562 foo bar [] = { ...".
4563
4564 2008-10-17 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * faces.el (face-spec-set-2): Don't pass invalid attributes to
4567 set-face-attribute.
4568
4569 2008-10-17 Juanma Barranquero <lekktu@gmail.com>
4570
4571 * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'
4572 according to `locale-coding-system'. (This fixes trivial bug reported
4573 as part of bug#1179).
4574 Sort list of valid locale ids (EnumSystemLocales does not guarantee any
4575 particular order). Use `when'.
4576
4577 2008-10-16 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * w32-fns.el (w32-check-shell-configuration): Doc fix.
4580 (w32-add-charset-info): Fix typo in docstring.
4581
4582 2008-10-16 Teodor Zlatanov <tzz@lifelogs.com>
4583
4584 * international/mule-conf.el: Removed `utf8' and `UTF8' aliases
4585 after discussion.
4586
4587 2008-10-16 Magnus Henoch <mange@freemail.hu>
4588
4589 * vc-arch.el (vc-arch-dir-status): New function.
4590 (vc-arch-after-dir-status): New function.
4591
4592 2008-10-16 Glenn Morris <rgm@gnu.org>
4593
4594 * man.el (Man-getpage-in-background): Force recent `man's to output
4595 escape sequences even when stdout is not a tty. (Bug#1142)
4596
4597 2008-10-15 Teodor Zlatanov <tzz@lifelogs.com>
4598
4599 * international/mule-conf.el: Add `utf8' and `UTF8' as
4600 aliases for the `utf-8' coding system.
4601
4602 2008-10-15 Juanma Barranquero <lekktu@gmail.com>
4603
4604 * find-file.el (ff-get-file): Doc fix.
4605 (ff-get-file-name): Use `let', not `let*'.
4606 (ff-search-directories): Fix typo in docstring.
4607 (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
4608 (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
4609 (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
4610 (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
4611 (cc-other-file-alist, modula2-other-file-alist):
4612 Remove spurious * in docstrings.
4613
4614 2008-10-14 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * faces.el (set-face-attribute): Set family and foundry before
4617 other attributes.
4618 (face-spec-set-2): Pass unmodified args to set-face-attribute.
4619
4620 2008-10-14 Juanma Barranquero <lekktu@gmail.com>
4621
4622 * hl-line.el (hl-line-unload-function): New function.
4623 (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
4624 (hl-line-sticky-flag): Remove spurious * in docstring.
4625
4626 2008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change)
4627
4628 * vc-git.el (vc-git-show-log-entry): Include the revision in the
4629 search string.
4630
4631 2008-10-14 Michael Albinus <michael.albinus@gmx.de>
4632
4633 * net/tramp.el (tramp-process-one-action): Embed regexp in
4634 parentheses, before adding end-of-buffer construct. Suggested by
4635 Markus Triska <markus.triska@gmx.at>.
4636
4637 2008-10-13 Ulf Jasper <ulf.jasper@web.de>
4638
4639 * net/newst-plainview.el (w3m-toggle-inline-image):
4640 Define 'declare-function if necessary, for compatibility.
4641
4642 * net/newst-treeview.el (w3m-toggle-inline-images):
4643 Define 'declare-function if necessary, for compatibility.
4644
4645 2008-10-13 Alan Mackenzie <acm@muc.de>
4646
4647 * progmodes/cc-cmds.el (c-indent-region): Fix previous patch
4648 so that the function works on one-line macros.
4649
4650 * progmodes/cc-engine.el: Amend several doc strings and comments.
4651
4652 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu>
4653
4654 * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
4655
4656 * vc-cvs.el (vc-cvs-dir-stay-local): Remove.
4657 (vc-cvs-stay-local): Add a new choice and default to it.
4658 (vc-cvs-dir-status): Use the new vc-stay-local choice.
4659
4660 * vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
4661
4662 2008-10-12 Stephen Leake <stephen_leake@member.fsf.org>
4663
4664 * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
4665 Add support for extended return statement.
4666
4667 * progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
4668 and obj-dir; keep user order.
4669
4670 2008-10-12 Glenn Morris <rgm@gnu.org>
4671
4672 * Makefile.in (ELCFILES): Update.
4673
4674 * simple.el (shell-delimiter-argument-list, shell-file-name-chars)
4675 (shell-file-name-quote-list): Declare.
4676
4677 2008-10-12 Michael Albinus <michael.albinus@gmx.de>
4678
4679 * net/dbus.el (dbus-service-emacs, dbus-path-emacs): New defconst.
4680
4681 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4682
4683 * startup.el (command-line): If toolbar is disabled but ought to
4684 be initialized, call tool-bar-setup.
4685
4686 * tool-bar.el (tool-bar-setup): Variable deleted.
4687 (tool-bar-setup): Set it up unconditionally.
4688
4689 * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.
4690
4691 * progmodes/grep.el (grep-mode-tool-bar-map): Check if
4692 tool-bar-map has been initialized before setting it up.
4693
4694 * progmodes/compile.el (compilation-mode-tool-bar-map): Check if
4695 tool-bar-map has been initialized before setting it up.
4696
4697 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
4698
4699 * emacs-lisp/warnings.el (display-warning): Issue a message if
4700 called during daemon initialization.
4701
4702 * tool-bar.el (tool-bar-local-item)
4703 (tool-bar-local-item-from-menu): Put the check for number of
4704 display colors into the image expression.
4705 (tool-bar-setup): Don't be a no-op on ttys.
4706
4707 * info.el (info-tool-bar-map):
4708 * progmodes/gud.el (gud-tool-bar-map):
4709 * progmodes/grep.el (grep-mode-tool-bar-map):
4710 * progmodes/compile.el (compilation-mode-tool-bar-map):
4711 Initialize it unconditionally.
4712
4713 2008-10-11 Romain Francoise <romain@orebokech.com>
4714
4715 * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
4716 * kmacro.el (kmacro-edit-lossage): Ditto.
4717 * edmacro.el (edit-kbd-macro): Ditto.
4718
4719 2008-10-11 Ulf Jasper <ulf.jasper@web.de>
4720
4721 * net/newst-treeview.el (newsticker--treeview-list-sort-by-column):
4722 Fix variable names.
4723
4724 2008-10-11 Dan Nicolaescu <dann@ics.uci.edu>
4725
4726 * startup.el (command-line): Revert 2008-09-26 change, not
4727 necessary anymore.
4728
4729 2008-10-10 Andreas Schwab <schwab@suse.de>
4730
4731 * simple.el (minibuffer-complete-shell-command):
4732 Bind comint-delimiter-argument-list, comint-file-name-chars and
4733 comint-file-name-quote-list like shell-mode.
4734
4735 2008-10-10 Martin Rudalics <rudalics@gmx.at>
4736
4737 * window.el (pop-to-buffer): Fix misplacement of arg norecord in
4738 call of select-window.
4739
4740 2008-10-10 Jay Belanger <jay.p.belanger@gmail.com>
4741
4742 * calc/calc.el (calc-embedded-word-regexp)
4743 (calc-embedded-word-regexp-alist): New variables.
4744 (calc-embedded-open-word, calc-embedded-close-word)
4745 (calc-embedded-open-close-word-alist): Remove unused variables.
4746
4747 * calc/calc-embed.el (calc-embedded-make-info):
4748 Use `calc-embedded-word-regexp' to find words.
4749
4750 2008-10-10 Martin Rudalics <rudalics@gmx.at>
4751
4752 * info.el (Info-extract-menu-counting): New argument no-detail to
4753 skip detailed node listings.
4754 (Info-forward-node): New argument not-up to inhibit going up.
4755 (Info-final-node): Call Info-extract-menu-counting and
4756 Info-forward-node with the new arguments set to avoid infinite
4757 looping. (Bug#1116)
4758
4759 2008-10-10 Eli Zaretskii <eliz@gnu.org>
4760
4761 * startup.el (command-line): Don't invoke tool-bar-mode if it is
4762 not fboundp.
4763
4764 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
4765
4766 * startup.el (command-line): Enable tool-bar-mode as long as it is
4767 not suppressed by X resources, regardless of the terminal.
4768
4769 * tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
4770 graphical terminals.
4771 (tool-bar-setup): No-op if called on a tty.
4772
4773 2008-10-09 Eli Zaretskii <eliz@gnu.org>
4774
4775 * frame.el (make-frame-on-tty): Use "F" inside interactive.
4776 Support `pc' ``window-system''.
4777
4778 * progmodes/compile.el (compilation-start): Resurrect the version
4779 for systems that don't support asynchronous subprocesses.
4780
4781 2008-10-09 Martin Rudalics <rudalics@gmx.at>
4782
4783 * window.el (pop-up-frames): Add choice graphic-only.
4784 (display-buffer): When pop-up-frames equals graphic-only do
4785 not pop up new frame on text-only terminals. (Bug#1061)
4786
4787 2008-10-09 Dan Nicolaescu <dann@ics.uci.edu>
4788
4789 * vc-cvs.el (vc-cvs-dir-stay-local): New variable.
4790 (vc-cvs-dir-status): Use it.
4791
4792 2008-10-08 Chong Yidong <cyd@stupidchicken.com>
4793
4794 * json.el (json-skip-whitespace): Fix last change.
4795
4796 2008-10-08 Juanma Barranquero <lekktu@gmail.com>
4797
4798 * bs.el (bs-unload-function): New function.
4799
4800 2008-10-08 Sven Joachim <svenjoac@gmx.de>
4801
4802 * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
4803 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
4804 For clarity, explicitly require cl.
4805
4806 2008-10-08 Michael Olson <mwolson@gnu.org>
4807
4808 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
4809 can avoid a bad interaction with programs that add functions to
4810 the window-scroll-functions hook. This fixes Bug #858.
4811
4812 2008-10-07 Chong Yidong <cyd@stupidchicken.com>
4813
4814 * startup.el (command-line): Use display-warning to warn about an
4815 init file error.
4816 (command-line-1): Remove init file error delay.
4817
4818 2008-10-07 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4819
4820 * rx-new.el (rx-constituents): Change `anything' to call rx-anything.
4821 Change `not-wordchar' assignment to "\\W" from "[^[:word:]]".
4822 (rx-group-if): New function.
4823 (rx-parent): New variable.
4824 (rx-and, rx-or): Put shy groups only when necessary.
4825 (rx-bracket): Remove.
4826 (rx-anything): New function.
4827 (rx-any-delete-from-range, rx-any-condense-range)
4828 (rx-check-any-string): New functions.
4829 (rx-check-any): Return result as a list. Don't convert chars to
4830 strings. Don't prepend "\\" to "^". Don't search for close bracket.
4831 Check char category string. Call rx-form instead of rx-to-string.
4832 (rx-any): Rebuid to complete the function.
4833 (rx-check-not): Fix char category regexp pattern string.
4834 Call rx-form instead of rx-to-string.
4835 (rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
4836 "[^^]". Call regexp-quote for one char string when not called from
4837 rx-not. Add "\\w", and toggle to upcase. Add the case of
4838 "\\[SCBW]" to toggle.
4839 (rx-=, rx->=, rx-**, rx-repeat, rx-submatch): Call rx-form
4840 instead of rx-to-string.
4841 (rx-kleene): Call rx-form instead of rx-to-string.
4842 Call rx-group-if to adjust putting of shy groups.
4843 (rx-atomic-p): Make check more precisely.
4844 (rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
4845 (rx-regexp): Call rx-group-if.
4846 (rx-form): New function.
4847 (rx-to-string): Call rx-form, rx-group-if.
4848 Refine definition of NO-GROUP.
4849
4850 2008-10-07 T. V. Raman <raman@users.sourceforge.net> (tiny change)
4851
4852 * json.el (json-advance): Use forward-char.
4853 (json-skip-whitespace): Use skip-syntax-forward.
4854
4855 2008-10-07 Alan Mackenzie <acm@muc.de>
4856
4857 * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that
4858 indenting a macro followed by blank lines doesn't backslash the
4859 following non-blank line into the macro.
4860
4861 2008-10-06 Chong Yidong <cyd@stupidchicken.com>
4862
4863 * startup.el (before-init-time, after-init-time): Move into emacs.c.
4864 (command-line): Set after-init-time to nil before initialization.
4865
4866 2008-10-06 Jay Belanger <jay.p.belanger@gmail.com>
4867
4868 * calc/calc-units.el (math-standard-units): Update the values
4869 of the units.
4870
4871 2008-10-06 Juanma Barranquero <lekktu@gmail.com>
4872
4873 * bookmark.el (bookmark-unload-function): New function.
4874
4875 2008-10-06 Andreas Schwab <schwab@suse.de>
4876
4877 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
4878
4879 2008-10-06 Martin Rudalics <rudalics@gmx.at>
4880
4881 * mail/footnote.el: Remove * in defcustom docstrings and tell
4882 for most options that customizing them doesn't affect buffers
4883 already displaying footnotes.
4884 (Footnote-refresh-footnotes, Footnote-renumber-footnotes):
4885 Fix handling of text properties and identical start/end tags.
4886 Do not use format when renumbering.
4887 (Footnote-set-style): Make it work.
4888 (Footnote-insert-numbered-footnote): Simplify.
4889 (Footnote-narrow-to-footnotes, Footnote-insert-footnote)
4890 (Footnote-goto-footnote): Fix handling of empty section tag.
4891 (Footnote-delete-footnote): Fix handling of identical start/end
4892 tags, empty section tag, and spaced footnotes. Do not use
4893 kill-region.
4894 (footnote-mode): Make most options buffer-local to avoid that
4895 customizing messes up handling of footnotes in buffers that
4896 already display them.
4897
4898 2008-10-06 Dan Nicolaescu <dann@ics.uci.edu>
4899
4900 * faces.el (x-create-frame-with-faces): Undo previous change.
4901
4902 * vc-cvs.el (vc-cvs-after-dir-status): Parse the output for non
4903 existent files.
4904
4905 2008-10-05 Chong Yidong <cyd@stupidchicken.com>
4906
4907 * international/mule-cmds.el (universal-coding-system-argument):
4908 Handle digit-argument too.
4909
4910 2008-10-05 Mario Lang <mlang@delysid.org>
4911
4912 * xml.el (xml-parse-string): Use skip-chars-forward.
4913
4914 2008-10-05 Dan Nicolaescu <dann@ics.uci.edu>
4915
4916 * vc-bzr.el (vc-bzr-after-dir-status): Parse the output for non
4917 existent files.
4918 (vc-bzr-dir-status-files): New function.
4919
4920 2008-10-04 Glenn Morris <rgm@gnu.org>
4921
4922 * files.el (make-temp-file): Handle empty `prefix'. (Bug#1081)
4923
4924 * vc-svn.el (vc-svn-after-dir-status): Handle `svn status -u' output.
4925 (vc-svn-dir-status): Respect vc-stay-local-p. (Bug#1046)
4926
4927 * vc-cvs.el (vc-cvs-dir-status-heuristic): New function.
4928 (vc-cvs-dir-status): Respect vc-stay-local-p. (Bug#1046)
4929
4930 2008-10-04 David J. Biesack <David.Biesack@sas.com> (tiny change)
4931
4932 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
4933 Fix typo. (Bug#1074)
4934
4935 2008-10-04 Martin Rudalics <rudalics@gmx.at>
4936
4937 * progmodes/compile.el (compilation-start): Make sure to move to
4938 point-max only when we are in the compilation buffer. (Bug#1073)
4939
4940 2008-10-04 Dan Nicolaescu <dann@ics.uci.edu>
4941
4942 * faces.el (x-create-frame-with-faces): Only setup the toolbar if
4943 tool-bar-mode is on.
4944
4945 * vc-svn.el (vc-svn-dir-status-files):
4946 * vc-cvs.el (vc-cvs-dir-status-files): New function.
4947
4948 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
4949
4950 * vc-hg.el (vc-hg-dir-status-files): New function.
4951
4952 2008-10-03 Martin Rudalics <rudalics@gmx.at>
4953
4954 * window.el (window--display-buffer-1): Don't care about
4955 visibility since raise-frame does.
4956
4957 2008-10-03 Mario Lang <mlang@delysid.org>
4958
4959 * nxml/xmltok.el (xmltok-forward): Simplify.
4960
4961 2008-10-03 Glenn Morris <rgm@gnu.org>
4962
4963 * Makefile.in (ELCFILES): Update.
4964
4965 * frame.el (set-default-font): Make obsolete.
4966 * mouse.el (mouse-set-font): Use set-frame-font.
4967
4968 * jka-cmpr-hook.el (jka-compr-compression-info-list)
4969 (jka-compr-mode-alist-additions): Also match `.tbz2'.
4970
4971 * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
4972 * files.el (auto-mode-alist): Add .PRO as per above autoload.
4973
4974 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
4975
4976 * vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
4977 (vc-dir-refresh): Set it here instead. (Bug#1067)
4978
4979 2008-10-02 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * faces.el (inhibit-frame-set-background-mode): New var.
4982 (frame-set-background-mode): Use it to avoid a loop in
4983 face-spec-recalc.
4984
4985 2008-10-02 Glenn Morris <rgm@gnu.org>
4986
4987 * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete
4988 vc-diff-switches.
4989
4990 2008-10-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4991
4992 * whitespace.el: Eliminate whitespace-kill-buffer-hook functionality,
4993 that is, to take some action when a buffer is killed. Suggested by
4994 Stefan Monnier <monnier@iro.umontreal.ca>. Doc fix. New version
4995 11.2.2.
4996 (whitespace-action): Docstring and :type fix.
4997 (whitespace-turn-on, whitespace-turn-off, whitespace-warn-read-only):
4998 Code fix.
4999 (whitespace-add-local-hook, whitespace-remove-local-hook)
5000 (whitespace-kill-buffer-hook, whitespace-action): Fun eliminated.
5001
5002 2008-10-01 Magnus Henoch <mange@freemail.hu>
5003
5004 * net/tls.el (open-tls-stream): Show the actual command being
5005 executed, instead of the format string.
5006
5007 2008-10-01 Eli Zaretskii <eliz@gnu.org>
5008
5009 * term/internal.el (dos-locale-alist): New alist.
5010 (dos-codepage-setup): Use it to compute a value of locale with
5011 which to call set-locale-environment. Remove code to set
5012 terminal, keyboard, and file-name encoding (done by
5013 set-locale-environment).
5014
5015 * international/mule-cmds.el
5016 (set-language-environment-nonascii-translation): Fix nonascii
5017 value for `pc' ``window-system''.
5018 (set-display-table-and-terminal-coding-system)
5019 (set-default-coding-systems): Don't special-case `pc'.
5020
5021 2008-10-01 Glenn Morris <rgm@gnu.org>
5022
5023 * filesets.el (filesets-menu-name): Fix type.
5024 (filesets-menu-path, filesets-menu-before): Fix types.
5025 Change defaults to be consistent with recentf. (Bug#1056)
5026
5027 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
5028
5029 * term/xterm.el (xterm-turn-on-modify-other-keys)
5030 (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
5031 Don't forget to pass `terminal' to `send-string-to-terminal'.
5032
5033 2008-09-30 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
5036 (vc-file-not-found-hook): Check, that `buffer-file-name' is
5037 non-nil. It is not clear, whether this is only fixing symptoms on
5038 an error. OTOH, in all other cases, the call of `vc-file-clearprops'
5039 is embedded by that check. So it might be TRT. Suggested by Dan
5040 Nicolaescu <dann@ics.uci.edu>.
5041
5042 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5043
5044 * Makefile.in (ELCFILES): Remove codepage.elc.
5045
5046 * international/codepage.el: File removed, as even ms-dos doesn't
5047 need it anymore.
5048
5049 * loadup.el [ms-dos]: Don't load ccl and codepage.
5050
5051 * term/internal.el: Remove coding: cookie and no-byte-compile flag.
5052 (IT-character-translations, cjk-codepages-alist): Remove variables.
5053 (IT-display-table-setup, dos-cpNNN-setup): Remove functions.
5054 (IT-unicode-translations): Remove charset and base elements.
5055 Add translations for Latin-1 characters.
5056 (IT-setup-unicode-display): Accept a CODING argument. Don't use
5057 base and chset elements of IT-unicode-translations. Don't wrap
5058 translation in "{...}". Set up translations only for characters
5059 for which unencodable-char-position returns non-nil.
5060 (dos-codepage-setup): Don't use special-case codepages in
5061 cjk-codepages-alist.
5062
5063 * files.el (locate-dominating-file): Wrap directory-files with
5064 condition-case, instead of calling file-directory-p, which stats
5065 the directory one more time.
5066
5067 * mail/mail-utils.el (mail-unquote-printable-region):
5068 Use insert-byte instead of insert-char, when the UNIBYTE arg is
5069 non-nil.
5070
5071 2008-09-30 Daiki Ueno <ueno@unixuser.org>
5072
5073 * epa-file.el (epa-file-insert-file-contents): Fix typo.
5074
5075 2008-09-30 Glenn Morris <rgm@gnu.org>
5076
5077 * progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
5078
5079 2008-09-30 Daniel Colascione <danc@merrillpress.com>
5080
5081 * progmodes/which-func.el (which-func-imenu-joiner-function): New.
5082 (which-function): Handle nested imenu trees.
5083
5084 * imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
5085 some nested menu items.
5086
5087 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5088
5089 * calc/calc-units.el (math-standard-units): Add entries used to
5090 display the the values in the units buffer.
5091 (math-build-units-table): Add entries to the units table to be used
5092 to display the values in the units buffer.
5093 (math-build-units-table-buffer): Use the display entry of the units
5094 table when non-nil.
5095 (calc-define-unit): Add option to enter display value of unit.
5096
5097 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
5098
5099 * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
5100
5101 2008-09-29 Eli Zaretskii <eliz@gnu.org>
5102
5103 * files.el (locate-dominating-file): Take file-attributes of
5104 `dir', not of `file' (which never changes).
5105
5106 2008-09-29 Michael Albinus <michael.albinus@gmx.de>
5107
5108 * files.el (file-remote-p): Precise doc string; IDENTIFICATION can
5109 also be `localname'.
5110
5111 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
5112 IDENTIFICATION.
5113
5114 2008-09-28 Glenn Morris <rgm@gnu.org>
5115
5116 * vc.el (vc-switches): Give it a doc string.
5117
5118 2008-09-28 Romain Francoise <romain@orebokech.com>
5119
5120 * comint.el (comint-show-output): Adjust to stickiness changes of
5121 the output field.
5122
5123 * startup.el (command-line): Start the daemon server later.
5124
5125 2008-09-28 Martin Rudalics <rudalics@gmx.at>
5126
5127 * subr.el (read-quoted-char): Call char-resolve-modifiers
5128 instead of char-resolve-modifers.
5129
5130 2008-09-27 Glenn Morris <rgm@gnu.org>
5131
5132 * play/solitaire.el (solitaire-mode-map): Bind "\r" rather
5133 than [return]. (Bug#1031)
5134
5135 2008-09-27 Peter Dyballa <Peter_Dyballa@Freenet.DE>
5136
5137 * calendar/calendar.el (solar-sunrises-buffer): Fix typo.
5138
5139 2008-09-27 Daiki Ueno <ueno@unixuser.org>
5140
5141 * epg.el (epg-wait-for-status): Check if there is no pending status.
5142 Reported by Ted Romer <ted@romerfamily.com>.
5143
5144 2008-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5145
5146 * startup.el (command-line): Turn on menu-bar-mode and
5147 tool-bar-mode when running as a daemon.
5148
5149 2008-09-26 Eli Zaretskii <eliz@gnu.org>
5150
5151 * makefile.w32-in ($(lisp)/progmodes/cc-mode.elc): Remove.
5152 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5153 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5154 ($(lisp)/progmodes/cc-engine.elc)
5155 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5156 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5157 ($(lisp)/progmodes/cc-subword.elc)
5158 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5159
5160 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Remove.
5161 ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
5162 ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
5163 ($(lisp)/progmodes/cc-engine.elc)
5164 ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
5165 ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
5166 ($(lisp)/progmodes/cc-subword.elc)
5167 ($(lisp)/progmodes/cc-vars.elc): New dependencies.
5168
5169 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
5170
5171 * informat.el (Info-split-threshold): New variable.
5172 (Info-split): Use it.
5173
5174 * textmodes/texinfmt.el (texinfo-format-buffer):
5175 Use Info-split-threshold to decide whether to split Info files.
5176
5177 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5178
5179 * progmodes/octave-mod.el (octave-mode-menu): Fix incorrect
5180 quoting.
5181
5182 * comint.el (comint-dynamic-complete-as-filename): Quote directory
5183 name when reinserting it.
5184
5185 * isearch.el (isearch-search-fun): Use word-search-forward-lax and
5186 word-search-backward-lax for incremental word search.
5187
5188 2008-09-25 Juanma Barranquero <lekktu@gmail.com>
5189
5190 * generic-x.el (generic-other-modes): Fix typo in docstring.
5191 (generic-use-find-file-hook, generic-lines-to-scan)
5192 (generic-find-file-regexp, generic-ignore-files-regexp)
5193 (generic-define-mswindows-modes, generic-define-unix-modes):
5194 Remove `*' from docstring.
5195 (generic-mode-find-file-hook): Use `string-match-p'.
5196 (apache-log-generic-mode, mailagent-rules-generic-mode)
5197 (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
5198 (java-manifest-generic-mode, java-properties-generic-mode)
5199 (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
5200 for consistency with other modes in generic-x.el.
5201
5202 2008-09-25 Martin Rudalics <rudalics@gmx.at>
5203
5204 * textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
5205 (latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
5206 parens specially only if latex-handle-escaped-parens is non-nil.
5207 (latex-indent-within-escaped-parens): New option.
5208 (latex-find-indent): Bind latex-handle-escaped-parens to
5209 latex-indent-within-escaped-parens. Do not treat escaped parens
5210 specially when this is nil. (Bug#954)
5211
5212 2008-09-25 Glenn Morris <rgm@gnu.org>
5213
5214 * ffap.el (ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
5215
5216 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5217
5218 * vc.el (vc-mark-resolved): Move message here from
5219 vc-default-mark-resolved.
5220 (vc-default-mark-resolved): Change to an alias for ignore.
5221
5222 2008-09-24 Andreas Politz <politza@fh-trier.de> (tiny change)
5223
5224 * term.el (term-emulate-terminal): Encode input string before
5225 checking its length.
5226
5227 2008-09-24 Chong Yidong <cyd@stupidchicken.com>
5228
5229 * progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton
5230 is loaded.
5231
5232 * server.el (server-buffer-done): Avoid changing the buffer when
5233 deleting the client's frame (bug#640).
5234
5235 * vc.el (vc-default-mark-resolved): New function.
5236
5237 2008-09-24 Stephen Berman <stephen.berman@gmx.net>
5238
5239 * mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
5240 from raising a wrong-type-argument error.
5241
5242 2008-09-24 Martin Rudalics <rudalics@gmx.at>
5243
5244 * help-fns.el (describe-function-1, describe-variable): Print
5245 relative file name in help buffer.
5246 * faces.el (describe-face): Print relative file name in help
5247 buffer.
5248
5249 2008-09-23 Romain Francoise <romain@orebokech.com>
5250
5251 * subr.el (with-output-to-string): Make sure that the temporary
5252 buffer gets killed.
5253
5254 2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change)
5255
5256 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Fix
5257 indentation problem with keyword symbols when a list starts with
5258 ,@ or spaces. (Bug#1012)
5259
5260 2008-09-23 Martin Rudalics <rudalics@gmx.at>
5261
5262 * textmodes/tex-mode.el (latex-find-indent): Try to handle
5263 escaped close parens correctly. (Bug#954)
5264
5265 2008-09-22 Tassilo Horn <tassilo@member.fsf.org>
5266
5267 * play/fortune.el (fortune-in-buffer): Fix a bug which forced
5268 usage of `fortune-file' even though a FILE argument was passed to
5269 the function.
5270
5271 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5272
5273 * startup.el (command-line): Start the server when in daemon mode.
5274 Remove always true test.
5275
5276 * frame.el (frame-initialize): Remove spurious setting of
5277 special-display-function with the default value.
5278
5279 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr>
5280
5281 * calc/calc-vec.el (calcFunc-venum): Properly handle intervals.
5282
5283 2008-09-20 Glenn Morris <rgm@gnu.org>
5284
5285 * emacs-lisp/lisp-mode.el (lisp-indent-offset):
5286 Fix custom type. (Bug#1011)
5287
5288 2008-09-20 David De La Harpe Golden <david@harpegolden.net>
5289
5290 * files.el (move-file-to-trash): Avoid recursive trashing if
5291 rename-file calls delete-file.
5292
5293 2008-09-20 Glenn Morris <rgm@gnu.org>
5294
5295 * play/fortune.el: Remove leading `*' from defcustom docs.
5296 (fortune-program-options): Doc fix. Allow to be a string again.
5297 Add :version.
5298 (fortune-in-buffer): Handle fortune-program-options as a string.
5299 Don't rely on fortune program accepting options after fortune file.
5300
5301 2008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
5302
5303 * play/fortune.el (fortune-program-options): Change to a list.
5304 (fortune-in-buffer): Use apply.
5305
5306 2008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de>
5307
5308 * emacs-lisp/authors.el: Change encoding of file to utf-8.
5309 (authors-coding-system): Likewise.
5310
5311 2008-09-20 Ami Fischman <ami@fischman.org>
5312
5313 * savehist.el (savehist-save): Handle errors in writing as well as
5314 reading.
5315
5316 2008-09-20 Michael Olson <mwolson@gnu.org>
5317
5318 * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order
5319 to provide a minimal performance boost.
5320
5321 2008-09-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5322
5323 * proced.el (proced-grammar-alist, proced-custom-attributes)
5324 (proced-format-alist, proced-format, proced-filter-alist)
5325 (proced-filter, proced-sort): Use defcustom.
5326 (proced-mode): Fix docstring.
5327 (proced-process-attributes): Handle return value nil of functions
5328 in proced-custom-attributes.
5329
5330 2008-09-19 Martin Rudalics <rudalics@gmx.at>
5331
5332 * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix
5333 flag from "'" entry in sgml-tag-syntax-table. (Bug#946)
5334
5335 2008-09-19 Miles Bader <miles@gnu.org>
5336
5337 * comint.el (comint-output-filter): Make field properties for
5338 output text front-sticky.
5339
5340 2008-09-18 Dan Nicolaescu <dann@ics.uci.edu>
5341
5342 * vc-bzr.el (vc-bzr-show-log-entry):
5343 * vc-git.el (vc-git-show-log-entry): Deal with a nil argument,
5344 C-x v l for a directory uses that.
5345
5346 2008-09-18 Simon Josefsson <simon@josefsson.org>
5347
5348 * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and
5349 .sieve files.
5350
5351 2008-09-18 Martin Rudalics <rudalics@gmx.at>
5352
5353 * help-macro.el (make-help-screen): Preserve key bindings
5354 established in help-mode call when exiting this macro.
5355
5356 2008-09-17 Kenichi Handa <handa@m17n.org>
5357
5358 * language/burmese.el: Fix setting of composition-function-table.
5359
5360 2008-09-17 Martin Rudalics <rudalics@gmx.at>
5361
5362 * info.el (Info-follow-nearest-node): Don't raise an error for
5363 mouse-1 clicks.
5364
5365 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com>
5366
5367 * calc/calc-units.el (calc-convert-temperature): Use default
5368 units when appropriate.
5369
5370 2008-09-16 Markus Triska <markus.triska@gmx.at>
5371
5372 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always
5373 catch errors raised in `texmathp'.
5374 (flyspell-tex-math-initialized): Remove.
5375
5376 2008-09-16 Martin Rudalics <rudalics@gmx.at>
5377
5378 * frame.el (select-frame-set-input-focus): With non-nil
5379 mouse-autoselect-window always move mouse cursor to frame's
5380 selected window. Otherwise restore pre 2008-09-13 behavior.
5381 (select-frame-by-name): Use select-frame-set-input-focus.
5382
5383 * files.el (switch-to-buffer-other-frame): Don't raise frame since
5384 pop-to-buffer already does it.
5385 (display-buffer-other-frame): Fix doc-string.
5386
5387 2008-09-16 Glenn Morris <rgm@gnu.org>
5388
5389 * add-log.el (diff-find-source-location): Update declaration.
5390
5391 * progmodes/make-mode.el (makefile-match-function-end):
5392 Move point. (Bug#983)
5393
5394 2008-09-16 Daiki Ueno <ueno@unixuser.org>
5395
5396 * epg.el (epg-start-verify): Pass "--verify" to gpgsm.
5397
5398 2008-09-15 Juanma Barranquero <lekktu@gmail.com>
5399
5400 * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
5401 (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes.
5402
5403 2008-09-15 Eduard Wiebe <usenet@pusto.de> (tiny change)
5404
5405 * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring.
5406
5407 2008-09-15 Martin Rudalics <rudalics@gmx.at>
5408
5409 * files.el (file-truename): Don't raise args-out-of-range error
5410 when filename has no separator on windows-nt. (Bug#982)
5411
5412 2008-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
5413
5414 * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and
5415 be more honest when we don't know.
5416 (diff-tell-file-name): Don't prompt before the actual prompt.
5417 (diff-mode): Don't prompt in add-log-buffer-file-name-function.
5418 (diff-find-source-location): Add `noprompt' argument.
5419 (diff-current-defun): Don't prompt.
5420
5421 2008-09-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5422
5423 * proced.el (proced-mark-face, proced-marked-face)
5424 (proced-sort-header-face): Remove.
5425 (proced-font-lock-keywords): Simplify.
5426 (proced-format): Use face proced-sort-header.
5427 (proced-format-interactive, proced-sort-interactive)
5428 (proced-filter-interactive): Only call proced-update if the scheme
5429 has changed.
5430 (proced-sort-header): Use posn-actual-col-row.
5431
5432 2008-09-14 Martin Rudalics <rudalics@gmx.at>
5433
5434 * add-log.el (change-log-find-window): New variable.
5435 (change-log-goto-source-1, change-log-goto-source):
5436 Set change-log-find-window to window displaying source.
5437 (change-log-next-error): Select window specified by
5438 change-log-find-window.
5439
5440 2008-09-13 Martin Rudalics <rudalics@gmx.at>
5441
5442 * frame.el (select-frame-set-input-focus): With focus follows
5443 mouse move mouse cursor to right window.
5444 * window.el (pop-to-buffer): Select window before calling
5445 select-frame-set-input-focus.
5446
5447 2008-09-12 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5448
5449 * proced.el (proced-sort-header): New face.
5450 (proced-sort-header-face): New variable.
5451 (proced-format): Allow format value nil.
5452 Use proced-sort-header-face for header of sort column.
5453 (proced-format-args): New function.
5454 (proced-grammar-alist, proced-timer-flag, proced-process-alist)
5455 (proced-header-help-echo, proced-field-help-echo, proced-timer)
5456 (proced-toggle-timer-flag, proced, proced-mode): Doc fix.
5457 (proced-refine): Rename from proced-filter-attribute. Doc fix.
5458 (proced-sort-header): Bind also to mouse-1.
5459 (proced-move-to-goal-column): Return position of point.
5460 (proced-filter-interactive): Always revert listing.
5461 (proced-format-ttname): Simplify.
5462 (proced-update): Do not keep undo information. Put point at
5463 beginning of buffer if we generate the first listing.
5464
5465 2008-09-12 Tassilo Horn <tassilo@member.fsf.org>
5466
5467 * doc-view.el (doc-view-scroll-up-or-next-page)
5468 (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
5469 vertically split windows.
5470
5471 2008-09-12 Glenn Morris <rgm@gnu.org>
5472
5473 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
5474
5475 * indent.el (indent-line-function): Doc fix.
5476 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix.
5477
5478 2008-09-11 Martin Rudalics <rudalics@gmx.at>
5479
5480 * window.el (pop-to-buffer): If the window for buffer-or-name is
5481 not on the selected frame, raise that window's frame and give it
5482 input focus. (Bug#745)
5483
5484 2008-09-11 Glenn Morris <rgm@gnu.org>
5485
5486 * ido.el (ido-mode): Initialize with custom-initialize-default,
5487 rather than a set function. (Bug#947)
5488
5489 2008-09-10 Chong Yidong <cyd@stupidchicken.com>
5490
5491 * replace.el (perform-replace): Don't set inhibit-read-only using
5492 query-replace-skip-read-only (bug#956).
5493
5494 * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
5495 of the <<foo>> form.
5496
5497 2008-09-10 Martin Rudalics <rudalics@gmx.at>
5498
5499 * window.el (display-buffer): Fix doc-string typo.
5500
5501 2008-09-10 Kenichi Handa <handa@m17n.org>
5502
5503 * composite.el (compose-gstring-for-graphic): Fix previous change.
5504
5505 2008-09-10 Glenn Morris <rgm@gnu.org>
5506
5507 * info.el (Info-try-follow-nearest-node): Fix doc typo.
5508
5509 2008-09-10 Stephen Berman <stephen.berman@gmx.net>
5510
5511 * info.el (Info-mouse-follow-nearest-node): Follow links to different
5512 manuals. (Bug#886)
5513
5514 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5515
5516 * ido.el (ido-unload-function): New function.
5517
5518 2008-09-08 Juanma Barranquero <lekktu@gmail.com>
5519
5520 * ido.el (ido-file-internal): Fix typo in prompt.
5521 (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
5522 (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
5523 (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
5524 (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
5525 Fix typos in docstrings.
5526
5527 2008-09-08 Martin Rudalics <rudalics@gmx.at>
5528
5529 * help-fns.el (describe-function-1): Don't print extra newline
5530 after filling.
5531
5532 2008-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
5533
5534 * help-fns.el (find-lisp-object-file-name): Handle case where
5535 library is compressed.
5536
5537 2008-09-07 Chong Yidong <cyd@stupidchicken.com>
5538
5539 * complete.el (PC-do-completion): Don't replace buffer
5540 contents (bug#227).
5541
5542 2008-09-07 Juanma Barranquero <lekktu@gmail.com>
5543
5544 * loadhist.el (unload-feature-special-hooks):
5545 Add `choose-completion-string-functions'.
5546
5547 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5548
5549 * vc-svn.el (vc-svn-root):
5550 * vc-sccs.el (vc-sccs-root):
5551 * vc-rcs.el (vc-rcs-root):
5552 * vc-cvs.el (vc-cvs-root): Delete.
5553 * vc-hooks.el (vc-find-root): Remove `invert' argument.
5554
5555 2008-09-07 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
5556
5557 * progmodes/flymake.el (flymake-parse-err-lines): Filter out
5558 errors occurring in different files.
5559
5560 2008-09-07 Dan Nicolaescu <dann@ics.uci.edu>
5561
5562 * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.
5563 (vc-bzr-status-printer): New function.
5564 (vc-bzr-after-dir-status): Deal with renamed files.
5565
5566 2008-09-07 Johan Euphrosine <proppy@aminche.com> (tiny change)
5567
5568 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote
5569 buffer's filename.
5570
5571 2008-09-07 Martin Rudalics <rudalics@gmx.at>
5572
5573 * subr.el (cancel-change-group): Widen buffer temporarily when
5574 undoing changes. (Bug#810)
5575
5576 2008-09-07 Nick Roberts <nickrob@snap.net.nz>
5577
5578 * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads
5579 with gud-stop-subjob rather than exit debugger.
5580
5581 2008-09-07 Kenichi Handa <handa@m17n.org>
5582
5583 * composite.el: Compose combining characters only when it
5584 follows a character matching with "[[:alpha:]]".
5585
5586 2008-09-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5587
5588 * proced.el: Require time-date.
5589 (proced-command-alist, proced-command, proced-goal-header-re)
5590 (proced-sorting-schemes-alist, proced-sorting-scheme)
5591 (proced-header-alist, proced-sorting-schemes-re)
5592 (proced-skip-regexp, proced-next-line, proced-previous-line)
5593 (proced-listing-type, proced-sorting-scheme-p): Remove.
5594 (proced-grammar-alist, proced-custom-attributes)
5595 (proced-format-alist, proced-format, proced-filter-alist)
5596 (proced-filter, proced-sort, proced-goal-attribute)
5597 (proced-timer-interval, proced-timer-flag, proced-timer)
5598 (proced-process-alist, proced-sort-internal, proced-process-tree)
5599 (proced-header-help-echo, proced-field-help-echo): New variables.
5600 (proced-pid-at-point, proced-timer, proced-mark-process-alist)
5601 (proced-omit-process, proced-filter, proced-process-tree)
5602 (proced-filter-children, proced-children-pids)
5603 (proced-filter-parents, proced-<, proced-string-lessp)
5604 (proced-time-lessp, proced-xor, proced-sort-p)
5605 (proced-format-time, proced-format-start, proced-format-ttname)
5606 (proced-format, proced-process-attributes): New functions.
5607 (proced-toggle-timer-flag, proced-mark-children)
5608 (proced-mark-parents, proced-filter-interactive)
5609 (proced-filter-attribute, proced-sort-interactive)
5610 (proced-sort-header, proced-format-interactive): New commands.
5611 (proced-move-to-goal-column): Use goal-column.
5612 (proced-mode): Use proced-timer.
5613 (proced-do-mark-all): Display process count. Use use-region-p.
5614 Simplify.
5615 (proced-omit-processes): Use use-region-p.
5616 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
5617 (proced-sort-start, proced-sort-time, proced-sort-user):
5618 Use proced-sort-interactive.
5619 (proced-sort): Make it a function that performs the actual sort.
5620 (proced-update): New arg revert. Use proced-process-alist,
5621 proced-filter, proced-sort, proced-format, and
5622 proced-grammar-alist. Preserve position of point based on fields.
5623 Make header line and fields clickable.
5624 (proced-send-signal): Use proced-pid-at-point and proced-process-alist.
5625 (proced-why): Use save-selected-window.
5626 (proced-log): Use buffer-read-only.
5627
5628 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5629
5630 * tooltip.el (tooltip-mode): Initialize unconditionally to t.
5631
5632 2008-09-06 Glenn Morris <rgm@gnu.org>
5633
5634 * add-log.el (diff-find-source-location): Declare.
5635 (find-change-log): If called from a diff buffer, try to switch to the
5636 source buffer (e.g. to respect change-log-default-name there).
5637
5638 * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of
5639 unallowed characters; added 2006-10-10 without comment. (Bug#753)
5640
5641 * Makefile.in (ELCFILES): Update.
5642
5643 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5644
5645 * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
5646 user enters a mouse event in another frame, or a special event.
5647
5648 * server.el (server-switch-buffer): New arg.
5649 (server-execute): If reusing an existing window, set file position
5650 if required.
5651
5652 2008-09-06 Kenichi Handa <handa@m17n.org>
5653
5654 * language/lao.el: Fix setting of composition-function-table.
5655
5656 2008-09-06 Eli Zaretskii <eliz@gnu.org>
5657
5658 * term/pc-win.el (msdos-show-help): Don't truncate lines while
5659 displaying help echo messages.
5660
5661 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5662
5663 * subr.el (symbol-file): Fix doc-string.
5664
5665 2008-09-06 Glenn Morris <rgm@gnu.org>
5666
5667 * help-mode.el (help-xref-forward-stack): Doc fix.
5668
5669 * add-log.el (change-log-default-name): Autoload safety.
5670
5671 2008-09-05 Wilson Snyder <wsnyder@wsnyder.org>
5672
5673 * verilog-mode.el (verilog-library-extensions): Enable .sv
5674 filename extensions to call verilog-mode.
5675 (verilog-auto, verilog-auto-inst, verilog-faq)
5676 (verilog-submit-bug-report): Update author support URLs.
5677 (verilog-delete-auto, verilog-auto-inout-module)
5678 (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
5679 creating complemented testbench modules. Suggested by Yishay Belkind.
5680 (verilog-auto-inst-port, verilog-simplify-range-expression):
5681 When verilog-auto-inst-param-value is set, don't require a
5682 AUTO_TEMPLATE to expand parameter substitutions. Suggested by
5683 Yishay Belkind.
5684 (verilog-auto-inst-param-value): Add safe variable.
5685 (verilog-re-search-forward, verilog-re-search-backward):
5686 Fix returning wrong search results on Emacs 22.1.
5687 (verilog-modi-cache-results, verilog-auto): Fix warning message
5688 about "toggling font-lock-mode."
5689 (verilog-auto): Fix losing font-lock on errors.
5690 (verilog-auto-inst-param-value, verilog-mode-version)
5691 (verilog-mode-version-date, verilog-read-inst-param-value)
5692 (verilog-auto-inst, verilog-auto-inst-param)
5693 (verilog-auto-inst-port, verilog-simplify-range-expression):
5694 Allow parameters to be replaced with their values, on the expansion of
5695 an AUTOINST with Verilog 2001 style parameter settings.
5696 Suggested by David Rogoff.
5697
5698 2008-09-05 Michael McNamara <mac@mail.brushroad.com>
5699
5700 * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
5701 Better support for the property statement. Sometimes this keyword
5702 introduces a statement which requires an endproperty keyword, and
5703 sometimes it doesn't, depending on the work before the property
5704 word. If property is prefixed with assert, assume or cover
5705 keyword, then the statement is ended with a ';'. Otherwise,
5706 property is like task or specify, and is followed by some number
5707 of statements, which are ended with an endproperty keyword.
5708 (electric-verilog-tab): Support Emacs 22.2 style handling of tab
5709 in a highlighted region: indent each line in region according to
5710 mode. Supply this so it works in XEmacs and older Emacs.
5711
5712 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5713
5714 * whitespace.el (whitespace-kill-buffer-hook, whitespace-action):
5715 Don't clean up a buffer when killing it.
5716
5717 2008-09-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5718
5719 * whitespace.el: Fix auto-cleanup on kill prevents killing read-only
5720 buffers (bug#360). New version 11.2.1.
5721 (whitespace-action): New value `warn-read-only' to give a warning when
5722 buffer is read-only and whitespace action is cleanup or auto-cleanup.
5723 (whitespace-cleanup, whitespace-cleanup-region): Code fix.
5724 (whitespace-warn-read-only): New fun.
5725
5726 2008-09-05 Chong Yidong <cyd@stupidchicken.com>
5727
5728 * international/quail.el: Require help-mode.
5729 (quail-help-init): Function removed.
5730 (quail-keyboard-layout-button, quail-keyboard-customize-button):
5731 Define directly.
5732
5733 * dired.el (dired-get-filename): Rewrite octal escape character
5734 processor (bug#885).
5735
5736 2008-09-05 Eli Zaretskii <eliz@gnu.org>
5737
5738 * cus-edit.el (custom-button-pressed): Default to inverse-video.
5739
5740 * term/pc-win.el (msdos-face-setup): Setup faces for all frames,
5741 not just for terminal-frame.
5742
5743 2008-09-05 Martin Rudalics <rudalics@gmx.at>
5744
5745 * window.el (window--try-to-split-window): Don't split when window
5746 is not splittable in last disjunct. (Bug#888)
5747
5748 2008-09-05 Kenichi Handa <handa@m17n.org>
5749
5750 * language/tibetan.el: Fix setting of composition-function-table.
5751
5752 * composite.el (find-composition): Mention about the automatic
5753 composition in the docstring.
5754 (compose-gstring-for-graphic): Fix handling "above" marks.
5755
5756 * descr-text.el (describe-char): Fix handling of automatic composition.
5757
5758 2008-09-04 Juanma Barranquero <lekktu@gmail.com>
5759
5760 * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo.
5761 (tramp-parse-connection-properties): Reflow docstring.
5762
5763 2008-09-04 Kim F. Storm <storm@cua.dk>
5764
5765 * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window
5766 and other-frame methods when switching between file and buffer modes.
5767
5768 2008-09-04 Martin Rudalics <rudalics@gmx.at>
5769
5770 * info.el (Info-dir-remove-duplicates): Narrow buffer when
5771 removing duplicate entries under same heading. Don't skip char
5772 matching anything but a space or tab at bol. (Bug#864)
5773
5774 2008-09-03 Alan Mackenzie <acm@muc.de>
5775
5776 * progmodes/cc-defs.el (c-version): Increment to 5.31.6.
5777
5778 2008-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
5779
5780 * minibuffer.el (completion-pcm--pattern->regex): Undo last change.
5781 (completion-pcm--all-completions): Move the case-fold-search binding to
5782 it also applies to completion-regexp-list (used in all-completions).
5783 (completion-pcm--hilit-commonality): Add missing case-fold-search.
5784
5785 2008-09-03 Martin Rudalics <rudalics@gmx.at>
5786
5787 * window.el (pop-up-frame-function): Move ...
5788 * frame.el (pop-up-frame-function): ... here, to avoid
5789 "CHANGED outside Customize;".
5790
5791 2008-09-03 Glenn Morris <rgm@gnu.org>
5792
5793 * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias.
5794
5795 2008-09-03 Chong Yidong <cyd@stupidchicken.com>
5796
5797 * isearch.el (isearch-highlight-regexp): Fix last change, quoting
5798 non-alphabetical characters properly.
5799
5800 2008-09-02 Dan Nicolaescu <dann@ics.uci.edu>
5801
5802 * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.
5803
5804 2008-09-02 Martin Rudalics <rudalics@gmx.at>
5805
5806 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and
5807 control-prefixed keys. (Bug#835)
5808
5809 2008-09-02 Chong Yidong <cyd@stupidchicken.com>
5810
5811 * image-mode.el (image-mode): Fix 2008-07-19 change.
5812
5813 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
5814
5815 * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
5816
5817 * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
5818
5819 2008-09-02 Glenn Morris <rgm@gnu.org>
5820
5821 * emacs-lisp/lucid.el (try-face-font): Remove dead alias.
5822
5823 * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo.
5824
5825 2008-09-01 Glenn Morris <rgm@gnu.org>
5826
5827 * vc-hooks.el (vc-previous-version): Move alias to vc.el.
5828 * vc.el (vc-default-previous-version): Move alias here from vc-hooks,
5829 and fix name typos. (Bug#856)
5830
5831 2008-09-01 Chong Yidong <cyd@stupidchicken.com>
5832
5833 * minibuffer.el (completion-pcm--pattern->regex):
5834 When completion-ignore-case is non-nil, generate a regexp that
5835 ignores case.
5836
5837 * window.el (recenter-top-bottom): Doc fix.
5838
5839 2008-09-01 Simon South <ssouth@member.fsf.org>
5840
5841 * progmodes/delphi.el: New maintainer.
5842 (delphi-interface-types): New var.
5843 (delphi-composite-types): Use it.
5844 (delphi-enclosing-indent-of): Distinguish between "interface"
5845 keyword as a unit separator and used like a class declaration.
5846
5847 2008-09-01 Martin Rudalics <rudalics@gmx.at>
5848
5849 * help-fns.el (describe-simplify-lib-file-name)
5850 (find-source-lisp-file): Remove.
5851 (find-lisp-object-file-name): New function giving preference to
5852 files found via load-path instead of loaddefs.el.
5853 (describe-function-1): Use new function instead of the removed
5854 ones. (Bugs #587, #669, #690)
5855 * faces.el (describe-face): Use find-lisp-object-file-name instead
5856 of describe-simplify-lib-file-name.
5857
5858 2008-09-01 Kenichi Handa <handa@m17n.org>
5859
5860 * international/mule-diag.el (font-show-log): Fix previous change.
5861
5862 * international/mule-cmds.el (set-language-environment):
5863 Don't overwrite current-iso639-language if the current language
5864 environment doesn't provide that data.
5865 (set-locale-environment): Set current-iso639-language from the
5866 locale name.
5867
5868 * international/fontset.el (script-representative-chars): Re-add
5869 the entry for symbol, but with vector of characters.
5870 (setup-default-fontset): Cancel previous change.
5871
5872 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5873
5874 * ido.el: Move provide statement to the end of the file.
5875
5876 2008-08-30 Markus Triska <markus.triska@gmx.at>
5877
5878 * linum.el (linum-mode): `window-size-change-functions' can now be
5879 buffer-local.
5880 (linum-update-window): Use result of `move-overlay'.
5881
5882 2008-08-30 Glenn Morris <rgm@gnu.org>
5883
5884 * subr.el (make-variable-frame-local): Tweak obsolescence message.
5885
5886 * info.el (Info-hide-note-references, Info-refill-paragraphs):
5887 Doc fixes.
5888
5889 * apropos.el (apropos-command): Report documentation errors.
5890 * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825)
5891
5892 2008-08-29 Chong Yidong <cyd@stupidchicken.com>
5893
5894 * isearch.el (isearch-highlight-regexp): Fix case of highlighted
5895 string.
5896
5897 2008-08-29 Eli Zaretskii <eliz@gnu.org>
5898
5899 * bindings.el (mode-line-frame-identification): Fix last change.
5900
5901 2008-08-29 Kenichi Handa <handa@m17n.org>
5902
5903 These changes are to adjust the automatic composition for the new
5904 implementation (avoid using text property).
5905
5906 * composite.el (composition-function-table): Move declaration to
5907 composite.c.
5908 (terminal-composition-base-character-p): Delete it.
5909 (terminal-composition-function): Delete it.
5910 (terminal-composition-function-table): Delete it.
5911 (lgstring-header, lgstring-set-header, lgstring-font)
5912 (lgstring-char, lgstring-char-len, lgstring-shaped-p)
5913 (lgstring-set-id, lgstring-glyph, lgstring-glyph-len)
5914 (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char)
5915 (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing)
5916 (lglyph-ascent, lglyph-descent, lglyph-adjustment)
5917 (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph)
5918 (compose-glyph-string, compose-glyph-string-relative)
5919 (compose-gstring-for-graphic, compose-gstring-for-terminal):
5920 New functions.
5921 (auto-compose-chars): Argument changed.
5922
5923 * language/european.el: Don't setup composition-function-table.
5924 (diacritic-composition-pattern, diacritic-compose-region)
5925 (diacritic-compose-string, diacritic-compose-buffer)
5926 (diacritic-composition-function): Delete them.
5927
5928 * language/lao-util.el (lao-composition-function): Argument changed.
5929
5930 * language/sinhala.el: Fix setting up of composition-function-table.
5931
5932 * language/thai.el: Fix setting up of composition-function-table.
5933
5934 * language/thai-util.el: Encoding changed to utf-8.
5935 (thai-composition-function): Argument changed.
5936
5937 * language/indian.el: Fix setting up of composition-function-table.
5938 (devanagari-composable-pattern)
5939 (tamil-composable-pattern, kannada-composable-pattern)
5940 (malayalam-composable-pattern): New variables.
5941
5942 * international/characters.el (unicode-category-table):
5943 Setup unicode-category-table.
5944
5945 * international/fontset.el (setup-default-fontset): Prepend
5946 iso10646-1 fonts to the fallback font groups instead of appending.
5947
5948 2008-08-29 Glenn Morris <rgm@gnu.org>
5949
5950 * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
5951
5952 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
5953
5954 * term/x-win.el (x-win-suspend-error): Don't signal error if there
5955 are no X frames active.
5956
5957 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
5958
5959 * net/xesam.el (xesam-kill-buffer-function): Wrap code by
5960 `ignore-errors' (the function must succeed always).
5961
5962 2008-08-28 Edward O'Connor <hober0@gmail.com>
5963
5964 * json.el (json-read-number): New arg. Handle explicitly signed
5965 numbers.
5966 (json-readtable): Add `+' and `.'.
5967
5968 2008-08-28 Eli Zaretskii <eliz@gnu.org>
5969
5970 * term/pc-win.el (msdos-previous-message): New variable.
5971 (msdos-show-help): New function.
5972 (msdos-initialize-window-system): Set show-help-function to
5973 msdos-show-help.
5974
5975 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
5976
5977 * emacs-lisp/debug.el (debug): When killing a noninteractive
5978 Emacs, give an exit status of -1.
5979
5980 2008-08-28 Chong Yidong <cyd@stupidchicken.com>
5981
5982 * vc-hooks.el (vc-workfile-unchanged-p): Revert last change.
5983
5984 2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
5985
5986 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
5987 not the same as the last modification time, fall back on the
5988 backend-specific check.
5989
5990 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
5991
5992 * add-log.el (change-log-next-error): Run an extra `pop-to-buffer'
5993 to go to the position of interest.
5994
5995 2008-08-27 Tomas Abrahamsson <tab@lysator.liu.se>
5996
5997 * textmodes/artist.el (artist-mode-init): Add comment on the
5998 setting up of the `artist-replacement-table' array.
5999 (artist-get-replacement-char): New defsubst.
6000 (artist-get-char-at-xy-conv, artist-replace-char)
6001 (artist-replace-chars, artist-replace-string): Use it instead of
6002 accessing `artist-replacement-table' directly.
6003 Reported by Rubén Berenguel <ruben@maia.ub.es>.
6004
6005 (artist-mt): Fix structures for cut and copy operations.
6006
6007 2008-08-27 Chong Yidong <cyd@stupidchicken.com>
6008
6009 * shell.el (shell-file-name-quote-list): Quote `$'.
6010
6011 * comint.el (comint-dynamic-complete-as-filename): Generalize last
6012 change to allow quoting of characters before point.
6013 (comint-dynamic-list-filename-completions): Quote common substring.
6014
6015 2008-08-26 Chong Yidong <cyd@stupidchicken.com>
6016
6017 * comint.el (comint-dynamic-complete-as-filename): If case is
6018 ignored while matching, replace the entire filename with completion.
6019
6020 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
6021 flyspell-pre-point is valid to avoid signalling an error in
6022 post-command-hook.
6023
6024 2008-08-26 Johan Bockgård <bojohan@gnu.org>
6025
6026 * linum.el (linum): Inherit remaining face attributes from default
6027 face.
6028
6029 2008-08-26 Markus Triska <markus.triska@gmx.at>
6030
6031 * linum.el (linum-delay): Disable - it should no longer be
6032 necessary, and can lead to longer delays.
6033 (linum-update-window): Renumber if margin width has changed.
6034
6035 2008-08-26 Daiki Ueno <ueno@unixuser.org>
6036
6037 * epa.el (epa--key-widget-action): Save the selected window to
6038 make `widget-button-click-moves-point' work. (Bug#733).
6039
6040 2008-08-26 Glenn Morris <rgm@gnu.org>
6041
6042 * calendar/holidays.el (calendar-holidays): Doc fix.
6043
6044 * progmodes/gud.el (tramp-file-name-localname)
6045 (tramp-dissect-file-name): Declare.
6046
6047 * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
6048
6049 2008-08-25 Eli Zaretskii <eliz@gnu.org>
6050
6051 * bindings.el (mode-line-frame-control): New function, caters to
6052 `pc' ``window system''.
6053 (mode-line-frame-identification): Use it instead of accessing
6054 window-system directly.
6055
6056 2008-08-25 Juri Linkov <juri@jurta.org>
6057
6058 * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
6059 `center-line' and "\eS" from `center-paragraph'.
6060 (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
6061 `center-paragraph'.
6062
6063 2008-08-25 Ulf Jasper <ulf.jasper@web.de>
6064
6065 * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed.
6066 (newsticker-treeview-treewindow-width): New.
6067 (newsticker-treeview-listwindow-height): New.
6068 (newsticker-treeview-browse-url-item): New.
6069 (newsticker-treeview-mode-map):
6070 Add newsticker-treeview-browse-url-item.
6071 (newsticker--treeview-window-init):
6072 Use newsticker-treeview-treewindow-width and
6073 newsticker-treeview-listwindow-height.
6074
6075 * net/newst-reader.el (newsticker-browse-url-item): New.
6076
6077 2008-08-25 Dan Nicolaescu <dann@ics.uci.edu>
6078
6079 * vc-dir.el (vc-dir-marked-only-files-and-states):
6080 (vc-dir-child-files-and-states): Reverse the list before returning it.
6081
6082 2008-08-24 Michael Albinus <michael.albinus@gmx.de>
6083
6084 * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
6085
6086 2008-08-24 Romain Francoise <romain@orebokech.com>
6087
6088 * progmodes/python.el (run-python): Remove '' from sys.path.
6089
6090 2008-08-23 Glenn Morris <rgm@gnu.org>
6091
6092 * progmodes/fortran.el (fortran-tab-mode-string)
6093 (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
6094
6095 2008-08-23 Eli Zaretskii <eliz@gnu.org>
6096
6097 * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
6098 Add declare-function.
6099
6100 * startup.el (command-line): Don't call tty-register-default-colors
6101 if initial-window-system is `pc'.
6102
6103 * term/internal.el (local-function-key-map): Fix unbalanced parens.
6104 (msdos-key-remapping-map): New variable. Move here all the special
6105 keys we will be remapping via local-function-key-map.
6106 (msdos-setup-keyboard): New function.
6107
6108 * term/pc-win.el (msdos-create-frame-with-faces): Rename from
6109 make-msdos-frame.
6110 (terminal-init-internal): New function, errors out if called.
6111 (msdos-initialize-window-system): New function.
6112 (msdos-create-frame-with-faces): Set the terminal's
6113 `terminal-initted' (sic!) parameter.
6114 (frame-creation-function-alist): Add msdos-create-frame-with-faces.
6115 (window-system-initialization-alist):
6116 Add msdos-initialize-window-system.
6117 (handle-args-function-alist): Use tty-handle-args for `pc'
6118 ``window system'' as well.
6119 (pc-win): Provide.
6120
6121 * term/tty-colors.el (tty-register-default-colors): Remove bogus
6122 code for using msdos-color-values.
6123
6124 * loadup.el [ms-dos]: Load term/pc-win.
6125
6126 2008-08-23 Dan Nicolaescu <dann@ics.uci.edu>
6127
6128 * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
6129 directory name.
6130
6131 2008-08-23 Nick Roberts <nickrob@snap.net.nz>
6132
6133 * progmodes/gud.el (gud-common-init): Use absolute file so that
6134 perldb works with tramp (sudo).
6135
6136 * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
6137 match data in process filters.
6138
6139 2008-08-23 Martin Rudalics <rudalics@gmx.at>
6140
6141 * dired.el (dired-buffer-stale-p): Do not revert buffer that
6142 can be written.
6143
6144 2008-08-23 Glenn Morris <rgm@gnu.org>
6145
6146 * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
6147 (dired-guess-shell-alist-user): Doc fix. (Bug#417).
6148
6149 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * subr.el (temp-buffer-show-hook): Doc fix.
6152
6153 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6154
6155 * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
6156 and "INSIDE_EMACS=...". Reported by Tassilo Horn
6157 <tassilo@member.fsf.org>.
6158
6159 * net/trampver.el: Update release number.
6160
6161 * net/xesam.el (xesam-minor-mode): New minor mode.
6162 (xesam-highlight-buffer): Remove. Code moved to
6163 `xesam-minor-mode'.
6164 (xesam-refresh-entry): Use `xesam-minor-mode'.
6165
6166 2008-08-21 Chong Yidong <cyd@stupidchicken.com>
6167
6168 * minibuffer.el (completion--try-word-completion):
6169 Disable partial-completion when considering the addition of a space
6170 or hyphen.
6171
6172 2008-08-21 John Paul Wallington <jpw@pobox.com>
6173
6174 * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
6175 filename of `tofile' doesn't contain any colons on Windows,
6176 Cygwin, and MS-DOS systems.
6177
6178 2008-08-21 Daiki Ueno <ueno@unixuser.org>
6179
6180 * epg.el (epg-make-context, epg-context-set-passphrase-callback)
6181 (epg-context-set-progress-callback): Make sure the callback is a
6182 cons of a function and a handback. Update all callers.
6183
6184 2008-08-20 David Reitter <david.reitter@gmail.com>
6185
6186 * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
6187 Patch applied by Adrian Robert.
6188
6189 2008-08-20 Kevin Ryde <user42@zip.com.au>
6190
6191 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
6192 directive lines.
6193
6194 2008-08-20 Michael Albinus <michael.albinus@gmx.de>
6195
6196 * net/xesam.el (xesam-highlight-string): Precise doc string.
6197 (xesam-highlight-buffer): New defun.
6198 (xesam-refresh-entry): Use it. Better check for sourceModified.
6199
6200 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
6201
6202 * edmacro.el (edmacro-parse-keys): Catch events with spaces in
6203 their names.
6204
6205 2008-08-19 Kenichi Handa <handa@m17n.org>
6206
6207 * language/european.el ("Esperanto"): Change the preferred
6208 charsets to iso-8859-3.
6209
6210 * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
6211
6212 * international/fontset.el (script-representative-chars):
6213 Delete the entry for symbol.
6214 (setup-default-fontset): For symbol characters, don't specify
6215 :script property.
6216
6217 2008-08-19 Chong Yidong <cyd@stupidchicken.com>
6218
6219 * minibuffer.el (completion-table-dynamic): Doc fix.
6220
6221 * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is
6222 saved.
6223
6224 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
6225
6226 * emulation/edt.el (edt-default-emulation-setup):
6227 Share global-buffers-menu-map with the emulated global map.
6228
6229 2008-08-18 Adrian Robert <Adrian.B.Robert@gmail.com>
6230
6231 * term/ns-win.el (global): Uncomment "put backspace
6232 ascii-character..." and friends, they are needed for tramp. (Bug#725)
6233
6234 2008-08-18 Kenichi Handa <handa@m17n.org>
6235
6236 * international/mule-diag.el (font-show-log): Add optional arg N
6237 to control the limit of font listing.
6238
6239 2008-08-18 Chong Yidong <cyd@stupidchicken.com>
6240
6241 * window.el (recenter-top-bottom): Determine top and bottom
6242 positions using scroll-margin instead of scroll-conservatively.
6243
6244 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6245
6246 * proced.el (proced-send-signal): Use beginning-of-line.
6247
6248 2008-08-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6249
6250 * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals.
6251 (proced-mode-map): Add tooltips for menus. Use radio buttons for
6252 listing types.
6253 (proced-log-buffer): New variable.
6254 (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
6255 region if transient-mark-mode is turned on and the region is active.
6256 (proced-omit-processes): Rename from proced-hide-processes to
6257 avoid key clash with describe-mode (bound to h). Search for
6258 marked processes starting from point-min.
6259 (proced-header-space): Remove.
6260 (proced-send-signal): Handle errors. Operate on current process
6261 if no process is marked.
6262 (proced-why): New command.
6263 (proced-log, proced-log-summary): New functions.
6264 (proced-help): Use proced-why.
6265 * textmodes/bibtex.el (bibtex-entry-format): Mark as safe.
6266 (bibtex-autokey-year-title-separator): Fix docstring.
6267
6268 2008-08-17 Michael Albinus <michael.albinus@gmx.de>
6269
6270 * net/xesam.el (xesam-vendor, xesam-notify-function):
6271 New local variables.
6272 (xesam-mode): Extend docstring. Initialize `xesam-notify-function'.
6273 (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove
6274 Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
6275 (xesam-new-search): Initialize `xesam-vendor'.
6276
6277 2008-08-15 Glenn Morris <rgm@gnu.org>
6278
6279 * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in
6280 a pipeline.
6281 * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline,
6282 unless at the end of the pipeline. (Bug#699).
6283
6284 2008-08-14 Chong Yidong <cyd@stupidchicken.com>
6285
6286 * minibuffer.el (completion-boundaries): Doc fix.
6287 (display-completion-list): Only default base-size to zero if
6288 completing in the minibuffer.
6289
6290 * simple.el (completion-base-size): Doc fix.
6291 (choose-completion): Try reselecting completion-reference-buffer.
6292
6293 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
6294
6295 * vc-dispatcher.el (vc-do-command): Let asynchronous processes run
6296 also for remote directories.
6297
6298 2008-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
6299
6300 * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings
6301 since those precomputed values aren't used any more.
6302 (easy-menu-precalculate-equivalent-keybindings): Obsolete.
6303
6304 2008-08-14 Martin Rudalics <rudalics@gmx.at>
6305
6306 * help.el (with-help-window): Return last value in BODY.
6307
6308 2008-08-14 Michael Albinus <michael.albinus@gmx.de>
6309
6310 * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the
6311 notify function of the URL.
6312 (xesam-new-search): Encode special characters in the query string.
6313
6314 2008-08-13 Chong Yidong <cyd@stupidchicken.com>
6315
6316 * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.
6317
6318 2008-08-13 Andreas Schwab <schwab@suse.de>
6319
6320 * net/tramp.el (tramp-handle-shell-command): Handle output going
6321 to current buffer like shell-command. Don't disable undo.
6322
6323 2008-08-13 Glenn Morris <rgm@gnu.org>
6324
6325 * eshell/esh-cmd.el (eshell/which): Handle the case where no
6326 description is found.
6327
6328 2008-08-12 Alan Mackenzie <acm@muc.de>
6329
6330 * progmodes/cc-defs.el (c-emacs-features):
6331 argumentative-bod-function: bind mark-ring to avoid accumulating a
6332 spurious mark.
6333
6334 2008-08-12 Chong Yidong <cyd@stupidchicken.com>
6335
6336 * simple.el (visual-line--saved-state): New var.
6337 (visual-line-mode): Save local values of variables, and restore
6338 them when visual-line-mode is disabled.
6339
6340 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change)
6341
6342 * net/ldap.el (ldap-search-internal): Tweak URL regexp.
6343
6344 2008-08-11 Chong Yidong <cyd@stupidchicken.com>
6345
6346 * progmodes/cc-defs.el (c-emacs-features):
6347 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
6348 moving point during the test.
6349
6350 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
6351
6352 2008-08-11 Glenn Morris <rgm@gnu.org>
6353
6354 * term/ns-win.el (x-parse-geometry): Doc fix.
6355
6356 * dired.el (x-popup-menu):
6357 * hi-lock.el (x-popup-menu):
6358 * mouse.el (font-face-attributes):
6359 * calendar/cal-menu.el (x-popup-menu):
6360 * calendar/calendar.el (x-popup-menu):
6361 * calendar/holidays.el (x-popup-menu):
6362 * progmodes/cperl-mode.el (x-popup-menu):
6363 * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale)
6364 (x-open-connection):
6365 * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry)
6366 (x-command-line-resources):
6367 * term/x-win.el (x-colors, x-parse-geometry, x-resource-name)
6368 (x-display-name, x-command-line-resources):
6369 Add declarations for builds without X.
6370
6371 2008-08-10 Glenn Morris <rgm@gnu.org>
6372
6373 * calendar/cal-bahai.el (holiday-bahai): Doc fix.
6374
6375 2008-08-10 Dan Nicolaescu <dann@ics.uci.edu>
6376
6377 * vc-bzr.el (vc-bzr-find-revision): Rename from
6378 vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
6379
6380 2008-08-10 Michael Albinus <michael.albinus@gmx.de>
6381
6382 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
6383 (xesam-refresh-entry): Add Debbugs handling. Insert a widget
6384 "DONE", when all hits are retrieved.
6385 (xesam-search): Autoload it.
6386
6387 2008-08-11 John Paul Wallington <jpw@pobox.com>
6388
6389 * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than
6390 empty string when no filename.
6391 (define-ibuffer-column filename): Accommodate that change.
6392
6393 * ibuf-ext.el (ibuffer-define-filter filename): Use plain old
6394 `buffer-file-name' instead of `ibuffer-buffer-file-name'.
6395
6396 2008-08-10 Glenn Morris <rgm@gnu.org>
6397
6398 * Makefile.in (ELCFILES): Update.
6399
6400 2008-08-10 John Paul Wallington <jpw@pobox.com>
6401
6402 * pcvs.el (defun-cvs-mode): Add `doc-string' decl.
6403
6404 2008-08-08 Chong Yidong <cyd@stupidchicken.com>
6405
6406 * battery.el (battery-echo-area-format, battery-status-function):
6407 Handle new Linux sysfs format for battery reporting.
6408 (battery-linux-sysfs): New function.
6409
6410 2008-08-07 Martin Rudalics <rudalics@gmx.at>
6411
6412 * add-log.el (change-log-search-tag-name)
6413 (change-log-goto-source): Fix behavior when point is not on tag.
6414
6415 2008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
6416
6417 * startup.el (command-line-ns-option-alist): Use ignore instead of
6418 ns-ignore-0-arg.
6419
6420 * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region)
6421 (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop.
6422 (ns-alternatives-map): New variable.
6423 (x-set-up-function-keys): Use it.
6424 (global): Comment out "put backspace ascii-character..." and friends.
6425 Move function-key-map into ns-alternatives-map. Don't call
6426 precompute-menubar-bindings. Don't set anything connected with
6427 browse-url.
6428 (after-make-frame-functions): Clarify comment why a hook is added.
6429
6430 2008-08-06 Joakim Verona <joakim@verona.se>
6431
6432 * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis
6433 in url:s.
6434
6435 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6436
6437 * vc-svn.el (vc-svn-parse-status): Use when instead of if.
6438 Fix 2008-01-01 change: use a shy group to not affect subsequent
6439 match calls.
6440
6441 2008-08-06 Reto Zimmermann <reto@gnu.org>
6442
6443 * progmodes/vera-mode.el (vera-electric-tab):
6444 * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
6445 region when active.
6446
6447 2008-08-06 Kenichi Handa <handa@m17n.org>
6448
6449 * faces.el (face-valid-attribute-values): Fix handling the value
6450 of (font-family-list) and font-XXX-table.
6451
6452 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6453
6454 * proced.el (proced-menu): Bind the correct function to for toggling.
6455
6456 * vc-dir.el (vc-dir-mode): Fix typo.
6457
6458 2008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6459
6460 * whitespace.el (whitespace-newline-mode)
6461 (global-whitespace-newline-mode, whitespace-mode)
6462 (global-whitespace-mode): Improve docstring.
6463
6464 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
6465
6466 * kmacro.el (kmacro-exec-ring-item): Add autoload.
6467
6468 * files.el (auto-save-visited-file-name): Move definition to fileio.c.
6469
6470 * cus-start.el (all): Handle auto-save-visited-file-name.
6471
6472 2008-08-05 Alex Shinn <alexshinn@gmail.com> (tiny change)
6473
6474 * files.el (hack-one-local-variable-eval-safep): Handle
6475 lisp-indent-function and scheme-indent-function in addition to the
6476 deprecated lisp-indent-hook.
6477
6478 2008-08-05 Michael Albinus <michael.albinus@gmx.de>
6479
6480 * net/xesam.el (top): Require `wid-edit' always.
6481 (xesam-mode-line, xesam-highlight): New deffaces.
6482 (xesam-objects): New local variable.
6483 (xesam-search-engines): Fix error in field list.
6484 (xesam-mode): Use `xesam-mode-line' instead of
6485 `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for
6486 proper initialization (why?).
6487 (xesam-highlight-string, xesam-get-hits)
6488 (xesam-kill-buffer-function): New defuns.
6489 (xesam-refresh-entry): Move code to `xesam-get-hits'. Check
6490 result of "hit.fields", it isn't a string only. Wrap an error of
6491 the strigi search engine ("xesam:size" is returned as string).
6492 Highlight search items.
6493 (xesam-refresh-search-buffer): Make logic of counters more simple.
6494 Prefetch next hits.
6495 (xesam-signal-handler): Use `xesam-mode-line' instead of
6496 `font-lock-type-face'.
6497 (xesam-new-search): Add `xesam-kill-buffer-function' to
6498 `kill-buffer-hook'.
6499
6500 2008-08-05 Teodor Zlatanov <tzz@lifelogs.com>
6501
6502 * add-log.el (change-log-next-error, change-log-mode): Add support
6503 for `next-error' to call `change-log-goto-source' on named files
6504 in a ChangeLog.
6505
6506 2008-08-05 Jay Belanger <jay.p.belanger@gmail.com>
6507
6508 * calc/calc.el (math-read-number): Handle all C-like languages
6509 properly.
6510
6511 2008-08-04 Vincent Belaïche <vincent.b.1@hotmail.fr>
6512
6513 * calc/calc.el (math-read-number): Handle C numbers beginning with
6514 0 correctly.
6515
6516 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
6517
6518 * term/ns-win.el ([ns-new-frame]): New global key.
6519
6520 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
6521
6522 * international/mule-cmds.el (read-char-by-name):
6523 Check UCS names with `assoc-string' and case folding.
6524
6525 2008-08-04 Michael Albinus <michael.albinus@gmx.de>
6526
6527 * net/dbus.el (dbus-call-method-asynchronously)
6528 (dbus-method-return-internal, dbus-method-error-internal):
6529 Declare them with `declare-function'.
6530
6531 2008-08-04 Juanma Barranquero <lekktu@gmail.com>
6532
6533 * descr-text.el (describe-char-display): Fix last change:
6534 don't pass CHARSET to `encoded-string-description'.
6535
6536 2008-08-02 Alex Harsanyi <harsanyi@mac.com> (tiny change)
6537
6538 * vc.el (vc-next-action): Update list var correctly after delete.
6539
6540 2008-08-02 Chong Yidong <cyd@stupidchicken.com>
6541
6542 * ido.el (ido-mode): Add toggle notification.
6543
6544 * cus-edit.el (custom-save-all): Avoid destroying symlink if
6545 already visiting the custom file.
6546
6547 * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6548 pending output coming after the status change.
6549
6550 2008-08-02 Jason Rumney <jasonr@gnu.org>
6551
6552 * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts.
6553
6554 2008-08-01 Kenichi Handa <handa@m17n.org>
6555
6556 * international/mule-cmds.el (encode-coding-char):
6557 New optional arg CHARSET.
6558
6559 * descr-text.el (describe-char-display): Call encode-coding-char
6560 with the arg CHARSET.
6561 (describe-char): Pay attention to the text-property `charset'.
6562
6563 2008-08-01 Michael Albinus <michael.albinus@gmx.de>
6564
6565 * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
6566 error messages.
6567 (dbus-set-property): Call `dbus-introspect-get-property' instead
6568 of `dbus-get-property'.
6569
6570 * net/xesam.el (xesam-all-fields): Remove source and content
6571 identifiers.
6572 (xesam-dbus-unique-names): New defvar.
6573 (xesam-dbus-call-method): New defun. Replace all calls of
6574 `dbus-call-method' by `xesam-dbus-call-method'.
6575 (xesam-get-cached-property, xesam-set-cached-property):
6576 New defuns.
6577 (xesam-get-property, xesam-set-property, xesam-refresh-entry)
6578 (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'.
6579 (xesam-search-engines): Make it an association list. Take changed
6580 layout into account in the corresponding function.
6581 (xesam-delete-search-engine): Remove check for consistency of
6582 `xesam-search-engines', not needed anymore.
6583 (xesam-mode): Show XML query string only in the debug case.
6584
6585 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
6586
6587 * files.el (read-file-modes): Fix typo in docstring.
6588
6589 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
6590
6591 * Makefile.in: Avoid maintainer warning for autogenerated unicode
6592 files.
6593
6594 * apropos.el (apropos-symbol): Don't set button skip by default.
6595 (apropos-print): Set button skip iff searching for multiple types.
6596 (apropos-print-doc): Insert blank label button when searching for
6597 a single type.
6598
6599 * button.el (forward-button): Avoid infloop.
6600
6601 * minibuffer.el (read-file-name-completion-ignore-case):
6602 Add cygwin to the list.
6603
6604 2008-07-31 Sven Joachim <svenjoac@gmx.de>
6605
6606 * files.el (abbreviate-file-name): When replacing $HOME with ~,
6607 turn off case-fold-search.
6608
6609 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6610
6611 * net/dbus.el (top): Don't register for "NameOwnerChanged".
6612 (dbus-message-type-invalid, dbus-message-type-method-call)
6613 (dbus-message-type-method-return, dbus-message-type-error)
6614 (dbus-message-type-signal): New defconst.
6615 (dbus-ignore-errors): Fix `edebug-form-spec' property.
6616 (dbus-return-values-table): New defvar.
6617 (dbus-call-method-non-blocking-handler, dbus-event-message-type):
6618 New defun.
6619 (dbus-check-event, dbus-handle-event, dbus-event-serial-number):
6620 Extend docstring. Adapt implementation according to new
6621 `dbus-event' layout.
6622 (dbus-event-service-name, dbus-event-path-name)
6623 (dbus-event-interface-name, dbus-event-member-name):
6624 Adapt implementation according to new `dbus-event' layout.
6625 (dbus-set-property): Correct `dbus-introspect-get-attribute' call.
6626
6627 * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar.
6628 (xesam-mode): Rework implementation.
6629 (xesam-new-search): Additional parameter TYPE.
6630 (xesam-search): Adapt call of `xesam-new-search'.
6631
6632 2008-07-31 Juri Linkov <juri@jurta.org>
6633
6634 * dired-aux.el (dired-do-chmod): Set default value to the original
6635 mode string using absolute notation like u=rwx,g=rx,o=rx.
6636 Use it as a new arg `default' of `dired-mark-read-string'.
6637 (dired-mark-read-string): Add new optional arg `default'.
6638
6639 * files.el (read-file-modes): Set default value to the original
6640 mode string using absolute notation like u=rwx,g=rx,o=rx.
6641 Use it as the `default' arg of `read-string'.
6642
6643 * filesets.el (filesets-cmd-isearch-getargs): Check if the
6644 variable `files' is bound to avoid warnings.
6645
6646 * isearch.el (isearch-forward-regexp, isearch-forward-word)
6647 (isearch-backward, isearch-backward-regexp): Doc fix - make a link
6648 to the command `isearch-forward' instead of displaying "See C-s".
6649 (isearch-highlight-regexp): Remove arguments `regexp' and `face'
6650 with their interactive specifications. Move reading the face name to
6651 the main body after calls to isearch-done and isearch-clean-overlays.
6652
6653 * mb-depth.el: Unify all names under one common name prefix
6654 `minibuffer-depth-'.
6655 (minibuffer-depth-indicator-function): Rename from
6656 `minibuf-depth-indicator-function'.
6657 (minibuffer-depth-overlay): Rename from
6658 `minibuf-depth-overlay'.
6659 (minibuffer-depth-setup): Rename from
6660 `minibuf-depth-setup-minibuffer'.
6661 (minibuffer-depth-indicate-mode): Rename from
6662 `minibuffer-indicate-depth-mode'.
6663
6664 2008-07-31 Juri Linkov <juri@jurta.org>
6665
6666 * dired-aux.el (dired-isearch-filenames-toggle): New command.
6667 (dired-isearch-filenames-setup): Bind "\M-sf" to
6668 dired-isearch-filenames-toggle in isearch-mode-map.
6669 (dired-isearch-filenames-end): Bind "\M-sf" to nil
6670 in isearch-mode-map.
6671
6672 * isearch.el (isearch-edit-string-set-word): New command.
6673 (minibuffer-local-isearch-map): Bind "\C-w" to
6674 isearch-edit-string-set-word.
6675 (isearch-new-word): Temporary internal variable.
6676 (isearch-edit-string): Remove special case of reading the
6677 first character and checking it for C-w.
6678
6679 * simple.el (read-shell-command, shell-command):
6680 Move code that uses minibuffer-with-setup-hook to set
6681 minibuffer-default-add-function to minibuffer-default-add-shell-commands
6682 from the interactive spec of `shell-command' to `read-shell-command'.
6683
6684 * international/mule-cmds.el (read-char-by-name):
6685 Accept hash notation. Doc fix.
6686 (ucs-insert): Doc fix. Convert to number only when `arg' is
6687 a string. Use separate error message when `arg' is not an integer.
6688 Bind `ucs-insert' to `C-x 8 RET'.
6689
6690 2008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
6691
6692 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
6693 move the (arglist-cont-nonempty) from c-offsets-alist to
6694 c-hanging-braces-alist like other styles already have.
6695
6696 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6697
6698 * textmodes/texinfmt.el:
6699 * nxml/nxml-enc.el:
6700 * mail/feedmail.el:
6701 * international/mule.el:
6702 * international/latexenc.el:
6703 * emulation/viper-util.el:
6704 * emulation/viper-init.el:
6705 * emulation/viper-ex.el:
6706 * emacs-lisp/bytecomp.el:
6707 * version.el:
6708 * subr.el:
6709 * startup.el:
6710 * sort.el:
6711 * shadowfile.el:
6712 * recentf.el:
6713 * printing.el:
6714 * paths.el:
6715 * minibuffer.el:
6716 * ls-lisp.el:
6717 * loadup.el:
6718 * hippie-exp.el:
6719 * finder.el:
6720 * files.el:
6721 * ediff-util.el:
6722 * ediff-ptch.el:
6723 * ediff-init.el:
6724 * ediff-diff.el:
6725 * dired.el:
6726 * dired-aux.el:
6727 * cus-edit.el:
6728 * bindings.el:
6729 * arc-mode.el:
6730 * add-log.el: Remove VMS support.
6731 * obsolete/vmsproc.el:
6732 * obsolete/vms-pmail.el:
6733 * obsolete/vms-patch.el: Remove file.
6734
6735 2008-07-31 Alan Mackenzie <acm@muc.de>
6736
6737 * progmodes/cc-mode.el (c-before-hack-hook): New function
6738 (Top Level): Install c-before-hack-hook on
6739 before-hack-local-variables-hook, rather than
6740 c-postprocess-file-styles on hack-local-variables-hook.
6741
6742 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
6743
6744 * files.el (normal-mode): Move call to hack-project-variables into
6745 hack-local-variables.
6746 (file-local-variables-alist, before-hack-local-variables-hook):
6747 New vars.
6748 (ignored-local-variables): Add file-local-variables-alist.
6749 (hack-local-variables-filter): Renamed from
6750 hack-local-variables-apply. Add the result to
6751 file-local-variables-alist, without applying them.
6752 (hack-local-variables): Set file-local-variables-alist to nil.
6753 Call hack-project-variables and before-hack-local-variables-hook.
6754 Apply variables here, instead of hack-local-variables-apply.
6755 Based on a patch by Alan Mackenzie.
6756
6757 2008-07-30 Thien-Thi Nguyen <ttn@gnuvola.org>
6758
6759 * info-look.el (autoconf-mode :doc-spec): For
6760 "(autoconf)M4 Macro Index", if the item already
6761 begins with "AS_", don't prefix that string again.
6762
6763 2008-07-30 Juri Linkov <juri@jurta.org>
6764
6765 * info.el (info, Info-mode): Doc fix.
6766
6767 * isearch.el (isearch-mode-map): Bind `M-s r' to
6768 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
6769 (search-map): Bind `M-s w' to `isearch-forward-word' globally
6770 in the global map `search-map'.
6771 (isearch-forward): Doc fix.
6772 (isearch-forward-word, isearch-toggle-case-fold): New commands.
6773
6774 * simple.el (quoted-insert): Comment out code that treats
6775 0240-0377 specially.
6776
6777 2008-07-30 Chong Yidong <cyd@stupidchicken.com>
6778
6779 * cus-start.el: Add customization info for
6780 read-buffer-completion-ignore-case.
6781
6782 2008-07-30 Sam Steingold <sds@gnu.org>
6783
6784 * vc-dir.el (vc-dir): Call file-truename on the dir argument.
6785
6786 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
6787
6788 * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring.
6789 (vc-dir-mode): Improve docstring.
6790
6791 2008-07-30 Juri Linkov <juri@jurta.org>
6792
6793 * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie
6794 for the sake of isearch-mode-hook in dired-mode in dired.el.
6795
6796 2008-07-19 Markus Triska <markus.triska@gmx.at>
6797
6798 * image-mode.el (image-mode): Set image-mode-text-map when image
6799 cannot be displayed.
6800
6801 2008-07-30 Stephen Leake <stephen_leake@stephe-leake.org>
6802
6803 * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted
6804 ada-xref-set-default-prj-values.
6805 (ada-prj-display-page): Ditto.
6806
6807 * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string.
6808 (ada-make-filename-from-adaname): Fix free variable.
6809
6810 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
6811
6812 * vc-git.el (vc-git-status-printer): Synchronize with the default.
6813
6814 2008-07-30 Michael McNamara <mac@mail.brushroad.com>
6815
6816 * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent
6817 for declarations inside a parenthetical list. The code is ill-advised,
6818 and doesn't work given user defined types.
6819 (verilog-set-auto-endcomments): Enhance function automatic
6820 endcomment to support functions that return user defined types.
6821 (verilog-mode): Add code to tell which-function-mode minor mode
6822 that Verilog supports this feature.
6823 (verilog-beg-block-re-ordered, verilog-indent-re)
6824 (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1)
6825 (verilog-leap-to-head): Support the new virtual and/or protected
6826 tasks, as well as extern declarations of tasks for indenting and
6827 for forward/backward expression.
6828
6829 2008-07-30 Wilson Snyder <wsnyder@wsnyder.org>
6830
6831 * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET
6832 to work with SV 'logic' signals. Suggested by Julian Gorfajn.
6833 (verilog-auto-inst-column): Make verilog-auto-inst-column customizable.
6834 (verilog-string-replace-matches): Avoid recursion with small
6835 replacements.
6836 (verilog-auto-inst-param-value, verilog-mode-version)
6837 (verilog-mode-version-date, verilog-read-inst-param-value)
6838 (verilog-auto-inst, verilog-auto-inst-param)
6839 (verilog-auto-inst-port, verilog-simplify-range-expression): Add
6840 verilog-auto-inst-param-value option for AUTOINST. Suggested by
6841 David Rogoff. This allows parameters to be replaced with their
6842 values, on the expansion of an AUTOINST with Verilog 2001 style
6843 parameter settings.
6844
6845 2008-07-30 David Lord <david.lord@phonecoop.coop> (tiny change)
6846
6847 * calendar/timeclock.el (timeclock-day-projects): Change a `cdr'
6848 to `cddr'.
6849
6850 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6851
6852 * Makefile.in (ELCFILES): Add mairix.elc.
6853
6854 2008-07-29 David Engster <deng@randomsample.de>
6855
6856 * net/mairix.el: New file.
6857
6858 2008-07-29 Juri Linkov <juri@jurta.org>
6859
6860 * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag
6861 instead of variable-pitch with bold and 1.2 height.
6862
6863 * dired-aux.el (dired-do-async-shell-command): New command.
6864
6865 * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files'
6866 from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'.
6867
6868 2008-07-29 Juri Linkov <juri@jurta.org>
6869
6870 * international/mule-cmds.el (ucs-names): New internal variable.
6871 (ucs-names): New function.
6872 (ucs-completions): New lazy completion variable.
6873 (read-char-by-name): New function.
6874 (ucs-insert): Replace interactive spec letter "s" with the call to
6875 `read-char-by-name'.
6876
6877 * replace.el (read-regexp): Add second arg `default'. Doc fix.
6878
6879 * replace.el (occur-read-primary-args):
6880 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6881 (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the
6882 second arg of `read-regexp'.
6883
6884 * dired-aux.el (dired-isearch-filenames): New user option.
6885 (dired-isearch-orig-success-function): New internal variable.
6886 (dired-isearch-filenames-setup, dired-isearch-filenames-end)
6887 (dired-isearch-success-function): New functions.
6888 (dired-isearch-filenames, dired-isearch-filenames-regexp):
6889 New commands.
6890
6891 * dired.el (dired-insert-set-properties): Add new text property
6892 `dired-filename' to put on file names.
6893 (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames'
6894 and `M-s f M-C-s' to `dired-isearch-filenames-regexp'.
6895 Add menu items.
6896 (dired-mode): Add hook `dired-isearch-filenames-setup' to
6897 buffer-local `isearch-mode-hook'.
6898
6899 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6900
6901 * progmodes/ada-mode.el (ada-batch-reformat): Doc fix.
6902 (ada-create-case-exception): Fix typo in docstring.
6903 (ada-no-auto-case): Return nil, not the docstring.
6904 (ada-indent-current): Reflow docstring.
6905
6906 * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values)
6907 (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings.
6908 (ada-prj-load-from-file): Reflow docstring.
6909 (ada-prj-display-page): Fix typo in widget.
6910
6911 * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private):
6912 Fix typos in docstrings.
6913
6914 * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr)
6915 (ada-compile-current, ada-check-current, ada-run-application)
6916 (ada-get-ali-file-name): Fix typos in docstrings.
6917 (ada-xref-confirm-compile, ada-find-references)
6918 (ada-find-local-references, ada-find-any-references): Doc fixes.
6919 (ada-get-all-references): Fix typo in error message.
6920 (ada-xref-current-project): Use `let', not `let*'.
6921 (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring.
6922
6923 2008-07-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6924
6925 * whitespace.el (whitespace-newline): Change initialization to have a
6926 low contrast relative to the background color. Suggested by David
6927 Reitter <david.reitter@gmail.com>.
6928
6929 2008-07-28 Juri Linkov <juri@jurta.org>
6930
6931 * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp):
6932 New functions.
6933
6934 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
6935 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
6936
6937 2008-07-28 Seiji Zenitani <zenitani@mac.com>
6938
6939 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
6940 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
6941
6942 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6943
6944 * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling.
6945 Add support for add-log.
6946 (ada-end-stmt-re): Fix bug - allow comment after 'when'.
6947
6948 * progmodes/ada-prj.el: Delete 'main_unit' project variable.
6949 (ada-prj-save): Prompt for file name if not given.
6950 (ada-prj-display-page): Display casing exceptions.
6951
6952 * progmodes/ada-xref.el: Add support for GNAT project files as Emacs
6953 Ada mode project files. Delete 'main_unit' project variable;
6954 only need 'main'. Simplify handling of default project values.
6955 Use cross-prefix consistently.
6956 (ada-find-executable): Throw error if not found.
6957 (ada-initialize-runtime-library): Improve error handling when
6958 gnatls not found.
6959 (ada-gnat-parse-gpr): New.
6960 (ada-treat-cmd-string): Allow process environment variables.
6961 (ada-xref-set-default-prj-values): Delete; replace with
6962 ada-default-prj-properties.
6963 (ada-parse-prj-file): Handle GNAT project files.
6964 (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file.
6965 (ada-select-prj-file): New.
6966 (ada-get-absolute-dir-list): Allow project and environment variables.
6967
6968 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6969
6970 Sync with Tramp 2.1.14.
6971
6972 * net/tramp.el (tramp-perl-directory-files-and-attributes)
6973 (tramp-get-device): Make device number a cons cell.
6974 (tramp-convert-file-attributes): Make inode a cons cell.
6975
6976 * net/trampver.el: Update release number.
6977
6978 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
6979
6980 * faces.el (face-set-after-frame-default): Treat 'ns as all other
6981 window systems.
6982
6983 2008-07-27 Adrian Robert <Adrian.B.Robert@gmail.com>
6984
6985 * term/ns-win.el (do-applescript): New alias in carbon-compat section.
6986
6987 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6988
6989 Remove support for Mac Carbon.
6990 * term/mac-win.el: Remove file
6991 * international/mule-cmds.el:
6992 * version.el:
6993 * startup.el:
6994 * simple.el:
6995 * mwheel.el:
6996 * mouse.el:
6997 * loadup.el:
6998 * isearch.el:
6999 * info.el:
7000 * frame.el:
7001 * faces.el:
7002 * disp-table.el:
7003 * cus-start.el:
7004 * cus-face.el:
7005 * cus-edit.el:
7006 * Makefile.in: Remove code for Carbon.
7007
7008 2008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
7009
7010 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
7011 bindings for functions deleted by Dan N. 2008-07-21. Set
7012 where-is-preferred-modifier. Add show-manual option to Help menu.
7013
7014 2008-07-26 Michael Albinus <michael.albinus@gmx.de>
7015
7016 * net/tramp.el (tramp-handle-start-file-process):
7017 Set query-on-exit flag. Kill temporary buffer.
7018 (tramp-process-sentinel): Remove defun.
7019 (tramp-do-copy-or-rename-file-out-of-band)
7020 (tramp-maybe-open-connection): Don't call it.
7021
7022 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call
7023 `tramp-process-sentinel'.
7024
7025 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call
7026 `tramp-process-sentinel'.
7027
7028 * net/xesam.el (xesam-from): Remove defvar.
7029 (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map'
7030 and `mode-line-position'.
7031 (xesam-refresh-entry): Remove argument `hit-number'. Add debug
7032 information to the widgets. Don't set `mode-line-position'.
7033 (xesam-refresh-search-buffer): Correct hit number computing.
7034 Don't set `mode-line-position'.
7035 (xesam-new-search): Add debug information to the mode line.
7036
7037 2008-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7038
7039 * diff-mode.el (diff-show-trailing-blanks): Renamed to
7040 diff-show-trailing-whitespaces.
7041
7042 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
7043
7044 * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
7045 invalid filename strings when parsing tex errors (bug#376).
7046
7047 2008-07-25 Dan Nicolaescu <dann@ics.uci.edu>
7048
7049 * menu-bar.el (menu-bar-file-menu): Fix typo.
7050
7051 2008-07-25 Juanma Barranquero <lekktu@gmail.com>
7052
7053 * play/solitaire.el (solitaire-mode-map): Define within defvar.
7054 (solitaire-mode): Define with `define-derived-mode'.
7055 (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up)
7056 (solitaire-down): Use "?\s" instead of "?\ "; use `when'.
7057 (solitaire-undo, solitaire-check): Use `when'.
7058 (solitaire-solve): Err out if the solitaire is already in progress.
7059 Use `when'.
7060
7061 * descr-text.el (describe-char): Don't overwrite local variable char
7062 when describing characters with display-table entries. Display font
7063 backend when describing composed characters. Simplify: use `let'
7064 instead of `let*', and `or x y' instead of `if x x y'.
7065
7066 2008-07-25 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * image-mode.el (image-minor-mode): Set up winprops.
7069
7070 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7071
7072 * diff-mode.el (diff-show-trailing-blanks): New fun.
7073 Show trailing blanks in modified lines for diff-mode.
7074
7075 2008-07-24 Michael Albinus <michael.albinus@gmx.de>
7076
7077 * Makefile.in (ELCFILES): Add net/xesam.el.
7078
7079 * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique
7080 process name. Reported by Markus Triska <markus.triska@gmx.at>.
7081
7082 * net/xesam.el: New file.
7083
7084 2008-07-24 Sven Joachim <svenjoac@gmx.de>
7085
7086 * dired-aux.el (dired-copy-file-recursive): Avoid calling
7087 set-file-modes when creating target directories.
7088
7089 2008-07-24 Juanma Barranquero <lekktu@gmail.com>
7090
7091 * play/solitaire.el (solitaire-mode): Fix typo in docstring.
7092 Set `show-trailing-whitespace' to nil.
7093 (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve):
7094 Fix typos in docstrings.
7095
7096 2008-07-24 Chong Yidong <cyd@stupidchicken.com>
7097
7098 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
7099 key remapping, not directly.
7100
7101 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7102
7103 * whitespace.el: New version 11.2.
7104 (whitespace-newline-mode, global-whitespace-newline-mode): New newline
7105 minor mode visualization.
7106
7107 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7108
7109 * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files.
7110
7111 * Makefile.in (ELCFILES): Add term/common-win.elc.
7112
7113 * vc-dir.el (vc-dir-search, vc-dir-isearch)
7114 (vc-dir-isearch-regexp): New functions.
7115 (vc-dir-mode-map, vc-dir-menu-map): Bind them.
7116
7117 2008-07-23 Juri Linkov <juri@jurta.org>
7118
7119 * isearch-multi.el: Remove file to avoid dos file name clashes
7120 with isearch-x.el. Move most content to misearch.el.
7121
7122 * misearch.el: New file with most content from isearch-multi.el.
7123 Rename `isearch-buffers' name prefixes to `multi-isearch'.
7124 Remove `isearch-buffers-minor-mode'. Add new function
7125 `multi-isearch-setup' to `isearch-mode-hook'. New top-level
7126 commands `multi-isearch-buffers', `multi-isearch-buffers-regexp',
7127 `multi-isearch-files', `multi-isearch-files-regexp'.
7128
7129 * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.
7130
7131 * isearch.el (isearch-message-prefix): Display "Multi" when
7132 `multi-isearch-next-buffer-current-function' is non-nil.
7133 (isearch-search-string): Replace `isearch-buffers-next-buffer-function'
7134 with `multi-isearch-next-buffer-current-function', and
7135 `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'.
7136
7137 * add-log.el (change-log-mode): Set `change-log-next-buffer' to
7138 `multi-isearch-next-buffer-function' instead of
7139 `isearch-buffers-next-buffer-function'. Remove call to
7140 `isearch-buffers-minor-mode'.
7141
7142 * buff-menu.el (Buffer-menu-marked-buffers)
7143 (Buffer-menu-isearch-buffers)
7144 (Buffer-menu-isearch-buffers-regexp): New functions.
7145 (Buffer-menu-mode-map): Bind "M-s a C-s" to
7146 `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to
7147 `Buffer-menu-isearch-buffers-regexp'.
7148 (Buffer-menu-mode): Document new commands in docstring.
7149 (list-buffers-noselect): Add one space after Info file name
7150 according to the Info address convention.
7151
7152 * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp):
7153 New functions.
7154
7155 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to
7156 `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'.
7157 (ibuffer-mode): Document new commands in docstring.
7158
7159 * filesets.el (filesets-commands): Add commands for "Isearch" and
7160 "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp'
7161 with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'.
7162 (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files'
7163 or `multi-isearch-files-regexp'.
7164 (filesets-cmd-query-replace-getargs): Call standard function
7165 `query-replace-read-args' to read `query-replace' arguments.
7166 Add `multi-query-replace-map'.
7167 (filesets-cmd-query-replace-regexp-getargs)
7168 (filesets-cmd-isearch-getargs): New functions.
7169
7170 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
7171
7172 * international/mule.el (recode-region): Deactivate mark at the end.
7173
7174 2008-07-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
7175
7176 * progmodes/flymake.el (flymake-errline, flymake-warnline):
7177 Use more suitable colors on dark displays.
7178
7179 2008-07-23 Michael Albinus <michael.albinus@gmx.de>
7180
7181 * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1",
7182 "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx".
7183 (tramp-temp-buffer-name): New defconst.
7184 (tramp-handle-start-file-process): Use it. Apply "exec", for the
7185 command. No trailing prompt.
7186 (tramp-process-sentinel): Remove temporary buffer, if existing.
7187 Don't handle trailing prompt.
7188 (tramp-open-connection-setup-interactive-shell):
7189 Use `tramp-temp-buffer-name'.
7190
7191 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
7192
7193 * shell.el (shell-dynamic-complete-functions):
7194 Use comint-dynamic-complete-filename as well (bug#361).
7195
7196 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
7197
7198 * term/ns-win.el:
7199 * version.el (emacs-version):
7200 * loadup.el:
7201 * frame.el (make-frame-on-display): Check for ns instead of
7202 ns-windowing.
7203
7204 * dired.el (dired-mode-map): Show the key binding for wdired.
7205
7206 * menu-bar.el (menu-bar-file-menu): Show the key binding for
7207 exiting Emacs.
7208
7209 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
7210
7211 * term/ns-win.el (x-list-fonts): Drop alias.
7212
7213 2008-07-23 Juri Linkov <juri@jurta.org>
7214
7215 * replace.el (multi-query-replace-map): New variable.
7216 (perform-replace): Add processing of new multi-buffer keys bound
7217 to `automatic-all' and `exit-current'. Set `query-flag' to nil
7218 if last input char was `automatic-all'. Set new local variable
7219 `multi-buffer' to t when one of new two keys were typed. Return
7220 non-nil value of `multi-buffer' that tells to calling functions
7221 to continue replacement on the next file.
7222
7223 * progmodes/etags.el (tags-query-replace): Set arg `map' of
7224 `perform-replace' to `multi-query-replace-map'.
7225
7226 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
7227
7228 * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
7229 otherwise displayed in every buffer.
7230
7231 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
7232 (vc-arch-trim-one-revlib): Delete temp directories as well.
7233
7234 2008-07-22 Stephen Eglen <stephen@gnu.org>
7235
7236 * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden.
7237
7238 2008-07-22 Sven Joachim <svenjoac@gmx.de>
7239
7240 * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis.
7241
7242 2008-07-22 Miles Bader <miles@gnu.org>
7243
7244 * progmodes/sh-script.el (sh-newline-and-indent): Remove.
7245 (sh-mode-map): Remove remapping of newline-and-indent.
7246
7247 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
7248
7249 * vc.el (Todo): Update.
7250
7251 * vc-hooks.el: Remove obsolete comment.
7252
7253 * vc-git.el (vc-git-status-printer): Update the directory display
7254 to match the default.
7255
7256 * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS.
7257
7258 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7259
7260 * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode
7261 for "word wrap" command.
7262
7263 * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
7264
7265 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
7266
7267 * term/ns-win.el: Rename ns- functions/variables to the
7268 corresponding x- versions.
7269 (x-select-text, x-cut-buffer-or-selection-value)
7270 (x-disown-selection-internal, x-get-selection-internal)
7271 (x-own-selection-internal, x-defined-colors, xw-defined-colors)
7272 (x-display-mm-width, x-display-mm-height)
7273 (x-display-backing-store, x-display-save-under)
7274 (x-display-visual-class, x-display-screens, x-focus-frame): Remove
7275 defaliases.
7276
7277 * frame.el (ns-display-name): Remove declaration.
7278 (make-frame-on-display): Use x-display-name instead
7279 ns-display-name. Use unless.
7280
7281 * startup.el (command-line-1): Fix indentation.
7282
7283 * term/ns-win.el (up-one, down-one, left-one, right-one): Remove,
7284 checked in inadvertently.
7285
7286 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7287
7288 * term/ns-win.el: Standardize references to "Nextstep" in
7289 comments, messages, and docstrings.
7290 (ns-handle-args, x-parse-geometry)
7291 (ns-extended-platform-support-mode, x-setup-function-keys)
7292 (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p)
7293 (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors)
7294 (ns-initialized, ns-initialize-window-system): Doc fixes.
7295
7296 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
7297
7298 * diff-mode.el (diff-auto-refine): Delete defcustom.
7299 (diff-auto-refine-mode): New func/var via define-minor-mode.
7300 Update var ref to use diff-auto-refine-mode.
7301 * smerge-mode.el (diff-mode): Require when compiling.
7302 (smerge-auto-refine): Delete defcustom.
7303 Update smerge-auto-refine ref to use diff-auto-refine-mode.
7304
7305 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
7306
7307 * simple.el (visual-line): New custom group.
7308 (visual-line-fringe-indicators): New var.
7309 (visual-line-mode): Set fringe-indicator-alist based on
7310 visual-line-fringe-indicators. Add lighter.
7311
7312 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu>
7313
7314 * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
7315 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7316 (x-handle-geometry, x-handle-name-switch, x-display-name)
7317 (x-handle-display, x-handle-args, x-colors): Move ...
7318 * term/common-win.el: ... here. New file.
7319 * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
7320 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
7321 (x-handle-geometry, x-handle-name-switch, x-display-name)
7322 (x-handle-display, x-handle-args, x-colors): Remove.
7323 * loadup.el: Load term/common-win before term/x-win and term/w32-win.
7324
7325 2008-07-19 Juri Linkov <juri@jurta.org>
7326
7327 * startup.el (fancy-startup-text): Move the line "To quit
7328 a partially entered command, type Control-g" a few lines below
7329 to be after the line "To start". Add text "at gnu.org" to
7330 "Overview of Emacs features".
7331
7332 * dired.el (dired-mode-map): Fix menu text of
7333 image-dired-display-thumbs.
7334
7335 * image-dired.el (image-dired-cmd-create-thumbnail-options)
7336 (image-dired-cmd-create-temp-image-options)
7337 (image-dired-cmd-create-standard-thumbnail-command): Add > to the
7338 ImageMagick command line to change the dimensions of the image
7339 only if its width or height exceeds the geometry specification.
7340
7341 * longlines.el: Add coding cookie utf-8 for the pilcrow sign.
7342
7343 * proced.el (proced-mode, proced): Add \\<proced-mode-map>
7344 to docstrings.
7345
7346 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
7347
7348 * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
7349 Vinicius Jose Latorre.
7350
7351 2008-07-19 Glenn Morris <rgm@gnu.org>
7352
7353 * term/ns-win.el (ns-make-command-string): Use mapconcat.
7354 (ns-save-preferences): Fix typo in previous change. (Bug#573)
7355
7356 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
7357
7358 * net/dbus.el (dbus-interface-properties): New defconst.
7359 (dbus-introspect): Update docstring.
7360 (dbus-introspect-xml, dbus-introspect-get-attribute)
7361 (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes)
7362 (dbus-introspect-get-interface-names)
7363 (dbus-introspect-get-interface, dbus-introspect-get-method-names)
7364 (dbus-introspect-get-method, dbus-introspect-get-signal-names)
7365 (dbus-introspect-get-signal, dbus-introspect-get-property-names)
7366 (dbus-introspect-get-property)
7367 (dbus-introspect-get-annotation-names)
7368 (dbus-introspect-get-annotation)
7369 (dbus-introspect-get-argument-names, dbus-introspect-get-argument)
7370 (dbus-introspect-get-signature, dbus-get-property)
7371 (dbus-set-property, dbus-get-all-properties): New defuns.
7372
7373 2008-07-18 Chong Yidong <cyd@stupidchicken.com>
7374
7375 * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and
7376 ns-grabenv.elc.
7377
7378 * ns-carbon-compat.el: File removed.
7379
7380 * ns-grabenv.el: File removed.
7381
7382 * term/ns-win.el: Contents of ns-carbon-compat.el and
7383 ns-grabenv.el moved here.
7384 (ns-grabenv, ns-open-file-select-line): Doc fixes.
7385 (ns-submit-bug-report): Function removed. Reports go to the main
7386 Emacs bug list.
7387 (ns-handle-args, ns-spi-service-call): Doc fixes.
7388 (info-ns-emacs): Function removed. Nextstep port manual will be
7389 merged into the Emacs manual, so no separate link needed.
7390
7391 2008-07-18 Francesc Rocher <rocher@member.fsf.org>
7392
7393 * startup.el (fancy-splash-head): Fix change of 2008-07-02.
7394
7395 2008-07-18 Glenn Morris <rgm@gnu.org>
7396
7397 * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change
7398 to XEmacs, since it does nothing for Emacs.
7399
7400 2008-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
7401
7402 * net/tls.el (open-tls-stream): Make it work with the 2nd argument
7403 BUFFER that is a string but does not exist as a buffer object, as
7404 mentioned in the doc-string.
7405
7406 2008-07-17 Chong Yidong <cyd@stupidchicken.com>
7407
7408 * simple.el (line-move-visual): Make it a defcustom.
7409 (line-move-1): Convert temporary-goal-column back to an integer if
7410 it was set as a float by a previous call to line-move-visual.
7411 (end-of-visual-line, beginning-of-visual-line)
7412 (next-logical-line, previous-logical-line): New functions.
7413
7414 2008-07-17 David Reitter <david.reitter@gmail.com>
7415
7416 * simple.el (kill-visual-line, turn-on-visual-line-mode): New
7417 functions.
7418 (visual-line-mode, global-visual-line-mode): New minor mode.
7419 (visual-line-mode-map): New variable.
7420
7421 2008-07-17 Glenn Morris <rgm@gnu.org>
7422
7423 * term/ns-win.el (parameters): Declare for compiler.
7424
7425 2008-07-17 Fan Kai <fktpp@xemacs.org> (tiny change)
7426
7427 * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion
7428 for Windows.
7429
7430 2008-07-17 Daiki Ueno <ueno@unixuser.org>
7431
7432 * epa.el (epa-key-list-mode): Use run-mode-hooks.
7433 (epa-key-mode): Ditto.
7434 (epa-info-mode): Ditto.
7435
7436 2008-07-17 Glenn Morris <rgm@gnu.org>
7437
7438 * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case.
7439 (ns-handle-numeric-switch): Just call ns-handle-switch.
7440 (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
7441 (ns-handle-args): Simplify using `pop'.
7442 (ns-display-name): Define (used in frame.el).
7443 (menu-bar-select-frame): Add (ignored) arg to more closely match the
7444 original definition.
7445 (ns-perform-service): Declare.
7446 (ns-save-preferences): Use fewer `let's.
7447
7448 * frame.el (ns-display-name): Declare for compiler.
7449
7450 2008-07-17 Kenichi Handa <handa@m17n.org>
7451
7452 * descr-text.el (describe-char-unidata-list): Initialize to the
7453 list of name, general-category, decomposition, and old-name.
7454
7455 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
7456
7457 * startup.el (command-line-1): Update processing of NS long options to
7458 mimic recent changes to processing of X long options.
7459
7460 2008-07-16 Nick Roberts <nickrob@snap.net.nz>
7461
7462 * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a
7463 list of #defines for remote files.
7464 (gdb-source-info): Only show main if it has been found.
7465
7466 2008-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
7467
7468 * term/ns-win.el: Require CL; fix up comment style; reindent.
7469 (ns-define-service): Use subst-char-in-string. Avoid `eval'.
7470 (ns-save-preferences): Use `case'.
7471 (ns-initialize-window-system): Use `dolist'.
7472
7473 2008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
7474
7475 * loadup.el: Remove load of easy-mmode prior to ns-win when NS
7476 windowing is used.
7477 * term/ns-win.el (ns-extended-platform-support-mode):
7478 Correct/improve documentation.
7479
7480 2008-07-16 Glenn Morris <rgm@gnu.org>
7481
7482 * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el:
7483 Simply require 'cl (see comment in cl-compat.el).
7484 * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function.
7485 * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler.
7486 (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook
7487 directly rather by subterfuge. Provide cl before loading cl-macs.
7488
7489 * paths.el (rmail-spool-directory): Remove settings for systems that are
7490 no longer supported.
7491
7492 * frame.el (ns-initialize-window-system): Declare for compiler.
7493
7494 * term/ns-win.el: Add numerous declarations for compiler.
7495 (ns-pop-up-frames): Move definition before use. Doc fix.
7496
7497 * emacs-lisp/check-declare.el (check-declare-locate)
7498 (check-declare-verify): Handle .m files.
7499
7500 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
7501
7502 * ns-carbon-compat.el: New file: user-visible compatibility of
7503 NeXTstep port with Carbon port.
7504 * ns-grabenv.el: New file: functionality useful on OS X platform to
7505 expose environment variables inside Emacs started from icon.
7506 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
7507 * cus-edit.el:
7508 * cus-face.el:
7509 * disp-table.el:
7510 * faces.el:
7511 * info.el:
7512 * mouse.el:
7513 * mwheel.el:
7514 * simple.el: Add ns to window systems treated as GUIs.
7515 * facemenu.el (facemenu-read-color): Don't require a name match under
7516 NS, to allow numeric color entry.
7517 * frame.el (make-frame-on-display): Follow code for 'x in initializing
7518 'ns window system if need be.
7519 (various): Add 'ns as described above.
7520 * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if
7521 ns-windowing is active.
7522 * startup.el (command-line-ns-option-alist): New constant to handle NS
7523 windowing system specific command line args analogous to how they are
7524 handled for X windows.
7525 (command-line-1): Use the above where appropriate.
7526 * version.el: Add NS port version.
7527 * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on
7528 Darwin (usually OS X) systems.
7529 (woman-use-own-frame): Include 'ns in list of GUI window systems.
7530 * emulation/viper-util.el (ns-display-color-p)
7531 (ns-color-defined-p): Remove these (caustically-commented) outdated
7532 compensations for a port that was never itself integrated until now.
7533 * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support
7534 for NS window system.
7535 * international/mule-cmds.el: Add 'ns to list of special-cased window
7536 systems (probably most of these, x/w32/mac/ns could be changed to
7537 window-system non-nil).
7538 * term/ns-win.el: New file: lisp-side support for NS windowing system.
7539
7540 2008-07-14 Jason Rumney <jasonr@gnu.org>
7541
7542 * term/w32-win.el (x-handle-switch, x-handle-name-switch)
7543 (x-handle-numeric-switch, x-handle-initial-switch)
7544 (x-handle-xrm-switch, x-handle-args, x-handle-display)
7545 (xw-defined-colors, w32-initialize-window-system):
7546 Avoid use of cl pop and push macros.
7547
7548 2008-07-14 Martin Rudalics <rudalics@gmx.at>
7549
7550 * add-log.el (change-log-goto-source): Avoid wrong-type-argument
7551 error when change-log-search-file-name returns nil.
7552
7553 2008-07-13 Martin Rudalics <rudalics@gmx.at>
7554
7555 * add-log.el (change-log-search-file-name):
7556 Use match-string-no-properties.
7557 (change-log-search-tag-name-1, change-log-search-tag-name)
7558 (change-log-goto-source-1, change-log-goto-source): New functions.
7559 (change-log-tag-re, change-log-find-head, change-log-find-tail):
7560 New variables.
7561 (change-log-mode-map): Bind C-c C-c to change-log-goto-source.
7562
7563 2008-07-13 Jay Belanger <jay.p.belanger@gmail.com>
7564
7565 * calc/calc-help.el (calc-describe-key): Add angles to special key
7566 descriptions.
7567
7568 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
7569
7570 * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to
7571 search for regexp.
7572
7573 2008-07-12 Chong Yidong <cyd@stupidchicken.com>
7574
7575 * simple.el (line-move-visual): Handle null pixel position gracefully.
7576
7577 2008-07-11 Jason Rumney <jasonr@gnu.org>
7578
7579 * files.el (file-truename): Get truename of ancestors if file does
7580 not exist on Windows.
7581
7582 2008-07-11 Chong Yidong <cyd@stupidchicken.com>
7583
7584 * simple.el (line-move-visual): Obey goal-column and no-error arg.
7585 (track-eol, temporary-goal-column, previous-line, next-line):
7586 Update docstring.
7587 (move-end-of-line, move-beginning-of-line): Bind line-move-visual
7588 to nil.
7589
7590 2008-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
7591
7592 * simple.el (line-move-visual): New var.
7593 (line-move-visual): New function.
7594 (line-move): Call line-move-visual.
7595
7596 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu>
7597
7598 * progmodes/grep.el (grep-files-aliases): Improve the C++ source
7599 pattern and add patterns for C++ header files.
7600
7601 2008-07-10 Chong Yidong <cyd@stupidchicken.com>
7602
7603 * window.el (truncated-partial-width-window-p): New function.
7604
7605 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
7606
7607 * faces.el (x-create-frame-with-faces): Don't pass parameters that
7608 are set later to x-create-frame.
7609 (face-set-after-frame-default): Apply X resources for non-default
7610 faces.
7611
7612 2008-07-08 Chong Yidong <cyd@stupidchicken.com>
7613
7614 * faces.el (face-set-after-frame-default): Simplify. Don't apply
7615 frame-specific X resource settings. Set faces using a list of
7616 frame parameters explicitly passed to the calling
7617 function (e.g. make-frame).
7618 (x-create-frame-with-faces, tty-create-frame-with-faces):
7619 Supply explicit frame parameter list to face-set-after-frame-default.
7620
7621 2008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change)
7622
7623 * net/browse-url.el (browse-url-default-browser):
7624 Fix argument list in lambda.
7625
7626 2008-07-07 Ulf Jasper <ulf.jasper@web.de>
7627
7628 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
7629 from url-retrieve.
7630 (newsticker--sentinel-work): Fix xerror typo.
7631
7632 2008-07-07 Dan Nicolaescu <dann@ics.uci.edu>
7633
7634 * vc-dir.el (vc-dir-refresh): Only update files.
7635
7636 * vc-git.el (vc-git--ls-files-state): Remove unused function.
7637
7638 * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes.
7639
7640 2008-07-06 John Paul Wallington <jpw@pobox.com>
7641
7642 * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes.
7643
7644 2008-07-05 Alexandre Julliard <julliard@winehq.org>
7645
7646 * vc-git.el (vc-git-registered): Return true for removed files.
7647 (vc-git-print-log, vc-git-log-view-mode): Print a single log for
7648 all the files instead of one per file.
7649 (vc-git-previous-revision): Add support for project-wide previous
7650 revision when specified file is nil.
7651
7652 2008-07-05 Dan Nicolaescu <dann@ics.uci.edu>
7653
7654 * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
7655
7656 * vc-dir.el (vc-dir-find-child-files): New function.
7657 (vc-dir-resync-directory-files): New function.
7658 (vc-dir-recompute-file-state): New function, broken out of ...
7659 (vc-dir-resynch-file): ... here. Also deal with directories.
7660 * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
7661 (vc-resynch-buffer): Use it.
7662
7663 * vc-hg.el (vc-hg-registered): Do not set vc-state.
7664
7665 * vc-annotate.el (vc-annotate-mode-menu): Add separator.
7666
7667 2008-07-05 Nick Roberts <nickrob@snap.net.nz>
7668
7669 * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
7670 if it's not part of gdb-ui, e.g, at start.
7671
7672 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
7673 filenames in stack trace (text command mode).
7674
7675 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7676
7677 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
7678
7679 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
7680 Use syntax-ppss on a position *before* the char we want to change.
7681
7682 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
7683
7684 * vc-dir.el (vc-dir-query-replace-regexp): New function.
7685 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
7686 (vc-dir-mode-map): Likewise.
7687
7688 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
7689
7690 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
7691 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
7692 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
7693 Remove spurious * in defcustom docstrings.
7694
7695 * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
7696 (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
7697 (adaptive-fill-mode, adaptive-fill-first-line-regexp)
7698 (default-justification): Remove spurious * in defcustom docstrings.
7699
7700 * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
7701 (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
7702 (rst-compare-decorations, rst-default-indent, rst-update-section)
7703 (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
7704 (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
7705 (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
7706 Fix typos in docstrings.
7707 (rst-mode-lazy): Fix typo in docstring. Remove spurious *.
7708 (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
7709 (rst-get-decorations-around, rst-section-tree-point)
7710 (rst-font-lock-adornment-point): Reflow docstrings.
7711 (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
7712 Doc fixes.
7713 (rst-re-enumerations): Comment out.
7714
7715 * nxml/nxml-glyph.el (nxml-glyph-set-hook):
7716 * nxml/nxml-uchnm.el (nxml-unicode-blocks)
7717 (nxml-unicode-block-char-name-set):
7718 * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
7719 * nxml/rng-nxml.el (rng-set-state-after):
7720 * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
7721
7722 * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
7723 (rng-c-parse-annotation-body):
7724 * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
7725
7726 * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
7727 (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
7728 (nxml-forward-balanced-item, nxml-dynamic-markup-word)
7729 (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
7730 Fix typos in docstrings.
7731 (nxml-attribute-indent): Reflow docstring.
7732 (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
7733 (nxml-default-buffer-file-coding-system): Doc fixes.
7734
7735 * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
7736 (nxml-ns-set-prefix): Fix typos in docstrings.
7737 (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
7738 Reflow docstring.
7739 (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
7740
7741 * nxml/nxml-outln.el (nxml-hide-all-text-content)
7742 (nxml-show-direct-text-content, nxml-show-direct-subheadings)
7743 (nxml-hide-direct-text-content, nxml-hide-subheadings)
7744 (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
7745 (nxml-outline-display-rest, nxml-outline-set-overlay)
7746 (nxml-section-tag-forward, nxml-section-tag-backward)
7747 (nxml-back-to-section-start): Fix typos in docstrings.
7748
7749 * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
7750 Doc fixes.
7751
7752 * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
7753 (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
7754 (nxml-scan-after-change): Fix typo in docstring.
7755
7756 * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
7757 (rng-name-class-possible-names): Doc fixes.
7758 (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
7759 (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
7760 Fix typos in docstrings.
7761 (rng-intern-group-shortcut, rng-intern-choice-shortcut):
7762 Reflow docstrings.
7763
7764 * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
7765 (rng-substq, rng-complete-before-point): Fix typos in docstrings.
7766
7767 * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
7768 (rng-xsd-convert-date-time): Reflow docstrings.
7769 (rng-xsd-compile): Fix typo in docstring.
7770
7771 * nxml/rng-loc.el (rng-current-schema-file-name)
7772 (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
7773 Doc fixes.
7774 (rng-set-schema-file): Fix typo in docstring.
7775
7776 * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
7777 (rng-do-some-validation, rng-process-start-tag, rng-process-text):
7778 Fix typos in docstrings.
7779 (rng-message-overlay, rng-conditional-up-to-date-start)
7780 (rng-conditional-up-to-date-end): Doc fixes.
7781 (rng-next-error, rng-previous-error): Reflow docstrings.
7782
7783 * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
7784 (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
7785 (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
7786 (xmltok-merge-attributes): Fix typos in docstrings.
7787 (xmltok-make-attribute, xmltok-forward-special)
7788 (xmltok-get-declared-encoding-position): Reflow docstrings.
7789
7790 * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
7791 (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
7792 Fix typos in docstrings.
7793
7794 2008-07-02 John Paul Wallington <jpw@pobox.com>
7795
7796 * ibuffer.el (ibuffer-buffer-file-name):
7797 Use `list-buffers-directory'. Remove special-casing for `cvs-mode'
7798 and `vc-dir-mode'. Suggested by Dan Nicolaescu.
7799
7800 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
7801
7802 * files.el (backup-extract-version): Handle versioned directories.
7803 (trash-directory): New variable.
7804 (move-file-to-trash): New function.
7805
7806 * cus-start.el (delete-by-moving-to-trash): Declare for custom.
7807
7808 2008-07-02 Magnus Henoch <mange@freemail.hu>
7809
7810 * vc-git.el (vc-git-annotate-command): Use proper option for
7811 specifying revision.
7812
7813 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
7814
7815 * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
7816 if available.
7817
7818 2008-07-01 Dan Nicolaescu <dann@ics.uci.edu>
7819
7820 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
7821
7822 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
7823 Add binding for vc-annotate-show-changeset-diff-revision-at-line.
7824
7825 * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
7826
7827 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
7828
7829 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
7830 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
7831 (gdb-var-list-children-regexp, gdb-var-update-regexp)
7832 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
7833 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
7834 (gdb-stack-list-locals-regexp): Future proof regexps better.
7835
7836 2008-06-30 Juri Linkov <juri@jurta.org>
7837
7838 * faces.el (face-name-history): New variable.
7839 (make-face, make-empty-face): Replace interactive spec "S"
7840 with `read-from-minibuffer' where `read' arg is t and
7841 `hist' arg is `face-name-history'.
7842 (read-face-name): Set `hist' arg of `completing-read-multiple'
7843 to `face-name-history'.
7844 (list-faces-display): Use `read-regexp' instead of `read-string'
7845 to read regexp.
7846
7847 * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
7848 to `regexp-history'.
7849 (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
7850 make it an obsolete alias to it.
7851 (hi-lock-face-defaults): New variable renamed from
7852 `hi-lock-face-history'.
7853 (hi-lock-line-face-buffer, hi-lock-face-buffer)
7854 (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
7855 `read-from-minibuffer'. Doc fix.
7856 (hi-lock-read-face-name): Replace `hi-lock-face-history' with
7857 `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'.
7858 Set `hist' arg of `completing-read' to `face-name-history'.
7859 Put a list of default faces to `default' arg instead of `hist' arg.
7860
7861 * bindings.el (abbrev-map, narrow-map): New variables.
7862 Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
7863 Rebind related commands to these new maps.
7864 (ctl-x-r-map): New variable for rectangle, register and bookmark
7865 keys. Move rectangle keybindings to rect.el and register
7866 keybindings to register.el.
7867 (next-buffer, previous-buffer): Remove C-x prefix and move
7868 keybindings to ctl-x-map.
7869
7870 * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
7871 to the new map `ctl-x-r-map' in autoload cookies.
7872
7873 * expand.el: Rebind two global `C-x a' keys "n", "p"
7874 to the new map `abbrev-map' in autoload cookies.
7875
7876 * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
7877
7878 * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
7879
7880 2008-06-30 Miles Bader <miles@gnu.org>
7881
7882 * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
7883 after processing an escape sequence.
7884
7885 2008-06-29 Michael Albinus <michael.albinus@gmx.de>
7886
7887 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
7888 from 2008-06-28. It does not work on W32.
7889
7890 2008-06-29 Juri Linkov <juri@jurta.org>
7891
7892 * replace.el (read-regexp): New function.
7893 (keep-lines-read-args, occur-read-primary-args):
7894 Call `read-regexp' instead of code moved to new function.
7895 (keep-lines, flush-lines, how-many): Remove parenthesis and colon
7896 from the end of prompt.
7897 (replace-re-search-function): Doc fix.
7898
7899 2008-06-29 Kenichi Handa <handa@m17n.org>
7900
7901 * descr-text.el (describe-char-display): Always return a string.
7902 (describe-char-padded-string): New function.
7903 (describe-char): Adjusted for the change of
7904 describe-char-display. Use describe-char-padded-string.
7905
7906 2008-06-29 Andreas Schwab <schwab@suse.de>
7907
7908 * vc-dir.el (vc-dir): Make backend argument optional and use
7909 vc-responsible-backend when nil. Interactively pass nil for
7910 backend instead of using the backend of what happens to be
7911 default-directory at the time of the call.
7912
7913 * find-dired.el (find-dired-filter): Preserve point.
7914
7915 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
7916
7917 * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
7918 (sasl-find-mechanism, sasl-next-step):
7919 * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
7920 (sasl-ntlm-response): Fix typos in docstrings.
7921
7922 2008-06-28 robert marshall <robert@capuchin.co.uk> (tiny change)
7923
7924 * international/mule-cmds.el (view-hello-file): Doc fix.
7925
7926 2008-06-28 Chong Yidong <cyd@stupidchicken.com>
7927
7928 * faces.el (inhibit-face-set-after-frame-default): Var deleted.
7929 (set-face-attribute, face-set-after-frame-default)): Don't use it.
7930
7931 2008-06-28 John Paul Wallington <jpw@pobox.com>
7932
7933 * calc/calc.el (defmath): Add `doc-string' decl. Add docstring.
7934
7935 2008-06-28 Michael Albinus <michael.albinus@gmx.de>
7936
7937 * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
7938 (tramp-convert-file-attributes): Convert symlinks only when
7939 returned from `tramp-handle-file-attributes-with-stat'.
7940
7941 * net/tramp-ftp.el (top): Delete 'ange-ftp property from
7942 `substitute-in-file-name' when unloading.
7943 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
7944
7945 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu>
7946
7947 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
7948 (vc-string-prefix-p): Move function ...
7949 * vc.el (vc-string-prefix-p): ... here.
7950
7951 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
7952
7953 * vc-dir.el (vc-dir): Complete only directory names.
7954
7955 2008-06-27 Jason Rumney <jasonr@gnu.org>
7956
7957 * w32-fns.el (top-level): Unconditionally define all charsets.
7958
7959 2008-06-27 Alan Mackenzie <acm@muc.de>
7960
7961 * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
7962 the CC Mode specific functions; this is no longer needed, since
7963 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
7964
7965 * progmodes/cc-defs.el (c-emacs-features): New feature
7966 'argumentative-bod-function.
7967
7968 2008-06-27 John Paul Wallington <jpw@pobox.com>
7969
7970 * chistory.el (list-command-history): Use `bound-and-true-p'.
7971 (command-history-map): Define within defvar. Add docstring.
7972
7973 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
7974
7975 * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
7976 to unibyte; just assume it is not a JPEG. Use `string-match-p'.
7977 (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
7978 (image-type-from-buffer): Use `looking-at-p'.
7979
7980 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
7981
7982 * ibuf-ext.el (diff-sentinel): Declare.
7983
7984 2008-06-27 Glenn Morris <rgm@gnu.org>
7985
7986 * calendar/lunar.el (calendar-lunar-phases): Rename from
7987 calendar-phases-of-moon. Keep old name as alias, update callers.
7988 (lunar-phases): Rename from phases-of-moon. Keep old name as alias.
7989 (diary-lunar-phases): Rename from diary-phases-of-moon.
7990 Keep old name as alias.
7991 * calendar/cal-menu.el (cal-menu-sunmoon-menu)
7992 (cal-menu-global-mouse-menu): Update for lunar name changes.
7993 * calendar/calendar.el (calendar-mode-map): Update for name change.
7994 * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
7995
7996 2008-06-26 Glenn Morris <rgm@gnu.org>
7997
7998 * calendar/solar.el (solar-sunrise-sunset-string): Add optional
7999 argument `nolocation'.
8000 (calendar-sunrise-sunset-month): New function.
8001 * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
8002 cal-menu-moon-menu. Add calendar-sunrise-sunset-month.
8003 (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
8004 * calendar/calendar.el (solar-sunrises-buffer): New constant.
8005 (calendar-mode-map): Use cal-menu-sunmoon-menu.
8006 (calendar-buffer-list): Add solar-sunrises-buffer.
8007
8008 * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
8009
8010 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
8011
8012 * cus-start.el: Add customization types for word-wrap and
8013 shift-select-mode.
8014
8015 2008-06-26 John Paul Wallington <jpw@pobox.com>
8016
8017 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
8018 (ibuffer-diff-with-file): Use it. Do diff on marked buffers.
8019 (ibuffer-mark-on-buffer): Don't display message when removing marks.
8020 (ibuffer-mark-by-mode): Use `buffer-local-value'.
8021
8022 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
8023
8024 * vc-dir.el (tool-bar): Require.
8025
8026 * vc.el (ewoc, tool-bar): Do not require.
8027
8028 2008-06-26 Kenichi Handa <handa@m17n.org>
8029
8030 * international/mule-cmds.el (encode-coding-char): Fix for ASCII
8031 characters.
8032
8033 * composite.el (terminal-composition-base-character-p): New function.
8034 (terminal-composition-function):
8035 Use terminal-composition-base-character-p. Include the base character
8036 in the composition.
8037 (auto-compose-chars): Don't check font-object for terminal display.
8038
8039 2008-06-26 Glenn Morris <rgm@gnu.org>
8040
8041 * doc-view.el (bookmark-make-record-default):
8042 * image-mode.el (bookmark-make-record-default): Fix declaration.
8043
8044 * calendar/calendar.el (calendar-date-echo-text): Doc fix.
8045 Add default :value for sexp type.
8046 (calendar-month-edges): New variable.
8047 (calendar-month-edges): New function.
8048 (calendar-recompute-layout-variables): Set calendar-month-edges.
8049 (calendar-intermonth-header, calendar-intermonth-text): New options.
8050 (calendar-insert-at-column): New function.
8051 (calendar-generate-month): Use calendar-insert-at-column.
8052 Handle intermonth text. Add 'date property.
8053 (calendar-column-to-month): Remove function.
8054 (calendar-column-to-segment): New function.
8055 (calendar-cursor-to-date): Use calendar-column-to-segment.
8056 Check 'date property.
8057
8058 * calendar/calendar.el (calendar-print-other-dates):
8059 Handle mouse events.
8060 * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
8061 (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
8062
8063 * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
8064 * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
8065 (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
8066
8067 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8068 Use calendar-column-to-segment, calendar-month-edges, and
8069 the 'date property to handle intermonth text.
8070
8071 * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
8072
8073 * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
8074 (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
8075 Add doc strings.
8076 (cal-menu-context-mouse-menu): Add some :keys.
8077 (calendar-check-holidays): Declare rather than autoloading.
8078 (diary-show-holidays-flag): Remove unneeded declaration.
8079
8080 * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
8081 * calendar/calendar.el (calendar-cursor-to-date): Handle case where
8082 event-start is nil.
8083
8084 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
8085
8086 * minibuffer.el (completion-basic-try-completion): Use the text after
8087 point to constrain the completion candidates.
8088 (completion-basic-all-completions): Adjust accordingly.
8089
8090 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
8091
8092 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
8093 courier.
8094
8095 * faces.el (set-face-attribute): Doc fix.
8096
8097 2008-06-25 Juri Linkov <juri@jurta.org>
8098
8099 * bindings.el (goto-map): New variable. Rebind goto-related
8100 commands to this `M-g' prefix keymap.
8101 (search-map): New variable for `M-s' prefix keymap.
8102 Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
8103 `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
8104 `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
8105 `M-shw' to `hi-lock-write-interactive-patterns'.
8106
8107 * isearch.el (isearch-mode-map): Bind `M-s h r' to
8108 `isearch-highlight-regexp'.
8109 (isearch-highlight-regexp): New function.
8110
8111 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8112
8113 * info.el (Info-bookmark-make-record):
8114 Use bookmark-make-record-default.
8115 (Info-bookmark-jump): Use bookmark-default-handler.
8116
8117 * image-mode.el (image-bookmark-make-record):
8118 Use bookmark-make-record-default.
8119 (image-bookmark-jump): Use bookmark-default-handler.
8120
8121 * doc-view.el (doc-view-bookmark-make-record):
8122 Use bookmark-make-record-default.
8123 (doc-view-bookmark-jump): Use bookmark-default-handler.
8124
8125 * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
8126 used until now in bookmark.el's code.
8127 (bookmark-get-bookmark): Accept bookmark names or bookmark records.
8128 (bookmark-get-bookmark-record): Allow the 2 slightly different formats
8129 used until now in bookmark.el's code.
8130 (bookmark-set-filename): Remove special code, moved to its only caller.
8131 (bookmark-store): Use the newer format.
8132 (bookmark-make-record-default): Add arg `point-only'.
8133 Rename from bookmark-make-record-for-text-file.
8134 (bookmark--jump-via): New function.
8135 (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
8136 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
8137 Use it.
8138 (bookmark-jump-noselect, bookmark-default-handler):
8139 Don't return an alist, instead return the data implicitly by changing
8140 current buffer and point. Signal an error if the file doesn't exist.
8141
8142 * buff-menu.el: Use with-current-buffer and inhibit-read-only.
8143 (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
8144
8145 * bs.el: Use with-current-buffer. Simplify.
8146 (bs-toggle-readonly): Avoid vc-toggle-read-only.
8147
8148 * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
8149 is bound before using it.
8150
8151 2008-06-25 Kenichi Handa <handa@m17n.org>
8152
8153 * image.el (image-jpeg-p): Convert DATA to unibyte at first.
8154
8155 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu>
8156
8157 * vc-hg.el:
8158 * vc-git.el: Require vc-dir when compiling.
8159
8160 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
8161 vc-dir-marked-only-files. Change the return value.
8162 (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
8163 Change the return value.
8164 (vc-dir-deduce-fileset): New function broken out from ...
8165 * vc.el (vc-deduce-fileset): ... here and ...
8166 (vc-deduce-fileset): ... here.
8167
8168 * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
8169 (vc-svn-parse-status): Do not set the vc-backend property.
8170
8171 2008-06-25 Andreas Schwab <schwab@suse.de>
8172
8173 * faces.el (face-font-family-alternatives, variable-pitch):
8174 Use "Sans Serif", not "Sans-Serif".
8175
8176 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
8177
8178 * faces.el (face-font-family-alternatives, variable-pitch):
8179 Change "Sans" to the canonical name "Sans-Serif".
8180
8181 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
8182
8183 * calc/calc.el (calc-mode-map): Add extra keybindings to
8184 `calc-missing-key'.
8185 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
8186 `kill-ring-save'.
8187
8188 2008-06-24 Miles Bader <miles@gnu.org>
8189
8190 * mouse.el (mouse-appearance-menu): Don't do anything if the user
8191 pops up the menu but doesn't select anything.
8192
8193 2008-06-24 Dan Nicolaescu <dann@ics.uci.edu>
8194
8195 * add-log.el (add-change-log-entry): Add new arg to force each new
8196 entry to be on a new line.
8197 * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
8198
8199 * vc-dir.el (vc-client-object): Remove.
8200 (vc-dir-prepare-status-buffer): Take a backend as an argument and
8201 use it when looking for a buffer.
8202 (vc-dir): Add a backend argument. Set revert-buffer-function.
8203 Don't create a client object. Move bindings ...
8204 (vc-dir-menu-map, vc-dir-mode-map): ... here.
8205 (vc-dir-revert-buffer-function): New function.
8206 (vc-generic-status-printer): Rename to ...
8207 (vc-dir-status-printer): ... this.
8208 (vc-generic-state, vc-generic-status-fileinfo-extra)
8209 (vc-dir-extra-menu, vc-make-backend-object): Remove.
8210 (vc-default-status-printer): Use a different face for
8211 directories. Don't display any text for directories in the state
8212 column. Add tooltips.
8213
8214 * vc.el (Todo): Update.
8215
8216 * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
8217 * vc-rcs.el (vc-annotate-convert-time):
8218 * vc-mtn.el (vc-annotate-convert-time):
8219 * vc-git.el (vc-annotate-convert-time):
8220 * vc-cvs.el (vc-annotate-convert-time):
8221 * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
8222
8223 2008-06-23 Dan Nicolaescu <dann@ics.uci.edu>
8224
8225 * vc-annotate.el (vc-annotate-mode): Derive from special-mode
8226 instead of using view-mode.
8227
8228 2008-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8229
8230 * Makefile.in (distclean): Don't delete *.elc and autogen files.
8231
8232 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
8233
8234 * vc.el:
8235 * vc-hooks.el:
8236 * vc-dispatcher.el: Move vc-dir variables and functions ...
8237 * vc-dir.el: ... here. New file.
8238 * Makefile.in (ELCFILES): Add vc-dir.elc.
8239
8240 * vc.el: Move vc-annotate variables and functions ...
8241 * vc-annotate.el: ... here. New file.
8242 * Makefile.in (ELCFILES): Add vc-annotate.elc.
8243
8244 * vc-dav.el: Move here from url/vc-dav.el.
8245 (Todo): Note work needed to make this backend functional.
8246
8247 * Makefile.in (ELCFILES): Update vc-dav.el location.
8248
8249 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
8250
8251 * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
8252
8253 2008-06-21 John Paul Wallington <jpw@pobox.com>
8254
8255 * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
8256
8257 * textmodes/rst.el (rst-mode): Put docstring in right place.
8258
8259 2008-06-21 Chong Yidong <cyd@stupidchicken.com>
8260
8261 * startup.el (fancy-about-text, fancy-startup-tail): Increase text
8262 size for legibility.
8263
8264 * faces.el (fixed-pitch): Use "Monospace" family.
8265 (variable-pitch): Use "Sans" family.
8266 (face-font-family-alternatives): Define alternatives for "Sans"
8267 and "Monospace".
8268
8269 2008-06-21 Glenn Morris <rgm@gnu.org>
8270
8271 * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
8272 Require 'cl when compiling.
8273
8274 * emacs-lisp/debug.el (help-xref-interned): Declare.
8275
8276 * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
8277 Evaluate definition when compiling.
8278
8279 * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
8280 rather than mouse-1.
8281 (bug-reference-url-format): Autoload safe if string.
8282 (bug-reference-bug-regexp): Make space after "bug" optional.
8283
8284 * Makefile.in (all): Explicitly pass EMACS to sub-make,
8285 for some non-GNU makes.
8286
8287 * cus-dep.el (custom-dependencies-no-scan-regexp):
8288 * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
8289
8290 * calendar/cal-move.el (calendar-forward-day): Scroll in one month
8291 increments.
8292
8293 * calendar/calendar.el: Factor out the magic numbers controlling the
8294 calendar layout.
8295 (calendar-month-digit-width, calendar-month-width)
8296 (calendar-right-margin): New variables.
8297 (calendar-recompute-layout-variables, calendar-set-layout-variable):
8298 New functions.
8299 (calendar-left-margin, calendar-intermonth-spacing)
8300 (calendar-column-width, calendar-day-header-width)
8301 (calendar-day-digit-width): New options.
8302 (calendar-first-date-row): New constant.
8303 (calendar-move-to-column, calendar-ensure-newline): New functions,
8304 replacing calendar-insert-indented.
8305 (calendar-insert-indented): Remove function.
8306 (calendar-generate-month): Use calendar-move-to-column and
8307 calendar-ensure-newline. Use layout variables.
8308 (calendar-generate, calendar-update-mode-line)
8309 (calendar-font-lock-keywords): Use layout variables.
8310 (calendar-column-to-month): New function.
8311 (calendar-cursor-to-date): Use calendar-column-to-month.
8312 Use layout variables.
8313 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
8314 Use layout variables. Use calendar-column-to-month.
8315 (calendar-cursor-to-visible-date): Use layout variables.
8316
8317 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8318
8319 * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
8320 (all): Run compile-last.
8321 (compile-onefile): New target.
8322 (compile-first): Simplify.
8323 (compile-last): Don't treat COMPILE_FIRST specially.
8324 (COMPILE_FIRST): List the elc files rather than the el files.
8325 (ELCFILES): Update.
8326
8327 2008-06-21 Ulf Jasper <ulf.jasper@web.de>
8328
8329 * net/newst-treeview.el: Remove dead code.
8330 (newsticker--window-config): Remove.
8331 (newsticker-treeview-quit): Do not save window config.
8332 (newsticker-treeview): Do not try to restore window config.
8333 (newsticker-groups, newsticker--treeview-list-sort-by-column)
8334 (newsticker--treeview-list-new-items)
8335 (newsticker--treeview-list-immortal-items)
8336 (newsticker--treeview-list-obsolete-items)
8337 (newsticker--treeview-list-all-items)
8338 (newsticker--treeview-list-feed-items): Fix documentation.
8339
8340 2008-06-21 Miles Bader <miles@gnu.org>
8341
8342 * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
8343
8344 2008-06-21 Alan Mackenzie <acm@muc.de>
8345
8346 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
8347 infinite loop on invalid syntax.
8348
8349 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
8350
8351 * textmodes/rst.el: Run rst-define-level-faces when loading.
8352 (rst-mode): Don't set the font-lock-multiline var.
8353 (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
8354 Set the font-lock-multiline property by hand.
8355
8356 * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
8357
8358 * Makefile.in (emacs-deps): Remove.
8359 ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
8360 (all): Use them.
8361 (autogen-clean): Remove.
8362
8363 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8364
8365 * Makefile.in (all): New target.
8366 (bootstrap-prepare): Remove.
8367
8368 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
8369 the .elc file to batch-byte-compile.
8370
8371 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
8372 set-keymap-parents if set-keymap-parent doesn't exist.
8373
8374 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
8375 Allow more than one space before the |.
8376
8377 * textmodes/rst.el: Fix up docstring conventions.
8378 Move vars to before their first use.
8379 (rst-mode): Don't mess with font-lock-support-mode.
8380 (rst-suggest-new-decoration, rst-adjust-decoration):
8381 Avoid CL's copy-list.
8382 (rst-delete-entire-line): Use line-beginning-position.
8383 (rst-position): New fun.
8384 (rst-straighten-decorations): Use it instead of CL's position.
8385 (rst-straighten-bullets-region): Avoid CL's mapcar*.
8386 (rst-toc-mode): Use define-derived-mode.
8387 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
8388 Remove unused var `in-par'. Use `point' rather than `point-marker'.
8389 (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg.
8390 (rst-replace-lines): Simplify.
8391 (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
8392
8393 * simple.el (special-mode-map): New var.
8394 (special-mode): New major mode.
8395
8396 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu>
8397
8398 * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
8399 log-view-file-re.
8400
8401 * vc.el (vc-dir-hide-up-to-date): Undo previous change.
8402 (vc-switch-backend): Simplify.
8403 (Todo): Remove solved items.
8404
8405 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
8406 the vc-backend property.
8407
8408 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
8409
8410 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
8411 Bind inhibit-read-only since the buffer is always read-only.
8412
8413 2008-06-20 Ulf Jasper <ulf.jasper@web.de>
8414
8415 * net/newst-treeview.el (newsticker-treeview-own-frame):
8416 Change default value to nil.
8417 (newsticker--treeview-list-add-item)
8418 (newsticker--treeview-propertize-tag): Show item title in tooltip.
8419
8420 2008-06-20 Martin Blais <blais@furius.ca>
8421 Stefan Merten <smerten@oekonux.de>
8422 David Goodger <goodger@python.org>
8423
8424 * textmodes/rst.el: New file.
8425
8426 2008-06-20 Sam Steingold <sds@gnu.org>
8427
8428 * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
8429 remove DIRECTORY entries.
8430
8431 2008-06-20 Eli Zaretskii <eliz@gnu.org>
8432
8433 * makefile.w32-in (distclean): Depend on `clean'.
8434 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
8435 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
8436 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
8437 empty cus-load.el with `echo', and include "Local Variables"
8438 section to prevent the empty file from being compiled.
8439 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
8440 that generate an empty cus-load.el.
8441
8442 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
8443
8444 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
8445 Don't copy ldefs-boot.el over loaddefs.el.
8446 (bootstrap-clean): Remove loaddefs.el and don't depend on it.
8447 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
8448 to loaddefs.el; they are not needed now. Add coding cookie.
8449
8450 2008-06-20 Miles Bader <miles@gnu.org>
8451
8452 * face-remap.el (face-remap-add-relative, face-remap-set-base):
8453 Strip unnecessary list levels from SPECS.
8454 (buffer-face-set, buffer-face-toggle):
8455 Change argument from FACE to &rest SPECS, and strip unnecessary
8456 list levels from SPECS.
8457 (buffer-face-mode-invoke): Change argument from FACE to SPECS.
8458
8459 2008-06-20 Jason Rumney <jasonr@gnu.org>
8460
8461 * international/fontset.el (setup-default-fontset): Specify script
8462 for latin use of iso10646-1. Fix use of lang tags.
8463
8464 2008-06-19 Miles Bader <miles@gnu.org>
8465
8466 * face-remap.el (text-scale-increase): Start from zero if
8467 text-scale-mode isn't enabled.
8468
8469 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
8470
8471 * faces.el (face-set-after-frame-default): Re-apply explicit `font'
8472 frame parameters after setting up the `default' face.
8473
8474 2008-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * faces.el (face-set-after-frame-default): Don't exclude `default'.
8477
8478 2008-06-18 Glenn Morris <rgm@gnu.org>
8479
8480 * mouse.el (buffer-face-mode-invoke): Declare.
8481
8482 * Makefile.in (ELCFILES): Add org/org-id.elc.
8483
8484 * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
8485 * calendar/cal-menu.el (cal-menu-holidays-menu):
8486 Use calendar-cursor-holidays rather than cal-menu-today-holidays.
8487 (cal-menu-today-holidays): Remove function.
8488
8489 * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
8490 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
8491 (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
8492 Remove unused functions.
8493 (calendar-mouse-view-diary-entries): Use format rather than concat.
8494
8495 * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
8496 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8497 (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
8498
8499 * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
8500 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8501 (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
8502 (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
8503 cal-menu-event-to-date.
8504
8505 * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
8506 Handle mouse events.
8507 * calendar/cal-tex.el (cal-tex-cursor-year)
8508 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
8509 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
8510 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8511 (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
8512 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
8513 (cal-tex-cursor-day): Handle mouse events. Rename ARG to N.
8514 (cal-tex-cursor-month): Mark N as optional.
8515 * calendar/cal-menu.el (calendar-mouse-tex-day)
8516 (calendar-mouse-tex-week, calendar-mouse-tex-week2)
8517 (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
8518 (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
8519 (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
8520 (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
8521 (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
8522 Remove functions.
8523 (cal-menu-context-mouse-menu): Replace the above functions with the
8524 cal-tex versions. Add HTML submenu.
8525
8526 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
8527
8528 * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
8529 text command mode.
8530 (gdb): Explain that gud-gdb is needed for text command mode.
8531
8532 2008-06-17 Martin Rudalics <rudalics@gmx.at>
8533
8534 * window.el (split-height-threshold): Remove spurious extra line.
8535
8536 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
8537
8538 * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
8539 (calendar-set-mark):
8540 * calendar/diary-lib.el (diary-insert-entry):
8541 * calendar/solar.el (calendar-sunrise-sunset): Use it.
8542 * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
8543 (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
8544 (cal-menu-context-mouse-menu): Use calendar-set-mark,
8545 diary-insert-entry, and calendar-sunrise-sunset instead.
8546
8547 * vc.el (vc-deduce-fileset): Add arg `only-files'.
8548 (vc-next-action): Pass the new arg.
8549 (vc-register): Don't use `only-files'.
8550 Don't set `backup-inhibited' in the current buffer.
8551
8552 2008-06-17 Miles Bader <miles@gnu.org>
8553
8554 * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
8555
8556 * face-remap.el (buffer-face-mode-face)
8557 (buffer-face-mode-remapping): New variables.
8558 (buffer-face-mode, buffer-face-set, buffer-face-toggle)
8559 (buffer-face-mode-invoke): New functions.
8560 (variable-pitch-mode-remapping): Variable removed.
8561 (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
8562
8563 * face-remap.el (internal-lisp-face-attributes): New variable.
8564 (face-attrs-more-relative-p, face-remap-order): New functions.
8565 (face-remap-add-relative): Use `face-remap-order'.
8566
8567 2008-06-17 Glenn Morris <rgm@gnu.org>
8568
8569 * mouse.el (x-select-font): Declare.
8570
8571 * calendar/calendar.el (calendar-move-hook):
8572 Add calendar-update-mode-line as an option.
8573 (calendar-date-echo-text): New user option.
8574 (calendar-generate-month): Set `day'. Use calendar-date-echo-text.
8575 (calendar-insert-indented): Simplify newline insertion.
8576 (calendar-describe-mode): Remove unused function.
8577 (calendar-mode-line-entry): New function.
8578 (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
8579 Mark as risky.
8580 (calendar-mouse-other-month): Remove function.
8581 (calendar-other-month): Handle mouse events.
8582 (calendar-goto-info-node): Call fit-window-to-buffer.
8583 (calendar-mode): Use define-derived-mode. Doc fix.
8584 (calendar-update-mode-line): Tweak whitespace.
8585
8586 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
8587
8588 * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
8589 (vc-dir-marked-only-files): vc-string-prefix-p.
8590
8591 2008-06-16 Nick Roberts <nickrob@snap.net.nz>
8592
8593 * progmodes/gdb-ui.el (gdb-memory-set-address)
8594 (gdb-memory-set-repeat-count): Allow keyboard bindings.
8595 (gdb-memory-mode-map): Bind above functions respectively
8596 to 'S' and 'N'.
8597
8598 2008-06-16 Derek Upham <sand@blarg.net> (tiny change)
8599
8600 * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
8601
8602 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
8603
8604 * log-view.el (vc-diff-internal): Declare for compiler.
8605
8606 * vc-bzr.el (log-view-per-file-logs):
8607 * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
8608
8609 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
8610
8611 * mouse.el (mouse-appearance-menu-map): New var.
8612 (mouse-appearance-menu): New function.
8613 Bind it to S-down-mouse-1.
8614
8615 2008-06-15 Juri Linkov <juri@jurta.org>
8616
8617 * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
8618 (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
8619 as the second element.
8620 (Info-build-toc): Add PARENT element extracted from the Up pointer.
8621 Don't print progress messages.
8622 (Info-toc-nodes): New variable and function.
8623 (Info-index-nodes): Optimize non-string file name case.
8624 (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
8625 (Info-insert-breadcrumbs): Use the cached document structure instead
8626 of visiting all ancestor nodes. Remove the initial `>'.
8627
8628 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8629
8630 * log-view.el (log-view-diff-changeset): New function.
8631 (log-view-mode-map, log-view-mode-menu): Bind it.
8632 (log-view-per-file-logs, log-view-vc-fileset)
8633 (log-view-vc-backend): New variables.
8634 (log-view-find-revision, log-view-modify-change-comment)
8635 (log-view-annotate-version): Throw an error if the log is for more
8636 than one file and we can't find the current file. Get the current
8637 file from log-view-vc-fileset if necessary.
8638 (log-view-diff): Get the current file from log-view-vc-fileset if
8639 necessary.
8640
8641 * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
8642
8643 * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
8644 (vc-hg-log-view-mode): Declare for compiler.
8645 (vc-hg-log-view-mode): Set log-view-per-file-logs and
8646 log-view-file-re.
8647 (vc-hg-diff): If no file is passed, use default-directory for cwd.
8648
8649 * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
8650
8651 * vc-svn.el (vc-svn-log-view-mode): New derived mode.
8652
8653 2008-06-15 Michael Albinus <michael.albinus@gmx.de>
8654
8655 * net/tramp.el (tramp-handle-start-file-process):
8656 Clear modification time of the connection buffer.
8657 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
8658 (tramp-open-connection-setup-interactive-shell): Flush cache, and
8659 restart `tramp-maybe-open-connection' when the remote system has
8660 been changed. Throw 'uname-changed event.
8661 (tramp-maybe-open-connection): Catch it.
8662
8663 * net/tramp-cmds.el (tramp-cleanup-all-connections):
8664 Reset `tramp-locked'.
8665
8666 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
8667
8668 * net/newst-treeview.el (newsticker--treeview-list-update)
8669 (newsticker--treeview-item-update)
8670 (newsticker--treeview-tree-update)
8671 (newsticker-treeview-jump, newsticker-group-add-group)
8672 (newsticker-group-move-feed, newsticker-group-delete-group):
8673 Remove window dedication.
8674 (newsticker--group-manage-orphan-feeds): Handle ill-valued
8675 newsticker-groups.
8676 (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
8677
8678 2008-06-15 Andreas Schwab <schwab@suse.de>
8679
8680 * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
8681 when parsing CVS/Repository.
8682
8683 * wdired.el (wdired-search-and-rename): Fix undocumented change.
8684
8685 2008-06-15 Ulf Jasper <ulf.jasper@web.de>
8686
8687 * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
8688 (newsticker-extra-face, newsticker-enclosure-face): Moved to
8689 net/newst-reader.el.
8690
8691 * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
8692 (newsticker-extra-face, newsticker-enclosure-face): Moved from
8693 net/newst-reader.el.
8694
8695 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8696
8697 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
8698 Catch and recover from case when the bytes we thought we were reading
8699 turn out to be something else entirely, such as latin-1 chars from
8700 quail. See bug#396.
8701
8702 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
8703
8704 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
8705 (vc-register): Call the backend function only once, instead of
8706 once for each file.
8707 (vc-next-action): Update call to vc-register.
8708 (vc-dir-register): Remove function.
8709 (vc-dir): Bind vc-register instead of vc-dir-register.
8710
8711 2008-06-14 Glenn Morris <rgm@gnu.org>
8712
8713 * Makefile.in (ELCFILES): Add net/newst-*.el.
8714
8715 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8716
8717 * wdired.el (wdired-do-renames): New function.
8718 (wdired-finish-edit): Use it to.
8719 (wdired-preprocess-files): Don't hardcode (point-min) == 1.
8720
8721 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8722
8723 * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
8724
8725 2008-06-14 Martin Rudalics <rudalics@gmx.at>
8726
8727 * window.el (window--even-window-heights): Even window heights
8728 only if the selected window is higher than WINDOW.
8729 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
8730
8731 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
8732
8733 * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
8734
8735 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8736
8737 * term/linux.el (terminal-init-linux): Load t-mouse.
8738
8739 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8740 Drew Adams <drew.adams@oracle.com>
8741
8742 * info.el (Info-breadcrumbs-depth): New var.
8743 (Info-insert-breadcrumbs): New function.
8744 (Info-fontify-node): Use it.
8745 (Info-mode-map): Move initialization into declaration.
8746
8747 2008-06-13 Ulf Jasper <ulf.jasper@web.de>
8748
8749 Rename net/newsticker-*.el to net/newst-*.el.
8750 * net/newst-backend.el: Rename from net/newsticker-backend.el.
8751 * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
8752 * net/newst-reader.el: Rename from net/newsticker-reader.el.
8753 * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
8754 * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
8755 * net/newsticker-backend.el: Rename to net/newst-backend.el.
8756 * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
8757 * net/newsticker-reader.el: Rename to net/newst-reader.el.
8758 * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
8759 * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
8760
8761 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8762
8763 * progmodes/compile.el (compilation-start): Don't disable undo in
8764 comint buffer. Don't override the comint-filter with our own.
8765 (compilation-filter): Change point's insertion-type.
8766
8767 * comint.el (comint-output-filter): Use copy-marker.
8768
8769 2008-06-13 David Reitter <david.reitter@gmail.com>
8770
8771 * textmodes/flyspell.el (mail-mode-flyspell-verify):
8772 Check message-signature-separator exists before using it.
8773
8774 2008-06-13 Dan Nicolaescu <dann@ics.uci.edu>
8775
8776 * vc.el (vc-delete-file): Bind default-directory before calling
8777 the backend.
8778 (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
8779 (vc-annotate-show-diff-revision-at-line-internal): ... here.
8780 New function.
8781 (vc-annotate-show-changeset-diff-revision-at-line): New function.
8782 (vc-annotate-mode-menu): Bind it.
8783
8784 2008-06-13 Jason Rumney <jasonr@gnu.org>
8785
8786 * term/w32-win.el (mouse-set-font): Remove overridden function.
8787 (w32-select-font): Declare as obsolete alias for x-select-font.
8788
8789 2008-06-13 Daniel Engeler <engeler@gmail.com>
8790
8791 These changes add serial port access.
8792 * term.el (term-update-mode-line): Modify.
8793 (serial-port-is-file-p, serial-nice-speed-history)
8794 (serial-no-speed, serial-mode-line-speed-menu)
8795 (serial-mode-line-config-menu): New variables and constants.
8796 (serial-name-history, serial-speed-history)
8797 (serial-supported-or-barf, serial-read-name, serial-read-speed)
8798 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
8799 (serial-mode-line-speed-menu, serial-update-speed-menu)
8800 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
8801 (serial-update-config-menu): New functions.
8802
8803 2008-06-13 Glenn Morris <rgm@gnu.org>
8804
8805 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
8806
8807 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
8808
8809 2008-06-13 Kenichi Handa <handa@m17n.org>
8810
8811 * cus-face.el (custom-face-attributes): Add :foundry.
8812
8813 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
8814 (face-x-resources): Add :foundry.
8815 (face-valid-attribute-values): Likewise.
8816 (face-attribute-name-alist): Likewise.
8817 (describe-face): Likewise.
8818
8819 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8820
8821 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
8822
8823 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
8824
8825 * longlines.el (longlines-search-forward, longlines-search-backward)
8826 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
8827
8828 2008-06-12 Sam Steingold <sds@gnu.org>
8829
8830 * vc.el (vc-rename-file): DTRT when the destination is a directory
8831 name and the source is a file.
8832
8833 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
8834
8835 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
8836
8837 2008-06-12 Glenn Morris <rgm@gnu.org>
8838
8839 * progmodes/f90.el (f90-beginning-of-subprogram)
8840 (f90-end-of-subprogram): Only give a message when interactive.
8841
8842 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
8843
8844 * progmodes/cperl-mode.el (cperl-info-on-command):
8845 Use display-pixel-height rather than x-display-pixel-height.
8846
8847 * mail/rmailedit.el (rmail-cease-edit):
8848 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
8849
8850 * emulation/edt.el (edt-xserver):
8851 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
8852
8853 * emulation/edt-mapper.el: Drop test for Emacs < 19.
8854
8855 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
8856 Evaluate definitions when compiling. Reverse tests.
8857
8858 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
8859 use unless.
8860
8861 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
8862
8863 * textmodes/artist.el (x-pointer-shape):
8864 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
8865 (x-open-connection, x-server-max-request-size, x-get-resource):
8866 * term/w32console.el (x-setup-function-keys):
8867 * term/w32-win.el (x-parse-geometry, x-resource-name)
8868 (generate-fontset-menu, image-library-alist, x-open-connection)
8869 (setup-default-fontset, set-fontset-font, setup-default-fontset)
8870 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
8871 (x-get-resource):
8872 * term/mac-win.el (x-parse-geometry, x-resource-name)
8873 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
8874 (new-fontset, x-display-list, x-open-connection, x-get-resource):
8875 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
8876 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
8877 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
8878 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
8879 (tooltip-identifier-from-point, define-fringe-bitmap):
8880 * play/gamegrid.el (image-size):
8881 * play/bubbles.el (image-size):
8882 * mail/emacsbug.el (x-server-vendor, x-server-version):
8883 * international/mule-util.el (internal-char-font):
8884 * international/mule-diag.el (font-info, query-fontset, fontset-info)
8885 (fontset-alias-alist, fontset-list, fontset-plain-name):
8886 * international/mule-cmds.el (x-server-vendor, x-server-version):
8887 * international/fontset.el (font-encoding-charset-alist)
8888 (otf-script-alist, new-fontset, set-fontset-font)
8889 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
8890 (fontset-list, query-fontset, x-get-resource):
8891 * emulation/edt.el (x-server-vendor):
8892 * emulation/edt-mapper.el (x-server-vendor):
8893 * emacs-lisp/map-ynp.el (x-popup-dialog):
8894 * emacs-lisp/lmenu.el (x-popup-dialog):
8895 * x-dnd.el (x-window-property, x-change-window-property)
8896 (x-get-selection-internal):
8897 * woman.el (x-list-fonts):
8898 * w32-fns.el (x-server-version):
8899 * tooltip.el (x-show-tip, x-hide-tip):
8900 * tool-bar.el (image-mask-p):
8901 * thumbs.el (image-size):
8902 * term.el (overflow-newline-into-fringe):
8903 * subr.el (scroll-bar-scale):
8904 * startup.el (x-get-resource, tool-bar-mode, image-size):
8905 * select.el (x-get-selection-internal, x-own-selection-internal)
8906 (x-disown-selection-internal):
8907 * mouse.el (generate-fontset-menu):
8908 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
8909 * image.el (image-library-alist):
8910 * image-mode.el (image-size, image-refresh):
8911 * image-dired.el (clear-image-cache):
8912 * gs.el (x-display-mm-width, x-display-pixel-width)
8913 (x-display-mm-height, x-display-pixel-height)
8914 (x-change-window-property, x-display-grayscale-p, x-window-property):
8915 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
8916 (x-focus-frame, x-list-fonts, x-display-screens)
8917 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
8918 (x-display-mm-width, x-display-backing-store, x-display-save-under)
8919 (x-display-planes, x-display-color-cells, x-display-visual-class):
8920 * faces.el (internal-face-x-get-resource)
8921 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
8922 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
8923 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
8924 (x-parse-geometry, x-create-frame, x-setup-function-keys)
8925 (tool-bar-setup):
8926 * doc-view.el (clear-image-cache, image-size, tooltip-show):
8927 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
8928 * dframe.el (x-display-pixel-width, x-display-pixel-height):
8929 * descr-text.el (internal-char-font):
8930 Define for compiler, for builds without X.
8931
8932 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8933
8934 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
8935
8936 2008-06-11 Glenn Morris <rgm@gnu.org>
8937
8938 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
8939 before trying to move there.
8940 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
8941 is non-nil, indent most terminating statements like loop body.
8942
8943 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
8944 Gregorian date, and add it, not the local date, to diary-entries-list.
8945 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
8946
8947 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * progmodes/compile.el (compilation-filter): Fix up last change.
8950
8951 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
8952
8953 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
8954 (gpm-mouse-mode): Make it into a proper global minor mode.
8955
8956 * files.el (save-some-buffers-action-alist): Only use recursive-edit
8957 if the user enabled recursive-minibuffers.
8958
8959 * emacs-lisp/map-ynp.el (map-y-or-n-p):
8960 Add support for scroll-other-window.
8961
8962 2008-06-11 Jason Rumney <jasonr@gnu.org>
8963
8964 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
8965 Use tmm-menubar if menu is disabled in this frame.
8966
8967 * menu-bar.el (menu-bar-open): Determine how to open menu bar
8968 from frame type, per documentation. Add w32 case.
8969
8970 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8971
8972 * minibuffer.el (completion--merge-suffix): New function.
8973 (completion-basic-try-completion): Use it.
8974 (completion-pcm--find-all-completions): Add argument `filter'.
8975 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
8976 New functions.
8977 (completion-pcm-try-completion): Use them.
8978
8979 * xt-mouse.el (turn-on-xterm-mouse-tracking)
8980 (turn-off-xterm-mouse-tracking): Use terminal-list.
8981
8982 * cus-start.el (underline-minimum-offset): Rename from
8983 x-underline-minimum-display-offset.
8984
8985 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
8986
8987 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
8988
8989 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
8990
8991 * mouse.el (mouse-select-font): New function.
8992
8993 * faces.el (face-spec-recalc): When the face is set using
8994 Customize, avoid recalculating it twice.
8995
8996 * menu-bar.el (menu-set-font): New function. Bind "Set Default
8997 Font" menu item to it. Apply selected font to all frames, and
8998 make it savable.
8999 (menu-bar-options-save): Save `default' font if changed.
9000
9001 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9002
9003 * ffap.el (ffap-string-at-point-mode-alist):
9004 Use alpha rather than lower.
9005
9006 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
9007
9008 * subr.el (momentary-string-display): Use an overlay.
9009
9010 * progmodes/compile.el (compilation-mode):
9011 Set window-point-insertion-type.
9012 (compilation-filter): Don't use insert-before-markers any more.
9013 * emacs-lisp/trace.el (trace-make-advice):
9014 Set window-point-insertion-type in the trace buffer.
9015 * startup.el (normal-top-level): Set window-point-insertion-type in
9016 *Messages*.
9017 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
9018 (telnet-filter): Don't use insert-before-markers any more.
9019 * comint.el (comint-mode): Set window-point-insertion-type.
9020 (comint-output-filter): Don't use insert-before-markers any more.
9021 * button.el (make-text-button): Allow `start' to be a string.
9022
9023 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
9024
9025 * emacs-lisp/autoload.el (autoload-rubric):
9026 Fix coding cookie not to force Unix EOL.
9027
9028 2008-06-10 Martin Rudalics <rudalics@gmx.at>
9029
9030 * window.el (window--splittable-p, window--try-to-split-window):
9031 Don't use with-selected-window to avoid messing up get-lru-window.
9032 Reported by David Hansen <david.hansen@gmx.net>.
9033
9034 2008-06-10 Glenn Morris <rgm@gnu.org>
9035
9036 * subr.el (locate-library): Doc fix.
9037
9038 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
9039 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
9040 Check tool-bar-map is bound, for non-X builds.
9041
9042 * net/newsticker-reader.el (newsticker--next-item-image)
9043 (newsticker--previous-item-image, newsticker--previous-feed-image)
9044 (newsticker--next-feed-image, newsticker--mark-read-image)
9045 (ewsticker--mark-immortal-image, newsticker--narrow-image)
9046 (newsticker--get-all-image, newsticker--update-image)
9047 (newsticker--browse-image): Check xpm images are available.
9048 (newsticker--mark-read-image, newsticker--mark-immortal-image)
9049 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
9050
9051 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
9052 (newsticker--plainview-tool-bar-map, newsticker-mode):
9053 Check tool-bar-map is bound, for non-X builds.
9054 (w3m-toggle-inline-image): Declare.
9055
9056 * net/newsticker-backend.el (tool-bar-map): Don't declare.
9057
9058 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
9059
9060 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
9061 (finder-compile-keywords): Move let to where needed.
9062 (finder-mouse-face-on-line): Go back one more line if needed.
9063 (finder-list-matches): Use cadr.
9064 (finder-goto-xref): New function.
9065 (finder-commentary): Add buttons to jump to foo.el libraries.
9066
9067 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9068
9069 * apropos.el (apropos-function, apropos-macro, apropos-command)
9070 (apropos-variable, apropos-face, apropos-group, apropos-widget)
9071 (apropos-plist): Add apropos-short-label property.
9072 (apropos-multi-type): New variables.
9073 (apropos-command, apropos-value): Set it.
9074 (apropos-compact-layout): New custom.
9075 (apropos-print, apropos-print-doc): Use it.
9076 (apropos-print): Truncate lines.
9077
9078 2008-06-09 Kenichi Handa <handa@m17n.org>
9079
9080 * international/fontset.el (font-encoding-alist):
9081 Add an entry for "ascii-0".
9082
9083 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
9084
9085 * language/hanja-util.el (hanja-init-load): Show the message only
9086 when loading a table.
9087
9088 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
9089
9090 * net/newsticker-treeview.el (newsticker-treeview):
9091 * net/newsticker-plainview.el (newsticker-plainview):
9092 Add autoload cookie.
9093
9094 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
9095
9096 * net/newsticker.el: Split up into newsticker-backend, -ticker,
9097 -reader, -plainview, and -treeview.
9098 (newsticker-version): Change to 1.99.
9099
9100 * net/newsticker-backend.el: New. Move backend functionality from
9101 newsticker.el to newsticker-backend.el.
9102 (newsticker--download-logos): New.
9103 (newsticker--sentinel-callback): New.
9104 (newsticker--set-customvar): Remove. Split up into specific
9105 functions related to retrieval, ticker, buffer, and display.
9106 (newsticker--set-customvar-retrieval): New. Extracted from
9107 `newsticker--set-customvar'.
9108 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
9109 (newsticker-url-list-defaults):
9110 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9111 (newsticker-url-list): Doc changed. URL can be a function.
9112 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9113 (newsticker-retrieval-method): New.
9114 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
9115 (newsticker-retrieval-interval):
9116 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
9117 (newsticker-desc-comp-max): Change :group.
9118 (newsticker--cache): Doc changed.
9119 (newsticker--guid-to-string): New.
9120 (newsticker--guid): Use `newsticker--guid-to-string'.
9121 (newsticker--real-feed-name): New.
9122 (newsticker--start-feed): New. Extracted from `newsticker-start'.
9123 (newsticker-start): Use `insert-file-contents' for reading cache.
9124 Use `newsticker--start-feed'.
9125 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
9126 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
9127 Use `newsticker--stop-feed'.
9128 (newsticker-save-item): New.
9129 (newsticker--get-news-by-funcall): New.
9130 (newsticker-get-news): Handle new retrieval methods.
9131 (newsticker--sentinel): Use `newsticker--sentinel-work'.
9132 (newsticker--sentinel-work): New. Extracted from
9133 `newsticker--sentinel'. Use `newsticker--download-logos',
9134 `newsticker--sentinel-callback'.
9135 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
9136 (newsticker--parse-atom-1.0): Fix link determination.
9137 (newsticker--parse-rss-0.91): Fix time determination.
9138 (newsticker--parse-rss-0.92): Fix time determination.
9139 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
9140 (newsticker--parse-generic-feed): New arg order in
9141 `newsticker--cache-add'.
9142 (newsticker--parse-generic-items): Fix for multiple items.
9143 New arg order in `newsticker--cache-add'.
9144 (newsticker--forget-preformatted): Check whether
9145 `newsticker--buffer-set-uptodate' is fbound.
9146 (newsticker--decode-iso8601-date): Handle fractions of seconds.
9147 (newsticker--decode-rfc822-date): Partial timezone handling.
9148 (newsticker--cache-contains): Fix guid problem.
9149 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
9150 (newsticker--cache-save): New.
9151 (newsticker--cache-update): Use temp buffer.
9152 (newsticker--stat-num-items): Allow multiple AGE args.
9153 (newsticker--stat-num-items-total): New.
9154 (newsticker--opml-import-outlines): New.
9155 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
9156 (newsticker--do-run-auto-mark-filter): Doc changed.
9157 (newsticker-retrieve-random-message): New.
9158
9159 * net/newsticker-ticker.el: New. Move ticker functionality from
9160 net/newsticker.el to net/newsticker-ticker.el.
9161 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
9162 `newsticker--ticker-timer'.
9163 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
9164 to `newsticker--ticker-timer'.
9165 (newsticker--set-customvar-ticker): New. Extracted from
9166 `newsticker--set-customvar'.
9167 (newsticker-ticker-interval): Rename `newsticker-display-interval'
9168 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
9169 for :set. Change :group.
9170 (newsticker-scroll-smoothly): Doc changed. Change :group.
9171 (newsticker-hide-immortal-items-in-echo-area)
9172 (newsticker-hide-old-items-in-echo-area)
9173 (newsticker-hide-obsolete-items-in-echo-area):
9174 Use `newsticker--set-customvar-ticker for :set. Change :group.
9175 (newsticker-start-ticker): Rename `newsticker--display-timer' to
9176 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
9177 to `newsticker-ticker-interval'.
9178 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
9179 `newsticker--ticker-timer'.
9180
9181 * net/newsticker-reader.el: New. Move reader functionality from
9182 net/newsticker.el to net/newsticker-reader.el.
9183 (newsticker--set-customvar-formatting): New. Extracted from
9184 `newsticker--set-customvar'.
9185 (newsticker-reader, newsticker-frontend): New.
9186 (newsticker-enable-logo-manipulations): Change :group.
9187 (newsticker-justification): Use `newsticker--set-customvar-formatting'
9188 for :set. Change :group.
9189 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
9190 for :set. Change :group.
9191 (newsticker-html-renderer): Doc changed.
9192 Use `newsticker--set-customvar-formatting' for :set. Change :group.
9193 (newsticker-date-format):
9194 Use `newsticker--set-customvar-formatting' for :set. Change :group.
9195 (newsticker--insert-enclosure):
9196 Rename `newsticker--buffer-insert-enclosure' to
9197 `newsticker--insert-enclosure'. Add keymap arg.
9198 (newsticker--print-extra-elements):
9199 Rename `newsticker--buffer-print-extra-elements' to
9200 `newsticker--print-extra-elements'. Add keymap arg.
9201 (newsticker--do-print-extra-element):
9202 Rename `newsticker--buffer-do-print-extra-element' to
9203 `newsticker--do-print-extra-element'. Add keymap arg.
9204 (newsticker-show-news): Use `newsticker-frontend'.
9205
9206 * net/newsticker-plainview.el: New. Move plainview functionality
9207 from net/newsticker.el to net/newsticker-reader.el.
9208 (newsticker-plainview): New.
9209 (newsticker--set-customvar-sorting): New. Extracted from
9210 `newsticker--set-customvar'.
9211 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
9212 for :set. Changed :group.
9213 (newsticker-heading-format, newsticker-item-format)
9214 (newsticker-desc-format, newsticker-statistics-format):
9215 Use `newsticker--set-customvar-formatting for :set. Change :group.
9216 (newsticker-faces): Change :group.
9217 (newsticker-default-face): Enable again.
9218 (newsticker-hide-old-items-in-newsticker-buffer)
9219 (newsticker-show-descriptions-of-new-items):
9220 Use `newsticker--set-customvar-buffer' for :set. Change :group.
9221 (newsticker-show-all-news-elements): Change :group.
9222 (newsticker-plainview-hooks): New.
9223 (newsticker-select-item-hook, newsticker-select-feed-hook)
9224 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
9225 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
9226 to `newsticker--plainview-tool-bar-map'.
9227 (newsticker--url-keymap): Add mouse-1 binding.
9228 (newsticker-plainview): New.
9229 (newsticker-mark-all-items-of-feed-as-read): Change doc.
9230 (newsticker--buffer-do-insert-text): Use renamed
9231 newsticker--[buffer-]insert-enclosure and
9232 newsticker--[buffer-]print-extra-elements.
9233 (newsticker--buffer-set-faces): Use newsticker-default-face.
9234
9235 * net/newsticker-treeview.el: New.
9236
9237 2008-06-08 Andreas Schwab <schwab@suse.de>
9238
9239 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
9240
9241 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
9242
9243 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
9244 empty line.
9245
9246 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
9247
9248 2008-06-08 Martin Rudalics <rudalics@gmx.at>
9249
9250 * window.el (split-height-threshold, split-width-threshold):
9251 Add choice nil.
9252 (split-window-preferred-function): Allow either nil or a function.
9253 (window--splittable-p, window--try-to-split-window):
9254 Handle changed option values.
9255
9256 (window--frame-usable-p): Handle nil argument.
9257
9258 (display-buffer): Call get-lru-window when pop-up-windows is nil
9259 and window can't be split.
9260
9261 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
9262
9263 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
9264
9265 * net/tramp.el (top): Quote feature names. Remove
9266 `tramp-rfn-eshadow-setup-minibuffer' from
9267 `rfn-eshadow-setup-minibuffer-hook' when unloading.
9268 (tramp-read-passwd): There is only one call to
9269 `auth-source-user-or-password' needed. Pacify byte compiler.
9270
9271 2008-06-08 Andreas Schwab <schwab@suse.de>
9272
9273 * window.el (display-buffer): Use lru window if current window
9274 cannot be split.
9275
9276 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9277
9278 * apropos.el (apropos-library): New command and new button.
9279 (apropos-library-button): New function.
9280
9281 * apropos.el: Remove spurious * in docstrings.
9282 (apropos-label-face): Use variable pitch.
9283 (apropos-print): Use dolist and with-current-buffer.
9284 (apropos-print-doc): Use when.
9285
9286 * window.el (special-display-p, display-buffer):
9287 Fix up C->Elisp transcription error.
9288
9289 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9290
9291 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9292 (byte-compile-file): Initialize it.
9293 (byte-compile-nogroup-warn): Keep track of the current group.
9294
9295 2008-06-08 Glenn Morris <rgm@gnu.org>
9296
9297 * Makefile.in (compile, compile-always, bootstrap-prepare):
9298 Explicitly pass EMACS to sub-makes that use it, for non-GNU makes.
9299
9300 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
9301
9302 * language/hanja-util.el (hanja-init-load): Use a char-table for
9303 hanja-table.
9304 (hangul-to-hanja-char): Adjust for the above change.
9305
9306 2008-06-07 Glenn Morris <rgm@gnu.org>
9307
9308 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
9309 lm-keywords.
9310
9311 * mail/sendmail.el (mail-interactive): Add :version.
9312
9313 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
9314 obsolete alias.
9315
9316 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
9317 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
9318 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
9319 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
9320 * eshell/esh-util.el, international/mule-cmds.el:
9321 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
9322 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
9323 Remove unnecessary eval-when-compiles and eval-and-compiles.
9324
9325 * Makefile.in (bootstrap-clean): Run autogen-clean.
9326 (maintainer-clean): No need to run autogen-clean now it is included in
9327 bootstrap-clean.
9328
9329 2008-06-06 Miles Bader <miles@gnu.org>
9330
9331 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
9332
9333 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
9334
9335 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
9336 longlines mode.
9337
9338 * replace.el (replace-search-function)
9339 (replace-re-search-function): New vars.
9340 (perform-replace): Use them.
9341
9342 * longlines.el (longlines-re-search-forward): New function.
9343 (longlines-mode): Bind replace-search-function and
9344 replace-re-search-function, to ensure that replacement commands
9345 treat newlines as spaces.
9346 (longlines-show-effect): Default to a pilcrow sign.
9347
9348 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
9349
9350 * help.el (function-called-at-point):
9351 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
9352 even when calling find-tag-default.
9353
9354 2008-06-06 Daniel Colascione <danc@merrillpress.com>
9355
9356 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
9357 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
9358 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
9359 (nxml-fontify-buffer, nxml-do-fontify):
9360 Remove obsolete variables and functions.
9361 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
9362 (nxml-degrade, nxml-after-change, nxml-after-change1)
9363 (nxml-extend-region, nxml-extend-after-change-region)
9364 (nxml-extend-after-change-region1, nxml-fontify-matcher)
9365 (nxml-toggle-char-ref-extra-display): Use font-lock, and
9366 font-lock-extend-region-functions in particular, to fontify
9367 nxml-mode buffers.
9368 (nxml-debug-region): New debugging helper function.
9369
9370 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
9371 (nxml-scan-after-change, nxml-move-tag-backwards):
9372 Adapt for font-lock changes.
9373
9374 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
9375 (nxml-debug-set-inside, nxml-debug-clear-inside):
9376 New debugging functions.
9377 (nxml-with-degradation-on-error): New helper macro.
9378
9379 2008-06-06 Martin Rudalics <rudalics@gmx.at>
9380
9381 * window.el (display-buffer): Remove dead call to get-lru-window.
9382
9383 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
9384
9385 * mail/sendmail.el (mail-interactive): Change default.
9386
9387 2008-06-05 John Paul Wallington <jpw@pobox.com>
9388
9389 * bindings.el (completion-ignored-extensions):
9390 Add .p64fsl, .d64fsl, and .dx64fsl.
9391
9392 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
9393
9394 * ffap.el (ffap-prompter): Don't use the region.
9395
9396 2008-06-05 Sam Steingold <sds@gnu.org>
9397
9398 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
9399 subdirectory to be registered.
9400
9401 2008-06-05 Martin Rudalics <rudalics@gmx.at>
9402
9403 * window.el (display-buffer-function, special-display-p)
9404 (special-display-buffer-names, special-display-regexps)
9405 (special-display-function, same-window-p, same-window-buffer-names)
9406 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
9407 (pop-up-frame-function, pop-up-windows, even-window-heights)
9408 (split-window-preferred-function, split-height-threshold)
9409 (window--display-buffer-1, display-buffer, pop-to-buffer):
9410 Move from window.c and buffer.c.
9411 (window--splittable-p, window--try-to-split-window)
9412 (window--frame-usable-p, window--display-buffer-2)
9413 (window--even-window-heights): New functions.
9414 (split-width-threshold): New option.
9415 (split-window-preferred-horizontally): Remove.
9416
9417 * cus-start.el: Remove corresponding declarations.
9418
9419 2008-06-05 Sam Steingold <sds@gnu.org>
9420
9421 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
9422 an error on modified buffers.
9423
9424 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
9425
9426 * progmodes/etags.el (tags-verify-table): Be careful to use and update
9427 tags-file-name and tags-table-list from the right buffer.
9428 (tags-table-check-computed-list, tags-table-extend-computed-list)
9429 (find-tag-noselect): Use with-current-buffer.
9430
9431 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
9432 Use print-circle.
9433
9434 * minibuffer.el (minibuffer-local-must-match-filename-map):
9435 Declare obsolete alias for the old name.
9436
9437 * abbrev.el (unexpand-abbrev): Better preserve markers.
9438
9439 2008-06-05 Glenn Morris <rgm@gnu.org>
9440
9441 * emacs-lisp/autoload.el (autoload-rubric): New function,
9442 extracted from autoload-ensure-default-file.
9443 (autoload-ensure-default-file): Use autoload-rubric.
9444
9445 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
9446 (custom-dependencies-no-scan-regexp): New variable.
9447 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
9448 Don't scan files matching custom-dependencies-no-scan-regexp.
9449 Disable undo in the output buffer. Remove kept-new-versions wackiness.
9450
9451 * finder.el (finder-headmark): Initialize and add doc string.
9452 (generated-finder-keywords-file): Doc fix.
9453 (finder-no-scan-regexp): New variable.
9454 (finder-compile-keywords): Use a single let binding.
9455 Disable undo in the output buffer. Use autoload-rubric.
9456 Use mapc rather than mapcar. Don't scan files matching
9457 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
9458 rather than concat. Use directory-files to do regexp matching.
9459 No need to require jka-compr.
9460 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
9461 (finder-list-matches): Disable undo.
9462 (finder-commentary): Use let rather than let*. Disable undo.
9463 (finder-current-item): Use zerop.
9464 (finder-mode): Use define-derived-mode.
9465 (finder-exit): Doc fix. Use dolist.
9466
9467 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
9468 (custom-deps): Don't require $(lisp)/cus-load.el.
9469 (custom-deps, finder-data): Don't depend on autoloads.
9470 Should not be needed now, and doing so was causing make install to
9471 re-dump emacs post-bootstrap.
9472 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
9473 mid-build forces some things to be rebuilt.
9474
9475 2008-06-05 Miles Bader <miles@gnu.org>
9476
9477 * face-remap.el
9478 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
9479 (face-remap-remove-relative): Renamed from
9480 `remove-relative-face-remapping'.
9481 (face-remap-reset-base): Renamed from
9482 `set-default-base-face-remapping'.
9483 (face-remap-set-base): Renamed from `set-base-face-remapping'.
9484 (text-scale-increase): Renamed from `increase-buffer-face-height'.
9485 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
9486 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
9487
9488 * face-remap.el (variable-pitch-mode): Autoload.
9489
9490 2008-06-04 Sam Steingold <sds@gnu.org>
9491
9492 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
9493 Generate extra status headers for a Mercurial tree.
9494
9495 2008-06-04 John Paul Wallington <jpw@pobox.com>
9496
9497 * echistory.el (electric-history-map): Define within defvar.
9498 Add docstring.
9499
9500 * font-lock.el (font-lock-turn-off-thing-lock)
9501 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
9502 Use `bound-and-true-p'.
9503 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
9504 Doc fixes.
9505
9506 * international/ccl.el (define-ccl-program): Add `doc-string'
9507 declaration.
9508
9509 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
9510
9511 * face-remap.el (variable-pitch-mode): Reflow docstrings.
9512 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
9513
9514 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
9515
9516 * emacs-lisp/rx.el (rx): Doc fix.
9517
9518 2008-06-04 Markus Triska <markus.triska@gmx.at>
9519
9520 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
9521
9522 2008-06-04 Miles Bader <miles@gnu.org>
9523
9524 * face-remap.el (adjust-buffer-face-height): New function.
9525 Add autoloaded keybindings in ctl-x-map.
9526 (increase-buffer-face-height, decrease-buffer-face-height):
9527 Simplify interactive spec to just "p". Remove autoloaded keybindings.
9528
9529 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
9530
9531 * simple.el (line-move-1): If we did not move as far as desired,
9532 ensure that point-left and point-entered hooks are called.
9533
9534 2008-06-03 Sam Steingold <sds@gnu.org>
9535
9536 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
9537
9538 2008-06-03 John Paul Wallington <jpw@pobox.com>
9539
9540 * progmodes/make-mode.el (makefile-cleanup-continuations)
9541 (makefile-warn-suspicious-lines, makefile-warn-continuations):
9542 Use `derived-mode-p'.
9543
9544 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9545
9546 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
9547 (ELCFILES): Update.
9548
9549 2008-06-03 Miles Bader <miles@gnu.org>
9550
9551 * face-remap.el: New file.
9552 * Makefile.in (ELCFILES): Add face-remap.elc.
9553
9554 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * progmodes/flymake.el (flymake-process-filter): Make sure the source
9557 buffer isn't dead.
9558
9559 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
9560 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
9561 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
9562 * obsolete/auto-show.el, obsolete/hscroll.el:
9563 Remove packages that were obsolete in Emacs-20, or that were obsolete
9564 in Emacs-21 and do not contain any more code.
9565
9566 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
9567 vc-client-mode is not set.
9568
9569 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
9570 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
9571
9572 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
9573 yet a bit more clever at distinguishing / from /.
9574
9575 2008-06-03 Kenichi Handa <handa@m17n.org>
9576
9577 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
9578
9579 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
9580
9581 * language/hanja-util.el: New file.
9582
9583 2008-06-03 Glenn Morris <rgm@gnu.org>
9584
9585 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
9586 Check that end-of-word follows "type".
9587
9588 2008-06-02 Daiki Ueno <ueno@unixuser.org>
9589
9590 * epa-file.el (epa-file-write-region): Write the entire buffer
9591 content if START is nil.
9592
9593 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
9594
9595 * select.el (x-get-selection): Fix typo.
9596
9597 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
9598
9599 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
9600 (describe-char): Use `looking-at-p', `string-match-p' when possible.
9601
9602 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9603
9604 * tar-mode.el (tar-header-block-summarize): Ensure one space around
9605 user&group.
9606
9607 2008-05-31 John Paul Wallington <jpw@pobox.com>
9608
9609 * help-fns.el (describe-variable-custom-version-info):
9610 Handle dotted `package-version' info.
9611
9612 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
9613
9614 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
9615
9616 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
9617
9618 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
9619 names and improve support for unregistered files.
9620
9621 2008-05-31 Glenn Morris <rgm@gnu.org>
9622
9623 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
9624 Remove shell variable `elc'. Split tests to hopefully be more portable.
9625 Fix `sel' assignment.
9626
9627 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
9628
9629 * minibuffer.el (completion-table-dynamic): Doc fix.
9630
9631 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9632
9633 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
9634 Try and return `unregistered' when applicable.
9635
9636 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
9637 Don't encourage naming variables with "-flag".
9638
9639 2008-05-30 Glenn Morris <rgm@gnu.org>
9640
9641 * Makefile.in (update-elclist): Hide the warning when it does not apply,
9642 make it milder when it does.
9643 (autogen-clean): New target.
9644 (maintainer-clean): Use autogen-clean.
9645
9646 * calendar/diary-lib.el (diary-display-function): New name for
9647 diary-display-hook. Keep old name as obsolete alias. Doc fix.
9648 Change custom type and version.
9649 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
9650 (diary-fancy-display): Doc fixes.
9651 (diary-list-entries, diary-include-other-diary-files)
9652 (diary-mail-entries):
9653 Use diary-display-function rather than diary-display-hook.
9654
9655 * calendar/appt.el (appt-check): Use diary-display-function rather than
9656 diary-display-hook.
9657 * calendar/cal-x.el (calendar-dedicate-diary): Update for
9658 diary-display-function replacing diary-display-hook.
9659 * org/org-agenda.el (org-get-entries-from-diary): Also set
9660 diary-display-function.
9661
9662 * calendar/cal-html.el (cal-html-list-diary-entries):
9663 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
9664 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
9665 argument of diary-list-entries rather than setting diary-display-hook.
9666
9667 2008-05-30 Kenichi Handa <handa@m17n.org>
9668
9669 * international/mule-conf.el (utf-8-with-signature): Renamed from
9670 utf-8-sig.
9671 (utf-8-auto): Adjusted for the above change.
9672
9673 * international/mule-diag.el (describe-font): Don't check fontset
9674 here, and just call font-info. Get the default font by from the
9675 default face.
9676
9677 2008-05-29 Kenichi Handa <handa@m17n.org>
9678
9679 * international/mule-conf.el (utf-8-sig, utf-8-auto):
9680 New coding systems.
9681
9682 * international/mule.el (define-coding-system): Accept :bom for utf-8.
9683
9684 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
9685
9686 * international/utf-7.el (utf-7-encode): Use the right escape char
9687 depending on imap/nonimap encoding.
9688
9689 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9690
9691 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
9692
9693 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
9694
9695 * icomplete.el (icomplete-prospects-height): Add :group.
9696
9697 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9698
9699 * icomplete.el (icomplete-prospects-length): Make obsolete.
9700 (icomplete-prospects-height): New var.
9701 (icomplete-completions): Use it.
9702
9703 2008-05-29 David Kastrup <dak@gnu.org>
9704
9705 * autoinsert.el (auto-insert): Add :link.
9706
9707 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9708
9709 * tar-mode.el (tar-header): New field `header-start'.
9710 (tar-header-block-tokenize): Set it when useful.
9711 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
9712 (tar-header-data-end): New function.
9713 (tar-summarize-buffer): Use it.
9714 (tar-next-line): Fix goal column for long usernames.
9715 (tar-expunge-internal): Use header-start.
9716 (tar-rename-entry): Handle ustar-style long names.
9717 (tar-alter-one-field): Add optional `descriptor' argument.
9718 (tar-subfile-save-buffer): Use it.
9719
9720 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9721
9722 * tar-mode.el (tar-header): New field `header-start'.
9723 (tar-header-block-tokenize): Set header-start for longlink entries.
9724 (tar-expunge-internal): Use header-start to expunge longlink entries.
9725
9726 * files.el (hack-local-variables): Don't signal an error if the local
9727 variable section is not properly terminated.
9728
9729 * emacs-lisp/easymenu.el (easy-menu-convert-item)
9730 (easy-menu-convert-item-1): Move the duplicate-generation outside of
9731 the caching so it also works for identical entries.
9732
9733 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
9734 (tar-mode): Use write-region-annotate-functions rather than
9735 write-contents-functions.
9736 (tar-extract): Remove unused var `pos'.
9737 (tar-subfile-save-buffer): Remove unused var `following-descs'.
9738 (tar-mode-write-file): Remove.
9739 (tar-write-region-annotate): New function.
9740
9741 * progmodes/flymake.el (flymake-save-buffer-in-file):
9742 * shadowfile.el (shadow-copy-file):
9743 * arc-mode.el (archive-*-write-file-member):
9744 * files.el (diff-buffer-with-file):
9745 * subr.el (with-temp-file): Pass nil to write-region.
9746 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
9747
9748 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
9749 the custom.
9750
9751 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
9752 to write-region.
9753
9754 2008-05-28 Glenn Morris <rgm@gnu.org>
9755
9756 * Makefile.in (update-elclist): Work around non-portability of "\"
9757 in various implementations of echo.
9758
9759 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9760
9761 * international/mule-diag.el (describe-current-coding-system):
9762 Don't assume selection-coding-system is always defined.
9763
9764 * tar-mode.el: Use defstruct and markers.
9765 (tar-setf): Remove.
9766 (tar-header): Use defstruct. Add `data-start' field.
9767 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
9768 (tar-desc-data-start): Remove (now called tar-header-data-start).
9769 (tar-roundup-512): New fun.
9770 (tar-header-block-tokenize): Receive a buffer position rather than
9771 a string. Handle @longLink here, be more careful about it.
9772 Create a marker for data-start.
9773 (tar-summarize-buffer): Don't handle @LongLink here any more.
9774 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
9775 data-start on the following entries any more.
9776 (tar-chown-entry, tar-chgrp-entry): Use read-number.
9777
9778 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
9779 (tar-header-offset): Remove.
9780 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
9781 Not permanent any more.
9782 (tar-data-buffer): New var.
9783 (tar-data-swapped-p, tar-change-major-mode-hook)
9784 (tar-mode-kill-buffer-hook): New funs.
9785 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
9786 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
9787 (tar-clear-modification-flags, tar-alter-one-field)
9788 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
9789 Change accordingly.
9790
9791 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
9792
9793 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
9794 (vc-dir-resynch-file): ... this. Update callers.
9795 Use vc-string-prefix-p. Ignore directory args.
9796 (vc-string-prefix-p): CSE.
9797 (vc-resynch-buffer): Restore conditional.
9798
9799 * vc-hooks.el (vc-after-save): Improve test.
9800 (vc-mode-line): Fix indentation.
9801
9802 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
9803
9804 * calendar/parse-time.el (parse-time-months)
9805 (parse-time-weekdays): Add long-form month and day names.
9806
9807 2008-05-27 Glenn Morris <rgm@gnu.org>
9808
9809 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
9810
9811 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9812
9813 * vc-dispatcher.el (vc-string-prefix-p): New function.
9814 (vc-dir-parent-marked-p): Use it.
9815
9816 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
9817
9818 * vc.el (Problems): Remove fixed issues.
9819 (vc-expand-dirs): Avoid returning directories.
9820 (vc-dir): Fix C-x v v binding.
9821 (vc-make-backend-object): Fix name.
9822 (vc-dir-show-fileentry): Fix docstring.
9823 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
9824 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
9825 Reset the state for directories.
9826 (vc-dir-headers): Align labels.
9827 (vc-default-status-printer): Do no call prettify-state-info.
9828 (vc-deduce-fileset): Replace implementation with one based on a
9829 working older version.
9830 (vc-next-action): Use the new form of vc-deduce-fileset.
9831 Fix dealing with unregistered files.
9832
9833 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
9834 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
9835 (vc-dir-child-files): New function.
9836 (vc-dir-node-directory): New function.
9837 (vc-dir-update, vc-dir-parent-marked-p)
9838 (vc-dir-children-marked-p, vc-dir-mark-all-files)
9839 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
9840
9841 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
9842
9843 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9844
9845 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
9846 (diff-font-lock-keywords, diff-context->unified)
9847 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
9848 (diff-hunk-text, diff-find-source-location): Use it.
9849 (diff-post-command-hook): Let the user edit the hunk headers.
9850
9851 2008-05-26 Andreas Schwab <schwab@suse.de>
9852
9853 * vc.el (vc-default-prettify-state-info): Fix formatting of an
9854 unknown state.
9855
9856 * tar-mode.el (tar-summarize-buffer): Comment fix.
9857
9858 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9859
9860 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
9861
9862 2008-05-26 Glenn Morris <rgm@gnu.org>
9863
9864 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
9865
9866 2008-05-25 John Paul Wallington <jpw@pobox.com>
9867
9868 * proced.el (proced-next-line, proced-previous-line):
9869 Avoid calling `next-line' and `previous-line' from Lisp code.
9870
9871 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
9872
9873 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
9874 Use diary-ordinal-suffix.
9875
9876 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
9877
9878 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
9879 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
9880 (edebug-save-displayed-buffer-points, edebug-initial-mode)
9881 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
9882 (edebug-print-length, edebug-print-level, edebug-print-circle)
9883 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
9884 (edebug-global-break-condition, edebug-sit-for-seconds):
9885 Remove spurious * from defcustom docstrings.
9886 (edebug-unwrap*, edebug-signal, edebug-eval-display):
9887 Improve argument/docstring consistency.
9888 (edebug-test-coverage, edebug-gensym, edebug-read)
9889 (edebug-top-level-nonstop, edebug-eval-result-list)
9890 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
9891 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
9892 (edebug-display-freq-count): Reflow docstrings.
9893 (edebug-restore-status): Doc fix.
9894
9895 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
9896
9897 * proced.el (proced-header-line): Use the :align-to 0 feature
9898 rather than computing the corresponding position manually.
9899 (proced-update): Don't hardcode point-min==1.
9900
9901 2008-05-24 Alan Mackenzie <acm@muc.de>
9902
9903 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
9904 if c-file-style is set to a non-string.
9905
9906 (c-neutralize-CPP-line): Surround by `save-excursion'.
9907 (c-neutralize-syntax-in-CPP): Optimize for speed.
9908
9909 2008-05-24 Glenn Morris <rgm@gnu.org>
9910
9911 * Makefile.in (update-elclist): New target, to update ELCFILES.
9912 (bootstrap-after): Run update-elclist.
9913
9914 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
9915
9916 * icalendar.el (icalendar-version): Increase to "0.19".
9917 (icalendar--date-style): New function.
9918 (icalendar--datetime-to-diary-date): Doc fix.
9919 Use icalendar--date-style.
9920 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
9921 (icalendar--convert-yearly-to-ical)
9922 (icalendar--convert-recurring-to-diary): Handle iso date style,
9923 use icalendar-date-style.
9924
9925 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
9926
9927 * vc.el (vc-delete-file): Make sure the buffer is deleted and
9928 vc-dir buffers are updated.
9929
9930 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9931
9932 * vc.el (vc-delete-file): Don't try to resynch the buffer.
9933
9934 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
9935
9936 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
9937 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
9938 (reftex-extra-bindings): Use it.
9939
9940 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
9941 away from the user-reserved keys.
9942
9943 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
9944 New vars.
9945 (ada-create-keymap): Use them.
9946
9947 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9948
9949 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
9950 a properly-grouped regexp.
9951
9952 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
9953
9954 * progmodes/cap-words.el (capitalized-words-mode):
9955 Fix typos in docstring.
9956
9957 2008-05-23 Kenichi Handa <handa@m17n.org>
9958
9959 * international/mule-conf.el: Don't define the charset `emacs'
9960 here, just put :docstring, :short-name, and :long-name.
9961
9962 2008-05-22 Kenichi Handa <handa@m17n.org>
9963
9964 * international/mule-diag.el (font-show-log): Limit each listing
9965 to 20 items.
9966
9967 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
9968
9969 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
9970 (gdb-annotation-rules): New entry for "thread-changed".
9971 (gdb-thread-changed): New function.
9972
9973 2008-05-23 Glenn Morris <rgm@gnu.org>
9974
9975 * Makefile.in (SOURCES): Remove, unused.
9976 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
9977 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
9978 Exclude more '*loaddefs' files.
9979 (compile-always): Simplify '.elc' deletion.
9980
9981 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
9982
9983 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
9984 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
9985
9986 * minibuffer.el (completion-boundaries): Change calling
9987 convention, so `string' has the same semantics as in
9988 try-completion and all-completions.
9989 (completion-table-with-context, completion--embedded-envvar-table)
9990 (completion--file-name-table)
9991 (completion-pcm--find-all-completions): Adjust code accordingly.
9992
9993 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
9994
9995 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
9996 prune image-mode-winprops-alist, preventing it from growing
9997 indefinitely.
9998 (image-mode-reapply-winprops): Use it.
9999
10000 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
10001
10002 * net/netrc.el (netrc-machine): Always match if the port is not given.
10003
10004 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
10005
10006 * minibuffer.el (completion-pcm--find-all-completions):
10007 Don't add pseudo-completions.
10008
10009 * icomplete.el (icomplete-eoinput): Remove.
10010 (icomplete-overlay): New var to replace it.
10011 (icomplete-tidy): Rewrite.
10012 (icomplete-exhibit): Use an overlay.
10013 (icomplete-completions): Use completion-all-sorted-completions.
10014 Obey completion-ignore-case.
10015
10016 * files.el (locate-dominating-file): Accept non-existing argument.
10017 (project-find-settings-file): Rewrite, using locate-dominating-file.
10018
10019 2008-05-22 Kenichi Handa <handa@m17n.org>
10020
10021 * faces.el (font-weight-table, font-slant-table, font-width-table):
10022 Delete them. Don't call internal-set-font-style-table.
10023
10024 * international/mule-diag.el (font-show-log): New function.
10025
10026 * international/fontset.el (script-representative-chars): Add more
10027 chars for latin. Add data for symbol.
10028 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
10029
10030 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10031
10032 * minibuffer.el (completion-all-sorted-completions): New var.
10033 (completion--flush-all-sorted-completions)
10034 (completion-all-sorted-completions): New functions.
10035 (minibuffer-force-complete): New command.
10036
10037 2008-05-21 Glenn Morris <rgm@gnu.org>
10038
10039 * files.el (c-postprocess-file-styles): Declare for compiler.
10040
10041 * Makefile.in: Allow for parallel byte-compiling.
10042 (ELCFILES): New variable.
10043 (.el.elc): Remove prerequisites from suffix rule. Print a message.
10044 (compile-first, compile-main, compile-last): New targets.
10045 (compile-always): Simplify - delete .elc files, then `make compile'.
10046
10047 * Makefile.in (compile-calc): Use glob rather than find.
10048 ($(lisp)/progmodes/cc-mode.elc): Use $@.
10049
10050 * eshell/esh-module.el: No need for cl when compiling.
10051
10052 * eshell/eshell.el (eshell-defgroup): New alias.
10053 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10054 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10055 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10056 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10057 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10058 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
10059 Autoload the custom group. Set generated-autoload-file.
10060 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
10061 for eshell-defgroup.
10062 * eshell/esh-module.el (eshell-load-defgroups): Remove.
10063 Require esh-groups rather than loading it.
10064
10065 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10066
10067 * proced.el (proced-header-line): New variable and new function.
10068 (proced-mode): Set header-line-format.
10069 (proced-update): Set proced-header-line.
10070 (proced-send-signal): Use proced-header-line.
10071
10072 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10073
10074 * macros.el (insert-kbd-macro): Use prin1-char.
10075
10076 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10077
10078 * minibuffer.el (completion-boundaries): New function.
10079 (completion--some): Delay errors.
10080 (complete-with-action, completion-table-with-context):
10081 Handle `boundaries' case.
10082 (completion--try-word-completion): Avoid partial-completion
10083 when the user hasn't entered anything yet.
10084 (minibuffer-local-map, minibuffer-local-filename-completion-map)
10085 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
10086 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
10087 Setup default keybindings.
10088 (completion--embedded-envvar-re): New var.
10089 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
10090 (completion--file-name-table): Handle `boundaries' case.
10091 (completion-pcm--pattern->regex): Avoid pathological backtracking.
10092 (completion-pcm--all-completions): Add a `prefix' arg.
10093 (completion-pcm--find-all-completions): New function.
10094 (completion-pcm-all-completions, completion-pcm-try-completion):
10095 Use it.
10096
10097 * icomplete.el (icomplete-completions): Don't use `predicate' with
10098 a table of a different type than `candidates'.
10099
10100 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10101
10102 * proced.el (proced-goal-column): Rename from proced-procname-column.
10103 (proced-goal-header-re): Rename from proced-procname-column-regexp.
10104 (proced-move-to-goal-column): Rename from proced-move-to-procname.
10105 (proced-header-face, proced-header-regexp): Remove.
10106 (proced-font-lock-keywords): Remove proced-header-face.
10107 (proced-header-alist, proced-sorting-schemes-re): New variables.
10108 (proced): Rename Proced buffer to *Proced*.
10109 (proced-next-line, proced-previous-line): New commands.
10110 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
10111 (proced-hide-processes): Do not treat first line as special.
10112 (proced-header-space): New function.
10113 (proced-update): Use header-line-format.
10114 Initialize proced-header-alist and proced-sorting-schemes-re.
10115 Set proced-goal-column. Include proced-command in mode-name.
10116 (proced-send-signal): Use header-line-format for *Marked
10117 Processes* buffer.
10118 (proced-sort): Restrict minibuffer completion to applicable
10119 sorting schemes.
10120 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
10121
10122 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10123
10124 * icomplete.el (icomplete-simple-completing-p):
10125 Allow icomplete-with-completion-tables to say "use it everywhere".
10126 (icomplete-completions): Obey completion-styles. Try to accommodate
10127 partial-completion style.
10128
10129 2008-05-20 Michael Olson <mwolson@gnu.org>
10130
10131 * files.el (project-find-settings-file): Change concat to
10132 expand-file-name.
10133
10134 2008-05-19 Tom Tromey <tromey@redhat.com>
10135
10136 * files.el (normal-mode): Call hack-project-variables.
10137 (hack-local-variables-confirm): Add 'project' argument.
10138 (hack-local-variables-apply): New function.
10139 (hack-local-variables): Use it.
10140 (project-class-alist, project-directory-alist): New variables.
10141 (project-get-alist): New function.
10142 (project-collect-bindings-from-alist)
10143 (project-collect-binding-list, set-directory-project)
10144 (project-find-settings-file, project-define-from-project-file)
10145 (hack-project-variables): New functions.
10146
10147 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10148
10149 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
10150
10151 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
10152
10153 * faces.el (font-weight-table): Fix typo in docstring.
10154
10155 2008-05-18 David Hull <david@snap.com> (tiny change)
10156
10157 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
10158 (vc-hg-annotate-command): Allow white space before version number.
10159
10160 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10161
10162 * calc/calc-yank.el (calc-register-alist): New variable.
10163 (calc-set-register, calc-get-register, calc-copy-to-register)
10164 (calc-insert-register, calc-add-to-register, calc-append-to-register)
10165 (calc-prepend-to-register): New functions.
10166
10167 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
10168 `calc-copy-to-register' and `calc-insert-register'.
10169 Autoload new register functions.
10170
10171 * calc/calc-help.el (calc-r-prefix-help): Add help for register
10172 functions.
10173
10174 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
10175
10176 * vc.el (Todo): Add known problems.
10177 (vc-dir-backend): New variable.
10178 (vc-dir): Set it.
10179 (vc-make-backend-object, vc-generic-status-printer)
10180 (vc-generic-state, vc-generic-status-fileinfo-extra)
10181 (vc-dir-extra-menu): Use it.
10182 (vc-generic-dir-headers): Remove, unused.
10183
10184 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
10185 vc-dir-prev-directory for consistency with vc-dir-previous-line.
10186 (vc-dir-mode-map): Fix bindings.
10187
10188 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
10189
10190 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10191
10192 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
10193 operated on.
10194 (calc-kill-region): Kill entire lines.
10195
10196 2008-05-17 Glenn Morris <rgm@gnu.org>
10197
10198 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
10199 simplify initial value.
10200 (defezimage): Drop support for Emacs without defimage, use a featurep
10201 test rather than fboundp when defining, drop with-no-warnings.
10202 (ezimage-insert-over-text): Move featurep test inside
10203 add-text-properties.
10204
10205 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
10206
10207 * net/tramp.el (top-level): Load auth-source when compiling.
10208
10209 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
10210
10211 2008-05-17 Andreas Schwab <schwab@suse.de>
10212
10213 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
10214
10215 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
10216
10217 * vc.el (vc-annotate-show-diff-revision-at-line): Change
10218 vc-diff-internal arg to match what vc-deduce-fileset returns now.
10219
10220 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10221
10222 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
10223
10224 2008-05-17 Jim Meyering <meyering@redhat.com>
10225
10226 * ido.el (ido-save-history): Do not emit a trailing newline at the
10227 end of the ido history file.
10228
10229 2008-05-16 John Paul Wallington <jpw@pobox.com>
10230
10231 * vc-dispatcher.el (top-level): Revert previous change: require cl
10232 when compiling.
10233
10234 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
10235
10236 * vc.el (vc-default-status-printer)
10237 (vc-default-prettify-state-info): Enhance the state prettyprinter
10238 to deal better with unknown states and indirect through it when
10239 painting vc-dir buffers.
10240
10241 2008-05-16 John Paul Wallington <jpw@pobox.com>
10242
10243 * vc-dispatcher.el (top-level): Don't require cl when compiling.
10244 (vc-dir-mode-map): Fix backquote.
10245 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
10246
10247 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
10248
10249 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
10250 Reported by Glenn Morris <rgm@gnu.org>.
10251
10252 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
10253
10254 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
10255 the end of the file, it was good work at one time but has been
10256 stale since 1995 and may now be actively misleading.
10257 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
10258 CVS repository and module (assumptions for the latter a bit iffy).
10259 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
10260 SVN repository.
10261
10262 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
10263
10264 * vc-rcs.el (vc-rcs-create-tag):
10265 * vc-sccs.el (vc-sccs-create-tag):
10266 Fix typo in error message and pass backend arg.
10267
10268 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
10269
10270 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
10271
10272 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
10273
10274 * net/tramp.el: Load auth-source library.
10275 (tramp-read-passwd): Use it for password, not login.
10276
10277 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
10278
10279 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
10280 (ses-print-cell): Use string-width, truncate-string-to-width,
10281 delete-region rather than length, substring, delete-char.
10282 (ses-setup): Set inhibit-point-motion-hooks to t.
10283 Calculate position by actually moving point rather than just using
10284 unibyte character length.
10285 (ses-mode): Set indent-tabs-mode to nil.
10286 (ses-center): Use string-width rather than length.
10287
10288 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
10289
10290 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
10291 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
10292 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
10293 vc-*-create-tag and vc-*-retrieve-tag respectively.
10294
10295 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
10296 unneeded defalias.
10297
10298 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
10299
10300 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
10301 about buffer names.
10302
10303 2008-05-15 Glenn Morris <rgm@gnu.org>
10304
10305 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
10306
10307 * org/org-exp.el (org-infojs-options-inbuffer-template):
10308 Fix declaration.
10309
10310 * progmodes/cc-mode.el (declare-function): Add compat definition.
10311 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
10312
10313 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
10314
10315 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
10316 list to a cons so the caller can get back both expanded and
10317 unexpanded filesets.
10318 * vc.el (vc-deduce-fileset, vc-next-action, vc-diff-internal)
10319 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
10320 Change handling of selection-set returns as required.
10321
10322 2008-05-15 John Paul Wallington <jpw@pobox.com>
10323
10324 * add-log.el (top-level): Don't require cl when compiling.
10325
10326 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
10327 (archive-*-extract): Use `zerop'.
10328 (archive-*-write-file-member): Use `or', use `zerop'.
10329
10330 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
10331
10332 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
10333 (ibuffer-mark-interactive, ibuffer-set-mark)
10334 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
10335 (ibuffer-map-lines, ibuffer-switch-format)
10336 (ibuffer-update-title-and-summary)
10337 (ibuffer-redisplay-engine): Use it.
10338
10339 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
10340 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
10341 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
10342 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
10343 (ibuffer-mark-read-only-buffers)
10344 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
10345
10346 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
10347 (define-ibuffer-column, define-ibuffer-sorter)
10348 (define-ibuffer-op, define-ibuffer-filter): Add declarations
10349 containing indentation specs, replacing equivalent top-level
10350 forms that set `lisp-indent-function' properties.
10351 (define-ibuffer-op): Use `derived-mode-p'.
10352 (define-ibuffer-filter): Remove redundant `concat' call.
10353
10354 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
10355
10356 * net/tramp.el (tramp-echo-mark): Update docstring.
10357 (tramp-echo-mark-marker): New defconst.
10358 (tramp-check-for-regexp): Use it.
10359
10360 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
10361
10362 * vc.el (vc-deduce-fileset): Do the right thing when visiting a
10363 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
10364 as parent.
10365
10366 2008-05-14 John Paul Wallington <jpw@pobox.com>
10367
10368 * international/mule.el (convert-define-charset-argument):
10369 Remove period from end of error message.
10370 (coding-system-mnemonic): Doc fix.
10371 (ctext-pre-write-conversion): Doc fix.
10372
10373 2008-05-14 Simon Marshall <simon@gnu.org>
10374
10375 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
10376 from its default value and give it the risky-local-variable
10377 property (CVE-2008-2142).
10378
10379 2008-05-14 Kenichi Handa <handa@m17n.org>
10380
10381 * language/korean.el ("Korean"): Set `iso639-language'
10382 property to `ko'.
10383
10384 * language/japanese.el ("Japanese"): Set `iso639-language'
10385 property to `ja'.
10386
10387 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
10388 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
10389 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
10390
10391 * international/mule-cmds.el (set-language-environment):
10392 Set current-iso639-language.
10393
10394 * international/fontset.el (setup-default-fontset): For kana, han,
10395 hangul, and cjk-misc, move an entry with font-spec at the end.
10396 (generate-fontset-menu): Exclude fontset-auto* from the list.
10397
10398 * composite.el (compose-chars-after): Assume that WINDOW is always
10399 non-nil.
10400
10401 * faces.el (font-weight-table, font-slant-table)
10402 (font-swidth-table): Declare them by defconst. Change the format
10403 of elements. Call internal-set-font-style-table after their
10404 declaration.
10405 (face-valid-attribute-values): Call font-family-list. Get values
10406 for width, weight, and slant from font-xxx-table.
10407
10408 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
10409
10410 2008-05-13 John Paul Wallington <jpw@pobox.com>
10411
10412 * ibuffer.el (ibuffer-buffer-file-name): New function.
10413 (define-ibuffer-column filename): Use it.
10414
10415 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
10416
10417 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
10418
10419 * talk.el (talk): Simplify. Pass display arg to talk-add-display
10420 as a string.
10421 (talk-add-display): Simplify. Accept only string args.
10422
10423 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
10424
10425 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
10426
10427 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10428
10429 * Makefile.in (bootstrap-prepare): Don't chmod files.
10430 (autoloads): Do it here instead, where it's actually needed.
10431
10432 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
10433
10434 * tool-bar.el (tool-bar-make-keymap): Account for the optional
10435 KEY-BINDING-DATA field in menu-item list.
10436
10437 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10438
10439 * dired.el (dired-read-dir-and-switches): Move things about to use less
10440 recursion during macroexpansion.
10441
10442 * dired.el (dired-read-dir-and-switches): Use read-file-name.
10443
10444 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
10445 completion-ignored-extension directories if there's something else.
10446 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
10447 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
10448 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
10449 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
10450 buffer-read-only -> inhibit-read-only.
10451
10452 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
10453
10454 * vc.el (vc-expand-dirs): Stop this function from tossing out
10455 explicitly specified files.
10456
10457 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10458
10459 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
10460 to `insert'.
10461
10462 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
10463
10464 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
10465 cons. Use vc-annotate-backend.
10466 (with-vc-file, edit-vc-file): Remove unused macros.
10467
10468 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
10469
10470 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
10471 (smtpmail-try-auth-methods): Use it.
10472
10473 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10474
10475 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
10476 (setf (nthcdr ..) ..) doesn't require CL at runtime.
10477
10478 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
10479
10480 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
10481
10482 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10483
10484 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
10485 (vc-bzr-revision-completion-table): Use process-file.
10486 (vc-bzr-working-revision): Pass relative file names.
10487
10488 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
10489
10490 2008-05-11 Juri Linkov <juri@jurta.org>
10491
10492 * wid-edit.el (widget-image-directory): Change default image data
10493 subdirectory from "custom" to "images/custom".
10494
10495 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
10496 before recursive call to `Info-next-preorder' to not add
10497 intermediate nodes to the history.
10498
10499 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
10500
10501 * emulation/cua-base.el: Put isearch-scroll property
10502 on cua-scroll-up and cua-scroll-down.
10503
10504 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
10505
10506 * vc-hooks.el (vc-recompute-state): Remove (dead code).
10507
10508 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
10509
10510 * vc-dispatcher.el (ewoc): Require.
10511 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
10512
10513 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
10514
10515 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
10516
10517 * term/w32-win.el (x-colors):
10518 * term/mac-win.el (x-colors):
10519 * term/x-win.el (x-colors): Re-order colors.
10520
10521 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
10522
10523 * smerge-mode.el (smerge-command-prefix): Fix custom type.
10524
10525 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
10526
10527 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
10528 New functions implementing motion to next and previous directory.
10529
10530 * vc-arch.el (vc-arch-command):
10531 * vc-bzr.el (vc-bzr-command):
10532 * vc-cvs.el (vc-cvs-command):
10533 * vc-dispatcher.el (vc-do-command):
10534 * vc-git.el (vc-git-command):
10535 * vc-hg.el (vc-hg-command):
10536 * vc-mcvs.el (vc-mvcs-command):
10537 * vc-mtn.el (vc-mtn-command):
10538 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
10539 (vc-sccs-workfile-unchanged-p):
10540 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
10541 * vc-rcs.el (all methods): Remove assumption about what a nil
10542 argument to vc-do-command means. This means no buffer name needs
10543 to be hardcoded into the dispatcher layer, and it's better to be
10544 explicit anyway.
10545
10546 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
10547
10548 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
10549
10550 * vc.el: Update todo.
10551
10552 * vc-sccs.el (vc-sccs-dir-status):
10553 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
10554 backends and returning up to date files.
10555
10556 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
10557
10558 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
10559
10560 * vc.el (vc-dir):
10561 * vc-hooks.el: Tweak the VC directory bindings. These are now
10562 documented in the manual.
10563
10564 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
10565 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
10566 (vc-dispatcher-selection-set): Allow callers to pass in an
10567 observer flag that says no buffer sync is required.
10568 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
10569 Use the observer flag.
10570
10571 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
10572
10573 * simple.el (start-file-process): Clarify docstring.
10574
10575 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
10576
10577 * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
10578 Remove stub implementations of, and references to, wash-log.
10579 * vc-rcs.el (vc-rcs-comment-history):
10580 * vc-cvs.el (vc-cvs-comment-history):
10581 Inline the code that used to be wash-log.
10582
10583 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
10584 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
10585 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
10586 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
10587 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
10588 (vc-rcs-print-log): Grok directories.
10589
10590 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10591
10592 * vc.el (vc-mark-resolved): Add `backend' argument.
10593 (vc-next-action): Pass it the backend.
10594 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
10595 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
10596 (vc-default-comment-history, vc-default-create-snapshot)
10597 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
10598 (vc-annotate-revision-previous-to-line)
10599 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
10600 * vc-svn.el (vc-svn-checkout):
10601 * vc-mcvs.el (vc-mcvs-checkout):
10602 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
10603 (vc-working-revision, vc-before-save, vc-mode-line):
10604 Prefer vc-call-backend to vc-call so as not to recompute the backend.
10605
10606 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
10607 state to be consistent since it's often an unwarranted restriction.
10608 Don't return the state either.
10609 (vc-next-action): Check that the state is consistent.
10610 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
10611 (vc-rollback, vc-update): Adapt to new return value of
10612 vc-deduce-fileset.
10613
10614 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
10615 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
10616 (vc-dispatcher-in-fileset-p): New fun.
10617 (vc-dispatcher-selection-set): Use it to properly handle directories.
10618
10619 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
10620
10621 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
10622 (vc-update): Remove unused let bindings.
10623
10624 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
10625
10626 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
10627 (vc-diff, vc-revert, vc-rollback, vc-update):
10628 * vc-dispatcher.el (vc-dispatcher-selection-set):
10629 Get rid of 4 special cases in fileset selection. This involved
10630 changing the return value of (vc-deduce-fileset) so that it passes
10631 back a deduced state as well as a deduced back end.
10632
10633 2008-05-08 Sam Steingold <sds@gnu.org>
10634
10635 * progmodes/compile.el (compilation-minor-mode-map)
10636 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
10637 * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect
10638 it to `compilation-minor-mode-map' (instead of an explicit `cons').
10639
10640 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
10641
10642 * org/org.el (org-modules, org-format-latex-options):
10643 * org/org-archive.el (org-archive-stamp-time)
10644 (org-archive-save-context-info):
10645 * org/org-faces.el (org-hide):
10646 * org/org-irc.el (org-irc-parse-link):
10647 * org/org-macs.el (org-call-with-arg, org-autoload):
10648 * org/org-mew.el (org-mew-store-link):
10649 * org/org-remember.el (org-remember-store-without-prompt)
10650 (org-remember-templates): Fix typos in docstrings.
10651
10652 * org/org-info.el (org-info-store-link): Remove leftover docstring.
10653
10654 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
10655 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
10656 (org-bbdb-anniv-split): Fix typos in docstrings.
10657
10658 * org/org-publish.el (org-publish-project-alist): Doc fixes.
10659 (org-publish-use-timestamps-flag): Reflow docstring.
10660 (org-publish-files-alist): Fix typos in docstring.
10661
10662 2008-05-07 Sam Steingold <sds@gnu.org>
10663
10664 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
10665 appears to be too aggressive with window removal.
10666
10667 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
10668
10669 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10670 Add leda and 0in as pragma keywords.
10671 (verilog-pretty-expr): Support lining up assignments which include
10672 part selects.
10673 (verilog-mode): More portable check for the availability of
10674 hideshow support.
10675 (verilog-do-indent): Remove special indent for declarations inside
10676 a parenthetical list. The code is ill-advised, and doesn't work
10677 given the new user defined types.
10678 (verilog-set-auto-endcomments): Enhance function automatic
10679 endcomment to support functions that return user defined types.
10680 (verilog-mode): Add code to tell which-function-mode minor mode
10681 that Verilog supports this feature.
10682
10683 2008-05-08 Eli Zaretskii <eliz@gnu.org>
10684
10685 * epa-file.el: Require epa-hook.
10686
10687 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
10688
10689 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
10690 file-names clashes on 8+3 filesystems. Provide epa-hook.
10691
10692 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
10693 file-names clashes on 8+3 filesystems.
10694
10695 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
10696
10697 * org/org.el (org-read-date-get-relative): Interpret lone
10698 weekday abbreviation as relative to today.
10699
10700 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
10701
10702 * abbrev.el (define-abbrev-table):
10703 * composite.el (toggle-auto-composition):
10704 * json.el (json-alist-p, json-plist-p):
10705 * minibuffer.el (completion-table-with-predicate):
10706 * ps-mule.el (ps-mule-external-libraries):
10707 * emacs-lisp/advice.el (ad-special-form-p):
10708 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10709 * eshell/em-smart.el (eshell-review-quick-commands):
10710 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
10711 (python-skip-out, python-check-comint-prompt):
10712 Don't use `iff' in docstrings.
10713
10714 * international/robin.el (robin-package-alist): Fix typo in docstring.
10715 (robin-current-package-name): Doc fix.
10716 (robin-activate): Don't use `iff' in docstring.
10717
10718 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
10719
10720 * vc.el, vc-dispatcher.el: VC-Dired support removed.
10721 The code uses a ewoc-based implementation now.
10722 * vc-hooks.el: Support for Meta-CVS has been removed.
10723
10724 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10725
10726 * tool-bar.el: Choose images dynamically.
10727 (tool-bar-make-keymap, tool-bar-find-image): New function.
10728 (tool-bar-find-image-cache): New var.
10729 (tool-bar-local-item, tool-bar-local-item-from-menu):
10730 Don't select the image yet, do it later in tool-bar-make-keymap.
10731
10732 2008-05-07 Andreas Schwab <schwab@suse.de>
10733
10734 * window.el: Require 'cl when compiling.
10735
10736 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
10737
10738 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
10739
10740 2008-05-07 Glenn Morris <rgm@gnu.org>
10741
10742 * subr.el (ignore-errors): Move here from cl-macs.el.
10743 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
10744
10745 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
10746 oddness.
10747
10748 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
10749
10750 * vc-hooks.el (vc-find-file-hook):
10751 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
10752 further from vc.el.
10753 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
10754
10755 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
10756
10757 * progmodes/verilog-mode.el (verilog-getopt-file):
10758 Cleanup warning message format.
10759 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
10760 (verilog-auto-inout, verilog-auto-inout-module)
10761 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
10762 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
10763 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
10764 (verilog-auto-sense-sigs, verilog-auto-tieoff)
10765 (verilog-auto-unused, verilog-auto-wire)
10766 (verilog-decls-get-assigns, verilog-decls-get-consts)
10767 (verilog-decls-get-gparams, verilog-decls-get-inouts)
10768 (verilog-decls-get-inputs, verilog-decls-get-outputs)
10769 (verilog-decls-get-ports, verilog-decls-get-regs)
10770 (verilog-decls-get-signals, verilog-decls-get-wires)
10771 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
10772 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
10773 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
10774 (verilog-inject-sense, verilog-library-filenames)
10775 (verilog-mode-release-date, verilog-mode-version)
10776 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
10777 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
10778 (verilog-modi-get-assigns, verilog-modi-get-consts)
10779 (verilog-modi-get-gparams, verilog-modi-get-inouts)
10780 (verilog-modi-get-inputs, verilog-modi-get-outputs)
10781 (verilog-modi-get-ports, verilog-modi-get-regs)
10782 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
10783 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
10784 (verilog-modi-get-wires, verilog-preserve-cache)
10785 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
10786 (verilog-read-sub-decls, verilog-read-sub-decls-line)
10787 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
10788 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
10789 Add caching of additional state, and rework signal extraction
10790 routines to improve AUTO expansion performance by 300%++.
10791
10792 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
10793
10794 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10795 Tweak Open Watcom regexp to distinguish between errors and warnings.
10796
10797 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10798
10799 * dired.el (dired-read-dir-and-switches): Fix up last change.
10800
10801 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
10802
10803 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
10804 out of this function, move it to vc-dispatcher-selection-set.
10805
10806 2008-05-05 Sam Steingold <sds@gnu.org>
10807
10808 * window.el (delete-other-windows-vertically): New function.
10809
10810 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10811
10812 * dired.el (dired-read-dir-and-switches):
10813 Obey read-file-name-completion-ignore-case.
10814
10815 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
10816
10817 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10818 Add regexp for Open Watcom compiler output.
10819
10820 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
10821
10822 * progmodes/python.el (python-block-pairs): Align finally with except.
10823
10824 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10825
10826 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
10827
10828 2008-05-05 Tom Tromey <tromey@redhat.com>
10829
10830 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
10831 looking at conflict marker.
10832
10833 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10834
10835 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
10836 client-mode -> vc-client-object, and guess `funcall' was meant.
10837 (vc-dir-mode): Rename client-mode -> vc-client-mode.
10838
10839 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
10840
10841 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
10842 (dbus-debug): Move declarations outside eval-when-compile.
10843
10844 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10845
10846 * proced.el (proced-command-alist): Fix system-type values.
10847 Fix defcustom.
10848 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
10849 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
10850 (proced-sort-start, proced-sort, proced-sort-time): New commands.
10851 (proced-update): Use proced-sorting-scheme. Update modeline.
10852 (proced-send-signal): Use nreverse.
10853 (proced-sorting-scheme-p): New function.
10854
10855 2008-05-04 Andreas Schwab <schwab@suse.de>
10856
10857 * vc.el: Require dired when compiling.
10858
10859 * minibuffer.el (completion--insert-strings): Don't delete past bol.
10860
10861 2008-05-03 Glenn Morris <rgm@gnu.org>
10862
10863 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
10864 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
10865 Simplify compilation requirements.
10866 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
10867 declarations.
10868
10869 2008-05-03 Dave Love <fx@gnu.org>
10870
10871 * progmodes/python.el (python-beginning-of-statement):
10872 Loop at least once (fixes 2008-02-21 change).
10873
10874 2008-05-03 Eli Zaretskii <eliz@gnu.org>
10875
10876 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
10877 instead of `length' for comparing length of user and group names.
10878
10879 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
10880
10881 * vc-dispatcher.el: New file, separates out the UI and command
10882 execution machinery from VCS-specific logic left in vc.el.
10883 The separation is not yet completely clean, but it's a good start.
10884 * vc.el: This file is about 1700 lines shorter now.
10885 Remove obsolete logentry-check from the backend API.
10886 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
10887 implementation of the logentry-check method, and it guarded against
10888 a log length limit that has probably been obsolete for 15 years (!).
10889
10890 2008-05-02 Sam Steingold <sds@gnu.org>
10891
10892 * progmodes/compile.el (compilation-start): Move setting of
10893 compilation-directory after (funcall mode) as that resets local
10894 variables, this fixes recompile in grep buffers.
10895 * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like
10896 in dired &c).
10897
10898 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
10899
10900 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
10901 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
10902 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
10903 has one of these and that all are called in compatible ways.
10904 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
10905 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
10906 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
10907 backend has one of these.
10908
10909 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
10910
10911 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
10912 initialization into define-abbrev-table. Use :regexp.
10913 (octave-mode-syntax-table): Don't set word syntax for `.
10914
10915 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
10916 than only value.
10917
10918 * dired.el (dired-read-dir-and-switches):
10919 Set minibuffer-completing-file-name and call substitute-in-file-name.
10920 (dired-format-columns-of-files): Use completion--insert-strings.
10921
10922 * minibuffer.el (completion-hilit-commonality): Revert last change:
10923 the leftover code was actually useful.
10924 (completion--insert-strings): Use string-width rather than length.
10925
10926 2008-05-02 Sam Steingold <sds@gnu.org>
10927
10928 * vc.el (vc-dir-mode-map): Enable mouse bindings.
10929 (vc-at-event): New macro: run the body at the even location.
10930 (vc-dir-menu, vc-dir-toggle-mark): Use it.
10931 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
10932 * subr.el (mouse-event-p): Check if the event is mouse-related.
10933
10934 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
10935
10936 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10937 Don't throw error if no file is found.
10938
10939 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
10940
10941 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
10942 (vc-default-state-heuristic): Doc fix.
10943
10944 2008-05-02 Richard Sharman <rsharman@pobox.com>
10945
10946 * hilit-chg.el (highlight-changes-mode): Remove references to
10947 hooks that no longer exist. Because define-minor-mode is used the
10948 hook highlight-changes-mode-hook exists and can do what both the
10949 old hooks used to do. The documentation at the top of the file
10950 was updated to demonstrate this.
10951 (highlight-changes-mode): Remove commented out call to a hook
10952 function that is no longer there.
10953 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
10954
10955 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
10956
10957 * vc.el (vc-default-dired-state-info): Change name of primitive
10958 to prettify-state-info, in preparation for ripping out dired mode.
10959 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
10960 to prettify-state-info, in preparation for ripping out dired mode.
10961 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
10962 tries this on a version-controlled buffer. It will do useless or
10963 actively bad things on any version control system newer than RCS.
10964 * vc-hooks.el (vc-dired-resynch-file):
10965 * vc.el (vc-dired-resynch-file): Change name of primitive to
10966 vc-directory-resynch-file, preparing to remove dired.
10967
10968 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
10969
10970 * vc-rcs.el (vc-rcs-state): Fix typos.
10971
10972 * vc.el (vc-register): Change argument order so that the prefix
10973 argument is assigned correctly.
10974 (vc-next-action, vc-dir-register): Update for the above change.
10975
10976 2008-05-01 Juri Linkov <juri@jurta.org>
10977
10978 * replace.el (occur-read-primary-args): Set default to the car of
10979 regexp-history and display it in the prompt, but don't add to the
10980 list of minibuffer defaults. Bind history-add-new-input to nil to
10981 not add automatically `default'. For empty input return `default'.
10982 Otherwise, add `input' to regexp-history and return it.
10983 (occur-1): Signal an error for the empty regexp.
10984
10985 * progmodes/compile.el (compilation-auto-jump):
10986 Set window point to `pos' explicitly.
10987
10988 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
10989
10990 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
10991 when appropriate.
10992 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
10993 we report the 'unregistered state reliably.
10994 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
10995 we report the 'unregistered state reliably.
10996 * vc-git.el (vc-git-state): Call vc-git-unregistered so
10997 we report the 'unregistered state reliably.
10998 * vc-hooks.el (vc-state): Document that vc-unregistered is
10999 now expected to be returned reliably.
11000 * vc.el (vc-default-dired-state): Change needs-patch state to
11001 needs-update, since the name now shows up in dir-status listings
11002 and was somewhat misleading.
11003 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
11004 immediately after removing the file.
11005 * vc.el (vc-next-action): More informative messages when a fileset
11006 is in a mixed state or files are missing.
11007
11008 2008-05-01 Sam Steingold <sds@gnu.org>
11009
11010 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
11011
11012 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11013
11014 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
11015
11016 2008-05-01 Daiki Ueno <ueno@unixuser.org>
11017
11018 * epa-file-hook.el: New file split from epa-file.el.
11019 * epa-file.el: Require 'epa-file-hook.
11020 (epa-file-handler): Add autoload cookie.
11021 * loadup.el: Load epa-file-hook.
11022 * startup.el (command-line): Eval the body of auto-encryption-mode.
11023
11024 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
11025
11026 * vc.el (vc-dir-mode-map): Don't bind "r".
11027
11028 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
11029 (vc-hg-status-printer): New function.
11030 (vc-hg-after-dir-status): Deal with copied and renamed files.
11031 (vc-hg-dir-status): Add flag to show copied files.
11032
11033 2008-05-01 John Paul Wallington <jpw@pobox.com>
11034
11035 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
11036 (ibuffer-do-sort-by-recency): Reverse sorting order if last
11037 sorting mode was recency.
11038
11039 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
11040 reverse sorting order if last sorting mode was the sorter's.
11041
11042 2008-05-01 Jason Rumney <jasonr@gnu.org>
11043
11044 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
11045
11046 2008-04-30 John Paul Wallington <jpw@pobox.com>
11047
11048 * ibuffer.el (define-ibuffer-column filename): When the major mode
11049 is `vc-dir-mode' show the buffer's default directory.
11050
11051 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
11052 major mode is `vc-dir-mode' use the buffer's default directory.
11053
11054 2008-04-30 Sam Steingold <sds@gnu.org>
11055
11056 * vc.el (vc-dir-delete-file): Add.
11057 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
11058 (vc-delete-file): Do not barf when the file has been already deleted.
11059
11060 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
11061
11062 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
11063
11064 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
11065
11066 * progmodes/octave-mod.el (octave-help): New function.
11067 * progmodes/octave-hlp.el: Delete.
11068 * info-look.el (octave-mode): Add operator index.
11069
11070 * vc.el (vc-checkout): Typo.
11071
11072 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
11073
11074 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
11075 Add "..." in the appropriate places.
11076
11077 * epa.el (epa-key-list-mode-map): Add more menu entries.
11078 Add "..." in the appropriate places.
11079
11080 * dired.el (dired-mode-map): Add :help.
11081
11082 * vc.el (vc-deduce-fileset): Add new parameter.
11083 (vc-dir-marked-only-files): New function.
11084 (vc-next-action): Don't ignore directories, look at the files
11085 inside them.
11086 (vc-dir-mode): Document how the mark/unmark commands work.
11087
11088 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
11089
11090 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11091 Rule out trailing spaces in file and directory names as well.
11092
11093 * minibuffer.el (completion--do-completion): Move point even if the
11094 completion makes no change.
11095 (completion-pcm-try-completion): Fix computation of new point.
11096
11097 2008-04-30 David Hansen <david.hansen@gmx.net>
11098
11099 * dired.el: Require 'cl.
11100
11101 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
11102
11103 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
11104 hollow if not in innermost frame.
11105
11106 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11107
11108 Make `checkout-model' apply to filesets.
11109 * vc-hooks.el (vc-checkout-model): Rewrite.
11110 (vc-before-save, vc-after-save): Adjust callers accordingly.
11111 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
11112 (vc-transfer-file): Adjust callers accordingly.
11113 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
11114 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
11115 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
11116 instead of vc-checkout-model.
11117 * vc-mcvs.el (vc-mcvs-revert):
11118 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
11119 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
11120 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
11121 * vc-svn.el (vc-svn-checkout-model):
11122 * vc-hg.el (vc-hg-checkout-model):
11123 * vc-git.el (vc-git-checkout-model):
11124 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
11125
11126 * dired.el (dired-read-dir-and-switches): Replace last change with
11127 a new approach that mixes read-file-name and read-directory-name.
11128
11129 * files.el (read-buffer-to-switch):
11130 Avoid making assumptions about `other-buffer'.
11131
11132 2008-04-29 Sam Steingold <sds@gnu.org>
11133
11134 * vc.el (vc-dir-mode-hook): Add normal hook.
11135 (vc-dir-mode): Run it.
11136
11137 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
11138
11139 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
11140 Always split windows.
11141 (gdb-speedbar-timer-fn): Only raise frame after user input.
11142 (gdb-same-frame): Reverse initial value.
11143 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
11144
11145 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
11146 gdb-speedbar-timer-fn.
11147
11148 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11149
11150 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
11151
11152 2008-04-29 Daiki Ueno <ueno@unixuser.org>
11153
11154 * epa.el (epa-key-list-mode-map): Add menu.
11155 (epa-delete-keys, epa-import-keys): Fix typo.
11156
11157 2008-04-29 Glenn Morris <rgm@gnu.org>
11158
11159 * find-cmd.el (top-level): Does not need cl when compiling.
11160
11161 2008-04-29 Philip Jackson <phil@shellarchive.co.uk>
11162
11163 * find-cmd.el: New file.
11164
11165 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11166
11167 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
11168 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
11169 (completion-pcm--hilit-commonality): New function.
11170 (completion-pcm-all-completions): Use it.
11171
11172 * minibuffer.el (completion-common-substring): Mark obsolete.
11173 (completions-first-difference, completions-common-part):
11174 Move from simple.el.
11175 (completion-hilit-commonality): New fun.
11176 (display-completion-list, completion-emacs21-all-completions)
11177 (completion-emacs22-all-completions): Use it.
11178 * simple.el (completions-first-difference, completions-common-part):
11179 Move to minibuffer.el.
11180 (choose-completion-string): Use field functions and minibufferp.
11181 (completion-setup-function): Don't set completions faces.
11182
11183 2008-04-29 Glenn Morris <rgm@gnu.org>
11184
11185 * calendar/calendar.el (calendar-nth-named-absday)
11186 (calendar-nth-named-day):
11187 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
11188 * calendar/holidays.el (holiday-float): Doc fixes.
11189
11190 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
11191 the `full' case.
11192
11193 * org/org-agenda.el (calendar-iso-from-absolute):
11194 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
11195 Fix declarations.
11196
11197 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
11198
11199 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
11200 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
11201 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
11202 (gdb-assembler-custom): Be careful not to match other addresses.
11203
11204 2008-04-29 Jason Rumney <jasonr@gnu.org>
11205
11206 * battery.el (battery-status-function): Use w32-battery-status
11207 on Windows.
11208 (battery-echo-area-format): Make apm format the general case.
11209 (battery-mode-line-format): Merge apm and pmset formats as the
11210 general case.
11211
11212 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
11213
11214 * progmodes/gdb-ui.el (gdb-info-stack-custom):
11215 Use gud-tool-bar-item-visible-no-fringe.
11216 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
11217 is already visible in frame. Remove optional size parameter
11218 and add optional frame parameter.
11219
11220 * progmodes/gud.el (gud-display-line): Only consider visible
11221 frames when looking for source buffer.
11222
11223 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
11224
11225 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
11226 argument to get-char-property, in case the current buffer hasn't
11227 been assigned to that window yet.
11228 (doc-view-display): Default to selected window if the current
11229 buffer hasn't been assigned to a window yet.
11230
11231 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
11232
11233 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
11234
11235 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
11236
11237 * net/tramp.el (tramp-mode): New defcustom.
11238 (tramp-file-name-handler, tramp-completion-file-name-handler):
11239 Use it.
11240 (tramp-replace-environment-variables): Handle "$$".
11241
11242 2008-04-28 Sam Steingold <sds@gnu.org>
11243
11244 * vc-hg.el (vc-hg-rename-file): Fix argument order.
11245
11246 2008-04-28 Bastien Guerry <bzg@altern.org>
11247
11248 * whitespace.el (whitespace-trailing): Fix typo.
11249
11250 2008-04-28 Sam Steingold <sds@gnu.org>
11251
11252 * textmodes/remember.el (diary-make-entry): Update the autoload.
11253
11254 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11255
11256 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
11257 all-completions.
11258
11259 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
11260
11261 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
11262
11263 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
11264
11265 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
11266 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
11267 (vc-dir-mark-file): Add an optional argument.
11268 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
11269
11270 2008-04-27 Daiki Ueno <ueno@unixuser.org>
11271
11272 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
11273 rather than obsolete alias find-file-hooks.
11274 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
11275 Use find-file-hook rather than obsolete alias find-file-hooks.
11276 Add to find-file-not-found-functions.
11277 (epa-file-handler): Put 'safe-magic and 'operations properties.
11278
11279 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
11280 (epa-menu-items): Remove.
11281
11282 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
11283 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
11284 (epa-dired-mode, epa-global-dired-mode): Remove.
11285
11286 * dired.el (dired-mode-map): Bind encryption/decryption commands.
11287
11288 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
11289
11290 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
11291
11292 2008-04-27 Glenn Morris <rgm@gnu.org>
11293
11294 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
11295 Remove un-needed local `orig-list'. Replace cl `copy-list'.
11296
11297 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
11298
11299 * org/org.el (org-html-level-start): Always have id's in HTML.
11300 (org-export-as-html): Use `org-link-protocols' to
11301 retrieve the export form of the link.
11302 (org-add-link-type): Final parameter renamed from PUBLISH.
11303 Better documentation of how it is to be used. Avoid double entries for
11304 the same link type.
11305 (org-add-link-props): New function.
11306 (org-modules-loaded): New variable.
11307 (org-load-modules-maybe, org-set-modules): New function.
11308 (org-modules): New option.
11309 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
11310 (orgtbl-mode, org-store-link, org-insert-link-global)
11311 (org-open-at-point): Call `org-load-modules-maybe'.
11312 (org-search-view): Add more text properties.
11313 (org-agenda-schedule, org-agenda-deadline): Allow also in
11314 search-type agendas.
11315 (org-search-view): Order of arguments has been changed.
11316 Interpret prefix-arg as TODO-ONLY.
11317 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
11318 Take new argument order of `org-search-view' into account.
11319 (org-todo-only): New variable.
11320 (org-search-syntax-table): New variable and function.
11321 (org-search-view): Do the search with the special syntax table.
11322 (define-obsolete-function-alias): Make work with XEmacs.
11323 (org-add-planning-info): Use old date as default when modifying an
11324 existing deadline or scheduled item.
11325 (org-agenda-compute-time-span): Make argument N optional.
11326 (org-agenda-format-date-aligned): Require `cal-iso'.
11327 (org-agenda-list): Include week into agenda heading, don't
11328 list it at each date (only on Mondays).
11329 (org-read-date-analyze): Define local variable `iso-date'.
11330 (org-agenda-format-date-aligned): Remove dependency on
11331 `calendar-time-from-absolute'.
11332 (org-remember-apply-template, org-go-to-remember-target):
11333 Interpret filenames relative to `org-directory'.
11334 (org-complete): Silently fail when trying to complete
11335 keywords that don't have a default value.
11336 (org-get-current-options): Add a #+DATE: option.
11337 (org-additional-option-like-keywords): Remove "DATE:" from the
11338 list of additional keywords.
11339 (org-export-as-html): Remove (current-time) as unnecessary second
11340 argument of `format-time-string'.
11341 (org-clock-find-position): Handle special case at end of buffer.
11342 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
11343 `org-agenda-change-time-span'.
11344 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
11345 `org-agenda-change-time-span'.
11346 (org-agenda-month-view): New argument MONTH, pass it on to
11347 `org-agenda-change-time-span'.
11348 (org-agenda-year-view): New argument YEAR, pass it on to
11349 `org-agenda-change-time-span'.
11350 (org-agenda-change-time-span): New optional argument N, pass it on
11351 to `org-agenda-compute-time-span'.
11352 (org-agenda-compute-time-span): New argument N, interpret it by
11353 changing the starting day.
11354 (org-small-year-to-year): New function.
11355 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
11356 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
11357 into the future, and that the shift is at least one interval, never 0.
11358 (org-update-checkbox-count): Fix bug with checkbox counting.
11359 (org-add-note): New command.
11360 (org-add-log-setup): Rename from `org-add-log-maybe'.
11361 (org-log-note-headings): New entry for plain notes (i.e. notes not
11362 related to state changes or clocking).
11363 (org-get-org-file): Check for availability of `remember-data-file'.
11364 (org-cached-entry-get): Allow a regexp value for
11365 `org-use-property-inheritance'.
11366 (org-use-property-inheritance): Allow regexp value. Fix bug in
11367 customization type.
11368 (org-use-tag-inheritance): Allow a list and a regexp value for
11369 this variable.
11370 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
11371 (org-entry-get): Respect value `selective' for the INHERIT argument.
11372 (org-tag-inherit-p, org-property-inherit-p): New functions.
11373 (org-agenda-format-date-aligned): Allow 10 characters for
11374 weekday, to accommodate German locale.
11375 (org-add-archive-files): New function.
11376 (org-agenda-files): New argument `ext', to get archive files as well.
11377 (org-tbl-menu): Protect the use of variables that
11378 are only available when org-table.el gets loaded.
11379 (org-read-agenda-file-list): Error if `org-agenda-files' is a
11380 single directory.
11381 (org-open-file): Allow a batch process to trigger
11382 waiting after executing a system command.
11383 (org-store-link): Link to headline when there is not
11384 target and no region in an org-mode buffer when creating a link.
11385 (org-link-types-re): New variable.
11386 (org-make-link-regexps): Compute `org-link-types-re'.
11387 (org-make-link-description-function): New option.
11388 (org-agenda-date, org-agenda-date-weekend): New faces.
11389 (org-archive-sibling-heading): New option.
11390 (org-archive-to-archive-sibling): New function.
11391 (org-iswitchb): New command.
11392 (org-buffer-list): New function.
11393 (org-agenda-columns): Also try the #+COLUMNS line in
11394 the buffer associated with the entry at point (or with the first
11395 entry in the agenda view).
11396 (org-modules): Add entry for org-bibtex.el.
11397 (org-completion-fallback-command): Move into `org-completion' group.
11398 (org-clock-heading-function): Move to `org-progress' group.
11399 (org-auto-repeat-maybe): Make sure that a note can
11400 be enforces if `org-log-repeat' is `note'.
11401 (org-modules): Allow additional symbols for external packages.
11402 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
11403 (org-clock-goto): Hide drawers after showing an
11404 entry with `org-clock-goto'.
11405 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
11406 Try also a clocktable block shift.
11407 (org-clocktable-try-shift): New function.
11408 (org-columns-hscoll-title): New function.
11409 (org-columns-previous-hscroll): New variable.
11410 (org-columns-full-header-line-format): New variable.
11411 (org-columns-display-here-title, org-columns-remove-overlays):
11412 Install `org-columns-hscoll-title' in post-command-hook.
11413
11414 * org/org.el: Split into many small files.
11415
11416 * org/org-agenda.el: New file, split off from org.el.
11417
11418 * org/org-archive.el: New file, split off from org.el.
11419
11420 * org/org-bbdb.el: New file.
11421
11422 * org/org-bibtex.el: New file, split off from org.el.
11423
11424 * org/org-clock.el: New file, split off from org.el.
11425
11426 * org/org-colview.el: New file, split off from org.el.
11427
11428 * org/org-compat.el: New file, split off from org.el.
11429
11430 * org/org-exp.el: New file, split off from org.el.
11431
11432 * org/org-faces.el: New file, split off from org.el.
11433
11434 * org/org-gnus.el: New file, split off from org.el.
11435
11436 * org/org-info.el: New file, split off from org.el.
11437
11438 * org/org-infojs.el: New file.
11439
11440 * org/org-irc.el: New file.
11441
11442 * org/org-macs.el: New file, split off from org.el.
11443
11444 * org/org-mew.el: New file.
11445
11446 * org/org-mhe.el: New file, split off from org.el.
11447
11448 * org/org-publish.el: New file, split off from org.el.
11449
11450 * org/org-remember.el: New file, split off from org.el.
11451
11452 * org/org-rmail.el: New file, split off from org.el.
11453
11454 * org/org-table.el: New file, split off from org.el.
11455
11456 * org/org-vm.el: New file, split off from org.el.
11457
11458 * org/org-wl.el: New file, split off from org.el.
11459
11460 2008-04-27 Jason Riedy <jason@acm.org>
11461
11462 * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
11463 parameter that suppresses lines that evaluate to NIL.
11464 (orgtbl-get-fmt): New inline function for
11465 picking apart formats that may be lists.
11466 (orgtbl-apply-fmt): New inline function for applying formats that
11467 may be functions.
11468 (orgtbl-eval-str): New inline function for strings that may be
11469 functions.
11470 (orgtbl-format-line, orgtbl-to-generic): Use and document.
11471 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
11472 (*orgtbl-llfmt*, *orgtbl-llstart*)
11473 (*orgtbl-llend*): Dynamic variables for last-line formatting.
11474 (orgtbl-format-section): Shift formatting to support detecting the
11475 last line and formatting it specially.
11476 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
11477 formats unless overridden.
11478 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
11479 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
11480 bound variables to hold the input collection of lines and output
11481 formatted text.
11482 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
11483 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
11484 format parameters.
11485 (orgtbl-format-line): New function encapsulating formatting for a
11486 single line.
11487 (orgtbl-format-section): Similar for each section. Rebinding the
11488 dynamic vars customizes the formatting for each section.
11489 (orgtbl-to-generic): Use orgtbl-format-line and
11490 orgtbl-format-section.
11491 (org-get-param): Now unused, so delete.
11492 (orgtbl-gather-send-defs): New function to
11493 gather all the SEND definitions before a table.
11494 (orgtbl-send-replace-tbl): New function to find the RECEIVE
11495 corresponding to the current name.
11496 (orgtbl-send-table): Use the previous two functions and implement
11497 multiple destinations for each table.
11498
11499 * doc/org.texi (A LaTeX example): Note that fmt may be a
11500 one-argument function, and efmt may be a two-argument function.
11501 (Radio tables): Document multiple destinations.
11502
11503 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
11504
11505 * org/org-agenda.el (org-add-to-diary-list): New function.
11506 (org-prefix-has-effort): New variable.
11507 (org-sort-agenda-noeffort-is-high): New option.
11508 (org-agenda-columns-show-summaries)
11509 (org-agenda-columns-compute-summary-properties): New options.
11510 (org-format-agenda-item): Compute the duration of the item.
11511 (org-agenda-weekend-days): New variable.
11512 (org-agenda-list, org-timeline): Use the proper faces for dates in
11513 the agenda and timeline buffers.
11514 (org-agenda-archive-to-archive-sibling): New command.
11515 (org-agenda-start-with-clockreport-mode): New option.
11516 (org-agenda-clockreport-parameter-plist): New option.
11517 (org-agenda-clocktable-mode): New variable.
11518 (org-agenda-deadline-leaders): Allow a function value for the
11519 deadline leader.
11520 (org-agenda-get-deadlines): Deal with new function value.
11521
11522 * org/org-clock.el (org-clock): New customization group.
11523 (org-clock-into-drawer, org-clock-out-when-done)
11524 (org-clock-in-switch-to-state, org-clock-heading-function):
11525 Move into the new group.
11526 (org-clock-out-remove-zero-time-clocks): New option.
11527 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
11528 (org-dblock-write:clocktable): Allow a Lisp form for the scope
11529 parameter.
11530 (org-dblock-write:clocktable): Fix bug with total time calculation.
11531 (org-dblock-write:clocktable): Request the unrestricted list of files.
11532 (org-get-clocktable): New function.
11533 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
11534 be strings but also integers (an absolute day number) and lists (m d y).
11535
11536 * org/org-colview.el (org-columns-next-allowed-value)
11537 (org-columns-edit-value): Limit the effort for updating in the
11538 agenda to recomputing a single file.
11539 (org-columns-compute): Only write property value if it has changed.
11540 This avoids raising the buffer-change-flag unnecessarily.
11541 (org-agenda-colview-summarize)
11542 (org-agenda-colview-compute): New functions.
11543 (org-agenda-columns): Call `org-agenda-colview-summarize'.
11544
11545 * org/org-exp.el (org-export-run-in-background): New option.
11546 (org-export-icalendar): Allow a batch process to trigger waiting
11547 after executing a system command.
11548 (org-export-preprocess-string): Rename from
11549 `org-cleaned-string-for-export'.
11550 (org-export-html-style): Made target class look like normal text.
11551 (org-export-as-html): Make use of the better preprocessing in
11552 `org-cleaned-string-for-export'.
11553 (org-cleaned-string-for-export): Better treatment of heuristic
11554 targets, many more internal links will now work in HTML export.
11555 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
11556 (org-export-inbuffer-options-extra): New variable.
11557 (org-export-options-filters): New hook.
11558 (org-infile-export-plist): Find also the settings keywords in
11559 `org-export-inbuffer-options-extra'.
11560 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
11561 multiple #+INFOJS_OPT lines.
11562 (org-export-html-handle-js-options): New function.
11563 (org-export-html-infojs-setup): New option.
11564 (org-export-as-html): Call `org-export-html-handle-js-options'.
11565 Add autoload to all entry points.
11566 (org-skip-comments): Function removed.
11567
11568 * org/org-table.el (org-table-make-reference): Extra parenthesis
11569 around single fields, to make sure that algebraic formulas get
11570 correctly interpreted by calc.
11571 (org-table-current-column): No longer interactive.
11572
11573 * org/org-export-latex.el (org-export-latex-preprocess):
11574 Rename from `org-export-latex-cleaned-string'.
11575
11576 2008-04-27 Bastien Guerry <bzg@altern.org>
11577
11578 * org/org-publish.el (org-publish-get-base-files-1): New function.
11579 (org-publish-get-base-files): Use it.
11580 (org-publish-temp-files): New variable.
11581 Don't require 'dired-aux anymore.
11582 (org-publish-initial-buffer): New variable.
11583 (org-publish-org-to, org-publish): Use it.
11584 (org-publish-get-base-files-1): Bug fix: get
11585 the proper list of files when recursing thru a directory.
11586 (org-publish-get-base-files): Use the :exclude property to skip
11587 both files and directories.
11588
11589 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
11590
11591 * net/tramp.el (tramp-handle-make-symbolic-link)
11592 (tramp-handle-file-name-directory)
11593 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
11594 (tramp-do-copy-or-rename-file-directly)
11595 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
11596 (tramp-handle-substitute-in-file-name)
11597 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11598 * net/tramp-cache.el (tramp-get-file-property)
11599 (tramp-set-file-property, tramp-flush-file-property)
11600 (tramp-flush-directory-property)
11601 * net/tramp-compat.el (tramp-compat-make-temp-file)
11602 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
11603 Disable `file-name-handler-alist' when handling localname.
11604 It could have a remote file syntax, like a VMS file name.
11605
11606 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11607
11608 * whitespace.el: New version 11.1.
11609 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
11610 enclosed by \\( and \\)$. Docstring fix.
11611 (whitespace-trailing-regexp): Fun removed.
11612 (whitespace-report-list): Const initialization fix.
11613 (whitespace-color-on): Code fix.
11614
11615 2008-04-27 Andreas Schwab <schwab@suse.de>
11616
11617 * Makefile.el: Unbreak bootstrap.
11618
11619 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
11620
11621 * net/tramp.el (tramp-replace-environment-variables): New defun.
11622 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
11623 Use it.
11624
11625 2008-04-27 Glenn Morris <rgm@gnu.org>
11626
11627 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
11628
11629 * calculator.el (calculator-expt): Replace cl function `oddp'.
11630
11631 2008-04-27 Johan Bockgård <bojohan@gnu.org>
11632
11633 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
11634 Simplify. Collect `defun' and `autoload' entries.
11635 Avoid modifying load-history.
11636
11637 2008-04-26 Glenn Morris <rgm@gnu.org>
11638
11639 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
11640
11641 * simple.el (quoted-insert, zap-to-char): Revert previous change.
11642
11643 2008-04-26 John Paul Wallington <jpw@pobox.com>
11644
11645 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
11646 `hexl-mode-old-eldoc-documentation-function'.
11647 (hexl-mode-exit): Restore it.
11648 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
11649
11650 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
11651
11652 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
11653
11654 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
11655 (completion-pcm--all-completions): Doc fix.
11656 (completion-styles-alist, completion-all-completions):
11657 Fix typos in docstrings.
11658
11659 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11660
11661 * whitespace.el: There is now only one variable (whitespace-style) to
11662 specify which kind of blank is visualized. Doc and docstring fix.
11663 New version 11.0.
11664 (whitespace-style): New option, replace whitespace-style-mark and
11665 whitespace-style-color.
11666 (whitespace-style-mark, whitespace-style-color): Options removed.
11667 (whitespace-hspace, whitespace-tab, whitespace-newline)
11668 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
11669 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
11670 (whitespace-hspace-regexp, whitespace-space-regexp)
11671 (whitespace-tab-regexp, whitespace-trailing-regexp)
11672 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
11673 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
11674 (whitespace-space-after-tab-regexp, whitespace-line-column)
11675 (whitespace-display-mappings, whitespace-report): Docstring fix.
11676 (whitespace-color-value-list, whitespace-mark-value-list)
11677 (whitespace-active-color, whitespace-active-mark)
11678 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
11679 (whitespace-style-value-list, whitespace-active-style)
11680 (whitespace-toggle-style): New vars.
11681 (whitespace-toggle-option-alist, whitespace-help-text):
11682 Var initialization and docstring fix.
11683 (whitespace-toggle-options, global-whitespace-toggle-options)
11684 (whitespace-cleanup, whitespace-cleanup-region)
11685 (whitespace-report-region, whitespace-interactive-char)
11686 (whitespace-toggle-list): Docstring and code fix.
11687 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
11688 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
11689 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
11690 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
11691
11692 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
11693
11694 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
11695 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
11696 (diff-sanity-check-hunk): Adjust code accordingly.
11697
11698 2008-04-26 Glenn Morris <rgm@gnu.org>
11699
11700 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
11701
11702 * forms-d2.dat: Move to ../etc.
11703 * forms-d2.el (forms-file): Adapt for above change.
11704
11705 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
11706 `translation-table-for-input'.
11707
11708 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
11709 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
11710
11711 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
11712 to punctuation now it's not needed for abbrevs.
11713 (fortran-mode-abbrev-table): Remove defvar, make use of new
11714 define-abbrev-table :regexp feature.
11715
11716 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
11717 insert, now that translation-table-for-input is not needed.
11718
11719 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
11720
11721 * emacs-lisp/pp.el (pp-display-expression): New function,
11722 extracted from pp-eval-expression.
11723 (pp-eval-expression): Use pp-display-expression.
11724 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
11725 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
11726 (pp-eval-last-sexp): Use pp-last-sexp.
11727
11728 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
11729
11730 * abbrev.el (define-abbrev-table): Apply props even if the table
11731 exists already.
11732
11733 * minibuffer.el (completion-table-with-context): Fix `pred' for the
11734 various kinds of completion tables.
11735 (completion-emacs22-try-completion): Place cursor after the /, as was
11736 done in Emacs-22's minibuffer-complete-word.
11737 Fix bug reported by David Hansen <david.hansen@gmx.net>.
11738 (completion-emacs22-try-completion): Merge all mergeable text rather
11739 than just /.
11740 (completion-pcm--delim-wild-regex): New var.
11741 (completion-pcm-word-delimiters): New custom.
11742 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
11743 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
11744 (completion-pcm--all-completions, completion-pcm-all-completions)
11745 (completion-pcm--merge-completions, completion-pcm--pattern->string)
11746 (completion-pcm-try-completion): New functions.
11747 (completion-styles-alist): Add them.
11748 (completion-styles): Add it to the default.
11749
11750 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
11751
11752 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
11753 (gdb-var-create-handler): ...until here when there are values.
11754 (gdb-post-prompt): Don't do -var-update with no watch expressions.
11755 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
11756
11757 2008-04-25 Eli Zaretskii <eliz@gnu.org>
11758
11759 * ls-lisp.el (ls-lisp-format): Fix last change.
11760 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
11761 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
11762 (ls-lisp-filesize-f-fmt): New defvars.
11763 (ls-lisp-insert-directory): Dynamically compute format specifiers
11764 for displaying UID, GID, and file size, and store them in the
11765 above variables.
11766 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
11767 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
11768 instead of constant format strings.
11769 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
11770 ls-lisp-filesize-d-fmt instead of constant format strings.
11771
11772 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
11773
11774 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
11775 value of addresses rather than (partial) string value.
11776 (gdb-frame-handler): Change regexp according to above change.
11777 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
11778 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
11779 (gdb-assembler-mode): Disable undo in these buffers.
11780
11781 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
11782
11783 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
11784 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
11785
11786 2008-04-24 Sam Steingold <sds@gnu.org>
11787
11788 * textmodes/remember.el (remember-diary-extract-entries): Use
11789 diary-make-entry instead of the obsolete make-diary-entry.
11790
11791 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11792
11793 * subr.el (translation-table-for-input): Mark as obsolete.
11794
11795 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
11796
11797 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
11798
11799 * textmodes/ispell.el (ispell-dictionary-alist-1)
11800 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
11801 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
11802 (ispell-dictionary-alist-6): Remove.
11803 (ispell-dictionary-base-alist): New var, merges the above.
11804 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
11805 Use it.
11806 (ispell-dictionary-alist): Default to nil. Remove autoload.
11807 (ispell-local-dictionary-alist): Remove autoload.
11808
11809 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
11810 (f90-mode-abbrev-table): Use the new :regexp feature.
11811 Merge defvar and mapc into define-abbrev-table.
11812 (f90-imenu-type-matcher): Remove unused `l'.
11813 (f90-imenu-generic-expression): Remove unused `not-ib'.
11814 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
11815 (f90-change-keywords): Use restore-buffer-modified-p.
11816
11817 2008-04-24 Glenn Morris <rgm@gnu.org>
11818
11819 * net/goto-addr.el (goto-address-prog-mode):
11820 * progmodes/bug-reference.el (bug-reference-prog-mode):
11821 Define for compiler.
11822
11823 * minibuffer.el (x-file-dialog): Declare as function.
11824
11825 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
11826 dframe-update-speed rather than obsolete alias speedbar-update-speed.
11827
11828 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
11829 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
11830 work with easymenu. Add :keys where needed.
11831
11832 * calendar/cal-move.el (calendar-scroll-left): Handle case when
11833 event-start is nil.
11834
11835 * calendar/calendar.el (calendar-mode-map): Fix typo.
11836
11837 2008-04-24 Tom Tromey <tromey@redhat.com>
11838
11839 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
11840 Document keywords. Add :suppress.
11841 * pcvs-defs.el (cvs-mode-map): Use :suppress.
11842
11843 * net/goto-addr.el (goto-address-unfontify): New function.
11844 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
11845 (goto-address-fontify-region, goto-address-mode)
11846 (goto-address-prog-mode): New functions.
11847
11848 * progmodes/bug-reference.el: New file.
11849
11850 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11851
11852 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
11853
11854 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11855
11856 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
11857 macros within lambdas.
11858
11859 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11860
11861 * minibuffer.el (completion-try-completion): Add `point' argument.
11862 Change return value.
11863 (completion-all-completions): Add `point' argument.
11864 (minibuffer-completion-help): Pass the new `point' argument.
11865 (completion--do-completion): Pass the whole field to try-completion.
11866 (completion--try-word-completion): Rewrite, making fewer assumptions.
11867 (completion-emacs21-try-completion, completion-emacs21-all-completions)
11868 (completion-emacs22-try-completion, completion-emacs22-all-completions)
11869 (completion-basic-try-completion, completion-basic-all-completions):
11870 New functions.
11871 (completion-styles-alist): Use them.
11872
11873 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
11874
11875 * textmodes/ispell.el (ispell-set-spellchecker-params):
11876 New function to make sure right params and dictionary alists are used
11877 after spellchecker changes.
11878 (ispell-aspell-dictionary-alist, ispell-last-program-name)
11879 (ispell-initialize-spellchecker-hook): New variables and hook.
11880 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
11881 (ispell-maybe-find-aspell-dictionaries): Remove.
11882 Calls replaced by (ispell-set-spellchecker-params) calls.
11883 (ispell-have-aspell-dictionaries): Remove.
11884
11885 * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries
11886 by ispell-set-spellchecker-params.
11887
11888 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11889
11890 * complete.el (PC-do-completion): Be more robust in the presence of
11891 unexpected values in minibuffer-completion-predicate.
11892
11893 * minibuffer.el (read-file-name): Don't let-bind default-directory.
11894 Only abbreviate default-filename if it's a file.
11895
11896 * minibuffer.el (read-file-name-function, read-file-name-predicate)
11897 (read-file-name-completion-ignore-case, insert-default-directory):
11898 New vars, moved from fileio.c.
11899 (read-file-name): New fun, moved from fileio.c.
11900 * cus-start.el: Remove insert-default-directory and
11901 read-file-name-completion-ignore-case.
11902
11903 2008-04-23 Magnus Henoch <mange@freemail.hu>
11904
11905 * tar-mode.el (tar-untar-buffer): If the entry has directory
11906 link type, extract it as a directory even if its file name doesn't
11907 end with a slash. Fixes extraction of NetBSD tar archives.
11908
11909 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11910
11911 * server.el (server-start): Also don't get confused by CRs since we
11912 don't quote them.
11913
11914 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
11915
11916 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
11917 (gdb-set-gud-minor-mode-existing-buffers)
11918 (gdb-info-breakpoints-custom, gdb-get-location)
11919 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
11920 Previously gdb-create-define-alist wasn't always run and added to
11921 after-save-hook.
11922
11923 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
11924
11925 2008-04-23 Kevin Ryde <user42@zip.com.au>
11926
11927 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
11928 comments like unindented ones.
11929
11930 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11931
11932 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
11933 parameter origins.
11934
11935 2008-04-23 Kevin Ryde <user42@zip.com.au>
11936
11937 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11938 Bind print-level to ensure output forms aren't truncated if
11939 print-level is set to eval-expression-print-level when going via
11940 eval-defun and friends, or has been otherwise fiddled with.
11941
11942 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11943
11944 * progmodes/cc-mode.el (c-basic-common-init): Don't set
11945 font-lock-extend-after-change-region-function globally.
11946
11947 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
11948
11949 * speedbar.el (speedbar-use-tool-tips-flag)
11950 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
11951 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
11952 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
11953 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
11954 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
11955 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
11956 (speedbar-separator-face): Fix typos in docstrings.
11957 (speedbar-stealthy-function-list, speedbar-verbosity-level)
11958 (speedbar-supported-extension-expressions, speedbar-update-current-file)
11959 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
11960 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
11961 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
11962 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
11963 (speedbar-check-vc-this-line, speedbar-files-line-directory)
11964 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
11965 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
11966 (speedbar-recenter): Doc fixes.
11967 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
11968 declaration and remove redundant info in docstring.
11969
11970 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
11971
11972 * vc-git.el (vc-git-status-printer): Deal with directories.
11973
11974 * vc.el (vc-next-action): Look at more than the first file to
11975 determine the state.
11976
11977 2008-04-23 Glenn Morris <rgm@gnu.org>
11978
11979 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
11980 timers. Doc fix.
11981 (dframe-update-speed): Drop support for XEmacs < 20.
11982 (dframe-frame-mode): Drop support for Emacs < 20.
11983 (dframe-set-timer-internal): Drop support for Emacs without timers.
11984 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
11985
11986 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
11987 versions. Add doc-string. Mark as obsolete.
11988
11989 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
11990
11991 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
11992 rather than using an Emacs version test.
11993
11994 * tree-widget.el (tree-widget-image-enable): Use display-images-p
11995 rather than an Emacs version test.
11996
11997 * calendar/cal-china.el (holiday-chinese-qingming)
11998 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
11999 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
12000 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
12001
12002 * calendar/cal-islam.el (holiday-islamic): Doc fix.
12003
12004 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
12005 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
12006 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
12007
12008 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
12009
12010 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
12011 (gdb-previous-frame-pc-address): ...to this.
12012 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
12013 of "info frame" with Gdb 6.4+.
12014 (gdb-stack-list-frames-regexp): New regexp.
12015 (gdb-frame-handler-1): Parse output of -stack-info-frame.
12016
12017 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
12018
12019 * tar-mode.el (tar-prefix-offset): New constant.
12020 (tar-header-block-tokenize): Support paths with long names
12021 which use the "ustar" standard.
12022
12023 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
12024
12025 * image-dired.el (image-dired-track-original-file)
12026 (image-dired-modify-mark-on-thumb-original-file):
12027 Use `dired-goto-file' instead of `search-forward'. This solves
12028 a bug with finding files where the file name is a subset of other
12029 file names. Doc fix.
12030
12031 2008-04-22 Juri Linkov <juri@jurta.org>
12032
12033 * menu-bar.el (buffers-menu-max-size): Move its definition down to
12034 the "Buffers Menu" section. Change group name `mouse' to `menu'.
12035 (yank-menu-length): Change group name `mouse' to `menu'.
12036 (buffers-menu-buffer-name-length): New user option.
12037 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
12038 instead of the hard-coded number 27.
12039
12040 2008-04-22 Juri Linkov <juri@jurta.org>
12041
12042 * isearch.el (eval-when-compile): Require `help-macro'.
12043 (isearch-help-for-help-internal): Isearch specific Help screen
12044 created by `make-help-screen'.
12045 (isearch-help-map): New variable that binds "b", "k", "m" to
12046 isearch-specific commands, and binds other keys to
12047 isearch-other-control-char, thus allowing other Help keys to
12048 exit isearch mode and execute their global definitions.
12049 (isearch-help-for-help, isearch-describe-bindings)
12050 (isearch-describe-key, isearch-describe-mode): New commands.
12051 (isearch-mode-help): Define alias to isearch-describe-mode
12052 and remove its old function definition.
12053 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
12054 Remove old comments because this issue is settled now.
12055 (isearch-forward): Describe three new Help commands in the docstring.
12056 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
12057 leave the single sentence at the first line of the docstring,
12058 and prepend the word "function" before `isearch-forward'
12059 to make the Help link to the function instead of variable.
12060
12061 2008-04-22 Juri Linkov <juri@jurta.org>
12062
12063 * isearch.el (isearch-success-function): New variable with default
12064 to `isearch-success-function-default'.
12065 (isearch-search): Call a function from `isearch-success-function'
12066 instead of calling the hard-coded `isearch-range-invisible'.
12067 (isearch-success-function-default): New function that calls
12068 `isearch-range-invisible' and inverts its return value.
12069
12070 * info.el (Info-search): In two similar places that skip
12071 undesired search matches move code to Info-search-success-function,
12072 and call `isearch-success-function' instead.
12073 (Info-search-success-function): New function copied from code
12074 in Info-search. Replace isearch-range-invisible with
12075 text-property-not-all that checks for 'invisible and 'display
12076 properties to skip partially invisible matches (whose display
12077 properties were set by Info-fontify-node).
12078 (Info-mode): Set buffer-local isearch-success-function
12079 to Info-search-success-function.
12080
12081 2008-04-22 Juri Linkov <juri@jurta.org>
12082
12083 * minibuffer.el (internal-complete-buffer-except): New function.
12084
12085 * files.el (read-buffer-to-switch): New function.
12086 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
12087 Change interactive spec to call read-buffer-to-switch instead of
12088 using the letter "B".
12089
12090 * simple.el (minibuffer-default-add-shell-commands): New function.
12091 Use declare-function for mailcap-file-default-commands from "mailcap".
12092 (shell-command): Set local minibuffer-default-add-function to
12093 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
12094 before calling read-shell-command. Set 4th arg default-value of
12095 read-shell-command to relative buffer-file-name in file buffers.
12096
12097 * dired-aux.el (dired-read-shell-command-default): Move it to
12098 gnus/mailcap.el and change its name to more general name
12099 mailcap-file-default-commands.
12100 (minibuffer-default-add-dired-shell-commands): New function.
12101 Use declare-function for mailcap-file-default-commands from "mailcap".
12102 (dired-read-shell-command): Set local minibuffer-default-add-function
12103 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
12104 before calling read-shell-command. Remove dired-read-shell-command-default
12105 from the default value arg because default values are not set in
12106 minibuffer-default-add-dired-shell-commands. Doc fix.
12107
12108 * dired-x.el (dired-smart-shell-command): Sync arguments and
12109 interactive spec with changes in `shell-command'.
12110 Use dired-get-filename to get the dired file name at point
12111 as the default value in dired mode.
12112
12113 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
12114
12115 * info.el (Info-complete-menu-item): Add missing parenthesis.
12116
12117 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12118
12119 * info.el (Info-complete-menu-item): Save point.
12120
12121 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
12122
12123 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
12124
12125 2008-04-22 Andreas Schwab <schwab@suse.de>
12126
12127 * Makefile.in (emacs-deps): Define.
12128 Use it instead of $(lisp)/subdirs.el.
12129
12130 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
12131
12132 * vc.el (vc-next-action): Do not consider directories when
12133 checking for state compatibility.
12134 (vc-transfer-file): Use when not if.
12135 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
12136 (vc-dir-mark-file): Use them.
12137 (vc-deduce-fileset): Also return the backend.
12138 (vc-diff-internal): Take as argument the value returned by
12139 vc-deduce-fileset instead of just the fileset.
12140 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
12141 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
12142 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
12143
12144 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
12145
12146 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
12147 set-window-vscroll but image-scroll-down. Fixes a bug where a
12148 command following SPC scrolled up again.
12149
12150 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
12151
12152 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
12153 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
12154 (gud-watch): Add "$" prefix when in registers buffer.
12155
12156 2008-04-22 Glenn Morris <rgm@gnu.org>
12157
12158 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
12159
12160 * whitespace.el (whitespace-display-table)
12161 (whitespace-display-table-was-local): Move definitions before use.
12162
12163 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
12164 (copyright-limit): Respect copyright-at-end-flag.
12165 (copyright-re-search, copyright-start-point)
12166 (copyright-offset-too-large-p): New functions.
12167 (copyright-update-year): Use copyright-re-search.
12168 (copyright-update, copyright-fix-years): Use copyright-start-point,
12169 and copyright-re-search.
12170 (copyright): Use copyright-offset-too-large-p.
12171 * add-log.el (change-log-mode): Set copyright-at-end-flag.
12172
12173 * add-log.el (top-level): Require 'cl when compiling.
12174
12175 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12176
12177 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
12178 Treat minibuffer-completion-predicate as a predicate.
12179
12180 * minibuffer.el (completion--file-name-table): Accept both the old
12181 `dir' arg or the new `pred' arg.
12182
12183 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
12184 `predicate' argument to pass non-predicate data.
12185 (ffap-read-url-internal, ffap-read-file-or-url-internal):
12186 Use second arg as proper predicate.
12187
12188 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
12189 (vc-bzr-revision-completion-table): Use completion-table-with-context
12190 instead.
12191
12192 * simple.el (choose-completion-string): Use minibuffer-completion-table.
12193
12194 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
12195
12196 * term.el (term-emulate-terminal): Perform redisplay after the
12197 process filter has finished running.
12198
12199 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12200
12201 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
12202
12203 * minibuffer.el (completion-try-completion): Change magic symbol
12204 property name. Rename from minibuffer-try-completion.
12205 (completion-all-completions): Rename from minibuffer-all-completions.
12206 Remove hide-spaces argument.
12207 (completion--do-completion): Rename from minibuffer--do-completion.
12208 (minibuffer-complete-and-exit): Call just try-completion rather than
12209 completion-try-completion to fix up the case.
12210 (completion--try-word-completion): Try to add space or hyphen before
12211 making `string' a prefix of `completion'.
12212 (completion--insert-strings): Rename from minibuffer--insert-strings.
12213
12214 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
12215
12216 * net/tls.el (tls-program): Add -ign_eof argument to call the
12217 openssl commands.
12218 (tls-checktrust): Ditto.
12219
12220 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
12221
12222 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
12223
12224 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
12225 (vc-check-master-templates, vc-file-not-found-hook)
12226 (vc-kill-buffer-hook):
12227 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
12228 (vc-find-position-by-context, vc-buffer-context)
12229 (vc-restore-buffer-context, vc-responsible-backend)
12230 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
12231 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
12232 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
12233 (vc-version-diff, vc-diff, vc-insert-headers)
12234 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
12235 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
12236 (vc-revert, vc-rollback, vc-version-backup-file)
12237 (vc-rename-master, vc-delete-file, vc-rename-file)
12238 (vc-branch-part, vc-default-retrieve-snapshot)
12239 (vc-annotate-display-autoscale, vc-annotate-display-select)
12240 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
12241 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
12242 (vc-dir-update): Handle directories.
12243 (vc-default-status-printer): Simplify.
12244
12245 * progmodes/asm-mode.el (asm-mode-map):
12246 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
12247
12248 * progmodes/m4-mode.el (m4-mode-map): Add menu.
12249
12250 2008-04-21 Kenichi Handa <handa@m17n.org>
12251
12252 * select.el (xselect-convert-to-string): Send a C_STRING only if
12253 the polymorphic target TEXT is requested.
12254
12255 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
12256
12257 * minibuffer.el (completion-setup-hook, display-completion-list)
12258 (completion--file-name-table): Fix typos in docstrings.
12259 (completion-table-dynamic): Fix typo, and reflow docstring.
12260
12261 2008-04-20 Andreas Schwab <schwab@suse.de>
12262
12263 * server.el (server-switch-buffer): Also consider clients in the
12264 selected frame.
12265
12266 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
12267
12268 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
12269 Select window clicked on first.
12270 (gdb): Display thread number in mode-line.
12271 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
12272 (gdb-breakpoints-header): New variable.
12273 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
12274
12275 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12276
12277 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
12278 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
12279 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
12280 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
12281 (vc-sccs-print-log): Use it.
12282
12283 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
12284
12285 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
12286 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
12287
12288 * tooltip.el (tooltip-previous-message): New var.
12289 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
12290 the C code (avoid overwriting a minibuffer, restore previous echo
12291 message, ...).
12292 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
12293 Simplify.
12294
12295 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
12296
12297 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
12298 (gdb-init-1): Initialise it.
12299 (gdb-annotation-rules): New entry for "new-thread".
12300 (gdb-thread-identification): New function to customize
12301 mode-line-buffer-identification.
12302 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
12303 (gdb-assembler-mode): Use it.
12304 (gdb-threads-mode): Force "info threads" onto queue.
12305
12306 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12307
12308 * files.el (locate-file-completion-table): Rename from
12309 locate-file-completion and make it use `pred' in the normal way.
12310 (locate-file-completion): New compatibility wrapper.
12311 (load-library): Use locate-file-completion-table.
12312 * finder.el (finder-commentary):
12313 * subr.el (locate-library):
12314 * emacs-lisp/find-func.el (find-library): Likewise.
12315 * info.el: Use with-current-buffer and inhibit-read-only.
12316 (Info-read-node-name-2): Change to use `predicate' in the normal way.
12317 (Info-read-node-name-1): Adjust uses accordingly.
12318
12319 * minibuffer.el (completion-table-with-context): Add support for `pred'.
12320 (completion-table-with-terminator): Don't use complete-with-action
12321 since we have to distinguish all three cases anyway.
12322 (completion-table-with-predicate): New function.
12323 (dynamic-completion-table): Add obsolete alias.
12324
12325 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
12326
12327 2008-04-18 Sam Steingold <sds@gnu.org>
12328
12329 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
12330 Use quit-window instead of bury-buffer.
12331
12332 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12333
12334 * minibuffer.el (completion-table-with-terminator): Fix last fix.
12335
12336 2008-04-18 Andreas Schwab <schwab@suse.de>
12337
12338 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
12339 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
12340 Depend on $(lisp)/subdirs.el.
12341
12342 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
12343
12344 * descr-text.el (describe-char-after):
12345 Use `define-obsolete-function-alias'.
12346
12347 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
12348
12349 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
12350
12351 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
12352 Remove redundant obsolescence info in docstring.
12353
12354 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
12355 (vc-header-alist): Add WHEN to obsolescence declaration.
12356 (vc-state): Fix typo in docstring.
12357
12358 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
12359 Use `define-obsolete-variable-alias'.
12360
12361 * emulation/tpu-edt.el (tpu-have-ispell):
12362 * international/codepage.el (codepage-setup):
12363 Fix typo in obsolescence declaration.
12364
12365 * international/mule.el (char-coding-system-table):
12366 Remove redundant obsolescence info in docstring.
12367 (charset-list, generic-char-p, set-char-table-default):
12368 Fix typos in obsolescence declarations.
12369
12370 * international/mule-diag.el (non-iso-charset-alist):
12371 Fix typo in obsolescence declaration.
12372 (decode-codepage-char): Remove redundant obsolescence info in docstring.
12373
12374 * font-core.el (font-lock-defaults-alist):
12375 * font-lock.el (font-lock-reference-face):
12376 * frame.el (screen-height, screen-width, set-screen-width)
12377 (set-screen-height):
12378 * hilit-chg.el (highlight-changes-initial-state):
12379 * isearch.el (isearch-return-char):
12380 * log-edit.el (cvs-commit-buffer-require-final-newline)
12381 (cvs-changelog-full-paragraphs):
12382 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
12383 (mouse-popup-menubar-stuff):
12384 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
12385 (mouse-wheel-click-button):
12386 * outline.el (outline-visible):
12387 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
12388 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
12389 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
12390 * progmodes/compile.el (compile-internal):
12391 Add WHEN to obsolescence declarations.
12392
12393 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12394
12395 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
12396 is not better anyway.
12397
12398 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12399
12400 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
12401 properly.
12402
12403 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12404
12405 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
12406 (python-use-skeletons): Remove, unused.
12407 (python-skeletons): Remove. Use the abbrev table instead.
12408 (python-mode-abbrev-table): Fix regexp;
12409 add enable-function and case-fixed.
12410 (def-python-skeleton): Simplify.
12411 (python-expand-template): Use the abbrev-table and abbrev-insert.
12412 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
12413 Remove.
12414 (python-mode): Don't set pre-abbrev-expand-hook.
12415
12416 * skeleton.el: Set coding-tag.
12417
12418 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
12419 (expand-abbrev): Use it.
12420 (abbrev-table-menu): New function.
12421
12422 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
12423
12424 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
12425
12426 2008-04-17 Sam Steingold <sds@gnu.org>
12427
12428 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
12429 idiosyncratic bury-buffer/delete-window logic.
12430
12431 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
12432
12433 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
12434 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
12435
12436 2008-04-17 Kenichi Handa <handa@m17n.org>
12437
12438 * international/characters.el: Don't make the width of U+00AD to 0.
12439
12440 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
12441
12442 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
12443 (gdb, gdb-starting, gdb-frames-mode): Use it.
12444 (gdb-invalidate-frames): Advise to call "info stack" only if
12445 execution has occurred.
12446 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
12447 selected frame if no execution has occurred.
12448 (gdb-frames-force-update): New interactive function.
12449 (gdb-frames-mode-map): Bind it to "F".
12450
12451 2008-04-17 Michael Olson <mwolson@gnu.org>
12452
12453 * textmodes/remember.el (remember-version): Release Remember 2.0.
12454
12455 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
12456
12457 * textmodes/artist.el:
12458 * progmodes/vhdl-mode.el:
12459 * progmodes/verilog-mode.el:
12460 * progmodes/vera-mode.el:
12461 * progmodes/simula.el:
12462 * progmodes/ps-mode.el:
12463 * progmodes/cmacexp.el:
12464 * obsolete/hilit19.el:
12465 * emulation/viper.el:
12466 * ediff.el: Cleanup the bug-report email addresses and make sure the
12467 maintainer is still willing to handle bug reports.
12468
12469 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
12470
12471 * vc.el (vc-dir-kill-query): Fix thinko.
12472
12473 2008-04-16 Glenn Morris <rgm@gnu.org>
12474
12475 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
12476 by diary-sexp-entry.
12477
12478 2008-04-16 Markus Triska <markus.triska@gmx.at>
12479
12480 * proced.el (proced-command-alist): Add support for darwin.
12481
12482 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12483
12484 * proced.el (proced-mode): Redefine as just the major-mode.
12485 (proced): Separate it from proced-mode.
12486
12487 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
12488
12489 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12490
12491 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
12492 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
12493 `tab-width' setting from user. New version 10.0. Doc and docstring
12494 fix.
12495 (whitespace-style, whitespace-chars): Remove options.
12496 (whitespace-style-mark): New option, replace whitespace-style deleted
12497 option. Fix docstring.
12498 (whitespace-style-color): New option, replace whitespace-chars deleted
12499 option. Fix docstring.
12500 (whitespace-space, whitespace-hspace, whitespace-tab)
12501 (whitespace-newline, whitespace-trailing, whitespace-line)
12502 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
12503 (whitespace-space-after-tab, whitespace-hspace-regexp)
12504 (whitespace-space-regexp, whitespace-tab-regexp)
12505 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
12506 (whitespace-empty-at-eob-regexp, whitespace-line-column)
12507 (whitespace-toggle-option-alist): Fix docstring.
12508 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
12509 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
12510 docstring and initialization.
12511 (global-whitespace-mode): Autoloaded global minor mode.
12512 (whitespace-chars-value-list, whitespace-style-value-list)
12513 (whitespace-active-chars, whitespace-active-style)
12514 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
12515 (whitespace-color-value-list): New var, replace
12516 whitespace-chars-value-list removed var.
12517 (whitespace-mark-value-list): New var, replace
12518 whitespace-style-value-list removed var.
12519 (whitespace-active-color): New var, replace whitespace-active-chars
12520 removed var.
12521 (whitespace-active-mark): New var, replace whitespace-active-style
12522 removed var.
12523 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
12524 removed var.
12525 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
12526 removed var.
12527 (whitespace-toggle-option-alist, whitespace-report-list)
12528 (whitespace-report-text, whitespace-help-text): Fix initialization.
12529 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
12530 (whitespace-toggle-options, global-whitespace-toggle-options)
12531 (whitespace-cleanup-region, whitespace-report-region)
12532 (whitespace-interactive-char): Fix docstring and code.
12533 (whitespace-cleanup, whitespace-report): Fix docstring.
12534 (whitespace-replace-spaces-by-tabs): Remove fun.
12535 (whitespace-replace-action): New fun, replace
12536 whitespace-replace-spaces-by-tabs removed fun.
12537 (whitespace-regexp, whitespace-indentation-regexp)
12538 (whitespace-space-after-tab-regexp, whitespace-insert-value)
12539 (whitespace-kill-buffer): New funs.
12540 (whitespace-insert-option-mark, whitespace-help-on)
12541 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
12542 (whitespace-color-on, whitespace-color-off)
12543 (whitespace-display-char-on): Fix code.
12544
12545 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
12548 (mouse-throw-magnifier-with-mouse-movement): Remove.
12549 (mouse-throw-magnifier-base): New const.
12550 (mouse-drag-scroll-delta): New fun.
12551 (mouse-drag-throw): Use it.
12552
12553 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
12554
12555 * international/uni-bidi.el, international/uni-category.el:
12556 * international/uni-combining.el, international/uni-comment.el:
12557 * international/uni-decimal.el, international/uni-decomposition.el:
12558 * international/uni-digit.el, international/uni-lowercase.el:
12559 * international/uni-mirrored.el, international/uni-name.el:
12560 * international/uni-numeric.el, international/uni-old-name.el:
12561 * international/uni-titlecase.el, international/uni-uppercase.el:
12562 * international/charprop.el: Regenerate.
12563
12564 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
12565
12566 * vc.el (vc-status-fileinfo): Add new member directoryp.
12567 (vc-default-status-printer): Print directories.
12568 (vc-status-update): Sort files before subdirectories.
12569
12570 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
12571 Add alternative implementation based on "cvs update".
12572
12573 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
12574
12575 * doc-view.el: Changed requirements section to tell that only one
12576 of dvipdf or dvipdfm is needed.
12577 (doc-view-already-converted-p): Fix bug that forced reconversion
12578 if doc was already converted.
12579
12580 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12581
12582 * minibuffer.el (minibuffer-message):
12583 Make sure we can put-text-property.
12584
12585 * emacs-lisp/crm.el: Complete rewrite.
12586
12587 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
12588 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
12589 case of an error in display-completion-list.
12590
12591 * filecache.el (file-cache-completions-keymap): Move init from
12592 file-cache-completion-setup-function into declaration.
12593 (file-cache-minibuffer-complete): Simplify.
12594 (file-cache-completion-setup-function): Use standard-output,
12595 preserve current-buffer.
12596
12597 * vc.el (vc-status-update): Fix typo.
12598 (vc-status-update): Set needs-update.
12599 (vc-status-refresh): η-reduce.
12600
12601 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
12602
12603 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
12604 to image-eol.
12605
12606 2008-04-14 Alexandre Julliard <julliard@winehq.org>
12607
12608 * vc.el (vc-status-update): Undo the previous revert.
12609
12610 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12611
12612 * minibuffer.el (completion-table-with-terminator): Those completions
12613 are never valid w.r.t test-completion.
12614 (completion--file-name-table):
12615 Check completion-all-completions-with-base-size.
12616
12617 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
12618
12619 * doc-view.el (doc-view-dvipdf-program): New variable.
12620 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
12621 (doc-view-mode-p): Check for doc-view-dvipdf-program as
12622 alternative for doc-view-dvipdfm-program.
12623 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
12624
12625 * doc-view.el (doc-view-start-process): Don't set
12626 default-directory to "~/" if the current value is valid.
12627 This broke PS files that run other files in the same directory.
12628
12629 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
12630
12631 * vc.el (vc-status-kill-query): New function.
12632 (vc-status-mode): Add it to kill-buffer-query-functions.
12633 (vc-status-show-fileentry): New function.
12634 (vc-status-menu-map): Bind it. Bind vc-next-action.
12635
12636 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12637
12638 * minibuffer.el (minibuffer-message): Put cursor at the right place.
12639
12640 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12641
12642 * proced.el (proced-send-signal): Fix error recognition.
12643
12644 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12645
12646 * proced.el (proced-command-alist): Remove sort column.
12647 (proced-command, proced-procname-column):
12648 Use make-variable-buffer-local.
12649 (proced-signal-function): Rename from proced-kill-program.
12650 Allow for elisp symbols and string values representing system calls.
12651 (proced-marker-regexp, proced-success-message): New functions.
12652 (proced): Use defalias. Add autoload cookie.
12653 (proced-unmark-backward, proced-toggle-marks)
12654 (proced-hide-processes): New commands.
12655 (proced-do-mark): Simplify code.
12656 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
12657 (proced-update): Remove sorting.
12658 (proced-send-signal): Display number of processes to operate on.
12659 Allow for system calls or elisp functions to send signals.
12660 Check if signal was sent successfully.
12661
12662 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12663
12664 * minibuffer.el (completion-all-completion-with-base-size): New var.
12665 (completion--some): New function.
12666 (completion-table-with-context, completion--file-name-table):
12667 Return the base-size if requested.
12668 (completion-table-in-turn): Generalize to multiple arguments.
12669 (complete-in-turn): Compatibility alias.
12670 (completion-styles-alist): New var.
12671 (completion-styles): New customization.
12672 (minibuffer-try-completion, minibuffer-all-completions):
12673 New functions.
12674 (minibuffer--do-completion, minibuffer-complete-and-exit)
12675 (minibuffer-try-word-completion): Use them.
12676 (display-completion-list, minibuffer-completion-help): Use them.
12677 Handle all-completions's new base-size info to set completion-base-size.
12678 * info.el (Info-read-node-name-1): Use completion-table-with-context,
12679 completion-table-with-terminator and complete-with-action.
12680 Remove the now obsolete completion-base-size-function property.
12681 * simple.el (completion-list-mode-map): Move init into declaration.
12682 (completion-list-mode): Use define-derived-mode.
12683 (completion-setup-function): Use any completion-base-size that may
12684 have been set before. Remove handling of completion-base-size-function.
12685 * loadup.el: Move abbrev.el up earlier.
12686
12687 2008-04-13 Alexandre Julliard <julliard@winehq.org>
12688
12689 * vc-git.el (vc-git-after-dir-status-stage)
12690 (vc-git-dir-status-goto-stage): New functions.
12691 (vc-git-after-dir-status-stage1)
12692 (vc-git-after-dir-status-stage1-empty-db)
12693 (vc-git-after-dir-status-stage2): Remove, functionality moved
12694 into the new generic stage functions.
12695 (vc-git-dir-status-files): New function.
12696
12697 * vc.el (vc-status-update): Revert an incorrect rewrite.
12698 Add some comments.
12699 (vc-status-refresh-files): New function.
12700 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
12701 state of up-to-date files.
12702 (vc-default-dir-status-files): New function.
12703
12704 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
12705
12706 * minibuffer.el (completion--embedded-envvar-table)
12707 (read-file-name-internal): Fix typos in 2008-04-11 change.
12708
12709 * faces.el (read-face-name): Use `completion-table-in-turn',
12710 not `complete-in-turn'.
12711
12712 2008-04-13 Andreas Schwab <schwab@suse.de>
12713
12714 * progmodes/etags.el: Require 'cl when compiling.
12715
12716 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
12717
12718 * progmodes/gud.el (gud-menu-map): Expand tooltip.
12719
12720 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
12721 (menu): Add/expand menu tooltips.
12722
12723 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
12724
12725 * progmodes/sh-script.el (sh-show-indent): Fix typo.
12726 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
12727
12728 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
12729 considered registered.
12730
12731 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
12732
12733 * emacs-lisp/copyright.el (copyright-update-directory): New command.
12734
12735 * ediff-wind.el (ediff-split-window-function)
12736 (ediff-merge-split-window-function): Improve custom type.
12737
12738 2008-04-12 Eli Zaretskii <eliz@gnu.org>
12739
12740 * loadup.el ("minibuffer"): Move after "faces".
12741
12742 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12743
12744 * progmodes/hideif.el (hif-factor): Handle unary minus.
12745
12746 2008-04-12 Glenn Morris <rgm@gnu.org>
12747
12748 * calendar/cal-china.el (chinese-calendar-time-zone):
12749 Mark obsolete name as risky too.
12750
12751 * calendar/calendar.el (calendar-faces): New custom group.
12752 (calendar-today, diary, holiday): Doc fix.
12753 Move to calendar-faces group.
12754 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
12755 (diary-button): Doc fix. Move to calendar-faces group.
12756
12757 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
12758 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
12759 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
12760 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
12761 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
12762 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
12763 not in dumped files before the associated defcustom.
12764
12765 2008-04-11 Johan Bockgård <bojohan@gnu.org>
12766
12767 * minibuffer.el (lazy-completion-table): Fix debug spec.
12768
12769 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
12770
12771 * minibuffer.el (complete-with-action, lazy-completion-table):
12772 Move from subr.el.
12773 (apply-partially, completion-table-dynamic)
12774 (completion-table-with-context, completion-table-with-terminator)
12775 (completion-table-in-turn): New funs.
12776 (completion--make-envvar-table, completion--embedded-envvar-table):
12777 New funs.
12778 (read-file-name-internal): Use them.
12779 (completion-setup-hook): Move from simple.el.
12780 * subr.el (complete-with-action, lazy-completion-table):
12781 * simple.el (completion-setup-hook): Move to minibuffer.el.
12782
12783 2008-04-11 Glenn Morris <rgm@gnu.org>
12784
12785 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
12786
12787 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
12788
12789 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
12790
12791 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
12792
12793 * textmodes/fill.el (fill-forward-paragraph-function): New var.
12794 (fill-forward-paragraph): New fun.
12795 (fill-paragraph, fill-region): Use it.
12796
12797 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
12798 (vc-status-create-fileinfo): Make `extra' optional.
12799 (vc-status-busy): New fun.
12800 (vc-status-menu-map): Use it.
12801 (vc-status-crt-marked): Remove.
12802 (vc-status-update): Rename from vc-status-add-entries.
12803 Add argument so as to prevent addition of entries. Rewrite.
12804 (vc-update-vc-status-buffer): Remove.
12805 (vc-status-refresh): Don't remove old entries, set them to
12806 up-to-date instead. Also do it after the update is complete.
12807 (vc-status-marked-files): η-reduce.
12808
12809 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
12810 for non-dialogs.
12811
12812 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
12813
12814 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
12815
12816 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
12817
12818 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
12819 to t and don't truncate msg.
12820
12821 2008-04-11 Glenn Morris <rgm@gnu.org>
12822
12823 * calendar/calendar.el (diary, holidays):
12824 Move custom groups to other files.
12825 (holiday-general-holidays, holiday-oriental-holidays)
12826 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
12827 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
12828 (holiday-hebrew-holidays, holiday-christian-holidays)
12829 (holiday-islamic-holidays, holiday-bahai-holidays)
12830 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
12831 * calendar/diary-lib.el: Move custom group here from calendar.el.
12832 * calendar/holidays.el: Move custom group and variables here
12833 from calendar.el.
12834
12835 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
12836
12837 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
12838 Fix custom group.
12839 (calendar-current-time-zone-cache): Autoload riskiness.
12840
12841 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
12842
12843 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
12844
12845 * woman.el (woman2-TH): Use string-equal instead of string-match.
12846
12847 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
12848
12849 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
12850 (smerge-resolve): Merge the "2-way refinement" case with one half of
12851 the "mere whitespace" resolution.
12852
12853 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
12854
12855 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
12856
12857 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
12858
12859 * subr.el (assoc-ignore-case, assoc-ignore-representation):
12860 Add WHEN to obsolescence declaration.
12861
12862 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
12863
12864 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
12865
12866 * vc-hooks.el (vc-state): Add new state `conflict'.
12867 (vc-after-save): Use when not if.
12868 (vc-default-mode-line-string): Deal with the conflict state.
12869 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
12870
12871 * vc.el (vc-editable-p, vc-default-status-printer)
12872 (vc-next-action): Deal with the conflict state.
12873 (vc-mark-resolved): New function.
12874 (vc-status-mode): Fix mode name.
12875 (vc-default-comment-history): Use when not if.
12876 (Todo): Add new entries, remove old ones.
12877
12878 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
12879 (vc-cvs-parse-status, vc-cvs-after-dir-status):
12880 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
12881 Detect the conflict state.
12882
12883 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
12884
12885 2008-04-10 Glenn Morris <rgm@gnu.org>
12886
12887 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
12888 Respect truncate-partial-width-windows in non-full windows,
12889 with regards to :toggle and :enable state.
12890
12891 * simple.el (toggle-truncate-lines): Doc fix.
12892
12893 * Makefile.in (MH_E_DIR): New variable.
12894 (MH_E_SRC): Restore variable removed 2008-03-13.
12895 (mh-loaddefs.el): Depend on $MH_E_SRC.
12896 (CAL_DIR, CAL_SRC): New variables.
12897 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
12898 Depend on CAL_SRC.
12899
12900 * calendar/calendar.el (calendar, diary): Add :prefix.
12901 (holidays): Change :prefix.
12902 (calendar-today, holiday, calendar-holiday-marker)
12903 (european-calendar-style): Change custom groups.
12904
12905 * calendar/calendar.el (diary-hook, diary-display-hook):
12906 Move to diary-lib.el.
12907 * calendar/diary-lib.el (diary-hook, diary-display-hook):
12908 Move here from calendar.el.
12909 * calendar/appt.el: Require diary-lib rather than calendar.
12910 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
12911
12912 * calendar/appt.el (appt): Add :prefix.
12913
12914 * calendar/diary-lib.el (diary-hook): Doc fix.
12915 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
12916
12917 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
12918
12919 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
12920 New functions.
12921
12922 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
12923 the arg to recursive calls.
12924
12925 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
12926
12927 * minibuffer.el (completion-auto-help): Fix typo.
12928
12929 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
12930
12931 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
12932
12933 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
12934
12935 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
12936 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
12937
12938 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
12939
12940 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
12941
12942 * minibuffer.el (minibuffer): Move group from cus-edit.el.
12943 (completion-auto-help): Move from C code.
12944 (minibuffer--maybe-completion-help): Remove.
12945 (minibuffer--bitset): New function.
12946 (minibuffer--do-completion): Rename from minibuffer-do-completion.
12947 Renumber a bit. Really complete on string *before* point.
12948 Add argument used for word-completion.
12949 Join trailing / in completion with following text, as done in
12950 minibuffer-complete-word.
12951 Handle new value `lazy' for completion-auto-help.
12952 (minibuffer-try-word-completion): New function extracted from
12953 minibuffer-complete-word.
12954 (minibuffer-complete-word): Use minibuffer--do-completion.
12955 (minibuffer--insert-strings): Rename from
12956 minibuffer-complete-insert-strings.
12957 (exit-minibuffer): Fix typo.
12958 * cus-edit.el (minibuffer): Move group to minibuffer.el.
12959 * cus-start.el: Remove completion-auto-help.
12960
12961 2008-04-09 Alexandre Julliard <julliard@winehq.org>
12962
12963 * vc.el (vc-status-add-entries): New function.
12964 (vc-status-add-entry): Remove.
12965 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
12966 Use vc-status-add-entries.
12967
12968 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
12969 order.
12970
12971 2008-04-09 Jason Rumney <jasonr@gnu.org>
12972
12973 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
12974 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
12975 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
12976 (AUTOGENEL): New variable.
12977 (distclean, maintainer-clean): New targets.
12978
12979 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
12980
12981 * emacs-lisp/regexp-opt.el (regexp-opt):
12982 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
12983
12984 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
12985
12986 * nxml/nxml-mode.el (nxml-cleanup): New function.
12987 (nxml-mode): Add it to change-major-mode-hook.
12988
12989 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
12990
12991 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
12992
12993 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
12994
12995 * calc/.cvsignore: New file.
12996
12997 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
12998
12999 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
13000
13001 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
13002 show-help-function when turning tooltip off.
13003 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
13004 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
13005
13006 2008-04-09 Alan Mackenzie <acm@muc.de>
13007
13008 * font-lock.el (font-lock-extend-after-change-region-function):
13009 Make it buffer local.
13010
13011 2008-04-09 Glenn Morris <rgm@gnu.org>
13012
13013 * calendar/calendar.el (diary-file, european-calendar-style):
13014 Remove autoload cookies.
13015
13016 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
13017
13018 * outline.el (outline-mode-menu-bar-map):
13019 * log-view.el (log-view-mode-menu):
13020 * log-edit.el (log-edit-menu): Add :help.
13021
13022 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
13023
13024 * emacs-lisp/regexp-opt.el (regexp-opt-group):
13025 Use substring-no-properties for correct handling of unibyte strings.
13026
13027 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13028
13029 * add-log.el (change-log-next-buffer): Handle the case where version<
13030 signals an error.
13031
13032 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
13033 mouse-major-mode-menu.
13034 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
13035 (mouse-major-mode-menu, mouse-popup-menubar)
13036 (mouse-popup-menubar-stuff): Use them.
13037 (C-down-mouse-3): Bind to a dynamic map rather than to
13038 mouse-popup-menubar-stuff.
13039
13040 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
13041 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
13042
13043 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
13044
13045 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
13046 file:// access method.
13047
13048 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
13049
13050 * minibuffer.el: New file.
13051 * loadup.el: Load it.
13052
13053 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13054
13055 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
13056 rather than subdirs.el. It introduces an ugly circular dependency, tho.
13057
13058 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
13059 (calc-mode-map, calc-digit-map, calc-dispatch-map):
13060 Move initialization into declaration.
13061 * calc/calc-yank.el:
13062 * calc/calc-misc.el:
13063 * calc/calc-embed.el:
13064 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
13065
13066 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
13067
13068 * ps-samp.el (ps-add-printer, ps-remove-printer)
13069 (ps-make-dynamic-printer-menu): New functions.
13070
13071 * net/zeroconf.el: New file.
13072
13073 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
13074
13075 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
13076
13077 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
13078
13079 * vc-rcs.el (vc-rcs-modify-change-comment):
13080 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
13081
13082 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
13083
13084 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
13085
13086 * international/mule-cmds.el (set-locale-environment): Don't warn if
13087 coding system doesn't agree with system locale (this reverts changes
13088 by Dave Love, dated 2002-10-27 and 2002-10-09).
13089
13090 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13091 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
13092
13093 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
13094
13095 2008-04-08 Glenn Morris <rgm@gnu.org>
13096
13097 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
13098 * textmodes/remember.el (remember-diary-convert-entry):
13099 Require calendar.
13100
13101 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
13102 diary-file, since it is the default for make-diary-entry anyway.
13103
13104 * calendar/cal-menu.el (cal-menu-event-to-date):
13105 Rename calendar-event-to-date. Update callers.
13106 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
13107 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
13108 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
13109 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
13110 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
13111 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
13112 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
13113 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
13114 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
13115 (calendar-mouse-tex-month-landscape):
13116 Rename cal-tex-mouse-month-landscape.
13117 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
13118 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
13119 (calendar-mouse-tex-year-landscape):
13120 Rename cal-tex-mouse-year-landscape.
13121 (cal-menu-context-mouse-menu): Update for above name changes.
13122
13123 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13124 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13125 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
13126 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
13127 * calendar/holidays.el: Replace int-to-string with number-to-string.
13128
13129 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
13130
13131 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
13132 region if point moves.
13133
13134 2008-04-08 Kenichi Handa <handa@m17n.org>
13135
13136 * faces.el (font-slant-table): Change numeric values for `r',
13137 `roman', and `normal'.
13138
13139 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
13140
13141 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
13142
13143 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
13144
13145 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
13146 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
13147
13148 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
13149
13150 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
13151 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
13152
13153 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13154
13155 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
13156
13157 2008-04-07 Sam Steingold <sds@gnu.org>
13158
13159 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
13160 Add helper functions.
13161 (lisp-do-defun): Extract the common part of lisp-eval-defun and
13162 lisp-compile-defun; DEFVAR forms reset the variables to the init
13163 values, just like in emacs-lisp mode eval-defun.
13164 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
13165 (lisp-compile-region): Use lisp-compile-string.
13166
13167 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
13168
13169 * subr.el (combine-and-quote-strings): Also quote strings that contain
13170 the separator.
13171
13172 * pcvs-util.el (cvs-map): Avoid recursion :-(
13173
13174 2008-04-07 Glenn Morris <rgm@gnu.org>
13175
13176 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
13177
13178 * calendar/calendar.el (diary-view-entries-initially-flag): Rename
13179 view-diary-entries-initially. Keep old name as alias, update users.
13180 (calendar-mark-diary-entries-flag): Rename
13181 mark-diary-entries-in-calendar. Keep old name as alias, update users.
13182 (calendar-view-holidays-initially-flag): Rename
13183 view-calendar-holidays-initially. Keep old name as alias, update users.
13184 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
13185 Keep old name as alias, update users.
13186 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
13187 Keep old name as alias, update users.
13188 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
13189 Keep old name as alias, update users.
13190 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
13191 Keep old name as alias, update users.
13192 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
13193 (diary-american-date-forms): Rename american-date-diary-pattern.
13194 Keep old name as alias, update users.
13195 (diary-european-date-forms): Rename european-date-diary-pattern.
13196 Keep old name as alias, update users.
13197 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
13198 Keep old name as alias, update users.
13199 (calendar-european-date-display-form): Rename
13200 european-calendar-display-form. Keep old name as alias, update users.
13201 (calendar-american-date-display-form): Rename
13202 european-calendar-display-form. Keep old name as alias, update users.
13203 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
13204 Keep old name as alias, update users.
13205 (holiday-general-holidays): Rename general-holidays.
13206 Keep old name as alias, update users.
13207 (holiday-oriental-holidays): Rename oriental-holidays.
13208 Keep old name as alias, update users.
13209 (holiday-local-holidays): Rename local-holidays.
13210 Keep old name as alias, update users.
13211 (holiday-other-holidays): Rename other-holidays.
13212 Keep old name as alias, update users.
13213 (holiday-hebrew-holidays): Rename hebrew-holidays.
13214 Keep old name as alias, update users.
13215 (holiday-christian-holidays): Rename christian-holidays.
13216 Keep old name as alias, update users.
13217 (holiday-islamic-holidays): Rename islamic-holidays.
13218 Keep old name as alias, update users.
13219 (holiday-bahai-holidays): Rename bahai-holidays.
13220 Keep old name as alias, update users.
13221 (holiday-solar-holidays): Rename solar-holidays.
13222 Keep old name as alias, update users.
13223 (diary-fancy-buffer): Rename fancy-diary-buffer.
13224 Keep old name as alias, update users.
13225 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
13226 Update users.
13227 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
13228 Update users.
13229 (calendar-increment-month): Rename increment-calendar-month.
13230 Keep old name as alias, update callers.
13231 (calendar-increment-month-cons): Rename old calendar-increment-month.
13232 Update callers.
13233 (calendar-extract-month): Rename extract-calendar-month.
13234 Keep old name as alias, update callers.
13235 (calendar-extract-day): Rename extract-calendar-day.
13236 Keep old name as alias, update callers.
13237 (calendar-extract-year): Rename extract-calendar-year.
13238 Keep old name as alias, update callers.
13239 (calendar-generate-window): Rename generate-calendar-window.
13240 Update callers.
13241 (calendar-generate): Rename generate-calendar. Update callers.
13242 (calendar-generate-month): Rename generate-calendar-month.
13243 Update callers.
13244 (calendar-redraw): Rename redraw-calendar. Update callers.
13245 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
13246 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
13247 Update callers.
13248 (calendar-update-mode-line): Rename update-calendar-mode-line.
13249 Update callers.
13250 (calendar-exit): Rename exit-calendar. Keep old name as alias,
13251 update callers.
13252 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
13253 Keep old name as alias, update callers.
13254 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
13255 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
13256 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
13257 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
13258 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
13259 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
13260 * calendar/solar.el: Update for calendar.el name changes.
13261 * org/org.el (org-agenda-format-date-aligned)
13262 (org-agenda-execute-calendar-command): Access date elements directly
13263 rather than using calendar functions.
13264 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
13265 Also set calendar-view-diary-initially-flag,
13266 calendar-view-holidays-initially-flag.
13267 (org-get-entries-from-diary): Also set diary-fancy-buffer.
13268 (org-agenda-execute-calendar-command): No need to set displayed-day.
13269
13270 2008-04-06 Alan Mackenzie <acm@muc.de>
13271
13272 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
13273 typo in the doc string.
13274
13275 * progmodes/cc-mode.el (c-basic-common-init):
13276 Set font-lock-extend-after-change-region-function.
13277 (c-extend-after-change-region): New function, used in
13278 font-lock-extend-after-change-region-function, thus superseding
13279 advice on the Font Lock after change functions.
13280 (c-advise-fl-for-region): Remove this macro.
13281
13282 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
13283
13284 * textmodes/flyspell.el (flyspell-duplicate-distance):
13285 Improve custom type.
13286
13287 2008-04-06 Glenn Morris <rgm@gnu.org>
13288
13289 * calendar/diary-lib.el (diary-sexp-entry-symbol):
13290 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
13291 (diary-list-entries-hook): Rename list-diary-entries-hook.
13292 Keep old name as alias, update users.
13293 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
13294 Keep old name as alias, update users.
13295 (diary-nongregorian-listing-hook): Rename
13296 nongregorian-diary-listing-hook. Keep old name as alias, update users.
13297 (diary-nongregorian-marking-hook): Rename
13298 nongregorian-diary-marking-hook. Keep old name as alias, update users.
13299 (diary-print-entries-hook): Rename print-diary-entries-hook.
13300 Keep old name as alias, update users.
13301 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
13302 Keep old name as alias, update users.
13303 (diary-number-of-entries): Rename number-of-diary-entries.
13304 Keep old name as alias, update users.
13305 (view-diary-entries, list-diary-entries, show-all-diary-entries):
13306 Give version of obsolescence.
13307 (diary-view-other-diary-entries): Rename view-other-diary-entries.
13308 Keep old name as alias, update callers.
13309 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
13310 update callers.
13311 (diary-include-other-diary-files): Rename include-other-diary-files.
13312 Keep old name as alias, update callers.
13313 (diary-simple-display): Rename simple-diary-display.
13314 Keep old name as alias, update callers.
13315 (diary-fancy-display): Rename fancy-diary-display.
13316 Keep old name as alias, update callers.
13317 (diary-print-entries): Rename print-diary-entries.
13318 Keep old name as alias, update callers.
13319 (diary-marking-entries-flag): Rename marking-diary-entries.
13320 Update users.
13321 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
13322 (diary-mark-entries): Rename mark-diary-entries.
13323 Keep old name as alias, update callers.
13324 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
13325 Keep old name as alias, update callers.
13326 (diary-mark-included-diary-files): Rename mark-included-diary-files.
13327 Keep old name as alias, update callers.
13328 (calendar-mark-days-named): Rename mark-calendar-days-named.
13329 Keep old name as alias, update callers.
13330 (calendar-mark-month): Rename mark-calendar-month.
13331 Keep old name as alias, update callers.
13332 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
13333 Keep old name as alias, update callers.
13334 (diary-sort-entries): Rename sort-diary-entries.
13335 Keep old name as alias, update callers.
13336 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
13337 Keep old name as alias, update callers.
13338 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
13339 update callers.
13340 (diary-insert-entry): Rename insert-diary-entry.
13341 Keep old name as alias.
13342 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
13343 Keep old name as alias.
13344 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
13345 Keep old name as alias.
13346 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
13347 Keep old name as alias.
13348 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
13349 Keep old name as alias.
13350 (diary-insert-block-entry): Rename insert-block-diary-entry.
13351 Keep old name as alias.
13352 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
13353 Keep old name as alias.
13354 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
13355 Keep old name as alias, update users.
13356 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
13357 Keep old name as alias, update callers.
13358 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13359 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
13360 * calendar/icalendar.el: Update for diary-lib name changes.
13361
13362 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
13363
13364 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
13365
13366 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
13367 for copy, move, and link operations.
13368
13369 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
13370
13371 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
13372 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
13373
13374 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
13375 'require' statements with 1-argument ones (wrapped in if's).
13376 For compatibility with the current stable version of XEmacs.
13377
13378 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
13379
13380 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
13381
13382 2008-04-06 Jason Rumney <jasonr@gnu.org>
13383
13384 * language/burmese.el ("Burmese"): Make sample text consistent with
13385 language name.
13386
13387 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
13388
13389 * progmodes/gdb-ui.el (gdb): New group.
13390 (gdb-debug-log-max, gdb-enable-debug)
13391 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
13392 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
13393 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
13394 (gdb-show-changed-values, gdb-max-children)
13395 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
13396 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
13397 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
13398 (gdb-memory-unit): Move to new group from GUD group.
13399 (menu): Allow customization from GDB-UI menu-item.
13400
13401 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
13402
13403 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
13404
13405 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13406
13407 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
13408 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
13409 Revision numbers can include ".".
13410
13411 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
13412 "+" lines not accounted for by counting "-" and context lines.
13413
13414 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13415
13416 * term/mac-win.el (mac-service-open-file): Use file URL instead of
13417 file name string.
13418
13419 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13420
13421 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
13422 (vc-bzr-annotate-time): Accept space used to preserve alignment.
13423
13424 2008-04-05 Richard Stallman <rms@gnu.org>
13425
13426 * emacs-lisp/advice.el (defadvice): Add usage pattern.
13427
13428 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
13429
13430 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
13431 thread in [h-e-w]).
13432
13433 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
13434
13435 * files.el (abort-if-file-too-large): Fix typo in docstring.
13436
13437 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13438
13439 * subr.el (functionp): Return nil for special forms.
13440
13441 2008-04-05 Glenn Morris <rgm@gnu.org>
13442
13443 * emacs-lisp/autoload.el (autoload-ensure-default-file):
13444 Provide a feature.
13445 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
13446 Require loaddefs file rather than loading it.
13447 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
13448 autoload-ensure-default-file provides a feature.
13449
13450 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
13451 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
13452 (compile, compile-always, recompile): Use $LOADDEFS.
13453 (cal-autoloads): Remove.
13454
13455 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
13456 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
13457
13458 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
13459 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
13460
13461 * calendar/calendar.el (diary-hebrew-entry-symbol):
13462 Rename hebrew-diary-entry-symbol. Keep old name as alias.
13463 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
13464 Keep old name as alias.
13465 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
13466 Keep old name as alias.
13467 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
13468 to diary-bahai-entry-symbol.
13469 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
13470 to diary-hebrew-entry-symbol.
13471 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
13472 to diary-islamic-entry-symbol.
13473 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
13474
13475 * calendar/solar.el (diary-sabbath-candles-minutes)
13476 (diary-sabbath-candles): Move to cal-hebrew.
13477 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
13478 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
13479 Doc fix. Keep old name as alias.
13480 (diary-hebrew-sabbath-candles): Simplify.
13481 (solar-setup, solar-sunrise-sunset, calendar-latitude)
13482 (calendar-longitude, calendar-time-zone): Declare for compiler.
13483 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
13484 rename.
13485
13486 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
13487 Rename coptic-calendar-month-name-array. Update callers.
13488 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
13489 (calendar-coptic-name): Rename coptic-name. Update callers.
13490 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
13491 Update callers.
13492 (calendar-coptic-last-day-of-month):
13493 Rename coptic-calendar-last-day-of-month. Update callers.
13494 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
13495 Keep old name as alias, update callers.
13496 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
13497 Keep old name as alias, update callers.
13498 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
13499 Keep old name as alias.
13500 (calendar-ethiopic-month-name-array):
13501 Rename ethiopic-calendar-month-name-array. Update callers.
13502 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
13503 Update callers.
13504 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
13505 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
13506 Keep old name as alias, update callers.
13507 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
13508 Keep old name as alias, update callers.
13509 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
13510 Keep old name as alias.
13511
13512 * calendar/cal-french.el (calendar-french-epoch):
13513 Rename french-calendar-epoch. Update callers.
13514 (calendar-french-month-name-array): Rename variable and function
13515 french-calendar-month-name-array. Update callers.
13516 (calendar-french-multibyte-month-name-array):
13517 Rename french-calendar-multibyte-month-name-array. Update callers.
13518 (calendar-french-day-name-array): Rename variable and function
13519 french-calendar-day-name-array. Update callers.
13520 (calendar-french-special-days-array): Rename variable and function
13521 french-calendar-special-days-array. Update callers.
13522 (calendar-french-multibyte-special-days-array):
13523 Rename french-calendar-multibyte-special-days-array. Update callers.
13524 (calendar-french-accents-p): Rename french-calendar-accents.
13525 Update callers.
13526 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
13527 Update callers.
13528 (calendar-french-last-day-of-month):
13529 Rename french-calendar-last-day-of-month. Update callers.
13530 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
13531 Keep old name as alias, update callers.
13532 (calendar-french-print-date): Rename calendar-print-french-date.
13533 Keep old name as alias, update callers.
13534 (calendar-french-goto-date): Rename calendar-goto-french-date.
13535 Keep old name as alias.
13536
13537 * calendar/cal-menu.el, calendar/calendar.el:
13538 Update for Coptic and French name changes.
13539
13540 * calendar/cal-china.el (calendar-chinese): Rename custom group
13541 from chinese-calendar. Update users.
13542 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
13543 Keep old name as alias, update users.
13544 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
13545 Keep old name as alias.
13546 (calendar-chinese-daylight-time-offset):
13547 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
13548 update users.
13549 (calendar-chinese-standard-time-zone-name):
13550 Rename chinese-calendar-standard-time-zone-name.
13551 Keep old name as alias, update users.
13552 (calendar-chinese-daylight-saving-start):
13553 Rename chinese-calendar-daylight-savings-starts.
13554 Keep old name as alias, update users.
13555 (calendar-chinese-daylight-saving-end):
13556 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
13557 update users.
13558 (calendar-chinese-daylight-saving-start-time):
13559 Rename chinese-calendar-daylight-savings-starts-time.
13560 Keep old name as alias, update users.
13561 (calendar-chinese-daylight-saving-end-time):
13562 Rename chinese-calendar-daylight-savings-ends-time.
13563 Keep old name as alias, update users.
13564 (calendar-chinese-celestial-stem): Rename
13565 calendar-chinese-celestial-stem. Keep old name as alias, update users.
13566 (calendar-chinese-terrestrial-branch):
13567 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
13568 update users.
13569 (calendar-chinese-zodiac-sign-on-or-after):
13570 Rename chinese-zodiac-sign-on-or-after. Update callers.
13571 (calendar-chinese-new-moon-on-or-after):
13572 Rename chinese-new-moon-on-or-after. Update callers.
13573 (calendar-chinese-month-list): Rename chinese-month-list.
13574 Update callers.
13575 (calendar-chinese-number-months): Rename number-chinese-months.
13576 Update callers.
13577 (calendar-chinese-compute-year): Rename compute-chinese-year.
13578 Update callers.
13579 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
13580 (calendar-chinese-year): Rename chinese-year. Update callers.
13581 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
13582 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
13583 Keep old name as alias, update callers.
13584 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
13585 Keep old name as alias, update callers.
13586 (calendar-chinese-months-to-alist):
13587 Rename make-chinese-month-assoc-list. Update callers.
13588 (calendar-chinese-months): Rename chinese-months. Update callers.
13589 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
13590 Keep old name as alias, update callers.
13591
13592 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
13593 Rename hebrew-calendar-leap-year-p. Update callers.
13594 (calendar-hebrew-last-month-of-year):
13595 Rename hebrew-calendar-last-month-of-year. Update callers.
13596 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
13597 Update callers.
13598 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
13599 Update callers.
13600 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
13601 Update callers.
13602 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
13603 Update callers.
13604 (calendar-hebrew-last-day-of-month):
13605 Rename hebrew-calendar-last-day-of-month. Update callers.
13606 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
13607 Keep old name as alias, update callers.
13608 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
13609 Keep old name as alias, update callers.
13610 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
13611 Keep old name as alias, update callers.
13612 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
13613 Keep old name as alias.
13614 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
13615 Keep old name as alias.
13616 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
13617 Keep old name as alias.
13618 (holiday-hebrew-passover): Rename holiday-passover-etc.
13619 Keep old name as alias.
13620 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
13621 Keep old name as alias, update callers.
13622 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
13623 Keep old name as alias.
13624 (calendar-hebrew-mark-date-pattern):
13625 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
13626 update callers.
13627 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
13628 Keep old name as alias.
13629 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
13630 Keep old name as alias.
13631 (diary-hebrew-insert-monthly-entry):
13632 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
13633 (diary-hebrew-insert-yearly-entry):
13634 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
13635 (calendar-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
13636 Keep old name as alias.
13637 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
13638 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
13639 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
13640 Keep old name as alias.
13641 (calendar-hebrew-parashiot-names):
13642 Rename hebrew-calendar-parashiot-names. Update callers.
13643 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
13644 (calendar-hebrew-year-Saturday-incomplete-Sunday):
13645 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
13646 (calendar-hebrew-year-Saturday-complete-Tuesday):
13647 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
13648 (calendar-hebrew-year-Monday-incomplete-Tuesday):
13649 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
13650 (calendar-hebrew-year-Monday-complete-Thursday):
13651 Rename hebrew-calendar-year-Monday-complete-Thursday.
13652 (calendar-hebrew-year-Tuesday-regular-Thursday):
13653 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
13654 (calendar-hebrew-year-Thursday-regular-Saturday):
13655 Rename hebrew-calendar-year-Thursday-regular-Saturday.
13656 (calendar-hebrew-year-Thursday-complete-Sunday):
13657 Rename hebrew-calendar-year-Thursday-complete-Sunday.
13658 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
13659 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
13660 (calendar-hebrew-year-Saturday-complete-Thursday):
13661 Rename hebrew-calendar-year-Saturday-complete-Thursday.
13662 (calendar-hebrew-year-Monday-incomplete-Thursday):
13663 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
13664 (calendar-hebrew-year-Monday-complete-Saturday):
13665 Rename hebrew-calendar-year-Monday-complete-Saturday.
13666 (calendar-hebrew-year-Tuesday-regular-Saturday):
13667 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
13668 (calendar-hebrew-year-Thursday-incomplete-Sunday):
13669 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
13670 (calendar-hebrew-year-Thursday-complete-Tuesday):
13671 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
13672 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
13673 Update for above name changes of constants.
13674
13675 * calendar/cal-menu.el, calendar/calendar.el:
13676 Update for chinese and hebrew name changes.
13677 * calendar/diary-lib.el: Update for hebrew name changes.
13678
13679 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13680
13681 * subr.el (keymap-canonicalize): Correct thinko.
13682
13683 * server.el: Undo part of the multi-tty change, which is only
13684 needed if server.el is preloaded, and broke server-running-p.
13685 (server-socket-dir): Initialize in the defvar, as before.
13686 (server-start): Remove initialization of server-socket-dir.
13687
13688 2008-04-05 Eli Zaretskii <eliz@gnu.org>
13689
13690 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
13691 3-member cons cells.
13692
13693 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
13694
13695 * cus-face.el (custom-face-attributes): Handle roman slant.
13696
13697 * faces.el (default): Ensure the face-defface-spec property is set.
13698
13699 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
13700
13701 * files.el (abort-if-file-too-large): New function.
13702 (find-file-noselect, insert-file-1): Use it.
13703
13704 2008-04-05 Reto Zimmermann <reto@gnu.org>
13705
13706 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
13707 Replace C-c[a-zA-Z] key bindings.
13708
13709 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
13710
13711 * progmodes/hideif.el (hif-token-alist): New var.
13712 (hif-token-regexp, hif-tokenize): Use it.
13713 (hif-mathify-binop): New macro.
13714 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
13715 (hif-greater-equal, hif-less-equal): Use it.
13716 (hif-logior, hif-logand): New functions.
13717 (hif-math): Accept | and & as well.
13718
13719 * progmodes/etags.el: Fix problem with completion for buffer-local
13720 tables. Reported by Radey Shouman <shouman@comcast.net>.
13721 (tags-complete-tag): Remove.
13722 (tags-lazy-completion-table): New function to replace it.
13723 (find-tag-tag, complete-tag): Update users.
13724
13725 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
13726
13727 * vc-rcs.el (vc-rcs-dir-status):
13728 * vc-sccs.el (vc-sccs-dir-status): New function.
13729
13730 * outline.el (outline-mode-menu-bar-map):
13731 * term.el (terminal-signal-menu): Add :help.
13732
13733 * net/eudc.el (eudc-mode-map): Declare and define in one step.
13734 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
13735
13736 * emacs-lisp/re-builder.el (reb-mode-map):
13737 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
13738
13739 * diff-mode.el (diff-file-junk-re): Recognize the git format for
13740 new files, deleted files and for changing permissions.
13741 (diff-mode): Set beginning-of-defun-function and
13742 end-of-defun-function.
13743
13744 * vc-bzr.el (vc-bzr-state): Use when instead of if.
13745
13746 * vc.el (vc-default-status-fileinfo-extra): New function.
13747 (vc-status-mark-buffer-changed): Use it.
13748 (vc-update-vc-status-buffer): Allow for partial updates.
13749
13750 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13751
13752 * net/tramp.el (after-init-hook): Don't wrap a lambda around
13753 tramp-register-completion-file-name-handler.
13754
13755 * subr.el (keymap-canonicalize): New function.
13756 * mouse.el (mouse-menu-non-singleton): Use it.
13757 (mouse-major-mode-menu): Remove hack made unnecessary.
13758
13759 * simple.el (set-fill-column): Prompt rather than error by default.
13760
13761 2008-04-04 Andreas Schwab <schwab@suse.de>
13762
13763 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
13764 Reset new-rules after each round.
13765
13766 * Makefile.in (cal-autoloads): New target.
13767 (compile, compile-always, recompile): Depend on it.
13768 ($(lisp)/calendar/cal-loaddefs.el)
13769 ($(lisp)/calendar/diary-loaddefs.el)
13770 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
13771
13772 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
13773
13774 * ediff*.el: Replace load with require in eval-when-compile.
13775
13776 * ediff-hook.el: Delete all invocations of (autoload ...).
13777
13778 * ediff-util.el (ediff-setup): Make window-min-height a local variable
13779 in ediff control window, and set its min height to 2.
13780 (ediff-setup-control-buffer): Dedicate the control window.
13781 (ediff-toggle-multiframe): Undedicate control window.
13782 Work directly with ediff-setup-windows-multiframe and
13783 ediff-setup-windows-plain.
13784
13785 * ediff-wind.el (ediff-choose-window-setup-function-automatically):
13786 New function.
13787 (ediff-window-setup-function): Change initialization.
13788 (ediff-setup-windows-automatic): Delete.
13789 (ediff-setup-windows-plain-merge): Make control window dedicated.
13790 (ediff-destroy-control-frame): Do not skip frames if working in a
13791 single frame.
13792
13793 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
13794 eval-when-compile.
13795
13796 * emulation/viper-util.el: Move provide's forward, prevent recursion in
13797 eval-when-compile.
13798
13799 2008-04-04 Glenn Morris <rgm@gnu.org>
13800
13801 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
13802 calendar-absolute-from-bahai. Update callers, keep old name as alias.
13803
13804 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
13805 Rename islamic-calendar-leap-year-p. Update callers.
13806 (calendar-islamic-last-day-of-month):
13807 Rename islamic-calendar-last-day-of-month. Update callers.
13808 (calendar-islamic-day-number):
13809 Rename islamic-calendar-day-number. Update callers.
13810 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
13811 Update callers, keep old name as alias.
13812 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
13813 Update callers, keep old name as alias.
13814 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
13815 Keep old name as alias.
13816 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
13817 Update callers, keep old name as alias.
13818 (calendar-islamic-mark-date-pattern):
13819 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
13820 name as alias.
13821 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
13822 Keep old name as alias.
13823 (diary-islamic-insert-monthly-entry):
13824 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
13825 (diary-islamic-insert-yearly-entry):
13826 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
13827
13828 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
13829 calendar-absolute-from-iso. Update callers, keep old name as alias.
13830 (calendar-iso-print-date): Rename calendar-print-iso-date.
13831 Update callers, keep old name as alias.
13832 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
13833 Keep old name as alias.
13834 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
13835 Keep old name as alias.
13836
13837 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
13838 calendar-absolute-from-julian. Update callers, keep old name as alias.
13839 (calendar-julian-print-date): Rename calendar-print-julian-date.
13840 Update callers, keep old name as alias.
13841 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
13842 Update callers, keep old name as alias.
13843 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
13844 Update callers, keep old name as alias.
13845 (calendar-astro-print-day-number):
13846 Rename calendar-print-astro-day-number. Update callers, keep old
13847 name as alias.
13848 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
13849 Update callers, keep old name as alias.
13850
13851 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
13852 Rename calendar-string-to-mayan-long-count. Update callers.
13853 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
13854 Update callers, keep old name as alias.
13855 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
13856 Update callers.
13857 (calendar-mayan-read-tzolkin-date):
13858 Rename calendar-read-mayan-tzolkin-date. Update callers.
13859 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
13860 Keep old name as alias.
13861 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
13862 Keep old name as alias.
13863 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
13864 Keep old name as alias.
13865 (calendar-mayan-previous-tzolkin-date):
13866 Rename calendar-previous-tzolkin-date. Keep old name as alias.
13867 (calendar-mayan-next-round-date):
13868 Rename calendar-next-calendar-round-date. Keep old name as alias.
13869 (calendar-mayan-previous-round-date):
13870 Rename calendar-previous-calendar-round-date. Keep old name as alias.
13871 (calendar-mayan-long-count-to-absolute): Rename
13872 calendar-absolute-from-mayan-long-count. Keep old name as alias.
13873 (calendar-mayan-goto-long-count-date):
13874 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
13875
13876 * calendar/cal-persia.el (calendar-persian-month-name-array):
13877 Rename persian-calendar-month-name-array. Update callers.
13878 (calendar-persian-epoch): Rename persian-calendar-epoch.
13879 Update callers.
13880 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
13881 Update callers.
13882 (calendar-persian-last-day-of-month):
13883 Rename persian-calendar-last-day-of-month. Update callers.
13884 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
13885 Update callers, keep old name as alias.
13886 (calendar-persian-print-date): Rename calendar-print-persian-date.
13887 Update callers, keep old name as alias.
13888 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
13889 Keep old name as alias.
13890
13891 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
13892 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
13893 * calendar/solar.el: Update for cal-julian name changes.
13894
13895 * calendar/cal-dst.el: Update for persian name changes.
13896
13897 * calendar/cal-menu.el, calendar/calendar.el:
13898 Update for islamic, iso, julian, mayan, persian name changes.
13899
13900 * calendar/diary-lib.el: Update for islamic name changes.
13901
13902 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
13903 Rename all-hebrew-calendar-holidays. Update callers, keep old name
13904 as alias.
13905 (calendar-christian-all-holidays-flag):
13906 Rename all-christian-calendar-holidays. Update callers, keep old
13907 name as alias.
13908 (calendar-islamic-all-holidays-flag):
13909 Rename all-islamic-calendar-holidays. Update callers, keep old
13910 name as alias.
13911 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
13912 Update callers, keep old name as alias.
13913 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
13914 Update for the above name changes.
13915
13916 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
13917
13918 * hilit-chg.el (global-highlight-changes-mode)
13919 (highlight-changes-passive-string, highlight-changes-active-string):
13920 Mark as obsolete since 23.1, not 22.1.
13921
13922 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
13923
13924 * hilit-chg.el (highlight-changes-visibility-initial-state)
13925 (hilit-chg-update, highlight-changes-mode-turn-on):
13926 Fix typos in docstrings.
13927
13928 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
13929
13930 * newcomment.el (comment-enter-backward): Be careful to restore
13931 position changed during narrowing.
13932
13933 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
13934
13935 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13936 Recognize `sub ($$)'.
13937
13938 2008-04-03 Richard Sharman <rsharman@pobox.com>
13939
13940 * hilit-chg.el (highlight-changes-mode): Rename from
13941 highlight-changes; no longer uses sub-modes active and passive;
13942 implemented by define-minor-mode.
13943 (highlight-changes-toggle-visibility): New function, to replace
13944 the old passive/active submodes of global-highlight-changes-mode;
13945 implemented by define-minor-mode.
13946 (global-highlight-changes-mode): Rename from global-highlight-changes;
13947 rewrite using define-globalized-minor-mode.
13948 (hilit-chg-major-mode-hook, hilit-chg-check-global)
13949 (hilit-chg-post-command-hook, hilit-chg-check-global)
13950 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
13951 to use of define-globalized-minor-mode.
13952 (highlight-changes-global-initial-state): Change to be boolean.
13953 (highlight-changes-visible-string, highlight-changes-invisible-string):
13954 Rename from highlight-changes-active-string and
13955 highlight-changes-passive-string.
13956 (hilit-chg-update, hilit-chg-set): Use them.
13957 (global-highlight-changes-mode): Rename from global-highlight-changes.
13958 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
13959 docstring.
13960 (hilit-chg-hide-changes): Rewrite to use dolist.
13961 (hilit-chg-set-face-on-change, hilit-chg-update)
13962 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
13963 variable instead of testing highlight-changes-mode.
13964 (highlight-markup-buffers): Add require ediff-util; argument on calls
13965 to highlight-changes-mode changed.
13966 (highlight-compare-with-file): Fix problems with interactive
13967 call giving invalid default file.
13968
13969 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
13970
13971 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
13972 Fix in disassembly buffer (regression in 22.2).
13973
13974 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
13975
13976 * emulation/viper-macs.el (viper-read-fast-keysequence):
13977 Use viper-read-event instead of viper-read-key.
13978
13979 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
13980
13981 * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode)
13982 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
13983 let-statements.
13984
13985 * emulation/viper-ex.el, emulation/viper-macs.el:
13986 * emulation/viper-mous.el:
13987 Replace load with require in eval-when-compile.
13988
13989 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13990
13991 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
13992
13993 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
13994 (archive-try-jka-compr): New function.
13995 (archive-set-buffer-as-visiting-file): Use it.
13996
13997 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
13998
13999 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
14000
14001 * simple.el (handle-shift-selection): New arg.
14002
14003 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14004
14005 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
14006
14007 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
14008
14009 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
14010
14011 * shell.el (shell-dynamic-complete-filename): New fun.
14012 (shell-dynamic-complete-functions): Use it.
14013
14014 * help-fns.el (describe-variable): Undo 2008-02-25 change.
14015
14016 2008-04-03 Kenichi Handa <handa@m17n.org>
14017
14018 * international/fontset.el (create-fontset-from-x-resource):
14019 Handle the error of X resource more gracefully.
14020
14021 * international/latin1-disp.el (latin1-display): Don't use make-char.
14022 Fix the argument to set-char-table-range.
14023 (latin1-display-identities): Don't use make-char.
14024 (latin1-display-reset): Use map-charset-chars instead of directly
14025 calling standard-display-default.
14026 (latin1-display-check-font): Don't use make-char.
14027 (latin1-display-setup): Likewise.
14028 (latin1-display-ucs-per-lynx): Likewise.
14029
14030 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14031
14032 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
14033 name the fields, to make the code clearer.
14034 Rewrite all `aset' and `aref' using the defined accessors.
14035 (timer--time): New pseudo-field.
14036 (timer-set-time, timer-set-idle-time, timer-inc-time)
14037 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
14038 (timer--time-less-p): New function.
14039 (timer--activate): New function, extracted from timer-activate.
14040 (timer-activate-when-idle, timer-activate): Use it.
14041 (cancel-function-timers): Use dolist.
14042
14043 2008-04-03 Glenn Morris <rgm@gnu.org>
14044
14045 * add-log.el (c-beginning-of-defun, c-end-of-defun):
14046 Remove declarations; no longer used.
14047 (c-cpp-define-name, c-defun-name): Declare as functions.
14048
14049 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
14050 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
14051
14052 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
14053 (holiday-passover-etc, holiday-hanukkah): Doc fix.
14054 Add optional argument. Simplify.
14055 (holiday-tisha-b-av-etc): Use memq rather than unless.
14056 (holiday-julian): Autoload it.
14057 (holiday-hebrew-misc): New function.
14058
14059 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
14060
14061 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
14062 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
14063 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
14064 all-hebrew-calendar-holidays.
14065 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
14066 Simplify using new functions.
14067 (calendar-holidays): Doc fix.
14068 (generate-calendar-window): Use bound-and-true-p.
14069
14070 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
14071
14072 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
14073 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
14074 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
14075 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
14076
14077 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
14078
14079 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14080
14081 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
14082
14083 * vc-bzr.el (vc-bzr-checkout): Simplify.
14084
14085 * image-mode.el (image-mode-fit-frame): New command.
14086
14087 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
14088 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
14089 (keyboard-escape-quit): Check region-active-p i.s.o
14090 transient-mark-mode.
14091
14092 2008-04-02 Simon Josefsson <simon@josefsson.org>
14093
14094 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
14095 (imap-message-copyuid-1): Use it.
14096 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
14097 J. Williams in
14098 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14099
14100 2008-04-02 Alan Mackenzie <acm@muc.de>
14101
14102 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
14103 New optimised functions to get the name of the current defun/macro.
14104
14105 * add-log.el (add-log-current-defun): Move the functionality which
14106 gets the current function name for C like modes to cc-cmds.el,
14107 thus optimising for speed.
14108
14109 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
14110
14111 * simple.el (deactivate-mark): When the mark is temporarily
14112 active, restore the original value of transient-mark-mode.
14113 (set-mark-command): First deactivate the mark if was temporarily active.
14114 (exchange-point-and-mark): Reactivate the mark if it was
14115 temporarily active.
14116 (handle-shift-selection): New fun.
14117 (transient-mark-mode): Move var documentation here from buffer.c.
14118 (next-line, previous-line, backward-word, move-end-of-line)
14119 (move-beginning-of-line, forward-to-indentation)
14120 (backward-to-indentation, back-to-indentation)
14121 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
14122
14123 * mouse.el (mouse-set-region-1): Save the old value of
14124 transient-mark-mode.
14125 (mouse-drag-track): Ignore the now-obsolete value `identity' for
14126 transient-mark-mode.
14127
14128 * textmodes/paragraphs.el (forward-paragraph)
14129 (backward-paragraph, forward-sentence, backward-sentence): Add ^
14130 interactive spec.
14131
14132 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
14133
14134 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
14135
14136 * net/tramp.el (tramp-make-tramp-temp-file):
14137 Use `tramp-drop-volume-letter' for the local file name part.
14138
14139 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14140
14141 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
14142 Add menu entries corresponding to all the key bindings.
14143
14144 * emacs-lisp/debug.el (debugger-mode-map):
14145 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
14146 (conf-align-assignments): Only work on the region if it is active.
14147 (conf-quote-normal): Use when instead of if. Remove redundant test.
14148
14149 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
14150 for tracing and re-builder.
14151
14152 2008-04-02 Glenn Morris <rgm@gnu.org>
14153
14154 * calendar/appt.el (appt-disp-window-function): Doc fix.
14155 (appt-display-message): Move beep before display.
14156 (appt-check): Make interactive. Reduce the number of lets.
14157 Use string-equal to compare mode-line strings.
14158 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
14159 read-only.
14160 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
14161 (appt-delete): Simplify.
14162
14163 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
14164
14165 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
14166
14167 * calendar/cal-hebrew.el (list-yahrzeit-dates):
14168 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
14169 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
14170
14171 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
14172 (calendar-holiday-marker, mark-visible-calendar-date):
14173 * calendar/diary-lib.el (fancy-diary-display):
14174 Check for font-lock-mode before using faces.
14175
14176 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
14177 (calendar-gregorian-from-absolute): Reduce the number of lets.
14178 (hebrew-holidays-4, generate-calendar-window): Simplify.
14179 (calendar-for-loop): Make obsolete.
14180 (calendar-nth-named-day): Doc fix.
14181
14182 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
14183 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
14184 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
14185 Reduce the number of lets.
14186 (mark-sexp-diary-entries, calendar-mark-complex):
14187 Expand calendar-for-loops.
14188
14189 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
14190
14191 * find-dired.el (find-dired-filter): Fix last patch to handle
14192 multi-line process input. Pad link numbers too.
14193
14194 2008-04-01 Jari Aalto <jari.aalto@cante.net>
14195
14196 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
14197
14198 2008-04-01 Jason Rumney <jasonr@gnu.org>
14199
14200 * international/characters.el (script-list): Add phonetic script,
14201 covering IPA (previously Latin), Phonetic Extensions and
14202 Phonetic Extensions Supplement (both previously unassigned).
14203
14204 * international/fontset.el (setup-default-fontset): Use unicode fonts
14205 that cover bopomofo script for bopomofo.
14206 Likewise for braille and mathematical.
14207 Use unicode scripts that cover the phonetic script for IPA.
14208
14209 2008-04-01 Johan Bockgård <bojohan@gnu.org>
14210
14211 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
14212 return the assigned value.
14213
14214 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14215
14216 * abbrev.el (abbrev-mode): Use define-minor-mode.
14217
14218 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
14219 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
14220 Use map-keymap.
14221 (minor-mode-menu-from-indicator): Use it. Simplify.
14222
14223 * bindings.el (mode-line-mode-menu): Move before (new) first use.
14224 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
14225 Bind the key directly to the menu.
14226 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
14227
14228 2008-04-01 Daiki Ueno <ueno@unixuser.org>
14229
14230 * epa.el (epa-decrypt-region): Explain the reason why this
14231 function should not be used in Lisp programs.
14232 (epa-decrypt-armor-in-region): Ditto.
14233 (epa-verify-region): Ditto.
14234 (epa-verify-cleartext-in-region): Ditto.
14235 (epa-sign-region): Ditto.
14236 (epa-encrypt-region): Ditto.
14237
14238 * epg.el (epg-start-receive-keys): Fix typo in docstring.
14239
14240 * epa.el (epa-select-keys): Show menu even if there is no key in
14241 GnuPG's keyring.
14242
14243 2008-04-01 Glenn Morris <rgm@gnu.org>
14244
14245 * calendar/calendar.el (calendar-make-temp-face): New function.
14246 (mark-visible-calendar-date):
14247 * calendar/diary-lib.el (fancy-diary-display): Use it.
14248
14249 * vc-hooks.el (vc-responsible-backend): Declare as function.
14250
14251 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
14252 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
14253 * calendar/cal-julian.el (holiday-julian): Use it.
14254
14255 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
14256 (calendar-hebrew-date-is-visible-p): Extract some common code into
14257 separate function.
14258 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
14259
14260 * calendar/cal-menu.el (cal-menu-holidays-menu):
14261 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
14262 rather than obsolete alias.
14263
14264 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
14265 for mark characters.
14266 (calendar-unmark): Unmark by removing all overlays, rather than
14267 redrawing.
14268 (calendar-starred-day): Remove.
14269 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
14270 (calendar-cursor-to-date): No need for special star handling now
14271 using overlays.
14272 (calendar-star-date): Use overlays.
14273
14274 * calendar/cal-french.el (calendar-goto-french-date):
14275 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
14276 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
14277 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
14278 * calendar/cal-persia.el (calendar-persian-date-string):
14279 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
14280 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
14281 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
14282 * calendar/solar.el (solar-equinoxes-solstices):
14283 Reduce nesting of some lets.
14284
14285 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
14286 (calendar-goto-mayan-long-count-date): Simplify.
14287
14288 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
14289 Simplify by using mapcar.
14290 (calendar-list-holidays): Return holiday-list.
14291 (list-holidays): Use let rather than let*. Remove un-needed locals
14292 `d', `never'.
14293 (calendar-check-holidays): Return result from dolist.
14294 (holiday-float): Use a single let*. Simplify if-and to and.
14295 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
14296 single let*.
14297
14298 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
14299
14300 * calc/calc.el: Autoload `calc-yank'.
14301 (calc-mode-map): Add keybindings for `calc-yank'.
14302 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
14303 assignments for `calc-yank'.
14304
14305 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
14306
14307 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
14308 (vc-status-mark-buffer-changed): Handle the extra field.
14309
14310 * vc-bzr.el (vc-bzr-after-dir-status):
14311 * vc-cvs.el (vc-cvs-after-dir-status):
14312 * vc-hg.el (vc-hg-after-dir-status):
14313 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
14314
14315 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14316
14317 * doc-view.el: Compute displayed pages first (in PDF).
14318 (doc-view-current-converter-processes): Rename from
14319 doc-view-current-converter-process. Update users.
14320 (doc-view-sentinel): Test buffer's liveness.
14321 (doc-view-pdf/ps->png-sentinel): Remove.
14322 (doc-view-start-process): New function.
14323 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
14324 (doc-view-ps->pdf): Use it.
14325 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
14326 New functions.
14327 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
14328 (doc-view-mode): Kill the processes when leaving the mode.
14329
14330 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
14331
14332 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
14333 Use `byte-compile-warning-types'. Add docstring.
14334
14335 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
14336
14337 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
14338 (smerge-resolve): Add various resolution heuristics.
14339
14340 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
14341 in 3-way conflicts.
14342
14343 2008-03-31 Glenn Morris <rgm@gnu.org>
14344
14345 * calendar/cal-bahai.el (diary-bahai-mark-entries):
14346 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14347 * calendar/cal-islam.el (mark-islamic-diary-entries):
14348 Fix argument order in call to diary-mark-entries-1.
14349
14350 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
14351 pre-Bahai dates.
14352 (holiday-bahai): Use an algorithm actually relevant to this calendar
14353 system.
14354
14355 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
14356
14357 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
14358 Use and.
14359
14360 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
14361 in the last fortnight in Julian October.
14362
14363 * calendar/calendar.el (increment-calendar-month): Optionally handle
14364 systems without 12 months per year.
14365 (calendar-date-is-visible-p): Doc fix. Simplify.
14366
14367 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
14368 from dolist.
14369
14370 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
14371
14372 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
14373 (hi-lock-unload-function): New function.
14374
14375 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
14376
14377 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
14378 overwriting when NEWNAME is a local file.
14379
14380 * net/trampver.el: Update release number.
14381
14382 2008-03-30 Alexandre Julliard <julliard@winehq.org>
14383
14384 * vc-git.el: Make vc-status display information about copies,
14385 renames and permission changes.
14386 (vc-git-extra-fileinfo): New defstruct.
14387 (vc-git-escape-file-name, vc-git-file-type-as-string)
14388 (vc-git-rename-as-string, vc-git-permissions-as-string)
14389 (vc-git-status-printer): New functions.
14390 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
14391 (vc-git-after-dir-status-stage1): Look for copies, renames and
14392 permission changes.
14393 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
14394 (vc-git-dir-status): Ask for staged files and renames.
14395
14396 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
14397
14398 * vc.el: Allow backends to display backend specific information in
14399 the vc-status listing.
14400 (vc-status-fileinfo): Add a field for backend specific information.
14401 (vc-status-printer): Rename to ...
14402 (vc-default-status-printer): ... this.
14403 (vc-status-printer): New function.
14404 (vc-update-vc-status-buffer): Set the backend specific file info
14405 if provided.
14406
14407 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14408
14409 * textmodes/remember.el (remember-diary-convert-entry): Revert last
14410 change (ill-conceived).
14411
14412 2008-03-29 Glenn Morris <rgm@gnu.org>
14413
14414 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
14415 * calendar/cal-julian.el (holiday-julian): Simplify.
14416
14417 * calendar/holidays.el (list-holidays): Use or.
14418
14419 2008-03-29 Juri Linkov <juri@jurta.org>
14420
14421 * window.el (split-window-preferred-horizontally): New function.
14422
14423 * cus-start.el (split-window-preferred-function):
14424 Set choice for "vertically" to nil instead of split-window.
14425 Set choice for "horizontally" to split-window-preferred-horizontally
14426 instead of lambda.
14427
14428 2008-03-29 Juri Linkov <juri@jurta.org>
14429
14430 * simple.el (minibuffer-default-add-function): New variable with
14431 the default to minibuffer-default-add-completions.
14432 (minibuffer-default-add-done): New variable. Make it buffer-local.
14433 (minibuffer-default-add-completions): New function.
14434 (goto-history-element): Set minibuffer-default-add-done to t and
14435 call a function in minibuffer-default-add-function when the
14436 specified absolute history position is greater than the length of
14437 the minibuffer-default list and minibuffer-default-add-done is nil.
14438 Change "^End of history; no next item$" to "^End of defaults;
14439 no next item$".
14440
14441 * bindings.el (debug-ignored-errors): Change "^End of history;
14442 no next item$" to "^End of defaults; no next item$".
14443
14444 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
14445
14446 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
14447
14448 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
14449 to with-no-warnings.
14450
14451 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
14452
14453 Sync with Tramp 2.1.13.
14454
14455 * net/tramp-ftp.el: Require 'cl when byte-compiling.
14456
14457 * net/trampver.el: Update release number.
14458
14459 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
14460
14461 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
14462 the current backend.
14463
14464 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
14465 (vc-status-refresh): Create a temporary buffer and call the
14466 `dir-status' backend function from that buffer.
14467
14468 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
14469 (vc-bzr-after-dir-status): Don't kill the buffer.
14470
14471 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
14472 (vc-cvs-after-dir-status): Don't kill the buffer.
14473
14474 * vc-git.el (vc-git-dir-status): Don't create a buffer.
14475 (vc-git-after-dir-status-stage2): Don't kill the buffer.
14476
14477 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
14478 (vc-hg-after-dir-status): Don't kill the buffer.
14479
14480 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
14481 (vc-svn-after-dir-status): Don't kill the buffer.
14482
14483 2008-03-29 Glenn Morris <rgm@gnu.org>
14484
14485 * calendar/calendar.el (diary-file, american-date-diary-pattern)
14486 (european-date-diary-pattern, european-calendar-display-form)
14487 (american-calendar-display-form, diary-display-hook): Doc fixes.
14488 (european-calendar-style): Doc fix. Use calendar-set-date-style for
14489 custom :set. Mark as obsolete.
14490 (calendar-date-style, iso-date-diary-pattern)
14491 (iso-calendar-display-form): New user variables.
14492 (diary-date-forms, calendar-date-display-form): Set using
14493 calendar-date-style. Doc fix.
14494 (calendar-set-date-style): New command.
14495 (european-calendar, american-calendar): Use calendar-set-date-style.
14496 Mark as obsolete.
14497
14498 * calendar/diary-lib.el (number): Move declaration where needed.
14499 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
14500 (diary-make-date): New function.
14501 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
14502 Use diary-make-date.
14503 (diary-date-display-form, diary-insert-entry-1): New functions.
14504 (insert-monthly-diary-entry, insert-yearly-diary-entry):
14505 Use diary-insert-entry-1.
14506 (insert-anniversary-diary-entry, insert-block-diary-entry)
14507 (insert-cyclic-diary-entry): Use diary-date-display-form.
14508
14509 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
14510 Autoload diary-insert-entry-1.
14511 * calendar/cal-bahai.el (diary-bahai-insert-entry)
14512 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
14513 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
14514 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
14515 * calendar/cal-islam.el (insert-islamic-diary-entry)
14516 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
14517 Use diary-insert-entry-1.
14518
14519 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
14520 (diary-yahrzeit): Doc fix. Use diary-make-date.
14521
14522 * calendar/icalendar.el (icalendar--datetime-to-american-date):
14523 New name for icalendar--datetime-to-noneuropean-date. Make old name
14524 obsolete alias.
14525 (icalendar--datetime-to-iso-date): New function.
14526 (icalendar--datetime-to-diary-date): Doc fix. Respect
14527 calendar-date-style if bound.
14528
14529 * textmodes/remember.el (remember-diary-convert-entry):
14530 Respect calendar-date-style if bound.
14531
14532 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
14533
14534 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
14535 (xterm-mouse-handle-delete-frame): Delete.
14536
14537 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
14538 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
14539 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
14540 in xterm-modify-other-keys-terminal-list.
14541
14542 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
14543 are conflicts.
14544
14545 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
14546
14547 * vc.el (vc-update): Check if the buffer is unsaved only if it
14548 actually exists.
14549 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
14550 vc-print-log.
14551
14552 2008-03-28 Magnus Henoch <mange@freemail.hu>
14553
14554 * net/dns.el (dns-write): Use set-buffer-multibyte.
14555
14556 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14557
14558 * vc-bzr.el (vc-bzr-sha1): New fun.
14559 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
14560 (vc-bzr-registered): Use it.
14561
14562 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
14563
14564 * vc.el (vc-status-kill-dir-status-process): Simplify.
14565 (vc-status-refresh): Make sure the buffer is live.
14566 (ring): Don't require it, not used.
14567
14568 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
14569
14570 * progmodes/verilog-mode.el (verilog-auto-inout-module):
14571 Add optional regular expression to AUTOINOUTMODULE.
14572 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
14573 (verilog-auto-inst-param, verilog-auto-reg)
14574 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
14575 (verilog-auto-output-every, verilog-auto-input)
14576 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
14577 (verilog-auto-unused, verilog-auto): Update documentation to use
14578 more obvious instance module names versus cell names.
14579
14580 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
14581
14582 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
14583 kill if a process is running.
14584
14585 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
14586
14587 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
14588
14589 * vc.el: Add new backend function 'status-extra-headers.
14590 (vc-default-status-extra-headers): New function.
14591 (vc-status-headers): Call 'status-extra-headers. Add colors.
14592
14593 * vc-git.el (vc-git-status-extra-headers): New function.
14594
14595 2008-03-28 Glenn Morris <rgm@gnu.org>
14596
14597 * calendar/cal-menu.el (cal-menu-holidays-menu)
14598 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
14599 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
14600 holiday-list is optional.
14601 (calendar-mouse-holidays): Remove un-needed local `l'.
14602
14603 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
14604 Remove un-needed local `date'.
14605 (calendar-cursor-to-visible-date): Use let rather than let*.
14606 Remove un-needed local `first-of-month-weekday'.
14607
14608 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
14609
14610 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
14611 Doc fixes.
14612 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
14613 (diary-header-line-flag, diary-header-line-format): Declare.
14614 (diary-pull-attrs): Check for multiple matches.
14615 (diary-list-entries-2): Simplify finding start of date.
14616 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
14617 pop-up-frames.
14618 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
14619 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
14620
14621 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
14622
14623 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
14624
14625 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
14626
14627 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14628
14629 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
14630
14631 * image-mode.el (image-mode-reapply-winprops): Fix last change.
14632
14633 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
14634
14635 * international/mule-conf.el (define-iso-single-byte-charset):
14636 Don't make latin-iso8859-* supplementary.
14637 (#'set-charset-priority): Don't change the priority of charsets
14638 `unicode' and `emacs'.
14639
14640 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14641
14642 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
14643 temp buffer.
14644
14645 2008-03-27 Glenn Morris <rgm@gnu.org>
14646
14647 * calendar/cal-bahai.el (diary-bahai-list-entries):
14648 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
14649 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
14650
14651 * calendar/calendar.el (diary-file): Doc fix.
14652
14653 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
14654 (list-diary-entries-hook, mark-diary-entries-hook)
14655 (include-other-diary-files, diary-mail-entries)
14656 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
14657 (diary-set-header): New function.
14658 (diary-header-line-flag, diary-header-line-format):
14659 Use diary-set-header for custom :set function.
14660 (diary-set-maybe-redraw): Use symbol-value rather than eval.
14661 (diary-attrtype-convert): Use intern-soft rather than read.
14662 (diary-display-no-entries): New function.
14663 (simple-diary-display, fancy-diary-display): Use it.
14664 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
14665 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
14666
14667 * calendar/holidays.el (list-holidays): Doc fix.
14668
14669 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
14670
14671 * calc/calc-store.el (calc-read-var-name-history): New variable.
14672 (calc-read-var-name): Use `calc-read-var-name-history'.
14673
14674 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14675
14676 * image-mode.el (image-mode-reapply-winprops): Simplify now that
14677 window-configuration-change-hook works buffer-locally.
14678
14679 2008-03-26 Johan Bockgård <bojohan@gnu.org>
14680
14681 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
14682 for Emacs Lisp, not Lisp.
14683
14684 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
14685
14686 * help-fns.el (describe-function-1, describe-variable):
14687 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
14688
14689 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
14690 replacement is provided, don't print "use nil instead".
14691
14692 2008-03-26 Johan Bockgård <bojohan@gnu.org>
14693
14694 * complete.el (PC-do-completion): Use regexp-quote.
14695
14696 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
14697
14698 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
14699 Detect missing files.
14700
14701 * vc-git.el (vc-git-extra-menu-map): New key map.
14702 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
14703 New functions.
14704
14705 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
14706 and 'missing files.
14707
14708 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14709
14710 * calendar/holidays.el (list-holidays): Make Y2 optional.
14711
14712 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
14713 buffers shown to the user.
14714 (appt-disp-window): Disable undo explicitly now that the leading space
14715 is gone.
14716
14717 * simple.el (activate-mark): New function.
14718 (set-mark-command): Use it with region-active-p to clean up the code.
14719 (exchange-point-and-mark): Invert the meaning of C-u when
14720 transient-mark-mode is active.
14721
14722 * dired-aux.el (dired-create-files): Use dolist.
14723
14724 * bindings.el (mode-line-change-eol): Use with-selected-window.
14725
14726 * apropos.el (apropos-command): Include macros.
14727
14728 2008-03-26 Glenn Morris <rgm@gnu.org>
14729
14730 * calendar/cal-bahai.el: Require calendar, not cal-julian.
14731 (calendar-bahai-epoch): Doc fix.
14732
14733 * calendar/cal-china.el: Explicitly require calendar.
14734
14735 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
14736 Require calendar rather than cal-julian.
14737 Autoload calendar-absolute-from-julian.
14738 * calendar/cal-coptic.el (coptic-calendar-epoch):
14739 * calendar/cal-islam.el (calendar-islamic-epoch):
14740 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
14741
14742 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
14743
14744 * calendar/cal-dst.el: Don't require cal-persia.
14745 (calendar-absolute-from-persian): Autoload it.
14746 (dst-adjust-time): Doc fix.
14747
14748 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
14749 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
14750 calendar.
14751
14752 * calendar/cal-menu.el: Require calendar rather than declaring
14753 functions.
14754 * calendar/calendar.el: Provide calendar before requiring cal-menu.
14755
14756 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
14757 calendar-after-frame-setup-hooks. Update callers, make old name an
14758 obsolete alias. Doc fix.
14759 (calendar-frame-1): Doc fix.
14760
14761 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
14762
14763 * calendar/calendar.el (oriental-holidays, solar-holidays):
14764 * calendar/holidays.el (list-holidays): Assume atan always bound.
14765
14766 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
14767 Explicitly require calendar, not cal-julian.
14768 * calendar/lunar.el: Explicitly require cal-dst.
14769
14770 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14771
14772 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
14773
14774 * help-fns.el (describe-function-1, describe-variable): If no
14775 replacement is provided, don't print "use nil instead".
14776
14777 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14778
14779 * proced.el: New file.
14780
14781 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
14782
14783 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
14784
14785 2008-03-25 Juri Linkov <juri@jurta.org>
14786
14787 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
14788 in battery-mode-line-format.
14789
14790 * bindings.el (minibuffer-local-map): For the command
14791 file-cache-minibuffer-complete replace keymap minibuffer-local-map
14792 with map which is already locally bound to minibuffer-local-map.
14793
14794 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
14795
14796 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
14797 Remove `sort-first' argument.
14798
14799 * subr.el (redisplay-end-trigger-functions)
14800 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
14801 (process-filter-multibyte-p, set-process-filter-multibyte):
14802 Mark as obsolete.
14803
14804 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
14805
14806 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
14807 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
14808 use the LOCAL arg of `add-hook'.
14809 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
14810 Remove spurious * from defcustom docstrings.
14811 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
14812 Fix typos in messages.
14813 (reb-mode-buffer-p): New function.
14814 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
14815 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
14816 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
14817 Use `unless', `when'.
14818 (re-builder-unload-function): New function.
14819
14820 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
14821
14822 * vc-hooks.el (vc-state): Add documentation for 'missing.
14823
14824 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
14825
14826 * progmodes/verilog-mode.el (verilog-auto-output)
14827 (verilog-auto-input, verilog-auto-inout, verilog-auto)
14828 (verilog-delete-auto): Add optional regular expression to
14829 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
14830 (verilog-signals-matching-regexp): New internal function for
14831 signal matching.
14832
14833 2008-03-25 Johan Bockgård <bojohan@gnu.org>
14834
14835 * info.el (Info-isearch-search): Always return point.
14836
14837 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
14838
14839 * diff-mode.el (diff-remembered-defdir): New var.
14840 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
14841
14842 2008-03-25 Glenn Morris <rgm@gnu.org>
14843
14844 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
14845 calendar-bahai-prompt-for-date. Update callers, make old name an
14846 obsolete alias. Doc fix.
14847 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
14848 coptic-prompt-for-date. Update callers, make old name an
14849 obsolete alias. Doc fix.
14850 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
14851 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
14852 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
14853 calendar-islamic-prompt-for-date. Update callers. Doc fix.
14854 * calendar/cal-iso.el (calendar-iso-read-date): New name for
14855 calendar-iso-read-args. Update callers, make old name an obsolete
14856 alias.
14857 * calendar/cal-persia.el (calendar-persian-read-date): New name for
14858 persian-prompt-for-date. Update callers, make old name an
14859 obsolete alias. Doc fix. Move definition before use.
14860
14861 * calendar/cal-x.el (diary-frame-parameters)
14862 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
14863 (calendar-frame-1): Doc fixes.
14864 (make-fancy-diary-buffer): Remove declaration.
14865 (calendar-dedicate-diary): Replace call to deleted function
14866 make-fancy-diary-buffer.
14867 (calendar-frame-setup): New function.
14868 (calendar-one-frame-setup, calendar-only-one-frame-setup)
14869 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
14870 work, and mark as obsolete.
14871 (special-display-buffer-names): Don't mess with this; it's not our
14872 business.
14873 (cal-x-load-hook): Defvar it, and mark as obsolete.
14874
14875 * calendar/calendar.el (calendar-remove-frame-by-deleting):
14876 Default to t. Add to 'calendar group.
14877 (calendar): Doc fix. Use calendar-frame-setup.
14878 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
14879 (generate-calendar-window): Doc fix.
14880
14881 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
14882
14883 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
14884
14885 2008-03-24 Drew Adams <drew.adams@oracle.com>
14886
14887 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
14888 New variables.
14889 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
14890 (finder-exit): Ignore errors rather than avoiding them.
14891 Kill *Finder-package* buffer also.
14892
14893 2008-03-24 Andreas Schwab <schwab@suse.de>
14894
14895 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
14896
14897 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
14898
14899 * vc-hg.el (vc-hg-after-dir-status):
14900 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
14901
14902 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
14903 Detect removed files.
14904
14905 * vc.el (vc-status-printer): Use a different face for missing files.
14906 (vc-status-hide-up-to-date): Rename from
14907 vc-status-remove-up-to-date. Update all callers.
14908 (vc-status-mode-map): Bind C-m.
14909
14910 2008-03-24 Alexandre Julliard <julliard@winehq.org>
14911
14912 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
14913 code ...
14914 (vc-git--state-code): ... to this new function.
14915 (vc-git-state): Use it.
14916
14917 2008-03-24 Trent W. Buck <trentbuck@gmail.com> (tiny change)
14918
14919 * textmodes/remember.el (remember-mail-date)
14920 (remember-store-in-mailbox): Write date and From line in such a
14921 way that Mutt can read it.
14922
14923 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
14924
14925 * simple.el (transient-mark-mode): Turn on by default.
14926
14927 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
14928
14929 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
14930 'unregistered for unregistered files.
14931
14932 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
14933
14934 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
14935
14936 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
14937 subdirectories.
14938
14939 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
14940 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
14941 Add :enable for vc-status-refresh.
14942 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
14943 (vc-status-tool-bar-map): Add binding for
14944 vc-status-kill-dir-status-process.
14945 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
14946 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
14947 Reset vc-status-process-buffer.
14948 (vc-status-refresh): Don't run two refreshes at a time.
14949 (vc-status): If the buffer is already in vc-status-mode only refresh.
14950 (vc-status-mark-buffer-changed): Add an optional file parameter.
14951 (vc-resynch-buffer): Use it.
14952 (vc-delete-file): Expand the file name before using it.
14953 Be careful to not create a new buffer with the old file contents.
14954 Update the VC state after performing the operation.
14955
14956 2008-03-23 Andreas Schwab <schwab@suse.de>
14957
14958 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
14959 Fix radio button condition.
14960 [box]: Likewise.
14961 [customize]: Add radio button.
14962
14963 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
14964
14965 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
14966 (calc-user-parse-tables, calc-gnuplot-default-device)
14967 (calc-gnuplot-default-output, calc-gnuplot-print-device)
14968 (calc-gnuplot-print-output, calc-gnuplot-geometry)
14969 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
14970 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
14971 (calc-undo-list, calc-redo-list, calc-main-buffer)
14972 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
14973 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
14974 (calc-said-hello, calc-executing-macro, calc-any-selections)
14975 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
14976 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
14977 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
14978 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
14979 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
14980 (calc-create-buffer, calc-quit): Add docstrings.
14981
14982 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
14983
14984 * makefile.w32-in (WINS_ALMOST): Add org.
14985
14986 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
14987
14988 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
14989 New functions to implement vc-status support.
14990
14991 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
14992
14993 * vc.el (vc-status-prepare-status-buffer): New function.
14994 (vc-status): Use it.
14995
14996 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
14997 appropriate.
14998
14999 2008-03-22 Alexandre Julliard <julliard@winehq.org>
15000
15001 * vc-git.el (vc-git--empty-db-p)
15002 (vc-git-after-dir-status-stage1-empty-db): New functions.
15003 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
15004 Add support for empty repositories.
15005
15006 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
15007
15008 * vc-git.el (vc-git-annotate-extract-revision-at-line):
15009 Allow "^" in a version name.
15010
15011 * vc-mtn.el (vc-mtn-state): Support the added state.
15012
15013 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
15014
15015 * org: New directory for Org-mode.
15016
15017 * org/org-export-latex.el: Moved from lisp/textmodes.
15018
15019 * org/org-irc.el: Moved from lisp/textmodes.
15020
15021 * org/org-mac-message.el: Moved from lisp/textmodes.
15022
15023 * org/org-mouse.el: Moved from lisp/textmodes.
15024
15025 * org/org-publish.el: Moved from lisp/textmodes.
15026
15027 2008-03-21 Juri Linkov <juri@jurta.org>
15028
15029 * comint.el (comint-dynamic-simple-complete):
15030 Use variable `stub' for the second arg `common-substring'
15031 of `comint-dynamic-list-completions'.
15032 (comint-dynamic-list-filename-completions):
15033 Use variable `filenondir' for the second arg `common-substring'
15034 of `comint-dynamic-list-completions'.
15035 (comint-dynamic-list-completions): Add new optional arg
15036 `common-substring'. Add `common-substring' as the second arg of
15037 the call to `display-completion-list'. Doc fix.
15038
15039 * comint.el (comint-dynamic-complete-as-filename)
15040 (comint-dynamic-list-filename-completions)
15041 (comint-dynamic-simple-complete): Use `minibuffer-message'
15042 to display message "No completions of %s" when a command
15043 is called in the minibuffer.
15044 (comint-dynamic-simple-complete): Don't display other
15045 completion messages when a command is called in the minibuffer.
15046 (comint-dynamic-list-completions): Use `minibuffer-message'
15047 to display message " [Type space to flush ...]" when a command
15048 is called in the minibuffer.
15049
15050 * shell.el (shell-dynamic-complete-command)
15051 (shell-dynamic-complete-environment-variable): Don't display
15052 completion messages when command is called in the minibuffer.
15053
15054 * emacs-lisp/lisp.el (lisp-complete-symbol):
15055 Use `minibuffer-message' to display message "No completions of %s"
15056 when this command is called in the minibuffer.
15057
15058 * bindings.el (standard-mode-line-modes): Put special help-echo
15059 tooltip on recursive edit %[ %] mode-line constructs.
15060
15061 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
15062 "^No dynamic expansion for .* found$" to allow error messages like
15063 "No dynamic expansion for \"%s\" found in this-buffer".
15064
15065 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
15066
15067 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
15068 "psftp".
15069
15070 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15071
15072 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
15073 * vc.el (vc-default-dired-state-info): Use just "modified".
15074 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
15075 (vc-cvs-mode-line-string): Make use of the better default.
15076 (vc-cvs-parse-entry): Use the new `added'.
15077 (vc-cvs-dired-state-info): Remove.
15078 * vc-svn.el (vc-svn-dired-state-info): Remove.
15079 * vc-hg.el (vc-hg-dired-state-info): Remove.
15080 * vc-git.el (vc-git-dired-state-info): Remove.
15081
15082 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
15083
15084 * vc-git.el (vc-git-status-result): New variable.
15085 (vc-git-dir-status): Split out ...
15086 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
15087 ... these new functions and work asynchronously.
15088
15089 2008-03-21 Alexandre Julliard <julliard@winehq.org>
15090
15091 * vc-git.el (vc-git-after-dir-status): Remove.
15092 (vc-git-dired-state-info): Reimplement.
15093
15094 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
15095
15096 * replace.el (occur-mode-map): Add :help.
15097
15098 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
15099 for disassemble.
15100
15101 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
15102 the 'added state.
15103 (vc-status-remove-up-to-date): New function.
15104 (vc-status-mode-map, vc-status-menu-map): Bind it.
15105 (vc-status-printer): Use a different face up-to-date files.
15106 (vc-resynch-buffer): Update the vc-status buffer if it exists.
15107 (Todo): Remove solved entries.
15108
15109 * vc-hg.el (vc-hg-state):
15110 * vc-git.el (vc-git-state):
15111 * vc-cvs.el (vc-cvs-parse-status):
15112 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
15113 state.
15114
15115 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15116
15117 * progmodes/compile.el (compile):
15118 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
15119
15120 * simple.el (minibuffer-local-shell-command-map): New var.
15121 (minibuffer-complete-shell-command, read-shell-command): New funs.
15122 (shell-command, shell-command-on-region): Use them.
15123
15124 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
15125
15126 * vc.el (vc-status-mark-buffer-changed): New function to implement
15127 updating of the *vc-status* buffer when a buffer is saved.
15128 (vc-status-mode): Use it for after-change-hook.
15129 (vc-add-to-vc-status-buffer): Rename to ...
15130 (vc-status-add-entry): ... this.
15131 (Todo): Add new entry.
15132
15133 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
15134
15135 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
15136
15137 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
15138
15139 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
15140 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
15141 Remove spurious * from defcustom docstrings.
15142 (icomplete-compute-delay): Fix docstring and remove spurious *.
15143 (icomplete-delay-completions-threshold): Fix typo in docstring and
15144 remove spurious *.
15145 (icomplete-completions): While collecting the list of prospective
15146 candidates, don't overshoot `icomplete-prospects-length'.
15147
15148 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
15149
15150 * textmodes/refbib.el:
15151 * textmodes/reftex.el:
15152 * textmodes/reftex-global.el:
15153 * textmodes/reftex-vars.el:
15154 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
15155 compiler pacifying defvars.
15156 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
15157 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
15158 not needed.
15159
15160 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
15161
15162 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
15163 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
15164 (verilog-customize, verilog-font-customize)
15165 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
15166 (verilog-mode): Update documentation strings to match tool tips.
15167 (verilog-auto-search-do, verilog-auto-re-search-do)
15168 (verilog-skip-forward-comment-or-string): Fix verilog-auto
15169 expansion when a .* appears inside a string.
15170 (verilog-re-search-forward, verilog-re-search-backward):
15171 Add comment to recall how this works.
15172 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
15173
15174 2008-03-20 Glenn Morris <rgm@gnu.org>
15175
15176 * calendar/calendar.el (calendar-other-dates): New function.
15177 (calendar-print-other-dates): Use calendar-other-dates.
15178 * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove
15179 the declarations it replaces.
15180 (calendar-mouse-print-dates): Use calendar-other-dates.
15181
15182 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
15183 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
15184 (calendar-absolute-from-bahai): Fix the leap-year case.
15185 (calendar-bahai-from-absolute): Re-use the Gregorian month.
15186 (calendar-bahai-date-string, calendar-bahai-print-date):
15187 Handle pre-Bahai dates.
15188
15189 * calendar/cal-china.el (chinese-calendar-celestial-stem)
15190 (chinese-calendar-terrestrial-branch): Make defcustoms.
15191
15192 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
15193 (calendar-mouse-view-diary-entries): Use or.
15194 (calendar-mouse-chinese-date): Remove unused command.
15195 (cal-menu-load-hook): Mark as obsolete.
15196
15197 * calendar/solar.el (calendar-location-name, calendar-latitude)
15198 (calendar-longitude, solar-arctan, sunrise-sunset)
15199 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
15200
15201 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
15202
15203 * calc/calc.el: Remove outdated comments.
15204 (defcalcmodevar, calc-mode-var-list-restore-default-values)
15205 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
15206 Add docstrings.
15207
15208 2008-03-19 Jason Rumney <jasonr@gnu.org>
15209
15210 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
15211
15212 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
15213
15214 * net/tls.el (open-tls-stream): Reindent.
15215
15216 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
15217
15218 * net/tramp.el (tramp-let-maybe): Removed.
15219 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
15220 It does not exist under XEmacs.
15221 (tramp-handle-file-truename, tramp-handle-expand-file-name)
15222 (tramp-completion-file-name-handler): Let-bind
15223 `directory-sep-char'.
15224
15225 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
15226 `directory-sep-char'.
15227
15228 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15229
15230 * help-fns.el (describe-function-1): Don't signal "missing arglist"
15231 for autoloaded keymaps.
15232
15233 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
15234 (electric-verilog-terminate-line, verilog-in-struct-region-p)
15235 (verilog-backward-ws&directives, verilog-forward-ws&directives)
15236 (verilog-in-comment-p, verilog-in-star-comment-p)
15237 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
15238 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
15239 (verilog-skip-forward-comment-or-string, verilog-in-paren)
15240 (verilog-skip-forward-comment-p): Use it.
15241
15242 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
15243
15244 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
15245 (org-remember-templates, org-time-stamp-rounding-minutes)
15246 (org-back-over-empty-lines, org-find-base-buffer-visiting)
15247 (org-columns-new): Fix typos in docstrings.
15248
15249 2008-03-19 Glenn Morris <rgm@gnu.org>
15250
15251 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
15252 (tramp-handle-shell-command): Use condition-case rather than
15253 ignore-errors.
15254
15255 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
15256
15257 * diff-mode.el (diff-header): Make the color louder.
15258 (diff-refine-change): Tone the color down.
15259
15260 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
15261
15262 * descr-text.el (describe-char): When `describe-char-unidata-list'
15263 is set to show all properties, list them in the right order.
15264
15265 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15266
15267 * international/mule.el (load-with-code-conversion): Avoid setting
15268 default-enable-multibyte-characters.
15269
15270 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
15271
15272 * vc.el (vc-annotate-background): Fix custom type.
15273
15274 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
15275
15276 * descr-text.el (describe-char-unidata-list): Allow specifying
15277 just all properties.
15278 (describe-char): Handle that new value.
15279
15280 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
15281
15282 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
15283
15284 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
15285 instead of file name extension to make docs with uncommon
15286 extensions work.
15287
15288 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
15289
15290 * doc-view.el (require): Require cl at compile time because
15291 `assert' needs it.
15292
15293 2008-03-18 Glenn Morris <rgm@gnu.org>
15294
15295 * calendar/calendar.el (initial-calendar-window-hook)
15296 (today-visible-calendar-hook): Doc fixes.
15297
15298 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
15299
15300 * net/tramp.el (tramp-root-regexp): Simplify.
15301 (tramp-completion-file-name-regexp-separate): Don't insist on
15302 leading "[". This prevents method or user or host completion.
15303 (tramp-let-maybe): Autoload it.
15304 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
15305 is an alias for `identity'.
15306 (tramp-handle-write-region): Protect `last-coding-system-used'
15307 over the trailing statements.
15308 (tramp-completion-file-name-handler-post-function): Remove.
15309 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
15310 instead of calling `tramp-drop-volume-letter'.
15311
15312 * net/tramp.el:
15313 * net/tramp-uu.el:
15314 * net/trampver.el: Move coding cookie at the end.
15315
15316 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
15317
15318 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
15319 elements which may be something else than characters.
15320
15321 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
15322
15323 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
15324 New functions to implement vc-status support.
15325
15326 * vc.el (vc-default-extra-status-menu)
15327 (vc-add-to-vc-status-buffer): New functions.
15328
15329 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15330 for eldoc and ielm.
15331
15332 2008-03-17 Glenn Morris <rgm@gnu.org>
15333
15334 * calendar/cal-x.el (diary-frame-parameters)
15335 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
15336 Fix custom type; add options.
15337 (calendar-frame, diary-frame): Doc fixes.
15338 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
15339 new functions.
15340 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
15341 Use calendar-frame-1 and calendar-dedicate-diary.
15342 (calendar-one-frame-setup): Also handle only-one-frame case.
15343 (calendar-only-one-frame-setup): Doc fix. Just call
15344 calendar-one-frame-setup.
15345
15346 * calendar/diary-lib.el: Re-order some definitions before their use.
15347 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
15348 (diary-list-entries): Doc fixes.
15349 (make-fancy-diary-display): Remove function.
15350
15351 * calendar/calendar.el (calendar-today-marker)
15352 (initial-calendar-window-hook, today-visible-calendar-hook)
15353 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
15354 (calendar-star-date, calendar-mark-today): Doc fixes.
15355 (today-visible-calendar-hook): Add options.
15356 (calendar-in-read-only-buffer): New macro.
15357 (calendar-basic-setup): Adapt for change in calendar-read-date.
15358 Place holiday let inside if.
15359 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
15360 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
15361 (calendar-print-other-dates): Use one let rather than many.
15362
15363 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
15364 (calendar-print-other-dates):
15365 * calendar/cal-hebrew.el (list-yahrzeit-dates):
15366 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
15367 * calendar/holidays.el (calendar-list-holidays, list-holidays)
15368 (calendar-cursor-holidays):
15369 * calendar/lunar.el (calendar-phases-of-moon): Use
15370 calendar-in-read-only-buffer to replace previous code and disable undo.
15371
15372 2008-03-16 Juri Linkov <juri@jurta.org>
15373
15374 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
15375 and regexp-search-ring-yank-pointer for the HISTPOS argument of
15376 read-from-minibuffer to provide the correct initial minibuffer
15377 history position in isearch-edit-string when it is called from
15378 isearch-ring-adjust.
15379
15380 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
15381 to check if the current buffer is the minibuffer, and in this case
15382 call abort-recursive-edit to kill the minibuffer. Doc fix.
15383 (kill-this-buffer-enabled-p): Allow this function to return non-nil
15384 when the current buffer is the minibuffer.
15385
15386 * simple.el (goto-line): Leave mark at previous position. Doc fix.
15387
15388 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
15389
15390 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
15391 Use non-nil PARENTS attribute of make-directory instead of
15392 explicitly checking existence the current cache directory.
15393
15394 2008-03-16 Daiki Ueno <ueno@unixuser.org>
15395
15396 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
15397 M-x epa-file-select-keys.
15398
15399 2008-03-16 Kenichi Handa <handa@m17n.org>
15400
15401 * international/mule.el (auto-coding-alist):
15402 Use no-conversion-multibyte for archive files.
15403
15404 2008-03-16 Glenn Morris <rgm@gnu.org>
15405
15406 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
15407 New functions.
15408 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
15409 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
15410 Use calendar-mark-1.
15411 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
15412 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
15413 Use calendar-mark-complex.
15414 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
15415 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
15416 Use calendar-mark-1.
15417
15418 * calendar/calendar.el (calendar-mod): Remove.
15419 * calendar/cal-china.el (calendar-chinese-from-absolute)
15420 (calendar-chinese-date-string): Expand calendar-mod calls.
15421 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
15422 Expand calendar-mod calls.
15423
15424 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
15425 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
15426 (diary-bahai-insert-yearly-entry): Use let rather than let*.
15427 Move obsolete aliases after the functions that replaced them.
15428
15429 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
15430 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
15431 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
15432 Use let rather than let*.
15433 (calendar-hebrew-prompt-for-date): New function.
15434 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
15435 (holiday-tisha-b-av-etc): Use unless, let.
15436
15437 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
15438 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
15439
15440 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
15441
15442 * calendar/calendar.el (calendar-for-loop): Add indent spec.
15443
15444 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
15445 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
15446 than concat.
15447 (diary): Remove un-needed let.
15448 (view-other-diary-entries): Rename argument.
15449 (diary-list-entries-2): New function.
15450 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
15451 (print-diary-entries): Use unless.
15452 (diary-mark-entries-1): Change argument order, make all but
15453 markfunc optional. Handle the standard (Gregorian) case.
15454 Use match-string-no-properties. Handle marks.
15455 (mark-diary-entries): Use diary-mark-entries-1.
15456 (diary-font-lock-keywords-1): New macro.
15457 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
15458
15459 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
15460
15461 * calendar/icalendar.el (icalendar-version): Increase to 0.18.
15462 (icalendar-export-hidden-diary-entries): New variable.
15463 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
15464 In case of error, insert full error-val.
15465 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
15466 Use calendar-day-of-week. Return the day number.
15467 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
15468
15469 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
15470
15471 * calendar/icalendar.el (icalendar-recurring-start-year): New variable.
15472 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
15473 (icalendar-export-region): Ignore hidden diary entries.
15474 (icalendar--convert-ordinary-to-ical): Fix case where event
15475 spans across midnight boundary.
15476 (icalendar-first-weekday-of-year): New function.
15477 (icalendar--convert-weekly-to-ical): Allow user-selectable start
15478 year for recurring events (Mozilla calendars do not propagate
15479 recurring events forever, so year 2000 start date was not working).
15480 (icalendar--convert-yearly-to-ical): Remove extra spaces in
15481 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
15482
15483 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
15484
15485 * net/tramp.el (tramp-root-regexp): New defconst.
15486 (tramp-completion-file-name-regexp-unified)
15487 (tramp-completion-file-name-regexp-separate)
15488 (tramp-completion-file-name-regexp-url): Use it.
15489 (tramp-do-copy-or-rename-file-via-buffer):
15490 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
15491 t for `insert-file-contents-literally'.
15492 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
15493 Autoload it.
15494 (tramp-completion-file-name-handler-post-function): New defconst.
15495 (tramp-completion-file-name-handler): Use it.
15496 (tramp-maybe-open-connection): Update calls to
15497 `tramp-flush-connection-property' for removed 2nd argument.
15498
15499 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15500
15501 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
15502 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
15503 New functions.
15504
15505 2008-03-15 Glenn Morris <rgm@gnu.org>
15506
15507 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
15508 New functions.
15509 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
15510 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15511 (diary-list-entries-1, diary-mark-entries-1): Autoload.
15512 (diary-bahai-list-entries): Use diary-list-entries-1.
15513 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
15514 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
15515 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15516 (diary-list-entries-1, diary-mark-entries-1): Autoload.
15517 (list-hebrew-diary-entries): Use diary-list-entries-1.
15518 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
15519 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
15520 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
15521 (diary-list-entries-1, diary-mark-entries-1): Autoload.
15522 (list-islamic-diary-entries): Use diary-list-entries-1.
15523 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
15524
15525 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
15526
15527 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
15528
15529 * calendar/cal-china.el (number-chinese-months)
15530 (calendar-chinese-from-absolute): Use nth, caar.
15531
15532 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
15533
15534 * calendar/cal-french.el (french-calendar-accents): Doc fix.
15535
15536 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
15537 (calendar-hebrew-month-name-array-leap-year)
15538 (hebrew-calendar-parashiot-names): Make constants.
15539 (diary-parasha): Move definition after constants it uses.
15540
15541 * calendar/cal-html.el (cal-html-insert-link-yearpage)
15542 (cal-html-htmlify-list): Doc fix.
15543 (cal-html-htmlify-entry): Use nth.
15544
15545 * calendar/cal-islam.el (calendar-islamic-month-name-array)
15546 (calendar-islamic-epoch): Make constants.
15547 (calendar-islamic-epoch): Doc fix.
15548
15549 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
15550
15551 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
15552 (cal-tex-month-name): Doc fix.
15553 (cal-tex-last-blank-p): Use zerop.
15554
15555 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
15556 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
15557 (calendar-cursor-to-date): Doc fix.
15558 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
15559 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
15560 (calendar-day-number): Use when.
15561 (generate-calendar-month): Use dotimes.
15562 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
15563 (calendar-set-mark): Reverse conditional.
15564 (calendar-make-alist): Move definition before use.
15565
15566 * calendar/diary-lib.el (diary-face-attrs)
15567 (diary-glob-file-regexp-prefix, diary-selective-display)
15568 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
15569 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
15570 (diary-anniversary, diary-cyclic)
15571 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
15572 (diary-header-line-format): Change wording.
15573 (diary-list-entries): Set `date-start' in let.
15574 (include-other-diary-files, mark-included-diary-files): Use format.
15575 (simple-diary-display, fancy-diary-display): Use cadr, unless.
15576 (mark-diary-entries): Use 1+.
15577 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
15578 (mark-calendar-month): Use dotimes.
15579
15580 * calendar/holidays.el (displayed-month, displayed-year):
15581 Move declarations where needed.
15582 (calendar-list-holidays): Doc fix.
15583
15584 * calendar/parse-time.el (parse-time-string): Simplify.
15585
15586 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
15587 Make constants.
15588 (solar-sunrise-sunset): Rename some local variables for clarity.
15589 (sunrise-sunset): Use zerop.
15590 (solar-mean-equinoxes/solstices): Doc fix.
15591
15592 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
15593 Use nth.
15594 (timeclock-completing-read, timeclock-generate-report): Use zerop.
15595 (timeclock-mean, timeclock-generate-report): Use dolist.
15596
15597 * calendar/todo-mode.el (todo-add-category): Simplify.
15598 (todo-more-important-p, todo-delete-item, todo-file-item):
15599 Use unless, when.
15600 (todo-top-priorities): Use zerop.
15601
15602 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
15603
15604 * buff-menu.el (list-buffers-noselect): Display buffer name in
15605 tooltip instead of mouse binding when it doesn't fit in the list.
15606
15607 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
15608
15609 * faces.el (xw-defined-colors):
15610 * simple.el (widget-convert, shell-mode): Declare as functions
15611 instead of autoloading.
15612
15613 * abbrev.el:
15614 * button.el:
15615 * cus-face.el:
15616 * ediff-hook.el:
15617 * emacs-lisp/backquote.el:
15618 * emacs-lisp/timer.el:
15619 * facemenu.el:
15620 * faces.el:
15621 * menu-bar.el:
15622 * simple.el:
15623 * subr.el:
15624 * textmodes/fill.el:
15625 * textmodes/paragraphs.el: Remove autoloads, redundant when the
15626 files are preloaded.
15627
15628 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
15629
15630 * desktop.el (desktop-create-buffer): Don't catch errors if
15631 debug-on-error is set.
15632
15633 2008-03-14 Eli Zaretskii <eliz@gnu.org>
15634
15635 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
15636 ($(lisp)/calendar/diary-loaddefs.el)
15637 ($(lisp)/calendar/hol-loaddefs.el): New targets.
15638 (LOADDEFS): New macro.
15639 (autoloads): Depend on $(LOADDEFS).
15640
15641 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
15642
15643 * font-lock.el (featurep): Remove test, not useful anymore.
15644 (facemenu-keymap): Move key binding ...
15645 * facemenu.el (facemenu-keymap): ... here.
15646
15647 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
15648 for each file in the list.
15649 (vc-bzr-log-view-mode): Recognize the file marker.
15650
15651 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
15652 for checkdoc and profiling.
15653
15654 2008-03-14 Bastien Guerry <bzg@altern.org>
15655
15656 * textmodes/flyspell.el (nxml-mode): Add the right
15657 `flyspell-mode-predicate'.
15658
15659 * wid-edit.el (link): Use 'mouse-face for :follow-link.
15660
15661 2008-03-14 Glenn Morris <rgm@gnu.org>
15662
15663 * calendar/solar.el: Reorder so that functions are defined before use.
15664 (displayed-month, displayed-year): Move declarations where needed.
15665 (solar-get-number): Move definition before use. Use unless.
15666 (solar-equatorial-coordinates): Simplify.
15667 (solar-sunrise-and-sunset): Use let rather than let*.
15668 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
15669
15670 * startup.el (command-line-1): Rename -internal-script back to
15671 -scriptload (reverts previous change).
15672
15673 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
15674 (calendar-bahai-leap-base): Add doc strings.
15675 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
15676 Move definition before use.
15677 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
15678 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
15679 variables outside the loop. Use dolist.
15680 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
15681
15682 * calendar/cal-china.el: Re-order so that functions are defined before
15683 use.
15684 (displayed-month, displayed-year): Move declarations where needed.
15685 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
15686 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
15687 Add doc strings.
15688 (chinese-year-cache): Recenter on 2010. Doc fix.
15689 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
15690 Doc fix. Simplify.
15691 (chinese-year-cache-init): New function.
15692 (compute-chinese-year, holiday-chinese-new-year)
15693 (calendar-chinese-date-string, calendar-goto-chinese-date)
15694 (make-chinese-month-assoc-list): Use cadr, nth.
15695 (chinese-months): Remove un-needed let.
15696
15697 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
15698 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
15699 (coptic-prompt-for-date): Move definition before use.
15700
15701 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
15702 (calendar-dst-find-data, calendar-daylight-time-offset)
15703 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
15704 (calendar-daylight-savings-starts-time)
15705 (calendar-daylight-savings-ends-time): Use cadr, nth.
15706
15707 * calendar/cal-french.el (french-calendar-epoch)
15708 (calendar-goto-french-date): Doc fix.
15709 (french-calendar-month-name-array)
15710 (french-calendar-multibyte-month-name-array)
15711 (french-calendar-day-name-array, french-calendar-special-days-array):
15712 Add doc strings.
15713
15714 * calendar/cal-hebrew.el (displayed-month, displayed-year)
15715 (original-date): Move declarations where needed.
15716 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
15717 Doc fix.
15718 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
15719 constant variables outside the loop. Use dolist.
15720
15721 * calendar/cal-islam.el (displayed-month, displayed-year)
15722 (original-date): Move declarations where needed.
15723 (islamic-calendar-day-number): Remove unused local variable `day'.
15724 (calendar-goto-islamic-date): Doc fix.
15725 (holiday-islamic): Use unless.
15726 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
15727 constant variables outside the loop. Use dolist.
15728 (mark-islamic-calendar-date-pattern): Move definition before use.
15729 Use unless.
15730 (mark-islamic-diary-entries): Doc fix.
15731 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
15732 (insert-yearly-islamic-diary-entry): Use let rather than let*.
15733
15734 * calendar/cal-julian.el (calendar-absolute-from-julian):
15735 Move definition before use. Remove un-needed local `day'.
15736 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
15737
15738 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
15739 (calendar-mayan-tzolkin-names-array): Add doc strings.
15740 (calendar-mayan-long-count-from-absolute): Use a single let.
15741 (calendar-string-to-mayan-long-count): Simplify.
15742 (calendar-next-haab-date, calendar-previous-haab-date)
15743 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
15744 (calendar-previous-calendar-round-date)
15745 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
15746 Doc fix.
15747 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
15748 (calendar-mayan-date-string, calendar-print-mayan-date)
15749 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
15750 (calendar-mayan-long-count-common-era): Move definitions before use.
15751
15752 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
15753 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
15754 Doc fix.
15755 (calendar-mouse-goto-date): Move definition before use.
15756
15757 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
15758 Move definition before use.
15759 (calendar-cursor-to-visible-date): Move definition before use.
15760 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
15761 and place inside the conditional.
15762 (calendar-forward-day): Simplify.
15763 (calendar-end-of-month): Use unless.
15764 (calendar-goto-day-of-year): Doc fix.
15765 Relocate obsolete aliases after their replacements.
15766
15767 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
15768
15769 * calendar/diary-lib.el (mark-diary-entries): Move some constant
15770 variables outside the diary-date-forms loop.
15771
15772 * calendar/calendar.el (diary-file): Doc fix.
15773 (calendar-buffer-list): Return buffers rather than strings (fixes
15774 previous change).
15775 (hebrew-holidays-4): Fix typo.
15776
15777 * calendar/holidays.el (displayed-month, displayed-year):
15778 Move declarations where needed.
15779 (calendar-holiday-list, calendar-list-holidays)
15780 (holiday-filter-visible-calendar): Move definitions before use.
15781 (list-holidays): Use cadr.
15782 Relocate obsolete aliases after their replacements.
15783
15784 * calendar/lunar.el (date, displayed-month, displayed-year):
15785 Move declarations where needed.
15786 (lunar-phase-list): Move definition after functions it uses.
15787 (calendar-phases-of-moon, diary-phases-of-moon)
15788 (lunar-new-moon-on-or-after): Use cadr, nth.
15789 (lunar-new-moon-on-or-after): Doc fix.
15790
15791 * textmodes/org-irc.el (top-level): CL not required when compiling.
15792 (org-irc-visit-erc): Replace runtime CL functions.
15793
15794 * textmodes/org-publish.el (declare-function): Add compatibility stub.
15795 (org-publish-delete-dups): Declare as function.
15796
15797 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
15798
15799 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
15800 (vc-bzr-show-log-entry): Make regexp match more cases.
15801 (vc-diff-switches-list): Remove autoload, not needed.
15802
15803 2008-03-14 Juri Linkov <juri@jurta.org>
15804
15805 * isearch.el (isearch-edit-string): Remove one call to
15806 `isearch-push-state' not to push an inconsistent state,
15807 but keep another correct call to `isearch-push-state'.
15808 (isearch-ring-adjust): Call `isearch-push-state' only when
15809 `search-ring-update' is non-nil since `isearch-edit-string'
15810 already pushes its state.
15811 (isearch-message): Improve matching the failed part by checking
15812 if the original message starts with the last successful message.
15813
15814 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
15815 (dired-perm-write): Rename from `dired-warn-writable'.
15816 Change parent face from `font-lock-warning-face' to
15817 `font-lock-comment-delimiter-face'.
15818 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
15819 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
15820 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
15821 with `dired-perm-write-face'.
15822
15823 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
15824
15825 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
15826 Create cache dir only if it doesn't already exist.
15827
15828 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
15829
15830 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
15831 of \ and '.
15832
15833 2008-03-13 Johan Bockgård <bojohan@gnu.org>
15834
15835 * net/browse-url.el (browse-url-text-xterm):
15836 Unquote browse-url-text-browser.
15837
15838 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
15839
15840 * textmodes/org-mouse.el: Version number change.
15841
15842 * textmodes/org-publish.el (org-publish-expand-components):
15843 Remove null projects from the list of components.
15844 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
15845 Remove unused retrieval of the :publishing-directory property.
15846 (org-publish-file): Bugfix: when using a relative directory as the
15847 publishing directory, convert it to a directory filename.
15848 (org-publish-project): New alias.
15849 (org-publish-get-files): Protect against empty p.
15850 (org-publish-file): Send an error when file is not part of any project.
15851 (org-publish-file): Offer to refresh the list of files in known
15852 project when the current file is not part of any project.
15853 (org-publish-before-export-hook)
15854 (org-publish-after-export-hook): New hooks.
15855 (org-publish-org-to): Use new hooks and kill buffers.
15856 (org-publish-file): Remove the code for killing buffers.
15857 (org-publish-initialize-files-alist): Use interactive.
15858 (org-publish-file): If the publishing function creates a new
15859 buffer, kill it after publishing.
15860 (org-publish-timestamp-filename): Protect ":" in file name path
15861 under windows.
15862
15863 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
15864 change that killed the LaTeX buffer.
15865
15866 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
15867 in the decision tree.
15868 (org-select-remember-template): Clean the code.
15869 (org-prepare-dblock): Add the extra :content parameter.
15870 (org-write-agenda): New output type ".ics" files.
15871 (org-write-agenda): Call `org-icalendar-verify-function', both for
15872 time stamps and for TODO entries.
15873 (org-agenda-collect-markers, org-create-marker-find-array)
15874 (org-check-agenda-marker-table): New functions.
15875 (org-agenda-marker-table): New variable.
15876 (org-export-as-html): Revert the change that killed the html
15877 buffer. Side effects first need to be studied carefully.
15878 (org-get-tags-at): Fix the structure of the condition-case statement.
15879 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
15880 (org-timestamp-change): Fix regular expressions to swallow the
15881 extra character for repeat-shift control.
15882 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
15883 (org-get-legal-level): Alias to `org-get-valid-level'.
15884 (org-dblock-write:clocktable): Add a :link parameter, linking
15885 headlines to their location in the Org agenda files.
15886 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
15887 throwing an error when getting tags before headlines.
15888 (org-timestamp-change, org-modify-ts-extra)
15889 (org-ts-regexp1): Fix timestamp editing.
15890 (org-agenda-custom-commands-local-options): New constant.
15891 (org-agenda-custom-commands):
15892 Use `org-agenda-custom-commands-local-options' to improve customize
15893 type. "htmlize": Removed hack to fix face problem with htmlize,
15894 it no longer seem necessary.
15895 (org-follow-link-hook): New hook.
15896 (org-agenda-custom-commands): Add "Component" as a tag for each
15897 item in a command series.
15898 (org-open-at-point): Run `org-follow-link-hook'.
15899 (org-agenda-schedule): Bugfix: don't display marker type when it
15900 is nil.
15901 (org-store-link): org-irc required.
15902 (org-set-regexps-and-options): Parse the new logging options.
15903 (org-extract-log-state-settings): New function.
15904 (org-todo): Handle the new ways of recording state change stuff.
15905 (org-local-logging): New function.
15906 (org-columns-open-link): Fix bug with opening link in column view.
15907 (org-local-logging): New function.
15908 (org-todo): Make sure that LOGGING properties are honoured.
15909 (org-todo-keywords): Improve docstring.
15910 (org-startup-options): Cleanup startup options.
15911 (org-set-regexps-and-options): Process the "!" markers.
15912 (org-todo): Respect the new logging stuff.
15913 (org-log-note-how): New variable.
15914 (org-add-log-maybe): New parameter HOW that defines how logging
15915 should be done and also overrides PURPOSE. Add a docstring.
15916 (org-add-log-note): Check if we really need to ask for a note.
15917 (org-get-current-options): Digest the new keyword.
15918 (org-agenda-reset-markers): Rename from
15919 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
15920 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
15921 function, without force argument.
15922 (org-buffer-property-keys): Bind local variables s and p.
15923 (org-make-tags-matcher): Allow "" to match an empty or
15924 non-existent property value.
15925 (org-export-as-html): Join unsorted lists when they directly
15926 follow each other. Such lists may be created by headlines that
15927 are converted to lists.
15928 (org-nofm-to-completion): New function.
15929 (org-export-as-html): Use :html-extension instead of
15930 org-export-html-extension.
15931 (org-store-link): Support for links from `rmail-summary-mode'.
15932 (org-columns-new, org-complete, org-set-property): Set the
15933 `include-columns' argument in the call to
15934 `org-buffer-property-keys'.
15935 (org-buffer-property-keys): New argument `include-columns', to
15936 include properties expected by any of the COLUMNS formats in the
15937 current buffer.
15938 (org-cleaned-string-for-export): Get rid of drawers first, so that
15939 they will be removed also in the text before the first headline.
15940 (org-clock-report): Show the clocktable when found.
15941 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
15942 (org-version): With prefix argument, insert `org-version' at point.
15943 (org-agenda-goto): Recenter the window after finding the target
15944 location, to make sure the correct position will be displayed.
15945 (org-agenda-get-deadlines): Don't scale priority with the warning
15946 period.
15947 (org-insert-heading): Don't break line in the middle of the line.
15948 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
15949 be 0.
15950 (org-update-checkbox-count): Revamp to deal with hierarchical
15951 checkboxes. This was a patch from Miguel A. Figueroa-Villanueva.
15952 (org-remove-timestamp-with-keyword): New function.
15953 (org-schedule, org-deadline):
15954 Use `org-remove-timestamp-with-keyword' to make sure all such time
15955 stamps are removed.
15956 (org-mode): Support for `align'.
15957 (org-agenda-get-deadlines): Make sure priorities increase as the
15958 due date approaches and is passed.
15959 (org-remember-apply-template): Fix problem with tags that
15960 contain "_" or "@".
15961 (org-make-link-regexps): Improve the regular expression for plain links.
15962 (org-agenda-get-closed): List each clocking entry.
15963 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
15964 (org-special-ctrl-k): New option.
15965 (org-kill-line): New function.
15966 (org-archive-all-done): Fix incorrect number of stars in regexp.
15967 (org-refile-get-location): New function.
15968 (org-refile-goto-last-stored): New function.
15969 (org-global-tags-completion-table): Add the value of org-tag-alist
15970 in each buffer, to make sure that also unused tags will be
15971 available for completion.
15972 (org-columns-edit-value)
15973 (org-columns-next-allowed-value): Only update if not in agenda.
15974 (org-clocktable-steps): New function.
15975 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
15976 (org-archive-subtree): Add the outline tree context as a property.
15977 (org-closest-date): New optional argument `prefer'.
15978 (org-goto-auto-isearch): New option.
15979 (org-goto-map, org-get-location): Implement auto-isearch.
15980 (org-goto-local-auto-isearch-map): New variable.
15981 (org-goto-local-search-forward-headings)
15982 (org-goto-local-auto-isearch): New functions.
15983
15984 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
15985
15986 * textmodes/org-irc.el: New file.
15987
15988 2008-03-13 John Wiegley <johnw@gnu.org>
15989
15990 * textmodes/org-mac-message.el: New file.
15991
15992 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
15993
15994 * font-lock.el (font-lock-comment-face): Set the foreground for
15995 the light background 8 colors case.
15996
15997 2008-03-13 Glenn Morris <rgm@gnu.org>
15998
15999 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
16000 generate-autoload-cookie patterns.
16001
16002 * startup.el (command-line-1): Rename -scriptload to -internal-script.
16003
16004 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
16005 (MH_E_SRC): Remove variable.
16006 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
16007 Simplify file header. Use $@ for generated-autoload-file.
16008
16009 * Makefile.in (LOADDEFS): New variable.
16010 (AUTOGENEL): Use $LOADDEFS.
16011 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
16012 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
16013 ($(lisp)/calendar/hol-loaddefs.el): New targets.
16014 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
16015 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
16016 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
16017 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
16018 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
16019 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
16020 Add calendar-specific autoload cookies, and remove any setting of
16021 generated-autoload-file.
16022 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
16023 * calendar/diary-lib.el: Replace explicit autoloads with reading of
16024 diary-loaddefs.
16025 * calendar/holidays.el: Replace explicit autoloads with reading of
16026 hol-loaddefs.
16027
16028 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
16029 (calendar-buffer-list): Simplify.
16030 (generate-calendar-window): Use calendar-mark-holidays rather than
16031 obsolete alias.
16032
16033 * calendar/cal-hebrew.el (list-yahrzeit-dates):
16034 Use cal-hebrew-yahrzeit-buffer.
16035
16036 * calendar/cal-x.el (calendar-only-one-frame-setup)
16037 (calendar-two-frame-setup): Doc fixes.
16038 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
16039
16040 * calendar/appt.el (appt-mode-string): Mark as risky.
16041 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
16042
16043 * calendar/cal-html.el (diary-list-entries):
16044 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
16045 (calendar-iso-from-absolute): Fix autoloads.
16046
16047 * calendar/cal-iso.el (calendar-absolute-from-iso)
16048 (calendar-iso-read-args): Simplify.
16049 (calendar-iso-date-string, calendar-iso-read-args)
16050 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
16051
16052 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
16053 (displayed-month, displayed-year): Move declarations where needed.
16054 (calendar-print-astro-day-number): Doc fix.
16055
16056 * calendar/cal-persia.el (persian-calendar-month-name-array)
16057 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
16058 (persian-prompt-for-date): Remove local variable `today'.
16059
16060 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
16061
16062 * calendar/solar.el (solar-moment, solar-exact-local-noon)
16063 (solar-sunrise-sunset, solar-sunrise-sunset-string)
16064 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
16065 (diary-sabbath-candles, solar-equinoxes/solstices)
16066 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
16067 (solar-time-equation, solar-date-to-et): Simplify.
16068
16069 * mail/supercite.el: Remove the `function' in `(function (lambda'.
16070 Replace `(car (cdr' with cadr'.
16071
16072 * progmodes/f90.el (f90-font-lock-n): New function.
16073 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
16074 Use f90-font-lock-n.
16075 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
16076
16077 * progmodes/f90.el (f90-mode-abbrev-table):
16078 * progmodes/fortran.el (fortran-mode-abbrev-table):
16079 Use newer form of define-abbrev, where supported. No need to bind
16080 abbrevs-changed for system abbrevs.
16081
16082 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
16083
16084 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
16085 delete-frame-functions.
16086
16087 * bookmark.el (Info-current-node): Remove.
16088
16089 2008-03-12 Juri Linkov <juri@jurta.org>
16090
16091 * help.el (describe-project): Remove defaliases for view-todo and
16092 describe-project that are now unnecessary after the merge from
16093 emacs--rel--22 that added define-obsolete-function-alias.
16094
16095 * startup.el (inhibit-startup-screen): Revert incomplete
16096 2008-03-10 merge from emacs--rel--22 that partly reverted
16097 2008-02-28 change that added initial message to *scratch* buffer
16098 regardless of the value of `inhibit-startup-screen'.
16099 Now keep this change in the trunk, but not in the 22 branch.
16100
16101 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16102
16103 * international/quail.el (quail-setup-completion-buf, quail-help):
16104 * mail/binhex.el (binhex-decode-region-internal):
16105 * mail/uudecode.el (uudecode-decode-region-internal):
16106 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
16107 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
16108 setting default-enable-multibyte-characters.
16109
16110 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
16111
16112 * comint.el: Fix up indentation and comment style. Remove `function'.
16113
16114 * international/mule-cmds.el (reset-language-environment)
16115 (set-language-environment-nonascii-translation):
16116 Don't set-unibyte-charset.
16117
16118 * doc-view.el: Remove all cb-args, use closures instead.
16119 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
16120 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
16121 doing an incorrect check). Update all callers to use the new name.
16122 (doc-view-doc->txt): Add missing `txt' argument.
16123
16124 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
16125
16126 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
16127 md5 sum calculation to single-byte.
16128
16129 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16130
16131 * doc-view.el (doc-view-new-window-function): Add assertion.
16132 (doc-view-doc-type): New var.
16133 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
16134 (doc-view-intersection): New fun.
16135 (doc-view-mode): Use it to set the new var.
16136
16137 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
16138
16139 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
16140 (doc-view-already-converted-p): New functions.
16141 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
16142 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
16143 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
16144 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
16145 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
16146 (doc-view-convert-current-doc): Don't hardwire the functions the
16147 sentinels call. Now they're provided by two args CALLBACK and
16148 CB-ARGS to the functions.
16149 (doc-view-search): Use doc-view-doc->txt.
16150 (doc-view-initiate-display): Use doc-view-already-converted-p.
16151 Mention new binding C-c C-t if doc-view-mode doesn't work.
16152
16153 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
16154
16155 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
16156
16157 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16158
16159 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
16160 Mark " outside of tags as punctuation.
16161
16162 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
16163
16164 * menu-bar.el (minibuffer-local-map): Use the same command for the
16165 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
16166 Prefer RET over C-j for exit-minibuffer.
16167
16168 * files.el (display-buffer-other-frame): Eliminate problematic code.
16169
16170 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
16171 (menu-bar-select-buffer): Remove.
16172 (menu-bar-select-frame): Make non-interactive and take a frame arg.
16173 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
16174
16175 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
16176
16177 * icomplete.el (icomplete-completions): Remove obsolete code.
16178
16179 * net/net-utils.el (iwconfig-program-options): Doc fix.
16180 (net-utils-run-program, run-network-program): Define as functions.
16181
16182 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
16183
16184 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
16185
16186 2008-03-11 Glenn Morris <rgm@gnu.org>
16187
16188 * faces.el (mode-line-emphasis): New face.
16189 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
16190
16191 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
16192
16193 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
16194
16195 * simple.el (set-mark-command): Doc fix.
16196
16197 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
16198
16199 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
16200
16201 * emacs-lisp/autoload.el (autoload-find-destination):
16202 Don't force raw-text.
16203
16204 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
16205 * calendar/cal-loaddefs.el: Don't version control.
16206
16207 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16208
16209 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
16210 entries and add :help to the existing ones.
16211
16212 2008-03-10 Glenn Morris <rgm@gnu.org>
16213
16214 * calendar/cal-hebrew.el (date, entry, number): Move declarations
16215 to where they are needed.
16216
16217 * calendar/calendar.el (diary-file, hebrew-holidays-1)
16218 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
16219 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
16220 (calendar-version): Doc fixes.
16221 (calendar-absolute-from-gregorian): Use zerop.
16222 (calendar-mode-line-format): Make it a defcustom.
16223
16224 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
16225 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
16226 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
16227 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
16228 (mark-included-diary-files, mark-calendar-days-named)
16229 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
16230 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
16231 (insert-monthly-diary-entry, insert-yearly-diary-entry)
16232 (insert-anniversary-diary-entry, insert-block-diary-entry)
16233 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
16234 (diary-font-lock-sexps): Doc fixes.
16235 (diary-remind-message, mark-calendar-month): Use zerop.
16236 (diary-attrtype-convert, diary-pull-attrs): Simplify.
16237 (diary-list-entries): Revert let to let* (previous change).
16238
16239 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
16240
16241 2008-03-10 Kim F. Storm <storm@cua.dk>
16242
16243 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
16244 function aliases for the old names.
16245
16246 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
16247
16248 * iswitchb.el (iswitchb-use-faces): Doc fix.
16249 (iswitchb-buffer-ignore, iswitchb-read-buffer):
16250 Fix typos in docstrings.
16251
16252 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16253
16254 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
16255 Fix typo.
16256 (verilog-type-font-keywords): Reindent.
16257
16258 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
16259
16260 * progmodes/verilog-mode.el (verilog-font-grouping-keywords):
16261 Fix bug in the grouping-keyword regular expression.
16262 (verilog-font-lock-keywords): Allow users to toggle special
16263 highlight of grouping-keywords.
16264 (verilog-highlight-grouping-keywords): The toggle for special
16265 highlighting of grouping keywords.
16266
16267 2008-03-10 Juri Linkov <juri@jurta.org>
16268
16269 * startup.el: Revert 2008-02-28 change that adds initial message
16270 to *scratch* buffer regardless of the value of
16271 `inhibit-startup-screen'.
16272
16273 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
16274
16275 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
16276 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
16277 * progmodes/verilog-mode.el (verilog-mode):
16278 * net/socks.el (socks):
16279 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
16280
16281 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16282
16283 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
16284 (doc-view-bookmark-make-record): Use them.
16285 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
16286 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
16287
16288 * bookmark.el (bookmark-make-record-function): Change expected return
16289 value to include a suggested bookmark name.
16290 (bookmark-make): Split into bookmark-make-record and bookmark-store.
16291 Fix reversed `overwrite' semantics.
16292 (bookmark-set): Call bookmark-make-record before prompting the user.
16293 Then pass the result to bookmark-store later on.
16294 (bookmark-make-name-function): Remove.
16295 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
16296 * info.el (bookmark-make-name-function): Remove.
16297 (Info-mode): Don't set it.
16298 (Info-bookmark-make-name): Remove.
16299 (Info-bookmark-make-record): Use Info-current-node as suggested default
16300 bookmark name.
16301
16302 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
16303 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
16304 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
16305 (bookmark-annotation-buffer, bookmark-annotation-file)
16306 (bookmark-annotation-point, bookmark-send-annotation)
16307 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
16308 (bookmark-edit-annotation-text-func): Rename from
16309 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
16310 (bookmark-edit-annotation-mode-map): Move initialization into
16311 declaration.
16312
16313 * bookmark.el: Remove spurious * in docstrings.
16314 (bookmark-minibuffer-read-name-map): New var.
16315 (bookmark-set): Use it. Also pass the default value as it should.
16316 (bookmark-send-edited-annotation): Take no chances with text properties.
16317 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
16318 (bookmark-insert-buffer-name): Remove.
16319 (bookmark-buffer-file-name): Signal an error rather than returning nil.
16320
16321 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
16322
16323 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
16324
16325 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
16326
16327 * diff-mode.el (diff-mode-menu): Add :help.
16328
16329 2008-03-09 Glenn Morris <rgm@gnu.org>
16330
16331 * calendar/calendar.el (general-holidays, oriental-holidays)
16332 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
16333 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
16334 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
16335 (calendar-holidays): Restore autoload cookies, because people are
16336 used to using these variables without loading calendar.el.
16337
16338 * calendar/cal-islam.el (diary-islamic-date): Move to end.
16339 (date, number): Declare where needed.
16340
16341 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
16342 (list-sexp-diary-entries): Doc fixes.
16343 (diary-list-entries): Doc fix. Remove free variable `entry'.
16344 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
16345 Simplify setting of `date-holiday-list'.
16346 (mark-diary-entries): Remove free variable `entry'.
16347 (diary-list-entries, include-other-diary-files, fancy-diary-display):
16348 Use let where let* is not needed.
16349
16350 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16351
16352 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
16353 make-record function, instead paste it in afterwards.
16354 (bookmark-make-record-for-text-file):
16355 * doc-view.el (doc-view-bookmark-make-record):
16356 * info.el (Info-bookmark-make-record): Don't mess with annotations.
16357
16358 2008-03-08 Glenn Morris <rgm@gnu.org>
16359
16360 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
16361
16362 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
16363
16364 * calendar/diary-lib.el (diary-list-entries)
16365 (include-other-diary-files, mark-diary-entries)
16366 (mark-sexp-diary-entries, mark-included-diary-files)
16367 (diary-entry-time, list-sexp-diary-entries): Remove the special
16368 handling of ^M that dates back to the use of selective-display.
16369 (simple-diary-display): Obey setting of pop-up-frames.
16370 (body, entry): Remove unnecessary declarations.
16371
16372 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
16373 (bookmark-get-annotation, bookmark-set-annotation)
16374 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
16375 (bookmark-set-position, bookmark-get-front-context-string)
16376 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
16377 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
16378 * info.el (Info-bookmark-make-record): Don't bother recording point.
16379 (bookmark-get-filename, bookmark-get-front-context-string)
16380 (bookmark-get-rear-context-string, bookmark-get-position):
16381 Don't declare any more.
16382 (bookmark-get-info-node): Remove.
16383 (bookmark-prop-get): Declare.
16384 (Info-bookmark-jump): Use it.
16385
16386 2008-03-08 Johan Bockgård <bojohan@gnu.org>
16387
16388 * subr.el (while-no-input): Don't splice BODY directly into the
16389 `or' form.
16390
16391 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
16392
16393 * diff-mode.el (diff-ignore-whitespace-hunk):
16394 Bind inhibit-read-only before trying to change the buffer.
16395
16396 2008-03-08 Glenn Morris <rgm@gnu.org>
16397
16398 * calendar/appt.el (appt): Move custom group here from calendar.el.
16399 (appt-disp-window, appt-convert-time): Doc fixes.
16400
16401 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
16402 (calendar-bahai-mark-date-pattern):
16403 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
16404 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
16405 * calendar/cal-julian.el (calendar-absolute-from-julian):
16406 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
16407
16408 * calendar/cal-china.el (chinese-calendar): Move custom group here from
16409 calendar.el.
16410 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
16411 Make constants.
16412 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
16413 (chinese-calendar-daylight-savings-starts)
16414 (chinese-calendar-daylight-savings-ends)
16415 (chinese-calendar-daylight-savings-starts-time)
16416 (chinese-calendar-daylight-savings-ends-time)
16417 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
16418 Doc fixes.
16419
16420 * calendar/cal-coptic.el (coptic-name): Add doc string.
16421
16422 * calendar/cal-french.el (french-calendar-month-name-array)
16423 (french-calendar-day-name-array, french-calendar-special-days-array):
16424 Add doc strings.
16425
16426 * calendar/cal-bahai.el (diary-bahai-mark-entries)
16427 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
16428 (diary-bahai-insert-yearly-entry):
16429 * calendar/cal-dst.el (calendar-next-time-zone-transition)
16430 (calendar-time-zone):
16431 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
16432 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
16433 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
16434 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
16435 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
16436 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
16437 (list-islamic-diary-entries, mark-islamic-diary-entries)
16438 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
16439 (insert-yearly-islamic-diary-entry):
16440 * calendar/cal-iso.el (calendar-iso-read-args):
16441 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
16442 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
16443 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
16444 (calendar-next-calendar-round-date)
16445 (calendar-mayan-long-count-common-era):
16446 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
16447 (cal-menu-x-popup-menu, calendar-mouse-holidays)
16448 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
16449 (calendar-mouse-goto-date):
16450 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
16451 * calendar/holidays.el (holidays):
16452 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
16453 * calendar/time-date.el (date-to-time, time-subtract, time-add)
16454 (safe-date-to-time): Doc fixes.
16455
16456 * calendar/cal-persia.el (persian-calendar-month-name-array)
16457 (persian-calendar-epoch): Make constants.
16458
16459 * calendar/cal-tex.el (calendar-tex): Move custom group here from
16460 calendar.el.
16461
16462 * calendar/cal-x.el (diary-frame-parameters)
16463 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
16464 (calendar-after-frame-setup-hooks): Make defcustoms.
16465 (calendar-one-frame-setup, calendar-only-one-frame-setup)
16466 (calendar-two-frame-setup): Doc fix.
16467
16468 * calendar/cal-loaddefs.el: New file.
16469
16470 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
16471 * calendar/cal-french.el, calendar/cal-html.el:
16472 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
16473 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
16474 * calendar/cal-tex.el, calendar/cal-x.el:
16475 Unquote lambda functions. Add autoload cookies to functions formerly
16476 autoloaded in calendar.el. Set `generated-autoload-file' to
16477 "cal-loaddefs.el".
16478
16479 * calendar/calendar.el: Move many autoloads to separate file,
16480 cal-loaddefs.el. Move defcustoms to start and re-order.
16481 (calendar-month-name-array, calendar-starred-day): No need to
16482 declare for compiler.
16483 (cal-loaddefs): Require it.
16484 (appt, chinese-calendar, calendar-tex): Move custom groups to the
16485 appropriate file.
16486 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
16487 Reverse logic.
16488 (diary-face, diary-file-name-prefix-function, diary-include-string)
16489 (diary-glob-file-regexp-prefix, diary-face-attrs)
16490 (diary-file-name-prefix, sexp-diary-entry-symbol)
16491 (print-diary-entries-hook, list-diary-entries-hook)
16492 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
16493 (nongregorian-diary-marking-hook, diary-list-include-blanks):
16494 Move to diary-lib.
16495 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
16496 (all-bahai-calendar-holidays): Doc fix.
16497 (calendar-insert-indented): Doc fix. Use when rather than if.
16498 (exit-calendar): Use mapc rather than mapcar.
16499 (calendar-cursor-to-date): Use zerop.
16500 (calendar-mark-ring): Add doc-string.
16501 (calendar-starred-day): Defvar it.
16502 (calendar-mode): Make calendar-starred-day local.
16503 (calendar-star-date): No need to make calendar-starred-day local.
16504
16505 * calendar/diary-lib.el: Move defcustoms to start.
16506 (diary-include-string, diary-list-include-blanks)
16507 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
16508 (diary-file-name-prefix, diary-file-name-prefix-function)
16509 (sexp-diary-entry-symbol, list-diary-entries-hook)
16510 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
16511 (nongregorian-diary-marking-hook, print-diary-entries-hook):
16512 Move here from calendar.el.
16513 (diary-file-name-prefix-function): Use 'identity.
16514 (diary-face): Make it a defcustom, and mark as obsolete.
16515 (top-level): No need to require cal-hebrew, cal-islam when compiling.
16516 (calendar-hebrew-month-name-array-leap-year)
16517 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
16518 Define for compiler.
16519 (diary-font-lock-keywords): Use format rather than concat.
16520 Add bahai-diary-entry-symbol.
16521
16522 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
16523 * calendar/solar.el: Unquote lambda functions.
16524
16525 * calendar/solar.el (calendar-location-name, calendar-latitude)
16526 (calendar-longitude, solar-setup, solar-sin-degrees)
16527 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
16528 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
16529 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
16530 (solar-exact-local-noon, solar-julian-ut-centuries)
16531 (solar-ephemeris-time, solar-date-next-longitude)
16532 (solar-horizontal-coordinates, solar-equatorial-coordinates)
16533 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
16534 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
16535 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
16536 Doc fixes.
16537 (solar-horizontal-coordinates, solar-equatorial-coordinates)
16538 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
16539 (solar-ecliptic-coordinates): Use unless.
16540 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
16541 Use or.
16542
16543 * calendar/timeclock.el: Add doc-strings to all functions.
16544 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
16545 (timeclock-entry-list-length, timeclock-entry-list-projects)
16546 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
16547
16548 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
16549
16550 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
16551 (org-get-entries-from-diary): Require diary-lib.
16552
16553 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
16554
16555 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
16556 Pacify byte-compiler.
16557
16558 2008-03-07 Alan Mackenzie <acm@muc.de>
16559
16560 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
16561 paren/bracket pairs parsed, to solve performance problem.
16562
16563 2008-03-07 Bastien Guerry <bzg@altern.org>
16564
16565 * bookmark.el (bookmark-set): Don't check for
16566 `bookmark-make-name-function' since `bookmark-buffer-file-name'
16567 already takes care of this.
16568 (bookmark-buffer-name, bookmark-buffer-file-name):
16569 Remove Info-mode specific code.
16570
16571 * info.el (bookmark-get-info-node): Define this function in
16572 info.el, not in bookmark.el.
16573 (Info-mode): Set `bookmark-make-name-function' to
16574 `Info-bookmark-make-name' locally.
16575 (Info-bookmark-make-name): New function.
16576
16577 * bookmark.el (bookmark-make-name-function): New variable.
16578
16579 2008-03-07 Karl Fogel <kfogel@red-bean.com>
16580
16581 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
16582 buffer-local, not `bookmark-make-cell-function' (the old name).
16583
16584 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
16585
16586 * doc-view.el (doc-view-bookmark-make-record):
16587 * image-mode.el (image-bookmark-make-record):
16588 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
16589
16590 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
16591
16592 * vc.el (vc-status-menu-map-filter): Return orig-binding if
16593 boundp 'vc-ignore-menu-filter.
16594 (vc-status-tool-bar-map): Make it defvar.
16595 (vc-status-mode): vc-status-tool-bar-map now variable.
16596 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
16597
16598 2008-03-07 Karl Fogel <kfogel@red-bean.com>
16599
16600 Give a better name to part of the bookmark interface.
16601
16602 This was originally a much larger change, but halfway through I
16603 updated and discovered that Stefan Monnier had done the rest.
16604 It looks like he anticipated the new name too, because he used
16605 `the-record' instead of `the-cell' for some internal variable names.
16606
16607 * bookmark.el (bookmark-make-record-function): Was
16608 `bookmark-make-cell-function'.
16609 (bookmark-make, bookmark-send-annotation): Update for above.
16610 (bookmark-make-record-for-text-file):
16611 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
16612
16613 * info.el: Adjust accordingly.
16614 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
16615
16616 * image-mode.el: Adjust accordingly.
16617 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
16618
16619 * doc-view.el: Adjust accordingly.
16620 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
16621
16622 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
16623
16624 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
16625 Move initialization into declaration.
16626 (bookmark-get-info-node, bookmark-set-info-node): Remove.
16627 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
16628 (bookmark-info-current-node): Remove.
16629 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
16630 Add relocation fallback. Set bookmark-current-bookmark.
16631 (bookmark-default-handler): Rename from bookmark-jump-noselect.
16632 Remove relocation fallback. Don't set bookmark-current-bookmark.
16633 (bookmark-set): Let it be used even if there's no buffer-file-name
16634 as long as there is a bookmark-make-cell-function.
16635 * info.el (Info-bookmark-jump): Remove relocation fallback.
16636 Don't set bookmark-current-bookmark.
16637
16638 2008-03-07 Glenn Morris <rgm@gnu.org>
16639
16640 * calendar/appt.el (appt-issue-message)
16641 (appt-message-warning-time, appt-audible, appt-visible)
16642 (appt-msg-window, appt-display-mode-line, appt-display-duration)
16643 (appt-display-diary): Remove autoload cookies.
16644
16645 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
16646 Remove leading `*' from defcustom doc-strings.
16647
16648 * calendar/cal-dst.el (calendar-dst): New custom group.
16649 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
16650 (calendar-time-zone, calendar-daylight-time-offset)
16651 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
16652 (calendar-daylight-savings-starts-time)
16653 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
16654 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
16655 Move to start.
16656
16657 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
16658
16659 * calendar/calendar.el (calendar-version): Use emacs-version and
16660 make it obsolete. Move to end.
16661 (calendar-offset, view-diary-entries-initially)
16662 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
16663 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
16664 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
16665 (all-bahai-calendar-holidays, calendar-load-hook)
16666 (initial-calendar-window-hook, today-visible-calendar-hook)
16667 (today-invisible-calendar-hook, calendar-move-hook)
16668 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
16669 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
16670 (diary-include-string, sexp-diary-entry-symbol)
16671 (abbreviated-calendar-year, american-date-diary-pattern)
16672 (european-date-diary-pattern, european-calendar-display-form)
16673 (american-calendar-display-form, print-diary-entries-hook)
16674 (list-diary-entries-hook, diary-hook, diary-display-hook)
16675 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
16676 (nongregorian-diary-marking-hook, diary-list-include-blanks)
16677 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
16678 (local-holidays, other-holidays, hebrew-holidays-1)
16679 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
16680 (hebrew-holidays, christian-holidays, islamic-holidays)
16681 (bahai-holidays, solar-holidays, calendar-setup)
16682 (calendar-week-start-day): Remove autoload cookies.
16683 (diary-glob-file-regexp-prefix): Doc fix.
16684 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
16685 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
16686 (calendar-week-start-day, calendar-debug-sexp): Move to start.
16687
16688 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
16689 (calendar-time-display-form, calendar-latitude)
16690 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
16691 cookies.
16692 (calendar-latitude, calendar-longitude): Move functions after
16693 variables.
16694 (diary-sabbath-candles-minutes): Move to start.
16695 (solar-setup): Use or rather than if.
16696 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
16697 Remove condition-case.
16698 (solar-atn2): Use zerop.
16699 (solar-equinoxes-solstices): Doc fix.
16700
16701 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
16702 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
16703
16704 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
16705 (calendar-longitude, calendar-latitude, calendar-location-name):
16706 Declare for compiler.
16707
16708 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
16709
16710 * arc-mode.el (archive-ar-file-header-re): New const.
16711 (archive-ar-summarize, archive-ar-extract): New funs.
16712 (archive-find-type): Recognize ar archives.
16713
16714 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
16715 New functions.
16716
16717 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
16718
16719 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
16720
16721 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16722 Replace :enable (mark-active) with :enable mark-active.
16723
16724 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
16725
16726 * vms-patch.el (make-legal-file-name): New obsolete alias.
16727 (make-valid-file-name): Rename from `make-legal-file-name'.
16728 (make-auto-save-file-name): Use it.
16729
16730 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
16731 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
16732 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
16733
16734 * textmodes/org.el (org-export-html-style): Doc fix.
16735 (org-get-legal-level): New obsolete alias.
16736 (org-get-valid-level): Rename from `org-get-legal-level'.
16737 (org-promote, org-demote, org-archive-subtree)
16738 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
16739
16740 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
16741
16742 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
16743
16744 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
16745 (vc-status-toggle-mark): New functions.
16746 (vc-status-mode): Set tool bar map.
16747
16748 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
16749
16750 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
16751 Reported by Drew Adams <drew.adams@oracle.com>.
16752
16753 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
16754
16755 * subr.el (read-quoted-char): Resolve modifiers of the character
16756 event.
16757
16758 * comint.el (comint-exec-1): Don't change the coding-system for
16759 decoding to dos-like EOL.
16760 (comint-carriage-motion): Fully rewrite.
16761
16762 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
16763
16764 * epg.el (epg-context-include-certs): Reflow docstring.
16765 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
16766 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
16767 (epg-context-set-signers, epg-context-set-sig-notations)
16768 (epg-make-import-status, epg-make-import-result)
16769 (epg-start-delete-keys): Fix typos in docstrings.
16770 (epg-start-sign-keys, epg-sign-keys):
16771 Fix typos in obsolescence declarations.
16772
16773 * iswitchb.el: Don't check for `cadr' and `last'.
16774 (iswitchb-define-mode-map, iswitchb-default-keybindings):
16775 Add obsolescence declaration and remove redundant info from docstring.
16776 (iswitchb-set-common-completion, iswitchb-set-matches)
16777 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
16778 (recentf-list, most-len, most-is-exact):
16779 Don't wrap defvars within `eval-when-compile'.
16780
16781 2008-03-05 Glenn Morris <rgm@gnu.org>
16782
16783 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
16784 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
16785 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
16786 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
16787 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
16788
16789 * ediff-hook.el (ediff-window-setup-function): Don't autoload
16790 declaration for compiler.
16791 (ediff-xemacs-init-menus): Use when rather than if.
16792
16793 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
16794 if+and to just and.
16795 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
16796 (ediff-delete-overlay): Move the XEmacs test inside the definition.
16797
16798 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
16799
16800 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
16801 test inside XEmacs test.
16802 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
16803 since it was doing nothing on Emacs.
16804 (ediff-make-bullet-proof-overlay): Use when rather than if.
16805
16806 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
16807 (ediff-setup-control-frame): Remove
16808 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
16809 a (featurep 'xemacs) test.
16810
16811 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
16812
16813 * calc/calc-ext.el (calc-extended-command-history): New variable.
16814 (calc-execute-extended-command): Use `calc-extended-command-history'.
16815
16816 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
16817
16818 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
16819 (standard-mode-line-position): Add mouse-face.
16820
16821 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
16822 * progmodes/grep.el (grep-mode-map): Add :help.
16823
16824 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
16825 initialize in one step. Add :help. Use :enable to activate menu
16826 items. Show the key binding for edebug-defun.
16827 (lisp-interaction-mode-map): Add a menu.
16828
16829 * term.el (term-mode-map): Define and initialize in one step.
16830
16831 * ediff-init.el (ediff-color-display-p): Simplify.
16832 (Xor): Remove unused function.
16833 (ediff-with-syntax-table): Simplify for Emacs.
16834
16835 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
16836 menu-bar being loaded, it always is.
16837
16838 2008-03-05 Glenn Morris <rgm@gnu.org>
16839
16840 * textmodes/tex-mode.el (tex-mode): Suppress warning about
16841 multiple definitions when compiling.
16842
16843 2008-03-04 Alan Mackenzie <acm@muc.de>
16844
16845 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
16846
16847 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
16848 doc-string, "c-old-LEN" -> "c-old-END".
16849
16850 2008-03-04 Jason Rumney <jasonr@gnu.org>
16851
16852 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
16853 namespaces.
16854
16855 2008-03-04 Glenn Morris <rgm@gnu.org>
16856
16857 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
16858
16859 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
16860 than mapcar.
16861
16862 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
16863
16864 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
16865 (byte-compile-nilconstp): Can't use recursion in a defsubst.
16866
16867 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
16868 so that M-q can fill comments.
16869 (tex-executable-exists-p, tex-compile): Extend with special syntax for
16870 commands implemented in elisp.
16871 (tex-compile-commands): Add an entry to use doc-view for pdf files.
16872 (tex-format-cmd): New function.
16873 (tex-compile): Use it to let the user specify default arguments.
16874 (tex-cmd-bibtex-args): New var.
16875 (tex-cmd-doc-view): New function.
16876
16877 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
16878
16879 * faces.el (face-spec-set): Fix typos in docstring.
16880
16881 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
16882
16883 * bindings.el (mode-line-column-line-number-mode-map): New variable.
16884 (standard-mode-line-position): Use it to add a menu for toggling
16885 column number and line number display.
16886
16887 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
16888
16889 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16890 Remove optimization that was working around the form-code-walker bug.
16891
16892 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
16893 Walk into the body of lambdas after byte-compile-unfold-lambda.
16894
16895 2008-03-03 Glenn Morris <rgm@gnu.org>
16896
16897 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
16898 value, if set, over frame value.
16899
16900 * simple.el (transient-mark-mode): Don't turn on by default.
16901
16902 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
16903 accidentally removed by the 2007-12-05 merge from Gnus.
16904
16905 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
16906
16907 * progmodes/compile.el (compilation-menu-map): Add menu entries
16908 for useful options.
16909
16910 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
16911 Glenn Morris <rgm@gnu.org>
16912
16913 * emacs-lisp/bytecomp.el (byte-recompile-directory)
16914 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
16915 Give a `bytecomp-' prefix to local variables with common names.
16916
16917 2008-03-01 Glenn Morris <rgm@gnu.org>
16918
16919 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16920 Restore code commented out 2007-11-10.
16921
16922 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
16923
16924 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
16925 Delete macro.
16926 * emulation/viper-cmd.el, emulation/viper-ex.el:
16927 * emulation/viper-init.el, emulation/viper-keym.el:
16928 * emulation/viper-mous.el, emulation/viper-util.el:
16929 * emulation/viper.el:
16930 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
16931 featurep test.
16932
16933 Replace obsolete frame-local variables with frame-parameters.
16934 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
16935 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
16936 (viper-vi-state-cursor-color): Only call make-variable-frame-local
16937 on XEmacs.
16938 * emulation/viper-util.el (viper-frame-value): New macro.
16939 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
16940 (viper-R-state-post-command-sentinel)
16941 (viper-replace-state-post-command-sentinel)
16942 (viper-change-state-to-insert, viper-change-state-to-emacs):
16943 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
16944 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
16945 (viper-get-saved-cursor-color-in-insert-mode)
16946 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
16947 Use viper-frame-value for viper-replace-overlay-cursor-color,
16948 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
16949 viper-vi-state-cursor-color values.
16950
16951 * emulation/viper-cmd.el (zmacs-region-stays):
16952 * emulation/viper-util.el (zmacs-region-stays): No need to define
16953 for compiler.
16954
16955 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
16956 mapcar on Emacs.
16957
16958 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
16959 on XEmacs.
16960
16961 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
16962 rather than if.
16963
16964 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16965
16966 * whitespace.el: New version 9.3. As the glyph code generation was
16967 fixed, it is possible now to use character code above ?\x1FFFF in the
16968 display table. Fix `whitespace-indentation-regexp' to not include an
16969 extra ending character. Reported by Michael Welsh Duggan
16970 <mwd@cert.org>. Added hook actions when buffer is written or killed as
16971 the original whitespace package had. Suggested by Eric Cooper
16972 <ecc@cmu.edu>. Doc fix.
16973 (whitespace-action): New option.
16974 (whitespace-display-mappings): Changed default newline visualization to
16975 display downwards arrow, as the glyph code generation was fixed.
16976 (whitespace-unload-function): Assure that all local whitespace mode is
16977 turned off.
16978 (whitespace-global-modes): Fix type customization.
16979 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
16980 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
16981 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
16982 Fix code.
16983 (whitespace-buffer): Command removed.
16984 (whitespace-trailing-regexp, whitespace-mark-x)
16985 (whitespace-display-window, whitespace-action-when-on)
16986 (whitespace-add-local-hook, whitespace-remove-local-hook)
16987 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
16988 (whitespace-action): New funs.
16989 (whitespace-report-list, whitespace-report-text)
16990 (whitespace-report-buffer-name): New consts.
16991 (whitespace-report, whitespace-report-region): New commands.
16992
16993 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
16994
16995 * disp-table.el (make-glyph-code): Don't test the result of
16996 `face-id', which already signals an error for invalid faces.
16997 (glyph-face): Simplify.
16998
16999 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
17000 running `desktop-not-loaded-hook' to allow modifying it.
17001 Don't show warning message if `desktop-dirname' was modified.
17002
17003 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
17004
17005 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
17006 we still expect more lines.
17007
17008 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
17009 comment-paragraph filling if the commark doesn't match
17010 comment-start-skip.
17011
17012 2008-03-01 Daiki Ueno <ueno@unixuser.org>
17013
17014 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
17015 the `imap' variant.
17016
17017 2008-03-01 Jason Rumney <jasonr@gnu.org>
17018
17019 * files.el (make-auto-save-file-name): Encode more characters in
17020 non-file buffer names. Use url-encoding.
17021
17022 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
17023
17024 * net/net-utils.el (ftp-program): Fix typo in docstring.
17025 (ifconfig-program-options, netstat-program-options)
17026 (arp-program-options, route-program-options, nslookup-program-options)
17027 (ftp-program-options, smbclient-program-options)
17028 (dns-lookup-program-options, arp, route): Doc fixes.
17029
17030 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
17031 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
17032 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
17033 Fix typos in docstrings.
17034 (gdb-pending-triggers): Reflow docstring.
17035 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
17036
17037 2008-03-01 Alan Mackenzie <acm@muc.de>
17038
17039 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
17040 typing "#" at EOB.
17041
17042 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
17043
17044 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
17045
17046 2008-02-29 Kim F. Storm <storm@cua.dk>
17047
17048 * emulation/cua-base.el (cua-remap-control-v)
17049 (cua-remap-control-z): New defcustoms.
17050 (cua-mode): Add them to set-after property.
17051 (cua--init-keymaps): Use them.
17052 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
17053
17054 * help.el (view-emacs-todo): Rename from view-todo.
17055 (describe-gnu-project): Rename from describe-project. Users changed.
17056 (view-help-file): New helper function.
17057 (describe-distribution, describe-copying, describe-gnu-project)
17058 (view-todo, view-order-manuals, view-emacs-problems): Use it.
17059 (view-emacs-debugging, view-external-packages): New commands.
17060 (help-map): Move describe-distribution to C-h C-o (ordering).
17061 Move view-emacs-problems to C-h C-p (problems).
17062 Bind view-emacs-debugging to C-h C-d (debugging).
17063 Bind view-external-packages to C-h C-e (extras).
17064 (help-for-help-internal): Cleanup and align descriptions.
17065 Remove command names to reduce clutter.
17066
17067 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
17068
17069 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
17070 and quieter face (not a warning).
17071
17072 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
17073
17074 * vc.el (vc-status-crt-marked): New variable.
17075 (vc-status-mode): Make it local.
17076 (vc-status-refresh): Use it to save the marked files.
17077 (vc-update-vc-status-buffer): Use it to restore the marked files.
17078
17079 * vc-svn.el (vc-svn-after-dir-status):
17080 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
17081
17082 2008-02-29 Glenn Morris <rgm@gnu.org>
17083
17084 * allout.el (allout-topic-encryption-bullet)
17085 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
17086 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
17087 from 22.0 to 22.1.
17088
17089 * net/imap.el (imap-ping-server):
17090 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
17091 Change defcustom :version from 23.0 to 23.1.
17092
17093 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
17094
17095 * desktop.el (desktop-save): Save the buffer name if the
17096 uniquified base name is empty.
17097
17098 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
17099
17100 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
17101 correctly when user has "set print address off".
17102
17103 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
17104
17105 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
17106 version number of the next major Emacs release, not 23.0.
17107
17108 * longlines.el (longlines-unload-function): New function.
17109
17110 2008-02-28 Juri Linkov <juri@jurta.org>
17111
17112 * startup.el (normal-splash-screen): Add argument `concise'.
17113 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
17114 to the created buffer. If `concise' is non-nil, call
17115 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
17116 (display-startup-screen): Add argument `concise' to the call to
17117 `normal-splash-screen'.
17118
17119 2008-02-28 Kim F. Storm <storm@cua.dk>
17120
17121 * startup.el (startup-echo-area-message): Check for about-emacs.
17122
17123 2008-02-28 Juri Linkov <juri@jurta.org>
17124
17125 * startup.el: Always add initial message to *scratch* buffer if
17126 `initial-scratch-message' is non-nil regardless of the value of
17127 `inhibit-startup-screen'.
17128 (inhibit-startup-screen, initial-scratch-message): Doc fix.
17129 (command-line-1): Move code that inserts `initial-scratch-message'
17130 up before the if-form that checks for `inhibit-startup-screen'.
17131 Suggested by Jonathan Rockway <jon@jrock.us>.
17132
17133 2008-02-28 Juri Linkov <juri@jurta.org>
17134
17135 * cus-edit.el (custom-mode-map, custom-mode-link-map):
17136 Rename `custom-mode' to `Custom-mode' in docstrings.
17137 (custom-buffer-create-internal, customize-browse):
17138 Rename `custom-mode' to `Custom-mode'.
17139 (custom-mode-hook): Rename to `Custom-mode-hook'.
17140 (Custom-mode-hook): Renamed from `custom-mode-hook'.
17141 (custom-mode): Rename to `Custom-mode'.
17142 (Custom-mode): Renamed from `custom-mode'. Doc fix.
17143 (custom-mode): Add backward-compatible non-interactive variant of
17144 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
17145 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
17146
17147 * info-look.el: Rename `custom-mode' to `Custom-mode'.
17148
17149 * emulation/viper.el (viper-emacs-state-mode-list):
17150 Rename `custom-mode' to `Custom-mode'.
17151
17152 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
17153 Capitalize "Tagged Files".
17154 (minibuffer-local-map): Add menu items for next/previous
17155 history elements and isearch history forward/backward.
17156
17157 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
17158 `hs-isearch-open' with t instead of `comment' in :selected
17159 for "Code and Comment blocks" menu item.
17160
17161 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
17162
17163 * uniquify.el (uniquify-buffer-base-name): Undo last change.
17164 Should be done in desktop.el instead.
17165
17166 2008-02-28 Glenn Morris <rgm@gnu.org>
17167
17168 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
17169
17170 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
17171
17172 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
17173 (Info-menu, Info-goto-node): Remove declarations.
17174 (report-emacs-bug-info): Use info rather than Info-goto-node.
17175
17176 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
17177 (idlwave-convert-xml-system-routine-info): Don't require xml.
17178 (idlwave-show-commentary, idlwave-shell-show-commentary):
17179 Don't require finder.
17180 (idlwave-info): Don't require info. Use info rather than
17181 Info-goto-node.
17182
17183 * textmodes/org.el (Info-goto-node): Remove declaration.
17184 (org-info): Use info rather than Info-goto-node.
17185
17186 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
17187 (reftex-info): Don't require info. Use info rather than Info-goto-node.
17188
17189 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
17190
17191 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
17192 the menu.
17193
17194 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
17195 (vc-finish-logentry): Check for vc-status-mode, not only for
17196 vc-dired-mode.
17197
17198 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
17199
17200 * isearch.el (isearch-printing-char): Don't check
17201 keyboard-coding-system.
17202 Call isearch-process-search-multibyte-characters only when
17203 current-input-method is non-nil.
17204
17205 2008-02-27 Kim F. Storm <storm@cua.dk>
17206
17207 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
17208 (glyph-char, glyph-face): Handle cons encoding.
17209
17210 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
17211
17212 * uniquify.el (uniquify-buffer-base-name): If the base name is an
17213 empty string, return nil to allow the caller to default to the
17214 buffer name. Reported by Martin Fischer <parozusa@web.de>.
17215
17216 * tool-bar.el (tool-bar-setup): Doc fix.
17217
17218 * mail/supercite.el (sc-describe):
17219 Fix typos in obsolescence declaration.
17220
17221 2008-02-27 Glenn Morris <rgm@gnu.org>
17222
17223 * autoinsert.el (auto-insert-alist): Change permission text to
17224 match FSF's GPLv3 form.
17225
17226 * mail/supercite.el (sc-cite-original): Doc fix.
17227 (sc-version): Make obsolete.
17228 (sc-describe): Show the SC info page. Make obsolete.
17229
17230 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17231
17232 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
17233 when using transient-mark-mode.
17234 (default-indicate-unused-lines): Remove unused var.
17235
17236 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
17237
17238 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
17239 and previous.
17240
17241 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
17242
17243 2008-02-26 Glenn Morris <rgm@gnu.org>
17244
17245 * net/net-utils.el (top-level): Don't require comint when compiling.
17246 (nslookup-font-lock-keywords): Don't require font-lock.
17247 Use font-lock faces rather than variables.
17248 (nslookup, ftp, smbclient, network-service-connection):
17249 Don't require comint.
17250 (comint-prompt-regexp, comint-input-autoexpand)
17251 (comint-input-ring): Declare for compiler.
17252 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
17253 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
17254
17255 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
17256 doc-string.
17257
17258 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17259
17260 * doc-view.el (doc-view-current-page): Add a `win' argument.
17261
17262 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
17263
17264 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
17265 Demote it to plain defvar.
17266 (doc-view-conversion-refresh-interval): Reduce interval.
17267 (doc-view-goto-page): Allow moving to pages not yet rendered.
17268 (doc-view-goto-page): Construct a file name rather than extracting it
17269 from doc-view-current-files.
17270 (doc-view-kill-proc): Ignore errors from kill-process.
17271 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
17272 (doc-view-insert-image): Use appropriate text if the page hasn't been
17273 rendered yet. Adjust scrolling so the text is displayed.
17274 (doc-view-display): Detect not just that a page is available, but also
17275 that it wasn't available before, so as to avoid refreshing all pages
17276 repeatedly.
17277 (doc-view-mode): Make doc-view-cache-directory if needed.
17278
17279 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17280
17281 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
17282 toggle-read-only.
17283
17284 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
17285 refering to a missing required field with the OPT prefix.
17286 Make unwindform more robust.
17287
17288 * textmodes/bibtex.el: Remove support for hideshow minor mode as
17289 it duplicates the bibtex support in progmodes/hideshow.el.
17290 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
17291 entries that do not start at the beginning of a line.
17292
17293 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
17294
17295 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
17296
17297 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
17298
17299 * help-fns.el (describe-variable): Add phrases about
17300 initialization file with and without customization;
17301 use new button type help-info-variable.
17302
17303 * help-mode.el (help-info-variable):
17304 New button able to read Info files for help-fns.el.
17305
17306 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
17307
17308 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
17309 (grep-mode): Use grep-mode-tool-bar-map.
17310
17311 * progmodes/compile.el (tool-bar): Require tool-bar.
17312 (compilation-mode-tool-bar-map): New variable.
17313 (compilation-mode): Use compilation-mode-tool-bar-map.
17314
17315 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
17316
17317 2008-02-25 Glenn Morris <rgm@gnu.org>
17318
17319 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
17320
17321 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
17322
17323 * diff-mode.el (diff-file-junk-re): New const.
17324 (diff-beginning-of-file-and-junk): Use it.
17325 (diff-file-kill): Make sure we were really inside a file diff.
17326
17327 * diff-mode.el: Make it more robust in the presence of empty context
17328 lines in unified hunks.
17329 (diff-valid-unified-empty-line): New var.
17330 (diff-unified->context, diff-sanity-check-hunk): Obey it.
17331 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
17332 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
17333 (diff-hunk-header-re-unified): New const.
17334 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
17335 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
17336 (diff-sanity-check-hunk): Use it.
17337
17338 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
17339 Index: line, don't search backward for the previous one.
17340
17341 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
17342
17343 * international/fontset.el (setup-default-fontset): Add non-OTF
17344 lao font for lao script.
17345
17346 * language/tibetan.el: Register tibetan-composition-function in
17347 composition-function-table.
17348
17349 * language/tibet-util.el (tibetan-composition-function):
17350 Adjust for the new calling way (argument changed). Try font-shape-text
17351 if possible.
17352
17353 * language/lao.el: Register lao-composition-function in
17354 composition-function-table.
17355
17356 * language/lao-util.el (lao-composition-function): Adjust for the new
17357 calling way (argument changed). Try font-shape-text if possible.
17358
17359 2008-02-25 Jason Rumney <jasonr@gnu.org>
17360
17361 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
17362
17363 2008-02-25 Juri Linkov <juri@jurta.org>
17364
17365 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
17366 background, "red4" for a dark background, "red" for 16 and
17367 8 colors, "grey" for grayscale, and inverse video otherwise.
17368 Add :version tag.
17369 (isearch-message): Keep the original isearch-message intact, and
17370 add text properties to it where necessary. Add `isearch-error' to
17371 the condition that checks if isearch is unsuccessful.
17372
17373 2008-02-24 Juri Linkov <juri@jurta.org>
17374
17375 * progmodes/compile.el (compilation-handle-exit):
17376 Use compilation-error face instead of font-lock-warning-face.
17377 Display the same message in the minibuffer as is inserted
17378 at the end of the compilation buffer.
17379
17380 2008-02-24 Glenn Morris <rgm@gnu.org>
17381
17382 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
17383 multiple file case.
17384
17385 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
17386
17387 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
17388 multiple file case. Use a single `let' rather than two.
17389
17390 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
17391
17392 * progmodes/compile.el (compilation-start): Specify a face for
17393 mode-line-process.
17394 (compilation-handle-exit): Specify a face and a tooltip for
17395 mode-line-process.
17396
17397 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17398
17399 * hilit-chg.el: Remove spurious * in defcustom docstrings.
17400 (hilit-chg-make-ov): Simplify.
17401 (hilit-chg-fixup): Use remove-overlays.
17402 (hilit-chg-set-face-on-change): Remove redundant call to
17403 `remove-text-properties'.
17404
17405 * dired.el (dired-mark-prompt): Don't count/display the t element.
17406 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
17407
17408 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
17409
17410 * progmodes/verilog-mode.el (eval-when-compile): Don't define
17411 add-submenu.
17412 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
17413 Remove. Move contents to the only use ...
17414 (verilog-menu): ... here.
17415 (verilog-statement-menu): Remove. Move contents to the only use ...
17416 (verilog-stmt-menu): ... here.
17417 (verilog-mark-defun): Simply call mark-defun for emacs.
17418 (occur-pos-list): Declare for byte compiler.
17419 (mode-popup-menu): Don't defvar.
17420 (verilog-add-statement-menu): Remove.
17421 (verilog-mode-hook): Don't add verilog-add-statement-menu.
17422 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
17423
17424 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
17425
17426 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
17427 conditional.
17428 (verilog-font-grouping-keywords-face): Make the begin..end
17429 keywords standout more than other verilog keywords.
17430 (verilog-type-font-keywords): Move the begin..end out of this list
17431 to facilitate making them to (potentially) stand out more.
17432 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
17433 function & task blocks.
17434 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
17435 initial, function & task blocks.
17436 (verilog-forward-sexp): Handle the new "disable fork" statement of
17437 IEEE-1800 Verilog.
17438 (verilog-beg-block-re-ordered): Handle the new "disable fork"
17439 statement of IEEE-1800 Verilog.
17440 (verilog-calc-1): Handle the new "disable fork" statement of
17441 IEEE-1800 Verilog.
17442 (verilog-disable-fork-re): Add const to help handle the new
17443 "disable fork" statement of IEEE-1800 Verilog.
17444 (verilog-declaration-core-re): Add port directions by themselves,
17445 with no qualification, as base item of a declaration.
17446 (verilog-pretty-declarations): Add new flag to ask it to refrain
17447 from printing to the message buffer.
17448 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
17449 printing to the message buffer. Improve handling of the many
17450 types of expression line up.
17451 (verilog-just-one-space): Remove printing of an empty message.
17452 (verilog-get-lineup-indent): Rework to support the better handling
17453 of expression lineup for verilog-pretty-expr.
17454 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
17455
17456 2008-02-24 Alan Mackenzie <acm@muc.de>
17457
17458 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
17459 yesterday's commit.
17460
17461 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
17462
17463 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
17464 to mouse-set-point in buffers that aren't associated with files.
17465
17466 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
17467
17468 2008-02-24 Alan Mackenzie <acm@muc.de>
17469
17470 Set of changes so that "obtrusive" syntactic elements in a
17471 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
17472 unmatched paren) don't interact syntactically with stuff outside
17473 the CPP line.
17474
17475 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
17476 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
17477 off-by-one bug.
17478 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
17479 a bit of refactoring.
17480 (c-awk-extend-and-syntax-tablify-region): Takes some of the
17481 functionality of c-awk-advise-fl-for-awk-region, which has been
17482 refactored away.
17483
17484 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
17485 (c-clear-char-property-with-value): New function and macro which
17486 remove text-properties `equal' to a supplied value.
17487
17488 * progmodes/cc-engine.el: Comment about text properties amended.
17489
17490 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
17491 parens around "error\\|warning".
17492
17493 * progmodes/cc-langs.el (c-get-state-before-change-function)
17494 (c-before-font-lock-function, c-anchored-cpp-prefix):
17495 New language variables.
17496 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
17497
17498 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
17499 syntax-table text properties.
17500 (c-common-init): Call language specific before/after-change
17501 functions at mode initialisation.
17502 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
17503 (c-extend-region-for-CPP, c-neutralize-CPP-line)
17504 (c-neutralize-syntax-in-CPP): New functions.
17505 (c-before-change, c-after-change): Call the new language specific
17506 change functions defined in cc-langs.el.
17507 (c-advise-fl-for-region): New macro.
17508 (awk-mode): Remove AWK specific stuff which has been refactored
17509 into language independent stuff.
17510
17511 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
17512
17513 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
17514 (gdb): (Re)set gdb-flush-pending-output to nil here...
17515 (gdb-init-1): ...instead of here (before gdb-prompt).
17516
17517 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17518
17519 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
17520 Recognize ''' just like any other char-constant.
17521
17522 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17523
17524 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
17525 careful enough. Detect the uid-change all within the main loop.
17526
17527 2008-02-24 Stefan Monnier <monnier@pastel.home>
17528
17529 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
17530
17531 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17532
17533 * hilit-chg.el (highlight-save-buffer-state): New macro.
17534 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
17535 (hilit-chg-clear): Use it to preserve the modified-p flag.
17536 (highlight-changes-rotate-faces): Don't mess with the undo-list.
17537
17538 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17539
17540 * font-lock.el (font-lock-set-defaults): Unset previously set variables
17541 when needed.
17542
17543 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
17544
17545 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
17546 from gnus-button-url-regexp.
17547
17548 2008-02-24 Eli Zaretskii <eliz@gnu.org>
17549
17550 * progmodes/compile.el (compilation-next-error): Doc fix.
17551 (compilation-find-file): Doc fix.
17552
17553 2008-02-24 Glenn Morris <rgm@gnu.org>
17554
17555 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
17556 Add obsolete aliases to the old names.
17557
17558 2008-02-24 Richard Stallman <rms@gnu.org>
17559
17560 * net/net-utils.el (ifconfig): Rename from ipconfig.
17561 (ipconfig): Alias to ifconfig.
17562 (ifconfig-program): Rename from ipconfig-program.
17563 (ifconfig-program-options): Rename from ipconfig-program-options.
17564
17565 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
17566
17567 * progmodes/verilog-mode.el (verilog-declaration-core-re):
17568 Add port directions by themselves, with no qualification, as base
17569 item of a declaration.
17570 (verilog-pretty-declarations): Add new flag that inhibits printing
17571 to the message buffer.
17572 (verilog-pretty-expr): Add new flag that inhibits printing to the
17573 message buffer. Improve handling of the many types of expression
17574 line up.
17575 (verilog-just-one-space): Don't print an empty message.
17576 (verilog-get-lineup-indent): Rework to support the better handling
17577 of expression lineup for verilog-pretty-expr.
17578 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
17579 (verilog-mode-version, verilog-mode-release-date): Update.
17580
17581 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17582
17583 * subr.el (cancel-change-group): Don't move point.
17584
17585 2008-02-23 Markus Triska <markus.triska@gmx.at>
17586
17587 * linum.el (linum-after-config): Update all visible windows.
17588
17589 2008-02-23 Glenn Morris <rgm@gnu.org>
17590
17591 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
17592 Add :help for Solitaire and Tetris.
17593
17594 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
17595
17596 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
17597 (smtpmail-code-conv-from): Doc fix. Fix custom type.
17598 (smtpmail-queue-index-file): Make it a defcustom.
17599 (smtpmail-queue-index): Delete.
17600 (smtpmail-send-it, smtpmail-send-queued-mail):
17601 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
17602 smtpmail-queue-index.
17603
17604 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
17605 Add :version.
17606
17607 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
17608
17609 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
17610 New variables.
17611 (iwconfig): New function.
17612
17613 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
17614
17615 * vc.el (vc-find-revision): Make vc-parent-buffer local before
17616 setting it.
17617 (vc-status-menu-map): Do not define using easy-menu.
17618 (vc-status-menu-map): New defalias.
17619 (vc-status-mode-map): Hook up the menu.
17620 (top-level): Update TODO.
17621
17622 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
17623
17624 * vc-bzr.el (vc-bzr-init-version): Rename to ...
17625 (vc-bzr-init-revision): ... this.
17626
17627 2008-02-23 Jason Rumney <jasonr@gnu.org>
17628
17629 * makefile.w32-in (WINS_ALMOST): Remove term.
17630 (WINS): Add term here.
17631 (custom-deps, finder-data): Use WINS_ALMOST.
17632
17633 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
17634
17635 * faces.el (font-weight-table): Fix value of `semi-light'.
17636
17637 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
17638
17639 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
17640 Make those tables bijective.
17641
17642 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
17643
17644 Finish pdbtrack integration cleanup, settling missing-functions
17645 byte compiler warnings appropriately.
17646
17647 * progmodes/python.el (python-point): Remove this - beginning-of-line
17648 was all that was necessary for `python-pdbtrack-overlay-arrow'.
17649 (python-end-of-def-or-class, python-beginning-of-def-or-class)
17650 (python-goto-initial-line): Drop these - they were only needed for
17651 python-point.
17652 (python-comint-output-filter-function): Use condition-case and
17653 beginning-of-line directly, instead of python-mode.el functions
17654 which require all sorts of baggage.
17655 (point-safe): Unnecessary - we're using condition-case directly,
17656 instead.
17657 (python-execute-file): Include for python-shell, which I'm leaving
17658 in keeping despite it being unnecessary for pdb tracking.
17659
17660 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
17661
17662 * progmodes/scheme.el (scheme-font-lock-keywords-2):
17663 Add SRFI 11 support.
17664 (let-values, let*-values): Specify scheme-indent-function.
17665
17666 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
17667
17668 * vc.el (vc-exec-after): Move setting mode-line-process in the
17669 busy case ...
17670 (vc-set-mode-line-busy-indicator): ... in this new function.
17671 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
17672 (vc-update-vc-status-buffer): Reset mode-line-process.
17673 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
17674 mark/unmark all the files with the same state as the current one.
17675 With a prefix argument mark/unmark all files.
17676 (vc-status-mode-menu): Adjust strings.
17677 (vc-update-vc-status-buffer): Only do something when the argument
17678 is not nil.
17679 (vc-status-kill-dir-status-process): New function.
17680 (vc-status-mode-map): Bind it.
17681 (vc-status-process-buffer): New variable.
17682 (vc-status-mode): Make it local.
17683 (vc-status-refresh): Set it.
17684
17685 * vc-hg.el (vc-hg-dir-status):
17686 * vc-git.el (vc-git-dir-status):
17687 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
17688 command is run.
17689
17690 2008-02-22 Glenn Morris <rgm@gnu.org>
17691
17692 * json.el (top-level): No need to require thingatpt.
17693 (json-read-keyword): Use thing-at-point rather than word-at-point.
17694
17695 * time.el (top-level): No need to require time-date when compiling.
17696
17697 * emacs-lisp/copyright.el (copyright-update-year):
17698 Fix subexpression numbering for the case when years are split over
17699 lines, and for the replace case.
17700
17701 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
17702 (tpu-caar, tpu-cadr): Delete functions.
17703 (zmacs-regions): No need to declare for compiler.
17704 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
17705 (tpu-spell-check): Rewrite, and handle mark after point.
17706 (tpu-special-insert): Use or rather than if.
17707
17708 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
17709 rather than spell-region.
17710
17711 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
17712 warnings about spell-region.
17713
17714 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
17715
17716 * ldefs-boot.el: Regenerated.
17717
17718 * loadup.el: Don't load language/devanagari, language/kannada,
17719 language/malayalam, and language/tamil. Load language/sinhala.
17720
17721 * language/indian.el (indian-font-foundry)
17722 (indian-script-language-alist, indian-font-char-index-table)
17723 (indian-font-char, indian-font-char-range, indian-script-table)
17724 (indian-default-script, indian-composable-pattern): Delete them.
17725 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
17726 language environments moved to here.
17727 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
17728 New language environments.
17729
17730 * language/devanagari.el, language/devan-util.el,
17731 * language/kannada.el, language/knd-util.el, language/malayalam.el,
17732 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
17733 Delete them.
17734
17735 * language/sinhala.el: New file.
17736
17737 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
17738
17739 Update Nick Robert's port of pdb tracking from python-mode.el.
17740
17741 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
17742 Clarify docstring.
17743 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
17744 tracking is happening.
17745 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
17746 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
17747 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
17748 Tracking is plugged in to all comint buffers once python.el is loaded.
17749 (python-pdbtrack-overlay-arrow): Toggle activation of
17750 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
17751 (python-pdbtrack-track-stack-file): Use new
17752 `python-pdbtrack-get-source-buffer' for more flexible access to
17753 debugging source files.
17754 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
17755 according to pdb stack trace, optionally using new
17756 `python-pdbtrack-grub-for-buffer' if file is not locally available.
17757 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
17758 named buffer, or having function with indicated name.
17759 (python-shell): Remove comint-output-filter-functions hook
17760 addition, it's being done elsewhere. Wrap long line.
17761
17762 2008-02-21 Michael Olson <mwolson@gnu.org>
17763
17764 * json.el: Replace XEmacs compatibility code to get rid of
17765 compiler warnings.
17766
17767 * time.el: Fix compiler warning.
17768
17769 2008-02-21 Edward O'Connor <ted@oconnor.cx>
17770
17771 * json.el: New file (JavaScript Object Notation parser / generator).
17772
17773 2008-02-21 Dave Love <fx@gnu.org>
17774
17775 * progmodes/sym-comp.el: New file.
17776
17777 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
17778 Require sym-comp. Add Python buffer to same-window-buffer-names.
17779 Fixup whitespaces.
17780 (python-font-lock-keywords): Add highlighting for Python builtins.
17781 (python-font-lock-syntactic-keywords): Rewrite.
17782 (python-quote-syntax): Use syntax-ppss-context instead of parsing
17783 ppss directly.
17784 (python-mode-map): Add binding for python-find-function.
17785 (python-calculate-indentation): Clean up the logic.
17786 (python-beginning-of-defun): Explicitly set return value.
17787 (python-beginning-of-statement): Stop looping if we get stuck
17788 going backwards.
17789 (python-next-statement): Stop looping if we somehow end up inside
17790 a string while advancing.
17791 (python-preoutput-continuation, python-version-checked): New vars.
17792 (python-check-version): New function.
17793 (run-python): Set default command to python-command instead of
17794 python-python-command.
17795 (run-python): Use python-check-version. Give PYTHONPATH
17796 precedence over data-directory in the process environment.
17797 Load function definitions in python process after.
17798 (python-check-comint-prompt): New function.
17799 (python-send-command, python-send-receive): Use it.
17800 (python-complete-symbol, python-try-complete): Functions deleted.
17801 Use symbol-complete instead of python-complete-symbol throughout.
17802 (python-fill-paragraph): Further refine the fenced-string regexp.
17803 (def-python-skeleton): Expand to the original abbrev instead if in
17804 a comment or string. Tweak skeletons for `if', `while', `for',
17805 `try/except', `try/finally', `name'.
17806 (python-pea-hook, python-abbrev-pc-hook): New functions.
17807 (python-abbrev-syntax-table): New var.
17808 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
17809 Use symbol-completion-try-complete for hippie expansion.
17810 Turn on font lock unconditionally.
17811 (python-mode-hook): Defcustom it. No need to use make-local
17812 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
17813 option, since it's buffer-local.
17814
17815 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
17816
17817 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
17818
17819 2008-02-21 Drew Adams <drew.adams@oracle.com>
17820
17821 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
17822 "Turn off" and a "Help" entry when the minor mode has no menu.
17823
17824 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
17825
17826 * vc.el (vc-status-mark, vc-status-unmark): New functions.
17827 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
17828 vc-status-mark-file and vc-status-unmark-file.
17829 (vc-status-mark-unmark): New function.
17830 (vc-status-previous-line, vc-status-next-line): No longer interactive.
17831
17832 2008-02-21 Glenn Morris <rgm@gnu.org>
17833
17834 * composite.el (encode-composition-rule): Fix typo in error message.
17835 (composition-function-table, auto-composition-mode): Doc fixes.
17836
17837 * subr.el (sit-for): Fix obsolete form for nil second argument.
17838
17839 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
17840 (spell-string): Make obsolete, in favor of ispell.
17841
17842 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
17843
17844 * language/devanagari.el: Don't setup composition-function-table
17845 here.
17846 ("Devanagari"): Change charset, coding-system, coding-priority to
17847 Unicode-based ones. Don't require the feature devan-util.
17848
17849 * composite.el (compose-chars-after): Fix arguments for a function
17850 in composition-function-table.
17851 (auto-compose-region): Likewise.
17852
17853 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
17854 for Ethiopic.
17855 (ps-mule-plot-string): Ignore glyph-string based compositions.
17856
17857 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
17858
17859 * doc-view.el: Allow different windows to show different pages.
17860 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
17861 (doc-view-current-image, doc-view-current-overlay): Remove variables,
17862 add them back as macros instead, using image-mode-winprops instead.
17863 Update all users of those variables.
17864 (doc-view-new-window-function): New function to create a new overlay
17865 for each new window.
17866 (doc-view-mode): Use it and image-mode-setup-winprops.
17867 (doc-view-clone-buffer-hook): Rewrite accordingly.
17868
17869 * image-mode.el: Extend [hv]scroll support to per-window properties.
17870 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
17871 (image-mode-winprops-alist): New var to replace them.
17872 (image-mode-new-window-functions): New hook.
17873 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
17874 New funs.
17875 (image-set-window-vscroll, image-set-window-hscroll): Use them.
17876 Remove the `window' argument, update callers.
17877 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
17878 Use the new functions.
17879 (image-mode-reapply-winprops): New fun.
17880 (image-mode): Use it.
17881
17882 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
17883
17884 * calc/calc-math.el (math-sin-raw): Add optional argument
17885 to keep track of original argument.
17886 (math-cos-raw): Use optional argument when calling math-sin-raw.
17887 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
17888 with close to original precision.
17889
17890 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17891
17892 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
17893 args in calls of sit-for.
17894
17895 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
17896
17897 * vc-svn.el (vc-svn-program): Fix typo in docstring.
17898 (vc-svn-checkin): Fix typo in error message.
17899
17900 * help-mode.el: Require easymenu when compiling.
17901
17902 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
17903
17904 * help-mode.el (help-mode-menu): New menu.
17905
17906 2008-02-20 Glenn Morris <rgm@gnu.org>
17907
17908 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
17909 on Windows.
17910
17911 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
17912
17913 * ps-mule.el (ps-mule-encode-region): Return a single string.
17914 (ps-mule-plot-string): Adjust for the above change.
17915 (ps-mule-encode-header-string): Likewise.
17916
17917 * international/latin1-disp.el (latin1-display): Don't use
17918 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
17919 standard-display-table.
17920 (latin1-display-identities): Adjust for the change of what is
17921 returned by (get-language-info charset 'charset).
17922
17923 * international/mule-util.el (char-displayable-p): Fix for Latin-1
17924 characters and terminal case.
17925
17926 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
17927
17928 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
17929
17930 * progmodes/python.el: Also require comint when loading.
17931 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
17932 Replace python-shell with run-python on menu bar.
17933 (python-shell-map): New map.
17934 (python-default-interpreter, python-python-command-args)
17935 (python-jython-command-args, python-pdbtrack-do-tracking-p):
17936 New options.
17937 (python-which-shell, python-which-args, python-which-bufname):
17938 New buffer local variables.
17939 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
17940
17941 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
17942 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
17943 New constants.
17944
17945 Pdbtrack features:
17946
17947 (python-point, python-end-of-def-or-class)
17948 (python-beginning-of-def-or-class, python-goto-initial-line)
17949 (python-comint-output-filter-function)
17950 (python-pdbtrack-overlay-arrow)
17951 (python-pdbtrack-track-stack-file, python-toggle-shells)
17952 (python-shell, python-pdbtrack-toggle-stack-tracking)
17953 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
17954 New functions.
17955
17956 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
17957
17958 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
17959 when the argument is nil.
17960
17961 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
17962
17963 * vc.el (dir-status): Add a brief description.
17964
17965 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
17966
17967 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
17968 If non-nil, reverse the sense of the check.
17969
17970 * vc-rcs.el (vc-rcs-root): New func.
17971 * vc-cvs.el (vc-cvs-root): New func.
17972 * vc-svn.el (vc-svn-root): New func.
17973 * vc-sccs.el (vc-sccs-root): New func.
17974
17975 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
17976
17977 * language/japan-util.el (setup-japanese-environment-internal):
17978 Call use-cjk-char-width-table.
17979
17980 * language/japanese.el ("Japanese"): Set exit-function to
17981 use-default-char-width-table.
17982
17983 * international/characters.el: Delete occurrences of non-Unicode
17984 tibetan and ethiopic characters.
17985 (cjk-char-width-table): New variable.
17986 (use-cjk-char-width-table, use-default-char-width-table):
17987 New functions.
17988
17989 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
17990
17991 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
17992 (vc-status-mode-menu): Add a :filter.
17993 (vc-status-printer): Add faces.
17994
17995 * vc-hg.el (vc-hg-extra-status-menu): New function.
17996 (vc-hg-dir-status): Clean up the buffer before using it.
17997
17998 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
17999
18000 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
18001 (gdb): Initialize it here instead.
18002
18003 * files.el (locate-dominating-file): Fix thinko in last change.
18004 Reported by Bruce Stephens <bruce.stephens@isode.com>.
18005
18006 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
18007
18008 * vc.el (vc-status-mode-menu): New menu for vc-status.
18009
18010 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
18011
18012 * progmodes/verilog-mode.el (customize): Fix typo in error message.
18013 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
18014 (verilog-mode-auto, verilog-indent-level-module)
18015 (verilog-minimum-comment-distance, verilog-library-flags)
18016 (verilog-library-directories, verilog-library-files)
18017 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
18018 (verilog-xemacs-menu, verilog-set-compile-command)
18019 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
18020 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
18021 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
18022 (verilog-batch-inject-auto, verilog-batch-indent)
18023 (verilog-continued-line, verilog-type-keywords)
18024 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
18025 (verilog-read-inst-pins, verilog-read-arg-pins)
18026 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
18027 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
18028 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
18029 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
18030 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
18031 (verilog-mode-version, verilog-mode-release-date)
18032 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
18033 (verilog-simulator, verilog-compiler)
18034 (verilog-auto-sense-defines-constant, verilog-company)
18035 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
18036 Fix typos in docstrings.
18037 (verilog-set-auto-endcomments, verilog-calculate-indent)
18038 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
18039 Reflow docstrings.
18040 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
18041 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
18042 (electric-verilog-forward-sexp, verilog-in-case-region-p)
18043 (verilog-in-struct-region-p, verilog-in-generate-region-p)
18044 (verilog-leap-to-head, verilog-current-indent-level)
18045 (verilog-case-indent-level, verilog-cpp-keywords)
18046 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
18047 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
18048 (verilog-signals-not-in, verilog-symbol-detick-text)
18049 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
18050 (verilog-forward-close-paren, verilog-backward-open-paren)
18051 (verilog-backward-open-bracket): Doc fixes.
18052
18053 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
18054 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
18055 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
18056 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
18057 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
18058 Fix typos in docstrings.
18059
18060 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
18061
18062 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
18063
18064 * info.el (Info-read-node-name): Removed unused `default' arg.
18065
18066 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
18067
18068 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
18069
18070 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
18071
18072 * image-mode.el (image-get-display-property): New fun.
18073 (image-forward-hscroll, image-next-line, image-eol, image-eob)
18074 (image-mode, image-minor-mode, image-toggle-display-text)
18075 (image-toggle-display): Use it.
18076
18077 2008-02-18 Jason Rumney <jasonr@gnu.org>
18078
18079 * international/mule.el (xml-find-file-coding-system): Don't warn
18080 about utf-16 with BOM.
18081
18082 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
18083
18084 * international/mule.el (sgml-xml-auto-coding-function): Detect and
18085 warn if file encoding is not utf-8 and encoding not specified.
18086 (xml-find-file-coding-system): New function.
18087 * international/mule-conf.el (file-coding-system-alist): Use it.
18088
18089 2008-02-17 Glenn Morris <rgm@gnu.org>
18090
18091 * international/mule-cmds.el (set-locale-environment):
18092 Pass `frame' to getenv for LC_MESSAGES.
18093
18094 2008-02-17 Juri Linkov <juri@jurta.org>
18095
18096 * time.el (emacs-init-time): Use format instead of format-seconds.
18097
18098 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18099
18100 * textmodes/bibtex.el (bibtex-search-entry): Rename from
18101 bibtex-find-entry. Add autoload cookie.
18102 (bibtex-find-entry): Alias for bibtex-search-entry.
18103 (bibtex-search-crossref): Rename from bibtex-find-crossref.
18104 (bibtex-find-crossref): Alias for bibtex-search-crossref.
18105 (bibtex-clean-entry): atomic-change-group removed.
18106 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
18107 to locate buffer location where error occurred.
18108 Make error messages more specific.
18109 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
18110
18111 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
18112
18113 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
18114 top level.
18115
18116 * simple.el (transient-mark-mode): Add an :init-value.
18117
18118 * startup.el (command-line): Use custom-reevaluate-setting for
18119 transient-mark-mode.
18120
18121 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
18122
18123 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
18124
18125 2008-02-16 Juri Linkov <juri@jurta.org>
18126
18127 * startup.el (after-init-time): New variable.
18128 (command-line): Set `after-init-time' to the current time.
18129
18130 * time.el (emacs-init-time): New function.
18131
18132 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
18133
18134 * files.el (locate-dominating-file): Remove initial loop because it's
18135 not careful enough. Detect the uid-change all within the main loop.
18136
18137 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
18138
18139 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
18140
18141 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
18142
18143 * vc.el (vc-annotate): Add new argument.
18144 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
18145
18146 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
18147 Move make-variable-buffer-local code after the corresponding defvar.
18148 (hs-minor-mode-map): Define and initialize in one step.
18149 (hs-minor-mode): Change from defun to define-minor-mode.
18150
18151 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
18152
18153 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
18154 (gdb-ready): Move declaration...
18155
18156 * progmodes/gdb-ui.el (gdb-ready): ...to here.
18157 (gdb-early-user-input): New variable.
18158 (gdb): Reset gdb-flush-pending-output to nil and set
18159 comint-input-sender here (before gdb-prompt), instead of...
18160 (gdb-init-1): ...here.
18161 (gdb-send): If Emacs is not ready, defer user input to...
18162 (gdb-prompt): ...here.
18163
18164 2008-02-16 Glenn Morris <rgm@gnu.org>
18165
18166 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
18167
18168 * startup.el (emacs-startup-time): Rename to `before-init-time'.
18169 (before-init-time): New name for `emacs-startup-time'.
18170 (command-line): Use before-init-time rather than emacs-startup-time.
18171 * time.el (emacs-uptime): Use before-init-time rather than
18172 emacs-startup-time.
18173
18174 * composite.el (composition-function-table): Doc fix.
18175
18176 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
18177 in favor of `%z' specifier.
18178 (emacs-uptime): Move to time.el.
18179 * time.el (emacs-uptime): Move here from time-date.el. Add optional
18180 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
18181 argument of format-seconds.
18182
18183 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
18184
18185 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
18186
18187 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
18188
18189 * ielm.el (ielm-is-whitespace): Remove.
18190 (ielm-is-whitespace-or-comment): New function.
18191 (ielm-eval-input): Use it.
18192
18193 2008-02-15 Jason Rumney <jasonr@gnu.org>
18194
18195 * term/mac-win.el: Fix coding tag.
18196
18197 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
18198
18199 * vc-hooks.el (vc-menu-map):
18200 * bindings.el (mode-line-mode-menu): Add tooltips.
18201
18202 * bindings.el (help-echo): Add more tooltips. Use a less
18203 telegraphic style for existing tooltips.
18204
18205 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
18206
18207 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
18208 from the auto-generated one.
18209
18210 2008-02-14 Glenn Morris <rgm@gnu.org>
18211
18212 * mail/rmail-spam-filter.el (rmail-spam-filter):
18213 Let-bind message-spam-status.
18214
18215 * mail/smtpmail.el (password-cache-add): Declare as function.
18216
18217 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
18218
18219 * mail/smtpmail.el: Use password-cache.
18220
18221 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
18222
18223 * uniquify.el (uniquify-buffer-base-name): New function.
18224 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18225
18226 * desktop.el (uniquify-managed): Don't defvar.
18227 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
18228 `uniquify-managed'. Return also the buffer's base name.
18229 (desktop-save): When saving the buffer info, filter out the base name,
18230 and save it as buffer name if the buffer is managed by uniquify.
18231 (uniquify-item-base): Don't declare; not called anymore.
18232
18233 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
18234
18235 * vc.el (vc-annotate-find-revision-at-line): New function.
18236 (vc-annotate-mode-map): Bind it.
18237 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
18238 some entries.
18239
18240 2008-02-14 Glenn Morris <rgm@gnu.org>
18241
18242 * calendar/time-date.el (format-seconds): New function.
18243 (emacs-uptime): Use format-seconds.
18244
18245 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
18246 Remove `LC_ALL=C', since it's included in $(emacs) now.
18247
18248 2008-02-14 Zhang Wei <id.brep@gmail.com>
18249
18250 * textmodes/org-publish.el (org-publish-timestamp-filename):
18251 Replace colon characters in filename too.
18252
18253 2008-02-13 Bastien Guerry <bzg@altern.org>
18254
18255 * mail/rmail.el (rmail-header-name): New face.
18256 (rmail-font-lock-keywords): Use rmail-header-name.
18257
18258 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
18259 against X-Spam-Status header field.
18260 (rmail-spam-filter): Also check X-Spam-Status header field.
18261
18262 2008-02-14 Mark A. Hershberger <mah@everybody.org>
18263
18264 * progmodes/flymake.el (flymake-allowed-file-name-masks):
18265 Add support for .pm files and .php files.
18266 (flymake-err-line-patterns): Add pattern for PHP errors.
18267 (flymake-php-init): New function. PHP support for flymake.
18268
18269 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18270 Add regular expression for PHP errors.
18271
18272 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
18273
18274 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
18275 This DTRT even on w32 machines.
18276 (ange-ftp-cf1): Quote FILENAME.
18277
18278 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
18279
18280 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
18281 (smerge-auto-combine): New fun.
18282
18283 2008-02-12 Juri Linkov <juri@jurta.org>
18284
18285 * startup.el (fancy-startup-screen, normal-splash-screen):
18286 Set default-directory to command-line-default-directory.
18287
18288 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
18289 after reading the desktop.
18290
18291 * progmodes/compile.el (compilation-auto-jump):
18292 Call compile-goto-error only when compilation-auto-jump-to-first-error
18293 is non-nil.
18294 (compilation-scroll-output): Replace :type 'boolean with a choice
18295 that has three options including a third option `first-error'.
18296 Doc fix.
18297 (compilation-start, compilation-forget-errors): Add an alternate
18298 condition comparing compilation-scroll-output with `first-error'
18299 in addition to compilation-auto-jump-to-first-error (to call
18300 compilation-auto-jump in the proper place).
18301
18302 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
18303
18304 * international/mule.el (sgml-html-meta-auto-coding-function):
18305 Make sure the search limit is ahead.
18306
18307 * tar-mode.el: Fix broken indentation.
18308 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
18309 Use with-current-buffer.
18310
18311 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
18312
18313 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
18314 it is already automatically buffer-local.
18315
18316 2008-02-12 Drew Adams <drew.adams@oracle.com>
18317
18318 * help.el (describe-key): Join some split lines to facilitate filling.
18319 * help-fns.el (describe-function-1): Fill text of overlong lines.
18320
18321 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
18322
18323 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
18324 Use unibyte-string instead of string-make-unibyte.
18325
18326 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
18327
18328 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
18329
18330 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
18331 works also for buffers w/o buffer-file-name. Update callers.
18332 (doc-view-clone-buffer-hook): New fun.
18333 (doc-view-mode): Use it for indirect clones. Mark the overlays with
18334 the `doc-view' property so they can be recognized.
18335
18336 * simple.el (clone-indirect-buffer-hook): New hook.
18337 (clone-indirect-buffer): Run it.
18338
18339 2008-02-11 Michael Olson <mwolson@gnu.org>
18340
18341 * epa-setup.el:
18342 * epg-package-info.el: Files removed.
18343
18344 2008-02-11 Daiki Ueno <ueno@unixuser.org>
18345
18346 * epa.el (epa-menu-mode): Merge into epa-mode.
18347 (epa-menu-items): Rename the label "EasyPG Assistant" to
18348 "Encryption/Decryption".
18349
18350 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
18351 (epa-dired-mode-map): Rename from epa-dired-map.
18352 (epa-global-dired-mode): Rename the global minor mode.
18353
18354 2008-02-11 Drew Adams <drew.adams@oracle.com>
18355
18356 * isearch.el (isearch-fail): New face.
18357 (isearch-message): Highlight failure part of input.
18358
18359 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18360
18361 * ibuffer.el (ibuffer-header-line-format): New var.
18362 (ibuffer-mode): Set it instead of header-line-format.
18363 (ibuffer-update): Use it to set header-line-format.
18364
18365 * international/mule-cmds.el (ucs-insert): Inherit surrounding
18366 properties like self-insert-command.
18367
18368 2008-02-11 Drew Adams <drew.adams@oracle.com>
18369
18370 * progmodes/etags.el: Add many doc strings.
18371
18372 2008-02-11 Jason Rumney <jasonr@gnu.org>
18373
18374 * ldefs-boot.el: Regenerated.
18375
18376 2008-02-11 Glenn Morris <rgm@gnu.org>
18377
18378 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18379 Shorten some names.
18380
18381 * ffap.el (ffap-rfc-directories): Add :version.
18382
18383 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
18384
18385 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
18386 files, and backup files of same.
18387
18388 2008-02-11 Kevin Ryde <user42@zip.com.au>
18389
18390 * ffap.el (ffap-rfc-directories): New variable.
18391 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
18392
18393 * info.el (Info-next-reference, Info-prev-reference)
18394 (Info-try-follow-nearest-node): Move to and follow https:// links too.
18395
18396 * simple.el (completion-list-mode): Show full completion-list-mode-map
18397 in the docstring.
18398
18399 2008-02-11 Sam Steingold <sds@gnu.org>
18400
18401 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
18402
18403 2008-02-11 Glenn Morris <rgm@gnu.org>
18404
18405 * startup.el (emacs-startup-time): New variable.
18406 (command-line): Set emacs-startup-time.
18407
18408 * calendar/time-date.el (emacs-uptime): New function.
18409
18410 2008-02-10 Bastien Guerry <bzg@altern.org>
18411
18412 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
18413 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
18414 it is nil.
18415
18416 2008-02-10 Daiki Ueno <ueno@unixuser.org>
18417
18418 * epg-config.el: Expand the contents of epg-package-info.el.
18419 (epg-package-name): New constant.
18420 (epg-version-number): New constant.
18421 (epg-bug-report-address): New constant.
18422
18423 * epa-mail.el (epa-mail-mode): Add autoload cookie.
18424 (epa-global-mail-mode): New global minor mode.
18425
18426 * epa-file.el (epa-file-mode): New global minor mode.
18427
18428 * epa-dired.el (epa-dired-mode): New global minor mode.
18429
18430 * epa.el (epa-menu): New variable.
18431 (epa-menu-items): New variable.
18432 (epa-menu-mode): New global minor mode.
18433 (epa-global-minor-modes): New user option.
18434 (epa-mode): New global minor mode.
18435
18436 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
18437
18438 * net/dbus.el: Remove `no-byte-compile' cookie.
18439 (dbus-call-method, dbus-register-signal, dbus-debug)
18440 (dbus-registered-functions-table): Declare them with
18441 `declare-function' or `defvar', respectively.
18442 (top): Don't assert any longer. Require 'cl when compiling.
18443 Apply `ignore-errors' but `dbus-ignore-errors'.
18444
18445 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
18446
18447 * diff-mode.el (diff-add-change-log-entries-other-window):
18448 Use add-change-log-entry.
18449
18450 2008-02-09 Jason Rumney <jasonr@gnu.org>
18451
18452 * button.el (button-map):
18453 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
18454 * ldefs-boot.el: Regenerate.
18455
18456 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
18457
18458 * epa.el (epa-faces, epa):
18459 * epa-file.el (epa-file):
18460 * epg-config.el (epg): Add :version.
18461
18462 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
18463
18464 * vc.el (vc-exec-after): Append CODE to previous fragments.
18465 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
18466 take MESSAGES instead of VERBOSE; use it when non-nil.
18467 (vc-diff-internal): Compute messages once; use them;
18468 update call to vc-diff-finish.
18469
18470 2008-02-09 Michael Olson <mwolson@gnu.org>
18471
18472 * net/tramp.el (tramp-process-sentinel): Avoid error when process
18473 buffer has been killed, such as by
18474 `tramp-cleanup-all-connections'.
18475
18476 2008-02-09 Miles Bader <miles@gnu.org>
18477
18478 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
18479
18480 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18481
18482 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
18483 splitter in context hunks.
18484
18485 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
18486
18487 * international/fontset.el (setup-default-fontset): Fix arabic otf
18488 font specification.
18489
18490 2008-02-08 Daiki Ueno <ueno@unixuser.org>
18491
18492 * epa-dired.el:
18493 * epa-file.el:
18494 * epa-mail.el:
18495 * epa-setup.el:
18496 * epa.el:
18497 * epg-config.el:
18498 * epg-package-info.el:
18499 * epg.el: Initial check-in of EasyPG.
18500
18501 2008-02-08 Glenn Morris <rgm@gnu.org>
18502
18503 * woman.el (woman-locale): New defcustom.
18504 (woman-expand-locale, woman-manpath-add-locales): New functions.
18505 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
18506
18507 * international/mule-cmds.el (locale-translate): New function,
18508 with old code extracted from set-locale-environment.
18509 (set-locale-environment): Use locale-translate. Set woman-locale.
18510
18511 * cus-start.el (selection-coding-system): Remove, since it's now
18512 defined in select.el rather than in xselect.c.
18513 * select.el (selection-coding-system): Make it a defcustom, and
18514 add the properties from cus-start.el. Bump :version.
18515
18516 * custom.el (custom-theme-set-variables): Sort symbols that are
18517 dependencies before symbols that depend on them.
18518 (custom-enabled-themes): Set after custom-theme-directory.
18519
18520 * pcmpl-unix.el (top-level): Move provide statement to end.
18521 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
18522 `*' from doc-string. Allow to be nil.
18523 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
18524 Allow to be nil. Add :version.
18525 (pcmpl-ssh-hosts): Move definition before use. Handle lines
18526 without hostnames, and multiple hostnames per line.
18527
18528 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
18529
18530 2008-02-08 Phil Hagelberg <phil@evri.com>
18531
18532 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
18533 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
18534
18535 2008-02-07 Timo Savola <timo.savola@iki.fi>
18536
18537 * startup.el (command-line-x-option-alist): Add --parent-id.
18538
18539 * term/x-win.el (x-handle-parent-id): New function.
18540
18541 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
18542
18543 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
18544 "Font Menu".
18545
18546 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
18547
18548 * net/dbus.el (dbus-interface-peer): New defconst.
18549 (dbus-ping): New defun.
18550
18551 2008-02-06 Sam Steingold <sds@gnu.org>
18552
18553 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
18554
18555 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18556
18557 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
18558 Just return nil and let the C code provide a fallback.
18559
18560 2008-02-05 Glenn Morris <rgm@gnu.org>
18561
18562 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
18563 tramp-flush-connection-property for removed 2nd argument.
18564
18565 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
18566
18567 * diff-mode.el (diff-add-change-log-entries-other-window):
18568 Rename from diff-create-changelog. Change users.
18569 Minor change to hopefully work with plain diffs.
18570 (diff-mode-map): Add binding for it.
18571
18572 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
18573
18574 * diff-mode.el: Add new TODO entry.
18575 (diff-create-changelog): New function.
18576 (diff-mode-menu): Bind it.
18577
18578 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
18579
18580 * international/mule-diag.el (print-fontset-element): Handle the
18581 case of inhibiting the fallback fonts.
18582
18583 2008-02-04 Kim F. Storm <storm@cua.dk>
18584
18585 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
18586 (ido-magic-delete-char): Use prefix arg.
18587
18588 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
18589
18590 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
18591 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
18592 of today, the most recent libpng is 1.2.24).
18593
18594 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
18595
18596 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
18597
18598 * net/dbus.el (top): Check (featurep 'dbusbind).
18599
18600 * net/tramp.el (tramp-process-sentinel): New defun.
18601 (tramp-do-copy-or-rename-file-out-of-band)
18602 (tramp-maybe-open-connection): Use it as process sentinel.
18603 (tramp-handle-delete-directory): Don't use the "-f" option; it
18604 isn't portable.
18605 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
18606 after the command.
18607 (tramp-handle-shell-command): Set `mode-line-process' in the
18608 asynchronous case.
18609
18610 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
18611
18612 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
18613 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
18614 Use `tramp-process-sentinel' as process sentinel.
18615
18616 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
18617
18618 * whitespace.el (global-whitespace-mode): Revert last change.
18619 (whitespace-unload-function): Force `global-whitespace-mode'
18620 to deactivate local modes in a slightly less intrusive way.
18621
18622 2008-02-02 Eli Zaretskii <eliz@gnu.org>
18623
18624 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
18625
18626 2008-02-02 Glenn Morris <rgm@gnu.org>
18627
18628 * international/latin1-disp.el (latin1-display):
18629 * progmodes/fortran.el (fortran-comment-indent-char):
18630 * progmodes/idlw-shell.el (top-level):
18631 * term/mac-win.el (mac-keyboard-translate-char):
18632 * whitespace.el (whitespace-char-valid-p):
18633 * wid-edit.el (widget-key-sequence-read-event):
18634 Use characterp rather than char-valid-p.
18635
18636 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
18637 to capitalized-find-word-boundary. Doc fix. Update callers.
18638 (capitalized-next-word-boundary-function-table): Rename to
18639 capitalized-find-word-boundary-function-table. Doc fix. Update users.
18640
18641 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
18642 string-to-int.
18643
18644 * ps-def.el (declare-function): Add compatibility definition.
18645 (ps-plot-with-face, ps-plot-string): Declare as functions.
18646 (ps-bold-faces, ps-italic-faces): Declare variables.
18647
18648 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
18649 (ps-mule-end-job): Declare as functions.
18650
18651 * wid-edit.el (widget-string-complete): Use assoc-string rather
18652 than assoc-ignore-case.
18653
18654 See ChangeLog.13 for earlier changes.
18655
18656 ;; Local Variables:
18657 ;; coding: utf-8
18658 ;; End:
18659
18660 Copyright (C) 2008, 2009 Free Software Foundation, Inc.
18661
18662 This file is part of GNU Emacs.
18663
18664 GNU Emacs is free software: you can redistribute it and/or modify
18665 it under the terms of the GNU General Public License as published by
18666 the Free Software Foundation, either version 3 of the License, or
18667 (at your option) any later version.
18668
18669 GNU Emacs is distributed in the hope that it will be useful,
18670 but WITHOUT ANY WARRANTY; without even the implied warranty of
18671 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18672 GNU General Public License for more details.
18673
18674 You should have received a copy of the GNU General Public License
18675 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
18676
18677 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc