- 12 Apr, 2012 6 commits
-
-
Lars Magne Ingebrigtsen authored
-
Juanma Barranquero authored
lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17:13:01Z!lekktu@gmail.com. Call ttyname instead of passing its address.
-
Chong Yidong authored
* doc/lispref/customize.texi (Applying Customizations): (Custom Themes): New nodes. * doc/lispref/display.texi (Defining Faces): Reference custom-set-faces. * doc/lispref/modes.texi (Defining Minor Modes, Defining Minor Modes): * doc/lispref/os.texi (Startup Summary): Copyedits. * doc/emacs/custom.texi (Creating Custom Themes): Add reference to Custom Themes node in Lisp manual. * lisp/custom.el (custom-theme-set-variables): Doc fix.
-
Glenn Morris authored
Use "^" for the postfix example, because it is less confusing inside Info's `quotes'.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/mule.texi (International): Copyedits. (International Chars): Update C-x = example output. (Disabling Multibyte): Rename from "Enabling Multibyte". Clarify what "unibyte: t" does, and mode-line description. (Unibyte Mode): Update for "Disabling Multibyte" node name change. Use Texinfo recommended convention for quotes+punctuation. * doc/emacs/custom.texi (Specifying File Variables): Fix "unibyte" description. Update for "Disabling Multibyte" node name change. * doc/emacs/emacs.texi: Update for "Disabling Multibyte" node name change. * doc/lispref/loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end. * lisp/international/mule.el (set-auto-coding-for-load): Doc fix.
-
- 11 Apr, 2012 7 commits
-
-
Lars Magne Ingebrigtsen authored
gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't have a group name. gnus-start.el (gnus-read-newsrc-el-file): Protect against broken .newsrc.el files.
-
Stefan Monnier authored
Reported by Noah Friedman. Backport from trunk.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Bastien Guerry authored
-
Dani Moncayo authored
-
- 10 Apr, 2012 11 commits
-
-
Stefan Monnier authored
Fixes: debbugs:10996
-
Andreas Schwab authored
-
Eli Zaretskii authored
lisp/international/characters.el: Add more missing Latin case pairs.
-
Andreas Schwab authored
lisp/international/characters.el: Recover lost case pairs.
-
Chong Yidong authored
-
Glenn Morris authored
* strings.texi (Case Tables): * objects.texi (General Escape Syntax): * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
-
Glenn Morris authored
-
Glenn Morris authored
It renders the same as @samp, so there is no visible change in most cases.
-
Glenn Morris authored
-
Glenn Morris authored
It renders the same as @samp, so there is no visible change in most cases.
-
Glenn Morris authored
* doc/emacs/entering.texi (Entering Emacs): Do not mention initial-buffer-choice = t.
-
- 09 Apr, 2012 6 commits
-
-
Eli Zaretskii authored
lisp/international/characters.el: Add set-case-syntax-pair call for LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case counterpart.
-
Eli Zaretskii authored
lisp/simple.el (shell-command-on-region): Doc fix.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xdisp.c (find_last_unchanged_at_beg_row): Don't consider a row "unchanged" if its end.pos is beyond ZV.
-
Jan Djärv authored
one screen. Fixes: debbugs:10962
-
Glenn Morris authored
-
- 08 Apr, 2012 4 commits
-
-
Eli Zaretskii authored
lisp/textmodes/ispell.el (ispell-dictionary-base-alist): Add data for Hebrew.
-
Chong Yidong authored
process-kill-without-query. Fixes: debbugs:11190
-
Chong Yidong authored
Fixes: debbugs:11192
-
Glenn Morris authored
It renders the same as @code, so in many cases this change is entirely cosmetic. * doc/emacs/misc.texi (Gnus Startup): * doc/lispref/files.texi, doc/lispref/frames.texi: * doc/lispref/loading.texi, doc/lispref/os.texi, doc/lispref/processes.texi: Use @env for environment variables.
-
- 07 Apr, 2012 4 commits
-
-
Glenn Morris authored
Ref: http://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00074.html * emacs/Makefile.in, lispintro/Makefile.in, lispref/Makefile.in: * misc/Makefile.in: Replace non-portable use of $< in ordinary rules.
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
lisp/minibuffer.el (completion-in-region-mode-map): Bind completion-help-at-point to M-? rather than ?.
-
- 06 Apr, 2012 2 commits
-
-
Eli Zaretskii authored
src/buffer.h (FETCH_CHAR, FETCH_MULTIBYTE_CHAR): src/character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Add comments about subtle differences between FETCH_CHAR* and STRING_CHAR* macros related to unification of CJK characters. For the details, see the discussion following the message here: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14.
-
Chong Yidong authored
(Completion Variables): Document completion-category-overrides.
-