aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More page break tweaks for the manualGlenn Morris2012-05-032-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rmail.texi (Rmail Display): Use example rather than smallexample.Glenn Morris2012-05-032-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/calendar.texi: Convert inforefs to refs.Glenn Morris2012-05-032-9/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/dired.texi (Dired Enter): Improve page break.Glenn Morris2012-05-022-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/abbrevs.texi (Abbrev Concepts): Copyedits.Glenn Morris2012-05-022-7/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maintaining.texi (Registering, Tag Syntax): Tweak line and page breaks.Glenn Morris2012-05-022-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CommentGlenn Morris2012-05-021-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small edits for programs.texi in Emacs manualGlenn Morris2012-05-022-19/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More page break tweaks for the manualGlenn Morris2012-05-022-16/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweaks for doc/emacs/modes.texiGlenn Morris2012-05-022-6/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/mule.texi (Output Coding): Reword to improve page-breaks.Glenn Morris2012-05-022-6/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/frames.texi (Text-Only Mouse): Fix xref.Glenn Morris2012-05-022-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/frames.texi (Fonts): Tweak line and page breaks.Glenn Morris2012-05-022-23/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweak page breaks in doc/emacs/buffers.texiGlenn Morris2012-05-022-11/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/fixit.texi (Fixit, Undo): Reword to improve page-breaks.Glenn Morris2012-05-022-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * etc/refcards/README: UpdateGlenn Morris2012-05-021-6/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispintro/emacs-lisp-intro.texi: Update GNU Press contact details.Glenn Morris2012-05-022-11/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/textmodes/rst.el: Silence byte-compiler warnings.Juanma Barranquero2012-05-092-19/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/progmodes/idlw-shell.el: Cleanup after 2012-05-04T05:14:14Z!cyd@gnu.org.Juanma Barranquero2012-05-092-6/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.Juanma Barranquero2012-05-092-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in last commit of src/ChangeLog.Eli Zaretskii2012-05-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/files.el (auto-mode-alist): Treat ".make" like ".mk".Glenn Morris2012-05-082-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/vc/log-edit.el: Add GNU coding standards highlighting.Stefan Monnier2012-05-084-3/+57
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/imenu.el: Misc cleanup. Make docstrings out of comments.Stefan Monnier2012-05-082-79/+66
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/subr.el (defvar-local): Add debug spec and doc-string position.Stefan Monnier2012-05-082-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove doc/lispref/two.elGlenn Morris2012-05-084-81/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop keeping 3 copies of the lispref menu structure for no reasonGlenn Morris2012-05-075-2723/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove no-byte-compile setting from some lisp/language files.Glenn Morris2012-05-0718-28/+36
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris2012-05-072-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.Aaron S. Hawley2012-05-072-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/forms.texi (Long Example): Update for changed location of files.Glenn Morris2012-05-072-2/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move some forms.el example files to etc/forms directoryGlenn Morris2012-05-077-4/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix NEWS typoGlenn Morris2012-05-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also apply previous change to file locals at the end of the fileGlenn Morris2012-05-071-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.Glenn Morris2012-05-073-1/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * loadup.el: Preload newcomment.el.Stefan Monnier2012-05-073-5/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-05-05 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-05-072-1629/+2252
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-073-21/+58
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix up display of the *Minibuf-0* buffer in the mini window.Jérémy Compostella2012-05-073-5/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dbusbind.c (XD_DEBUG_MESSAGE): Don't print message twice inMichael Albinus2012-05-072-7/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-073-10/+55
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-078-645/+373
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cellsChristopher Schmidt2012-05-062-7/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files.Glenn Morris2012-05-061-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some cleanups for the buffer menu and electric buffer menu.Chong Yidong2012-05-064-11/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements for Tabulated List mode.Chong Yidong2012-05-063-67/+200
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix match highlighting in compilation buffers.Troels Nielsen2012-05-062-9/+15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cosmetic fix for Man-unindent.Wolfgang Jenkner2012-05-062-1/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optionally include holidays in cal-html outputGlenn Morris2012-05-053-13/+44
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move function from cal-tex to holidaysGlenn Morris2012-05-053-33/+45