Remove spurious * in docstrings.
[bpt/emacs.git] / lisp / ChangeLog
1 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vcursor.el: Remove spurious * in docstrings.
4 (vcursor-map): Initialize in the declaration.
5 (vcursor-use-vcursor-map): Use define-minor-mode.
6 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
7
8 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
9 Initialize in the declaration.
10 (widget-minor-mode): Use define-minor-mode.
11
12 * woman.el (woman-mode-map, woman-syntax-table):
13 Initialize in the declaration.
14
15 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
16
17 * doc-view.el: New file.
18
19 2007-09-09 Juri Linkov <juri@jurta.org>
20
21 * Makefile.in (update-authors): Add etc/ to AUTHORS.
22
23 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
24
25 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
26 to "Startup screen". Fix docstring.
27 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
28 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
29 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
30 (initial-scratch-message): Fix docstring.
31 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
32 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
33 Add link to "Customize Startup" and set interval between links to
34 5 spaces.
35 (fancy-about-text): Add links "Authors" and "Contributing".
36 (fancy-splash-head): Add text "Welcome to " on the startup screen,
37 and "This is " on the about screen. Add link to
38 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
39 For the about screen move emacs version to the header from
40 `fancy-splash-tail' (as it's done already for normal about screen).
41 (fancy-splash-tail): Insert emacs version only for startup screen.
42 (normal-splash-screen): Remove duplicate empty lines.
43 (normal-about-screen): Add links "Authors" and "Contributing".
44
45 * menu-bar.el (menu-bar-help-menu):
46 Move "About Emacs" and "About GNU" to the end of the Help menu.
47 Move "Emacs Psychotherapist" after "Send Bug Report...".
48 Move "External Packages" after "Find Emacs Packages".
49
50 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
51
52 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
53 they are useless with the byte compiler.
54 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
55 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
56 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
57 (tramp-file-name-real-host, tramp-file-name-port)
58 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
59 defuns.
60
61 * net/tramp-cache.el (top): Improve error message when
62 `tramp-persistency-file-name' is corrupted.
63
64 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
65
66 * textmodes/org.el (org-re): Also replace the :alpha: class.
67 (org-todo-tag-alist): Variable removed.
68 (org-todo-key-alist, org-todo-key-trigger) New variables.
69 (org-use-fast-todo-selection): New option.
70 (org-log-done): Docstring fixed.
71 (org-deadline-warning-days): New default value 14.
72 (org-edit-timestamp-down-means-later) New option.
73 (org-tag-alist): Docstring fixed.
74 (org-fast-tag-selection-include-todo): New option.
75 (org-export-language-setup): New languages added.
76 (org-set-regexps-and-options): Compute the new variables.
77 (org-paste-subtree): Cleaning up.
78 (org-remember-apply-template): New escape %A.
79 (org-todo): Call fast TODO selection.
80 (org-fast-todo-selection): New function.
81 (org-add-log-note): Allow prefix for abort exit.
82 (org-at-property-p, org-entry-properties)
83 (org-columns-get-autowidth-alist): Use :alpha: class.
84 (org-get-wdays): New function.
85 (org-agenda-remove-date): New variable.
86 (org-agenda-get-deadlines): Use `org-get-wdays'.
87 (org-agenda-get-deadlines): Reverse ee before returning.
88 (org-format-agenda-item): New argument REMOVE-RE.
89 (org-agenda-convert-date): Baha'i calendar added.
90 (org-infile-export-plist): Also find DATE line.
91 (org-get-min-level): New function.
92 (org-export-as-html, org-export-as-ascii): Use the date format.
93 (org-shiftup, org-shiftdown): Use.
94 `org-edit-timestamp-down-means-later'.
95 (org-assign-fast-keys): New function.
96
97 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
98
99 * cus-start.el (all): Add prefer-window-split-horizontally from
100 window.c.
101
102 2007-09-08 Eli Zaretskii <eliz@gnu.org>
103
104 * net/browse-url.el (browse-url-galeon): Fix last change.
105 (top-level): Require cl when compiling.
106
107 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
108
109 * textmodes/org-export-latex.el: arch-tag restored.
110
111 * textmodes/org-publish.el: arch-tag restored.
112
113 2007-09-08 Masatake YAMATO <jet@gyve.org>
114
115 * progmodes/which-func.el (which-func-modes): Add diff-mode.
116
117 * progmodes/cc-langs.el: Support new keywords added to
118 objective-c frontend of gcc.
119 (c-simple-stmt-kwds): Add @throw.
120 (c-block-stmt-2-kwds): Add @synchronized.
121 (c-block-stmt-1-kwds): Add @finally and @try.
122
123 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
124
125 * textmodes/org.el: (org-edit-timestamp-down-means-later): New option.
126 (org-agenda-after-show-hook): New variable.
127 (org-columns-compile-format)
128 (org-columns-get-autowidth-alist, org-buffer-property-keys)
129 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
130 property names.
131 (org-get-wdays): New function.
132
133 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
134
135 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
136
137 * term/xterm.el (xterm-function-map): Initialize in the declaration.
138
139 * vc-arch.el (vc-arch-checkin): Fix typo.
140
141 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
142
143 * cus-face.el (custom-theme-set-faces): Set face attributes
144 locally for each frame.
145
146 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
147
148 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
149 via font-lock-defaults.
150
151 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
152 derived-mode-p.
153
154 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
155
156 * progmodes/autoconf.el (autoconf-definition-regexp):
157 Handle optional square brackets around definition name.
158
159 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
160
161 * net/browse-url.el (browse-url-browser-function): Add elinks.
162 (browse-url-elinks-wrapper): New option.
163 (browse-url-encode-url, browse-url-elinks)
164 (browse-url-elinks-sentinel): New functions.
165 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
166 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
167 Use new function browse-url-encode-url.
168
169 2007-09-07 Glenn Morris <rgm@gnu.org>
170
171 * version.el (emacs-version): Revert 2007-08-29 change: no need to
172 say if multi-tty is present.
173
174 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
175
176 * cus-start.el (split-window-preferred-function): Add custom info.
177
178 * calendar/holidays.el (holiday-list, calendar-check-holidays)
179 (calendar-mark-holidays, calendar-list-holidays)
180 (holiday-filter-visible-calendar): New names to clean up namespace.
181 (filter-visible-calendar-holidays, list-calendar-holidays)
182 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
183 Add compatibility aliases.
184 (calendar-check-holidays, calendar-mark-holidays)
185 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
186 (holiday-sexp): Replace append with list.
187 (holiday-filter-visible-calendar): Replace append with push.
188
189 * woman.el: Remove spurious * in docstrings.
190 (woman-mini-help, woman-non-underline-faces, woman0-rename)
191 (woman-topic-all-completions-merge, woman-file-name-all-completions)
192 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
193 (woman-write-directory-cache, woman-display-extended-fonts)
194 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
195 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
196 (woman-mode): Use inhibit-read-only.
197 (woman-negative-vertical-space): Use dotimes.
198 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
199
200 2007-09-06 Romain Francoise <romain@orebokech.com>
201
202 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
203 (vc-bzr-workfile-version): Use it.
204
205 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
206
207 * complete.el (PC-do-completion): Don't try to treat
208 empty string as an abbreviation.
209
210 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
211
212 * help-fns.el (describe-variable): Keep doc's text properties.
213
214 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
215
216 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
217 instead of a file.
218
219 2007-09-06 Glenn Morris <rgm@gnu.org>
220
221 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
222 (checkdoc-minor-mode): Allow user to specify lighter via
223 checkdoc-minor-mode-string.
224
225 2007-09-05 Richard Stallman <rms@gnu.org>
226
227 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
228 Several items removed, simplified, or put on one line.
229 (fancy-about-text): Add substantial contents, part of startup text.
230 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
231 (normal-splash-screen): Call normal-mouse-startup-screen,
232 normal-no-mouse-startup-screen, or normal-about-screen.
233 (normal-mouse-startup-screen): New fn, broken out, shortened.
234 (normal-no-mouse-startup-screen): New fn, broken out.
235 (normal-about-screen): New function, contents all new.
236
237 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
238
239 * emacs-lisp/rx.el (rx): Fix typo in docstring.
240
241 2007-09-05 Glenn Morris <rgm@gnu.org>
242
243 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
244 is bound.
245
246 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
247
248 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
249 in doc string.
250
251 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
252
253 * server.el (server-start, server-unload-hook): Undo previous change.
254
255 * xt-mouse.el: Undo previous change.
256
257 2007-09-04 Juri Linkov <juri@jurta.org>
258
259 * startup.el (fancy-about-text): New variable.
260 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
261 (fancy-current-text, fancy-splash-stop-time)
262 (fancy-splash-outer-buffer): Remove variables.
263 (fancy-splash-head, fancy-splash-tail): Add new optional argument
264 `startup' and use it to conditionally display different texts for
265 Startup and About screens. Don't display Help commands on the About
266 screen.
267 (fancy-splash-screens-1): Remove function and move its content to
268 `fancy-splash-screens' to the part that dislpays the About screen.
269 (exit-splash-screen): Don't treat specially exiting from
270 alternating screens.
271 (fancy-splash-screens): Rename argument `static' to `startup'.
272 Fix docstring. Remove code for displaying alternating screens.
273 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
274 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
275 for `inhibit-read-only'.
276 (normal-splash-screen): Rename argument `static' to `startup'.
277 Fix docstring. Use argument `startup' to conditionally display
278 different texts for Startup and About screens. Don't display Help
279 commands on the About screen. Remove `unwind-protect' `sit-for'
280 delay and `kill-buffer' after it.
281 (display-startup-echo-area-message): Remove call to
282 `use-fancy-splash-screens-p' because image.el is preloaded and
283 doesn't display "Loading image... done".
284 (display-splash-screen): Rename argument `static' to `startup'.
285 Fix docstring.
286
287 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
288
289 * server.el (server-start, server-unload-hook):
290 suspend-tty-functions has been renamed to suspend-tty-hook.
291
292 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
293 resume-tty-hook.
294
295 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
296
297 * loadup.el: Fix merge problem, only load "button" once.
298
299 2007-09-03 Glenn Morris <rgm@gnu.org>
300
301 * vc-svn.el (vc-svn-print-log): If there is only one file, use
302 "Working file:" as the prefix, for the sake of
303 log-view-current-file.
304
305 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
306
307 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
308 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
309 if the selected frames is in
310 xterm-modify-other-keys-terminal-list.
311 (xterm-turn-off-modify-other-keys): Add an optional frame
312 parameter. Only turn off modify-other-keys if FRAME is in
313 xterm-modify-other-keys-terminal-list.
314 (xterm-remove-modify-other-keys): New function.
315 (terminal-init-xterm): Use it. Deal with delete-frame hook.
316 Add the selected frame to xterm-modify-other-keys-terminal-list.
317
318 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
319
320 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
321 (icon-map-list): New variable.
322 (x-gtk-map-stock): Use icon-map-list.
323
324 2007-09-02 Romain Francoise <romain@orebokech.com>
325
326 * log-view.el (log-view-current-file): Balance parens.
327
328 2007-09-02 Glenn Morris <rgm@gnu.org>
329
330 * comint.el (comint-mode): Don't set scroll-conservatively.
331
332 * eshell/em-unix.el (eshell/time): Stringify and flatten the
333 non-command arguments.
334
335 * log-view.el (log-view-current-file): Give a more explicit error
336 if log-view-file-re fails to find a match.
337
338 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
339
340 * emacs-lisp/bytecomp.el (byte-recompile-directory):
341 Fix bug: Don't expand top-level file name more than once.
342 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
343
344 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * server.el (server-process-filter): Don't display the splash screen.
347 It's annoying enough on the initial screen and becomes positively
348 obnoxious here.
349
350 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
353 Change naming to use "avl-tree--" for internal functions.
354
355 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
356
357 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
358 the merge.
359 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
360 (provide): Move to the end of file.
361
362 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
363
364 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
365
366 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
367 New variable. List of exceptions for the duplicated word rule.
368 (flyspell-mark-duplications-flag): Mention it.
369 (flyspell-word): Treat it.
370
371 * files.el (create-file-buffer): If the filename sans directory starts
372 with spaces, remove them.
373
374 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
375
376 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
377 (x-gtk-map-stock): Use two directory elements when matching
378 file name.
379
380 2007-08-31 James Wright <james@chumsley.org>
381
382 * eshell/em-unix.el (eshell/info): New function.
383
384 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * frame.el (frame-initialize, make-frame):
387 * server.el (server-process-filter):
388 * faces.el (tty-set-up-initial-frame-faces): Don't set
389 term-environment-variable since it's not used any more.
390
391 * env.el (setenv): Don't treat $TERM specially.
392
393 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
394 stated otherwise, subprocesses do not send back escape sequences
395 corresponding to the terminal from which Emacs was started.
396
397 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
398
399 * calculator.el: Require cl for compilation.
400
401 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
402
403 * outline.el (outline-font-lock-levels): Comment out unused var.
404 (outline-font-lock-face): Wrap around face list to handle any
405 nesting depth gracefully.
406
407 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
408
409 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
410 `set-file-times'.
411
412 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
413
414 * textmodes/org.el (org-export-visible): Fix drawers before export.
415 (org-do-sort): Allow sorting by priority.
416 (org-agenda-files): Ignore non-existing files.
417 (org-agenda-skip-unavailable-files): New variable.
418 (org-ellipsis): All a face as value.
419 (org-mode): Interprete the face value of `org-ellipsis'.
420 (org-archive-save-context-info): New option.
421 (org-archive-subtree): Store context info in archived entry.
422 (org-fast-tag-selection-can-set-todo-state): New variable.
423 (org-fast-tag-selection): Allow setting TODO states through this
424 interface.
425 (org-cycle): Docstring updated.
426 (org-todo-keyword-faces): New option.
427 (org-get-todo-face): New function.
428 (org-set-font-lock-defaults, org-agenda-highlight-todo):
429 Use `org-get-todo-face'.
430 (org-switch-to-buffer-other-window): New function.
431 (org-table-edit-field, org-table-show-reference)
432 (org-table-edit-formulas, org-add-log-note)
433 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
434 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
435 `switch-to-buffer-other-window' to make sure that the temporary
436 windows show up on the current frame.
437 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
438 (org-get-entries-from-diary, org-replace-region-by-html):
439 Don't allow pop-up frames.
440 (org-agenda-get-deadlines, org-agenda-get-scheduled):
441 Fix problems with time-of-day.
442 (org-export-get-title-from-subtree): New function.
443 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
444 with listing items that are DONE.
445 (org-change-tag-in-region): New command.
446 (org-agenda-skip-scheduled-if-done)
447 (org-agenda-skip-deadline-if-done): Docstring clarified.
448 (org-mode): Hide drawers on startup.
449 (org-get-todo-face): New function.
450 (org-todo-keyword-faces): New option.
451 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
452 (org-remove-keyword-keys): New function.
453
454 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
455
456 * progmodes/grep.el (grep-find-ignored-directories):
457 Add monotone _MTN bookkeeping directory in workspaces.
458 Add RCS control directory. List items in alphabetical order.
459
460 * progmodes/grep.el (grep-files-aliases): Add cc alias.
461 Sort items in alphabetical order. Fix parens.
462
463 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
464
465 * vc-hg.el (vc-hg-extra-menu-map): New variable.
466 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
467 (vc-hg-pull): New functions.
468 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
469
470 * term/mac-win.el: Don't require url, only autoloaded url
471 functions are used in this file.
472
473 2007-08-29 Andreas Schwab <schwab@suse.de>
474
475 * shell.el (shell): Return correct value from interactive spec.
476
477 2007-08-29 Glenn Morris <rgm@gnu.org>
478
479 * version.el (emacs-version): Increase to 23.0.50.
480
481 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
482
483 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
484
485 2007-08-29 Juri Linkov <juri@jurta.org>
486
487 * loadup.el: Add "button" loading after "faces" and move "startup"
488 to load after "button".
489
490 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
491
492 * loadup.el: Load term/mac-win on a Mac using Carbon.
493
494 * term/mac-win.el: Provide mac-win.
495 (mac-initialized): New variable.
496 (mac-initialize-window-system): New function. Move global setup here.
497 (handle-args-function-alist, frame-creation-function-alist):
498 (window-system-initialization-alist): Add mac entries.
499 (x-setup-function-keys): New function containing all the
500 top level function key definitions.
501
502 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
503
504 * env.el (read-envvar-name): Don't consider the environment frame param.
505
506 * env.el (setenv):
507 * frame.el (frame-initialize, make-frame):
508 * faces.el (tty-set-up-initial-frame-faces):
509 * server.el (server-process-filter): Set
510 display-environment-variable and term-environment-variable.
511
512 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
513
514 2007-08-29 Jason Rumney <jasonr@gnu.org>
515
516 * loadup.el: Only load term/x-win when X is compiled in.
517 Load term/w32-win and dependencies on windows-nt.
518
519 * term/w32-win.el: Reorder to match x-win.el more closely.
520 Provide w32-win. Don't throw error when global window-system not w32.
521 (internal-face-interactive): Remove obsolete function.
522 (x-setup-function-keys): Use local-function-key-map.
523 (w32-initialized): New variable.
524 (w32-initialize-window-system): Set it.
525 Move more global setup here.
526 (x-setup-function-keys): New function.
527 (w32-initialize-window-system): Move non function key global setup here.
528 (x-cut-buffer-max): Remove.
529 (w32-initialize-window-system): New function.
530 (handle-args-function-alist, frame-creation-function-alist):
531 (window-system-initialization-alist): Add w32 entries.
532
533 2007-08-29 David Kastrup <dak@gnu.org>
534
535 * env.el (getenv): Pass frame to getenv-internal.
536
537 2007-08-29 Karoly Lorentey <lorentey@elte.hu>
538
539 * version.el (emacs-version): Show if multi-tty is present.
540
541 * loadup.el: Delay loading env; mule-conf gets confused by cl
542 during bootstrap. Also load termdev and term/x-win.
543
544 * bindings.el (mode-line-client): New variable.
545 (help-echo): Add it to the default mode-line format.
546
547 * cus-start.el: Remove bogus window-system reference from GTK test.
548
549 * ebrowse.el (ebrowse-electric-list-mode-map)
550 (ebrowse-electric-position-mode-map):
551 * ebuff-menu.el (electric-buffer-menu-mode-map):
552 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
553 not `suspend-emacs'.
554
555 * ediff-wind.el (ediff-setup-windows-automatic): New function.
556 (ediff-window-setup-function): Use it as default.
557
558 * files.el (save-buffers-kill-terminal): New function.
559 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
560
561 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
562 and `with-selected-frame'.
563
564 * help-fns.el (describe-variable): Describe frame-local variables
565 correctly.
566
567 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
568 display support.
569 (normal-erase-is-backspace-setup-frame): New function.
570
571 * subr.el (with-selected-frame): New function.
572 (read-quoted-char): Use terminal-local binding of
573 local-function-key-map instead of function-key-map.
574
575 * talk.el (talk): New function.
576 (talk-handle-delete-frame): New function.
577 (talk-add-display): Open a new frame only if FRAME was not a frame.
578
579 * termdev.el: New file.
580
581 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
582 * term/x-win.el: Don't bind f10.
583 * tmm.el: Remove autoload binding for f10.
584
585 * international/encoded-kb.el (encoded-kbd-setup-display): Use
586 `set-input-meta-mode'. Fix broken condition before set-input-mode.
587 Store the saved input method as a terminal parameter. Add keymap
588 parameter. Use it instead of changing key-translation-map directly.
589 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
590 Remove.
591 (encoded-kbd-setup-display): New function.
592
593 * international/mule-cmds.el (set-locale-environment): Fix getenv
594 call. Use save-buffers-kill-terminal. Ignore window-system; always
595 set the keyboard coding system. Add DISPLAY parameter.
596 (set-display-table-and-terminal-coding-system): Add DISPLAY
597 parameter. Pass it to set-terminal-coding-system.
598
599 * international/mule.el (keyboard-coding-system): Test for
600 encoded-kbd-setup-display, not encoded-kbd-mode.
601 (set-terminal-coding-system, set-keyboard-coding-system): Add
602 DISPLAY parameter.
603 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
604
605 * term/README: Update.
606
607 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
608
609 * term/x-win.el (x-setup-function-keys): New function. Move
610 function-key-map tweaks here. Protect against multiple calls on
611 the same terminal. Use terminal-local binding of
612 local-function-key-map instead of function-key-map.
613 (x-initialize-window-system): Make a copy of pure list. Pass a
614 frame getenv.
615
616 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
617 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
618 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
619 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
620 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
621 local-function-key-map instead of function-key-map.
622
623 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
624 `substitute-key-definition' and `define-key' calls against
625 multiple execution. Use terminal-local binding of
626 local-function-key-map instead of function-key-map. Pass a frame
627 to getenv.
628
629 * edmacro.el (edmacro-format-keys):
630 * emulation/cua-base.el (cua--pre-command-handler):
631 * isearch.el (isearch-other-meta-char):
632 * xt-mouse.el: Use terminal-local binding of
633 local-function-key-map instead of function-key-map.
634
635 * fringe.el (set-fringe-mode): Simplify and fix using
636 `modify-all-frames-parameters'.
637 * scroll-bar.el (set-scroll-bar-mode): Ditto.
638 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
639 check before calling `tool-bar-setup'.
640 (tool-bar-setup): New variable.
641 (tool-bar-setup): Use it to guard against multiple calls. Add
642 optional frame parameter, and select that frame before adding items.
643 (toggle-tool-bar-mode-from-frame): New function.
644
645 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
646 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
647 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
648 "Tool-bar" toggles to reflect the state of the current frame.
649 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
650
651 * env.el: Require cl for byte compilation (for `block' and `return').
652 (environment, setenv-internal): New functions.
653 (let-environment): New macro.
654 (setenv, getenv): Add optional terminal parameter. Update docs.
655 (setenv): Use setenv-internal. Always set process-environment.
656 Handle `local-environment-variables'.
657 (read-envvar-name, setenv, getenv): Use frame parameters
658 to store the local environment, not terminal parameters. Include
659 `process-environment' as well.
660
661 * faces.el (tty-run-terminal-initialization): New function.
662 (tty-create-frame-with-faces): Use it. Set up faces and
663 background mode only after the terminal has been initialized.
664 Call terminal-init-*. Don't load the initialization file more
665 than once. Call set-locale-environment.
666 (frame-set-background-mode): Handle the 'background-mode terminal
667 parameter.
668 (tty-find-type): New function.
669 (x-create-frame-with-faces): Remove bogus check for
670 first frame. Call `tool-bar-setup'. Don't make frame visible
671 until we are done setting up all its parameters. Call
672 x-setup-function-keys.
673
674 * frame.el (make-frame): Always inherit 'environment and 'client
675 parameters. Set up the 'environment frame parameter, when needed.
676 Also inherit 'client parameter. Don't override explicitly
677 specified values with inherited ones. Add 'terminal frame
678 parameter. Append window-system-default-frame-alist to parameters
679 before calling frame-creation-function.
680 (frame-initialize): Copy the environment from the initial frame.
681 (window-system-default-frame-alist): Enhance doc string.
682 (frame-notice-user-settings): Don't put 'tool-bar-lines in
683 `default-frame-alist' when initial frame is on a tty.
684 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
685 Remove specified parameters from `window-system-default-frame-alist'.
686 (make-frame-on-tty, framep-on-display, suspend-frame):
687 Extend doc string, update parameter names.
688 (frames-on-display-list): Use terminal-id to get the display id.
689 (frame-notice-user-settings): Extend to apply
690 settings in `window-system-default-frame-alist' as well.
691 (terminal-id, terminal-parameters, terminal-parameter)
692 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
693 (delete-frame-functions): Add to `delete-frame-functions' hook.
694 (blink-cursor-mode): Adapt blink-cursor-mode default
695 value from startup.el.
696 (make-frame-on-display): Protect condition on x-initialized when
697 x-win.el is not loaded. Update doc.
698 (suspend-frame): Use display-controlling-tty-p to decide between
699 suspend-emacs and suspend-tty.
700 (frames-on-display-list): Update for display ids.
701 (framep-on-display): Ditto.
702 (suspend-frame): Use display-name, not frame-tty-name.
703 (selected-terminal): New function.
704
705 * server.el: Use `device' instead of `display' or `display-id' in
706 variable and client parameter names.
707 (server-select-display): Remove (unused).
708 (server-tty-live-p, server-handle-delete-tty): Remove.
709 (server-unquote-arg, server-quote-arg, server-buffer-clients):
710 Update docs.
711 (server-getenv-from, server-with-environment, server-send-string)
712 (server-save-buffers-kill-terminal): New functions.
713 (server-delete-client): Handle quits in kill-buffer. Don't kill
714 modified buffers. Add extra logging. Delete frames after
715 deleting the tty. Clear 'client parameter before deleting a frame.
716 Use delete-display, not delete-tty.
717 (server-visit-files): Don't set `server-existing-buffer' if the
718 buffer already has other clients. Return list of buffers
719 created. Update doc. Don't set client-record when nowait.
720 (server-handle-delete-frame): Delete the client if this was its
721 last frame. Check that the frame is alive. Remove bogus comment.
722 Add note on possible race condition. Delete tty clients, if needed.
723 (server-handle-suspend-tty): Use server-send-string. Kill the
724 client in case of errors from process-send-string. Use the display
725 parameter.
726 (server-unload-hook): Remove obsolete delete-tty hook.
727 (server-start): Ask before restarting if the old server still has
728 clients. Add feedback messages. Remove obsolete delete-tty hook.
729 (server-process-filter): Use server-send-string. Accept `-dir'
730 command. Switch to *scratch* immediately after creating the frame,
731 before evaluating any -evals. Protect `display-splash-screen'
732 call in a condition-case. Explain why. Call
733 `display-startup-echo-area-message' before
734 `display-splash-screen'. Don't display the splash screen when no
735 frame was created. Show the Emacs splash screen and startup echo
736 area message. Display the *scratch* buffer by default. Store the
737 local environment in a frame (not terminal) parameter. Do not try
738 to decode environment strings. Fix reference to the 'display
739 frame parameter. Change syntax of environment variables. Put
740 environment into terminal parameters, not client parameters. Use
741 a dummy client with --no-wait's X frames. In `-position LINE'
742 handler, don't ruin the request string until the line number is
743 extracted. Log opened files. Handle -current-frame command.
744 Don't create frames when it is given. Don't bind X frames to the
745 client when we are in -no-wait mode. Set locale environment
746 variables from client while creating tty frames. Disable call to
747 configure-display-for-locale. When processing -position command,
748 don't change the request string until the parameters are
749 extracted. Don't try to create an X frame when Emacs does not
750 support it. Improve logging. Temporarily set ncurses-related
751 environment variables to those of the client while creating a new
752 tty frame. Select buffers opened by nowait clients, don't leave
753 them buried under others. Set the display parameter, and use it
754 when appropriate.
755
756 * startup.el (display-startup-echo-area-message): Handle
757 `inhibit-startup-echo-area-message' here.
758 (command-line-1): Moved from here.
759 (fancy-splash-screens): Use `overriding-local-map' instead of
760 `overriding-terminal-local-map' for now; the latter doesn't work
761 right, it looses keypresses to another terminal. Use
762 `overriding-terminal-local-map' to set up keymap. Install a
763 `delete-frame-functions' hook to catch `delete-frame' events.
764 Ignore `select-window' events to cope better with
765 `focus-follows-mouse'. Don't switch back to the original buffer
766 if the splash frame has been killed. Restore previous buffer, even
767 if it's *scratch*.
768 (normal-splash-screen): Don't let-bind `mode-line-format'; it
769 changes the global binding - setq it instead. Use
770 `save-buffers-kill-terminal'.
771 (display-splash-screen): Don't do anything if the splash screen is
772 already displayed elsewhere.
773 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
774 (command-line): Replace duplicated code with a call to
775 tty-run-terminal-initialization. Don't load the terminal
776 initialization file more than once. Remove call to nonexistent
777 function `set-locale-translation-file-name'.
778
779 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
780 parameters.
781 (xterm-mouse-position-function, xterm-mouse-event): Update.
782 (xterm-mouse-mode): Don't depend on current value of window-system.
783 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
784 Update for multi-tty.
785 (turn-on-xterm-mouse-tracking-on-terminal)
786 (turn-off-xterm-mouse-tracking-on-terminal)
787 (xterm-mouse-handle-delete-frame): New functions.
788 (delete-frame-functions, after-make-frame-functions)
789 (suspend-tty-functions, resume-tty-functions): Install extra hooks
790 for multi-tty.
791
792 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
793
794 * simple.el (invisible-p): Remove: implemented in C now.
795 (line-move-invisible-p): Remove obsolete alias.
796
797 2007-08-28 Juri Linkov <juri@jurta.org>
798
799 * image-mode.el (image-type): New variable.
800 (image-mode): Set default major mode name to "Image[text]".
801 (image-minor-mode): Change LIGHTER to display image-type in the
802 mode line.
803 (image-minor-mode): Set default image-type to "text".
804 (image-toggle-display): After switching to text mode, set
805 image-type to "text" and major mode name to "Image[text]".
806 After switching to image mode, set image-type to actual image
807 type, and add image type to major mode name. Let-bind the same
808 variable names as arguments of `image-type' and `create-image'.
809 Bind `type' to the result of `image-type' and use it as arg
810 of `create-image' to not determine the image type twice.
811
812 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
813
814 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
815 (tramp-set-file-uid-gid, tramp-get-local-uid)
816 (tramp-get-local-gid): New defuns.
817 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
818 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
819 Improve fast track.
820 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
821 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
822 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
823 (tramp-handle-write-region): Improve fast track.
824 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
825 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
826 be nil.
827
828 2007-08-28 Ivan Kanis <apple@kanis.eu>
829
830 * time.el: New feature to display several time zones in a buffer.
831 (display-time-world-mode, display-time-world-display)
832 (display-time-world, display-time-world-timer): New functions.
833 (display-time-world-list, display-time-world-time-format)
834 (display-time-world-buffer-name, display-time-world-timer-enable)
835 (display-time-world-timer-second, display-time-world-mode-map):
836 New variables.
837
838 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
839
840 * term/x-win.el (x-gtk-stock-map): New variable.
841 (x-gtk-map-stock): New function.
842
843 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
844 prev/next-node.
845
846 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
847
848 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
849
850 2007-08-28 Glenn Morris <rgm@gnu.org>
851
852 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
853
854 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
855
856 * progmodes/modula2.el (m2-definition, m2-module):
857 Don't use previous-line. Reported by T. V. Raman.
858
859 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
860
861 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
862 argument to tool-bar-mode call.
863
864 2007-08-27 Glenn Morris <rgm@gnu.org>
865
866 * diff-mode.el (diff-find-file-name): Only accept regular files,
867 to rule out /dev/null, directories, etc.
868
869 * vc-svn.el (vc-svn-diff): If the repository version of all the
870 files is the same as the specified OLDVERS, do a local diff.
871
872 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
875 of buffers in uniquify-managed.
876
877 * simple.el (invisible-p): Rename from text-invisible-p.
878 Update callers.
879
880 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
881
882 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
883 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
884 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
885 (cperl-etags-goto-tag-location): Use new style backquotes.
886
887 * net/browse-url.el: Remove spurious * in custom docstrings.
888 (browse-url-filename-alist): Use new-style backquote.
889
890 * emacs-lisp/backquote.el (backquote-unquote-symbol)
891 (backquote-splice-symbol): Clarify they're not new-style unquotes.
892
893 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
894 (\,@): Backslash the , and ,@ which are not new-style unquotes.
895
896 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
897
898 * net/socks.el (socks-username/password-auth-filter):
899 Remove unused vars `state' and `desired-len'.
900 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
901 (socks-wait-for-state-change): Use new-style backquotes.
902
903 * pcvs.el (cvs-mode-status): Fix long-standing typo.
904
905 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
906 backquotes after each `read' rather than once per buffer.
907
908 * dframe.el: Remove spurious * in custom docstrings.
909 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
910 (dframe-xemacs20p): Remove, inline at the sole use point.
911 (defface): Don't defvar the face, don't use old-style backquote.
912 (defcustom): Don't use old-style backquote.
913 (dframe-frame-parameter, dframe-mouse-event-p):
914 Make it obvious that it's always defined.
915 (dframe-popup-kludge): New function to replace
916 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
917 (dframe-frame-mode, dframe-set-timer-internal)
918 (dframe-mouse-set-point): Remove use of with-no-warnings from
919 XEmacs-specific code.
920 (dframe-set-timer-internal): Fix very old bug with
921 post-command-idle-hook.
922
923 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
924
925 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
926
927 * emacs-lisp/avl-tree.el: New file.
928
929 2007-08-26 Micha\e,bk\e(Bl Cadilhac <michael@cadilhac.name>
930
931 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
932 was used.
933
934 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
935
936 * complete.el (PC-do-completion): Make RET accept a non-unique but
937 complete expansion again.
938
939 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
940
941 * eshell/esh-opt.el (eshell-eval-using-options):
942 Add debug declaration.
943
944 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
945
946 * log-view.el (log-view-toggle-mark-entry): Add docstring.
947 (log-view-get-marked): Likewise.
948
949 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
950 (vc-delete-automatic-version-backups): Likewise.
951
952 * vc.el (vc-dired-buffers-for-dir): Likewise.
953
954 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
955
956 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
957 safe-local-variable setting.
958 * progmodes/perl-mode.el (perl-indent-level): Likewise.
959
960 * log-view.el (log-view-marked-list): Delete variable.
961 (log-view-mode): Don't use it.
962 (log-view-toggle-mark-entry): Likewise, simplify.
963 (log-view-current-tag): Don't return properties.
964 (log-view-get-marked): New function.
965
966 2007-08-25 Alexandre Julliard <julliard@winehq.org>
967
968 * vc-git.el (vc-git-mode-line-string): New function.
969
970 2007-08-25 Alan Mackenzie <acm@muc.de>
971
972 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
973 new language variable.
974
975 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
976 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
977 "extern" etc., rather than BOI. Fix addition of spurious
978 syntactic-symbol 'defun-block-intro, replacing it with
979 'innamespace, etc.
980
981 2007-08-25 Juri Linkov <juri@jurta.org>
982
983 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
984
985 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
986 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
987 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
988
989 * image.el (image-type-header-regexps): Use more complex regexp for svg.
990 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
991 (image-type-auto-detectable): Add (svg . maybe).
992
993 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
994 to treat it like .tgz.
995
996 * calendar/cal-bahai.el: Add file coding cookie.
997
998 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
999
1000 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1001 Don't behave differently when executed via M-x. Add doc string.
1002
1003 * sort.el (sort-fold-case, sort-numeric-base): Mark as
1004 safe-local-variable.
1005
1006 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
1007
1008 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
1009 the default value.
1010 (math-calendar-tzinfo): New variable.
1011 (math-get-calendar-tzinfo): New function.
1012 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
1013 to get information when zone is nil.
1014
1015 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
1016
1017 * log-view.el (log-view-toggle-mark-entry): New function.
1018 (log-view-mode-map): Bind it.
1019 (log-view-marked-list): New variable.
1020 (log-view-mode): Make it local.
1021
1022 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1023
1024 * play/zone.el (zone-pgm-rat-race): New func.
1025 (zone-programs): Add `zone-pgm-rat-race'.
1026
1027 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1028
1029 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
1030 a list.
1031
1032 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1033
1034 * progmodes/hideshow.el (hs-match-data): Delete alias.
1035 (hs-hide-block-at-point, hs-find-block-beginning)
1036 (hs-show-block): Use `match-data' directly.
1037
1038 2007-08-24 Martin Rudalics <rudalics@gmx.at>
1039
1040 * format.el (format-alist): Fix typo in doc-string.
1041
1042 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
1043
1044 * net/tramp.el (tramp-local-host-p): New defun.
1045 (tramp-handle-file-local-copy, tramp-handle-write-region):
1046 Implement fast track when being on the local host.
1047 (tramp-file-name-handler): Don't set "started" property. It shall
1048 be reserved for the "ftp" method.
1049 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
1050
1051 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
1052 (tramp-ftp-file-name-handler): Set "started" property.
1053
1054 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1055
1056 * files.el (backup-buffer-copy): Don't wrap delete in
1057 condition-case, only try to delete if file exists.
1058
1059 2007-08-24 Glenn Morris <rgm@gnu.org>
1060
1061 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1062
1063 * startup.el (tutorial-directory): Set with eval-at-startup so it
1064 gets the right value in an installed Emacs.
1065
1066 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
1067
1068 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
1069 (eldoc-highlight-function-argument): Use it.
1070
1071 2007-08-23 Masatake YAMATO <jet@gyve.org>
1072
1073 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
1074 name of parameters in document body.
1075
1076 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1077
1078 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
1079 (byte-compile-output-as-comment): Use with-current-buffer rather than
1080 a weird set-buffer&prog1 combination.
1081
1082 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
1083 test so as to optimise cases where the `progn's result is constant.
1084
1085 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1086
1087 * locate.el (locate-get-file-positions):
1088 Use line-beginning-position and line-end-position.
1089
1090 2007-08-23 John Wiegley <johnw@newartisans.com>
1091
1092 * calendar/cal-bahai.el: Added in the diacriticals that were
1093 missing for many of the month names.
1094
1095 2007-08-22 Jason Rumney <jasonr@gnu.org>
1096
1097 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
1098
1099 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * image-mode.el (image-minor-mode): Use image-mode-text-map.
1102
1103 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
1104
1105 * dabbrev.el (dabbrev--progress-reporter): New variable.
1106 (dabbrev--scanning-message): Delete func.
1107 (dabbrev--find-expansion): Use a progress reporter
1108 instead of dabbrev--scanning-message.
1109
1110 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
1111
1112 * comint.el (comint-exec-1): Raise an error if
1113 `start-file-process' does not return a process object.
1114
1115 * shell.el (shell): Prompt for `default-directory' if it is a
1116 remote file name, and if called with a prefix arg.
1117
1118 2007-08-22 Sam Steingold <sds@gnu.org>
1119
1120 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
1121
1122 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
1123
1124 * textmodes/org-export-latex.el: New file.
1125
1126 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
1127
1128 * textmodes/org.el (org-agenda-skip): Allow a form for
1129 `org-agenda-skip-function'.
1130 (org-agenda-redo): Re-use local settings.
1131 (org-agenda): Store local settings.
1132 (org-agenda-deadline-faces): New option.
1133 (org-agenda-deadline-face): New function.
1134 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
1135 entries on their due date.
1136 (org-agenda-get-timestamps): No longer handle the due dates of
1137 schedules and deadline items.
1138 (org-insert-link-global, org-open-at-point-global): New commands.
1139 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
1140 :for-ascii parameter.
1141 (org-skip-comments): Function removed.
1142 (org-cleaned-string-for-export): Handle special table lines.
1143 (org-global-properties): New option.
1144 (org-entry-get-with-inheritance): Check global properties.
1145 (org-local-properties): New variable.
1146 (org-set-regexps-and-options): Find the #+PROPERTY line.
1147 (org-link-types): Change type into variable (was constant).
1148 (org-make-link-regexps): New function.
1149 (org-link-re-with-space, org-link-re-with-space2)
1150 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
1151 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
1152 these regular expressions happens now in the function
1153 `org-make-link-regexps'.
1154 (org-store-link): Call the functions in
1155 `org-store-link-functions'.
1156 (org-add-link-type): New function.
1157 (org-store-link-functions): New variable.
1158 (org-activate-tags): Force matches to be in headlines.
1159 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
1160 (org-columns-display-here): Make sure this works in a narrowed
1161 buffer by checking for point-min.
1162 (org-columns-display-here): Make the rest of the line intangible,
1163 so that point never can be there.
1164 (org-cleaned-string-for-export): Use `with-current-buffer'.
1165 (org-replace-region-by-html): Use `with-current-buffer'.
1166 (org-unfontify-region, org-do-occur, org-columns-display-here)
1167 (org-columns-remove-overlays, org-columns-quit)
1168 (org-columns-edit-value, org-columns-next-allowed-value)
1169 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
1170 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
1171 (org-agenda-todo, org-agenda-change-all-lines)
1172 (org-agenda-align-tags, org-agenda-priority)
1173 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
1174 (org-agenda-show-new-time, org-cleaned-string-for-export)
1175 (org-export-grab-title-from-buffer)
1176 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
1177 instead of `buffer-read-only'.
1178 (org-export-as-html): Set `coding-system-for-write'.
1179 (org-remember-store-without-prompt): New option.
1180 (org-archive-subtree): Fixed bug with modifying TODO keyword.
1181 (org-beginning-of-line): Also treat C-a special in items.
1182 (org-table-convert-refs-to-rc): Fixed problem with column
1183 reference after "..".
1184 (org-columns-compute): Don't mark buffer modified because of text
1185 properties.
1186 (org-batch-store-agenda-views): Use the variable
1187 `default-directory', not the function.
1188 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
1189 (org-clock-out-when-done): New option.
1190 (org-html-entities): Added HTML entities for smileys.
1191
1192 2007-08-22 Glenn Morris <rgm@gnu.org>
1193
1194 * image.el (create-image): Doc fix.
1195
1196 * startup.el (tutorial-directory): New constant.
1197 (fancy-splash-text): Tutorials now in tutorial-directory.
1198 * tutorial.el (help-with-tutorial): Tutorials now in
1199 tutorial-directory.
1200
1201 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
1202
1203 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
1204 otherwise.
1205 (tramp-get-remote-path): New defun. Replace occurrences of
1206 `tramp-default-remote-path' by this function.
1207 (tramp-set-remote-path): Move most of the code to
1208 `tramp-get-remote-path'.
1209 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
1210 existing directories, this is done already in
1211 `tramp-get-remote-path'.
1212
1213 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
1214
1215 * image-file.el (image-file-name-extensions): Add "svg".
1216 * image.el (image-type-header-regexps): Add svg entry.
1217
1218 2007-08-22 Glenn Morris <rgm@gnu.org>
1219
1220 * files.el (backup-buffer-copy): Check backup directory is
1221 writable, to avoid infloop deleting old backup.
1222
1223 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1224 movemail related variables.
1225 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1226 will now be set before this is called.
1227
1228 2007-08-21 Juri Linkov <juri@jurta.org>
1229
1230 * delsel.el (delete-selection-pre-hook):
1231 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
1232 instead of checking last-command.
1233
1234 2007-08-21 Juri Linkov <juri@jurta.org>
1235
1236 * loadup.el: Preload "button".
1237
1238 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1239
1240 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1241 Add previous-line and next-line.
1242
1243 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1244 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
1245
1246 * vc-hooks.el (vc-menu-entry): New var.
1247 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1248 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1249 (vc-menu-map): Declare and initialize in one step.
1250 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
1251
1252 * menu-bar.el (vc-menu-map): Don't setup any more.
1253 Instead, just create the proper spot in the menu.
1254
1255 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * smerge-mode.el (smerge-resolve): New arg `safe'.
1258 (smerge-resolve-all, smerge-batch-resolve): New function.
1259 (smerge-refine): Make sure `diff' returns the expected result.
1260 (smerge-parsep-re): New const.
1261 (smerge-mode): Use it to adjust paragraph-separate.
1262
1263 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1264 Correctly match / regexp matchers as first char on a line when
1265 fontifying only that line.
1266
1267 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
1268
1269 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
1270
1271 * vc-bzr.el: Don't fiddle with vc-handled-backend.
1272 (vc-bzr-registered): Don't redundantly protect against
1273 file-error. Actually use the format-specific code.
1274 (vc-bzr-buffer-nonblank-p): Remove.
1275 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
1276
1277 2007-08-20 Juri Linkov <juri@jurta.org>
1278
1279 * startup.el (fancy-splash-text): Change multiple tabs into one
1280 tab. Remove "Useful File menu items" section (with "Exit Emacs"
1281 and "Recover Crashed Session").
1282 (fancy-splash-screens): Set tab-width to 22.
1283 (normal-splash-screen): Replace literal tabs with \t and
1284 fix whitespace. Remove "Useful File menu items" section (with
1285 "Exit Emacs" and "Recover Crashed Session").
1286
1287 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1288
1289 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1290 extracted from `eval-last-sexp-1'.
1291 (eval-last-sexp-1): Call `preceding-sexp'.
1292
1293 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
1294
1295 * vc-rcs.el (vc-rcs-annotate-command):
1296 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
1297 Add back :vc-annotate-prefix propertization.
1298
1299 2007-08-20 Andreas Schwab <schwab@suse.de>
1300
1301 * mail/rmail.el (rmail-autodetect): Doc fix.
1302
1303 2007-08-19 Juri Linkov <juri@jurta.org>
1304
1305 * startup.el (normal-splash-screen): Add more links.
1306
1307 2007-08-19 Juri Linkov <juri@jurta.org>
1308
1309 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
1310 because it's common to both types of splash screen: fancy and normal.
1311 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
1312 (exit-splash-screen): Rename from `fancy-splash-quit'.
1313 Use `quit-window' instead of `kill-buffer'.
1314 (fancy-splash-head): Use make-button to insert GNU image link.
1315 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
1316 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
1317 (normal-splash-screen): Put "Browse manuals" on the same line with
1318 "Emacs manual". Remove descriptions from "Useful tasks" and put
1319 all links in two columns on two lines.
1320
1321 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
1322
1323 * viper.el (viper-remove-hooks): Remove some additional viper hooks
1324 when the user calls viper-go-away.
1325 (viper-go-away): Restore the default of default-major-mode.
1326 Save the value of default-major-mode before vaperization.
1327
1328 * viper-cmd.el: Replace error "" with "Viper bell".
1329
1330 * viper-ex.el: Replace error "" with "Viper bell".
1331
1332 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
1333 buffer for which file is created.
1334
1335 2007-08-19 Glenn Morris <rgm@gnu.org>
1336
1337 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
1338 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
1339 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
1340 shadow files messing up the compilation.
1341
1342 2007-08-18 Glenn Morris <rgm@gnu.org>
1343
1344 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
1345 string. Also apply eldoc-argument-case in the help-split-fundoc
1346 case. Adapt for changed behavior of eldoc-function-argstring,
1347 eldoc-function-argstring-format, and
1348 eldoc-highlight-function-argument.
1349 (eldoc-highlight-function-argument): Handle nil INDEX argument,
1350 just call eldoc-docstring-format-sym-doc in that case.
1351 (eldoc-function-argstring): Change the behavior. Now it converts
1352 an argument list to a string.
1353 (eldoc-function-argstring-format): Change the behavior. Now it
1354 applies `eldoc-argument-case' to a string.
1355
1356 * progmodes/scheme.el (scheme-mode-variables): Set
1357 font-lock-comment-start-skip.
1358
1359 2007-08-18 Martin Rudalics <rudalics@gmx.at>
1360
1361 * progmodes/ada-mode.el (ada-create-syntax-table): Move
1362 set-syntax-table from here to ...
1363 (ada-mode): ... here. Do not change global value of
1364 comment-multi-line. Call new function
1365 ada-initialize-syntax-table-properties and add new function
1366 ada-handle-syntax-table-properties to font-lock-mode-hook.
1367 (ada-deactivate-properties, ada-initialize-properties): Replace
1368 by new functions ...
1369 (ada-handle-syntax-table-properties)
1370 (ada-initialize-syntax-table-properties)
1371 (ada-set-syntax-table-properties): ... to set up syntax-table
1372 properties uniformly, independently from whether font-lock-mode
1373 is enabled or not. Handle read-only buffers and do not change
1374 undo-list when setting syntax-table properties.
1375 (ada-after-change-function): Use ada-set-syntax-table-properties.
1376
1377 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1378
1379 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
1380 (meta-indent-current-nesting): Use a computation of the nesting
1381 instead.
1382 (meta-indent-current-indentation): Indentation is given according
1383 to nesting and if the previous line was finished or not.
1384 (meta-indent-unfinished-line): Tell if the current line ends with
1385 a finished expression.
1386 (meta-indent-looking-at-code): Like `looking-at', but checks if
1387 the point is in a string before.
1388 (meta-indent-level-count): Use it. Don't count parenthesis as it's
1389 done in the nesting function.
1390 (meta-indent-in-string-p): Tell if the current point is in a
1391 string.
1392 (meta-indent-calculate): Treat b-o-b as a special case. Use the
1393 previous functions.
1394
1395 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
1396
1397 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
1398 (copyright-update-year, copyright-update)
1399 (copyright-fix-years): Use it.
1400
1401 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
1402
1403 * emacs-lisp/copyright.el (copyright-update-year):
1404 Fix bug: Handle nil copyright-limit.
1405
1406 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1407
1408 * calc/calc-units.el (math-standard-units): Give exact
1409 conversion for tsp.
1410
1411 * calc/calc.el (math-bignum-digit-length): Compute the
1412 appropriate value.
1413
1414 * calc/calc-bin.el (math-bignum-logb-digit-size)
1415 (math-bignum-digit-power-of-two):
1416 * calc/calc-comb.el (math-small-factorial-table):
1417 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
1418 (math-approx-gamma-const):
1419 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
1420 (math-besY1, math-bernoulli-b-cache):
1421 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
1422 Remove `eval-when-compile's.
1423
1424 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1425
1426 * progmode/cperl-mode.el (cperl-look-at-leading-count)
1427 (cperl-find-pods-heres): Fix an error when typing expressions like
1428 `s{a}{b}'.
1429
1430 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1431
1432 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
1433 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
1434 a special case (there's no build number).
1435
1436 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
1437
1438 * completion.el (symbol-under-point, symbol-before-point)
1439 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
1440
1441 2007-08-17 Glenn Morris <rgm@gnu.org>
1442
1443 * progmodes/compile.el (compilation-get-file-structure): Make use
1444 of the directory part when checking for an existing entry, to
1445 handle files with same basename in different directories.
1446
1447 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1448
1449 * calc/calc.el (calc-language-alist): Add texinfo-mode.
1450
1451 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1452
1453 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
1454 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
1455 (ps-paragraph-spacing): Docstring fix.
1456
1457 2007-08-16 Glenn Morris <rgm@gnu.org>
1458
1459 * ps-print.el (ps-font-size): Doc fix.
1460
1461 2007-08-16 Richard Stallman <rms@gnu.org>
1462
1463 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
1464
1465 2007-08-15 Juri Linkov <juri@jurta.org>
1466
1467 * startup.el (initialization): Change parent group from `internal'
1468 to `environment'.
1469 (initial-buffer-choice): New variable.
1470 (command-line): Revert 2007-07-02 change that sets
1471 buffer-offer-save in *scratch* and enables auto-save in it.
1472 (fancy-splash-text): Add links to existing items. Add new items
1473 with links for useful tasks. Move information about Control-g to
1474 fancy-splash-head. Move "Emacs Guided Tour" to the end.
1475 (fancy-splash-keymap): New variable.
1476 (fancy-splash-last-input-event): Remove variable.
1477 (fancy-splash-insert): Add processing of `:link' element.
1478 (fancy-splash-head): Replace "Type Control-l to begin editing"
1479 with "Type `q' to exit".
1480 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
1481 (fancy-splash-default-action, fancy-splash-special-event-action):
1482 Remove functions.
1483 (fancy-splash-quit): New function.
1484 (fancy-splash-screens): Rename input arg from `hide-on-input' to
1485 `static' and reverse the condition of its usage. Don't preserve
1486 original values of `minor-mode-map-alist',
1487 `emulation-mode-map-alists', `special-event-map'.
1488 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
1489 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
1490 Remove processing of special events. Use local key map
1491 `fancy-splash-keymap'. Set buffer to read-only.
1492 (normal-splash-screen): Rename input arg from `hide-on-input' to
1493 `static' and reverse the condition of its usage.
1494 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
1495 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
1496 Add links to existing items. Add new items with links for useful
1497 tasks. Use local key map `fancy-splash-keymap'.
1498 (display-splash-screen): Rename input arg from `hide-on-input' to
1499 `static'.
1500 (about-emacs): Add alias to display-splash-screen.
1501 (command-line-1): Use `initial-buffer-choice'.
1502
1503 * menu-bar.el (menu-bar-help-menu):
1504 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
1505 item to about-emacs instead of display-splash-screen.
1506
1507 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1508
1509 * calc/calc-units.el (math-standard-units): Update values.
1510 Put in exact, rational values when possible.
1511 (math-unit-prefixes): Replace floats with powers of ten.
1512 (math-standard-units-systems): Replace floats with integers.
1513 (math-make-unit-string): Remove extra spaces in output.
1514
1515 2007-08-15 Glenn Morris <rgm@gnu.org>
1516
1517 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
1518 sloppier, for the sake of GNU Mailman.
1519 (rmail-digest-rfc1153): Initialize `result' correctly.
1520
1521 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1522
1523 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
1524 in the mail title. Suggested by Reiner Steib.
1525
1526 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
1527
1528 * calc/calc-aent.el (calc-do-quick-calc): Add binary
1529 representation of integers to the list of outputs.
1530
1531 2007-08-14 Glenn Morris <rgm@gnu.org>
1532
1533 * simple.el (bad-packages-alist): New constant.
1534 (bad-package-check): New function. Together, these two add elements
1535 to `after-load-alist' to check for problematic external packages.
1536 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
1537
1538 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1539
1540 * calc/calc-units.el (math-get-standard-units)
1541 (math-get-units, math-make-unit-string)
1542 (math-get-default-units, math-put-default-units): New functions.
1543 (math-default-units-table): New variable.
1544 (calc-convert-units, calc-convert-temperature): Add machinery
1545 to supply default values.
1546
1547 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
1548
1549 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
1550 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
1551 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
1552 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
1553
1554 * emulation/tpu-extras.el: Remove spurious * in docstrings.
1555 Put its autoloads into tpu-edt.el rather than loaddefs.el.
1556 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
1557 Make into a proper minor-mode.
1558 (tpu-backward-char, tpu-next-line, tpu-previous-line)
1559 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
1560 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
1561 (tpu-set-cursor-free, tpu-set-cursor-bound):
1562 Delegate to tpu-cursor-free-mode.
1563 (tpu-next-line, tpu-previous-line, tpu-forward-line)
1564 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
1565 Use line-move or forward-line instead of next-line-internal.
1566
1567 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
1570
1571 2007-08-12 Richard Stallman <rms@gnu.org>
1572
1573 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
1574 (cvs-execute-single-file): Use new name split-string-and-unquote.
1575 (cvs-header-msg): Use new name combine-and-quote-strings.
1576
1577 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
1578
1579 * progmodes/gud.el (gud-common-init): Use new name
1580 split-string-and-unquote.
1581
1582 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
1583 in javac regexp.
1584
1585 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
1586 combine-and-quote-strings and split-string-and-unquote.
1587
1588 * subr.el (combine-and-quote-strings): Rename from strings->string.
1589 (split-string-and-unquote): Rename from string->strings.
1590
1591 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1592
1593 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
1594 to buffer-local settings.
1595
1596 * emacs-lisp/backquote.el (backquote-delay-process): New function.
1597 (backquote-process): Add internal arg `level'. Use the two to
1598 correctly handle nested backquotes.
1599
1600 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
1601
1602 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
1603 (vc-bzr-state-words): Add "kind changed" state word.
1604 (vc-bzr-status): New function. Return Bzr idea of file status,
1605 which is different from VC's.
1606 (vc-bzr-state): Use vc-bzr-status.
1607 (vc-workfile-unchanged-p): Use vc-bzr-status.
1608 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
1609 (vc-dired-state): Process "kind changed" state word.
1610
1611 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1612
1613 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
1614
1615 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
1616 Move from vc-default-find-file-not-found-hook.
1617
1618 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1619
1620 * man.el: Remove spurious * in docstrings.
1621 Merge defvars and toplevel setq-defaults.
1622 (Man-highlight-references0): Limit=nil rather than point-max.
1623 (Man-mode-map): Move initialization into the declaration.
1624 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
1625 (Man-view-header-file): Use expand-file-name rather than concat.
1626 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
1627
1628 * man.el (Man-next-section): Make sure we do not move backward.
1629
1630 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
1631
1632 * files.el (auto-mode-alist): Use the purecopied text (duh!).
1633
1634 2007-08-08 Glenn Morris <rgm@gnu.org>
1635
1636 * Replace `iff' in doc-strings and comments.
1637
1638 2007-08-08 Martin Rudalics <rudalics@gmx.at>
1639
1640 * dired.el (dired-pop-to-buffer):
1641 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1642 * calendar/calendar.el (generate-calendar-window):
1643 * progmodes/compile.el (compilation-set-window-height):
1644 * textmodes/two-column.el (2C-two-columns, 2C-merge):
1645 Use window-full-width-p instead of comparing frame-width and
1646 window-width.
1647
1648 * progmodes/compile.el (compilation-find-buffer): Remove extra
1649 argument in call to compilation-buffer-internal-p.
1650
1651 2007-08-07 Tom Tromey <tromey@redhat.com>
1652
1653 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
1654 Add safe-local-variable property.
1655
1656 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * image-mode.el (image-toggle-display): Use image-refresh.
1659
1660 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
1661
1662 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
1663 unofficial version.
1664 (vc-bzr-command): Remove redundant setting of process-connection-type.
1665 (vc-bzr-admin-checkout-format-file): Add autoload.
1666 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
1667 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
1668 (vc-bzr-registered): Compare dirstate format tag with known good
1669 value, abort parsing if match fails. Warn user in docstring.
1670 (vc-bzr-workfile-version): Case for different Bzr branch formats.
1671 See bzrlib/branch.py in Bzr sources.
1672 (vc-bzr-diff): First argument FILES may be a string rather than a list.
1673 (vc-bzr-shell-command): Remove in favor of
1674 vc-bzr-command-discarding-stderr.
1675 (vc-bzr-command-discarding-stderr): New function.
1676
1677 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
1678
1679 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
1680 program, and return nil.
1681 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
1682 (vc-bzr-state): Look for path names relative to the repository
1683 root after status keyword.
1684 (vc-bzr-file-name-relative): New function.
1685 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
1686 depend on it.
1687 (vc-bzr-admin-dirname, ...-checkout-format-file)
1688 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
1689 files that we now parse directly for speed.
1690 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
1691 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
1692 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
1693 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
1694 Bzr warnings, so we must discard it.
1695 (vc-bzr-workfile-version): Speedup counting lines from
1696 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
1697 if that file doesn't exist.
1698 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
1699 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
1700 to `vc-directory-exclusion-list'.
1701 (vc-bzr-shell-command): New function.
1702
1703 2007-08-06 Tom Tromey <tromey@redhat.com>
1704
1705 * diff-mode.el (diff-unified->context, diff-reverse-direction)
1706 (diff-fixup-modifs): Typo in docstring.
1707
1708 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
1711 count-screen-lines.
1712 (tpu-edt-off): Disable relevant pieces of advice.
1713
1714 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
1715 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
1716 (newline, newline-and-indent, do-auto-fill): Use advice instead of
1717 redefining the function.
1718 (tpu-set-scroll-margins): Activate the pieces of advice.
1719
1720 2007-08-06 Martin Rudalics <rudalics@gmx.at>
1721
1722 * help.el (resize-temp-buffer-window): Use window-full-width-p
1723 instead of comparing frame-width and window-width.
1724
1725 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
1726
1727 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
1728 optional quotes around files in NEED-UPDATE . REMOVED case.
1729
1730 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
1731 (ada-treat-cmd-string): Improve error message.
1732 (ada-do-file-completion): Call `ada-require-project-file', so
1733 project variables are set properly.
1734 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
1735 (ada-gnatfind-buffer-name): New constant.
1736 (ada-find-any-references): Use new constant. Set buffer name
1737 properly in compilation-start. Toggle read-only properly.
1738 (ada-find-in-src-path): Fix spelling error in docstring.
1739
1740 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
1741 by zero error.
1742
1743 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
1744
1745 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
1746
1747 2007-08-12 Richard Stallman <rms@gnu.org>
1748
1749 * progmodes/sh-script.el (sh): Delete group `unix'.
1750
1751 * progmodes/gud.el (gud): Change to group `processes'.
1752
1753 2007-08-11 Glenn Morris <rgm@gnu.org>
1754
1755 * progmodes/compile.el (compilation-buffer-name): Don't check
1756 compilation-arguments. It is superfluous, and the variable isn't
1757 even set when this function is called.
1758
1759 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1760
1761 * term/mac-win.el (mac-ae-reopen-application): New function.
1762 (mac-apple-event-map): Bind "reopen application" Apple event to it.
1763
1764 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
1767 take tex-font-script-display into account.
1768 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
1769 cell to a list of 2 elements to simplify the unfontify code.
1770
1771 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1772
1773 * url/url-auth.el (url-basic-auth): When prompting for username
1774 and password, default to the username and password in the URL.
1775
1776 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1777
1778 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1779 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
1780 ps-print-color-p is neither nil nor black-white. Reported by Christian
1781 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
1782
1783 2007-08-08 Andreas Schwab <schwab@suse.de>
1784
1785 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
1786 self-insert-command, not self-insert.
1787
1788 2007-08-08 Glenn Morris <rgm@gnu.org>
1789
1790 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
1791 argument optional, for backwards compatibility, and only highlight
1792 args when present. Fix symbol name typo (doc/args).
1793
1794 * help-mode.el (help-make-xrefs): Search for symbol constituents,
1795 rather than just `-'.
1796
1797 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
1798
1799 * calc/calc-units.el (calc-convert-temperature):
1800 Use `/' to create fractions.
1801
1802 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
1803
1804 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
1805 global matching.
1806 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
1807 ERROR-BUFFER more robust. Display output.
1808 (tramp-file-name-handler): Add a connection property when we found
1809 a foreign file name handler. This allows backends like ftp to
1810 profit also from usr/host name completion based on connection
1811 cache.
1812 (tramp-send-command-and-read): Search for trash after the regexp
1813 until eol only. In XEmacs, there is a problem with \n.
1814
1815 * net/tramp-cache.el (top): Read persistent connection history
1816 when cache is empty.
1817
1818 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
1819
1820 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
1821 resulting output.
1822
1823 2007-08-07 Sam Steingold <sds@gnu.org>
1824
1825 * progmodes/compile.el (compilation-start): Pass nil as startfile
1826 to comint-exec.
1827
1828 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
1829
1830 * longlines.el (longlines-decoded): New variable.
1831 (longlines-mode): Avoid encoding or decoding the buffer twice.
1832
1833 2007-08-07 Martin Rudalics <rudalics@gmx.at>
1834
1835 * format.el (format-insert-file): Make sure that at most one undo
1836 entry is recorded for the insertion. Inhibit point-motion and
1837 modification hooks around call to insert-file-contents.
1838
1839 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
1840
1841 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
1842 Select the buffer's window before moving point.
1843
1844 2007-08-07 Richard Stallman <rms@gnu.org>
1845
1846 * term.el (term): Remove parent group `unix'.
1847
1848 * simple.el (default-indent-new-line): New function.
1849 It calls comment-line-break-function if there are comments.
1850 (do-auto-fill): Use that.
1851
1852 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
1853
1854 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
1855 (PC-do-completion): Add "acronym completion" for symbols and
1856 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
1857
1858 2007-08-06 Sam Steingold <sds@gnu.org>
1859
1860 * mouse.el (mouse-buffer-menu): Pass mode-name through
1861 format-mode-line because it may be a list,
1862 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
1863
1864 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
1865
1866 * printing.el (pr-update-menus): Docstring fix.
1867
1868 2007-08-06 Jason Rumney <jasonr@gnu.org>
1869
1870 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
1871
1872 * vc-hooks.el (vc-call): Add doc string.
1873
1874 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
1875
1876 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
1877 process-filter.
1878
1879 2007-08-06 Kenichi Handa <handa@m17n.org>
1880
1881 * international/quail.el: Wrap (require 'help-mode) by
1882 eval-when-compile.
1883 (quail-help-init): New function.
1884 (quail-help): Call quail-help-init.
1885 (quail-store-decode-map-key): Change it to a function.
1886
1887 2007-08-05 Jason Rumney <jasonr@gnu.org>
1888
1889 * vc.el (vc-rollback): Add norevert argument back.
1890 (vc-revert-buffer): Add back as obsolete alias.
1891
1892 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
1893
1894 * term.el: Honor term-default-fg-color and term-default-bg-color
1895 settings when modifying term-current-face.
1896 (term-default-fg-color, term-default-bg-color): Initialize from
1897 default term-current-face.
1898 (term-mode, term-reset-terminal): Set term-current-face with
1899 term-default-fg-color and term-default-bg-color.
1900 (term-handle-colors-array): term-current-face has term-default-fg-color
1901 and term-default-bg-color after reset escape sequence.
1902 (term-handle-colors-array): Set term-current-color with
1903 term-default-fg/bg-color instead of ansi-term-color-vector when the
1904 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
1905
1906 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
1907
1908 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
1909 (math-nlfit-givens): Let bind free variables.
1910
1911 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
1912
1913 * printing.el: Require lpr and ps-print when loading printing package.
1914 Reported by Glenn Morris <rgm@gnu.org>.
1915
1916 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
1917
1918 * files.el (set-auto-mode): Handle also remote files wrt
1919 `auto-mode-alist'.
1920
1921 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
1922
1923 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
1924 curves and plotting.
1925
1926 * calc/calc-nlfit.el: New file.
1927
1928 2007-08-04 Glenn Morris <rgm@gnu.org>
1929
1930 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
1931 zero, not nil, when the library is first loaded. Check for a file
1932 that has been modified on disk.
1933
1934 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
1935 Remove duplicate defvar preventing initialization.
1936 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
1937
1938 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
1939
1940 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
1941 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
1942 may match up to 4 lines.
1943 (diff-beginning-of-file-and-junk): Rewrite.
1944
1945 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1946
1947 * printing.el: Evaluate require only during compilation.
1948 (pr-version): New version 6.9.1.
1949 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
1950 (pr-global-menubar): Fix code.
1951
1952 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
1953
1954 * term.el (term-erase-in-display): Fix case when point is not at
1955 the beginning of the line.
1956
1957 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1958
1959 * calc/calc-ext.el (math-get-value, math-get-sdev)
1960 (math-contains-sdev): New functions.
1961
1962 * calc/calc-graph.el (calc-graph-format-data)
1963 (calc-graph-add-curve): Check for error forms.
1964 (calc-graph-set-styles): Add option for error forms.
1965
1966 2007-08-03 Miles Bader <miles@gnu.org>
1967
1968 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
1969 backend names for new backends to `Git', `Hg', and `Bzr'.
1970 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
1971 not `HG'.
1972 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
1973 name, not `GIT'.
1974 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
1975 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
1976
1977 2007-08-03 Richard Stallman <rms@gnu.org>
1978
1979 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
1980 to update deleted flag.
1981
1982 * cus-edit.el (customize-apropos, customize-apropos-options)
1983 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
1984
1985 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
1986
1987 * startup.el (fancy-splash-head, startup-echo-area-message):
1988 Change message text.
1989
1990 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
1991 All callers use line-move.
1992
1993 * progmodes/compile.el (compilation-find-buffer): Return current
1994 buffer immediately if suitable.
1995 (compile, compilation-buffer-name, compilation-start): Doc fixes.
1996
1997 2007-08-03 Daiki Ueno <ueno@unixuser.org>
1998
1999 * faces.el (face-normalize-spec): New function.
2000 (frame-set-background-mode): Normalize face-spec before calling
2001 face-spec-match-p.
2002
2003 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
2004
2005 * server.el (server-window): Add switch-to-buffer-other-frame option.
2006
2007 2007-08-03 Glenn Morris <rgm@gnu.org>
2008
2009 * cus-edit.el (customize-apropos): Make the error message indicate
2010 what kind of thing the user was trying to customize.
2011
2012 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2013
2014 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
2015 Fix off-by-one error in previous change.
2016
2017 2007-08-03 Drew Adams <drew.adams@oracle.com>
2018
2019 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
2020 Make buffer writable.
2021
2022 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2023
2024 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
2025 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
2026 Use native Emacs functions, when appropriate.
2027
2028 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
2029 Stefan Monnier <monnier@iro.umontreal.ca>
2030
2031 * vc.el: Document new VC operation `extra-menu'.
2032
2033 * vc-hooks.el (vc-default-extra-menu): New function.
2034
2035 * menu-bar.el (menu-bar-vc-filter): New function.
2036 (menu-bar-tools-menu): Use it as a filter.
2037
2038 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
2039
2040 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2041
2042 2007-08-01 Glenn Morris <rgm@gnu.org>
2043
2044 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
2045 strings.
2046 (fortran-tab-mode-default): Remove needless autoload.
2047 (fortran-tab-mode-string): Add help-echo and mouse properties, and
2048 mark as risky.
2049 (fortran-line-length): New buffer-local variable, safe if integer.
2050 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
2051 Change from variables to constants.
2052 (fortran-font-lock-syntactic-keywords): Delete as a variable,
2053 replace with a new function definition.
2054 (fortran-mode): Use fortran-line-length, and
2055 fortran-font-lock-syntactic-keywords as a function. Add a
2056 hack-local-variables-hook function.
2057 (fortran-line-length, fortran-hack-local-variables): New functions.
2058 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
2059 Use fortran-line-length rather than 72.
2060 (fortran-window-create-momentarily): Doc fix.
2061
2062 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
2063
2064 * cus-edit.el (custom-group-value-create, custom-goto-parent):
2065 Fix parent groups link.
2066
2067 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
2068
2069 * progmodes/python.el (python-current-defun): Adjust to never fall
2070 into infinite loop.
2071
2072 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
2073
2074 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
2075
2076 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
2077
2078 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2079 (copyright-fix-years, copyright): Correctly handle the case where
2080 copyright-limit is nil.
2081
2082 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
2083
2084 * progmodes/python.el (run-python): Fix path separator under w32.
2085
2086 2007-07-30 Richard Stallman <rms@gnu.org>
2087
2088 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2089 Treat non-break space as whitespace in Lisp.
2090
2091 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
2092
2093 * vc.el (vc-dired-hook): Use inhibit-read-only.
2094
2095 * progmodes/compile.el (compilation-forget-errors):
2096 Reset compilation-auto-jump-to-next.
2097
2098 2007-07-30 Michael Olson <mwolson@gnu.org>
2099
2100 * cus-edit.el (custom-group-save): Fix void function definition
2101 error. Thanks to Zhang Wei for the report.
2102
2103 * ps-print.el: Check in trivial changes to the autoloads section
2104 caused by the build process. These autoloads really ought to be
2105 placed in a separate file, methinks.
2106
2107 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
2108
2109 * calendar/calendar.el (calendar-mode): Make sure
2110 displayed-(month|year) are set.
2111 (calendar-basic-setup): Display buffer before adjusting window sizes.
2112 (generate-calendar-window): Use inhibit-read-only. Simplify.
2113 Generate buffer and set displayed-month and displayed-year before
2114 calling update-calendar-mode-line.
2115
2116 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2117
2118 * net/tramp.el:
2119 * net/tramp-uu.el:
2120 * net/trampver.el: Use utf-8 encoding with coding cookie.
2121
2122 * net/tramp-cache.el:
2123 * net/tramp-fish.el:
2124 * net/tramp-ftp.el:
2125 * net/tramp-gw.el:
2126 * net/tramp-smb.el: Remove coding cookie.
2127
2128 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
2129 Flush buffer file-name's file property.
2130 (tramp-handle-file-remote-p): The first parameter is FILENAME.
2131
2132 * net/trampver.el: Update release number.
2133
2134 2007-07-29 Juri Linkov <juri@jurta.org>
2135
2136 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
2137 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
2138 when major-mode is not dired-mode.
2139 (dired-toggle-read-only): New function.
2140 (dired-recursive-deletes): Remove obsolete comments about old
2141 default value.
2142 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
2143
2144 * wdired.el (wdired-exit): New function.
2145 (wdired-mode-map): Bind C-x C-q to wdired-exit.
2146
2147 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
2148
2149 * cus-edit.el (customize-read-group): New fun.
2150 (customize-group-other-window, customize-face-other-window):
2151 Prompt before delegating to customize-(group|face).
2152 Bind pop-up-windows rather than use the other-window argument.
2153 (customize-group, customize-face): Prompt from the interactive spec.
2154 Remove args `prompt-for-group' and `other-window'.
2155
2156 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
2157 (ad-body-forms, ad-advised-interactive-form): Revert this part of
2158 last change.
2159
2160 2007-07-28 Masatake YAMATO <jet@gyve.org>
2161
2162 * vc.el (vc-dired-mode): Add a menu for VC related operation.
2163 Use backend name as the menu label. Suggested by David Kastrup.
2164
2165 2007-07-28 Alan Mackenzie <acm@muc.de>
2166
2167 Fix problem with modes derived from CC Mode:
2168 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2169 macro to cc-langs.
2170 (c-init-language-vars-for): Remove call to above macro.
2171 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2172 been moved to here.
2173 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2174
2175 2007-07-28 Eli Zaretskii <eliz@gnu.org>
2176
2177 * net/trampver.el: Fix the `coding' cookie.
2178
2179 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
2180
2181 * vc-git.el (vc-git-print-log): Support both the old single file
2182 interface and the new one.
2183
2184 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
2185
2186 * bindings.el (mode-line-remote): Use updated %@ construct.
2187
2188 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
2189
2190 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
2191 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
2192 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
2193 (diary-list-bahai-entries, diary-bahai-mark-entries)
2194 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
2195 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
2196 New names to clean up namespace.
2197 (list-bahai-diary-entries, mark-bahai-diary-entries)
2198 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
2199 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
2200 Add compatibility aliases.
2201
2202 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
2203
2204 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
2205 (calendar-scroll-left-three-months)
2206 (calendar-scroll-right-three-months): Clean up namespace.
2207 (scroll-calendar-left, scroll-calendar-right)
2208 (scroll-calendar-left-three-months)
2209 (scroll-calendar-right-three-months): Add compatibility aliases.
2210
2211 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
2212 Behave like mouse-scroll-calendar-* when used from the mouse.
2213
2214 * calendar/cal-menu.el (cal-menu-scroll-menu)
2215 (cal-menu-global-mouse-menu):
2216 * calendar/calendar.el (calendar-mode-map):
2217 Use new calendar-scroll-* names.
2218 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
2219 Remove. Use calendar-scroll-* directly instead.
2220
2221 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2222
2223 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
2224 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
2225 (ad-make-advised-definition, ad-cache-id-verification-code):
2226 Use commandp and interactive-form instead.
2227
2228 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2229
2230 * vc-git.el: Relicense to GPLv3 or later.
2231 (vc-directory-exclusion-list, vc-handled-backends): Remove.
2232
2233 * vc-hooks.el (vc-handled-backends): Add GIT.
2234
2235 * vc.el (vc-directory-exclusion-list): Add .git.
2236
2237 2007-07-26 Alexandre Julliard <julliard@winehq.org>
2238
2239 * vc-git.el (vc-git-revision-table)
2240 (vc-git-revision-completion-table): New functions.
2241
2242 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2243
2244 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
2245 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
2246 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
2247 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
2248 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
2249 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
2250 New command actions for EPS header and EPS footer.
2251
2252 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
2253 footer. Fix some problems with one-or-more, zero-or-more and
2254 alternative constructions generation. Some log messages
2255 implementation. Doc fix.
2256 (ebnf-version): New version 4.4.
2257 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
2258 (ebnf-eps-footer, ebnf-log): New options.
2259 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
2260 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
2261 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
2262 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
2263 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
2264 (ebnf-style-custom-list, ebnf-style-database): Put new values.
2265 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
2266 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
2267 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
2268 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
2269 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
2270 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
2271 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
2272 (ebnf-non-terminal-dimension, ebnf-special-dimension)
2273 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
2274 (ebnf-except-dimension, ebnf-alternative-dimension)
2275 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
2276 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
2277 message fun.
2278 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
2279 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
2280 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
2281 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
2282 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
2283 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
2284 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
2285 compatibility with Emacs 20 & 21.
2286 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
2287 (ebnf-eps-file-alist, ebnf-basic-width-extra)
2288 (ebnf-basic-empty-height): New vars.
2289 (ebnf-prologue): Fix PostScript code.
2290 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
2291 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
2292 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
2293 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
2294
2295 2007-07-25 Glenn Morris <rgm@gnu.org>
2296
2297 * Relicense all FSF files to GPLv3 or later.
2298
2299 * COPYING: Switch to GPLv3.
2300
2301 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2302
2303 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2304 Replace it with another one which disables undo before calling
2305 erase-buffer and then turns it back on if needed.
2306
2307 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2308
2309 * ps-print.el: Problem with foreground and background color when
2310 printing a buffer with and without faces. Reported by Christian
2311 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2312 (ps-print-version): New version 6.7.5.
2313 (ps-default-fg): Change default value to nil, so black color is used
2314 when a face does not specify a foreground color.
2315 (ps-default-bg): Change default value to nil, so white color is used
2316 for background color.
2317 (ps-begin-job): Fix code.
2318
2319 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
2320
2321 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2322
2323 2007-07-24 Glenn Morris <rgm@gnu.org>
2324
2325 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2326 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2327 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2328 (cal-tex-cursor-week, cal-tex-cursor-week2)
2329 (cal-tex-cursor-week-iso, cal-tex-week-hours)
2330 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2331 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2332 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2333
2334 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2335
2336 * calendar/calendar.el (calendar-mode-map): Move initialization
2337 into declaration. Add menu bindings (used to be done in cal-menu).
2338 (calendar-mode): Don't add an activate-menubar-hook.
2339
2340 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
2341 modify calendar-mode-map), use easy-menu, and make sure that C-h k
2342 can be used on the menu entries.
2343 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
2344 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
2345 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
2346 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
2347 (calendar-flatten, cal-menu-update): Remove.
2348 (calendar-mouse-insert-hebrew-diary-entry)
2349 (calendar-mouse-insert-islamic-diary-entry)
2350 (calendar-mouse-insert-bahai-diary-entry):
2351 Remove (fold into cal-menu-diary-menu).
2352 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
2353 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
2354 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
2355 (calendar-mouse-view-diary-entries): Minor simplifications.
2356 (calendar-event-to-date): Use with-current-buffer.
2357
2358 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
2359
2360 * add-log.el (change-log-redate): Remove (not needed anymore and
2361 doesn't appear to work).
2362
2363 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * frame.el: Use mapc and dolist instead of mapcar where possible.
2366 (close-display-connection): New command.
2367
2368 2007-07-25 Alexandre Julliard <julliard@winehq.org>
2369
2370 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
2371 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
2372
2373 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2374
2375 * ps-print.el (ps-multibyte-buffer): Docstring fix.
2376
2377 * ps-mule.el: Doc fix.
2378 (ps-multibyte-buffer, ps-mule-font-info-database-default)
2379 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
2380
2381 2007-07-25 Glenn Morris <rgm@gnu.org>
2382
2383 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
2384 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
2385 (cal-tex-daily-end, cal-tex-hook)
2386 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
2387 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
2388 (cal-tex-cursor-week-iso, cal-tex-week-hours)
2389 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2390 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
2391 (cal-tex-day-prefix, cal-tex-day-name-format)
2392 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
2393 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
2394 (cal-tex-LaTeX-subst-list): Change from variables to constants.
2395 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
2396 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
2397 etc, rather than \bf.
2398 (cal-tex-mini-calendar): Fix typos in previous change.
2399 (cal-tex-latexify-list): Remove inner let binding.
2400 (cal-tex-end-document, cal-tex-banner): Use multi-line
2401 cal-tex-comment.
2402 (cal-tex-comment): Handle embedded newlines.
2403 (cal-tex-LaTeXify-string): Use substring-no-properties.
2404
2405 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
2406
2407 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2408 Add support for the Maden build tool.
2409
2410 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
2411
2412 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
2413
2414 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2415
2416 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2417
2418 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
2419
2420 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
2421 C-x C-q.
2422
2423 * vc-git.el (vc-git-print-log): Fix previous change.
2424
2425 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2426
2427 * window.el (save-selected-window): Minor optimization.
2428 (bw-adjust-window): If operation failed, try with a smaller delta.
2429 (window-fixed-size-p): New function.
2430 (window-area-factor): New var.
2431 (balance-windows-area): New command.
2432
2433 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
2434 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
2435 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
2436 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
2437 (ps-mule-begin-job): Use dolist.
2438
2439 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
2440
2441 * subr.el (start-file-process-shell-command)
2442 (process-file-shell-command): New defuns.
2443
2444 * progmodes/compile.el (compilation-start):
2445 Apply `start-file-process-shell-command'.
2446
2447 2007-07-24 Alexandre Julliard <julliard@winehq.org>
2448
2449 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
2450
2451 2007-07-24 Alan Mackenzie <acm@muc.de>
2452
2453 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
2454 Initialise byte-compile-unresolved-functions before rather than
2455 after a compilation.
2456 (byte-compile-unresolved-functions): Amplify doc string.
2457
2458 2007-07-24 Glenn Morris <rgm@gnu.org>
2459
2460 * startup.el (normal-splash-screen): Use `emacs-copyright'.
2461
2462 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2463 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2464 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2465 (cal-tex-cursor-week, cal-tex-cursor-week2)
2466 (cal-tex-cursor-week-iso, cal-tex-week-hours)
2467 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2468 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2469 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2470
2471 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
2472 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
2473 (cal-tex-day-name-format, cal-tex-cal-one-month)
2474 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
2475 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
2476 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
2477 (cal-tex-list-holidays, cal-tex-cursor-year)
2478 (cal-tex-cursor-year-landscape, cal-tex-year)
2479 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
2480 (cal-tex-cursor-month, cal-tex-insert-days)
2481 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
2482 (cal-tex-first-blank-p, cal-tex-cursor-week)
2483 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
2484 (cal-tex-week-hours, cal-tex-cursor-week-monday)
2485 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
2486 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
2487 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
2488 (cal-tex-latexify-list, cal-tex-previous-month)
2489 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
2490 modernization, including using dotimes rather than
2491 calendar-for-loop.
2492 (cal-tex-LaTeX-subst-list): Remove `@'.
2493 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
2494 Use \textit and \textbf rather than \em and \it.
2495
2496 * calendar/cal-bahai.el (list-bahai-diary-entries)
2497 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
2498 * calendar/cal-islam.el (list-islamic-diary-entries)
2499 * calendar/calendar.el (generate-calendar, generate-calendar-month)
2500 * calendar/diary-lib.el (diary-list-entries)
2501 (mark-calendar-date-pattern): Use `dotimes' rather than
2502 `calendar-for-loop'.
2503
2504 * calendar/calendar.el (calendar-for-loop): Doc fix.
2505
2506 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2507
2508 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
2509 underlying file is uptodate.
2510
2511 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
2512
2513 * replace.el (perform-replace): Use isearch-no-upper-case-p.
2514
2515 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2516
2517 * vc-hooks.el (vc-mode-line-map): New const.
2518 (vc-mode-line): Use it.
2519
2520 2007-07-23 Alexandre Julliard <julliard@winehq.org>
2521
2522 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
2523 (vc-git-unregister): New functions.
2524 (vc-git-find-version): Use the result of ls-files as a parameter
2525 for cat-file.
2526
2527 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
2528
2529 * net/tramp.el (tramp-perl-file-attributes)
2530 (tramp-perl-directory-files-and-attributes)
2531 (tramp-handle-file-attributes-with-stat)
2532 (tramp-handle-directory-files-and-attributes-with-stat)
2533 (tramp-convert-file-attributes): Handle huge file sizes.
2534
2535 2007-07-23 Juri Linkov <juri@jurta.org>
2536
2537 * isearch.el (isearch-message-function): New variable.
2538 (isearch-update, isearch-search): Use it.
2539
2540 * simple.el (goto-history-element): New function created from
2541 next-history-element.
2542 (next-history-element): Most code moved to goto-history-element.
2543 Call goto-history-element with (- minibuffer-history-position n).
2544 (previous-history-element): Call goto-history-element with (+
2545 minibuffer-history-position n).
2546 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
2547 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
2548 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
2549 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
2550 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
2551 (minibuffer-history-isearch-pop-state): New functions.
2552
2553 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2554
2555 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
2556 Also, if FILE is a list, return non-nil if any of its elements
2557 should stay local. Update docstring.
2558
2559 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2560
2561 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
2562 change by reverting a small part.
2563
2564 2007-07-23 Richard Stallman <rms@gnu.org>
2565
2566 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
2567
2568 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
2569
2570 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
2571 handling it. Use vc-git-command.
2572 (vc-git-find-version, vc-git-diff-tree): New functions.
2573 (vc-git-revert): Use vc-git-command.
2574 (vc-git--run-command): Delete.
2575
2576 2007-07-23 Alexandre Julliard <julliard@winehq.org>
2577
2578 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
2579
2580 2007-07-20 Kenichi Handa <handa@m17n.org>
2581
2582 * international/utf-8.el (utf-8-post-read-conversion):
2583 Temporarily bind utf-8-compose-scripts to nil while running
2584 *-compose-region functions.
2585
2586 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
2587
2588 * vc-git.el: Update status.
2589 (vc-directory-exclusion-list): Use eval-after-load.
2590
2591 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
2592
2593 * bindings.el (mode-line-remote): New variable.
2594 (help-echo): Add to default values of mode-line-format.
2595
2596 * files.el: Mark mode-line-remote as risky.
2597
2598 2007-07-22 Juri Linkov <juri@jurta.org>
2599
2600 * isearch.el (isearch-edit-string): Save old point and
2601 isearch-other-end to old-point and old-other-end before reading
2602 the search string from minibuffer. After exiting minibuffer set
2603 point to old-other-end if point and the search direction is the
2604 same as before reading the search string.
2605 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
2606 to isearch-other-end. Instead of isearch-search-and-update call
2607 three functions isearch-search, isearch-push-state and isearch-update.
2608
2609 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2610
2611 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
2612 deal with multiple file arguments.
2613 (vc-git-print-log): Deal with multiple file arguments.
2614
2615 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2616
2617 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
2618 diff-refine-hunk. Adjust users.
2619 (diff-unified-hunk-p, diff-splittable-p): New functions.
2620 (diff-mode-menu): Use it to disable Split when it doesn't work.
2621
2622 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2623
2624 * diff-mode.el (diff-mode-menu): New entries.
2625
2626 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2627
2628 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
2629 if applicable, so as to save undo-log space.
2630
2631 * diff-mode.el (diff-find-file-name): Add arg `batch'.
2632
2633 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
2634 (diff-file-kill): Use it.
2635 (diff-beginning-of-hunk): Add arg `try-harder' using it.
2636 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
2637 Use it so they find the hunk even when we're in the file header.
2638
2639 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2640
2641 * vc-git.el (vc-git-revision-granularity, vc-git-root)
2642 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
2643 (vc-git-create-repo): New functions.
2644 (vc-git-registered): New autoloaded function definition.
2645 (vc-git-registered): Use vc-git-root.
2646 (vc-git-responsible-p): New defalias.
2647 (vc-git-annotate-extract-revision-at-line): Uncomment.
2648 (vc-git-print-log): Add the file name to the log.
2649 (vc-git-log-view-mode): New derived mode.
2650 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
2651
2652 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2653
2654 * progmodes/grep.el (grep-compute-defaults): Keep default values.
2655
2656 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2657
2658 * textmodes/reftex.el (reftex-access-parse-file): Create parse
2659 file in a way that does not interfere with recentf mode.
2660 (reftex-access-parse-file): Do not risk destroying an existing
2661 buffer.
2662
2663 2007-07-22 Alexandre Julliard <julliard@winehq.org>
2664
2665 * vc-git.el: New file.
2666
2667 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2668
2669 * textmodes/tex-mode.el (tex-font-script-display): Change default.
2670
2671 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2672
2673 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
2674 for branches and new files.
2675
2676 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
2677 local-map handling ...
2678 (vc-mode-line): ... here. Improve handling of help-echo.
2679
2680 * vc.el (mode-line-string): Document help-echo usage.
2681
2682 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2683
2684 Sync with Tramp 2.1.10.
2685
2686 * net/tramp.el (tramp-get-ls-command): Fix typo.
2687
2688 * net/trampver.el: Update release number.
2689
2690 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2691
2692 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
2693
2694 * term/x-win.el (x-handle-no-bitmap-icon): New function.
2695
2696 2007-07-22 Martin Rudalics <rudalics@gmx.at>
2697
2698 * add-log.el (change-log-fill-parenthesized-list): New function.
2699 (change-log-indent): Call change-log-fill-parenthesized-list.
2700 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
2701 Have lines with leading asterisk start a paragraph.
2702
2703 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2704
2705 * calc/calc-math.el (math-emacs-precision)
2706 (math-largest-emacs-expt, math-smallest-emacs-expt):
2707 New variables.
2708 (math-use-emacs-fn): New function.
2709 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
2710 appropriate.
2711
2712 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2713
2714 * image-dired.el (image-dired-sane-db-file): New func.
2715 (image-dired-write-tags, image-dired-remove-tag)
2716 (image-dired-list-tags, image-dired-write-comments)
2717 (image-dired-get-comment, image-dired-mark-tagged-files)
2718 (image-dired-create-gallery-lists): Call new func.
2719 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2720
2721 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2722
2723 * vc-hg.el (vc-hg-dir-state): Fix loop.
2724 (vc-hg-print-log): Fix expected return value for vc-hg-command.
2725 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2726 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2727 (vc-hg-revert): Likewise.
2728 (vc-hg-revision-table, vc-hg-revision-completion-table): New
2729 functions.
2730
2731 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2732
2733 * add-log.el (change-log-resolve-conflict): Don't lose data if the
2734 merge fails.
2735
2736 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2737
2738 * progmodes/compile.el (compilation-auto-jump-to-first-error):
2739 Add group and version.
2740
2741 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2742
2743 * add-log.el (add-log-file-name): Use file-relative-name.
2744 (add-change-log-entry): Delay reading
2745 add-log-(full-name|mailing-address) to after we've switched to the
2746 ChangeLog buffer so we get the right value.
2747 (add-change-log-entry, add-log-current-defun, change-log-merge):
2748 Use derived-mode-p rather than checking major-mode directly.
2749
2750 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
2751 name for buffer-file-name if it refers to a directory.
2752
2753 * vc-arch.el (vc-arch-diff): Fix last change.
2754
2755 * progmodes/compile.el (compilation-start): Remember the original
2756 directory in a buffer-local compilation-directory.
2757 (compile): Set the global value of compilation-directory.
2758 (recompile): Use compilation-directory even in the compilation buffer.
2759
2760 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2761
2762 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2763
2764 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2765
2766 * ps-print.el: Problem with foreground and background color when
2767 printing a buffer with and without faces. Reported by Christian
2768 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2769 (ps-print-version): New version 6.7.5.
2770 (ps-default-fg): Change default value to nil, so black color is used
2771 when a face does not specify a foreground color.
2772 (ps-default-bg): Change default value to nil, so white color is used
2773 for background color.
2774 (ps-begin-job): Fix code.
2775
2776 2007-07-20 Eli Zaretskii <eliz@gnu.org>
2777
2778 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
2779 in $(INSTALL_DIR)/lisp/ if they already exist.
2780
2781 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
2782
2783 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
2784 in $(INSTALL_DIR)/lisp/ if they already exist.
2785
2786 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2787
2788 * progmodes/vera-mode.el (vera-re-search-forward)
2789 (vera-re-search-backward): Remove use of store-match-data.
2790 (vera-mode-map): Move initialization into declaration.
2791
2792 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
2793 (flymake-find-buildfile): Use locate-dominating-file.
2794
2795 * vc.el (vc-delistify): Use mapconcat.
2796 (vc-do-command): Minor simplification.
2797 (vc-expand-dirs): Use push.
2798
2799 * vc-mcvs.el (vc-mcvs-create-repo):
2800 * vc-cvs.el (vc-cvs-create-repo): Remove.
2801
2802 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
2803 directory and the root as well.
2804
2805 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2806
2807 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
2808 instead of a file.
2809
2810 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
2811 (vc-hg-registered): Replace if with when.
2812 (vc-hg-state): Deal with nonexistent files and handle removed files.
2813 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2814 (vc-hg-checkout): Re-enable.
2815 (vc-hg-create-repo): Fix typos.
2816 (vc-hg-print-log): Fix for multiple files.
2817 (vc-hg-workfile-unchanged-p): New function.
2818
2819 * vc.el: Fix typo.
2820 (vc-print-log): Fix call to print-log.
2821 (vc-default-comment-history): Likewise.
2822 (vc-directory-exclusion-list): Add .hg and .bzr.
2823 (vc-diff-internal): Pass a list instead of a file.
2824
2825 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
2826
2827 * vc-bzr.el (vc-bzr-create-repo): New function.
2828
2829 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2830
2831 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
2832 `file' from which to start the search.
2833
2834 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
2835
2836 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
2837 having a single file argument to having a list of files as the
2838 first argument.
2839
2840 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2841
2842 * files.el (locate-dominating-file): New function.
2843
2844 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
2845
2846 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
2847 (grep-compute-defaults): Use it.
2848
2849 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
2850
2851 * uniquify.el: Docstring fixes.
2852
2853 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2854
2855 * vc.el (revision-granularity, create-repo): Document new vc
2856 backend properties.
2857 (vc-rollback): Renamed from vc-cancel-version. Update
2858 references. Pass a list instead of a file.
2859 (vc-revert): Renamed from vc-revert-buffer. Update references.
2860 (vc-delistify, vc-expand-dirs): New functions.
2861 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
2862 of files instead of a single file.
2863 (vc-position-context, vc-resync-window, vc-diff-internal)
2864 (vc-print-log): Pass a list instead of a file.
2865
2866 * vc-hooks.el (vc-stay-local-p, vc-backend)
2867 (vc-backend-subdirectory-name): Work on a file list, not a single
2868 file.
2869 (vc-workfile-version): Update docstring.
2870 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
2871 vc-revert instead of vc-revert-buffer.
2872 (vc-prefix-map): Likewise. Bind vc-update.
2873
2874 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
2875 (vc-svn-wash-log): New functions.
2876 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
2877 (vc-svn-command): Deal with a list of files, not a single file.
2878
2879 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
2880 (vc-rcs-wash-log): New functions.
2881 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
2882 Deal with a list of files, not a single file.
2883 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
2884
2885 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
2886 functions.
2887 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
2888 list of files, not a single file.
2889
2890 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
2891 New functions.
2892 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
2893 (vc-mcvs-diff): Deal with a list of files, not a single file.
2894
2895 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
2896 functions.
2897 (vc-hg-print-log): Deal with a list of files, not a single file.
2898 (vc-hg-diff-tree): New function, replace defalias with the same
2899 name.
2900 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
2901 FILES to denote that it is a file list, not a single file.
2902
2903 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
2904 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
2905 a single file.
2906 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
2907 that it is a file list, not a single file.
2908 (vc-cvs-diff): Likewise. Simplify.
2909
2910 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
2911 Deal with a list of files, not a single file.
2912
2913 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
2914 (vc-bzr-print-log): Update FILE parameter name to denote that it
2915 is a file list, not a single file.
2916 (vc-bzr-diff): Likewise. Use the car of files.
2917
2918 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2919
2920 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2921 (follow-delete-other-windows-and-split, follow-recenter)
2922 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2923 (follow-redisplay, follow-estimate-first-window-start)
2924 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2925 Fix typos in docstrings.
2926
2927 2007-07-18 Martin Rudalics <rudalics@gmx.at>
2928
2929 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
2930 avoid that filling introduces lines with a single asterisk.
2931
2932 * kmacro.el (kmacro-end-macro): When ignoring empty macro
2933 avoid incorrect kmacro-ring-empty-p messages.
2934 Reported by Michael Schierl <schierlm@gmx.de>.
2935
2936 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2937
2938 * vc.el: Add more info about the vc-registered function.
2939
2940 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2941
2942 * files.el (file-remote-p): Introduce optional parameter
2943 IDENTIFICATION.
2944
2945 * recentf.el (recentf-keep-default-predicate): Adapt call of
2946 `file-remote-p'.
2947
2948 * progmodes/grep.el (grep-probe): Use `process-file'.
2949 (grep-compute-defaults): Handle variables host specific.
2950
2951 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
2952 parameter IDENTIFICATION.
2953
2954 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2955 parameter IDENTIFICATION.
2956 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
2957 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
2958 Add entry for `set-file-times'.
2959 (tramp-do-copy-or-rename-file-via-buffer)
2960 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
2961 (tramp-handle-unhandled-file-name-directory): Rewrite.
2962 (tramp-convert-file-attributes): Add error handling when inode is
2963 extraordinary big.
2964 (tramp-get-inode): Change parameter from FILE to VEC.
2965 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
2966 is nil. This is according to the specification. Goto (point-max)
2967 when ready.
2968 (tramp-handle-shell-command): Rewrite completely, using
2969 `process-file' and `start-file-process'.
2970 (tramp-methods, tramp-find-shell)
2971 (tramp-open-connection-setup-interactive-shell)
2972 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
2973 var. Reported by Steve Youngs <steve@sxemacs.org>.
2974
2975 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
2976 entry for `set-file-times'. Rename `start-process' into
2977 `start-file-process'. Remove `call-process' entry.
2978 (tramp-fish-handle-set-file-times): New defun.
2979 (tramp-fish-handle-executable-find): Use `process-file'.
2980 (tramp-fish-handle-process-file): New defun. Replaces
2981 `tramp-fish-handle-call-process'.
2982 (tramp-fish-do-copy-or-rename-file-directly): Use
2983 `set-file-times'.
2984 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
2985
2986 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
2987 `tramp-get-inode' parameter.
2988
2989 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2990
2991 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
2992 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
2993 nowadays, and by the time Emacs-23 comes out, nobody will even remember
2994 it has ever existed.
2995
2996 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2997
2998 * vc.el: Undo previous change.
2999
3000 2007-07-16 Eli Zaretskii <eliz@gnu.org>
3001
3002 * makefile.w32-in (clean): Don't delete *~.
3003
3004 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
3005
3006 * textmodes/tex-mode.el (tex-verbatim-environments):
3007 Add safe-local-variable property.
3008 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
3009 when starting font-lock rather than when loading tex-mode.el.
3010
3011 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
3012 whole $( rather than just the $. Rename from sh-quoted-subshell.
3013 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
3014
3015 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
3016
3017 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
3018 bookmark-alist. Instead, if not sorting, simply return it.
3019 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
3020 for its return value, not for its side effect.
3021
3022 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
3023 case of alignment under a constant symbol, find and consider
3024 the sexp actually at indentation to be the "last sexp".
3025
3026 2007-07-16 Drew Adams <drew.adams@oracle.com>
3027
3028 * mouse.el (mouse-yank-secondary): Better error message if no
3029 secondary selection.
3030
3031 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
3032
3033 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
3034
3035 * term/xterm.el (xterm-turn-on-modify-other-keys)
3036 (xterm-turn-off-modify-other-keys): New functions.
3037 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
3038 terminal supports it.
3039
3040 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
3041
3042 * bookmark.el (bookmark-show-all-annotations):
3043 Make sure each inserted annotation ends with newline.
3044
3045 2007-07-15 Richard Stallman <rms@gnu.org>
3046
3047 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
3048
3049 * tutorial.el (tutorial--find-changed-keys):
3050 Handle C-x specially like ESC.
3051
3052 2007-07-15 Aaron Hawley <aaronh@garden.org>
3053
3054 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
3055
3056 2007-07-15 Juri Linkov <juri@jurta.org>
3057
3058 * delsel.el (delete-selection-pre-hook):
3059 * emulation/cua-base.el (cua-paste): Before a yank command,
3060 check also whether last-command is one of mouse-save-then-kill,
3061 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
3062
3063 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
3064
3065 * recentf.el (recentf-keep-default-predicate): New defun.
3066 (recentf-keep): Use it as initial value.
3067
3068 2007-07-15 Karl Fogel <kfogel@red-bean.com>
3069
3070 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
3071 thus restoring bookmark bindings to three slots under C-x r. See
3072 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
3073
3074 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
3075
3076 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
3077
3078 2007-07-15 Jason Rumney <jasonr@gnu.org>
3079
3080 * w32-fns.el (set-default-process-coding-system): Use dos line ends
3081 for input to cmdproxy on all versions of Windows.
3082 Use dos line ends for input to plink.
3083
3084 * comint.el (comint-simple-send): Concat newline before sending.
3085 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
3086
3087 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
3088
3089 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
3090 safe-local-variable setting.
3091
3092 2007-07-14 David Kastrup <dak@gnu.org>
3093
3094 * emacs-lisp/advice.el (defadvice): Doc fix.
3095
3096 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
3097
3098 * subr.el (when, unless): Doc fix.
3099
3100 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
3101
3102 * replace.el (match): Use yellow1 instead of yellow.
3103
3104 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
3105
3106 * pcvs-info.el (cvs-unknown): Likewise.
3107
3108 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3109
3110 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
3111 (install): Use them to copy all *.el files before *.elc.
3112
3113 2007-07-13 Drew Adams <drew.adams@oracle.com>
3114
3115 * bookmark.el (bookmark-jump-other-window): New function.
3116 (bookmark-map): Bind it to "o".
3117
3118 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
3119 and its thread contains discussion about this change.
3120 The original patch was slightly tweaked by Karl Fogel
3121 <kfogel@red-bean.com> before committing.
3122
3123 2007-07-13 Karl Fogel <kfogel@red-bean.com>
3124
3125 * bookmark.el: Shorten some comments to fit within 80 lines.
3126
3127 2007-07-13 Karl Fogel <kfogel@red-bean.com>
3128
3129 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
3130 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
3131 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
3132 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
3133
3134 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
3135
3136 * textmodes/org.el: Bug fixes.
3137 (org-end-of-line): Move to end of line if in headline without tags.
3138
3139 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
3140
3141 * vc-hooks.el: Remove spurious * in docstrings.
3142 (vc-handled-backends): Add BZR.
3143
3144 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
3145
3146 2007-07-12 Davis Herring <herring@lanl.gov>
3147
3148 * desktop.el (desktop-buffer-info, desktop-save):
3149 Use `desktop-dirname' instead of `dirname'.
3150
3151 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
3152
3153 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
3154
3155 * progmodes/python.el (python-which-func-length-limit): New var.
3156 (python-which-func): New function.
3157 (python-current-defun): Add optional `length-limit' and try to fit
3158 computed function name to that length.
3159 (python-mode): Hook `python-which-func' up.
3160
3161 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
3162
3163 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
3164
3165 * comint.el (comint-dynamic-complete-as-filename):
3166 Use read-file-name-completion-ignore-case.
3167
3168 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
3169
3170 * comint.el (comint-dynamic-list-filename-completions):
3171 Use read-file-name-completion-ignore-case.
3172
3173 * vc-cvs.el: Require CL.
3174 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
3175 New functions to provide completion of revision names.
3176
3177 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
3178 (vc-cvs-annotate-first-line-re): New const.
3179 (vc-cvs-annotate-process-filter): New fun.
3180 (vc-cvs-annotate-command): Use them and run the command asynchronously.
3181
3182 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
3183
3184 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
3185 (eldoc-print-current-symbol-info): Adjust for changed helper
3186 function signatures.
3187 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
3188 `eldoc-highlight-function-argument'.
3189 (eldoc-highlight-function-argument): New function.
3190 (eldoc-get-var-docstring): Format documentation with
3191 `font-lock-variable-name-face'.
3192 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
3193 where suited.
3194 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
3195 (eldoc-beginning-of-sexp): Return number of skipped sexps.
3196
3197 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
3198
3199 * progmodes/compile.el (compilation-start): `start-process' must
3200 still be redefined when calling `start-process-shell-command'.
3201
3202 * progmodes/gud.el (gud-file-name): When `default-directory' is a
3203 remote file name, prepend its remote part to the filename.
3204 (gud-common-init): When `default-directory' is a remote file name,
3205 make the filename relative to it.
3206 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
3207
3208 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
3209
3210 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
3211 mouse binding and a tooltip.
3212
3213 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
3214
3215 * menu-bar.el (vc-menu-map): New defalias.
3216
3217 2007-07-10 Richard Stallman <rms@gnu.org>
3218
3219 * emacs-lisp/lisp-mode.el (eval-defun):
3220 Explain special handling of `defface'.
3221
3222 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
3223
3224 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
3225
3226 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
3227
3228 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
3229
3230 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
3231
3232 * vc-arch.el (vc-arch-complete): Remove.
3233 (vc-arch-revision-completion-table): Use complete-with-action.
3234
3235 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
3236 (complete-with-action): New function.
3237 (dynamic-completion-table): Use it.
3238
3239 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
3240
3241 * comint.el (make-comint, make-comint-in-buffer)
3242 (comint-exec-1): Replace `start-process' by `start-file-process'.
3243
3244 * progmodes/compile.el (compilation-start): Revert redefining
3245 `start-process'.
3246
3247 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
3248
3249 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
3250 with EOLs when generating MD5 checksums.
3251
3252 * follow.el: Don't change the global map from the follow-mode-map
3253 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
3254 XEmacs code.
3255 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
3256 since `follow-mode' should be used instead for that.
3257
3258 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
3259 (easy-menu-do-define): Use it.
3260 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
3261
3262 * progmodes/compile.el (compilation-auto-jump-to-first-error)
3263 (compilation-auto-jump-to-next): New vars.
3264 (compilation-auto-jump): New function.
3265 (compilation-error-properties): Use them to jump to first error.
3266 (compilation-start): Set the var if requested.
3267
3268 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
3269 duplicates without also removing entries from other directories.
3270
3271 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3272
3273 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
3274 Remember span as default.
3275 (org-columns-edit-value): Rename from `org-column-edit'.
3276 (org-columns-display-here-title): Rename from
3277 `org-overlay-columns-title'.
3278 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
3279 (org-columns-get-autowidth-alist): Rename from
3280 `org-get-columns-autowidth-alist'.
3281 (org-columns-display-here): Rename from `org-overlay-columns'.
3282 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
3283 (org-columns-quit): Rename from `org-column-quit'.
3284 (org-columns-show-value): Rename from `org-column-show-value'.
3285 (org-columns-content, org-columns-widen)
3286 (org-columns-next-allowed-value)
3287 (org-columns-edit-allowed, org-columns-store-format)
3288 (org-columns-uncompile-format, org-columns-redo)
3289 (org-columns-edit-attributes, org-delete-property)
3290 (org-set-property, org-columns-update)
3291 (org-columns-compute, org-columns-eval)
3292 (org-columns-not-in-agenda, org-columns-compute-all)
3293 (org-property-next-allowed-value)
3294 (org-columns-compile-format)
3295 (org-fill-paragraph-experimental)
3296 (org-string-to-number, org-property-action)
3297 (org-columns-move-left, org-columns-new)
3298 (org-column-number-to-string)
3299 (org-property-previous-allowed-value)
3300 (org-at-property-p, org-columns-delete)
3301 (org-columns-previous-allowed-value)
3302 (org-columns-move-right, org-columns-narrow)
3303 (org-property-get-allowed-values)
3304 (org-verify-version, org-column-string-to-number)
3305 (org-delete-property-globally): New functions.
3306 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
3307 (org-columns-overlays): Rename from `org-column-overlays'.
3308 (org-columns-map): Rename from `org-column-map'.
3309 (org-columns-current-maxwidths): Rename from
3310 `org-current-columns-maxwidths'.
3311 (org-columns-begin-marker, org-columns-current-fmt-compiled)
3312 (org-previous-header-line-format)
3313 (org-columns-inhibit-recalculation)
3314 (org-columns-top-level-marker): New variables.
3315 (org-columns-default-format): Rename from `org-default-columns-format'.
3316 (org-property-re): New constant.
3317
3318 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
3319
3320 * subr.el (looking-at-p, string-match-p): New functions.
3321
3322 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
3323
3324 * textmodes/tex-mode.el (tex-fontify-script)
3325 (tex-font-script-display): New variables to make display of
3326 superscripts and subscripts customizable.
3327 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
3328
3329 2007-07-09 Richard Stallman <rms@gnu.org>
3330
3331 * isearch.el (isearch-edit-string): Call to isearch-push-state
3332 after the search.
3333
3334 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3335
3336 * window.el (fit-window-to-buffer): Remove setting of window-min-height
3337 to 1 as enlarge-window uses the value to resize/shrink windows other
3338 than WINDOW if needed.
3339
3340 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
3341
3342 * cus-start.el (file-coding-system-alist): Fix custom type.
3343
3344 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
3345
3346 * longlines.el (longlines-wrap-region): Avoid marking buffer as
3347 modified.
3348 (longlines-auto-wrap, longlines-window-change-function):
3349 Remove unnecessary calls to set-buffer-modified-p.
3350
3351 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
3352
3353 * cus-start.el (file-coding-system-alist): Fix custom type.
3354
3355 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
3356
3357 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
3358 (vc-cvs-checkout): Remove last arg now unused; simplify.
3359
3360 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3361
3362 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
3363
3364 * net/tramp.el:
3365 * net/tramp-ftp.el:
3366 * net/tramp-smb.el:
3367 * net/tramp-uu.el:
3368 * net/trampver.el: Migrate to Tramp 2.1.
3369
3370 * net/tramp-cache.el:
3371 * net/tramp-fish.el:
3372 * net/tramp-gw.el: New Tramp packages.
3373
3374 * net/tramp-util.el:
3375 * net/tramp-vc.el: Removed.
3376
3377 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
3378 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
3379
3380 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
3381
3382 * progmodes/compile.el (compilation-start): Redefine
3383 `start-process' temporarily when `default-directory' is remote.
3384 Remove case of synchronous compilation, this won't happen ever.
3385 (compilation-setup): Make local variable `comint-file-name-prefix'
3386 for remote compilation.
3387
3388 2007-07-08 Martin Rudalics <rudalics@gmx.at>
3389
3390 * novice.el (disabled-command-function): Fit window to buffer to
3391 make last line visible.
3392 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
3393
3394 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
3395 when handling the terminating event.
3396
3397 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
3398
3399 * calc/calc.el (math-read-number-simple): Remove leading 0s.
3400 (math-bignum-digit-length): Change to optimal value.
3401
3402 * calc/calc-bin.el (math-bignum-logb-digit-size)
3403 (math-bignum-digit-power-of-two): Evaluate when compiled.
3404
3405 * calc/calc-comb.el (math-small-factorial-table)
3406 (math-init-random-base, math-prime-test): Remove unnecessary calls
3407 to `math-read-number-simple'.
3408
3409 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
3410 (math-approx-gamma-const): Add docstrings.
3411
3412 * calc/calc-forms.el (math-julian-date-beginning)
3413 (math-julian-date-beginning-int): New constants.
3414 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
3415 Use the new constants.
3416
3417 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
3418
3419 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
3420 Add docstrings.
3421
3422 2007-07-07 Tom Tromey <tromey@redhat.com>
3423
3424 * vc.el (vc-annotate): Jump to line and output message only after the
3425 process is really all done.
3426
3427 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
3428
3429 * vc.el (vc-exec-after): Don't move point from the sentinel.
3430 Forcefully read all the remaining text in the pipe upon process exit.
3431 (vc-annotate-display-autoscale, vc-annotate-lines):
3432 Don't stop at the first unrecognized line.
3433 (vc-annotate-display-select): Run autoscale after the process is done
3434 since it depends on the whole result.
3435
3436 2007-07-07 Eli Zaretskii <eliz@gnu.org>
3437
3438 * term/w32-win.el (menu-bar-open): New function.
3439 Bind <f10> to it.
3440
3441 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
3442
3443 * simple.el (start-file-process): New defun.
3444
3445 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
3446
3447 * files.el (find-file-confirm-nonexistent-file): Rename from
3448 find-file-confirm-inexistent-file. Update users.
3449
3450 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
3451 format of autoload block where the file's time-stamp is replaced by its
3452 MD5 checksum.
3453 (autoload-generate-file-autoloads): Use MD5 checksum instead of
3454 time-stamp for secondary autoloads files.
3455 (update-directory-autoloads): Remove duplicate entries.
3456 Use time-less-p for time-stamps, as done in autoload-find-destination.
3457
3458 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
3459
3460 * calc/calc.el (math-read-number): Replace number by variable.
3461 (math-read-number-simple): Properly parse small integers.
3462
3463 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
3464
3465 * vc.el: Fix doc for the checkout function.
3466
3467 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
3468
3469 * vc-hg.el (vc-hg-root): New function.
3470 (vc-hg-registered): Use it.
3471 (vc-hg-diff-tree): New defalias.
3472 (vc-hg-responsible-p): Likewise.
3473 (vc-hg-checkout): Comment out, not needed.
3474 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
3475 (vc-hg-find-version, vc-hg-next-version): New functions.
3476
3477 2007-07-06 Andreas Schwab <schwab@suse.de>
3478
3479 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
3480 dynamic bindings around the evaluation of the expression.
3481 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
3482
3483 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
3484
3485 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
3486 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
3487 Use run-hooks rather than run-mode-hooks.
3488
3489 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
3490
3491 * calc/calc-comb.el (math-random-digit): Rename to
3492 `math-random-three-digit-number'.
3493 (math-random-digits): Don't depend on representation of integer.
3494
3495 * calc/calc-bin.el (math-bignum-logb-digit-size)
3496 (math-bignum-digit-power-of-two): New constants.
3497 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
3498 (math-not-bignum, math-clip-bignum): Use the constants
3499 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
3500 instead of their values.
3501 (math-clip): Use math-small-integer-size instead of its value.
3502
3503 * calc/calc.el (math-add-bignum): Replace number by constant.
3504
3505 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * wid-edit.el (widget-documentation-string-value-create):
3508 Insert indentation spaces.
3509
3510 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
3511
3512 * emacs-lisp/byte-opt.el: Revert last change.
3513
3514 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
3515
3516 * vc-hooks.el (vc-handled-backends): Add HG.
3517
3518 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
3519
3520 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3521
3522 * complete.el (PC-do-complete-and-exit): Add support for the new
3523 `confirm-only' confirmation mode.
3524
3525 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
3526
3527 * cus-edit.el (custom-commands): New variable.
3528 (custom-tool-bar-map): New variable. Initialize using
3529 `custom-commands'.
3530 (custom-mode): Use `custom-tool-bar-map'.
3531 (custom-buffer-create-internal): Insert action buttons only if
3532 tool bar is not used. Use `custom-commands'.
3533 (Custom-help, custom-command-apply): New function.
3534 (custom-command-apply, Custom-set, Custom-save)
3535 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
3536 Use `custom-command-apply' instead of duplicating code.
3537 (customize-group-other-window): Call `customize-group' instead of
3538 duplicating code.
3539 (customize-face-other-window): Call `customize-face' instead of
3540 duplicating code.
3541 (customize-group, customize-face): Add optional args for opening
3542 in another window.
3543 (custom-variable-tag): Don't inherit `variable-pitch' face.
3544 (custom-group-tag): Inherit `variable-pitch' face.
3545 (custom-variable-value-create): Set documentation indentation.
3546 (custom-group-value-create): Make group name a link, instead of
3547 using an extra "go to group" button.
3548 (custom-prompt-variable, custom-group-set, custom-group-save)
3549 (custom-group-reset-current, custom-group-reset-saved)
3550 (custom-group-reset-standard): Minor cleanup.
3551
3552 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
3553
3554 * Makefile.in (bootstrap-prepare): When copying from
3555 ldefs-boot.el, make sure loaddefs.el is writeable.
3556
3557 (bootstrap-prepare): Make $(lisp)/ps-print.el
3558 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
3559
3560 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
3561
3562 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
3563 only caller, and delete.
3564 (vc-hg-state): Deal with exceptions and only parse the output on
3565 successful return.
3566 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
3567 caller, and delete.
3568 (vc-hg-workfile-version): Deal with exceptions and only parse the
3569 output on successful return.
3570 (vc-hg-revert): New function.
3571
3572 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
3573
3574 * calculator.el (calculator-expt): Use more cases to determine
3575 the value.
3576
3577 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
3578
3579 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
3580 file names.
3581
3582 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
3583
3584 * calculator.el (calculator-expt, calculator-integer-p):
3585 New functions.
3586 (calculator-fact): Check to see if the factorial will be too
3587 large before computing it.
3588 (calculator-initial-operators): Use `calculator-expt' to
3589 compute "^".
3590 (calculator-mode): Mention that results which are too large
3591 will return inf.
3592 * calc/calc-comb.el (math-small-factorial-table): Replace list
3593 by vector.
3594
3595 2007-07-03 David Kastrup <dak@gnu.org>
3596
3597 * shell.el: On request of the authors, remove their addresses for
3598 the sake of bug reports, and add the developer list address as
3599 maintainer information.
3600
3601 2007-07-03 Richard Stallman <rms@gnu.org>
3602
3603 * files.el (make-directory): Doc fix.
3604 (find-file-confirm-inexistent-file): Make it a defcustom.
3605 Make nil the default.
3606
3607 2007-07-02 Richard Stallman <rms@gnu.org>
3608
3609 * startup.el (command-line): Set buffer-offer-save in *scratch*
3610 and enable auto-save in it.
3611
3612 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3613
3614 * textmodes/org.el (orgstruct-mode-map): New variable.
3615 (orgstruct-mode): New minor mode.
3616 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
3617 (orgstruct-make-binding, org-context-p, org-get-local-variables)
3618 (org-run-like-in-org-mode): New functions.
3619 (org-cycle-list-bullet): New command.
3620 (org-special-properties, org-property-start-re)
3621 (org-property-end-re): New constants.
3622 (org-with-point-at): New macro.
3623 (org-get-property-block, org-entry-properties, org-entry-get)
3624 (org-entry-delete, org-entry-get-with-inheritance)
3625 (org-entry-put, org-buffer-property-keys): New functions.
3626 (org-insert-property-drawer): New command.
3627 (org-entry-property-inherited-from): New variable.
3628 (org-column): New face.
3629 (org-column-overlays, org-current-columns-fmt)
3630 (org-current-columns-maxwidths, org-column-map): New variables.
3631 (org-column-menu): New menu.
3632 (org-new-column-overlay, org-overlay-columns)
3633 (org-overlay-columns-title, org-remove-column-overlays)
3634 (org-column-show-value, org-column-quit, org-column-edit): New
3635 functions.
3636 (org-columns, org-agenda-columns): New commands.
3637 (org-get-columns-autowidth-alist): New functions.
3638 (org-properties): New customize group.
3639 (org-default-columns-format): New option.
3640 (org-priority): Realign tags after changing priority.
3641 (org-preserve-lc): New macro.
3642 (org-update-checkbox-count): Catch case when there is no headline.
3643 (org-agenda-quit): Remove any column overlays.
3644 (org-beginning-of-item-list): Fixed bug when non-item line is
3645 indented too deep.
3646 (org-cached-props): New variable.
3647 (org-cached-entry-get): New function.
3648 (org-make-tags-matcher): Handle property matches.
3649 (org-table-recalculate): Swap evaluation order: Field formula
3650 first, then column formulas, but don't allow them to overwrite the
3651 field formulas.
3652 (org-table-eval-formula): New argument untouchable.
3653 (org-table-put-field-property): New function.
3654
3655 2007-07-02 Martin Rudalics <rudalics@gmx.at>
3656
3657 * help-mode.el (help-make-xrefs): Skip spaces too when
3658 skipping tabs.
3659
3660 * ffap.el (dired-at-point-prompter): Improve prompt in
3661 list-directory case.
3662
3663 2007-07-01 Richard Stallman <rms@gnu.org>
3664
3665 * files.el (find-file-visit-truename): Fix safe-local-variable value.
3666
3667 2007-07-01 Richard Stallman <rms@gnu.org>
3668
3669 * cus-start.el (max-mini-window-height): Added.
3670
3671 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
3672
3673 * complete.el (partial-completion-mode): Remove advice of
3674 read-file-name-internal.
3675 (PC-do-completion): Rebind minibuffer-completion-table.
3676 (PC-read-file-name-internal): New function doing what
3677 read-file-name-internal advice did.
3678
3679 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
3680
3681 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
3682 property on a few symbols.
3683 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
3684 (byte-optimize-lapcode): Remove bindings that are not referenced
3685 and certainly will not effect through dynamic scoping.
3686
3687 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
3688
3689 * files.el (find-file-confirm-inexistent-file): New var.
3690 (find-file, find-file-other-window, find-file-other-frame)
3691 (find-file-read-only, find-file-read-only-other-window)
3692 (find-file-read-only-other-frame): Use it.
3693
3694 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
3695
3696 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
3697
3698 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
3699
3700 * generic-x.el (generic-define-mswindows-modes)
3701 (generic-define-unix-modes, apache-log-generic-mode)
3702 (bat-generic-mode-keymap, java-manifest-generic-mode)
3703 (show-tabs-generic-mode): Fix typos in docstrings.
3704
3705 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
3706
3707 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
3708 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
3709 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
3710 (rcirc-print): Never ignore messages from ourself.
3711
3712 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
3713
3714 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
3715 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
3716
3717 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3718
3719 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
3720 replace-regexp-in-string.
3721
3722 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
3723
3724 * emacs-lisp/cl.el: Set edebug and indentation before loading
3725 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
3726
3727 2007-06-28 Andreas Schwab <schwab@suse.de>
3728
3729 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
3730 $(lisp)/subdirs.el.
3731
3732 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
3735 the speedbar frame if nil; that deletes the current frame or
3736 causes an error if it is the only frame.
3737 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
3738
3739 2007-06-28 Kevin Ryde <user42@zip.com.au>
3740
3741 * textmodes/nroff-mode.el: Groff \# comments.
3742 (nroff-mode-syntax-table): \# comment intro,
3743 plain # as punct per global table.
3744 (nroff-font-lock-keywords): Add # as a single char escape.
3745 (nroff-mode): In comment-start-skip, match \#.
3746
3747 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
3750 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
3751 point-min == 1.
3752
3753 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
3754
3755 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
3756 Rename and move to...
3757
3758 * subr.el (strings->string, string->strings): ...here.
3759
3760 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
3761 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
3762
3763 * progmodes/gud.el (gud-common-init): Call string->strings instead
3764 of split-string.
3765
3766 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
3767
3768 * dired-aux.el: Remove `dired-call-process'.
3769 (dired-check-process): Call `process-file'.
3770
3771 * wdired.el (wdired-do-perm-changes): Call `process-file'.
3772
3773 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
3774 `ange-ftp-process-file'.
3775
3776 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
3777
3778 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
3779
3780 * emacs-lisp/cl-extra.el:
3781 * emacs-lisp/cl-seq.el:
3782 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
3783 Add autoload cookies on all defs autoloaded manually in cl.el.
3784
3785 * emacs-lisp/cl-loaddefs.el: New file.
3786
3787 * textmodes/texinfmt.el (texinfo-raisesections-alist)
3788 (texinfo-lowersections-alist): Merge definition and declaration.
3789 (texinfo-start-of-header, texinfo-end-of-header): Remove.
3790 (texinfo-format-syntax-table): Merge init into declaration.
3791 (texinfo-format-parse-line-args, texinfo-format-parse-args)
3792 (texinfo-format-parse-defun-args, texinfo-format-node)
3793 (texinfo-push-stack, texinfo-multitable-widths)
3794 (texinfo-define-info-enclosure, texinfo-alias)
3795 (texinfo-format-defindex, batch-texinfo-format): Use push.
3796 (texinfo-footnote-number): Remove duplicate declaration.
3797
3798 * ps-print.el: Update with auto-generated autoloads.
3799
3800 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
3801
3802 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
3803
3804 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
3805 relative to current dir for file-local settings.
3806 (autoload-generate-file-autoloads): Add `outfile' arg.
3807 (update-directory-autoloads): Use it to directly call
3808 autoload-generate-file-autoloads instead of going through
3809 update-file-autoloads so we avoid redundant searches and so we can know
3810 the set of buffers changed so we can save them all.
3811
3812 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
3813 rather than throwing `up-to-date'.
3814 (autoload-generate-file-autoloads): Adjust correspondingly.
3815 (update-file-autoloads): Be careful to let-bind
3816 autoload-modified-buffers and adjust to new calling conventions.
3817 (autoload-modified-buffers): Make it a dynamically scoped var.
3818 (update-directory-autoloads): Use file-relative-name instead of
3819 autoload-trim-file-name.
3820 (autoload-insert-section-header): Don't use autoload-trim-file-name
3821 since the file is already relative now.
3822 (autoload-trim-file-name): Remove.
3823
3824 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
3825 (vc-arch-complete, vc-arch--version-completion-table)
3826 (vc-arch-revision-completion-table): New functions to provide
3827 completion of revision names.
3828 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
3829 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
3830 to let the user trim the revlib.
3831
3832 * vc.el: Add new VC operation `revision-completion-table'.
3833 (vc-default-revision-completion-table): New function.
3834 (vc-version-diff, vc-version-other-window): Use it to provide
3835 completion of revision names if the backend provides it.
3836
3837 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
3838
3839 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
3840 of newer .svn/entries.
3841
3842 2007-06-25 David Kastrup <dak@gnu.org>
3843
3844 * calc/calc-poly.el (math-padded-polynomial)
3845 (math-partial-fractions): Add some function comments.
3846
3847 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3848
3849 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3850 Make `outbuf' optional.
3851 (update-file-autoloads): Use it.
3852
3853 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
3854
3855 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
3856 (autoload-find-destination): Keep it uptodate.
3857 (autoload-save-buffers): New fun.
3858 (update-file-autoloads): Use it. Re-add the "up to date" message.
3859
3860 * emacs-lisp/autoload.el: Refactor for upcoming changes.
3861 (autoload-find-destination): New function extracted from
3862 update-file-autoloads.
3863 (update-file-autoloads): Use it.
3864 (autoload-generate-file-autoloads): New function extracted from
3865 generate-file-autoloads. Use file-relative-name. Delay computation of
3866 output-start to the first cookie. Remove done-any, replaced by
3867 output-start.
3868 (generate-file-autoloads): Use it.
3869
3870 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3871
3872 * calc/calc-comb.el (math-init-random-base, math-prime-test):
3873 Use math-read-number-simple to insert constants.
3874 (math-prime-test): Redo calculation of sum.
3875
3876 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
3877
3878 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
3879 math-scale-bignum-3.
3880 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
3881 math-bignum-digit-size.
3882 (math-isqrt-small): Add another possible initial guess.
3883
3884 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3885
3886 * textmodes/bibtex.el (bibtex-entry-format): New options
3887 `whitespace', `braces', and `string'.
3888 (bibtex-field-braces-alist, bibtex-field-strings-alist)
3889 (bibtex-field-braces-opt, bibtex-field-strings-opt)
3890 (bibtex-cite-matcher-alist): New variables.
3891 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
3892 (bibtex-flash-head): Use blink-matching-delay.
3893 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
3894 (bibtex-format-entry, bibtex-reformat): Handle new options of
3895 bibtex-entry-format.
3896 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
3897 New functions.
3898 (bibtex-complete-internal): Do not display messages while
3899 minibuffer is used. Do not leave around a completions buffer
3900 that is out of date.
3901 (bibtex-copy-summary-as-kill): New optional arg.
3902 (bibtex-font-lock-url): New optional arg no-button.
3903 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
3904 (bibtex-url): Allow multiple URLs per entry.
3905
3906 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
3907
3908 * emacs-lisp/autoload.el (autoload-generated-file): New function.
3909 (update-file-autoloads, update-directory-autoloads): Use it.
3910 (autoload-file-load-name): New function.
3911 (generate-file-autoloads, update-file-autoloads): Use it.
3912 (autoload-find-file): Accept non-absolute argument. Set default-dir.
3913 (generate-file-autoloads): If the autoloaded form is malformed,
3914 indicate the problem with a warning instead of aborting.
3915
3916 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3917
3918 * simple.el (next-error-recenter): Accept `(4)' as well;
3919 also, specify `integer' instead of `number'.
3920
3921 2007-06-23 Eli Zaretskii <eliz@gnu.org>
3922
3923 * ls-lisp.el (insert-directory): If an invalid regexp error is
3924 thrown, try using FILE as a literal file name, not a wildcard.
3925
3926 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
3927
3928 * ruler-mode.el (ruler-mode): Prevent clobbering the original
3929 `header-line-format' when reentering ruler mode.
3930
3931 2007-06-23 Eli Zaretskii <eliz@gnu.org>
3932
3933 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
3934 FILE exists as a file.
3935
3936 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
3937
3938 * calc/calc.el (math-bignum-digit-length)
3939 (math-bignum-digit-size, math-small-integer-size):
3940 New constants.
3941 (math-normalize, math-bignum-big, math-make-float)
3942 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
3943 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
3944 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
3945 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
3946 (math-quotient, math-div-bignum, math-div-bignum-digit)
3947 (math-div-bignum-part, math-format-bignum-decimal)
3948 (math-read-bignum): Use math-bignum-digit-length,
3949 math-bignum-digit-size and math-small-integer-size.
3950
3951 * calc/calc-ext.el (math-fixnum-big): Use the variable
3952 math-bignum-digit-size.
3953
3954 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
3955
3956 * log-view.el (log-view-mode-menu): New menu.
3957
3958 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
3961 differently.
3962
3963 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
3964 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
3965
3966 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
3967
3968 * vc-hg.el (vc-hg-print-log): Insert the file name.
3969 (vc-hg-log-view-mode): Fontify the file name.
3970
3971 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
3972
3973 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
3974 (calcFunc-julian): Fix incorrect number used in calculations.
3975
3976 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
3977
3978 * simple.el (next-error-recenter): New defcustom.
3979 (next-error, next-error-internal): Recenter if specified,
3980 immediately prior to running `next-error-hook'.
3981
3982 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
3983 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
3984
3985 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
3986
3987 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
3988
3989 * calc/calc-comb.el (math-small-factorial-table): New variable.
3990 (calcFunc-fact): Use `math-small-factorial-table'.
3991
3992 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
3993 initial values.
3994 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
3995 New variables to use in caches.
3996
3997 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
3998 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
3999
4000 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
4001 (math-bernoulli-b-cache): Use math-read-number-simple to insert
4002 bignums.
4003
4004 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
4005 New variables to use in caches.
4006
4007 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
4008
4009 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
4010
4011 * vc-hg.el (vc-hg-log-view-mode): New mode.
4012
4013 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
4014
4015 * calc/calc.el (math-read-number-simple): New function.
4016
4017 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
4020 (vera-font-lock-match-item): Fix doc string.
4021 (vera-in-comment-p): Remove unused function.
4022 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
4023 use `syntax-ppss'.
4024 (vera-forward-syntactic-ws): Fix argument order.
4025 (vera-prepare-search): Use `with-syntax-table'.
4026 (vera-indent-line): Fix doc string.
4027 (vera-electric-tab): Fix doc string.
4028 (vera-expand-abbrev): Define alias instead of using `fset'.
4029 (vera-comment-uncomment-region): Use `comment-start-skip'.
4030
4031 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
4032
4033 * textmodes/org.el (org-export-with-footnotes): New option.
4034 (org-export-as-html): Fix replacement bug for XEmacs.
4035 (org-agenda-default-appointment-duration): New option.
4036
4037 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
4038
4039 * vc-hg.el: Add to do items.
4040 (vc-hg-diff): Add support for comparing different revisions.
4041 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
4042 (vc-hg-annotate-extract-revision-at-line)
4043 (vc-hg-previous-version, vc-hg-checkin): New functions.
4044 (vc-hg-annotate-re): New constant.
4045
4046 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4047
4048 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
4049
4050 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
4051
4052 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
4053 buffer-local value of log-view-*-re if applicable.
4054
4055 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
4056 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
4057 (vc-bzr-command*): Remove both (incompatible) versions.
4058 (vc-bzr-do-command*): Remove.
4059 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
4060 Remove by folding into its only caller vc-bzr-command.
4061 (vc-bzr-command): Always set the environment, even when ineffective.
4062 (vc-bzr-version): Minor fix up.
4063 (vc-bzr-admin-dirname): New var.
4064 (vc-bzr-bzr-dir): Remove.
4065 (vc-bzr-root-dir): New fun.
4066 (vc-bzr-registered): Use it. Add an autoloaded version.
4067 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
4068 (vc-bzr-view-log-function): Remove.
4069 (vc-bzr-log-view-mode): New major mode to replace it.
4070 (vc-bzr-print-log): Only activate the old hack if needed.
4071
4072 * vc.el (vc-default-log-view-mode): New function.
4073 (vc-print-log): Add new `log-view-mode' VC operation.
4074
4075 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
4076
4077 * ido.el (ido-find-file-in-dir): Don't signal an error for
4078 empty directories.
4079
4080 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
4081
4082 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
4083 directory where the desktop file was found, as the docstring says.
4084 (desktop-kill): Use `read-directory-name'.
4085
4086 2007-06-20 Alan Mackenzie <acm@muc.de>
4087
4088 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
4089 When removing lines, also remove the \n. Correction of patch of
4090 2007-04-21.
4091
4092 2007-06-20 Martin Rudalics <rudalics@gmx.at>
4093
4094 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
4095 event is not a cons cell. Do not unread drag-mouse-1 events.
4096 Select right window in check whether space was stolen from
4097 window above.
4098
4099 * help-mode.el (help-make-xrefs): Adjust position of new forward
4100 button.
4101
4102 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
4103
4104 * vc-bzr.el (vc-bzr-with-process-environment)
4105 (vc-bzr-std-process-invocation): New macros.
4106 (vc-bzr-command, vc-bzr-command*): Use them.
4107 (vc-bzr-with-c-locale): Remove.
4108 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
4109 (vc-bzr-buffer-nonblank-p): New function.
4110 (vc-bzr-state-words): New const.
4111 (vc-bzr-state): Look for `bzr status` keywords in output.
4112 Display everything else as a warning message to the user.
4113 Fix status report with bzr >= 0.15.
4114
4115 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
4116
4117 * vc-hg.el (vc-hg-global-switches): Simplify.
4118 (vc-hg-state): Handle more states.
4119 (vc-hg-diff): Fix doc-string.
4120 (vc-hg-register): New function.
4121 (vc-hg-checkout): Likewise.
4122
4123 2007-06-20 Reto Zimmermann <reto@gnu.org>
4124
4125 * progmodes/vera-mode.el: New file.
4126
4127 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4128
4129 * calc/calc.el (calc-multiplication-has-precendence):
4130 New variable.
4131 (math-standard-ops, math-standard-ops-p, math-expr-ops):
4132 New functions.
4133 (math-expr-opers): Define using math-standard-ops rather than
4134 math-standard-opers.
4135 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
4136 equal the function math-standard-ops rather than the variable
4137 math-standard-opers.
4138 (calc-algebraic-entry): Let math-expr-opers equal
4139 math-standard-ops or math-expr-ops, as appropriate.
4140 (math-expr-read-level, math-read-factor): Let math-expr-opers
4141 equal math-expr-ops.
4142 * calc/calc-embed.el (calc-embedded-finish-edit):
4143 Let math-expr-opers equal the function math-standard-ops
4144 rather than the variable math-standard-opers.
4145 * calc/calc-ext.el (math-read-plain-expr)
4146 (math-format-flat-expr-fancy): Let math-expr-opers equal the
4147 function math-standard-ops rather than the variable
4148 math-standard-opers.
4149 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
4150 Let math-expr-opers equal the function math-standard-ops rather
4151 than the variable math-standard-opers.
4152 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
4153 equal the function math-standard-ops rather than the variable
4154 math-standard-opers.
4155 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
4156 equal the function math-standard-ops rather than the variable
4157 math-standard-opers.
4158 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
4159 math-expr-ops.
4160
4161 2007-06-19 Ivan Kanis <apple@kanis.eu>
4162
4163 * vc-hg.el: New file.
4164
4165 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
4166
4167 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
4168 with font-lock-multiline.
4169
4170 2007-06-17 Glenn Morris <rgm@gnu.org>
4171
4172 * lpr.el (lpr-page-header-switches): Move %s to separate element
4173 for correct quoting. Doc fix.
4174
4175 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
4176
4177 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
4178 than setting sgml-xml-mode.
4179 (sgml-mode, html-mode): Set sgml-xml-mode.
4180 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
4181 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
4182 (sgml-electric-tag-pair-before-change-function)
4183 (sgml-electric-tag-pair-flush-overlays): New functions.
4184 (sgml-electric-tag-pair-mode): New minor mode.
4185 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
4186 (sgml-calculate-indent): Use assoc-string.
4187
4188 2007-06-16 Karl Fogel <kfogel@red-bean.com>
4189
4190 * thingatpt.el (thing-at-point-email-regexp): Don't require two
4191 chars before the "@" in an email address. Andreas Roehler noticed
4192 this problem.
4193
4194 2007-06-15 Karl Fogel <kfogel@red-bean.com>
4195
4196 * thingatpt.el: Add support for email addresses (`email').
4197 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
4198 (thing-at-point-email-regexp): New variable.
4199 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
4200 properties on this symbol, with lambda forms for values.
4201
4202 2007-06-15 Masatake YAMATO <jet@gyve.org>
4203
4204 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
4205
4206 * vc.el (vc-dired-hook): Check the backend returned from
4207 `vc-responsible-backend' can really handle `subdir'.
4208
4209 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * wid-edit.el (widget-add-documentation-string-button):
4212 Fix handling of documentation indent.
4213
4214 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
4215
4216 * mb-depth.el: New file.
4217
4218 2007-06-15 Masatake YAMATO <jet@gyve.org>
4219
4220 * vc.el (vc-dired-mode): Show backend name as part of mode name.
4221
4222 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4223
4224 * wid-edit.el (widget-default-create): Move ?h handling here...
4225 (widget-default-format-handler): ...from here.
4226 (widget-docstring, widget-add-documentation-string-button): New funs.
4227 (documentation-string): Add :visibility-widget property.
4228 (widget-documentation-string-value-create): Use it.
4229
4230 * cus-edit.el (custom-split-regexp-maybe): Simplify.
4231 (custom-buffer-create-internal): Simplify message.
4232 (custom-variable-tag): Reduce height to normal.
4233 (custom-variable-value-create, custom-face-value-create)
4234 (custom-visibility): New widget.
4235 (custom-visibility): New face.
4236 (custom-group-value-create):
4237 Call widget-add-documentation-string-button, using `custom-visibility'.
4238
4239 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 * emacs-lisp/bytecomp.el (byte-compile-current-group)
4242 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
4243 change. Apparently the "warning even if the group is implicit" is
4244 a feature rather than a bug.
4245
4246 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
4247
4248 * viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
4249 Different advices for Emacs and XEmacs. Compile them conditionally.
4250 (viper-version): Belated version change.
4251
4252 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
4253
4254 * follow.el (follow-all-followers, follow-generic-filter):
4255 * pcomplete.el (pcomplete-restore-windows):
4256 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
4257 (x-dnd-drop-data):
4258 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
4259 * progmodes/python.el (python-complete-symbol):
4260 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
4261
4262 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
4263
4264 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
4265 around bright and dim regexps. Make sure bright and dim matches
4266 use word anchors. Send text through rcirc-markup functions.
4267 (rcirc-url-regexp): Add single quote character.
4268 (rcirc-connect): Write logs to disk on auto-save-hook.
4269 Make server a non-optional argument.
4270 (rcirc-log-alist): New variable.
4271 (rcirc-log-directory): Make customizable.
4272 (rcirc-log-flag): New customizable variable.
4273 (rcirc-log): New function.
4274 (rcirc-print): Use above function.
4275 (rcirc-log-write): New function.
4276 (rcirc-generate-new-buffer-name): Strip text properties.
4277 (rcirc-switch-to-buffer-function): Remove variable.
4278 (rcirc-last-non-irc-buffer): Remove variable.
4279 (rcirc-non-irc-buffer): Add function.
4280 (rcirc-next-active-buffer): Use above function.
4281 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
4282 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
4283 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
4284 (rcirc-omit-mode): Add minor-mode.
4285 (rcirc-mode-map): Change C-c C-o binding.
4286 (rcirc-mode): Clear mode-line-process. Use a custom
4287 fill-paragraph-function. Set up buffer-invisibility-spec.
4288 (rcirc-response-formats): Remove timestamp code.
4289 (rcirc-omit-responses): Add variable.
4290 (rcirc-print): Don't put the overlay arrow on potentially omitted
4291 lines. Log line to disk. Record activity for private messages
4292 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
4293 (rcirc-jump-to-first-unread-line): Print message if there is no
4294 unread text.
4295 (rcirc-clear-unread): New function.
4296 (rcirc-markup-text-functions): Add variable.
4297 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
4298 (rcirc-debug): Don't mess with window configuration.
4299 (rcirc-send-message): Send message before printing locally.
4300 Add SILENT argument, do not print message if non-nil.
4301 (rcirc-visible-buffers): New function and variable.
4302 (rcirc-window-configuration-change-1): Add function.
4303 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
4304 server buffer.
4305 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
4306 (rcirc-fill-paragraph): Add function.
4307 (rcirc-record-activity, rcirc-window-configuration-change-1):
4308 Only update the activity string if it has actually changed.
4309 (rcirc-update-activity-string): Remove padding characters from the
4310 mode-line string.
4311 (rcirc-disconnect-buffer): New function to be called when a
4312 channel is parted or the user quits.
4313 (rcirc-server-name): Warn when the server-name hasn't been set.
4314 (rcirc-window-configuration-change): Postpone work until
4315 post-command-hook.
4316 (rcirc-window-configuration-change-1): Update mode-line and
4317 overlay arrows here.
4318 (rcirc-authenticate): Fixc hanserv identification.
4319 (rcirc-default-server): Remove variable.
4320 (rcirc): Connect according to rcirc-connections.
4321 (rcirc-connections): Add variable.
4322 (rcirc-startup-channels-alist): Remove variable.
4323 (rcirc-startup-channels): Remove function.
4324
4325 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4326
4327 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
4328
4329 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
4330
4331 * term/xterm.el (terminal-init-xterm): Escape parens in character
4332 constants.
4333
4334 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4335
4336 * progmodes/sh-script.el: Remove unneeded * from docstrings.
4337 Use [:alpha:] and [:alnum:] where applicable.
4338 (sh-quoted-subshell): Rewrite to correctly
4339 handle nested mixes of `...` and $(...).
4340 (sh-apply-quoted-subshell): Remove.
4341 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
4342
4343 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
4344
4345 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
4346
4347 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
4348 previous change.
4349
4350 2007-06-12 Tom Tromey <tromey@redhat.com>
4351
4352 * subr.el (user-emacs-directory): New defconst.
4353 * cmuscheme.el (scheme-start-file):
4354 * shell.el (shell):
4355 * completion.el (save-completions-file-name):
4356 * custom.el (custom-theme-directory):
4357 * term/x-win.el (emacs-session-filename):
4358 * filesets.el (filesets-menu-cache-file):
4359 * thumbs.el (thumbs-thumbsdir):
4360 * server.el (server-auth-dir):
4361 * image-dired.el (image-dired-dir):
4362 (image-dired-db-file):
4363 (image-dired-temp-image-file):
4364 (image-dired-gallery-dir):
4365 (image-dired-temp-rotate-image-file):
4366 * play/gamegrid.el (gamegrid-user-score-file-directory):
4367 * savehist.el (savehist-file):
4368 * tutorial.el (tutorial--saved-dir):
4369 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
4370
4371 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
4372
4373 * scroll-lock.el (scroll-lock-mode): Doc fix.
4374
4375 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
4376
4377 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
4378
4379 * ediff-init.el: Doc strings.
4380
4381 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4382
4383 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
4384 (byte-compile-file): Bind it.
4385 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
4386 group argument is provided implicitly.
4387 (byte-compile-format-warn, byte-compile-from-buffer)
4388 (byte-compile-insert-header): Don't hardcode point-min==1.
4389 (byte-compile-file-form-require): Remove unused var old-load-list.
4390 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
4391
4392 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
4393
4394 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
4395 Display error messages.
4396 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
4397 Get rid of cl.el dependencies.
4398
4399 * emulation/viper-init.el (viper-suppress-input-method-change-message):
4400 New variable.
4401 (viper-activate-input-method-action)
4402 (viper-inactivate-input-method-action):
4403 Use viper-suppress-input-method-change-message.
4404
4405 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
4406 for C-s, C-r.
4407
4408 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
4409 Use viper-replace-overlay-cursor-color instead of
4410 viper-replace-overlay-cursor-color.
4411 (viper-sit-for-short): Use sit-for with 3 arguments.
4412
4413 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
4414 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
4415 to gud-mode.
4416
4417 * ediff-mult.el (ediff-meta-buffer-brief-message)
4418 (ediff-meta-buffer-verbose-message): New variables.
4419 (ediff-meta-buffer-message): Variable deleted.
4420 (ediff-verbose-help-enabled): New variable.
4421 (ediff-toggle-verbose-help-meta-buffer): New function.
4422 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
4423 message options.
4424
4425 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
4426 (ediff-fixup-patch-map): Improve heuristic.
4427
4428 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4429
4430 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
4431 (log-view-font-lock-keywords): Simplify.
4432 (log-view-current-file, log-view-current-tag): Simplify.
4433
4434 2007-06-12 Sam Steingold <sds@gnu.org>
4435
4436 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
4437
4438 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
4439
4440 * desktop.el (desktop-load-locked-desktop): New option.
4441 (desktop-read): Use it.
4442 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
4443 Use `when'.
4444
4445 2007-06-12 Davis Herring <herring@lanl.gov>
4446
4447 * desktop.el (desktop-save-mode-off): New function.
4448 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
4449 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
4450 (desktop-claim-lock, desktop-release-lock): New functions.
4451 (desktop-kill): Tell `desktop-save' that this is the last save.
4452 Release the lock afterwards.
4453 (desktop-buffer-info): New function.
4454 (desktop-save): Use it. Run `desktop-save-hook' where the doc
4455 says to. Detect conflicts, and manage the lock.
4456 (desktop-read): Detect conflicts. Manage the lock.
4457
4458 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4459
4460 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
4461
4462 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
4463 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
4464 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
4465 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
4466 keysyms rather than byte sequences.
4467 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
4468
4469 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4470
4471 * font-lock.el (font-lock-add-keywords): In case font-lock was only
4472 half-activated, forcefully activate it completely.
4473
4474 2007-06-11 Richard Stallman <rms@gnu.org>
4475
4476 * cus-edit.el (custom-variable-type): Doc fix.
4477
4478 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4479
4480 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
4481 (sh-font-lock-flush-syntax-ppss-cache): New functions.
4482 (sh-font-lock-syntactic-keywords): Use them to distinguish the
4483 different possible cases for \'.
4484
4485 * complete.el (PC-bindings): Don't bind things already bound in the
4486 parent keymap.
4487
4488 * textmodes/bibtex-style.el: New file.
4489
4490 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
4491
4492 * vc-bzr.el: New file.
4493
4494 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4495
4496 * vc-svn.el (vc-svn-program): New var.
4497 (vc-svn-command): Use it.
4498
4499 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
4500
4501 * server.el (server-switch-buffer): Remove redundant check.
4502
4503 2007-06-10 Martin Rudalics <rudalics@gmx.at>
4504
4505 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
4506 Match against file-name-nondirectory.
4507 Fix text on user customization variables.
4508 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
4509
4510 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
4511
4512 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
4513
4514 2007-06-09 Davis Herring <herring@lanl.gov>
4515
4516 * desktop.el (desktop-minor-mode-table): Doc fix.
4517
4518 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
4519
4520 * textmodes/css-mode.el (css-navigation-syntax-table):
4521 Use set-char-table-range so it also works in the unicode branch.
4522
4523 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
4524
4525 * help-mode.el (help-xref-forward-stack)
4526 (help-xref-stack-forward-item, help-forward-label): New variables.
4527 (help-forward): New button type.
4528 (help-setup-xref): Initialise help-xref-forward-stack.
4529 (help-make-xrefs): Add forward button, if appropriate.
4530 (help-xref-go-back): Push item on forward stack.
4531 (help-xref-go-forward, help-go-forward): New functions.
4532
4533 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * dired.el (dired-mode-map): Remove spurious separator.
4536
4537 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
4538
4539 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
4540
4541 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
4542 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
4543
4544 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
4545
4546 * textmodes/org.el: Version number fixed.
4547
4548 2007-06-07 Glenn Morris <rgm@gnu.org>
4549
4550 * version.el (emacs-copyright): New constant.
4551 * startup.el (fancy-splash-tail): Use emacs-copyright.
4552 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
4553
4554 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
4555 `make-local'.
4556 (byte-compile-warnings-safe-p): Add `make-local'.
4557 (byte-compile-make-variable-buffer-local):
4558 Allow byte-compile-warnings to suppress this warning.
4559
4560 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
4561 format of "menu" description.
4562 (tutorial--find-changed-keys): Describe the specific menu a
4563 command is in.
4564
4565 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
4566 Rewrite compatibility functions to silence byte-compiler.
4567
4568 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
4569
4570 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
4571 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
4572
4573 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
4574
4575 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
4576
4577 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * progmodes/ebrowse.el (ebrowse-member-table):
4580 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
4581 (org-batch-agenda-csv): Fix typos in docstrings.
4582
4583 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * international/mule-cmds.el (toggle-enable-multibyte-characters)
4586 (sort-coding-systems, search-unencodable-char): Doc fixes.
4587 (coding-system-change-eol-conversion, set-default-coding-systems)
4588 (prefer-coding-system, find-multibyte-characters, princ-list)
4589 (leim-list-entry-regexp, set-input-method, locale-language-names)
4590 (input-method-exit-on-first-char, exit-language-environment-hook)
4591 (locale-charset-language-names): Fix typos in docstrings.
4592
4593 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4594
4595 * pgg.el (pgg-sign-region, pgg-sign):
4596 * ses.el (ses-call-printer):
4597 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
4598 * textmodes/org.el (org-cycle): Fix typos in docstrings.
4599
4600 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
4601
4602 * textmodes/org.el
4603 (org-export-region-as-html, org-replace-region-by-html)
4604 (org-number-to-letters, org-table-fedit-finish)
4605 (org-normalize-color, org-table-fedit-ref-right)
4606 (org-date-to-gregorian, org-table-fedit-move)
4607 (org-table-convert-refs-to-rc, org-calendar-holiday)
4608 (org-table-fedit-toggle-ref-type, org-write-agenda)
4609 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
4610 (org-defkey, org-encode-for-stdout)
4611 (org-indent-line-function, org-export-as-html-to-buffer)
4612 (org-store-agenda-views, org-update-mode-line)
4613 (org-find-if, org-delete-all)
4614 (org-table-fedit-convert-buffer, org-emphasize)
4615 (org-uniquify, org-table-fedit-lisp-indent)
4616 (org-table-fedit-scroll, org-get-todo-sequence-head)
4617 (org-table-fedit-scroll-down, org-table-fedit-line-down)
4618 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
4619 (org-table-fedit-toggle-coordinates, org-dvipng-color)
4620 (org-table-fedit-line-up, org-table-fedit-ref-down)
4621 (org-table-formula-from-user, org-mode-flyspell-verify)
4622 (org-cycle-show-empty-lines, org-ctrl-c-ret)
4623 (org-table-formula-to-user, org-diary-to-ical-string)
4624 (orgtbl-export, org-table-fedit-post-command)
4625 (org-closed-in-range, org-shiftcontrolright)
4626 (org-table-convert-refs-to-an, org-table-hline-and-move)
4627 (org-table-formula-less-p, org-format-table-ascii)
4628 (org-agenda-get-sexps, org-shift-refpart)
4629 (org-diary-sexp-entry, org-time-string-to-absolute)
4630 (org-table-show-reference, org-letters-to-number)
4631 (org-fix-agenda-info, org-table-fedit-ref-up)
4632 (org-table-fedit-shift-reference, org-table-fedit-abort)
4633 (org-closest-date, org-shiftcontrolleft)
4634 (org-at-heading-or-item-p, org-rematch-and-replace)
4635 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
4636 New functions.
4637 (org-table-edit-scroll-down, org-finish-edit-formulas)
4638 (org-table-edit-next-field, org-abort-edit-formulas)
4639 (org-font-lock-level, org-export-find-first-heading-line)
4640 (org-table-edit-line-down, org-table-edit-backward-field)
4641 (org-edit-formula-lisp-indent, org-table-edit-move)
4642 (org-check-log-option, org-this-word)
4643 (org-table-edit-line-up, org-table-edit-formulas-post-command)
4644 (org-agenda-file-to-end, org-expand-file-name)
4645 (org-fake-empty-table-line, org-table-edit-scroll)
4646 (org-toggle-log-option, org-show-reference): Function removed.
4647 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
4648 New defsubsts.
4649 (org-unmodified, org-batch-store-agenda-views)
4650 (org-batch-agenda-csv): New macro.
4651 (org-agenda-export): New customization group.
4652 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
4653 (org-highest-priority, org-agenda-exporter-settings)
4654 (org-log-done-with-time, org-replace-disputed-keys)
4655 (org-format-latex-header, org-export-table-header-tags)
4656 (org-cycle-separator-lines, org-export-table-data-tags)
4657 (org-icalendar-include-sexps)
4658 (org-empty-line-terminates-plain-lists)
4659 (org-log-repeat, org-special-ctrl-a)
4660 (org-table-use-standard-references, org-disputed-keys)
4661 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
4662 (org-agenda-export-html-style): New option.
4663 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
4664 (org-CUA-compatible): Option removed.
4665 (org-agenda-structure, org-sexp-date): New face.
4666 (org-todo-keywords-for-agenda, org-not-done-keywords)
4667 (org-planning-or-clock-line-re, org-agenda-name)
4668 (org-table-colgroup-info, org-todo-sets)
4669 (constants-unit-system, org-clock-mode-line-entry)
4670 (org-mode-line-timer, org-table-current-begin-pos)
4671 (org-todo-keywords-1, org-mode-line-string)
4672 (org-table-clean-did-remove-column, org-table-fedit-map)
4673 (org-clock-heading, org-table-buffer-is-an)
4674 (org-agenda-info, org-done-keywords)
4675 (org-done-keywords-for-agenda, org-todo-heads)
4676 (org-todo-kwd-alist, org-clock-start-time): New variable.
4677 (org-todo-kwd-priority-p, org-edit-formulas-map)
4678 (org-repeat-re, org-todo-kwd-max-priority)
4679 (org-version, org-done-string)
4680 (org-table-clean-did-remove-column-1, org-disputed-keys):
4681 Remove variables.
4682 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
4683 (org-ts-lengths): Constant removed.
4684 (org-follow-gnus-link): Don't ask how many articles to read.
4685 (org-export-find-first-export-line): Rename from
4686 `org-export-find-first-heading'.
4687 Use `org-export-skip-text-before-1st-heading'.
4688 (org-table-fedit-post-command): Rename from
4689 `org-table-edit-formulas-post-command'.
4690 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
4691 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
4692 (org-table-fedit-lisp-indent): Rename from
4693 `org-edit-formula-lisp-indent'.
4694 (org-table-show-reference): Rename from `org-show-reference'.
4695 (org-table-store-formulas): Use `org-table-formula-less-p'.
4696 (org-table-edit-formulas): Position cursor to current field equation.
4697 (org-update-checkbox-count, org-hide-archived-subtrees)
4698 (org-timestamp-up-day, org-timestamp-down-day)
4699 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
4700 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
4701 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
4702 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
4703 Let `org-on-heading-p' also check for invisible heading.
4704 (org-read-date): Match am/pm times.
4705 (org-eval-in-calendar): Fix default date in prompt.
4706
4707 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
4708
4709 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
4710 "ChangeLog.a" entries, giving the latter lower priority.
4711
4712 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
4713
4714 * faces.el (face-id): If the argument is a face alias,
4715 return the ID of the target face.
4716
4717 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
4718
4719 * net/socks.el (top): Remove unnecessary copyright line.
4720
4721 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
4722
4723 * longlines.el (longlines-auto-wrap): Handle argument correctly.
4724
4725 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
4726
4727 * net/socks.el: New file, taken from w3 repository.
4728 (top): Update Copyright. Don't load cl.el.
4729 (all): Replace `case' by `cond', `string-to-int' by
4730 `string-to-number', and `process-kill-without-query' by
4731 `set-process-query-on-exit-flag'.
4732 (socks-char-int): Remove defalias and all occurrences.
4733
4734 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
4735
4736 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
4737 Fix typos in docstrings.
4738 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
4739 (compilation-finish-function): Fix typo in obsolescence declaration.
4740
4741 2007-06-03 Sam Steingold <sds@gnu.org>
4742
4743 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
4744 handle unending automatic recompilation of changed files (`omake -P').
4745 (compilation-loop): VISITED is now 5th CDR.
4746 (compilation-next-error-function): Set TIMESTAMP.
4747
4748 2007-06-03 Sam Steingold <sds@gnu.org>
4749
4750 * files.el (kill-buffer-ask): New function.
4751 (kill-some-buffers): Use it.
4752 (kill-matching-buffers): New user command.
4753
4754 2007-06-01 David Kastrup <dak@gnu.org>
4755
4756 * dired.el (dired-recursive-deletes, dired-recursive-copies):
4757 Change default to `top'.
4758
4759 2007-05-31 Richard Stallman <rms@gnu.org>
4760
4761 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
4762
4763 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
4764
4765 * textmodes/css-mode.el: New file.
4766
4767 2007-05-30 Michael Olson <mwolson@gnu.org>
4768
4769 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
4770 died and we are trying to send a signal to it. The program using
4771 tq.el should periodically check to see whether the process has
4772 died and react appropriately -- this is not the responsibility of
4773 tq.el, and is consistent with the rest of the tq.el source code.
4774
4775 2007-05-29 Martin Rudalics <rudalics@gmx.at>
4776
4777 * textmodes/table.el (table--point-entered-cell-function)
4778 (table--point-left-cell-function):
4779 Bind `inhibit-point-motion-hooks' to t.
4780
4781 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4782
4783 * emacs-lisp/rx.el (rx): Doc fix.
4784
4785 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
4786
4787 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
4788
4789 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
4790
4791 Sync with Tramp 2.0.56.
4792
4793 * net/tramp.el:
4794 * net/tramp-ftp.el:
4795 * net/tramp-smb.el:
4796 * net/tramp-util.el:
4797 * net/tramp-vc.el:
4798 Don't load cl.el, because that pollutes the namespace. Replace cl
4799 macros by their implementations where necessary. Requested by
4800 Richard Stallman <rms@gnu.org>.
4801
4802 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
4803 doesn't exist.
4804 (with-parsed-tramp-file-name): Protect debug spec during compilation.
4805 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
4806 (tramp-file-name-p, tramp-file-name-multi-method)
4807 (tramp-file-name-method, tramp-file-name-user)
4808 (tramp-file-name-host, tramp-file-name-localname): New defuns,
4809 replacing defstruct `tramp-file-name'.
4810 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
4811 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
4812 Apply `vector' instead of `make-tramp-file-name'.
4813 (tramp-handle-make-auto-save-file-name):
4814 Apply `tramp-temporary-file-directory' for compatibility reasons.
4815 (tramp-completion-mode): Use `natnump' instead of `wholenump'
4816 because of XEmacs.
4817 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
4818 started.
4819
4820 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
4821
4822 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
4823
4824 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
4825
4826 * log-edit.el (log-edit-changelog-paragraph): Return point-max
4827 as the end of the ChangeLog paragraph when it ends without a line
4828 termination.
4829
4830 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
4831
4832 * net/webjump.el (webjump-sample-sites):
4833 Add simple Wikipedia query.
4834
4835 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
4836
4837 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
4838 compatibility code.
4839
4840 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
4841 (copyright-update-year): Use it.
4842
4843 * edmacro.el (edmacro-format-keys): Use current-active-maps.
4844
4845 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
4846 Add indentation and debugging info. Fix up comment convention.
4847
4848 * cus-dep.el (custom-make-dependencies): Simplify.
4849
4850 * composite.el (compose-region, decompose-region):
4851 Use inhibit-read-only and restore-buffer-modified-p.
4852
4853 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
4854 (xterm-mouse-event): Use it.
4855
4856 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
4857
4858 * bs.el (bs-cycle-previous): Don't modify the cycle list until
4859 `switch-to-buffer' has returned succesfully.
4860 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
4861 window is dedicated (it could iconify the frame).
4862
4863 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
4864
4865 * vc-hooks.el (vc-find-root): Fix file attribute test.
4866
4867 2007-05-24 Richard Stallman <rms@gnu.org>
4868
4869 * textmodes/flyspell.el (flyspell-correct-word-before-point):
4870 Don't let opoint be nil.
4871 (flyspell-emacs-popup): Explicit error if no dialogs.
4872
4873 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
4876 (image-next-line, image-previous-line, image-scroll-up)
4877 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
4878 New functions.
4879 (image-mode-map): Remap motion commands.
4880 (image-mode-text-map): New keymap for viewing images as text.
4881 (image-mode): Use image-mode-map.
4882 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
4883
4884 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
4885
4886 * textmodes/fill.el (canonically-space-region): Make the second arg
4887 a marker if it's not already the case.
4888
4889 2007-05-23 Eli Zaretskii <eliz@gnu.org>
4890
4891 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
4892 (tar-get-descriptor): Handle type 55, an extended pax header.
4893
4894 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
4895
4896 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
4897 to confuse outline-minor-mode.
4898
4899 2007-05-23 Eli Zaretskii <eliz@gnu.org>
4900
4901 * tar-mode.el (tar-file-name-handler): New function.
4902 (tar-extract): Bind file-name-handler-alist to it to force
4903 find-buffer-file-type-coding-system behave as if the file being
4904 extracted existed. Use last-coding-system-used to force
4905 buffer-file-coding-system to what decode-coding-region actually
4906 used to decode the file.
4907
4908 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
4909
4910 * progmodes/compile.el (compilation-handle-exit):
4911 `compilation-finish-function' may change the current buffer.
4912
4913 2007-05-22 Richard Stallman <rms@gnu.org>
4914
4915 * files.el (set-auto-mode): Doc fix.
4916
4917 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4918
4919 * help-fns.el (find-source-lisp-file): New function.
4920 (describe-function-1): Use find-source-lisp-file to find source
4921 file in compile tree.
4922
4923 2007-05-22 Eli Zaretskii <eliz@gnu.org>
4924
4925 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4926
4927 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
4928
4929 * emacs-lisp/easy-mmode.el (define-minor-mode)
4930 (easy-mmode-define-navigation): Fix typos in docstrings.
4931
4932 2007-05-22 Glenn Morris <rgm@gnu.org>
4933
4934 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
4935
4936 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
4937
4938 * mail/mail-extr.el (mail-extract-address-components):
4939 Recognize non-ASCII characters except for NBSP as words.
4940
4941 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
4942
4943 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
4944 (rcirc-print): Handle `window-width'.
4945 (rcirc-buffer-maximum-lines): Doc fix.
4946
4947 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
4948
4949 * image-mode.el (image-toggle-display): Don't clear image cache.
4950 Only use filename in image spec if the file is readable.
4951 Call image-refresh.
4952
4953 * image.el (image-type-from-file-name, image-type): Simplify.
4954 (image-type-auto-detected-p): Don't scan auto-mode-alist.
4955
4956 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
4957 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
4958
4959 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4960
4961 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
4962 is an error.
4963
4964 * term/linux.el (terminal-init-linux): Don't signal an error
4965 if gpm isn't running.
4966
4967 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
4968
4969 * t-mouse.el: Reduce to a minor-mode macro call.
4970 (t-mouse-mode): Remove the lighter.
4971
4972 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
4973
4974 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
4975
4976 * files.el (auto-mode-alist): Change the regexp so that
4977 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
4978
4979 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * Version 22.1 released.
4982
4983 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
4984
4985 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
4986 changes.
4987
4988 2007-05-19 Kevin Ryde <user42@zip.com.au>
4989
4990 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
4991
4992 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
4993
4994 * textmodes/sgml-mode.el: Revert last change.
4995
4996 2007-05-18 Richard Stallman <rms@gnu.org>
4997
4998 * simple.el (push-mark): Doc fix.
4999
5000 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
5001
5002 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
5003 tpu-global-map.
5004 (tpu-original-global-map): Variable deleted.
5005 (tpu-control-keys-map): New keymap variable.
5006 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
5007 setting keymapping directly.
5008 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
5009 tpu-global-map.
5010 (tpu-edt-on): Activate the tpu-global-map.
5011 (tpu-edt-off): Deactivate the tpu-global-map.
5012
5013 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
5014
5015 * textmodes/ispell.el (ispell-get-word): Return markers
5016 for start and end positions.
5017 (ispell-word): Assume END is a marker.
5018
5019 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5020
5021 * printing.el: Group together all XEmacs/Emacs definitions.
5022 (pr-version): New version 6.9.
5023 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
5024 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
5025 (pr-menu-bind): Fix code.
5026 (pr-e-frame-char-height, pr-e-frame-char-width)
5027 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
5028 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
5029 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
5030 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
5031 (pr-x-event-y-pixel): Aliases eliminated.
5032 (pr-xemacs-global-menubar): Macro moved.
5033 (current-menubar, current-mouse-event, zmacs-region-stays)
5034 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
5035 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
5036 Vars moved.
5037 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
5038 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
5039 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
5040 (pr-menu-set-utility-title, pr-even-or-odd-pages)
5041 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
5042 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
5043 moved.
5044
5045 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
5046
5047 * textmodes/sgml-mode.el (sgml-tag):
5048 Fix bug: Call sgml-transformation-function.
5049
5050 2007-05-17 Martin Rudalics <rudalics@gmx.at>
5051
5052 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
5053 modified flag of buffer. Use `inhibit-modification-hooks'.
5054
5055 2007-05-16 Richard Stallman <rms@gnu.org>
5056
5057 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
5058
5059 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
5060
5061 * files.el (magic-mode-alist, magic-fallback-mode-alist):
5062 Move the *ml, Postscript, and XmCD entries to the fallback part.
5063
5064 * files.el (magic-fallback-mode-alist):
5065 Rename from file-start-mode-alist.
5066
5067 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
5068
5069 * progmodes/compile.el (compilation-handle-exit): Quote first
5070 argument of `run-hook-with-args'.
5071
5072 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
5073
5074 * buff-menu.el (Buffer-menu-sort-column):
5075 * dabbrev.el (dabbrev-upcase-means-case-search):
5076 * dired.el (dired-recursive-deletes, dired-recursive-copies):
5077 * info.el (Info-current-subfile):
5078 * ls-lisp.el (ls-lisp-verbosity):
5079 * msb.el (msb-menu-cond):
5080 * pcvs.el (cvs-dired-use-hook):
5081 * simple.el (set-mark-command-repeat-pop):
5082 * time.el (display-time-24hr-format, display-time-mail-file):
5083 Doc fixes.
5084
5085 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
5086 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
5087
5088 * view.el (view-inhibit-help-message): Fix typo in docstring.
5089 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
5090
5091 2007-05-16 Martin Rudalics <rudalics@gmx.at>
5092
5093 * textmodes/ispell.el (ispell-start-process): Defend against bad
5094 default-directory.
5095
5096 2007-05-14 Eli Zaretskii <eliz@gnu.org>
5097
5098 * mail/rmail.el (rmail-convert-to-babyl-format): Check
5099 content-transfer-encoding _last_, because it's its position that
5100 we need as value of base64-header-field-end.
5101
5102 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
5103
5104 * files.el (mode-require-final-newline, require-final-newline)
5105 (enable-local-variables, enable-local-eval): Doc fixes.
5106
5107 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5108
5109 * ps-print.el: Use default color when foreground or background color
5110 are unspecified. Reported by Leo <sdl.web@gmail.com>.
5111 (ps-print-version): New version 6.7.4.
5112 (ps-rgb-color): New argument. Use default color when color is
5113 unspecified.
5114 (ps-begin-job): Fix code.
5115
5116 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * longlines.el (longlines-mode): Make longlines-auto-wrap
5119 buffer-local. Add hooks unconditionally.
5120 (longlines-auto-wrap): Toggle wrapping.
5121 (longlines-after-change-function)
5122 (longlines-post-command-function): Check longlines-auto-wrap.
5123
5124 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
5125
5126 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
5127 (xterm-mouse-translate): Use it.
5128
5129 2007-05-10 Richard Stallman <rms@gnu.org>
5130
5131 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
5132 (iso-cvt-write-only): Likewise.
5133
5134 * emacs-lisp/easy-mmode.el (define-minor-mode):
5135 Fix generated doc string.
5136
5137 * startup.el (fancy-splash-text): Add URL of guided tour.
5138 Adjust horizontal and vertical whitespace.
5139
5140 * progmodes/compile.el (compilation-handle-exit):
5141 Use run-hook-with-args to run compilation-finish-functions.
5142
5143 * files.el (file-start-mode-alist): New variable.
5144 (magic-mode-regexp-match-limit): Doc fix.
5145 (set-auto-mode): Handle file-start-mode-alist.
5146 A little cleanup of structure.
5147
5148 * dabbrev.el (dabbrev-eliminate-newlines):
5149 Renamed from dabbrev--eliminate-newlines. All uses changed.
5150
5151 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5152
5153 * man.el (Man-next-section): Don't consider the last line of the page
5154 as being part of any section.
5155
5156 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5157
5158 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
5159 can take any number of values.
5160
5161 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
5164 to the list of citation commands.
5165
5166 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
5167
5168 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
5169
5170 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
5171
5172 * progmodes/python.el (python-font-lock-keywords)
5173 (python-open-block-statement-p, python-mode): Add support for the new
5174 "with" keyword.
5175
5176 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
5177
5178 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
5179 the exact opposite of diff-goto-source.
5180
5181 * emacs-lisp/advice.el (ad-special-forms): Remove.
5182 (ad-special-form-p): Use subr-arity.
5183
5184 * newcomment.el (comment-search-forward): Make sure we search forward.
5185 (comment-enter-backward): Try and distinguish the non-matching case at
5186 EOB from the non-matching case with a missing comment-end-skip for
5187 a 2-char comment ender.
5188 (comment-choose-indent): New function extracted from comment-indent.
5189 Improve the alignment algorithm.
5190 (comment-indent): Use it.
5191
5192 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
5193 XML style Processing Instructions.
5194 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
5195 (sgml-calculate-indent): Handle `pi' context.
5196
5197 * vc.el: Ensure that update-changelog issues an error when used with
5198 a backend that does not implement it.
5199 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
5200 Remove `backend' argument. Use expand-file-name.
5201 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
5202
5203 * progmodes/python.el (python-end-of-block): Revert last change.
5204 (python-end-of-statement): Make sure we move *forward*.
5205
5206 2007-05-08 Richard Stallman <rms@gnu.org>
5207
5208 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5209 Don't include non-self-insert commands in the exception for `-'.
5210
5211 2007-05-08 David Reitter <david.reitter@gmail.com>
5212
5213 * progmodes/python.el (python-guess-indent): Check non-nullness
5214 before comparing indent against the 2..8 interval.
5215
5216 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5217
5218 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
5219 available.
5220
5221 2007-05-06 Richard Stallman <rms@gnu.org>
5222
5223 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
5224
5225 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5226
5227 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
5228 rather than storing their value in the revert-buffer function.
5229
5230 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
5231
5232 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
5233 when disabling t-mouse-mode.
5234
5235 2007-05-01 Davis Herring <herring@lanl.gov>
5236
5237 * calendar/timeclock.el: Update version number.
5238 (timeclock-modeline-display): Mention timeclock-use-display-time
5239 in explanatory message.
5240 (timeclock-in): Fix non-interactive workday specifications.
5241 (timeclock-log): Don't kill the log buffer if it already existed.
5242 Suppress warnings when finding the log. Don't check for a nil
5243 project twice. Run hooks after killing the buffer (if applicable).
5244 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
5245 was geometric). All uses changed.
5246 (timeclock-generate-report): Support prefix argument.
5247
5248 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
5249
5250 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
5251 disconnections.
5252
5253 2007-05-01 Romain Francoise <romain@orebokech.com>
5254
5255 * dired-x.el: Revert 2007-04-06 change.
5256
5257 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
5258
5259 * find-dired.el (find-dired-filter): Propertize all text down to eob.
5260
5261 2007-04-29 Richard Stallman <rms@gnu.org>
5262
5263 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
5264
5265 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5266
5267 * progmodes/cc-mode.el (c-before-change): Use point-min rather
5268 than 1.
5269
5270 2007-04-28 Richard Stallman <rms@gnu.org>
5271
5272 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
5273
5274 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
5275
5276 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
5277 don't put stop on toolbar.
5278
5279 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
5280
5281 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
5282
5283 2007-04-28 Eli Zaretskii <eliz@gnu.org>
5284
5285 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
5286 instead of $(lisp)/mh-e.
5287
5288 2007-04-28 Glenn Morris <rgm@gnu.org>
5289
5290 * image-dired.el (image-dired-cmd-create-thumbnail-options)
5291 (image-dired-cmd-create-temp-image-options): Replace option
5292 +profile "*" with -strip.
5293
5294 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
5295
5296 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
5297 Use window-start and window-end.
5298
5299 2007-04-27 Andreas Schwab <schwab@suse.de>
5300
5301 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
5302
5303 2007-04-27 Eli Zaretskii <eliz@gnu.org>
5304
5305 * textmodes/fill.el (fill-paragraph): Doc fix.
5306
5307 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
5308
5309 * locate.el (locate-in-alternate-database): Doc fix.
5310
5311 2007-04-26 Glenn Morris <rgm@gnu.org>
5312
5313 * button.el (button): Use underline if supported, else fall back
5314 to color.
5315
5316 * version.el (emacs-version): Increase to 22.1.50.
5317
5318 2007-04-25 Richard Stallman <rms@gnu.org>
5319
5320 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
5321
5322 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
5323
5324 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
5325 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
5326 pushing mark.
5327 (idlwave-current-routine): Don't push mark.
5328
5329 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
5330
5331 * image-dired.el (image-dired-display-image): Derive image-type from
5332 filename rather than assuming jpeg, in case no resizing was needed.
5333
5334 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5335
5336 * custom.el (defface): Doc fix.
5337
5338 See ChangeLog.12 for earlier changes.
5339
5340 ;; Local Variables:
5341 ;; coding: iso-2022-7bit
5342 ;; add-log-time-zone-rule: t
5343 ;; End:
5344
5345 Copyright (C) 2007 Free Software Foundation, Inc.
5346
5347 This file is part of GNU Emacs.
5348
5349 GNU Emacs is free software; you can redistribute it and/or modify
5350 it under the terms of the GNU General Public License as published by
5351 the Free Software Foundation; either version 3, or (at your option)
5352 any later version.
5353
5354 GNU Emacs is distributed in the hope that it will be useful,
5355 but WITHOUT ANY WARRANTY; without even the implied warranty of
5356 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5357 GNU General Public License for more details.
5358
5359 You should have received a copy of the GNU General Public License
5360 along with GNU Emacs; see the file COPYING. If not, write to the
5361 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5362 Boston, MA 02110-1301, USA.
5363
5364 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af