| Commit message (Expand) | Author | Age | Files | Lines |
| * | (vc-exec-after): For mode-line-process highlighting, if feature | Thien-Thi Nguyen | 2008-01-26 | 2 | -2/+11 |
| * | (url-generic-parse-url): Fix docstring. | Stefan Monnier | 2008-01-26 | 1 | -3/+3 |
| * | (wdired-get-filename): Change `(1+ beg)' to `beg' so | Martin Rudalics | 2008-01-26 | 2 | -1/+11 |
| * | (find-tag-default): Simplify using exclusively | Martin Rudalics | 2008-01-26 | 2 | -20/+28 |
| * | (fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and | Eli Zaretskii | 2008-01-26 | 2 | -2/+4 |
| * | (get_sid_sub_authority, get_sid_sub_authority_count): Fix return values | Eli Zaretskii | 2008-01-26 | 1 | -4/+6 |
| * | * net/tramp.el (tramp-dissect-file-name): Raise an error when | Michael Albinus | 2008-01-26 | 1 | -0/+4 |
| * | * vc.el (vc-directory, vc-update-change-log): Remove check for | Michael Albinus | 2008-01-26 | 1 | -5/+0 |
| * | (init_user_info): Fix commentary for RID usage. | Eli Zaretskii | 2008-01-26 | 1 | -2/+2 |
| * | *** empty log message *** | Michael Albinus | 2008-01-26 | 1 | -0/+10 |
| * | (ls-lisp-insert-directory): If -n switch is used, invoke | Eli Zaretskii | 2008-01-26 | 2 | -2/+13 |
| * | (g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New | Eli Zaretskii | 2008-01-26 | 2 | -23/+98 |
| * | (--without-gcc): By default, neither off nor on. | Glenn Morris | 2008-01-26 | 2 | -1/+8 |
| * | Handle *long* lines tail visualization. | Vinicius Jose Latorre | 2008-01-26 | 2 | -74/+115 |
| * | (logon_network_drive): New function. | Jason Rumney | 2008-01-26 | 2 | -0/+38 |
| * | (pos_visible_p): Handle the case where charpos falls on | Chong Yidong | 2008-01-26 | 1 | -0/+22 |
| * | * xdisp.c (pos_visible_p): Handle the case where charpos falls on | Chong Yidong | 2008-01-26 | 1 | -0/+5 |
| * | Add `permanent-local-hook'. | Richard M. Stallman | 2008-01-25 | 1 | -0/+5 |
| * | (Running Hooks, Setting Hooks): New nodes. | Richard M. Stallman | 2008-01-25 | 1 | -7/+23 |
| * | (redisplay_window): Run Qwindow_text_change_functions and | Richard M. Stallman | 2008-01-25 | 2 | -6/+42 |
| * | (read_char): Restore echo_message_buffer after redisplay. | Richard M. Stallman | 2008-01-25 | 1 | -0/+8 |
| * | (reset_buffer_local_variables): Implement `permanent-local-hook'. | Richard M. Stallman | 2008-01-25 | 1 | -4/+33 |
| * | Trivial change. | Richard M. Stallman | 2008-01-25 | 2 | -5/+12 |
| * | (add-hook): Implement `permanent-local-hook' property. | Richard M. Stallman | 2008-01-25 | 1 | -1/+11 |
| * | (file-provides, file-requires): Push the filename right. | Richard M. Stallman | 2008-01-25 | 1 | -2/+2 |
| * | * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux. | Michael Albinus | 2008-01-25 | 1 | -1/+5 |
| * | *** empty log message *** | Michael Albinus | 2008-01-25 | 1 | -0/+4 |
| * | (find-library): Wrap search for library name in condition-case | Martin Rudalics | 2008-01-25 | 2 | -5/+16 |
| * | *** empty log message *** | Juanma Barranquero | 2008-01-25 | 1 | -1/+1 |
| * | (set_tcp_socket): Don't send a "\n" after the authentication string; | Juanma Barranquero | 2008-01-25 | 3 | -5/+14 |
| * | (server-process-filter): Don't force the authentication | Juanma Barranquero | 2008-01-25 | 1 | -1/+1 |
| * | New commands for cleaning up some blank problems like trailing blanks. | Vinicius Jose Latorre | 2008-01-25 | 2 | -7/+403 |
| * | (Fclrhash): Return TABLE. | Thien-Thi Nguyen | 2008-01-25 | 2 | -2/+7 |
| * | * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by | Dan Nicolaescu | 2008-01-25 | 3 | -0/+34 |
| * | Add arch tagline | Miles Bader | 2008-01-25 | 2 | -0/+4 |
| * | Sven Joachim <svenjoac at gmx.de> | Glenn Morris | 2008-01-25 | 2 | -1/+6 |
| * | Regenerate, with shell functions millstone. | Glenn Morris | 2008-01-25 | 1 | -38/+38 |
| * | Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the | Glenn Morris | 2008-01-25 | 2 | -10/+22 |
| * | Fix typo and tense. | Glenn Morris | 2008-01-25 | 1 | -3/+3 |
| * | ERC: Sync version 5.3, release candidate 1. | Michael Olson | 2008-01-25 | 17 | -1038/+2022 |
| * | Regnerate configure. | Michael Olson | 2008-01-25 | 1 | -7/+1 |
| * | *** empty log message *** | Juanma Barranquero | 2008-01-25 | 1 | -1/+1 |
| * | consistently mention command keys in section names | Karl Berry | 2008-01-25 | 2 | -2/+8 |
| * | * net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of | Michael Albinus | 2008-01-24 | 2 | -0/+11 |
| * | Rewrite entry to protect it against revisionists. | Glenn Morris | 2008-01-24 | 1 | -1/+3 |
| * | * allout.el (allout-keybindings-list): Use vectors instead of strings for keys. | Ken Manheimer | 2008-01-24 | 1 | -0/+30 |
| * | (allout-keybindings-list): In initial setting, express | Ken Manheimer | 2008-01-24 | 1 | -20/+34 |
| * | *** empty log message *** | Juanma Barranquero | 2008-01-24 | 1 | -1/+1 |
| * | * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at): | Dan Nicolaescu | 2008-01-24 | 14 | -33/+56 |
| * | (vc-diff-finish): Search all frames for the buffer's window. | Thien-Thi Nguyen | 2008-01-24 | 1 | -1/+1 |