]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2008-07-05 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer
4 if it's not part of gdb-ui, e.g, at start.
5
6 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute
7 filenames in stack trace (text command mode).
8
9 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10
11 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.
12
13 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
14 Use syntax-ppss on a position *before* the char we want to change.
15
16 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
17
18 * vc-dir.el (vc-dir-query-replace-regexp): New function.
19 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
20 (vc-dir-mode-map): Likewise.
21
22 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
23
24 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
25 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
26 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):
27 Remove spurious * in defcustom docstrings.
28
29 * textmodes/fill.el (fill-paragraph): Fix typo in docstring.
30 (fill-individual-varying-indent, colon-double-space, enable-kinsoku)
31 (adaptive-fill-mode, adaptive-fill-first-line-regexp)
32 (default-justification): Remove spurious * in defcustom docstrings.
33
34 * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
35 (rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
36 (rst-compare-decorations, rst-default-indent, rst-update-section)
37 (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
38 (rst-toc-insert-find-delete-contents, rst-toc-count-lines)
39 (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
40 Fix typos in docstrings.
41 (rst-mode-lazy): Fix typo in docstring. Remove spurious *.
42 (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
43 (rst-get-decorations-around, rst-section-tree-point)
44 (rst-font-lock-adornment-point): Reflow docstrings.
45 (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
46 Doc fixes.
47 (rst-re-enumerations): Comment out.
48
49 * nxml/nxml-glyph.el (nxml-glyph-set-hook):
50 * nxml/nxml-uchnm.el (nxml-unicode-blocks)
51 (nxml-unicode-block-char-name-set):
52 * nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
53 * nxml/rng-nxml.el (rng-set-state-after):
54 * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
55
56 * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
57 (rng-c-parse-annotation-body):
58 * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
59
60 * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
61 (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
62 (nxml-forward-balanced-item, nxml-dynamic-markup-word)
63 (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
64 Fix typos in docstrings.
65 (nxml-attribute-indent): Reflow docstring.
66 (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
67 (nxml-default-buffer-file-coding-system): Doc fixes.
68
69 * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
70 (nxml-ns-set-prefix): Fix typos in docstrings.
71 (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
72 Reflow docstring.
73 (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
74
75 * nxml/nxml-outln.el (nxml-hide-all-text-content)
76 (nxml-show-direct-text-content, nxml-show-direct-subheadings)
77 (nxml-hide-direct-text-content, nxml-hide-subheadings)
78 (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
79 (nxml-outline-display-rest, nxml-outline-set-overlay)
80 (nxml-section-tag-forward, nxml-section-tag-backward)
81 (nxml-back-to-section-start): Fix typos in docstrings.
82
83 * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
84 Doc fixes.
85
86 * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
87 (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
88 (nxml-scan-after-change): Fix typo in docstring.
89
90 * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
91 (rng-name-class-possible-names): Doc fixes.
92 (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
93 (rng-match-possible-start-tag-names, rng-match-possible-value-strings):
94 Fix typos in docstrings.
95 (rng-intern-group-shortcut, rng-intern-choice-shortcut):
96 Reflow docstrings.
97
98 * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
99 (rng-substq, rng-complete-before-point): Fix typos in docstrings.
100
101 * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
102 (rng-xsd-convert-date-time): Reflow docstrings.
103 (rng-xsd-compile): Fix typo in docstring.
104
105 * nxml/rng-loc.el (rng-current-schema-file-name)
106 (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
107 Doc fixes.
108 (rng-set-schema-file): Fix typo in docstring.
109
110 * nxml/rng-valid.el (rng-error-count, rng-validate-mode)
111 (rng-do-some-validation, rng-process-start-tag, rng-process-text):
112 Fix typos in docstrings.
113 (rng-message-overlay, rng-conditional-up-to-date-start)
114 (rng-conditional-up-to-date-end): Doc fixes.
115 (rng-next-error, rng-previous-error): Reflow docstrings.
116
117 * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
118 (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
119 (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
120 (xmltok-merge-attributes): Fix typos in docstrings.
121 (xmltok-make-attribute, xmltok-forward-special)
122 (xmltok-get-declared-encoding-position): Reflow docstrings.
123
124 * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
125 (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
126 Fix typos in docstrings.
127
128 2008-07-02 John Paul Wallington <jpw@pobox.com>
129
130 * ibuffer.el (ibuffer-buffer-file-name):
131 Use `list-buffers-directory'. Remove special-casing for `cvs-mode'
132 and `vc-dir-mode'. Suggested by Dan Nicolaescu.
133
134 2008-07-02 Toru Tsuneyoshi <t_tuneyosi@hotmail.com>
135
136 * files.el (backup-extract-version): Handle versioned directories.
137 (trash-directory): New variable.
138 (move-file-to-trash): New function.
139
140 * cus-start.el (delete-by-moving-to-trash): Declare for custom.
141
142 2008-07-02 Magnus Henoch <mange@freemail.hu>
143
144 * vc-git.el (vc-git-annotate-command): Use proper option for
145 specifying revision.
146
147 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
148
149 * startup.el (fancy-splash-head): Prefer SVG or PNG splash image,
150 if available.
151
152 2008-07-01 Dan Nicolaescu <dann@ics.uci.edu>
153
154 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode.
155
156 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys.
157 Add binding for vc-annotate-show-changeset-diff-revision-at-line.
158
159 * vc-dir.el (vc-dir-mode): Set list-buffers-directory.
160
161 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
162
163 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
164 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
165 (gdb-var-list-children-regexp, gdb-var-update-regexp)
166 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
167 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
168 (gdb-stack-list-locals-regexp): Future proof regexps better.
169
170 2008-06-30 Juri Linkov <juri@jurta.org>
171
172 * faces.el (face-name-history): New variable.
173 (make-face, make-empty-face): Replace interactive spec "S"
174 with `read-from-minibuffer' where `read' arg is t and
175 `hist' arg is `face-name-history'.
176 (read-face-name): Set `hist' arg of `completing-read-multiple'
177 to `face-name-history'.
178 (list-faces-display): Use `read-regexp' instead of `read-string'
179 to read regexp.
180
181 * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias
182 to `regexp-history'.
183 (hi-lock-face-history): Rename to `hi-lock-face-defaults' and
184 make it an obsolete alias to it.
185 (hi-lock-face-defaults): New variable renamed from
186 `hi-lock-face-history'.
187 (hi-lock-line-face-buffer, hi-lock-face-buffer)
188 (hi-lock-face-phrase-buffer): Use `read-regexp' instead of
189 `read-from-minibuffer'. Doc fix.
190 (hi-lock-read-face-name): Replace `hi-lock-face-history' with
191 `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'.
192 Set `hist' arg of `completing-read' to `face-name-history'.
193 Put a list of default faces to `default' arg instead of `hist' arg.
194
195 * bindings.el (abbrev-map, narrow-map): New variables.
196 Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
197 Rebind related commands to these new maps.
198 (ctl-x-r-map): New variable for rectangle, register and bookmark
199 keys. Move rectangle keybindings to rect.el and register
200 keybindings to register.el.
201 (next-buffer, previous-buffer): Remove C-x prefix and move
202 keybindings to ctl-x-map.
203
204 * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
205 to the new map `ctl-x-r-map' in autoload cookies.
206
207 * expand.el: Rebind two global `C-x a' keys "n", "p"
208 to the new map `abbrev-map' in autoload cookies.
209
210 * rect.el: Bind global keys to ctl-x-r-map in autoload cookies.
211
212 * register.el: Bind global keys to ctl-x-r-map in autoload cookies.
213
214 2008-06-30 Miles Bader <miles@gnu.org>
215
216 * net/rcirc.el (rcirc-markup-attributes): Don't skip a character
217 after processing an escape sequence.
218
219 2008-06-29 Michael Albinus <michael.albinus@gmx.de>
220
221 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
222 from 2008-06-28. It does not work on W32.
223
224 2008-06-29 Juri Linkov <juri@jurta.org>
225
226 * replace.el (read-regexp): New function.
227 (keep-lines-read-args, occur-read-primary-args):
228 Call `read-regexp' instead of code moved to new function.
229 (keep-lines, flush-lines, how-many): Remove parenthesis and colon
230 from the end of prompt.
231 (replace-re-search-function): Doc fix.
232
233 2008-06-29 Kenichi Handa <handa@m17n.org>
234
235 * descr-text.el (describe-char-display): Always return a string.
236 (describe-char-padded-string): New function.
237 (describe-char): Adjusted for the change of
238 describe-char-display. Use describe-char-padded-string.
239
240 2008-06-29 Andreas Schwab <schwab@suse.de>
241
242 * vc-dir.el (vc-dir): Make backend argument optional and use
243 vc-responsible-backend when nil. Interactively pass nil for
244 backend instead of using the backend of what happens to be
245 default-directory at the time of the call.
246
247 * find-dired.el (find-dired-filter): Preserve point.
248
249 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
250
251 * net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
252 (sasl-find-mechanism, sasl-next-step):
253 * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
254 (sasl-ntlm-response): Fix typos in docstrings.
255
256 2008-06-28 robert marshall <robert@capuchin.co.uk> (tiny change)
257
258 * international/mule-cmds.el (view-hello-file): Doc fix.
259
260 2008-06-28 Chong Yidong <cyd@stupidchicken.com>
261
262 * faces.el (inhibit-face-set-after-frame-default): Var deleted.
263 (set-face-attribute, face-set-after-frame-default)): Don't use it.
264
265 2008-06-28 John Paul Wallington <jpw@pobox.com>
266
267 * calc/calc.el (defmath): Add `doc-string' decl. Add docstring.
268
269 2008-06-28 Michael Albinus <michael.albinus@gmx.de>
270
271 * net/tramp.el (tramp-handle-file-modes): Handle symlinks.
272 (tramp-convert-file-attributes): Convert symlinks only when
273 returned from `tramp-handle-file-attributes-with-stat'.
274
275 * net/tramp-ftp.el (top): Delete 'ange-ftp property from
276 `substitute-in-file-name' when unloading.
277 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil.
278
279 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu>
280
281 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
282 (vc-string-prefix-p): Move function ...
283 * vc.el (vc-string-prefix-p): ... here.
284
285 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
286
287 * vc-dir.el (vc-dir): Complete only directory names.
288
289 2008-06-27 Jason Rumney <jasonr@gnu.org>
290
291 * w32-fns.el (top-level): Unconditionally define all charsets.
292
293 2008-06-27 Alan Mackenzie <acm@muc.de>
294
295 * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to
296 the CC Mode specific functions; this is no longer needed, since
297 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
298
299 * progmodes/cc-defs.el (c-emacs-features): New feature
300 'argumentative-bod-function.
301
302 2008-06-27 John Paul Wallington <jpw@pobox.com>
303
304 * chistory.el (list-command-history): Use `bound-and-true-p'.
305 (command-history-map): Define within defvar. Add docstring.
306
307 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
308
309 * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
310 to unibyte; just assume it is not a JPEG. Use `string-match-p'.
311 (image-type-from-data, image-type-from-file-name): Use `string-match-p'.
312 (image-type-from-buffer): Use `looking-at-p'.
313
314 2008-06-27 Juanma Barranquero <lekktu@gmail.com>
315
316 * ibuf-ext.el (diff-sentinel): Declare.
317
318 2008-06-27 Glenn Morris <rgm@gnu.org>
319
320 * calendar/lunar.el (calendar-lunar-phases): Rename from
321 calendar-phases-of-moon. Keep old name as alias, update callers.
322 (lunar-phases): Rename from phases-of-moon. Keep old name as alias.
323 (diary-lunar-phases): Rename from diary-phases-of-moon.
324 Keep old name as alias.
325 * calendar/cal-menu.el (cal-menu-sunmoon-menu)
326 (cal-menu-global-mouse-menu): Update for lunar name changes.
327 * calendar/calendar.el (calendar-mode-map): Update for name change.
328 * calendar/diary-lib.el (diary-list-sexp-entries): Doc update.
329
330 2008-06-26 Glenn Morris <rgm@gnu.org>
331
332 * calendar/solar.el (solar-sunrise-sunset-string): Add optional
333 argument `nolocation'.
334 (calendar-sunrise-sunset-month): New function.
335 * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from
336 cal-menu-moon-menu. Add calendar-sunrise-sunset-month.
337 (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.
338 * calendar/calendar.el (solar-sunrises-buffer): New constant.
339 (calendar-mode-map): Use cal-menu-sunmoon-menu.
340 (calendar-buffer-list): Add solar-sunrises-buffer.
341
342 * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name.
343
344 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
345
346 * cus-start.el: Add customization types for word-wrap and
347 shift-select-mode.
348
349 2008-06-26 John Paul Wallington <jpw@pobox.com>
350
351 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
352 (ibuffer-diff-with-file): Use it. Do diff on marked buffers.
353 (ibuffer-mark-on-buffer): Don't display message when removing marks.
354 (ibuffer-mark-by-mode): Use `buffer-local-value'.
355
356 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
357
358 * vc-dir.el (tool-bar): Require.
359
360 * vc.el (ewoc, tool-bar): Do not require.
361
362 2008-06-26 Kenichi Handa <handa@m17n.org>
363
364 * international/mule-cmds.el (encode-coding-char): Fix for ASCII
365 characters.
366
367 * composite.el (terminal-composition-base-character-p): New function.
368 (terminal-composition-function):
369 Use terminal-composition-base-character-p. Include the base character
370 in the composition.
371 (auto-compose-chars): Don't check font-object for terminal display.
372
373 2008-06-26 Glenn Morris <rgm@gnu.org>
374
375 * doc-view.el (bookmark-make-record-default):
376 * image-mode.el (bookmark-make-record-default): Fix declaration.
377
378 * calendar/calendar.el (calendar-date-echo-text): Doc fix.
379 Add default :value for sexp type.
380 (calendar-month-edges): New variable.
381 (calendar-month-edges): New function.
382 (calendar-recompute-layout-variables): Set calendar-month-edges.
383 (calendar-intermonth-header, calendar-intermonth-text): New options.
384 (calendar-insert-at-column): New function.
385 (calendar-generate-month): Use calendar-insert-at-column.
386 Handle intermonth text. Add 'date property.
387 (calendar-column-to-month): Remove function.
388 (calendar-column-to-segment): New function.
389 (calendar-cursor-to-date): Use calendar-column-to-segment.
390 Check 'date property.
391
392 * calendar/calendar.el (calendar-print-other-dates):
393 Handle mouse events.
394 * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
395 (cal-menu-context-mouse-menu): Use calendar-print-other-dates.
396
397 * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
398 * calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
399 (cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
400
401 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
402 Use calendar-column-to-segment, calendar-month-edges, and
403 the 'date property to handle intermonth text.
404
405 * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie.
406
407 * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu)
408 (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu):
409 Add doc strings.
410 (cal-menu-context-mouse-menu): Add some :keys.
411 (calendar-check-holidays): Declare rather than autoloading.
412 (diary-show-holidays-flag): Remove unneeded declaration.
413
414 * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset.
415 * calendar/calendar.el (calendar-cursor-to-date): Handle case where
416 event-start is nil.
417
418 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
419
420 * minibuffer.el (completion-basic-try-completion): Use the text after
421 point to constrain the completion candidates.
422 (completion-basic-all-completions): Adjust accordingly.
423
424 2008-06-25 Chong Yidong <cyd@stupidchicken.com>
425
426 * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
427 courier.
428
429 * faces.el (set-face-attribute): Doc fix.
430
431 2008-06-25 Juri Linkov <juri@jurta.org>
432
433 * bindings.el (goto-map): New variable. Rebind goto-related
434 commands to this `M-g' prefix keymap.
435 (search-map): New variable for `M-s' prefix keymap.
436 Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
437 `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
438 `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
439 `M-shw' to `hi-lock-write-interactive-patterns'.
440
441 * isearch.el (isearch-mode-map): Bind `M-s h r' to
442 `isearch-highlight-regexp'.
443 (isearch-highlight-regexp): New function.
444
445 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * info.el (Info-bookmark-make-record):
448 Use bookmark-make-record-default.
449 (Info-bookmark-jump): Use bookmark-default-handler.
450
451 * image-mode.el (image-bookmark-make-record):
452 Use bookmark-make-record-default.
453 (image-bookmark-jump): Use bookmark-default-handler.
454
455 * doc-view.el (doc-view-bookmark-make-record):
456 Use bookmark-make-record-default.
457 (doc-view-bookmark-jump): Use bookmark-default-handler.
458
459 * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
460 used until now in bookmark.el's code.
461 (bookmark-get-bookmark): Accept bookmark names or bookmark records.
462 (bookmark-get-bookmark-record): Allow the 2 slightly different formats
463 used until now in bookmark.el's code.
464 (bookmark-set-filename): Remove special code, moved to its only caller.
465 (bookmark-store): Use the newer format.
466 (bookmark-make-record-default): Add arg `point-only'.
467 Rename from bookmark-make-record-for-text-file.
468 (bookmark--jump-via): New function.
469 (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
470 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
471 Use it.
472 (bookmark-jump-noselect, bookmark-default-handler):
473 Don't return an alist, instead return the data implicitly by changing
474 current buffer and point. Signal an error if the file doesn't exist.
475
476 * buff-menu.el: Use with-current-buffer and inhibit-read-only.
477 (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
478
479 * bs.el: Use with-current-buffer. Simplify.
480 (bs-toggle-readonly): Avoid vc-toggle-read-only.
481
482 * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command
483 is bound before using it.
484
485 2008-06-25 Kenichi Handa <handa@m17n.org>
486
487 * image.el (image-jpeg-p): Convert DATA to unibyte at first.
488
489 2008-06-25 Dan Nicolaescu <dann@ics.uci.edu>
490
491 * vc-hg.el:
492 * vc-git.el: Require vc-dir when compiling.
493
494 * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
495 vc-dir-marked-only-files. Change the return value.
496 (vc-dir-child-files-and-states): Rename from vc-dir-child-files.
497 Change the return value.
498 (vc-dir-deduce-fileset): New function broken out from ...
499 * vc.el (vc-deduce-fileset): ... here and ...
500 (vc-deduce-fileset): ... here.
501
502 * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler.
503 (vc-svn-parse-status): Do not set the vc-backend property.
504
505 2008-06-25 Andreas Schwab <schwab@suse.de>
506
507 * faces.el (face-font-family-alternatives, variable-pitch):
508 Use "Sans Serif", not "Sans-Serif".
509
510 2008-06-24 Chong Yidong <cyd@stupidchicken.com>
511
512 * faces.el (face-font-family-alternatives, variable-pitch):
513 Change "Sans" to the canonical name "Sans-Serif".
514
515 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
516
517 * calc/calc.el (calc-mode-map): Add extra keybindings to
518 `calc-missing-key'.
519 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
520 `kill-ring-save'.
521
522 2008-06-24 Miles Bader <miles@gnu.org>
523
524 * mouse.el (mouse-appearance-menu): Don't do anything if the user
525 pops up the menu but doesn't select anything.
526
527 2008-06-24 Dan Nicolaescu <dann@ics.uci.edu>
528
529 * add-log.el (add-change-log-entry): Add new arg to force each new
530 entry to be on a new line.
531 * diff-mode.el (diff-add-change-log-entries-other-window): Use it.
532
533 * vc-dir.el (vc-client-object): Remove.
534 (vc-dir-prepare-status-buffer): Take a backend as an argument and
535 use it when looking for a buffer.
536 (vc-dir): Add a backend argument. Set revert-buffer-function.
537 Don't create a client object. Move bindings ...
538 (vc-dir-menu-map, vc-dir-mode-map): ... here.
539 (vc-dir-revert-buffer-function): New function.
540 (vc-generic-status-printer): Rename to ...
541 (vc-dir-status-printer): ... this.
542 (vc-generic-state, vc-generic-status-fileinfo-extra)
543 (vc-dir-extra-menu, vc-make-backend-object): Remove.
544 (vc-default-status-printer): Use a different face for
545 directories. Don't display any text for directories in the state
546 column. Add tooltips.
547
548 * vc.el (Todo): Update.
549
550 * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
551 * vc-rcs.el (vc-annotate-convert-time):
552 * vc-mtn.el (vc-annotate-convert-time):
553 * vc-git.el (vc-annotate-convert-time):
554 * vc-cvs.el (vc-annotate-convert-time):
555 * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
556
557 2008-06-23 Dan Nicolaescu <dann@ics.uci.edu>
558
559 * vc-annotate.el (vc-annotate-mode): Derive from special-mode
560 instead of using view-mode.
561
562 2008-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
563
564 * Makefile.in (distclean): Don't delete *.elc and autogen files.
565
566 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu>
567
568 * vc.el:
569 * vc-hooks.el:
570 * vc-dispatcher.el: Move vc-dir variables and functions ...
571 * vc-dir.el: ... here. New file.
572 * Makefile.in (ELCFILES): Add vc-dir.elc.
573
574 * vc.el: Move vc-annotate variables and functions ...
575 * vc-annotate.el: ... here. New file.
576 * Makefile.in (ELCFILES): Add vc-annotate.elc.
577
578 * vc-dav.el: Move here from url/vc-dav.el.
579 (Todo): Note work needed to make this backend functional.
580
581 * Makefile.in (ELCFILES): Update vc-dav.el location.
582
583 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
584
585 * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
586
587 2008-06-21 John Paul Wallington <jpw@pobox.com>
588
589 * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl.
590
591 * textmodes/rst.el (rst-mode): Put docstring in right place.
592
593 2008-06-21 Chong Yidong <cyd@stupidchicken.com>
594
595 * startup.el (fancy-about-text, fancy-startup-tail): Increase text
596 size for legibility.
597
598 * faces.el (fixed-pitch): Use "Monospace" family.
599 (variable-pitch): Use "Sans" family.
600 (face-font-family-alternatives): Define alternatives for "Sans"
601 and "Monospace".
602
603 2008-06-21 Glenn Morris <rgm@gnu.org>
604
605 * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el:
606 Require 'cl when compiling.
607
608 * emacs-lisp/debug.el (help-xref-interned): Declare.
609
610 * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents):
611 Evaluate definition when compiling.
612
613 * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
614 rather than mouse-1.
615 (bug-reference-url-format): Autoload safe if string.
616 (bug-reference-bug-regexp): Make space after "bug" optional.
617
618 * Makefile.in (all): Explicitly pass EMACS to sub-make,
619 for some non-GNU makes.
620
621 * cus-dep.el (custom-dependencies-no-scan-regexp):
622 * finder.el (finder-no-scan-regexp): Add ldefs-boot.el
623
624 * calendar/cal-move.el (calendar-forward-day): Scroll in one month
625 increments.
626
627 * calendar/calendar.el: Factor out the magic numbers controlling the
628 calendar layout.
629 (calendar-month-digit-width, calendar-month-width)
630 (calendar-right-margin): New variables.
631 (calendar-recompute-layout-variables, calendar-set-layout-variable):
632 New functions.
633 (calendar-left-margin, calendar-intermonth-spacing)
634 (calendar-column-width, calendar-day-header-width)
635 (calendar-day-digit-width): New options.
636 (calendar-first-date-row): New constant.
637 (calendar-move-to-column, calendar-ensure-newline): New functions,
638 replacing calendar-insert-indented.
639 (calendar-insert-indented): Remove function.
640 (calendar-generate-month): Use calendar-move-to-column and
641 calendar-ensure-newline. Use layout variables.
642 (calendar-generate, calendar-update-mode-line)
643 (calendar-font-lock-keywords): Use layout variables.
644 (calendar-column-to-month): New function.
645 (calendar-cursor-to-date): Use calendar-column-to-month.
646 Use layout variables.
647 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
648 Use layout variables. Use calendar-column-to-month.
649 (calendar-cursor-to-visible-date): Use layout variables.
650
651 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
652
653 * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST.
654 (all): Run compile-last.
655 (compile-onefile): New target.
656 (compile-first): Simplify.
657 (compile-last): Don't treat COMPILE_FIRST specially.
658 (COMPILE_FIRST): List the elc files rather than the el files.
659 (ELCFILES): Update.
660
661 2008-06-21 Ulf Jasper <ulf@web.de>
662
663 * net/newst-treeview.el: Remove dead code.
664 (newsticker--window-config): Remove.
665 (newsticker-treeview-quit): Do not save window config.
666 (newsticker-treeview): Do not try to restore window config.
667 (newsticker-groups, newsticker--treeview-list-sort-by-column)
668 (newsticker--treeview-list-new-items)
669 (newsticker--treeview-list-immortal-items)
670 (newsticker--treeview-list-obsolete-items)
671 (newsticker--treeview-list-all-items)
672 (newsticker--treeview-list-feed-items): Fix documentation.
673
674 2008-06-21 Miles Bader <miles@gnu.org>
675
676 * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil.
677
678 2008-06-21 Alan Mackenzie <acm@muc.de>
679
680 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
681 infinite loop on invalid syntax.
682
683 2008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
684
685 * textmodes/rst.el: Run rst-define-level-faces when loading.
686 (rst-mode): Don't set the font-lock-multiline var.
687 (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment):
688 Set the font-lock-multiline property by hand.
689
690 * loadup.el: Don't add emacs-<VERS> name when bootstrapping.
691
692 * Makefile.in (emacs-deps): Remove.
693 ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add.
694 (all): Use them.
695 (autogen-clean): Remove.
696
697 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * Makefile.in (all): New target.
700 (bootstrap-prepare): Remove.
701
702 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
703 the .elc file to batch-byte-compile.
704
705 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
706 set-keymap-parents if set-keymap-parent doesn't exist.
707
708 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
709 Allow more than one space before the |.
710
711 * textmodes/rst.el: Fix up docstring conventions.
712 Move vars to before their first use.
713 (rst-mode): Don't mess with font-lock-support-mode.
714 (rst-suggest-new-decoration, rst-adjust-decoration):
715 Avoid CL's copy-list.
716 (rst-delete-entire-line): Use line-beginning-position.
717 (rst-position): New fun.
718 (rst-straighten-decorations): Use it instead of CL's position.
719 (rst-straighten-bullets-region): Avoid CL's mapcar*.
720 (rst-toc-mode): Use define-derived-mode.
721 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2):
722 Remove unused var `in-par'. Use `point' rather than `point-marker'.
723 (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg.
724 (rst-replace-lines): Simplify.
725 (auto-mode-alist): Use rst-mode for *.rst and *.rest files.
726
727 * simple.el (special-mode-map): New var.
728 (special-mode): New major mode.
729
730 2008-06-20 Dan Nicolaescu <dann@ics.uci.edu>
731
732 * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and
733 log-view-file-re.
734
735 * vc.el (vc-dir-hide-up-to-date): Undo previous change.
736 (vc-switch-backend): Simplify.
737 (Todo): Remove solved items.
738
739 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set
740 the vc-backend property.
741
742 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
743
744 * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error):
745 Bind inhibit-read-only since the buffer is always read-only.
746
747 2008-06-20 Ulf Jasper <ulf@web.de>
748
749 * net/newst-treeview.el (newsticker-treeview-own-frame):
750 Change default value to nil.
751 (newsticker--treeview-list-add-item)
752 (newsticker--treeview-propertize-tag): Show item title in tooltip.
753
754 2008-06-20 Martin Blais <blais@furius.ca>
755 Stefan Merten <smerten@oekonux.de>
756 David Goodger <goodger@python.org>
757
758 * textmodes/rst.el: New file.
759
760 2008-06-20 Sam Steingold <sds@gnu.org>
761
762 * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also
763 remove DIRECTORY entries.
764
765 2008-06-20 Eli Zaretskii <eliz@gnu.org>
766
767 * makefile.w32-in (distclean): Depend on `clean'.
768 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
769 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
770 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
771 empty cus-load.el with `echo', and include "Local Variables"
772 section to prevent the empty file from being compiled.
773 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
774 that generate an empty cus-load.el.
775
776 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
777
778 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
779 Don't copy ldefs-boot.el over loaddefs.el.
780 (bootstrap-clean): Remove loaddefs.el and don't depend on it.
781 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
782 to loaddefs.el; they are not needed now. Add coding cookie.
783
784 2008-06-20 Miles Bader <miles@gnu.org>
785
786 * face-remap.el (face-remap-add-relative, face-remap-set-base):
787 Strip unnecessary list levels from SPECS.
788 (buffer-face-set, buffer-face-toggle):
789 Change argument from FACE to &rest SPECS, and strip unnecessary
790 list levels from SPECS.
791 (buffer-face-mode-invoke): Change argument from FACE to SPECS.
792
793 2008-06-20 Jason Rumney <jasonr@gnu.org>
794
795 * international/fontset.el (setup-default-fontset): Specify script
796 for latin use of iso10646-1. Fix use of lang tags.
797
798 2008-06-19 Miles Bader <miles@gnu.org>
799
800 * face-remap.el (text-scale-increase): Start from zero if
801 text-scale-mode isn't enabled.
802
803 2008-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
804
805 * faces.el (face-set-after-frame-default): Re-apply explicit `font'
806 frame parameters after setting up the `default' face.
807
808 2008-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
809
810 * faces.el (face-set-after-frame-default): Don't exclude `default'.
811
812 2008-06-18 Glenn Morris <rgm@gnu.org>
813
814 * mouse.el (buffer-face-mode-invoke): Declare.
815
816 * Makefile.in (ELCFILES): Add org/org-id.elc.
817
818 * calendar/holidays.el (calendar-cursor-holidays): Accept optional date.
819 * calendar/cal-menu.el (cal-menu-holidays-menu):
820 Use calendar-cursor-holidays rather than cal-menu-today-holidays.
821 (cal-menu-today-holidays): Remove function.
822
823 * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify.
824 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
825 (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date):
826 Remove unused functions.
827 (calendar-mouse-view-diary-entries): Use format rather than concat.
828
829 * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro.
830 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
831 (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change.
832
833 * calendar/cal-menu.el (cal-menu-event-to-date): Remove function.
834 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
835 (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates)
836 (cal-menu-set-date-title): Use calendar-cursor-to-date rather than
837 cal-menu-event-to-date.
838
839 * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year):
840 Handle mouse events.
841 * calendar/cal-tex.el (cal-tex-cursor-year)
842 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
843 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
844 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
845 (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week)
846 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
847 (cal-tex-cursor-day): Handle mouse events. Rename ARG to N.
848 (cal-tex-cursor-month): Mark N as optional.
849 * calendar/cal-menu.el (calendar-mouse-tex-day)
850 (calendar-mouse-tex-week, calendar-mouse-tex-week2)
851 (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday)
852 (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week)
853 (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month)
854 (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year)
855 (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape):
856 Remove functions.
857 (cal-menu-context-mouse-menu): Replace the above functions with the
858 cal-tex versions. Add HTML submenu.
859
860 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
861
862 * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to
863 text command mode.
864 (gdb): Explain that gud-gdb is needed for text command mode.
865
866 2008-06-17 Martin Rudalics <rudalics@gmx.at>
867
868 * window.el (split-height-threshold): Remove spurious extra line.
869
870 2008-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
871
872 * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
873 (calendar-set-mark):
874 * calendar/diary-lib.el (diary-insert-entry):
875 * calendar/solar.el (calendar-sunrise-sunset): Use it.
876 * calendar/cal-menu.el (calendar-mouse-sunrise/sunset)
877 (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete.
878 (cal-menu-context-mouse-menu): Use calendar-set-mark,
879 diary-insert-entry, and calendar-sunrise-sunset instead.
880
881 * vc.el (vc-deduce-fileset): Add arg `only-files'.
882 (vc-next-action): Pass the new arg.
883 (vc-register): Don't use `only-files'.
884 Don't set `backup-inhibited' in the current buffer.
885
886 2008-06-17 Miles Bader <miles@gnu.org>
887
888 * mouse.el (mouse-appearance-menu): Use buffer-face-mode.
889
890 * face-remap.el (buffer-face-mode-face)
891 (buffer-face-mode-remapping): New variables.
892 (buffer-face-mode, buffer-face-set, buffer-face-toggle)
893 (buffer-face-mode-invoke): New functions.
894 (variable-pitch-mode-remapping): Variable removed.
895 (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'.
896
897 * face-remap.el (internal-lisp-face-attributes): New variable.
898 (face-attrs-more-relative-p, face-remap-order): New functions.
899 (face-remap-add-relative): Use `face-remap-order'.
900
901 2008-06-17 Glenn Morris <rgm@gnu.org>
902
903 * mouse.el (x-select-font): Declare.
904
905 * calendar/calendar.el (calendar-move-hook):
906 Add calendar-update-mode-line as an option.
907 (calendar-date-echo-text): New user option.
908 (calendar-generate-month): Set `day'. Use calendar-date-echo-text.
909 (calendar-insert-indented): Simplify newline insertion.
910 (calendar-describe-mode): Remove unused function.
911 (calendar-mode-line-entry): New function.
912 (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry.
913 Mark as risky.
914 (calendar-mouse-other-month): Remove function.
915 (calendar-other-month): Handle mouse events.
916 (calendar-goto-info-node): Call fit-window-to-buffer.
917 (calendar-mode): Use define-derived-mode. Doc fix.
918 (calendar-update-mode-line): Tweak whitespace.
919
920 2008-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
921
922 * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p.
923 (vc-dir-marked-only-files): vc-string-prefix-p.
924
925 2008-06-16 Nick Roberts <nickrob@snap.net.nz>
926
927 * progmodes/gdb-ui.el (gdb-memory-set-address)
928 (gdb-memory-set-repeat-count): Allow keyboard bindings.
929 (gdb-memory-mode-map): Bind above functions respectively
930 to 'S' and 'N'.
931
932 2008-06-16 Derek Upham <sand@blarg.net> (tiny change)
933
934 * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.
935
936 2008-06-16 Juanma Barranquero <lekktu@gmail.com>
937
938 * log-view.el (vc-diff-internal): Declare for compiler.
939
940 * vc-bzr.el (log-view-per-file-logs):
941 * vc-svn.el (log-view-per-file-logs): Pacify byte compiler.
942
943 2008-06-15 Chong Yidong <cyd@stupidchicken.com>
944
945 * mouse.el (mouse-appearance-menu-map): New var.
946 (mouse-appearance-menu): New function.
947 Bind it to S-down-mouse-1.
948
949 2008-06-15 Juri Linkov <juri@jurta.org>
950
951 * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
952 (Info-toc, Info-insert-toc): Increment nth's index to add PARENT
953 as the second element.
954 (Info-build-toc): Add PARENT element extracted from the Up pointer.
955 Don't print progress messages.
956 (Info-toc-nodes): New variable and function.
957 (Info-index-nodes): Optimize non-string file name case.
958 (Info-breadcrumbs-depth): Increment the default value from 3 to 4.
959 (Info-insert-breadcrumbs): Use the cached document structure instead
960 of visiting all ancestor nodes. Remove the initial `>'.
961
962 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
963
964 * log-view.el (log-view-diff-changeset): New function.
965 (log-view-mode-map, log-view-mode-menu): Bind it.
966 (log-view-per-file-logs, log-view-vc-fileset)
967 (log-view-vc-backend): New variables.
968 (log-view-find-revision, log-view-modify-change-comment)
969 (log-view-annotate-version): Throw an error if the log is for more
970 than one file and we can't find the current file. Get the current
971 file from log-view-vc-fileset if necessary.
972 (log-view-diff): Get the current file from log-view-vc-fileset if
973 necessary.
974
975 * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend.
976
977 * vc-hg.el (vc-hg-log-view-mode): Call the log method only once.
978 (vc-hg-log-view-mode): Declare for compiler.
979 (vc-hg-log-view-mode): Set log-view-per-file-logs and
980 log-view-file-re.
981 (vc-hg-diff): If no file is passed, use default-directory for cwd.
982
983 * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs.
984
985 * vc-svn.el (vc-svn-log-view-mode): New derived mode.
986
987 2008-06-15 Michael Albinus <michael.albinus@gmx.de>
988
989 * net/tramp.el (tramp-handle-start-file-process):
990 Clear modification time of the connection buffer.
991 (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error.
992 (tramp-open-connection-setup-interactive-shell): Flush cache, and
993 restart `tramp-maybe-open-connection' when the remote system has
994 been changed. Throw 'uname-changed event.
995 (tramp-maybe-open-connection): Catch it.
996
997 * net/tramp-cmds.el (tramp-cleanup-all-connections):
998 Reset `tramp-locked'.
999
1000 2008-06-15 Ulf Jasper <ulf@web.de>
1001
1002 * net/newst-treeview.el (newsticker--treeview-list-update)
1003 (newsticker--treeview-item-update)
1004 (newsticker--treeview-tree-update)
1005 (newsticker-treeview-jump, newsticker-group-add-group)
1006 (newsticker-group-move-feed, newsticker-group-delete-group):
1007 Remove window dedication.
1008 (newsticker--group-manage-orphan-feeds): Handle ill-valued
1009 newsticker-groups.
1010 (newsticker--treeview-tree-expand): Don't manage orphan feeds here.
1011
1012 2008-06-15 Andreas Schwab <schwab@suse.de>
1013
1014 * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline
1015 when parsing CVS/Repository.
1016
1017 * wdired.el (wdired-search-and-rename): Fix undocumented change.
1018
1019 2008-06-15 Ulf Jasper <ulf@web.de>
1020
1021 * net/newst-plainview.el (newsticker-faces, newsticker-feed-face)
1022 (newsticker-extra-face, newsticker-enclosure-face): Moved to
1023 net/newst-reader.el.
1024
1025 * net/newst-reader.el (newsticker-faces, newsticker-feed-face)
1026 (newsticker-extra-face, newsticker-enclosure-face): Moved from
1027 net/newst-reader.el.
1028
1029 2008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
1032 Catch and recover from case when the bytes we thought we were reading
1033 turn out to be something else entirely, such as latin-1 chars from
1034 quail. See bug#396.
1035
1036 2008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
1037
1038 * vc.el (vc-deduce-fileset): Check if the buffer has a file.
1039 (vc-register): Call the backend function only once, instead of
1040 once for each file.
1041 (vc-next-action): Update call to vc-register.
1042 (vc-dir-register): Remove function.
1043 (vc-dir): Bind vc-register instead of vc-dir-register.
1044
1045 2008-06-14 Glenn Morris <rgm@gnu.org>
1046
1047 * Makefile.in (ELCFILES): Add net/newst-*.el.
1048
1049 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1050
1051 * wdired.el (wdired-do-renames): New function.
1052 (wdired-finish-edit): Use it to.
1053 (wdired-preprocess-files): Don't hardcode (point-min) == 1.
1054
1055 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1056
1057 * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc.
1058
1059 2008-06-14 Martin Rudalics <rudalics@gmx.at>
1060
1061 * window.el (window--even-window-heights): Even window heights
1062 only if the selected window is higher than WINDOW.
1063 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1064
1065 2008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1066
1067 * info.el (Info-insert-breadcrumbs): Be careful to preserve history.
1068
1069 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1070
1071 * term/linux.el (terminal-init-linux): Load t-mouse.
1072
1073 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1074 Drew Adams <drew.adams@oracle.com>
1075
1076 * info.el (Info-breadcrumbs-depth): New var.
1077 (Info-insert-breadcrumbs): New function.
1078 (Info-fontify-node): Use it.
1079 (Info-mode-map): Move initialization into declaration.
1080
1081 2008-06-13 Ulf Jasper <ulf.jasper@web.de>
1082
1083 Rename net/newsticker-*.el to net/newst-*.el.
1084 * net/newst-backend.el: Rename from net/newsticker-backend.el.
1085 * net/newst-plainview.el: Rename from net/newsticker-plainview.el.
1086 * net/newst-reader.el: Rename from net/newsticker-reader.el.
1087 * net/newst-ticker.el: Rename from net/newsticker-ticker.el.
1088 * net/newst-treeview.el: Rename from net/newsticker-treeview.el.
1089 * net/newsticker-backend.el: Rename to net/newst-backend.el.
1090 * net/newsticker-plainview.el: Rename to net/newst-plainview.el.
1091 * net/newsticker-reader.el: Rename to net/newst-reader.el.
1092 * net/newsticker-ticker.el: Rename to net/newst-ticker.el.
1093 * net/newsticker-treeview.el: Rename to net/newst-treeview.el.
1094
1095 2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * progmodes/compile.el (compilation-start): Don't disable undo in
1098 comint buffer. Don't override the comint-filter with our own.
1099 (compilation-filter): Change point's insertion-type.
1100
1101 * comint.el (comint-output-filter): Use copy-marker.
1102
1103 2008-06-13 David Reitter <david.reitter@gmail.com>
1104
1105 * textmodes/flyspell.el (mail-mode-flyspell-verify):
1106 Check message-signature-separator exists before using it.
1107
1108 2008-06-13 Dan Nicolaescu <dann@ics.uci.edu>
1109
1110 * vc.el (vc-delete-file): Bind default-directory before calling
1111 the backend.
1112 (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
1113 (vc-annotate-show-diff-revision-at-line-internal): ... here.
1114 New function.
1115 (vc-annotate-show-changeset-diff-revision-at-line): New function.
1116 (vc-annotate-mode-menu): Bind it.
1117
1118 2008-06-13 Jason Rumney <jasonr@gnu.org>
1119
1120 * term/w32-win.el (mouse-set-font): Remove overridden function.
1121 (w32-select-font): Declare as obsolete alias for x-select-font.
1122
1123 2008-06-13 Daniel Engeler <engeler@gmail.com>
1124
1125 These changes add serial port access.
1126 * term.el (term-update-mode-line): Modify.
1127 (serial-port-is-file-p, serial-nice-speed-history)
1128 (serial-no-speed, serial-mode-line-speed-menu)
1129 (serial-mode-line-config-menu): New variables and constants.
1130 (serial-name-history, serial-speed-history)
1131 (serial-supported-or-barf, serial-read-name, serial-read-speed)
1132 (serial-term, serial-speed, serial-mode-line-speed-menu-1)
1133 (serial-mode-line-speed-menu, serial-update-speed-menu)
1134 (serial-mode-line-config-menu-1, serial-mode-line-config-menu)
1135 (serial-update-config-menu): New functions.
1136
1137 2008-06-13 Glenn Morris <rgm@gnu.org>
1138
1139 * menu-bar.el (menu-set-font): Use fboundp rather than functionp.
1140
1141 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix.
1142
1143 2008-06-13 Kenichi Handa <handa@m17n.org>
1144
1145 * cus-face.el (custom-face-attributes): Add :foundry.
1146
1147 * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
1148 (face-x-resources): Add :foundry.
1149 (face-valid-attribute-values): Likewise.
1150 (face-attribute-name-alist): Likewise.
1151 (describe-face): Likewise.
1152
1153 2008-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1154
1155 * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events.
1156
1157 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
1158
1159 * longlines.el (longlines-search-forward, longlines-search-backward)
1160 (longlines-re-search-forward): Use a smarter search-spaces-regexp.
1161
1162 2008-06-12 Sam Steingold <sds@gnu.org>
1163
1164 * vc.el (vc-rename-file): DTRT when the destination is a directory
1165 name and the source is a file.
1166
1167 2008-06-12 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font.
1170
1171 2008-06-12 Glenn Morris <rgm@gnu.org>
1172
1173 * progmodes/f90.el (f90-beginning-of-subprogram)
1174 (f90-end-of-subprogram): Only give a message when interactive.
1175
1176 * term/mac-win.el (x-toolkit-scroll-bars): Check bound.
1177
1178 * progmodes/cperl-mode.el (cperl-info-on-command):
1179 Use display-pixel-height rather than x-display-pixel-height.
1180
1181 * mail/rmailedit.el (rmail-cease-edit):
1182 * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound.
1183
1184 * emulation/edt.el (edt-xserver):
1185 * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string.
1186
1187 * emulation/edt-mapper.el: Drop test for Emacs < 19.
1188
1189 * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window):
1190 Evaluate definitions when compiling. Reverse tests.
1191
1192 * dframe.el (dframe-reposition-frame-emacs): Reorder test, and
1193 use unless.
1194
1195 * menu-bar.el (w32-menu-bar-open): Declare for compiler.
1196
1197 * textmodes/artist.el (x-pointer-shape):
1198 * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu)
1199 (x-open-connection, x-server-max-request-size, x-get-resource):
1200 * term/w32console.el (x-setup-function-keys):
1201 * term/w32-win.el (x-parse-geometry, x-resource-name)
1202 (generate-fontset-menu, image-library-alist, x-open-connection)
1203 (setup-default-fontset, set-fontset-font, setup-default-fontset)
1204 (create-fontset-from-fontset-spec, create-fontset-from-x-resource)
1205 (x-get-resource):
1206 * term/mac-win.el (x-parse-geometry, x-resource-name)
1207 (x-get-selection-internal, tool-bar-mode, set-fontset-font)
1208 (new-fontset, x-display-list, x-open-connection, x-get-resource):
1209 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
1210 (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show)
1211 (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer):
1212 * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area)
1213 (tooltip-identifier-from-point, define-fringe-bitmap):
1214 * play/gamegrid.el (image-size):
1215 * play/bubbles.el (image-size):
1216 * mail/emacsbug.el (x-server-vendor, x-server-version):
1217 * international/mule-util.el (internal-char-font):
1218 * international/mule-diag.el (font-info, query-fontset, fontset-info)
1219 (fontset-alias-alist, fontset-list, fontset-plain-name):
1220 * international/mule-cmds.el (x-server-vendor, x-server-version):
1221 * international/fontset.el (font-encoding-charset-alist)
1222 (otf-script-alist, new-fontset, set-fontset-font)
1223 (x-pixel-size-width-font-regexp, vertical-centering-font-regexp)
1224 (fontset-list, query-fontset, x-get-resource):
1225 * emulation/edt.el (x-server-vendor):
1226 * emulation/edt-mapper.el (x-server-vendor):
1227 * emacs-lisp/map-ynp.el (x-popup-dialog):
1228 * emacs-lisp/lmenu.el (x-popup-dialog):
1229 * x-dnd.el (x-window-property, x-change-window-property)
1230 (x-get-selection-internal):
1231 * woman.el (x-list-fonts):
1232 * w32-fns.el (x-server-version):
1233 * tooltip.el (x-show-tip, x-hide-tip):
1234 * tool-bar.el (image-mask-p):
1235 * thumbs.el (image-size):
1236 * term.el (overflow-newline-into-fringe):
1237 * subr.el (scroll-bar-scale):
1238 * startup.el (x-get-resource, tool-bar-mode, image-size):
1239 * select.el (x-get-selection-internal, x-own-selection-internal)
1240 (x-disown-selection-internal):
1241 * mouse.el (generate-fontset-menu):
1242 * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value):
1243 * image.el (image-library-alist):
1244 * image-mode.el (image-size, image-refresh):
1245 * image-dired.el (clear-image-cache):
1246 * gs.el (x-display-mm-width, x-display-pixel-width)
1247 (x-display-mm-height, x-display-pixel-height)
1248 (x-change-window-property, x-display-grayscale-p, x-window-property):
1249 * frame.el (tool-bar-mode, x-display-name, x-close-connection)
1250 (x-focus-frame, x-list-fonts, x-display-screens)
1251 (x-display-pixel-height, x-display-pixel-width, x-display-mm-height)
1252 (x-display-mm-width, x-display-backing-store, x-display-save-under)
1253 (x-display-planes, x-display-color-cells, x-display-visual-class):
1254 * faces.el (internal-face-x-get-resource)
1255 (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path)
1256 (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values)
1257 (xw-display-color-p, x-display-grayscale-p, x-get-resource)
1258 (x-parse-geometry, x-create-frame, x-setup-function-keys)
1259 (tool-bar-setup):
1260 * doc-view.el (clear-image-cache, image-size, tooltip-show):
1261 * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri):
1262 * dframe.el (x-display-pixel-width, x-display-pixel-height):
1263 * descr-text.el (internal-char-font):
1264 Define for compiler, for builds without X.
1265
1266 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1267
1268 * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists.
1269
1270 2008-06-11 Glenn Morris <rgm@gnu.org>
1271
1272 * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match
1273 before trying to move there.
1274 (fortran-calculate-indent): When fortran-check-all-num-for-matching-do
1275 is non-nil, indent most terminating statements like loop body.
1276
1277 * calendar/diary-lib.el (diary-list-entries-2): Accept optional
1278 Gregorian date, and add it, not the local date, to diary-entries-list.
1279 (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2.
1280
1281 2008-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1282
1283 * progmodes/compile.el (compilation-filter): Fix up last change.
1284
1285 * term/linux.el (terminal-init-linux): Use gpm-mouse-enable.
1286
1287 * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.
1288 (gpm-mouse-mode): Make it into a proper global minor mode.
1289
1290 * files.el (save-some-buffers-action-alist): Only use recursive-edit
1291 if the user enabled recursive-minibuffers.
1292
1293 * emacs-lisp/map-ynp.el (map-y-or-n-p):
1294 Add support for scroll-other-window.
1295
1296 2008-06-11 Jason Rumney <jasonr@gnu.org>
1297
1298 * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
1299 Use tmm-menubar if menu is disabled in this frame.
1300
1301 * menu-bar.el (menu-bar-open): Determine how to open menu bar
1302 from frame type, per documentation. Add w32 case.
1303
1304 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1305
1306 * minibuffer.el (completion--merge-suffix): New function.
1307 (completion-basic-try-completion): Use it.
1308 (completion-pcm--find-all-completions): Add argument `filter'.
1309 (completion-pcm--filename-try-filter, completion-pcm--merge-try):
1310 New functions.
1311 (completion-pcm-try-completion): Use them.
1312
1313 * xt-mouse.el (turn-on-xterm-mouse-tracking)
1314 (turn-off-xterm-mouse-tracking): Use terminal-list.
1315
1316 * cus-start.el (underline-minimum-offset): Rename from
1317 x-underline-minimum-display-offset.
1318
1319 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
1320
1321 * cus-start.el (x-underline-minimum-display-offset): Give it a type.
1322
1323 2008-06-10 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * mouse.el (mouse-select-font): New function.
1326
1327 * faces.el (face-spec-recalc): When the face is set using
1328 Customize, avoid recalculating it twice.
1329
1330 * menu-bar.el (menu-set-font): New function. Bind "Set Default
1331 Font" menu item to it. Apply selected font to all frames, and
1332 make it savable.
1333 (menu-bar-options-save): Save `default' font if changed.
1334
1335 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1336
1337 * ffap.el (ffap-string-at-point-mode-alist):
1338 Use alpha rather than lower.
1339
1340 * dired.el (dired-insert-directory): Don't assume Unix-style dir names.
1341
1342 * subr.el (momentary-string-display): Use an overlay.
1343
1344 * progmodes/compile.el (compilation-mode):
1345 Set window-point-insertion-type.
1346 (compilation-filter): Don't use insert-before-markers any more.
1347 * emacs-lisp/trace.el (trace-make-advice):
1348 Set window-point-insertion-type in the trace buffer.
1349 * startup.el (normal-top-level): Set window-point-insertion-type in
1350 *Messages*.
1351 * net/telnet.el (telnet-mode): Set window-point-insertion-type.
1352 (telnet-filter): Don't use insert-before-markers any more.
1353 * comint.el (comint-mode): Set window-point-insertion-type.
1354 (comint-output-filter): Don't use insert-before-markers any more.
1355 * button.el (make-text-button): Allow `start' to be a string.
1356
1357 2008-06-10 Juanma Barranquero <lekktu@gmail.com>
1358
1359 * emacs-lisp/autoload.el (autoload-rubric):
1360 Fix coding cookie not to force Unix EOL.
1361
1362 2008-06-10 Martin Rudalics <rudalics@gmx.at>
1363
1364 * window.el (window--splittable-p, window--try-to-split-window):
1365 Don't use with-selected-window to avoid messing up get-lru-window.
1366 Reported by David Hansen <david.hansen@gmx.net>.
1367
1368 2008-06-10 Glenn Morris <rgm@gnu.org>
1369
1370 * subr.el (locate-library): Doc fix.
1371
1372 * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
1373 (newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
1374 Check tool-bar-map is bound, for non-X builds.
1375
1376 * net/newsticker-reader.el (newsticker--next-item-image)
1377 (newsticker--previous-item-image, newsticker--previous-feed-image)
1378 (newsticker--next-feed-image, newsticker--mark-read-image)
1379 (ewsticker--mark-immortal-image, newsticker--narrow-image)
1380 (newsticker--get-all-image, newsticker--update-image)
1381 (newsticker--browse-image): Check xpm images are available.
1382 (newsticker--mark-read-image, newsticker--mark-immortal-image)
1383 (newsticker--narrow-image, newsticker--get-all-image): Doc fix.
1384
1385 * net/newsticker-plainview.el (tool-bar-map): Don't declare.
1386 (newsticker--plainview-tool-bar-map, newsticker-mode):
1387 Check tool-bar-map is bound, for non-X builds.
1388 (w3m-toggle-inline-image): Declare.
1389
1390 * net/newsticker-backend.el (tool-bar-map): Don't declare.
1391
1392 * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie.
1393
1394 * finder.el (finder-font-lock-keywords): Handle ``quotes''.
1395 (finder-compile-keywords): Move let to where needed.
1396 (finder-mouse-face-on-line): Go back one more line if needed.
1397 (finder-list-matches): Use cadr.
1398 (finder-goto-xref): New function.
1399 (finder-commentary): Add buttons to jump to foo.el libraries.
1400
1401 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1402
1403 * apropos.el (apropos-function, apropos-macro, apropos-command)
1404 (apropos-variable, apropos-face, apropos-group, apropos-widget)
1405 (apropos-plist): Add apropos-short-label property.
1406 (apropos-multi-type): New variables.
1407 (apropos-command, apropos-value): Set it.
1408 (apropos-compact-layout): New custom.
1409 (apropos-print, apropos-print-doc): Use it.
1410 (apropos-print): Truncate lines.
1411
1412 2008-06-09 Kenichi Handa <handa@m17n.org>
1413
1414 * international/fontset.el (font-encoding-alist):
1415 Add an entry for "ascii-0".
1416
1417 2008-06-09 Jihyun Cho <jihyun.jo@gmail.com>
1418
1419 * language/hanja-util.el (hanja-init-load): Show the message only
1420 when loading a table.
1421
1422 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
1423
1424 * net/newsticker-treeview.el (newsticker-treeview):
1425 * net/newsticker-plainview.el (newsticker-plainview):
1426 Add autoload cookie.
1427
1428 2008-06-08 Ulf Jasper <ulf.jasper@web.de>
1429
1430 * net/newsticker.el: Split up into newsticker-backend, -ticker,
1431 -reader, -plainview, and -treeview.
1432 (newsticker-version): Change to 1.99.
1433
1434 * net/newsticker-backend.el: New. Move backend functionality from
1435 newsticker.el to newsticker-backend.el.
1436 (newsticker--download-logos): New.
1437 (newsticker--sentinel-callback): New.
1438 (newsticker--set-customvar): Remove. Split up into specific
1439 functions related to retrieval, ticker, buffer, and display.
1440 (newsticker--set-customvar-retrieval): New. Extracted from
1441 `newsticker--set-customvar'.
1442 (newsticker-retrieval): New. Renamed from `newsticker-feed'.
1443 (newsticker-url-list-defaults):
1444 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
1445 (newsticker-url-list): Doc changed. URL can be a function.
1446 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
1447 (newsticker-retrieval-method): New.
1448 (newsticker-wget-name, newsticker-wget-arguments): Change :group.
1449 (newsticker-retrieval-interval):
1450 Use `newsticker--set-customvar-retrieval' for :set. Change :group.
1451 (newsticker-desc-comp-max): Change :group.
1452 (newsticker--cache): Doc changed.
1453 (newsticker--guid-to-string): New.
1454 (newsticker--guid): Use `newsticker--guid-to-string'.
1455 (newsticker--real-feed-name): New.
1456 (newsticker--start-feed): New. Extracted from `newsticker-start'.
1457 (newsticker-start): Use `insert-file-contents' for reading cache.
1458 Use `newsticker--start-feed'.
1459 (newsticker--stop-feed): New. Extracted from `newsticker-stop'.
1460 (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound.
1461 Use `newsticker--stop-feed'.
1462 (newsticker-save-item): New.
1463 (newsticker--get-news-by-funcall): New.
1464 (newsticker-get-news): Handle new retrieval methods.
1465 (newsticker--sentinel): Use `newsticker--sentinel-work'.
1466 (newsticker--sentinel-work): New. Extracted from
1467 `newsticker--sentinel'. Use `newsticker--download-logos',
1468 `newsticker--sentinel-callback'.
1469 (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'.
1470 (newsticker--parse-atom-1.0): Fix link determination.
1471 (newsticker--parse-rss-0.91): Fix time determination.
1472 (newsticker--parse-rss-0.92): Fix time determination.
1473 (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'.
1474 (newsticker--parse-generic-feed): New arg order in
1475 `newsticker--cache-add'.
1476 (newsticker--parse-generic-items): Fix for multiple items.
1477 New arg order in `newsticker--cache-add'.
1478 (newsticker--forget-preformatted): Check whether
1479 `newsticker--buffer-set-uptodate' is fbound.
1480 (newsticker--decode-iso8601-date): Handle fractions of seconds.
1481 (newsticker--decode-rfc822-date): Partial timezone handling.
1482 (newsticker--cache-contains): Fix guid problem.
1483 (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem.
1484 (newsticker--cache-save): New.
1485 (newsticker--cache-update): Use temp buffer.
1486 (newsticker--stat-num-items): Allow multiple AGE args.
1487 (newsticker--stat-num-items-total): New.
1488 (newsticker--opml-import-outlines): New.
1489 (newsticker-opml-import): Use `newsticker--opml-import-outlines'.
1490 (newsticker--do-run-auto-mark-filter): Doc changed.
1491 (newsticker-retrieve-random-message): New.
1492
1493 * net/newsticker-ticker.el: New. Move ticker functionality from
1494 net/newsticker.el to net/newsticker-ticker.el.
1495 (newsticker--ticker-timer): Rename `newsticker--display-timer' to
1496 `newsticker--ticker-timer'.
1497 (newsticker-ticker-running-p): Rename `newsticker--display-timer'
1498 to `newsticker--ticker-timer'.
1499 (newsticker--set-customvar-ticker): New. Extracted from
1500 `newsticker--set-customvar'.
1501 (newsticker-ticker-interval): Rename `newsticker-display-interval'
1502 to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker
1503 for :set. Change :group.
1504 (newsticker-scroll-smoothly): Doc changed. Change :group.
1505 (newsticker-hide-immortal-items-in-echo-area)
1506 (newsticker-hide-old-items-in-echo-area)
1507 (newsticker-hide-obsolete-items-in-echo-area):
1508 Use `newsticker--set-customvar-ticker for :set. Change :group.
1509 (newsticker-start-ticker): Rename `newsticker--display-timer' to
1510 `newsticker--ticker-timer'. Rename `newsticker-display-interval'
1511 to `newsticker-ticker-interval'.
1512 (newsticker-stop-ticker): Rename `newsticker--display-timer' to
1513 `newsticker--ticker-timer'.
1514
1515 * net/newsticker-reader.el: New. Move reader functionality from
1516 net/newsticker.el to net/newsticker-reader.el.
1517 (newsticker--set-customvar-formatting): New. Extracted from
1518 `newsticker--set-customvar'.
1519 (newsticker-reader, newsticker-frontend): New.
1520 (newsticker-enable-logo-manipulations): Change :group.
1521 (newsticker-justification): Use `newsticker--set-customvar-formatting'
1522 for :set. Change :group.
1523 (newsticker-use-full-width): Use `newsticker--set-customvar-formatting'
1524 for :set. Change :group.
1525 (newsticker-html-renderer): Doc changed.
1526 Use `newsticker--set-customvar-formatting' for :set. Change :group.
1527 (newsticker-date-format):
1528 Use `newsticker--set-customvar-formatting' for :set. Change :group.
1529 (newsticker--insert-enclosure):
1530 Rename `newsticker--buffer-insert-enclosure' to
1531 `newsticker--insert-enclosure'. Add keymap arg.
1532 (newsticker--print-extra-elements):
1533 Rename `newsticker--buffer-print-extra-elements' to
1534 `newsticker--print-extra-elements'. Add keymap arg.
1535 (newsticker--do-print-extra-element):
1536 Rename `newsticker--buffer-do-print-extra-element' to
1537 `newsticker--do-print-extra-element'. Add keymap arg.
1538 (newsticker-show-news): Use `newsticker-frontend'.
1539
1540 * net/newsticker-plainview.el: New. Move plainview functionality
1541 from net/newsticker.el to net/newsticker-reader.el.
1542 (newsticker-plainview): New.
1543 (newsticker--set-customvar-sorting): New. Extracted from
1544 `newsticker--set-customvar'.
1545 (newsticker-sort-method): Use `newsticker--set-customvar-sorting
1546 for :set. Changed :group.
1547 (newsticker-heading-format, newsticker-item-format)
1548 (newsticker-desc-format, newsticker-statistics-format):
1549 Use `newsticker--set-customvar-formatting for :set. Change :group.
1550 (newsticker-faces): Change :group.
1551 (newsticker-default-face): Enable again.
1552 (newsticker-hide-old-items-in-newsticker-buffer)
1553 (newsticker-show-descriptions-of-new-items):
1554 Use `newsticker--set-customvar-buffer' for :set. Change :group.
1555 (newsticker-show-all-news-elements): Change :group.
1556 (newsticker-plainview-hooks): New.
1557 (newsticker-select-item-hook, newsticker-select-feed-hook)
1558 (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group.
1559 (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map'
1560 to `newsticker--plainview-tool-bar-map'.
1561 (newsticker--url-keymap): Add mouse-1 binding.
1562 (newsticker-plainview): New.
1563 (newsticker-mark-all-items-of-feed-as-read): Change doc.
1564 (newsticker--buffer-do-insert-text): Use renamed
1565 newsticker--[buffer-]insert-enclosure and
1566 newsticker--[buffer-]print-extra-elements.
1567 (newsticker--buffer-set-faces): Use newsticker-default-face.
1568
1569 * net/newsticker-treeview.el: New.
1570
1571 2008-06-08 Andreas Schwab <schwab@suse.de>
1572
1573 * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check.
1574
1575 * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs.
1576
1577 * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an
1578 empty line.
1579
1580 * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for.
1581
1582 2008-06-08 Martin Rudalics <rudalics@gmx.at>
1583
1584 * window.el (split-height-threshold, split-width-threshold):
1585 Add choice nil.
1586 (split-window-preferred-function): Allow either nil or a function.
1587 (window--splittable-p, window--try-to-split-window):
1588 Handle changed option values.
1589
1590 (window--frame-usable-p): Handle nil argument.
1591
1592 (display-buffer): Call get-lru-window when pop-up-windows is nil
1593 and window can't be split.
1594
1595 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
1596
1597 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
1598
1599 * net/tramp.el (top): Quote feature names. Remove
1600 `tramp-rfn-eshadow-setup-minibuffer' from
1601 `rfn-eshadow-setup-minibuffer-hook' when unloading.
1602 (tramp-read-passwd): There is only one call to
1603 `auth-source-user-or-password' needed. Pacify byte compiler.
1604
1605 2008-06-08 Andreas Schwab <schwab@suse.de>
1606
1607 * window.el (display-buffer): Use lru window if current window
1608 cannot be split.
1609
1610 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * apropos.el (apropos-library): New command and new button.
1613 (apropos-library-button): New function.
1614
1615 * apropos.el: Remove spurious * in docstrings.
1616 (apropos-label-face): Use variable pitch.
1617 (apropos-print): Use dolist and with-current-buffer.
1618 (apropos-print-doc): Use when.
1619
1620 * window.el (special-display-p, display-buffer):
1621 Fix up C->Elisp transcription error.
1622
1623 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1624
1625 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
1626 (byte-compile-file): Initialize it.
1627 (byte-compile-nogroup-warn): Keep track of the current group.
1628
1629 2008-06-08 Glenn Morris <rgm@gnu.org>
1630
1631 * Makefile.in (compile, compile-always, bootstrap-prepare):
1632 Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
1633
1634 2008-06-07 Jihyun Cho <jihyun.jo@gmail.com>
1635
1636 * language/hanja-util.el (hanja-init-load): Use a char-table for
1637 hanja-table.
1638 (hangul-to-hanja-char): Adjust for the above change.
1639
1640 2008-06-07 Glenn Morris <rgm@gnu.org>
1641
1642 * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
1643 lm-keywords.
1644
1645 * mail/sendmail.el (mail-interactive): Add :version.
1646
1647 * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
1648 obsolete alias.
1649
1650 * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
1651 * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
1652 * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
1653 * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
1654 * eshell/esh-util.el, international/mule-cmds.el:
1655 * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
1656 * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
1657 Remove unnecessary eval-when-compiles and eval-and-compiles.
1658
1659 * Makefile.in (bootstrap-clean): Run autogen-clean.
1660 (maintainer-clean): No need to run autogen-clean now it is included in
1661 bootstrap-clean.
1662
1663 2008-06-06 Miles Bader <miles@gnu.org>
1664
1665 * Makefile.in (ELCFILES): Add gnus/nndir.elc.
1666
1667 2008-06-06 Chong Yidong <cyd@stupidchicken.com>
1668
1669 * menu-bar.el (menu-bar-options-menu): Add Menu entry for
1670 longlines mode.
1671
1672 * replace.el (replace-search-function)
1673 (replace-re-search-function): New vars.
1674 (perform-replace): Use them.
1675
1676 * longlines.el (longlines-re-search-forward): New function.
1677 (longlines-mode): Bind replace-search-function and
1678 replace-re-search-function, to ensure that replacement commands
1679 treat newlines as spaces.
1680 (longlines-show-effect): Default to a pilcrow sign.
1681
1682 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1683
1684 * help.el (function-called-at-point):
1685 * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
1686 even when calling find-tag-default.
1687
1688 2008-06-06 Daniel Colascione <danc@merrillpress.com>
1689
1690 * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
1691 (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
1692 (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
1693 (nxml-fontify-buffer, nxml-do-fontify):
1694 Remove obsolete variables and functions.
1695 (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
1696 (nxml-degrade, nxml-after-change, nxml-after-change1)
1697 (nxml-extend-region, nxml-extend-after-change-region)
1698 (nxml-extend-after-change-region1, nxml-fontify-matcher)
1699 (nxml-toggle-char-ref-extra-display): Use font-lock, and
1700 font-lock-extend-region-functions in particular, to fontify
1701 nxml-mode buffers.
1702 (nxml-debug-region): New debugging helper function.
1703
1704 * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
1705 (nxml-scan-after-change, nxml-move-tag-backwards):
1706 Adapt for font-lock changes.
1707
1708 * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
1709 (nxml-debug-set-inside, nxml-debug-clear-inside):
1710 New debugging functions.
1711 (nxml-with-degradation-on-error): New helper macro.
1712
1713 2008-06-06 Martin Rudalics <rudalics@gmx.at>
1714
1715 * window.el (display-buffer): Remove dead call to get-lru-window.
1716
1717 2008-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1718
1719 * mail/sendmail.el (mail-interactive): Change default.
1720
1721 2008-06-05 John Paul Wallington <jpw@pobox.com>
1722
1723 * bindings.el (completion-ignored-extensions):
1724 Add .p64fsl, .d64fsl, and .dx64fsl.
1725
1726 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
1727
1728 * ffap.el (ffap-prompter): Don't use the region.
1729
1730 2008-06-05 Sam Steingold <sds@gnu.org>
1731
1732 * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
1733 subdirectory to be registered.
1734
1735 2008-06-05 Martin Rudalics <rudalics@gmx.at>
1736
1737 * window.el (display-buffer-function, special-display-p)
1738 (special-display-buffer-names, special-display-regexps)
1739 (special-display-function, same-window-p, same-window-buffer-names)
1740 (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
1741 (pop-up-frame-function, pop-up-windows, even-window-heights)
1742 (split-window-preferred-function, split-height-threshold)
1743 (window--display-buffer-1, display-buffer, pop-to-buffer):
1744 Move from window.c and buffer.c.
1745 (window--splittable-p, window--try-to-split-window)
1746 (window--frame-usable-p, window--display-buffer-2)
1747 (window--even-window-heights): New functions.
1748 (split-width-threshold): New option.
1749 (split-window-preferred-horizontally): Remove.
1750
1751 * cus-start.el: Remove corresponding declarations.
1752
1753 2008-06-05 Sam Steingold <sds@gnu.org>
1754
1755 * vc.el (vc-update): Use `save-some-buffers' instead of signaling
1756 an error on modified buffers.
1757
1758 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
1759
1760 * progmodes/etags.el (tags-verify-table): Be careful to use and update
1761 tags-file-name and tags-table-list from the right buffer.
1762 (tags-table-check-computed-list, tags-table-extend-computed-list)
1763 (find-tag-noselect): Use with-current-buffer.
1764
1765 * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
1766 Use print-circle.
1767
1768 * minibuffer.el (minibuffer-local-must-match-filename-map):
1769 Declare obsolete alias for the old name.
1770
1771 * abbrev.el (unexpand-abbrev): Better preserve markers.
1772
1773 2008-06-05 Glenn Morris <rgm@gnu.org>
1774
1775 * emacs-lisp/autoload.el (autoload-rubric): New function,
1776 extracted from autoload-ensure-default-file.
1777 (autoload-ensure-default-file): Use autoload-rubric.
1778
1779 * cus-dep.el (generated-custom-dependencies-file): Doc fix.
1780 (custom-dependencies-no-scan-regexp): New variable.
1781 (custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
1782 Don't scan files matching custom-dependencies-no-scan-regexp.
1783 Disable undo in the output buffer. Remove kept-new-versions wackiness.
1784
1785 * finder.el (finder-headmark): Initialize and add doc string.
1786 (generated-finder-keywords-file): Doc fix.
1787 (finder-no-scan-regexp): New variable.
1788 (finder-compile-keywords): Use a single let binding.
1789 Disable undo in the output buffer. Use autoload-rubric.
1790 Use mapc rather than mapcar. Don't scan files matching
1791 finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name
1792 rather than concat. Use directory-files to do regexp matching.
1793 No need to require jka-compr.
1794 (finder-list-keywords): Remove un-needed set-buffer. Disable undo.
1795 (finder-list-matches): Disable undo.
1796 (finder-commentary): Use let rather than let*. Disable undo.
1797 (finder-current-item): Use zerop.
1798 (finder-mode): Use define-derived-mode.
1799 (finder-exit): Doc fix. Use dolist.
1800
1801 * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule.
1802 (custom-deps): Don't require $(lisp)/cus-load.el.
1803 (custom-deps, finder-data): Don't depend on autoloads.
1804 Should not be needed now, and doing so was causing make install to
1805 re-dump emacs post-bootstrap.
1806 (bootstrap-after): Don't run update-elclist, since modifying Makefile.in
1807 mid-build forces some things to be rebuilt.
1808
1809 2008-06-05 Miles Bader <miles@gnu.org>
1810
1811 * face-remap.el
1812 (face-remap-add-relative): Renamed from `add-relative-face-remapping'.
1813 (face-remap-remove-relative): Renamed from
1814 `remove-relative-face-remapping'.
1815 (face-remap-reset-base): Renamed from
1816 `set-default-base-face-remapping'.
1817 (face-remap-set-base): Renamed from `set-base-face-remapping'.
1818 (text-scale-increase): Renamed from `increase-buffer-face-height'.
1819 (text-scale-decrease): Renamed from `decrease-buffer-face-height'.
1820 (text-scale-adjust): Renamed from `adjust-buffer-face-height'.
1821
1822 * face-remap.el (variable-pitch-mode): Autoload.
1823
1824 2008-06-04 Sam Steingold <sds@gnu.org>
1825
1826 * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers):
1827 Generate extra status headers for a Mercurial tree.
1828
1829 2008-06-04 John Paul Wallington <jpw@pobox.com>
1830
1831 * echistory.el (electric-history-map): Define within defvar.
1832 Add docstring.
1833
1834 * font-lock.el (font-lock-turn-off-thing-lock)
1835 (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer):
1836 Use `bound-and-true-p'.
1837 (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
1838 Doc fixes.
1839
1840 * international/ccl.el (define-ccl-program): Add `doc-string'
1841 declaration.
1842
1843 2008-06-04 Juanma Barranquero <lekktu@gmail.com>
1844
1845 * face-remap.el (variable-pitch-mode): Reflow docstrings.
1846 (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
1847
1848 2008-06-04 Trent W. Buck <trentbuck@gmail.com> (tiny change)
1849
1850 * emacs-lisp/rx.el (rx): Doc fix.
1851
1852 2008-06-04 Markus Triska <markus.triska@gmx.at>
1853
1854 * image-mode.el (image-mode-map): Add doc-view-inspired bindings.
1855
1856 2008-06-04 Miles Bader <miles@gnu.org>
1857
1858 * face-remap.el (adjust-buffer-face-height): New function.
1859 Add autoloaded keybindings in ctl-x-map.
1860 (increase-buffer-face-height, decrease-buffer-face-height):
1861 Simplify interactive spec to just "p". Remove autoloaded keybindings.
1862
1863 2008-06-03 Chong Yidong <cyd@stupidchicken.com>
1864
1865 * simple.el (line-move-1): If we did not move as far as desired,
1866 ensure that point-left and point-entered hooks are called.
1867
1868 2008-06-03 Sam Steingold <sds@gnu.org>
1869
1870 * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.
1871
1872 2008-06-03 John Paul Wallington <jpw@pobox.com>
1873
1874 * progmodes/make-mode.el (makefile-cleanup-continuations)
1875 (makefile-warn-suspicious-lines, makefile-warn-continuations):
1876 Use `derived-mode-p'.
1877
1878 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1879
1880 * Makefile.in (update-elclist): Impose a fixed collation for sorting.
1881 (ELCFILES): Update.
1882
1883 2008-06-03 Miles Bader <miles@gnu.org>
1884
1885 * face-remap.el: New file.
1886 * Makefile.in (ELCFILES): Add face-remap.elc.
1887
1888 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1889
1890 * progmodes/flymake.el (flymake-process-filter): Make sure the source
1891 buffer isn't dead.
1892
1893 * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
1894 * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
1895 * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
1896 * obsolete/auto-show.el, obsolete/hscroll.el:
1897 Remove packages that were obsolete in Emacs-20, or that were obsolete
1898 in Emacs-21 and do not contain any more code.
1899
1900 * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if
1901 vc-client-mode is not set.
1902
1903 * image-mode.el (image-mode-map): Suppress key map and bind `q'.
1904 * doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
1905
1906 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
1907 yet a bit more clever at distinguishing / from /.
1908
1909 2008-06-03 Kenichi Handa <handa@m17n.org>
1910
1911 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
1912
1913 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
1914
1915 * language/hanja-util.el: New file.
1916
1917 2008-06-03 Glenn Morris <rgm@gnu.org>
1918
1919 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
1920 Check that end-of-word follows "type".
1921
1922 2008-06-02 Daiki Ueno <ueno@unixuser.org>
1923
1924 * epa-file.el (epa-file-write-region): Write the entire buffer
1925 content if START is nil.
1926
1927 2008-06-01 Thomas Morgan <tlm@thomasmorgan.net> (tiny change)
1928
1929 * select.el (x-get-selection): Fix typo.
1930
1931 2008-06-01 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify.
1934 (describe-char): Use `looking-at-p', `string-match-p' when possible.
1935
1936 2008-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 * tar-mode.el (tar-header-block-summarize): Ensure one space around
1939 user&group.
1940
1941 2008-05-31 John Paul Wallington <jpw@pobox.com>
1942
1943 * help-fns.el (describe-variable-custom-version-info):
1944 Handle dotted `package-version' info.
1945
1946 2008-05-31 Juanma Barranquero <lekktu@gmail.com>
1947
1948 * icomplete.el (icomplete-get-keys): Doc fix. Use `when'.
1949
1950 2008-05-31 Dan Nicolaescu <dann@ics.uci.edu>
1951
1952 * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file
1953 names and improve support for unregistered files.
1954
1955 2008-05-31 Glenn Morris <rgm@gnu.org>
1956
1957 * Makefile.in (compile-last): Replace tr in `els' assignment with sed.
1958 Remove shell variable `elc'. Split tests to hopefully be more portable.
1959 Fix `sel' assignment.
1960
1961 2008-05-30 Juanma Barranquero <lekktu@gmail.com>
1962
1963 * minibuffer.el (completion-table-dynamic): Doc fix.
1964
1965 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1966
1967 * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status):
1968 Try and return `unregistered' when applicable.
1969
1970 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1971 Don't encourage naming variables with "-flag".
1972
1973 2008-05-30 Glenn Morris <rgm@gnu.org>
1974
1975 * Makefile.in (update-elclist): Hide the warning when it does not apply,
1976 make it milder when it does.
1977 (autogen-clean): New target.
1978 (maintainer-clean): Use autogen-clean.
1979
1980 * calendar/diary-lib.el (diary-display-function): New name for
1981 diary-display-hook. Keep old name as obsolete alias. Doc fix.
1982 Change custom type and version.
1983 (diary-list-entries-hook, diary-list-entries, diary-simple-display)
1984 (diary-fancy-display): Doc fixes.
1985 (diary-list-entries, diary-include-other-diary-files)
1986 (diary-mail-entries):
1987 Use diary-display-function rather than diary-display-hook.
1988
1989 * calendar/appt.el (appt-check): Use diary-display-function rather than
1990 diary-display-hook.
1991 * calendar/cal-x.el (calendar-dedicate-diary): Update for
1992 diary-display-function replacing diary-display-hook.
1993 * org/org-agenda.el (org-get-entries-from-diary): Also set
1994 diary-display-function.
1995
1996 * calendar/cal-html.el (cal-html-list-diary-entries):
1997 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
1998 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
1999 argument of diary-list-entries rather than setting diary-display-hook.
2000
2001 2008-05-30 Kenichi Handa <handa@m17n.org>
2002
2003 * international/mule-conf.el (utf-8-with-signature): Renamed from
2004 utf-8-sig.
2005 (utf-8-auto): Adjusted for the above change.
2006
2007 * international/mule-diag.el (describe-font): Don't check fontset
2008 here, and just call font-info. Get the default font by from the
2009 default face.
2010
2011 2008-05-29 Kenichi Handa <handa@m17n.org>
2012
2013 * international/mule-conf.el (utf-8-sig, utf-8-auto):
2014 New coding systems.
2015
2016 * international/mule.el (define-coding-system): Accept :bom for utf-8.
2017
2018 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change)
2019
2020 * international/utf-7.el (utf-7-encode): Use the right escape char
2021 depending on imap/nonimap encoding.
2022
2023 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2024
2025 * minibuffer.el (completion-pcm-all-completions): Add the base-size.
2026
2027 2008-05-29 Juanma Barranquero <lekktu@gmail.com>
2028
2029 * icomplete.el (icomplete-prospects-height): Add :group.
2030
2031 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2032
2033 * icomplete.el (icomplete-prospects-length): Make obsolete.
2034 (icomplete-prospects-height): New var.
2035 (icomplete-completions): Use it.
2036
2037 2008-05-29 David Kastrup <dak@gnu.org>
2038
2039 * autoinsert.el (auto-insert): Add :link.
2040
2041 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2042
2043 * tar-mode.el (tar-header): New field `header-start'.
2044 (tar-header-block-tokenize): Set it when useful.
2045 Drop "GNUtar " magic value, which even GNU Tar doesn't know about.
2046 (tar-header-data-end): New function.
2047 (tar-summarize-buffer): Use it.
2048 (tar-next-line): Fix goal column for long usernames.
2049 (tar-expunge-internal): Use header-start.
2050 (tar-rename-entry): Handle ustar-style long names.
2051 (tar-alter-one-field): Add optional `descriptor' argument.
2052 (tar-subfile-save-buffer): Use it.
2053
2054 2008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2055
2056 * tar-mode.el (tar-header): New field `header-start'.
2057 (tar-header-block-tokenize): Set header-start for longlink entries.
2058 (tar-expunge-internal): Use header-start to expunge longlink entries.
2059
2060 * files.el (hack-local-variables): Don't signal an error if the local
2061 variable section is not properly terminated.
2062
2063 * emacs-lisp/easymenu.el (easy-menu-convert-item)
2064 (easy-menu-convert-item-1): Move the duplicate-generation outside of
2065 the caching so it also works for identical entries.
2066
2067 * tar-mode.el (tar-summarize-buffer): Fix reporter initialization.
2068 (tar-mode): Use write-region-annotate-functions rather than
2069 write-contents-functions.
2070 (tar-extract): Remove unused var `pos'.
2071 (tar-subfile-save-buffer): Remove unused var `following-descs'.
2072 (tar-mode-write-file): Remove.
2073 (tar-write-region-annotate): New function.
2074
2075 * progmodes/flymake.el (flymake-save-buffer-in-file):
2076 * shadowfile.el (shadow-copy-file):
2077 * arc-mode.el (archive-*-write-file-member):
2078 * files.el (diff-buffer-with-file):
2079 * subr.el (with-temp-file): Pass nil to write-region.
2080 * jka-compr.el (jka-compr-write-region): Preserve `start's nullness.
2081
2082 * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is
2083 the custom.
2084
2085 * files.el (basic-save-buffer-2): Pass nil rather than (point-min)
2086 to write-region.
2087
2088 2008-05-28 Glenn Morris <rgm@gnu.org>
2089
2090 * Makefile.in (update-elclist): Work around non-portability of "\"
2091 in various implementations of echo.
2092
2093 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * international/mule-diag.el (describe-current-coding-system):
2096 Don't assume selection-coding-system is always defined.
2097
2098 * tar-mode.el: Use defstruct and markers.
2099 (tar-setf): Remove.
2100 (tar-header): Use defstruct. Add `data-start' field.
2101 (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header.
2102 (tar-desc-data-start): Remove (now called tar-header-data-start).
2103 (tar-roundup-512): New fun.
2104 (tar-header-block-tokenize): Receive a buffer position rather than
2105 a string. Handle @longLink here, be more careful about it.
2106 Create a marker for data-start.
2107 (tar-summarize-buffer): Don't handle @LongLink here any more.
2108 (tar-expunge-internal, tar-subfile-save-buffer): Don't update
2109 data-start on the following entries any more.
2110 (tar-chown-entry, tar-chgrp-entry): Use read-number.
2111
2112 * tar-mode.el: Use buffer-swap-text to separate summary and raw data.
2113 (tar-header-offset): Remove.
2114 (tar-parse-info, tar-header-offset, tar-file-name-coding-system):
2115 Not permanent any more.
2116 (tar-data-buffer): New var.
2117 (tar-data-swapped-p, tar-change-major-mode-hook)
2118 (tar-mode-kill-buffer-hook): New funs.
2119 (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert)
2120 (tar-extract, tar-copy, tar-expunge-internal, tar-expunge)
2121 (tar-clear-modification-flags, tar-alter-one-field)
2122 (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file):
2123 Change accordingly.
2124
2125 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
2126
2127 * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
2128 (vc-dir-resynch-file): ... this. Update callers.
2129 Use vc-string-prefix-p. Ignore directory args.
2130 (vc-string-prefix-p): CSE.
2131 (vc-resynch-buffer): Restore conditional.
2132
2133 * vc-hooks.el (vc-after-save): Improve test.
2134 (vc-mode-line): Fix indentation.
2135
2136 2008-05-27 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * calendar/parse-time.el (parse-time-months)
2139 (parse-time-weekdays): Add long-form month and day names.
2140
2141 2008-05-27 Glenn Morris <rgm@gnu.org>
2142
2143 * Makefile.in (update-elclist): Make errors in final sed non-fatal.
2144
2145 2008-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
2146
2147 * vc-dispatcher.el (vc-string-prefix-p): New function.
2148 (vc-dir-parent-marked-p): Use it.
2149
2150 2008-05-27 Dan Nicolaescu <dann@ics.uci.edu>
2151
2152 * vc.el (Problems): Remove fixed issues.
2153 (vc-expand-dirs): Avoid returning directories.
2154 (vc-dir): Fix C-x v v binding.
2155 (vc-make-backend-object): Fix name.
2156 (vc-dir-show-fileentry): Fix docstring.
2157 (vc-dir-refresh): Use vc-dir-backend. Fix docstring.
2158 (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring.
2159 Reset the state for directories.
2160 (vc-dir-headers): Align labels.
2161 (vc-default-status-printer): Do no call prettify-state-info.
2162 (vc-deduce-fileset): Replace implementation with one based on a
2163 working older version.
2164 (vc-next-action): Use the new form of vc-deduce-fileset.
2165 Fix dealing with unregistered files.
2166
2167 * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating.
2168 (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu.
2169 (vc-dir-child-files): New function.
2170 (vc-dir-node-directory): New function.
2171 (vc-dir-update, vc-dir-parent-marked-p)
2172 (vc-dir-children-marked-p, vc-dir-mark-all-files)
2173 (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it.
2174
2175 * vc-cvs.el (vc-cvs-status-extra-headers): Align labels.
2176
2177 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * diff-mode.el (diff-context-mid-hunk-header-re): New const.
2180 (diff-font-lock-keywords, diff-context->unified)
2181 (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
2182 (diff-hunk-text, diff-find-source-location): Use it.
2183 (diff-post-command-hook): Let the user edit the hunk headers.
2184
2185 2008-05-26 Andreas Schwab <schwab@suse.de>
2186
2187 * vc.el (vc-default-prettify-state-info): Fix formatting of an
2188 unknown state.
2189
2190 * tar-mode.el (tar-summarize-buffer): Comment fix.
2191
2192 2008-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2193
2194 * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format.
2195
2196 2008-05-26 Glenn Morris <rgm@gnu.org>
2197
2198 * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler.
2199
2200 2008-05-25 John Paul Wallington <jpw@pobox.com>
2201
2202 * proced.el (proced-next-line, proced-previous-line):
2203 Avoid calling `next-line' and `previous-line' from Lisp code.
2204
2205 2008-05-25 Ed Reingold <reingold@emr.cs.iit.edu>
2206
2207 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
2208 Use diary-ordinal-suffix.
2209
2210 2008-05-24 Juanma Barranquero <lekktu@gmail.com>
2211
2212 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs)
2213 (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows)
2214 (edebug-save-displayed-buffer-points, edebug-initial-mode)
2215 (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro)
2216 (edebug-print-length, edebug-print-level, edebug-print-circle)
2217 (edebug-unwrap-results, edebug-on-error, edebug-on-quit)
2218 (edebug-global-break-condition, edebug-sit-for-seconds):
2219 Remove spurious * from defcustom docstrings.
2220 (edebug-unwrap*, edebug-signal, edebug-eval-display):
2221 Improve argument/docstring consistency.
2222 (edebug-test-coverage, edebug-gensym, edebug-read)
2223 (edebug-top-level-nonstop, edebug-eval-result-list)
2224 (edebug-eval-redisplay, edebug-trace): Fix typos in docstring.
2225 (edebug-eval-defun, edebug-eval-top-level-form, edebug)
2226 (edebug-display-freq-count): Reflow docstrings.
2227 (edebug-restore-status): Doc fix.
2228
2229 2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
2230
2231 * proced.el (proced-header-line): Use the :align-to 0 feature
2232 rather than computing the corresponding position manually.
2233 (proced-update): Don't hardcode point-min==1.
2234
2235 2008-05-24 Alan Mackenzie <acm@muc.de>
2236
2237 * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
2238 if c-file-style is set to a non-string.
2239
2240 (c-neutralize-CPP-line): Surround by `save-excursion'.
2241 (c-neutralize-syntax-in-CPP): Optimize for speed.
2242
2243 2008-05-24 Glenn Morris <rgm@gnu.org>
2244
2245 * Makefile.in (update-elclist): New target, to update ELCFILES.
2246 (bootstrap-after): Run update-elclist.
2247
2248 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
2249
2250 * icalendar.el (icalendar-version): Increase to "0.19".
2251 (icalendar--date-style): New function.
2252 (icalendar--datetime-to-diary-date): Doc fix.
2253 Use icalendar--date-style.
2254 (icalendar--datestring-to-isodate): Doc fix. Handle iso date style.
2255 (icalendar--convert-yearly-to-ical)
2256 (icalendar--convert-recurring-to-diary): Handle iso date style,
2257 use icalendar-date-style.
2258
2259 2008-05-23 Dan Nicolaescu <dann@ics.uci.edu>
2260
2261 * vc.el (vc-delete-file): Make sure the buffer is deleted and
2262 vc-dir buffers are updated.
2263
2264 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2265
2266 * vc.el (vc-delete-file): Don't try to resynch the buffer.
2267
2268 2008-05-23 Paul Rivier <paul.r.ml@gmail.com>
2269
2270 * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
2271 * textmodes/reftex.el (reftex-extra-bindings-map): New var.
2272 (reftex-extra-bindings): Use it.
2273
2274 * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings
2275 away from the user-reserved keys.
2276
2277 * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix):
2278 New vars.
2279 (ada-create-keymap): Use them.
2280
2281 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2282
2283 * emacs-lisp/regexp-opt.el (regexp-opt): Always return
2284 a properly-grouped regexp.
2285
2286 2008-05-23 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * progmodes/cap-words.el (capitalized-words-mode):
2289 Fix typos in docstring.
2290
2291 2008-05-23 Kenichi Handa <handa@m17n.org>
2292
2293 * international/mule-conf.el: Don't define the charset `emacs'
2294 here, just put :docstring, :short-name, and :long-name.
2295
2296 2008-05-22 Kenichi Handa <handa@m17n.org>
2297
2298 * international/mule-diag.el (font-show-log): Limit each listing
2299 to 20 items.
2300
2301 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
2302
2303 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
2304 (gdb-annotation-rules): New entry for "thread-changed".
2305 (gdb-thread-changed): New function.
2306
2307 2008-05-23 Glenn Morris <rgm@gnu.org>
2308
2309 * Makefile.in (SOURCES): Remove, unused.
2310 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
2311 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
2312 Exclude more '*loaddefs' files.
2313 (compile-always): Simplify '.elc' deletion.
2314
2315 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
2316
2317 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
2318 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
2319
2320 * minibuffer.el (completion-boundaries): Change calling
2321 convention, so `string' has the same semantics as in
2322 try-completion and all-completions.
2323 (completion-table-with-context, completion--embedded-envvar-table)
2324 (completion--file-name-table)
2325 (completion-pcm--find-all-completions): Adjust code accordingly.
2326
2327 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
2330 prune image-mode-winprops-alist, preventing it from growing
2331 indefinitely.
2332 (image-mode-reapply-winprops): Use it.
2333
2334 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com>
2335
2336 * net/netrc.el (netrc-machine): Always match if the port is not given.
2337
2338 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2339
2340 * minibuffer.el (completion-pcm--find-all-completions):
2341 Don't add pseudo-completions.
2342
2343 * icomplete.el (icomplete-eoinput): Remove.
2344 (icomplete-overlay): New var to replace it.
2345 (icomplete-tidy): Rewrite.
2346 (icomplete-exhibit): Use an overlay.
2347 (icomplete-completions): Use completion-all-sorted-completions.
2348 Obey completion-ignore-case.
2349
2350 * files.el (locate-dominating-file): Accept non-existing argument.
2351 (project-find-settings-file): Rewrite, using locate-dominating-file.
2352
2353 2008-05-22 Kenichi Handa <handa@m17n.org>
2354
2355 * faces.el (font-weight-table, font-slant-table, font-width-table):
2356 Delete them. Don't call internal-set-font-style-table.
2357
2358 * international/mule-diag.el (font-show-log): New function.
2359
2360 * international/fontset.el (script-representative-chars): Add more
2361 chars for latin. Add data for symbol.
2362 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
2363
2364 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2365
2366 * minibuffer.el (completion-all-sorted-completions): New var.
2367 (completion--flush-all-sorted-completions)
2368 (completion-all-sorted-completions): New functions.
2369 (minibuffer-force-complete): New command.
2370
2371 2008-05-21 Glenn Morris <rgm@gnu.org>
2372
2373 * files.el (c-postprocess-file-styles): Declare for compiler.
2374
2375 * Makefile.in: Allow for parallel byte-compiling.
2376 (ELCFILES): New variable.
2377 (.el.elc): Remove prerequisites from suffix rule. Print a message.
2378 (compile-first, compile-main, compile-last): New targets.
2379 (compile-always): Simplify - delete .elc files, then `make compile'.
2380
2381 * Makefile.in (compile-calc): Use glob rather than find.
2382 ($(lisp)/progmodes/cc-mode.elc): Use $@.
2383
2384 * eshell/esh-module.el: No need for cl when compiling.
2385
2386 * eshell/eshell.el (eshell-defgroup): New alias.
2387 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
2388 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
2389 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
2390 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
2391 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
2392 * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup.
2393 Autoload the custom group. Set generated-autoload-file.
2394 * eshell/em-basic.el, eshell/esh-module.el: Require eshell,
2395 for eshell-defgroup.
2396 * eshell/esh-module.el (eshell-load-defgroups): Remove.
2397 Require esh-groups rather than loading it.
2398
2399 2008-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2400
2401 * proced.el (proced-header-line): New variable and new function.
2402 (proced-mode): Set header-line-format.
2403 (proced-update): Set proced-header-line.
2404 (proced-send-signal): Use proced-header-line.
2405
2406 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2407
2408 * macros.el (insert-kbd-macro): Use prin1-char.
2409
2410 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2411
2412 * minibuffer.el (completion-boundaries): New function.
2413 (completion--some): Delay errors.
2414 (complete-with-action, completion-table-with-context):
2415 Handle `boundaries' case.
2416 (completion--try-word-completion): Avoid partial-completion
2417 when the user hasn't entered anything yet.
2418 (minibuffer-local-map, minibuffer-local-filename-completion-map)
2419 (minibuffer-local-must-match-map, minibuffer-local-completion-map)
2420 (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map):
2421 Setup default keybindings.
2422 (completion--embedded-envvar-re): New var.
2423 (completion--embedded-envvar-table): Use it. Handle `boundaries' case.
2424 (completion--file-name-table): Handle `boundaries' case.
2425 (completion-pcm--pattern->regex): Avoid pathological backtracking.
2426 (completion-pcm--all-completions): Add a `prefix' arg.
2427 (completion-pcm--find-all-completions): New function.
2428 (completion-pcm-all-completions, completion-pcm-try-completion):
2429 Use it.
2430
2431 * icomplete.el (icomplete-completions): Don't use `predicate' with
2432 a table of a different type than `candidates'.
2433
2434 2008-05-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2435
2436 * proced.el (proced-goal-column): Rename from proced-procname-column.
2437 (proced-goal-header-re): Rename from proced-procname-column-regexp.
2438 (proced-move-to-goal-column): Rename from proced-move-to-procname.
2439 (proced-header-face, proced-header-regexp): Remove.
2440 (proced-font-lock-keywords): Remove proced-header-face.
2441 (proced-header-alist, proced-sorting-schemes-re): New variables.
2442 (proced): Rename Proced buffer to *Proced*.
2443 (proced-next-line, proced-previous-line): New commands.
2444 (proced-do-mark, proced-do-mark-all, proced-toggle-marks)
2445 (proced-hide-processes): Do not treat first line as special.
2446 (proced-header-space): New function.
2447 (proced-update): Use header-line-format.
2448 Initialize proced-header-alist and proced-sorting-schemes-re.
2449 Set proced-goal-column. Include proced-command in mode-name.
2450 (proced-send-signal): Use header-line-format for *Marked
2451 Processes* buffer.
2452 (proced-sort): Restrict minibuffer completion to applicable
2453 sorting schemes.
2454 (proced-sorting-scheme-p): Use proced-sorting-schemes-re.
2455
2456 2008-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * icomplete.el (icomplete-simple-completing-p):
2459 Allow icomplete-with-completion-tables to say "use it everywhere".
2460 (icomplete-completions): Obey completion-styles. Try to accommodate
2461 partial-completion style.
2462
2463 2008-05-20 Michael Olson <mwolson@gnu.org>
2464
2465 * files.el (project-find-settings-file): Change concat to
2466 expand-file-name.
2467
2468 2008-05-19 Tom Tromey <tromey@redhat.com>
2469
2470 * files.el (normal-mode): Call hack-project-variables.
2471 (hack-local-variables-confirm): Add 'project' argument.
2472 (hack-local-variables-apply): New function.
2473 (hack-local-variables): Use it.
2474 (project-class-alist, project-directory-alist): New variables.
2475 (project-get-alist): New function.
2476 (project-collect-bindings-from-alist)
2477 (project-collect-binding-list, set-directory-project)
2478 (project-find-settings-file, project-define-from-project-file)
2479 (hack-project-variables): New functions.
2480
2481 2008-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2482
2483 * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.
2484
2485 2008-05-19 Juanma Barranquero <lekktu@gmail.com>
2486
2487 * faces.el (font-weight-table): Fix typo in docstring.
2488
2489 2008-05-18 David Hull <david@snap.com> (tiny change)
2490
2491 * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.
2492 (vc-hg-annotate-command): Allow white space before version number.
2493
2494 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
2495
2496 * calc/calc-yank.el (calc-register-alist): New variable.
2497 (calc-set-register, calc-get-register, calc-copy-to-register)
2498 (calc-insert-register, calc-add-to-register, calc-append-to-register)
2499 (calc-prepend-to-register): New functions.
2500
2501 * calc/calc-ext.el (calc-init-extensions): Add keybindings for
2502 `calc-copy-to-register' and `calc-insert-register'.
2503 Autoload new register functions.
2504
2505 * calc/calc-help.el (calc-r-prefix-help): Add help for register
2506 functions.
2507
2508 2008-05-18 Dan Nicolaescu <dann@ics.uci.edu>
2509
2510 * vc.el (Todo): Add known problems.
2511 (vc-dir-backend): New variable.
2512 (vc-dir): Set it.
2513 (vc-make-backend-object, vc-generic-status-printer)
2514 (vc-generic-state, vc-generic-status-fileinfo-extra)
2515 (vc-dir-extra-menu): Use it.
2516 (vc-generic-dir-headers): Remove, unused.
2517
2518 * vc-dispatcher.el (vc-dir-previous-directory): Rename from
2519 vc-dir-prev-directory for consistency with vc-dir-previous-line.
2520 (vc-dir-mode-map): Fix bindings.
2521
2522 * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding.
2523
2524 2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
2525
2526 * calc/calc-yank.el (calc-kill): Make sure that only the stack is
2527 operated on.
2528 (calc-kill-region): Kill entire lines.
2529
2530 2008-05-17 Glenn Morris <rgm@gnu.org>
2531
2532 * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and
2533 simplify initial value.
2534 (defezimage): Drop support for Emacs without defimage, use a featurep
2535 test rather than fboundp when defining, drop with-no-warnings.
2536 (ezimage-insert-over-text): Move featurep test inside
2537 add-text-properties.
2538
2539 * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format.
2540
2541 * net/tramp.el (top-level): Load auth-source when compiling.
2542
2543 * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv.
2544
2545 2008-05-17 Andreas Schwab <schwab@suse.de>
2546
2547 * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding.
2548
2549 2008-05-17 Dan Nicolaescu <dann@ics.uci.edu>
2550
2551 * vc.el (vc-annotate-show-diff-revision-at-line): Change
2552 vc-diff-internal arg to match what vc-deduce-fileseset returns now.
2553
2554 2008-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2555
2556 * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it.
2557
2558 2008-05-17 Jim Meyering <meyering@redhat.com>
2559
2560 * ido.el (ido-save-history): Do not emit a trailing newline at the
2561 end of the ido history file.
2562
2563 2008-05-16 John Paul Wallington <jpw@pobox.com>
2564
2565 * vc-dispatcher.el (top-level): Revert previous change: require cl
2566 when compiling.
2567
2568 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2569
2570 * vc.el (vc-default-status-printer)
2571 (vc-default-prettify-state-info): Enhance the state prettyprinter
2572 to deal better with unknown states and indirect through it when
2573 painting vc-dir buffers.
2574
2575 2008-05-16 John Paul Wallington <jpw@pobox.com>
2576
2577 * vc-dispatcher.el (top-level): Don't require cl when compiling.
2578 (vc-dir-mode-map): Fix backquote.
2579 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.
2580
2581 2008-05-16 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * net/tramp.el (tramp-handle-write-region): Fix check for short track.
2584 Reported by Glenn Morris <rgm@gnu.org>.
2585
2586 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2587
2588 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
2589 the end of the file, it was good work at one time but has been
2590 stale since 1995 and may now be actively misleading.
2591 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
2592 CVS repository and module (assumptions for the latter a bit iffy).
2593 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
2594 SVN repository.
2595
2596 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
2597
2598 * vc-rcs.el (vc-rcs-create-tag):
2599 * vc-sccs.el (vc-sccs-create-tag):
2600 Fix typo in error message and pass backend arg.
2601
2602 2008-05-15 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'.
2605
2606 2008-05-15 Teodor Zlatanov <tzz@lifelogs.com>
2607
2608 * net/tramp.el: Load auth-source library.
2609 (tramp-read-passwd): Use it for password, not login.
2610
2611 2008-05-15 Shigeru Fukaya <shugeru.fukaya@gmail.com>
2612
2613 * ses.el (ses-goto-print): Use move-to-column rather than forward-char.
2614 (ses-print-cell): Use string-width, truncate-string-to-width,
2615 delete-region rather than length, substring, delete-char.
2616 (ses-setup): Set inhibit-point-motion-hooks to t.
2617 Calculate position by actually moving point rather than just using
2618 unibyte character length.
2619 (ses-mode): Set indent-tabs-mode to nil.
2620 (ses-center): Use string-width rather than length.
2621
2622 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2623
2624 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
2625 * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el:
2626 Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to
2627 vc-*-create-tag and vc-*-retrieve-tag respectively.
2628
2629 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
2630 unneeded defalias.
2631
2632 * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move.
2633
2634 * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption
2635 about buffer names.
2636
2637 2008-05-15 Glenn Morris <rgm@gnu.org>
2638
2639 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
2640
2641 * org/org-exp.el (org-infojs-options-inbuffer-template):
2642 Fix declaration.
2643
2644 * progmodes/cc-mode.el (declare-function): Add compat definition.
2645 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
2646
2647 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
2648
2649 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
2650 list to a cons so the caller can get back both expanded and
2651 unexpanded filesets.
2652 * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal)
2653 (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback):
2654 Change handling of selection-set returns as required.
2655
2656 2008-05-15 John Paul Wallington <jpw@pobox.com>
2657
2658 * add-log.el (top-level): Don't require cl when compiling.
2659
2660 * arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
2661 (archive-*-extract): Use `zerop'.
2662 (archive-*-write-file-member): Use `or', use `zerop'.
2663
2664 * diff-mode.el (diff-current-defun): Use `buffer-local-value'.
2665
2666 * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst.
2667 (ibuffer-mark-interactive, ibuffer-set-mark)
2668 (ibuffer-insert-buffer-line, ibuffer-redisplay-current)
2669 (ibuffer-map-lines, ibuffer-switch-format)
2670 (ibuffer-update-title-and-summary)
2671 (ibuffer-redisplay-engine): Use it.
2672
2673 * ibuf-ext.el (ibuffer-interactive-filter-by-mode)
2674 (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes)
2675 (define-ibuffer-filter mode, define-ibuffer-filter used-mode)
2676 (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers)
2677 (ibuffer-mark-read-only-buffers)
2678 (ibuffer-mark-dired-buffers): Use `buffer-local-value'.
2679
2680 * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
2681 (define-ibuffer-column, define-ibuffer-sorter)
2682 (define-ibuffer-op, define-ibuffer-filter): Add declarations
2683 containing indentation specs, replacing equivalent top-level
2684 forms that set `lisp-indent-function' properties.
2685 (define-ibuffer-op): Use `derived-mode-p'.
2686 (define-ibuffer-filter): Remove redundant `concat' call.
2687
2688 2008-05-14 Michael Albinus <michael.albinus@gmx.de>
2689
2690 * net/tramp.el (tramp-echo-mark): Update docstring.
2691 (tramp-echo-mark-marker): New defconst.
2692 (tramp-check-for-regexp): Use it.
2693
2694 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
2695
2696 * vc.el (vc-deduce-fileset): Do the right thing when visting a
2697 buffer (say, a log buffer or diff buffer) with a vc-dir buffer
2698 as parent.
2699
2700 2008-05-14 John Paul Wallington <jpw@pobox.com>
2701
2702 * international/mule.el (convert-define-charset-argument):
2703 Remove period from end of error message.
2704 (coding-system-mnemonic): Doc fix.
2705 (ctext-pre-write-conversion): Doc fix.
2706
2707 2008-05-14 Simon Marshall <simon@gnu.org>
2708
2709 * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "."
2710 from its default value and give it the risky-local-variable
2711 property (CVE-2008-2142).
2712
2713 2008-05-14 Kenichi Handa <handa@m17n.org>
2714
2715 * language/korean.el ("Korean"): Set `iso639-language'
2716 property to `ko'.
2717
2718 * language/japanese.el ("Japanese"): Set `iso639-language'
2719 property to `ja'.
2720
2721 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
2722 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
2723 ("Chinese-GB18030"): Set `iso639-language' property to `zh'.
2724
2725 * international/mule-cmds.el (set-language-environment):
2726 Set current-iso639-language.
2727
2728 * international/fontset.el (setup-default-fontset): For kana, han,
2729 hangul, and cjk-misc, move an entry with font-spec at the end.
2730 (generate-fontset-menu): Exclue fontset-auto* from the list.
2731
2732 * composite.el (compose-chars-after): Assume that WINDOW is always
2733 non-nil.
2734
2735 * faces.el (font-weight-table, font-slant-table)
2736 (font-swidth-table): Declare them by defconst. Change the format
2737 of elements. Call internal-set-font-style-table after their
2738 declaration.
2739 (face-valid-attribute-values): Call font-family-list. Get values
2740 for width, weight, and slant from font-xxx-table.
2741
2742 * cus-face.el (custom-face-attributes): Add "thin" for :weight.
2743
2744 2008-05-13 John Paul Wallington <jpw@pobox.com>
2745
2746 * ibuffer.el (ibuffer-buffer-file-name): New function.
2747 (define-ibuffer-column filename): Use it.
2748
2749 * ibuf-ext.el (define-ibuffer-filter filename): Use it.
2750
2751 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * talk.el (talk): Simplify. Pass display arg to talk-add-display
2754 as a string.
2755 (talk-add-display): Simplify. Accept only string args.
2756
2757 2008-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2758
2759 * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'.
2760
2761 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2762
2763 * Makefile.in (bootstrap-prepare): Don't chmod files.
2764 (autoloads): Do it here instead, where it's actually needed.
2765
2766 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
2767
2768 * tool-bar.el (tool-bar-make-keymap): Account for the optional
2769 KEY-BINDING-DATA field in menu-item list.
2770
2771 2008-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2772
2773 * dired.el (dired-read-dir-and-switches): Move things about to use less
2774 recursion during macroexpansion.
2775
2776 * dired.el (dired-read-dir-and-switches): Use read-file-name.
2777
2778 * dired.el (dired-read-dir-and-switches): Ignore ., .., and
2779 completion-ignored-extension directories if there's something else.
2780 (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert)
2781 (dired-remember-marks, dired-undo, dired-build-subdir-alist)
2782 (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark)
2783 (dired-toggle-marks, dired-change-marks, dired-unmark-all-files):
2784 buffer-read-only -> inhibit-read-only.
2785
2786 2008-05-12 Eric S. Raymond <esr@snark.thyrsus.com>
2787
2788 * vc.el (vc-expand-dirs): Stop this function from tossing out
2789 explicitly specified files.
2790
2791 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil
2794 to `insert'.
2795
2796 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
2797
2798 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
2799 cons. Use vc-annotate-backend.
2800 (with-vc-file, edit-vc-file): Remove unused macros.
2801
2802 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
2803
2804 * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
2805 (smtpmail-try-auth-methods): Use it.
2806
2807 2008-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2808
2809 * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that
2810 (setf (nthcdr ..) ..) doesn't require CL at runtime.
2811
2812 2008-05-11 Carsten Dominik <dominik@science.uva.nl>
2813
2814 * org/org.el (org-modules): Repair problems with loading org-jsinfo.org.
2815
2816 2008-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2817
2818 * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr)
2819 (vc-bzr-revision-completion-table): Use process-file.
2820 (vc-bzr-working-revision): Pass relative file names.
2821
2822 * diff-mode.el (diff-hunk-header-re): Refine the regexp.
2823
2824 2008-05-11 Juri Linkov <juri@jurta.org>
2825
2826 * wid-edit.el (widget-image-directory): Change default image data
2827 subdirectory from "custom" to "images/custom".
2828
2829 * info.el (Info-next-preorder): Let-bind `Info-history' to nil
2830 before recursive call to `Info-next-preorder' to not add
2831 intermediate nodes to the history.
2832
2833 * isearch.el: Put isearch-scroll property on recenter-top-bottom.
2834
2835 * emulation/cua-base.el: Put isearch-scroll property
2836 on cua-scroll-up and cua-scroll-down.
2837
2838 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com>
2839
2840 * vc-hooks.el (vc-recompute-state): Remove (dead code).
2841
2842 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
2843
2844 * vc-dispatcher.el (ewoc): Require.
2845 (vc-log-edit, vc-buffer-sync): Declare for byte compiler.
2846
2847 * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if.
2848
2849 2008-05-10 Chong Yidong <cyd@stupidchicken.com>
2850
2851 * term/w32-win.el (x-colors):
2852 * term/mac-win.el (x-colors):
2853 * term/x-win.el (x-colors): Re-order colors.
2854
2855 2008-05-10 Reiner Steib <reiner.steib@gmx.de>
2856
2857 * smerge-mode.el (smerge-command-prefix): Fix custom type.
2858
2859 2008-05-10 Eric S. Raymond <esr@snark.thyrsus.com>
2860
2861 * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory):
2862 New functions implementing motion to next and previous directory.
2863
2864 * vc-arch.el (vc-arch-command):
2865 * vc-bzr.el (vc-bzr-command):
2866 * vc-cvs.el (vc-cvs-command):
2867 * vc-dispatcher.el (vc-do-command):
2868 * vc-git.el (vc-git-command):
2869 * vc-hg.el (vc-hg-command):
2870 * vc-mcvs.el (vc-mvcs-command):
2871 * vc-mtn.el (vc-mtn-command):
2872 * vc-sccs.el (vc-sccs-command, vc-sccs-workfile)
2873 (vc-sccs-workfile-unchanged-p):
2874 * vc-svn.el (vc-svn-command, vc-svn-create-repo):
2875 * vc-rcs.el (all methods): Remove assumption about what a nil
2876 argument to vc-do-command means. This means no buffer name needs
2877 to be hardcoded into the dispatcher layer, and it's better to be
2878 explicit anyway.
2879
2880 * vc-svn.el (vc-svn-dir-state-heuristic): Remove.
2881
2882 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu>
2883
2884 * vc.el: Update todo.
2885
2886 * vc-sccs.el (vc-sccs-dir-status):
2887 * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
2888 backends and returning up to date files.
2889
2890 * vc-hooks.el (vc-prefix-map): Remove duplicate binding.
2891
2892 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2893
2894 * vc.el (vc-dir):
2895 * vc-hooks.el: Tweak the VC directory bindings. These are now
2896 documented in the manual.
2897
2898 * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
2899 (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
2900 (vc-dispatcher-selection-set): Allow callers to pass in an
2901 observer flag that says no buffer sync is required.
2902 * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
2903 Use the observer flag.
2904
2905 2008-05-09 Michael Albinus <michael.albinus@gmx.de>
2906
2907 * simple.el (start-file-process): Clarify docstring.
2908
2909 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2910
2911 * vc-sccs.el, vc.svn.el, vc-git.el, vc-hg.el, vc-mtn.el:
2912 Remove stub implementations of, and references to, wash-log.
2913 * vc-rcs.el (vc-rcs-comment-history):
2914 * vc-cvs.el (vc-cvs-comment-history):
2915 Inline the code that used to be wash-log.
2916
2917 * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback)
2918 (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment)
2919 (vc-sccs-print-log, vc-sccs-diff): Grok directories.
2920 * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout)
2921 (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment)
2922 (vc-rcs-print-log): Grok directories.
2923
2924 2008-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2925
2926 * vc.el (vc-mark-resolved): Add `backend' argument.
2927 (vc-next-action): Pass it the backend.
2928 (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff)
2929 (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file)
2930 (vc-default-comment-history, vc-default-create-snapshot)
2931 (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate)
2932 (vc-annotate-revision-previous-to-line)
2933 (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision):
2934 * vc-svn.el (vc-svn-checkout):
2935 * vc-mcvs.el (vc-mcvs-checkout):
2936 * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p)
2937 (vc-working-revision, vc-before-save, vc-mode-line):
2938 Prefer vc-call-backend to vc-call so as not to recompute the backend.
2939
2940 * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
2941 state to be consistent since it's often an unwarranted restriction.
2942 Don't return the state either.
2943 (vc-next-action): Check that the state is consistent.
2944 (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
2945 (vc-rollback, vc-update): Adapt to new return value of
2946 vc-deduce-fileset.
2947
2948 * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
2949 (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
2950 (vc-dispatcher-in-fileset-p): New fun.
2951 (vc-dispatcher-selection-set): Use it to properly handle directories.
2952
2953 2008-05-09 Dan Nicolaescu <dann@ics.uci.edu>
2954
2955 * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback)
2956 (vc-update): Remove unused let bindings.
2957
2958 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2959
2960 * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff)
2961 (vc-diff, vc-revert, vc-rollback, vc-update):
2962 * vc-dispatcher.el (vc-dispatcher-selection-set):
2963 Get rid of 4 special cases in fileset selection. This involved
2964 changing the return value of (vc-deduce-fileset) so that it passes
2965 back a deduced state as well as a deduced back end.
2966
2967 2008-05-08 Sam Steingold <sds@gnu.org>
2968
2969 * progmodes/compile.el (compilation-minor-mode-map)
2970 (compilation-mode-map): Bind "g" to recompile and "q" to quit-window.
2971 * grep.el (grep-mode-map): Use `set-keymap-parent' to connect it
2972 to `compilation-minor-mode-map' (instead of an explicit `cons').
2973
2974 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * org/org.el (org-modules, org-format-latex-options):
2977 * org/org-archive.el (org-archive-stamp-time)
2978 (org-archive-save-context-info):
2979 * org/org-faces.el (org-hide):
2980 * org/org-irc.el (org-irc-parse-link):
2981 * org/org-macs.el (org-call-with-arg, org-autoload):
2982 * org/org-mew.el (org-mew-store-link):
2983 * org/org-remember.el (org-remember-store-without-prompt)
2984 (org-remember-templates): Fix typos in docstrings.
2985
2986 * org/org-info.el (org-info-store-link): Remove leftover docstring.
2987
2988 * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
2989 (org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
2990 (org-bbdb-anniv-split): Fix typos in docstrings.
2991
2992 * org/org-publish.el (org-publish-project-alist): Doc fixes.
2993 (org-publish-use-timestamps-flag): Reflow docstring.
2994 (org-publish-files-alist): Fix typos in docstring.
2995
2996 2008-05-07 Sam Steingold <sds@gnu.org>
2997
2998 * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window
2999 appears to be too aggressive with window removal.
3000
3001 2008-05-08 Michael McNamara <mac@mail.brushroad.com>
3002
3003 * verilog-mode.el (verilog-type-font-keywords): Add leda and 0in
3004 as pragma keywords.
3005 (verilog-pretty-expr): Support lining up assignments which include
3006 part selects.
3007 (verilog-mode): More portable check for the availability of
3008 hideshow support.
3009 (verilog-do-indent): Remove special indent for declarations inside
3010 a parenthetical list. The code is ill-advised, and doesn't work
3011 given the new user defined types.
3012 (verilog-set-auto-endcomments): Enhance function automatic
3013 endcomment to support functions that return user defined types.
3014 (verilog-mode): Add code to tell which-function-mode minor mode
3015 that Verilog supports this feature.
3016
3017 2008-05-08 Eli Zaretskii <eliz@gnu.org>
3018
3019 * epa-file.el: Require epa-hook.
3020
3021 * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook.
3022
3023 * epa-hook.el: Renamed from epa-file-hook.el, to avoid
3024 file-names clashes on 8+3 filesystems. Provide epa-hook.
3025
3026 * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid
3027 file-names clashes on 8+3 filesystems.
3028
3029 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
3030
3031 * org/org.el (org-read-date-get-relative): Interpret lone
3032 weekday abbreviation as relative to today.
3033
3034 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
3035
3036 * abbrev.el (define-abbrev-table):
3037 * composite.el (toggle-auto-composition):
3038 * json.el (json-alist-p, json-plist-p):
3039 * minibuffer.el (completion-table-with-predicate):
3040 * ps-mule.el (ps-mule-external-libraries):
3041 * emacs-lisp/advice.el (ad-special-form-p):
3042 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3043 * eshell/em-smart.el (eshell-review-quick-commands):
3044 * progmodes/python.el (python-comment-line-p, python-blank-line-p)
3045 (python-skip-out, python-check-comint-prompt):
3046 Don't use `iff' in docstrings.
3047
3048 * international/robin.el (robin-package-alist): Fix typo in docstring.
3049 (robin-current-package-name): Doc fix.
3050 (robin-activate): Don't use `iff' in docstring.
3051
3052 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3053
3054 * vc.el, vc-dispatcher.el: VC-Dired support removed.
3055 The code uses a ewoc-based implementation now.
3056 * vc-hooks.el: Support for Meta-CVS has been removed.
3057
3058 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3059
3060 * tool-bar.el: Choose images dynamically.
3061 (tool-bar-make-keymap, tool-bar-find-image): New function.
3062 (tool-bar-find-image-cache): New var.
3063 (tool-bar-local-item, tool-bar-local-item-from-menu):
3064 Don't select the image yet, do it later in tool-bar-make-keymap.
3065
3066 2008-05-07 Andreas Schwab <schwab@suse.de>
3067
3068 * window.el: Require 'cl when compiling.
3069
3070 2008-05-07 Dan Nicolaescu <dann@ics.uci.edu>
3071
3072 * vc-dispatcher.el (vc-dir-insert-directories): Default to t.
3073
3074 2008-05-07 Glenn Morris <rgm@gnu.org>
3075
3076 * subr.el (ignore-errors): Move here from cl-macs.el.
3077 * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el.
3078
3079 * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords
3080 oddness.
3081
3082 2008-05-06 Eric S. Raymond <esr@snark.thyrsus.com>
3083
3084 * vc-hooks.el (vc-find-file-hook):
3085 * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
3086 further from vc.el.
3087 * vc.el (vc-dir-mode): Move VC-specific context menu entries here.
3088
3089 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
3090
3091 * verilog-mode.el (verilog-getopt-file): Cleanup warning message format.
3092 (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum)
3093 (verilog-auto-inout, verilog-auto-inout-module)
3094 (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param)
3095 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
3096 (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense)
3097 (verilog-auto-sense-sigs, verilog-auto-tieoff)
3098 (verilog-auto-unused, verilog-auto-wire)
3099 (verilog-decls-get-assigns, verilog-decls-get-consts)
3100 (verilog-decls-get-gparams, verilog-decls-get-inouts)
3101 (verilog-decls-get-inputs, verilog-decls-get-outputs)
3102 (verilog-decls-get-ports, verilog-decls-get-regs)
3103 (verilog-decls-get-signals, verilog-decls-get-wires)
3104 (verilog-dir-cache-lib-filenames, verilog-dir-cache-list)
3105 (verilog-dir-cache-preserving, verilog-dir-file-exists-p)
3106 (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file)
3107 (verilog-inject-sense, verilog-library-filenames)
3108 (verilog-mode-release-date, verilog-mode-version)
3109 (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer)
3110 (verilog-modi-cache-preserve-tick, verilog-modi-cache-results)
3111 (verilog-modi-get-assigns, verilog-modi-get-consts)
3112 (verilog-modi-get-gparams, verilog-modi-get-inouts)
3113 (verilog-modi-get-inputs, verilog-modi-get-outputs)
3114 (verilog-modi-get-ports, verilog-modi-get-regs)
3115 (verilog-modi-get-signals, verilog-modi-get-sub-inouts)
3116 (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs)
3117 (verilog-modi-get-wires, verilog-preserve-cache)
3118 (verilog-preserve-dir-cache, verilog-preserve-modi-cache)
3119 (verilog-read-sub-decls, verilog-read-sub-decls-line)
3120 (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts)
3121 (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs):
3122 Add caching of additional state, and rework signal extraction
3123 routines to improve AUTO expansion performance by 300%++.
3124
3125 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3128 Tweak Open Watcom regexp to distinguish between errors and warnings.
3129
3130 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3131
3132 * dired.el (dired-read-dir-and-switches): Fix up last change.
3133
3134 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>
3135
3136 * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff
3137 out of this function, move it to vc-dispatcher-selection-set.
3138
3139 2008-05-05 Sam Steingold <sds@gnu.org>
3140
3141 * window.el (delete-other-windows-vertically): New function.
3142
3143 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3144
3145 * dired.el (dired-read-dir-and-switches):
3146 Obey read-file-name-completion-ignore-case.
3147
3148 2008-05-05 Nick Roberts <nickrob@snap.net.nz>
3149
3150 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3151 Add regexp for Open Watcom compiler output.
3152
3153 2008-05-05 Phil Sung <psung@mit.edu> (tiny change)
3154
3155 * progmodes/python.el (python-block-pairs): Align finally with except.
3156
3157 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3158
3159 * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop.
3160
3161 2008-05-05 Tom Tromey <tromey@redhat.com>
3162
3163 * smerge-mode.el (smerge-start-session): Don't call smerge-next if
3164 looking at conflict marker.
3165
3166 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3167
3168 * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo
3169 client-mode -> vc-client-object, and guess `funcall' was meant.
3170 (vc-dir-mode): Rename client-mode -> vc-client-mode.
3171
3172 2008-05-05 Dan Nicolaescu <dann@ics.uci.edu>
3173
3174 * net/zeroconf.el (dbus-call-method, dbus-register-signal)
3175 (dbus-debug): Move declarations outside eval-when-compile.
3176
3177 2008-05-04 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3178
3179 * proced.el (proced-command-alist): Fix system-type values.
3180 Fix defcustom.
3181 (proced-sorting-schemes-alist, proced-sorting-scheme): New variables.
3182 (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
3183 (proced-sort-start, proced-sort, proced-sort-time): New commands.
3184 (proced-update): Use proced-sorting-scheme. Update modeline.
3185 (proced-send-signal): Use nreverse.
3186 (proced-sorting-scheme-p): New function.
3187
3188 2008-05-04 Andreas Schwab <schwab@suse.de>
3189
3190 * vc.el: Require dired when compiling.
3191
3192 * minibuffer.el (completion--insert-strings): Don't delete past bol.
3193
3194 2008-05-03 Glenn Morris <rgm@gnu.org>
3195
3196 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el:
3197 * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el:
3198 Simplify compilation requirements.
3199 * ediff-init.el, ediff-vers.el: Remove unnecessary variable
3200 declarations.
3201
3202 2008-05-03 Dave Love <fx@gnu.org>
3203
3204 * progmodes/python.el (python-beginning-of-statement):
3205 Loop at least once (fixes 2008-02-21 change).
3206
3207 2008-05-03 Eli Zaretskii <eliz@gnu.org>
3208
3209 * ls-lisp.el (ls-lisp-insert-directory): Use `string-width'
3210 instead of `length' for comparing length of user and group names.
3211
3212 2008-05-03 Eric S. Raymond <esr@snark.thyrsus.com>
3213
3214 * vc-dispatcher.el: New file, separates out the UI and command
3215 execution machinery from VCS-specific logic left in vc.el.
3216 The separation is not yet completely clean, but it's a good start.
3217 * vc.el: This file is about 1700 lines shorter now.
3218 Remove obsolete logentry-check from the backend API.
3219 * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only
3220 implementation of the logentry-check method, and it guarded against
3221 a log length limit that has probably been obsolete for 15 years (!).
3222
3223 2008-05-02 Sam Steingold <sds@gnu.org>
3224
3225 * progmodes/compile.el (compilation-start): Move setting of
3226 compilation-directory after (funcall mode) as that resets local
3227 variables, this fixes recompile in grep buffers.
3228 * grep.el (grep-mode-map): Bind "g" to recompile (like in dired &c).
3229
3230 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3231
3232 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
3233 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
3234 * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend
3235 has one of these and that all are called in compatible ways.
3236 * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el,
3237 * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el,
3238 * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every
3239 backend has one of these.
3240
3241 2008-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3242
3243 * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and
3244 initialization into define-abbrev-table. Use :regexp.
3245 (octave-mode-syntax-table): Don't set word syntax for `.
3246
3247 * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather
3248 than only value.
3249
3250 * dired.el (dired-read-dir-and-switches):
3251 Set minibuffer-completing-file-name and call substitute-in-file-name.
3252 (dired-format-columns-of-files): Use completion--insert-strings.
3253
3254 * minibuffer.el (completion-hilit-commonality): Revert last change:
3255 the leftover code was actually useful.
3256 (completion--insert-strings): Use string-width rather than length.
3257
3258 2008-05-02 Sam Steingold <sds@gnu.org>
3259
3260 * vc.el (vc-dir-mode-map): Enable mouse bindings.
3261 (vc-at-event): New macro: run the body at the even location.
3262 (vc-dir-menu, vc-dir-toggle-mark): Use it.
3263 (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events.
3264 * subr.el (mouse-event-p): Check if the event is mouse-related.
3265
3266 2008-05-02 Nick Roberts <nickrob@snap.net.nz>
3267
3268 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
3269 Don't throw error if no file is found.
3270
3271 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
3272
3273 * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings.
3274 (vc-default-state-heuristic): Doc fix.
3275
3276 2008-05-02 Richard Sharman <rsharman@pobox.com>
3277
3278 * hilit-chg.el (highlight-changes-mode): Remove references to
3279 hooks that no longer exist. Because define-minor-mode is used the
3280 hook highlight-changes-mode-hook exists and can do what both the
3281 old hooks used to do. The documentation at the top of the file
3282 was updated to demonstrate this.
3283 (highlight-changes-mode): Remove commented out call to a hook
3284 function that is no longer there.
3285 (hilit-chg-set): Remove running of highlight-changes-enable-hook.
3286
3287 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3288
3289 * vc.el (vc-default-dired-state-info): Change name of primitive
3290 to prettify-state-info, in preparation for ripping out dired mode.
3291 * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
3292 to prettify-state-info, in preparation for ripping out dired mode.
3293 * vc-hooks.el (vc-toggle-read-only): Throw an error when a user
3294 tries this on a version-controlled buffer. It will do useless or
3295 actively bad things on any version control system newer than RCS.
3296 * vc-hooks.el (vc-dired-resynch-file):
3297 * vc.el (vc-dired-resynch-file): Change name of primitive to
3298 vc-directory-resynch-file, preparing to remove dired.
3299
3300 2008-05-02 Dan Nicolaescu <dann@ics.uci.edu>
3301
3302 * vc-rcs.el (vc-rcs-state): Fix typos.
3303
3304 * vc.el (vc-register): Change argument order so that the prefix
3305 argument is assigned correctly.
3306 (vc-next-action, vc-dir-register): Update for the above change.
3307
3308 2008-05-01 Juri Linkov <juri@jurta.org>
3309
3310 * replace.el (occur-read-primary-args): Set default to the car of
3311 regexp-history and display it in the prompt, but don't add to the
3312 list of minibuffer defaults. Bind history-add-new-input to nil to
3313 not add automatically `default'. For empty input return `default'.
3314 Otherwise, add `input' to regexp-history and return it.
3315 (occur-1): Signal an error for the empty regexp.
3316
3317 * progmodes/compile.el (compilation-auto-jump):
3318 Set window point to `pos' explicitly.
3319
3320 2008-05-01 Eric S. Raymond <esr@snark.thyrsus.com>
3321
3322 * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored
3323 when appropriate.
3324 * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so
3325 we report the 'unregistered state reliably.
3326 * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so
3327 we report the 'unregistered state reliably.
3328 * vc-git.el (vc-git-state): Call vc-git-unregistered so
3329 we report the 'unregistered state reliably.
3330 * vc-hooks (vc-state): Document that vc-unregistered is
3331 now expected to be returned reliably.
3332 * vc.el (vc-default-dired-state): Change needs-patch state to
3333 needs-update, since the name now shows up in dir-status listings
3334 and was somewhat misleading.
3335 * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
3336 immediately after removing the file.
3337 * vc.el (vc-next-action): More informative messages when a fileset
3338 is in a mixed state or files are missing.
3339
3340 2008-05-01 Sam Steingold <sds@gnu.org>
3341
3342 * vc.el (vc-delete-file): Check if the file has uncommitted changes.
3343
3344 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3345
3346 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
3347
3348 2008-05-01 Daiki Ueno <ueno@unixuser.org>
3349
3350 * epa-file-hook.el: New file split from epa-file.el.
3351 * epa-file.el: Require 'epa-file-hook.
3352 (epa-file-handler): Add autoload cookie.
3353 * loadup.el: Load epa-file-hook.
3354 * startup.el (command-line): Eval the body of auto-encryption-mode.
3355
3356 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu>
3357
3358 * vc.el (vc-dir-mode-map): Don't bind "r".
3359
3360 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct.
3361 (vc-hg-status-printer): New function.
3362 (vc-hg-after-dir-status): Deal with copied and renamed files.
3363 (vc-hg-dir-status): Add flag to show copied files.
3364
3365 2008-05-01 John Paul Wallington <jpw@pobox.com>
3366
3367 * ibuffer.el (ibuffer-last-sorting-mode): New variable.
3368 (ibuffer-do-sort-by-recency): Reverse sorting order if last
3369 sorting mode was recency.
3370
3371 * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to
3372 reverse sorting order if last sorting mode was the sorter's.
3373
3374 2008-05-01 Jason Rumney <jasonr@gnu.org>
3375
3376 * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258.
3377
3378 2008-04-30 John Paul Wallington <jpw@pobox.com>
3379
3380 * ibuffer.el (define-ibuffer-column filename): When the major mode
3381 is `vc-dir-mode' show the buffer's default directory.
3382
3383 * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the
3384 major mode is `vc-dir-mode' use the buffer's default directory.
3385
3386 2008-04-30 Sam Steingold <sds@gnu.org>
3387
3388 * vc.el (vc-dir-delete-file): Add.
3389 (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS.
3390 (vc-delete-file): Do not barf when the file has been already deleted.
3391
3392 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
3393
3394 * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu.
3395
3396 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
3397
3398 * progmodes/octave-mod.el (octave-help): New function.
3399 * progmodes/octave-hlp.el: Delete.
3400 * info-look.el (octave-mode): Add operator index.
3401
3402 * vc.el (vc-checkout): Typo.
3403
3404 2008-04-30 Dan Nicolaescu <dann@ics.uci.edu>
3405
3406 * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last.
3407 Add "..." in the appropriate places.
3408
3409 * epa.el (epa-key-list-mode-map): Add more menu entries.
3410 Add "..." in the appropriate places.
3411
3412 * dired.el (dired-mode-map): Add :help.
3413
3414 * vc.el (vc-deduce-fileset): Add new parameter.
3415 (vc-dir-marked-only-files): New function.
3416 (vc-next-action): Don't ignore directories, look at the files
3417 inside them.
3418 (vc-dir-mode): Document how the mark/unmark commands work.
3419
3420 2008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
3421
3422 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
3423 Rule out trailing spaces in file and directory names as well.
3424
3425 * minibuffer.el (completion--do-completion): Move point even if the
3426 completion makes no change.
3427 (completion-pcm-try-completion): Fix computation of new point.
3428
3429 2008-04-30 David Hansen <david.hansen@gmx.net>
3430
3431 * dired.el: Require 'cl.
3432
3433 2008-04-30 Nick Roberts <nickrob@snap.net.nz>
3434
3435 * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow
3436 hollow if not in innermost frame.
3437
3438 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3439
3440 Make `checkout-model' apply to filesets.
3441 * vc-hooks.el (vc-checkout-model): Rewrite.
3442 (vc-before-save, vc-after-save): Adjust callers accordingly.
3443 * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update)
3444 (vc-transfer-file): Adjust callers accordingly.
3445 * vc-rcs.el (vc-rcs-checkout-model): Adjust arg.
3446 (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file)
3447 (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model
3448 instead of vc-checkout-model.
3449 * vc-mcvs.el (vc-mcvs-revert):
3450 Use vc-mcvs-checkout-model i.s.o vc-checkout-model.
3451 * vc-cvs.el (vc-cvs-checkout-model): Adjust arg.
3452 (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model.
3453 * vc-svn.el (vc-svn-checkout-model):
3454 * vc-hg.el (vc-hg-checkout-model):
3455 * vc-git.el (vc-git-checkout-model):
3456 * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
3457
3458 * dired.el (dired-read-dir-and-switches): Replace last change with
3459 a new approach that mixes read-file-name and read-directory-name.
3460
3461 * files.el (read-buffer-to-switch):
3462 Avoid making assumptions about `other-buffer'.
3463
3464 2008-04-29 Sam Steingold <sds@gnu.org>
3465
3466 * vc.el (vc-dir-mode-hook): Add normal hook.
3467 (vc-dir-mode): Run it.
3468
3469 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
3470
3471 * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer.
3472 Always split windows.
3473 (gdb-speedbar-timer-fn): Only raise frame after user input.
3474 (gdb-same-frame): Reverse initial value.
3475 (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
3476
3477 * progmodes/gud.el (gud-speedbar-buttons): Raise frame in
3478 gdb-speedbar-timer-fn.
3479
3480 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3481
3482 * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects.
3483
3484 2008-04-29 Daiki Ueno <ueno@unixuser.org>
3485
3486 * epa.el (epa-key-list-mode-map): Add menu.
3487 (epa-delete-keys, epa-import-keys): Fix typo.
3488
3489 2008-04-29 Glenn Morris <rgm@gnu.org>
3490
3491 * find-cmd.el (top-level): Does not need cl when compiling.
3492
3493 2008-04-29 Phil Jackson <phil@shellarchive.co.uk>
3494
3495 * find-cmd.el: New file.
3496
3497 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3498
3499 * minibuffer.el (completion-hilit-commonality): Remove leftover code.
3500 (completion-pcm--pattern->regex): Let `group' be a list of symbols.
3501 (completion-pcm--hilit-commonality): New function.
3502 (completion-pcm-all-completions): Use it.
3503
3504 * minibuffer.el (completion-common-substring): Mark obsolete.
3505 (completions-first-difference, completions-common-part):
3506 Move from simple.el.
3507 (completion-hilit-commonality): New fun.
3508 (display-completion-list, completion-emacs21-all-completions)
3509 (completion-emacs22-all-completions): Use it.
3510 * simple.el (completions-first-difference, completions-common-part):
3511 Move to minibuffer.el.
3512 (choose-completion-string): Use field functions and minibufferp.
3513 (completion-setup-function): Don't set completions faces.
3514
3515 2008-04-29 Glenn Morris <rgm@gnu.org>
3516
3517 * calendar/calendar.el (calendar-nth-named-absday)
3518 (calendar-nth-named-day):
3519 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float):
3520 * calendar/holidays.el (holiday-float): Doc fixes.
3521
3522 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in
3523 the `full' case.
3524
3525 * org/org-agenda.el (calendar-iso-from-absolute):
3526 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute):
3527 Fix declarations.
3528
3529 2008-04-28 Nick Roberts <nickrob@snap.net.nz>
3530
3531 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint
3532 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly).
3533 (gdb-goto-breakpoint): Likewise for visiting breakpoints.
3534 (gdb-assembler-custom): Be careful not to match other addresses.
3535
3536 2008-04-29 Jason Rumney <jasonr@gnu.org>
3537
3538 * battery.el (battery-status-function): Use w32-battery-status
3539 on Windows.
3540 (battery-echo-area-format): Make apm format the general case.
3541 (battery-mode-line-format): Merge apm and pmset formats as the
3542 general case.
3543
3544 2008-04-29 Nick Roberts <nickrob@snap.net.nz>
3545
3546 * progmodes/gdb-ui.el (gdb-info-stack-custom):
3547 Use gud-tool-bar-item-visible-no-fringe.
3548 (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer
3549 is already visible in frame. Remove optional size parameter
3550 and add optional frame parameter.
3551
3552 * progmodes/gud.el (gud-display-line): Only consider visible
3553 frames when looking for source buffer.
3554
3555 2008-04-28 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * doc-view.el (doc-view-new-window-function): Avoid using WINDOW
3558 argument to get-char-property, in case the current buffer hasn't
3559 been assigned to that window yet.
3560 (doc-view-display): Default to selected window if the current
3561 buffer hasn't been assigned to a window yet.
3562
3563 2008-04-28 Vinicius Jose Latorre <bzg@altern.org>
3564
3565 * whitespace.el (whitespace-trailing-regexp): Fix docstring.
3566
3567 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
3568
3569 * net/tramp.el (tramp-mode): New defcustom.
3570 (tramp-file-name-handler, tramp-completion-file-name-handler):
3571 Use it.
3572 (tramp-replace-environment-variables): Handle "$$".
3573
3574 2008-04-28 Sam Steingold <sds@gnu.org>
3575
3576 * vc-hg.el (vc-hg-rename-file): Fix argument order.
3577
3578 2008-04-28 Bastien Guerry <bzg@altern.org>
3579
3580 * whitespace.el (whitespace-trailing): Fix typo.
3581
3582 2008-04-28 Sam Steingold <sds@gnu.org>
3583
3584 * textmodes/remember.el (diary-make-entry): Update the autoload.
3585
3586 2008-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3587
3588 * minibuffer.el (completion-pcm--all-completions): Don't pass nil to
3589 all-completions.
3590
3591 2008-04-28 Juanma Barranquero <lekktu@gmail.com>
3592
3593 * desktop.el (desktop-minor-mode-table): Add `savehist-mode'.
3594
3595 2008-04-27 Dan Nicolaescu <dann@ics.uci.edu>
3596
3597 * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert.
3598 (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement.
3599 (vc-dir-mark-file): Add an optional argument.
3600 (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories.
3601
3602 2008-04-27 Daiki Ueno <ueno@unixuser.org>
3603
3604 * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook
3605 rather than obsolete alias find-file-hooks.
3606 (auto-encryption-mode): Rename from epa-file-mode. Default to on.
3607 Use find-file-hook rather than obsolete alias find-file-hooks.
3608 Add to find-file-not-found-functions.
3609 (epa-file-handler): Put 'safe-magic and 'operations properties.
3610
3611 * epa.el (epa-global-minor-modes, epa-mode, epa-menu)
3612 (epa-menu-items): Remove.
3613
3614 * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
3615 (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
3616 (epa-dired-mode, epa-global-dired-mode): Remove.
3617
3618 * dired.el (dired-mode-map): Bind encryption/decryption commands.
3619
3620 * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.
3621
3622 * files.el (insert-file-contents-literally): Inhibit epa-file-handler.
3623
3624 2008-04-27 Glenn Morris <rgm@gnu.org>
3625
3626 * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
3627 Remove un-needed local `orig-list'. Replace cl `copy-list'.
3628
3629 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
3630
3631 * org/org.el (org-html-level-start): Always have id's in HTML.
3632 (org-export-as-html): Use `org-link-protocols' to
3633 retrieve the export form of the link.
3634 (org-add-link-type): Final parameter renamed from PUBLISH.
3635 Better documentation of how it is to be used. Avoid double entries for
3636 the same link type.
3637 (org-add-link-props): New function.
3638 (org-modules-loaded): New variable.
3639 (org-load-modules-maybe, org-set-modules): New function.
3640 (org-modules): New option.
3641 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode)
3642 (orgtbl-mode, org-store-link, org-insert-link-global)
3643 (org-open-at-point): Call `org-load-modules-maybe'.
3644 (org-search-view): Add more text properties.
3645 (org-agenda-schedule, org-agenda-deadline): Allow also in
3646 search-type agendas.
3647 (org-search-view): Order of arguments has been changed.
3648 Interpret prefix-arg as TODO-ONLY.
3649 (org-agenda, org-run-agenda-series, org-agenda-manipulate-query):
3650 Take new argument order of `org-search-view' into account.
3651 (org-todo-only): New variable.
3652 (org-search-syntax-table): New variable and function.
3653 (org-search-view): Do the search with the special syntax table.
3654 (define-obsolete-function-alias): Make work with XEmacs.
3655 (org-add-planning-info): Use old date as default when modifying an
3656 existing deadline or scheduled item.
3657 (org-agenda-compute-time-span): Make argument N optional.
3658 (org-agenda-format-date-aligned): Require `cal-iso'.
3659 (org-agenda-list): Include week into agenda heading, don't
3660 list it at each date (only on Mondays).
3661 (org-read-date-analyze): Define local variable `iso-date'.
3662 (org-agenda-format-date-aligned): Remove dependency on
3663 `calendar-time-from-absolute'.
3664 (org-remember-apply-template, org-go-to-remember-target):
3665 Interpret filenames relative to `org-directory'.
3666 (org-complete): Silently fail when trying to complete
3667 keywords that don't have a default value.
3668 (org-get-current-options): Add a #+DATE: option.
3669 (org-additional-option-like-keywords): Remove "DATE:" from the
3670 list of additional keywords.
3671 (org-export-as-html): Remove (current-time) as unnecessary second
3672 argument of `format-time-string'.
3673 (org-clock-find-position): Handle special case at end of buffer.
3674 (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to
3675 `org-agenda-change-time-span'.
3676 (org-agenda-week-view): New argument ISO-WEEK, pass it on to
3677 `org-agenda-change-time-span'.
3678 (org-agenda-month-view): New argument MONTH, pass it on to
3679 `org-agenda-change-time-span'.
3680 (org-agenda-year-view): New argument YEAR, pass it on to
3681 `org-agenda-change-time-span'.
3682 (org-agenda-change-time-span): New optional argument N, pass it on
3683 to `org-agenda-compute-time-span'.
3684 (org-agenda-compute-time-span): New argument N, interpret it by
3685 changing the starting day.
3686 (org-small-year-to-year): New function.
3687 (org-scheduled-past-days): Respect `org-scheduled-past-days'.
3688 (org-auto-repeat-maybe): Make sure that repeating dates are pushed
3689 into the future, and that the shift is at least one interval, never 0.
3690 (org-update-checkbox-count): Fix bug with checkbox counting.
3691 (org-add-note): New command.
3692 (org-add-log-setup): Rename from `org-add-log-maybe'.
3693 (org-log-note-headings): New entry for plain notes (i.e. notes not
3694 related to state changes or clocking).
3695 (org-get-org-file): Check for availability of `remember-data-file'.
3696 (org-cached-entry-get): Allow a regexp value for
3697 `org-use-property-inheritance'.
3698 (org-use-property-inheritance): Allow regexp value. Fix bug in
3699 customization type.
3700 (org-use-tag-inheritance): Allow a list and a regexp value for
3701 this variable.
3702 (org-scan-tags, org-get-tags-at): Implement selective tag inheritance.
3703 (org-entry-get): Respect value `selective' for the INHERIT argument.
3704 (org-tag-inherit-p, org-property-inherit-p): New functions.
3705 (org-agenda-format-date-aligned): Allow 10 characters for
3706 weekday, to acomodate German locale.
3707 (org-add-archive-files): New function.
3708 (org-agenda-files): New argument `ext', to get archive files as well.
3709 (org-tbl-menu): Protect the use of variables that
3710 are only available when org-table.el gets loaded.
3711 (org-read-agenda-file-list): Error if `org-agenda-files' is a
3712 single directory.
3713 (org-open-file): Allow a batch process to trigger
3714 waiting after executing a system command.
3715 (org-store-link): Link to headline when there is not
3716 target and no region in an org-mode buffer when creating a link.
3717 (org-link-types-re): New variable.
3718 (org-make-link-regexps): Compute `org-link-types-re'.
3719 (org-make-link-description-function): New option.
3720 (org-agenda-date, org-agenda-date-weekend): New faces.
3721 (org-archive-sibling-heading): New option.
3722 (org-archive-to-archive-sibling): New function.
3723 (org-iswitchb): New command.
3724 (org-buffer-list): New function.
3725 (org-agenda-columns): Also try the #+COLUMNS line in
3726 the buffer associated with the entry at point (or with the first
3727 entry in the agenda view).
3728 (org-modules): Add entry for org-bibtex.el.
3729 (org-completion-fallback-command): Move into `org-completion' group.
3730 (org-clock-heading-function): Move to `org-progress' group.
3731 (org-auto-repeat-maybe): Make sure that a note can
3732 be enforces if `org-log-repeat' is `note'.
3733 (org-modules): Allow additional symbols for external packages.
3734 (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
3735 (org-clock-goto): Hide drawers after showing an
3736 entry with `org-clock-goto'.
3737 (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
3738 Try also a clocktable block shift.
3739 (org-clocktable-try-shift): New function.
3740 (org-columns-hscoll-title): New function.
3741 (org-columns-previous-hscroll): New variable.
3742 (org-columns-full-header-line-format): New variable.
3743 (org-columns-display-here-title, org-columns-remove-overlays):
3744 Install `org-columns-hscoll-title' in post-command-hook.
3745
3746 * org/org.el: Split into many small files.
3747
3748 * org/org-agenda.el: New file, split off from org.el.
3749
3750 * org/org-archive.el: New file, split off from org.el.
3751
3752 * org/org-bbdb.el: New file.
3753
3754 * org/org-bibtex.el: New file, split off from org.el.
3755
3756 * org/org-clock.el: New file, split off from org.el.
3757
3758 * org/org-colview.el: New file, split off from org.el.
3759
3760 * org/org-compat.el: New file, split off from org.el.
3761
3762 * org/org-exp.el: New file, split off from org.el.
3763
3764 * org/org-faces.el: New file, split off from org.el.
3765
3766 * org/org-gnus.el: New file, split off from org.el.
3767
3768 * org/org-info.el: New file, split off from org.el.
3769
3770 * org/org-infojs.el: New file.
3771
3772 * org/org-irc.el: New file.
3773
3774 * org/org-macs.el: New file, split off from org.el.
3775
3776 * org/org-mew.el: New file.
3777
3778 * org/org-mhe.el: New file, split off from org.el.
3779
3780 * org/org-publish.el: New file, split off from org.el.
3781
3782 * org/org-remember.el: New file, split off from org.el.
3783
3784 * org/org-rmail.el: New file, split off from org.el.
3785
3786 * org/org-table.el: New file, split off from org.el.
3787
3788 * org/org-vm.el: New file, split off from org.el.
3789
3790 * org/org-wl.el: New file, split off from org.el.
3791
3792 2008-04-27 Jason Riedy <jason@acm.org>
3793
3794 * lisp/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines
3795 parameter that supresses lines that evaluate to NIL.
3796 (orgtbl-get-fmt): New inline function for
3797 picking apart formats that may be lists.
3798 (orgtbl-apply-fmt): New inline function for applying formats that
3799 may be functions.
3800 (orgtbl-eval-str): New inline function for strings that may be
3801 functions.
3802 (orgtbl-format-line, orgtbl-to-generic): Use and document.
3803 (orgtbl-to-latex, orgtbl-to-texinfo): Document.
3804 (*orgtbl-llfmt*, *orgtbl-llstart*)
3805 (*orgtbl-llend*): Dynamic variables for last-line formatting.
3806 (orgtbl-format-section): Shift formatting to support detecting the
3807 last line and formatting it specially.
3808 (orgtbl-to-generic): Document :ll* formats. Set to the non-ll
3809 formats unless overridden.
3810 (orgtbl-to-latex): Suggest using :llend to suppress the final \\.
3811 (*orgtbl-table*, *orgtbl-rtn*): Dynamically
3812 bound variables to hold the input collection of lines and output
3813 formatted text.
3814 (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*)
3815 (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound
3816 format parameters.
3817 (orgtbl-format-line): New function encapsulating formatting for a
3818 single line.
3819 (orgtbl-format-section): Similar for each section. Rebinding the
3820 dynamic vars customizes the formatting for each section.
3821 (orgtbl-to-generic): Use orgtbl-format-line and
3822 orgtbl-format-section.
3823 (org-get-param): Now unused, so delete.
3824 (orgtbl-gather-send-defs): New function to
3825 gather all the SEND definitions before a table.
3826 (orgtbl-send-replace-tbl): New function to find the RECEIVE
3827 corresponding to the current name.
3828 (orgtbl-send-table): Use the previous two functions and implement
3829 multiple destinations for each table.
3830
3831 * doc/org.texi (A LaTeX example): Note that fmt may be a
3832 one-argument function, and efmt may be a two-argument function.
3833 (Radio tables): Document multiple destinations.
3834
3835 2008-04-27 Carsten Dominik <dominik@science.uva.nl>
3836
3837 * org/org-agenda.el (org-add-to-diary-list): New function.
3838 (org-prefix-has-effort): New variable.
3839 (org-sort-agenda-noeffort-is-high): New option.
3840 (org-agenda-columns-show-summaries)
3841 (org-agenda-columns-compute-summary-properties): New options.
3842 (org-format-agenda-item): Compute the duration of the item.
3843 (org-agenda-weekend-days): New variable.
3844 (org-agenda-list, org-timeline): Use the proper faces for dates in
3845 the agenda and timeline buffers.
3846 (org-agenda-archive-to-archive-sibling): New command.
3847 (org-agenda-start-with-clockreport-mode): New option.
3848 (org-agenda-clockreport-parameter-plist): New option.
3849 (org-agenda-clocktable-mode): New variable.
3850 (org-agenda-deadline-leaders): Allow a function value for the
3851 deadline leader.
3852 (org-agenda-get-deadlines): Deal with new function value.
3853
3854 * lisp/org-clock.el (org-clock): New customization group.
3855 (org-clock-into-drawer, org-clock-out-when-done)
3856 (org-clock-in-switch-to-state, org-clock-heading-function):
3857 Move into the new group.
3858 (org-clock-out-remove-zero-time-clocks): New option.
3859 (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'.
3860 (org-dblock-write:clocktable): Allow a Lisp form for the scope
3861 parameter.
3862 (org-dblock-write:clocktable): Fix bug with total time calculation.
3863 (org-dblock-write:clocktable): Request the unrestricted list of files.
3864 (org-get-clocktable): New function.
3865 (org-dblock-write:clocktable): Make sure :tstart and :tend can not only
3866 be strings but also integers (an absolute day number) and lists (m d y).
3867
3868 * org/org-colview.el (org-columns-next-allowed-value)
3869 (org-columns-edit-value): Limit the effort for updating in the
3870 agenda to recomputing a single file.
3871 (org-columns-compute): Only write property value if it has changed.
3872 This avoids raising the buffer-change-flag unnecessarily.
3873 (org-agenda-colview-summarize)
3874 (org-agenda-colview-compute): New functions.
3875 (org-agenda-columns): Call `org-agenda-colview-summarize'.
3876
3877 * org/org-exp.el (org-export-run-in-background): New option.
3878 (org-export-icalendar): Allow a batch process to trigger waiting
3879 after executing a system command.
3880 (org-export-preprocess-string): Rename from
3881 `org-cleaned-string-for-export'.
3882 (org-export-html-style): Made target class look like normal text.
3883 (org-export-as-html): Make use of the better proprocessing in
3884 `org-cleaned-string-for-export'.
3885 (org-cleaned-string-for-export): Better treatment of heuristic
3886 targets, many more internal links will now work in HTML export.
3887 (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS.
3888 (org-export-inbuffer-options-extra): New variable.
3889 (org-export-options-filters): New hook.
3890 (org-infile-export-plist): Find also the settings keywords in
3891 `org-export-inbuffer-options-extra'.
3892 (org-infile-export-plist): Allow multiple #+OPTIONS lines and
3893 multiple #+INFOJS_OPT lines.
3894 (org-export-html-handle-js-options): New function.
3895 (org-export-html-infojs-setup): New option.
3896 (org-export-as-html): Call `org-export-html-handle-js-options'.
3897 Add autoload to all entry points.
3898 (org-skip-comments): Function removed.
3899
3900 * org/org-table.el (org-table-make-reference): Extra parenthesis
3901 around single fields, to make sure that algebraic formulas get
3902 correctly interpreted by calc.
3903 (org-table-current-column): No longer interactive.
3904
3905 * org/org-export-latex.el (org-export-latex-preprocess):
3906 Rename from `org-export-latex-cleaned-string'.
3907
3908 2008-04-27 Bastien Guerry <bzg@altern.org>
3909
3910 * org/org-publish.el (org-publish-get-base-files-1): New function.
3911 (org-publish-get-base-files): Use it.
3912 (org-publish-temp-files): New variable.
3913 Don't require 'dired-aux anymore.
3914 (org-publish-initial-buffer): New variable.
3915 (org-publish-org-to, org-publish): Use it.
3916 (org-publish-get-base-files-1): Bug fix: get
3917 the proper list of files when recursing thru a directory.
3918 (org-publish-get-base-files): Use the :exclude property to skip
3919 both files and directories.
3920
3921 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
3922
3923 * net/tramp.el (tramp-handle-make-symbolic-link)
3924 (tramp-handle-file-name-directory)
3925 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
3926 (tramp-do-copy-or-rename-file-directly)
3927 (tramp-handle-insert-directory, tramp-handle-expand-file-name)
3928 (tramp-handle-substitute-in-file-name)
3929 (tramp-handle-insert-file-contents, tramp-handle-write-region)
3930 * net/tramp-cache.el (tramp-get-file-property)
3931 (tramp-set-file-property, tramp-flush-file-property)
3932 (tramp-flush-directory-property)
3933 * net/tramp-compat.el (tramp-compat-make-temp-file)
3934 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
3935 Disable `file-name-handler-alist' when handling localname.
3936 It could have a remote file syntax, like a VMS file name.
3937
3938 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3939
3940 * whitespace.el: New version 11.1.
3941 (whitespace-trailing-regexp): Option fix, now trailing regexp must be
3942 enclosed by \\( and \\)$. Docstring fix.
3943 (whitespace-trailing-regexp): Fun removed.
3944 (whitespace-report-list): Const initialization fix.
3945 (whitespace-color-on): Code fix.
3946
3947 2008-04-27 Andreas Schwab <schwab@suse.de>
3948
3949 * Makefile.el: Unbreak bootstrap.
3950
3951 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
3952
3953 * net/tramp.el (tramp-replace-environment-variables): New defun.
3954 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
3955 Use it.
3956
3957 2008-04-27 Glenn Morris <rgm@gnu.org>
3958
3959 * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix.
3960
3961 * calculator.el (calculator-expt): Replace cl function `oddp'.
3962
3963 2008-04-27 Johan Bockgård <bojohan@gnu.org>
3964
3965 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
3966 Simplify. Collect `defun' and `autoload' entries.
3967 Avoid modifying load-history.
3968
3969 2008-04-26 Glenn Morris <rgm@gnu.org>
3970
3971 * textmodes/ispell.el (ispell-insert-word): Revert previous change.
3972
3973 * simple.el (quoted-insert, zap-to-char): Revert previous change.
3974
3975 2008-04-26 John Paul Wallington <jpw@pobox.com>
3976
3977 * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in
3978 `hexl-mode-old-eldoc-documentation-function'.
3979 (hexl-mode-exit): Restore it.
3980 (hexl-mode-old-eldoc-documentation-function): Declare for compiler.
3981
3982 * w32-fns.el (top-level): Don't set `completion-ignore-case' to t.
3983
3984 2008-04-26 Juanma Barranquero <lekktu@gmail.com>
3985
3986 * minibuffer.el (completion-pcm-word-delimiters): Add :group.
3987 (completion-pcm--all-completions): Doc fix.
3988 (completion-styles-alist, completion-all-completions):
3989 Fix typos in docstrings.
3990
3991 2008-04-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3992
3993 * whitespace.el: There is now only one variable (whitespace-style) to
3994 specify which kind of blank is visualized. Doc and docstring fix.
3995 New version 11.0.
3996 (whitespace-style): New option, replace whitespace-style-mark and
3997 whitespace-style-color.
3998 (whitespace-style-mark, whitespace-style-color): Options removed.
3999 (whitespace-hspace, whitespace-tab, whitespace-newline)
4000 (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
4001 (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
4002 (whitespace-hspace-regexp, whitespace-space-regexp)
4003 (whitespace-tab-regexp, whitespace-trailing-regexp)
4004 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
4005 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
4006 (whitespace-space-after-tab-regexp, whitespace-line-column)
4007 (whitespace-display-mappings, whitespace-report): Docstring fix.
4008 (whitespace-color-value-list, whitespace-mark-value-list)
4009 (whitespace-active-color, whitespace-active-mark)
4010 (whitespace-toggle-color, whitespace-toggle-mark): Vars removed.
4011 (whitespace-style-value-list, whitespace-active-style)
4012 (whitespace-toggle-style): New vars.
4013 (whitespace-toggle-option-alist, whitespace-help-text):
4014 Var initialization and docstring fix.
4015 (whitespace-toggle-options, global-whitespace-toggle-options)
4016 (whitespace-cleanup, whitespace-cleanup-region)
4017 (whitespace-report-region, whitespace-interactive-char)
4018 (whitespace-toggle-list): Docstring and code fix.
4019 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
4020 (whitespace-turn-off, whitespace-color-on, whitespace-color-off)
4021 (whitespace-display-char-on, whitespace-display-char-off): Code fix.
4022 (whitespace-style-face-p, whitespace-style-mark-p): New fun.
4023
4024 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4025
4026 * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts.
4027 (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
4028 (diff-sanity-check-hunk): Adjust code accordingly.
4029
4030 2008-04-26 Glenn Morris <rgm@gnu.org>
4031
4032 * abbrev.el (define-abbrev): Don't use `iff' in doc-strings.
4033
4034 * forms-d2.dat: Move to ../etc.
4035 * forms-d2.el (forms-file): Adapt for above change.
4036
4037 * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete
4038 `translation-table-for-input'.
4039
4040 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function.
4041 (byte-compile-obsolete, byte-compile-variable-ref): Use it.
4042
4043 * progmodes/fortran.el (fortran-mode-syntax-table): Change `;'
4044 to punctuation now it's not needed for abbrevs.
4045 (fortran-mode-abbrev-table): Remove defvar, make use of new
4046 define-abbrev-table :regexp feature.
4047
4048 * textmodes/ispell.el (ispell-insert-word): Remove, and replace with
4049 insert, now that translation-table-for-input is not needed.
4050
4051 2008-04-26 Johannes Weiner <hannes@saeurebad.de>
4052
4053 * emacs-lisp/pp.el (pp-display-expression): New function,
4054 extracted from pp-eval-expression.
4055 (pp-eval-expression): Use pp-display-expression.
4056 (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions.
4057 (pp-last-sexp): New function, extracted from pp-eval-last-sexp.
4058 (pp-eval-last-sexp): Use pp-last-sexp.
4059
4060 2008-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4061
4062 * abbrev.el (define-abbrev-table): Apply props even if the table
4063 exists already.
4064
4065 * minibuffer.el (completion-table-with-context): Fix `pred' for the
4066 various kinds of completion tables.
4067 (completion-emacs22-try-completion): Place cursor after the /, as was
4068 done in Emacs-22's minibuffer-complete-word.
4069 Fix bug reported by David Hansen <david.hansen@gmx.net>.
4070 (completion-emacs22-try-completion): Merge all mergable text rather
4071 than just /.
4072 (completion-pcm--delim-wild-regex): New var.
4073 (completion-pcm-word-delimiters): New custom.
4074 (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
4075 (completion-pcm--string->pattern, completion-pcm--pattern->regex)
4076 (completion-pcm--all-completions, completion-pcm-all-completions)
4077 (completion-pcm--merge-completions, completion-pcm--pattern->string)
4078 (completion-pcm-try-completion): New functions.
4079 (completion-styles-alist): Add them.
4080 (completion-styles): Add it to the default.
4081
4082 2008-04-25 Nick Roberts <nickrob@snap.net.nz>
4083
4084 * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
4085 (gdb-var-create-handler): ...until here when there are values.
4086 (gdb-post-prompt): Don't do -var-update with no watch expressions.
4087 (gdb-info-locals-handler): Don't match "struct {...}" as an array.
4088
4089 2008-04-25 Eli Zaretskii <eliz@gnu.org>
4090
4091 * ls-lisp.el (ls-lisp-format): Fix last change.
4092 (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt)
4093 (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt)
4094 (ls-lisp-filesize-f-fmt): New defvars.
4095 (ls-lisp-insert-directory): Dynamically compute format specifiers
4096 for displaying UID, GID, and file size, and store them in the
4097 above variables.
4098 (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt,
4099 ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt
4100 instead of constant format strings.
4101 (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and
4102 ls-lisp-filesize-d-fmt instead of constant format strings.
4103
4104 2008-04-24 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric
4107 value of addresses rather than (partial) string value.
4108 (gdb-frame-handler): Change regexp according to above change.
4109 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
4110 (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode)
4111 (gdb-assembler-mode): Disable undo in these buffers.
4112
4113 2008-04-24 Michael Albinus <michael.albinus@gmx.de>
4114
4115 * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s.
4116 Reported by Loris Bennett <loris.bennett@fu-berlin.de>.
4117
4118 2008-04-24 Sam Steingold <sds@gnu.org>
4119
4120 * textmodes/remember.el (remember-diary-extract-entries): Use
4121 diary-make-entry instead of the obsolete make-diary-entry.
4122
4123 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4124
4125 * subr.el (translation-table-for-input): Mark as obsolete.
4126
4127 * isearch.el (isearch-search-string): Avoid string-bytes and aset.
4128
4129 * international/quail.el (quail-build-decode-map): Avoid string-bytes.
4130
4131 * textmodes/ispell.el (ispell-dictionary-alist-1)
4132 (ispell-dictionary-alist-2, ispell-dictionary-alist-3)
4133 (ispell-dictionary-alist-4, ispell-dictionary-alist-5)
4134 (ispell-dictionary-alist-6): Remove.
4135 (ispell-dictionary-base-alist): New var, merges the above.
4136 (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params):
4137 Use it.
4138 (ispell-dictionary-alist): Default to nil. Remove autoload.
4139 (ispell-local-dictionary-alist): Remove autoload.
4140
4141 * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax.
4142 (f90-mode-abbrev-table): Use the new :regexp feature.
4143 Merge defvar and mapc into define-abbrev-table.
4144 (f90-imenu-type-matcher): Remove unused `l'.
4145 (f90-imenu-generic-expression): Remove unused `not-ib'.
4146 (f90-prepare-abbrev-list-buffer): Use with-current-buffer.
4147 (f90-change-keywords): Use restore-buffer-modified-p.
4148
4149 2008-04-24 Glenn Morris <rgm@gnu.org>
4150
4151 * net/goto-addr.el (goto-address-prog-mode):
4152 * progmodes/bug-reference.el (bug-reference-prog-mode):
4153 Define for compiler.
4154
4155 * minibuffer.el (x-file-dialog): Declare as function.
4156
4157 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use
4158 dframe-update-speed rather than obsolete alias speedbar-update-speed.
4159
4160 * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo.
4161 (cal-menu-scroll-menu): Use commands rather than key macros, which don't
4162 work with easymenu. Add :keys where needed.
4163
4164 * calendar/cal-move.el (calendar-scroll-left): Handle case when
4165 event-start is nil.
4166
4167 * calendar/calendar.el (calendar-mode-map): Fix typo.
4168
4169 2008-04-24 Tom Tromey <tromey@redhat.com>
4170
4171 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
4172 Document keywords. Add :suppress.
4173 * pcvs-defs.el (cvs-mode-map): Use :suppress.
4174
4175 * net/goto-addr.el (goto-address-unfontify): New function.
4176 (goto-address-fontify): Use it. Respect goto-address-prog-mode.
4177 (goto-address-fontify-region, goto-address-mode)
4178 (goto-address-prog-mode): New functions.
4179
4180 * progmodes/bug-reference.el: New file.
4181
4182 2008-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4183
4184 * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c.
4185
4186 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4187
4188 * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard
4189 macros within lambdas.
4190
4191 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
4192
4193 * minibuffer.el (completion-try-completion): Add `point' argument.
4194 Change return value.
4195 (completion-all-completions): Add `point' argument.
4196 (minibuffer-completion-help): Pass the new `point' argument.
4197 (completion--do-completion): Pass the whole field to try-completion.
4198 (completion--try-word-completion): Rewrite, making fewer assumptions.
4199 (completion-emacs21-try-completion, completion-emacs21-all-completions)
4200 (completion-emacs22-try-completion, completion-emacs22-all-completions)
4201 (completion-basic-try-completion, completion-basic-all-completions):
4202 New functions.
4203 (completion-styles-alist): Use them.
4204
4205 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es>
4206
4207 * ispell.el (ispell-set-spellchecker-params): New function to make sure
4208 right params and dictionary alists are used after spellchecker changes.
4209 (ispell-aspell-dictionary-alist, ispell-last-program-name)
4210 (ispell-initialize-spellchecker-hook): New variables and hook.
4211 (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
4212 (ispell-maybe-find-aspell-dictionaries): Remove.
4213 Calls replaced by (ispell-set-spellchecker-params) calls.
4214 (ispell-have-aspell-dictionaries): Remove.
4215 * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
4216 ispell-set-spellchecker-params.
4217
4218 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
4219
4220 * complete.el (PC-do-completion): Be more robust in the presence of
4221 unexpected values in minibuffer-completion-predicate.
4222
4223 * minibuffer.el (read-file-name): Don't let-bind default-directory.
4224 Only abbreviate default-filename if it's a file.
4225
4226 * minibuffer.el (read-file-name-function, read-file-name-predicate)
4227 (read-file-name-completion-ignore-case, insert-default-directory):
4228 New vars, moved from fileio.c.
4229 (read-file-name): New fun, moved from fileio.c.
4230 * cus-start.el: Remove insert-default-directory and
4231 read-file-name-completion-ignore-case.
4232
4233 2008-04-23 Magnus Henoch <mange@freemail.hu>
4234
4235 * tar-mode.el (tar-untar-buffer): If the entry has directory
4236 link type, extract it as a directory even if its file name doesn't
4237 end with a slash. Fixes extraction of NetBSD tar archives.
4238
4239 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 * server.el (server-start): Also don't get confused by CRs since we
4242 don't quote them.
4243
4244 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
4245
4246 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
4247 (gdb-set-gud-minor-mode-existing-buffers)
4248 (gdb-info-breakpoints-custom, gdb-get-location)
4249 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
4250 Previously gdb-create-define-alist wasn't always run and added to
4251 after-save-hook.
4252
4253 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
4254
4255 2008-04-23 Kevin Ryde <user42@zip.com.au>
4256
4257 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
4258 comments like unindented ones.
4259
4260 2008-04-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4261
4262 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
4263 parameter origins.
4264
4265 2008-04-23 Kevin Ryde <user42@zip.com.au>
4266
4267 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4268 Bind print-level to ensure output forms aren't truncated if
4269 print-level is set to eval-expression-print-level when going via
4270 eval-defun and friends, or has been otherwise fiddled with.
4271
4272 2008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
4273
4274 * progmodes/cc-mode.el (c-basic-common-init): Don't set
4275 font-lock-extend-after-change-region-function globally.
4276
4277 2008-04-23 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * speedbar.el (speedbar-use-tool-tips-flag)
4280 (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp)
4281 (speedbar-file-regexp, speedbar-message, speedbar-item-info)
4282 (speedbar-files-item-info, speedbar-maybe-add-localized-support)
4283 (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list)
4284 (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list)
4285 (speedbar-fetch-replacement-function, speedbar-extract-one-symbol)
4286 (speedbar-separator-face): Fix typos in docstrings.
4287 (speedbar-stealthy-function-list, speedbar-verbosity-level)
4288 (speedbar-supported-extension-expressions, speedbar-update-current-file)
4289 (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring.
4290 (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions)
4291 (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame)
4292 (speedbar-show-info-under-mouse, speedbar-directory-buttons)
4293 (speedbar-check-vc-this-line, speedbar-files-line-directory)
4294 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
4295 (speedbar-buffers-line-directory, speedbar-recenter-to-top)
4296 (speedbar-recenter): Doc fixes.
4297 (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence
4298 declaration and remove redundant info in docstring.
4299
4300 2008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
4301
4302 * vc-git.el (vc-git-status-printer): Deal with directories.
4303
4304 * vc.el (vc-next-action): Look at more than the first file to
4305 determine the state.
4306
4307 2008-04-23 Glenn Morris <rgm@gnu.org>
4308
4309 * dframe.el (dframe-have-timer-flag): Drop support for Emacs without
4310 timers. Doc fix.
4311 (dframe-update-speed): Drop support for XEmacs < 20.
4312 (dframe-frame-mode): Drop support for Emacs < 20.
4313 (dframe-set-timer-internal): Drop support for Emacs without timers.
4314 (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined.
4315
4316 * ediff-init.el (ediff-check-version): Drop support for very old Emacs
4317 versions. Add doc-string. Mark as obsolete.
4318
4319 * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12.
4320
4321 * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode,
4322 rather than using an Emacs version test.
4323
4324 * tree-widget.el (tree-widget-image-enable): Use display-images-p
4325 rather than an Emacs version test.
4326
4327 * calendar/cal-china.el (holiday-chinese-qingming)
4328 (holiday-chinese-winter-solstice, holiday-chinese): New functions.
4329 * calendar/calendar.el (calendar-chinese-all-holidays-flag): New.
4330 * calendar/holidays.el (holiday-oriental-holidays): Add more holidays.
4331
4332 * calendar/cal-islam.el (holiday-islamic): Doc fix.
4333
4334 * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
4335 (diary-remind): Allow negative DAYS to represent a range 1:DAYS.
4336 Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
4337
4338 2008-04-23 Nick Roberts <nickrob@snap.net.nz>
4339
4340 * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename...
4341 (gdb-previous-frame-pc-address): ...to this.
4342 (gdb-get-selected-frame): Use MI command -stack-info-frame instead
4343 of "info frame" with Gdb 6.4+.
4344 (gdb-stack-list-frames-regexp): New regexp.
4345 (gdb-frame-handler-1): Parse output of -stack-info-frame.
4346
4347 2008-04-22 David Glasser <glasser@davidglasser.net> (tiny change)
4348
4349 * tar-mode.el (tar-prefix-offset): New constant.
4350 (tar-header-block-tokenize): Support paths with long names
4351 which use the "ustar" standard.
4352
4353 2008-04-22 Mathias Dahl <mathias.dahl@gmail.com>
4354
4355 * image-dired.el (image-dired-track-original-file)
4356 (image-dired-modify-mark-on-thumb-original-file):
4357 Use `dired-goto-file' instead of `search-forward'. This solves
4358 a bug with finding files where the file name is a subset of other
4359 file names. Doc fix.
4360
4361 2008-04-22 Juri Linkov <juri@jurta.org>
4362
4363 * menu-bar.el (buffers-menu-max-size): Move its definition down to
4364 the "Buffers Menu" section. Change group name `mouse' to `menu'.
4365 (yank-menu-length): Change group name `mouse' to `menu'.
4366 (buffers-menu-buffer-name-length): New user option.
4367 (menu-bar-update-buffers): Use buffers-menu-buffer-name-length
4368 instead of the hard-coded number 27.
4369
4370 2008-04-22 Juri Linkov <juri@jurta.org>
4371
4372 * isearch.el (eval-when-compile): Require `help-macro'.
4373 (isearch-help-for-help-internal): Isearch specific Help screen
4374 created by `make-help-screen'.
4375 (isearch-help-map): New variable that binds "b", "k", "m" to
4376 isearch-specific commands, and binds other keys to
4377 isearch-other-control-char, thus allowing other Help keys to
4378 exit isearch mode and execute their global definitions.
4379 (isearch-help-for-help, isearch-describe-bindings)
4380 (isearch-describe-key, isearch-describe-mode): New commands.
4381 (isearch-mode-help): Define alias to isearch-describe-mode
4382 and remove its old function definition.
4383 (isearch-mode-map): Bind "\C-h" to isearch-help-map.
4384 Remove old comments because this issue is settled now.
4385 (isearch-forward): Describe three new Help commands in the docstring.
4386 (isearch-mode): Remove \\{isearch-mode-map} from the docstring,
4387 leave the single sentence at the first line of the docstring,
4388 and prepend the word "function" before `isearch-forward'
4389 to make the Help link to the function instead of variable.
4390
4391 2008-04-22 Juri Linkov <juri@jurta.org>
4392
4393 * isearch.el (isearch-success-function): New variable with default
4394 to `isearch-success-function-default'.
4395 (isearch-search): Call a function from `isearch-success-function'
4396 instead of calling the hard-coded `isearch-range-invisible'.
4397 (isearch-success-function-default): New function that calls
4398 `isearch-range-invisible' and inverts its return value.
4399
4400 * info.el (Info-search): In two similar places that skip
4401 undesired search matches move code to Info-search-success-function,
4402 and call `isearch-success-function' instead.
4403 (Info-search-success-function): New function copied from code
4404 in Info-search. Replace isearch-range-invisible with
4405 text-property-not-all that checks for 'invisible and 'display
4406 properties to skip partially invisible matches (whose display
4407 properties were set by Info-fontify-node).
4408 (Info-mode): Set buffer-local isearch-success-function
4409 to Info-search-success-function.
4410
4411 2008-04-22 Juri Linkov <juri@jurta.org>
4412
4413 * minibuffer.el (internal-complete-buffer-except): New function.
4414
4415 * files.el (read-buffer-to-switch): New function.
4416 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
4417 Change interactive spec to call read-buffer-to-switch instead of
4418 using the letter "B".
4419
4420 * simple.el (minibuffer-default-add-shell-commands): New function.
4421 Use declare-function for mailcap-file-default-commands from "mailcap".
4422 (shell-command): Set local minibuffer-default-add-function to
4423 minibuffer-default-add-shell-commands in minibuffer-with-setup-hook
4424 before calling read-shell-command. Set 4th arg default-value of
4425 read-shell-command to relative buffer-file-name in file buffers.
4426
4427 * dired-aux.el (dired-read-shell-command-default): Move it to
4428 gnus/mailcap.el and change its name to more general name
4429 mailcap-file-default-commands.
4430 (minibuffer-default-add-dired-shell-commands): New function.
4431 Use declare-function for mailcap-file-default-commands from "mailcap".
4432 (dired-read-shell-command): Set local minibuffer-default-add-function
4433 to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook
4434 before calling read-shell-command. Remove dired-read-shell-command-default
4435 from the default value arg because default values are not set in
4436 minibuffer-default-add-dired-shell-commands. Doc fix.
4437
4438 * dired-x.el (dired-smart-shell-command): Sync arguments and
4439 interactive spec with changes in `shell-command'.
4440 Use dired-get-filename to get the dired file name at point
4441 as the default value in dired mode.
4442
4443 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
4444
4445 * info.el (Info-complete-menu-item): Add missing parenthesis.
4446
4447 2008-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
4448
4449 * info.el (Info-complete-menu-item): Save point.
4450
4451 2008-04-22 Juanma Barranquero <lekktu@gmail.com>
4452
4453 * minibuffer.el (minibuffer-complete-and-exit): Fix last change.
4454
4455 2008-04-22 Andreas Schwab <schwab@suse.de>
4456
4457 * Makefile.in (emacs-deps): Define.
4458 Use it instead of $(lisp)/subdirs.el.
4459
4460 2008-04-22 Dan Nicolaescu <dann@ics.uci.edu>
4461
4462 * vc.el (vc-next-action): Do not consider directories when
4463 checking for state compatibility.
4464 (vc-transfer-file): Use when not if.
4465 (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
4466 (vc-dir-mark-file): Use them.
4467 (vc-deduce-fileset): Also return the backend.
4468 (vc-diff-internal): Take as argument the value returned by
4469 vc-deduce-fileset instead of just the fileset.
4470 (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
4471 (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
4472 (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
4473
4474 2008-04-22 Tassilo Horn <tassilo@member.fsf.org>
4475
4476 * doc-view.el (doc-view-scroll-up-or-next-page): Don't use
4477 set-window-vscroll but image-scroll-down. Fixes a bug where a
4478 command following SPC scrolled up again.
4479
4480 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * progmodes/gdb-ui.el (gdb-locals-header): New variable.
4483 (gdb-locals-mode, gdb-registers-mode): Use it for header line.
4484 (gud-watch): Add "$" prefix when in registers buffer.
4485
4486 2008-04-22 Glenn Morris <rgm@gnu.org>
4487
4488 * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
4489
4490 * whitespace.el (whitespace-display-table)
4491 (whitespace-display-table-was-local): Move definitions before use.
4492
4493 * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
4494 (copyright-limit): Respect copyright-at-end-flag.
4495 (copyright-re-search, copyright-start-point)
4496 (copyright-offset-too-large-p): New functions.
4497 (copyright-update-year): Use copyright-re-search.
4498 (copyright-update, copyright-fix-years): Use copyright-start-point,
4499 and copyright-re-search.
4500 (copyright): Use copyright-offset-too-large-p.
4501 * add-log.el (change-log-mode): Set copyright-at-end-flag.
4502
4503 * add-log.el (top-level): Require 'cl when compiling.
4504
4505 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
4506
4507 * complete.el (PC-complete-as-file-name, PC-read-file-name-internal):
4508 Treat minibuffer-completion-predicate as a predicate.
4509
4510 * minibuffer.el (completion--file-name-table): Accept both the old
4511 `dir' arg or the new `pred' arg.
4512
4513 * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
4514 `predicate' argument to pass non-predicate data.
4515 (ffap-read-url-internal, ffap-read-file-or-url-internal):
4516 Use second arg as proper predicate.
4517
4518 * vc-bzr.el (vc-bzr-complete-with-prefix): Remove.
4519 (vc-bzr-revision-completion-table): Use completion-table-with-context
4520 instead.
4521
4522 * simple.el (choose-completion-string): Use minibuffer-completion-table.
4523
4524 2008-04-21 Chong Yidong <cyd@stupidchicken.com>
4525
4526 * term.el (term-emulate-terminal): Perform redisplay after the
4527 process filter has finished running.
4528
4529 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
4530
4531 * vc.el (vc-dir): Use pop-to-buffer, so it can be customized.
4532
4533 * minibuffer.el (completion-try-completion): Change magic symbol
4534 property name. Rename from minibuffer-try-completion.
4535 (completion-all-completions): Rename from minibuffer-all-completions.
4536 Remove hide-spaces argument.
4537 (completion--do-completion): Rename from minibuffer--do-completion.
4538 (minibuffer-complete-and-exit): Call just try-completion rather than
4539 completion-try-completion to fix up the case.
4540 (completion--try-word-completion): Try to add space or hyphen before
4541 making `string' a prefix of `completion'.
4542 (completion--insert-strings): Rename from minibuffer--insert-strings.
4543
4544 2008-04-22 Naohiro Aota <nao.aota@gmail.com> (tiny change)
4545
4546 * net/tls.el (tls-program): Add -ign_eof argument to call the
4547 openssl commands.
4548 (tls-checktrust): Ditto.
4549
4550 2008-04-21 Dan Nicolaescu <dann@ics.uci.edu>
4551
4552 * vc-cvs.el (vc-cvs-status-extra-headers): New function.
4553
4554 * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
4555 (vc-check-master-templates, vc-file-not-found-hook)
4556 (vc-kill-buffer-hook):
4557 * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command)
4558 (vc-find-position-by-context, vc-buffer-context)
4559 (vc-restore-buffer-context, vc-responsible-backend)
4560 (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync)
4561 (vc-next-action, vc-register, vc-register-with, vc-steal-lock)
4562 (vc-finish-logentry, vc-coding-system-for-diff, vc-switches)
4563 (vc-version-diff, vc-diff, vc-insert-headers)
4564 (vc-dired-buffers-for-dir, vc-dired-resynch-file)
4565 (vc-snapshot-precondition, vc-create-snapshot, vc-print-log)
4566 (vc-revert, vc-rollback, vc-version-backup-file)
4567 (vc-rename-master, vc-delete-file, vc-rename-file)
4568 (vc-branch-part, vc-default-retrieve-snapshot)
4569 (vc-annotate-display-autoscale, vc-annotate-display-select)
4570 (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference)
4571 (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if.
4572 (vc-dir-update): Handle directories.
4573 (vc-default-status-printer): Simplify.
4574
4575 * progmodes/asm-mode.el (asm-mode-map):
4576 * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help.
4577
4578 * progmodes/m4-mode.el (m4-mode-map): Add menu.
4579
4580 2008-04-21 Kenichi Handa <handa@m17n.org>
4581
4582 * select.el (xselect-convert-to-string): Send a C_STRING only if
4583 the polymorphic target TEXT is requested.
4584
4585 2008-04-21 Juanma Barranquero <lekktu@gmail.com>
4586
4587 * minibuffer.el (completion-setup-hook, display-completion-list)
4588 (completion--file-name-table): Fix typos in docstrings.
4589 (completion-table-dynamic): Fix typo, and reflow docstring.
4590
4591 2008-04-20 Andreas Schwab <schwab@suse.de>
4592
4593 * server.el (server-switch-buffer): Also consider clients in the
4594 selected frame.
4595
4596 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
4597
4598 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
4599 Select window clicked on first.
4600 (gdb): Display thread number in mode-line.
4601 (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings.
4602 (gdb-breakpoints-header): New variable.
4603 (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line.
4604
4605 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4606
4607 * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
4608 (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
4609 (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
4610 (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
4611 (vc-sccs-print-log): Use it.
4612
4613 * vc-hooks.el (vc-path): Remove SCCS-specific hack.
4614
4615 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
4616 * progmodes/scheme.el (scheme-mode-variables): Don't use it.
4617
4618 * tooltip.el (tooltip-previous-message): New var.
4619 (tooltip-show-help-non-mode): Rewrite to better follow the behavior of
4620 the C code (avoid overwriting a minibuffer, restore previous echo
4621 message, ...).
4622 (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt):
4623 Simplify.
4624
4625 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
4628 (gdb-init-1): Initialise it.
4629 (gdb-annotation-rules): New entry for "new-thread".
4630 (gdb-thread-identification): New function to customize
4631 mode-line-buffer-identification.
4632 (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode)
4633 (gdb-assembler-mode): Use it.
4634 (gdb-threads-mode): Force "info threads" onto queue.
4635
4636 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4637
4638 * files.el (locate-file-completion-table): Rename from
4639 locate-file-completion and make it use `pred' in the normal way.
4640 (locate-file-completion): New compatibility wrapper.
4641 (load-library): Use locate-file-completion-table.
4642 * finder.el (finder-commentary):
4643 * subr.el (locate-library):
4644 * emacs-lisp/find-func.el (find-library): Likewise.
4645 * info.el: Use with-current-buffer and inhibit-read-only.
4646 (Info-read-node-name-2): Change to use `predicate' in the normal way.
4647 (Info-read-node-name-1): Adjust uses accordingly.
4648
4649 * minibuffer.el (completion-table-with-context): Add support for `pred'.
4650 (completion-table-with-terminator): Don't use complete-with-action
4651 since we have to distinguish all three cases anyway.
4652 (completion-table-with-predicate): New function.
4653 (dynamic-completion-table): Add obsolete alias.
4654
4655 * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
4656
4657 2008-04-18 Sam Steingold <sds@gnu.org>
4658
4659 * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
4660 Use quit-window instead of bury-buffer.
4661
4662 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4663
4664 * minibuffer.el (completion-table-with-terminator): Fix last fix.
4665
4666 2008-04-18 Andreas Schwab <schwab@suse.de>
4667
4668 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4669 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4670 Depend on $(lisp)/subdirs.el.
4671
4672 2008-04-18 Juanma Barranquero <lekktu@gmail.com>
4673
4674 * descr-text.el (describe-char-after):
4675 Use `define-obsolete-function-alias'.
4676
4677 * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'.
4678
4679 * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description.
4680
4681 * savehist.el (savehist-load): Add WHEN to obsolescence declaration.
4682 Remove redundant obsolescence info in docstring.
4683
4684 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
4685 (vc-header-alist): Add WHEN to obsolescence declaration.
4686 (vc-state): Fix typo in docstring.
4687
4688 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap):
4689 Use `define-obsolete-variable-alias'.
4690
4691 * emulation/tpu-edt.el (tpu-have-ispell):
4692 * international/codepage.el (codepage-setup):
4693 Fix typo in obsolescence declaration.
4694
4695 * international/mule.el (char-coding-system-table):
4696 Remove redundant obsolescence info in docstring.
4697 (charset-list, generic-char-p, set-char-table-default):
4698 Fix typos in obsolescence decarations.
4699
4700 * international/mule-diag.el (non-iso-charset-alist):
4701 Fix typo in obsolescence declaration.
4702 (decode-codepage-char): Remove redundant obsolescence info in docstring.
4703
4704 * font-core.el (font-lock-defaults-alist):
4705 * font-lock.el (font-lock-reference-face):
4706 * frame.el (screen-height, screen-width, set-screen-width)
4707 (set-screen-height):
4708 * hilit-chg.el (highlight-changes-initial-state):
4709 * isearch.el (isearch-return-char):
4710 * log-edit.el (cvs-commit-buffer-require-final-newline)
4711 (cvs-changelog-full-paragraphs):
4712 * mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
4713 (mouse-popup-menubar-stuff):
4714 * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button)
4715 (mouse-wheel-click-button):
4716 * outline.el (outline-visible):
4717 * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name):
4718 * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path):
4719 * emacs-lisp/lisp-mode.el (lisp-comment-indent):
4720 * progmodes/compile.el (compile-internal):
4721 Add WHEN to obsolescence declarations.
4722
4723 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4724
4725 * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window
4726 is not better anyway.
4727
4728 2008-04-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4729
4730 * whitespace.el (whitespace-report-region): Handle whitespace-tab-width
4731 properly.
4732
4733 2008-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
4734
4735 * progmodes/python.el (python-mode-map): Use abbrev-table-menu.
4736 (python-use-skeletons): Remove, unused.
4737 (python-skeletons): Remove. Use the abbrev table instead.
4738 (python-mode-abbrev-table): Fix regexp;
4739 add enable-function and case-fixed.
4740 (def-python-skeleton): Simplify.
4741 (python-expand-template): Use the abbrev-table and abbrev-insert.
4742 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
4743 Remove.
4744 (python-mode): Don't set pre-abbrev-expand-hook.
4745
4746 * skeleton.el: Set coding-tag.
4747
4748 * abbrev.el (abbrev-insert): New function extracted from expand-abbrev.
4749 (expand-abbrev): Use it.
4750 (abbrev-table-menu): New function.
4751
4752 * abbrev.el (define-abbrev-table): Fontify dosctrings as such.
4753
4754 * minibuffer.el (completion-table-with-terminator): Fix paren typo.
4755
4756 2008-04-17 Sam Steingold <sds@gnu.org>
4757
4758 * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the
4759 idiosyncratic bury-buffer/delete-window logic.
4760
4761 2008-04-17 Juanma Barranquero <lekktu@gmail.com>
4762
4763 * emacs-lisp/crm.el (crm-completion-help, crm-complete)
4764 (crm-complete-word, crm-complete-and-exit): Fix typo in previous change.
4765
4766 2008-04-17 Kenichi Handa <handa@m17n.org>
4767
4768 * international/characters.el: Don't make the width of U+00AD to 0.
4769
4770 2008-04-17 Nick Roberts <nickrob@snap.net.nz>
4771
4772 * progmodes/gdb-ui.el (gdb-stack-update): New variable.
4773 (gdb, gdb-starting, gdb-frames-mode): Use it.
4774 (gdb-invalidate-frames): Advise to call "info stack" only if
4775 execution has occurred.
4776 (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
4777 selected frame if no execution has occurred.
4778 (gdb-frames-force-update): New interactive function.
4779 (gdb-frames-mode-map): Bind it to "F".
4780
4781 2008-04-17 Michael Olson <mwolson@gnu.org>
4782
4783 * textmodes/remember.el (remember-version): Release Remember 2.0.
4784
4785 2008-04-16 Yoni Rabkin <yoni@rabkins.net>
4786
4787 * textmodes/artist.el:
4788 * progmodes/vhdl-mode.el:
4789 * progmodes/verilog-mode.el:
4790 * progmodes/vera-mode.el:
4791 * progmodes/simula.el:
4792 * progmodes/ps-mode.el:
4793 * progmodes/cmacexp.el:
4794 * obsolete/hilit19.el:
4795 * emulation/viper.el:
4796 * ediff.el: Cleanup the bug-report email addresses and make sure the
4797 maintainer is still willing to handle bug reports.
4798
4799 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu>
4800
4801 * vc.el (vc-dir-kill-query): Fix thinko.
4802
4803 2008-04-16 Glenn Morris <rgm@gnu.org>
4804
4805 * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed
4806 by diary-sexp-entry.
4807
4808 2008-04-16 Markus Triska <markus.triska@gmx.at>
4809
4810 * proced.el (proced-command-alist): Add support for darwin.
4811
4812 2008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4813
4814 * proced.el (proced-mode): Redefine as just the major-mode.
4815 (proced): Separate it from proced-mode.
4816
4817 * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
4818
4819 2008-04-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4820
4821 * whitespace.el: Honor the `indent-tabs-mode' setting from user.
4822 Suggested by Stephen Deasey <sdeasey@gmail.com>. Honor also the
4823 `tab-width' setting from user. New version 10.0. Doc and docstring
4824 fix.
4825 (whitespace-style, whitespace-chars): Remove options.
4826 (whitespace-style-mark): New option, replace whitespace-style deleted
4827 option. Fix docstring.
4828 (whitespace-style-color): New option, replace whitespace-chars deleted
4829 option. Fix docstring.
4830 (whitespace-space, whitespace-hspace, whitespace-tab)
4831 (whitespace-newline, whitespace-trailing, whitespace-line)
4832 (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
4833 (whitespace-space-after-tab, whitespace-hspace-regexp)
4834 (whitespace-space-regexp, whitespace-tab-regexp)
4835 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
4836 (whitespace-empty-at-eob-regexp, whitespace-line-column)
4837 (whitespace-toggle-option-alist): Fix docstring.
4838 (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
4839 (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix
4840 docstring and initialization.
4841 (global-whitespace-mode): Autoloaded global minor mode.
4842 (whitespace-chars-value-list, whitespace-style-value-list)
4843 (whitespace-active-chars, whitespace-active-style)
4844 (whitespace-toggle-chars, whitespace-toggle-style): Remove vars.
4845 (whitespace-color-value-list): New var, replace
4846 whitespace-chars-value-list removed var.
4847 (whitespace-mark-value-list): New var, replace
4848 whitespace-style-value-list removed var.
4849 (whitespace-active-color): New var, replace whitespace-active-chars
4850 removed var.
4851 (whitespace-active-mark): New var, replace whitespace-active-style
4852 removed var.
4853 (whitespace-toggle-color): New var, replace whitespace-toggle-chars
4854 removed var.
4855 (whitespace-toggle-mark): New var, replace whitespace-toggle-style
4856 removed var.
4857 (whitespace-toggle-option-alist, whitespace-report-list)
4858 (whitespace-report-text, whitespace-help-text): Fix initialization.
4859 (whitespace-indent-tabs-mode, whitespace-tab-width): New vars.
4860 (whitespace-toggle-options, global-whitespace-toggle-options)
4861 (whitespace-cleanup-region, whitespace-report-region)
4862 (whitespace-interactive-char): Fix docstring and code.
4863 (whitespace-cleanup, whitespace-report): Fix docstring.
4864 (whitespace-replace-spaces-by-tabs): Remove fun.
4865 (whitespace-replace-action): New fun, replace
4866 whitespace-replace-spaces-by-tabs removed fun.
4867 (whitespace-regexp, whitespace-indentation-regexp)
4868 (whitespace-space-after-tab-regexp, whitespace-insert-value)
4869 (whitespace-kill-buffer): New funs.
4870 (whitespace-insert-option-mark, whitespace-help-on)
4871 (whitespace-help-off, whitespace-turn-on, whitespace-turn-off)
4872 (whitespace-color-on, whitespace-color-off)
4873 (whitespace-display-char-on): Fix code.
4874
4875 2008-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4876
4877 * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar)
4878 (mouse-throw-magnifier-with-mouse-movement): Remove.
4879 (mouse-throw-magnifier-base): New const.
4880 (mouse-drag-scroll-delta): New fun.
4881 (mouse-drag-throw): Use it.
4882
4883 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
4884
4885 * international/uni-bidi.el, international/uni-category.el:
4886 * international/uni-combining.el, international/uni-comment.el:
4887 * international/uni-decimal.el, international/uni-decomposition.el:
4888 * international/uni-digit.el, international/uni-lowercase.el:
4889 * international/uni-mirrored.el, international/uni-name.el:
4890 * international/uni-numeric.el, international/uni-old-name.el:
4891 * international/uni-titlecase.el, international/uni-uppercase.el:
4892 * international/charprop.el: Regenerate.
4893
4894 2008-04-15 Dan Nicolaescu <dann@ics.uci.edu>
4895
4896 * vc.el (vc-status-fileinfo): Add new member directoryp.
4897 (vc-default-status-printer): Print directories.
4898 (vc-status-update): Sort files before subdirectories.
4899
4900 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
4901 Add alternative implementation based on "cvs update".
4902
4903 2008-04-15 Tassilo Horn <tassilo@member.fsf.org>
4904
4905 * doc-view.el: Changed requirements section to tell that only one
4906 of dvipdf or dvipdfm is needed.
4907 (doc-view-already-converted-p): Fix bug that forced reconversion
4908 if doc was already converted.
4909
4910 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4911
4912 * minibuffer.el (minibuffer-message):
4913 Make sure we can put-text-property.
4914
4915 * emacs-lisp/crm.el: Complete rewrite.
4916
4917 * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.
4918 (tmm-add-prompt): Make sure completion-setup-hook is preserved even in
4919 case of an error in display-completion-list.
4920
4921 * filecache.el (file-cache-completions-keymap): Move init from
4922 file-cache-completion-setup-function into declaration.
4923 (file-cache-minibuffer-complete): Simplify.
4924 (file-cache-completion-setup-function): Use standard-output,
4925 preserve current-buffer.
4926
4927 * vc.el (vc-status-update): Fix typo.
4928 (vc-status-update): Set needs-update.
4929 (vc-status-refresh): η-reduce.
4930
4931 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
4932
4933 * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e
4934 to image-eol.
4935
4936 2008-04-14 Alexandre Julliard <julliard@winehq.org>
4937
4938 * vc.el (vc-status-update): Undo the previous revert.
4939
4940 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4941
4942 * minibuffer.el (completion-table-with-terminator): Those completions
4943 are never valid w.r.t test-completion.
4944 (completion--file-name-table):
4945 Check completion-all-completions-with-base-size.
4946
4947 2008-04-14 Tassilo Horn <tassilo@member.fsf.org>
4948
4949 * doc-view.el (doc-view-dvipdf-program): New variable.
4950 (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
4951 (doc-view-mode-p): Check for doc-view-dvipdf-program as
4952 alternative for doc-view-dvipdfm-program.
4953 (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.
4954
4955 * doc-view.el (doc-view-start-process): Don't set
4956 default-directory to "~/" if the current value is valid.
4957 This broke PS files that run other files in the same directory.
4958
4959 2008-04-14 Dan Nicolaescu <dann@ics.uci.edu>
4960
4961 * vc.el (vc-status-kill-query): New function.
4962 (vc-status-mode): Add it to kill-buffer-query-functions.
4963 (vc-status-show-fileentry): New function.
4964 (vc-status-menu-map): Bind it. Bind vc-next-action.
4965
4966 2008-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4967
4968 * minibuffer.el (minibuffer-message): Put cursor at the right place.
4969
4970 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4971
4972 * proced.el (proced-send-signal): Fix error recognition.
4973
4974 2008-04-13 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4975
4976 * proced.el (proced-command-alist): Remove sort column.
4977 (proced-command, proced-procname-column):
4978 Use make-variable-buffer-local.
4979 (proced-signal-function): Rename from proced-kill-program.
4980 Allow for elisp symbols and string values representing system calls.
4981 (proced-marker-regexp, proced-success-message): New functions.
4982 (proced): Use defalias. Add autoload cookie.
4983 (proced-unmark-backward, proced-toggle-marks)
4984 (proced-hide-processes): New commands.
4985 (proced-do-mark): Simplify code.
4986 (proced-insert-mark): Use optional arg BACKWARD instead of line number.
4987 (proced-update): Remove sorting.
4988 (proced-send-signal): Display number of processes to operate on.
4989 Allow for system calls or elisp functions to send signals.
4990 Check if signal was sent successfully.
4991
4992 2008-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4993
4994 * minibuffer.el (completion-all-completion-with-base-size): New var.
4995 (completion--some): New function.
4996 (completion-table-with-context, completion--file-name-table):
4997 Return the base-size if requested.
4998 (completion-table-in-turn): Generalize to multiple arguments.
4999 (complete-in-turn): Compatibility alias.
5000 (completion-styles-alist): New var.
5001 (completion-styles): New customization.
5002 (minibuffer-try-completion, minibuffer-all-completions):
5003 New functions.
5004 (minibuffer--do-completion, minibuffer-complete-and-exit)
5005 (minibuffer-try-word-completion): Use them.
5006 (display-completion-list, minibuffer-completion-help): Use them.
5007 Handle all-completions's new base-size info to set completion-base-size.
5008 * info.el (Info-read-node-name-1): Use completion-table-with-context,
5009 completion-table-with-terminator and complete-with-action.
5010 Remove the now obsolete completion-base-size-function property.
5011 * simple.el (completion-list-mode-map): Move init into declaration.
5012 (completion-list-mode): Use define-derived-mode.
5013 (completion-setup-function): Use any completion-base-size that may
5014 have been set before. Remove handling of completion-base-size-function.
5015 * loadup.el: Move abbrev.el up earlier.
5016
5017 2008-04-13 Alexandre Julliard <julliard@winehq.org>
5018
5019 * vc-git.el (vc-git-after-dir-status-stage)
5020 (vc-git-dir-status-goto-stage): New functions.
5021 (vc-git-after-dir-status-stage1)
5022 (vc-git-after-dir-status-stage1-empty-db)
5023 (vc-git-after-dir-status-stage2): Remove, functionality moved
5024 into the new generic stage functions.
5025 (vc-git-dir-status-files): New function.
5026
5027 * vc.el (vc-status-update): Revert an incorrect rewrite.
5028 Add some comments.
5029 (vc-status-refresh-files): New function.
5030 (vc-status-refresh): Use `vc-status-refresh-files' to refresh the
5031 state of up-to-date files.
5032 (vc-default-dir-status-files): New function.
5033
5034 2008-04-13 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * minibuffer.el (completion--embedded-envvar-table)
5037 (read-file-name-internal): Fix typos in 2008-04-11 change.
5038
5039 * faces.el (read-face-name): Use `completion-table-in-turn',
5040 not `complete-in-turn'.
5041
5042 2008-04-13 Andreas Schwab <schwab@suse.de>
5043
5044 * progmodes/etags.el: Require 'cl when compiling.
5045
5046 2008-04-12 Nick Roberts <nickrob@snap.net.nz>
5047
5048 * progmodes/gud.el (gud-menu-map): Expand tooltip.
5049
5050 * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string.
5051 (menu): Add/expand menu tooltips.
5052
5053 2008-04-12 Dan Nicolaescu <dann@ics.uci.edu>
5054
5055 * progmodes/sh-script.el (sh-show-indent): Fix typo.
5056 (sh-mode-map): Add a toggle for inserting braces and quotes in pairs.
5057
5058 * vc-cvs.el (vc-cvs-registered): Allow removed files to be
5059 considered registered.
5060
5061 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5062
5063 * emacs-lisp/copyright.el (copyright-update-directory): New command.
5064
5065 * ediff-wind.el (ediff-split-window-function)
5066 (ediff-merge-split-window-function): Improve custom type.
5067
5068 2008-04-12 Eli Zaretskii <eliz@gnu.org>
5069
5070 * loadup.el ("minibuffer"): Move after "faces".
5071
5072 2008-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
5073
5074 * progmodes/hideif.el (hif-factor): Handle unary minus.
5075
5076 2008-04-12 Glenn Morris <rgm@gnu.org>
5077
5078 * calendar/cal-china.el (chinese-calendar-time-zone):
5079 Mark obsolete name as risky too.
5080
5081 * calendar/calendar.el (calendar-faces): New custom group.
5082 (calendar-today, diary, holiday): Doc fix.
5083 Move to calendar-faces group.
5084 * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
5085 (diary-button): Doc fix. Move to calendar-faces group.
5086
5087 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
5088 * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el:
5089 * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el:
5090 * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el
5091 * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el:
5092 Move non-autoloaded define-obsolete-variable-alias calls for defcustoms
5093 not in dumped files before the associated defcustom.
5094
5095 2008-04-11 Johan Bockgård <bojohan@gnu.org>
5096
5097 * minibuffer.el (lazy-completion-table): Fix debug spec.
5098
5099 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5100
5101 * minibuffer.el (complete-with-action, lazy-completion-table):
5102 Move from subr.el.
5103 (apply-partially, completion-table-dynamic)
5104 (completion-table-with-context, completion-table-with-terminator)
5105 (completion-table-in-turn): New funs.
5106 (completion--make-envvar-table, completion--embedded-envvar-table):
5107 New funs.
5108 (read-file-name-internal): Use them.
5109 (completion-setup-hook): Move from simple.el.
5110 * subr.el (complete-with-action, lazy-completion-table):
5111 * simple.el (completion-setup-hook): Move to minibuffer.el.
5112
5113 2008-04-11 Glenn Morris <rgm@gnu.org>
5114
5115 * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el.
5116
5117 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5118
5119 * progmodes/python.el (python-mode): Don't mess with hippie-expand.
5120
5121 * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well.
5122
5123 * textmodes/fill.el (fill-forward-paragraph-function): New var.
5124 (fill-forward-paragraph): New fun.
5125 (fill-paragraph, fill-region): Use it.
5126
5127 * vc.el: Change `dir-status' to not take (and pass) status-buffer.
5128 (vc-status-create-fileinfo): Make `extra' optional.
5129 (vc-status-busy): New fun.
5130 (vc-status-menu-map): Use it.
5131 (vc-status-crt-marked): Remove.
5132 (vc-status-update): Rename from vc-status-add-entries.
5133 Add argument so as to prevent addition of entries. Rewrite.
5134 (vc-update-vc-status-buffer): Remove.
5135 (vc-status-refresh): Don't remove old entries, set them to
5136 up-to-date instead. Also do it after the update is complete.
5137 (vc-status-marked-files): η-reduce.
5138
5139 * dired.el (dired-read-dir-and-switches): Use read-directory-name even
5140 for non-dialogs.
5141
5142 * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
5143
5144 * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist.
5145
5146 2008-04-11 Jan Djärv <jan.h.d@swipnet.se>
5147
5148 * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines
5149 to t and don't truncate msg.
5150
5151 2008-04-11 Glenn Morris <rgm@gnu.org>
5152
5153 * calendar/calendar.el (diary, holidays):
5154 Move custom groups to other files.
5155 (holiday-general-holidays, holiday-oriental-holidays)
5156 (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1)
5157 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
5158 (holiday-hebrew-holidays, holiday-christian-holidays)
5159 (holiday-islamic-holidays, holiday-bahai-holidays)
5160 (holiday-solar-holidays, calendar-holidays): Move to holidays.el.
5161 * calendar/diary-lib.el: Move custom group here from calendar.el.
5162 * calendar/holidays-lib.el: Move custom group and variables here
5163 from calendar.el.
5164
5165 * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky.
5166
5167 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
5168 Fix custom group.
5169 (calendar-current-time-zone-cache): Autoload riskiness.
5170
5171 * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type.
5172
5173 2008-04-11 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * woman.el (woman2-TH): Use string-equal instead of string-match.
5176
5177 2008-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * smerge-mode.el (smerge-apply-resolution-patch): Fix typo.
5180 (smerge-resolve): Merge the "2-way refinement" case with one half of
5181 the "mere whitespace" resolution.
5182
5183 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
5184
5185 * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state.
5186
5187 2008-04-10 Juanma Barranquero <lekktu@gmail.com>
5188
5189 * subr.el (assoc-ignore-case, assoc-ignore-representation):
5190 Add WHEN to obsolescence declaration.
5191
5192 * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el.
5193
5194 2008-04-10 Dan Nicolaescu <dann@ics.uci.edu>
5195
5196 * vc-hooks.el (vc-state): Add new state `conflict'.
5197 (vc-after-save): Use when not if.
5198 (vc-default-mode-line-string): Deal with the conflict state.
5199 (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory.
5200
5201 * vc.el (vc-editable-p, vc-default-status-printer)
5202 (vc-next-action): Deal with the conflict state.
5203 (vc-mark-resolved): New function.
5204 (vc-status-mode): Fix mode name.
5205 (vc-default-comment-history): Use when not if.
5206 (Todo): Add new entries, remove old ones.
5207
5208 * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
5209 (vc-cvs-parse-status, vc-cvs-after-dir-status):
5210 * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
5211 Detect the conflict state.
5212
5213 * vc-hg.el (vc-hg-dir-status): Remove unneeded call.
5214
5215 2008-04-10 Glenn Morris <rgm@gnu.org>
5216
5217 * menu-bar.el (menu-bar-options-menu) <truncate-lines>:
5218 Respect truncate-partial-width-windows in non-full windows,
5219 with regards to :toggle and :enable state.
5220
5221 * simple.el (toggle-truncate-lines): Doc fix.
5222
5223 * Makefile.in (MH_E_DIR): New variable.
5224 (MH_E_SRC): Restore variable removed 2008-03-13.
5225 (mh-loaddefs.el): Depend on $MH_E_SRC.
5226 (CAL_DIR, CAL_SRC): New variables.
5227 (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
5228 Depend on CAL_SRC.
5229
5230 * calendar/calendar.el (calendar, diary): Add :prefix.
5231 (holidays): Change :prefix.
5232 (calendar-today, holiday, calendar-holiday-marker)
5233 (european-calendar-style): Change custom groups.
5234
5235 * calendar/calendar.el (diary-hook, diary-display-hook):
5236 Move to diary-lib.el.
5237 * calendar/diary-lib.el (diary-hook, diary-display-hook):
5238 Move here from calendar.el.
5239 * calendar/appt.el: Require diary-lib rather than calendar.
5240 * calendar/cal-x.el (diary-display-hook): Declare for compiler.
5241
5242 * calendar/appt.el (appt): Add :prefix.
5243
5244 * calendar/diary-lib.el (diary-hook): Doc fix.
5245 (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
5246
5247 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5248
5249 * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
5250 New functions.
5251
5252 * minibuffer.el (minibuffer--do-completion): Don't forget to propagate
5253 the arg to recursive calls.
5254
5255 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
5256
5257 * minibuffer.el (completion-auto-help): Fix typo.
5258
5259 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5260
5261 * vc-cvs.el (vc-cvs-diff-tree): Remove unused function.
5262
5263 2008-04-09 Michael Albinus <michael.albinus@gmx.de>
5264
5265 * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun.
5266 (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it.
5267
5268 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * vc-hooks.el (vc-default-mode-line-string): Use ? for missing.
5271
5272 * minibuffer.el (minibuffer): Move group from cus-edit.el.
5273 (completion-auto-help): Move from C code.
5274 (minibuffer--maybe-completion-help): Remove.
5275 (minibuffer--bitset): New function.
5276 (minibuffer--do-completion): Rename from minibuffer-do-completion.
5277 Renumber a bit. Really complete on string *before* point.
5278 Add argument used for word-completion.
5279 Join trailing / in completion with following text, as done in
5280 minibuffer-complete-word.
5281 Handle new value `lazy' for completion-auto-help.
5282 (minibuffer-try-word-completion): New function extracted from
5283 minibuffer-complete-word.
5284 (minibuffer-complete-word): Use minibuffer--do-completion.
5285 (minibuffer--insert-strings): Rename from
5286 minibuffer-complete-insert-strings.
5287 (exit-minibuffer): Fix typo.
5288 * cus-edit.el (minibuffer): Move group to minibuffer.el.
5289 * cus-start.el: Remove completion-auto-help.
5290
5291 2008-04-09 Alexandre Julliard <julliard@winehq.org>
5292
5293 * vc.el (vc-status-add-entries): New function.
5294 (vc-status-add-entry): Remove.
5295 (vc-update-vc-status-buffer, vc-status-mark-buffer-changed):
5296 Use vc-status-add-entries.
5297
5298 * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
5299 order.
5300
5301 2008-04-09 Jason Rumney <jasonr@gnu.org>
5302
5303 * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
5304 ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
5305 (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
5306 (AUTOGENEL): New variable.
5307 (distclean, maintainer-clean): New targets.
5308
5309 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * emacs-lisp/regexp-opt.el (regexp-opt):
5312 Reduce max-lisp-eval-depth and max-specpdl-size to 10000.
5313
5314 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
5315
5316 * nxml/nxml-mode.el (nxml-cleanup): New function.
5317 (nxml-mode): Add it to change-major-mode-hook.
5318
5319 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
5320
5321 * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
5322
5323 2008-04-09 Juanma Barranquero <lekktu@gmail.com>
5324
5325 * calc/.cvsignore: New file.
5326
5327 2008-04-09 Jan Djärv <jan.h.d@swipnet.se>
5328
5329 * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
5330
5331 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
5332 show-help-function when turning tooltip off.
5333 (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
5334 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
5335
5336 2008-04-09 Alan Mackenzie <acm@muc.de>
5337
5338 * font-lock.el (font-lock-extend-after-change-region-function):
5339 Make it buffer local.
5340
5341 2008-04-09 Glenn Morris <rgm@gnu.org>
5342
5343 * calendar/calendar.el (diary-file, european-calendar-style):
5344 Remove autoload cookies.
5345
5346 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
5347
5348 * outline.el (outline-mode-menu-bar-map):
5349 * log-view.el (log-view-mode-menu):
5350 * log-edit.el (log-edit-menu): Add :help.
5351
5352 2008-04-09 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5355 Use substring-no-properties for correct handling of unibyte strings.
5356
5357 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5358
5359 * add-log.el (change-log-next-buffer): Handle the case where version<
5360 signals an error.
5361
5362 * mouse.el (mouse-menu-major-mode-map): New fun extracted from
5363 mouse-major-mode-menu.
5364 (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
5365 (mouse-major-mode-menu, mouse-popup-menubar)
5366 (mouse-popup-menubar-stuff): Use them.
5367 (C-down-mouse-3): Bind to a dynamic map rather than to
5368 mouse-popup-menubar-stuff.
5369
5370 * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
5371 to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
5372
5373 2008-04-09 Dan Nicolaescu <dann@ics.uci.edu>
5374
5375 * vc-svn.el (vc-svn-modify-change-comment): Add support for the
5376 file:// access method.
5377
5378 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5379
5380 * minibuffer.el: New file.
5381 * loadup.el: Load it.
5382
5383 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5384
5385 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
5386 rather than subdirs.el. It introduces an ugly circular dependency, tho.
5387
5388 * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
5389 (calc-mode-map, calc-digit-map, calc-dispatch-map):
5390 Move initialization into declaration.
5391 * calc/calc-yank.el:
5392 * calc/calc-misc.el:
5393 * calc/calc-embed.el:
5394 * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file.
5395
5396 2008-04-08 Michael Albinus <michael.albinus@gmx.de>
5397
5398 * ps-samp.el (ps-add-printer, ps-remove-printer)
5399 (ps-make-dynamic-printer-menu): New functions.
5400
5401 * net/zeroconf.el: New file.
5402
5403 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5404
5405 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
5406
5407 2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
5408
5409 * vc-rcs.el (vc-rcs-modify-change-comment):
5410 * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
5411
5412 * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
5413
5414 2008-04-08 Juanma Barranquero <lekktu@gmail.com>
5415
5416 * international/mule-cmds.el (set-locale-environment): Don't warn if
5417 coding system doesn't agree with system locale (this reverts changes
5418 by Dave Love, dated 2002-10-27 and 2002-10-09).
5419
5420 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5421 * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
5422
5423 * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
5424
5425 2008-04-08 Glenn Morris <rgm@gnu.org>
5426
5427 * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
5428 * textmodes/remember.el (remember-diary-convert-entry):
5429 Require calendar.
5430
5431 * textmodes/remember.el (remember-diary-extract-entries): Don't pass
5432 diary-file, since it is the default for make-diary-entry anyway.
5433
5434 * calendar/cal-menu.el (cal-menu-event-to-date):
5435 Rename calendar-event-to-date. Update callers.
5436 (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
5437 (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
5438 (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
5439 (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
5440 (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
5441 (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
5442 (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
5443 (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
5444 (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
5445 (calendar-mouse-tex-month-landscape):
5446 Rename cal-tex-mouse-month-landscape.
5447 (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
5448 (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
5449 (calendar-mouse-tex-year-landscape):
5450 Rename cal-tex-mouse-year-landscape.
5451 (cal-menu-context-mouse-menu): Update for above name changes.
5452
5453 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
5454 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
5455 * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
5456 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
5457 * calendar/holidays.el: Replace int-to-string with number-to-string.
5458
5459 2008-04-08 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * mwheel.el (mwheel-scroll): Deactivate any temporarily active
5462 region if point moves.
5463
5464 2008-04-08 Kenichi Handa <handa@m17n.org>
5465
5466 * faces.el (font-slant-table): Change numeric values for `r',
5467 `roman', and `normal'.
5468
5469 2008-04-07 Vincent Belaïche <vincent.b.1@hotmail.fr>
5470
5471 * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
5472
5473 2008-04-07 Jay Belanger <jay.p.belanger@gmail.com>
5474
5475 * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
5476 `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'.
5477
5478 2008-04-07 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
5481 "pscp" and "psftp". Reported by Gilles Pion <gpion@lfdj.com>.
5482
5483 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
5484
5485 * dired-aux.el (dired-read-shell-command): Use read-shell-command.
5486
5487 2008-04-07 Sam Steingold <sds@gnu.org>
5488
5489 * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
5490 Add helper functions.
5491 (lisp-do-defun): Extract the common part of lisp-eval-defun and
5492 lisp-compile-defun; DEFVAR forms reset the variables to the init
5493 values, just like in emacs-lisp mode eval-defun.
5494 (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
5495 (lisp-compile-region): Use lisp-compile-string.
5496
5497 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
5498
5499 * subr.el (combine-and-quote-strings): Also quote strings that contain
5500 the separator.
5501
5502 * pcvs-util.el (cvs-map): Avoid recursion :-(
5503
5504 2008-04-07 Glenn Morris <rgm@gnu.org>
5505
5506 * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
5507
5508 * calendar.el (diary-view-entries-initially-flag): Rename
5509 view-diary-entries-initially. Keep old name as alias, update users.
5510 (calendar-mark-diary-entries-flag): Rename
5511 mark-diary-entries-in-calendar. Keep old name as alias, update users.
5512 (calendar-view-holidays-initially-flag): Rename
5513 view-calendar-holidays-initially. Keep old name as alias, update users.
5514 (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
5515 Keep old name as alias, update users.
5516 (calendar-initial-window-hook): Rename initial-calendar-window-hook.
5517 Keep old name as alias, update users.
5518 (calendar-today-visible-hook): Rename today-visible-calendar-hook.
5519 Keep old name as alias, update users.
5520 (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
5521 Keep old name as alias, update users.
5522 (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users.
5523 (diary-american-date-forms): Rename american-date-diary-pattern.
5524 Keep old name as alias, update users.
5525 (diary-european-date-forms): Rename european-date-diary-pattern.
5526 Keep old name as alias, update users.
5527 (calendar-iso-date-display-form): Rename iso-calendar-display-form.
5528 Keep old name as alias, update users.
5529 (calendar-european-date-display-form): Rename
5530 european-calendar-display-form. Keep old name as alias, update users.
5531 (calendar-american-date-display-form): Rename
5532 european-calendar-display-form. Keep old name as alias, update users.
5533 (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
5534 Keep old name as alias, update users.
5535 (holiday-general-holidays): Rename general-holidays.
5536 Keep old name as alias, update users.
5537 (holiday-oriental-holidays): Rename oriental-holidays.
5538 Keep old name as alias, update users.
5539 (holiday-local-holidays): Rename local-holidays.
5540 Keep old name as alias, update users.
5541 (holiday-other-holidays): Rename other-holidays.
5542 Keep old name as alias, update users.
5543 (holiday-hebrew-holidays): Rename hebrew-holidays.
5544 Keep old name as alias, update users.
5545 (holiday-christian-holidays): Rename christian-holidays.
5546 Keep old name as alias, update users.
5547 (holiday-islamic-holidays): Rename islamic-holidays.
5548 Keep old name as alias, update users.
5549 (holiday-bahai-holidays): Rename bahai-holidays.
5550 Keep old name as alias, update users.
5551 (holiday-solar-holidays): Rename solar-holidays.
5552 Keep old name as alias, update users.
5553 (diary-fancy-buffer): Rename fancy-diary-buffer.
5554 Keep old name as alias, update users.
5555 (calendar-other-calendars-buffer): Rename other-calendars-buffer.
5556 Update users.
5557 (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
5558 Update users.
5559 (calendar-increment-month): Rename increment-calendar-month.
5560 Keep old name as alias, update callers.
5561 (calendar-increment-month-cons): Rename old calendar-increment-month.
5562 Update callers.
5563 (calendar-extract-month): Rename extract-calendar-month.
5564 Keep old name as alias, update callers.
5565 (calendar-extract-day): Rename extract-calendar-day.
5566 Keep old name as alias, update callers.
5567 (calendar-extract-year): Rename extract-calendar-year.
5568 Keep old name as alias, update callers.
5569 (calendar-generate-window): Rename generate-calendar-window.
5570 Update callers.
5571 (calendar-generate): Rename generate-calendar. Update callers.
5572 (calendar-generate-month): Rename generate-calendar-month.
5573 Update callers.
5574 (calendar-redraw): Rename redraw-calendar. Update callers.
5575 (calendar-describe-mode): Rename describe-calendar-mode. Update uses.
5576 (calendar-mouse-other-month): Rename mouse-calendar-other-month.
5577 Update callers.
5578 (calendar-update-mode-line): Rename update-calendar-mode-line.
5579 Update callers.
5580 (calendar-exit): Rename exit-calendar. Keep old name as alias,
5581 update callers.
5582 (calendar-mark-visible-date): Rename mark-visible-calendar-date.
5583 Keep old name as alias, update callers.
5584 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
5585 * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
5586 * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
5587 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
5588 * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
5589 * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
5590 * calendar/solar.el: Update for calendar.el name changes.
5591 * org/org.el (org-agenda-format-date-aligned)
5592 (org-agenda-execute-calendar-command): Access date elements directly
5593 rather than using calendar functions.
5594 (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
5595 Also set calendar-view-diary-initially-flag,
5596 calendar-view-holidays-initially-flag.
5597 (org-get-entries-from-diary): Also set diary-fancy-buffer.
5598 (org-agenda-execute-calendar-command): No need to set displayed-day.
5599
5600 2008-04-06 Alan Mackenzie <acm@muc.de>
5601
5602 * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
5603 typo in the doc string.
5604
5605 * progmodes/cc-mode.el (c-basic-common-init):
5606 Set font-lock-extend-after-change-region-function.
5607 (c-extend-after-change-region): New function, used in
5608 font-lock-extend-after-change-region-function, thus superseding
5609 advice on the Font Lock after change functions.
5610 (c-advise-fl-for-region): Remove this macro.
5611
5612 2008-04-06 Reiner Steib <Reiner.Steib@gmx.de>
5613
5614 * textmodes/flyspell.el (flyspell-duplicate-distance):
5615 Improve custom type.
5616
5617 2008-04-06 Glenn Morris <rgm@gnu.org>
5618
5619 * calendar/diary-lib.el (diary-sexp-entry-symbol):
5620 Rename sexp-diary-entry-symbol. Keep old name as alias, update users.
5621 (diary-list-entries-hook): Rename list-diary-entries-hook.
5622 Keep old name as alias, update users.
5623 (diary-mark-entries-hook): Rename mark-diary-entries-hook.
5624 Keep old name as alias, update users.
5625 (diary-nongregorian-listing-hook): Rename
5626 nongregorian-diary-listing-hook. Keep old name as alias, update users.
5627 (diary-nongregorian-marking-hook): Rename
5628 nongregorian-diary-marking-hook. Keep old name as alias, update users.
5629 (diary-print-entries-hook): Rename print-diary-entries-hook.
5630 Keep old name as alias, update users.
5631 (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
5632 Keep old name as alias, update users.
5633 (diary-number-of-entries): Rename number-of-diary-entries.
5634 Keep old name as alias, update users.
5635 (view-diary-entries, list-diary-entries, show-all-diary-entries):
5636 Give version of obsolescence.
5637 (diary-view-other-diary-entries): Rename view-other-diary-entries.
5638 Keep old name as alias, update callers.
5639 (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias,
5640 update callers.
5641 (diary-include-other-diary-files): Rename include-other-diary-files.
5642 Keep old name as alias, update callers.
5643 (diary-simple-display): Rename simple-diary-display.
5644 Keep old name as alias, update callers.
5645 (diary-fancy-display): Rename fancy-diary-display.
5646 Keep old name as alias, update callers.
5647 (diary-print-entries): Rename print-diary-entries.
5648 Keep old name as alias, update callers.
5649 (diary-marking-entries-flag): Rename marking-diary-entries.
5650 Update users.
5651 (diary-marking-entry-flag): Rename marking-diary-entry. Update users.
5652 (diary-mark-entries): Rename mark-diary-entries.
5653 Keep old name as alias, update callers.
5654 (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
5655 Keep old name as alias, update callers.
5656 (diary-mark-included-diary-files): Rename mark-included-diary-files.
5657 Keep old name as alias, update callers.
5658 (calendar-mark-days-named): Rename mark-calendar-days-named.
5659 Keep old name as alias, update callers.
5660 (calendar-mark-month): Rename mark-calendar-month.
5661 Keep old name as alias, update callers.
5662 (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
5663 Keep old name as alias, update callers.
5664 (diary-sort-entries): Rename sort-diary-entries.
5665 Keep old name as alias, update callers.
5666 (diary-list-sexp-entries): Rename list-sexp-diary-entries.
5667 Keep old name as alias, update callers.
5668 (diary-make-entry): Rename make-diary-entry. Keep old name as alias,
5669 update callers.
5670 (diary-insert-entry): Rename insert-diary-entry.
5671 Keep old name as alias.
5672 (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
5673 Keep old name as alias.
5674 (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
5675 Keep old name as alias.
5676 (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
5677 Keep old name as alias.
5678 (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
5679 Keep old name as alias.
5680 (diary-insert-block-entry): Rename insert-block-diary-entry.
5681 Keep old name as alias.
5682 (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
5683 Keep old name as alias.
5684 (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
5685 Keep old name as alias, update users.
5686 (diary-fancy-display-mode): Rename fancy-diary-display-mode.
5687 Keep old name as alias, update callers.
5688 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
5689 * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el:
5690 * calendar/icalendar.el: Update for diary-lib name changes.
5691
5692 2008-04-06 Chong Yidong <cyd@stupidchicken.com>
5693
5694 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
5695
5696 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
5697 for copy, move, and link operations.
5698
5699 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
5700
5701 * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
5702 (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
5703
5704 * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
5705 'require' statements with 1-argument ones (wrapped in if's).
5706 For compatibility with the current stable version of XEmacs.
5707
5708 2008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
5709
5710 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
5711
5712 2008-04-06 Jason Rumney <jasonr@gnu.org>
5713
5714 * language/burmese.el ("Burmese"): Make sample text consistent with
5715 language name.
5716
5717 2008-04-06 Nick Roberts <nickrob@snap.net.nz>
5718
5719 * progmodes/gdb-ui.el (gdb): New group.
5720 (gdb-debug-log-max, gdb-enable-debug)
5721 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
5722 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
5723 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
5724 (gdb-show-changed-values, gdb-max-children)
5725 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
5726 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
5727 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
5728 (gdb-memory-unit): Move to new group from GUD group.
5729 (menu): Allow customization from GDB-UI menu-item.
5730
5731 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
5732
5733 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
5734
5735 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
5736
5737 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
5738 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
5739 Revision numbers can include ".".
5740
5741 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
5742 "+" lines not accounted for by counting "-" and context lines.
5743
5744 2008-04-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5745
5746 * term/mac-win.el (mac-service-open-file): Use file URL instead of
5747 file name string.
5748
5749 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
5750
5751 * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
5752 (vc-bzr-annotate-time): Accept space used to preserve alignment.
5753
5754 2008-04-05 Richard Stallman <rms@gnu.org>
5755
5756 * emacs-lisp/advice.el (defadvice): Add usage pattern.
5757
5758 2008-04-05 Nick Roberts <nickrob@snap.net.nz>
5759
5760 * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
5761 thread in [h-e-w]).
5762
5763 2008-04-05 Juanma Barranquero <lekktu@gmail.com>
5764
5765 * files.el (abort-if-file-too-large): Fix typo in docstring.
5766
5767 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
5768
5769 * subr.el (functionp): Return nil for special forms.
5770
5771 2008-04-05 Glenn Morris <rgm@gnu.org>
5772
5773 * emacs-lisp/autoload.el (autoload-ensure-default-file):
5774 Provide a feature.
5775 * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
5776 Require loaddef file rather than loading it.
5777 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
5778 autoload-ensure-default-file provides a feature.
5779
5780 * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
5781 (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
5782 (compile, compile-always, recompile): Use $LOADDEFS.
5783 (cal-autoloads): Remove.
5784
5785 * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
5786 than buffer-live-p. Reported by David Koppelman <koppel@ece.lsu.edu>.
5787
5788 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
5789 (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
5790
5791 * calendar/calendar.el (diary-hebrew-entry-symbol):
5792 Rename hebrew-diary-entry-symbol. Keep old name as alias.
5793 (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
5794 Keep old name as alias.
5795 (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
5796 Keep old name as alias.
5797 * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
5798 to diary-bahai-entry-symbol.
5799 * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
5800 to diary-hebrew-entry-symbol.
5801 * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
5802 to diary-islamic-entry-symbol.
5803 * calendar/diary-lib.el: Update for diary-entry-symbol renames.
5804
5805 * calendar/solar.el (diary-sabbath-candles-minutes)
5806 (diary-sabbath-candles): Move to cal-hebrew.
5807 * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
5808 (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
5809 Doc fix. Keep old name as alias.
5810 (diary-hebrew-sabbath-candles): Simplify.
5811 (solar-setup, solar-sunrise-sunset, calendar-latitude)
5812 (calendar-longitude, calendar-time-zone): Declare for compiler.
5813 * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
5814 rename.
5815
5816 * calendar/cal-coptic.el (calendar-coptic-month-name-array):
5817 Rename coptic-calendar-month-name-array. Update callers.
5818 (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers.
5819 (calendar-coptic-name): Rename coptic-name. Update callers.
5820 (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
5821 Update callers.
5822 (calendar-coptic-last-day-of-month):
5823 Rename coptic-calendar-last-day-of-month. Update callers.
5824 (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
5825 Keep old name as alias, update callers.
5826 (calendar-coptic-print-date): Rename calendar-print-coptic-date.
5827 Keep old name as alias, update callers.
5828 (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
5829 Keep old name as alias.
5830 (calendar-ethiopic-month-name-array):
5831 Rename ethiopic-calendar-month-name-array. Update callers.
5832 (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
5833 Update callers.
5834 (calendar-ethiopic-name): Rename ethiopic-name. Update callers.
5835 (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
5836 Keep old name as alias, update callers.
5837 (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
5838 Keep old name as alias, update callers.
5839 (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
5840 Keep old name as alias.
5841
5842 * calendar/cal-french.el (calendar-french-epoch):
5843 Rename french-calendar-epoch. Update callers.
5844 (calendar-french-month-name-array): Rename variable and function
5845 french-calendar-month-name-array. Update callers.
5846 (calendar-french-multibyte-month-name-array):
5847 Rename french-calendar-multibyte-month-name-array. Update callers.
5848 (calendar-french-day-name-array): Rename variable and function
5849 french-calendar-day-name-array. Update callers.
5850 (calendar-french-special-days-array): Rename variable and function
5851 french-calendar-special-days-array. Update callers.
5852 (calendar-french-multibyte-special-days-array):
5853 Rename french-calendar-multibyte-special-days-array. Update callers.
5854 (calendar-french-accents-p): Rename french-calendar-accents.
5855 Update callers.
5856 (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
5857 Update callers.
5858 (calendar-french-last-day-of-month):
5859 Rename french-calendar-last-day-of-month. Update callers.
5860 (calendar-french-to-absolute): Rename calendar-absolute-from-french.
5861 Keep old name as alias, update callers.
5862 (calendar-french-print-date): Rename calendar-print-french-date.
5863 Keep old name as alias, update callers.
5864 (calendar-french-goto-date): Rename calendar-goto-french-date.
5865 Keep old name as alias.
5866
5867 * calendar/cal-menu.el, calendar/calendar.el:
5868 Update for Coptic and French name changes.
5869
5870 * calendar/cal-china.el (calendar-chinese): Rename custom group
5871 from chinese-calendar. Update users.
5872 (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
5873 Keep old name as alias, update users.
5874 (calendar-chinese-location-name): Rename chinese-calendar-location-name.
5875 Keep old name as alias.
5876 (calendar-chinese-daylight-time-offset):
5877 Rename chinese-calendar-daylight-time-offset. Keep old name as alias,
5878 update users.
5879 (calendar-chinese-standard-time-zone-name):
5880 Rename chinese-calendar-standard-time-zone-name.
5881 Keep old name as alias, update users.
5882 (calendar-chinese-daylight-saving-start):
5883 Rename chinese-calendar-daylight-savings-starts.
5884 Keep old name as alias, update users.
5885 (calendar-chinese-daylight-saving-end):
5886 Rename chinese-calendar-daylight-savings-ends. Keep old name as alias,
5887 update users.
5888 (calendar-chinese-daylight-saving-start-time):
5889 Rename chinese-calendar-daylight-savings-starts-time.
5890 Keep old name as alias, update users.
5891 (calendar-chinese-daylight-saving-end-time):
5892 Rename chinese-calendar-daylight-savings-ends-time.
5893 Keep old name as alias, update users.
5894 (calendar-chinese-celestial-stem): Rename
5895 calendar-chinese-celestial-stem. Keep old name as alias, update users.
5896 (calendar-chinese-terrestrial-branch):
5897 Rename calendar-chinese-terrestrial-branch. Keep old name as alias,
5898 update users.
5899 (calendar-chinese-zodiac-sign-on-or-after):
5900 Rename chinese-zodiac-sign-on-or-after. Update callers.
5901 (calendar-chinese-new-moon-on-or-after):
5902 Rename chinese-new-moon-on-or-after. Update callers.
5903 (calendar-chinese-month-list): Rename chinese-month-list.
5904 Update callers.
5905 (calendar-chinese-number-months): Rename number-chinese-months.
5906 Update callers.
5907 (calendar-chinese-compute-year): Rename compute-chinese-year.
5908 Update callers.
5909 (calendar-chinese-year-cache): Rename chinese-year-cache. Update users.
5910 (calendar-chinese-year): Rename chinese-year. Update callers.
5911 (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
5912 (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
5913 Keep old name as alias, update callers.
5914 (calendar-chinese-print-date): Rename calendar-print-chinese-date.
5915 Keep old name as alias, update callers.
5916 (calendar-chinese-months-to-alist):
5917 Rename make-chinese-month-assoc-list. Update callers.
5918 (calendar-chinese-months): Rename chinese-months. Update callers.
5919 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
5920 Keep old name as alias, update callers.
5921
5922 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
5923 Rename hebrew-calendar-leap-year-p. Update callers.
5924 (calendar-hebrew-last-month-of-year):
5925 Rename hebrew-calendar-last-month-of-year. Update callers.
5926 (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
5927 Update callers.
5928 (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
5929 Update callers.
5930 (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
5931 Update callers.
5932 (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
5933 Update callers.
5934 (calendar-hebrew-last-day-of-month):
5935 Rename hebrew-calendar-last-day-of-month. Update callers.
5936 (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
5937 Keep old name as alias, update callers.
5938 (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
5939 Keep old name as alias, update callers.
5940 (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
5941 Keep old name as alias, update callers.
5942 (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
5943 Keep old name as alias.
5944 (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
5945 Keep old name as alias.
5946 (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
5947 Keep old name as alias.
5948 (holiday-hebrew-passover): Rename holiday-passover-etc.
5949 Keep old name as alias.
5950 (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
5951 Keep old name as alias, update callers.
5952 (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
5953 Keep old name as alias.
5954 (calendar-hebrew-mark-date-pattern):
5955 Rename mark-hebrew-calendar-date-pattern. Keep old name as alias,
5956 update callers.
5957 (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
5958 Keep old name as alias.
5959 (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
5960 Keep old name as alias.
5961 (diary-hebrew-insert-monthly-entry):
5962 Rename insert-monthly-hebrew-diary-entry. Keep old name as alias.
5963 (diary-hebrew-insert-yearly-entry):
5964 Rename insert-yearly-hebrew-diary-entry. Keep old name as alias.
5965 (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
5966 Keep old name as alias.
5967 (diary-hebrew-omer): Rename diary-omer. Keep old name as alias.
5968 (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias.
5969 (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
5970 Keep old name as alias.
5971 (calendar-hebrew-parashiot-names):
5972 Rename hebrew-calendar-parashiot-names. Update callers.
5973 (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
5974 (calendar-hebrew-year-Saturday-incomplete-Sunday):
5975 Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
5976 (calendar-hebrew-year-Saturday-complete-Tuesday):
5977 Rename hebrew-calendar-year-Saturday-complete-Tuesday.
5978 (calendar-hebrew-year-Monday-incomplete-Tuesday):
5979 Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
5980 (calendar-hebrew-year-Monday-complete-Thursday):
5981 Rename hebrew-calendar-year-Monday-complete-Thursday.
5982 (calendar-hebrew-year-Tuesday-regular-Thursday):
5983 Rename hebrew-calendar-year-Tuesday-regular-Thursday.
5984 (calendar-hebrew-year-Thursday-regular-Saturday):
5985 Rename hebrew-calendar-year-Thursday-regular-Saturday.
5986 (calendar-hebrew-year-Thursday-complete-Sunday):
5987 Rename hebrew-calendar-year-Thursday-complete-Sunday.
5988 (calendar-hebrew-year-Saturday-incomplete-Tuesday):
5989 Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
5990 (calendar-hebrew-year-Saturday-complete-Thursday):
5991 Rename hebrew-calendar-year-Saturday-complete-Thursday.
5992 (calendar-hebrew-year-Monday-incomplete-Thursday):
5993 Rename hebrew-calendar-year-Monday-incomplete-Thursday.
5994 (calendar-hebrew-year-Monday-complete-Saturday):
5995 Rename hebrew-calendar-year-Monday-complete-Saturday.
5996 (calendar-hebrew-year-Tuesday-regular-Saturday):
5997 Rename hebrew-calendar-year-Tuesday-regular-Saturday.
5998 (calendar-hebrew-year-Thursday-incomplete-Sunday):
5999 Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
6000 (calendar-hebrew-year-Thursday-complete-Tuesday):
6001 Rename hebrew-calendar-year-Thursday-complete-Tuesday.
6002 (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias.
6003 Update for above name changes of constants.
6004
6005 * calendar/cal-menu.el, calendar/calendar.el:
6006 Update for chinese and hebrew name changes.
6007 * calendar/diary-lib.el: Update for hebrew name changes.
6008
6009 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
6010
6011 * subr.el (keymap-canonicalize): Correct thinko.
6012
6013 * server.el: Undo part of the multi-tty change, which is only
6014 needed if server.el is preloaded, and broke server-running-p.
6015 (server-socket-dir): Initialize in the defvar, as before.
6016 (server-start): Remove initialization of server-socket-dir.
6017
6018 2008-04-05 Eli Zaretskii <eliz@gnu.org>
6019
6020 * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
6021 3-member cons cells.
6022
6023 2008-04-05 Chong Yidong <cyd@stupidchicken.com>
6024
6025 * cus-face.el (custom-face-attributes): Handle roman slant.
6026
6027 * faces.el (default): Ensure the face-defface-spec property is set.
6028
6029 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com>
6030
6031 * files.el (abort-if-file-too-large): New function.
6032 (find-file-noselect, insert-file-1): Use it.
6033
6034 2008-04-05 Reto Zimmermann <reto@gnu.org>
6035
6036 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
6037 Replace C-c[a-zA-Z] key bindings.
6038
6039 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
6040
6041 * progmodes/hideif.el (hif-token-alist): New var.
6042 (hif-token-regexp, hif-tokenize): Use it.
6043 (hif-mathify-binop): New macro.
6044 (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
6045 (hif-greater-equal, hif-less-equal): Use it.
6046 (hif-logior, hif-logand): New functions.
6047 (hif-math): Accept | and & as well.
6048
6049 * progmodes/etags.el: Fix problem with completion for buffer-local
6050 tables. Reported by Radey Shouman <shouman@comcast.net>.
6051 (tags-complete-tag): Remove.
6052 (tags-lazy-completion-table): New function to replace it.
6053 (find-tag-tag, complete-tag): Update users.
6054
6055 2008-04-04 Dan Nicolaescu <dann@ics.uci.edu>
6056
6057 * vc-rcs.el (vc-rcs-dir-status):
6058 * vc-sccs.el (vc-sccs-dir-status): New function.
6059
6060 * outline.el (outline-mode-menu-bar-map):
6061 * term.el (terminal-signal-menu): Add :help.
6062
6063 * net/eudc.el (eudc-mode-map): Declare and define in one step.
6064 (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
6065
6066 * emacs-lisp/re-builder.el (reb-mode-map):
6067 * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
6068
6069 * diff-mode.el (diff-file-junk-re): Recognize the git format for
6070 new files, deleted files and for changing permissions.
6071 (diff-mode): Set beginning-of-defun-function and
6072 end-of-defun-function.
6073
6074 * vc-bzr.el (vc-bzr-state): Use when instead of if.
6075
6076 * vc.el (vc-default-status-fileinfo-extra): New function.
6077 (vc-status-mark-buffer-changed): Use it.
6078 (vc-update-vc-status-buffer): Allow for partial updates.
6079
6080 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
6081
6082 * net/tramp.el (after-init-hook): Don't wrap a lambda around
6083 tramp-register-completion-file-name-handler.
6084
6085 * subr.el (keymap-canonicalize): New function.
6086 * mouse.el (mouse-menu-non-singleton): Use it.
6087 (mouse-major-mode-menu): Remove hack made unnecessary.
6088
6089 * simple.el (set-fill-column): Prompt rather than error by default.
6090
6091 2008-04-04 Andreas Schwab <schwab@suse.de>
6092
6093 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
6094 Reset new-rules after each round.
6095
6096 * Makefile.in (cal-autoloads): New target.
6097 (compile, compile-always, recompile): Depend on it.
6098 ($(lisp)/calendar/cal-loaddefs.el)
6099 ($(lisp)/calendar/diary-loaddefs.el)
6100 ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
6101
6102 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
6103
6104 * ediff*.el: Replace load with require in eval-when-compile.
6105
6106 * ediff-hook: Delete all invocations of (autoload ...).
6107
6108 * ediff-util.el (ediff-setup): Make window-min-height a local variable
6109 in ediff control window, and set its min height to 2.
6110 (ediff-setup-control-buffer): Dedicate the control window.
6111 (ediff-toggle-multiframe): Undedicate control window.
6112 Work directly with ediff-setup-windows-multiframe and
6113 ediff-setup-windows-plain.
6114
6115 * ediff-wind (ediff-choose-window-setup-function-automatically):
6116 New function.
6117 (ediff-window-setup-function): Change initialization.
6118 (ediff-setup-windows-automatic): Delete.
6119 (ediff-setup-windows-plain-merge): Make control window dedicated.
6120 (ediff-destroy-control-frame): Do not skip frames if working in a
6121 single frame.
6122
6123 * emulation/viper-ex.el: Move provide's forward, prevent recursion in
6124 eval-when-compile.
6125
6126 * emulation/viper-util.el: Move provide's forward, prevent recursion in
6127 eval-when-compile.
6128
6129 2008-04-04 Glenn Morris <rgm@gnu.org>
6130
6131 * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
6132 calendar-absolute-from-bahai. Update callers, keep old name as alias.
6133
6134 * calendar/cal-islam.el (calendar-islamic-leap-year-p):
6135 Rename islamic-calendar-leap-year-p. Update callers.
6136 (calendar-islamic-last-day-of-month):
6137 Rename islamic-calendar-last-day-of-month. Update callers.
6138 (calendar-islamic-day-number):
6139 Rename islamic-calendar-day-number. Update callers.
6140 (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
6141 Update callers, keep old name as alias.
6142 (calendar-islamic-print-date): Rename calendar-print-islamic-date.
6143 Update callers, keep old name as alias.
6144 (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
6145 Keep old name as alias.
6146 (diary-islamic-list-entries): Rename list-islamic-diary-entries.
6147 Update callers, keep old name as alias.
6148 (calendar-islamic-mark-date-pattern):
6149 Rename mark-islamic-calendar-date-pattern. Update callers, keep old
6150 name as alias.
6151 (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
6152 Keep old name as alias.
6153 (diary-islamic-insert-monthly-entry):
6154 Rename insert-monthly-islamic-diary-entry. Keep old name as alias.
6155 (diary-islamic-insert-yearly-entry):
6156 Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
6157
6158 * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
6159 calendar-absolute-from-iso. Update callers, keep old name as alias.
6160 (calendar-iso-print-date): Rename calendar-print-iso-date.
6161 Update callers, keep old name as alias.
6162 (calendar-iso-goto-date): Rename calendar-goto-iso-date.
6163 Keep old name as alias.
6164 (calendar-iso-goto-week): Rename calendar-goto-iso-week.
6165 Keep old name as alias.
6166
6167 * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
6168 calendar-absolute-from-julian. Update callers, keep old name as alias.
6169 (calendar-julian-print-date): Rename calendar-print-julian-date.
6170 Update callers, keep old name as alias.
6171 (calendar-julian-goto-date): Rename calendar-goto-julian-date.
6172 Update callers, keep old name as alias.
6173 (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
6174 Update callers, keep old name as alias.
6175 (calendar-astro-print-day-number):
6176 Rename calendar-print-astro-day-number. Update callers, keep old
6177 name as alias.
6178 (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
6179 Update callers, keep old name as alias.
6180
6181 * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
6182 Rename calendar-string-to-mayan-long-count. Update callers.
6183 (calendar-mayan-print-date): Rename calendar-print-mayan-date.
6184 Update callers, keep old name as alias.
6185 (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
6186 Update callers.
6187 (calendar-mayan-read-tzolkin-date):
6188 Rename calendar-read-mayan-tzolkin-date. Update callers.
6189 (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
6190 Keep old name as alias.
6191 (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
6192 Keep old name as alias.
6193 (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
6194 Keep old name as alias.
6195 (calendar-mayan-previous-tzolkin-date):
6196 Rename calendar-previous-tzolkin-date. Keep old name as alias.
6197 (calendar-mayan-next-round-date):
6198 Rename calendar-next-calendar-round-date. Keep old name as alias.
6199 (calendar-mayan-previous-round-date):
6200 Rename calendar-previous-calendar-round-date. Keep old name as alias.
6201 (calendar-mayan-long-count-to-absolute): Rename
6202 calendar-absolute-from-mayan-long-count. Keep old name as alias.
6203 (calendar-mayan-goto-long-count-date):
6204 Rename calendar-goto-mayan-long-count-date. Keep old name as alias.
6205
6206 * calendar/cal-persia.el (calendar-persian-month-name-array):
6207 Rename persian-calendar-month-name-array. Update callers.
6208 (calendar-persian-epoch): Rename persian-calendar-epoch.
6209 Update callers.
6210 (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
6211 Update callers.
6212 (calendar-persian-last-day-of-month):
6213 Rename persian-calendar-last-day-of-month. Update callers.
6214 (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
6215 Update callers, keep old name as alias.
6216 (calendar-persian-print-date): Rename calendar-print-persian-date.
6217 Update callers, keep old name as alias.
6218 (calendar-persian-goto-date): Rename calendar-goto-persian-date.
6219 Keep old name as alias.
6220
6221 * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
6222 * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
6223 * calendar/solar.el: Update for cal-julian name changes.
6224
6225 * calendar/cal-dst.el: Update for persian name changes.
6226
6227 * calendar/cal-menu.el, calendar/calendar.el:
6228 Update for islamic, iso, julian, mayan, persian name changes.
6229
6230 * calendar/diary-lib.el: Update for islamic name changes.
6231
6232 * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
6233 Rename all-hebrew-calendar-holidays. Update callers, keep old name
6234 as alias.
6235 (calendar-christian-all-holidays-flag):
6236 Rename all-christian-calendar-holidays. Update callers, keep old
6237 name as alias.
6238 (calendar-islamic-all-holidays-flag):
6239 Rename all-islamic-calendar-holidays. Update callers, keep old
6240 name as alias.
6241 (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
6242 Update callers, keep old name as alias.
6243 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
6244 Update for the above name changes.
6245
6246 2008-04-04 Juanma Barranquero <lekktu@gmail.com>
6247
6248 * hilit-chg.el (global-highlight-changes-mode)
6249 (highlight-changes-passive-string, highlight-changes-active-string):
6250 Mark as obsolete since 23.1, not 22.1.
6251
6252 2008-04-03 Juanma Barranquero <lekktu@gmail.com>
6253
6254 * hilit-chg.el (highlight-changes-visibility-initial-state)
6255 (hilit-chg-update, highlight-changes-mode-turn-on):
6256 Fix typos in docstrings.
6257
6258 2008-04-03 Stephen Berman <Stephen.Berman@gmx.net>
6259
6260 * newcomment.el (comment-enter-backward): Be careful to restore
6261 position changed during narrowing.
6262
6263 2008-04-03 Giuliano Procida <giuliano.procida@googlemail.com> (tiny change)
6264
6265 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6266 Recognize `sub ($$)'.
6267
6268 2008-04-03 Richard Sharman <rsharman@pobox.com>
6269
6270 * hilit-chg.el (highlight-changes-mode): Rename from
6271 highlight-changes; no longer uses sub-modes active and passive;
6272 implemented by define-minor-mode.
6273 (highlight-changes-toggle-visibility): New function, to replace
6274 the old passive/active submodes of global-highlight-changes-mode;
6275 implemented by define-minor-mode.
6276 (global-highlight-changes-mode): Rename from global-highlight-changes;
6277 rewrite using define-globalized-minor-mode.
6278 (hilit-chg-major-mode-hook, hilit-chg-check-global)
6279 (hilit-chg-post-command-hook, hilit-chg-check-global)
6280 (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
6281 to use of define-globalized-minor-mode.
6282 (highlight-changes-global-initial-state): Change to be boolean.
6283 (highlight-changes-visible-string, highlight-changes-invisible-string):
6284 Rename from highlight-changes-active-string and
6285 highlight-changes-passive-string.
6286 (hilit-chg-update, hilit-chg-set): Use them.
6287 (global-highlight-changes-mode): Rename from global-highlight-changes.
6288 (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
6289 docstring.
6290 (hilit-chg-hide-changes): Rewrite to use dolist.
6291 (hilit-chg-set-face-on-change, hilit-chg-update)
6292 (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
6293 variable instead of testing highlight-changes-mode.
6294 (highlight-markup-buffers): Add require ediff-util; argument on calls
6295 to highlight-changes-mode changed.
6296 (highlight-compare-with-file): Fix problems with interactive
6297 call giving invalid default file.
6298
6299 2008-04-03 Nick Roberts <nickrob@snap.net.nz>
6300
6301 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint):
6302 Fix in disassembly buffer (regression in 22.2).
6303
6304 2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
6305
6306 * emulation/viper-macs.el (viper-read-fast-keysequence):
6307 Use viper-read-event instead of viper-read-key.
6308
6309 * emulation/viper.el (viper-mode): Move the check for fundamental mode.
6310
6311 * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
6312 (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
6313 let-statements.
6314
6315 * emulation/viper-ex.el, emulation/viper-macs.el:
6316 * emulation/viper-mous.el:
6317 Replace load with require in eval-when-compile.
6318
6319 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6320
6321 * files.el (auto-mode-alist): Use archive-mode for Debian packages.
6322
6323 * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link.
6324 (archive-try-jka-compr): New function.
6325 (archive-set-buffer-as-visiting-file): Use it.
6326
6327 * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link.
6328
6329 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
6330
6331 * simple.el (handle-shift-selection): New arg.
6332
6333 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6334
6335 * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.
6336
6337 * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
6338
6339 2008-04-03 Chong Yidong <cyd@stupidchicken.com>
6340
6341 * shell.el (shell-dynamic-complete-filename): New fun.
6342 (shell-dynamic-complete-functions): Use it.
6343
6344 * help-fns.el (describe-variable): Undo 2008-02-25 change.
6345
6346 2008-04-03 Kenichi Handa <handa@m17n.org>
6347
6348 * international/fontset.el (create-fontset-from-x-resource):
6349 Handle the error of X resource more gracefully.
6350
6351 * international/latin1-disp.el (latin1-display): Don't use make-char.
6352 Fix the argument to set-char-table-range.
6353 (latin1-display-identities): Don't use make-char.
6354 (latin1-display-reset): Use map-charset-chars instead of directly
6355 calling standard-display-default.
6356 (latin1-display-check-font): Don't use make-char.
6357 (latin1-display-setup): Likewise.
6358 (latin1-display-ucs-per-lynx): Likewise.
6359
6360 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6361
6362 * emacs-lisp/timer.el (timer): Define as a defstruct, so we can
6363 name the fields, to make the code clearer.
6364 Rewrite all `aset' and `aref' using the defined accessors.
6365 (timer--time): New pseudo-field.
6366 (timer-set-time, timer-set-idle-time, timer-inc-time)
6367 (timer-set-time-with-usecs, with-timeout-suspend): Use it.
6368 (timer--time-less-p): New function.
6369 (timer--activate): New function, extracted from timer-activate.
6370 (timer-activate-when-idle, timer-activate): Use it.
6371 (cancel-function-timers): Use dolist.
6372
6373 2008-04-03 Glenn Morris <rgm@gnu.org>
6374
6375 * add-log.el (c-beginning-of-defun, c-end-of-defun):
6376 Remove declarations; no longer used.
6377 (c-cpp-define-name, c-defun-name): Declare as functions.
6378
6379 * calendar/cal-bahai.el (holiday-fixed): Autoload it.
6380 (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
6381
6382 * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
6383 (holiday-passover-etc, holiday-hanukkah): Doc fix.
6384 Add optional argument. Simplify.
6385 (holiday-tisha-b-av-etc): Use memq rather than unless.
6386 (holiday-julian): Autoload it.
6387 (holiday-hebrew-misc): New function.
6388
6389 * calendar/cal-islam.el (holiday-islamic-new-year): New function.
6390
6391 * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
6392 (hebrew-holidays-3, hebrew-holidays-4): Make obsolete.
6393 (hebrew-holidays-2): Just use holiday-hanukkah now it respects
6394 all-hebrew-calendar-holidays.
6395 (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
6396 Simplify using new functions.
6397 (calendar-holidays): Doc fix.
6398 (generate-calendar-window): Use bound-and-true-p.
6399
6400 * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p.
6401
6402 * calendar/holidays.el (calendar-holiday-list): Fix previous change.
6403 (holiday-filter-visible-calendar): Doc fix. Use mapcar.
6404 (holiday-easter-etc): Fix nesting of result. Tweak holiday order.
6405 Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.
6406
6407 * net/tramp.el (tramp-drop-volume-letter): Move definition before use.
6408
6409 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6410
6411 * vc-mtn.el (vc-mtn-command): Avoid localization of messages.
6412
6413 * vc-bzr.el (vc-bzr-checkout): Simplify.
6414
6415 * image-mode.el (image-mode-fit-frame): New command.
6416
6417 * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
6418 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
6419 (keyboard-escape-quit): Check region-active-p i.s.o
6420 transient-mark-mode.
6421
6422 2008-04-02 Simon Josefsson <simon@josefsson.org>
6423
6424 * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
6425 (imap-message-copyuid-1): Use it.
6426 (imap-message-appenduid-1): Likewise. Based on patch by Nathan
6427 J. Williams in
6428 <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
6429
6430 2008-04-02 Alan Mackenzie <acm@muc.de>
6431
6432 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
6433 New optimised functions to get the name of the current defun/macro.
6434
6435 * add-log.el (add-log-current-defun): Move the functionality which
6436 gets the current function name for C like modes to cc-cmds.el,
6437 thus optimising for speed.
6438
6439 2008-04-02 Chong Yidong <cyd@stupidchicken.com>
6440
6441 * simple.el (deactivate-mark): When the mark is temporarily
6442 active, restore the original value of transient-mark-mode.
6443 (set-mark-command): First deactivate the mark if was temporarily active.
6444 (exchange-point-and-mark): Reactivate the mark if it was
6445 temporarily active.
6446 (handle-shift-selection): New fun.
6447 (transient-mark-mode): Move var documentation here from buffer.c.
6448 (next-line, previous-line, backward-word, move-end-of-line)
6449 (move-beginning-of-line, forward-to-indentation)
6450 (backward-to-indentation, back-to-indentation)
6451 (beginning-of-buffer, end-of-buffer): Add ^ interactive spec.
6452
6453 * mouse.el (mouse-set-region-1): Save the old value of
6454 transient-mark-mode.
6455 (mouse-drag-track): Ignore the now-obsolete value `identity' for
6456 transient-mark-mode.
6457
6458 * textmodes/paragraphs.el (forward-paragraph)
6459 (backward-paragraph, forward-sentence, backward-sentence): Add ^
6460 interactive spec.
6461
6462 * emulation/cua-base.el (cua-mode): Turn off shift-select-mode.
6463
6464 2008-04-02 Michael Albinus <michael.albinus@gmx.de>
6465
6466 * net/tramp.el (tramp-make-tramp-temp-file):
6467 Use `tramp-drop-volume-letter' for the local file name part.
6468
6469 2008-04-02 Dan Nicolaescu <dann@ics.uci.edu>
6470
6471 * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
6472 Add menu entries corresponding to all the key bindings.
6473
6474 * emacs-lisp/debug.el (debugger-mode-map):
6475 * textmodes/conf-mode.el (conf-mode-map): Add a menu.
6476 (conf-align-assignments): Only work on the region if it is active.
6477 (conf-quote-normal): Use when instead of if. Remove redundant test.
6478
6479 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6480 for tracing and re-builder.
6481
6482 2008-04-02 Glenn Morris <rgm@gnu.org>
6483
6484 * calendar/appt.el (appt-disp-window-function): Doc fix.
6485 (appt-display-message): Move beep before display.
6486 (appt-check): Make interactive. Reduce the number of lets.
6487 Use string-equal to compare mode-line strings.
6488 (appt-disp-window): Pluralize "minute" as needed. Make appt buffer
6489 read-only.
6490 (appt-select-lowest-window, appt-make-list): Reduce the number of lets.
6491 (appt-delete): Simplify.
6492
6493 * calendar/cal-china.el (holiday-chinese-new-year): Use a single let.
6494
6495 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
6496
6497 * calendar/cal-hebrew.el (list-yahrzeit-dates):
6498 * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end)
6499 (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops.
6500
6501 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
6502 (calendar-holiday-marker, mark-visible-calendar-date):
6503 * calendar/diary-lib.el (fancy-diary-display):
6504 Check for font-lock-mode before using faces.
6505
6506 * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month)
6507 (calendar-gregorian-from-absolute): Reduce the number of lets.
6508 (hebrew-holidays-4, generate-calendar-window): Simplify.
6509 (calendar-for-loop): Make obsolete.
6510 (calendar-nth-named-day): Doc fix.
6511
6512 * calendar/diary-lib.el (diary-list-entries, fancy-diary-display)
6513 (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex)
6514 (calendar-mark-1, list-sexp-diary-entries, diary-remind):
6515 Reduce the number of lets.
6516 (mark-sexp-diary-entries, calendar-mark-complex):
6517 Expand calendar-for-loops.
6518
6519 2008-04-01 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * find-dired.el (find-dired-filter): Fix last patch to handle
6522 multi-line process input. Pad link numbers too.
6523
6524 2008-04-01 Jari Aalto <jari.aalto@cante.net>
6525
6526 * find-dired.el (find-dired-filter): Align columns by padding file sizes.
6527
6528 2008-04-01 Jason Rumney <jasonr@gnu.org>
6529
6530 * international/characters.el (script-list): Add phonetic script,
6531 covering IPA (previously Latin), Phonetic Extensions and
6532 Phonetic Extensions Supplement (both previously unassigned).
6533
6534 * international/fontset.el (setup-default-fontset): Use unicode fonts
6535 that cover bopomofo script for bopomofo.
6536 Likewise for braille and mathematical.
6537 Use unicode scripts that cover the phonetic script for IPA.
6538
6539 2008-04-01 Johan Bockgård <bojohan@gnu.org>
6540
6541 * emacs-lisp/cl-macs.el (frame-parameter) <defsetf>: Make it
6542 return the assigned value.
6543
6544 2008-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
6545
6546 * abbrev.el (abbrev-mode): Use define-minor-mode.
6547
6548 * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses.
6549 (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
6550 Use map-keymap.
6551 (minor-mode-menu-from-indicator): Use it. Simplify.
6552
6553 * bindings.el (mode-line-mode-menu): Move before (new) first use.
6554 (mode-line-major-mode-keymap, mode-line-minor-mode-keymap):
6555 Bind the key directly to the menu.
6556 (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions.
6557
6558 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6559
6560 * epa.el (epa-decrypt-region): Explain the reason why this
6561 function should not be used in Lisp programs.
6562 (epa-decrypt-armor-in-region): Ditto.
6563 (epa-verify-region): Ditto.
6564 (epa-verify-cleartext-in-region): Ditto.
6565 (epa-sign-region): Ditto.
6566 (epa-encrypt-region): Ditto.
6567
6568 * epg.el (epg-start-receive-keys): Fix typo in docstring.
6569
6570 * epa.el (epa-select-keys): Show menu even if there is no key in
6571 GnuPG's keyring.
6572
6573 2008-04-01 Glenn Morris <rgm@gnu.org>
6574
6575 * calendar/calendar.el (calendar-make-temp-face): New function.
6576 (mark-visible-calendar-date):
6577 * calendar/diary-lib.el (fancy-diary-display): Use it.
6578
6579 * vc-hooks.el (vc-responsible-backend): Declare as function.
6580
6581 * calendar/calendar.el (calendar-nongregorian-visible-p): New function.
6582 * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p):
6583 * calendar/cal-julian.el (holiday-julian): Use it.
6584
6585 * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix.
6586 (calendar-hebrew-date-is-visible-p): Extract some common code into
6587 separate function.
6588 (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
6589
6590 * calendar/cal-menu.el (cal-menu-holidays-menu):
6591 * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays
6592 rather than obsolete alias.
6593
6594 * calendar/calendar.el (mark-visible-calendar-date): Also use overlay
6595 for mark characters.
6596 (calendar-unmark): Unmark by removing all overlays, rather than
6597 redrawing.
6598 (calendar-starred-day): Remove.
6599 (calendar-mode): Disable undo. Don't make calendar-starred-day local.
6600 (calendar-cursor-to-date): No need for special star handling now
6601 using overlays.
6602 (calendar-star-date): Use overlays.
6603
6604 * calendar/cal-french.el (calendar-goto-french-date):
6605 * calendar/cal-hebrew.el (calendar-hebrew-from-absolute)
6606 (holiday-hanukkah, mark-hebrew-calendar-date-pattern):
6607 * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month):
6608 * calendar/cal-persia.el (calendar-persian-date-string):
6609 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6610 (cal-tex-cursor-month, cal-tex-LaTeXify-string):
6611 * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after):
6612 * calendar/solar.el (solar-equinoxes-solstices):
6613 Reduce nesting of some lets.
6614
6615 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
6616 (calendar-goto-mayan-long-count-date): Simplify.
6617
6618 * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc):
6619 Simplify by using mapcar.
6620 (calendar-list-holidays): Return holiday-list.
6621 (list-holidays): Use let rather than let*. Remove un-needed locals
6622 `d', `never'.
6623 (calendar-check-holidays): Return result from dolist.
6624 (holiday-float): Use a single let*. Simplify if-and to and.
6625 (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
6626 single let*.
6627
6628 2008-04-01 Jay Belanger <jay.p.belanger@gmail.com>
6629
6630 * calc/calc.el: Autoload `calc-yank'.
6631 (calc-mode-map): Add keybindings for `calc-yank'.
6632 * calc/calc-ext.el (calc-init-extensions): Remove keybinding
6633 assignments for `calc-yank'.
6634
6635 2008-03-31 Dan Nicolaescu <dann@ics.uci.edu>
6636
6637 * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons.
6638 (vc-status-mark-buffer-changed): Handle the extra field.
6639
6640 * vc-bzr.el (vc-bzr-after-dir-status):
6641 * vc-cvs.el (vc-cvs-after-dir-status):
6642 * vc-hg.el (vc-hg-after-dir-status):
6643 * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons.
6644
6645 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6646
6647 * doc-view.el: Compute displayed pages first (in PDF).
6648 (doc-view-current-converter-processes): Rename from
6649 doc-view-current-converter-process. Update users.
6650 (doc-view-sentinel): Test buffer's liveness.
6651 (doc-view-pdf/ps->png-sentinel): Remove.
6652 (doc-view-start-process): New function.
6653 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
6654 (doc-view-ps->pdf): Use it.
6655 (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages):
6656 New functions.
6657 (doc-view-convert-current-doc, doc-view-goto-page): Use them.
6658 (doc-view-mode): Kill the processes when leaving the mode.
6659
6660 2008-03-31 Juanma Barranquero <lekktu@gmail.com>
6661
6662 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p):
6663 Use `byte-compile-warning-types'. Add docstring.
6664
6665 2008-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6666
6667 * smerge-mode.el (smerge-apply-resolution-patch): New fun.
6668 (smerge-resolve): Add various resolution heuristics.
6669
6670 * smerge-mode.el (smerge-refine): Allow highlighting other subparts
6671 in 3-way conflicts.
6672
6673 2008-03-31 Glenn Morris <rgm@gnu.org>
6674
6675 * calendar/cal-bahai.el (diary-bahai-mark-entries):
6676 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
6677 * calendar/cal-islam.el (mark-islamic-diary-entries):
6678 Fix argument order in call to diary-mark-entries-1.
6679
6680 * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
6681 pre-Bahai dates.
6682 (holiday-bahai): Use an algorithm actually relevant to this calendar
6683 system.
6684
6685 * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
6686
6687 * calendar/cal-islam.el (holiday-islamic): Remove un-needed let.
6688 Use and.
6689
6690 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
6691 in the last fortnight in Julian October.
6692
6693 * calendar/calendar.el (increment-calendar-month): Optionally handle
6694 systems without 12 months per year.
6695
6696 (calendar-date-is-visible-p): Doc fix. Simplify.
6697
6698 * calendar/holidays.el (holiday-filter-visible-calendar): Return result
6699 from dolist.
6700
6701 2008-03-30 Juanma Barranquero <lekktu@gmail.com>
6702
6703 * hi-lock.el (hi-lock-mode): Fix typos in docstring.
6704 (hi-lock-unload-function): New function.
6705
6706 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6707
6708 * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
6709 overwriting when NEWNAME is a local file.
6710
6711 * net/trampver.el: Update release number.
6712
6713 2008-03-30 Alexandre Julliard <julliard@winehq.org>
6714
6715 * vc-git.el: Make vc-status display information about copies,
6716 renames and permission changes.
6717 (vc-git-extra-fileinfo): New defstruct.
6718 (vc-git-escape-file-name, vc-git-file-type-as-string)
6719 (vc-git-rename-as-string, vc-git-permissions-as-string)
6720 (vc-git-status-printer): New functions.
6721 (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
6722 (vc-git-after-dir-status-stage1): Look for copies, renames and
6723 permission changes.
6724 (vc-git-after-dir-status-stage1-empty-db): Set permissions.
6725 (vc-git-dir-status): Ask for staged files and renames.
6726
6727 2008-03-30 Dan Nicolaescu <dann@ics.uci.edu>
6728
6729 * vc.el: Allow backends to display backend specific information in
6730 the vc-status listing.
6731 (vc-status-fileinfo): Add a field for backend specific information.
6732 (vc-status-printer): Rename to ...
6733 (vc-default-status-printer): ... this.
6734 (vc-status-printer): New function.
6735 (vc-update-vc-status-buffer): Set the backend specific file info
6736 if provided.
6737
6738 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
6739
6740 * textmodes/remember.el (remember-diary-convert-entry): Revert last
6741 change (ill-conceived).
6742
6743 2008-03-29 Glenn Morris <rgm@gnu.org>
6744
6745 * calendar/cal-hebrew.el (holiday-hebrew): Simplify.
6746 * calendar/cal-julian.el (holiday-julian): Simplify.
6747
6748 * calendar/holidays.el (list-holidays): Use or.
6749
6750 2008-03-29 Juri Linkov <juri@jurta.org>
6751
6752 * window.el (split-window-preferred-horizontally): New function.
6753
6754 * cus-start.el (split-window-preferred-function):
6755 Set choice for "vertically" to nil instead of split-window.
6756 Set choice for "horizontally" to split-window-preferred-horizontally
6757 instead of lambda.
6758
6759 2008-03-29 Juri Linkov <juri@jurta.org>
6760
6761 * simple.el (minibuffer-default-add-function): New variable with
6762 the default to minibuffer-default-add-completions.
6763 (minibuffer-default-add-done): New variable. Make it buffer-local.
6764 (minibuffer-default-add-completions): New function.
6765 (goto-history-element): Set minibuffer-default-add-done to t and
6766 call a function in minibuffer-default-add-function when the
6767 specified absolute history position is greater than the length of
6768 the minibuffer-default list and minibuffer-default-add-done is nil.
6769 Change "^End of history; no next item$" to "^End of defaults;
6770 no next item$".
6771
6772 * bindings.el (debug-ignored-errors): Change "^End of history;
6773 no next item$" to "^End of defaults; no next item$".
6774
6775 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6776
6777 * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf.
6778
6779 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp
6780 to with-no-warnings.
6781
6782 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6783
6784 Sync with Tramp 2.1.13.
6785
6786 * net/tramp-ftp.el: Require 'cl when byte-compiling.
6787
6788 * net/trampver.el: Update release number.
6789
6790 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
6791
6792 * vc-hooks.el (vc-menu-map-filter): Be more careful when finding
6793 the current backend.
6794
6795 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
6796 (vc-status-refresh): Create a temporary buffer and call the
6797 `dir-status' backend function from that buffer.
6798
6799 * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
6800 (vc-bzr-after-dir-status): Don't kill the buffer.
6801
6802 * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
6803 (vc-cvs-after-dir-status): Don't kill the buffer.
6804
6805 * vc-git.el (vc-git-dir-status): Don't create a buffer.
6806 (vc-git-after-dir-status-stage2): Don't kill the buffer.
6807
6808 * vc-hg.el (vc-hg-dir-status): Don't create a buffer.
6809 (vc-hg-after-dir-status): Don't kill the buffer.
6810
6811 * vc-svn.el (vc-svn-dir-status): Don't create a buffer.
6812 (vc-svn-after-dir-status): Don't kill the buffer.
6813
6814 2008-03-29 Glenn Morris <rgm@gnu.org>
6815
6816 * calendar/calendar.el (diary-file, american-date-diary-pattern)
6817 (european-date-diary-pattern, european-calendar-display-form)
6818 (american-calendar-display-form, diary-display-hook): Doc fixes.
6819 (european-calendar-style): Doc fix. Use calendar-set-date-style for
6820 custom :set. Mark as obsolete.
6821 (calendar-date-style, iso-date-diary-pattern)
6822 (iso-calendar-display-form): New user variables.
6823 (diary-date-forms, calendar-date-display-form): Set using
6824 calendar-date-style. Doc fix.
6825 (calendar-set-date-style): New command.
6826 (european-calendar, american-calendar): Use calendar-set-date-style.
6827 Mark as obsolete.
6828
6829 * calendar/diary-lib.el (number): Move declaration where needed.
6830 (diary-mail-entries, list-sexp-diary-entries): Doc fixes.
6831 (diary-make-date): New function.
6832 (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
6833 Use diary-make-date.
6834 (diary-date-display-form, diary-insert-entry-1): New functions.
6835 (insert-monthly-diary-entry, insert-yearly-diary-entry):
6836 Use diary-insert-entry-1.
6837 (insert-anniversary-diary-entry, insert-block-diary-entry)
6838 (insert-cyclic-diary-entry): Use diary-date-display-form.
6839
6840 * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
6841 Autoload diary-insert-entry-1.
6842 * calendar/cal-bahai.el (diary-bahai-insert-entry)
6843 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
6844 * calendar/cal-hebrew.el (insert-hebrew-diary-entry)
6845 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry)
6846 * calendar/cal-islam.el (insert-islamic-diary-entry)
6847 (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry):
6848 Use diary-insert-entry-1.
6849
6850 * calendar/cal-hebrew.el (diary-make-date): Autoload it.
6851 (diary-yahrzeit): Doc fix. Use diary-make-date.
6852
6853 * calendar/icalendar.el (icalendar--datetime-to-american-date):
6854 New name for icalendar--datetime-to-noneuropean-date. Make old name
6855 obsolete alias.
6856 (icalendar--datetime-to-iso-date): New function.
6857 (icalendar--datetime-to-diary-date): Doc fix. Respect
6858 calendar-date-style if bound.
6859
6860 * textmodes/remember.el (remember-diary-convert-entry):
6861 Respect calendar-date-style if bound.
6862
6863 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6864
6865 * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions.
6866 (xterm-mouse-handle-delete-frame): Delete.
6867
6868 * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions.
6869 (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
6870 (xterm-remove-modify-other-keys): Lookup terminal rather than frame
6871 in xterm-modify-other-keys-terminal-list.
6872
6873 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
6874 are conflicts.
6875
6876 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
6877
6878 * vc.el (vc-update): Check if the buffer is unsaved only if it
6879 actually exists.
6880 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and
6881 vc-print-log.
6882
6883 2008-03-28 Magnus Henoch <mange@freemail.hu>
6884
6885 * net/dns.el (dns-write): Use set-buffer-multibyte.
6886
6887 2008-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6888
6889 * vc-bzr.el (vc-bzr-sha1): New fun.
6890 (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
6891 (vc-bzr-registered): Use it.
6892
6893 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
6894
6895 * vc.el (vc-status-kill-dir-status-process): Simplify.
6896 (vc-status-refresh): Make sure the buffer is live.
6897 (ring): Don't require it, not used.
6898
6899 2008-03-28 Wilson Snyder <wsnyder@wsnyder.org>
6900
6901 * progmodes/verilog-mode.el (verilog-auto-inout-module):
6902 Add optional regular expression to AUTOINOUTMODULE.
6903 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
6904 (verilog-auto-inst-param, verilog-auto-reg)
6905 (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
6906 (verilog-auto-output-every, verilog-auto-input)
6907 (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
6908 (verilog-auto-unused, verilog-auto): Update documentation to use
6909 more obvious instance module names versus cell names.
6910
6911 2008-03-28 Jan Djärv <jan.h.d@swipnet.se>
6912
6913 * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable
6914 kill if a process is running.
6915
6916 * progmodes/grep.el (grep-mode-tool-bar-map): The same.
6917
6918 2008-03-28 Dan Nicolaescu <dann@ics.uci.edu>
6919
6920 * vc.el: Add new backend function 'status-extra-headers.
6921 (vc-default-status-extra-headers): New function.
6922 (vc-status-headers): Call 'status-extra-headers. Add colors.
6923
6924 * vc-git.el (vc-git-status-extra-headers): New function.
6925
6926 2008-03-28 Glenn Morris <rgm@gnu.org>
6927
6928 * calendar/cal-menu.el (cal-menu-holidays-menu)
6929 (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
6930 (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
6931 holiday-list is optional.
6932 (calendar-mouse-holidays): Remove un-needed local `l'.
6933
6934 * calendar/cal-move.el (calendar-cursor-to-nearest-date):
6935 Remove un-needed local `date'.
6936 (calendar-cursor-to-visible-date): Use let rather than let*.
6937 Remove un-needed local `first-of-month-weekday'.
6938
6939 * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
6940
6941 * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
6942 Doc fixes.
6943 (abbreviated-calendar-year): Move here from calendar.el. Doc fix.
6944 (diary-header-line-flag, diary-header-line-format): Declare.
6945 (diary-pull-attrs): Check for multiple matches.
6946 (diary-list-entries-2): Simplify finding start of date.
6947 (diary-show-all-entries, make-diary-entry): Respect non-nil values of
6948 pop-up-frames.
6949 (diary-mark-entries-1): Re-use offset in abbreviated-year case.
6950 (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
6951
6952 2008-03-27 Dan Nicolaescu <dann@ics.uci.edu>
6953
6954 * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
6955
6956 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
6957
6958 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
6959
6960 * vc-hooks.el (vc-before-save): Don't prevent saving the file.
6961
6962 * image-mode.el (image-mode-reapply-winprops): Fix last change.
6963
6964 2008-03-27 Kenichi Handa <handa@ni.aist.go.jp>
6965
6966 * international/mule-conf.el (define-iso-single-byte-charset):
6967 Don't make latin-iso8859-* supplementary.
6968 (#'set-charset-priority): Don't change the priority of charsets
6969 `unicode' and `emacs'.
6970
6971 2008-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
6972
6973 * vc.el (vc-do-command): Don't pop to the buffer if it's an internal
6974 temp buffer.
6975
6976 2008-03-27 Glenn Morris <rgm@gnu.org>
6977
6978 * calendar/cal-bahai.el (diary-bahai-list-entries):
6979 * calendar/cal-hebrew.el (list-hebrew-diary-entries):
6980 * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix.
6981
6982 * calendar/calendar.el (diary-file): Doc fix.
6983
6984 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
6985 (list-diary-entries-hook, mark-diary-entries-hook)
6986 (include-other-diary-files, diary-mail-entries)
6987 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
6988 (diary-set-header): New function.
6989 (diary-header-line-flag, diary-header-line-format):
6990 Use diary-set-header for custom :set function.
6991 (diary-set-maybe-redraw): Use symbol-value rather than eval.
6992 (diary-attrtype-convert): Use intern-soft rather than read.
6993 (diary-display-no-entries): New function.
6994 (simple-diary-display, fancy-diary-display): Use it.
6995 (fancy-diary-display): Doc fix. Remove unneeded local entry-list.
6996 (diary-mark-entries-1): Fix position offsets in non-gregorian case.
6997
6998 * calendar/holidays.el (list-holidays): Doc fix.
6999
7000 2008-03-26 Jay Belanger <jay.p.belanger@gmail.com>
7001
7002 * calc/calc-store.el (calc-read-var-name-history): New variable.
7003 (calc-read-var-name): Use `calc-read-var-name-history'.
7004
7005 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7006
7007 * image-mode.el (image-mode-reapply-winprops): Simplify now that
7008 window-configuration-change-hook works buffer-locally.
7009
7010 2008-03-26 Johan Bockgård <bojohan@gnu.org>
7011
7012 * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table
7013 for Emacs Lisp, not Lisp.
7014
7015 2008-03-26 Juanma Barranquero <lekktu@gmail.com>
7016
7017 * help-fns.el (describe-function-1, describe-variable):
7018 If CURRENT-NAME is nil, don't end obsolescence info with semicolon.
7019
7020 * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no
7021 replacement is provided, don't print "use nil instead".
7022
7023 2008-03-26 Johan Bockgård <bojohan@gnu.org>
7024
7025 * complete.el (PC-do-completion): Use regexp-quote.
7026
7027 2008-03-26 Dan Nicolaescu <dann@ics.uci.edu>
7028
7029 * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status):
7030 Detect missing files.
7031
7032 * vc-git.el (vc-git-extra-menu-map): New key map.
7033 (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
7034 New functions.
7035
7036 * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed
7037 and 'missing files.
7038
7039 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7040
7041 * calendar/holidays.el (list-holidays): Make Y2 optional.
7042
7043 * calendar/appt.el (appt-buffer-name): Don't use a leading space for
7044 buffers shown to the user.
7045 (appt-disp-window): Disable undo explicitly now that the leading space
7046 is gone.
7047
7048 * simple.el (activate-mark): New function.
7049 (set-mark-command): Use it with region-active-p to clean up the code.
7050 (exchange-point-and-mark): Invert the meaning of C-u when
7051 transient-mark-mode is active.
7052
7053 * dired-aux.el (dired-create-files): Use dolist.
7054
7055 * bindings.el (mode-line-change-eol): Use with-selected-window.
7056
7057 * apropos.el (apropos-command): Include macros.
7058
7059 2008-03-26 Glenn Morris <rgm@gnu.org>
7060
7061 * calendar/cal-bahai.el: Require calendar, not cal-julian.
7062 (calendar-bahai-epoch): Doc fix.
7063
7064 * calendar/cal-china.el: Explicitly require calendar.
7065
7066 * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el:
7067 Require calendar rather than cal-julian.
7068 Autoload calendar-absolute-from-julian.
7069 * calendar/cal-coptic.el (coptic-calendar-epoch):
7070 * calendar/cal-islam.el (calendar-islamic-epoch):
7071 * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling.
7072
7073 * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix.
7074
7075 * calendar/cal-dst.el: Don't require cal-persia.
7076 (calendar-absolute-from-persian): Autoload it.
7077 (dst-adjust-time): Doc fix.
7078
7079 * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that
7080 cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the
7081 calendar.
7082
7083 * calendar/cal-menu.el: Require calendar rather than declaring
7084 functions.
7085 * calendar/calendar.el: Provide calendar before requiring cal-menu.
7086
7087 * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for
7088 calendar-after-frame-setup-hooks. Update callers, make old name an
7089 obsolete alias. Doc fix.
7090 (calendar-frame-1): Doc fix.
7091
7092 * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls.
7093
7094 * calendar/calendar.el (oriental-holidays, solar-holidays):
7095 * calendar/holidays.el (list-holidays): Assume atan always bound.
7096
7097 * calendar/lunar.el, calendar/solar.el: Remove floating-point check.
7098 Explicitly require calendar, not cal-julian.
7099 * calendar/lunar.el: Explicitly require cal-dst.
7100
7101 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * autorevert.el (auto-revert-buffers): Use buffer-live-p.
7104
7105 * help-fns.el (describe-function-1, describe-variable): If no
7106 replacement is provided, don't print "use nil instead".
7107
7108 2008-03-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7109
7110 * proced.el: New file.
7111
7112 2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
7113
7114 * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
7115
7116 2008-03-25 Juri Linkov <juri@jurta.org>
7117
7118 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
7119 in battery-mode-line-format.
7120
7121 * bindings.el (minibuffer-local-map): For the command
7122 file-cache-minibuffer-complete replace keymap minibuffer-local-map
7123 with map which is already locally bound to minibuffer-local-map.
7124
7125 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7126
7127 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
7128 Remove `sort-first' argument.
7129
7130 * subr.el (redisplay-end-trigger-functions)
7131 (window-redisplay-end-trigger, set-window-redisplay-end-trigger)
7132 (process-filter-multibyte-p, set-process-filter-multibyte):
7133 Mark as obsolete.
7134
7135 2008-03-25 Juanma Barranquero <lekktu@gmail.com>
7136
7137 * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to
7138 bogus variable `reb-kill-buffer'; don't make hooks buffer-local,
7139 use the LOCAL arg of `add-hook'.
7140 (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
7141 Remove spurious * from defcustom docstrings.
7142 (reb-next-match, reb-prev-match, reb-enter-subexp-mode):
7143 Fix typos in messages.
7144 (reb-mode-buffer-p): New function.
7145 (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'.
7146 (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
7147 (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
7148 Use `unless', `when'.
7149 (re-builder-unload-function): New function.
7150
7151 2008-03-25 Dan Nicolaescu <dann@ics.uci.edu>
7152
7153 * vc-hooks.el (vc-state): Add documentation for 'missing.
7154
7155 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org>
7156
7157 * progmodes/verilog-mode.el (verilog-auto-output)
7158 (verilog-auto-input, verilog-auto-inout, verilog-auto)
7159 (verilog-delete-auto): Add optional regular expression to
7160 AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
7161 (verilog-signals-matching-regexp): New internal function for
7162 signal matching.
7163
7164 2008-03-25 Johan Bockgård <bojohan@gnu.org>
7165
7166 * info.el (Info-isearch-search): Always return point.
7167
7168 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * diff-mode.el (diff-remembered-defdir): New var.
7171 (diff-find-file-name): Use it to flush diff-remembered-files-alist.
7172
7173 2008-03-25 Glenn Morris <rgm@gnu.org>
7174
7175 * calendar/cal-bahai.el (calendar-bahai-read-date): New name for
7176 calendar-bahai-prompt-for-date. Update callers, make old name an
7177 obsolete alias. Doc fix.
7178 * calendar/cal-coptic.el (calendar-coptic-read-date): New name for
7179 coptic-prompt-for-date. Update callers, make old name an
7180 obsolete alias. Doc fix.
7181 * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for
7182 calendar-hebrew-prompt-for-date. Update callers. Doc fix.
7183 * calendar/cal-islam.el (calendar-islamic-read-date): New name for
7184 calendar-islamic-prompt-for-date. Update callers. Doc fix.
7185 * calendar/cal-iso.el (calendar-iso-read-date): New name for
7186 calendar-iso-read-args. Update callers, make old name an obsolete
7187 alias.
7188 * calendar/cal-persia.el (calendar-persian-read-date): New name for
7189 persian-prompt-for-date. Update callers, make old name an
7190 obsolete alias. Doc fix. Move definition before use.
7191
7192 * calendar/cal-x.el (diary-frame-parameters)
7193 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
7194 (calendar-frame-1): Doc fixes.
7195 (make-fancy-diary-buffer): Remove declaration.
7196 (calendar-dedicate-diary): Replace call to deleted function
7197 make-fancy-diary-buffer.
7198 (calendar-frame-setup): New function.
7199 (calendar-one-frame-setup, calendar-only-one-frame-setup)
7200 (calendar-two-frame-setup): Call calendar-frame-setup to do the actual
7201 work, and mark as obsolete.
7202 (special-display-buffer-names): Don't mess with this; it's not our
7203 business.
7204 (cal-x-load-hook): Defvar it, and mark as obsolete.
7205
7206 * calendar/calendar.el (calendar-remove-frame-by-deleting):
7207 Default to t. Add to 'calendar group.
7208 (calendar): Doc fix. Use calendar-frame-setup.
7209 (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument.
7210 (generate-calendar-window): Doc fix.
7211
7212 2008-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7213
7214 * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.
7215
7216 2008-03-24 Drew Adams <drew.adams@oracle.com>
7217
7218 * finder.el (finder-mode-syntax-table, finder-font-lock-keywords):
7219 New variables.
7220 (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults.
7221 (finder-exit): Ignore errors rather than avoiding them.
7222 Kill *Finder-package* buffer also.
7223
7224 2008-03-24 Andreas Schwab <schwab@suse.de>
7225
7226 * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5.
7227
7228 2008-03-24 Dan Nicolaescu <dann@ics.uci.edu>
7229
7230 * vc-hg.el (vc-hg-after-dir-status):
7231 * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files.
7232
7233 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status):
7234 Detect removed files.
7235
7236 * vc.el (vc-status-printer): Use a different face for missing files.
7237 (vc-status-hide-up-to-date): Rename from
7238 vc-status-remove-up-to-date. Update all callers.
7239 (vc-status-mode-map): Bind C-m.
7240
7241 2008-03-24 Alexandre Julliard <julliard@winehq.org>
7242
7243 * vc-git.el (vc-git-after-dir-status-stage1): Move state matching
7244 code ...
7245 (vc-git--state-code): ... to this new function.
7246 (vc-git-state): Use it.
7247
7248 2008-03-24 Trent Buck <trentbuck@gmail.com> (tiny change)
7249
7250 * textmodes/remember.el (remember-mail-date)
7251 (remember-store-in-mailbox): Write date and From line in such a
7252 way that Mutt can read it.
7253
7254 2008-03-23 Chong Yidong <cyd@stupidchicken.com>
7255
7256 * simple.el (transient-mark-mode): Turn on by default.
7257
7258 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
7259
7260 * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and
7261 'unregistered for unregistered files.
7262
7263 * vc-hg.el (vc-hg-state): Return 'removed for removed files.
7264
7265 * bindings.el (standard-mode-line-modes): Avoid duplicating a string.
7266
7267 * vc-cvs.el (vc-cvs-parse-status): Note there are problems with
7268 subdirectories.
7269
7270 * vc.el (vc-status-prepare-status-buffer): Fix thinko.
7271 (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process.
7272 Add :enable for vc-status-refresh.
7273 (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
7274 (vc-status-tool-bar-map): Add binding for
7275 vc-status-kill-dir-status-process.
7276 Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
7277 (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
7278 Reset vc-status-process-buffer.
7279 (vc-status-refresh): Don't run two refreshes at a time.
7280 (vc-status): If the buffer is already in vc-status-mode only refresh.
7281 (vc-status-mark-buffer-changed): Add an optional file parameter.
7282 (vc-resynch-buffer): Use it.
7283 (vc-delete-file): Expand the file name before using it.
7284 Be careful to not create a new buffer with the old file contents.
7285 Update the VC state after performing the operation.
7286
7287 2008-03-23 Andreas Schwab <schwab@suse.de>
7288
7289 * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]:
7290 Fix radio button condition.
7291 [box]: Likewise.
7292 [customize]: Add radio button.
7293
7294 2008-03-23 Jay Belanger <jay.p.belanger@gmail.com>
7295
7296 * calc/calc.el (calc-was-keypad-mode, calc-full-mode)
7297 (calc-user-parse-tables, calc-gnuplot-default-device)
7298 (calc-gnuplot-default-output, calc-gnuplot-print-device)
7299 (calc-gnuplot-print-output, calc-gnuplot-geometry)
7300 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
7301 (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay)
7302 (calc-undo-list, calc-redo-list, calc-main-buffer)
7303 (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values)
7304 (calc-dollar-used, calc-hashes-used, calc-quick-prev-results)
7305 (calc-said-hello, calc-executing-macro, calc-any-selections)
7306 (calc-help-phase, calc-full-help-flag, calc-refresh-count)
7307 (calc-display-dirty, calc-embedded-info, calc-embedded-active)
7308 (calc-standalone-flag, var-EvalRules, math-expr-function-mapping)
7309 (math-expr-variable-mapping, calc-mode-map, calc-digit-map)
7310 (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence)
7311 (calc-create-buffer, calc-quit): Add docstrings.
7312
7313 2008-03-23 Juanma Barranquero <lekktu@gmail.com>
7314
7315 * makefile.w32-in (WINS_ALMOST): Add org.
7316
7317 2008-03-23 Dan Nicolaescu <dann@ics.uci.edu>
7318
7319 * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status):
7320 New functions to implement vc-status support.
7321
7322 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
7323
7324 * vc.el (vc-status-prepare-status-buffer): New function.
7325 (vc-status): Use it.
7326
7327 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where
7328 appropriate.
7329
7330 2008-03-22 Alexandre Julliard <julliard@winehq.org>
7331
7332 * vc-git.el (vc-git--empty-db-p)
7333 (vc-git-after-dir-status-stage1-empty-db): New functions.
7334 (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state):
7335 Add support for empty repositories.
7336
7337 2008-03-22 Dan Nicolaescu <dann@ics.uci.edu>
7338
7339 * vc-git.el (vc-git-annotate-extract-revision-at-line):
7340 Allow "^" in a version name.
7341
7342 * vc-mtn.el (vc-mtn-state): Support the added state.
7343
7344 2008-03-22 Carsten Dominik <dominik@science.uva.nl>
7345
7346 * org: New directory for Org-mode.
7347
7348 * org/org-export-latex.el: Moved from lisp/texmodes.
7349
7350 * org/org-irc.el: Moved from lisp/texmodes.
7351
7352 * org/org-mac-message.el: Moved from lisp/texmodes.
7353
7354 * org/org-mouse.el: Moved from lisp/texmodes.
7355
7356 * org/org-publish.el: Moved from lisp/texmodes.
7357
7358 2008-03-21 Juri Linkov <juri@jurta.org>
7359
7360 * comint.el (comint-dynamic-simple-complete):
7361 Use variable `stub' for the second arg `common-substring'
7362 of `comint-dynamic-list-completions'.
7363 (comint-dynamic-list-filename-completions):
7364 Use variable `filenondir' for the second arg `common-substring'
7365 of `comint-dynamic-list-completions'.
7366 (comint-dynamic-list-completions): Add new optional arg
7367 `common-substring'. Add `common-substring' as the second arg of
7368 the call to `display-completion-list'. Doc fix.
7369
7370 * comint.el (comint-dynamic-complete-as-filename)
7371 (comint-dynamic-list-filename-completions)
7372 (comint-dynamic-simple-complete): Use `minibuffer-message'
7373 to display message "No completions of %s" when a command
7374 is called in the minibuffer.
7375 (comint-dynamic-simple-complete): Don't display other
7376 completion messages when a command is called in the minibuffer.
7377 (comint-dynamic-list-completions): Use `minibuffer-message'
7378 to display message " [Type space to flush ...]" when a command
7379 is called in the minibuffer.
7380
7381 * shell.el (shell-dynamic-complete-command)
7382 (shell-dynamic-complete-environment-variable): Don't display
7383 completion messages when command is called in the minibuffer.
7384
7385 * emacs-lisp/lisp.el (lisp-complete-symbol):
7386 Use `minibuffer-message' to display message "No completions of %s"
7387 when this command is called in the minibuffer.
7388
7389 * bindings.el (standard-mode-line-modes): Put special help-echo
7390 tooltip on recursive edit %[ %] mode-line constructs.
7391
7392 * dabbrev.el (debug-ignored-errors): Remove $ from the end of
7393 "^No dynamic expansion for .* found$" to allow error messages like
7394 "No dynamic expansion for \"%s\" found in this-buffer".
7395
7396 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
7397
7398 * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and
7399 "psftp".
7400
7401 2008-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7402
7403 * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
7404 * vc.el (vc-default-dired-state-info): Use just "modified".
7405 * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'.
7406 (vc-cvs-mode-line-string): Make use of the better default.
7407 (vc-cvs-parse-entry): Use the new `added'.
7408 (vc-cvs-dired-state-info): Remove.
7409 * vc-svn.el (vc-svn-dired-state-info): Remove.
7410 * vc-hg.el (vc-hg-dired-state-info): Remove.
7411 * vc-git.el (vc-git-dired-state-info): Remove.
7412
7413 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
7414
7415 * vc-git.el (vc-git-status-result): New variable.
7416 (vc-git-dir-status): Split out ...
7417 (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2):
7418 ... these new functions and work asynchronously.
7419
7420 2008-03-21 Alexandre Julliard <julliard@winehq.org>
7421
7422 * vc-git.el (vc-git-after-dir-status): Remove.
7423 (vc-git-dired-state-info): Reimplement.
7424
7425 2008-03-21 Dan Nicolaescu <dann@ics.uci.edu>
7426
7427 * replace.el (occur-mode-map): Add :help.
7428
7429 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry
7430 for disassemble.
7431
7432 * vc.el (vc-status-mark-buffer-changed): Better deal with files in
7433 the 'added state.
7434 (vc-status-remove-up-to-date): New function.
7435 (vc-status-mode-map, vc-status-menu-map): Bind it.
7436 (vc-status-printer): Use a different face up-to-date files.
7437 (vc-resynch-buffer): Update the vc-status buffer if it exists.
7438 (Todo): Remove solved entries.
7439
7440 * vc-hg.el (vc-hg-state):
7441 * vc-git.el (vc-git-state):
7442 * vc-cvs.el (vc-cvs-parse-status):
7443 * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
7444 state.
7445
7446 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7447
7448 * progmodes/compile.el (compile):
7449 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
7450
7451 * simple.el (minibuffer-local-shell-command-map): New var.
7452 (minibuffer-complete-shell-command, read-shell-command): New funs.
7453 (shell-command, shell-command-on-region): Use them.
7454
7455 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
7456
7457 * vc.el (vc-status-mark-buffer-changed): New function to implement
7458 updating of the *vc-status* buffer when a buffer is saved.
7459 (vc-status-mode): Use it for after-change-hook.
7460 (vc-add-to-vc-status-buffer): Rename to ...
7461 (vc-status-add-entry): ... this.
7462 (Todo): Add new entry.
7463
7464 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
7465
7466 * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness.
7467
7468 2008-03-20 Juanma Barranquero <lekktu@gmail.com>
7469
7470 * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars)
7471 (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook):
7472 Remove spurious * from defcustom docstrings.
7473 (icomplete-compute-delay): Fix docstring and remove spurious *.
7474 (icomplete-delay-completions-threshold): Fix typo in docstring and
7475 remove spurious *.
7476 (icomplete-completions): While collecting the list of prospective
7477 candidates, don't overshoot `icomplete-prospects-length'.
7478
7479 2008-03-20 Dan Nicolaescu <dann@ics.uci.edu>
7480
7481 * textmodes/refbib.el:
7482 * textmodes/reftex.el:
7483 * textmodes/reftex-global.el:
7484 * textmodes/reftex-vars.el:
7485 * textmodes/reftex-toc.el: Don't use eval-and-compile for byte
7486 compiler pacifying defvars.
7487 (reftex-toc-mode): Only make zmacs-regions local on XEmacs.
7488 * textmodes/reftex-index.el (zmacs-regions): Remove pacifier,
7489 not needed.
7490
7491 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
7492
7493 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function.
7494 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
7495 (verilog-customize, verilog-font-customize)
7496 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
7497 (verilog-mode): Update documentation strings to match tool tips.
7498 (verilog-auto-search-do, verilog-auto-re-search-do)
7499 (verilog-skip-forward-comment-or-string): Fix verilog-auto
7500 expansion when a .* appears inside a string.
7501 (verilog-re-search-forward, verilog-re-search-backward):
7502 Add comment to recall how this works.
7503 (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
7504
7505 2008-03-20 Glenn Morris <rgm@gnu.org>
7506
7507 * calendar/calendar.el (calendar-other-dates): New function.
7508 (calendar-print-other-dates): Use calendar-other-dates.
7509 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
7510 the declarations it replaces.
7511 (calendar-mouse-print-dates): Use calendar-other-dates.
7512
7513 * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
7514 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
7515 (calendar-absolute-from-bahai): Fix the leap-year case.
7516 (calendar-bahai-from-absolute): Re-use the Gregorian month.
7517 (calendar-bahai-date-string, calendar-bahai-print-date):
7518 Handle pre-Bahai dates.
7519
7520 * calendar/cal-china.el (chinese-calendar-celestial-stem)
7521 (chinese-calendar-terrestrial-branch): Make defcustoms.
7522
7523 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
7524 (calendar-mouse-view-diary-entries): Use or.
7525 (calendar-mouse-chinese-date): Remove unused command.
7526 (cal-menu-load-hook): Mark as obsolete.
7527
7528 * calendar/solar.el (calendar-location-name, calendar-latitude)
7529 (calendar-longitude, solar-arctan, sunrise-sunset)
7530 (solar-mean-equinoxes/solstices): Use the appropriate equality test.
7531
7532 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com>
7533
7534 * calc/calc.el: Remove outdated comments.
7535 (defcalcmodevar, calc-mode-var-list-restore-default-values)
7536 (calc-mode-var-list-restore-saved-values, calc-autorange-units):
7537 Add docstrings.
7538
7539 2008-03-19 Jason Rumney <jasonr@gnu.org>
7540
7541 * w32-fns.el (x-alternatives-map): Add S-tab mapping.
7542
7543 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
7544
7545 * net/tls.el (open-tls-stream): Reindent.
7546
7547 2008-03-19 Michael Albinus <michael.albinus@gmx.de>
7548
7549 * net/tramp.el (tramp-let-maybe): Removed.
7550 (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
7551 It does not exist under XEmacs.
7552 (tramp-handle-file-truename, tramp-handle-expand-file-name)
7553 (tramp-completion-file-name-handler): Let-bind
7554 `directory-sep-char'.
7555
7556 * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
7557 `directory-sep-char'.
7558
7559 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
7560
7561 * help-fns.el (describe-function-1): Don't signal "missing arglist"
7562 for autoloaded keymaps.
7563
7564 * progmodes/verilog-mode.el (verilog-syntax-ppss): New function.
7565 (electric-verilog-terminate-line, verilog-in-struct-region-p)
7566 (verilog-backward-ws&directives, verilog-forward-ws&directives)
7567 (verilog-in-comment-p, verilog-in-star-comment-p)
7568 (verilog-in-slash-comment-p, verilog-skip-backward-comments)
7569 (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string)
7570 (verilog-skip-forward-comment-or-string, verilog-in-paren)
7571 (verilog-skip-forward-comment-p): Use it.
7572
7573 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
7574
7575 * textmodes/org.el (org-link-store, org-link-follow, org-latex)
7576 (org-remember-templates, org-time-stamp-rounding-minutes)
7577 (org-back-over-empty-lines, org-find-base-buffer-visiting)
7578 (org-columns-new): Fix typos in docstrings.
7579
7580 2008-03-19 Glenn Morris <rgm@gnu.org>
7581
7582 * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.
7583 (tramp-handle-shell-command): Use condition-case rather than
7584 ignore-errors.
7585
7586 2008-03-19 Dan Nicolaescu <dann@ics.uci.edu>
7587
7588 * diff-mode.el (diff-header): Make the color louder.
7589 (diff-refine-change): Tone the color down.
7590
7591 2008-03-19 Juanma Barranquero <lekktu@gmail.com>
7592
7593 * descr-text.el (describe-char): When `describe-char-unidata-list'
7594 is set to show all properties, list them in the right order.
7595
7596 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
7597
7598 * international/mule.el (load-with-code-conversion): Avoid setting
7599 default-enable-multibyte-characters.
7600
7601 2008-03-19 Gustav HÃ¥llberg <gustav@virtutech.com> (tiny change)
7602
7603 * vc.el (vc-annotate-background): Fix custom type.
7604
7605 2008-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
7606
7607 * descr-text.el (describe-char-unidata-list): Allow specifying
7608 just all properties.
7609 (describe-char): Handle that new value.
7610
7611 * emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
7612
7613 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
7614
7615 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type
7616 instead of file name extension to make docs with uncommon
7617 extensions work.
7618
7619 2008-03-18 Tassilo Horn <tassilo@member.fsf.org>
7620
7621 * doc-view.el (require): Require cl at compile time because
7622 `assert' needs it.
7623
7624 2008-03-18 Glenn Morris <rgm@gnu.org>
7625
7626 * calendar/calendar.el (initial-calendar-window-hook)
7627 (today-visible-calendar-hook): Doc fixes.
7628
7629 2008-03-17 Michael Albinus <michael.albinus@gmx.de>
7630
7631 * net/tramp.el (tramp-root-regexp): Simplify.
7632 (tramp-completion-file-name-regexp-separate): Don't insist on
7633 leading "[". This prevents method or user or host completion.
7634 (tramp-let-maybe): Autoload it.
7635 (tramp-drop-volume-letter): Don't autoload. When not on W32, it
7636 is an alias for `identity'.
7637 (tramp-handle-write-region): Protect `last-coding-system-used'
7638 over the trailing statements.
7639 (tramp-completion-file-name-handler-post-function): Remove.
7640 (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
7641 instead of calling `tramp-drop-volume-letter'.
7642
7643 * net/tramp.el:
7644 * net/tramp-uu.el:
7645 * net/trampver.el: Move coding cookie at the end.
7646
7647 2008-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
7648
7649 * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for
7650 elements which may be something else than characters.
7651
7652 2008-03-17 Dan Nicolaescu <dann@ics.uci.edu>
7653
7654 * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
7655 New functions to implement vc-status support.
7656
7657 * vc.el (vc-default-extra-status-menu)
7658 (vc-add-to-vc-status-buffer): New functions.
7659
7660 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
7661 for eldoc and ielm.
7662
7663 2008-03-17 Glenn Morris <rgm@gnu.org>
7664
7665 * calendar/cal-x.el (diary-frame-parameters)
7666 (calendar-frame-parameters, calendar-and-diary-frame-parameters):
7667 Fix custom type; add options.
7668 (calendar-frame, diary-frame): Doc fixes.
7669 (calendar-dedicate-diary, calendar-frame-1): Extract common code into
7670 new functions.
7671 (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
7672 Use calendar-frame-1 and calendar-dedicate-diary.
7673 (calendar-one-frame-setup): Also handle only-one-frame case.
7674 (calendar-only-one-frame-setup): Doc fix. Just call
7675 calendar-one-frame-setup.
7676
7677 * calendar/diary-lib.el: Re-order some definitions before their use.
7678 (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook)
7679 (diary-list-entries): Doc fixes.
7680 (make-fancy-diary-display): Remove function.
7681
7682 * calendar/calendar.el (calendar-today-marker)
7683 (initial-calendar-window-hook, today-visible-calendar-hook)
7684 (today-invisible-calendar-hook, diary-file, calendar-basic-setup)
7685 (calendar-star-date, calendar-mark-today): Doc fixes.
7686 (today-visible-calendar-hook): Add options.
7687 (calendar-in-read-only-buffer): New macro.
7688 (calendar-basic-setup): Adapt for change in calendar-read-date.
7689 Place holiday let inside if.
7690 (calendar-day-name-array, calendar-month-name-array): Make defcustoms.
7691 (calendar-read-date): Set day to 1 rather than nil in the NODAY case.
7692 (calendar-print-other-dates): Use one let rather than many.
7693
7694 * calendar/calendar.el (calendar-in-read-only-buffer): New macro.
7695 (calendar-print-other-dates):
7696 * calendar/cal-hebrew.el (list-yahrzeit-dates):
7697 * calendar/diary-lib.el (simple-diary-display, fancy-diary-display):
7698 * calendar/holidays.el (calendar-list-holidays, list-holidays)
7699 (calendar-cursor-holidays):
7700 * calendar/lunar.el (calendar-phases-of-moon): Use
7701 calendar-in-read-only-buffer to replace previous code and disable undo.
7702
7703 2008-03-16 Juri Linkov <juri@jurta.org>
7704
7705 * isearch.el (isearch-edit-string): Use search-ring-yank-pointer
7706 and regexp-search-ring-yank-pointer for the HISTPOS argument of
7707 read-from-minibuffer to provide the correct initial minibuffer
7708 history position in isearch-edit-string when it is called from
7709 isearch-ring-adjust.
7710
7711 * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p
7712 to check if the current buffer is the minibuffer, and in this case
7713 call abort-recursive-edit to kill the minibuffer. Doc fix.
7714 (kill-this-buffer-enabled-p): Allow this function to return non-nil
7715 when the current buffer is the minibuffer.
7716
7717 * simple.el (goto-line): Leave mark at previous position. Doc fix.
7718
7719 2008-03-16 Tassilo Horn <tassilo@member.fsf.org>
7720
7721 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
7722 Use non-nil PARENTS attribute of make-directory instead of
7723 explicitly checking existence the current cache directory.
7724
7725 2008-03-16 Daiki Ueno <ueno@unixuser.org>
7726
7727 * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after
7728 M-x epa-file-select-keys.
7729
7730 2008-03-16 Kenichi Handa <handa@m17n.org>
7731
7732 * international/mule.el (auto-coding-alist):
7733 Use no-conversion-multibyte for archive files.
7734
7735 2008-03-16 Glenn Morris <rgm@gnu.org>
7736
7737 * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1):
7738 New functions.
7739 * calendar/cal-bahai.el (calendar-mark-1): Autoload it.
7740 (calendar-bahai-mark-date-pattern): Add optional argument `color'.
7741 Use calendar-mark-1.
7742 * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it.
7743 (mark-hebrew-calendar-date-pattern): Add optional argument `color'.
7744 Use calendar-mark-complex.
7745 * calendar/cal-islam.el (calendar-mark-1): Autoload it.
7746 (mark-islamic-calendar-date-pattern): Add optional argument `color'.
7747 Use calendar-mark-1.
7748
7749 * calendar/calendar.el (calendar-mod): Remove.
7750 * calendar/cal-china.el (calendar-chinese-from-absolute)
7751 (calendar-chinese-date-string): Expand calendar-mod calls.
7752 * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute):
7753 Expand calendar-mod calls.
7754
7755 * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let.
7756 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
7757 (diary-bahai-insert-yearly-entry): Use let rather than let*.
7758 Move obsolete aliases after the functions that replaced them.
7759
7760 * calendar/cal-hebrew.el (calendar-absolute-from-hebrew)
7761 (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry)
7762 (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry):
7763 Use let rather than let*.
7764 (calendar-hebrew-prompt-for-date): New function.
7765 (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date.
7766 (holiday-tisha-b-av-etc): Use unless, let.
7767
7768 * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func.
7769 (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
7770
7771 * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify.
7772
7773 * calendar/calendar.el (calendar-for-loop): Add indent spec.
7774
7775 * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries)
7776 (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather
7777 than concat.
7778 (diary): Remove un-needed let.
7779 (view-other-diary-entries): Rename argument.
7780 (diary-list-entries-2): New function.
7781 (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2.
7782 (print-diary-entries): Use unless.
7783 (diary-mark-entries-1): Change argument order, make all but
7784 markfunc optional. Handle the standard (Gregorian) case.
7785 Use match-string-no-properties. Handle marks.
7786 (mark-diary-entries): Use diary-mark-entries-1.
7787 (diary-font-lock-keywords-1): New macro.
7788 (diary-font-lock-keywords): Use diary-font-lock-keywords-1.
7789
7790 2008-03-16 Ulf Jasper <ulf.jasper@web.de>
7791
7792 * icalendar.el (icalendar-version): Increase to 0.18.
7793 (icalendar-export-hidden-diary-entries): New variable.
7794 (icalendar-export-region): Use icalendar-export-hidden-diary-entries.
7795 In case of error, insert full error-val.
7796 (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix.
7797 Use calendar-day-of-week. Return the day number.
7798 (icalendar--convert-weekly-to-ical): Use funcall rather than apply.
7799
7800 2008-03-16 Craig Markwardt <Craig.Markwardt@nasa.gov>
7801
7802 * icalendar.el (icalendar-recurring-start-year): New variable.
7803 (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm.
7804 (icalendar-export-region): Ignore hidden diary entries.
7805 (icalendar--convert-ordinary-to-ical): Fix case where event
7806 spans across midnight boundary.
7807 (icalendar-first-weekday-of-year): New function.
7808 (icalendar--convert-weekly-to-ical): Allow user-selectable start
7809 year for recurring events (Mozilla calendars do not propagate
7810 recurring events forever, so year 2000 start date was not working).
7811 (icalendar--convert-yearly-to-ical): Remove extra spaces in
7812 formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
7813
7814 2008-03-15 Michael Albinus <michael.albinus@gmx.de>
7815
7816 * net/tramp.el (tramp-root-regexp): New defconst.
7817 (tramp-completion-file-name-regexp-unified)
7818 (tramp-completion-file-name-regexp-separate)
7819 (tramp-completion-file-name-regexp-url): Use it.
7820 (tramp-do-copy-or-rename-file-via-buffer):
7821 Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to
7822 t for `insert-file-contents-literally'.
7823 (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
7824 Autoload it.
7825 (tramp-completion-file-name-handler-post-function): New defconst.
7826 (tramp-completion-file-name-handler): Use it.
7827 (tramp-maybe-open-connection): Update calls to
7828 `tramp-flush-connection-property' for removed 2nd argument.
7829
7830 2008-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7831
7832 * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible.
7833 (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table):
7834 New functions.
7835
7836 2008-03-15 Glenn Morris <rgm@gnu.org>
7837
7838 * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1):
7839 New functions.
7840 * calendar/cal-bahai.el (number, original-date, add-to-diary-list)
7841 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7842 (diary-list-entries-1, diary-mark-entries-1): Autoload.
7843 (diary-bahai-list-entries): Use diary-list-entries-1.
7844 (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1.
7845 * calendar/cal-hebrew.el (number, original-date, add-to-diary-list)
7846 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7847 (diary-list-entries-1, diary-mark-entries-1): Autoload.
7848 (list-hebrew-diary-entries): Use diary-list-entries-1.
7849 (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1.
7850 * calendar/cal-islam.el (number, original-date, add-to-diary-list)
7851 (diary-name-pattern, mark-calendar-days-named): Remove declarations.
7852 (diary-list-entries-1, diary-mark-entries-1): Autoload.
7853 (list-islamic-diary-entries): Use diary-list-entries-1.
7854 (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1.
7855
7856 * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar.
7857
7858 * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix.
7859
7860 * calendar/cal-china.el (number-chinese-months)
7861 (calendar-chinese-from-absolute): Use nth, caar.
7862
7863 * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix.
7864
7865 * calendar/cal-french.el (french-calendar-accents): Doc fix.
7866
7867 * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year)
7868 (calendar-hebrew-month-name-array-leap-year)
7869 (hebrew-calendar-parashiot-names): Make constants.
7870 (diary-parasha): Move definition after constants it uses.
7871
7872 * calendar/cal-html.el (cal-html-insert-link-yearpage)
7873 (cal-html-htmlify-list): Doc fix.
7874 (cal-html-htmlify-entry): Use nth.
7875
7876 * calendar/cal-islam.el (calendar-islamic-month-name-array)
7877 (calendar-islamic-epoch): Make constants.
7878 (calendar-islamic-epoch): Doc fix.
7879
7880 * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To".
7881
7882 * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble)
7883 (cal-tex-month-name): Doc fix.
7884 (cal-tex-last-blank-p): Use zerop.
7885
7886 * calendar/calendar.el (european-calendar-style, calendar-for-loop)
7887 (calendar-sum, calendar-insert-indented, mouse-calendar-other-month)
7888 (calendar-cursor-to-date): Doc fix.
7889 (hebrew-holidays-1, hebrew-holidays-4): Simplify.
7890 (extract-calendar-day, extract-calendar-year): Use cadr, nth.
7891 (calendar-day-number): Use when.
7892 (generate-calendar-month): Use dotimes.
7893 (exit-calendar, calendar-print-other-dates): Use let rather than let*.
7894 (calendar-set-mark): Reverse conditional.
7895 (calendar-make-alist): Move definition before use.
7896
7897 * calendar/diary-lib.el (diary-face-attrs)
7898 (diary-glob-file-regexp-prefix, diary-selective-display)
7899 (number-of-diary-entries, diary-list-entries, diary-goto-entry)
7900 (list-sexp-diary-entries, diary-date, diary-block, diary-float)
7901 (diary-anniversary, diary-cyclic)
7902 (diary-fancy-font-lock-fontify-region-function): Doc fixes.
7903 (diary-header-line-format): Change wording.
7904 (diary-list-entries): Set `date-start' in let.
7905 (include-other-diary-files, mark-included-diary-files): Use format.
7906 (simple-diary-display, fancy-diary-display): Use cadr, unless.
7907 (mark-diary-entries): Use 1+.
7908 (mark-sexp-diary-entries, list-sexp-diary-entries): Use when.
7909 (mark-calendar-month): Use dotimes.
7910
7911 * calendar/holidays.el (displayed-month, displayed-year):
7912 Move declarations where needed.
7913 (calendar-list-holidays): Doc fix.
7914
7915 * calendar/parse-time.el (parse-time-string): Simplify.
7916
7917 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons):
7918 Make constants.
7919 (solar-sunrise-sunset): Rename some local variables for clarity.
7920 (sunrise-sunset): Use zerop.
7921 (solar-mean-equinoxes/solstices): Doc fix.
7922
7923 * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data):
7924 Use nth.
7925 (timeclock-completing-read, timeclock-generate-report): Use zerop.
7926 (timeclock-mean, timeclock-generate-report): Use dolist.
7927
7928 * calendar/todo-mode.el (todo-add-category): Simplify.
7929 (todo-more-important-p, todo-delete-item, todo-file-item):
7930 Use unless, when.
7931 (todo-top-priorities): Use zerop.
7932
7933 2008-03-14 Nick Roberts <nickrob@snap.net.nz>
7934
7935 * buff-menu.el (list-buffers-noselect): Display buffer name in
7936 tooltip instead of mouse binding when it doesn't fit in the list.
7937
7938 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
7939
7940 * faces.el (xw-defined-colors):
7941 * simple.el (widget-convert, shell-mode): Declare as functions
7942 instead of autoloading.
7943
7944 * abbrev.el:
7945 * button.el:
7946 * cus-face.el:
7947 * ediff-hook.el:
7948 * emacs-lisp/backquote.el:
7949 * emacs-lisp/timer.el:
7950 * facemenu.el:
7951 * faces.el:
7952 * menu-bar.el:
7953 * simple.el:
7954 * subr.el:
7955 * textmodes/fill.el:
7956 * textmodes/paragraphs.el: Remove autoloads, redundant when the
7957 files are preloaded.
7958
7959 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7960
7961 * desktop.el (desktop-create-buffer): Don't catch errors if
7962 debug-on-error is set.
7963
7964 2008-03-14 Eli Zaretskii <eliz@gnu.org>
7965
7966 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
7967 ($(lisp)/calendar/diary-loaddefs.el)
7968 ($(lisp)/calendar/hol-loaddefs.el): New targets.
7969 (LOADDEFS): New macro.
7970 (autoloads): Depend on $(LOADDEFS).
7971
7972 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
7973
7974 * font-lock.el (featurep): Remove test, not useful anymore.
7975 (facemenu-keymap): Move key binding ...
7976 * facemenu.el (facemenu-keymap): ... here.
7977
7978 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
7979 for each file in the list.
7980 (vc-bzr-log-view-mode): Recognize the file marker.
7981
7982 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
7983 for checkdoc and profiling.
7984
7985 2008-03-14 Bastien Guerry <bzg@altern.org>
7986
7987 * textmodes/flyspell.el (nxml-mode): Add the right
7988 `flyspell-mode-predicate'.
7989
7990 * wid-edit.el (link): Use 'mouse-face for :follow-link.
7991
7992 2008-03-14 Glenn Morris <rgm@gnu.org>
7993
7994 * calendar/solar.el: Reorder so that functions are defined before use.
7995 (displayed-month, displayed-year): Move declarations where needed.
7996 (solar-get-number): Move definition before use. Use unless.
7997 (solar-equatorial-coordinates): Simplify.
7998 (solar-sunrise-and-sunset): Use let rather than let*.
7999 (solar-longitude, solar-equinoxes-solstices): Use cadr, nth.
8000
8001 * startup.el (command-line-1): Rename -internal-script back to
8002 -scriptload (reverts previous change).
8003
8004 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
8005 (calendar-bahai-leap-base): Add doc strings.
8006 (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
8007 Move definition before use.
8008 (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix.
8009 (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant
8010 variables outside the loop. Use dolist.
8011 (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.
8012
8013 * calendar/cal-china.el: Re-order so that functions are defined before
8014 use.
8015 (displayed-month, displayed-year): Move declarations where needed.
8016 (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix.
8017 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
8018 Add doc strings.
8019 (chinese-year-cache): Recenter on 2010. Doc fix.
8020 (chinese-year, number-chinese-months, calendar-absolute-from-chinese):
8021 Doc fix. Simplify.
8022 (chinese-year-cache-init): New function.
8023 (compute-chinese-year, holiday-chinese-new-year)
8024 (calendar-chinese-date-string, calendar-goto-chinese-date)
8025 (make-chinese-month-assoc-list): Use cadr, nth.
8026 (chinese-months): Remove un-needed let.
8027
8028 * calendar/cal-coptic.el (coptic-calendar-month-name-array)
8029 (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings.
8030 (coptic-prompt-for-date): Move definition before use.
8031
8032 * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify.
8033 (calendar-dst-find-data, calendar-daylight-time-offset)
8034 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
8035 (calendar-daylight-savings-starts-time)
8036 (calendar-daylight-savings-ends-time): Use cadr, nth.
8037
8038 * calendar/cal-french.el (french-calendar-epoch)
8039 (calendar-goto-french-date): Doc fix.
8040 (french-calendar-month-name-array)
8041 (french-calendar-multibyte-month-name-array)
8042 (french-calendar-day-name-array, french-calendar-special-days-array):
8043 Add doc strings.
8044
8045 * calendar/cal-hebrew.el (displayed-month, displayed-year)
8046 (original-date): Move declarations where needed.
8047 (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit):
8048 Doc fix.
8049 (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some
8050 constant variables outside the loop. Use dolist.
8051
8052 * calendar/cal-islam.el (displayed-month, displayed-year)
8053 (original-date): Move declarations where needed.
8054 (islamic-calendar-day-number): Remove unused local variable `day'.
8055 (calendar-goto-islamic-date): Doc fix.
8056 (holiday-islamic): Use unless.
8057 (list-islamic-diary-entries, mark-islamic-diary-entries): Move some
8058 constant variables outside the loop. Use dolist.
8059 (mark-islamic-calendar-date-pattern): Move definition before use.
8060 Use unless.
8061 (mark-islamic-diary-entries): Doc fix.
8062 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
8063 (insert-yearly-islamic-diary-entry): Use let rather than let*.
8064
8065 * calendar/cal-julian.el (calendar-absolute-from-julian):
8066 Move definition before use. Remove un-needed local `day'.
8067 (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
8068
8069 * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array)
8070 (calendar-mayan-tzolkin-names-array): Add doc strings.
8071 (calendar-mayan-long-count-from-absolute): Use a single let.
8072 (calendar-string-to-mayan-long-count): Simplify.
8073 (calendar-next-haab-date, calendar-previous-haab-date)
8074 (calendar-next-tzolkin-date, calendar-previous-tzolkin-date)
8075 (calendar-previous-calendar-round-date)
8076 (calendar-goto-mayan-long-count-date, calendar-mayan-date-string):
8077 Doc fix.
8078 (calendar-mayan-tzolkin-haab-on-or-before): Use zerop.
8079 (calendar-mayan-date-string, calendar-print-mayan-date)
8080 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
8081 (calendar-mayan-long-count-common-era): Move definitions before use.
8082
8083 * calendar/cal-menu.el (displayed-year): Move declaration where needed.
8084 (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso):
8085 Doc fix.
8086 (calendar-mouse-goto-date): Move definition before use.
8087
8088 * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when.
8089 Move definition before use.
8090 (calendar-cursor-to-visible-date): Move definition before use.
8091 (calendar-scroll-left): Use unless and zerop. Combine lets into one,
8092 and place inside the conditional.
8093 (calendar-forward-day): Simplify.
8094 (calendar-end-of-month): Use unless.
8095 (calendar-goto-day-of-year): Doc fix.
8096 Relocate obsolete aliases after their replacements.
8097
8098 * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix.
8099
8100 * calendar/diary-lib.el (mark-diary-entries): Move some constant
8101 variables outside the diary-date-forms loop.
8102
8103 * calendar/calendar.el (diary-file): Doc fix.
8104 (calendar-buffer-list): Return buffers rather than strings (fixes
8105 previous change).
8106 (hebrew-holidays-4): Fix typo.
8107
8108 * calendar/holidays.el (displayed-month, displayed-year):
8109 Move declarations where needed.
8110 (calendar-holiday-list, calendar-list-holidays)
8111 (holiday-filter-visible-calendar): Move definitions before use.
8112 (list-holidays): Use cadr.
8113 Relocate obsolete aliases after their replacements.
8114
8115 * calendar/lunar.el (date, displayed-month, displayed-year):
8116 Move declarations where needed.
8117 (lunar-phase-list): Move definition after functions it uses.
8118 (calendar-phases-of-moon, diary-phases-of-moon)
8119 (lunar-new-moon-on-or-after): Use cadr, nth.
8120 (lunar-new-moon-on-or-after): Doc fix.
8121
8122 * textmodes/org-irc.el (top-level): CL not required when compiling.
8123 (org-irc-visit-erc): Replace runtime CL functions.
8124
8125 * textmodes/org-publish.el (declare-function): Add compatibility stub.
8126 (org-publish-delete-dups): Declare as function.
8127
8128 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu>
8129
8130 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno.
8131 (vc-bzr-show-log-entry): Make regexp match more cases.
8132 (vc-diff-switches-list): Remove autoload, not needed.
8133
8134 2008-03-14 Juri Linkov <juri@jurta.org>
8135
8136 * isearch.el (isearch-edit-string): Remove one call to
8137 `isearch-push-state' not to push an inconsistent state,
8138 but keep another correct call to `isearch-push-state'.
8139 (isearch-ring-adjust): Call `isearch-push-state' only when
8140 `search-ring-update' is non-nil since `isearch-edit-string'
8141 already pushes its state.
8142 (isearch-message): Improve matching the failed part by checking
8143 if the original message starts with the last successful message.
8144
8145 * dired.el (dired-warn-writable): Rename to `dired-perm-write'.
8146 (dired-perm-write): Rename from `dired-warn-writable'.
8147 Change parent face from `font-lock-warning-face' to
8148 `font-lock-comment-delimiter-face'.
8149 (dired-warn-writable-face): Rename to `dired-perm-write-face'.
8150 (dired-perm-write-face): Rename from `dired-warn-writable-face'.
8151 (dired-font-lock-keywords): Replace `dired-warn-writable-face'
8152 with `dired-perm-write-face'.
8153
8154 2008-03-13 Tassilo Horn <tassilo@member.fsf.org>
8155
8156 * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc):
8157 Create cache dir only if it doesn't already exist.
8158
8159 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
8160
8161 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling
8162 of \ and '.
8163
8164 2008-03-13 Johan Bockgård <bojohan@gnu.org>
8165
8166 * net/browse-url.el (browse-url-text-xterm):
8167 Unquote browse-url-text-browser.
8168
8169 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
8170
8171 * textmodes/org-mouse.el: Version number change.
8172
8173 * textmodes/org-publish.el (org-publish-expand-components):
8174 Remove null projects from the list of components.
8175 (org-publish-attachment): Bugfix: handle mandatory argument pub-dir.
8176 Remove unused retrieval of the :publishing-directory property.
8177 (org-publish-file): Bugfix: when using a relative directory as the
8178 publishing directory, convert it to a directory filename.
8179 (org-publish-project): New alias.
8180 (org-publish-get-files): Protect against empty p.
8181 (org-publish-file): Send an error when file is not part of any project.
8182 (org-publish-file): Offer to refresh the list of files in known
8183 project when the current file is not part of any project.
8184 (org-publish-before-export-hook)
8185 (org-publish-after-export-hook): New hooks.
8186 (org-publish-org-to): Use new hooks and kill buffers.
8187 (org-publish-file): Remove the code for killing buffers.
8188 (org-publish-initialize-files-alist): Use interactive.
8189 (org-publish-file): If the publishing function creates a new
8190 buffer, kill it after publishing.
8191 (org-publish-timestamp-filename): Protect ":" in file name path
8192 under windows.
8193
8194 * textmodes/org-export-latex.el (org-export-as-latex): Revert the
8195 change that killed the LaTeX buffer.
8196
8197 * textmodes/org.el (org-ctrl-c-star): Implement a missing branch
8198 in the decision tree.
8199 (org-select-remember-template): Clean the code.
8200 (org-prepare-dblock): Add the extra :content parameter.
8201 (org-write-agenda): New output type ".ics" files.
8202 (org-write-agenda): Call `org-icalendar-verify-function', both for
8203 time stamps and for TODO entries.
8204 (org-agenda-collect-markers, org-create-marker-find-array)
8205 (org-check-agenda-marker-table): New functions.
8206 (org-agenda-marker-table): New variable.
8207 (org-export-as-html): Revert the change that killed the html
8208 buffer. Side effects first need to be studied carefully.
8209 (org-get-tags-at): Fix the structure of the condition-case statement.
8210 (org-ts-regexp0, org-repeat-re, org-display-custom-time)
8211 (org-timestamp-change): Fix regulear expressions to swallow the
8212 extra character for repeat-shift control.
8213 (org-auto-repeat-maybe): Implement the new repeater mechanisms.
8214 (org-get-legal-level): Alias to `org-get-valid-level'.
8215 (org-dblock-write:clocktable): Add a :link parameter, linking
8216 headlines to their location in the Org agenda files.
8217 (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from
8218 throwing an error when getting tags before headlines.
8219 (org-timestamp-change, org-modify-ts-extra)
8220 (org-ts-regexp1): Fix timestamp editing.
8221 (org-agenda-custom-commands-local-options): New constant.
8222 (org-agenda-custom-commands):
8223 Use `org-agenda-custom-commands-local-options' to improve customize
8224 type. "htmlize": Removed hack to fix face problem with htmlize,
8225 it no longer seem necessary.
8226 (org-follow-link-hook): New hook.
8227 (org-agenda-custom-commands): Add "Component" as a tag for each
8228 item in a command serie.
8229 (org-open-at-point): Run `org-follow-link-hook'.
8230 (org-agenda-schedule): Bugfix: don't display marker type when it
8231 is nil.
8232 (org-store-link): org-irc required.
8233 (org-set-regexps-and-options): Parse the new logging options.
8234 (org-extract-log-state-settings): New function.
8235 (org-todo): Handle the new ways of recording state change stuff.
8236 (org-local-logging): New function.
8237 (org-columns-open-link): Fix bug with opening link in column view.
8238 (org-local-logging): New function.
8239 (org-todo): Make sure that LOGGING properties are honoured.
8240 (org-todo-keywords): Improve docstring.
8241 (org-startup-options): Cleanup startup options.
8242 (org-set-regexps-and-options): Process the "!" markers.
8243 (org-todo): Respect the new logging stuff.
8244 (org-log-note-how): New variable.
8245 (org-add-log-maybe): New parameter HOW that defines how logging
8246 should be done and also overrides PURPOSE. Add a docstring.
8247 (org-add-log-note): Check if we really need to ask for a note.
8248 (org-get-current-options): Digest the new keyword.
8249 (org-agenda-reset-markers): Rename from
8250 `org-agenda-maybe-reset-markers'. Remove FORCE argument.
8251 (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed
8252 function, without force argument.
8253 (org-buffer-property-keys): Bind local variables s and p.
8254 (org-make-tags-matcher): Allow "" to match an empty or
8255 non-existent property value.
8256 (org-export-as-html): Join unsorted lists when they directly
8257 follow each other. Such lists may be created by headlines that
8258 are converted to lists.
8259 (org-nofm-to-completion): New function.
8260 (org-export-as-html): Use :html-extension instead of
8261 org-export-html-extension.
8262 (org-store-link): Support for links from `rmail-summary-mode'.
8263 (org-columns-new, org-complete, org-set-property): Set the
8264 `include-columns' argument in the call to
8265 `org-buffer-property-keys'.
8266 (org-buffer-property-keys): New argument `include-columns', to
8267 include properties expected by any of the COLUMS formats in the
8268 current buffer.
8269 (org-cleaned-string-for-export): Get rid of drawers first, so that
8270 they will be removed also in the text before the first headline.
8271 (org-clock-report): Show the clocktable when found.
8272 (org-refile): Fix positioning bug when `org-reverse-note-order' is nil.
8273 (org-version): With prefix argument, insert `org-version' at point.
8274 (org-agenda-goto): Recenter the window after finding the target
8275 location, to make sure the correct position will be displayed.
8276 (org-agenda-get-deadlines): Don't scale priority with the warning
8277 period.
8278 (org-insert-heading): Don't break line in the middle of the line.
8279 (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to
8280 be 0.
8281 (org-update-checkbox-count): Revamp to deal with hierarchical
8282 beckboxes. This was a patch from Miguel A. Figueroa-Villanueva.
8283 (org-remove-timestamp-with-keyword): New function.
8284 (org-schedule, org-deadline):
8285 Use `org-remove-timestamp-with-keyword' to make sure all such time
8286 stamps are removed.
8287 (org-mode): Support for `align'.
8288 (org-agenda-get-deadlines): Make sure priorities increase as the
8289 due date approaches and is passed.
8290 (org-remember-apply-template): Fix problem with tags that
8291 contain "_" or "@".
8292 (org-make-link-regexps): Improve the regular expression for plain links.
8293 (org-agenda-get-closed): List each clocking entry.
8294 (org-set-tags): Only tabify before tags if indent-tabs-mode is t.
8295 (org-special-ctrl-k): New option.
8296 (org-kill-line): New function.
8297 (org-archive-all-done): Fix incorrect number of stars in regexp.
8298 (org-refile-get-location): New function.
8299 (org-refile-goto-last-stored): New function.
8300 (org-global-tags-completion-table): Add the value of org-tag-alist
8301 in each buffer, to make sure that also unused tags will be
8302 available for completion.
8303 (org-columns-edit-value)
8304 (org-columns-next-allowed-value): Only update if not in agenda.
8305 (org-clocktable-steps): New function.
8306 (org-dblock-write:clocktable): Call `org-clocktable-steps'.
8307 (org-archive-subtree): Add the outline tree context as a property.
8308 (org-closest-date): New optional argument `prefer'.
8309 (org-goto-auto-isearch): New option.
8310 (org-goto-map, org-get-location): Implement auto-isearch.
8311 (org-goto-local-auto-isearch-map): New variable.
8312 (org-goto-local-search-forward-headings)
8313 (org-goto-local-auto-isearch): New functions.
8314
8315 2008-03-13 Philip Jackson <emacs@shellarchive.co.uk>
8316
8317 * textmodes/org-irc.el: New file.
8318
8319 2008-03-13 John Wiegley <johnw@gnu.org>
8320
8321 * textmodes/org-mac-message.el: New file.
8322
8323 2008-03-13 Dan Nicolaescu <dann@ics.uci.edu>
8324
8325 * font-lock.el (font-lock-comment-face): Set the foreground for
8326 the light background 8 colors case.
8327
8328 2008-03-13 Glenn Morris <rgm@gnu.org>
8329
8330 * font-lock.el (lisp-font-lock-keywords-1): Support wider range of
8331 generate-autoload-cookie patterns.
8332
8333 * startup.el (command-line-1): Rename -scriptload to -internal-script.
8334
8335 * Makefile.in ($(lisp)/loaddefs.el): Remove this target.
8336 (MH_E_SRC): Remove variable.
8337 ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency.
8338 Simplify file header. Use $@ for generated-autoload-file.
8339
8340 * Makefile.in (LOADDEFS): New variable.
8341 (AUTOGENEL): Use $LOADDEFS.
8342 (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
8343 ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el)
8344 ($(lisp)/calendar/hol-loaddefs.el): New targets.
8345 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
8346 * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el:
8347 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
8348 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
8349 * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el:
8350 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
8351 Add calendar-specific autoload cookies, and remove any setting of
8352 generated-autoload-file.
8353 * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs.
8354 * calendar/diary-lib.el: Replace explicit autoloads with reading of
8355 diary-loaddefs.
8356 * calendar/holidays.el: Replace explicit autoloads with reading of
8357 hol-loaddefs.
8358
8359 * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant.
8360 (calendar-buffer-list): Simplify.
8361 (generate-calendar-window): Use calendar-mark-holidays rather than
8362 obsolete alias.
8363
8364 * calendar/cal-hebrew.el (list-yahrzeit-dates):
8365 Use cal-hebrew-yahrzeit-buffer.
8366
8367 * calendar/cal-x.el (calendar-only-one-frame-setup)
8368 (calendar-two-frame-setup): Doc fixes.
8369 (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
8370
8371 * calendar/appt.el (appt-mode-string): Mark as risky.
8372 (appt-check): Apply mode-line-emphasis face to appt-mode-string.
8373
8374 * calendar/cal-html.el (diary-list-entries):
8375 * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries)
8376 (calendar-iso-from-absolute): Fix autoloads.
8377
8378 * calendar/cal-iso.el (calendar-absolute-from-iso)
8379 (calendar-iso-read-args): Simplify.
8380 (calendar-iso-date-string, calendar-iso-read-args)
8381 (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
8382
8383 * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop.
8384 (displayed-month, displayed-year): Move declarations where needed.
8385 (calendar-print-astro-day-number): Doc fix.
8386
8387 * calendar/cal-persia.el (persian-calendar-month-name-array)
8388 (persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
8389 (persian-prompt-for-date): Remove local variable `today'.
8390
8391 * calendar/diary-lib.el (mark-calendar-month): Use zerop.
8392
8393 * calendar/solar.el (solar-moment, solar-exact-local-noon)
8394 (solar-sunrise-sunset, solar-sunrise-sunset-string)
8395 (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time)
8396 (diary-sabbath-candles, solar-equinoxes/solstices)
8397 (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
8398 (solar-time-equation, solar-date-to-et): Simplify.
8399
8400 * mail/supercite.el: Remove the `function' in `(function (lambda'.
8401 Replace `(car (cdr' with cadr'.
8402
8403 * progmodes/f90.el (f90-font-lock-n): New function.
8404 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
8405 Use f90-font-lock-n.
8406 (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
8407
8408 * progmodes/f90.el (f90-mode-abbrev-table):
8409 * progmodes/fortran.el (fortran-mode-abbrev-table):
8410 Use newer form of define-abbrev, where supported. No need to bind
8411 abbrevs-changed for system abbrevs.
8412
8413 2008-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
8414
8415 * term/xterm.el (terminal-init-xterm): delete-frame-hook ->
8416 delete-frame-functions.
8417
8418 * bookmark.el (Info-current-node): Remove.
8419
8420 2008-03-12 Juri Linkov <juri@jurta.org>
8421
8422 * help.el (describe-project): Remove defaliases for view-todo and
8423 describe-project that are now unnecessary after the merge from
8424 emacs--rel--22 that added define-obsolete-function-alias.
8425
8426 * startup.el (inhibit-startup-screen): Revert incomplete
8427 2008-03-10 merge from emacs--rel--22 that partly reverted
8428 2008-02-28 change that added initial message to *scratch* buffer
8429 regardless of the value of `inhibit-startup-screen'.
8430 Now keep this change in the trunk, but not in the 22 branch.
8431
8432 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8433
8434 * international/quail.el (quail-setup-completion-buf, quail-help):
8435 * mail/binhex.el (binhex-decode-region-internal):
8436 * mail/uudecode.el (uudecode-decode-region-internal):
8437 * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
8438 * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
8439 setting default-enable-multibyte-characters.
8440
8441 * emulation/viper-util.el (viper-file-remote-p): Remove, unused.
8442
8443 * comint.el: Fix up indentation and comment style. Remove `function'.
8444
8445 * international/mule-cmds.el (reset-language-environment)
8446 (set-language-environment-nonascii-translation):
8447 Don't set-unibyte-charset.
8448
8449 * doc-view.el: Remove all cb-args, use closures instead.
8450 (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
8451 doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
8452 doing an incorrect check). Update all callers to use the new name.
8453 (doc-view-doc->txt): Add missing `txt' argument.
8454
8455 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
8456
8457 * doc-view.el (doc-view-current-cache-dir): Set buffer used for
8458 md5 sum calculation to single-byte.
8459
8460 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8461
8462 * doc-view.el (doc-view-new-window-function): Add assertion.
8463 (doc-view-doc-type): New var.
8464 (doc-view-convert-current-doc, doc-view-doc->txt): Use it.
8465 (doc-view-intersection): New fun.
8466 (doc-view-mode): Use it to set the new var.
8467
8468 2008-03-12 Tassilo Horn <tassilo@member.fsf.org>
8469
8470 * doc-view.el (doc-view-doc->txt, doc-view-open-text)
8471 (doc-view-already-converted-p): New functions.
8472 (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
8473 (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
8474 (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
8475 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
8476 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
8477 (doc-view-convert-current-doc): Don't hardwire the functions the
8478 sentinels call. Now they're provided by two args CALLBACK and
8479 CB-ARGS to the functions.
8480 (doc-view-search): Use doc-view-doc->txt.
8481 (doc-view-initiate-display): Use doc-view-already-converted-p.
8482 Mention new binding C-c C-t if doc-view-mode doesn't work.
8483
8484 2008-03-12 Dan Nicolaescu <dann@ics.uci.edu>
8485
8486 * diff-mode.el (diff-refine-change): Adjust colors to be more visible.
8487
8488 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8489
8490 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
8491 Mark " outside of tags as punctuation.
8492
8493 2008-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
8494
8495 * menu-bar.el (minibuffer-local-map): Use the same command for the
8496 "Quit" menu as used for the C-g key, so the shortcut displayed is C-g.
8497 Prefer RET over C-j for exit-minibuffer.
8498
8499 * files.el (display-buffer-other-frame): Eliminate problematic code.
8500
8501 * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove.
8502 (menu-bar-select-buffer): Remove.
8503 (menu-bar-select-frame): Make non-interactive and take a frame arg.
8504 (menu-bar-update-buffers): Don't use buffer-names or frame names as events.
8505
8506 2008-03-11 Juanma Barranquero <lekktu@gmail.com>
8507
8508 * icomplete.el (icomplete-completions): Remove obsolete code.
8509
8510 * net/net-utils.el (iwconfig-program-options): Doc fix.
8511 (net-utils-run-program, run-network-program): Define as functions.
8512
8513 2008-03-11 Dan Nicolaescu <dann@ics.uci.edu>
8514
8515 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo.
8516
8517 2008-03-11 Glenn Morris <rgm@gnu.org>
8518
8519 * faces.el (mode-line-emphasis): New face.
8520 * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face.
8521
8522 * calendar/calendar.el (top-level): Load cal-loaddefs when compiling.
8523
8524 2008-03-11 Chong Yidong <cyd@stupidchicken.com>
8525
8526 * simple.el (set-mark-command): Doc fix.
8527
8528 2008-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8529
8530 * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el.
8531
8532 * emacs-lisp/autoload.el (autoload-find-destination):
8533 Don't force raw-text.
8534
8535 * calendar/calendar.el ("cal-loaddefs"): Load, rather than require.
8536 * calendar/cal-loaddefs.el: Don't version control.
8537
8538 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
8539
8540 * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu
8541 entries and add :help to the existing ones.
8542
8543 2008-03-10 Glenn Morris <rgm@gnu.org>
8544
8545 * calendar/cal-hebrew.el (date, entry, number): Move declarations
8546 to where they are needed.
8547
8548 * calendar/calendar.el (diary-file, hebrew-holidays-1)
8549 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
8550 (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark)
8551 (calendar-version): Doc fixes.
8552 (calendar-absolute-from-gregorian): Use zerop.
8553 (calendar-mode-line-format): Make it a defcustom.
8554
8555 * calendar/diary-lib.el (diary-face-attrs): Fix custom :type.
8556 (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time)
8557 (diary-pull-attrs, diary-header-line-flag, diary-list-entries)
8558 (diary-unhide-everything, include-other-diary-files, diary-goto-entry)
8559 (mark-included-diary-files, mark-calendar-days-named)
8560 (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare)
8561 (diary-remind, insert-diary-entry, insert-weekly-diary-entry)
8562 (insert-monthly-diary-entry, insert-yearly-diary-entry)
8563 (insert-anniversary-diary-entry, insert-block-diary-entry)
8564 (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords)
8565 (diary-font-lock-sexps): Doc fixes.
8566 (diary-remind-message, mark-calendar-month): Use zerop.
8567 (diary-attrtype-convert, diary-pull-attrs): Simplify.
8568 (diary-list-entries): Revert let to let* (previous change).
8569
8570 * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el.
8571
8572 2008-03-10 Kim F. Storm <storm@cua.dk>
8573
8574 * help.el (view-emacs-todo, describe-gnu-project): Define obsolete
8575 function aliases for the old names.
8576
8577 2008-03-10 Juanma Barranquero <lekktu@gmail.com>
8578
8579 * iswitchb.el (iswitchb-use-faces): Doc fix.
8580 (iswitchb-buffer-ignore, iswitchb-read-buffer):
8581 Fix typos in docstrings.
8582
8583 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
8584
8585 * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords):
8586 Fix typo.
8587 (verilog-type-font-keywords): Reindent.
8588
8589 2008-03-10 Michael McNamara <mac@mail.brushroad.com>
8590
8591 * verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
8592 grouping-keyword regular expression.
8593 (verilog-font-lock-keywords): Allow users to toggle special
8594 highlight of grouping-keywords.
8595 (verilog-highlight-grouping-keywords): The toggle for special
8596 highlighting of grouping keywords.
8597
8598 2008-03-10 Juri Linkov <juri@jurta.org>
8599
8600 * startup.el: Revert 2008-02-28 change that adds initial message
8601 to *scratch* buffer regardless of the value of
8602 `inhibit-startup-screen'.
8603
8604 2008-03-10 Dan Nicolaescu <dann@ics.uci.edu>
8605
8606 * textmodes/css-mode.el (css-indent-offset, css-electric-keys):
8607 * textmodes/bibtex-style.el (bibtex-style-indent-basic):
8608 * progmodes/verilog-mode.el (verilog-mode):
8609 * net/socks.el (socks):
8610 * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
8611
8612 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare.
8615 (doc-view-bookmark-make-record): Use them.
8616 (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect.
8617 (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
8618
8619 * bookmark.el (bookmark-make-record-function): Change expected return
8620 value to include a suggested bookmark name.
8621 (bookmark-make): Split into bookmark-make-record and bookmark-store.
8622 Fix reversed `overwrite' semantics.
8623 (bookmark-set): Call bookmark-make-record before prompting the user.
8624 Then pass the result to bookmark-store later on.
8625 (bookmark-make-name-function): Remove.
8626 (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it.
8627 * info.el (bookmark-make-name-function): Remove.
8628 (Info-mode): Don't set it.
8629 (Info-bookmark-make-name): Remove.
8630 (Info-bookmark-make-record): Use Info-current-node as suggested default
8631 bookmark name.
8632
8633 * bookmark.el (bookmark-set): Make bookmark before reading annotations.
8634 I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
8635 (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
8636 (bookmark-annotation-buffer, bookmark-annotation-file)
8637 (bookmark-annotation-point, bookmark-send-annotation)
8638 (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
8639 (bookmark-edit-annotation-text-func): Rename from
8640 bookmark-read-annotation-text-func. Keep old name as an obsolete alias.
8641 (bookmark-edit-annotation-mode-map): Move initialization into
8642 declaration.
8643
8644 * bookmark.el: Remove spurious * in docstrings.
8645 (bookmark-minibuffer-read-name-map): New var.
8646 (bookmark-set): Use it. Also pass the default value as it should.
8647 (bookmark-send-edited-annotation): Take no chances with text properties.
8648 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
8649 (bookmark-insert-buffer-name): Remove.
8650 (bookmark-buffer-file-name): Signal an error rather than returning nil.
8651
8652 2008-03-09 Thomas Hühn <xf27@arcor.de> (tiny change)
8653
8654 * tutorial.el (tutorial--default-keys): Update `C-l' binding.
8655
8656 2008-03-09 Dan Nicolaescu <dann@ics.uci.edu>
8657
8658 * diff-mode.el (diff-mode-menu): Add :help.
8659
8660 2008-03-09 Glenn Morris <rgm@gnu.org>
8661
8662 * calendar/calendar.el (general-holidays, oriental-holidays)
8663 (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
8664 (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
8665 (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
8666 (calendar-holidays): Restore autoload cookies, because people are
8667 used to using these variables without loading calendar.el.
8668
8669 * calendar/cal-islam.el (diary-islamic-date): Move to end.
8670 (date, number): Declare where needed.
8671
8672 * calendar/diary-lib.el (nongregorian-diary-marking-hook)
8673 (list-sexp-diary-entries): Doc fixes.
8674 (diary-list-entries): Doc fix. Remove free variable `entry'.
8675 (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'.
8676 Simplify setting of `date-holiday-list'.
8677 (mark-diary-entries): Remove free variable `entry'.
8678 (diary-list-entries, include-other-diary-files, fancy-diary-display):
8679 Use let where let* is not needed.
8680
8681 2008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
8682
8683 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
8684 make-record function, instead paste it in afterwards.
8685 (bookmark-make-record-for-text-file):
8686 * doc-view.el (doc-view-bookmark-make-record):
8687 * info.el (Info-bookmark-make-record): Don't mess with annotations.
8688
8689 2008-03-08 Glenn Morris <rgm@gnu.org>
8690
8691 * calendar/diary-lib.el (entry): Declare for compiler part-way through.
8692
8693 2008-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
8694
8695 * calendar/diary-lib.el (diary-list-entries)
8696 (include-other-diary-files, mark-diary-entries)
8697 (mark-sexp-diary-entries, mark-included-diary-files)
8698 (diary-entry-time, list-sexp-diary-entries): Remove the special
8699 handling of ^M that dates back to the use of selective-display.
8700 (simple-diary-display): Obey setting of pop-up-frames.
8701 (body, entry): Remove unnecessary declarations.
8702
8703 * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
8704 (bookmark-get-annotation, bookmark-set-annotation)
8705 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
8706 (bookmark-set-position, bookmark-get-front-context-string)
8707 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
8708 (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
8709 * info.el (Info-bookmark-make-record): Don't bother recording point.
8710 (bookmark-get-filename, bookmark-get-front-context-string)
8711 (bookmark-get-rear-context-string, bookmark-get-position):
8712 Don't declare any more.
8713 (bookmark-get-info-node): Remove.
8714 (bookmark-prop-get): Declare.
8715 (Info-bookmark-jump): Use it.
8716
8717 2008-03-08 Johan Bockgård <bojohan@gnu.org>
8718
8719 * subr.el (while-no-input): Don't splice BODY directly into the
8720 `or' form.
8721
8722 2008-03-08 Dan Nicolaescu <dann@ics.uci.edu>
8723
8724 * diff-mode.el (diff-ignore-whitespace-hunk):
8725 Bind inhibit-read-only before trying to change the buffer.
8726
8727 2008-03-08 Glenn Morris <rgm@gnu.org>
8728
8729 * calendar/appt.el (appt): Move custom group here from calendar.el.
8730 (appt-disp-window, appt-convert-time): Doc fixes.
8731
8732 * calendar/cal-bahai.el (calendar-bahai-prompt-for-date)
8733 (calendar-bahai-mark-date-pattern):
8734 * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern):
8735 * calendar/cal-islam.el (mark-islamic-calendar-date-pattern):
8736 * calendar/cal-julian.el (calendar-absolute-from-julian):
8737 * calendar/cal-persia.el (persian-prompt-for-date): Use zerop.
8738
8739 * calendar/cal-china.el (chinese-calendar): Move custom group here from
8740 calendar.el.
8741 (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
8742 Make constants.
8743 (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
8744 (chinese-calendar-daylight-savings-starts)
8745 (chinese-calendar-daylight-savings-ends)
8746 (chinese-calendar-daylight-savings-starts-time)
8747 (chinese-calendar-daylight-savings-ends-time)
8748 (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
8749 Doc fixes.
8750
8751 * calendar/cal-coptic.el (coptic-name): Add doc string.
8752
8753 * calendar/cal-french.el (french-calendar-month-name-array)
8754 (french-calendar-day-name-array, french-calendar-special-days-array):
8755 Add doc strings.
8756
8757 * calendar/cal-bahai.el (diary-bahai-mark-entries)
8758 (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
8759 (diary-bahai-insert-yearly-entry):
8760 * calendar/cal-dst.el (calendar-next-time-zone-transition)
8761 (calendar-time-zone):
8762 * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p)
8763 (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
8764 (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
8765 (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
8766 (insert-yearly-hebrew-diary-entry, diary-yahrzeit):
8767 * calendar/cal-islam.el (islamic-calendar-leap-year-p)
8768 (list-islamic-diary-entries, mark-islamic-diary-entries)
8769 (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
8770 (insert-yearly-islamic-diary-entry):
8771 * calendar/cal-iso.el (calendar-iso-read-args):
8772 * calendar/cal-mayan.el (calendar-string-to-mayan-long-count)
8773 (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
8774 (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
8775 (calendar-next-calendar-round-date)
8776 (calendar-mayan-long-count-common-era):
8777 * calendar/cal-menu.el (cal-menu-holiday-window-suffix)
8778 (cal-menu-x-popup-menu, calendar-mouse-holidays)
8779 (calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
8780 (calendar-mouse-goto-date):
8781 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
8782 * calendar/holidays.el (holidays):
8783 * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
8784 * calendar/time-date.el (date-to-time, time-subtract, time-add)
8785 (safe-date-to-time): Doc fixes.
8786
8787 * calendar/cal-persia.el (persian-calendar-month-name-array)
8788 (persian-calendar-epoch): Make constants.
8789
8790 * calendar/cal-tex.el (calendar-tex): Move custom group here from
8791 calendar.el.
8792
8793 * calendar/cal-x.el (diary-frame-parameters)
8794 (calendar-frame-parameters, calendar-and-diary-frame-parameters)
8795 (calendar-after-frame-setup-hooks): Make defcustoms.
8796 (calendar-one-frame-setup, calendar-only-one-frame-setup)
8797 (calendar-two-frame-setup): Doc fix.
8798
8799 * calendar/cal-loaddefs.el: New file.
8800
8801 * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
8802 * calendar/cal-french.el, calendar/cal-html.el:
8803 * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el:
8804 * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el:
8805 * calendar/cal-tex.el, calendar/cal-x.el:
8806 Unquote lambda functions. Add autoload cookies to functions formerly
8807 autoloaded in calendar.el. Set `generated-autoload-file' to
8808 "cal-loaddefs.el".
8809
8810 * calendar/calendar.el: Move many autoloads to separate file,
8811 cal-loaddefs.el. Move defcustoms to start and re-order.
8812 (calendar-month-name-array, calendar-starred-day): No need to
8813 declare for compiler.
8814 (cal-loaddefs): Require it.
8815 (appt, chinese-calendar, calendar-tex): Move custom groups to the
8816 appropriate file.
8817 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
8818 Reverse logic.
8819 (diary-face, diary-file-name-prefix-function, diary-include-string)
8820 (diary-glob-file-regexp-prefix, diary-face-attrs)
8821 (diary-file-name-prefix, sexp-diary-entry-symbol)
8822 (print-diary-entries-hook, list-diary-entries-hook)
8823 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
8824 (nongregorian-diary-marking-hook, diary-list-include-blanks):
8825 Move to diary-lib.
8826 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
8827 (all-bahai-calendar-holidays): Doc fix.
8828 (calendar-insert-indented): Doc fix. Use when rather than if.
8829 (exit-calendar): Use mapc rather than mapcar.
8830 (calendar-cursor-to-date): Use zerop.
8831 (calendar-mark-ring): Add doc-string.
8832 (calendar-starred-day): Defvar it.
8833 (calendar-mode): Make calendar-starred-day local.
8834 (calendar-star-date): No need to make calendar-starred-day local.
8835
8836 * calendar/diary-lib.el: Move defcustoms to start.
8837 (diary-include-string, diary-list-include-blanks)
8838 (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
8839 (diary-file-name-prefix, diary-file-name-prefix-function)
8840 (sexp-diary-entry-symbol, list-diary-entries-hook)
8841 (mark-diary-entries-hook, nongregorian-diary-listing-hook)
8842 (nongregorian-diary-marking-hook, print-diary-entries-hook):
8843 Move here from calendar.el.
8844 (diary-file-name-prefix-function): Use 'identity.
8845 (diary-face): Make it a defcustom, and mark as obsolete.
8846 (top-level): No need to require cal-hebrew, cal-islam when compiling.
8847 (calendar-hebrew-month-name-array-leap-year)
8848 (calendar-islamic-month-name-array, calendar-bahai-month-name-array):
8849 Define for compiler.
8850 (diary-font-lock-keywords): Use format rather than concat.
8851 Add bahai-diary-entry-symbol.
8852
8853 * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
8854 * calendar/solar.el: Unquote lambda functions.
8855
8856 * calendar/solar.el (calendar-location-name, calendar-latitude)
8857 (calendar-longitude, solar-setup, solar-sin-degrees)
8858 (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
8859 (solar-degrees-to-quadrant, solar-atn2, solar-arccos)
8860 (solar-sunrise-and-sunset, solar-moment, solar-daylight)
8861 (solar-exact-local-noon, solar-julian-ut-centuries)
8862 (solar-ephemeris-time, solar-date-next-longitude)
8863 (solar-horizontal-coordinates, solar-equatorial-coordinates)
8864 (solar-ecliptic-coordinates, solar-data-list, solar-longitude)
8865 (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
8866 (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
8867 Doc fixes.
8868 (solar-horizontal-coordinates, solar-equatorial-coordinates)
8869 (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
8870 (solar-ecliptic-coordinates): Use unless.
8871 (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
8872 Use or.
8873
8874 * calendar/timeclock.el: Add doc-strings to all functions.
8875 (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
8876 (timeclock-entry-list-length, timeclock-entry-list-projects)
8877 (timeclock-day-list-projects, timeclock-day-list): Use dolist.
8878
8879 * calendar/todo-mode.el: Remove un-needed eval-when-compile.
8880
8881 * textmodes/org.el (list-diary-entries-hook): Declare for compiler.
8882 (org-get-entries-from-diary): Require diary-lib.
8883
8884 2008-03-08 Juanma Barranquero <lekktu@gmail.com>
8885
8886 * info.el (bookmark-make-name-function, bookmark-get-bookmark-record):
8887 Pacify byte-compiler.
8888
8889 2008-03-07 Alan Mackenzie <acm@muc.de>
8890
8891 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
8892 paren/bracket pairs parsed, to solve performance problem.
8893
8894 2008-03-07 Bastien Guerry <bzg@altern.org>
8895
8896 * bookmark.el (bookmark-set): Don't check for
8897 `bookmark-make-name-function' since `bookmark-buffer-file-name'
8898 already takes care of this.
8899 (bookmark-buffer-name, bookmark-buffer-file-name):
8900 Remove Info-mode specific code.
8901
8902 * info.el (bookmark-get-info-node): Define this function in
8903 info.el, not in bookmark.el.
8904 (Info-mode): Set `bookmark-make-name-function' to
8905 `Info-bookmark-make-name' locally.
8906 (Info-bookmark-make-name): New function.
8907
8908 * bookmark.el (bookmark-make-name-function): New variable.
8909
8910 2008-03-07 Karl Fogel <kfogel@red-bean.com>
8911
8912 * bookmark.el (bookmark-set): Make `bookmark-make-record-function'
8913 buffer-local, not `bookmark-make-cell-function' (the old name).
8914
8915 2008-03-07 Tassilo Horn <tassilo@member.fsf.org>
8916
8917 * doc-view.el (doc-view-bookmark-make-record):
8918 * image-mode.el (image-bookmark-make-record):
8919 * info.el (Info-bookmark-make-record): Delete obsolete second arg.
8920
8921 2008-03-07 Jan Djärv <jan.h.d@swipnet.se>
8922
8923 * vc.el (vc-status-menu-map-filter): Return orig-binding if
8924 boundp 'vc-ignore-menu-filter.
8925 (vc-status-tool-bar-map): Make it defvar.
8926 (vc-status-mode): vc-status-tool-bar-map now variable.
8927 (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.
8928
8929 2008-03-07 Karl Fogel <kfogel@red-bean.com>
8930
8931 Give a better name to part of the bookmark interface.
8932
8933 This was originally a much larger change, but halfway through I
8934 updated and discovered that Stefan Monnier had done the rest.
8935 It looks like he anticipated the new name too, because he used
8936 `the-record' instead of `the-cell' for some internal variable names.
8937
8938 * bookmark.el (bookmark-make-record-function): Was
8939 `bookmark-make-cell-function'.
8940 (bookmark-make, bookmark-send-annotation): Update for above.
8941 (bookmark-make-record-for-text-file):
8942 Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca.
8943
8944 * info.el: Adjust accordingly.
8945 (Info-bookmark-make-record): Was `Info-bookmark-make-cell'.
8946
8947 * image-mode.el: Adjust accordingly.
8948 (image-bookmark-make-record): Was `image-bookmark-make-cell'.
8949
8950 * doc-view.el: Adjust accordingly.
8951 (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'.
8952
8953 2008-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8954
8955 * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
8956 Move initialization into declaration.
8957 (bookmark-get-info-node, bookmark-set-info-node): Remove.
8958 (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg.
8959 (bookmark-info-current-node): Remove.
8960 (bookmark-jump-noselect): Rename from bookmark-jump-internal.
8961 Add relocation fallback. Set bookmark-current-bookmark.
8962 (bookmark-default-handler): Rename from bookmark-jump-noselect.
8963 Remove relocation fallback. Don't set bookmark-current-bookmark.
8964 (bookmark-set): Let it be used even if there's no buffer-file-name
8965 as long as there is a bookmark-make-cell-function.
8966 * info.el (Info-bookmark-jump): Remove relocation fallback.
8967 Don't set bookmark-current-bookmark.
8968
8969 2008-03-07 Glenn Morris <rgm@gnu.org>
8970
8971 * calendar/appt.el (appt-issue-message)
8972 (appt-message-warning-time, appt-audible, appt-visible)
8973 (appt-msg-window, appt-display-mode-line, appt-display-duration)
8974 (appt-display-diary): Remove autoload cookies.
8975
8976 * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el:
8977 Remove leading `*' from defcustom doc-strings.
8978
8979 * calendar/cal-dst.el (calendar-dst): New custom group.
8980 (calendar-daylight-savings-starts, calendar-daylight-savings-ends)
8981 (calendar-time-zone, calendar-daylight-time-offset)
8982 (calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
8983 (calendar-daylight-savings-starts-time)
8984 (calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
8985 (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
8986 Move to start.
8987
8988 * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler.
8989
8990 * calendar/calendar.el (calendar-version): Use emacs-version and
8991 make it obsolete. Move to end.
8992 (calendar-offset, view-diary-entries-initially)
8993 (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting)
8994 (view-calendar-holidays-initially, all-hebrew-calendar-holidays)
8995 (all-christian-calendar-holidays, all-islamic-calendar-holidays)
8996 (all-bahai-calendar-holidays, calendar-load-hook)
8997 (initial-calendar-window-hook, today-visible-calendar-hook)
8998 (today-invisible-calendar-hook, calendar-move-hook)
8999 (diary-nonmarking-symbol, hebrew-diary-entry-symbol)
9000 (islamic-diary-entry-symbol, bahai-diary-entry-symbol)
9001 (diary-include-string, sexp-diary-entry-symbol)
9002 (abbreviated-calendar-year, american-date-diary-pattern)
9003 (european-date-diary-pattern, european-calendar-display-form)
9004 (american-calendar-display-form, print-diary-entries-hook)
9005 (list-diary-entries-hook, diary-hook, diary-display-hook)
9006 (nongregorian-diary-listing-hook, mark-diary-entries-hook)
9007 (nongregorian-diary-marking-hook, diary-list-include-blanks)
9008 (holidays-in-diary-buffer, general-holidays, oriental-holidays)
9009 (local-holidays, other-holidays, hebrew-holidays-1)
9010 (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
9011 (hebrew-holidays, christian-holidays, islamic-holidays)
9012 (bahai-holidays, solar-holidays, calendar-setup)
9013 (calendar-week-start-day): Remove autoload cookies.
9014 (diary-glob-file-regexp-prefix): Doc fix.
9015 (calendar-goto-info-node): Use `info' rather than `Info-find-node'.
9016 (Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
9017 (calendar-week-start-day, calendar-debug-sexp): Move to start.
9018
9019 * calendar/solar.el: Remove leading `*' from defcustom doc-strings.
9020 (calendar-time-display-form, calendar-latitude)
9021 (calendar-longitude, solar-equinoxes-solstices): Remove autoload
9022 cookies.
9023 (calendar-latitude, calendar-longitude): Move functions after
9024 variables.
9025 (diary-sabbath-candles-minutes): Move to start.
9026 (solar-setup): Use or rather than if.
9027 (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
9028 Remove condition-case.
9029 (solar-atn2): Use zerop.
9030 (solar-equinoxes-solstices): Doc fix.
9031
9032 * mail/supercite.el: Remove leading `*' from defcustom doc-strings.
9033 (sc-mode-map-prefix): Doc fix. Make it a defcustom.
9034
9035 * textmodes/org.el (org-agenda-sunrise-sunset): Require solar.
9036 (calendar-longitude, calendar-latitude, calendar-location-name):
9037 Declare for compiler.
9038
9039 2008-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
9040
9041 * arc-mode.el (archive-ar-file-header-re): New const.
9042 (archive-ar-summarize, archive-ar-extract): New funs.
9043 (archive-find-type): Recognize ar archives.
9044
9045 * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook):
9046 New functions.
9047
9048 * info.el (Info-bookmark-make-cell): Don't use the info-node argument.
9049
9050 2008-03-06 Lennart Borgman <lennart.borgman@gmail.com>
9051
9052 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
9053 Replace :enable (mark-active) with :enable mark-active.
9054
9055 2008-03-06 Juanma Barranquero <lekktu@gmail.com>
9056
9057 * vms-patch.el (make-legal-file-name): New obsolete alias.
9058 (make-valid-file-name): Rename from `make-legal-file-name'.
9059 (make-auto-save-file-name): Use it.
9060
9061 * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias.
9062 (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
9063 (calendar-date-is-visible-p, mark-visible-calendar-date): Use it.
9064
9065 * textmodes/org.el (org-export-html-style): Doc fix.
9066 (org-get-legal-level): New obsolete alias.
9067 (org-get-valid-level): Rename from `org-get-legal-level'.
9068 (org-promote, org-demote, org-archive-subtree)
9069 (org-remember-handler, org-refile, org-put-clock-overlay): Use it.
9070
9071 2008-03-06 Jan Djärv <jan.h.d@swipnet.se>
9072
9073 * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
9074
9075 * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
9076 (vc-status-toggle-mark): New functions.
9077 (vc-status-mode): Set tool bar map.
9078
9079 2008-03-05 Chong Yidong <cyd@stupidchicken.com>
9080
9081 * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
9082 Reported by Drew Adams <drew.adams@oracle.com>.
9083
9084 2008-03-05 Kenichi Handa <handa@ni.aist.go.jp>
9085
9086 * subr.el (read-quoted-char): Resolve modifers of the character
9087 event.
9088
9089 * comint.el (comint-exec-1): Don't change the coding-system for
9090 decoding to dos-like EOL.
9091 (comint-carriage-motion): Fully rewrite.
9092
9093 2008-03-05 Juanma Barranquero <lekktu@gmail.com>
9094
9095 * epg.el (epg-context-include-certs): Reflow docstring.
9096 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
9097 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
9098 (epg-context-set-signers, epg-context-set-sig-notations)
9099 (epg-make-import-status, epg-make-import-result)
9100 (epg-start-delete-keys): Fix typos in docstrings.
9101 (epg-start-sign-keys, epg-sign-keys):
9102 Fix typos in obsolescence declarations.
9103
9104 * iswitchb.el: Don't check for `cadr' and `last'.
9105 (iswitchb-define-mode-map, iswitchb-default-keybindings):
9106 Add obsolescence declaration and remove redundant info from docstring.
9107 (iswitchb-set-common-completion, iswitchb-set-matches)
9108 (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
9109 (recentf-list, most-len, most-is-exact):
9110 Don't wrap defvars within `eval-when-compile'.
9111
9112 2008-03-05 Glenn Morris <rgm@gnu.org>
9113
9114 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
9115 * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove.
9116 * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el:
9117 * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all
9118 ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
9119
9120 * ediff-hook.el (ediff-window-setup-function): Don't autoload
9121 declaration for compiler.
9122 (ediff-xemacs-init-menus): Use when rather than if.
9123
9124 * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify
9125 if+and to just and.
9126 (ediff-read-event, ediff-overlayp, ediff-make-overlay)
9127 (ediff-delete-overlay): Move the XEmacs test inside the definition.
9128
9129 * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if.
9130
9131 * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p)
9132 test inside XEmacs test.
9133 (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
9134 since it was doing nothing on Emacs.
9135 (ediff-make-bullet-proof-overlay): Use when rather than if.
9136
9137 * ediff-wind.el (ediff-select-lowest-window): Use when rather than if.
9138 (ediff-setup-control-frame): Remove
9139 ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
9140 a (featurep 'xemacs) test.
9141
9142 2008-03-05 Jay Belanger <jay.p.belanger@gmail.com>
9143
9144 * calc/calc-ext.el (calc-extended-command-history): New variable.
9145 (calc-exectute-extended-command): Use `calc-extended-command-history'.
9146
9147 2008-03-05 Dan Nicolaescu <dann@ics.uci.edu>
9148
9149 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
9150 (standard-mode-line-position): Add mouse-face.
9151
9152 * progmodes/compile.el (compilation-menu-map, compilation-mode-map):
9153 * progmodes/grep.el (grep-mode-map): Add :help.
9154
9155 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
9156 initialize in one step. Add :help. Use :enable to activate menu
9157 items. Show the key binding for edebug-defun.
9158 (lisp-interaction-mode-map): Add a menu.
9159
9160 * term.el (term-mode-map): Define and initialize in one step.
9161
9162 * ediff-init.el (ediff-color-display-p): Simplify.
9163 (Xor): Remove unused function.
9164 (ediff-with-syntax-table): Simplify for Emacs.
9165
9166 * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
9167 menu-bar being loaded, it always is.
9168
9169 2008-03-05 Glenn Morris <rgm@gnu.org>
9170
9171 * textmodes/tex-mode.el (tex-mode): Suppress warning about
9172 multiple definitions when compiling.
9173
9174 2008-03-04 Alan Mackenzie <acm@muc.de>
9175
9176 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug.
9177
9178 * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in
9179 doc-string, "c-old-LEN" -> "c-old-END".
9180
9181 2008-03-04 Jason Rumney <jasonr@gnu.org>
9182
9183 * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core
9184 namespaces.
9185
9186 2008-03-04 Glenn Morris <rgm@gnu.org>
9187
9188 * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group.
9189
9190 * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather
9191 than mapcar.
9192
9193 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
9196 (byte-compile-nilconstp): Can't use recursion in a defsubst.
9197
9198 * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate
9199 so that M-q can fill comments.
9200 (tex-executable-exists-p, tex-compile): Extend with special syntax for
9201 commands implemented in elisp.
9202 (tex-compile-commands): Add an entry to use doc-view for pdf files.
9203 (tex-format-cmd): New function.
9204 (tex-compile): Use it to let the user specify default arguments.
9205 (tex-cmd-bibtex-args): New var.
9206 (tex-cmd-doc-view): New function.
9207
9208 2008-03-03 Juanma Barranquero <lekktu@gmail.com>
9209
9210 * faces.el (face-spec-set): Fix typos in docstring.
9211
9212 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu>
9213
9214 * bindings.el (mode-line-column-line-number-mode-map): New variable.
9215 (standard-mode-line-position): Use it to add a menu for toggling
9216 column number and line number display.
9217
9218 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
9219
9220 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
9221 Remove optimization that was working around the form-code-walker bug.
9222
9223 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9224 Walk into the body of lambdas after byte-compile-unfold-lambda.
9225
9226 2008-03-03 Glenn Morris <rgm@gnu.org>
9227
9228 * emulation/viper-util.el (viper-frame-value): Prefer buffer-local
9229 value, if set, over frame value.
9230
9231 * simple.el (transient-mark-mode): Don't turn on by default.
9232
9233 * net/tls.el (open-tls-stream): Restore the 2007-11-04 change
9234 accidentally removed by the 2007-12-05 merge from Gnus.
9235
9236 2008-03-02 Dan Nicolaescu <dann@ics.uci.edu>
9237
9238 * progmodes/compile.el (compilation-menu-map): Add menu entries
9239 for useful options.
9240
9241 2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
9242 Glenn Morris <rgm@gnu.org>
9243
9244 * emacs-lisp/bytecomp.el (byte-recompile-directory)
9245 (byte-compile-file, batch-byte-compile, batch-byte-compile-file):
9246 Give a `bytecomp-' prefix to local variables with common names.
9247
9248 2008-03-01 Glenn Morris <rgm@gnu.org>
9249
9250 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore
9251 code commented out 2007-11-10.
9252
9253 * emulation/edt.el (zmacs-region-stays): Define for compiler once only.
9254
9255 * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
9256 Delete macro.
9257 * emulation/viper-cmd.el, emulation/viper-ex.el:
9258 * emulation/viper-init.el, emulation/viper-keym.el:
9259 * emulation/viper-mous.el, emulation/viper-util.el:
9260 * emulation/viper.el:
9261 Expand all viper-cond-compile-for-xemacs-or-emacs calls to a
9262 featurep test.
9263
9264 Replace obselete frame-local variables with frame-parameters.
9265 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
9266 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
9267 (viper-vi-state-cursor-color): Only call make-variable-frame-local
9268 on XEmacs.
9269 * emulation/viper-util.el (viper-frame-value): New macro.
9270 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
9271 (viper-R-state-post-command-sentinel)
9272 (viper-replace-state-post-command-sentinel)
9273 (viper-change-state-to-insert, viper-change-state-to-emacs):
9274 * emulation/viper-util.el (viper-set-cursor-color-according-to-state)
9275 (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode)
9276 (viper-get-saved-cursor-color-in-insert-mode)
9277 (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
9278 Use viper-frame-value for viper-replace-overlay-cursor-color,
9279 viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
9280 viper-vi-state-cursor-color values.
9281
9282 * emulation/viper-cmd.el (zmacs-region-stays):
9283 * emulation/viper-util.el (zmacs-region-stays): No need to define
9284 for compiler.
9285
9286 * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than
9287 mapcar on Emacs.
9288
9289 * emulation/viper-mous.el (viper-counting-clicks-p): Only define
9290 on XEmacs.
9291
9292 * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when
9293 rather than if.
9294
9295 2008-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9296
9297 * whitespace.el: New version 9.3. As the glyph code generation was
9298 fixed, it is possible now to use character code above ?\x1FFFF in the
9299 display table. Fix `whitespace-indentation-regexp' to not include an
9300 extra ending character. Reported by Michael Welsh Duggan
9301 <mwd@cert.org>. Added hook actions when buffer is written or killed as
9302 the original whitespace package had. Suggested by Eric Cooper
9303 <ecc@cmu.edu>. Doc fix.
9304 (whitespace-action): New option.
9305 (whitespace-display-mappings): Changed default newline visualization to
9306 display downwards arrow, as the glyph code generation was fixed.
9307 (whitespace-unload-function): Assure that all local whitespace mode is
9308 turned off.
9309 (whitespace-global-modes): Fix type customization.
9310 (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region)
9311 (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on)
9312 (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on):
9313 Fix code.
9314 (whitespace-buffer): Command removed.
9315 (whitespace-trailing-regexp, whitespace-mark-x)
9316 (whitespace-display-window, whitespace-action-when-on)
9317 (whitespace-add-local-hook, whitespace-remove-local-hook)
9318 (whitespace-write-file-hook, whitespace-kill-buffer-hook)
9319 (whitespace-action): New funs.
9320 (whitespace-report-list, whitespace-report-text)
9321 (whitespace-report-buffer-name): New consts.
9322 (whitespace-report, whitespace-report-region): New commands.
9323
9324 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
9325
9326 * disp-table.el (make-glyph-code): Don't test the result of
9327 `face-id', which already signals an error for invalid faces.
9328 (glyph-face): Simplify.
9329
9330 * desktop.el (desktop-read): Set `desktop-dirname' to nil before
9331 running `desktop-not-loaded-hook' to allow modifying it.
9332 Don't show warning message if `desktop-dirname' was modified.
9333
9334 2008-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
9335
9336 * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if
9337 we still expect more lines.
9338
9339 * textmodes/fill.el (fill-comment-paragraph): Don't try to do
9340 comment-paragraph filling if the commark doesn't match
9341 comment-start-skip.
9342
9343 2008-03-01 Daiki Ueno <ueno@unixuser.org>
9344
9345 * international/utf-7.el (utf-7-encode): Never skip the trailing - for
9346 the `imap' variant.
9347
9348 2008-03-01 Jason Rumney <jasonr@gnu.org>
9349
9350 * files.el (make-auto-save-file-name): Encode more characters in
9351 non-file buffer names. Use url-encoding.
9352
9353 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
9354
9355 * net/net-utils.el (ftp-program): Fix typo in docstring.
9356 (ifconfig-program-options, netstat-program-options)
9357 (arp-program-options, route-program-options, nslookup-program-options)
9358 (ftp-program-options, smbclient-program-options)
9359 (dns-lookup-program-options, arp, route): Doc fixes.
9360
9361 * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list)
9362 (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create)
9363 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log):
9364 Fix typos in docstrings.
9365 (gdb-pending-triggers): Reflow docstring.
9366 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
9367
9368 2008-03-01 Alan Mackenzie <acm@muc.de>
9369
9370 * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on
9371 typing "#" at EOB.
9372
9373 2008-03-01 Juanma Barranquero <lekktu@gmail.com>
9374
9375 * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring.
9376
9377 2008-02-29 Kim F. Storm <storm@cua.dk>
9378
9379 * emulation/cua-base.el (cua-remap-control-v)
9380 (cua-remap-control-z): New defcustoms.
9381 (cua-mode): Add them to set-after property.
9382 (cua--init-keymaps): Use them.
9383 Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
9384
9385 * help.el (view-emacs-todo): Rename from view-todo.
9386 (describe-gnu-project): Rename from describe-project. Users changed.
9387 (view-help-file): New helper function.
9388 (describe-distribution, describe-copying, describe-gnu-project)
9389 (view-todo, view-order-manuals, view-emacs-problems): Use it.
9390 (view-emacs-debugging, view-external-packages): New commands.
9391 (help-map): Move describe-distribution to C-h C-o (ordering).
9392 Move view-emacs-problems to C-h C-p (problems).
9393 Bind view-emacs-debugging to C-h C-d (debugging).
9394 Bind view-external-packages to C-h C-e (extras).
9395 (help-for-help-internal): Cleanup and align descriptions.
9396 Remove command names to reduce clutter.
9397
9398 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
9399
9400 * vc.el (vc-set-mode-line-busy-indicator): Use shorter message
9401 and quieter face (not a warning).
9402
9403 2008-02-29 Dan Nicolaescu <dann@ics.uci.edu>
9404
9405 * vc.el (vc-status-crt-marked): New variable.
9406 (vc-status-mode): Make it local.
9407 (vc-status-refresh): Use it to save the marked files.
9408 (vc-update-vc-status-buffer): Use it to restore the marked files.
9409
9410 * vc-svn.el (vc-svn-after-dir-status):
9411 * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.
9412
9413 2008-02-29 Glenn Morris <rgm@gnu.org>
9414
9415 * allout.el (allout-topic-encryption-bullet)
9416 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
9417 (allout-encrypt-unencrypted-on-saves): Change defcustom :version
9418 from 22.0 to 22.1.
9419
9420 * net/imap.el (imap-ping-server):
9421 * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch):
9422 Change defcustom :version from 23.0 to 23.1.
9423
9424 2008-02-29 Juanma Barranquero <lekktu@gmail.com>
9425
9426 * desktop.el (desktop-save): Save the buffer name if the
9427 uniquified base name is empty.
9428
9429 2008-02-29 Nick Roberts <nickrob@snap.net.nz>
9430
9431 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
9432 correctly when user has "set print address off".
9433
9434 2008-02-28 Juanma Barranquero <lekktu@gmail.com>
9435
9436 * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as
9437 version number of the next major Emacs release, not 23.0.
9438
9439 * longlines.el (longlines-unload-function): New function.
9440
9441 2008-02-28 Juri Linkov <juri@jurta.org>
9442
9443 * startup.el (normal-splash-screen): Add argument `concise'.
9444 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
9445 to the created buffer. If `concise' is non-nil, call
9446 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
9447 (display-startup-screen): Add argument `concise' to the call to
9448 `normal-splash-screen'.
9449
9450 2008-02-28 Kim F. Storm <storm@cua.dk>
9451
9452 * startup.el (startup-echo-area-message): Check for about-emacs.
9453
9454 2008-02-28 Juri Linkov <juri@jurta.org>
9455
9456 * startup.el: Always add initial message to *scratch* buffer if
9457 `initial-scratch-message' is non-nil regardless of the value of
9458 `inhibit-startup-screen'.
9459 (inhibit-startup-screen, initial-scratch-message): Doc fix.
9460 (command-line-1): Move code that inserts `initial-scratch-message'
9461 up before the if-form that checks for `inhibit-startup-screen'.
9462 Suggested by Jonathan Rockway <jon@jrock.us>.
9463
9464 2008-02-28 Juri Linkov <juri@jurta.org>
9465
9466 * cus-edit.el (custom-mode-map, custom-mode-link-map):
9467 Rename `custom-mode' to `Custom-mode' in docstrings.
9468 (custom-buffer-create-internal, customize-browse):
9469 Rename `custom-mode' to `Custom-mode'.
9470 (custom-mode-hook): Rename to `Custom-mode-hook'.
9471 (Custom-mode-hook): Renamed from `custom-mode-hook'.
9472 (custom-mode): Rename to `Custom-mode'.
9473 (Custom-mode): Renamed from `custom-mode'. Doc fix.
9474 (custom-mode): Add backward-compatible non-interactive variant of
9475 `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted.
9476 (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.
9477
9478 * info-look.el: Rename `custom-mode' to `Custom-mode'.
9479
9480 * emulation/viper.el (viper-emacs-state-mode-list):
9481 Rename `custom-mode' to `Custom-mode'.
9482
9483 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu):
9484 Capitalize "Tagged Files".
9485 (minibuffer-local-map): Add menu items for next/previous
9486 history elements and isearch history forward/backward.
9487
9488 * progmodes/hideshow.el (hs-minor-mode-menu): Compare
9489 `hs-isearch-open' with t instead of `comment' in :selected
9490 for "Code and Comment blocks" menu item.
9491
9492 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
9493
9494 * uniquify.el (uniquify-buffer-base-name): Undo last change.
9495 Should be done in desktop.el instead.
9496
9497 2008-02-28 Glenn Morris <rgm@gnu.org>
9498
9499 * autoinsert.el (auto-insert-alist): Update to FDL 1.2.
9500
9501 * emacs-lisp/byte-run.el (make-obsolete): Doc fix.
9502
9503 * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings.
9504 (Info-menu, Info-goto-node): Remove declarations.
9505 (report-emacs-bug-info): Use info rather than Info-goto-node.
9506
9507 * progmodes/idlwave.el (Info-goto-node): Remove declaration.
9508 (idlwave-convert-xml-system-routine-info): Don't require xml.
9509 (idlwave-show-commentary, idlwave-shell-show-commentary):
9510 Don't require finder.
9511 (idlwave-info): Don't require info. Use info rather than
9512 Info-goto-node.
9513
9514 * textmodes/org.el (Info-goto-node): Remove declaration.
9515 (org-info): Use info rather than Info-goto-node.
9516
9517 * textmodes/reftex.el (reftex-show-commentary): Don't require finder.
9518 (reftex-info): Don't require info. Use info rather than Info-goto-node.
9519
9520 2008-02-28 Dan Nicolaescu <dann@ics.uci.edu>
9521
9522 * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to
9523 the menu.
9524
9525 * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry)
9526 (vc-finish-logentry): Check for vc-status-mode, not only for
9527 vc-dired-mode.
9528
9529 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp>
9530
9531 * isearch.el (isearch-printing-char): Don't check
9532 keyboard-coding-system.
9533 Call isearch-process-search-multibyte-characters only when
9534 current-input-method is non-nil.
9535
9536 2008-02-27 Kim F. Storm <storm@cua.dk>
9537
9538 * disp-table.el (make-glyph-code): Encode as cons if face id > 63.
9539 (glyph-char, glyph-face): Handle cons encoding.
9540
9541 2008-02-27 Juanma Barranquero <lekktu@gmail.com>
9542
9543 * uniquify.el (uniquify-buffer-base-name): If the base name is an
9544 empty string, return nil to allow the caller to default to the
9545 buffer name. Reported by Martin Fischer <parozusa@web.de>.
9546
9547 * tool-bar.el (tool-bar-setup): Doc fix.
9548
9549 * mail/supercite.el (sc-describe):
9550 Fix typos in obsolescence declaration.
9551
9552 2008-02-27 Glenn Morris <rgm@gnu.org>
9553
9554 * autoinsert.el (auto-insert-alist): Change permission text to
9555 match FSF's GPLv3 form.
9556
9557 * mail/supercite.el (sc-cite-original): Doc fix.
9558 (sc-version): Make obsolete.
9559 (sc-describe): Show the SC info page. Make obsolete.
9560
9561 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
9562
9563 * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC
9564 when using transient-mark-mode.
9565 (default-indicate-unused-lines): Remove unused var.
9566
9567 2008-02-26 Jan Djärv <jan.h.d@swipnet.se>
9568
9569 * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next
9570 and previous.
9571
9572 * progmodes/compile.el (compilation-mode-tool-bar-map): The same.
9573
9574 2008-02-26 Glenn Morris <rgm@gnu.org>
9575
9576 * net/net-utils.el (top-level): Don't require comint when compiling.
9577 (nslookup-font-lock-keywords): Don't require font-lock.
9578 Use font-lock faces rather than variables.
9579 (nslookup, ftp, smbclient, network-service-connection):
9580 Don't require comint.
9581 (comint-prompt-regexp, comint-input-autoexpand)
9582 (comint-input-ring): Declare for compiler.
9583 (comint-mode, ffap-string-at-point, comint-exec): Autoload.
9584 (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
9585
9586 * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
9587 doc-string.
9588
9589 2008-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
9590
9591 * doc-view.el (doc-view-current-page): Add a `win' argument.
9592
9593 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
9594
9595 * doc-view.el (doc-view-conversion-buffer): Give it an internal name.
9596 Demote it to plain defvar.
9597 (doc-view-conversion-refresh-interval): Reduce interval.
9598 (doc-view-goto-page): Allow moving to pages not yet rendered.
9599 (doc-view-goto-page): Construct a file name rather than extracting it
9600 from doc-view-current-files.
9601 (doc-view-kill-proc): Ignore errors from kill-process.
9602 (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
9603 (doc-view-insert-image): Use appropriate text if the page hasn't been
9604 rendered yet. Adjust scrolling so the text is displayed.
9605 (doc-view-display): Detect not just that a page is available, but also
9606 that it wasn't available before, so as to avoid refreshing all pages
9607 repeatedly.
9608 (doc-view-mode): Make doc-view-cache-directory if needed.
9609
9610 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9611
9612 * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in
9613 toggle-read-only.
9614
9615 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
9616 refering to a missing required field with the OPT prefix.
9617 Make unwindform more robust.
9618
9619 * textmodes/bibtex.el: Remove support for hideshow minor mode as
9620 it duplicates the bibtex support in progmodes/hideshow.el.
9621 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
9622 entries that do not start at the beginning of a line.
9623
9624 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
9625
9626 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
9627
9628 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>
9629
9630 * help-fns.el (describe-variable): Add phrases about
9631 initialization file with and without customization;
9632 use new button type help-info-variable.
9633
9634 * help-mode.el (help-info-variable):
9635 New button able to read Info files for help-fns.el.
9636
9637 2008-02-25 Jan Djärv <jan.h.d@swipnet.se>
9638
9639 * progmodes/grep.el (grep-mode-tool-bar-map): New variable.
9640 (grep-mode): Use grep-mode-tool-bar-map.
9641
9642 * progmodes/compile.el (tool-bar): Require tool-bar.
9643 (compilation-mode-tool-bar-map): New variable.
9644 (compilation-mode): Use compilation-mode-tool-bar-map.
9645
9646 * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions.
9647
9648 2008-02-25 Glenn Morris <rgm@gnu.org>
9649
9650 * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers.
9651
9652 2008-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
9653
9654 * diff-mode.el (diff-file-junk-re): New const.
9655 (diff-beginning-of-file-and-junk): Use it.
9656 (diff-file-kill): Make sure we were really inside a file diff.
9657
9658 * diff-mode.el: Make it more robust in the presence of empty context
9659 lines in unified hunks.
9660 (diff-valid-unified-empty-line): New var.
9661 (diff-unified->context, diff-sanity-check-hunk): Obey it.
9662 (diff-end-of-hunk): Obey it. New arg `donttrustheader'.
9663 (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
9664 (diff-hunk-header-re-unified): New const.
9665 (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
9666 (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
9667 (diff-sanity-check-hunk): Use it.
9668
9669 * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
9670 Index: line, don't search backward for the previous one.
9671
9672 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
9673
9674 * international/fontset.el (setup-default-fontset): Add non-OTF
9675 lao font for lao script.
9676
9677 * language/tibetan.el: Register tibetan-composition-function in
9678 composition-function-table.
9679
9680 * language/tibet-util.el (tibetan-composition-function):
9681 Adjust for the new calling way (argument changed). Try font-shape-text
9682 if possible.
9683
9684 * language/lao.el: Register lao-composition-function in
9685 composition-function-table.
9686
9687 * language/lao-util.el (lao-composition-function): Adjust for the new
9688 calling way (argument changed). Try font-shape-text if possible.
9689
9690 2008-02-25 Jason Rumney <jasonr@gnu.org>
9691
9692 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion.
9693
9694 2008-02-25 Juri Linkov <juri@jurta.org>
9695
9696 * isearch.el (isearch-fail): Use "RosyBrown1" for a light
9697 background, "red4" for a dark background, "red" for 16 and
9698 8 colors, "grey" for grayscale, and inverse video otherwise.
9699 Add :version tag.
9700 (isearch-message): Keep the original isearch-message intact, and
9701 add text properties to it where necessary. Add `isearch-error' to
9702 the condition that checks if isearch is unsuccessful.
9703
9704 2008-02-24 Juri Linkov <juri@jurta.org>
9705
9706 * progmodes/compile.el (compilation-handle-exit):
9707 Use compilation-error face instead of font-lock-warning-face.
9708 Display the same message in the minibuffer as is inserted
9709 at the end of the compilation buffer.
9710
9711 2008-02-24 Glenn Morris <rgm@gnu.org>
9712
9713 * vc-cvs.el (vc-cvs-register): Fix registering of directories in
9714 multiple file case.
9715
9716 * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file').
9717
9718 * vc-rcs.el (vc-rcs-register): Fix treatment of directories in
9719 multiple file case. Use a single `let' rather than two.
9720
9721 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
9722
9723 * progmodes/compile.el (compilation-start): Specify a face for
9724 mode-line-process.
9725 (compilation-handle-exit): Specify a face and a tooltip for
9726 mode-line-process.
9727
9728 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9729
9730 * hilit-chg.el: Remove spurious * in defcustom docstrings.
9731 (hilit-chg-make-ov): Simplify.
9732 (hilit-chg-fixup): Use remove-overlays.
9733 (hilit-chg-set-face-on-change): Remove redundant call to
9734 `remove-text-properties'.
9735
9736 * dired.el (dired-mark-prompt): Don't count/display the t element.
9737 Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
9738
9739 2008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
9740
9741 * progmodes/verilog-mode.el (eval-when-compile): Don't define
9742 add-submenu.
9743 (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
9744 Remove. Move contents to the only use ...
9745 (verilog-menu): ... here.
9746 (verilog-statement-menu): Remove. Move contents to the only use ...
9747 (verilog-stmt-menu): ... here.
9748 (verilog-mark-defun): Simply call mark-defun for emacs.
9749 (occur-pos-list): Declare for byte compiler.
9750 (mode-popup-menu): Don't defvar.
9751 (verilog-add-statement-menu): Remove.
9752 (verilog-mode-hook): Don't add verilog-add-statement-menu.
9753 (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs.
9754
9755 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
9756
9757 * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
9758 conditional.
9759 (verilog-font-grouping-keywords-face): Make the begin..end
9760 keywords standout more than other verilog keywords.
9761 (verilog-type-font-keywords): Move the begin..end out of this list
9762 to facilitate making them to (potentially) stand out more.
9763 (verilog-backward-token): Fix indent of bare always{_*}?, initial,
9764 function & task blocks.
9765 (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
9766 initial, function & task blocks.
9767 (verilog-forward-sexp): Handle the new "disable fork" statement of
9768 IEEE-1800 Verilog.
9769 (verilog-beg-block-re-ordered): Handle the new "disable fork"
9770 statement of IEEE-1800 Verilog.
9771 (verilog-calc-1): Handle the new "disable fork" statement of
9772 IEEE-1800 Verilog.
9773 (verilog-disable-fork-re): Add const to help handle the new
9774 "disable fork" statement of IEEE-1800 Verilog.
9775 (verilog-declaration-core-re): Add port directions by themselves,
9776 with no qualification, as base item of a declaration.
9777 (verilog-pretty-declarations): Add new flag to ask it to refrain
9778 from printing to the message buffer.
9779 (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
9780 printing to the message buffer. Improve handling of the many
9781 types of expression line up.
9782 (verilog-just-one-space): Remove printing of an empty message.
9783 (verilog-get-lineup-indent): Rework to support the better handling
9784 of expression lineup for verilog-pretty-expr.
9785 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
9786
9787 2008-02-24 Alan Mackenzie <acm@muc.de>
9788
9789 * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from
9790 yesterday's commit.
9791
9792 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
9793
9794 * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back
9795 to mouse-set-point in buffers that aren't associated with files.
9796
9797 * progmodes/gud.el: Rename menu item to "Show GUD tooltips".
9798
9799 2008-02-24 Alan Mackenzie <acm@muc.de>
9800
9801 Set of changes so that "obtrusive" syntactic elements in a
9802 C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
9803 unmatched paren) don't interact syntactically with stuff outside
9804 the CPP line.
9805
9806 * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL):
9807 Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an
9808 off-by-one bug.
9809 (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with
9810 a bit of refactoring.
9811 (c-awk-extend-and-syntax-tablify-region): Takes some of the
9812 functionality of c-awk-advise-fl-for-awk-region, which has been
9813 refactored away.
9814
9815 * progmodes/cc-defs.el (c-clear-char-property-with-value-function)
9816 (c-clear-char-property-with-value): New function and macro which
9817 remove text-properties `equal' to a supplied value.
9818
9819 * progmodes/cc-engine.el: Comment about text properties amended.
9820
9821 * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp
9822 parens around "error\\|warning".
9823
9824 * progmodes/cc-langs.el (c-get-state-before-change-function)
9825 (c-before-font-lock-function, c-anchored-cpp-prefix):
9826 New language variables.
9827 (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
9828
9829 * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
9830 syntax-table text properties.
9831 (c-common-init): Call language specific before/after-change
9832 functions at mode initialisation.
9833 (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
9834 (c-extend-region-for-CPP, c-neutralize-CPP-line)
9835 (c-neutralize-syntax-in-CPP): New functions.
9836 (c-before-change, c-after-change): Call the new language specific
9837 change functions defined in cc-langs.el.
9838 (c-advise-fl-for-region): New macro.
9839 (awk-mode): Remove AWK specific stuff which has been refactored
9840 into language independent stuff.
9841
9842 2008-02-24 Nick Roberts <nickrob@snap.net.nz>
9843
9844 * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.
9845 (gdb): (Re)set gdb-flush-pending-output to nil here...
9846 (gdb-init-1): ...instead of here (before gdb-prompt).
9847
9848 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9849
9850 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
9851 Recognize ''' just like any other char-constant.
9852
9853 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9854
9855 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
9856 careful enough. Detect the uid-change all within the main loop.
9857
9858 2008-02-24 Stefan Monnier <monnier@pastel.home>
9859
9860 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
9861
9862 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9863
9864 * hilit-chg.el (highlight-save-buffer-state): New macro.
9865 (highlight-save-buffer-state, hilit-chg-set-face-on-change)
9866 (hilit-chg-clear): Use it to preserve the modified-p flag.
9867 (highlight-changes-rotate-faces): Don't mess with the undo-list.
9868
9869 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9870
9871 * font-lock.el (font-lock-set-defaults): Unset previously set variables
9872 when needed.
9873
9874 2008-02-24 Ævar Arnfjörð Bjarmason <avar@cpan.org> (tiny change)
9875
9876 * net/rcirc.el (rcirc-url-regexp): Replace definition by copying
9877 from gnus-button-url-regexp.
9878
9879 2008-02-24 Eli Zaretskii <eliz@gnu.org>
9880
9881 * progmodes/compile.el (compilation-next-error): Doc fix.
9882 (compilation-find-file): Doc fix.
9883
9884 2008-02-24 Glenn Morris <rgm@gnu.org>
9885
9886 * net/net-utils.el (ipconfig-program, ipconfig-program-options):
9887 Add obsolete aliases to the old names.
9888
9889 2008-02-24 Richard Stallman <rms@gnu.org>
9890
9891 * net/net-utils.el (ifconfig): Rename from ipconfig.
9892 (ipconfig): Alias to ifconfig.
9893 (ifconfig-program): Rename from ipconfig-program.
9894 (ifconfig-program-options): Rename from ipconfig-program-options.
9895
9896 2008-02-24 Michael McNamara <mac@mail.brushroad.com>
9897
9898 * progmodes/verilog-mode.el (verilog-declaration-core-re):
9899 Add port directions by themselves, with no qualification, as base
9900 item of a declaration.
9901 (verilog-pretty-declarations): Add new flag that inhibits printing
9902 to the message buffer.
9903 (verilog-pretty-expr): Add new flag that inhibits printing to the
9904 message buffer. Improve handling of the many types of expression
9905 line up.
9906 (verilog-just-one-space): Don't print an empty message.
9907 (verilog-get-lineup-indent): Rework to support the better handling
9908 of expression lineup for verilog-pretty-expr.
9909 (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
9910 (verilog-mode-version, verilog-mode-release-date): Update.
9911
9912 2008-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9913
9914 * subr.el (cancel-change-group): Don't move point.
9915
9916 2008-02-23 Markus Triska <markus.triska@gmx.at>
9917
9918 * linum.el (linum-after-config): Update all visible windows.
9919
9920 2008-02-23 Glenn Morris <rgm@gnu.org>
9921
9922 * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong.
9923 Add :help for Solitaire and Tetris.
9924
9925 * tree-widget.el (tree-widget-lookup-image): Let-bind `file'.
9926
9927 * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings.
9928 (smtpmail-code-conv-from): Doc fix. Fix custom type.
9929 (smtpmail-queue-index-file): Make it a defcustom.
9930 (smtpmail-queue-index): Delete.
9931 (smtpmail-send-it, smtpmail-send-queued-mail):
9932 Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
9933 smtpmail-queue-index.
9934
9935 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
9936 Add :version.
9937
9938 2008-02-23 Yoni Rabkin <yoni@rabkins.net> (tiny change)
9939
9940 * net/net-utils.el (iwconfig-program, iwconfig-program-options):
9941 New variables.
9942 (iwconfig): New function.
9943
9944 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu>
9945
9946 * vc.el (vc-find-revision): Make vc-parent-buffer local before
9947 setting it.
9948 (vc-status-menu-map): Do not define using easy-menu.
9949 (vc-status-menu-map): New defalias.
9950 (vc-status-mode-map): Hook up the menu.
9951 (top-level): Update TODO.
9952
9953 * vc-hg.el (vc-hg-extra-status-menu): Return a keymap.
9954
9955 * vc-bzr.el (vc-bzr-init-version): Rename to ...
9956 (vc-bzr-init-revision): ... this.
9957
9958 2008-02-23 Jason Rumney <jasonr@gnu.org>
9959
9960 * makefile.w32-in (WINS_ALMOST): Remove term.
9961 (WINS): Add term here.
9962 (custom-deps, finder-data): Use WINS_ALMOST.
9963
9964 2008-02-22 Juanma Barranquero <lekktu@gmail.com>
9965
9966 * faces.el (font-weight-table): Fix value of `semi-light'.
9967
9968 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
9969
9970 * faces.el (font-weight-table, font-slant-table, font-swidth-table):
9971 Make those tables bijective.
9972
9973 2008-02-22 Ken Manheimer <ken.manheimer@gmail.com>
9974
9975 Finish pdbtrack integration cleanup, settling missing-functions
9976 byte compiler warnings appropriately.
9977
9978 * progmodes/python.el (python-point): Remove this - beginning-of-line
9979 was all that was necessary for `python-pdbtrack-overlay-arrow'.
9980 (python-end-of-def-or-class, python-beginning-of-def-or-class)
9981 (python-goto-initial-line): Drop these - they were only needed for
9982 python-point.
9983 (python-comint-output-filter-function): Use condition-case and
9984 beginning-of-line directly, instead of python-mode.el functions
9985 which require all sorts of baggage.
9986 (point-safe): Unnecessary - we're using condition-case directly,
9987 instead.
9988 (python-execute-file): Include for python-shell, which I'm leaving
9989 in keeping despite it being unnecessary for pdb tracking.
9990
9991 2008-02-22 Peter Danenberg <pcd@wikitex.org> (tiny change)
9992
9993 * progmodes/scheme.el (scheme-font-lock-keywords-2):
9994 Add SRFI 11 support.
9995 (let-values, let*-values): Specify scheme-indent-function.
9996
9997 2008-02-22 Dan Nicolaescu <dann@ics.uci.edu>
9998
9999 * vc.el (vc-exec-after): Move setting mode-line-process in the
10000 busy case ...
10001 (vc-set-mode-line-busy-indicator): ... in this new function.
10002 (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
10003 (vc-update-vc-status-buffer): Reset mode-line-process.
10004 (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
10005 mark/unmark all the files with the same state as the current one.
10006 With a prefix argument mark/unmark all files.
10007 (vc-status-mode-menu): Adjust strings.
10008 (vc-update-vc-status-buffer): Only do something when the argument
10009 is not nil.
10010 (vc-status-kill-dir-status-process): New function.
10011 (vc-status-mode-map): Bind it.
10012 (vc-status-process-buffer): New variable.
10013 (vc-status-mode): Make it local.
10014 (vc-status-refresh): Set it.
10015
10016 * vc-hg.el (vc-hg-dir-status):
10017 * vc-git.el (vc-git-dir-status):
10018 * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
10019 command is run.
10020
10021 2008-02-22 Glenn Morris <rgm@gnu.org>
10022
10023 * json.el (top-level): No need to require thingatpt.
10024 (json-read-keyword): Use thing-at-point rather than word-at-point.
10025
10026 * time.el (top-level): No need to require time-date when compiling.
10027
10028 * emacs-lisp/copyright.el (copyright-update-year):
10029 Fix subexpression numbering for the case when years are split over
10030 lines, and for the replace case.
10031
10032 * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete.
10033 (tpu-caar, tpu-cadr): Delete functions.
10034 (zmacs-regions): No need to declare for compiler.
10035 (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr.
10036 (tpu-spell-check): Rewrite, and handle mark after point.
10037 (tpu-special-insert): Use or rather than if.
10038
10039 * emulation/vip.el (vip-special-prefix-com): Use ispell-region
10040 rather than spell-region.
10041
10042 * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler
10043 warnings about spell-region.
10044
10045 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp>
10046
10047 * ldefs-boot.el: Regenerated.
10048
10049 * loadup.el: Don't load language/devanagari, language/kannada,
10050 language/malayalam, and language/tamil. Load language/sinhala.
10051
10052 * language/indian.el (indian-font-foundry)
10053 (indian-script-language-alist, indian-font-char-index-table)
10054 (indian-font-char, indian-font-char-range, indian-script-table)
10055 (indian-default-script, indian-composable-pattern): Delete them.
10056 ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of
10057 language environments moved to here.
10058 ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"):
10059 New language environments.
10060
10061 * language/devanagari.el, language/devan-util.el,
10062 * language/kannada.el, language/knd-util.el, language/malayalam.el,
10063 * language/mlm-util.el, language/tamil.el, language/tml-util.el:
10064 Delete them.
10065
10066 * language/sinhala.el: New file.
10067
10068 2008-02-21 Ken Manheimer <ken.manheimer@gmail.com>
10069
10070 Update Nick Robert's port of pdb tracking from python-mode.el.
10071
10072 * progmodes/python.el (python-pdbtrack-toggle-stack-tracking):
10073 Clarify docstring.
10074 (python-pdbtrack-minor-mode-string): A sign indicating that pdb
10075 tracking is happening.
10076 (python-pdbtrack-stack-entry-regexp): Better recognize stack traces.
10077 (python-pdbtrack-input-prompt): Better recognize PDB prompts.
10078 (comint-output-filter-functions): Add python-pdbtrack-track-stack-file.
10079 Tracking is plugged in to all comint buffers once python.el is loaded.
10080 (python-pdbtrack-overlay-arrow): Toggle activation of
10081 `python-pdbtrack-minor-mode-string' in addition to the overlay arrow.
10082 (python-pdbtrack-track-stack-file): Use new
10083 `python-pdbtrack-get-source-buffer' for more flexible access to
10084 debugging source files.
10085 (python-pdbtrack-get-source-buffer): Identify debugging target buffer
10086 according to pdb stack trace, optionally using new
10087 `python-pdbtrack-grub-for-buffer' if file is not locally available.
10088 (python-pdbtrack-grub-for-buffer): Find most recent python-mode
10089 named buffer, or having function with indicated name.
10090 (python-shell): Remove comint-output-filter-functions hook
10091 addition, it's being done elsewhere. Wrap long line.
10092
10093 2008-02-21 Michael Olson <mwolson@gnu.org>
10094
10095 * json.el: Replace XEmacs compatibility code to get rid of
10096 compiler warnings.
10097
10098 * time.el: Fix compiler warning.
10099
10100 2008-02-21 Edward O'Connor <ted@oconnor.cx>
10101
10102 * json.el: New file (JavaScript Object Notation parser / generator).
10103
10104 2008-02-21 Dave Love <fx@gnu.org>
10105
10106 * progmodes/sym-comp.el: New file.
10107
10108 * progmodes/python.el: Merge from Dave Love's 2008-01-20 version.
10109 Require sym-comp. Add Python buffer to same-window-buffer-names.
10110 Fixup whitespaces.
10111 (python-font-lock-keywords): Add highlighting for Python builtins.
10112 (python-font-lock-syntactic-keywords): Rewrite.
10113 (python-quote-syntax): Use syntax-ppss-context instead of parsing
10114 ppss directly.
10115 (python-mode-map): Add binding for python-find-function.
10116 (python-calculate-indentation): Clean up the logic.
10117 (python-beginning-of-defun): Explicitly set return value.
10118 (python-beginning-of-statement): Stop looping if we get stuck
10119 going backwards.
10120 (python-next-statement): Stop looping if we somehow end up inside
10121 a string while advancing.
10122 (python-preoutput-continuation, python-version-checked): New vars.
10123 (python-check-version): New function.
10124 (run-python): Set default command to python-command instead of
10125 python-python-command.
10126 (run-python): Use python-check-version. Give PYTHONPATH
10127 precedence over data-directory in the process environment.
10128 Load function definitions in python process after.
10129 (python-check-comint-prompt): New function.
10130 (python-send-command, python-send-receive): Use it.
10131 (python-complete-symbol, python-try-complete): Functions deleted.
10132 Use symbol-complete instead of python-complete-symbol throughout.
10133 (python-fill-paragraph): Further refine the fenced-string regexp.
10134 (def-python-skeleton): Expand to the original abbrev instead if in
10135 a comment or string. Tweak skeletons for `if', `while', `for',
10136 `try/except', `try/finally', `name'.
10137 (python-pea-hook, python-abbrev-pc-hook): New functions.
10138 (python-abbrev-syntax-table): New var.
10139 (python-mode): Add python-pea-hook to pre-abbrev-expand-hook.
10140 Use symbol-completion-try-complete for hippie expansion.
10141 Turn on font lock unconditionally.
10142 (python-mode-hook): Defcustom it. No need to use make-local
10143 variable on indent-tabs-mode in "Turn off Indent Tabs mode"
10144 option, since it's buffer-local.
10145
10146 2008-02-21 Juanma Barranquero <lekktu@gmail.com>
10147
10148 * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil.
10149
10150 2008-02-21 Drew Adams <drew.adams@oracle.com>
10151
10152 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
10153 "Turn off" and a "Help" entry when the minor mode has no menu.
10154
10155 2008-02-21 Dan Nicolaescu <dann@ics.uci.edu>
10156
10157 * vc.el (vc-status-mark, vc-status-unmark): New functions.
10158 (vc-status-mode-map, vc-status-mode-menu): Bind them instead of
10159 vc-status-mark-file and vc-status-unmark-file.
10160 (vc-status-mark-unmark): New function.
10161 (vc-status-previous-line, vc-status-next-line): No longer interactive.
10162
10163 2008-02-21 Glenn Morris <rgm@gnu.org>
10164
10165 * composite.el (encode-composition-rule): Fix typo in error message.
10166 (composition-function-table, auto-composition-mode): Doc fixes.
10167
10168 * subr.el (sit-for): Fix obsolete form for nil second argument.
10169
10170 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
10171 (spell-string): Make obsolete, in favor of ispell.
10172
10173 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
10174
10175 * language/devanagari.el: Don't setup composition-function-table
10176 here.
10177 ("Devanagari"): Change charset, coding-system, coding-priority to
10178 Unicode-based ones. Don't require the feature devan-util.
10179
10180 * composite.el (compose-chars-after): Fix arguments for a function
10181 in composition-function-table.
10182 (auto-compose-region): Likewise.
10183
10184 * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf
10185 for Ethiopic.
10186 (ps-mule-plot-string): Ignore glyph-string based compositions.
10187
10188 2008-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
10189
10190 * doc-view.el: Allow different windows to show different pages.
10191 (doc-view-current-page, doc-view-current-slice, doc-view-current-info)
10192 (doc-view-current-image, doc-view-current-overlay): Remove variables,
10193 add them back as macros instead, using image-mode-winprops instead.
10194 Update all users of those variables.
10195 (doc-view-new-window-function): New function to create a new overlay
10196 for each new window.
10197 (doc-view-mode): Use it and image-mode-setup-winprops.
10198 (doc-view-clone-buffer-hook): Rewrite accordingly.
10199
10200 * image-mode.el: Extend [hv]scroll support to per-window properties.
10201 (image-mode-current-vscroll, image-mode-current-hscroll): Remove.
10202 (image-mode-winprops-alist): New var to replace them.
10203 (image-mode-new-window-functions): New hook.
10204 (image-mode-winprops, image-mode-window-get, image-mode-window-put):
10205 New funs.
10206 (image-set-window-vscroll, image-set-window-hscroll): Use them.
10207 Remove the `window' argument, update callers.
10208 (image-mode-reapply-winprops): Rename image-reset-current-vhscroll.
10209 Use the new functions.
10210 (image-mode-reapply-winprops): New fun.
10211 (image-mode): Use it.
10212
10213 2008-02-20 Jay Belanger <jay.p.belanger@gmail.com>
10214
10215 * calc/calc-math.el (math-sin-raw): Add optional argument
10216 to keep track of original argument.
10217 (math-cos-raw): Use optional argument when calling math-sin-raw.
10218 (math-sin-raw-2, math-cos-raw-2): Check for a zero argument
10219 with close to original precision.
10220
10221 2008-02-20 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10222
10223 * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional
10224 args in calls of sit-for.
10225
10226 2008-02-20 Juanma Barranquero <lekktu@gmail.com>
10227
10228 * vc-svn.el (vc-svn-program): Fix typo in docstring.
10229 (vc-svn-checkin): Fix typo in error message.
10230
10231 * help-mode.el: Require easymenu when compiling.
10232
10233 2008-02-20 Dan Nicolaescu <dann@ics.uci.edu>
10234
10235 * help-mode.el (help-mode-menu): New menu.
10236
10237 2008-02-20 Glenn Morris <rgm@gnu.org>
10238
10239 * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail
10240 on Windows.
10241
10242 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
10243
10244 * ps-mule.el (ps-mule-encode-region): Return a single string.
10245 (ps-mule-plot-string): Adjust for the above change.
10246 (ps-mule-encode-header-string): Likewise.
10247
10248 * international/latin1-disp.el (latin1-display): Don't use
10249 ucs-mule-8859-to-mule-unicode. Fix the way of resetting
10250 standard-display-table.
10251 (latin1-display-identities): Adjust for the change of what is
10252 returned by (get-language-info charset 'charset).
10253
10254 * international/mule-util.el (char-displayable-p): Fix for Latin-1
10255 characters and terminal case.
10256
10257 2008-02-19 Ken Manheimer <ken.manheimer@gmail.com>
10258
10259 Minor Adaptions by Nick Roberts <nickrob@snap.net.nz> for Emacs.
10260
10261 * progmodes/python.el: Also require comint when loading.
10262 (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
10263 Replace python-shell with run-python on menu bar.
10264 (python-shell-map): New map.
10265 (python-default-interpreter, python-python-command-args)
10266 (python-jython-command-args, python-pdbtrack-do-tracking-p):
10267 New options.
10268 (python-which-shell, python-which-args, python-which-bufname):
10269 New buffer local variables.
10270 (python-file-queue, python-pdbtrack-is-tracking-p): New variables.
10271
10272 * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
10273 (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
10274 New constants.
10275
10276 Pdbtrack features:
10277
10278 (python-point, python-end-of-def-or-class)
10279 (python-beginning-of-def-or-class, python-goto-initial-line)
10280 (python-comint-output-filter-function)
10281 (python-pdbtrack-overlay-arrow)
10282 (python-pdbtrack-track-stack-file, python-toggle-shells)
10283 (python-shell, python-pdbtrack-toggle-stack-tracking)
10284 (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel):
10285 New functions.
10286
10287 2008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
10288
10289 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
10290 when the argument is nil.
10291
10292 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
10293
10294 * vc.el (dir-status): Add a brief description.
10295
10296 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
10297
10298 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
10299 If non-nil, reverse the sense of the check.
10300
10301 * vc-rcs.el (vc-rcs-root): New func.
10302 * vc-cvs.el (vc-cvs-root): New func.
10303 * vc-svn.el (vc-svn-root): New func.
10304 * vc-sccs.el (vc-sccs-root): New func.
10305
10306 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
10307
10308 * language/japan-util.el (setup-japanese-environment-internal):
10309 Call use-cjk-char-width-table.
10310
10311 * language/japanese.el ("Japanese"): Set exit-function to
10312 use-default-char-width-table.
10313
10314 * international/characters.el: Delete occurrences of non-Unicode
10315 tibetan and ethiopic characters.
10316 (cjk-char-width-table): New variable.
10317 (use-cjk-char-width-table, use-default-char-width-table):
10318 New functions.
10319
10320 2008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
10321
10322 * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
10323 (vc-status-mode-menu): Add a :filter.
10324 (vc-status-printer): Add faces.
10325
10326 * vc-hg.el (vc-hg-extra-status-menu): New function.
10327 (vc-hg-dir-status): Clean up the buffer before using it.
10328
10329 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value.
10332 (gdb): Initialize it here instead.
10333
10334 * files.el (locate-dominating-file): Fix thinko in last change.
10335 Reported by Bruce Stephens <bruce.stephens@isode.com>.
10336
10337 2008-02-18 Dan Nicolaescu <dann@ics.uci.edu>
10338
10339 * vc.el (vc-status-mode-menu): New menu for vc-status.
10340
10341 2008-02-18 Juanma Barranquero <lekktu@gmail.com>
10342
10343 * progmodes/verilog-mode.el (customize): Fix typo in error message.
10344 (verilog-mode, verilog-mode-indent, verilog-mode-actions)
10345 (verilog-mode-auto, verilog-indent-level-module)
10346 (verilog-minimum-comment-distance, verilog-library-flags)
10347 (verilog-library-directories, verilog-library-files)
10348 (verilog-auto-reset-widths, verilog-imenu-generic-expression)
10349 (verilog-xemacs-menu, verilog-set-compile-command)
10350 (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
10351 (verilog-get-expr, verilog-strip-comments, verilog-one-line)
10352 (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
10353 (verilog-batch-inject-auto, verilog-batch-indent)
10354 (verilog-continued-line, verilog-type-keywords)
10355 (verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
10356 (verilog-read-inst-pins, verilog-read-arg-pins)
10357 (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
10358 (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
10359 (verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
10360 (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
10361 (verilog-sk-datadef, verilog-colorize-include-files-buffer)
10362 (verilog-mode-version, verilog-mode-release-date)
10363 (verilog-mode-release-emacs, verilog-linter, verilog-coverage)
10364 (verilog-simulator, verilog-compiler)
10365 (verilog-auto-sense-defines-constant, verilog-company)
10366 (verilog-project, verilog-mark-defun, verilog-submit-bug-report):
10367 Fix typos in docstrings.
10368 (verilog-set-auto-endcomments, verilog-calculate-indent)
10369 (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
10370 Reflow docstrings.
10371 (verilog-tab-always-indent, verilog-highlight-p1800-keywords)
10372 (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
10373 (electric-verilog-forward-sexp, verilog-in-case-region-p)
10374 (verilog-in-struct-region-p, verilog-in-generate-region-p)
10375 (verilog-leap-to-head, verilog-current-indent-level)
10376 (verilog-case-indent-level, verilog-cpp-keywords)
10377 (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
10378 (verilog-case-keywords, verilog-separator-keywords, verilog-completion)
10379 (verilog-signals-not-in, verilog-symbol-detick-text)
10380 (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
10381 (verilog-forward-close-paren, verilog-backward-open-paren)
10382 (verilog-backward-open-bracket): Doc fixes.
10383
10384 * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes.
10385 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons)
10386 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p)
10387 (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb)
10388 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips):
10389 Fix typos in docstrings.
10390
10391 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).
10392
10393 2008-02-18 Bastien Guerry <Bastien.Guerry@ens.fr>
10394
10395 * info.el (Info-read-node-name): Removed unused `default' arg.
10396
10397 2008-02-18 Thien-Thi Nguyen <ttn@gnuvola.org>
10398
10399 * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs.
10400
10401 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
10402
10403 * image-mode.el (image-get-display-property): New fun.
10404 (image-forward-hscroll, image-next-line, image-eol, image-eob)
10405 (image-mode, image-minor-mode, image-toggle-display-text)
10406 (image-toggle-display): Use it.
10407
10408 2008-02-18 Jason Rumney <jasonr@gnu.org>
10409
10410 * international/mule.el (xml-find-file-coding-system): Don't warn
10411 about utf-16 with BOM.
10412
10413 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
10414
10415 * international/mule.el (sgml-xml-auto-coding-function): Detect and
10416 warn if file encoding is not utf-8 and encoding not specified.
10417 (xml-find-file-coding-system): New function.
10418 * international/mule-conf.el (file-coding-system-alist): Use it.
10419
10420 2008-02-17 Glenn Morris <rgm@gnu.org>
10421
10422 * international/mule-cmds.el (set-locale-environment):
10423 Pass `frame' to getenv for LC_MESSAGES.
10424
10425 2008-02-17 Juri Linkov <juri@jurta.org>
10426
10427 * time.el (emacs-init-time): Use format instead of format-seconds.
10428
10429 2008-02-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10430
10431 * textmodes/bibtex.el (bibtex-search-entry): Rename from
10432 bibtex-find-entry. Add autoload cookie.
10433 (bibtex-find-entry): Alias for bibtex-search-entry.
10434 (bibtex-search-crossref): Rename from bibtex-find-crossref.
10435 (bibtex-find-crossref): Alias for bibtex-search-crossref.
10436 (bibtex-clean-entry): atomic-change-group removed.
10437 (bibtex-format-entry): Use atomic-change-group. Use unwind-protect
10438 to locate buffer location where error occurred.
10439 Make error messages more specific.
10440 (bibtex-parse-keys): Only parse if buffer uses bibtex-mode.
10441
10442 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu>
10443
10444 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to
10445 top level.
10446
10447 * simple.el (transient-mark-mode): Add an :init-value.
10448
10449 * startup.el (command-line): Use custom-reevaluate-setting for
10450 transient-mark-mode.
10451
10452 2008-02-17 Michaël Cadilhac <michael@cadilhac.name>
10453
10454 * wdired.el (wdired-allow-to-change-permissions): Fix typo.
10455
10456 2008-02-16 Juri Linkov <juri@jurta.org>
10457
10458 * startup.el (after-init-time): New variable.
10459 (command-line): Set `after-init-time' to the current time.
10460
10461 * time.el (emacs-init-time): New function.
10462
10463 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
10464
10465 * files.el (locate-dominating-file): Remove initial loop because it's
10466 not careful enough. Detect the uid-change all within the main loop.
10467
10468 2008-02-16 Lawrence Mitchell <wence@gmx.li> (tiny change)
10469
10470 * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
10471
10472 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
10473
10474 * vc.el (vc-annotate): Add new argument.
10475 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
10476
10477 * progmodes/hideshow.el: Remove the minor-mode bookkeeping.
10478 Move make-variable-buffer-local code after the corresponding defvar.
10479 (hs-minor-mode-map): Define and initialize in one step.
10480 (hs-minor-mode): Change from defun to define-minor-mode.
10481
10482 2008-02-16 Nick Roberts <nickrob@snap.net.nz>
10483
10484 * progmodes/gud.el (gud-gdb): Don't reset gdb-ready.
10485 (gdb-ready): Move declaration...
10486
10487 * progmodes/gdb-ui.el (gdb-ready): ...to here.
10488 (gdb-early-user-input): New variable.
10489 (gdb): Reset gdb-flush-pending-output to nil and set
10490 comint-input-sender here (before gdb-prompt), instead of...
10491 (gdb-init-1): ...here.
10492 (gdb-send): If Emacs is not ready, defer user input to...
10493 (gdb-prompt): ...here.
10494
10495 2008-02-16 Glenn Morris <rgm@gnu.org>
10496
10497 * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml.
10498
10499 * startup.el (emacs-startup-time): Rename to `before-init-time'.
10500 (before-init-time): New name for `emacs-startup-time'.
10501 (command-line): Use before-init-time rather than emacs-startup-time.
10502 * time.el (emacs-uptime): Use before-init-time rather than
10503 emacs-startup-time.
10504
10505 * composite.el (composition-function-table): Doc fix.
10506
10507 * calendar/time-date.el (format-seconds): Remove `nonzero' argument
10508 in favor of `%z' specifier.
10509 (emacs-uptime): Move to time.el.
10510 * time.el (emacs-uptime): Move here from time-date.el. Add optional
10511 `format' argument. Doc fix. Use `%z' rather than removed `nonzero'
10512 argument of format-seconds.
10513
10514 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
10515
10516 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
10517
10518 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)
10519
10520 * ielm.el (ielm-is-whitespace): Remove.
10521 (ielm-is-whitespace-or-comment): New function.
10522 (ielm-eval-input): Use it.
10523
10524 2008-02-15 Jason Rumney <jasonr@gnu.org>
10525
10526 * term/mac-win.el: Fix coding tag.
10527
10528 2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
10529
10530 * vc-hooks.el (vc-menu-map):
10531 * bindings.el (mode-line-mode-menu): Add tooltips.
10532
10533 * bindings.el (help-echo): Add more tooltips. Use a less
10534 telegraphic style for existing tooltips.
10535
10536 2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * frame.el (frame-notice-user-settings): Distinguish explicit parent-id
10539 from the auto-generated one.
10540
10541 2008-02-14 Glenn Morris <rgm@gnu.org>
10542
10543 * mail/rmail-spam-filter.el (rmail-spam-filter):
10544 Let-bind message-spam-status.
10545
10546 * mail/smtpmail.el (password-cache-add): Declare as function.
10547
10548 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
10549
10550 * mail/smtpmail.el: Use password-cache.
10551
10552 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
10553
10554 * uniquify.el (uniquify-buffer-base-name): New function.
10555 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10556
10557 * desktop.el (uniquify-managed): Don't defvar.
10558 (desktop-buffer-info): Use `uniquify-buffer-base-name', not
10559 `uniquify-managed'. Return also the buffer's base name.
10560 (desktop-save): When saving the buffer info, filter out the base name,
10561 and save it as buffer name if the buffer is managed by uniquify.
10562 (uniquify-item-base): Don't declare; not called anymore.
10563
10564 2008-02-14 Dan Nicolaescu <dann@ics.uci.edu>
10565
10566 * vc.el (vc-annotate-find-revision-at-line): New function.
10567 (vc-annotate-mode-map): Bind it.
10568 (vc-annotate-mode-menu): Add a menu entry for it. Add :help for
10569 some entries.
10570
10571 2008-02-14 Glenn Morris <rgm@gnu.org>
10572
10573 * calendar/time-date.el (format-seconds): New function.
10574 (emacs-uptime): Use format-seconds.
10575
10576 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
10577 Remove `LC_ALL=C', since it's included in $(emacs) now.
10578
10579 2008-02-14 Zhang Wei <id.brep@gmail.com>
10580
10581 * textmodes/org-publish.el (org-publish-timestamp-filename):
10582 Replace colon characters in filename too.
10583
10584 2008-02-13 Bastien Guerry <bzg@altern.org>
10585
10586 * mail/rmail.el (rmail-header-name): New face.
10587 (rmail-font-lock-keywords): Use rmail-header-name.
10588
10589 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
10590 against X-Spam-Status header field.
10591 (rmail-spam-filter): Also check X-Spam-Status header field.
10592
10593 2008-02-14 Mark A. Hershberger <mah@everybody.org>
10594
10595 * progmodes/flymake.el (flymake-allowed-file-name-masks):
10596 Add support for .pm files and .php files.
10597 (flymake-err-line-patterns): Add pattern for PHP errors.
10598 (flymake-php-init): New function. PHP support for flymake.
10599
10600 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10601 Add regular expression for PHP errors.
10602
10603 2008-02-13 Michael Albinus <michael.albinus@gmx.de>
10604
10605 * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'.
10606 This DTRT even on w32 machines.
10607 (ange-ftp-cf1): Quote FILENAME.
10608
10609 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
10610
10611 * smerge-mode.el (smerge-auto-combine-max-separation): New var.
10612 (smerge-auto-combine): New fun.
10613
10614 2008-02-12 Juri Linkov <juri@jurta.org>
10615
10616 * startup.el (fancy-startup-screen, normal-splash-screen):
10617 Set default-directory to command-line-default-directory.
10618
10619 * desktop.el (after-init-hook): Set inhibit-startup-screen to t
10620 after reading the desktop.
10621
10622 * progmodes/compile.el (compilation-auto-jump):
10623 Call compile-goto-error only when compilation-auto-jump-to-first-error
10624 is non-nil.
10625 (compilation-scroll-output): Replace :type 'boolean with a choice
10626 that has three options including a third option `first-error'.
10627 Doc fix.
10628 (compilation-start, compilation-forget-errors): Add an alternate
10629 condition comparing compilation-scroll-output with `first-error'
10630 in addition to compilation-auto-jump-to-first-error (to call
10631 compilation-auto-jump in the proper place).
10632
10633 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
10634
10635 * international/mule.el (sgml-html-meta-auto-coding-function):
10636 Make sure the search limit is ahead.
10637
10638 * tar-mode.el: Fix broken indentation.
10639 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
10640 Use with-current-buffer.
10641
10642 2008-02-12 Juanma Barranquero <lekktu@gmail.com>
10643
10644 * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
10645 it is already automatically buffer-local.
10646
10647 2008-02-11 Drew Adams <drew.adams@oracle.com>
10648
10649 * help.el (describe-key): Join some split lines to facilitate filling.
10650 * help-fns.el (describe-function-1): Fill text of overlong lines.
10651
10652 2008-02-12 Kenichi Handa <handa@ni.aist.go.jp>
10653
10654 * emacs-lisp/bytecomp.el (byte-compile-lapcode):
10655 Use unibyte-string instead of string-make-unibyte.
10656
10657 * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
10658
10659 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
10660
10661 * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
10662 works also for buffers w/o buffer-file-name. Update callers.
10663 (doc-view-clone-buffer-hook): New fun.
10664 (doc-view-mode): Use it for indirect clones. Mark the overlays with
10665 the `doc-view' property so they can be recognized.
10666
10667 * simple.el (clone-indirect-buffer-hook): New hook.
10668 (clone-indirect-buffer): Run it.
10669
10670 2008-02-11 Daiki Ueno <ueno@unixuser.org>
10671
10672 * epa.el (epa-menu-mode): Merge into epa-mode.
10673 (epa-menu-items): Rename the label "EasyPG Assistant" to
10674 "Encryption/Decryption".
10675
10676 * epa-dired.el: Define a new minor-mode epa-dired-mode for dired.
10677 (epa-dired-mode-map): Rename from epa-dired-map.
10678 (epa-global-dired-mode): Rename the global minor mode.
10679
10680 2008-02-11 Drew Adams <drew.adams@oracle.com>
10681
10682 * isearch.el (isearch-fail): New face.
10683 (isearch-message): Highlight failure part of input.
10684
10685 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10686
10687 * ibuffer.el (ibuffer-header-line-format): New var.
10688 (ibuffer-mode): Set it instead of header-line-format.
10689 (ibuffer-update): Use it to set header-line-format.
10690
10691 * international/mule-cmds.el (ucs-insert): Inherit surrounding
10692 properties like self-insert-command.
10693
10694 2008-02-11 Drew Adams <drew.adams@oracle.com>
10695
10696 * progmodes/etags.el: Add many doc strings.
10697
10698 2008-02-11 Jason Rumney <jasonr@gnu.org>
10699
10700 * ldefs-boot.el: Regenerated.
10701
10702 2008-02-11 Glenn Morris <rgm@gnu.org>
10703
10704 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10705 Shorten some names.
10706
10707 * ffap.el (ffap-rfc-directories): Add :version.
10708
10709 2008-02-11 Chris Moore <christopher.ian.moore@gmail.com>
10710
10711 * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
10712 files, and backup files of same.
10713
10714 2008-02-11 Kevin Ryde <user42@zip.com.au>
10715
10716 * ffap.el (ffap-rfc-directories): New variable.
10717 (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
10718
10719 * info.el (Info-next-reference, Info-prev-reference)
10720 (Info-try-follow-nearest-node): Move to and follow https:// links too.
10721
10722 * simple.el (completion-list-mode): Show full completion-list-mode-map
10723 in the docstring.
10724
10725 2008-02-11 Sam Steingold <sds@gnu.org>
10726
10727 * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch).
10728
10729 2008-02-11 Glenn Morris <rgm@gnu.org>
10730
10731 * startup.el (emacs-startup-time): New variable.
10732 (command-line): Set emacs-startup-time.
10733
10734 * calendar/time-date.el (emacs-uptime): New function.
10735
10736 2008-02-10 Bastien Guerry <bzg@altern.org>
10737
10738 * mail/rmail.el (rmail-nonignored-headers): Allow to be nil.
10739 (rmail-clear-headers): Don't check `rmail-nonignored-headers' when
10740 it is nil.
10741
10742 2008-02-10 Daiki Ueno <ueno@unixuser.org>
10743
10744 * epg-config.el: Expand the contents of epg-package-info.el.
10745 (epg-package-name): New constant.
10746 (epg-version-number): New constant.
10747 (epg-bug-report-address): New constant.
10748
10749 * epa-mail.el (epa-mail-mode): Add autoload cookie.
10750 (epa-global-mail-mode): New global minor mode.
10751
10752 * epa-file.el (epa-file-mode): New global minor mode.
10753
10754 * epa-dired.el (epa-dired-mode): New global minor mode.
10755
10756 * epa.el (epa-menu): New variable.
10757 (epa-menu-items): New variable.
10758 (epa-menu-mode): New global minor mode.
10759 (epa-global-minor-modes): New user option.
10760 (epa-mode): New global minor mode.
10761
10762 2008-02-10 Michael Albinus <michael.albinus@gmx.de>
10763
10764 * net/dbus.el: Remove `no-byte-compile' cookie.
10765 (dbus-call-method, dbus-register-signal, dbus-debug)
10766 (dbus-registered-functions-table): Declare them with
10767 `declare-function' or `defvar', respectively.
10768 (top): Don't assert any longer. Require 'cl when compiling.
10769 Apply `ignore-errors' but `dbus-ignore-errors'.
10770
10771 2008-02-10 Dan Nicolaescu <dann@ics.uci.edu>
10772
10773 * diff-mode.el (diff-add-change-log-entries-other-window):
10774 Use add-change-log-entry.
10775
10776 2008-02-09 Jason Rumney <jasonr@gnu.org>
10777
10778 * button.el (button-map):
10779 * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
10780 * ldefs-boot.el: Regenerate.
10781
10782 2008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
10783
10784 * epa.el (epa-faces, epa):
10785 * epa-file.el (epa-file):
10786 * epg-config.el (epg): Add :version.
10787
10788 2008-02-09 Thien-Thi Nguyen <ttn@gnuvola.org>
10789
10790 * vc.el (vc-exec-after): Append CODE to previous fragments.
10791 (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME;
10792 take MESSAGES instead of VERBOSE; use it when non-nil.
10793 (vc-diff-internal): Compute messages once; use them;
10794 update call to vc-diff-finish.
10795
10796 2008-02-09 Michael Olson <mwolson@gnu.org>
10797
10798 * net/tramp.el (tramp-process-sentinel): Avoid error when process
10799 buffer has been killed, such as by
10800 `tramp-cleanup-all-connections'.
10801
10802 2008-02-09 Miles Bader <miles@gnu.org>
10803
10804 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.
10805
10806 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
10807
10808 * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the
10809 splitter in context hunks.
10810
10811 2008-02-08 Kenichi Handa <handa@ni.aist.go.jp>
10812
10813 * international/fontset.el (setup-default-fontset): Fix arabic otf
10814 font specification.
10815
10816 2008-02-08 Daiki Ueno <ueno@unixuser.org>
10817
10818 * epa-dired.el:
10819 * epa-file.el:
10820 * epa-mail.el:
10821 * epa-setup.el:
10822 * epa.el:
10823 * epg-config.el:
10824 * epg-package-info.el:
10825 * epg.el: Initial check-in of EasyPG.
10826
10827 2008-02-08 Glenn Morris <rgm@gnu.org>
10828
10829 * woman.el (woman-locale): New defcustom.
10830 (woman-expand-locale, woman-manpath-add-locales): New functions.
10831 (woman-manpath): Call woman-manpath-add-locales. Bump :version.
10832
10833 * international/mule-cmds.el (locale-translate): New function,
10834 with old code extracted from set-locale-environment.
10835 (set-locale-environment): Use locale-translate. Set woman-locale.
10836
10837 * cus-start.el (selection-coding-system): Remove, since it's now
10838 defined in select.el rather than in xselect.c.
10839 * select.el (selection-coding-system): Make it a defcustom, and
10840 add the properties from cus-start.el. Bump :version.
10841
10842 * custom.el (custom-theme-set-variables): Sort symbols that are
10843 dependencies before symbols that depend on them.
10844 (custom-enabled-themes): Set after custom-theme-directory.
10845
10846 * pcmpl-unix.el (top-level): Move provide statement to end.
10847 (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
10848 `*' from doc-string. Allow to be nil.
10849 (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
10850 Allow to be nil. Add :version.
10851 (pcmpl-ssh-hosts): Move definition before use. Handle lines
10852 without hostnames, and multiple hostnames per line.
10853
10854 * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'.
10855
10856 2008-02-08 Phil Hagelberg <phil@evri.com>
10857
10858 * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
10859 (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
10860
10861 2008-02-07 Timo Savola <timo.savola@iki.fi>
10862
10863 * startup.el (command-line-x-option-alist): Add --parent-id.
10864
10865 * term/x-win.el (x-handle-parent-id): New function.
10866
10867 2008-02-07 Chris Moore <christopher.ian.moore@gmail.com>
10868
10869 * mouse.el (x-fixed-font-alist): Use consistent capitalization for
10870 "Font Menu".
10871
10872 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
10873
10874 * net/dbus.el (dbus-interface-peer): New defconst.
10875 (dbus-ping): New defun.
10876
10877 2008-02-06 Sam Steingold <sds@gnu.org>
10878
10879 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
10880
10881 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
10882
10883 * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):
10884 Just return nil and let the C code provide a fallback.
10885
10886 2008-02-05 Glenn Morris <rgm@gnu.org>
10887
10888 * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to
10889 tramp-flush-connection-property for removed 2nd argument.
10890
10891 2008-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
10892
10893 * diff-mode.el (diff-add-change-log-entries-other-window):
10894 Rename from diff-create-changelog. Change users.
10895 Minor change to hopefully work with plain diffs.
10896 (diff-mode-map): Add binding for it.
10897
10898 2008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
10899
10900 * diff-mode.el: Add new TODO entry.
10901 (diff-create-changelog): New function.
10902 (diff-mode-menu): Bind it.
10903
10904 2008-02-04 Kenichi Handa <handa@ni.aist.go.jp>
10905
10906 * international/mule-diag.el (print-fontset-element): Handle the
10907 case of inhibiting the fallback fonts.
10908
10909 2008-02-04 Kim F. Storm <storm@cua.dk>
10910
10911 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
10912 (ido-magic-delete-char): Use prefix arg.
10913
10914 2008-02-03 Juanma Barranquero <lekktu@gmail.com>
10915
10916 * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,
10917 because the latter is in fact a 1.2.8 build distributed with GTK+ (as
10918 of today, the most recent libpng is 1.2.24).
10919
10920 2008-02-03 Michael Albinus <michael.albinus@gmx.de>
10921
10922 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
10923
10924 * net/dbus.el (top): Check (featurep 'dbusbind).
10925
10926 * net/tramp.el (tramp-process-sentinel): New defun.
10927 (tramp-do-copy-or-rename-file-out-of-band)
10928 (tramp-maybe-open-connection): Use it as process sentinel.
10929 (tramp-handle-delete-directory): Don't use the "-f" option; it
10930 isn't portable.
10931 (tramp-handle-start-file-process): Echo `tramp-end-of-output'
10932 after the command.
10933 (tramp-handle-shell-command): Set `mode-line-process' in the
10934 asynchronous case.
10935
10936 * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
10937
10938 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
10939 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
10940 Use `tramp-process-sentinel' as process sentinel.
10941
10942 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
10943
10944 * whitespace.el (global-whitespace-mode): Revert last change.
10945 (whitespace-unload-function): Force `global-whitespace-mode'
10946 to deactivate local modes in a slightly less intrusive way.
10947
10948 2008-02-02 Eli Zaretskii <eliz@gnu.org>
10949
10950 * view.el (kill-buffer-if-not-modified): Add an autoload cookie.
10951
10952 2008-02-02 Glenn Morris <rgm@gnu.org>
10953
10954 * international/latin1-disp.el (latin1-display):
10955 * progmodes/fortran.el (fortran-comment-indent-char):
10956 * progmodes/idlw-shell.el (top-level):
10957 * term/mac-win.el (mac-keyboard-translate-char):
10958 * whitespace.el (whitespace-char-valid-p):
10959 * wid-edit.el (widget-key-sequence-read-event):
10960 Use characterp rather than char-valid-p.
10961
10962 * progmodes/cap-words.el (capitalized-next-word-boundary): Rename
10963 to capitalized-find-word-boundary. Doc fix. Update callers.
10964 (capitalized-next-word-boundary-function-table): Rename to
10965 capitalized-find-word-boundary-function-table. Doc fix. Update users.
10966
10967 * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than
10968 string-to-int.
10969
10970 * ps-def.el (declare-function): Add compatibility definition.
10971 (ps-plot-with-face, ps-plot-string): Declare as functions.
10972 (ps-bold-faces, ps-italic-faces): Declare variables.
10973
10974 * ps-print.el (ps-mule-initialize, ps-mule-begin-job)
10975 (ps-mule-end-job): Declare as functions.
10976
10977 * wid-edit.el (widget-string-complete): Use assoc-string rather
10978 than assoc-ignore-case.
10979
10980 See ChangeLog.13 for earlier changes.
10981
10982 ;; Local Variables:
10983 ;; coding: utf-8
10984 ;; add-log-time-zone-rule: t
10985 ;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
10986 ;; End:
10987
10988 Copyright (C) 2008 Free Software Foundation, Inc.
10989
10990 This file is part of GNU Emacs.
10991
10992 GNU Emacs is free software: you can redistribute it and/or modify
10993 it under the terms of the GNU General Public License as published by
10994 the Free Software Foundation, either version 3 of the License, or
10995 (at your option) any later version.
10996
10997 GNU Emacs is distributed in the hope that it will be useful,
10998 but WITHOUT ANY WARRANTY; without even the implied warranty of
10999 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11000 GNU General Public License for more details.
11001
11002 You should have received a copy of the GNU General Public License
11003 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
11004
11005 ;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc