1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

60344 Commits

Author SHA1 Message Date
Richard M. Stallman
220602e9d3 (menu-bar-file-menu) <dired>: Change help-echo string.
(menu-bar-file-menu) <new-file>: Likewise.
2005-10-23 18:29:43 +00:00
Richard M. Stallman
a5b4a6a043 (line-move-finish): Ignore fields computing LINE-END. 2005-10-23 18:26:38 +00:00
Richard M. Stallman
01ae35c122 (load-with-code-conversion):
Pass full file name to `eval-buffer' unless preloading.
2005-10-23 18:24:00 +00:00
Richard M. Stallman
4ad093d0b5 (flyspell-large-region): Call ispell-check-version. 2005-10-23 18:22:49 +00:00
Richard M. Stallman
a8097641a5 (ispell-local-dictionary-overridden): Fix the
make-variable-buffer-local call that was supposed to be for this variable.
(ispell-aspell-supports-utf8): Doc fix.
(ispell-find-aspell-dictionaries): Preserve elements of
ispell-dictionary-alist for dictionaries that aspell doesn't report.
(ispell-aspell-find-dictionary): Return nil on error.
2005-10-23 18:22:06 +00:00
Richard M. Stallman
a8bccd82cf (doctor-doc): Don't say "psychiatrist".
(doctor-symptoms): Likewise.
2005-10-23 18:19:47 +00:00
Richard M. Stallman
751fc7d908 (Overlay Arrow): Clarify about local bindings of overlay-arrow-position. 2005-10-23 18:18:11 +00:00
Richard M. Stallman
00301578bd (Init File): Recommend when to use site-start.el. 2005-10-23 18:01:25 +00:00
Richard M. Stallman
faf142ec82 (add-log-current-defun): Clean up handling of DEFUNs. 2005-10-23 17:58:45 +00:00
Lars Hansen
e536613ebf (Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
and dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2005-10-23 17:45:24 +00:00
Chong Yidong
87911bdbb8 * cus-edit.el (custom-button, custom-button-pressed): New vars.
(custom-raised-buttons): Add :set spec.
	(custom-button-unraised, custom-button-pressed-unraised): New
	faces, so that custom-raised-buttons actually does something.
	(custom-mode): Use custom-button and custom-button-pressed.

	* wid-edit.el (widget-specify-button): Don't ignore
	widget-mouse-face on graphic terminals.
	(widget-move-and-invoke): Cleanup.
2005-10-23 17:40:38 +00:00
Richard M. Stallman
f6a18aa2a4 (Fset_case_table): Doc fix. 2005-10-23 17:26:53 +00:00
Richard M. Stallman
b502a9a160 (build_load_history): Replace STREAM arg with ENTIRE.
(readevalloop): Compute ENTIRE properly.
(syms_of_lread) <load-history>: Doc fix.
2005-10-23 17:25:43 +00:00
Jay Belanger
bd4244cbf8 (Predefined Units): Use `alpha' for the fine structure constant. 2005-10-23 17:18:09 +00:00
Chong Yidong
7cd9f860a9 Reverted last change for a better fix:
* gnus-sum.el (gnus-ignored-from-addresses): Handle case where
	user-mail-name is an empty string.
2005-10-23 16:29:35 +00:00
Chong Yidong
2a0d53ac48 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Handle case
where gnus-ignored-from-address is an empty string.
2005-10-23 16:25:36 +00:00
Thien-Thi Nguyen
04f0adee72 (whitespace-cleanup): Doc fix. 2005-10-23 13:30:15 +00:00
Romain Francoise
90066cb5e0 (viper-set-hooks): Quote forms passed to `eval-after-load' to avoid
evaluating their result.
2005-10-23 12:47:11 +00:00
Michael Albinus
9bc260cfb7 * files.el (directory-listing-before-filename-regexp): New
defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.

* dired.el (dired-move-to-filename-regexp): Removed.  All
occurences replaced by `directory-listing-before-filename-regexp'.

* dired-x.el, locate.el, vc.el: Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.  In vc.el it is
overwritten locally; maybe this can be handled in files.el too.

