1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

60121 Commits

Author SHA1 Message Date
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
Richard M. Stallman
b44da9f16b (find-library-name): Doc fix. 2005-10-21 17:22:25 +00:00
Richard M. Stallman
4b816985c1 (command-line): Convert library names in `load-history' to absolute file names. 2005-10-21 17:20:45 +00:00
Richard M. Stallman
6471aead18 (symbol-file): Doc fix. 2005-10-21 17:19:57 +00:00
Richard M. Stallman
1c11da91f8 (file-loadhist-lookup): Call locate-library
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.
2005-10-21 17:19:10 +00:00
Richard M. Stallman
0fc213e97e (Fload): Simplify gcpro structure.
Gcpro FOUND as well as FILE, but not EFOUND.
Unless preloading, record FOUND instead of FILE in Vload_history.
Rename repeat local FILE to MSG_FILE.
(syms_of_lread) <load-history>: Doc fix.
2005-10-21 16:54:13 +00:00
Juri Linkov
2ac050ce59 *** empty log message *** 2005-10-21 09:01:26 +00:00
Juri Linkov
564dd0f245 (Examining): Mention accessing the old variable value via M-n in set-variable. 2005-10-21 09:00:15 +00:00
Juri Linkov
7fd0ef0d7e (set-variable): Use user-variable-p instead of symbolp.
Add the old variable value as 4th default-value arg of read-string.
2005-10-21 08:55:12 +00:00
Juri Linkov
08150aa07e (fill-nobreak-p): Fix first two rules to skip backward only
space (instead of space and period) before looking at sentence end.
2005-10-21 08:50:28 +00:00
Juri Linkov
05d36154bf (Info-index-next): Add total number of index alternatives to the message. 2005-10-21 08:49:46 +00:00
Juri Linkov
df410295ca (desktop-buffers-not-to-save): Remove TAGS from the default value.
(desktop-modes-not-to-save): Add tags-table-mode to the default value.
2005-10-21 08:48:53 +00:00
Juri Linkov
0f518b6bd9 (tags-table-mode): New function.
(tags-verify-table): Replace initialize-new-tags-table with tags-table-mode.
2005-10-21 08:48:04 +00:00
YAMAMOTO Mitsuharu
bb9404d64b (display-screens): Use x-display-screens also on Mac. 2005-10-21 08:27:14 +00:00
YAMAMOTO Mitsuharu
06b4a81bb4 (standard-display-g1, standard-display-graphic): Refuse to use string
glyphs also on Mac.
(standard-display-european): Don't set terminal coding system also
on Mac.
2005-10-21 08:26:54 +00:00
YAMAMOTO Mitsuharu
1505621c90 (custom-declare-face): Make face from X resources also on Mac. 2005-10-21 08:26:37 +00:00
Romain Francoise
b71cef5c98 Now part of GNU Emacs. Update FSF's address. 2005-10-21 07:56:50 +00:00
Stefan Monnier
1712cca561 (sh-font-lock-syntactic-keywords): Make $@ and $? into sexps. 2005-10-21 06:32:05 +00:00
Stefan Monnier
d55c4199f7 (font-lock-compile-keywords): Add a help-echo to the
warning face on open-paren-in-column-0.
2005-10-21 06:29:52 +00:00
Stefan Monnier
8debde6e20 (syntax-ppss-flush-cache): Fix typo.
Suggested by Martin Rudalics <rudalics@gmx.at>.
2005-10-21 06:05:09 +00:00
Stefan Monnier
889c5dad20 (syntax-ppss-flush-cache): Fix corner boundary case.
Suggested by Martin Rudalics <rudalics@gmx.at>.
2005-10-21 06:01:22 +00:00
Carsten Dominik
68f1aaeead Version 3.18 2005-10-21 05:57:08 +00:00
Carsten Dominik
2b64295726 (Summary): Mention iCalendar support.
(Exporting): Document iCalendar support.
2005-10-21 05:56:26 +00:00
Carsten Dominik
50031d0d71 *** empty log message *** 2005-10-21 05:56:05 +00:00