| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (emacs-internal): New coding system alias. | Stefan Monnier | 2008-10-18 | 1 | -0/+2 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-18 | 1 | -0/+1 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-18 | 1 | -3/+3 |
| * | (Changing Files): Document symbolic input of file modes to `set-file-modes'. | Eli Zaretskii | 2008-10-18 | 1 | -0/+5 |
| * | (Search and Replace): Document `multi-query-replace-map'. | Eli Zaretskii | 2008-10-18 | 1 | -0/+4 |
| * | (Search and Replace): Document `replace-search-function' and | Eli Zaretskii | 2008-10-18 | 1 | -2/+7 |
| * | (Text from Minibuffer): Document `read-regexp'. | Eli Zaretskii | 2008-10-18 | 1 | -0/+3 |
| * | (Displaying Buffers): Minor wording fix. | Eli Zaretskii | 2008-10-18 | 1 | -0/+5 |
| * | * configure.in: Add support for GNU/Linux on SuperH. | Dan Nicolaescu | 2008-10-18 | 2 | -0/+10 |
| * | (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'. | Eli Zaretskii | 2008-10-17 | 1 | -0/+3 |
| * | *** empty log message *** | Martin Rudalics | 2008-10-17 | 1 | -0/+7 |
| * | (Startup Summary): Document `before-init-time' and `after-init-time'. | Eli Zaretskii | 2008-10-17 | 1 | -0/+7 |
| * | (The Mark): Document use-region-p. | Eli Zaretskii | 2008-10-16 | 1 | -0/+1 |
| * | ESR already documented changeset-based VC. Remove duplicate entry | Chong Yidong | 2008-10-16 | 1 | -10/+6 |
| * | (Defining Commands, Using Interactive): The interactive-form of a function | Eli Zaretskii | 2008-10-15 | 1 | -0/+2 |
| * | Documented primary selection changes | Chong Yidong | 2008-10-15 | 1 | -2/+2 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-15 | 1 | -0/+2 |
| * | (List Motion): beginning-of-defun-function can now accept an argument. | Eli Zaretskii | 2008-10-15 | 1 | -0/+1 |
| * | (Low-Level Kill Ring): interprogram-paste-function can now return a list | Eli Zaretskii | 2008-10-15 | 1 | -0/+1 |
| * | (Handling Errors): Document ignore-errors. | Eli Zaretskii | 2008-10-15 | 1 | -0/+1 |
| * | (Creating Frames): Document frame-inherited-parameters. | Eli Zaretskii | 2008-10-15 | 1 | -0/+2 |
| * | (Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect | Eli Zaretskii | 2008-10-15 | 1 | -0/+1 |
| * | (Major Mode Conventions, Mode Line Variables): `mode-name' need not be a | Eli Zaretskii | 2008-10-15 | 1 | -0/+1 |
| * | (Top): Adjust the @detailmenu for the addition of "System Processes" section. | Eli Zaretskii | 2008-10-14 | 1 | -0/+1 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-14 | 1 | -0/+4 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-14 | 1 | -0/+1 |
| * | * objects.texi (Primitive Function Type): Move "@cindex special forms" from h... | Eli Zaretskii | 2008-10-13 | 1 | -0/+1 |
| * | (Top): Add a @detailmenu entry for "Frame-Local Variables". | Eli Zaretskii | 2008-10-13 | 1 | -0/+1 |
| * | Delete leftover conflict markers. | Romain Francoise | 2008-10-12 | 1 | -2/+0 |
| * | Add description for attachments, plus minor changes. | Carsten Dominik | 2008-10-12 | 1 | -14/+15 |
| * | New files org-attach.el, org-list.el, org-plot.el. | Carsten Dominik | 2008-10-12 | 1 | -0/+11 |
| * | If pop-up-frames has the value `graphic-only', display-buffer only | Chong Yidong | 2008-10-12 | 1 | -0/+3 |
| * | In Postcript mode, C-c C-c launches Doc View minor mode for viewing | Chong Yidong | 2008-10-12 | 1 | -2/+4 |
| * | Note that Postscript, PDF, and DVI files are now opened in Doc View | Chong Yidong | 2008-10-11 | 1 | -1/+4 |
| * | `recent_keys' now holds last 300 keystrokes, not 100. | Romain Francoise | 2008-10-11 | 1 | -1/+1 |
| * | Documented clone-indirect-buffer and kill-matching-buffers. | Chong Yidong | 2008-10-11 | 1 | -0/+2 |
| * | Documented save-buffers-kill-terminal. | Chong Yidong | 2008-10-10 | 1 | -0/+1 |
| * | Fix case of "GNUstep". | Glenn Morris | 2008-10-04 | 1 | -1/+1 |
| * | Mention latex-indent-within-escaped-parens. | Martin Rudalics | 2008-09-30 | 1 | -0/+6 |
| * | Word search changes now documented. | Chong Yidong | 2008-09-25 | 1 | -0/+1 |
| * | Add `word-search-forward-lax' and `word-search-backward-lax'. | Chong Yidong | 2008-09-25 | 1 | -9/+14 |
| * | Fix typos. | Juanma Barranquero | 2008-09-24 | 1 | -5/+5 |
| * | * emacs.c (standard_args): Add --daemon. | Dan Nicolaescu | 2008-09-21 | 1 | -0/+5 |
| * | *** empty log message *** | Glenn Morris | 2008-09-20 | 1 | -0/+3 |
| * | Remove the entry describing auto-encryption. | Daiki Ueno | 2008-09-08 | 2 | -6/+4 |
| * | face-remap was installed. | Glenn Morris | 2008-09-06 | 1 | -36/+6 |
| * | Mention Ubuntu make weirdness. | Glenn Morris | 2008-09-05 | 1 | -0/+12 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-09-05 | 1 | -8/+10 |
| |\ |
|
| * | | Update documentation status. | Chong Yidong | 2008-08-31 | 1 | -0/+1 |
| * | | truncate-partial-width-windows default now 50. | Glenn Morris | 2008-08-29 | 1 | -1/+1 |