summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (version-control): Doc fix.Juanma Barranquero2007-01-021-3/+3
|
* *** empty log message ***Alan Mackenzie2007-01-011-0/+104
|
* Update CC Mode to version 5.31.4. The detailed changes are thoseAlan Mackenzie2007-01-019-345/+670
| | | | recorded in the ChangeLog for 2007-01-01.
* (isearch-done): Use FOUND-POINT or FOUND-STARTRichard M. Stallman2007-01-012-7/+14
| | | | only if we restored isearch-window-configuration.
* Merge from gnus--rel--5.10Miles Bader2007-01-012-1/+6
| | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 184-185) - Update from CVS - Merge from emacs--devo--0 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in message. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-582
* Cosmetics.Romain Francoise2006-12-311-3/+2
|
* * net/tramp.el (tramp-default-method): Don't call `symbol-function'.Michael Albinus2006-12-312-6/+9
| | | | Apply `funcall' directly on 'executable-find.
* *** empty log message ***Kim F. Storm2006-12-311-1/+7
|
* (auto-mode-case-fold): Doc fix.Kim F. Storm2006-12-311-1/+1
|
* (auto-mode-case-fold): New defcustom.Kim F. Storm2006-12-311-9/+33
| | | | | (set-auto-mode): If non-nil, perform second case-sensitive pass through auto-mode-alist if first pass failed.
* *** empty log message ***Richard M. Stallman2006-12-301-0/+4
|
* (define-global-minor-mode): Doc fix.Richard M. Stallman2006-12-301-1/+1
|
* (allout-encrypt-string): Handle symmetric-key passphrase caching but leaveEli Zaretskii2006-12-302-17/+18
| | | | keypair caching to pgg.
* Sync with Tramp 2.0.55.Michael Albinus2006-12-303-8/+37
|
* Merge from gnus--rel--5.10Miles Bader2006-12-3011-46/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 179-183) - Update from CVS 2006-12-25 Daiki Ueno <ueno@unixuser.org> * lisp/pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of locale-coding-system. * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type LF. 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> * lisp/gnus/nnimap.el (nnimap-expunge-search-string): Mention nnimap-search-uids-not-since-is-evil in docstring. 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/spam.el: Revert to make-obsolete-variable because define-obsolete-variable-alias is not supported in Emacs 21. 2006-12-28 Daiki Ueno <ueno@unixuser.org> * lisp/gnus/gnus-sum.el (gnus-summary-next-article): Make sure we are in the summary buffer. 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-database-path) (spam-bogofilter-path): Use define-obsolete-variable-alias instead of make-obsolete-variable. 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/message.el (message-make-fqdn): Fix comment. (message-bogus-system-names): Add ".local". * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-program) (spam-ifile-database-path, spam-ifile-database) (spam-bogofilter-path, spam-bogofilter-program): Rename variables. Don't use "path" inappropriately. (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc strings. (spam-check-ifile, spam-ifile-register-with-ifile) (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use new variable names. * lisp/gnus/gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face) (gnus-treat-display-smileys): Simplify using gnus-image-type-available-p. * lisp/gnus/gnus-ems.el (gnus-image-type-available-p): Use display-images-p if available. 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded one after turning on the buffer's multibyteness instead of decoding them directly in the unibyte buffer that causes unexpected conversion in Emacs 23 (unicode). 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Customizing Articles): Add index entries for all gnus-treat-* variables. 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> * man/gnus.texi (IMAP): Fix incorrect explanation of nnimap-search-uids-not-since-is-evil in documentation for nnimap-expunge-search-string. 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to spam-ifile-database. 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Spam Package Configuration Examples): Don't encourage to rebind C-s. 2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> * man/gnus.texi (Group Parameters, Group Maintenance, Topic Commands) (Mail Group Commands, Expiring Mail, IMAP): Add index entries for "expiring mail". (IMAP): Document nnimap-search-uids-not-since-is-evil and nnimap-nov-is-evil. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-576
* Set scroll bar mode to right if set by X resources.Jan Djärv2006-12-301-0/+4
|
* (previous-scroll-bar-mode): New variableJan Djärv2006-12-301-1/+6
| | | | | (set-scroll-bar-mode): Set previous-scroll-bar-mode. (scroll-bar-mode): Use previous-scroll-bar-mode if set.
* *** empty log message ***Jan Djärv2006-12-301-0/+8
|
* *** empty log message ***Richard M. Stallman2006-12-301-0/+12
|
* (backup-buffer): Show entire backup file name in message.Richard M. Stallman2006-12-301-10/+10
| | | | | (make-backup-file-name-1): Precompute abs name but don't lose the relative name.
* (select-safe-coding-system-interactively): Fix message.Richard M. Stallman2006-12-301-1/+1
|
* Removed spurious entry of 2006-12-24, duplicated on 2006-12-26.Juanma Barranquero2006-12-301-10/+12
|
* (magic-mode-alist): Detect image files with `image-type-auto-detected-p'Juanma Barranquero2006-12-301-1/+1
| | | | instead of `image-type-from-buffer'.
* (image-type-header-regexps, image-type-from-data, image-type-from-buffer,Juanma Barranquero2006-12-301-35/+53
| | | | | | image-type-from-file-header): Revert changes from 2006-12-26. (image-type-auto-detectable): New variable. (image-type-auto-detected-p): New function.
* (dired-sort-other): Move test for dired-mode...Nick Roberts2006-12-291-10/+13
| | | | (dired-sort-set-modeline): ...to here.
* *** empty log message ***Nick Roberts2006-12-291-0/+5
|
* (fill-comment-paragraph): Document 2006-12-24 change.Michaël Cadilhac2006-12-292-3/+10
| | | | Suggested by Stefan Monnier.
* (bindat--unpack-group, bindat--length-group)Kim F. Storm2006-12-291-6/+6
| | | | (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
* *** empty log message ***Kim F. Storm2006-12-291-0/+5
|
* *** empty log message ***Kim F. Storm2006-12-271-4/+6
|
* (authors-aliases): Anchor FSF alias regexp,Kim F. Storm2006-12-271-1/+3
| | | | | so it doesn't accidentally match an fsf.org mail address. (authors-renamed-files-alist): Add tcover-*.el.
* (vc-arch-find-version): New function.Stefan Monnier2006-12-272-0/+21
|
* (vc-version-backup-file-name): Revision names may beStefan Monnier2006-12-271-2/+3
| | | | composed of arbitrary characters (even /) in some systems.
* *** empty log message ***Eli Zaretskii2006-12-271-0/+5
|
* (select-safe-coding-system-interactively): Improve the message in theEli Zaretskii2006-12-271-11/+12
| | | | *Warning* buffer.
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-271-1/+3
| | | | Use face `link' for problematic chars.
* (ido-set-matches-1): Fix last change. If default item isKim F. Storm2006-12-271-0/+5
| | | | current buffer, it is ok to be first.
* *** empty log message ***Kim F. Storm2006-12-271-0/+5
|
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-272-6/+13
| | | | Improve the message in *Warning* buffer.
* (ido-set-matches-1): Never put current buffer first ifKim F. Storm2006-12-271-0/+3
| | | | there are other matches.
* *** empty log message ***Kim F. Storm2006-12-271-0/+5
|
* (gud-watch): Allow duplicate names for watchNick Roberts2006-12-261-32/+19
| | | | | | | | | expressions. (gdb-var-delete): Handle duplicate names. Print message for non root expressions. (gdb-partial-output-name): Start buffer name with a space. (gdb-info-breakpoints-custom, gdb-reset): Handle space in above buffer name.
* *** empty log message ***Nick Roberts2006-12-261-0/+10
|
* (custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)Richard M. Stallman2006-12-262-3/+10
| | | | (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
* (Footnote-insert-footnote): Fix the search of the last footnote whenMichaël Cadilhac2006-12-262-1/+7
| | | | `footnote-spaced-footnotes' is nil.
* *** empty log message ***Richard M. Stallman2006-12-261-0/+8
|
* (image-type-header-regexps): Change element formatRichard M. Stallman2006-12-261-20/+35
| | | | | | | to include third item NOT-ALWAYS. (image-type-from-data): Handle new format. (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES. (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
* (add-log-current-defun): Call `forward-sexp'Masatake YAMATO2006-12-262-2/+20
| | | | | multiple times to pick a member function name defined as part of nested classes/namespaces.
* easy-menu-change patchVinicius Jose Latorre2006-12-262-2/+12
|
* *** empty log message ***Richard M. Stallman2006-12-261-0/+5
|