aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * replace.el (keep-lines-read-args): Use empty string asChong Yidong2009-02-271-0/+3
| | | | default (Bug#2495).
* (menu-set-font): Fix last fix.Chong Yidong2009-02-271-10/+8
|
* * menu-bar.el (menu-set-font): Fix last fix.Chong Yidong2009-02-271-0/+4
|
* (Finteractive): Doc fix.Glenn Morris2009-02-272-1/+5
|
* (find-lisp-object-file-name): Need a buffer position, not just aGlenn Morris2009-02-272-1/+9
| | | | buffer, to find a definition.
* (rmail-speedbar-move-message): Preserve the directory part againstGlenn Morris2009-02-271-2/+4
| | | | rmail-output's oddness.
* Checked variables.texi.Chong Yidong2009-02-271-1/+1
|
* (Variables): Clarify introduction.Chong Yidong2009-02-271-84/+65
| | | | | | | | | | | (Global Variables): Mention that setq is a special form. (Local Variables): Use active voice. (Tips for Defining): Mention marking variables as safe. (Buffer-Local Variables): Mention terminal-local and frame-local variables together. (File Local Variables): Copyedits. (Frame-Local Variables): Note that they are not really useful. (Future Local Variables): Node deleted.
* (Top): Update node listing.Chong Yidong2009-02-271-1/+0
|
* * elisp.texi (Top): Update node listing.Chong Yidong2009-02-271-0/+12
| | | | | | | | | | | | * variables.texi (Variables): Clarify introduction. (Global Variables): Mention that setq is a special form. (Local Variables): Use active voice. (Tips for Defining): Mention marking variables as safe. (Buffer-Local Variables): Mention terminal-local and frame-local variables together. (File Local Variables): Copyedits. (Frame-Local Variables): Note that they are not really useful. (Future Local Variables): Node deleted.
* (General Escape Syntax): Update explanation of unicode escape syntax.Chong Yidong2009-02-271-9/+10
|
* * objects.texi (General Escape Syntax): Update explanation of unicodeChong Yidong2009-02-271-0/+5
| | | | escape syntax.
* (read_escape): Signal an error for invalid \UXXXXXXXX.Kenichi Handa2009-02-272-2/+7
|
* Fix last entry.Chong Yidong2009-02-271-3/+2
|
* (font_style_to_value): Set value for unknown symbols toChong Yidong2009-02-271-5/+5
| | | | | | 100 instead of 255. (weight_table, slant_table, width_table): Treat "unspecified" as the default value.
* * font.c (font_style_to_value): Set value for unknown symbols to 100Chong Yidong2009-02-271-0/+8
| | | | | | | instead of 255. * font.h (weight_table, slant_table, width_table): Treat "unspecified" as the default value.
* (menu-set-font): Assign the same font object to all frames (Bug#2476).Chong Yidong2009-02-271-1/+16
|
* * menu-bar.el (menu-set-font): Assign the same font object to allChong Yidong2009-02-271-0/+5
| | | | frames (Bug#2476).
* Regenerate using autoconf-2.61 and Schwab's patch.Chong Yidong2009-02-261-5531/+4645
|
* Regenerate.Chong Yidong2009-02-261-53/+63
|
* Require librsvg >= 2.11.Chong Yidong2009-02-261-1/+1
|
* * configure.in: Require librsvg >= 2.11.Chong Yidong2009-02-261-0/+4
|
* * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)Adrian Robert2009-02-262-77/+92
| | | | (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
* * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)Michael Albinus2009-02-262-1/+7
|
* Add note about configure patch.Chong Yidong2009-02-261-1/+6
|
* * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)Juanma Barranquero2009-02-262-21/+30
| | | | | | | | (x-dnd-get-state-for-frame, x-dnd-handle-moz-url) (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height) (x-dnd-init-motif-for-frame): Fix typos in docstrings. (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function): Reflow docstrings.
* * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.Juanma Barranquero2009-02-262-1/+5
|
* Fix typo in comment.Juanma Barranquero2009-02-261-21/+21
|
* (rmail-summary-mark-seen): Add option to mark as unseen.Glenn Morris2009-02-262-10/+18
| | | | | | (rmail-summary-rmail-update): Store a position in rmail-summary-put-back-unseen rather than just a flag, and use it to put back the "-" mark in the summary.
* Bug number (partial fix).Glenn Morris2009-02-261-1/+1
|
* (rmail-summary-rmail-update): Use rmail-message-unseen-p.Glenn Morris2009-02-262-1/+4
|
* Comment (don't hard-code bug address).Glenn Morris2009-02-261-2/+1
|
* (c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)Glenn Morris2009-02-262-0/+11
|
* Tobias C. Rittweiler <tcr at freebits.de> (tiny change)Glenn Morris2009-02-261-2/+7
| | | | (sendmail-send-it): `call-process-region' can return a string. (Bug#2428)
* Mention bug 1720.Glenn Morris2009-02-261-0/+32
|
* Regenerate configure with fixed AC_FUNC_MKTIMEMiles Bader2009-02-261-4653/+5545
| | | | Revision: [email protected]/emacs--devo--0--patch-1555
* Bump version to 23.0.91.Chong Yidong2009-02-2618-27/+30
|
* Regenerate.Chong Yidong2009-02-262-166/+212
|
* Regenerate.Chong Yidong2009-02-261-52/+63
|
* * bs.el (bs--down):Juanma Barranquero2009-02-253-2/+7
| | | | * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
* Remove local setting of bug-reference-url-format since it's in dir-locals now.Glenn Morris2009-02-253-3/+0
|
* Fix previous entry.Juanma Barranquero2009-02-251-2/+2
|
* * lread.c (Fload): Stop checking Vloads_in_progress and signalJuanma Barranquero2009-02-252-8/+11
| | | | error as soon as a recursive load is detected.
* Update autoload checksum.Juanma Barranquero2009-02-251-1/+1
|
* (dired-guess-shell-alist-user): Fix doc typo.Glenn Morris2009-02-252-1/+3
|
* (eval-expression): Mention truncation in doc.Glenn Morris2009-02-252-1/+7
|
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-251-2/+4
|
* (toplevel): Remove autoload for gnus-setup-message.Katsumi Yamaoka2009-02-252-4/+17
| | | | | (gnus-dired-attach): Fake this-command value to prevent Gnus from displaying Gnus logo; always use compose-mail.
* (Emacs for minimalists): New node. (Bug#2452)Glenn Morris2009-02-252-2/+21
|
* (vc-dir-update): Make sure ./ is always first in the listing.Dan Nicolaescu2009-02-252-6/+12
|