| Commit message (Expand) | Author | Age | Files | Lines |
| * | (restore_menu_items, save_menu_items): New fns. | Richard M. Stallman | 2006-04-18 | 1 | -8/+52 |
| * | Comment munging wrt max-specpdl-size; nfc. | Thien-Thi Nguyen | 2006-04-18 | 1 | -0/+1 |
| * | (describe_map): Make "shadowed" warning more verbose. | Richard M. Stallman | 2006-04-18 | 1 | -1/+1 |
| * | (Finsert_abbrev_table_description): Sort the abbrevs alphabetically. | Richard M. Stallman | 2006-04-18 | 1 | -2/+24 |
| * | (adjust_window_trailing_edge): Correctly distinguish | Richard M. Stallman | 2006-04-18 | 1 | -11/+20 |
| * | * misc.texi (Shell Options): Correct default value of | Chong Yidong | 2006-04-18 | 2 | -3/+8 |
| * | Update date. | Reiner Steib | 2006-04-18 | 2 | -2/+2 |
| * | Bump version to 5.11. Remove duplicate \def's. | Reiner Steib | 2006-04-18 | 2 | -5/+7 |
| * | (defcustom-mh, defface-mh, defgroup-mh, mh-face-data) | Bill Wohler | 2006-04-18 | 2 | -10/+12 |
| * | (partial-completion-mode): Use 'choose-completion-string-functions to make | Stefan Monnier | 2006-04-18 | 2 | -29/+51 |
| * | Add MH-E. | Bill Wohler | 2006-04-18 | 2 | -0/+6 |
| * | Bring ChangeLog back to the iso-2022-7bit flock. | Juanma Barranquero | 2006-04-18 | 1 | -40/+45 |
| * | (tramp-completion-file-name-handler): Revert change of 2006-04-17. | Juanma Barranquero | 2006-04-18 | 1 | -1/+0 |
| * | (XCreateGC, x_per_char_metric, xlfdpat_create) | YAMAMOTO Mitsuharu | 2006-04-18 | 2 | -55/+39 |
| * | (get_scrap_target_type_list, defer_apple_events) | YAMAMOTO Mitsuharu | 2006-04-18 | 1 | -35/+12 |
| * | (mac_coerce_file_name_ptr, mac_coerce_file_name_desc) | YAMAMOTO Mitsuharu | 2006-04-18 | 1 | -47/+24 |
| * | (x_create_bitmap_from_data) [MAC_OS]: Don't check return | YAMAMOTO Mitsuharu | 2006-04-18 | 1 | -3/+1 |
| * | Version number change only. | Carsten Dominik | 2006-04-18 | 1 | -1/+1 |
| * | *** empty log message *** | Carsten Dominik | 2006-04-18 | 3 | -0/+17 |
| * | (Formula syntax): Fixed link to Calc Manual. | Carsten Dominik | 2006-04-18 | 1 | -2/+4 |
| * | (org-insert-heading): Insert heading before current if at | Carsten Dominik | 2006-04-18 | 1 | -18/+63 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228 | Miles Bader | 2006-04-18 | 4 | -15/+19 |
| * | (mh-insert-x-mailer): Strip build number from version in X-Mailer | Bill Wohler | 2006-04-18 | 2 | -1/+7 |
| * | * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that | Bill Wohler | 2006-04-18 | 5 | -195/+209 |
| * | (Folders): Updated mh-before-quit-hook and mh-quit-hook example with | Bill Wohler | 2006-04-18 | 2 | -18/+27 |
| * | (mh-sub-folders-actual): Mention that folder must have been processed | Bill Wohler | 2006-04-17 | 2 | -21/+50 |
| * | (window_loop): Test w->dedicated with !NILP instead of EQ Qt. | Kim F. Storm | 2006-04-17 | 1 | -3/+9 |
| * | *** empty log message *** | Kim F. Storm | 2006-04-17 | 1 | -0/+2 |
| * | (Watch Expressions): Update. | Nick Roberts | 2006-04-17 | 1 | -5/+10 |
| * | *** empty log message *** | Nick Roberts | 2006-04-17 | 2 | -38/+55 |
| * | (gud-speedbar-item-info): Display frame address for root variables. | Nick Roberts | 2006-04-17 | 1 | -2/+3 |
| * | (gdb-pc-address): Rename from gdb-frame-address. | Nick Roberts | 2006-04-17 | 1 | -19/+24 |
| * | * mm-util.el (mm-charset-synonym-alist): Improve doc string. | Reiner Steib | 2006-04-17 | 3 | -7/+142 |
| * | [ Merge Gnome tool bars from Gnus trunk ] | Reiner Steib | 2006-04-17 | 5 | -116/+851 |
| * | (tex-font-lock-match-suscript): Paren typo. | Stefan Monnier | 2006-04-17 | 1 | -2/+2 |
| * | Sync with Tramp 2.0.53. | Michael Albinus | 2006-04-17 | 6 | -20/+48 |
| * | (tex-font-lock-match-suscript): New function. | Stefan Monnier | 2006-04-17 | 2 | -12/+21 |
| * | Whitespace fixes. | Romain Francoise | 2006-04-17 | 1 | -9/+9 |
| * | Remove item about VC annotate, implemented by ttn. | Romain Francoise | 2006-04-17 | 1 | -3/+0 |
| * | (Local Variables): Update the default value of `max-specpdl-size'. | Romain Francoise | 2006-04-17 | 2 | -1/+6 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-225 | Miles Bader | 2006-04-17 | 3 | -1/+12 |
| * | (comment-add): New function. | Stefan Monnier | 2006-04-17 | 2 | -8/+15 |
| * | (coordinates_in_window): On the vertical border, calculate the row number | Nick Roberts | 2006-04-17 | 1 | -3/+17 |
| * | *** empty log message *** | Nick Roberts | 2006-04-17 | 1 | -0/+6 |
| * | *** empty log message *** | Kim F. Storm | 2006-04-16 | 1 | -4/+7 |
| * | (SYSTEM_PURESIZE_EXTRA): Reduce to 24000. | Eli Zaretskii | 2006-04-16 | 2 | -2/+8 |
| * | (BASE_PURESIZE): Decrement back to 1200000. | Romain Francoise | 2006-04-16 | 2 | -1/+5 |
| * | (PURESIZE_RATIO): Reduce to 10/6. | Andreas Schwab | 2006-04-16 | 2 | -1/+5 |
| * | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220 | Miles Bader | 2006-04-16 | 4 | -28/+91 |
| * | (mh-font-lock-add-keywords): Fix typo in docstring. | Bill Wohler | 2006-04-15 | 2 | -1/+5 |