- 22 Aug, 2007 9 commits
-
-
Stefan Monnier authored
(byte-compile-from-buffer): Use with-current-buffer.
-
Stefan Monnier authored
(syms_of_lread): Init and staticpro it. (read1): Set it when we find an old-style (back)quote.
-
Stefan Monnier authored
(line-move-invisible-p): Keep as an obsolete alias, just to be safe. (line-move-1, line-move-finish, line-move-to-column) (move-end-of-line, move-beginning-of-line): Use new name.
-
Jason Rumney authored
-
Glenn Morris authored
infloop deleting old backup.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(rmail-insert-inbox-text): Use only rmail-movemail-program, which will now be set before this is called.
-
Glenn Morris authored
-
- 21 Aug, 2007 6 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(signal_before_change, signal_after_change): Use it to reset (after|before)-change-functions to nil in case of error. Bind inhibit-modification-hooks to t. Don't bind (after|before)-change-functions to nil while they run.
-
Stefan Monnier authored
-
Stefan Monnier authored
(ada-check-emacs-version): Remove. (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt. (ada-region-selected): Use (featurep 'xemacs) rather than contortions to try and quieten the byte-compiler. (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
-
Stefan Monnier authored
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 245) - Update from CVS 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave) (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer. 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus.el (gnus-maximum-newsgroup): New variable. * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles according to gnus-maximum-newsgroup. * lisp/gnus/gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles) (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit the range of articles according to gnus-maximum-newsgroup. 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-96
-
- 20 Aug, 2007 1 commit
-
-
Vinicius Jose Latorre authored
-
- 19 Aug, 2007 3 commits
-
-
Glenn Morris authored
(progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather than $(EMACS), so that EMACSLOADPATH is set. Prevents any system shadow files messing up the compilation.
-
Glenn Morris authored
-
Andreas Schwab authored
-
- 18 Aug, 2007 2 commits
-
-
Glenn Morris authored
-
Martin Rudalics authored
set-syntax-table from here to ... (ada-mode): ... here. Do not change global value of comment-multi-line. Call new function ada-initialize-syntax-table-properties and add new function ada-handle-syntax-table-properties to font-lock-mode-hook. (ada-deactivate-properties, ada-initialize-properties): Replace by new functions ... (ada-handle-syntax-table-properties) (ada-initialize-syntax-table-properties) (ada-set-syntax-table-properties): ... to set up syntax-table properties uniformly, independently from whether font-lock-mode is enabled or not. Handle read-only buffers and do not change undo-list when setting syntax-table properties. (ada-after-change-function): Use ada-set-syntax-table-properties.
-
- 17 Aug, 2007 11 commits
-
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(copyright-fix-years): Fix bug: Handle nil copyright-limit.
-
Eli Zaretskii authored
Mention that character faces are also displayed by "C-u C-x =".
-
Vinicius Jose Latorre authored
-
Jan Djärv authored
-
Jan Djärv authored
active frame.
-
Glenn Morris authored
checking for an existing entry, to handle files with same basename in different directories.
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
- 16 Aug, 2007 8 commits
-
-
Vinicius Jose Latorre authored
-
Stefan Monnier authored
(smerge-resolve-all, smerge-batch-resolve): New function. (smerge-refine): Make sure `diff' returns the expected result. (smerge-parsep-re): New const. (smerge-mode): Use it to adjust paragraph-separate.
-
Stefan Monnier authored
as first char on a line when fontifying only that line.
-
Stefan Monnier authored
-
Glenn Morris authored
Emacs.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-