- 27 Mar, 2010 2 commits
-
-
Eli Zaretskii authored
PROBLEMS: Mention problems on MS-Windows with incompatible regex.h headers.
-
Eli Zaretskii authored
subr.el (version-regexp-alist, version-to-list) (version-list-<, version-list-=, version-list-<=) (version-list-not-zero, version<, version<=, version=): Doc fix. (Bug#5744).
-
- 26 Mar, 2010 3 commits
-
-
Chong Yidong authored
* loading.texi (Hooks for Loading): Document after-load-functions. Copyedits.
-
Nick Roberts authored
(gdb-init-1): Use it.
-
Chong Yidong authored
-
- 25 Mar, 2010 9 commits
-
-
Dan Nicolaescu authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* maintaining.texi (VC With A Merging VCS): C-x v v now creates a repository if there is none. (VC Change Log): Rename from VC Status. Document vc-log-show-limit and vc-print-root-log. (Old Revisions): Copyedits. * emacs.texi: Update.
-
Chong Yidong authored
* misc.texi (Shell Ring): Document new M-r binding. M-s is no longer bound.
-
Chong Yidong authored
-
Chong Yidong authored
* text.texi (HTML Mode): Note that nXML is now the default XML mode. * emacs.texi: Update node description.
-
Chong Yidong authored
-
Chong Yidong authored
-
- 24 Mar, 2010 7 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* simple.el (append-to-buffer): Ensure that point is preserved if BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu. (Bug#5749)
-
Stefan Monnier authored
(makefile-make-font-lock-keywords): Adjust rule since submatch 1 may not be present any more.
-
Glenn Morris authored
* ack.texi (Acknowledgments): * emacs.texi (Acknowledgments): Fix ispell attribution.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* faces.el (set-face-attribute): Fix typo in docstring. (face-valid-attribute-values): Reflow docstring. * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
-
Arni Magnusson authored
-
- 23 Mar, 2010 1 commit
-
-
Glenn Morris authored
-
- 22 Mar, 2010 7 commits
-
-
Chong Yidong authored
-
Alan Mackenzie authored
bug #5747.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* image-dired.el (image-dired-display-thumbs): Fix typo in docstring. (image-dired-read-comment): Doc fix. * json.el (json-object-type, json-array-type, json-key-type, json-false) (json-null, json-read-number): * minibuffer.el (completion-in-region-functions): * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks) (cal-tex-cursor-week): * emacs-lisp/trace.el (trace-function): * eshell/em-basic.el (eshell/printnl): * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter) (eshell-read-last-dir-ring, eshell-write-last-dir-ring): * obsolete/levents.el (allocate-event, event-key, event-object) (event-point, event-process, event-timestamp, event-to-character) (event-window, event-x, event-x-pixel, event-y, event-y-pixel): * textmodes/reftex-vars.el (reftex-index-macros-builtin) (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook) (reftex-cite-punctuation, reftex-search-unrecursed-path-first) (reftex-highlight-selection): Fix typos in docstrings.
-
Juanma Barranquero authored
* mh-scan.el (mh-scan-cmd-note-width): Doc fix. (mh-scan-format-mh, mh-scan-body-regexp, mh-scan-cur-msg-number-regexp) (mh-scan-cur-msg-number-regexp, mh-scan-date-regexp) (mh-scan-deleted-msg-regexp, mh-scan-good-msg-regexp) (mh-scan-msg-format-regexp, mh-scan-msg-format-string) (mh-scan-msg-number-regexp, mh-scan-rcpt-regexp) (mh-scan-refiled-msg-regexp, mh-scan-sent-to-me-sender-regexp) (mh-scan-subject-regexp, mh-update-scan-format) (mh-msg-num-width-to-column): Fix typos in docstrings.
-
Juanma Barranquero authored
* message.el (message-interactive): Doc fix. (message-qmail-inject-args): Reflow. (message-kill-to-signature): Fix typo in docstring. * smiley.el (smiley-buffer): Fix typo in docstring.
-
Jan Djärv authored
* frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736). * xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER. * dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new. * xresources.texi (Table of Resources): Clarify toolBar number for Gtk+. * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
-
- 21 Mar, 2010 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* search.texi (Other Repeating Search): Document multi-isearch-buffers and multi-isearch-buffers-regexp. * indent.texi (Indentation): Clarify description of indent-for-tab-command. Document tab-always-indent.
-
Chong Yidong authored
-
Chong Yidong authored
-
- 20 Mar, 2010 2 commits
-
-
Chong Yidong authored
* cmdargs.texi (Font X): Move most content to Fonts. * frames.texi (Fonts): New node. Document font-use-system-font. * emacs.texi (Top): * xresources.texi (Table of Resources): * mule.texi (Defining Fontsets, Charsets): Update xrefs.
-
YAMAMOTO Mitsuharu authored
-
- 19 Mar, 2010 3 commits
-
-
Chong Yidong authored
* Makefile.in (uninstall): Handle the case where archlibdir does not exist. (Bug#5720)
-
Chong Yidong authored
-
Juanma Barranquero authored
-
- 18 Mar, 2010 1 commit
-
-
Glenn Morris authored
* mail/rmail.el (rmail-highlight-face): Restore option deleted 2008-02-13 without comment; mark it obsolete. (rmail-highlight-headers): Use rmail-highlight-face once more.
-
- 16 Mar, 2010 1 commit
-
-
Chong Yidong authored
* woman.el (woman2-process-escapes): Only consume the newline if the filler character is on a line by itself (Bug#5729).
-