* net/ange-ftp.el (ange-ftp-date-regexp): Removed.  All occurences
replaced by `directory-listing-before-filename-regexp'.

* faq.texi (Bugs and problems): Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.
2005-10-23 12:17:28 +00:00
Andreas Schwab
9f40e1d51e (lisp-font-lock-keywords-2): Add eval-at-startup
and eval-next-after-load.
2005-10-23 09:45:44 +00:00
Romain Francoise
4bdce43863 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
* mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
	exist, create it.
2005-10-23 09:19:37 +00:00
Eli Zaretskii
0db1539e49 Fix typos and update allout entry. 2005-10-23 08:28:41 +00:00
Eli Zaretskii
0949617b01 Increment version number to 2.1, and use a literal
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.
2005-10-23 08:24:15 +00:00
Lars Hansen
4ec5239cc9 (byte-compile-lambda): Add parameter add-lambda.
(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.
2005-10-23 07:33:45 +00:00
Romain Francoise
02c583a44c (savehist-history-variables): Add `grep-find-history'. 2005-10-22 17:45:50 +00:00
Romain Francoise
e8fbc5e023 (eval-after-load): Convert library name to an absolute file name using
locate-library, since load-history no longer has library names in it.
2005-10-22 17:34:49 +00:00
Eli Zaretskii
6d1e17be5b (Building Emacs): Fix last change. 2005-10-22 16:41:55 +00:00
Richard M. Stallman
db5fe0a64c *** empty log message *** 2005-10-22 15:36:08 +00:00
Richard M. Stallman
229ffb5a07 (make-temp-file): Moved to files.el.
(get-buffer-window-list): Moved to window.el.
2005-10-22 15:35:45 +00:00
Richard M. Stallman
ba27aa4c53 (get-buffer-window-list): Moved from subr.el. 2005-10-22 15:35:06 +00:00
Richard M. Stallman
9e8bb7f72f (make-temp-file): Moved from subr.el. 2005-10-22 15:34:37 +00:00
Richard M. Stallman
41e7ed3a2e *** empty log message *** 2005-10-22 15:27:03 +00:00
Richard M. Stallman
dada660ab6 (image-load-path): Use eval-at-startup to initialize. 2005-10-22 15:26:36 +00:00
Richard M. Stallman
adbe2d11a7 (eval-at-startup): New macro. 2005-10-22 15:23:00 +00:00
Richard M. Stallman
55f77e1ce3 (Building Emacs): Document eval-at-startup. 2005-10-22 15:15:56 +00:00
Richard M. Stallman
c4f484f279 Much rearrangement of functions and division into pages. No code changes. 2005-10-22 15:01:08 +00:00
Eli Zaretskii
5798342c35 *** empty log message *** 2005-10-22 11:23:54 +00:00
Eli Zaretskii
f732cfc354 (UPDATED): Set value. 2005-10-22 11:23:34 +00:00
Eli Zaretskii
10209171bc Add mh-autoloads to the partial rebuild procedure. 2005-10-22 11:11:59 +00:00
Jason Rumney
a9cf08b26e Added Chinese character width problem. 2005-10-22 09:11:17 +00:00
Miles Bader
292f71fe67 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
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.
2005-10-22 09:02:46 +00:00
Kenichi Handa
c286104c51 *** empty log message *** 2005-10-22 01:33:17 +00:00
Kenichi Handa
39925f561f (tar-extract): Be sure to call
find-operation-coding-system if set-auto-coding doesn't find a
coding system.
2005-10-22 01:24:38 +00:00
Kim F. Storm
4fde92efda (image-type-header-regexps): Rename from image-type-regexps.
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'.
2005-10-21 23:42:21 +00:00
Kim F. Storm
76b581f284 *** empty log message *** 2005-10-21 23:41:52 +00:00
Richard M. Stallman
bb66398d91 (texinfo-mode): Set sentence-end-base. 2005-10-21 18:58:08 +00:00
Richard M. Stallman
f4b80eb14c (sentence-end-base): New variable.
(sentence-end): Use sentence-end-base.
2005-10-21 18:56:56 +00:00
Stefan Monnier
5ae158bf21 (font-lock-default-fontify-region): Check the multiline
property independently from the font-lock-multiline variable.
2005-10-21 17:41:54 +00:00
Richard M. Stallman
45158e7776 *** empty log message *** 2005-10-21 17:25:58 +00:00
Richard M. Stallman
e1f4af40f4 (Where Defined): load-history contains abs file names.
symbol-file returns abs file names.
2005-10-21 17:25:23 +00:00