| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typos. | Juanma Barranquero | 2008-10-01 | 1 | -1/+1 |
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -4/+4 |
| * | (Defining Faces): Recommend against face variables. | Glenn Morris | 2008-09-20 | 2 | -0/+9 |
| * | * display.texi (Echo Area Customization): Fix typo. | Juanma Barranquero | 2008-09-16 | 2 | -1/+5 |
| * | * loading.texi (Where Defined): Add `defface' item. | Juanma Barranquero | 2008-09-09 | 2 | -1/+7 |
| * | (Where Defined): Fix description of symbol-file. | Martin Rudalics | 2008-09-06 | 2 | -6/+13 |
| * | (TIFF Images): New section describing :index property. | Jason Rumney | 2008-08-26 | 2 | -0/+19 |
| * | (Temporary Displays): Remove unnecessary comment about usage of | Chong Yidong | 2008-08-23 | 1 | -4/+1 |
| * | * display.texi (Temporary Displays): Remove unnecessary comment | Chong Yidong | 2008-08-23 | 1 | -0/+5 |
| * | Fix last change. | Chong Yidong | 2008-08-05 | 1 | -1/+1 |
| * | (Other Plists): Fix incorrect example. Suggested by Florian Beck. | Chong Yidong | 2008-08-05 | 1 | -2/+2 |
| * | * symbols.texi (Other Plists): Fix incorrect example. | Chong Yidong | 2008-08-05 | 1 | -0/+5 |
| * | * os.texi: Fix previous change. | Juanma Barranquero | 2008-07-31 | 2 | -0/+5 |
| * | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 4 | -70/+20 |
| * | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 4 | -29/+10 |
| * | Implement display-time wrap/line-prefix feature | Miles Bader | 2008-07-01 | 3 | -0/+51 |
| * | (Other Image Types): Fix copy/paste error; say "PBM", not "XBM". | Johan Bockgård | 2008-06-28 | 2 | -2/+7 |
| * | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 2 | -3/+4 |
| * | (distclean): Remove makefile. | Eli Zaretskii | 2008-06-20 | 2 | -0/+5 |
| * | (configure, index.texi, vol1.*, vol2.*): Remove. | Glenn Morris | 2008-06-17 | 1 | -4/+0 |
| * | (emacsver, miscmanualdir, VERSION, manual, install) | Glenn Morris | 2008-06-17 | 2 | -33/+6 |
| * | Remove unused files | Glenn Morris | 2008-06-16 | 4 | -820/+3 |
| * | Update. | Glenn Morris | 2008-06-16 | 1 | -24/+7 |
| * | Set version to 23.0.60. | Glenn Morris | 2008-06-16 | 1 | -1/+1 |
| * | Update Back-Cover Text as per maintain.info. | Glenn Morris | 2008-06-16 | 2 | -2/+10 |
| * | (EMACSVER): Set to 23.0.60. | Glenn Morris | 2008-06-16 | 2 | -6/+6 |
| * | (manual): Use "23" rather than "21". | Glenn Morris | 2008-06-15 | 2 | -1/+7 |
| * | (emacsver): New, set by configure. | Glenn Morris | 2008-06-15 | 1 | -1/+3 |
| * | Report bugs using M-x report-emacs-bug. | Glenn Morris | 2008-06-15 | 2 | -13/+3 |
| * | (set-version): Add doc/misc/faq.texi. | Glenn Morris | 2008-06-15 | 1 | -0/+4 |
| * | (EMACSVER): Remove duplicate, outdated setting. | Glenn Morris | 2008-06-15 | 1 | -1/+0 |
| * | Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug. | Glenn Morris | 2008-06-15 | 1 | -7/+4 |
| * | Fix typos, convert to utf-8. | Juanma Barranquero | 2008-06-13 | 1 | -2/+2 |
| * | Daniel Engeler <engeler at gmail.com> | Glenn Morris | 2008-06-13 | 4 | -43/+259 |
| * | Fix committer names and other typos. | Juanma Barranquero | 2008-06-10 | 1 | -1/+1 |
| * | Rename functions in lisp/face-remap.el | Miles Bader | 2008-06-05 | 2 | -14/+19 |
| * | (Fontsets): Fix typos. | Juanma Barranquero | 2008-06-05 | 2 | -4/+8 |
| * | Add lisp/face-remap.el and associated documentation | Miles Bader | 2008-06-03 | 2 | -0/+78 |
| * | Implement face-remapping-alist feature | Miles Bader | 2008-06-01 | 2 | -0/+59 |
| * | (Coding Conventions): Do not encourage the use of "-flag" variable names. | Stefan Monnier | 2008-05-30 | 2 | -4/+5 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-16 | 9 | -74/+60 |
| * | Document the fact that (current-local-map) and (urrent-global-map) | Eric S. Raymond | 2008-05-05 | 2 | -3/+14 |
| * | (Text from Minibuffer): Document a list of default values for `read-from-mini... | Juri Linkov | 2008-05-02 | 2 | -8/+13 |
| * | *** empty log message *** | Juanma Barranquero | 2008-04-24 | 1 | -3/+6 |
| * | (Translation of Characters): Fix previous change. | Juanma Barranquero | 2008-04-24 | 1 | -6/+0 |
| * | (translation-table-for-input): Mark as obsolete. | Stefan Monnier | 2008-04-24 | 4 | -16/+1 |
| * | (Active Keymaps): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -1/+3 |
| * | (Overlay Properties): Clarify role of underlying textprop and overlay | Chong Yidong | 2008-04-20 | 1 | -0/+8 |
| * | * display.texi (Overlay Properties): Clarify role of underlying | Chong Yidong | 2008-04-20 | 1 | -0/+7 |
| * | * minibuffer.el (completion-table-with-context): Add support for `pred'. | Stefan Monnier | 2008-04-19 | 2 | -4/+9 |