- 26 Nov, 2008 14 commits
-
-
Adrian Robert authored
* macos.texi: Add Prev/Next/Top pointers to all nodes. (Mac Basics): Merge in Grabbing Environment Variables from earlier version. (Mac Customization): Rewrite Preferences Panel section and merge in to this node, add Open files by dragging to an Emacs window. * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
truncate-partial-width-windows.
-
Chong Yidong authored
truncate-partial-width-windows.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(TeX Mode): Simplify introduction. Mention BibTeX mode. (TeX Editing): Note that `""' inserts one `"' character. (HTML Mode): Note in the introduction that XML mode is an alias for SGML mode. Mention nXML mode.
-
Chong Yidong authored
(TeX Mode): Simplify introduction. Mention BibTeX mode. (TeX Editing): Note that `""' inserts one `"' character. (HTML Mode): Note in the introduction that XML mode is an alias for SGML mode. Mention nXML mode.
-
Glenn Morris authored
ifdef. (Bug#1383)
-
Glenn Morris authored
ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
-
Glenn Morris authored
(vc-git-diff): Apply diff switches. (Bug#1386) Give it a basic doc string.
-
Glenn Morris authored
-
Jay Belanger authored
polynomial rather than the whole polynomial.
-
- 25 Nov, 2008 26 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
quoting. When reading from Lisp, accept rfc822-like addresses.
-
Chong Yidong authored
recognize string quoting. When reading from Lisp, accept rfc822-like addresses. * mail/mailalias.el (define-mail-alias): Sync code with define-mail-abbrev.
-
Adrian Robert authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Adrian Robert authored
* nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New EmacsView methods. (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants. Fixes bug #1048,1357,1414.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* processes.texi (Transaction Queues): * markers.texi (The Mark): * windows.texi (Choosing Window, Selecting Windows): * files.texi (Changing Files, Magic File Names): * commands.texi (Key Sequence Input): * functions.texi (Declaring Functions): * strings.texi (Predicates for Strings): * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
-
Chong Yidong authored
-
Chong Yidong authored
-
Adrian Robert authored
Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings. (bubbles--empty-char): Use "\s".
-
Jay Belanger authored
calc-embedded-announce-formula, calc-embedded-announce-formula-alist) calc-embedded-open-formula, calc-embedded-close-formula) calc-embedded-open-close-formula-alist) calc-embedded-word-regexp-alist, calc-embedded-open-plain) calc-embedded-close-plain, calc-embedded-open-close-plain-alist) calc-embedded-open-new-formula, calc-embedded-close-new-formula) calc-embedded-open-close-new-formula-alist, calc-embedded-open-mode) calc-embedded-close-mode, calc-embedded-open-close-mode-alist) calc-gnuplot-name, calc-gnuplot-plot-command) calc-gnuplot-print-command, calc-multiplication-has-precedence): Remove unnecessary asterisks from docstrings.
-