Show
Ignore:
Timestamp:
05/18/06 16:19:18 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/ChangeLog

    r4079 r4085  
     12006-05-17  Richard Stallman  <rms@gnu.org> 
     2 
     3        * files.el (file-name-extension): Doc fix. 
     4 
     52006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca> 
     6 
     7        * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so 
     8        we can explicitly enable/disable rather than toggle. 
     9        (shell-mode): Use it. 
     10        (shell-cd): Don't try to reproduce what `cd' does. 
     11 
     122006-05-17  Kim F. Storm  <storm@cua.dk> 
     13 
     14        * ido.el (ido-read-internal): Use only nondirectory part of 
     15        default item. 
     16 
     172006-05-17  Thien-Thi Nguyen  <ttn@gnu.org> 
     18 
     19        * emacs-lisp/ewoc.el (ewoc-data): Add docstring. 
     20        (ewoc-nth): Doc fix. 
     21 
     22        (ewoc-map, ewoc-invalidate): Compute PP before looping. 
     23 
     242006-05-16  Eli Zaretskii  <eliz@gnu.org> 
     25 
     26        * international/mule.el (auto-coding-alist): Add .lha to files 
     27        read with no-conversion. 
     28 
     29        * files.el (auto-mode-alist): Add .lha files to archive file 
     30        extensions. 
     31 
     32        * arc-mode.el (archive-arc-summarize, archive-lzh-summarize): 
     33        Convert csize to integer when computing offsets within the 
     34        compressed archive file. 
     35 
     362006-05-16  Kim F. Storm  <storm@cua.dk> 
     37 
     38        * subr.el (add-to-history): Add KEEP-ALL arg and align functionality 
     39        with read-from-minibuffer. 
     40 
     412006-05-16  Reiner Steib  <Reiner.Steib@gmx.de> 
     42 
     43        * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function. 
     44        (byte-compile-warnings): Fix safe-local-variable property. 
     45 
     462006-05-16  Ken Manheimer  <ken.manheimer@gmail.com> 
     47 
     48        * allout.el (allout-show-bodies, allout-old-style-prefixes) 
     49        (allout-stylish-prefixes, allout-numbered-bullet) 
     50        (allout-file-xref-bullet, allout-use-hanging-indents): Use simple 
     51        predicates to qualify `safe-local-variable' property, when 
     52        available, else use equivalent lambda. 
     53        (allout-current-topic-collapsed-p): Do the right thing regarding 
     54        trailing blank lines. 
     55 
     562006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca> 
     57 
     58        * server.el (server-start): Only create a directory if needed. 
     59        (server-edit, server-unload-hook): server-start => server-mode. 
     60        (kill-emacs-hook): Cleanup upon exit. 
     61 
     622006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca> 
     63 
     64        * hexl.el (hexlify-buffer): Encode process arguments manually. 
     65 
     662006-05-16  Nick Roberts  <nickrob@snap.net.nz> 
     67 
     68        * progmodes/gud.el (gud-tooltip-tips): Add missing argument to 
     69        call to gdb-tooltip-print. 
     70 
     712006-05-15  Romain Francoise  <romain@orebokech.com> 
     72 
     73        * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux 
     74        systems, default to "tar" since those systems probably have GNU tar. 
     75 
     762006-05-14  Lars Hansen  <larsh@soem.dk> 
     77 
     78        * desktop.el (desktop-missing-file-warning): Fix docstring. 
     79        (desktop-restore-file-buffer): Correct question asked on missing file. 
     80 
     812006-05-14  Kim F. Storm  <storm@cua.dk> 
     82 
     83        * progmodes/cc-subword.el (c-forward-subword, c-backward-subword): 
     84        Add CUA move property. 
     85 
     862006-05-13  Chong Yidong  <cyd@stupidchicken.com> 
     87 
     88        * custom.el (custom-push-theme): Load the variable before checking 
     89        its `standard-value'. 
     90 
     912006-05-13  Lars Hansen  <larsh@soem.dk> 
     92 
     93        * desktop.el (desktop-save): Use with-temp-buffer. 
     94 
     952006-05-12  Glenn Morris  <rgm@gnu.org> 
     96 
     97        * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map): 
     98        * calendar/calendar.el (calendar-mode-map): 
     99        * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries): 
     100        * calendar/appt.el (appt-check, appt-make-list): Refer to 
     101        diary-view-entries, diary-list-entries, diary-show-all-entries 
     102        rather than obsolete aliases. 
     103 
    11042006-05-12  Chong Yidong  <cyd@stupidchicken.com> 
    2105 
     
    101132006-05-12  Ken Manheimer  <ken.manheimer@gmail.com> 
    11114 
    12         * allout.el: (allout-view-change-hook): Marked as being deprecated, 
     115        * allout.el: (allout-view-change-hook): Mark as being deprecated, 
    13116        to be replaced by `allout-exposure-change-hook'. 
    14117        (allout-exposure-change-hook): New, replacing 
     
    16119        (allout-flag-region): Run new hook `allout-exposure-change-hook', 
    17120        in addition to `allout-view-change-hook'. 
    18         (allout-show-bodies, allout-old-style-prefixes) 
     121       (allout-show-bodies, allout-old-style-prefixes) 
    19122        (allout-stylish-prefixes, allout-use-hanging-indents): Quote the 
    20123        lambda forms to prevent their showing up in variable help 
     
    52155        (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday) 
    53156        (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week) 
    54         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year) 
    55         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year): 
    56         Interactive. 
     157        (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) 
     158        (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive. 
    57159 
    581602006-05-11  Johan Bockg,Ae(Brd  <bojohan@dd.chalmers.se> 
     
    74176        * files.el, newcomment.el, outline.el, simple.el, 
    75177        emacs-lisp/bytecomp.el, progmodes/cc-compat.el, 
    76         progmodes/cc-vars.el, progmodes/compile.el: Move 
    77         `safe-local-variable' declarations to the respective files. 
     178        progmodes/cc-vars.el, progmodes/compile.el: 
     179        Move `safe-local-variable' declarations to the respective files. 
    78180 
    79181        * help-fns.el (describe-variable): Don't print safe-var if it is 
     
    94196 
    95197        * textmodes/org.el (org-read-date, org-goto-calendar) 
    96         (org-agenda-goto-calendar): Bind 
    97         `view-calendar-holidays-initially' to nil. 
     198        (org-agenda-goto-calendar): 
     199        Bind `view-calendar-holidays-initially' to nil. 
    98200 
    992012006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>