summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (lisp-font-lock-keywords-2): Add eval-at-startupAndreas Schwab2005-10-232-1/+6
| | | | and eval-next-after-load.
* 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)Romain Francoise2005-10-232-3/+8
| | | | | * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't exist, create it.
* Increment version number to 2.1, and use a literalEli Zaretskii2005-10-232-471/+538
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than RCS $Id$. Remove autoloads for mailcrypt and crypt++. Require pgg, pgg-gpg during compilation. (allout-version): Increment version number to 2.1, and use a literal rather than RCS $Id$. (allout-default-encryption-scheme): Removed. (allout-passphrase-verifier-handling): Renamed from allout-key-verifier-handling. (allout-passphrase-verifier-string): Renamed from allout-key-verifier-string. (allout-file-passphrase-verifier-string): Renamed from allout-file-key-verifier-string. (allout-enable-file-variable-adjustment): Simplified. (allout-passphrase-hint-handling): Renamed from allout-key-hint-handling and simplified. (allout-passphrase-hint-string): Renamed from allout-key-hint-string. (allout-init): Use `find-file-hook' if available, otherwise `find-file-hooks'. (allout-mode): Use `write-file-functions' if available, otherwise `local-write-file-hooks' and, instead of making auto-save-hook buffer local, make the write-file-hook activity contingent to allout-mode. (allout-mode): Use key-binding substitution placeholders in the docstring. (allout-kill-line): Spell-out kill ring data structure mutation instead of using byte-compiler-complaint-provoking `pop'. (allout-insert-listified): Use `insert' rather than `insert-string' (allout-toggle-current-subtree-encryption): Updated docstring, adjust to new gpp-based encryption, use new `allout-encrypted-topic-p'. (allout-encrypt-string): Totally revamped vis new underlying encryption facilities. (allout-mc-activate-passwd): Removed. (allout-obtain-passphrase): New, more or less replaces allout-mc-activate-passwd. (allout-encrypted-key-info): More or less replaces allout-encrypted-text-type. (outlineify-sticky, outlinify-sticky): Add autoload cookie. (my-mark-marker): Use `(featurep 'xemacs)' to distinguish between Emacs and XEmacs.
* (byte-compile-lambda): Add parameter add-lambda.Lars Hansen2005-10-232-12/+30
| | | | | | (byte-compile-file-form-defmumble, byte-compile-defun, byte-compile-defmacro): Use it. (byte-compile-form): Don't call byte-compile-set-symbol-position when a byte-compile handler is called.
* (savehist-history-variables): Add `grep-find-history'.Romain Francoise2005-10-222-0/+3
|
* (eval-after-load): Convert library name to an absolute file name usingRomain Francoise2005-10-222-2/+9
| | | | locate-library, since load-history no longer has library names in it.
* *** empty log message ***Richard M. Stallman2005-10-221-0/+6
|
* (make-temp-file): Moved to files.el.Richard M. Stallman2005-10-221-49/+0
| | | | (get-buffer-window-list): Moved to window.el.
* (get-buffer-window-list): Moved from subr.el.Richard M. Stallman2005-10-221-0/+12
|
* (make-temp-file): Moved from subr.el.Richard M. Stallman2005-10-221-0/+37
|
* *** empty log message ***Richard M. Stallman2005-10-221-0/+9
|
* (image-load-path): Use eval-at-startup to initialize.Richard M. Stallman2005-10-221-3/+6
|
* (eval-at-startup): New macro.Richard M. Stallman2005-10-221-1/+17
|
* Much rearrangement of functions and division into pages. No code changes.Richard M. Stallman2005-10-221-544/+580
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615Miles Bader2005-10-225-72/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 142-146) - Update from CVS 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change) * lisp/gnus/mail-source.el (mail-source-fetch-pop): Require pop3. (mail-source-check-pop): Ditto. 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of errors. 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (gnus-treat-strip-trailing-blank-lines) (gnus-treat-strip-leading-blank-lines): Improve doc string. * lisp/gnus/message.el (message-tool-bar-local-item-from-menu): Fix comment. 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable. (rfc2047-charset-to-coding-system): New function. (rfc2047-decode-encoded-words): New function. (rfc2047-decode-region): Use them. (rfc2047-decode-cte): Remove. (rfc2047-parse-and-decode): Remove. (rfc2047-decode): Remove. 2005-10-15 Kenichi Handa <handa@m17n.org> * lisp/gnus/rfc2047.el (rfc2047-decode-cte): New function. (rfc2047-decode-region): Change the way to decode successive encoded-words: decode B- or Q-encoding in each encoded-word, concatenate them, and decode it as charset. 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Document Groups): Remove duplicate item.
* *** empty log message ***Kenichi Handa2005-10-221-0/+6
|
* (tar-extract): Be sure to callKenichi Handa2005-10-221-8/+4
| | | | | find-operation-coding-system if set-auto-coding doesn't find a coding system.
* (image-type-header-regexps): Rename from image-type-regexps.Kim F. Storm2005-10-211-26/+91
| | | | | | | | | | | | Change uses. (image-type-file-name-regexps): New defconst. (image-type-from-data): Simplify loop. (image-type-from-buffer): New defun. (image-type-from-file-header): Use it instead of image-type-from-data. Use image-search-load-path instead of only looking in data-directory. (image-type-from-file-name): New defun. (image-search-load-path): Make PATH arg optional, default to image-load-path. Change `pathname' to `filename'.
* *** empty log message ***Kim F. Storm2005-10-211-0/+13
|
* (texinfo-mode): Set sentence-end-base.Richard M. Stallman2005-10-212-0/+10
|
* (sentence-end-base): New variable.Richard M. Stallman2005-10-211-8/+17
| | | | (sentence-end): Use sentence-end-base.
* (font-lock-default-fontify-region): Check the multilineStefan Monnier2005-10-212-6/+9
| | | | property independently from the font-lock-multiline variable.
* *** empty log message ***Richard M. Stallman2005-10-211-0/+15
|
* (find-library-name): Doc fix.Richard M. Stallman2005-10-211-1/+1
|
* (command-line): Convert library names in `load-history' to absolute file names.Richard M. Stallman2005-10-211-0/+11
|
* (symbol-file): Doc fix.Richard M. Stallman2005-10-211-3/+1
|
* (file-loadhist-lookup): Call locate-libraryRichard M. Stallman2005-10-211-13/+16
| | | | | | | instead of find-library-name. Don't try converting abs file names to library names, since load-history no longer has library names in it. (file-dependents, file-provides, file-requires): Doc fixes.
* *** empty log message ***Juri Linkov2005-10-211-0/+21
|
* (set-variable): Use user-variable-p instead of symbolp.Juri Linkov2005-10-211-5/+6
| | | | Add the old variable value as 4th default-value arg of read-string.
* (fill-nobreak-p): Fix first two rules to skip backward onlyJuri Linkov2005-10-211-5/+6
| | | | space (instead of space and period) before looking at sentence end.
* (Info-index-next): Add total number of index alternatives to the message.Juri Linkov2005-10-211-1/+2
|
* (desktop-buffers-not-to-save): Remove TAGS from the default value.Juri Linkov2005-10-211-3/+4
| | | | (desktop-modes-not-to-save): Add tags-table-mode to the default value.
* (tags-table-mode): New function.Juri Linkov2005-10-211-3/+11
| | | | (tags-verify-table): Replace initialize-new-tags-table with tags-table-mode.
* (display-screens): Use x-display-screens also on Mac.YAMAMOTO Mitsuharu2005-10-212-2/+14
|
* (standard-display-g1, standard-display-graphic): Refuse to use stringYAMAMOTO Mitsuharu2005-10-211-3/+3
| | | | | | glyphs also on Mac. (standard-display-european): Don't set terminal coding system also on Mac.
* (custom-declare-face): Make face from X resources also on Mac.YAMAMOTO Mitsuharu2005-10-211-1/+1
|
* Now part of GNU Emacs. Update FSF's address.Romain Francoise2005-10-212-5/+9
|
* (sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.Stefan Monnier2005-10-213-12/+42
|
* (font-lock-compile-keywords): Add a help-echo to theStefan Monnier2005-10-211-113/+114
| | | | warning face on open-paren-in-column-0.
* (syntax-ppss-flush-cache): Fix typo.Stefan Monnier2005-10-211-1/+1
| | | | Suggested by Martin Rudalics <rudalics@gmx.at>.
* (syntax-ppss-flush-cache): Fix corner boundary case.Stefan Monnier2005-10-211-5/+9
| | | | Suggested by Martin Rudalics <rudalics@gmx.at>.
* *** empty log message ***Carsten Dominik2005-10-211-0/+18
|
* * textmodes/org.el (org-combined-agenda-icalendar-file)Carsten Dominik2005-10-211-11/+217
| | | | | | | | | | | | | | | | | (org-icalendar-include-todo, org-icalendar-combined-name): New options. (org-export-icalendar-this-file) (org-export-icalendar-all-agenda-files) (org-export-icalendar-combine-agenda-files): New commands. (org-export-icalendar, org-print-icalendar-entries) (org-start-icalendar-file, org-finish-icalendar-file) (org-ical-ts-to-string): New functions. (org-read-date, org-goto-calendar) (org-agenda-goto-calendar): Inhibit displaying diary entries by call to `calendar'. (orgtbl-setup): Removed the :keys arguments from the menu description. (org-after-save-iCalendar-file-hook): New variable.
* *** empty log message ***Kenichi Handa2005-10-211-0/+5
|
* (tcvn-5712): Make it an alias ofKenichi Handa2005-10-211-0/+1
| | | | vietnamese-tcvn coding-system.
* Add arch taglineMiles Bader2005-10-201-1/+3
|
* *** empty log message ***Kim F. Storm2005-10-201-28/+21
|
* * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case noMichael Albinus2005-10-202-1/+11
| | | | group id is given.
* (sh-escaped-line-re): New var.Stefan Monnier2005-10-201-3/+28
| | | | | | (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it. (sh-font-lock-open-heredoc): Try to properly handle heredoc starters whose line is either continued or ends with a comment.
* Move entry.Romain Francoise2005-10-201-9/+8
|