- 28 Apr, 2012 5 commits
-
-
Glenn Morris authored
Fix some malformed cross-references.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* package.texi (Packaging Basics): * loading.texi (Autoload): * files.texi (Magic File Names): Reword to remove/reduce some overly long/short lines.
-
Glenn Morris authored
* xresources.texi (Resources): * mule.texi (Language Environments): * misc.texi (Amusements): * maintaining.texi (VC Change Log): * frames.texi (Fonts): * custom.texi (Specifying File Variables, Minibuffer Maps): * cmdargs.texi (Initial Options): * building.texi (Flymake): Reword to remove/reduce some overly long/short lines.
-
- 27 Apr, 2012 6 commits
-
-
Alan Mackenzie authored
-
Chong Yidong authored
Regenerate AUTHORS and ldefs-boot.el.
-
Chong Yidong authored
* lisp/subr.el (read-key): Avoid running filter function when setting up temporary tool bar entries. Fixes: debbugs:9922
-
Chong Yidong authored
Delete non-Emacs-24 specific items from ORG-NEWS (since standalone Org mode has its own NEWS, these are not necessary).
-
Glenn Morris authored
-
Glenn Morris authored
-
- 26 Apr, 2012 11 commits
-
-
Bastien Guerry authored
This option was changed by error in this commit: http://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/org/org-protocol.el?h=emacs-24&id=0fc749f9 I first overwrote this change by error, then backported it into Org git repo, then backported the error back into Emacs. This is now fixed.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi: Some fixes for detailed menu. * doc/lispref/modes.texi (Major Modes, Auto-Indentation): * doc/lispref/buffers.texi (Buffers): Some fixes for menu descriptions.
-
Bastien Guerry authored
-
Bastien Guerry authored
-
Bastien Guerry authored
-
Andreas Schwab authored
* vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
-
Stefan Monnier authored
* doc/lispref/functions.texi (Simple Lambda, Argument List): * doc/lispref/eval.texi (Function Indirection): Avoid deprecated form.
-
Glenn Morris authored
This seems only fair, since there have been a large number of contributors since the original ones. * doc/emacs/emacs.texi: * doc/lispref/book-spine.texi, doc/lispref/elisp.texi, doc/lispref/vol1.texi: * doc/lispref/vol2.texi: Add "et al." to authors.
-
Glenn Morris authored
-
- 25 Apr, 2012 1 commit
-
-
Eli Zaretskii authored
doc/emacs/mule.texi (Bidirectional Editing): Improve indexing. Minor wording tweaks.
-
- 24 Apr, 2012 2 commits
-
-
Chong Yidong authored
Though not itself a regression, this bug was exposed by the support for MULTIPLE selections, which is new to Emacs 24 (see Bug#11315). * lisp/select.el (xselect--encode-string): New function, split from xselect-convert-to-string. (xselect-convert-to-string): Use it. (xselect-convert-to-filename, xselect-convert-to-os) (xselect-convert-to-host, xselect-convert-to-user): Ensure that returned strings are properly encoded.
-
Chong Yidong authored
Fixes: debbugs:11315
-
- 23 Apr, 2012 3 commits
-
-
Eli Zaretskii authored
src/xdisp.c (pos_visible_p): If the window start position is beyond ZV, start the display from buffer beginning. Prevents assertion violation in init_iterator when the minibuffer window is scrolled via the scroll bar. src/window.c (window_scroll_pixel_based): Likewise.
-
Chong Yidong authored
-
Chong Yidong authored
* doc/lispref/keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg to where-is-internal. * src/keymap.c (where_is_internal): Doc fix (Bug#10872).
-
- 22 Apr, 2012 1 commit
-
-
Chong Yidong authored
-
- 21 Apr, 2012 11 commits
-
-
Bastien Guerry authored
Thanks to Stephen Berman for pointing this.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/windows.texi (Textual Scrolling, Coordinates and Windows) (Window Configurations, Window Parameters, Window Hooks): Copyedits. (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom, and recenter-positions. Remove recenter example. * admin/FOR-RELEASE: Related markup.
-
Andreas Schwab authored
characters for mode-line processing.
-
Chong Yidong authored
* lisp/xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to reaching eob. Fixes: debbugs:11286
-
Andreas Schwab authored
-
Glenn Morris authored
* doc/lispref/windows.texi (Cyclic Window Ordering, Window History) (Dedicated Windows, Quitting Windows, Window Configurations): Copyedits. (Window Start and End): Remove pointless example. Remove cross-reference to deleted count-lines content.
-
Glenn Morris authored
* doc/lispref/windows.texi (Basic Windows, Windows and Frames, Window Sizes) (Resizing Windows, Deleting Windows, Selecting Windows) (Choosing Window Options, Horizontal Scrolling): Copyedits. (Splitting Windows, Deleting Windows): Fix ignore-window-parameters logic. (Selecting Windows, Choosing Window Options): Markup fixes.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi: Bump VERSION and DATE (in case we forgoet to do it later). I don't know what VERSION means, but it should be bigger than before. Note that README no longer mentions these.
-
Glenn Morris authored
-