]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Merge from gnus--devo--0
[gnu-emacs] / lisp / ChangeLog
1 2008-05-31 John Paul Wallington <jpw@pobox.com>
2
3 * help-fns.el (describe-variable-custom-version-info): Handle
4 dotted `package-version' info.
5
6 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
7
8 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
9
10 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
11
12 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
13 names and improve support for unregistered files.
14
15 2008-05-31 Glenn Morris <rgm@gnu.org>
16
17 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
18 Remove shell variable `elc'. Split tests to hopefully be more portable.
19 Fix `sel' assignment.
20
21 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
22
23 * minibuffer.el (completion-table-dynamic): Doc fix.
24
25 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
26
27 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
28 Try and return `unregistered' when applicable.
29
30 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
31 Don't encourage naming variables with "-flag".
32
33 2008-05-30 Glenn Morris <rgm@gnu.org>
34
35 * Makefile.in (update-elclist): Hide the warning when it does not apply,
36 make it milder when it does.
37 (autogen-clean): New target.
38 (maintainer-clean): Use autogen-clean.
39
40 * calendar/diary-lib.el (diary-display-function): New name for
41 diary-display-hook. Keep old name as obsolete alias. Doc fix.
42 Change custom type and version.
43 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
44 (diary-fancy-display): Doc fixes.
45 (diary-list-entries, diary-include-other-diary-files)
46 (diary-mail-entries):
47 Use diary-display-function rather than diary-display-hook.
48
49 * calendar/appt.el (appt-check): Use diary-display-function rather than
50 diary-display-hook.
51 * calendar/cal-x.el (calendar-dedicate-diary): Update for
52 diary-display-function replacing diary-display-hook.
53 * org/org-agenda.el (org-get-entries-from-diary): Also set
54 diary-display-function.
55
56 * calendar/cal-html.el (cal-html-list-diary-entries):
57 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
58 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
59 argument of diary-list-entries rather than setting diary-display-hook.
60
61 2008-05-30 Kenichi Handa <handa@m17n.org>
62
63 * international/mule-diag.el (describe-font): Don't check fontset
64 here, and just call font-info. Get the default font by from the
65 default face.
66
67 2008-05-29 Kenichi Handa <handa@m17n.org>
68
69 * international/mule-conf.el (utf-8-sig, utf-8-auto):
70 New coding systems.
71
72 * international/mule.el (define-coding-system): Accept :bom for utf-8.
73
74 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
75
76 * international/utf-7.el (utf-7-encode): Use the right escape char
77 depending on imap/nonimap encoding.
78
79 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
80
81 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
82
83 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
84
85 * icomplete.el (icomplete-prospects-height): Add :group.
86
87 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * icomplete.el (icomplete-prospects-length): Make obsolete.
90 (icomplete-prospects-height): New var.
91 (icomplete-completions): Use it.
92
93 2008-05-29 David Kastrup <dak@gnu.org>
94
95 * autoinsert.el (auto-insert): Add :link.
96
97 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
98
99 * tar-mode.el (tar-header): New field `header-start'.
100 (tar-header-block-tokenize): Set it when useful.
101 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
102 (tar-header-data-end): New function.
103 (tar-summarize-buffer): Use it.
104 (tar-next-line): Fix goal column for long usernames.
105 (tar-expunge-internal): Use header-start.
106 (tar-rename-entry): Handle ustar-style long names.
107 (tar-alter-one-field): Add optional `descriptor' argument.
108 (tar-subfile-save-buffer): Use it.
109
110 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
111
112 * tar-mode.el (tar-header): New field `header-start'.
113 (tar-header-block-tokenize): Set header-start for longlink entries.
114 (tar-expunge-internal): Use header-start to expunge longlink entries.
115
116 * files.el (hack-local-variables): Don't signal an error if the local
117 variable section is not properly terminated.
118
119 * emacs-lisp/easymenu.el (easy-menu-convert-item)
120 (easy-menu-convert-item-1): Move the duplicate-generation outside of
121 the caching so it also works for identical entries.
122
123 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
124 (tar-mode): Use write-region-annotate-functions rather than
125 write-contents-functions.
126 (tar-extract): Remove unused var `pos'.
127 (tar-subfile-save-buffer): Remove unused var `following-descs'.
128 (tar-mode-write-file): Remove.
129 (tar-write-region-annotate): New function.
130
131 * progmodes/flymake.el (flymake-save-buffer-in-file):
132 * shadowfile.el (shadow-copy-file):
133 * arc-mode.el (archive-*-write-file-member):
134 * files.el (diff-buffer-with-file):
135 * subr.el (with-temp-file): Pass nil to write-region.
136 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
137
138 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
139 the custom.
140
141 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
142 to write-region.
143
144 2008-05-28 Glenn Morris <rgm@gnu.org>
145
146 * Makefile.in (update-elclist): Work around non-portability of "\"
147 in various implementations of echo.
148
149 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
150
151 * international/mule-diag.el (describe-current-coding-system):
152 Don't assume selection-coding-system is always defined.
153
154 * tar-mode.el: Use defstruct and markers.
155 (tar-setf): Remove.
156 (tar-header): Use defstruct. Add `data-start' field.
157 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
158 (tar-desc-data-start): Remove (now called tar-header-data-start).
159 (tar-roundup-512): New fun.
160 (tar-header-block-tokenize): Receive a buffer position rather than
161 a string. Handle @longLink here, be more careful about it.
162 Create a marker for data-start.
163 (tar-summarize-buffer): Don't handle @LongLink here any more.
164 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
165 data-start on the following entries any more.
166 (tar-chown-entry, tar-chgrp-entry): Use read-number.
167
168 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
169 (tar-header-offset): Remove.
170 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
171 Not permanent any more.
172 (tar-data-buffer): New var.
173 (tar-data-swapped-p, tar-change-major-mode-hook)
174 (tar-mode-kill-buffer-hook): New funs.
175 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
176 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
177 (tar-clear-modification-flags, tar-alter-one-field)
178 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
179 Change accordingly.
180
181 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
182
183 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
184 (vc-dir-resynch-file): ... this. Update callers.
185 Use vc-string-prefix-p. Ignore directory args.
186 (vc-string-prefix-p): CSE.
187 (vc-resynch-buffer): Restore conditional.
188
189 * vc-hooks.el (vc-after-save): Improve test.
190 (vc-mode-line): Fix indentation.
191
192 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
193
194 * calendar/parse-time.el (parse-time-months)
195 (parse-time-weekdays): Add long-form month and day names.
196
197 2008-05-27 Glenn Morris <rgm@gnu.org>
198
199 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
200
201 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
202
203 * vc-dispatcher.el (vc-string-prefix-p): New function.
204 (vc-dir-parent-marked-p): Use it.
205
206 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
207
208 * vc.el (Problems): Remove fixed issues.
209 (vc-expand-dirs): Avoid returning directories.
210 (vc-dir): Fix C-x v v binding.
211 (vc-make-backend-object): Fix name.
212 (vc-dir-show-fileentry): Fix docstring.
213 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
214 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
215 Reset the state for directories.
216 (vc-dir-headers): Align labels.
217 (vc-default-status-printer): Do no call prettify-state-info.
218 (vc-deduce-fileset): Replace implementation with one based on a
219 working older version.
220 (vc-next-action): Use the new form of vc-deduce-fileset.
221 Fix dealing with unregistered files.
222
223 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
224 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
225 (vc-dir-child-files): New function.
226 (vc-dir-node-directory): New function.
227 (vc-dir-update, vc-dir-parent-marked-p)
228 (vc-dir-children-marked-p, vc-dir-mark-all-files)
229 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
230
231 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
232
233 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
236 (diff-font-lock-keywords, diff-context->unified)
237 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
238 (diff-hunk-text, diff-find-source-location): Use it.
239 (diff-post-command-hook): Let the user edit the hunk headers.
240
241 2008-05-26 Andreas Schwab <schwab@suse.de>
242
243 * vc.el (vc-default-prettify-state-info): Fix formatting of an
244 unknown state.
245
246 * tar-mode.el (tar-summarize-buffer): Comment fix.
247
248 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
249
250 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
251
252 2008-05-26 Glenn Morris <rgm@gnu.org>
253
254 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
255
256 2008-05-25 John Paul Wallington <jpw@pobox.com>
257
258 * proced.el (proced-next-line, proced-previous-line):
259 Avoid calling `next-line' and `previous-line' from Lisp code.
260
261 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
262
263 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
264 Use diary-ordinal-suffix.
265
266 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
267
268 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
269 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
270 (edebug-save-displayed-buffer-points, edebug-initial-mode)
271 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
272 (edebug-print-length, edebug-print-level, edebug-print-circle)
273 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
274 (edebug-global-break-condition, edebug-sit-for-seconds):
275 Remove spurious * from defcustom docstrings.
276 (edebug-unwrap*, edebug-signal, edebug-eval-display):
277 Improve argument/docstring consistency.
278 (edebug-test-coverage, edebug-gensym, edebug-read)
279 (edebug-top-level-nonstop, edebug-eval-result-list)
280 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
281 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
282 (edebug-display-freq-count): Reflow docstrings.
283 (edebug-restore-status): Doc fix.
284
285 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
286
287 * proced.el (proced-header-line): Use the :align-to 0 feature
288 rather than computing the corresponding position manually.
289 (proced-update): Don't hardcode point-min==1.
290
291 2008-05-24 Alan Mackenzie <acm@muc.de>
292
293 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
294 if c-file-style is set to a non-string.
295
296 (c-neutralize-CPP-line): Surround by `save-excursion'.
297 (c-neutralize-syntax-in-CPP): Optimize for speed.
298
299 2008-05-24 Glenn Morris <rgm@gnu.org>
300
301 * Makefile.in (update-elclist): New target, to update ELCFILES.
302 (bootstrap-after): Run update-elclist.
303
304 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
305
306 * icalendar.el (icalendar-version): Increase to "0.19".
307 (icalendar--date-style): New function.
308 (icalendar--datetime-to-diary-date): Doc fix.
309 Use icalendar--date-style.
310 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
311 (icalendar--convert-yearly-to-ical)
312 (icalendar--convert-recurring-to-diary): Handle iso date style,
313 use icalendar-date-style.
314
315 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
316
317 * vc.el (vc-delete-file): Make sure the buffer is deleted and
318 vc-dir buffers are updated.
319
320 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * vc.el (vc-delete-file): Don't try to resynch the buffer.
323
324 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
325
326 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
327 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
328 (reftex-extra-bindings): Use it.
329
330 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
331 away from the user-reserved keys.
332
333 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
334 New vars.
335 (ada-create-keymap): Use them.
336
337 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
338
339 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
340 a properly-grouped regexp.
341
342 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
343
344 * progmodes/cap-words.el (capitalized-words-mode):
345 Fix typos in docstring.
346
347 2008-05-23 Kenichi Handa <handa@m17n.org>
348
349 * international/mule-conf.el: Don't define the charset `emacs'
350 here, just put :docstring, :short-name, and :long-name.
351
352 2008-05-22 Kenichi Handa <handa@m17n.org>
353
354 * international/mule-diag.el (font-show-log): Limit each listing
355 to 20 items.
356
357 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
358
359 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
360 (gdb-annotation-rules): New entry for "thread-changed".
361 (gdb-thread-changed): New function.
362
363 2008-05-23 Glenn Morris <rgm@gnu.org>
364
365 * Makefile.in (SOURCES): Remove, unused.
366 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
367 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
368 Exclude more '*loaddefs' files.
369 (compile-always): Simplify '.elc' deletion.
370
371 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
374 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
375
376 * minibuffer.el (completion-boundaries): Change calling
377 convention, so `string' has the same semantics as in
378 try-completion and all-completions.
379 (completion-table-with-context, completion--embedded-envvar-table)
380 (completion--file-name-table)
381 (completion-pcm--find-all-completions): Adjust code accordingly.
382
383 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
384
385 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
386 prune image-mode-winprops-alist, preventing it from growing
387 indefinitely.
388 (image-mode-reapply-winprops): Use it.
389
390 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
391
392 * net/netrc.el (netrc-machine): Always match if the port is not given.
393
394 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
395
396 * minibuffer.el (completion-pcm--find-all-completions):
397 Don't add pseudo-completions.
398
399 * icomplete.el (icomplete-eoinput): Remove.
400 (icomplete-overlay): New var to replace it.
401 (icomplete-tidy): Rewrite.
402 (icomplete-exhibit): Use an overlay.
403 (icomplete-completions): Use completion-all-sorted-completions.
404 Obey completion-ignore-case.
405
406 * files.el (locate-dominating-file): Accept non-existing argument.
407 (project-find-settings-file): Rewrite, using locate-dominating-file.
408
409 2008-05-22 Kenichi Handa <handa@m17n.org>
410
411 * faces.el (font-weight-table, font-slant-table, font-width-table):
412 Delete them. Don't call internal-set-font-style-table.
413
414 * international/mule-diag.el (font-show-log): New function.
415
416 * international/fontset.el (script-representative-chars): Add more
417 chars for latin. Add data for symbol.
418 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
419
420 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
421
422 * minibuffer.el (completion-all-sorted-completions): New var.
423 (completion--flush-all-sorted-completions)
424 (completion-all-sorted-completions): New functions.
425 (minibuffer-force-complete): New command.
426
427 2008-05-21 Glenn Morris <rgm@gnu.org>
428
429 * files.el (c-postprocess-file-styles): Declare for compiler.
430
431 * Makefile.in: Allow for parallel byte-compiling.
432 (ELCFILES): New variable.
433 (.el.elc): Remove prerequisites from suffix rule. Print a message.
434 (compile-first, compile-main, compile-last): New targets.
435 (compile-always): Simplify - delete .elc files, then `make compile'.
436
437 * Makefile.in (compile-calc): Use glob rather than find.
438 ($(lisp)/progmodes/cc-mode.elc): Use $@.
439
440 * eshell/esh-module.el: No need for cl when compiling.
441
442 * eshell/eshell.el (eshell-defgroup): New alias.
443 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
444 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
445 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
446 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
447 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
448 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
449 Autoload the custom group. Set generated-autoload-file.
450 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
451 for eshell-defgroup.
452 * eshell/esh-module.el (eshell-load-defgroups): Remove.
453 Require esh-groups rather than loading it.
454
455 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
456
457 * proced.el (proced-header-line): New variable and new function.
458 (proced-mode): Set header-line-format.
459 (proced-update): Set proced-header-line.
460 (proced-send-signal): Use proced-header-line.
461
462 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * macros.el (insert-kbd-macro): Use prin1-char.
465
466 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
467
468 * minibuffer.el (completion-boundaries): New function.
469 (completion--some): Delay errors.
470 (complete-with-action, completion-table-with-context):
471 Handle `boundaries' case.
472 (completion--try-word-completion): Avoid partial-completion
473 when the user hasn't entered anything yet.
474 (minibuffer-local-map, minibuffer-local-filename-completion-map)
475 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
476 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
477 Setup default keybindings.
478 (completion--embedded-envvar-re): New var.
479 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
480 (completion--file-name-table): Handle `boundaries' case.
481 (completion-pcm--pattern->regex): Avoid pathological backtracking.
482 (completion-pcm--all-completions): Add a `prefix' arg.
483 (completion-pcm--find-all-completions): New function.
484 (completion-pcm-all-completions, completion-pcm-try-completion):
485 Use it.
486
487 * icomplete.el (icomplete-completions): Don't use `predicate' with
488 a table of a different type than `candidates'.
489
490 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
491
492 * proced.el (proced-goal-column): Rename from proced-procname-column.
493 (proced-goal-header-re): Rename from proced-procname-column-regexp.
494 (proced-move-to-goal-column): Rename from proced-move-to-procname.
495 (proced-header-face, proced-header-regexp): Remove.
496 (proced-font-lock-keywords): Remove proced-header-face.
497 (proced-header-alist, proced-sorting-schemes-re): New variables.
498 (proced): Rename Proced buffer to *Proced*.
499 (proced-next-line, proced-previous-line): New commands.
500 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
501 (proced-hide-processes): Do not treat first line as special.
502 (proced-header-space): New function.
503 (proced-update): Use header-line-format.
504 Initialize proced-header-alist and proced-sorting-schemes-re.
505 Set proced-goal-column. Include proced-command in mode-name.
506 (proced-send-signal): Use header-line-format for *Marked
507 Processes* buffer.
508 (proced-sort): Restrict minibuffer completion to applicable
509 sorting schemes.
510 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
511
512 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
513
514 * icomplete.el (icomplete-simple-completing-p):
515 Allow icomplete-with-completion-tables to say "use it everywhere".
516 (icomplete-completions): Obey completion-styles. Try to accommodate
517 partial-completion style.
518
519 2008-05-20 Michael Olson <mwolson@gnu.org>
520
521 * files.el (project-find-settings-file): Change concat to
522 expand-file-name.
523
524 2008-05-19 Tom Tromey <tromey@redhat.com>
525
526 * files.el (normal-mode): Call hack-project-variables.
527 (hack-local-variables-confirm): Add 'project' argument.
528 (hack-local-variables-apply): New function.
529 (hack-local-variables): Use it.
530 (project-class-alist, project-directory-alist): New variables.
531 (project-get-alist): New function.
532 (project-collect-bindings-from-alist)
533 (project-collect-binding-list, set-directory-project)
534 (project-find-settings-file, project-define-from-project-file)
535 (hack-project-variables): New functions.
536
537 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
540
541 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
542
543 * faces.el (font-weight-table): Fix typo in docstring.
544
545 2008-05-18 David Hull <david@snap.com> (tiny change)
546
547 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
548 (vc-hg-annotate-command): Allow white space before version number.
549
550 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
551
552 * calc/calc-yank.el (calc-register-alist): New variable.
553 (calc-set-register,calc-get-register,calc-copy-to-register)
554 (calc-insert-register,calc-add-to-register,calc-append-to-register)
555 (calc-prepend-to-register): New functions.
556
557 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
558 `calc-copy-to-register' and `calc-insert-register'.
559 Autoload new register functions.
560
561 * calc/calc-help.el (calc-r-prefix-help): Add help for register
562 functions.
563
564 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
565
566 * vc.el (Todo): Add known problems.
567 (vc-dir-backend): New variable.
568 (vc-dir): Set it.
569 (vc-make-backend-object, vc-generic-status-printer)
570 (vc-generic-state, vc-generic-status-fileinfo-extra)
571 (vc-dir-extra-menu): Use it.
572 (vc-generic-dir-headers): Remove, unused.
573
574 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
575 vc-dir-prev-directory for consistency with vc-dir-previous-line.
576 (vc-dir-mode-map): Fix bindings.
577
578 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
579
580 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
581
582 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
583 operated on.
584 (calc-kill-region): Kill entire lines.
585
586 2008-05-17 Glenn Morris <rgm@gnu.org>
587
588 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
589 simplify initial value.
590 (defezimage): Drop support for Emacs without defimage, use a featurep
591 test rather than fboundp when defining, drop with-no-warnings.
592 (ezimage-insert-over-text): Move featurep test inside
593 add-text-properties.
594
595 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
596
597 * net/tramp.el (top-level): Load auth-source when compiling.
598
599 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
600
601 2008-05-17 Andreas Schwab <schwab@suse.de>
602
603 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
604
605 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
606
607 * vc.el (vc-annotate-show-diff-revision-at-line): Change
608 vc-diff-internal arg to match what vc-deduce-fileseset returns now.
609
610 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
611
612 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
613
614 2008-05-17 Jim Meyering <meyering@redhat.com>
615
616 * ido.el (ido-save-history): Do not emit a trailing newline at the
617 end of the ido history file.
618
619 2008-05-16 John Paul Wallington <jpw@pobox.com>
620
621 * vc-dispatcher.el (top-level): Revert previous change: require cl
622 when compiling.
623
624 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
625
626 * vc.el (vc-default-status-printer)
627 (vc-default-prettify-state-info): Enhance the state prettyprinter
628 to deal better with unknown states and indirect through it when
629 painting vc-dir buffers.
630
631 2008-05-16 John Paul Wallington <jpw@pobox.com>
632
633 * vc-dispatcher.el (top-level): Don't require cl when compiling.
634 (vc-dir-mode-map): Fix backquote.
635 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
636
637 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
638
639 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
640 Reported by Glenn Morris <rgm@gnu.org>.
641
642 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
643
644 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
645 the end of the file, it was good work at one time but has been
646 stale since 1995 and may now be actively misleading.
647 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
648 CVS repository and module (assumptions for the latter a bit iffy).
649 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
650 SVN repository.
651
652 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
653
654 * vc-rcs.el (vc-rcs-create-tag):
655 * vc-sccs.el (vc-sccs-create-tag):
656 Fix typo in error message and pass backend arg.
657
658 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
659
660 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
661
662 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
663
664 * net/tramp.el: Load auth-source library.
665 (tramp-read-passwd): Use it for password, not login.
666
667 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
668
669 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
670 (ses-print-cell): Use string-width, truncate-string-to-width,
671 delete-region rather than length, substring, delete-char.
672 (ses-setup): Set inhibit-point-motion-hooks to t.
673 Calculate position by actually moving point rather than just using
674 unibyte character length.
675 (ses-mode): Set indent-tabs-mode to nil.
676 (ses-center): Use string-width rather than length.
677
678 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
679
680 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
681 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
682 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
683 vc-*-create-tag and vc-*-retrieve-tag respectively.
684
685 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
686 unneeded defalias.
687
688 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
689
690 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
691 about buffer names.
692
693 2008-05-15 Glenn Morris <rgm@gnu.org>
694
695 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
696
697 * org/org-exp.el (org-infojs-options-inbuffer-template):
698 Fix declaration.
699
700 * progmodes/cc-mode.el (declare-function): Add compat definition.
701 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
702
703 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
704
705 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
706 list to a cons so the caller can get back both expanded and
707 unexpanded filesets.
708 * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
709 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
710 Change handling of selection-set returns as required.
711
712 2008-05-15 John Paul Wallington <jpw@pobox.com>
713
714 * add-log.el (top-level): Don't require cl when compiling.
715
716 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
717 (archive-*-extract): Use `zerop'
718 (archive-*-write-file-member): Use `or', use `zerop'.
719
720 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
721
722 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
723 (ibuffer-mark-interactive, ibuffer-set-mark)
724 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
725 (ibuffer-map-lines, ibuffer-switch-format)
726 (ibuffer-update-title-and-summary)
727 (ibuffer-redisplay-engine): Use it.
728
729 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
730 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
731 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
732 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
733 (ibuffer-mark-read-only-buffers)
734 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
735
736 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
737 (define-ibuffer-column, define-ibuffer-sorter)
738 (define-ibuffer-op, define-ibuffer-filter): Add declarations
739 containing indentation specs, replacing equivalent top-level
740 forms that set `lisp-indent-function' properties.
741 (define-ibuffer-op): Use `derived-mode-p'.
742 (define-ibuffer-filter): Remove redundant `concat' call.
743
744 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
745
746 * net/tramp.el (tramp-echo-mark): Update docstring.
747 (tramp-echo-mark-marker): New defconst.
748 (tramp-check-for-regexp): Use it.
749
750 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
751
752 * vc.el (vc-deduce-fileset): Do the right thing when visting a
753 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
754 as parent.
755
756 2008-05-14 John Paul Wallington <jpw@pobox.com>
757
758 * international/mule.el (convert-define-charset-argument):
759 Remove period from end of error message.
760 (coding-system-mnemonic): Doc fix.
761 (ctext-pre-write-conversion): Doc fix.
762
763 2008-05-14 Simon Marshall <simon@gnu.org>
764
765 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
766 from its default value and give it the risky-local-variable
767 property (CVE-2008-2142).
768
769 2008-05-14 Kenichi Handa <handa@m17n.org>
770
771 * language/korean.el ("Korean"): Set `iso639-language'
772 property to `ko'.
773
774 * language/japanese.el ("Japanese"): Set `iso639-language'
775 property to `ja'.
776
777 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
778 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
779 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
780
781 * international/mule-cmds.el (set-language-environment):
782 Set current-iso639-language.
783
784 * international/fontset.el (setup-default-fontset): For kana, han,
785 hangul, and cjk-misc, move an entry with font-spec at the end.
786 (generate-fontset-menu): Exclue fontset-auto* from the list.
787
788 * composite.el (compose-chars-after): Assume that WINDOW is always
789 non-nil.
790
791 * faces.el (font-weight-table, font-slant-table)
792 (font-swidth-table): Declare them by defconst. Change the format
793 of elements. Call internal-set-font-style-table after their
794 declaration.
795 (face-valid-attribute-values): Call font-family-list. Get values
796 for width, weight, and slant from font-xxx-table.
797
798 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
799
800 2008-05-13 John Paul Wallington <jpw@pobox.com>
801
802 * ibuffer.el (ibuffer-buffer-file-name): New function.
803 (define-ibuffer-column filename): Use it.
804
805 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
806
807 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
808
809 * talk.el (talk): Simplify. Pass display arg to talk-add-display
810 as a string.
811 (talk-add-display): Simplify. Accept only string args.
812
813 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
814
815 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
816
817 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
818
819 * Makefile.in (bootstrap-prepare): Don't chmod files.
820 (autoloads): Do it here instead, where it's actually needed.
821
822 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
823
824 * tool-bar.el (tool-bar-make-keymap): Account for the optional
825 KEY-BINDING-DATA field in menu-item list.
826
827 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
828
829 * dired.el (dired-read-dir-and-switches): Move things about to use less
830 recursion during macroexpansion.
831
832 * dired.el (dired-read-dir-and-switches): Use read-file-name.
833
834 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
835 completion-ignored-extension directories if there's something else.
836 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
837 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
838 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
839 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
840 buffer-read-only -> inhibit-read-only.
841
842 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
843
844 * vc.el (vc-expand-dirs): Stop this function from tossing out
845 explicitly specified files.
846
847 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
848
849 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
850 to `insert'.
851
852 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
853
854 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
855 cons. Use vc-annotate-backend.
856 (with-vc-file, edit-vc-file): Remove unused macros.
857
858 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
859
860 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
861 (smtpmail-try-auth-methods): Use it.
862
863 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
864
865 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
866 (setf (nthcdr ..) ..) doesn't require CL at runtime.
867
868 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
869
870 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
871
872 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
875 (vc-bzr-revision-completion-table): Use process-file.
876 (vc-bzr-working-revision): Pass relative file names.
877
878 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
879
880 2008-05-11 Juri Linkov <juri@jurta.org>
881
882 * wid-edit.el (widget-image-directory): Change default image data
883 subdirectory from "custom" to "images/custom".
884
885 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
886 before recursive call to `Info-next-preorder' to not add
887 intermediate nodes to the history.
888
889 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
890
891 * emulation/cua-base.el: Put isearch-scroll property
892 on cua-scroll-up and cua-scroll-down.
893
894 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
895
896 * vc-hooks.el (vc-recompute-state): Remove (dead code).
897
898 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
899
900 * vc-dispatcher.el (ewoc): Require.
901 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
902
903 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
904
905 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
906
907 * term/w32-win.el (x-colors):
908 * term/mac-win.el (x-colors):
909 * term/x-win.el (x-colors): Re-order colors.
910
911 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
912
913 * smerge-mode.el (smerge-command-prefix): Fix custom type.
914
915 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
916
917 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
918 New functions implementing motion to next and previous directory.
919
920 * vc-arch.el (vc-arch-command):
921 * vc-bzr.el (vc-bzr-command):
922 * vc-cvs.el (vc-cvs-command):
923 * vc-dispatcher.el (vc-do-command):
924 * vc-git.el (vc-git-command):
925 * vc-hg.el (vc-hg-command):
926 * vc-mcvs.el (vc-mvcs-command):
927 * vc-mtn.el (vc-mtn-command):
928 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
929 (vc-sccs-workfile-unchanged-p):
930 * vc-svn.el (vc-svn-command, vc-svn-create-repo),
931 * vc-rcs.el (all methods): Remove assumption about what a nil
932 argument to vc-do-command means. This means no buffer name needs
933 to be hardcoded into the dispatcher layer, and it's better to be
934 explicit anyway.
935
936 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
937
938 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
939
940 * vc.el: Update todo.
941
942 * vc-sccs.el (vc-sccs-dir-status):
943 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
944 backends and returning up to date files.
945
946 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
947
948 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
949
950 * vc.el (vc-dir):
951 * vc-hooks.el: Tweak the VC directory bindings. These are now
952 documented in the manual.
953
954 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
955 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
956 (vc-dispatcher-selection-set): Allow callers to pass in an
957 observer flag that says no buffer sync is required.
958 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
959 Use the observer flag.
960
961 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
962
963 * simple.el (start-file-process): Clarify docstring.
964
965 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
966
967 * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
968 Remove stub implementations of, and references to, wash-log.
969 * vc-rcs.el (vc-rcs-comment-history):
970 * vc-cvs.el (vc-cvs-comment-history):
971 Inline the code that used to be wash-log.
972
973 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
974 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
975 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
976 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
977 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
978 (vc-rcs-print-log): Grok directories.
979
980 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
981
982 * vc.el (vc-mark-resolved): Add `backend' argument.
983 (vc-next-action): Pass it the backend.
984 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
985 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
986 (vc-default-comment-history, vc-default-create-snapshot)
987 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
988 (vc-annotate-revision-previous-to-line)
989 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
990 * vc-svn.el (vc-svn-checkout):
991 * vc-mcvs.el (vc-mcvs-checkout):
992 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
993 (vc-working-revision, vc-before-save, vc-mode-line):
994 Prefer vc-call-backend to vc-call so as not to recompute the backend.
995
996 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
997 state to be consistent since it's often an unwarranted restriction.
998 Don't return the state either.
999 (vc-next-action): Check that the state is consistent.
1000 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
1001 (vc-rollback, vc-update): Adapt to new return value of
1002 vc-deduce-fileset.
1003
1004 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
1005 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
1006 (vc-dispatcher-in-fileset-p): New fun.
1007 (vc-dispatcher-selection-set): Use it to properly handle directories.
1008
1009 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
1010
1011 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
1012 (vc-update): Remove unused let bindings.
1013
1014 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1015
1016 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
1017 (vc-diff, vc-revert, vc-rollback, vc-update):
1018 * vc-dispatcher.el (vc-dispatcher-selection-set):
1019 Get rid of 4 special cases in fileset selection. This involved
1020 changing the return value of (vc-deduce-fileset) so that it passes
1021 back a deduced state as well as a deduced back end.
1022
1023 2008-05-08 Sam Steingold <sds@gnu.org>
1024
1025 * progmodes/compile.el (compilation-minor-mode-map)
1026 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
1027 * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
1028 to `compilation-minor-mode-map' (instead of an explicit `cons').
1029
1030 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
1031
1032 * org/org.el (org-modules, org-format-latex-options):
1033 * org/org-archive.el (org-archive-stamp-time)
1034 (org-archive-save-context-info):
1035 * org/org-faces.el (org-hide):
1036 * org/org-irc.el (org-irc-parse-link):
1037 * org/org-macs.el (org-call-with-arg, org-autoload):
1038 * org/org-mew.el (org-mew-store-link):
1039 * org/org-remember.el (org-remember-store-without-prompt)
1040 (org-remember-templates): Fix typos in docstrings.
1041
1042 * org/org-info.el (org-info-store-link): Remove leftover docstring.
1043
1044 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
1045 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
1046 (org-bbdb-anniv-split): Fix typos in docstrings.
1047
1048 * org/org-publish.el (org-publish-project-alist): Doc fixes.
1049 (org-publish-use-timestamps-flag): Reflow docstring.
1050 (org-publish-files-alist): Fix typos in docstring.
1051
1052 2008-05-07 Sam Steingold <sds@gnu.org>
1053
1054 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
1055 appears to be too aggressive with window removal.
1056
1057 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
1058
1059 * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
1060 as pragma keywords.
1061 (verilog-pretty-expr): Support lining up assignments which include
1062 part selects.
1063 (verilog-mode): More portable check for the availability of
1064 hideshow support.
1065 (verilog-do-indent): Remove special indent for declarations inside
1066 a parenthetical list. The code is ill-advised, and doesn't work
1067 given the new user defined types.
1068 (verilog-set-auto-endcomments): Enhance function automatic
1069 endcomment to support functions that return user defined types.
1070 (verilog-mode): Add code to tell which-function-mode minor mode
1071 that Verilog supports this feature.
1072
1073 2008-05-08 Eli Zaretskii <eliz@gnu.org>
1074
1075 * epa-file.el: Require epa-hook.
1076
1077 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
1078
1079 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
1080 file-names clashes on 8+3 filesystems. Provide epa-hook.
1081
1082 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
1083 file-names clashes on 8+3 filesystems.
1084
1085 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
1086
1087 * org/org.el (org-read-date-get-relative): Interpret lone
1088 weekday abbreviation as relative to today.
1089
1090 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
1091
1092 * abbrev.el (define-abbrev-table):
1093 * composite.el (toggle-auto-composition):
1094 * json.el (json-alist-p, json-plist-p):
1095 * minibuffer.el (completion-table-with-predicate):
1096 * ps-mule.el (ps-mule-external-libraries):
1097 * emacs-lisp/advice.el (ad-special-form-p):
1098 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1099 * eshell/em-smart.el (eshell-review-quick-commands):
1100 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
1101 (python-skip-out, python-check-comint-prompt):
1102 Don't use `iff' in docstrings.
1103
1104 * international/robin.el (robin-package-alist): Fix typo in docstring.
1105 (robin-current-package-name): Doc fix.
1106 (robin-activate): Don't use `iff' in docstring.
1107
1108 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1109
1110 * vc.el, vc-dispatcher.el: VC-Dired support removed.
1111 The code uses a ewoc-based implementation now.
1112 * vc-hooks.el: Support for Meta-CVS has been removed.
1113
1114 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1115
1116 * tool-bar.el: Choose images dynamically.
1117 (tool-bar-make-keymap, tool-bar-find-image): New function.
1118 (tool-bar-find-image-cache): New var.
1119 (tool-bar-local-item, tool-bar-local-item-from-menu):
1120 Don't select the image yet, do it later in tool-bar-make-keymap.
1121
1122 2008-05-07 Andreas Schwab <schwab@suse.de>
1123
1124 * window.el: Require 'cl when compiling.
1125
1126 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
1127
1128 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
1129
1130 2008-05-07 Glenn Morris <rgm@gnu.org>
1131
1132 * subr.el (ignore-errors): Move here from cl-macs.el.
1133 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
1134
1135 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
1136 oddness.
1137
1138 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
1139
1140 * vc-hooks.el (vc-find-file-hook):
1141 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
1142 further from vc.el.
1143 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
1144
1145 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
1146
1147 * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
1148 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
1149 (verilog-auto-inout, verilog-auto-inout-module)
1150 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
1151 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
1152 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
1153 (verilog-auto-sense-sigs, verilog-auto-tieoff)
1154 (verilog-auto-unused, verilog-auto-wire)
1155 (verilog-decls-get-assigns, verilog-decls-get-consts)
1156 (verilog-decls-get-gparams, verilog-decls-get-inouts)
1157 (verilog-decls-get-inputs, verilog-decls-get-outputs)
1158 (verilog-decls-get-ports, verilog-decls-get-regs)
1159 (verilog-decls-get-signals, verilog-decls-get-wires)
1160 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
1161 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
1162 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
1163 (verilog-inject-sense, verilog-library-filenames)
1164 (verilog-mode-release-date, verilog-mode-version)
1165 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
1166 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
1167 (verilog-modi-get-assigns, verilog-modi-get-consts)
1168 (verilog-modi-get-gparams, verilog-modi-get-inouts)
1169 (verilog-modi-get-inputs, verilog-modi-get-outputs)
1170 (verilog-modi-get-ports, verilog-modi-get-regs)
1171 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
1172 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
1173 (verilog-modi-get-wires, verilog-preserve-cache)
1174 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
1175 (verilog-read-sub-decls, verilog-read-sub-decls-line)
1176 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
1177 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
1178 Add caching of additional state, and rework signal extraction
1179 routines to improve AUTO expansion performance by 300%++.
1180
1181 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
1182
1183 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1184 Tweak Open Watcom regexp to distinguish between errors and warnings.
1185
1186 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1187
1188 * dired.el (dired-read-dir-and-switches): Fix up last change.
1189
1190 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
1191
1192 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
1193 out of this function, move it to vc-dispatcher-selection-set.
1194
1195 2008-05-05 Sam Steingold <sds@gnu.org>
1196
1197 * window.el (delete-other-windows-vertically): New function.
1198
1199 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1200
1201 * dired.el (dired-read-dir-and-switches):
1202 Obey read-file-name-completion-ignore-case.
1203
1204 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
1205
1206 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1207 Add regexp for Open Watcom compiler output.
1208
1209 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
1210
1211 * progmodes/python.el (python-block-pairs): Align finally with except.
1212
1213 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1214
1215 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
1216
1217 2008-05-05 Tom Tromey <tromey@redhat.com>
1218
1219 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
1220 looking at conflict marker.
1221
1222 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1223
1224 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
1225 client-mode -> vc-client-object, and guess `funcall' was meant.
1226 (vc-dir-mode): Rename client-mode -> vc-client-mode.
1227
1228 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
1229
1230 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
1231 (dbus-debug): Move declarations outside eval-when-compile.
1232
1233 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1234
1235 * proced.el (proced-command-alist): Fix system-type values.
1236 Fix defcustom.
1237 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
1238 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
1239 (proced-sort-start, proced-sort, proced-sort-time): New commands.
1240 (proced-update): Use proced-sorting-scheme. Update modeline.
1241 (proced-send-signal): Use nreverse.
1242 (proced-sorting-scheme-p): New function.
1243
1244 2008-05-04 Andreas Schwab <schwab@suse.de>
1245
1246 * vc.el: Require dired when compiling.
1247
1248 * minibuffer.el (completion--insert-strings): Don't delete past bol.
1249
1250 2008-05-03 Glenn Morris <rgm@gnu.org>
1251
1252 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
1253 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
1254 Simplify compilation requirements.
1255 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
1256 declarations.
1257
1258 2008-05-03 Dave Love <fx@gnu.org>
1259
1260 * progmodes/python.el (python-beginning-of-statement):
1261 Loop at least once (fixes 2008-02-21 change).
1262
1263 2008-05-03 Eli Zaretskii <eliz@gnu.org>
1264
1265 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
1266 instead of `length' for comparing length of user and group names.
1267
1268 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
1269
1270 * vc-dispatcher.el: New file, separates out the UI and command
1271 execution machinery from VCS-specific logic left in vc.el.
1272 The separation is not yet completely clean, but it's a good start.
1273 * vc.el: This file is about 1700 lines shorter now.
1274 Remove obsolete logentry-check from the backend API.
1275 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
1276 implementation of the logentry-check method, and it guarded against
1277 a log length limit that has probably been obsolete for 15 years (!).
1278
1279 2008-05-02 Sam Steingold <sds@gnu.org>
1280
1281 * progmodes/compile.el (compilation-start): Move setting of
1282 compilation-directory after (funcall mode) as that resets local
1283 variables, this fixes recompile in grep buffers.
1284 * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
1285
1286 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1287
1288 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
1289 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
1290 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
1291 has one of these and that all are called in compatible ways.
1292 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
1293 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
1294 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
1295 backend has one of these.
1296
1297 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
1298
1299 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
1300 initialization into define-abbrev-table. Use :regexp.
1301 (octave-mode-syntax-table): Don't set word syntax for `.
1302
1303 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
1304 than only value.
1305
1306 * dired.el (dired-read-dir-and-switches):
1307 Set minibuffer-completing-file-name and call substitute-in-file-name.
1308 (dired-format-columns-of-files): Use completion--insert-strings.
1309
1310 * minibuffer.el (completion-hilit-commonality): Revert last change:
1311 the leftover code was actually useful.
1312 (completion--insert-strings): Use string-width rather than length.
1313
1314 2008-05-02 Sam Steingold <sds@gnu.org>
1315
1316 * vc.el (vc-dir-mode-map): Enable mouse bindings.
1317 (vc-at-event): New macro: run the body at the even location.
1318 (vc-dir-menu, vc-dir-toggle-mark): Use it.
1319 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
1320 * subr.el (mouse-event-p): Check if the even is mouse-related.
1321
1322 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
1323
1324 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
1325 Don't throw error if no file is found.
1326
1327 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
1330 (vc-default-state-heuristic): Doc fix.
1331
1332 2008-05-02 Richard Sharman <rsharman@pobox.com>
1333
1334 * hilit-chg.el (highlight-changes-mode): Remove references to
1335 hooks that no longer exist. Because define-minor-mode is used the
1336 hook highlight-changes-mode-hook exists and can do what both the
1337 old hooks used to do. The documentation at the top of the file
1338 was updated to demonstrate this.
1339 (highlight-changes-mode): Remove commented out call to a hook
1340 function that is no longer there.
1341 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
1342
1343 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1344
1345 * vc.el (vc-default-dired-state-info): Change name of primitive
1346 to prettify-state-info, in preparation for ripping out dired mode.
1347 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
1348 to prettify-state-info, in preparation for ripping out dired mode.
1349 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
1350 tries this on a version-controlled buffer. It will do useless or
1351 actively bad things on any version control system newer than RCS.
1352 * vc-hooks.el (vc-dired-resynch-file):
1353 * vc.el (vc-dired-resynch-file): Change name of primitive to
1354 vc-directory-resynch-file, preparing to remove dired.
1355
1356 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
1357
1358 * vc-rcs.el (vc-rcs-state): Fix typos.
1359
1360 * vc.el (vc-register): Change argument order so that the prefix
1361 argument is assigned correctly.
1362 (vc-next-action, vc-dir-register): Update for the above change.
1363
1364 2008-05-01 Juri Linkov <juri@jurta.org>
1365
1366 * replace.el (occur-read-primary-args): Set default to the car of
1367 regexp-history and display it in the prompt, but don't add to the
1368 list of minibuffer defaults. Bind history-add-new-input to nil to
1369 not add automatically `default'. For empty input return `default'.
1370 Otherwise, add `input' to regexp-history and return it.
1371 (occur-1): Signal an error for the empty regexp.
1372
1373 * progmodes/compile.el (compilation-auto-jump):
1374 Set window point to `pos' explicitly.
1375
1376 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
1377
1378 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
1379 when appropriate.
1380 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
1381 we report the 'unregistered state reliably.
1382 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
1383 we report the 'unregistered state reliably.
1384 * vc-git.el (vc-git-state): Call vc-git-unregistered so
1385 we report the 'unregistered state reliably.
1386 * vc-hooks (vc-state): Document that vc-unregistered is
1387 now expected to be returned reliably.
1388 * vc.el (vc-default-dired-state): Change needs-patch state to
1389 needs-update, since the name now shows up in dir-status listings
1390 and was somewhat misleading.
1391 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
1392 immediately after removing the file.
1393 * vc.el (vc-next-action): More informative messages when a fileset
1394 is in a mixed state or files are missing.
1395
1396 2008-05-01 Sam Steingold <sds@gnu.org>
1397
1398 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
1399
1400 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1401
1402 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
1403
1404 2008-05-01 Daiki Ueno <ueno@unixuser.org>
1405
1406 * epa-file-hook.el: New file split from epa-file.el.
1407 * epa-file.el: Require 'epa-file-hook.
1408 (epa-file-handler): Add autoload cookie.
1409 * loadup.el: Load epa-file-hook.
1410 * startup.el (command-line): Eval the body of auto-encryption-mode.
1411
1412 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
1413
1414 * vc.el (vc-dir-mode-map): Don't bind "r".
1415
1416 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
1417 (vc-hg-status-printer): New function.
1418 (vc-hg-after-dir-status): Deal with copied and renamed files.
1419 (vc-hg-dir-status): Add flag to show copied files.
1420
1421 2008-05-01 John Paul Wallington <jpw@pobox.com>
1422
1423 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
1424 (ibuffer-do-sort-by-recency): Reverse sorting order if last
1425 sorting mode was recency.
1426
1427 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
1428 reverse sorting order if last sorting mode was the sorter's.
1429
1430 2008-05-01 Jason Rumney <jasonr@gnu.org>
1431
1432 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
1433
1434 2008-04-30 John Paul Wallington <jpw@pobox.com>
1435
1436 * ibuffer.el (define-ibuffer-column filename): When the major mode
1437 is `vc-dir-mode' show the buffer's default directory.
1438
1439 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
1440 major mode is `vc-dir-mode' use the buffer's default directory.
1441
1442 2008-04-30 Sam Steingold <sds@gnu.org>
1443
1444 * vc.el (vc-dir-delete-file): Add.
1445 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
1446 (vc-delete-file): Do not barf when the file has been already deleted.
1447
1448 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
1449
1450 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
1451
1452 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
1453
1454 * progmodes/octave-mod.el (octave-help): New function.
1455 * progmodes/octave-hlp.el: Delete.
1456 * info-look.el (octave-mode): Add operator index.
1457
1458 * vc.el (vc-checkout): Typo.
1459
1460 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
1461
1462 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
1463 Add "..." in the appropriate places.
1464
1465 * epa.el (epa-key-list-mode-map): Add more menu entries.
1466 Add "..." in the appropriate places.
1467
1468 * dired.el (dired-mode-map): Add :help.
1469
1470 * vc.el (vc-deduce-fileset): Add new parameter.
1471 (vc-dir-marked-only-files): New function.
1472 (vc-next-action): Don't ignore directories, look at the files
1473 inside them.
1474 (vc-dir-mode): Document how the mark/unmark commands work.
1475
1476 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
1477
1478 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
1479 Rule out trailing spaces in file and directory names as well.
1480
1481 * minibuffer.el (completion--do-completion): Move point even if the
1482 completion makes no change.
1483 (completion-pcm-try-completion): Fix computation of new point.
1484
1485 2008-04-30 David Hansen <david.hansen@gmx.net>
1486
1487 * dired.el: Require 'cl.
1488
1489 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
1490
1491 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
1492 hollow if not in innermost frame.
1493
1494 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1495
1496 Make `checkout-model' apply to filesets.
1497 * vc-hooks.el (vc-checkout-model): Rewrite.
1498 (vc-before-save, vc-after-save): Adjust callers accordingly.
1499 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
1500 (vc-transfer-file): Adjust callers accordingly.
1501 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
1502 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
1503 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
1504 instead of vc-checkout-model.
1505 * vc-mcvs.el (vc-mcvs-revert):
1506 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
1507 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
1508 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
1509 * vc-svn.el (vc-svn-checkout-model):
1510 * vc-hg.el (vc-hg-checkout-model):
1511 * vc-git.el (vc-git-checkout-model):
1512 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
1513
1514 * dired.el (dired-read-dir-and-switches): Replace last change with
1515 a new approach that mixes read-file-name and read-directory-name.
1516
1517 * files.el (read-buffer-to-switch):
1518 Avoid making assumptions about `other-buffer'.
1519
1520 2008-04-29 Sam Steingold <sds@gnu.org>
1521
1522 * vc.el (vc-dir-mode-hook): Add normal hook.
1523 (vc-dir-mode): Run it.
1524
1525 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
1526
1527 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
1528 Always split windows.
1529 (gdb-speedbar-timer-fn): Only raise frame after user input.
1530 (gdb-same-frame): Reverse initial value.
1531 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
1532
1533 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
1534 gdb-speedbar-timer-fn.
1535
1536 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1537
1538 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
1539
1540 2008-04-29 Daiki Ueno <ueno@unixuser.org>
1541
1542 * epa.el (epa-key-list-mode-map): Add menu.
1543 (epa-delete-keys, epa-import-keys): Fix typo.
1544
1545 2008-04-29 Glenn Morris <rgm@gnu.org>
1546
1547 * find-cmd.el (top-level): Does not need cl when compiling.
1548
1549 2008-04-29 Phil Jackson <phil@shellarchive.co.uk>
1550
1551 * find-cmd.el: New file.
1552
1553 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1554
1555 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
1556 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
1557 (completion-pcm--hilit-commonality): New function.
1558 (completion-pcm-all-completions): Use it.
1559
1560 * minibuffer.el (completion-common-substring): Mark obsolete.
1561 (completions-first-difference, completions-common-part):
1562 Move from simple.el.
1563 (completion-hilit-commonality): New fun.
1564 (display-completion-list, completion-emacs21-all-completions)
1565 (completion-emacs22-all-completions): Use it.
1566 * simple.el (completions-first-difference, completions-common-part):
1567 Move to minibuffer.el.
1568 (choose-completion-string): Use field functions and minibufferp.
1569 (completion-setup-function): Don't set completions faces.
1570
1571 2008-04-29 Glenn Morris <rgm@gnu.org>
1572
1573 * calendar/calendar.el (calendar-nth-named-absday)
1574 (calendar-nth-named-day):
1575 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
1576 * calendar/holidays.el (holiday-float): Doc fixes.
1577
1578 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
1579 the `full' case.
1580
1581 * org/org-agenda.el (calendar-iso-from-absolute):
1582 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
1583 Fix declarations.
1584
1585 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
1586
1587 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
1588 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
1589 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
1590 (gdb-assembler-custom): Be careful not to match other addresses.
1591
1592 2008-04-29 Jason Rumney <jasonr@gnu.org>
1593
1594 * battery.el (battery-status-function): Use w32-battery-status
1595 on Windows.
1596 (battery-echo-area-format): Make apm format the general case.
1597 (battery-mode-line-format): Merge apm and pmset formats as the
1598 general case.
1599
1600 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * progmodes/gdb-ui.el (gdb-info-stack-custom):
1603 Use gud-tool-bar-item-visible-no-fringe.
1604 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
1605 is already visible in frame. Remove optional size parameter
1606 and add optional frame parameter.
1607
1608 * progmodes/gud.el (gud-display-line): Only consider visible
1609 frames when looking for source buffer.
1610
1611 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
1614 argument to get-char-property, in case the current buffer hasn't
1615 been assigned to that window yet.
1616 (doc-view-display): Default to selected window if the current
1617 buffer hasn't been assigned to a window yet.
1618
1619 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
1620
1621 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
1622
1623 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1624
1625 * net/tramp.el (tramp-mode): New defcustom.
1626 (tramp-file-name-handler, tramp-completion-file-name-handler):
1627 Use it.
1628 (tramp-replace-environment-variables): Handle "$$".
1629
1630 2008-04-28 Sam Steingold <sds@gnu.org>
1631
1632 * vc-hg.el (vc-hg-rename-file): Fix argument order.
1633
1634 2008-04-28 Bastien Guerry <bzg@altern.org>
1635
1636 * whitespace.el (whitespace-trailing): Fix typo.
1637
1638 2008-04-28 Sam Steingold <sds@gnu.org>
1639
1640 * textmodes/remember.el (diary-make-entry): Update the autoload.
1641
1642 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1643
1644 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
1645 all-completions.
1646
1647 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
1648
1649 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
1650
1651 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
1652
1653 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
1654 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
1655 (vc-dir-mark-file): Add an optional argument.
1656 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
1657
1658 2008-04-27 Daiki Ueno <ueno@unixuser.org>
1659
1660 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
1661 rather than obsolete alias find-file-hooks.
1662 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
1663 Use find-file-hook rather than obsolete alias find-file-hooks.
1664 Add to find-file-not-found-functions.
1665 (epa-file-handler): Put 'safe-magic and 'operations properties.
1666
1667 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
1668 (epa-menu-items): Remove.
1669
1670 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
1671 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
1672 (epa-dired-mode, epa-global-dired-mode): Remove.
1673
1674 * dired.el (dired-mode-map): Bind encryption/decryption commands.
1675
1676 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
1677
1678 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
1679
1680 2008-04-27 Glenn Morris <rgm@gnu.org>
1681
1682 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
1683 Remove un-needed local `orig-list'. Replace cl `copy-list'.
1684
1685 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
1686
1687 * org/org.el (org-html-level-start): Always have id's in HTML.
1688 (org-export-as-html): Use `org-link-protocols' to
1689 retrieve the export form of the link.
1690 (org-add-link-type): Final parameter renamed from PUBLISH.
1691 Better documentation of how it is to be used. Avoid double entries for
1692 the same link type.
1693 (org-add-link-props): New function.
1694 (org-modules-loaded): New variable.
1695 (org-load-modules-maybe, org-set-modules): New function.
1696 (org-modules): New option.
1697 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
1698 (orgtbl-mode, org-store-link, org-insert-link-global)
1699 (org-open-at-point): Call `org-load-modules-maybe'.
1700 (org-search-view): Add more text properties.
1701 (org-agenda-schedule, org-agenda-deadline): Allow also in
1702 search-type agendas.
1703 (org-search-view): Order of arguments has been changed.
1704 Interpret prefix-arg as TODO-ONLY.
1705 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
1706 Take new argument order of `org-search-view' into account.
1707 (org-todo-only): New variable.
1708 (org-search-syntax-table): New variable and function.
1709 (org-search-view): Do the search with the special syntax table.
1710 (define-obsolete-function-alias): Make work with XEmacs.
1711 (org-add-planning-info): Use old date as default when modifying an
1712 existing deadline or scheduled item.
1713 (org-agenda-compute-time-span): Make argument N optional.
1714 (org-agenda-format-date-aligned): Require `cal-iso'.
1715 (org-agenda-list): Include week into agenda heading, don't
1716 list it at each date (only on Mondays).
1717 (org-read-date-analyze): Define local variable `iso-date'.
1718 (org-agenda-format-date-aligned): Remove dependency on
1719 `calendar-time-from-absolute'.
1720 (org-remember-apply-template, org-go-to-remember-target):
1721 Interpret filenames relative to `org-directory'.
1722 (org-complete): Silently fail when trying to complete
1723 keywords that don't have a default value.
1724 (org-get-current-options): Add a #+DATE: option.
1725 (org-additional-option-like-keywords): Remove "DATE:" from the
1726 list of additional keywords.
1727 (org-export-as-html): Remove (current-time) as unnecessary second
1728 argument of `format-time-string'.
1729 (org-clock-find-position): Handle special case at end of buffer.
1730 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
1731 `org-agenda-change-time-span'.
1732 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
1733 `org-agenda-change-time-span'.
1734 (org-agenda-month-view): New argument MONTH, pass it on to
1735 `org-agenda-change-time-span'.
1736 (org-agenda-year-view): New argument YEAR, pass it on to
1737 `org-agenda-change-time-span'.
1738 (org-agenda-change-time-span): New optional argument N, pass it on
1739 to `org-agenda-compute-time-span'.
1740 (org-agenda-compute-time-span): New argument N, interpret it by
1741 changing the starting day.
1742 (org-small-year-to-year): New function.
1743 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
1744 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
1745 into the future, and that the shift is at least one interval, never 0.
1746 (org-update-checkbox-count): Fix bug with checkbox counting.
1747 (org-add-note): New command.
1748 (org-add-log-setup): Rename from `org-add-log-maybe'.
1749 (org-log-note-headings): New entry for plain notes (i.e. notes not
1750 related to state changes or clocking).
1751 (org-get-org-file): Check for availability of `remember-data-file'.
1752 (org-cached-entry-get): Allow a regexp value for
1753 `org-use-property-inheritance'.
1754 (org-use-property-inheritance): Allow regexp value. Fix bug in
1755 customization type.
1756 (org-use-tag-inheritance): Allow a list and a regexp value for
1757 this variable.
1758 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
1759 (org-entry-get): Respect value `selective' for the INHERIT argument.
1760 (org-tag-inherit-p, org-property-inherit-p): New functions.
1761 (org-agenda-format-date-aligned): Allow 10 characters for
1762 weekday, to acomodate German locale.
1763 (org-add-archive-files): New function.
1764 (org-agenda-files): New argument `ext', to get archive files as well.
1765 (org-tbl-menu): Protect the use of variables that
1766 are only available when org-table.el gets loaded.
1767 (org-read-agenda-file-list): Error if `org-agenda-files' is a
1768 single directory.
1769 (org-open-file): Allow a batch process to trigger
1770 waiting after executing a system command.
1771 (org-store-link): Link to headline when there is not
1772 target and no region in an org-mode buffer when creating a link.
1773 (org-link-types-re): New variable.
1774 (org-make-link-regexps): Compute `org-link-types-re'.
1775 (org-make-link-description-function): New option.
1776 (org-agenda-date, org-agenda-date-weekend): New faces.
1777 (org-archive-sibling-heading): New option.
1778 (org-archive-to-archive-sibling): New function.
1779 (org-iswitchb): New command.
1780 (org-buffer-list): New function.
1781 (org-agenda-columns): Also try the #+COLUMNS line in
1782 the buffer associated with the entry at point (or with the first
1783 entry in the agenda view).
1784 (org-modules): Add entry for org-bibtex.el.
1785 (org-completion-fallback-command): Move into `org-completion' group.
1786 (org-clock-heading-function): Move to `org-progress' group.
1787 (org-auto-repeat-maybe): Make sure that a note can
1788 be enforces if `org-log-repeat' is `note'.
1789 (org-modules): Allow additional symbols for external packages.
1790 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
1791 (org-clock-goto): Hide drawers after showing an
1792 entry with `org-clock-goto.'
1793 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
1794 Try also a clocktable block shift.
1795 (org-clocktable-try-shift): New function.
1796 (org-columns-hscoll-title): New function.
1797 (org-columns-previous-hscroll): New variable.
1798 (org-columns-full-header-line-format): New variable.
1799 (org-columns-display-here-title, org-columns-remove-overlays):
1800 Install `org-columns-hscoll-title' in post-command-hook.
1801
1802 * org/org.el: Split into many small files.
1803
1804 * org/org-agenda.el: New file, split off from org.el.
1805
1806 * org/org-archive.el: New file, split off from org.el.
1807
1808 * org/org-bbdb.el: New file.
1809
1810 * org/org-bibtex.el: New file, split off from org.el.
1811
1812 * org/org-clock.el: New file, split off from org.el.
1813
1814 * org/org-colview.el: New file, split off from org.el.
1815
1816 * org/org-compat.el: New file, split off from org.el.
1817
1818 * org/org-exp.el: New file, split off from org.el.
1819
1820 * org/org-faces.el: New file, split off from org.el.
1821
1822 * org/org-gnus.el: New file, split off from org.el.
1823
1824 * org/org-info.el: New file, split off from org.el.
1825
1826 * org/org-infojs.el: New file.
1827
1828 * org/org-irc.el: New file.
1829
1830 * org/org-macs.el: New file, split off from org.el.
1831
1832 * org/org-mew.el: New file.
1833
1834 * org/org-mhe.el: New file, split off from org.el.
1835
1836 * org/org-publish.el: New file, split off from org.el.
1837
1838 * org/org-remember.el: New file, split off from org.el.
1839
1840 * org/org-rmail.el: New file, split off from org.el.
1841
1842 * org/org-table.el: New file, split off from org.el.
1843
1844 * org/org-vm.el: New file, split off from org.el.
1845
1846 * org/org-wl.el: New file, split off from org.el.
1847
1848 2008-04-27 Jason Riedy <jason@acm.org>
1849
1850 * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
1851 parameter that supresses lines that evaluate to NIL.
1852 (orgtbl-get-fmt): New inline function for
1853 picking apart formats that may be lists.
1854 (orgtbl-apply-fmt): New inline function for applying formats that
1855 may be functions.
1856 (orgtbl-eval-str): New inline function for strings that may be
1857 functions.
1858 (orgtbl-format-line, orgtbl-to-generic): Use and document.
1859 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
1860 (*orgtbl-llfmt*, *orgtbl-llstart*)
1861 (*orgtbl-llend*): Dynamic variables for last-line formatting.
1862 (orgtbl-format-section): Shift formatting to support detecting the
1863 last line and formatting it specially.
1864 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
1865 formats unless overridden.
1866 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
1867 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
1868 bound variables to hold the input collection of lines and output
1869 formatted text.
1870 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
1871 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
1872 format parameters.
1873 (orgtbl-format-line): New function encapsulating formatting for a
1874 single line.
1875 (orgtbl-format-section): Similar for each section. Rebinding the
1876 dynamic vars customizes the formatting for each section.
1877 (orgtbl-to-generic): Use orgtbl-format-line and
1878 orgtbl-format-section.
1879 (org-get-param): Now unused, so delete.
1880 (orgtbl-gather-send-defs): New function to
1881 gather all the SEND definitions before a table.
1882 (orgtbl-send-replace-tbl): New function to find the RECEIVE
1883 corresponding to the current name.
1884 (orgtbl-send-table): Use the previous two functions and implement
1885 multiple destinations for each table.
1886
1887 * doc/org.texi (A LaTeX example): Note that fmt may be a
1888 one-argument function, and efmt may be a two-argument function.
1889 (Radio tables): Document multiple destinations.
1890
1891 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
1892
1893 * org/org-agenda.el (org-add-to-diary-list): New function.
1894 (org-prefix-has-effort): New variable.
1895 (org-sort-agenda-noeffort-is-high): New option.
1896 (org-agenda-columns-show-summaries)
1897 (org-agenda-columns-compute-summary-properties): New options.
1898 (org-format-agenda-item): Compute the duration of the item.
1899 (org-agenda-weekend-days): New variable.
1900 (org-agenda-list, org-timeline): Use the proper faces for dates in
1901 the agenda and timeline buffers.
1902 (org-agenda-archive-to-archive-sibling): New command.
1903 (org-agenda-start-with-clockreport-mode): New option.
1904 (org-agenda-clockreport-parameter-plist): New option.
1905 (org-agenda-clocktable-mode): New variable.
1906 (org-agenda-deadline-leaders): Allow a function value for the
1907 deadline leader.
1908 (org-agenda-get-deadlines): Deal with new function value.
1909
1910 * lisp/org-clock.el (org-clock): New customization group.
1911 (org-clock-into-drawer, org-clock-out-when-done)
1912 (org-clock-in-switch-to-state, org-clock-heading-function):
1913 Move into the new group.
1914 (org-clock-out-remove-zero-time-clocks): New option.
1915 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
1916 (org-dblock-write:clocktable): Allow a Lisp form for the scope
1917 parameter.
1918 (org-dblock-write:clocktable): Fix bug with total time calculation.
1919 (org-dblock-write:clocktable): Request the unrestricted list of files.
1920 (org-get-clocktable): New function.
1921 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
1922 be strings but also integers (an absolute day number) and lists (m d y).
1923
1924 * org/org-colview.el (org-columns-next-allowed-value)
1925 (org-columns-edit-value): Limit the effort for updating in the
1926 agenda to recomputing a single file.
1927 (org-columns-compute): Only write property value if it has changed.
1928 This avoids raising the buffer-change-flag unnecessarily.
1929 (org-agenda-colview-summarize)
1930 (org-agenda-colview-compute): New functions.
1931 (org-agenda-columns): Call `org-agenda-colview-summarize'.
1932
1933 * org/org-exp.el (org-export-run-in-background): New option.
1934 (org-export-icalendar): Allow a batch process to trigger waiting
1935 after executing a system command.
1936 (org-export-preprocess-string): Rename from
1937 `org-cleaned-string-for-export'.
1938 (org-export-html-style): Made target class look like normal text.
1939 (org-export-as-html): Make use of the better proprocessing in
1940 `org-cleaned-string-for-export'.
1941 (org-cleaned-string-for-export): Better treatment of heuristic
1942 targets, many more internal links will now work in HTML export.
1943 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
1944 (org-export-inbuffer-options-extra): New variable.
1945 (org-export-options-filters): New hook.
1946 (org-infile-export-plist): Find also the settings keywords in
1947 `org-export-inbuffer-options-extra'.
1948 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
1949 multiple #+INFOJS_OPT lines.
1950 (org-export-html-handle-js-options): New function.
1951 (org-export-html-infojs-setup): New option.
1952 (org-export-as-html): Call `org-export-html-handle-js-options'.
1953 Add autoload to all entry points.
1954 (org-skip-comments): Function removed.
1955
1956 * org/org-table.el (org-table-make-reference): Extra parenthesis
1957 around single fields, to make sure that algebraic formulas get
1958 correctly interpreted by calc.
1959 (org-table-current-column): No longer interactive.
1960
1961 * org/org-export-latex.el (org-export-latex-preprocess):
1962 Rename from `org-export-latex-cleaned-string'.
1963
1964 2008-04-27 Bastien Guerry <bzg@altern.org>
1965
1966 * org/org-publish.el (org-publish-get-base-files-1): New function.
1967 (org-publish-get-base-files): Use it.
1968 (org-publish-temp-files): New variable.
1969 Don't require 'dired-aux anymore.
1970 (org-publish-initial-buffer): New variable.
1971 (org-publish-org-to, org-publish): Use it.
1972 (org-publish-get-base-files-1): Bug fix: get
1973 the proper list of files when recursing thru a directory.
1974 (org-publish-get-base-files): Use the :exclude property to skip
1975 both files and directories.
1976
1977 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
1978
1979 * net/tramp.el (tramp-handle-make-symbolic-link)
1980 (tramp-handle-file-name-directory)
1981 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
1982 (tramp-do-copy-or-rename-file-directly)
1983 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
1984 (tramp-handle-substitute-in-file-name)
1985 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1986 * net/tramp-cache.el (tramp-get-file-property)
1987 (tramp-set-file-property, tramp-flush-file-property)
1988 (tramp-flush-directory-property)
1989 * net/tramp-compat.el (tramp-compat-make-temp-file)
1990 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
1991 Disable `file-name-handler-alist' when handling localname.
1992 It could have a remote file syntax, like a VMS file name.
1993
1994 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1995
1996 * whitespace.el: New version 11.1.
1997 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
1998 enclosed by \\( and \\)$. Docstring fix.
1999 (whitespace-trailing-regexp): Fun removed.
2000 (whitespace-report-list): Const initialization fix.
2001 (whitespace-color-on): Code fix.
2002
2003 2008-04-27 Andreas Schwab <schwab@suse.de>
2004
2005 * Makefile.el: Unbreak bootstrap.
2006
2007 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
2008
2009 * net/tramp.el (tramp-replace-environment-variables): New defun.
2010 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
2011 Use it.
2012
2013 2008-04-27 Glenn Morris <rgm@gnu.org>
2014
2015 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
2016
2017 * calculator.el (calculator-expt): Replace cl function `oddp'.
2018
2019 2008-04-27 Johan Bockgård <bojohan@gnu.org>
2020
2021 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
2022 Simplify. Collect `defun' and `autoload' entries.
2023 Avoid modifying load-history.
2024
2025 2008-04-26 Glenn Morris <rgm@gnu.org>
2026
2027 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
2028
2029 * simple.el (quoted-insert, zap-to-char): Revert previous change.
2030
2031 2008-04-26 John Paul Wallington <jpw@pobox.com>
2032
2033 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
2034 `hexl-mode-old-eldoc-documentation-function'.
2035 (hexl-mode-exit): Restore it.
2036 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
2037
2038 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
2039
2040 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
2041
2042 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
2043 (completion-pcm--all-completions): Doc fix.
2044 (completion-styles-alist, completion-all-completions):
2045 Fix typos in docstrings.
2046
2047 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2048
2049 * whitespace.el: There is now only one variable (whitespace-style) to
2050 specify which kind of blank is visualized. Doc and docstring fix.
2051 New version 11.0.
2052 (whitespace-style): New option, replace whitespace-style-mark and
2053 whitespace-style-color.
2054 (whitespace-style-mark, whitespace-style-color): Options removed.
2055 (whitespace-hspace, whitespace-tab, whitespace-newline)
2056 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
2057 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
2058 (whitespace-hspace-regexp, whitespace-space-regexp)
2059 (whitespace-tab-regexp, whitespace-trailing-regexp)
2060 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
2061 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
2062 (whitespace-space-after-tab-regexp, whitespace-line-column)
2063 (whitespace-display-mappings, whitespace-report): Docstring fix.
2064 (whitespace-color-value-list, whitespace-mark-value-list)
2065 (whitespace-active-color, whitespace-active-mark)
2066 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
2067 (whitespace-style-value-list, whitespace-active-style)
2068 (whitespace-toggle-style): New vars.
2069 (whitespace-toggle-option-alist, whitespace-help-text):
2070 Var initialization and docstring fix.
2071 (whitespace-toggle-options, global-whitespace-toggle-options)
2072 (whitespace-cleanup, whitespace-cleanup-region)
2073 (whitespace-report-region, whitespace-interactive-char)
2074 (whitespace-toggle-list): Docstring and code fix.
2075 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
2076 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
2077 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
2078 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
2079
2080 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2081
2082 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
2083 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
2084 (diff-sanity-check-hunk): Adjust code accordingly.
2085
2086 2008-04-26 Glenn Morris <rgm@gnu.org>
2087
2088 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
2089
2090 * forms-d2.dat: Move to ../etc.
2091 * forms-d2.el (forms-file): Adapt for above change.
2092
2093 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
2094 `translation-table-for-input'.
2095
2096 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
2097 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
2098
2099 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
2100 to punctuation now it's not needed for abbrevs.
2101 (fortran-mode-abbrev-table): Remove defvar, make use of new
2102 define-abbrev-table :regexp feature.
2103
2104 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
2105 insert, now that translation-table-for-input is not needed.
2106
2107 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
2108
2109 * emacs-lisp/pp.el (pp-display-expression): New function,
2110 extracted from pp-eval-expression.
2111 (pp-eval-expression): Use pp-display-expression.
2112 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
2113 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
2114 (pp-eval-last-sexp): Use pp-last-sexp.
2115
2116 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2117
2118 * abbrev.el (define-abbrev-table): Apply props even if the table
2119 exists already.
2120
2121 * minibuffer.el (completion-table-with-context): Fix `pred' for the
2122 various kinds of completion tables.
2123 (completion-emacs22-try-completion): Place cursor after the /, as was
2124 done in Emacs-22's minibuffer-complete-word.
2125 Fix bug reported by David Hansen <david.hansen@gmx.net>.
2126 (completion-emacs22-try-completion): Merge all mergable text rather
2127 than just /.
2128 (completion-pcm--delim-wild-regex): New var.
2129 (completion-pcm-word-delimiters): New custom.
2130 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
2131 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
2132 (completion-pcm--all-completions, completion-pcm-all-completions)
2133 (completion-pcm--merge-completions, completion-pcm--pattern->string)
2134 (completion-pcm-try-completion): New functions.
2135 (completion-styles-alist): Add them.
2136 (completion-styles): Add it to the default.
2137
2138 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
2139
2140 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
2141 (gdb-var-create-handler): ...until here when there are values.
2142 (gdb-post-prompt): Don't do -var-update with no watch expressions.
2143 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
2144
2145 2008-04-25 Eli Zaretskii <eliz@gnu.org>
2146
2147 * ls-lisp.el (ls-lisp-format): Fix last change.
2148 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
2149 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
2150 (ls-lisp-filesize-f-fmt): New defvars.
2151 (ls-lisp-insert-directory): Dynamically compute format specifiers
2152 for displaying UID, GID, and file size, and store them in the
2153 above variables.
2154 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
2155 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
2156 instead of constant format strings.
2157 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
2158 ls-lisp-filesize-d-fmt instead of constant format strings.
2159
2160 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
2161
2162 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
2163 value of addresses rather than (partial) string value.
2164 (gdb-frame-handler): Change regexp according to above change.
2165 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
2166 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
2167 (gdb-assembler-mode): Disable undo in these buffers.
2168
2169 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
2170
2171 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
2172 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
2173
2174 2008-04-24 Sam Steingold <sds@gnu.org>
2175
2176 * textmodes/remember.el (remember-diary-extract-entries): Use
2177 diary-make-entry instead of the obsolete make-diary-entry.
2178
2179 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2180
2181 * subr.el (translation-table-for-input): Mark as obsolete.
2182
2183 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
2184
2185 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
2186
2187 * textmodes/ispell.el (ispell-dictionary-alist-1)
2188 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
2189 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
2190 (ispell-dictionary-alist-6): Remove.
2191 (ispell-dictionary-base-alist): New var, merges the above.
2192 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
2193 Use it.
2194 (ispell-dictionary-alist): Default to nil. Remove autoload.
2195 (ispell-local-dictionary-alist): Remove autoload.
2196
2197 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
2198 (f90-mode-abbrev-table): Use the new :regexp feature.
2199 Merge defvar and mapc into define-abbrev-table.
2200 (f90-imenu-type-matcher): Remove unused `l'.
2201 (f90-imenu-generic-expression): Remove unused `not-ib'.
2202 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
2203 (f90-change-keywords): Use restore-buffer-modified-p.
2204
2205 2008-04-24 Glenn Morris <rgm@gnu.org>
2206
2207 * net/goto-addr.el (goto-address-prog-mode):
2208 * progmodes/bug-reference.el (bug-reference-prog-mode):
2209 Define for compiler.
2210
2211 * minibuffer.el (x-file-dialog): Declare as function.
2212
2213 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
2214 dframe-update-speed rather than obsolete alias speedbar-update-speed.
2215
2216 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
2217 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
2218 work with easymenu. Add :keys where needed.
2219
2220 * calendar/cal-move.el (calendar-scroll-left): Handle case when
2221 event-start is nil.
2222
2223 * calendar/calendar.el (calendar-mode-map): Fix typo.
2224
2225 2008-04-24 Tom Tromey <tromey@redhat.com>
2226
2227 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2228 Document keywords. Add :suppress.
2229 * pcvs-defs.el (cvs-mode-map): Use :suppress.
2230
2231 * net/goto-addr.el (goto-address-unfontify): New function.
2232 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
2233 (goto-address-fontify-region, goto-address-mode)
2234 (goto-address-prog-mode): New functions.
2235
2236 * progmodes/bug-reference.el: New file.
2237
2238 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2239
2240 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
2241
2242 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2243
2244 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
2245 macros within lambdas.
2246
2247 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2248
2249 * minibuffer.el (completion-try-completion): Add `point' argument.
2250 Change return value.
2251 (completion-all-completions): Add `point' argument.
2252 (minibuffer-completion-help): Pass the new `point' argument.
2253 (completion--do-completion): Pass the whole field to try-completion.
2254 (completion--try-word-completion): Rewrite, making fewer assumptions.
2255 (completion-emacs21-try-completion, completion-emacs21-all-completions)
2256 (completion-emacs22-try-completion, completion-emacs22-all-completions)
2257 (completion-basic-try-completion, completion-basic-all-completions):
2258 New functions.
2259 (completion-styles-alist): Use them.
2260
2261 2008-04-23 Agustin Martin <agustin.martin@hispalinux.es>
2262
2263 * ispell.el (ispell-set-spellchecker-params): New function to make sure
2264 right params and dictionary alists are used after spellchecker changes.
2265 (ispell-aspell-dictionary-alist, ispell-last-program-name)
2266 (ispell-initialize-spellchecker-hook): New variables and hook.
2267 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
2268 (ispell-maybe-find-aspell-dictionaries): Remove.
2269 Calls replaced by (ispell-set-spellchecker-params) calls.
2270 (ispell-have-aspell-dictionaries): Remove.
2271 * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
2272 ispell-set-spellchecker-params.
2273
2274 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2275
2276 * complete.el (PC-do-completion): Be more robust in the presence of
2277 unexpected values in minibuffer-completion-predicate.
2278
2279 * minibuffer.el (read-file-name): Don't let-bind default-directory.
2280 Only abbreviate default-filename if it's a file.
2281
2282 * minibuffer.el (read-file-name-function, read-file-name-predicate)
2283 (read-file-name-completion-ignore-case, insert-default-directory):
2284 New vars, moved from fileio.c.
2285 (read-file-name): New fun, moved from fileio.c.
2286 * cus-start.el: Remove insert-default-directory and
2287 read-file-name-completion-ignore-case.
2288
2289 2008-04-23 Magnus Henoch <mange@freemail.hu>
2290
2291 * tar-mode.el (tar-untar-buffer): If the entry has directory
2292 link type, extract it as a directory even if its file name doesn't
2293 end with a slash. Fixes extraction of NetBSD tar archives.
2294
2295 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2296
2297 * server.el (server-start): Also don't get confused by CRs since we
2298 don't quote them.
2299
2300 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
2303 (gdb-set-gud-minor-mode-existing-buffers)
2304 (gdb-info-breakpoints-custom, gdb-get-location)
2305 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
2306 Previously gdb-create-define-alist wasn't always run and added to
2307 after-save-hook.
2308
2309 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
2310
2311 2008-04-23 Kevin Ryde <user42@zip.com.au>
2312
2313 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
2314 comments like unindented ones.
2315
2316 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2317
2318 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
2319 parameter origins.
2320
2321 2008-04-23 Kevin Ryde <user42@zip.com.au>
2322
2323 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2324 Bind print-level to ensure output forms aren't truncated if
2325 print-level is set to eval-expression-print-level when going via
2326 eval-defun and friends, or has been otherwise fiddled with.
2327
2328 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * progmodes/cc-mode.el (c-basic-common-init): Don't set
2331 font-lock-extend-after-change-region-function globally.
2332
2333 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
2334
2335 * speedbar.el (speedbar-use-tool-tips-flag)
2336 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
2337 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
2338 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
2339 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
2340 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
2341 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
2342 (speedbar-separator-face): Fix typos in docstrings.
2343 (speedbar-stealthy-function-list, speedbar-verbosity-level)
2344 (speedbar-supported-extension-expressions, speedbar-update-current-file)
2345 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
2346 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
2347 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
2348 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
2349 (speedbar-check-vc-this-line, speedbar-files-line-directory)
2350 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
2351 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
2352 (speedbar-recenter): Doc fixes.
2353 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
2354 declaration and remove redundant info in docstring.
2355
2356 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
2357
2358 * vc-git.el (vc-git-status-printer): Deal with directories.
2359
2360 * vc.el (vc-next-action): Look at more than the first file to
2361 determine the state.
2362
2363 2008-04-23 Glenn Morris <rgm@gnu.org>
2364
2365 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
2366 timers. Doc fix.
2367 (dframe-update-speed): Drop support for XEmacs < 20.
2368 (dframe-frame-mode): Drop support for Emacs < 20.
2369 (dframe-set-timer-internal): Drop support for Emacs without timers.
2370 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
2371
2372 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
2373 versions. Add doc-string. Mark as obsolete.
2374
2375 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
2376
2377 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
2378 rather than using an Emacs version test.
2379
2380 * tree-widget.el (tree-widget-image-enable): Use display-images-p
2381 rather than an Emacs version test.
2382
2383 * calendar/cal-china.el (holiday-chinese-qingming)
2384 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
2385 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
2386 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
2387
2388 * calendar/cal-islam.el (holiday-islamic): Doc fix.
2389
2390 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
2391 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
2392 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2393
2394 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
2395
2396 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
2397 (gdb-previous-frame-pc-address): ...to this.
2398 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
2399 of "info frame" with Gdb 6.4+.
2400 (gdb-stack-list-frames-regexp): New regexp.
2401 (gdb-frame-handler-1): Parse output of -stack-info-frame.
2402
2403 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
2404
2405 * tar-mode.el (tar-prefix-offset): New constant.
2406 (tar-header-block-tokenize): Support paths with long names
2407 which use the "ustar" standard.
2408
2409 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
2410
2411 * image-dired.el (image-dired-track-original-file)
2412 (image-dired-modify-mark-on-thumb-original-file):
2413 Use `dired-goto-file' instead of `search-forward'. This solves
2414 a bug with finding files where the file name is a subset of other
2415 file names. Doc fix.
2416
2417 2008-04-22 Juri Linkov <juri@jurta.org>
2418
2419 * menu-bar.el (buffers-menu-max-size): Move its definition down to
2420 the "Buffers Menu" section. Change group name `mouse' to `menu'.
2421 (yank-menu-length): Change group name `mouse' to `menu'.
2422 (buffers-menu-buffer-name-length): New user option.
2423 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
2424 instead of the hard-coded number 27.
2425
2426 2008-04-22 Juri Linkov <juri@jurta.org>
2427
2428 * isearch.el (eval-when-compile): Require `help-macro'.
2429 (isearch-help-for-help-internal): Isearch specific Help screen
2430 created by `make-help-screen'.
2431 (isearch-help-map): New variable that binds "b", "k", "m" to
2432 isearch-specific commands, and binds other keys to
2433 isearch-other-control-char, thus allowing other Help keys to
2434 exit isearch mode and execute their global definitions.
2435 (isearch-help-for-help, isearch-describe-bindings)
2436 (isearch-describe-key, isearch-describe-mode): New commands.
2437 (isearch-mode-help): Define alias to isearch-describe-mode
2438 and remove its old function definition.
2439 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
2440 Remove old comments because this issue is settled now.
2441 (isearch-forward): Describe three new Help commands in the docstring.
2442 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
2443 leave the single sentence at the first line of the docstring,
2444 and prepend the word "function" before `isearch-forward'
2445 to make the Help link to the function instead of variable.
2446
2447 2008-04-22 Juri Linkov <juri@jurta.org>
2448
2449 * isearch.el (isearch-success-function): New variable with default
2450 to `isearch-success-function-default'.
2451 (isearch-search): Call a function from `isearch-success-function'
2452 instead of calling the hard-coded `isearch-range-invisible'.
2453 (isearch-success-function-default): New function that calls
2454 `isearch-range-invisible' and inverts its return value.
2455
2456 * info.el (Info-search): In two similar places that skip
2457 undesired search matches move code to Info-search-success-function,
2458 and call `isearch-success-function' instead.
2459 (Info-search-success-function): New function copied from code
2460 in Info-search. Replace isearch-range-invisible with
2461 text-property-not-all that checks for 'invisible and 'display
2462 properties to skip partially invisible matches (whose display
2463 properties were set by Info-fontify-node).
2464 (Info-mode): Set buffer-local isearch-success-function
2465 to Info-search-success-function.
2466
2467 2008-04-22 Juri Linkov <juri@jurta.org>
2468
2469 * minibuffer.el (internal-complete-buffer-except): New function.
2470
2471 * files.el (read-buffer-to-switch): New function.
2472 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
2473 Change interactive spec to call read-buffer-to-switch instead of
2474 using the letter "B".
2475
2476 * simple.el (minibuffer-default-add-shell-commands): New function.
2477 Use declare-function for mailcap-file-default-commands from "mailcap".
2478 (shell-command): Set local minibuffer-default-add-function to
2479 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
2480 before calling read-shell-command. Set 4th arg default-value of
2481 read-shell-command to relative buffer-file-name in file buffers.
2482
2483 * dired-aux.el (dired-read-shell-command-default): Move it to
2484 gnus/mailcap.el and change its name to more general name
2485 mailcap-file-default-commands.
2486 (minibuffer-default-add-dired-shell-commands): New function.
2487 Use declare-function for mailcap-file-default-commands from "mailcap".
2488 (dired-read-shell-command): Set local minibuffer-default-add-function
2489 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
2490 before calling read-shell-command. Remove dired-read-shell-command-default
2491 from the default value arg because default values are not set in
2492 minibuffer-default-add-dired-shell-commands. Doc fix.
2493
2494 * dired-x.el (dired-smart-shell-command): Sync arguments and
2495 interactive spec with changes in `shell-command'.
2496 Use dired-get-filename to get the dired file name at point
2497 as the default value in dired mode.
2498
2499 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
2500
2501 * info.el (Info-complete-menu-item): Add missing parenthesis.
2502
2503 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2504
2505 * info.el (Info-complete-menu-item): Save point.
2506
2507 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
2508
2509 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
2510
2511 2008-04-22 Andreas Schwab <schwab@suse.de>
2512
2513 * Makefile.in (emacs-deps): Define.
2514 Use it instead of $(lisp)/subdirs.el.
2515
2516 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
2517
2518 * vc.el (vc-next-action): Do not consider directories when
2519 checking for state compatibility.
2520 (vc-transfer-file): Use when not if.
2521 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
2522 (vc-dir-mark-file): Use them.
2523 (vc-deduce-fileset): Also return the backend.
2524 (vc-diff-internal): Take as argument the value returned by
2525 vc-deduce-fileset instead of just the fileset.
2526 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
2527 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
2528 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
2529
2530 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
2531
2532 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
2533 set-window-vscroll but image-scroll-down. Fixes a bug where a
2534 command following SPC scrolled up again.
2535
2536 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
2537
2538 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
2539 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
2540 (gud-watch): Add "$" prefix when in registers buffer.
2541
2542 2008-04-22 Glenn Morris <rgm@gnu.org>
2543
2544 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
2545
2546 * whitespace.el (whitespace-display-table)
2547 (whitespace-display-table-was-local): Move definitions before use.
2548
2549 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
2550 (copyright-limit): Respect copyright-at-end-flag.
2551 (copyright-re-search, copyright-start-point)
2552 (copyright-offset-too-large-p): New functions.
2553 (copyright-update-year): Use copyright-re-search.
2554 (copyright-update, copyright-fix-years): Use copyright-start-point,
2555 and copyright-re-search.
2556 (copyright): Use copyright-offset-too-large-p.
2557 * add-log.el (change-log-mode): Set copyright-at-end-flag.
2558
2559 * add-log.el (top-level): Require 'cl when compiling.
2560
2561 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
2564 Treat minibuffer-completion-predicate as a predicate.
2565
2566 * minibuffer.el (completion--file-name-table): Accept both the old
2567 `dir' arg or the new `pred' arg.
2568
2569 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
2570 `predicate' argument to pass non-predicate data.
2571 (ffap-read-url-internal, ffap-read-file-or-url-internal):
2572 Use second arg as proper predicate.
2573
2574 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
2575 (vc-bzr-revision-completion-table): Use completion-table-with-context
2576 instead.
2577
2578 * simple.el (choose-completion-string): Use minibuffer-completion-table.
2579
2580 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * term.el (term-emulate-terminal): Perform redisplay after the
2583 process filter has finished running.
2584
2585 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2586
2587 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
2588
2589 * minibuffer.el (completion-try-completion): Change magic symbol
2590 property name. Rename from minibuffer-try-completion.
2591 (completion-all-completions): Rename from minibuffer-all-completions.
2592 Remove hide-spaces argument.
2593 (completion--do-completion): Rename from minibuffer--do-completion.
2594 (minibuffer-complete-and-exit): Call just try-completion rather than
2595 completion-try-completion to fix up the case.
2596 (completion--try-word-completion): Try to add space or hyphen before
2597 making `string' a prefix of `completion'.
2598 (completion--insert-strings): Rename from minibuffer--insert-strings.
2599
2600 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
2601
2602 * net/tls.el (tls-program): Add -ign_eof argument to call the
2603 openssl commands.
2604 (tls-checktrust): Ditto.
2605
2606 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
2607
2608 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
2609
2610 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
2611 (vc-check-master-templates, vc-file-not-found-hook)
2612 (vc-kill-buffer-hook):
2613 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
2614 (vc-find-position-by-context, vc-buffer-context)
2615 (vc-restore-buffer-context, vc-responsible-backend)
2616 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
2617 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
2618 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
2619 (vc-version-diff, vc-diff, vc-insert-headers)
2620 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
2621 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
2622 (vc-revert, vc-rollback, vc-version-backup-file)
2623 (vc-rename-master, vc-delete-file, vc-rename-file)
2624 (vc-branch-part, vc-default-retrieve-snapshot)
2625 (vc-annotate-display-autoscale, vc-annotate-display-select)
2626 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
2627 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
2628 (vc-dir-update): Handle directories.
2629 (vc-default-status-printer): Simplify.
2630
2631 * progmodes/asm-mode.el (asm-mode-map):
2632 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
2633
2634 * progmodes/m4-mode.el (m4-mode-map): Add menu.
2635
2636 2008-04-21 Kenichi Handa <handa@m17n.org>
2637
2638 * select.el (xselect-convert-to-string): Send a C_STRING only if
2639 the polymorphic target TEXT is requested.
2640
2641 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
2642
2643 * minibuffer.el (completion-setup-hook, display-completion-list)
2644 (completion--file-name-table): Fix typos in docstrings.
2645 (completion-table-dynamic): Fix typo, and reflow docstring.
2646
2647 2008-04-20 Andreas Schwab <schwab@suse.de>
2648
2649 * server.el (server-switch-buffer): Also consider clients in the
2650 selected frame.
2651
2652 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
2653
2654 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
2655 Select window clicked on first.
2656 (gdb): Display thread number in mode-line.
2657 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
2658 (gdb-breakpoints-header): New variable.
2659 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
2660
2661 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2662
2663 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
2664 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
2665 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
2666 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
2667 (vc-sccs-print-log): Use it.
2668
2669 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
2670
2671 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
2672 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
2673
2674 * tooltip.el (tooltip-previous-message): New var.
2675 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
2676 the C code (avoid overwriting a minibuffer, restore previous echo
2677 message, ...).
2678 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
2679 Simplify.
2680
2681 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
2682
2683 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
2684 (gdb-init-1): Initialise it.
2685 (gdb-annotation-rules): New entry for "new-thread".
2686 (gdb-thread-identification): New function to customize
2687 mode-line-buffer-identification.
2688 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
2689 (gdb-assembler-mode): Use it.
2690 (gdb-threads-mode): Force "info threads" onto queue.
2691
2692 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2693
2694 * files.el (locate-file-completion-table): Rename from
2695 locate-file-completion and make it use `pred' in the normal way.
2696 (locate-file-completion): New compatibility wrapper.
2697 (load-library): Use locate-file-completion-table.
2698 * finder.el (finder-commentary):
2699 * subr.el (locate-library):
2700 * emacs-lisp/find-func.el (find-library): Likewise.
2701 * info.el: Use with-current-buffer and inhibit-read-only.
2702 (Info-read-node-name-2): Change to use `predicate' in the normal way.
2703 (Info-read-node-name-1): Adjust uses accordingly.
2704
2705 * minibuffer.el (completion-table-with-context): Add support for `pred'.
2706 (completion-table-with-terminator): Don't use complete-with-action
2707 since we have to distinguish all three cases anyway.
2708 (completion-table-with-predicate): New function.
2709 (dynamic-completion-table): Add obsolete alias.
2710
2711 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
2712
2713 2008-04-18 Sam Steingold <sds@gnu.org>
2714
2715 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
2716 Use quit-window instead of bury-buffer.
2717
2718 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2719
2720 * minibuffer.el (completion-table-with-terminator): Fix last fix.
2721
2722 2008-04-18 Andreas Schwab <schwab@suse.de>
2723
2724 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
2725 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
2726 Depend on $(lisp)/subdirs.el.
2727
2728 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
2729
2730 * descr-text.el (describe-char-after):
2731 Use `define-obsolete-function-alias'.
2732
2733 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
2734
2735 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
2736
2737 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
2738 Remove redundant obsolescence info in docstring.
2739
2740 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
2741 (vc-header-alist): Add WHEN to obsolescence declaration.
2742 (vc-state): Fix typo in docstring.
2743
2744 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
2745 Use `define-obsolete-variable-alias'.
2746
2747 * emulation/tpu-edt.el (tpu-have-ispell):
2748 * international/codepage.el (codepage-setup):
2749 Fix typo in obsolescence declaration.
2750
2751 * international/mule.el (char-coding-system-table):
2752 Remove redundant obsolescence info in docstring.
2753 (charset-list, generic-char-p, set-char-table-default):
2754 Fix typos in obsolescence decarations.
2755
2756 * international/mule-diag.el (non-iso-charset-alist):
2757 Fix typo in obsolescence declaration.
2758 (decode-codepage-char): Remove redundant obsolescence info in docstring.
2759
2760 * font-core.el (font-lock-defaults-alist):
2761 * font-lock.el (font-lock-reference-face):
2762 * frame.el (screen-height, screen-width, set-screen-width)
2763 (set-screen-height):
2764 * hilit-chg.el (highlight-changes-initial-state):
2765 * isearch.el (isearch-return-char):
2766 * log-edit.el (cvs-commit-buffer-require-final-newline)
2767 (cvs-changelog-full-paragraphs):
2768 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
2769 (mouse-popup-menubar-stuff):
2770 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
2771 (mouse-wheel-click-button):
2772 * outline.el (outline-visible):
2773 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
2774 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
2775 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
2776 * progmodes/compile.el (compile-internal):
2777 Add WHEN to obsolescence declarations.
2778
2779 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2780
2781 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
2782 is not better anyway.
2783
2784 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2785
2786 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
2787 properly.
2788
2789 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2790
2791 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
2792 (python-use-skeletons): Remove, unused.
2793 (python-skeletons): Remove. Use the abbrev table instead.
2794 (python-mode-abbrev-table): Fix regexp;
2795 add enable-function and case-fixed.
2796 (def-python-skeleton): Simplify.
2797 (python-expand-template): Use the abbrev-table and abbrev-insert.
2798 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
2799 Remove.
2800 (python-mode): Don't set pre-abbrev-expand-hook.
2801
2802 * skeleton.el: Set coding-tag.
2803
2804 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
2805 (expand-abbrev): Use it.
2806 (abbrev-table-menu): New function.
2807
2808 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
2809
2810 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
2811
2812 2008-04-17 Sam Steingold <sds@gnu.org>
2813
2814 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
2815 idiosyncratic bury-buffer/delete-window logic.
2816
2817 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
2818
2819 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
2820 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
2821
2822 2008-04-17 Kenichi Handa <handa@m17n.org>
2823
2824 * international/characters.el: Don't make the width of U+00AD to 0.
2825
2826 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
2827
2828 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
2829 (gdb, gdb-starting, gdb-frames-mode): Use it.
2830 (gdb-invalidate-frames): Advise to call "info stack" only if
2831 execution has occurred.
2832 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
2833 selected frame if no execution has occurred.
2834 (gdb-frames-force-update): New interactive function.
2835 (gdb-frames-mode-map): Bind it to "F".
2836
2837 2008-04-17 Michael Olson <mwolson@gnu.org>
2838
2839 * textmodes/remember.el (remember-version): Release Remember 2.0.
2840
2841 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
2842
2843 * textmodes/artist.el:
2844 * progmodes/vhdl-mode.el:
2845 * progmodes/verilog-mode.el:
2846 * progmodes/vera-mode.el:
2847 * progmodes/simula.el:
2848 * progmodes/ps-mode.el:
2849 * progmodes/cmacexp.el:
2850 * obsolete/hilit19.el:
2851 * emulation/viper.el:
2852 * ediff.el: Cleanup the bug-report email addresses and make sure the
2853 maintainer is still willing to handle bug reports.
2854
2855 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
2856
2857 * vc.el (vc-dir-kill-query): Fix thinko.
2858
2859 2008-04-16 Glenn Morris <rgm@gnu.org>
2860
2861 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
2862 by diary-sexp-entry.
2863
2864 2008-04-16 Markus Triska <markus.triska@gmx.at>
2865
2866 * proced.el (proced-command-alist): Add support for darwin.
2867
2868 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2869
2870 * proced.el (proced-mode): Redefine as just the major-mode.
2871 (proced): Separate it from proced-mode.
2872
2873 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
2874
2875 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2876
2877 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
2878 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
2879 `tab-width' setting from user. New version 10.0. Doc and docstring
2880 fix.
2881 (whitespace-style, whitespace-chars): Remove options.
2882 (whitespace-style-mark): New option, replace whitespace-style deleted
2883 option. Fix docstring.
2884 (whitespace-style-color): New option, replace whitespace-chars deleted
2885 option. Fix docstring.
2886 (whitespace-space, whitespace-hspace, whitespace-tab)
2887 (whitespace-newline, whitespace-trailing, whitespace-line)
2888 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
2889 (whitespace-space-after-tab, whitespace-hspace-regexp)
2890 (whitespace-space-regexp, whitespace-tab-regexp)
2891 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
2892 (whitespace-empty-at-eob-regexp, whitespace-line-column)
2893 (whitespace-toggle-option-alist): Fix docstring.
2894 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
2895 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
2896 docstring and initialization.
2897 (global-whitespace-mode): Autoloaded global minor mode.
2898 (whitespace-chars-value-list, whitespace-style-value-list)
2899 (whitespace-active-chars, whitespace-active-style)
2900 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
2901 (whitespace-color-value-list): New var, replace
2902 whitespace-chars-value-list removed var.
2903 (whitespace-mark-value-list): New var, replace
2904 whitespace-style-value-list removed var.
2905 (whitespace-active-color): New var, replace whitespace-active-chars
2906 removed var.
2907 (whitespace-active-mark): New var, replace whitespace-active-style
2908 removed var.
2909 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
2910 removed var.
2911 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
2912 removed var.
2913 (whitespace-toggle-option-alist, whitespace-report-list)
2914 (whitespace-report-text, whitespace-help-text): Fix initialization.
2915 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
2916 (whitespace-toggle-options, global-whitespace-toggle-options)
2917 (whitespace-cleanup-region, whitespace-report-region)
2918 (whitespace-interactive-char): Fix docstring and code.
2919 (whitespace-cleanup, whitespace-report): Fix docstring.
2920 (whitespace-replace-spaces-by-tabs): Remove fun.
2921 (whitespace-replace-action): New fun, replace
2922 whitespace-replace-spaces-by-tabs removed fun.
2923 (whitespace-regexp, whitespace-indentation-regexp)
2924 (whitespace-space-after-tab-regexp, whitespace-insert-value)
2925 (whitespace-kill-buffer): New funs.
2926 (whitespace-insert-option-mark, whitespace-help-on)
2927 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
2928 (whitespace-color-on, whitespace-color-off)
2929 (whitespace-display-char-on): Fix code.
2930
2931 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2932
2933 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
2934 (mouse-throw-magnifier-with-mouse-movement): Remove.
2935 (mouse-throw-magnifier-base): New const.
2936 (mouse-drag-scroll-delta): New fun.
2937 (mouse-drag-throw): Use it.
2938
2939 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
2940
2941 * international/uni-bidi.el, international/uni-category.el:
2942 * international/uni-combining.el, international/uni-comment.el:
2943 * international/uni-decimal.el, international/uni-decomposition.el:
2944 * international/uni-digit.el, international/uni-lowercase.el:
2945 * international/uni-mirrored.el, international/uni-name.el:
2946 * international/uni-numeric.el, international/uni-old-name.el:
2947 * international/uni-titlecase.el, international/uni-uppercase.el:
2948 * international/charprop.el: Regenerate.
2949
2950 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
2951
2952 * vc.el (vc-status-fileinfo): Add new member directoryp.
2953 (vc-default-status-printer): Print directories.
2954 (vc-status-update): Sort files before subdirectories.
2955
2956 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
2957 Add alternative implementation based on "cvs update".
2958
2959 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
2960
2961 * doc-view.el: Changed requirements section to tell that only one
2962 of dvipdf or dvipdfm is needed.
2963 (doc-view-already-converted-p): Fix bug that forced reconversion
2964 if doc was already converted.
2965
2966 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2967
2968 * minibuffer.el (minibuffer-message):
2969 Make sure we can put-text-property.
2970
2971 * emacs-lisp/crm.el: Complete rewrite.
2972
2973 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
2974 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
2975 case of an error in display-completion-list.
2976
2977 * filecache.el (file-cache-completions-keymap): Move init from
2978 file-cache-completion-setup-function into declaration.
2979 (file-cache-minibuffer-complete): Simplify.
2980 (file-cache-completion-setup-function): Use standard-output,
2981 preserve current-buffer.
2982
2983 * vc.el (vc-status-update): Fix typo.
2984 (vc-status-update): Set needs-update.
2985 (vc-status-refresh): η-reduce.
2986
2987 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
2988
2989 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
2990 to image-eol.
2991
2992 2008-04-14 Alexandre Julliard <julliard@winehq.org>
2993
2994 * vc.el (vc-status-update): Undo the previous revert.
2995
2996 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2997
2998 * minibuffer.el (completion-table-with-terminator): Those completions
2999 are never valid w.r.t test-completion.
3000 (completion--file-name-table):
3001 Check completion-all-completions-with-base-size.
3002
3003 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
3004
3005 * doc-view.el (doc-view-dvipdf-program): New variable.
3006 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
3007 (doc-view-mode-p): Check for doc-view-dvipdf-program as
3008 alternative for doc-view-dvipdfm-program.
3009 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
3010
3011 * doc-view.el (doc-view-start-process): Don't set
3012 default-directory to "~/" if the current value is valid.
3013 This broke PS files that run other files in the same directory.
3014
3015 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
3016
3017 * vc.el (vc-status-kill-query): New function.
3018 (vc-status-mode): Add it to kill-buffer-query-functions.
3019 (vc-status-show-fileentry): New function.
3020 (vc-status-menu-map): Bind it. Bind vc-next-action.
3021
3022 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3023
3024 * minibuffer.el (minibuffer-message): Put cursor at the right place.
3025
3026 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3027
3028 * proced.el (proced-send-signal): Fix error recognition.
3029
3030 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3031
3032 * proced.el (proced-command-alist): Remove sort column.
3033 (proced-command, proced-procname-column):
3034 Use make-variable-buffer-local.
3035 (proced-signal-function): Rename from proced-kill-program.
3036 Allow for elisp symbols and string values representing system calls.
3037 (proced-marker-regexp, proced-success-message): New functions.
3038 (proced): Use defalias. Add autoload cookie.
3039 (proced-unmark-backward, proced-toggle-marks)
3040 (proced-hide-processes): New commands.
3041 (proced-do-mark): Simplify code.
3042 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
3043 (proced-update): Remove sorting.
3044 (proced-send-signal): Display number of processes to operate on.
3045 Allow for system calls or elisp functions to send signals.
3046 Check if signal was sent successfully.
3047
3048 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3049
3050 * minibuffer.el (completion-all-completion-with-base-size): New var.
3051 (completion--some): New function.
3052 (completion-table-with-context, completion--file-name-table):
3053 Return the base-size if requested.
3054 (completion-table-in-turn): Generalize to multiple arguments.
3055 (complete-in-turn): Compatibility alias.
3056 (completion-styles-alist): New var.
3057 (completion-styles): New customization.
3058 (minibuffer-try-completion, minibuffer-all-completions):
3059 New functions.
3060 (minibuffer--do-completion, minibuffer-complete-and-exit)
3061 (minibuffer-try-word-completion): Use them.
3062 (display-completion-list, minibuffer-completion-help): Use them.
3063 Handle all-completions's new base-size info to set completion-base-size.
3064 * info.el (Info-read-node-name-1): Use completion-table-with-context,
3065 completion-table-with-terminator and complete-with-action.
3066 Remove the now obsolete completion-base-size-function property.
3067 * simple.el (completion-list-mode-map): Move init into declaration.
3068 (completion-list-mode): Use define-derived-mode.
3069 (completion-setup-function): Use any completion-base-size that may
3070 have been set before. Remove handling of completion-base-size-function.
3071 * loadup.el: Move abbrev.el up earlier.
3072
3073 2008-04-13 Alexandre Julliard <julliard@winehq.org>
3074
3075 * vc-git.el (vc-git-after-dir-status-stage)
3076 (vc-git-dir-status-goto-stage): New functions.
3077 (vc-git-after-dir-status-stage1)
3078 (vc-git-after-dir-status-stage1-empty-db)
3079 (vc-git-after-dir-status-stage2): Remove, functionality moved
3080 into the new generic stage functions.
3081 (vc-git-dir-status-files): New function.
3082
3083 * vc.el (vc-status-update): Revert an incorrect rewrite.
3084 Add some comments.
3085 (vc-status-refresh-files): New function.
3086 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
3087 state of up-to-date files.
3088 (vc-default-dir-status-files): New function.
3089
3090 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
3091
3092 * minibuffer.el (completion--embedded-envvar-table)
3093 (read-file-name-internal): Fix typos in 2008-04-11 change.
3094
3095 * faces.el (read-face-name): Use `completion-table-in-turn',
3096 not `complete-in-turn'.
3097
3098 2008-04-13 Andreas Schwab <schwab@suse.de>
3099
3100 * progmodes/etags.el: Require 'cl when compiling.
3101
3102 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
3103
3104 * progmodes/gud.el (gud-menu-map): Expand tooltip.
3105
3106 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
3107 (menu): Add/expand menu tooltips.
3108
3109 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3110
3111 * progmodes/sh-script.el (sh-show-indent): Fix typo.
3112 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
3113
3114 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
3115 considered registered.
3116
3117 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3118
3119 * emacs-lisp/copyright.el (copyright-update-directory): New command.
3120
3121 * ediff-wind.el (ediff-split-window-function)
3122 (ediff-merge-split-window-function): Improve custom type.
3123
3124 2008-04-12 Eli Zaretskii <eliz@gnu.org>
3125
3126 * loadup.el ("minibuffer"): Move after "faces".
3127
3128 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3129
3130 * progmodes/hideif.el (hif-factor): Handle unary minus.
3131
3132 2008-04-12 Glenn Morris <rgm@gnu.org>
3133
3134 * calendar/cal-china.el (chinese-calendar-time-zone):
3135 Mark obsolete name as risky too.
3136
3137 * calendar/calendar.el (calendar-faces): New custom group.
3138 (calendar-today, diary, holiday): Doc fix.
3139 Move to calendar-faces group.
3140 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
3141 (diary-button): Doc fix. Move to calendar-faces group.
3142
3143 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
3144 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
3145 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
3146 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
3147 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
3148 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
3149 not in dumped files before the associated defcustom.
3150
3151 2008-04-11 Johan Bockgård <bojohan@gnu.org>
3152
3153 * minibuffer.el (lazy-completion-table): Fix debug spec.
3154
3155 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3156
3157 * minibuffer.el (complete-with-action, lazy-completion-table):
3158 Move from subr.el.
3159 (apply-partially, completion-table-dynamic)
3160 (completion-table-with-context, completion-table-with-terminator)
3161 (completion-table-in-turn): New funs.
3162 (completion--make-envvar-table, completion--embedded-envvar-table):
3163 New funs.
3164 (read-file-name-internal): Use them.
3165 (completion-setup-hook): Move from simple.el.
3166 * subr.el (complete-with-action, lazy-completion-table):
3167 * simple.el (completion-setup-hook): Move to minibuffer.el.
3168
3169 2008-04-11 Glenn Morris <rgm@gnu.org>
3170
3171 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
3172
3173 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3174
3175 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
3176
3177 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
3178
3179 * textmodes/fill.el (fill-forward-paragraph-function): New var.
3180 (fill-forward-paragraph): New fun.
3181 (fill-paragraph, fill-region): Use it.
3182
3183 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
3184 (vc-status-create-fileinfo): Make `extra' optional.
3185 (vc-status-busy): New fun.
3186 (vc-status-menu-map): Use it.
3187 (vc-status-crt-marked): Remove.
3188 (vc-status-update): Rename from vc-status-add-entries.
3189 Add argument so as to prevent addition of entries. Rewrite.
3190 (vc-update-vc-status-buffer): Remove.
3191 (vc-status-refresh): Don't remove old entries, set them to
3192 up-to-date instead. Also do it after the update is complete.
3193 (vc-status-marked-files): η-reduce.
3194
3195 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
3196 for non-dialogs.
3197
3198 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
3199
3200 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
3201
3202 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
3203
3204 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
3205 to t and don't truncate msg.
3206
3207 2008-04-11 Glenn Morris <rgm@gnu.org>
3208
3209 * calendar/calendar.el (diary, holidays):
3210 Move custom groups to other files.
3211 (holiday-general-holidays, holiday-oriental-holidays)
3212 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
3213 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
3214 (holiday-hebrew-holidays, holiday-christian-holidays)
3215 (holiday-islamic-holidays, holiday-bahai-holidays)
3216 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
3217 * calendar/diary-lib.el: Move custom group here from calendar.el.
3218 * calendar/holidays-lib.el: Move custom group and variables here
3219 from calendar.el.
3220
3221 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
3222
3223 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
3224 Fix custom group.
3225 (calendar-current-time-zone-cache): Autoload riskiness.
3226
3227 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
3228
3229 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * woman.el (woman2-TH): Use string-equal instead of string-match.
3232
3233 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
3236 (smerge-resolve): Merge the "2-way refinement" case with one half of
3237 the "mere whitespace" resolution.
3238
3239 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
3240
3241 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
3242
3243 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * subr.el (assoc-ignore-case, assoc-ignore-representation):
3246 Add WHEN to obsolescence declaration.
3247
3248 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
3249
3250 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
3251
3252 * vc-hooks.el (vc-state): Add new state `conflict'.
3253 (vc-after-save): Use when not if.
3254 (vc-default-mode-line-string): Deal with the conflict state.
3255 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
3256
3257 * vc.el (vc-editable-p, vc-default-status-printer)
3258 (vc-next-action): Deal with the conflict state.
3259 (vc-mark-resolved): New function.
3260 (vc-status-mode): Fix mode name.
3261 (vc-default-comment-history): Use when not if.
3262 (Todo): Add new entries, remove old ones.
3263
3264 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
3265 (vc-cvs-parse-status, vc-cvs-after-dir-status):
3266 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
3267 Detect the conflict state.
3268
3269 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
3270
3271 2008-04-10 Glenn Morris <rgm@gnu.org>
3272
3273 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
3274 Respect truncate-partial-width-windows in non-full windows,
3275 with regards to :toggle and :enable state.
3276
3277 * simple.el (toggle-truncate-lines): Doc fix.
3278
3279 * Makefile.in (MH_E_DIR): New variable.
3280 (MH_E_SRC): Restore variable removed 2008-03-13.
3281 (mh-loaddefs.el): Depend on $MH_E_SRC.
3282 (CAL_DIR, CAL_SRC): New variables.
3283 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
3284 Depend on CAL_SRC.
3285
3286 * calendar/calendar.el (calendar, diary): Add :prefix.
3287 (holidays): Change :prefix.
3288 (calendar-today, holiday, calendar-holiday-marker)
3289 (european-calendar-style): Change custom groups.
3290
3291 * calendar/calendar.el (diary-hook, diary-display-hook):
3292 Move to diary-lib.el.
3293 * calendar/diary-lib.el (diary-hook, diary-display-hook):
3294 Move here from calendar.el.
3295 * calendar/appt.el: Require diary-lib rather than calendar.
3296 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
3297
3298 * calendar/appt.el (appt): Add :prefix.
3299
3300 * calendar/diary-lib.el (diary-hook): Doc fix.
3301 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
3302
3303 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3304
3305 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
3306 New functions.
3307
3308 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
3309 the arg to recursive calls.
3310
3311 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
3312
3313 * minibuffer.el (completion-auto-help): Fix typo.
3314
3315 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3316
3317 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
3318
3319 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
3320
3321 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
3322 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
3323
3324 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3325
3326 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
3327
3328 * minibuffer.el (minibuffer): Move group from cus-edit.el.
3329 (completion-auto-help): Move from C code.
3330 (minibuffer--maybe-completion-help): Remove.
3331 (minibuffer--bitset): New function.
3332 (minibuffer--do-completion): Rename from minibuffer-do-completion.
3333 Renumber a bit. Really complete on string *before* point.
3334 Add argument used for word-completion.
3335 Join trailing / in completion with following text, as done in
3336 minibuffer-complete-word.
3337 Handle new value `lazy' for completion-auto-help.
3338 (minibuffer-try-word-completion): New function extracted from
3339 minibuffer-complete-word.
3340 (minibuffer-complete-word): Use minibuffer--do-completion.
3341 (minibuffer--insert-strings): Rename from
3342 minibuffer-complete-insert-strings.
3343 (exit-minibuffer): Fix typo.
3344 * cus-edit.el (minibuffer): Move group to minibuffer.el.
3345 * cus-start.el: Remove completion-auto-help.
3346
3347 2008-04-09 Alexandre Julliard <julliard@winehq.org>
3348
3349 * vc.el (vc-status-add-entries): New function.
3350 (vc-status-add-entry): Remove.
3351 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
3352 Use vc-status-add-entries.
3353
3354 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
3355 order.
3356
3357 2008-04-09 Jason Rumney <jasonr@gnu.org>
3358
3359 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
3360 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
3361 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
3362 (AUTOGENEL): New variable.
3363 (distclean, maintainer-clean): New targets.
3364
3365 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * emacs-lisp/regexp-opt.el (regexp-opt):
3368 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
3369
3370 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
3371
3372 * nxml/nxml-mode.el (nxml-cleanup): New function.
3373 (nxml-mode): Add it to change-major-mode-hook.
3374
3375 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
3376
3377 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
3378
3379 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
3380
3381 * calc/.cvsignore: New file.
3382
3383 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
3384
3385 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
3386
3387 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
3388 show-help-function when turning tooltip off.
3389 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
3390 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
3391
3392 2008-04-09 Alan Mackenzie <acm@muc.de>
3393
3394 * font-lock.el (font-lock-extend-after-change-region-function):
3395 Make it buffer local.
3396
3397 2008-04-09 Glenn Morris <rgm@gnu.org>
3398
3399 * calendar/calendar.el (diary-file, european-calendar-style):
3400 Remove autoload cookies.
3401
3402 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3403
3404 * outline.el (outline-mode-menu-bar-map):
3405 * log-view.el (log-view-mode-menu):
3406 * log-edit.el (log-edit-menu): Add :help.
3407
3408 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * emacs-lisp/regexp-opt.el (regexp-opt-group):
3411 Use substring-no-properties for correct handling of unibyte strings.
3412
3413 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3414
3415 * add-log.el (change-log-next-buffer): Handle the case where version<
3416 signals an error.
3417
3418 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
3419 mouse-major-mode-menu.
3420 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
3421 (mouse-major-mode-menu, mouse-popup-menubar)
3422 (mouse-popup-menubar-stuff): Use them.
3423 (C-down-mouse-3): Bind to a dynamic map rather than to
3424 mouse-popup-menubar-stuff.
3425
3426 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
3427 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
3428
3429 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3430
3431 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
3432 file:// access method.
3433
3434 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3435
3436 * minibuffer.el: New file.
3437 * loadup.el: Load it.
3438
3439 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3440
3441 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
3442 rather than subdirs.el. It introduces an ugly circular dependency, tho.
3443
3444 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
3445 (calc-mode-map, calc-digit-map, calc-dispatch-map):
3446 Move initialization into declaration.
3447 * calc/calc-yank.el:
3448 * calc/calc-misc.el:
3449 * calc/calc-embed.el:
3450 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
3451
3452 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
3453
3454 * ps-samp.el (ps-add-printer, ps-remove-printer)
3455 (ps-make-dynamic-printer-menu): New functions.
3456
3457 * net/zeroconf.el: New file.
3458
3459 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3460
3461 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
3462
3463 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3464
3465 * vc-rcs.el (vc-rcs-modify-change-comment):
3466 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
3467
3468 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
3469
3470 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
3471
3472 * international/mule-cmds.el (set-locale-environment): Don't warn if
3473 coding system doesn't agree with system locale (this reverts changes
3474 by Dave Love, dated 2002-10-27 and 2002-10-09).
3475
3476 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
3477 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
3478
3479 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
3480
3481 2008-04-08 Glenn Morris <rgm@gnu.org>
3482
3483 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
3484 * textmodes/remember.el (remember-diary-convert-entry):
3485 Require calendar.
3486
3487 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
3488 diary-file, since it is the default for make-diary-entry anyway.
3489
3490 * calendar/cal-menu.el (cal-menu-event-to-date):
3491 Rename calendar-event-to-date. Update callers.
3492 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
3493 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
3494 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
3495 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
3496 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
3497 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
3498 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
3499 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
3500 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
3501 (calendar-mouse-tex-month-landscape):
3502 Rename cal-tex-mouse-month-landscape.
3503 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
3504 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
3505 (calendar-mouse-tex-year-landscape):
3506 Rename cal-tex-mouse-year-landscape.
3507 (cal-menu-context-mouse-menu): Update for above name changes.
3508
3509 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3510 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
3511 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
3512 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
3513 * calendar/holidays.el: Replace int-to-string with number-to-string.
3514
3515 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
3518 region if point moves.
3519
3520 2008-04-08 Kenichi Handa <handa@m17n.org>
3521
3522 * faces.el (font-slant-table): Change numeric values for `r',
3523 `roman', and `normal'.
3524
3525 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
3526
3527 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
3528
3529 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
3530
3531 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
3532 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
3533
3534 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
3535
3536 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
3537 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
3538
3539 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3540
3541 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
3542
3543 2008-04-07 Sam Steingold <sds@gnu.org>
3544
3545 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
3546 Add helper functions.
3547 (lisp-do-defun): Extract the common part of lisp-eval-defun and
3548 lisp-compile-defun; DEFVAR forms reset the variables to the init
3549 values, just like in emacs-lisp mode eval-defun.
3550 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
3551 (lisp-compile-region): Use lisp-compile-string.
3552
3553 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3554
3555 * subr.el (combine-and-quote-strings): Also quote strings that contain
3556 the separator.
3557
3558 * pcvs-util.el (cvs-map): Avoid recursion :-(
3559
3560 2008-04-07 Glenn Morris <rgm@gnu.org>
3561
3562 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
3563
3564 * calendar.el (diary-view-entries-initially-flag): Rename
3565 view-diary-entries-initially. Keep old name as alias, update users.
3566 (calendar-mark-diary-entries-flag): Rename
3567 mark-diary-entries-in-calendar. Keep old name as alias, update users.
3568 (calendar-view-holidays-initially-flag): Rename
3569 view-calendar-holidays-initially. Keep old name as alias, update users.
3570 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
3571 Keep old name as alias, update users.
3572 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
3573 Keep old name as alias, update users.
3574 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
3575 Keep old name as alias, update users.
3576 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
3577 Keep old name as alias, update users.
3578 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
3579 (diary-american-date-forms): Rename american-date-diary-pattern.
3580 Keep old name as alias, update users.
3581 (diary-european-date-forms): Rename european-date-diary-pattern.
3582 Keep old name as alias, update users.
3583 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
3584 Keep old name as alias, update users.
3585 (calendar-european-date-display-form): Rename
3586 european-calendar-display-form. Keep old name as alias, update users.
3587 (calendar-american-date-display-form): Rename
3588 european-calendar-display-form. Keep old name as alias, update users.
3589 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
3590 Keep old name as alias, update users.
3591 (holiday-general-holidays): Rename general-holidays.
3592 Keep old name as alias, update users.
3593 (holiday-oriental-holidays): Rename oriental-holidays.
3594 Keep old name as alias, update users.
3595 (holiday-local-holidays): Rename local-holidays.
3596 Keep old name as alias, update users.
3597 (holiday-other-holidays): Rename other-holidays.
3598 Keep old name as alias, update users.
3599 (holiday-hebrew-holidays): Rename hebrew-holidays.
3600 Keep old name as alias, update users.
3601 (holiday-christian-holidays): Rename christian-holidays.
3602 Keep old name as alias, update users.
3603 (holiday-islamic-holidays): Rename islamic-holidays.
3604 Keep old name as alias, update users.
3605 (holiday-bahai-holidays): Rename bahai-holidays.
3606 Keep old name as alias, update users.
3607 (holiday-solar-holidays): Rename solar-holidays.
3608 Keep old name as alias, update users.
3609 (diary-fancy-buffer): Rename fancy-diary-buffer.
3610 Keep old name as alias, update users.
3611 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
3612 Update users.
3613 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
3614 Update users.
3615 (calendar-increment-month): Rename increment-calendar-month.
3616 Keep old name as alias, update callers.
3617 (calendar-increment-month-cons): Rename old calendar-increment-month.
3618 Update callers.
3619 (calendar-extract-month): Rename extract-calendar-month.
3620 Keep old name as alias, update callers
3621 (calendar-extract-day): Rename extract-calendar-day.
3622 Keep old name as alias, update callers.
3623 (calendar-extract-year): Rename extract-calendar-year.
3624 Keep old name as alias, update callers.
3625 (calendar-generate-window): Rename generate-calendar-window.
3626 Update callers.
3627 (calendar-generate): Rename generate-calendar. Update callers.
3628 (calendar-generate-month): Rename generate-calendar-month.
3629 Update callers.
3630 (calendar-redraw): Rename redraw-calendar. Update callers.
3631 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
3632 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
3633 Update callers.
3634 (calendar-update-mode-line): Rename update-calendar-mode-line.
3635 Update callers.
3636 (calendar-exit): Rename exit-calendar. Keep old name as alias,
3637 update callers.
3638 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
3639 Keep old name as alias, update callers.
3640 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
3641 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
3642 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
3643 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
3644 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
3645 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
3646 * calendar/solar.el: Update for calendar.el name changes.
3647 * org/org.el (org-agenda-format-date-aligned)
3648 (org-agenda-execute-calendar-command): Access date elements directly
3649 rather than using calendar functions.
3650 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
3651 Also set calendar-view-diary-initially-flag,
3652 calendar-view-holidays-initially-flag
3653 (org-get-entries-from-diary): Also set diary-fancy-buffer.
3654 (org-agenda-execute-calendar-command): No need to set displayed-day.
3655
3656 2008-04-06 Alan Mackenzie <acm@muc.de>
3657
3658 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
3659 typo in the doc string.
3660
3661 * progmodes/cc-mode.el (c-basic-common-init):
3662 Set font-lock-extend-after-change-region-function.
3663 (c-extend-after-change-region): New function, used in
3664 font-lock-extend-after-change-region-function, thus superseding
3665 advice on the Font Lock after change functions.
3666 (c-advise-fl-for-region): Remove this macro.
3667
3668 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3669
3670 * textmodes/flyspell.el (flyspell-duplicate-distance):
3671 Improve custom type.
3672
3673 2008-04-06 Glenn Morris <rgm@gnu.org>
3674
3675 * calendar/diary-lib.el (diary-sexp-entry-symbol):
3676 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
3677 (diary-list-entries-hook): Rename list-diary-entries-hook.
3678 Keep old name as alias, update users.
3679 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
3680 Keep old name as alias, update users.
3681 (diary-nongregorian-listing-hook): Rename
3682 nongregorian-diary-listing-hook. Keep old name as alias, update users.
3683 (diary-nongregorian-marking-hook): Rename
3684 nongregorian-diary-marking-hook. Keep old name as alias, update users.
3685 (diary-print-entries-hook): Rename print-diary-entries-hook.
3686 Keep old name as alias, update users.
3687 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
3688 Keep old name as alias, update users.
3689 (diary-number-of-entries): Rename number-of-diary-entries.
3690 Keep old name as alias, update users.
3691 (view-diary-entries, list-diary-entries, show-all-diary-entries):
3692 Give version of obsolescence.
3693 (diary-view-other-diary-entries): Rename view-other-diary-entries.
3694 Keep old name as alias, update callers.
3695 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
3696 update callers.
3697 (diary-include-other-diary-files): Rename include-other-diary-files.
3698 Keep old name as alias, update callers.
3699 (diary-simple-display): Rename simple-diary-display.
3700 Keep old name as alias, update callers.
3701 (diary-fancy-display): Rename fancy-diary-display.
3702 Keep old name as alias, update callers.
3703 (diary-print-entries): Rename print-diary-entries.
3704 Keep old name as alias, update callers.
3705 (diary-marking-entries-flag): Rename marking-diary-entries.
3706 Update users.
3707 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
3708 (diary-mark-entries): Rename mark-diary-entries.
3709 Keep old name as alias, update callers.
3710 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
3711 Keep old name as alias, update callers.
3712 (diary-mark-included-diary-files): Rename mark-included-diary-files.
3713 Keep old name as alias, update callers.
3714 (calendar-mark-days-named): Rename mark-calendar-days-named.
3715 Keep old name as alias, update callers.
3716 (calendar-mark-month): Rename mark-calendar-month.
3717 Keep old name as alias, update callers.
3718 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
3719 Keep old name as alias, update callers.
3720 (diary-sort-entries): Rename sort-diary-entries.
3721 Keep old name as alias, update callers.
3722 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
3723 Keep old name as alias, update callers.
3724 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
3725 update callers.
3726 (diary-insert-entry): Rename insert-diary-entry.
3727 Keep old name as alias.
3728 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
3729 Keep old name as alias.
3730 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
3731 Keep old name as alias.
3732 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
3733 Keep old name as alias.
3734 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
3735 Keep old name as alias.
3736 (diary-insert-block-entry): Rename insert-block-diary-entry.
3737 Keep old name as alias.
3738 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
3739 Keep old name as alias.
3740 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
3741 Keep old name as alias, update users.
3742 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
3743 Keep old name as alias, update callers.
3744 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
3745 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
3746 * calendar/icalendar.el: Update for diary-lib name changes.
3747
3748 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
3749
3750 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
3751
3752 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
3753 for copy, move, and link operations.
3754
3755 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
3756
3757 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
3758 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
3759
3760 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
3761 'require' statements with 1-argument ones (wrapped in if's).
3762 For compatibility with the current stable version of XEmacs.
3763
3764 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3765
3766 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
3767
3768 2008-04-06 Jason Rumney <jasonr@gnu.org>
3769
3770 * language/burmese.el ("Burmese"): Make sample text consistent with
3771 language name.
3772
3773 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * progmodes/gdb-ui.el (gdb): New group.
3776 (gdb-debug-log-max, gdb-enable-debug)
3777 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
3778 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
3779 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
3780 (gdb-show-changed-values, gdb-max-children)
3781 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
3782 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
3783 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
3784 (gdb-memory-unit): Move to new group from GUD group.
3785 (menu): Allow customization from GDB-UI menu-item.
3786
3787 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
3788
3789 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
3790
3791 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3792
3793 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
3794 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
3795 Revision numbers can include ".".
3796
3797 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
3798 "+" lines not accounted for by counting "-" and context lines.
3799
3800 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3801
3802 * term/mac-win.el (mac-service-open-file): Use file URL instead of
3803 file name string.
3804
3805 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3806
3807 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
3808 (vc-bzr-annotate-time): Accept space used to preserve alignment.
3809
3810 2008-04-05 Richard Stallman <rms@gnu.org>
3811
3812 * emacs-lisp/advice.el (defadvice): Add usage pattern.
3813
3814 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
3817 thread in [h-e-w]).
3818
3819 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
3820
3821 * files.el (abort-if-file-too-large): Fix typo in docstring.
3822
3823 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3824
3825 * subr.el (functionp): Return nil for special forms.
3826
3827 2008-04-05 Glenn Morris <rgm@gnu.org>
3828
3829 * emacs-lisp/autoload.el (autoload-ensure-default-file):
3830 Provide a feature.
3831 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
3832 Require loaddef file rather than loading it.
3833 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
3834 autoload-ensure-default-file provides a feature.
3835
3836 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
3837 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
3838 (compile, compile-always, recompile): Use $LOADDEFS.
3839 (cal-autoloads): Remove.
3840
3841 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
3842 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
3843
3844 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
3845 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
3846
3847 * calendar/calendar.el (diary-hebrew-entry-symbol):
3848 Rename hebrew-diary-entry-symbol. Keep old name as alias.
3849 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
3850 Keep old name as alias.
3851 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
3852 Keep old name as alias.
3853 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
3854 to diary-bahai-entry-symbol.
3855 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
3856 to diary-hebrew-entry-symbol.
3857 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
3858 to diary-islamic-entry-symbol.
3859 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
3860
3861 * calendar/solar.el (diary-sabbath-candles-minutes)
3862 (diary-sabbath-candles): Move to cal-hebrew.
3863 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
3864 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
3865 Doc fix. Keep old name as alias.
3866 (diary-hebrew-sabbath-candles): Simplify.
3867 (solar-setup, solar-sunrise-sunset, calendar-latitude)
3868 (calendar-longitude, calendar-time-zone): Declare for compiler.
3869 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
3870 rename.
3871
3872 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
3873 Rename coptic-calendar-month-name-array. Update callers.
3874 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
3875 (calendar-coptic-name): Rename coptic-name. Update callers.
3876 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
3877 Update callers.
3878 (calendar-coptic-last-day-of-month):
3879 Rename coptic-calendar-last-day-of-month. Update callers.
3880 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
3881 Keep old name as alias, update callers.
3882 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
3883 Keep old name as alias, update callers.
3884 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
3885 Keep old name as alias.
3886 (calendar-ethiopic-month-name-array):
3887 Rename ethiopic-calendar-month-name-array. Update callers.
3888 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
3889 Update callers.
3890 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
3891 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
3892 Keep old name as alias, update callers.
3893 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
3894 Keep old name as alias, update callers.
3895 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
3896 Keep old name as alias.
3897
3898 * calendar/cal-french.el (calendar-french-epoch):
3899 Rename french-calendar-epoch. Update callers.
3900 (calendar-french-month-name-array): Rename variable and function
3901 french-calendar-month-name-array. Update callers.
3902 (calendar-french-multibyte-month-name-array):
3903 Rename french-calendar-multibyte-month-name-array. Update callers.
3904 (calendar-french-day-name-array): Rename variable and function
3905 french-calendar-day-name-array. Update callers.
3906 (calendar-french-special-days-array): Rename variable and function
3907 french-calendar-special-days-array. Update callers.
3908 (calendar-french-multibyte-special-days-array):
3909 Rename french-calendar-multibyte-special-days-array. Update callers.
3910 (calendar-french-accents-p): Rename french-calendar-accents.
3911 Update callers.
3912 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
3913 Update callers.
3914 (calendar-french-last-day-of-month):
3915 Rename french-calendar-last-day-of-month. Update callers.
3916 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
3917 Keep old name as alias, update callers.
3918 (calendar-french-print-date): Rename calendar-print-french-date.
3919 Keep old name as alias, update callers.
3920 (calendar-french-goto-date): Rename calendar-goto-french-date.
3921 Keep old name as alias.
3922
3923 * calendar/cal-menu.el, calendar/calendar.el:
3924 Update for Coptic and French name changes.
3925
3926 * calendar/cal-china.el (calendar-chinese): Rename custom group
3927 from chinese-calendar. Update users.
3928 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
3929 Keep old name as alias, update users.
3930 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
3931 Keep old name as alias.
3932 (calendar-chinese-daylight-time-offset):
3933 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
3934 update users.
3935 (calendar-chinese-standard-time-zone-name):
3936 Rename chinese-calendar-standard-time-zone-name.
3937 Keep old name as alias, update users.
3938 (calendar-chinese-daylight-saving-start):
3939 Rename chinese-calendar-daylight-savings-starts.
3940 Keep old name as alias, update users.
3941 (calendar-chinese-daylight-saving-end):
3942 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
3943 update users.
3944 (calendar-chinese-daylight-saving-start-time):
3945 Rename chinese-calendar-daylight-savings-starts-time.
3946 Keep old name as alias, update users.
3947 (calendar-chinese-daylight-saving-end-time):
3948 Rename chinese-calendar-daylight-savings-ends-time.
3949 Keep old name as alias, update users.
3950 (calendar-chinese-celestial-stem): Rename
3951 calendar-chinese-celestial-stem. Keep old name as alias, update users.
3952 (calendar-chinese-terrestrial-branch):
3953 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
3954 update users.
3955 (calendar-chinese-zodiac-sign-on-or-after):
3956 Rename chinese-zodiac-sign-on-or-after. Update callers.
3957 (calendar-chinese-new-moon-on-or-after):
3958 Rename chinese-new-moon-on-or-after. Update callers.
3959 (calendar-chinese-month-list): Rename chinese-month-list.
3960 Update callers.
3961 (calendar-chinese-number-months): Rename number-chinese-months.
3962 Update callers.
3963 (calendar-chinese-compute-year): Rename compute-chinese-year.
3964 Update callers.
3965 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
3966 (calendar-chinese-year): Rename chinese-year. Update callers.
3967 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
3968 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
3969 Keep old name as alias, update callers.
3970 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
3971 Keep old name as alias, update callers.
3972 (calendar-chinese-months-to-alist):
3973 Rename make-chinese-month-assoc-list. Update callers.
3974 (calendar-chinese-months): Rename chinese-months. Update callers.
3975 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
3976 Keep old name as alias, update callers.
3977
3978 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
3979 Rename hebrew-calendar-leap-year-p. Update callers.
3980 (calendar-hebrew-last-month-of-year):
3981 Rename hebrew-calendar-last-month-of-year. Update callers.
3982 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
3983 Update callers.
3984 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
3985 Update callers.
3986 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
3987 Update callers.
3988 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
3989 Update callers.
3990 (calendar-hebrew-last-day-of-month):
3991 Rename hebrew-calendar-last-day-of-month. Update callers.
3992 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
3993 Keep old name as alias, update callers.
3994 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
3995 Keep old name as alias, update callers.
3996 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
3997 Keep old name as alias, update callers.
3998 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
3999 Keep old name as alias.
4000 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
4001 Keep old name as alias.
4002 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
4003 Keep old name as alias.
4004 (holiday-hebrew-passover): Rename holiday-passover-etc.
4005 Keep old name as alias.
4006 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
4007 Keep old name as alias, update callers.
4008 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
4009 Keep old name as alias.
4010 (calendar-hebrew-mark-date-pattern):
4011 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
4012 update callers.
4013 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
4014 Keep old name as alias.
4015 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
4016 Keep old name as alias.
4017 (diary-hebrew-insert-monthly-entry):
4018 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
4019 (diary-hebrew-insert-yearly-entry):
4020 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
4021 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
4022 Keep old name as alias.
4023 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
4024 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
4025 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
4026 Keep old name as alias.
4027 (calendar-hebrew-parashiot-names):
4028 Rename hebrew-calendar-parashiot-names. Update callers.
4029 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
4030 (calendar-hebrew-year-Saturday-incomplete-Sunday):
4031 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
4032 (calendar-hebrew-year-Saturday-complete-Tuesday):
4033 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
4034 (calendar-hebrew-year-Monday-incomplete-Tuesday):
4035 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
4036 (calendar-hebrew-year-Monday-complete-Thursday):
4037 Rename hebrew-calendar-year-Monday-complete-Thursday.
4038 (calendar-hebrew-year-Tuesday-regular-Thursday):
4039 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
4040 (calendar-hebrew-year-Thursday-regular-Saturday):
4041 Rename hebrew-calendar-year-Thursday-regular-Saturday.
4042 (calendar-hebrew-year-Thursday-complete-Sunday):
4043 Rename hebrew-calendar-year-Thursday-complete-Sunday.
4044 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
4045 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
4046 (calendar-hebrew-year-Saturday-complete-Thursday):
4047 Rename hebrew-calendar-year-Saturday-complete-Thursday.
4048 (calendar-hebrew-year-Monday-incomplete-Thursday):
4049 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
4050 (calendar-hebrew-year-Monday-complete-Saturday):
4051 Rename hebrew-calendar-year-Monday-complete-Saturday.
4052 (calendar-hebrew-year-Tuesday-regular-Saturday):
4053 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
4054 (calendar-hebrew-year-Thursday-incomplete-Sunday):
4055 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
4056 (calendar-hebrew-year-Thursday-complete-Tuesday):
4057 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
4058 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
4059 Update for above name changes of constants.
4060
4061 * calendar/cal-menu.el, calendar/calendar.el:
4062 Update for chinese and hebrew name changes.
4063 * calendar/diary-lib.el: Update for hebrew name changes.
4064
4065 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4066
4067 * subr.el (keymap-canonicalize): Correct thinko.
4068
4069 * server.el: Undo part of the multi-tty change, which is only
4070 needed if server.el is preloaded, and broke server-running-p.
4071 (server-socket-dir): Initialize in the defvar, as before.
4072 (server-start): Remove initialization of server-socket-dir.
4073
4074 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4075
4076 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
4077 3-member cons cells.
4078
4079 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
4080
4081 * cus-face.el (custom-face-attributes): Handle roman slant.
4082
4083 * faces.el (default): Ensure the face-defface-spec property is set.
4084
4085 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
4086
4087 * files.el (abort-if-file-too-large): New function.
4088 (find-file-noselect, insert-file-1): Use it.
4089
4090 2008-04-05 Reto Zimmermann <reto@gnu.org>
4091
4092 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
4093 Replace C-c[a-zA-Z] key bindings.
4094
4095 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
4096
4097 * progmodes/hideif.el (hif-token-alist): New var.
4098 (hif-token-regexp, hif-tokenize): Use it.
4099 (hif-mathify-binop): New macro.
4100 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
4101 (hif-greater-equal, hif-less-equal): Use it.
4102 (hif-logior, hif-logand): New functions.
4103 (hif-math): Accept | and & as well.
4104
4105 * progmodes/etags.el: Fix problem with completion for buffer-local
4106 tables. Reported by Radey Shouman <shouman@comcast.net>.
4107 (tags-complete-tag): Remove.
4108 (tags-lazy-completion-table): New function to replace it.
4109 (find-tag-tag, complete-tag): Update users.
4110
4111 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
4112
4113 * vc-rcs.el (vc-rcs-dir-status):
4114 * vc-sccs.el (vc-sccs-dir-status): New function.
4115
4116 * outline.el (outline-mode-menu-bar-map):
4117 * term.el (terminal-signal-menu): Add :help.
4118
4119 * net/eudc.el (eudc-mode-map): Declare and define in one step.
4120 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
4121
4122 * emacs-lisp/re-builder.el (reb-mode-map):
4123 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
4124
4125 * diff-mode.el (diff-file-junk-re): Recognize the git format for
4126 new files, deleted files and for changing permissions.
4127 (diff-mode): Set beginning-of-defun-function and
4128 end-of-defun-function.
4129
4130 * vc-bzr.el (vc-bzr-state): Use when instead of if.
4131
4132 * vc.el (vc-default-status-fileinfo-extra): New function.
4133 (vc-status-mark-buffer-changed): Use it.
4134 (vc-update-vc-status-buffer): Allow for partial updates.
4135
4136 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4137
4138 * net/tramp.el (after-init-hook): Don't wrap a lambda around
4139 tramp-register-completion-file-name-handler.
4140
4141 * subr.el (keymap-canonicalize): New function.
4142 * mouse.el (mouse-menu-non-singleton): Use it.
4143 (mouse-major-mode-menu): Remove hack made unnecessary.
4144
4145 * simple.el (set-fill-column): Prompt rather than error by default.
4146
4147 2008-04-04 Andreas Schwab <schwab@suse.de>
4148
4149 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
4150 Reset new-rules after each round.
4151
4152 * Makefile.in (cal-autoloads): New target.
4153 (compile, compile-always, recompile): Depend on it.
4154 ($(lisp)/calendar/cal-loaddefs.el)
4155 ($(lisp)/calendar/diary-loaddefs.el)
4156 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
4157
4158 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
4159
4160 * ediff*.el: Replace load with require in eval-when-compile.
4161
4162 * ediff-hook: Delete all invocations of (autoload ...).
4163
4164 * ediff-util.el (ediff-setup): Make window-min-height a local variable
4165 in ediff control window, and set its min height to 2.
4166 (ediff-setup-control-buffer): Dedicate the control window.
4167 (ediff-toggle-multiframe): Undedicate control window.
4168 Work directly with ediff-setup-windows-multiframe and
4169 ediff-setup-windows-plain.
4170
4171 * ediff-wind (ediff-choose-window-setup-function-automatically):
4172 New function.
4173 (ediff-window-setup-function): Change initialization.
4174 (ediff-setup-windows-automatic): Delete.
4175 (ediff-setup-windows-plain-merge): Make control window dedicated.
4176 (ediff-destroy-control-frame): Do not skip frames if working in a
4177 single frame.
4178
4179 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
4180 eval-when-compile.
4181
4182 * emulation/viper-util.el: Move provide's forward, prevent recursion in
4183 eval-when-compile.
4184
4185 2008-04-04 Glenn Morris <rgm@gnu.org>
4186
4187 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
4188 calendar-absolute-from-bahai. Update callers, keep old name as alias.
4189
4190 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
4191 Rename islamic-calendar-leap-year-p. Update callers.
4192 (calendar-islamic-last-day-of-month):
4193 Rename islamic-calendar-last-day-of-month. Update callers.
4194 (calendar-islamic-day-number):
4195 Rename islamic-calendar-day-number. Update callers.
4196 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
4197 Update callers, keep old name as alias.
4198 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
4199 Update callers, keep old name as alias.
4200 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
4201 Keep old name as alias.
4202 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
4203 Update callers, keep old name as alias.
4204 (calendar-islamic-mark-date-pattern):
4205 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
4206 name as alias.
4207 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
4208 Keep old name as alias.
4209 (diary-islamic-insert-monthly-entry):
4210 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
4211 (diary-islamic-insert-yearly-entry):
4212 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
4213
4214 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
4215 calendar-absolute-from-iso. Update callers, keep old name as alias.
4216 (calendar-iso-print-date): Rename calendar-print-iso-date.
4217 Update callers, keep old name as alias.
4218 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
4219 Keep old name as alias.
4220 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
4221 Keep old name as alias.
4222
4223 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
4224 calendar-absolute-from-julian. Update callers, keep old name as alias.
4225 (calendar-julian-print-date): Rename calendar-print-julian-date.
4226 Update callers, keep old name as alias.
4227 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
4228 Update callers, keep old name as alias.
4229 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
4230 Update callers, keep old name as alias.
4231 (calendar-astro-print-day-number):
4232 Rename calendar-print-astro-day-number. Update callers, keep old
4233 name as alias.
4234 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
4235 Update callers, keep old name as alias.
4236
4237 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
4238 Rename calendar-string-to-mayan-long-count. Update callers.
4239 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
4240 Update callers, keep old name as alias.
4241 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
4242 Update callers.
4243 (calendar-mayan-read-tzolkin-date):
4244 Rename calendar-read-mayan-tzolkin-date. Update callers.
4245 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
4246 Keep old name as alias.
4247 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
4248 Keep old name as alias.
4249 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
4250 Keep old name as alias.
4251 (calendar-mayan-previous-tzolkin-date):
4252 Rename calendar-previous-tzolkin-date. Keep old name as alias.
4253 (calendar-mayan-next-round-date):
4254 Rename calendar-next-calendar-round-date. Keep old name as alias.
4255 (calendar-mayan-previous-round-date):
4256 Rename calendar-previous-calendar-round-date. Keep old name as alias.
4257 (calendar-mayan-long-count-to-absolute): Rename
4258 calendar-absolute-from-mayan-long-count. Keep old name as alias.
4259 (calendar-mayan-goto-long-count-date):
4260 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
4261
4262 * calendar/cal-persia.el (calendar-persian-month-name-array):
4263 Rename persian-calendar-month-name-array. Update callers.
4264 (calendar-persian-epoch): Rename persian-calendar-epoch.
4265 Update callers.
4266 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
4267 Update callers.
4268 (calendar-persian-last-day-of-month):
4269 Rename persian-calendar-last-day-of-month. Update callers.
4270 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
4271 Update callers, keep old name as alias.
4272 (calendar-persian-print-date): Rename calendar-print-persian-date.
4273 Update callers, keep old name as alias.
4274 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
4275 Keep old name as alias.
4276
4277 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
4278 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
4279 * calendar/solar.el: Update for cal-julian name changes.
4280
4281 * calendar/cal-dst.el: Update for persian name changes.
4282
4283 * calendar/cal-menu.el, calendar/calendar.el:
4284 Update for islamic, iso, julian, mayan, persian name changes.
4285
4286 * calendar/diary-lib.el: Update for islamic name changes.
4287
4288 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
4289 Rename all-hebrew-calendar-holidays. Update callers, keep old name
4290 as alias.
4291 (calendar-christian-all-holidays-flag):
4292 Rename all-christian-calendar-holidays. Update callers, keep old
4293 name as alias.
4294 (calendar-islamic-all-holidays-flag):
4295 Rename all-islamic-calendar-holidays. Update callers, keep old
4296 name as alias.
4297 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
4298 Update callers, keep old name as alias.
4299 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
4300 Update for the above name changes.
4301
4302 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
4303
4304 * hilit-chg.el (global-highlight-changes-mode)
4305 (highlight-changes-passive-string, highlight-changes-active-string):
4306 Mark as obsolete since 23.1, not 22.1.
4307
4308 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * hilit-chg.el (highlight-changes-visibility-initial-state)
4311 (hilit-chg-update, highlight-changes-mode-turn-on):
4312 Fix typos in docstrings.
4313
4314 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
4315
4316 * newcomment.el (comment-enter-backward): Be careful to restore
4317 position changed during narrowing.
4318
4319 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
4320
4321 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4322 Recognize `sub ($$)'.
4323
4324 2008-04-03 Richard Sharman <rsharman@pobox.com>
4325
4326 * hilit-chg.el (highlight-changes-mode): Rename from
4327 highlight-changes; no longer uses sub-modes active and passive;
4328 implemented by define-minor-mode.
4329 (highlight-changes-toggle-visibility): New function, to replace
4330 the old passive/active submodes of global-highlight-changes-mode;
4331 implemented by define-minor-mode.
4332 (global-highlight-changes-mode): Rename from global-highlight-changes;
4333 rewrite using define-globalized-minor-mode.
4334 (hilit-chg-major-mode-hook, hilit-chg-check-global)
4335 (hilit-chg-post-command-hook, hilit-chg-check-global)
4336 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
4337 to use of define-globalized-minor-mode.
4338 (highlight-changes-global-initial-state): Change to be boolean.
4339 (highlight-changes-visible-string, highlight-changes-invisible-string):
4340 Rename from highlight-changes-active-string and
4341 highlight-changes-passive-string.
4342 (hilit-chg-update, hilit-chg-set): Use them.
4343 (global-highlight-changes-mode): Rename from global-highlight-changes.
4344 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
4345 docstring.
4346 (hilit-chg-hide-changes): Rewrite to use dolist.
4347 (hilit-chg-set-face-on-change, hilit-chg-update)
4348 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
4349 variable instead of testing highlight-changes-mode.
4350 (highlight-markup-buffers): Add require ediff-util; argument on calls
4351 to highlight-changes-mode changed.
4352 (highlight-compare-with-file): Fix problems with interactive
4353 call giving invalid default file.
4354
4355 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
4358 Fix in disassembly buffer (regression in 22.2).
4359
4360 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
4361
4362 * emulation/viper-macs.el (viper-read-fast-keysequence):
4363 Use viper-read-event instead of viper-read-key.
4364
4365 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
4366
4367 * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
4368 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
4369 let-statements.
4370
4371 * emulation/viper-ex.el, emulation/viper-macs.el:
4372 * emulation/viper-mous.el:
4373 Replace load with require in eval-when-compile.
4374
4375 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4376
4377 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
4378
4379 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
4380 (archive-try-jka-compr): New function.
4381 (archive-set-buffer-as-visiting-file): Use it.
4382
4383 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
4384
4385 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
4386
4387 * simple.el (handle-shift-selection): New arg.
4388
4389 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
4392
4393 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
4394
4395 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
4396
4397 * shell.el (shell-dynamic-complete-filename): New fun.
4398 (shell-dynamic-complete-functions): Use it.
4399
4400 * help-fns.el (describe-variable): Undo 2008-02-25 change.
4401
4402 2008-04-03 Kenichi Handa <handa@m17n.org>
4403
4404 * international/fontset.el (create-fontset-from-x-resource):
4405 Handle the error of X resource more gracefully.
4406
4407 * international/latin1-disp.el (latin1-display): Don't use make-char.
4408 Fix the argument to set-char-table-range.
4409 (latin1-display-identities): Don't use make-char.
4410 (latin1-display-reset): Use map-charset-chars instead of directly
4411 calling standard-display-default.
4412 (latin1-display-check-font): Don't use make-char.
4413 (latin1-display-setup): Likewise.
4414 (latin1-display-ucs-per-lynx): Likewise.
4415
4416 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4417
4418 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
4419 name the fields, to make the code clearer.
4420 Rewrite all `aset' and `aref' using the defined accessors.
4421 (timer--time): New pseudo-field.
4422 (timer-set-time, timer-set-idle-time, timer-inc-time)
4423 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
4424 (timer--time-less-p): New function.
4425 (timer--activate): New function, extracted from timer-activate.
4426 (timer-activate-when-idle, timer-activate): Use it.
4427 (cancel-function-timers): Use dolist.
4428
4429 2008-04-03 Glenn Morris <rgm@gnu.org>
4430
4431 * add-log.el (c-beginning-of-defun, c-end-of-defun):
4432 Remove declarations; no longer used.
4433 (c-cpp-define-name, c-defun-name): Declare as functions.
4434
4435 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
4436 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
4437
4438 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
4439 (holiday-passover-etc, holiday-hanukkah): Doc fix.
4440 Add optional argument. Simplify.
4441 (holiday-tisha-b-av-etc): Use memq rather than unless.
4442 (holiday-julian): Autoload it.
4443 (holiday-hebrew-misc): New function.
4444
4445 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
4446
4447 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
4448 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
4449 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
4450 all-hebrew-calendar-holidays.
4451 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
4452 Simplify using new functions.
4453 (calendar-holidays): Doc fix.
4454 (generate-calendar-window): Use bound-and-true-p.
4455
4456 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
4457
4458 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
4459 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
4460 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
4461 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
4462
4463 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
4464
4465 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4466
4467 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
4468
4469 * vc-bzr.el (vc-bzr-checkout): Simplify.
4470
4471 * image-mode.el (image-mode-fit-frame): New command.
4472
4473 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
4474 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
4475 (keyboard-escape-quit): Check region-active-p i.s.o
4476 transient-mark-mode.
4477
4478 2008-04-02 Simon Josefsson <simon@josefsson.org>
4479
4480 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
4481 (imap-message-copyuid-1): Use it.
4482 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
4483 J. Williams in
4484 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4485
4486 2008-04-02 Alan Mackenzie <acm@muc.de>
4487
4488 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
4489 New optimised functions to get the name of the current defun/macro.
4490
4491 * add-log.el (add-log-current-defun): Move the functionality which
4492 gets the current function name for C like modes to cc-cmds.el,
4493 thus optimising for speed.
4494
4495 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
4496
4497 * simple.el (deactivate-mark): When the mark is temporarily
4498 active, restore the original value of transient-mark-mode.
4499 (set-mark-command): First deactivate the mark if was temporarily active.
4500 (exchange-point-and-mark): Reactivate the mark if it was
4501 temporarily active.
4502 (handle-shift-selection): New fun.
4503 (transient-mark-mode): Move var documentation here from buffer.c.
4504 (next-line, previous-line, backward-word, move-end-of-line)
4505 (move-beginning-of-line, forward-to-indentation)
4506 (backward-to-indentation, back-to-indentation)
4507 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
4508
4509 * mouse.el (mouse-set-region-1): Save the old value of
4510 transient-mark-mode.
4511 (mouse-drag-track): Ignore the now-obsolete value `identity' for
4512 transient-mark-mode.
4513
4514 * textmodes/paragraphs.el (forward-paragraph)
4515 (backward-paragraph, forward-sentence, backward-sentence): Add ^
4516 interactive spec.
4517
4518 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
4519
4520 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
4521
4522 * net/tramp.el (tramp-make-tramp-temp-file):
4523 Use `tramp-drop-volume-letter' for the local file name part.
4524
4525 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
4526
4527 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
4528 Add menu entries corresponding to all the key bindings.
4529
4530 * emacs-lisp/debug.el (debugger-mode-map):
4531 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
4532 (conf-align-assignments): Only work on the region if it is active.
4533 (conf-quote-normal): Use when instead of if. Remove redundant test.
4534
4535 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
4536 for tracing and re-builder.
4537
4538 2008-04-02 Glenn Morris <rgm@gnu.org>
4539
4540 * calendar/appt.el (appt-disp-window-function): Doc fix.
4541 (appt-display-message): Move beep before display.
4542 (appt-check): Make interactive. Reduce the number of lets.
4543 Use string-equal to compare mode-line strings.
4544 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
4545 read-only.
4546 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
4547 (appt-delete): Simplify.
4548
4549 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
4550
4551 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
4552
4553 * calendar/cal-hebrew.el (list-yahrzeit-dates):
4554 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
4555 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
4556
4557 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
4558 (calendar-holiday-marker, mark-visible-calendar-date):
4559 * calendar/diary-lib.el (fancy-diary-display):
4560 Check for font-lock-mode before using faces.
4561
4562 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
4563 (calendar-gregorian-from-absolute): Reduce the number of lets.
4564 (hebrew-holidays-4, generate-calendar-window): Simplify.
4565 (calendar-for-loop): Make obsolete.
4566 (calendar-nth-named-day): Doc fix.
4567
4568 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
4569 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
4570 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
4571 Reduce the number of lets.
4572 (mark-sexp-diary-entries, calendar-mark-complex):
4573 Expand calendar-for-loops.
4574
4575 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * find-dired.el (find-dired-filter): Fix last patch to handle
4578 multi-line process input. Pad link numbers too.
4579
4580 2008-04-01 Jari Aalto <jari.aalto@cante.net>
4581
4582 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
4583
4584 2008-04-01 Jason Rumney <jasonr@gnu.org>
4585
4586 * international/characters.el (script-list): Add phonetic script,
4587 covering IPA (previously Latin), Phonetic Extensions and
4588 Phonetic Extensions Supplement (both previously unassigned).
4589
4590 * international/fontset.el (setup-default-fontset): Use unicode fonts
4591 that cover bopomofo script for bopomofo.
4592 Likewise for braille and mathematical.
4593 Use unicode scripts that cover the phonetic script for IPA.
4594
4595 2008-04-01 Johan Bockgård <bojohan@gnu.org>
4596
4597 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
4598 return the assigned value.
4599
4600 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4601
4602 * abbrev.el (abbrev-mode): Use define-minor-mode.
4603
4604 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
4605 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
4606 Use map-keymap.
4607 (minor-mode-menu-from-indicator): Use it. Simplify.
4608
4609 * bindings.el (mode-line-mode-menu): Move before (new) first use.
4610 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
4611 Bind the key directly to the menu.
4612 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
4613
4614 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4615
4616 * epa.el (epa-decrypt-region): Explain the reason why this
4617 function should not be used in Lisp programs.
4618 (epa-decrypt-armor-in-region): Ditto.
4619 (epa-verify-region): Ditto.
4620 (epa-verify-cleartext-in-region): Ditto.
4621 (epa-sign-region): Ditto.
4622 (epa-encrypt-region): Ditto.
4623
4624 * epg.el (epg-start-receive-keys): Fix typo in docstring.
4625
4626 * epa.el (epa-select-keys): Show menu even if there is no key in
4627 GnuPG's keyring.
4628
4629 2008-04-01 Glenn Morris <rgm@gnu.org>
4630
4631 * calendar/calendar.el (calendar-make-temp-face): New function.
4632 (mark-visible-calendar-date):
4633 * calendar/diary-lib.el (fancy-diary-display): Use it.
4634
4635 * vc-hooks.el (vc-responsible-backend): Declare as function.
4636
4637 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
4638 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
4639 * calendar/cal-julian.el (holiday-julian): Use it.
4640
4641 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
4642 (calendar-hebrew-date-is-visible-p): Extract some common code into
4643 separate function.
4644 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
4645
4646 * calendar/cal-menu.el (cal-menu-holidays-menu):
4647 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
4648 rather than obsolete alias.
4649
4650 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
4651 for mark characters.
4652 (calendar-unmark): Unmark by removing all overlays, rather than
4653 redrawing.
4654 (calendar-starred-day): Remove.
4655 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
4656 (calendar-cursor-to-date): No need for special star handling now
4657 using overlays.
4658 (calendar-star-date): Use overlays.
4659
4660 * calendar/cal-french.el (calendar-goto-french-date):
4661 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
4662 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
4663 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
4664 * calendar/cal-persia.el (calendar-persian-date-string):
4665 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
4666 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
4667 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
4668 * calendar/solar.el (solar-equinoxes-solstices):
4669 Reduce nesting of some lets.
4670
4671 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
4672 (calendar-goto-mayan-long-count-date): Simplify.
4673
4674 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
4675 Simplify by using mapcar.
4676 (calendar-list-holidays): Return holiday-list.
4677 (list-holidays): Use let rather than let*. Remove un-needed locals
4678 `d', `never'.
4679 (calendar-check-holidays): Return result from dolist.
4680 (holiday-float): Use a single let*. Simplify if-and to and.
4681 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
4682 single let*.
4683
4684 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
4685
4686 * calc/calc.el: Autoload `calc-yank'.
4687 (calc-mode-map): Add keybindings for `calc-yank'.
4688 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
4689 assignments for `calc-yank'.
4690
4691 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
4692
4693 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
4694 (vc-status-mark-buffer-changed): Handle the extra field.
4695
4696 * vc-bzr.el (vc-bzr-after-dir-status):
4697 * vc-cvs.el (vc-cvs-after-dir-status):
4698 * vc-hg.el (vc-hg-after-dir-status):
4699 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
4700
4701 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4702
4703 * doc-view.el: Compute displayed pages first (in PDF).
4704 (doc-view-current-converter-processes): Rename from
4705 doc-view-current-converter-process. Update users.
4706 (doc-view-sentinel): Test buffer's liveness.
4707 (doc-view-pdf/ps->png-sentinel): Remove.
4708 (doc-view-start-process): New function.
4709 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
4710 (doc-view-ps->pdf): Use it.
4711 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
4712 New functions.
4713 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
4714 (doc-view-mode): Kill the processes when leaving the mode.
4715
4716 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
4717
4718 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
4719 Use `byte-compile-warning-types'. Add docstring.
4720
4721 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4722
4723 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
4724 (smerge-resolve): Add various resolution heuristics.
4725
4726 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
4727 in 3-way conflicts.
4728
4729 2008-03-31 Glenn Morris <rgm@gnu.org>
4730
4731 * calendar/cal-bahai.el (diary-bahai-mark-entries):
4732 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4733 * calendar/cal-islam.el (mark-islamic-diary-entries):
4734 Fix argument order in call to diary-mark-entries-1.
4735
4736 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
4737 pre-Bahai dates.
4738 (holiday-bahai): Use an algorithm actually relevant to this calendar
4739 system.
4740
4741 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
4742
4743 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
4744 Use and.
4745
4746 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
4747 in the last fortnight in Julian October.
4748
4749 * calendar/calendar.el (increment-calendar-month): Optionally handle
4750 systems without 12 months per year.
4751
4752 (calendar-date-is-visible-p): Doc fix. Simplify.
4753
4754 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
4755 from dolist.
4756
4757 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
4758
4759 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
4760 (hi-lock-unload-function): New function.
4761
4762 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4763
4764 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
4765 overwriting when NEWNAME is a local file.
4766
4767 * net/trampver.el: Update release number.
4768
4769 2008-03-30 Alexandre Julliard <julliard@winehq.org>
4770
4771 * vc-git.el: Make vc-status display information about copies,
4772 renames and permission changes.
4773 (vc-git-extra-fileinfo): New defstruct.
4774 (vc-git-escape-file-name, vc-git-file-type-as-string)
4775 (vc-git-rename-as-string, vc-git-permissions-as-string)
4776 (vc-git-status-printer): New functions.
4777 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
4778 (vc-git-after-dir-status-stage1): Look for copies, renames and
4779 permission changes.
4780 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
4781 (vc-git-dir-status): Ask for staged files and renames.
4782
4783 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
4784
4785 * vc.el: Allow backends to display backend specific information in
4786 the vc-status listing.
4787 (vc-status-fileinfo): Add a field for backend specific information.
4788 (vc-status-printer): Rename to ...
4789 (vc-default-status-printer): ... this.
4790 (vc-status-printer): New function.
4791 (vc-update-vc-status-buffer): Set the backend specific file info
4792 if provided.
4793
4794 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
4795
4796 * textmodes/remember.el (remember-diary-convert-entry): Revert last
4797 change (ill-conceived).
4798
4799 2008-03-29 Glenn Morris <rgm@gnu.org>
4800
4801 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
4802 * calendar/cal-julian.el (holiday-julian): Simplify.
4803
4804 * calendar/holidays.el (list-holidays): Use or.
4805
4806 2008-03-29 Juri Linkov <juri@jurta.org>
4807
4808 * window.el (split-window-preferred-horizontally): New function.
4809
4810 * cus-start.el (split-window-preferred-function):
4811 Set choice for "vertically" to nil instead of split-window.
4812 Set choice for "horizontally" to split-window-preferred-horizontally
4813 instead of lambda.
4814
4815 2008-03-29 Juri Linkov <juri@jurta.org>
4816
4817 * simple.el (minibuffer-default-add-function): New variable with
4818 the default to minibuffer-default-add-completions.
4819 (minibuffer-default-add-done): New variable. Make it buffer-local.
4820 (minibuffer-default-add-completions): New function.
4821 (goto-history-element): Set minibuffer-default-add-done to t and
4822 call a function in minibuffer-default-add-function when the
4823 specified absolute history position is greater than the length of
4824 the minibuffer-default list and minibuffer-default-add-done is nil.
4825 Change "^End of history; no next item$" to "^End of defaults;
4826 no next item$".
4827
4828 * bindings.el (debug-ignored-errors): Change "^End of history;
4829 no next item$" to "^End of defaults; no next item$".
4830
4831 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
4834
4835 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
4836 to with-no-warnings.
4837
4838 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4839
4840 Sync with Tramp 2.1.13.
4841
4842 * net/tramp-ftp.el: Require 'cl when byte-compiling.
4843
4844 * net/trampver.el: Update release number.
4845
4846 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
4847
4848 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
4849 the current backend.
4850
4851 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
4852 (vc-status-refresh): Create a temporary buffer and call the
4853 `dir-status' backend function from that buffer.
4854
4855 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
4856 (vc-bzr-after-dir-status): Don't kill the buffer.
4857
4858 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
4859 (vc-cvs-after-dir-status): Don't kill the buffer.
4860
4861 * vc-git.el (vc-git-dir-status): Don't create a buffer.
4862 (vc-git-after-dir-status-stage2): Don't kill the buffer.
4863
4864 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
4865 (vc-hg-after-dir-status): Don't kill the buffer.
4866
4867 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
4868 (vc-svn-after-dir-status): Don't kill the buffer.
4869
4870 2008-03-29 Glenn Morris <rgm@gnu.org>
4871
4872 * calendar/calendar.el (diary-file, american-date-diary-pattern)
4873 (european-date-diary-pattern, european-calendar-display-form)
4874 (american-calendar-display-form, diary-display-hook): Doc fixes.
4875 (european-calendar-style): Doc fix. Use calendar-set-date-style for
4876 custom :set. Mark as obsolete.
4877 (calendar-date-style, iso-date-diary-pattern)
4878 (iso-calendar-display-form): New user variables.
4879 (diary-date-forms, calendar-date-display-form): Set using
4880 calendar-date-style. Doc fix.
4881 (calendar-set-date-style): New command.
4882 (european-calendar, american-calendar): Use calendar-set-date-style.
4883 Mark as obsolete.
4884
4885 * calendar/diary-lib.el (number): Move declaration where needed.
4886 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
4887 (diary-make-date): New function.
4888 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
4889 Use diary-make-date.
4890 (diary-date-display-form, diary-insert-entry-1): New functions.
4891 (insert-monthly-diary-entry, insert-yearly-diary-entry):
4892 Use diary-insert-entry-1.
4893 (insert-anniversary-diary-entry, insert-block-diary-entry)
4894 (insert-cyclic-diary-entry): Use diary-date-display-form.
4895
4896 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
4897 Autoload diary-insert-entry-1.
4898 * calendar/cal-bahai.el (diary-bahai-insert-entry)
4899 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
4900 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
4901 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
4902 * calendar/cal-islam.el (insert-islamic-diary-entry)
4903 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
4904 Use diary-insert-entry-1.
4905
4906 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
4907 (diary-yahrzeit): Doc fix. Use diary-make-date.
4908
4909 * calendar/icalendar.el (icalendar--datetime-to-american-date):
4910 New name for icalendar--datetime-to-noneuropean-date. Make old name
4911 obsolete alias.
4912 (icalendar--datetime-to-iso-date): New function.
4913 (icalendar--datetime-to-diary-date): Doc fix. Respect
4914 calendar-date-style if bound.
4915
4916 * textmodes/remember.el (remember-diary-convert-entry):
4917 Respect calendar-date-style if bound.
4918
4919 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4920
4921 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
4922 (xterm-mouse-handle-delete-frame): Delete.
4923
4924 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
4925 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
4926 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
4927 in xterm-modify-other-keys-terminal-list.
4928
4929 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
4930 are conflicts.
4931
4932 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
4933
4934 * vc.el (vc-update): Check if the buffer is unsaved only if it
4935 actually exists.
4936 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
4937 vc-print-log.
4938
4939 2008-03-28 Magnus Henoch <mange@freemail.hu>
4940
4941 * net/dns.el (dns-write): Use set-buffer-multibyte.
4942
4943 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4944
4945 * vc-bzr.el (vc-bzr-sha1): New fun.
4946 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
4947 (vc-bzr-registered): Use it.
4948
4949 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
4950
4951 * vc.el (vc-status-kill-dir-status-process): Simplify.
4952 (vc-status-refresh): Make sure the buffer is live.
4953 (ring): Don't require it, not used.
4954
4955 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
4956
4957 * progmodes/verilog-mode.el (verilog-auto-inout-module):
4958 Add optional regular expression to AUTOINOUTMODULE.
4959 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
4960 (verilog-auto-inst-param, verilog-auto-reg)
4961 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
4962 (verilog-auto-output-every, verilog-auto-input)
4963 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
4964 (verilog-auto-unused, verilog-auto): Update documentation to use
4965 more obvious instance module names versus cell names.
4966
4967 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
4968
4969 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
4970 kill if a process is running.
4971
4972 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
4973
4974 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
4975
4976 * vc.el: Add new backend function 'status-extra-headers.
4977 (vc-default-status-extra-headers): New function.
4978 (vc-status-headers): Call 'status-extra-headers. Add colors.
4979
4980 * vc-git.el (vc-git-status-extra-headers): New function.
4981
4982 2008-03-28 Glenn Morris <rgm@gnu.org>
4983
4984 * calendar/cal-menu.el (cal-menu-holidays-menu)
4985 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
4986 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
4987 holiday-list is optional.
4988 (calendar-mouse-holidays): Remove un-needed local `l'.
4989
4990 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
4991 Remove un-needed local `date'.
4992 (calendar-cursor-to-visible-date): Use let rather than let*.
4993 Remove un-needed local `first-of-month-weekday'.
4994
4995 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
4996
4997 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
4998 Doc fixes.
4999 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
5000 (diary-header-line-flag, diary-header-line-format): Declare.
5001 (diary-pull-attrs): Check for multiple matches.
5002 (diary-list-entries-2): Simplify finding start of date.
5003 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
5004 pop-up-frames.
5005 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
5006 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
5007
5008 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
5009
5010 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
5011
5012 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
5013
5014 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5015
5016 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
5017
5018 * image-mode.el (image-mode-reapply-winprops): Fix last change.
5019
5020 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
5021
5022 * international/mule-conf.el (define-iso-single-byte-charset):
5023 Don't make latin-iso8859-* supplementary.
5024 (#'set-charset-priority): Don't change the priority of charsets
5025 `unicode' and `emacs'.
5026
5027 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5028
5029 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
5030 temp buffer.
5031
5032 2008-03-27 Glenn Morris <rgm@gnu.org>
5033
5034 * calendar/cal-bahai.el (diary-bahai-list-entries):
5035 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
5036 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
5037
5038 * calendar/calendar.el (diary-file): Doc fix.
5039
5040 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
5041 (list-diary-entries-hook, mark-diary-entries-hook)
5042 (include-other-diary-files, diary-mail-entries)
5043 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
5044 (diary-set-header): New function.
5045 (diary-header-line-flag, diary-header-line-format):
5046 Use diary-set-header for custom :set function.
5047 (diary-set-maybe-redraw): Use symbol-value rather than eval.
5048 (diary-attrtype-convert): Use intern-soft rather than read.
5049 (diary-display-no-entries): New function.
5050 (simple-diary-display, fancy-diary-display): Use it.
5051 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
5052 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
5053
5054 * calendar/holidays.el (list-holidays): Doc fix.
5055
5056 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
5057
5058 * calc/calc-store.el (calc-read-var-name-history): New variable.
5059 (calc-read-var-name): Use `calc-read-var-name-history'.
5060
5061 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5062
5063 * image-mode.el (image-mode-reapply-winprops): Simplify now that
5064 window-configuration-change-hook works buffer-locally.
5065
5066 2008-03-26 Johan Bockgård <bojohan@gnu.org>
5067
5068 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
5069 for Emacs Lisp, not Lisp.
5070
5071 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
5072
5073 * help-fns.el (describe-function-1, describe-variable):
5074 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
5075
5076 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
5077 replacement is provided, don't print "use nil instead".
5078
5079 2008-03-26 Johan Bockgård <bojohan@gnu.org>
5080
5081 * complete.el (PC-do-completion): Use regexp-quote.
5082
5083 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
5084
5085 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
5086 Detect missing files.
5087
5088 * vc-git.el (vc-git-extra-menu-map): New key map.
5089 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
5090 New functions.
5091
5092 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
5093 and 'missing files.
5094
5095 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5096
5097 * calendar/holidays.el (list-holidays): Make Y2 optional.
5098
5099 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
5100 buffers shown to the user.
5101 (appt-disp-window): Disable undo explicitly now that the leading space
5102 is gone.
5103
5104 * simple.el (activate-mark): New function.
5105 (set-mark-command): Use it with region-active-p to clean up the code.
5106 (exchange-point-and-mark): Invert the meaning of C-u when
5107 transient-mark-mode is active.
5108
5109 * dired-aux.el (dired-create-files): Use dolist.
5110
5111 * bindings.el (mode-line-change-eol): Use with-selected-window.
5112
5113 * apropos.el (apropos-command): Include macros.
5114
5115 2008-03-26 Glenn Morris <rgm@gnu.org>
5116
5117 * calendar/cal-bahai.el: Require calendar, not cal-julian.
5118 (calendar-bahai-epoch): Doc fix.
5119
5120 * calendar/cal-china.el: Explicitly require calendar.
5121
5122 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
5123 Require calendar rather than cal-julian.
5124 Autoload calendar-absolute-from-julian.
5125 * calendar/cal-coptic.el (coptic-calendar-epoch):
5126 * calendar/cal-islam.el (calendar-islamic-epoch):
5127 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
5128
5129 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
5130
5131 * calendar/cal-dst.el: Don't require cal-persia.
5132 (calendar-absolute-from-persian): Autoload it.
5133 (dst-adjust-time): Doc fix.
5134
5135 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
5136 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
5137 calendar.
5138
5139 * calendar/cal-menu.el: Require calendar rather than declaring
5140 functions.
5141 * calendar/calendar.el: Provide calendar before requiring cal-menu.
5142
5143 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
5144 calendar-after-frame-setup-hooks. Update callers, make old name an
5145 obsolete alias. Doc fix.
5146 (calendar-frame-1): Doc fix.
5147
5148 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
5149
5150 * calendar/calendar.el (oriental-holidays, solar-holidays):
5151 * calendar/holidays.el (list-holidays): Assume atan always bound.
5152
5153 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
5154 Explicitly require calendar, not cal-julian.
5155 * calendar/lunar.el: Explicitly require cal-dst.
5156
5157 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5158
5159 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
5160
5161 * help-fns.el (describe-function-1, describe-variable): If no
5162 replacement is provided, don't print "use nil instead".
5163
5164 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5165
5166 * proced.el: New file.
5167
5168 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
5169
5170 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
5171
5172 2008-03-25 Juri Linkov <juri@jurta.org>
5173
5174 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
5175 in battery-mode-line-format.
5176
5177 * bindings.el (minibuffer-local-map): For the command
5178 file-cache-minibuffer-complete replace keymap minibuffer-local-map
5179 with map which is already locally bound to minibuffer-local-map.
5180
5181 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5182
5183 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
5184 Remove `sort-first' argument.
5185
5186 * subr.el (redisplay-end-trigger-functions)
5187 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
5188 (process-filter-multibyte-p, set-process-filter-multibyte):
5189 Mark as obsolete.
5190
5191 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
5192
5193 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
5194 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
5195 use the LOCAL arg of `add-hook'.
5196 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
5197 Remove spurious * from defcustom docstrings.
5198 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
5199 Fix typos in messages.
5200 (reb-mode-buffer-p): New function.
5201 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
5202 (top, reb-show-subexp, reb-auto-update, reb-auto-update)
5203 (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
5204 (reb-update-overlays): Use `unless', `when'.
5205 (re-builder-unload-function): New function.
5206
5207 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
5208
5209 * vc-hooks.el (vc-state): Add documentation for 'missing.
5210
5211 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
5212
5213 * progmodes/verilog-mode.el (verilog-auto-output)
5214 (verilog-auto-input, verilog-auto-inout, verilog-auto)
5215 (verilog-delete-auto): Add optional regular expression to
5216 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
5217 (verilog-signals-matching-regexp): New internal function for
5218 signal matching.
5219
5220 2008-03-25 Johan Bockgård <bojohan@gnu.org>
5221
5222 * info.el (Info-isearch-search): Always return point.
5223
5224 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5225
5226 * diff-mode.el (diff-remembered-defdir): New var.
5227 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
5228
5229 2008-03-25 Glenn Morris <rgm@gnu.org>
5230
5231 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
5232 calendar-bahai-prompt-for-date. Update callers, make old name an
5233 obsolete alias. Doc fix.
5234 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
5235 coptic-prompt-for-date. Update callers, make old name an
5236 obsolete alias. Doc fix.
5237 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
5238 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
5239 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
5240 calendar-islamic-prompt-for-date. Update callers. Doc fix.
5241 * calendar/cal-iso.el (calendar-iso-read-date): New name for
5242 calendar-iso-read-args. Update callers, make old name an obsolete
5243 alias.
5244 * calendar/cal-persia.el (calendar-persian-read-date): New name for
5245 persian-prompt-for-date. Update callers, make old name an
5246 obsolete alias. Doc fix. Move definition before use.
5247
5248 * calendar/cal-x.el (diary-frame-parameters)
5249 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
5250 (calendar-frame-1): Doc fixes.
5251 (make-fancy-diary-buffer): Remove declaration.
5252 (calendar-dedicate-diary): Replace call to deleted function
5253 make-fancy-diary-buffer.
5254 (calendar-frame-setup): New function.
5255 (calendar-one-frame-setup, calendar-only-one-frame-setup)
5256 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
5257 work, and mark as obsolete.
5258 (special-display-buffer-names): Don't mess with this; it's not our
5259 business.
5260 (cal-x-load-hook): Defvar it, and mark as obsolete.
5261
5262 * calendar/calendar.el (calendar-remove-frame-by-deleting):
5263 Default to t. Add to 'calendar group.
5264 (calendar): Doc fix. Use calendar-frame-setup.
5265 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
5266 (generate-calendar-window): Doc fix.
5267
5268 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
5271
5272 2008-03-24 Drew Adams <drew.adams@oracle.com>
5273
5274 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
5275 New variables.
5276 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
5277 (finder-exit): Ignore errors rather than avoiding them.
5278 Kill *Finder-package* buffer also.
5279
5280 2008-03-24 Andreas Schwab <schwab@suse.de>
5281
5282 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
5283
5284 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
5285
5286 * vc-hg.el (vc-hg-after-dir-status):
5287 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
5288
5289 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
5290 Detect removed files.
5291
5292 * vc.el (vc-status-printer): Use a different face for missing files.
5293 (vc-status-hide-up-to-date): Rename from
5294 vc-status-remove-up-to-date. Update all callers.
5295 (vc-status-mode-map): Bind C-m.
5296
5297 2008-03-24 Alexandre Julliard <julliard@winehq.org>
5298
5299 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
5300 code ...
5301 (vc-git--state-code): ... to this new function.
5302 (vc-git-state): Use it.
5303
5304 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
5305
5306 * textmodes/remember.el (remember-mail-date)
5307 (remember-store-in-mailbox): Write date and From line in such a
5308 way that Mutt can read it.
5309
5310 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
5311
5312 * simple.el (transient-mark-mode): Turn on by default.
5313
5314 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
5315
5316 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
5317 'unregistered for unregistered files.
5318
5319 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
5320
5321 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
5322
5323 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
5324 subdirectories.
5325
5326 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
5327 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
5328 Add :enable for vc-status-refresh.
5329 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
5330 (vc-status-tool-bar-map): Add binding for
5331 vc-status-kill-dir-status-process.
5332 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
5333 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
5334 Reset vc-status-process-buffer.
5335 (vc-status-refresh): Don't run two refreshes at a time.
5336 (vc-status): If the buffer is already in vc-status-mode only refresh.
5337 (vc-status-mark-buffer-changed): Add an optional file parameter.
5338 (vc-resynch-buffer): Use it.
5339 (vc-delete-file): Expand the file name before using it.
5340 Be careful to not create a new buffer with the old file contents.
5341 Update the VC state after performing the operation.
5342
5343 2008-03-23 Andreas Schwab <schwab@suse.de>
5344
5345 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
5346 Fix radio button condition.
5347 [box]: Likewise.
5348 [customize]: Add radio button.
5349
5350 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
5351
5352 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
5353 (calc-user-parse-tables, calc-gnuplot-default-device)
5354 (calc-gnuplot-default-output, calc-gnuplot-print-device)
5355 (calc-gnuplot-print-output, calc-gnuplot-geometry)
5356 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
5357 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
5358 (calc-undo-list, calc-redo-list, calc-main-buffer)
5359 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
5360 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
5361 (calc-said-hello, calc-executing-macro, calc-any-selections)
5362 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
5363 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
5364 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
5365 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
5366 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
5367 (calc-create-buffer, calc-quit): Add docstrings.
5368
5369 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
5370
5371 * makefile.w32-in (WINS_ALMOST): Add org.
5372
5373 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
5374
5375 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
5376 New functions to implement vc-status support.
5377
5378 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
5379
5380 * vc.el (vc-status-prepare-status-buffer): New function.
5381 (vc-status): Use it.
5382
5383 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
5384 appropriate.
5385
5386 2008-03-22 Alexandre Julliard <julliard@winehq.org>
5387
5388 * vc-git.el (vc-git--empty-db-p)
5389 (vc-git-after-dir-status-stage1-empty-db): New functions.
5390 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
5391 Add support for empty repositories.
5392
5393 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
5394
5395 * vc-git.el (vc-git-annotate-extract-revision-at-line):
5396 Allow "^" in a version name.
5397
5398 * vc-mtn.el (vc-mtn-state): Support the added state.
5399
5400 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
5401
5402 * org: New directory for Org-mode.
5403
5404 * org/org-export-latex.el: Moved from lisp/texmodes.
5405
5406 * org/org-irc.el: Moved from lisp/texmodes.
5407
5408 * org/org-mac-message.el: Moved from lisp/texmodes.
5409
5410 * org/org-mouse.el: Moved from lisp/texmodes.
5411
5412 * org/org-publish.el: Moved from lisp/texmodes.
5413
5414 2008-03-21 Juri Linkov <juri@jurta.org>
5415
5416 * comint.el (comint-dynamic-simple-complete):
5417 Use variable `stub' for the second arg `common-substring'
5418 of `comint-dynamic-list-completions'.
5419 (comint-dynamic-list-filename-completions):
5420 Use variable `filenondir' for the second arg `common-substring'
5421 of `comint-dynamic-list-completions'.
5422 (comint-dynamic-list-completions): Add new optional arg
5423 `common-substring'. Add `common-substring' as the second arg of
5424 the call to `display-completion-list'. Doc fix.
5425
5426 * comint.el (comint-dynamic-complete-as-filename)
5427 (comint-dynamic-list-filename-completions)
5428 (comint-dynamic-simple-complete): Use `minibuffer-message'
5429 to display message "No completions of %s" when a command
5430 is called in the minibuffer.
5431 (comint-dynamic-simple-complete): Don't display other
5432 completion messages when a command is called in the minibuffer.
5433 (comint-dynamic-list-completions): Use `minibuffer-message'
5434 to display message " [Type space to flush ...]" when a command
5435 is called in the minibuffer.
5436
5437 * shell.el (shell-dynamic-complete-command)
5438 (shell-dynamic-complete-environment-variable): Don't display
5439 completion messages when command is called in the minibuffer.
5440
5441 * emacs-lisp/lisp.el (lisp-complete-symbol):
5442 Use `minibuffer-message' to display message "No completions of %s"
5443 when this command is called in the minibuffer.
5444
5445 * bindings.el (standard-mode-line-modes): Put special help-echo
5446 tooltip on recursive edit %[ %] mode-line constructs.
5447
5448 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
5449 "^No dynamic expansion for .* found$" to allow error messages like
5450 "No dynamic expansion for \"%s\" found in this-buffer".
5451
5452 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
5453
5454 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
5455 "psftp".
5456
5457 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5458
5459 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
5460 * vc.el (vc-default-dired-state-info): Use just "modified".
5461 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
5462 (vc-cvs-mode-line-string): Make use of the better default.
5463 (vc-cvs-parse-entry): Use the new `added'.
5464 (vc-cvs-dired-state-info): Remove.
5465 * vc-svn.el (vc-svn-dired-state-info): Remove.
5466 * vc-hg.el (vc-hg-dired-state-info): Remove.
5467 * vc-git.el (vc-git-dired-state-info): Remove.
5468
5469 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
5470
5471 * vc-git.el (vc-git-status-result): New variable.
5472 (vc-git-dir-status): Split out ...
5473 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
5474 ... these new functions and work asynchronously.
5475
5476 2008-03-21 Alexandre Julliard <julliard@winehq.org>
5477
5478 * vc-git.el (vc-git-after-dir-status): Remove.
5479 (vc-git-dired-state-info): Reimplement.
5480
5481 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
5482
5483 * replace.el (occur-mode-map): Add :help.
5484
5485 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
5486 for disassemble.
5487
5488 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
5489 the 'added state.
5490 (vc-status-remove-up-to-date): New function.
5491 (vc-status-mode-map, vc-status-menu-map): Bind it.
5492 (vc-status-printer): Use a different face up-to-date files.
5493 (vc-resynch-buffer): Update the vc-status buffer if it exists.
5494 (Todo): Remove solved entries.
5495
5496 * vc-hg.el (vc-hg-state):
5497 * vc-git.el (vc-git-state):
5498 * vc-cvs.el (vc-cvs-parse-status):
5499 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
5500 state.
5501
5502 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5503
5504 * progmodes/compile.el (compile):
5505 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
5506
5507 * simple.el (minibuffer-local-shell-command-map): New var.
5508 (minibuffer-complete-shell-command, read-shell-command): New funs.
5509 (shell-command, shell-command-on-region): Use them.
5510
5511 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
5512
5513 * vc.el (vc-status-mark-buffer-changed): New function to implement
5514 updating of the *vc-status* buffer when a buffer is saved.
5515 (vc-status-mode): Use it for after-change-hook.
5516 (vc-add-to-vc-status-buffer): Rename to ...
5517 (vc-status-add-entry): ... this.
5518 (Todo): Add new entry.
5519
5520 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5521
5522 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
5523
5524 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
5525
5526 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
5527 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
5528 Remove spurious * from defcustom docstrings.
5529 (icomplete-compute-delay): Fix docstring and remove spurious *.
5530 (icomplete-delay-completions-threshold): Fix typo in docstring and
5531 remove spurious *.
5532 (icomplete-completions): While collecting the list of prospective
5533 candidates, don't overshoot `icomplete-prospects-length'.
5534
5535 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
5536
5537 * textmodes/refbib.el:
5538 * textmodes/reftex.el:
5539 * textmodes/reftex-global.el:
5540 * textmodes/reftex-vars.el:
5541 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
5542 compiler pacifying defvars.
5543 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
5544 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
5545 not needed.
5546
5547 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
5548
5549 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
5550 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
5551 (verilog-customize, verilog-font-customize)
5552 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
5553 (verilog-mode): Update documentation strings to match tool tips.
5554 (verilog-auto-search-do, verilog-auto-re-search-do)
5555 (verilog-skip-forward-comment-or-string): Fix verilog-auto
5556 expansion when a .* appears inside a string.
5557 (verilog-re-search-forward, verilog-re-search-backward):
5558 Add comment to recall how this works.
5559 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
5560
5561 2008-03-20 Glenn Morris <rgm@gnu.org>
5562
5563 * calendar/calendar.el (calendar-other-dates): New function.
5564 (calendar-print-other-dates): Use calendar-other-dates.
5565 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
5566 the declarations it replaces.
5567 (calendar-mouse-print-dates): Use calendar-other-dates.
5568
5569 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
5570 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
5571 (calendar-absolute-from-bahai): Fix the leap-year case.
5572 (calendar-bahai-from-absolute): Re-use the Gregorian month.
5573 (calendar-bahai-date-string, calendar-bahai-print-date):
5574 Handle pre-Bahai dates.
5575
5576 * calendar/cal-china.el (chinese-calendar-celestial-stem)
5577 (chinese-calendar-terrestrial-branch): Make defcustoms.
5578
5579 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
5580 (calendar-mouse-view-diary-entries): Use or.
5581 (calendar-mouse-chinese-date): Remove unused command.
5582 (cal-menu-load-hook): Mark as obsolete.
5583
5584 * calendar/solar.el (calendar-location-name, calendar-latitude)
5585 (calendar-longitude, solar-arctan, sunrise-sunset)
5586 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
5587
5588 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
5589
5590 * calc/calc.el: Remove outdated comments.
5591 (defcalcmodevar, calc-mode-var-list-restore-default-values)
5592 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
5593 Add docstrings.
5594
5595 2008-03-19 Jason Rumney <jasonr@gnu.org>
5596
5597 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
5598
5599 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5600
5601 * net/tls.el (open-tls-stream): Reindent.
5602
5603 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
5604
5605 * net/tramp.el (tramp-let-maybe): Removed.
5606 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
5607 It does not exist under XEmacs.
5608 (tramp-handle-file-truename, tramp-handle-expand-file-name)
5609 (tramp-completion-file-name-handler): Let-bind
5610 `directory-sep-char'.
5611
5612 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
5613 `directory-sep-char'.
5614
5615 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
5616
5617 * help-fns.el (describe-function-1): Don't signal "missing arglist"
5618 for autoloaded keymaps.
5619
5620 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
5621 (electric-verilog-terminate-line, verilog-in-struct-region-p)
5622 (verilog-backward-ws&directives, verilog-forward-ws&directives)
5623 (verilog-in-comment-p, verilog-in-star-comment-p)
5624 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
5625 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
5626 (verilog-skip-forward-comment-or-string, verilog-in-paren)
5627 (verilog-skip-forward-comment-p): Use it.
5628
5629 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
5630
5631 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
5632 (org-remember-templates, org-time-stamp-rounding-minutes)
5633 (org-back-over-empty-lines, org-find-base-buffer-visiting)
5634 (org-columns-new): Fix typos in docstrings.
5635
5636 2008-03-19 Glenn Morris <rgm@gnu.org>
5637
5638 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
5639 (tramp-handle-shell-command): Use condition-case rather than
5640 ignore-errors.
5641
5642 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
5643
5644 * diff-mode.el (diff-header): Make the color louder.
5645 (diff-refine-change): Tone the color down.
5646
5647 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
5648
5649 * descr-text.el (describe-char): When `describe-char-unidata-list'
5650 is set to show all properties, list them in the right order.
5651
5652 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
5653
5654 * international/mule.el (load-with-code-conversion): Avoid setting
5655 default-enable-multibyte-characters.
5656
5657 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
5658
5659 * vc.el (vc-annotate-background): Fix custom type.
5660
5661 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
5662
5663 * descr-text.el (describe-char-unidata-list): Allow specifying
5664 just all properties.
5665 (describe-char): Handle that new value.
5666
5667 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
5668
5669 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
5670
5671 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
5672 instead of file name extension to make docs with uncommon
5673 extensions work.
5674
5675 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
5676
5677 * doc-view.el (require): Require cl at compile time because
5678 `assert' needs it.
5679
5680 2008-03-18 Glenn Morris <rgm@gnu.org>
5681
5682 * calendar/calendar.el (initial-calendar-window-hook)
5683 (today-visible-calendar-hook): Doc fixes.
5684
5685 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
5686
5687 * net/tramp.el (tramp-root-regexp): Simplify.
5688 (tramp-completion-file-name-regexp-separate): Don't insist on
5689 leading "[". This prevents method or user or host completion.
5690 (tramp-let-maybe): Autoload it.
5691 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
5692 is an alias for `identity'.
5693 (tramp-handle-write-region): Protect `last-coding-system-used'
5694 over the trailing statements.
5695 (tramp-completion-file-name-handler-post-function): Remove.
5696 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
5697 instead of calling `tramp-drop-volume-letter'.
5698
5699 * net/tramp.el:
5700 * net/tramp-uu.el:
5701 * net/trampver.el: Move coding cookie at the end.
5702
5703 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
5704
5705 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
5706 elements which may be something else than characters.
5707
5708 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
5709
5710 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
5711 New functions to implement vc-status support.
5712
5713 * vc.el (vc-default-extra-status-menu)
5714 (vc-add-to-vc-status-buffer): New functions.
5715
5716 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
5717 for eldoc and ielm.
5718
5719 2008-03-17 Glenn Morris <rgm@gnu.org>
5720
5721 * calendar/cal-x.el (diary-frame-parameters)
5722 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
5723 Fix custom type; add options.
5724 (calendar-frame, diary-frame): Doc fixes.
5725 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
5726 new functions.
5727 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
5728 Use calendar-frame-1 and calendar-dedicate-diary.
5729 (calendar-one-frame-setup): Also handle only-one-frame case.
5730 (calendar-only-one-frame-setup): Doc fix. Just call
5731 calendar-one-frame-setup.
5732
5733 * calendar/diary-lib.el: Re-order some definitions before their use.
5734 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
5735 (diary-list-entries): Doc fixes.
5736 (make-fancy-diary-display): Remove function.
5737
5738 * calendar/calendar.el (calendar-today-marker)
5739 (initial-calendar-window-hook, today-visible-calendar-hook)
5740 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
5741 (calendar-star-date, calendar-mark-today): Doc fixes.
5742 (today-visible-calendar-hook): Add options.
5743 (calendar-in-read-only-buffer): New macro.
5744 (calendar-basic-setup): Adapt for change in calendar-read-date.
5745 Place holiday let inside if.
5746 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
5747 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
5748 (calendar-print-other-dates): Use one let rather than many.
5749
5750 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
5751 (calendar-print-other-dates):
5752 * calendar/cal-hebrew.el (list-yahrzeit-dates):
5753 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
5754 * calendar/holidays.el (calendar-list-holidays, list-holidays)
5755 (calendar-cursor-holidays):
5756 * calendar/lunar.el (calendar-phases-of-moon): Use
5757 calendar-in-read-only-buffer to replace previous code and disable undo.
5758
5759 2008-03-16 Juri Linkov <juri@jurta.org>
5760
5761 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
5762 and regexp-search-ring-yank-pointer for the HISTPOS argument of
5763 read-from-minibuffer to provide the correct initial minibuffer
5764 history position in isearch-edit-string when it is called from
5765 isearch-ring-adjust.
5766
5767 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
5768 to check if the current buffer is the minibuffer, and in this case
5769 call abort-recursive-edit to kill the minibuffer. Doc fix.
5770 (kill-this-buffer-enabled-p): Allow this function to return non-nil
5771 when the current buffer is the minibuffer.
5772
5773 * simple.el (goto-line): Leave mark at previous position. Doc fix.
5774
5775 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
5776
5777 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
5778 Use non-nil PARENTS attribute of make-directory instead of
5779 explicitly checking existence the current cache directory.
5780
5781 2008-03-16 Daiki Ueno <ueno@unixuser.org>
5782
5783 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
5784 M-x epa-file-select-keys.
5785
5786 2008-03-16 Kenichi Handa <handa@m17n.org>
5787
5788 * international/mule.el (auto-coding-alist):
5789 Use no-conversion-multibyte for archive files.
5790
5791 2008-03-16 Glenn Morris <rgm@gnu.org>
5792
5793 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
5794 New functions.
5795 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
5796 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
5797 Use calendar-mark-1.
5798 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
5799 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
5800 Use calendar-mark-complex.
5801 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
5802 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
5803 Use calendar-mark-1.
5804
5805 * calendar/calendar.el (calendar-mod): Remove.
5806 * calendar/cal-china.el (calendar-chinese-from-absolute)
5807 (calendar-chinese-date-string): Expand calendar-mod calls.
5808 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
5809 Expand calendar-mod calls.
5810
5811 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
5812 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
5813 (diary-bahai-insert-yearly-entry): Use let rather than let*.
5814 Move obsolete aliases after the functions that replaced them.
5815
5816 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
5817 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
5818 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
5819 Use let rather than let*.
5820 (calendar-hebrew-prompt-for-date): New function.
5821 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
5822 (holiday-tisha-b-av-etc): Use unless, let.
5823
5824 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
5825 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
5826
5827 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
5828
5829 * calendar/calendar.el (calendar-for-loop): Add indent spec.
5830
5831 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
5832 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
5833 than concat.
5834 (diary): Remove un-needed let.
5835 (view-other-diary-entries): Rename argument.
5836 (diary-list-entries-2): New function.
5837 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
5838 (print-diary-entries): Use unless.
5839 (diary-mark-entries-1): Change argument order, make all but
5840 markfunc optional. Handle the standard (Gregorian) case.
5841 Use match-string-no-properties. Handle marks.
5842 (mark-diary-entries): Use diary-mark-entries-1.
5843 (diary-font-lock-keywords-1): New macro.
5844 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
5845
5846 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
5847
5848 * icalendar.el (icalendar-version): Increase to 0.18.
5849 (icalendar-export-hidden-diary-entries): New variable.
5850 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
5851 In case of error, insert full error-val.
5852 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
5853 Use calendar-day-of-week. Return the day number.
5854 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
5855
5856 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
5857
5858 * icalendar.el (icalendar-recurring-start-year): New variable.
5859 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
5860 (icalendar-export-region): Ignore hidden diary entries.
5861 (icalendar--convert-ordinary-to-ical): Fix case where event
5862 spans across midnight boundary.
5863 (icalendar-first-weekday-of-year): New function.
5864 (icalendar--convert-weekly-to-ical): Allow user-selectable start
5865 year for recurring events (Mozilla calendars do not propagate
5866 recurring events forever, so year 2000 start date was not working).
5867 (icalendar--convert-yearly-to-ical): Remove extra spaces in
5868 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
5869
5870 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
5871
5872 * net/tramp.el (tramp-root-regexp): New defconst.
5873 (tramp-completion-file-name-regexp-unified)
5874 (tramp-completion-file-name-regexp-separate)
5875 (tramp-completion-file-name-regexp-url): Use it.
5876 (tramp-do-copy-or-rename-file-via-buffer):
5877 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
5878 t for `insert-file-contents-literally'.
5879 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
5880 Autoload it.
5881 (tramp-completion-file-name-handler-post-function): New defconst.
5882 (tramp-completion-file-name-handler): Use it.
5883 (tramp-maybe-open-connection): Update calls to
5884 `tramp-flush-connection-property' for removed 2nd argument.
5885
5886 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5887
5888 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
5889 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
5890 New functions.
5891
5892 2008-03-15 Glenn Morris <rgm@gnu.org>
5893
5894 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
5895 New functions.
5896 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
5897 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
5898 (diary-list-entries-1, diary-mark-entries-1): Autoload.
5899 (diary-bahai-list-entries): Use diary-list-entries-1.
5900 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
5901 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
5902 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
5903 (diary-list-entries-1, diary-mark-entries-1): Autoload.
5904 (list-hebrew-diary-entries): Use diary-list-entries-1.
5905 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
5906 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
5907 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
5908 (diary-list-entries-1, diary-mark-entries-1): Autoload.
5909 (list-islamic-diary-entries): Use diary-list-entries-1.
5910 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
5911
5912 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
5913
5914 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
5915
5916 * calendar/cal-china.el (number-chinese-months)
5917 (calendar-chinese-from-absolute): Use nth, caar.
5918
5919 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
5920
5921 * calendar/cal-french.el (french-calendar-accents): Doc fix.
5922
5923 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
5924 (calendar-hebrew-month-name-array-leap-year)
5925 (hebrew-calendar-parashiot-names): Make constants.
5926 (diary-parasha): Move definition after constants it uses.
5927
5928 * calendar/cal-html.el (cal-html-insert-link-yearpage)
5929 (cal-html-htmlify-list): Doc fix.
5930 (cal-html-htmlify-entry): Use nth.
5931
5932 * calendar/cal-islam.el (calendar-islamic-month-name-array)
5933 (calendar-islamic-epoch): Make constants.
5934 (calendar-islamic-epoch): Doc fix.
5935
5936 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
5937
5938 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
5939 (cal-tex-month-name): Doc fix.
5940 (cal-tex-last-blank-p): Use zerop.
5941
5942 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
5943 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
5944 (calendar-cursor-to-date): Doc fix.
5945 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
5946 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
5947 (calendar-day-number): Use when.
5948 (generate-calendar-month): Use dotimes.
5949 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
5950 (calendar-set-mark): Reverse conditional.
5951 (calendar-make-alist): Move definition before use.
5952
5953 * calendar/diary-lib.el (diary-face-attrs)
5954 (diary-glob-file-regexp-prefix, diary-selective-display)
5955 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
5956 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
5957 (diary-anniversary, diary-cyclic)
5958 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
5959 (diary-header-line-format): Change wording.
5960 (diary-list-entries): Set `date-start' in let.
5961 (include-other-diary-files, mark-included-diary-files): Use format.
5962 (simple-diary-display, fancy-diary-display): Use cadr, unless.
5963 (mark-diary-entries): Use 1+.
5964 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
5965 (mark-calendar-month): Use dotimes.
5966
5967 * calendar/holidays.el (displayed-month, displayed-year):
5968 Move declarations where needed.
5969 (calendar-list-holidays): Doc fix.
5970
5971 * calendar/parse-time.el (parse-time-string): Simplify.
5972
5973 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
5974 Make constants.
5975 (solar-sunrise-sunset): Rename some local variables for clarity.
5976 (sunrise-sunset): Use zerop.
5977 (solar-mean-equinoxes/solstices): Doc fix.
5978
5979 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
5980 Use nth.
5981 (timeclock-completing-read, timeclock-generate-report): Use zerop.
5982 (timeclock-mean, timeclock-generate-report): Use dolist.
5983
5984 * calendar/todo-mode.el (todo-add-category): Simplify.
5985 (todo-more-important-p, todo-delete-item, todo-file-item):
5986 Use unless, when.
5987 (todo-top-priorities): Use zerop.
5988
5989 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
5990
5991 * buff-menu.el (list-buffers-noselect): Display buffer name in
5992 tooltip instead of mouse binding when it doesn't fit in the list.
5993
5994 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
5995
5996 * faces.el (xw-defined-colors):
5997 * simple.el (widget-convert, shell-mode): Declare as functions
5998 instead of autoloading.
5999
6000 * abbrev.el:
6001 * button.el:
6002 * cus-face.el:
6003 * ediff-hook.el:
6004 * emacs-lisp/backquote.el:
6005 * emacs-lisp/timer.el:
6006 * facemenu.el:
6007 * faces.el:
6008 * menu-bar.el:
6009 * simple.el:
6010 * subr.el:
6011 * textmodes/fill.el:
6012 * textmodes/paragraphs.el: Remove autoloads, redundant when the
6013 files are preloaded.
6014
6015 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6016
6017 * desktop.el (desktop-create-buffer): Don't catch errors if
6018 debug-on-error is set.
6019
6020 2008-03-14 Eli Zaretskii <eliz@gnu.org>
6021
6022 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6023 ($(lisp)/calendar/diary-loaddefs.el)
6024 ($(lisp)/calendar/hol-loaddefs.el): New targets.
6025 (LOADDEFS): New macro.
6026 (autoloads): Depend on $(LOADDEFS).
6027
6028 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
6029
6030 * font-lock.el (featurep): Remove test, not useful anymore.
6031 (facemenu-keymap): Move key binding ...
6032 * facemenu.el (facemenu-keymap): ... here.
6033
6034 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
6035 for each file in the list.
6036 (vc-bzr-log-view-mode): Recognize the file marker.
6037
6038 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6039 for checkdoc and profiling.
6040
6041 2008-03-14 Bastien Guerry <bzg@altern.org>
6042
6043 * textmodes/flyspell.el (nxml-mode): Add the right
6044 `flyspell-mode-predicate'.
6045
6046 * wid-edit.el (link): Use 'mouse-face for :follow-link.
6047
6048 2008-03-14 Glenn Morris <rgm@gnu.org>
6049
6050 * calendar/solar.el: Reorder so that functions are defined before use.
6051 (displayed-month, displayed-year): Move declarations where needed.
6052 (solar-get-number): Move definition before use. Use unless.
6053 (solar-equatorial-coordinates): Simplify.
6054 (solar-sunrise-and-sunset): Use let rather than let*.
6055 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
6056
6057 * startup.el (command-line-1): Rename -internal-script back to
6058 -scriptload (reverts previous change).
6059
6060 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
6061 (calendar-bahai-leap-base): Add doc strings.
6062 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
6063 Move definition before use.
6064 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
6065 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
6066 variables outside the loop. Use dolist.
6067 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
6068
6069 * calendar/cal-china.el: Re-order so that functions are defined before
6070 use.
6071 (displayed-month, displayed-year): Move declarations where needed.
6072 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
6073 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
6074 Add doc strings.
6075 (chinese-year-cache): Recenter on 2010. Doc fix.
6076 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
6077 Doc fix. Simplify.
6078 (chinese-year-cache-init): New function.
6079 (compute-chinese-year, holiday-chinese-new-year)
6080 (calendar-chinese-date-string, calendar-goto-chinese-date)
6081 (make-chinese-month-assoc-list): Use cadr, nth.
6082 (chinese-months): Remove un-needed let.
6083
6084 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
6085 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
6086 (coptic-prompt-for-date): Move definition before use.
6087
6088 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
6089 (calendar-dst-find-data, calendar-daylight-time-offset)
6090 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
6091 (calendar-daylight-savings-starts-time)
6092 (calendar-daylight-savings-ends-time): Use cadr, nth.
6093
6094 * calendar/cal-french.el (french-calendar-epoch)
6095 (calendar-goto-french-date): Doc fix.
6096 (french-calendar-month-name-array)
6097 (french-calendar-multibyte-month-name-array)
6098 (french-calendar-day-name-array, french-calendar-special-days-array):
6099 Add doc strings.
6100
6101 * calendar/cal-hebrew.el (displayed-month, displayed-year)
6102 (original-date): Move declarations where needed.
6103 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
6104 Doc fix.
6105 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
6106 constant variables outside the loop. Use dolist.
6107
6108 * calendar/cal-islam.el (displayed-month, displayed-year)
6109 (original-date): Move declarations where needed.
6110 (islamic-calendar-day-number): Remove unused local variable `day'.
6111 (calendar-goto-islamic-date): Doc fix.
6112 (holiday-islamic): Use unless.
6113 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
6114 constant variables outside the loop. Use dolist.
6115 (mark-islamic-calendar-date-pattern): Move definition before use.
6116 Use unless.
6117 (mark-islamic-diary-entries): Doc fix.
6118 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
6119 (insert-yearly-islamic-diary-entry): Use let rather than let*.
6120
6121 * calendar/cal-julian.el (calendar-absolute-from-julian):
6122 Move definition before use. Remove un-needed local `day'.
6123 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
6124
6125 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
6126 (calendar-mayan-tzolkin-names-array): Add doc strings.
6127 (calendar-mayan-long-count-from-absolute): Use a single let.
6128 (calendar-string-to-mayan-long-count): Simplify.
6129 (calendar-next-haab-date, calendar-previous-haab-date)
6130 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
6131 (calendar-previous-calendar-round-date)
6132 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
6133 Doc fix.
6134 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
6135 (calendar-mayan-date-string, calendar-print-mayan-date)
6136 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
6137 (calendar-mayan-long-count-common-era): Move definitions before use.
6138
6139 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
6140 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
6141 Doc fix.
6142 (calendar-mouse-goto-date): Move definition before use.
6143
6144 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
6145 Move definition before use.
6146 (calendar-cursor-to-visible-date): Move definition before use.
6147 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
6148 and place inside the conditional.
6149 (calendar-forward-day): Simplify.
6150 (calendar-end-of-month): Use unless.
6151 (calendar-goto-day-of-year): Doc fix.
6152 Relocate obsolete aliases after their replacements.
6153
6154 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
6155
6156 * calendar/diary-lib.el (mark-diary-entries): Move some constant
6157 variables outside the diary-date-forms loop.
6158
6159 * calendar/calendar.el (diary-file): Doc fix.
6160 (calendar-buffer-list): Return buffers rather than strings (fixes
6161 previous change).
6162 (hebrew-holidays-4): Fix typo.
6163
6164 * calendar/holidays.el (displayed-month, displayed-year):
6165 Move declarations where needed.
6166 (calendar-holiday-list, calendar-list-holidays)
6167 (holiday-filter-visible-calendar): Move definitions before use.
6168 (list-holidays): Use cadr.
6169 Relocate obsolete aliases after their replacements.
6170
6171 * calendar/lunar.el (date, displayed-month, displayed-year):
6172 Move declarations where needed.
6173 (lunar-phase-list): Move definition after functions it uses.
6174 (calendar-phases-of-moon, diary-phases-of-moon)
6175 (lunar-new-moon-on-or-after): Use cadr, nth.
6176 (lunar-new-moon-on-or-after): Doc fix.
6177
6178 * textmodes/org-irc.el (top-level): CL not required when compiling.
6179 (org-irc-visit-erc): Replace runtime CL functions.
6180
6181 * textmodes/org-publish.el (declare-function): Add compatibility stub.
6182 (org-publish-delete-dups): Declare as function.
6183
6184 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
6185
6186 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
6187 (vc-bzr-show-log-entry): Make regexp match more cases.
6188 (vc-diff-switches-list): Remove autoload, not needed.
6189
6190 2008-03-14 Juri Linkov <juri@jurta.org>
6191
6192 * isearch.el (isearch-edit-string): Remove one call to
6193 `isearch-push-state' not to push an inconsistent state,
6194 but keep another correct call to `isearch-push-state'.
6195 (isearch-ring-adjust): Call `isearch-push-state' only when
6196 `search-ring-update' is non-nil since `isearch-edit-string'
6197 already pushes its state.
6198 (isearch-message): Improve matching the failed part by checking
6199 if the original message starts with the last successful message.
6200
6201 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
6202 (dired-perm-write): Rename from `dired-warn-writable'.
6203 Change parent face from `font-lock-warning-face' to
6204 `font-lock-comment-delimiter-face'.
6205 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
6206 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
6207 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
6208 with `dired-perm-write-face'.
6209
6210 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
6211
6212 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
6213 Create cache dir only if it doesn't already exist.
6214
6215 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6216
6217 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
6218 of \ and '.
6219
6220 2008-03-13 Johan Bockgård <bojohan@gnu.org>
6221
6222 * net/browse-url.el (browse-url-text-xterm):
6223 Unquote browse-url-text-browser.
6224
6225 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6226
6227 * textmodes/org-mouse.el: Version number change.
6228
6229 * textmodes/org-publish.el (org-publish-expand-components):
6230 Remove null projects from the list of components.
6231 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
6232 Remove unused retrieval of the :publishing-directory property.
6233 (org-publish-file): Bugfix: when using a relative directory as the
6234 publishing directory, convert it to a directory filename.
6235 (org-publish-project): New alias.
6236 (org-publish-get-files): Protect against empty p.
6237 (org-publish-file): Send an error when file is not part of any project.
6238 (org-publish-file): Offer to refresh the list of files in known
6239 project when the current file is not part of any project.
6240 (org-publish-before-export-hook)
6241 (org-publish-after-export-hook): New hooks.
6242 (org-publish-org-to): Use new hooks and kill buffers.
6243 (org-publish-file): Remove the code for killing buffers.
6244 (org-publish-initialize-files-alist): Use interactive.
6245 (org-publish-file): If the publishing function creates a new
6246 buffer, kill it after publishing.
6247 (org-publish-timestamp-filename): Protect ":" in file name path
6248 under windows.
6249
6250 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
6251 change that killed the LaTeX buffer.
6252
6253 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
6254 in the decision tree.
6255 (org-select-remember-template): Clean the code.
6256 (org-prepare-dblock): Add the extra :content parameter.
6257 (org-write-agenda): New output type ".ics" files.
6258 (org-write-agenda): Call `org-icalendar-verify-function', both for
6259 time stamps and for TODO entries.
6260 (org-agenda-collect-markers, org-create-marker-find-array)
6261 (org-check-agenda-marker-table): New functions.
6262 (org-agenda-marker-table): New variable.
6263 (org-export-as-html): Revert the change that killed the html
6264 buffer. Side effects first need to be studied carefully.
6265 (org-get-tags-at): Fix the structure of the condition-case statement.
6266 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
6267 (org-timestamp-change): Fix regulear expressions to swallow the
6268 extra character for repeat-shift control.
6269 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
6270 (org-get-legal-level): Alias to `org-get-valid-level'.
6271 (org-dblock-write:clocktable): Add a :link parameter, linking
6272 headlines to their location in the Org agenda files.
6273 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
6274 throwing an error when getting tags before headlines.
6275 (org-timestamp-change, org-modify-ts-extra)
6276 (org-ts-regexp1): Fix timestamp editing.
6277 (org-agenda-custom-commands-local-options): New constant.
6278 (org-agenda-custom-commands):
6279 Use `org-agenda-custom-commands-local-options' to improve customize
6280 type. "htmlize": Removed hack to fix face problem with htmlize,
6281 it no longer seem necessary.
6282 (org-follow-link-hook): New hook.
6283 (org-agenda-custom-commands): Add "Component" as a tag for each
6284 item in a command serie.
6285 (org-open-at-point): Run `org-follow-link-hook'.
6286 (org-agenda-schedule): Bugfix: don't display marker type when it
6287 is nil.
6288 (org-store-link): org-irc required.
6289 (org-set-regexps-and-options): Parse the new logging options.
6290 (org-extract-log-state-settings): New function.
6291 (org-todo): Handle the new ways of recording state change stuff.
6292 (org-local-logging): New function.
6293 (org-columns-open-link): Fix bug with opening link in column view.
6294 (org-local-logging): New function
6295 (org-todo): Make sure that LOGGING properties are honoured.
6296 (org-todo-keywords): Improve docstring.
6297 (org-startup-options): Cleanup startup options.
6298 (org-set-regexps-and-options): Process the "!" markers.
6299 (org-todo): Respect the new logging stuff.
6300 (org-log-note-how): New variable.
6301 (org-add-log-maybe): New parameter HOW that defines how logging
6302 should be done and also overrides PURPOSE. Add a docstring.
6303 (org-add-log-note): Check if we really need to ask for a note.
6304 (org-get-current-options): Digest the new keyword.
6305 (org-agenda-reset-markers): Rename from
6306 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
6307 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
6308 function, without force argument.
6309 (org-buffer-property-keys): Bind local variables s and p.
6310 (org-make-tags-matcher): Allow "" to match an empty or
6311 non-existent property value.
6312 (org-export-as-html): Join unsorted lists when they directly
6313 follow each other. Such lists may be created by headlines that
6314 are converted to lists.
6315 (org-nofm-to-completion): New function.
6316 (org-export-as-html): Use :html-extension instead of
6317 org-export-html-extension.
6318 (org-store-link): Support for links from `rmail-summary-mode'.
6319 (org-columns-new, org-complete, org-set-property): Set the
6320 `include-columns' argument in the call to
6321 `org-buffer-property-keys'.
6322 (org-buffer-property-keys): New argument `include-columns', to
6323 include properties expected by any of the COLUMS formats in the
6324 current buffer.
6325 (org-cleaned-string-for-export): Get rid of drawers first, so that
6326 they will be removed also in the text before the first headline.
6327 (org-clock-report): Show the clocktable when found.
6328 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
6329 (org-version): With prefix argument, insert `org-version' at point.
6330 (org-agenda-goto): Recenter the window after finding the target
6331 location, to make sure the correct position will be displayed.
6332 (org-agenda-get-deadlines): Don't scale priority with the warning
6333 period.
6334 (org-insert-heading): Don't break line in the middle of the line.
6335 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
6336 be 0.
6337 (org-update-checkbox-count): Revamp to deal with hierarchical
6338 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
6339 (org-remove-timestamp-with-keyword): New function.
6340 (org-schedule, org-deadline):
6341 Use `org-remove-timestamp-with-keyword' to make sure all such time
6342 stamps are removed.
6343 (org-mode): Support for `align'.
6344 (org-agenda-get-deadlines): Make sure priorities increase as the
6345 due date approaches and is passed.
6346 (org-remember-apply-template): Fix problem with tags that
6347 contain "_" or "@".
6348 (org-make-link-regexps): Improve the regular expression for plain links.
6349 (org-agenda-get-closed): List each clocking entry.
6350 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
6351 (org-special-ctrl-k): New option.
6352 (org-kill-line): New function.
6353 (org-archive-all-done): Fix incorrect number of stars in regexp.
6354 (org-refile-get-location): New function.
6355 (org-refile-goto-last-stored): New function.
6356 (org-global-tags-completion-table): Add the value of org-tag-alist
6357 in each buffer, to make sure that also unused tags will be
6358 available for completion.
6359 (org-columns-edit-value)
6360 (org-columns-next-allowed-value): Only update if not in agenda.
6361 (org-clocktable-steps): New function.
6362 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
6363 (org-archive-subtree): Add the outline tree context as a property.
6364 (org-closest-date): New optional argument `prefer'.
6365 (org-goto-auto-isearch): New option.
6366 (org-goto-map, org-get-location): Implement auto-isearch.
6367 (org-goto-local-auto-isearch-map): New variable.
6368 (org-goto-local-search-forward-headings)
6369 (org-goto-local-auto-isearch): New functions.
6370
6371 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
6372
6373 * textmodes/org-irc.el: New file.
6374
6375 2008-03-13 John Wiegley <johnw@gnu.org>
6376
6377 * textmodes/org-mac-message.el: New file.
6378
6379 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
6380
6381 * font-lock.el (font-lock-comment-face): Set the foreground for
6382 the light background 8 colors case.
6383
6384 2008-03-13 Glenn Morris <rgm@gnu.org>
6385
6386 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
6387 generate-autoload-cookie patterns.
6388
6389 * startup.el (command-line-1): Rename -scriptload to -internal-script.
6390
6391 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
6392 (MH_E_SRC): Remove variable.
6393 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
6394 Simplify file header. Use $@ for generated-autoload-file.
6395
6396 * Makefile.in (LOADDEFS): New variable.
6397 (AUTOGENEL): Use $LOADDEFS.
6398 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
6399 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
6400 ($(lisp)/calendar/hol-loaddefs.el): New targets.
6401 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
6402 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
6403 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
6404 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
6405 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
6406 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
6407 Add calendar-specific autoload cookies, and remove any setting of
6408 generated-autoload-file.
6409 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
6410 * calendar/diary-lib.el: Replace explicit autoloads with reading of
6411 diary-loaddefs.
6412 * calendar/holidays.el: Replace explicit autoloads with reading of
6413 hol-loaddefs.
6414
6415 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
6416 (calendar-buffer-list): Simplify.
6417 (generate-calendar-window): Use calendar-mark-holidays rather than
6418 obsolete alias.
6419
6420 * calendar/cal-hebrew.el (list-yahrzeit-dates):
6421 Use cal-hebrew-yahrzeit-buffer.
6422
6423 * calendar/cal-x.el (calendar-only-one-frame-setup)
6424 (calendar-two-frame-setup): Doc fixes.
6425 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
6426
6427 * calendar/appt.el (appt-mode-string): Mark as risky.
6428 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
6429
6430 * calendar/cal-html.el (diary-list-entries):
6431 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
6432 (calendar-iso-from-absolute): Fix autoloads.
6433
6434 * calendar/cal-iso.el (calendar-absolute-from-iso)
6435 (calendar-iso-read-args): Simplify.
6436 (calendar-iso-date-string, calendar-iso-read-args)
6437 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
6438
6439 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
6440 (displayed-month, displayed-year): Move declarations where needed.
6441 (calendar-print-astro-day-number): Doc fix.
6442
6443 * calendar/cal-persia.el (persian-calendar-month-name-array)
6444 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
6445 (persian-prompt-for-date): Remove local variable `today'.
6446
6447 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
6448
6449 * calendar/solar.el (solar-moment, solar-exact-local-noon)
6450 (solar-sunrise-sunset, solar-sunrise-sunset-string)
6451 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
6452 (diary-sabbath-candles, solar-equinoxes/solstices)
6453 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
6454 (solar-time-equation, solar-date-to-et): Simplify.
6455
6456 * mail/supercite.el: Remove the `function' in `(function (lambda'.
6457 Replace `(car (cdr' with cadr'.
6458
6459 * progmodes/f90.el (f90-font-lock-n): New function.
6460 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
6461 Use f90-font-lock-n.
6462 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
6463
6464 * progmodes/f90.el (f90-mode-abbrev-table):
6465 * progmodes/fortran.el (fortran-mode-abbrev-table):
6466 Use newer form of define-abbrev, where supported. No need to bind
6467 abbrevs-changed for system abbrevs.
6468
6469 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6470
6471 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
6472 delete-frame-functions.
6473
6474 * bookmark.el (Info-current-node): Remove.
6475
6476 2008-03-12 Juri Linkov <juri@jurta.org>
6477
6478 * help.el (describe-project): Remove defaliases for view-todo and
6479 describe-project that are now unnecessary after the merge from
6480 emacs--rel--22 that added define-obsolete-function-alias.
6481
6482 * startup.el (inhibit-startup-screen): Revert incomplete
6483 2008-03-10 merge from emacs--rel--22 that partly reverted
6484 2008-02-28 change that added initial message to *scratch* buffer
6485 regardless of the value of `inhibit-startup-screen'.
6486 Now keep this change in the trunk, but not in the 22 branch.
6487
6488 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
6489
6490 * international/quail.el (quail-setup-completion-buf, quail-help):
6491 * mail/binhex.el (binhex-decode-region-internal):
6492 * mail/uudecode.el (uudecode-decode-region-internal):
6493 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
6494 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
6495 setting default-enable-multibyte-characters.
6496
6497 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
6498
6499 * comint.el: Fix up indentation and comment style. Remove `function'.
6500
6501 * international/mule-cmds.el (reset-language-environment)
6502 (set-language-environment-nonascii-translation):
6503 Don't set-unibyte-charset.
6504
6505 * doc-view.el: Remove all cb-args, use closures instead.
6506 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
6507 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
6508 doing an incorrect check). Update all callers to use the new name.
6509 (doc-view-doc->txt): Add missing `txt' argument.
6510
6511 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
6512
6513 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
6514 md5 sum calculation to single-byte.
6515
6516 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * doc-view.el (doc-view-new-window-function): Add assertion.
6519 (doc-view-doc-type): New var.
6520 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
6521 (doc-view-intersection): New fun.
6522 (doc-view-mode): Use it to set the new var.
6523
6524 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
6525
6526 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
6527 (doc-view-already-converted-p): New functions.
6528 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
6529 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
6530 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
6531 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
6532 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
6533 (doc-view-convert-current-doc): Don't hardwire the functions the
6534 sentinels call. Now they're provided by two args CALLBACK and
6535 CB-ARGS to the functions.
6536 (doc-view-search): Use doc-view-doc->txt.
6537 (doc-view-initiate-display): Use doc-view-already-converted-p.
6538 Mention new binding C-c C-t if doc-view-mode doesn't work.
6539
6540 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
6541
6542 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
6543
6544 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
6545
6546 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
6547 Mark " outside of tags as punctuation.
6548
6549 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
6550
6551 * menu-bar.el (minibuffer-local-map): Use the same command for the
6552 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
6553 Prefer RET over C-j for exit-minibuffer.
6554
6555 * files.el (display-buffer-other-frame): Eliminate problematic code.
6556
6557 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
6558 (menu-bar-select-buffer): Remove.
6559 (menu-bar-select-frame): Make non-interactive and take a frame arg.
6560 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
6561
6562 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
6563
6564 * icomplete.el (icomplete-completions): Remove obsolete code.
6565
6566 * net/net-utils.el (iwconfig-program-options): Doc fix.
6567 (net-utils-run-program, run-network-program): Define as functions.
6568
6569 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
6570
6571 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
6572
6573 2008-03-11 Glenn Morris <rgm@gnu.org>
6574
6575 * faces.el (mode-line-emphasis): New face.
6576 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
6577
6578 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
6579
6580 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
6581
6582 * simple.el (set-mark-command): Doc fix.
6583
6584 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
6585
6586 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
6587
6588 * emacs-lisp/autoload.el (autoload-find-destination):
6589 Don't force raw-text.
6590
6591 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
6592 * calendar/cal-loaddefs.el: Don't version control.
6593
6594 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
6595
6596 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
6597 entries and add :help to the existing ones.
6598
6599 2008-03-10 Glenn Morris <rgm@gnu.org>
6600
6601 * calendar/cal-hebrew.el (date, entry, number): Move declarations
6602 to where they are needed.
6603
6604 * calendar/calendar.el (diary-file, hebrew-holidays-1)
6605 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
6606 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
6607 (calendar-version): Doc fixes.
6608 (calendar-absolute-from-gregorian): Use zerop.
6609 (calendar-mode-line-format): Make it a defcustom.
6610
6611 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
6612 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
6613 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
6614 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
6615 (mark-included-diary-files, mark-calendar-days-named)
6616 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
6617 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
6618 (insert-monthly-diary-entry, insert-yearly-diary-entry)
6619 (insert-anniversary-diary-entry, insert-block-diary-entry)
6620 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
6621 (diary-font-lock-sexps): Doc fixes.
6622 (diary-remind-message, mark-calendar-month): Use zerop.
6623 (diary-attrtype-convert, diary-pull-attrs): Simplify.
6624 (diary-list-entries): Revert let to let* (previous change).
6625
6626 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
6627
6628 2008-03-10 Kim F. Storm <storm@cua.dk>
6629
6630 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
6631 function aliases for the old names.
6632
6633 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
6634
6635 * iswitchb.el (iswitchb-use-faces): Doc fix.
6636 (iswitchb-buffer-ignore, iswitchb-read-buffer):
6637 Fix typos in docstrings.
6638
6639 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
6640
6641 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
6642 Fix typo.
6643 (verilog-type-font-keywords): Reindent.
6644
6645 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
6646
6647 * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
6648 grouping-keyword regular expression.
6649 (verilog-font-lock-keywords): Allow users to toggle special
6650 highlight of grouping-keywords.
6651 (verilog-highlight-grouping-keywords): The toggle for special
6652 highlighting of grouping keywords.
6653
6654 2008-03-10 Juri Linkov <juri@jurta.org>
6655
6656 * startup.el: Revert 2008-02-28 change that adds initial message
6657 to *scratch* buffer regardless of the value of
6658 `inhibit-startup-screen'.
6659
6660 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
6661
6662 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
6663 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
6664 * progmodes/verilog-mode.el (verilog-mode):
6665 * net/socks.el (socks):
6666 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
6667
6668 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
6669
6670 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
6671 (doc-view-bookmark-make-record): Use them.
6672 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
6673 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
6674
6675 * bookmark.el (bookmark-make-record-function): Change expected return
6676 value to include a suggested bookmark name.
6677 (bookmark-make): Split into bookmark-make-record and bookmark-store.
6678 Fix reversed `overwrite' semantics.
6679 (bookmark-set): Call bookmark-make-record before prompting the user.
6680 Then pass the result to bookmark-store later on.
6681 (bookmark-make-name-function): Remove.
6682 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
6683 * info.el (bookmark-make-name-function): Remove.
6684 (Info-mode): Don't set it.
6685 (Info-bookmark-make-name): Remove.
6686 (Info-bookmark-make-record): Use Info-current-node as suggested default
6687 bookmark name.
6688
6689 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
6690 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
6691 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
6692 (bookmark-annotation-buffer, bookmark-annotation-file)
6693 (bookmark-annotation-point, bookmark-send-annotation)
6694 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
6695 (bookmark-edit-annotation-text-func): Rename from
6696 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
6697 (bookmark-edit-annotation-mode-map): Move initialization into
6698 declaration.
6699
6700 * bookmark.el: Remove spurious * in docstrings.
6701 (bookmark-minibuffer-read-name-map): New var.
6702 (bookmark-set): Use it. Also pass the default value as it should.
6703 (bookmark-send-edited-annotation): Take no chances with text properties.
6704 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
6705 (bookmark-insert-buffer-name): Remove.
6706 (bookmark-buffer-file-name): Signal an error rather than returning nil.
6707
6708 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
6709
6710 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
6711
6712 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
6713
6714 * diff-mode.el (diff-mode-menu): Add :help.
6715
6716 2008-03-09 Glenn Morris <rgm@gnu.org>
6717
6718 * calendar/calendar.el (general-holidays, oriental-holidays)
6719 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
6720 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
6721 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
6722 (calendar-holidays): Restore autoload cookies, because people are
6723 used to using these variables without loading calendar.el.
6724
6725 * calendar/cal-islam.el (diary-islamic-date): Move to end.
6726 (date, number): Declare where needed.
6727
6728 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
6729 (list-sexp-diary-entries): Doc fixes.
6730 (diary-list-entries): Doc fix. Remove free variable `entry'.
6731 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
6732 Simplify setting of `date-holiday-list'.
6733 (mark-diary-entries): Remove free variable `entry'.
6734 (diary-list-entries, include-other-diary-files, fancy-diary-display):
6735 Use let where let* is not needed.
6736
6737 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
6738
6739 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
6740 make-record function, instead paste it in afterwards.
6741 (bookmark-make-record-for-text-file):
6742 * doc-view.el (doc-view-bookmark-make-record):
6743 * info.el (Info-bookmark-make-record): Don't mess with annotations.
6744
6745 2008-03-08 Glenn Morris <rgm@gnu.org>
6746
6747 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
6748
6749 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
6750
6751 * calendar/diary-lib.el (diary-list-entries)
6752 (include-other-diary-files, mark-diary-entries)
6753 (mark-sexp-diary-entries, mark-included-diary-files)
6754 (diary-entry-time, list-sexp-diary-entries): Remove the special
6755 handling of ^M that dates back to the use of selective-display.
6756 (simple-diary-display): Obey setting of pop-up-frames.
6757 (body, entry): Remove unnecessary declarations.
6758
6759 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
6760 (bookmark-get-annotation, bookmark-set-annotation)
6761 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
6762 (bookmark-set-position, bookmark-get-front-context-string)
6763 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
6764 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
6765 * info.el (Info-bookmark-make-record): Don't bother recording point.
6766 (bookmark-get-filename, bookmark-get-front-context-string)
6767 (bookmark-get-rear-context-string, bookmark-get-position):
6768 Don't declare any more.
6769 (bookmark-get-info-node): Remove.
6770 (bookmark-prop-get): Declare.
6771 (Info-bookmark-jump): Use it.
6772
6773 2008-03-08 Johan Bockgård <bojohan@gnu.org>
6774
6775 * subr.el (while-no-input): Don't splice BODY directly into the
6776 `or' form.
6777
6778 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
6779
6780 * diff-mode.el (diff-ignore-whitespace-hunk):
6781 Bind inhibit-read-only before trying to change the buffer.
6782
6783 2008-03-08 Glenn Morris <rgm@gnu.org>
6784
6785 * calendar/appt.el (appt): Move custom group here from calendar.el.
6786 (appt-disp-window, appt-convert-time): Doc fixes.
6787
6788 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
6789 (calendar-bahai-mark-date-pattern):
6790 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
6791 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
6792 * calendar/cal-julian.el (calendar-absolute-from-julian):
6793 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
6794
6795 * calendar/cal-china.el (chinese-calendar): Move custom group here from
6796 calendar.el.
6797 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
6798 Make constants.
6799 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
6800 (chinese-calendar-daylight-savings-starts)
6801 (chinese-calendar-daylight-savings-ends)
6802 (chinese-calendar-daylight-savings-starts-time)
6803 (chinese-calendar-daylight-savings-ends-time)
6804 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
6805 Doc fixes.
6806
6807 * calendar/cal-coptic.el (coptic-name): Add doc string.
6808
6809 * calendar/cal-french.el (french-calendar-month-name-array)
6810 (french-calendar-day-name-array, french-calendar-special-days-array):
6811 Add doc strings.
6812
6813 * calendar/cal-bahai.el (diary-bahai-mark-entries)
6814 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
6815 (diary-bahai-insert-yearly-entry):
6816 * calendar/cal-dst.el (calendar-next-time-zone-transition)
6817 (calendar-time-zone):
6818 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
6819 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
6820 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
6821 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
6822 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
6823 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
6824 (list-islamic-diary-entries, mark-islamic-diary-entries)
6825 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
6826 (insert-yearly-islamic-diary-entry):
6827 * calendar/cal-iso.el (calendar-iso-read-args):
6828 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
6829 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
6830 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
6831 (calendar-next-calendar-round-date)
6832 (calendar-mayan-long-count-common-era):
6833 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
6834 (cal-menu-x-popup-menu, calendar-mouse-holidays)
6835 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
6836 (calendar-mouse-goto-date):
6837 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
6838 * calendar/holidays.el (holidays):
6839 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
6840 * calendar/time-date.el (date-to-time, time-subtract, time-add)
6841 (safe-date-to-time): Doc fixes.
6842
6843 * calendar/cal-persia.el (persian-calendar-month-name-array)
6844 (persian-calendar-epoch): Make constants.
6845
6846 * calendar/cal-tex.el (calendar-tex): Move custom group here from
6847 calendar.el.
6848
6849 * calendar/cal-x.el (diary-frame-parameters)
6850 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
6851 (calendar-after-frame-setup-hooks): Make defcustoms.
6852 (calendar-one-frame-setup, calendar-only-one-frame-setup)
6853 (calendar-two-frame-setup): Doc fix.
6854
6855 * calendar/cal-loaddefs.el: New file.
6856
6857 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
6858 * calendar/cal-french.el, calendar/cal-html.el:
6859 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
6860 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
6861 * calendar/cal-tex.el, calendar/cal-x.el:
6862 Unquote lambda functions. Add autoload cookies to functions formerly
6863 autoloaded in calendar.el. Set `generated-autoload-file' to
6864 "cal-loaddefs.el".
6865
6866 * calendar/calendar.el: Move many autoloads to separate file,
6867 cal-loaddefs.el. Move defcustoms to start and re-order.
6868 (calendar-month-name-array, calendar-starred-day): No need to
6869 declare for compiler.
6870 (cal-loaddefs): Require it.
6871 (appt, chinese-calendar, calendar-tex): Move custom groups to the
6872 appropriate file.
6873 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
6874 Reverse logic.
6875 (diary-face, diary-file-name-prefix-function, diary-include-string)
6876 (diary-glob-file-regexp-prefix, diary-face-attrs)
6877 (diary-file-name-prefix, sexp-diary-entry-symbol)
6878 (print-diary-entries-hook, list-diary-entries-hook)
6879 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
6880 (nongregorian-diary-marking-hook, diary-list-include-blanks):
6881 Move to diary-lib.
6882 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
6883 (all-bahai-calendar-holidays): Doc fix.
6884 (calendar-insert-indented): Doc fix. Use when rather than if.
6885 (exit-calendar): Use mapc rather than mapcar.
6886 (calendar-cursor-to-date): Use zerop.
6887 (calendar-mark-ring): Add doc-string.
6888 (calendar-starred-day): Defvar it.
6889 (calendar-mode): Make calendar-starred-day local.
6890 (calendar-star-date): No need to make calendar-starred-day local.
6891
6892 * calendar/diary-lib.el: Move defcustoms to start.
6893 (diary-include-string, diary-list-include-blanks)
6894 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
6895 (diary-file-name-prefix, diary-file-name-prefix-function)
6896 (sexp-diary-entry-symbol, list-diary-entries-hook)
6897 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
6898 (nongregorian-diary-marking-hook, print-diary-entries-hook):
6899 Move here from calendar.el.
6900 (diary-file-name-prefix-function): Use 'identity.
6901 (diary-face): Make it a defcustom, and mark as obsolete.
6902 (top-level): No need to require cal-hebrew, cal-islam when compiling.
6903 (calendar-hebrew-month-name-array-leap-year)
6904 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
6905 Define for compiler.
6906 (diary-font-lock-keywords): Use format rather than concat.
6907 Add bahai-diary-entry-symbol.
6908
6909 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
6910 * calendar/solar.el: Unquote lambda functions.
6911
6912 * calendar/solar.el (calendar-location-name, calendar-latitude)
6913 (calendar-longitude, solar-setup, solar-sin-degrees)
6914 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
6915 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
6916 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
6917 (solar-exact-local-noon, solar-julian-ut-centuries)
6918 (solar-ephemeris-time, solar-date-next-longitude)
6919 (solar-horizontal-coordinates, solar-equatorial-coordinates)
6920 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
6921 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
6922 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
6923 Doc fixes.
6924 (solar-horizontal-coordinates, solar-equatorial-coordinates)
6925 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
6926 (solar-ecliptic-coordinates): Use unless.
6927 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
6928 Use or.
6929
6930 * calendar/timeclock.el: Add doc-strings to all functions.
6931 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
6932 (timeclock-entry-list-length, timeclock-entry-list-projects)
6933 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
6934
6935 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
6936
6937 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
6938 (org-get-entries-from-diary): Require diary-lib.
6939
6940 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
6941
6942 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
6943 Pacify byte-compiler.
6944
6945 2008-03-07 Alan Mackenzie <acm@muc.de>
6946
6947 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
6948 paren/bracket pairs parsed, to solve performance problem.
6949
6950 2008-03-07 Bastien Guerry <bzg@altern.org>
6951
6952 * bookmark.el (bookmark-set): Don't check for
6953 `bookmark-make-name-function' since `bookmark-buffer-file-name'
6954 already takes care of this.
6955 (bookmark-buffer-name, bookmark-buffer-file-name):
6956 Remove Info-mode specific code.
6957
6958 * info.el (bookmark-get-info-node): Define this function in
6959 info.el, not in bookmark.el.
6960 (Info-mode): Set `bookmark-make-name-function' to
6961 `Info-bookmark-make-name' locally.
6962 (Info-bookmark-make-name): New function.
6963
6964 * bookmark.el (bookmark-make-name-function): New variable.
6965
6966 2008-03-07 Karl Fogel <kfogel@red-bean.com>
6967
6968 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
6969 buffer-local, not `bookmark-make-cell-function' (the old name).
6970
6971 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
6972
6973 * doc-view.el (doc-view-bookmark-make-record):
6974 * image-mode.el (image-bookmark-make-record):
6975 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
6976
6977 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
6978
6979 * vc.el (vc-status-menu-map-filter): Return orig-binding if
6980 boundp 'vc-ignore-menu-filter.
6981 (vc-status-tool-bar-map): Make it defvar.
6982 (vc-status-mode): vc-status-tool-bar-map now variable.
6983 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
6984
6985 2008-03-07 Karl Fogel <kfogel@red-bean.com>
6986
6987 Give a better name to part of the bookmark interface.
6988
6989 This was originally a much larger change, but halfway through I
6990 updated and discovered that Stefan Monnier had done the rest.
6991 It looks like he anticipated the new name too, because he used
6992 `the-record' instead of `the-cell' for some internal variable names.
6993
6994 * bookmark.el (bookmark-make-record-function): Was
6995 `bookmark-make-cell-function'.
6996 (bookmark-make, bookmark-send-annotation): Update for above.
6997 (bookmark-make-record-for-text-file):
6998 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
6999
7000 * info.el: Adjust accordingly.
7001 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
7002
7003 * image-mode.el: Adjust accordingly.
7004 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
7005
7006 * doc-view.el: Adjust accordingly.
7007 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
7008
7009 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7010
7011 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
7012 Move initialization into declaration.
7013 (bookmark-get-info-node, bookmark-set-info-node): Remove.
7014 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
7015 (bookmark-info-current-node): Remove.
7016 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
7017 Add relocation fallback. Set bookmark-current-bookmark.
7018 (bookmark-default-handler): Rename from bookmark-jump-noselect.
7019 Remove relocation fallback. Don't set bookmark-current-bookmark.
7020 (bookmark-set): Let it be used even if there's no buffer-file-name
7021 as long as there is a bookmark-make-cell-function.
7022 * info.el (Info-bookmark-jump): Remove relocation fallback.
7023 Don't set bookmark-current-bookmark.
7024
7025 2008-03-07 Glenn Morris <rgm@gnu.org>
7026
7027 * calendar/appt.el (appt-issue-message)
7028 (appt-message-warning-time, appt-audible, appt-visible)
7029 (appt-msg-window, appt-display-mode-line, appt-display-duration)
7030 (appt-display-diary): Remove autoload cookies.
7031
7032 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
7033 Remove leading `*' from defcustom doc-strings.
7034
7035 * calendar/cal-dst.el (calendar-dst): New custom group.
7036 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
7037 (calendar-time-zone, calendar-daylight-time-offset)
7038 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
7039 (calendar-daylight-savings-starts-time)
7040 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
7041 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
7042 Move to start.
7043
7044 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
7045
7046 * calendar/calendar.el (calendar-version): Use emacs-version and
7047 make it obsolete. Move to end.
7048 (calendar-offset, view-diary-entries-initially)
7049 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
7050 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
7051 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
7052 (all-bahai-calendar-holidays, calendar-load-hook)
7053 (initial-calendar-window-hook, today-visible-calendar-hook)
7054 (today-invisible-calendar-hook, calendar-move-hook)
7055 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
7056 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
7057 (diary-include-string, sexp-diary-entry-symbol)
7058 (abbreviated-calendar-year, american-date-diary-pattern)
7059 (european-date-diary-pattern, european-calendar-display-form)
7060 (american-calendar-display-form, print-diary-entries-hook)
7061 (list-diary-entries-hook, diary-hook, diary-display-hook)
7062 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
7063 (nongregorian-diary-marking-hook, diary-list-include-blanks)
7064 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
7065 (local-holidays, other-holidays, hebrew-holidays-1)
7066 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
7067 (hebrew-holidays, christian-holidays, islamic-holidays)
7068 (bahai-holidays, solar-holidays, calendar-setup)
7069 (calendar-week-start-day): Remove autoload cookies.
7070 (diary-glob-file-regexp-prefix): Doc fix.
7071 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
7072 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
7073 (calendar-week-start-day, calendar-debug-sexp): Move to start.
7074
7075 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
7076 (calendar-time-display-form, calendar-latitude)
7077 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
7078 cookies.
7079 (calendar-latitude, calendar-longitude): Move functions after
7080 variables.
7081 (diary-sabbath-candles-minutes): Move to start.
7082 (solar-setup): Use or rather than if.
7083 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
7084 Remove condition-case.
7085 (solar-atn2): Use zerop.
7086 (solar-equinoxes-solstices): Doc fix.
7087
7088 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
7089 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
7090
7091 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
7092 (calendar-longitude, calendar-latitude, calendar-location-name):
7093 Declare for compiler.
7094
7095 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
7096
7097 * arc-mode.el (archive-ar-file-header-re): New const.
7098 (archive-ar-summarize, archive-ar-extract): New funs.
7099 (archive-find-type): Recognize ar archives.
7100
7101 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
7102 New functions.
7103
7104 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
7105
7106 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
7107
7108 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7109 Replace :enable (mark-active) with :enable mark-active.
7110
7111 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
7112
7113 * vms-patch.el (make-legal-file-name): New obsolete alias.
7114 (make-valid-file-name): Rename from `make-legal-file-name'.
7115 (make-auto-save-file-name): Use it.
7116
7117 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
7118 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
7119 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
7120
7121 * textmodes/org.el (org-export-html-style): Doc fix.
7122 (org-get-legal-level): New obsolete alias.
7123 (org-get-valid-level): Rename from `org-get-legal-level'.
7124 (org-promote, org-demote, org-archive-subtree)
7125 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
7126
7127 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
7128
7129 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
7130
7131 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
7132 (vc-status-toggle-mark): New functions.
7133 (vc-status-mode): Set tool bar map.
7134
7135 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
7136
7137 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
7138 Reported by Drew Adams <drew.adams@oracle.com>.
7139
7140 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
7141
7142 * subr.el (read-quoted-char): Resolve modifers of the character
7143 event.
7144
7145 * comint.el (comint-exec-1): Don't change the coding-system for
7146 decoding to dos-like EOL.
7147 (comint-carriage-motion): Fully rewrite.
7148
7149 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
7150
7151 * epg.el (epg-context-include-certs): Reflow docstring.
7152 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
7153 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
7154 (epg-context-set-signers, epg-context-set-sig-notations)
7155 (epg-make-import-status, epg-make-import-result)
7156 (epg-start-delete-keys): Fix typos in docstrings.
7157 (epg-start-sign-keys, epg-sign-keys):
7158 Fix typos in obsolescence declarations.
7159
7160 * iswitchb.el: Don't check for `cadr' and `last'.
7161 (iswitchb-define-mode-map, iswitchb-default-keybindings):
7162 Add obsolescence declaration and remove redundant info from docstring.
7163 (iswitchb-set-common-completion, iswitchb-set-matches)
7164 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
7165 (recentf-list, most-len, most-is-exact):
7166 Don't wrap defvars within `eval-when-compile'.
7167
7168 2008-03-05 Glenn Morris <rgm@gnu.org>
7169
7170 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7171 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
7172 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
7173 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
7174 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
7175
7176 * ediff-hook.el (ediff-window-setup-function): Don't autoload
7177 declaration for compiler.
7178 (ediff-xemacs-init-menus): Use when rather than if.
7179
7180 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
7181 if+and to just and.
7182 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
7183 (ediff-delete-overlay): Move the XEmacs test inside the definition.
7184
7185 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
7186
7187 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
7188 test inside XEmacs test.
7189 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
7190 since it was doing nothing on Emacs.
7191 (ediff-make-bullet-proof-overlay): Use when rather than if.
7192
7193 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
7194 (ediff-setup-control-frame): Remove
7195 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
7196 a (featurep 'xemacs) test.
7197
7198 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
7199
7200 * calc/calc-ext.el (calc-extended-command-history): New variable.
7201 (calc-exectute-extended-command): Use `calc-extended-command-history'.
7202
7203 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
7204
7205 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
7206 (standard-mode-line-position): Add mouse-face.
7207
7208 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
7209 * progmodes/grep.el (grep-mode-map): Add :help.
7210
7211 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
7212 initialize in one step. Add :help. Use :enable to activate menu
7213 items. Show the key binding for edebug-defun.
7214 (lisp-interaction-mode-map): Add a menu.
7215
7216 * term.el (term-mode-map): Define and initialize in one step.
7217
7218 * ediff-init.el (ediff-color-display-p): Simplify.
7219 (Xor): Remove unused function.
7220 (ediff-with-syntax-table): Simplify for Emacs.
7221
7222 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
7223 menu-bar being loaded, it always is.
7224
7225 2008-03-05 Glenn Morris <rgm@gnu.org>
7226
7227 * textmodes/tex-mode.el (tex-mode): Suppress warning about
7228 multiple definitions when compiling.
7229
7230 2008-03-04 Alan Mackenzie <acm@muc.de>
7231
7232 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
7233
7234 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
7235 doc-string, "c-old-LEN" -> "c-old-END".
7236
7237 2008-03-04 Jason Rumney <jasonr@gnu.org>
7238
7239 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
7240 namespaces.
7241
7242 2008-03-04 Glenn Morris <rgm@gnu.org>
7243
7244 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
7245
7246 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
7247 than mapcar.
7248
7249 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7250
7251 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
7252 (byte-compile-nilconstp): Can't use recursion in a defsubst.
7253
7254 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
7255 so that M-q can fill comments.
7256 (tex-executable-exists-p, tex-compile): Extend with special syntax for
7257 commands implemented in elisp.
7258 (tex-compile-commands): Add an entry to use doc-view for pdf files.
7259 (tex-format-cmd): New function.
7260 (tex-compile): Use it to let the user specify default arguments.
7261 (tex-cmd-bibtex-args): New var.
7262 (tex-cmd-doc-view): New function.
7263
7264 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
7265
7266 * faces.el (face-spec-set): Fix typos in docstring.
7267
7268 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
7269
7270 * bindings.el (mode-line-column-line-number-mode-map): New variable.
7271 (standard-mode-line-position): Use it to add a menu for toggling
7272 column number and line number display.
7273
7274 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7275
7276 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
7277 Remove optimization that was working around the form-code-walker bug.
7278
7279 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7280 Walk into the body of lambdas after byte-compile-unfold-lambda.
7281
7282 2008-03-03 Glenn Morris <rgm@gnu.org>
7283
7284 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
7285 value, if set, over frame value.
7286
7287 * simple.el (transient-mark-mode): Don't turn on by default.
7288
7289 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
7290 accidentally removed by the 2007-12-05 merge from Gnus.
7291
7292 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
7293
7294 * progmodes/compile.el (compilation-menu-map): Add menu entries
7295 for useful options.
7296
7297 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
7298 Glenn Morris <rgm@gnu.org>
7299
7300 * emacs-lisp/bytecomp.el (byte-recompile-directory)
7301 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
7302 Give a `bytecomp-' prefix to local variables with common names.
7303
7304 2008-03-01 Glenn Morris <rgm@gnu.org>
7305
7306 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
7307 code commented out 2007-11-10.
7308
7309 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
7310
7311 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
7312 Delete macro.
7313 * emulation/viper-cmd.el, emulation/viper-ex.el:
7314 * emulation/viper-init.el, emulation/viper-keym.el:
7315 * emulation/viper-mous.el, emulation/viper-util.el:
7316 * emulation/viper.el:
7317 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
7318 featurep test.
7319
7320 Replace obselete frame-local variables with frame-parameters.
7321 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
7322 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
7323 (viper-vi-state-cursor-color): Only call make-variable-frame-local
7324 on XEmacs.
7325 * emulation/viper-util.el (viper-frame-value): New macro.
7326 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
7327 (viper-R-state-post-command-sentinel)
7328 (viper-replace-state-post-command-sentinel)
7329 (viper-change-state-to-insert, viper-change-state-to-emacs):
7330 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
7331 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
7332 (viper-get-saved-cursor-color-in-insert-mode)
7333 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
7334 Use viper-frame-value for viper-replace-overlay-cursor-color,
7335 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
7336 viper-vi-state-cursor-color values.
7337
7338 * emulation/viper-cmd.el (zmacs-region-stays):
7339 * emulation/viper-util.el (zmacs-region-stays): No need to define
7340 for compiler.
7341
7342 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
7343 mapcar on Emacs.
7344
7345 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
7346 on XEmacs.
7347
7348 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
7349 rather than if.
7350
7351 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7352
7353 * whitespace.el: New version 9.3. As the glyph code generation was
7354 fixed, it is possible now to use character code above ?\x1FFFF in the
7355 display table. Fix `whitespace-indentation-regexp' to not include an
7356 extra ending character. Reported by Michael Welsh Duggan
7357 <mwd@cert.org>. Added hook actions when buffer is written or killed as
7358 the original whitespace package had. Suggested by Eric Cooper
7359 <ecc@cmu.edu>. Doc fix.
7360 (whitespace-action): New option.
7361 (whitespace-display-mappings): Changed default newline visualization to
7362 display downwards arrow, as the glyph code generation was fixed.
7363 (whitespace-unload-function): Assure that all local whitespace mode is
7364 turned off.
7365 (whitespace-global-modes): Fix type customization.
7366 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
7367 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
7368 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
7369 Fix code.
7370 (whitespace-buffer): Command removed.
7371 (whitespace-trailing-regexp, whitespace-mark-x)
7372 (whitespace-display-window, whitespace-action-when-on)
7373 (whitespace-add-local-hook, whitespace-remove-local-hook)
7374 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
7375 (whitespace-action): New funs.
7376 (whitespace-report-list, whitespace-report-text)
7377 (whitespace-report-buffer-name): New consts.
7378 (whitespace-report, whitespace-report-region): New commands.
7379
7380 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
7381
7382 * disp-table.el (make-glyph-code): Don't test the result of
7383 `face-id', which already signals an error for invalid faces.
7384 (glyph-face): Simplify.
7385
7386 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
7387 running `desktop-not-loaded-hook' to allow modifying it.
7388 Don't show warning message if `desktop-dirname' was modified.
7389
7390 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
7391
7392 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
7393 we still expect more lines.
7394
7395 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
7396 comment-paragraph filling if the commark doesn't match
7397 comment-start-skip.
7398
7399 2008-03-01 Daiki Ueno <ueno@unixuser.org>
7400
7401 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
7402 the `imap' variant.
7403
7404 2008-03-01 Jason Rumney <jasonr@gnu.org>
7405
7406 * files.el (make-auto-save-file-name): Encode more characters in
7407 non-file buffer names. Use url-encoding.
7408
7409 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
7410
7411 * net/net-utils.el (ftp-program): Fix typo in docstring.
7412 (ifconfig-program-options, netstat-program-options)
7413 (arp-program-options, route-program-options, nslookup-program-options)
7414 (ftp-program-options, smbclient-program-options)
7415 (dns-lookup-program-options, arp, route): Doc fixes.
7416
7417 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
7418 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
7419 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
7420 Fix typos in docstrings.
7421 (gdb-pending-triggers): Reflow docstring.
7422 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
7423
7424 2008-03-01 Alan Mackenzie <acm@muc.de>
7425
7426 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
7427 typing "#" at EOB.
7428
7429 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
7430
7431 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
7432
7433 2008-02-29 Kim F. Storm <storm@cua.dk>
7434
7435 * emulation/cua-base.el (cua-remap-control-v)
7436 (cua-remap-control-z): New defcustoms.
7437 (cua-mode): Add them to set-after property.
7438 (cua--init-keymaps): Use them.
7439 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
7440
7441 * help.el (view-emacs-todo): Rename from view-todo.
7442 (describe-gnu-project): Rename from describe-project. Users changed.
7443 (view-help-file): New helper function.
7444 (describe-distribution, describe-copying, describe-gnu-project)
7445 (view-todo, view-order-manuals, view-emacs-problems): Use it.
7446 (view-emacs-debugging, view-external-packages): New commands.
7447 (help-map): Move describe-distribution to C-h C-o (ordering).
7448 Move view-emacs-problems to C-h C-p (problems).
7449 Bind view-emacs-debugging to C-h C-d (debugging).
7450 Bind view-external-packages to C-h C-e (extras).
7451 (help-for-help-internal): Cleanup and align descriptions.
7452 Remove command names to reduce clutter.
7453
7454 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
7455
7456 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
7457 and quieter face (not a warning).
7458
7459 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
7460
7461 * vc.el (vc-status-crt-marked): New variable.
7462 (vc-status-mode): Make it local.
7463 (vc-status-refresh): Use it to save the marked files.
7464 (vc-update-vc-status-buffer): Use it to restore the marked files.
7465
7466 * vc-svn.el (vc-svn-after-dir-status):
7467 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
7468
7469 2008-02-29 Glenn Morris <rgm@gnu.org>
7470
7471 * allout.el (allout-topic-encryption-bullet)
7472 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
7473 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
7474 from 22.0 to 22.1.
7475
7476 * net/imap.el (imap-ping-server):
7477 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
7478 Change defcustom :version from 23.0 to 23.1.
7479
7480 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
7481
7482 * desktop.el (desktop-save): Save the buffer name if the
7483 uniquified base name is empty.
7484
7485 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
7486
7487 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
7488 correctly when user has "set print address off".
7489
7490 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
7491
7492 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
7493 version number of the next major Emacs release, not 23.0.
7494
7495 * longlines.el (longlines-unload-function): New function.
7496
7497 2008-02-28 Juri Linkov <juri@jurta.org>
7498
7499 * startup.el (normal-splash-screen): Add argument `concise'.
7500 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
7501 to the created buffer. If `concise' is non-nil, call
7502 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
7503 (display-startup-screen): Add argument `concise' to the call to
7504 `normal-splash-screen'.
7505
7506 2008-02-28 Kim F. Storm <storm@cua.dk>
7507
7508 * startup.el (startup-echo-area-message): Check for about-emacs.
7509
7510 2008-02-28 Juri Linkov <juri@jurta.org>
7511
7512 * startup.el: Always add initial message to *scratch* buffer if
7513 `initial-scratch-message' is non-nil regardless of the value of
7514 `inhibit-startup-screen'.
7515 (inhibit-startup-screen, initial-scratch-message): Doc fix.
7516 (command-line-1): Move code that inserts `initial-scratch-message'
7517 up before the if-form that checks for `inhibit-startup-screen'.
7518 Suggested by Jonathan Rockway <jon@jrock.us>.
7519
7520 2008-02-28 Juri Linkov <juri@jurta.org>
7521
7522 * cus-edit.el (custom-mode-map, custom-mode-link-map):
7523 Rename `custom-mode' to `Custom-mode' in docstrings.
7524 (custom-buffer-create-internal, customize-browse):
7525 Rename `custom-mode' to `Custom-mode'.
7526 (custom-mode-hook): Rename to `Custom-mode-hook'.
7527 (Custom-mode-hook): Renamed from `custom-mode-hook'.
7528 (custom-mode): Rename to `Custom-mode'.
7529 (Custom-mode): Renamed from `custom-mode'. Doc fix.
7530 (custom-mode): Add backward-compatible non-interactive variant of
7531 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
7532 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
7533
7534 * info-look.el: Rename `custom-mode' to `Custom-mode'.
7535
7536 * emulation/viper.el (viper-emacs-state-mode-list):
7537 Rename `custom-mode' to `Custom-mode'.
7538
7539 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
7540 Capitalize "Tagged Files".
7541 (minibuffer-local-map): Add menu items for next/previous
7542 history elements and isearch history forward/backward.
7543
7544 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
7545 `hs-isearch-open' with t instead of `comment' in :selected
7546 for "Code and Comment blocks" menu item.
7547
7548 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
7549
7550 * uniquify.el (uniquify-buffer-base-name): Undo last change.
7551 Should be done in desktop.el instead.
7552
7553 2008-02-28 Glenn Morris <rgm@gnu.org>
7554
7555 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
7556
7557 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
7558
7559 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
7560 (Info-menu, Info-goto-node): Remove declarations.
7561 (report-emacs-bug-info): Use info rather than Info-goto-node.
7562
7563 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
7564 (idlwave-convert-xml-system-routine-info): Don't require xml.
7565 (idlwave-show-commentary, idlwave-shell-show-commentary):
7566 Don't require finder.
7567 (idlwave-info): Don't require info. Use info rather than
7568 Info-goto-node.
7569
7570 * textmodes/org.el (Info-goto-node): Remove declaration.
7571 (org-info): Use info rather than Info-goto-node.
7572
7573 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
7574 (reftex-info): Don't require info. Use info rather than Info-goto-node.
7575
7576 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
7577
7578 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
7579 the menu.
7580
7581 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
7582 (vc-finish-logentry): Check for vc-status-mode, not only for
7583 vc-dired-mode.
7584
7585 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
7586
7587 * isearch.el (isearch-printing-char): Don't check
7588 keyboard-coding-system.
7589 Call isearch-process-search-multibyte-characters only when
7590 current-input-method is non-nil.
7591
7592 2008-02-27 Kim F. Storm <storm@cua.dk>
7593
7594 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
7595 (glyph-char, glyph-face): Handle cons encoding.
7596
7597 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
7598
7599 * uniquify.el (uniquify-buffer-base-name): If the base name is an
7600 empty string, return nil to allow the caller to default to the
7601 buffer name. Reported by Martin Fischer <parozusa@web.de>.
7602
7603 * tool-bar.el (tool-bar-setup): Doc fix.
7604
7605 * mail/supercite.el (sc-describe):
7606 Fix typos in obsolescence declaration.
7607
7608 2008-02-27 Glenn Morris <rgm@gnu.org>
7609
7610 * autoinsert.el (auto-insert-alist): Change permission text to
7611 match FSF's GPLv3 form.
7612
7613 * mail/supercite.el (sc-cite-original): Doc fix.
7614 (sc-version): Make obsolete.
7615 (sc-describe): Show the SC info page. Make obsolete.
7616
7617 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
7620 when using transient-mark-mode.
7621 (default-indicate-unused-lines): Remove unused var.
7622
7623 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
7624
7625 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
7626 and previous.
7627
7628 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
7629
7630 2008-02-26 Glenn Morris <rgm@gnu.org>
7631
7632 * net/net-utils.el (top-level): Don't require comint when compiling.
7633 (nslookup-font-lock-keywords): Don't require font-lock.
7634 Use font-lock faces rather than variables.
7635 (nslookup, ftp, smbclient, network-service-connection):
7636 Don't require comint.
7637 (comint-prompt-regexp, comint-input-autoexpand)
7638 (comint-input-ring): Declare for compiler.
7639 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
7640 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
7641
7642 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
7643 doc-string.
7644
7645 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7646
7647 * doc-view.el (doc-view-current-page): Add a `win' argument.
7648
7649 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
7650
7651 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
7652 Demote it to plain defvar.
7653 (doc-view-conversion-refresh-interval): Reduce interval.
7654 (doc-view-goto-page): Allow moving to pages not yet rendered.
7655 (doc-view-goto-page): Construct a file name rather than extracting it
7656 from doc-view-current-files.
7657 (doc-view-kill-proc): Ignore errors from kill-process.
7658 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
7659 (doc-view-insert-image): Use appropriate text if the page hasn't been
7660 rendered yet. Adjust scrolling so the text is displayed.
7661 (doc-view-display): Detect not just that a page is available, but also
7662 that it wasn't available before, so as to avoid refreshing all pages
7663 repeatedly.
7664 (doc-view-mode): Make doc-view-cache-directory if needed.
7665
7666 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7667
7668 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
7669 toggle-read-only.
7670
7671 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
7672 refering to a missing required field with the OPT prefix.
7673 Make unwindform more robust.
7674
7675 * textmodes/bibtex.el: Remove support for hideshow minor mode as
7676 it duplicates the bibtex support in progmodes/hideshow.el.
7677 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
7678 entries that do not start at the beginning of a line.
7679
7680 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
7681
7682 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
7683
7684 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
7685
7686 * help-fns.el (describe-variable): Add phrases about
7687 initialization file with and without customization;
7688 use new button type help-info-variable.
7689
7690 * help-mode.el (help-info-variable):
7691 New button able to read Info files for help-fns.el.
7692
7693 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
7694
7695 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
7696 (grep-mode): Use grep-mode-tool-bar-map.
7697
7698 * progmodes/compile.el (tool-bar): Require tool-bar.
7699 (compilation-mode-tool-bar-map): New variable.
7700 (compilation-mode): Use compilation-mode-tool-bar-map.
7701
7702 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
7703
7704 2008-02-25 Glenn Morris <rgm@gnu.org>
7705
7706 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
7707
7708 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
7709
7710 * diff-mode.el (diff-file-junk-re): New const.
7711 (diff-beginning-of-file-and-junk): Use it.
7712 (diff-file-kill): Make sure we were really inside a file diff.
7713
7714 * diff-mode.el: Make it more robust in the presence of empty context
7715 lines in unified hunks.
7716 (diff-valid-unified-empty-line): New var.
7717 (diff-unified->context, diff-sanity-check-hunk): Obey it.
7718 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
7719 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
7720 (diff-hunk-header-re-unified): New const.
7721 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
7722 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
7723 (diff-sanity-check-hunk): Use it.
7724
7725 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
7726 Index: line, don't search backward for the previous one.
7727
7728 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
7729
7730 * international/fontset.el (setup-default-fontset): Add non-OTF
7731 lao font for lao script.
7732
7733 * language/tibetan.el: Register tibetan-composition-function in
7734 composition-function-table.
7735
7736 * language/tibet-util.el (tibetan-composition-function):
7737 Adjust for the new calling way (argument changed). Try font-shape-text
7738 if possible.
7739
7740 * language/lao.el: Register lao-composition-function in
7741 composition-function-table.
7742
7743 * language/lao-util.el (lao-composition-function): Adjust for the new
7744 calling way (argument changed). Try font-shape-text if possible.
7745
7746 2008-02-25 Jason Rumney <jasonr@gnu.org>
7747
7748 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
7749
7750 2008-02-25 Juri Linkov <juri@jurta.org>
7751
7752 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
7753 background, "red4" for a dark background, "red" for 16 and
7754 8 colors, "grey" for grayscale, and inverse video otherwise.
7755 Add :version tag.
7756 (isearch-message): Keep the original isearch-message intact, and
7757 add text properties to it where necessary. Add `isearch-error' to
7758 the condition that checks if isearch is unsuccessful.
7759
7760 2008-02-24 Juri Linkov <juri@jurta.org>
7761
7762 * progmodes/compile.el (compilation-handle-exit):
7763 Use compilation-error face instead of font-lock-warning-face.
7764 Display the same message in the minibuffer as is inserted
7765 at the end of the compilation buffer.
7766
7767 2008-02-24 Glenn Morris <rgm@gnu.org>
7768
7769 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
7770 multiple file case.
7771
7772 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
7773
7774 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
7775 multiple file case. Use a single `let' rather than two.
7776
7777 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
7778
7779 * progmodes/compile.el (compilation-start): Specify a face for
7780 mode-line-process.
7781 (compilation-handle-exit): Specify a face and a tooltip for
7782 mode-line-process.
7783
7784 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7785
7786 * hilit-chg.el: Remove spurious * in defcustom docstrings.
7787 (hilit-chg-make-ov): Simplify.
7788 (hilit-chg-fixup): Use remove-overlays.
7789 (hilit-chg-set-face-on-change): Remove redundant call to
7790 `remove-text-properties'.
7791
7792 * dired.el (dired-mark-prompt): Don't count/display the t element.
7793 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
7794
7795 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
7796
7797 * progmodes/verilog-mode.el (eval-when-compile): Don't define
7798 add-submenu.
7799 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
7800 Remove. Move contents to the only use ...
7801 (verilog-menu): ... here.
7802 (verilog-statement-menu): Remove. Move contents to the only use ...
7803 (verilog-stmt-menu): ... here.
7804 (verilog-mark-defun): Simply call mark-defun for emacs.
7805 (occur-pos-list): Declare for byte compiler.
7806 (mode-popup-menu): Don't defvar.
7807 (verilog-add-statement-menu): Remove.
7808 (verilog-mode-hook): Don't add verilog-add-statement-menu.
7809 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
7810
7811 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
7812
7813 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
7814 conditional.
7815 (verilog-font-grouping-keywords-face): Make the begin..end
7816 keywords standout more than other verilog keywords.
7817 (verilog-type-font-keywords): Move the begin..end out of this list
7818 to facilitate making them to (potentially) stand out more.
7819 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
7820 function & task blocks.
7821 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
7822 initial, function & task blocks.
7823 (verilog-forward-sexp): Handle the new "disable fork" statement of
7824 IEEE-1800 Verilog.
7825 (verilog-beg-block-re-ordered): Handle the new "disable fork"
7826 statement of IEEE-1800 Verilog.
7827 (verilog-calc-1): Handle the new "disable fork" statement of
7828 IEEE-1800 Verilog.
7829 (verilog-disable-fork-re): Add const to help handle the new
7830 "disable fork" statement of IEEE-1800 Verilog.
7831 (verilog-declaration-core-re): Add port directions by themselves,
7832 with no qualification, as base item of a declaration.
7833 (verilog-pretty-declarations): Add new flag to ask it to refrain
7834 from printing to the message buffer.
7835 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
7836 printing to the message buffer. Improve handling of the many
7837 types of expression line up.
7838 (verilog-just-one-space): Remove printing of an empty message.
7839 (verilog-get-lineup-indent): Rework to support the better handling
7840 of expression lineup for verilog-pretty-expr.
7841 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
7842
7843 2008-02-24 Alan Mackenzie <acm@muc.de>
7844
7845 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
7846 yesterday's commit.
7847
7848 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
7851 to mouse-set-point in buffers that aren't associated with files.
7852
7853 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
7854
7855 2008-02-24 Alan Mackenzie <acm@muc.de>
7856
7857 Set of changes so that "obtrusive" syntactic elements in a
7858 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
7859 unmatched paren) don't interact syntactically with stuff outside
7860 the CPP line.
7861
7862 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
7863 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
7864 off-by-one bug.
7865 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
7866 a bit of refactoring.
7867 (c-awk-extend-and-syntax-tablify-region): Takes some of the
7868 functionality of c-awk-advise-fl-for-awk-region, which has been
7869 refactored away.
7870
7871 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
7872 (c-clear-char-property-with-value): New function and macro which
7873 remove text-properties `equal' to a supplied value.
7874
7875 * progmodes/cc-engine.el: Comment about text properties amended.
7876
7877 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
7878 parens around "error\\|warning".
7879
7880 * progmodes/cc-langs.el (c-get-state-before-change-function)
7881 (c-before-font-lock-function, c-anchored-cpp-prefix):
7882 New language variables.
7883 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
7884
7885 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
7886 syntax-table text properties.
7887 (c-common-init): Call language specific before/after-change
7888 functions at mode initialisation.
7889 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
7890 (c-extend-region-for-CPP, c-neutralize-CPP-line)
7891 (c-neutralize-syntax-in-CPP): New functions.
7892 (c-before-change, c-after-change): Call the new language specific
7893 change functions defined in cc-langs.el.
7894 (c-advise-fl-for-region): New macro.
7895 (awk-mode): Remove AWK specific stuff which has been refactored
7896 into language independent stuff.
7897
7898 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
7899
7900 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
7901 (gdb): (Re)set gdb-flush-pending-output to nil here...
7902 (gdb-init-1): ...instead of here (before gdb-prompt).
7903
7904 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7905
7906 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
7907 Recognize ''' just like any other char-constant.
7908
7909 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7910
7911 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
7912 careful enough. Detect the uid-change all within the main loop.
7913
7914 2008-02-24 Stefan Monnier <monnier@pastel.home>
7915
7916 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
7917
7918 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7919
7920 * hilit-chg.el (highlight-save-buffer-state): New macro.
7921 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
7922 (hilit-chg-clear): Use it to preserve the modified-p flag.
7923 (highlight-changes-rotate-faces): Don't mess with the undo-list.
7924
7925 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7926
7927 * font-lock.el (font-lock-set-defaults): Unset previously set variables
7928 when needed.
7929
7930 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
7931
7932 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
7933 from gnus-button-url-regexp.
7934
7935 2008-02-24 Eli Zaretskii <eliz@gnu.org>
7936
7937 * progmodes/compile.el (compilation-next-error): Doc fix.
7938 (compilation-find-file): Doc fix.
7939
7940 2008-02-24 Glenn Morris <rgm@gnu.org>
7941
7942 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
7943 Add obsolete aliases to the old names.
7944
7945 2008-02-24 Richard Stallman <rms@gnu.org>
7946
7947 * net/net-utils.el (ifconfig): Rename from ipconfig.
7948 (ipconfig): Alias to ifconfig.
7949 (ifconfig-program): Rename from ipconfig-program.
7950 (ifconfig-program-options): Rename from ipconfig-program-options.
7951
7952 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
7953
7954 * progmodes/verilog-mode.el (verilog-declaration-core-re):
7955 Add port directions by themselves, with no qualification, as base
7956 item of a declaration.
7957 (verilog-pretty-declarations): Add new flag that inhibits printing
7958 to the message buffer.
7959 (verilog-pretty-expr): Add new flag that inhibits printing to the
7960 message buffer. Improve handling of the many types of expression
7961 line up.
7962 (verilog-just-one-space): Don't print an empty message.
7963 (verilog-get-lineup-indent): Rework to support the better handling
7964 of expression lineup for verilog-pretty-expr.
7965 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
7966 (verilog-mode-version, verilog-mode-release-date): Update.
7967
7968 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7969
7970 * subr.el (cancel-change-group): Don't move point.
7971
7972 2008-02-23 Markus Triska <markus.triska@gmx.at>
7973
7974 * linum.el (linum-after-config): Update all visible windows.
7975
7976 2008-02-23 Glenn Morris <rgm@gnu.org>
7977
7978 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
7979 Add :help for Solitaire and Tetris.
7980
7981 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
7982
7983 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
7984 (smtpmail-code-conv-from): Doc fix. Fix custom type.
7985 (smtpmail-queue-index-file): Make it a defcustom.
7986 (smtpmail-queue-index): Delete.
7987 (smtpmail-send-it, smtpmail-send-queued-mail):
7988 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
7989 smtpmail-queue-index.
7990
7991 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
7992 Add :version.
7993
7994 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
7995
7996 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
7997 New variables.
7998 (iwconfig): New function.
7999
8000 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
8001
8002 * vc.el (vc-find-revision): Make vc-parent-buffer local before
8003 setting it.
8004 (vc-status-menu-map): Do not define using easy-menu.
8005 (vc-status-menu-map): New defalias.
8006 (vc-status-mode-map): Hook up the menu.
8007 (top-level): Update TODO.
8008
8009 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
8010
8011 * vc-bzr.el (vc-bzr-init-version): Rename to ...
8012 (vc-bzr-init-revision): ... this.
8013
8014 2008-02-23 Jason Rumney <jasonr@gnu.org>
8015
8016 * makefile.w32-in (WINS_ALMOST): Remove term.
8017 (WINS): Add term here.
8018 (custom-deps, finder-data): Use WINS_ALMOST.
8019
8020 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
8021
8022 * faces.el (font-weight-table): Fix value of `semi-light'.
8023
8024 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
8025
8026 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
8027 Make those tables bijective.
8028
8029 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
8030
8031 Finish pdbtrack integration cleanup, settling missing-functions
8032 byte compiler warnings appropriately.
8033
8034 * progmodes/python.el (python-point): Remove this - beginning-of-line
8035 was all that was necessary for `python-pdbtrack-overlay-arrow'.
8036 (python-end-of-def-or-class, python-beginning-of-def-or-class)
8037 (python-goto-initial-line): Drop these - they were only needed for
8038 python-point.
8039 (python-comint-output-filter-function): Use condition-case and
8040 beginning-of-line directly, instead of python-mode.el functions
8041 which require all sorts of baggage.
8042 (point-safe): Unnecessary - we're using condition-case directly,
8043 instead.
8044 (python-execute-file): Include for python-shell, which I'm leaving
8045 in keeping despite it being unnecessary for pdb tracking.
8046
8047 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
8048
8049 * progmodes/scheme.el (scheme-font-lock-keywords-2):
8050 Add SRFI 11 support.
8051 (let-values, let*-values): Specify scheme-indent-function.
8052
8053 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
8054
8055 * vc.el (vc-exec-after): Move setting mode-line-process in the
8056 busy case ...
8057 (vc-set-mode-line-busy-indicator): ... in this new function.
8058 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
8059 (vc-update-vc-status-buffer): Reset mode-line-process.
8060 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
8061 mark/unmark all the files with the same state as the current one.
8062 With a prefix argument mark/unmark all files.
8063 (vc-status-mode-menu): Adjust strings.
8064 (vc-update-vc-status-buffer): Only do something when the argument
8065 is not nil.
8066 (vc-status-kill-dir-status-process): New function.
8067 (vc-status-mode-map): Bind it.
8068 (vc-status-process-buffer): New variable.
8069 (vc-status-mode): Make it local.
8070 (vc-status-refresh): Set it.
8071
8072 * vc-hg.el (vc-hg-dir-status):
8073 * vc-git.el (vc-git-dir-status):
8074 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
8075 command is run.
8076
8077 2008-02-22 Glenn Morris <rgm@gnu.org>
8078
8079 * json.el (top-level): No need to require thingatpt.
8080 (json-read-keyword): Use thing-at-point rather than word-at-point.
8081
8082 * time.el (top-level): No need to require time-date when compiling.
8083
8084 * emacs-lisp/copyright.el (copyright-update-year):
8085 Fix subexpression numbering for the case when years are split over
8086 lines, and for the replace case.
8087
8088 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
8089 (tpu-caar, tpu-cadr): Delete functions.
8090 (zmacs-regions): No need to declare for compiler.
8091 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
8092 (tpu-spell-check): Rewrite, and handle mark after point.
8093 (tpu-special-insert): Use or rather than if.
8094
8095 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
8096 rather than spell-region.
8097
8098 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
8099 warnings about spell-region.
8100
8101 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
8102
8103 * ldefs-boot.el: Regenerated.
8104
8105 * loadup.el: Don't load language/devanagari, language/kannanda,
8106 language/malayalam, and language/tamil. Load language/sinhala.
8107
8108 * language/indian.el (indian-font-foundry)
8109 (indian-script-language-alist, indian-font-char-index-table)
8110 (indian-font-char, indian-font-char-range, indian-script-table)
8111 (indian-default-script, indian-composable-pattern): Delete them.
8112 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
8113 language environments moved to here.
8114 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
8115 New language environments.
8116
8117 * language/devanagari.el, language/devan-util.el,
8118 * language/kannanda.el, language/knd-util.el, language/malayalam.el,
8119 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
8120 Delete them.
8121
8122 * language/sinhala.el: New file.
8123
8124 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
8125
8126 Update Nick Robert's port of pdb tracking from python-mode.el.
8127
8128 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
8129 Clarify docstring.
8130 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
8131 tracking is happening.
8132 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
8133 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
8134 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
8135 Tracking is plugged in to all comint buffers once python.el is loaded.
8136 (python-pdbtrack-overlay-arrow): Toggle activation of
8137 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
8138 (python-pdbtrack-track-stack-file): Use new
8139 `python-pdbtrack-get-source-buffer' for more flexible access to
8140 debugging source files.
8141 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
8142 according to pdb stack trace, optionally using new
8143 `python-pdbtrack-grub-for-buffer' if file is not locally available.
8144 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
8145 named buffer, or having function with indicated name.
8146 (python-shell): Remove comint-output-filter-functions hook
8147 addition, it's being done elsewhere. Wrap long line.
8148
8149 2008-02-21 Michael Olson <mwolson@gnu.org>
8150
8151 * json.el: Replace XEmacs compatibility code to get rid of
8152 compiler warnings.
8153
8154 * time.el: Fix compiler warning.
8155
8156 2008-02-21 Edward O'Connor <ted@oconnor.cx>
8157
8158 * json.el: New file (JavaScript Object Notation parser / generator).
8159
8160 2008-02-21 Dave Love <fx@gnu.org>
8161
8162 * progmodes/sym-comp.el: New file.
8163
8164 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
8165 Require sym-comp. Add Python buffer to same-window-buffer-names.
8166 Fixup whitespaces.
8167 (python-font-lock-keywords): Add highlighting for Python builtins.
8168 (python-font-lock-syntactic-keywords): Rewrite.
8169 (python-quote-syntax): Use syntax-ppss-context instead of parsing
8170 ppss directly.
8171 (python-mode-map): Add binding for python-find-function.
8172 (python-calculate-indentation): Clean up the logic.
8173 (python-beginning-of-defun): Explicitly set return value.
8174 (python-beginning-of-statement): Stop looping if we get stuck
8175 going backwards.
8176 (python-next-statement): Stop looping if we somehow end up inside
8177 a string while advancing.
8178 (python-preoutput-continuation, python-version-checked): New vars.
8179 (python-check-version): New function.
8180 (run-python): Set default command to python-command instead of
8181 python-python-command.
8182 (run-python): Use python-check-version. Give PYTHONPATH
8183 precedence over data-directory in the process environment.
8184 Load function definitions in python process after.
8185 (python-check-comint-prompt): New function.
8186 (python-send-command, python-send-receive): Use it.
8187 (python-complete-symbol, python-try-complete): Functions deleted.
8188 Use symbol-complete instead of python-complete-symbol throughout.
8189 (python-fill-paragraph): Further refine the fenced-string regexp.
8190 (def-python-skeleton): Expand to the original abbrev instead if in
8191 a comment or string. Tweak skeletons for `if', `while', `for',
8192 `try/except', `try/finally', `name'.
8193 (python-pea-hook, python-abbrev-pc-hook): New functions.
8194 (python-abbrev-syntax-table): New var.
8195 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
8196 Use symbol-completion-try-complete for hippie expansion.
8197 Turn on font lock unconditionally.
8198 (python-mode-hook): Defcustom it. No need to use make-local
8199 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
8200 option, since it's buffer-local.
8201
8202 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
8203
8204 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
8205
8206 2008-02-21 Drew Adams <drew.adams@oracle.com>
8207
8208 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
8209 "Turn off" and a "Help" entry when the minor mode has no menu.
8210
8211 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
8212
8213 * vc.el (vc-status-mark, vc-status-unmark): New functions.
8214 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
8215 vc-status-mark-file and vc-status-unmark-file.
8216 (vc-status-mark-unmark): New function.
8217 (vc-status-previous-line, vc-status-next-line): No longer interactive.
8218
8219 2008-02-21 Glenn Morris <rgm@gnu.org>
8220
8221 * composite.el (encode-composition-rule): Fix typo in error message.
8222 (composition-function-table, auto-composition-mode): Doc fixes.
8223
8224 * subr.el (sit-for): Fix obsolete form for nil second argument.
8225
8226 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
8227 (spell-string): Make obsolete, in favor of ispell.
8228
8229 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
8230
8231 * language/devanagari.el: Don't setup composition-function-table
8232 here.
8233 ("Devanagari"): Change charset, coding-system, coding-priority to
8234 Unicode-based ones. Don't require the feature devan-util.
8235
8236 * composite.el (compose-chars-after): Fix arguments for a function
8237 in composition-function-table.
8238 (auto-compose-region): Likewise.
8239
8240 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
8241 for Ethiopic.
8242 (ps-mule-plot-string): Ignore glyph-string based compositions.
8243
8244 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
8245
8246 * doc-view.el: Allow different windows to show different pages.
8247 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
8248 (doc-view-current-image, doc-view-current-overlay): Remove variables,
8249 add them back as macros instead, using image-mode-winprops instead.
8250 Update all users of those variables.
8251 (doc-view-new-window-function): New function to create a new overlay
8252 for each new window.
8253 (doc-view-mode): Use it and image-mode-setup-winprops.
8254 (doc-view-clone-buffer-hook): Rewrite accordingly.
8255
8256 * image-mode.el: Extend [hv]scroll support to per-window properties.
8257 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
8258 (image-mode-winprops-alist): New var to replace them.
8259 (image-mode-new-window-functions): New hook.
8260 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
8261 New funs.
8262 (image-set-window-vscroll, image-set-window-hscroll): Use them.
8263 Remove the `window' argument, update callers.
8264 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
8265 Use the new functions.
8266 (image-mode-reapply-winprops): New fun.
8267 (image-mode): Use it.
8268
8269 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
8270
8271 * calc/calc-math.el (math-sin-raw): Add optional argument
8272 to keep track of original argument.
8273 (math-cos-raw): Use optional argument when calling math-sin-raw.
8274 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
8275 with close to original precision.
8276
8277 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8278
8279 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
8280 args in calls of sit-for.
8281
8282 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
8283
8284 * vc-svn.el (vc-svn-program): Fix typo in docstring.
8285 (vc-svn-checkin): Fix typo in error message.
8286
8287 * help-mode.el: Require easymenu when compiling.
8288
8289 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
8290
8291 * help-mode.el (help-mode-menu): New menu.
8292
8293 2008-02-20 Glenn Morris <rgm@gnu.org>
8294
8295 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
8296 on Windows.
8297
8298 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
8299
8300 * ps-mule.el (ps-mule-encode-region): Return a single string.
8301 (ps-mule-plot-string): Adjust for the above change.
8302 (ps-mule-encode-header-string): Likewise.
8303
8304 * international/latin1-disp.el (latin1-display): Don't use
8305 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
8306 standard-display-table.
8307 (latin1-display-identities): Adjust for the change of what is
8308 returned by (get-language-info charset 'charset).
8309
8310 * international/mule-util.el (char-displayable-p): Fix for Latin-1
8311 characters and terminal case.
8312
8313 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
8314
8315 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
8316
8317 * progmodes/python.el: Also require comint when loading.
8318 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
8319 Replace python-shell with run-python on menu bar.
8320 (python-shell-map): New map.
8321 (python-default-interpreter, python-python-command-args)
8322 (python-jython-command-args, python-pdbtrack-do-tracking-p):
8323 New options.
8324 (python-which-shell, python-which-args, python-which-bufname):
8325 New buffer local variables.
8326 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
8327
8328 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
8329 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
8330 New constants.
8331
8332 Pdbtrack features:
8333
8334 (python-point, python-end-of-def-or-class)
8335 (python-beginning-of-def-or-class, python-goto-initial-line)
8336 (python-comint-output-filter-function)
8337 (python-pdbtrack-overlay-arrow)
8338 (python-pdbtrack-track-stack-file, python-toggle-shells)
8339 (python-shell, python-pdbtrack-toggle-stack-tracking)
8340 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
8341 New functions.
8342
8343 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
8344
8345 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
8346 when the argument is nil.
8347
8348 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
8349
8350 * vc.el (dir-status): Add a brief description.
8351
8352 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
8353
8354 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
8355 If non-nil, reverse the sense of the check.
8356
8357 * vc-rcs.el (vc-rcs-root): New func.
8358 * vc-cvs.el (vc-cvs-root): New func.
8359 * vc-svn.el (vc-svn-root): New func.
8360 * vc-sccs.el (vc-sccs-root): New func.
8361
8362 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
8363
8364 * language/japan-util.el (setup-japanese-environment-internal):
8365 Call use-cjk-char-width-table.
8366
8367 * language/japanese.el ("Japanese"): Set exit-function to
8368 use-default-char-width-table.
8369
8370 * international/characters.el: Delete occurrences of non-Unicode
8371 tibetan and ethiopic characters.
8372 (cjk-char-width-table): New variable.
8373 (use-cjk-char-width-table, use-default-char-width-table):
8374 New functions.
8375
8376 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
8377
8378 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
8379 (vc-status-mode-menu): Add a :filter.
8380 (vc-status-printer): Add faces.
8381
8382 * vc-hg.el (vc-hg-extra-status-menu): New function.
8383 (vc-hg-dir-status): Clean up the buffer before using it.
8384
8385 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
8386
8387 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
8388 (gdb): Initialize it here instead.
8389
8390 * files.el (locate-dominating-file): Fix thinko in last change.
8391 Reported by Bruce Stephens <bruce.stephens@isode.com>.
8392
8393 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
8394
8395 * vc.el (vc-status-mode-menu): New menu for vc-status.
8396
8397 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
8398
8399 * progmodes/verilog-mode.el (customize): Fix typo in error message.
8400 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
8401 (verilog-mode-auto, verilog-indent-level-module)
8402 (verilog-minimum-comment-distance, verilog-library-flags)
8403 (verilog-library-directories, verilog-library-files)
8404 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
8405 (verilog-xemacs-menu, verilog-set-compile-command)
8406 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
8407 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
8408 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
8409 (verilog-batch-inject-auto, verilog-batch-indent)
8410 (verilog-continued-line, verilog-type-keywords)
8411 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
8412 (verilog-read-inst-pins, verilog-read-arg-pins)
8413 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
8414 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
8415 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
8416 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
8417 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
8418 (verilog-mode-version, verilog-mode-release-date)
8419 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
8420 (verilog-simulator, verilog-compiler)
8421 (verilog-auto-sense-defines-constant, verilog-company)
8422 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
8423 Fix typos in docstrings.
8424 (verilog-set-auto-endcomments, verilog-calculate-indent)
8425 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
8426 Reflow docstrings.
8427 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
8428 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
8429 (electric-verilog-forward-sexp, verilog-in-case-region-p)
8430 (verilog-in-struct-region-p, verilog-in-generate-region-p)
8431 (verilog-leap-to-head, verilog-current-indent-level)
8432 (verilog-case-indent-level, verilog-cpp-keywords)
8433 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
8434 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
8435 (verilog-signals-not-in, verilog-symbol-detick-text)
8436 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
8437 (verilog-forward-close-paren, verilog-backward-open-paren)
8438 (verilog-backward-open-bracket): Doc fixes.
8439
8440 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
8441 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
8442 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
8443 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
8444 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
8445 Fix typos in docstrings.
8446
8447 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
8448
8449 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
8450
8451 * info.el (Info-read-node-name): Removed unused `default' arg.
8452
8453 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
8454
8455 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
8456
8457 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8458
8459 * image-mode.el (image-get-display-property): New fun.
8460 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8461 (image-mode, image-minor-mode, image-toggle-display-text)
8462 (image-toggle-display): Use it.
8463
8464 2008-02-18 Jason Rumney <jasonr@gnu.org>
8465
8466 * international/mule.el (xml-find-file-coding-system): Don't warn
8467 about utf-16 with BOM.
8468
8469 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
8470
8471 * international/mule.el (sgml-xml-auto-coding-function): Detect and
8472 warn if file encoding is not utf-8 and encoding not specified.
8473 (xml-find-file-coding-system): New function.
8474 * international/mule-conf.el (file-coding-system-alist): Use it.
8475
8476 2008-02-17 Glenn Morris <rgm@gnu.org>
8477
8478 * international/mule-cmds.el (set-locale-environment):
8479 Pass `frame' to getenv for LC_MESSAGES.
8480
8481 2008-02-17 Juri Linkov <juri@jurta.org>
8482
8483 * time.el (emacs-init-time): Use format instead of format-seconds.
8484
8485 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8486
8487 * textmodes/bibtex.el (bibtex-search-entry): Rename from
8488 bibtex-find-entry. Add autoload cookie.
8489 (bibtex-find-entry): Alias for bibtex-search-entry.
8490 (bibtex-search-crossref): Rename from bibtex-find-crossref.
8491 (bibtex-find-crossref): Alias for bibtex-search-crossref.
8492 (bibtex-clean-entry): atomic-change-group removed.
8493 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
8494 to locate buffer location where error occurred.
8495 Make error messages more specific.
8496 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
8497
8498 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
8499
8500 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
8501 top level.
8502
8503 * simple.el (transient-mark-mode): Add an :init-value.
8504
8505 * startup.el (command-line): Use custom-reevaluate-setting for
8506 transient-mark-mode.
8507
8508 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
8509
8510 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
8511
8512 2008-02-16 Juri Linkov <juri@jurta.org>
8513
8514 * startup.el (after-init-time): New variable.
8515 (command-line): Set `after-init-time' to the current time.
8516
8517 * time.el (emacs-init-time): New function.
8518
8519 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
8520
8521 * files.el (locate-dominating-file): Remove initial loop because it's
8522 not careful enough. Detect the uid-change all within the main loop.
8523
8524 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
8525
8526 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
8527
8528 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
8529
8530 * vc.el (vc-annotate): Add new argument.
8531 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
8532
8533 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
8534 Move make-variable-buffer-local code after the corresponding defvar.
8535 (hs-minor-mode-map): Define and initialize in one step.
8536 (hs-minor-mode): Change from defun to define-minor-mode.
8537
8538 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
8539
8540 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
8541 (gdb-ready): Move declaration...
8542
8543 * progmodes/gdb-ui.el (gdb-ready): ...to here.
8544 (gdb-early-user-input): New variable.
8545 (gdb): Reset gdb-flush-pending-output to nil and set
8546 comint-input-sender here (before gdb-prompt), instead of...
8547 (gdb-init-1): ...here.
8548 (gdb-send): If Emacs is not ready, defer user input to...
8549 (gdb-prompt): ...here.
8550
8551 2008-02-16 Glenn Morris <rgm@gnu.org>
8552
8553 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
8554
8555 * startup.el (emacs-startup-time): Rename to `before-init-time'.
8556 (before-init-time): New name for `emacs-startup-time'.
8557 (command-line): Use before-init-time rather than emacs-startup-time.
8558 * time.el (emacs-uptime): Use before-init-time rather than
8559 emacs-startup-time.
8560
8561 * composite.el (composition-function-table): Doc fix.
8562
8563 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
8564 in favor of `%z' specifier.
8565 (emacs-uptime): Move to time.el.
8566 * time.el (emacs-uptime): Move here from time-date.el. Add optional
8567 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
8568 argument of format-seconds.
8569
8570 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
8571
8572 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
8573
8574 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
8575
8576 * ielm.el (ielm-is-whitespace): Remove.
8577 (ielm-is-whitespace-or-comment): New function.
8578 (ielm-eval-input): Use it.
8579
8580 2008-02-15 Jason Rumney <jasonr@gnu.org>
8581
8582 * term/mac-win.el: Fix coding tag.
8583
8584 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
8585
8586 * vc-hooks.el (vc-menu-map):
8587 * bindings.el (mode-line-mode-menu): Add tooltips.
8588
8589 * bindings.el (help-echo): Add more tooltips. Use a less
8590 telegraphic style for existing tooltips.
8591
8592 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
8593
8594 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
8595 from the auto-generated one.
8596
8597 2008-02-14 Glenn Morris <rgm@gnu.org>
8598
8599 * mail/rmail-spam-filter.el (rmail-spam-filter):
8600 Let-bind message-spam-status.
8601
8602 * mail/smtpmail.el (password-cache-add): Declare as function.
8603
8604 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
8605
8606 * mail/smtpmail.el: Use password-cache.
8607
8608 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
8609
8610 * uniquify.el (uniquify-buffer-base-name): New function.
8611 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8612
8613 * desktop.el (uniquify-managed): Don't defvar.
8614 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
8615 `uniquify-managed'. Return also the buffer's base name.
8616 (desktop-save): When saving the buffer info, filter out the base name,
8617 and save it as buffer name if the buffer is managed by uniquify.
8618 (uniquify-item-base): Don't declare; not called anymore.
8619
8620 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
8621
8622 * vc.el (vc-annotate-find-revision-at-line): New function.
8623 (vc-annotate-mode-map): Bind it.
8624 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
8625 some entries.
8626
8627 2008-02-14 Glenn Morris <rgm@gnu.org>
8628
8629 * calendar/time-date.el (format-seconds): New function.
8630 (emacs-uptime): Use format-seconds.
8631
8632 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
8633 Remove `LC_ALL=C', since it's included in $(emacs) now.
8634
8635 2008-02-14 Zhang Wei <id.brep@gmail.com>
8636
8637 * textmodes/org-publish.el (org-publish-timestamp-filename):
8638 Replace colon characters in filename too.
8639
8640 2008-02-13 Bastien Guerry <bzg@altern.org>
8641
8642 * mail/rmail.el (rmail-header-name): New face.
8643 (rmail-font-lock-keywords): Use rmail-header-name.
8644
8645 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
8646 against X-Spam-Status header field.
8647 (rmail-spam-filter): Also check X-Spam-Status header field.
8648
8649 2008-02-14 Mark A. Hershberger <mah@everybody.org>
8650
8651 * progmodes/flymake.el (flymake-allowed-file-name-masks):
8652 Add support for .pm files and .php files.
8653 (flymake-err-line-patterns): Add pattern for PHP errors.
8654 (flymake-php-init): New function. PHP support for flymake.
8655
8656 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8657 Add regular expression for PHP errors.
8658
8659 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
8660
8661 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
8662 This DTRT even on w32 machines.
8663 (ange-ftp-cf1): Quote FILENAME.
8664
8665 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
8666
8667 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
8668 (smerge-auto-combine): New fun.
8669
8670 2008-02-12 Juri Linkov <juri@jurta.org>
8671
8672 * startup.el (fancy-startup-screen, normal-splash-screen):
8673 Set default-directory to command-line-default-directory.
8674
8675 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
8676 after reading the desktop.
8677
8678 * progmodes/compile.el (compilation-auto-jump):
8679 Call compile-goto-error only when compilation-auto-jump-to-first-error
8680 is non-nil.
8681 (compilation-scroll-output): Replace :type 'boolean with a choice
8682 that has three options including a third option `first-error'.
8683 Doc fix.
8684 (compilation-start, compilation-forget-errors): Add an alternate
8685 condition comparing compilation-scroll-output with `first-error'
8686 in addition to compilation-auto-jump-to-first-error (to call
8687 compilation-auto-jump in the proper place).
8688
8689 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
8690
8691 * international/mule.el (sgml-html-meta-auto-coding-function):
8692 Make sure the search limit is ahead.
8693
8694 * tar-mode.el: Fix broken indentation.
8695 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
8696 Use with-current-buffer.
8697
8698 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
8699
8700 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
8701 it is already automatically buffer-local.
8702
8703 2008-02-11 Drew Adams <drew.adams@oracle.com>
8704
8705 * help.el (describe-key): Join some split lines to facilitate filling.
8706 * help-fns.el (describe-function-1): Fill text of overlong lines.
8707
8708 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
8709
8710 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
8711 Use unibyte-string instead of string-make-unibyte.
8712
8713 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
8714
8715 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
8716
8717 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
8718 works also for buffers w/o buffer-file-name. Update callers.
8719 (doc-view-clone-buffer-hook): New fun.
8720 (doc-view-mode): Use it for indirect clones. Mark the overlays with
8721 the `doc-view' property so they can be recognized.
8722
8723 * simple.el (clone-indirect-buffer-hook): New hook.
8724 (clone-indirect-buffer): Run it.
8725
8726 2008-02-11 Daiki Ueno <ueno@unixuser.org>
8727
8728 * epa.el (epa-menu-mode): Merge into epa-mode.
8729 (epa-menu-items): Rename the label "EasyPG Assistant" to
8730 "Encryption/Decryption".
8731
8732 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
8733 (epa-dired-mode-map): Rename from epa-dired-map.
8734 (epa-global-dired-mode): Rename the global minor mode.
8735
8736 2008-02-11 Drew Adams <drew.adams@oracle.com>
8737
8738 * isearch.el (isearch-fail): New face.
8739 (isearch-message): Highlight failure part of input.
8740
8741 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8742
8743 * ibuffer.el (ibuffer-header-line-format): New var.
8744 (ibuffer-mode): Set it instead of header-line-format.
8745 (ibuffer-update): Use it to set header-line-format.
8746
8747 * international/mule-cmds.el (ucs-insert): Inherit surrounding
8748 properties like self-insert-command.
8749
8750 2008-02-11 Drew Adams <drew.adams@oracle.com>
8751
8752 * progmodes/etags.el: Add many doc strings.
8753
8754 2008-02-11 Jason Rumney <jasonr@gnu.org>
8755
8756 * ldefs-boot.el: Regenerated.
8757
8758 2008-02-11 Glenn Morris <rgm@gnu.org>
8759
8760 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8761 Shorten some names.
8762
8763 * ffap.el (ffap-rfc-directories): Add :version.
8764
8765 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
8766
8767 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
8768 files, and backup files of same.
8769
8770 2008-02-11 Kevin Ryde <user42@zip.com.au>
8771
8772 * ffap.el (ffap-rfc-directories): New variable.
8773 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
8774
8775 * info.el (Info-next-reference, Info-prev-reference)
8776 (Info-try-follow-nearest-node): Move to and follow https:// links too.
8777
8778 * simple.el (completion-list-mode): Show full completion-list-mode-map
8779 in the docstring.
8780
8781 2008-02-11 Sam Steingold <sds@gnu.org>
8782
8783 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
8784
8785 2008-02-11 Glenn Morris <rgm@gnu.org>
8786
8787 * startup.el (emacs-startup-time): New variable.
8788 (command-line): Set emacs-startup-time.
8789
8790 * calendar/time-date.el (emacs-uptime): New function.
8791
8792 2008-02-10 Bastien Guerry <bzg@altern.org>
8793
8794 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
8795 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
8796 it is nil.
8797
8798 2008-02-10 Daiki Ueno <ueno@unixuser.org>
8799
8800 * epg-config.el: Expand the contents of epg-package-info.el.
8801 (epg-package-name): New constant.
8802 (epg-version-number): New constant.
8803 (epg-bug-report-address): New constant.
8804
8805 * epa-mail.el (epa-mail-mode): Add autoload cookie.
8806 (epa-global-mail-mode): New global minor mode.
8807
8808 * epa-file.el (epa-file-mode): New global minor mode.
8809
8810 * epa-dired.el (epa-dired-mode): New global minor mode.
8811
8812 * epa.el (epa-menu): New variable.
8813 (epa-menu-items): New variable.
8814 (epa-menu-mode): New global minor mode.
8815 (epa-global-minor-modes): New user option.
8816 (epa-mode): New global minor mode.
8817
8818 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
8819
8820 * net/dbus.el: Remove `no-byte-compile' cookie.
8821 (dbus-call-method, dbus-register-signal, dbus-debug)
8822 (dbus-registered-functions-table): Declare them with
8823 `declare-function' or `defvar', respectively.
8824 (top): Don't assert any longer. Require 'cl when compiling.
8825 Apply `ignore-errors' but `dbus-ignore-errors'.
8826
8827 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
8828
8829 * diff-mode.el (diff-add-change-log-entries-other-window):
8830 Use add-change-log-entry.
8831
8832 2008-02-09 Jason Rumney <jasonr@gnu.org>
8833
8834 * button.el (button-map):
8835 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
8836 * ldefs-boot.el: Regenerate.
8837
8838 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
8839
8840 * epa.el (epa-faces, epa):
8841 * epa-file.el (epa-file):
8842 * epg-config.el (epg): Add :version.
8843
8844 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
8845
8846 * vc.el (vc-exec-after): Append CODE to previous fragments.
8847 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
8848 take MESSAGES instead of VERBOSE; use it when non-nil.
8849 (vc-diff-internal): Compute messages once; use them;
8850 update call to vc-diff-finish.
8851
8852 2008-02-09 Michael Olson <mwolson@gnu.org>
8853
8854 * net/tramp.el (tramp-process-sentinel): Avoid error when process
8855 buffer has been killed, such as by
8856 `tramp-cleanup-all-connections'.
8857
8858 2008-02-09 Miles Bader <miles@gnu.org>
8859
8860 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
8861
8862 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
8863
8864 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
8865 splitter in context hunks.
8866
8867 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
8868
8869 * international/fontset.el (setup-default-fontset): Fix arabic otf
8870 font specification.
8871
8872 2008-02-08 Daiki Ueno <ueno@unixuser.org>
8873
8874 * epa-dired.el:
8875 * epa-file.el:
8876 * epa-mail.el:
8877 * epa-setup.el:
8878 * epa.el:
8879 * epg-config.el:
8880 * epg-package-info.el:
8881 * epg.el: Initial check-in of EasyPG.
8882
8883 2008-02-08 Glenn Morris <rgm@gnu.org>
8884
8885 * woman.el (woman-locale): New defcustom.
8886 (woman-expand-locale, woman-manpath-add-locales): New functions.
8887 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
8888
8889 * international/mule-cmds.el (locale-translate): New function,
8890 with old code extracted from set-locale-environment.
8891 (set-locale-environment): Use locale-translate. Set woman-locale.
8892
8893 * cus-start.el (selection-coding-system): Remove, since it's now
8894 defined in select.el rather than in xselect.c.
8895 * select.el (selection-coding-system): Make it a defcustom, and
8896 add the properties from cus-start.el. Bump :version.
8897
8898 * custom.el (custom-theme-set-variables): Sort symbols that are
8899 dependencies before symbols that depend on them.
8900 (custom-enabled-themes): Set after custom-theme-directory.
8901
8902 * pcmpl-unix.el (top-level): Move provide statement to end.
8903 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
8904 `*' from doc-string. Allow to be nil.
8905 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
8906 Allow to be nil. Add :version.
8907 (pcmpl-ssh-hosts): Move definition before use. Handle lines
8908 without hostnames, and multiple hostnames per line.
8909
8910 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
8911
8912 2008-02-08 Phil Hagelberg <phil@evri.com>
8913
8914 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
8915 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
8916
8917 2008-02-07 Timo Savola <timo.savola@iki.fi>
8918
8919 * startup.el (command-line-x-option-alist): Add --parent-id.
8920
8921 * term/x-win.el (x-handle-parent-id): New function.
8922
8923 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
8924
8925 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
8926 "Font Menu".
8927
8928 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
8929
8930 * net/dbus.el (dbus-interface-peer): New defconst.
8931 (dbus-ping): New defun.
8932
8933 2008-02-06 Sam Steingold <sds@gnu.org>
8934
8935 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
8936
8937 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
8938
8939 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
8940 Just return nil and let the C code provide a fallback.
8941
8942 2008-02-05 Glenn Morris <rgm@gnu.org>
8943
8944 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
8945 tramp-flush-connection-property for removed 2nd argument.
8946
8947 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * diff-mode.el (diff-add-change-log-entries-other-window):
8950 Rename from diff-create-changelog. Change users.
8951 Minor change to hopefully work with plain diffs.
8952 (diff-mode-map): Add binding for it.
8953
8954 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
8955
8956 * diff-mode.el: Add new TODO entry.
8957 (diff-create-changelog): New function.
8958 (diff-mode-menu): Bind it.
8959
8960 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
8961
8962 * international/mule-diag.el (print-fontset-element): Handle the
8963 case of inhibiting the fallback fonts.
8964
8965 2008-02-04 Kim F. Storm <storm@cua.dk>
8966
8967 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8968 (ido-magic-delete-char): Use prefix arg.
8969
8970 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
8971
8972 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
8973 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
8974 of today, the most recent libpng is 1.2.24).
8975
8976 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
8977
8978 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
8979
8980 * net/dbus.el (top): Check (featurep 'dbusbind).
8981
8982 * net/tramp.el (tramp-process-sentinel): New defun.
8983 (tramp-do-copy-or-rename-file-out-of-band)
8984 (tramp-maybe-open-connection): Use it as process sentinel.
8985 (tramp-handle-delete-directory): Don't use the "-f" option; it
8986 isn't portable.
8987 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
8988 after the command.
8989 (tramp-handle-shell-command): Set `mode-line-process' in the
8990 asynchronous case.
8991
8992 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
8993
8994 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
8995 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
8996 Use `tramp-process-sentinel' as process sentinel.
8997
8998 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
8999
9000 * whitespace.el (global-whitespace-mode): Revert last change.
9001 (whitespace-unload-function): Force `global-whitespace-mode'
9002 to deactivate local modes in a slightly less intrusive way.
9003
9004 2008-02-02 Eli Zaretskii <eliz@gnu.org>
9005
9006 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
9007
9008 2008-02-02 Glenn Morris <rgm@gnu.org>
9009
9010 * international/latin1-disp.el (latin1-display):
9011 * progmodes/fortran.el (fortran-comment-indent-char):
9012 * progmodes/idlw-shell.el (top-level):
9013 * term/mac-win.el (mac-keyboard-translate-char):
9014 * whitespace.el (whitespace-char-valid-p):
9015 * wid-edit.el (widget-key-sequence-read-event):
9016 Use characterp rather than char-valid-p.
9017
9018 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
9019 to capitalized-find-word-boundary. Doc fix. Update callers.
9020 (capitalized-next-word-boundary-function-table): Rename to
9021 capitalized-find-word-boundary-function-table. Doc fix. Update users.
9022
9023 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
9024 string-to-int.
9025
9026 * ps-def.el (declare-function): Add compatibility definition.
9027 (ps-plot-with-face, ps-plot-string): Declare as functions.
9028 (ps-bold-faces, ps-italic-faces): Declare variables.
9029
9030 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
9031 (ps-mule-end-job): Declare as functions.
9032
9033 * wid-edit.el (widget-string-complete): Use assoc-string rather
9034 than assoc-ignore-case.
9035
9036 See ChangeLog.13 for earlier changes.
9037
9038 ;; Local Variables:
9039 ;; coding: utf-8
9040 ;; add-log-time-zone-rule: t
9041 ;; End:
9042
9043 Copyright (C) 2008 Free Software Foundation, Inc.
9044
9045 This file is part of GNU Emacs.
9046
9047 GNU Emacs is free software: you can redistribute it and/or modify
9048 it under the terms of the GNU General Public License as published by
9049 the Free Software Foundation, either version 3 of the License, or
9050 (at your option) any later version.
9051
9052 GNU Emacs is distributed in the hope that it will be useful,
9053 but WITHOUT ANY WARRANTY; without even the implied warranty of
9054 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9055 GNU General Public License for more details.
9056
9057 You should have received a copy of the GNU General Public License
9058 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
9059
9060 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc