- 10 Mar, 2010 4 commits
-
-
Miles Bader authored
-
Miles Bader authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 09 Mar, 2010 1 commit
-
-
Miles Bader authored
This ensures that the output is newline-terminated.
-
- 08 Mar, 2010 7 commits
-
-
Juri Linkov authored
-
Chong Yidong authored
* mail/rfc822.el (rfc822-addresses): Use nested catches to ensure that all errors are caught, and that the return value is always a list (Bug#5692).
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 07 Mar, 2010 4 commits
-
-
Stefan Monnier authored
-
Kim F. Storm authored
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html * image.el (image-animate-max-time): New defcustom. (image-animated-types): New defconst. (create-animated-image, image-animate-timer) (image-animate-start, image-animate-stop, image-animate-timeout) (image-animated-p): New functions. * image-mode.el (image-toggle-display-image): Replace `create-image' with `create-animated-image'.
-
Andreas Schwab authored
* mail/rfc822.el (rfc822-addresses): Move catch clause down around call to rfc822-bad-address. (Bug#5692)
-
Chong Yidong authored
* vc-git.el (vc-git-annotate-extract-revision-at-line): Use vc-git-root as default direcotry for revision path (Bug#5657).
-
- 06 Mar, 2010 8 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
-
Chong Yidong authored
* custom.texi (Init Examples): Add xref to Locals. * major.texi (Choosing Modes): Mention usage of setq-default for setting the default value of major-mode (Bug#5688).
-
Chong Yidong authored
-
Stefan Monnier authored
(vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage): Remove spurious `quote' element in each case alternative. (vc-git-show-log-entry): Use prog1. (vc-git-after-dir-status-stage): Remove unused var `remaining'.
-
Glenn Morris authored
* etc/srecode/default.srt (COPYRIGHT): * lisp/cedet/semantic/grammar.el (semantic-grammar-header-template): Update template copyright to GPLv3+.
-
Glenn Morris authored
The information is based on the files in cedet from which these files were extracted (see commentaries).
-
- 05 Mar, 2010 5 commits
-
-
Stefan Monnier authored
* lisp.h (ELSE_PENDING_SIGNALS): New macro. (QUIT): Use it to consolidate code and remove redundancy. * bytecode.c (BYTE_CODE_QUIT): Use it as well.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(in_classes): Use CONSP before XCAR/XCDR.
-
Glenn Morris authored
* refcards/orgcard.tex: Use pdflayout.sty. * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
-
- 03 Mar, 2010 8 commits
-
-
Juri Linkov authored
-
Chong Yidong authored
* src/keymap.c (Fwhere_is_internal): Use Fequal to compare definitions, so that keyboard macros are correctly handled (Bug#5481). * lisp/macros.el (insert-kbd-macro): Look up keyboard macro using the definition, not the name (Bug#5481).
-
Chong Yidong authored
-
Glenn Morris authored
-
Štěpán Němec authored
* subr.el (momentary-string-display): Don't overwrite the MESSAGE argument with a local variable. (Bug#5670)
-
Glenn Morris authored
* numbers.texi (Integer Basics, Bitwise Operations): * objects.texi (Integer Type): Update for integers now being 30-bit.
-
Chong Yidong authored
-
Chong Yidong authored
-
- 02 Mar, 2010 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* display.texi (Display Custom): Document make-pointer-invisible and underline-minimum-offset. Remove inverse-video.
-
Eli Zaretskii authored
-