| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *** empty log message *** | Romain Francoise | 2007-09-12 | 1 | -7/+0 |
* | (all): Revert 2007-09-08 change. | Romain Francoise | 2007-09-12 | 2 | -2/+4 |
* | (prefer_window_split_horizontally, display_buffer): | Romain Francoise | 2007-09-12 | 2 | -50/+11 |
* | Remove file. | Glenn Morris | 2007-09-12 | 2 | -517/+1 |
* | Aaron Hawley <aaronh at garden.org> | Glenn Morris | 2007-09-12 | 1 | -1/+1 |
* | *** empty log message *** | Glenn Morris | 2007-09-12 | 1 | -0/+5 |
* | (org-publish-org-to-html): Remove duplicate function definition. | Glenn Morris | 2007-09-12 | 1 | -14/+0 |
* | Standardize license text. | Glenn Morris | 2007-09-12 | 2 | -4/+9 |
* | (cnt): Rename to x_reply_selection_request_cnt for clarity. | Glenn Morris | 2007-09-12 | 2 | -5/+16 |
* | (xmenu_show): Remove #ifdef C_ALLOCA block. | Glenn Morris | 2007-09-12 | 1 | -8/+0 |
* | (boyer_moore): Remove #ifdef C_ALLOCA block. | Glenn Morris | 2007-09-12 | 1 | -5/+1 |
* | (C_ALLOCA): Remove all references and code that was only used when | Glenn Morris | 2007-09-12 | 1 | -18/+1 |
* | (command_loop_1): Remove #ifdef C_ALLOCA block. | Glenn Morris | 2007-09-12 | 1 | -5/+0 |
* | (cnt): Rename to menu_grab_callback_cnt for clarity. | Glenn Morris | 2007-09-12 | 1 | -5/+5 |
* | Update comment referring to C_ALLOCA. | Glenn Morris | 2007-09-12 | 1 | -3/+4 |
* | (alloca): Do not undef. | Glenn Morris | 2007-09-12 | 1 | -20/+2 |
* | *** empty log message *** | Glenn Morris | 2007-09-12 | 1 | -0/+3 |
* | (C_ALLOCA): Remove references to this. | Glenn Morris | 2007-09-12 | 3 | -14/+9 |
* | Regenerate, with shell function message patch. | Glenn Morris | 2007-09-12 | 1 | -0/+6 |
* | (AC_FUNC_ALLOCA): Throw an error if a system implementation of alloca | Glenn Morris | 2007-09-12 | 1 | -0/+7 |
* | (install-arch-indep): Do not exclude the etc/ Makefiles. | Glenn Morris | 2007-09-12 | 2 | -1/+8 |
* | Delete file (last info moved to e/README). | Glenn Morris | 2007-09-12 | 2 | -9/+1 |
* | Mention how to remake eterm-color (moved here from ../Makefile). | Glenn Morris | 2007-09-12 | 1 | -1/+4 |
* | (SOURCES, unlock, relock): Delete. | Glenn Morris | 2007-09-12 | 2 | -13/+4 |
* | (SOURCES, unlock, relock): Delete. | Glenn Morris | 2007-09-12 | 2 | -45/+4 |
* | (SOURCES, unlock, relock): Delete. | Glenn Morris | 2007-09-12 | 3 | -20/+4 |
* | *** empty log message *** | Glenn Morris | 2007-09-12 | 1 | -1/+6 |
* | (diff-sanity-check-hunk): Also accept single-line hunks. | Thien-Thi Nguyen | 2007-09-11 | 2 | -9/+18 |
* | *** empty log message *** | Bill Wohler | 2007-09-11 | 1 | -15/+19 |
* | (Version, mh-version): Add +cvs to version. | Bill Wohler | 2007-09-11 | 1 | -2/+2 |
* | (load_warn_old_style_backquotes): Change message to look | Stefan Monnier | 2007-09-11 | 2 | -1/+6 |
* | * s/darwin.h (MULTI_KBOARD): Only define for Carbon. | Dan Nicolaescu | 2007-09-11 | 2 | -3/+6 |
* | (startup-screen-inhibit-startup-screen) | Chong Yidong | 2007-09-10 | 1 | -406/+445 |
* | * startup.el (startup-screen-inhibit-startup-screen) | Chong Yidong | 2007-09-10 | 1 | -0/+14 |
* | * xterm.c (x_create_terminal): Add comment. | Dan Nicolaescu | 2007-09-10 | 3 | -0/+11 |
* | Fix changelog entries. | Dan Nicolaescu | 2007-09-10 | 1 | -4/+2 |
* | (browse-url-encode-url): Use copy-sequence. | Thien-Thi Nguyen | 2007-09-10 | 2 | -1/+6 |
* | (outline-4, outline-5, outline-7): | Stefan Monnier | 2007-09-10 | 2 | -3/+9 |
* | (x_term_init): Give error if can't open DISPLAY_NAME. | Richard M. Stallman | 2007-09-10 | 2 | -1/+15 |
* | (meta-indent-unfinished-line): Do not say that a `%' in a string is | Michaël Cadilhac | 2007-09-10 | 2 | -3/+9 |
* | (meta-font-lock-keywords) | Michaël Cadilhac | 2007-09-10 | 2 | -19/+28 |
* | Add arch tagline | Miles Bader | 2007-09-10 | 1 | -0/+1 |
* | *** empty log message *** | Juanma Barranquero | 2007-09-10 | 1 | -4/+3 |
* | Revert mistakenly deleted entries. | Michaël Cadilhac | 2007-09-10 | 1 | -2/+8 |
* | (dired-do-chmod): Change to use the built-in `set-file-modes' and the | Michaël Cadilhac | 2007-09-10 | 2 | -2/+16 |
* | Document the interactive specification for C functions. | Michaël Cadilhac | 2007-09-10 | 2 | -8/+14 |
* | (Fset_file_modes): Add an interactive spec that reads a file | Michaël Cadilhac | 2007-09-10 | 2 | -1/+6 |
* | (file-modes-char-to-who, file-modes-char-to-right) | Michaël Cadilhac | 2007-09-10 | 2 | -0/+102 |
* | (Finteractive_form): If the interactive specification starts with a `(', | Michaël Cadilhac | 2007-09-10 | 2 | -2/+8 |
* | (Fcommandp): Change `->prompt' to `->intspec'. | Michaël Cadilhac | 2007-09-10 | 2 | -1/+3 |