aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Alan Mackenzie2008-01-271-0/+12
* (Button Types): For define-button-type, clarify type of NAME.Thien-Thi Nguyen2008-01-272-1/+7
* (define-button-type): Clarify type of NAME in docstring.Thien-Thi Nguyen2008-01-272-1/+5
* (server-buffer): New const.Stefan Monnier2008-01-262-30/+52
* Sync ERC 5.3 release.Michael Olson2008-01-264-36/+97
* (decode_options): Default to a NULL display, as Emacs-22.Stefan Monnier2008-01-262-4/+21
* (--with-carbon): Tone down rhetoric in help text.Glenn Morris2008-01-262-1/+2
* (c-save-buffer-state): Bind buffer-file-name and buffer-file-truename toAlan Mackenzie2008-01-261-0/+2
* *** empty log message ***Alan Mackenzie2008-01-261-0/+6
* Ulf Jasper <ulf.jasper at web.de>Glenn Morris2008-01-262-91/+133
* (vc-exec-after): For mode-line-process highlighting, if featureThien-Thi Nguyen2008-01-262-2/+11
* (url-generic-parse-url): Fix docstring.Stefan Monnier2008-01-261-3/+3
* (wdired-get-filename): Change `(1+ beg)' to `beg' soMartin Rudalics2008-01-262-1/+11
* (find-tag-default): Simplify using exclusivelyMartin Rudalics2008-01-262-20/+28
* (fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid andEli Zaretskii2008-01-262-2/+4
* (get_sid_sub_authority, get_sid_sub_authority_count): Fix return valuesEli Zaretskii2008-01-261-4/+6
* * net/tramp.el (tramp-dissect-file-name): Raise an error whenMichael Albinus2008-01-261-0/+4
* * vc.el (vc-directory, vc-update-change-log): Remove check forMichael Albinus2008-01-261-5/+0
* (init_user_info): Fix commentary for RID usage.Eli Zaretskii2008-01-261-2/+2
* *** empty log message ***Michael Albinus2008-01-261-0/+10
* (ls-lisp-insert-directory): If -n switch is used, invokeEli Zaretskii2008-01-262-2/+13
* (g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): NewEli Zaretskii2008-01-262-23/+98
* (--without-gcc): By default, neither off nor on.Glenn Morris2008-01-262-1/+8
* Handle *long* lines tail visualization.Vinicius Jose Latorre2008-01-262-74/+115
* (logon_network_drive): New function.Jason Rumney2008-01-262-0/+38
* (pos_visible_p): Handle the case where charpos falls onChong Yidong2008-01-261-0/+22
* * xdisp.c (pos_visible_p): Handle the case where charpos falls onChong Yidong2008-01-261-0/+5
* Add `permanent-local-hook'.Richard M. Stallman2008-01-251-0/+5
* (Running Hooks, Setting Hooks): New nodes.Richard M. Stallman2008-01-251-7/+23
* (redisplay_window): Run Qwindow_text_change_functions andRichard M. Stallman2008-01-252-6/+42
* (read_char): Restore echo_message_buffer after redisplay.Richard M. Stallman2008-01-251-0/+8
* (reset_buffer_local_variables): Implement `permanent-local-hook'.Richard M. Stallman2008-01-251-4/+33
* Trivial change.Richard M. Stallman2008-01-252-5/+12
* (add-hook): Implement `permanent-local-hook' property.Richard M. Stallman2008-01-251-1/+11
* (file-provides, file-requires): Push the filename right.Richard M. Stallman2008-01-251-2/+2
* * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.Michael Albinus2008-01-251-1/+5
* *** empty log message ***Michael Albinus2008-01-251-0/+4
* (find-library): Wrap search for library name in condition-caseMartin Rudalics2008-01-252-5/+16
* *** empty log message ***Juanma Barranquero2008-01-251-1/+1
* (set_tcp_socket): Don't send a "\n" after the authentication string;Juanma Barranquero2008-01-253-5/+14
* (server-process-filter): Don't force the authenticationJuanma Barranquero2008-01-251-1/+1
* New commands for cleaning up some blank problems like trailing blanks.Vinicius Jose Latorre2008-01-252-7/+403
* (Fclrhash): Return TABLE.Thien-Thi Nguyen2008-01-252-2/+7
* * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort byDan Nicolaescu2008-01-253-0/+34
* Add arch taglineMiles Bader2008-01-252-0/+4
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-01-252-1/+6
* Regenerate, with shell functions millstone.Glenn Morris2008-01-251-38/+38
* Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that theGlenn Morris2008-01-252-10/+22
* Fix typo and tense.Glenn Morris2008-01-251-3/+3
* ERC: Sync version 5.3, release candidate 1.Michael Olson2008-01-2517-1038/+2022