Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (linum-unload-function): New function. | Juanma Barranquero | 2008-01-31 | 2 | -2/+11 |
| | |||||
* | Update. | Juanma Barranquero | 2008-01-30 | 2 | -7/+14 |
| | |||||
* | (check-declare-directory): Use `find-program' and | Juanma Barranquero | 2008-01-30 | 1 | -3/+4 |
| | | | | `grep-program' instead of hardcoded program names. | ||||
* | (authors): Use `find-program' and `grep-program' | Juanma Barranquero | 2008-01-30 | 1 | -2/+2 |
| | | | | instead of hardcoded program names. | ||||
* | (file-remote-p): Docstring fix. | Stefan Monnier | 2008-01-30 | 1 | -6/+6 |
| | |||||
* | 2008-01-30 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-30 | 2 | -0/+88 |
| | | | | | | | | * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions. Implement bookmark support the new make-cell/handler way. (Info-mode): Bind bookmark-make-cell-function to Info-bookmark-make-cell buffer locally. | ||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-30 | 3 | -4/+15 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1024 | ||||
| * | *** empty log message *** | Juanma Barranquero | 2008-01-30 | 1 | -2/+2 |
| | | |||||
| * | (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New | Alan Mackenzie | 2008-01-29 | 1 | -0/+3 |
| | | | | | | | | Objective C keywords: @finally, @try, @catch, @synchronized, @throw. | ||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+4 |
| | | |||||
| * | Correct file name in previous commission. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
| | | |||||
| * | (c-specifier-key): Exclude "template" from this regexp; to allow the "{" | Alan Mackenzie | 2008-01-29 | 1 | -3/+5 |
| | | | | | | | | | | of a template function to be correctly anchored on "template", not the following "<". | ||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+3 |
| | | |||||
| * | (c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function | Alan Mackenzie | 2008-01-29 | 1 | -6/+9 |
| | | | | | | | | correctly on "template", not the following "<". | ||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+4 |
| | | |||||
| * | (c-version): increase to 5.31.5. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+9 |
| | | |||||
| * | (tags-query-replace): Delete unused optional args. Doc fix. | Richard M. Stallman | 2008-01-29 | 2 | -2/+12 |
| | | |||||
| * | (hack-local-variables): Don't query about fake variables. | Richard M. Stallman | 2008-01-29 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2008-01-29 | 1 | -3/+3 |
| | | |||||
* | | (mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong | Bill Wohler | 2008-01-30 | 1 | -6/+7 |
| | | | | | | | | type argument: stringp, nil" error. | ||||
* | | *** empty log message *** | Bill Wohler | 2008-01-30 | 1 | -0/+5 |
| | | |||||
* | | Add arch tagline | Miles Bader | 2008-01-30 | 1 | -0/+1 |
| | | |||||
* | | Update comment. | Juanma Barranquero | 2008-01-30 | 1 | -5/+1 |
| | | |||||
* | | New file. | Juanma Barranquero | 2008-01-30 | 2 | -2/+205 |
| | | |||||
* | | * net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested | Michael Albinus | 2008-01-29 | 1 | -19/+43 |
| | | | | | | | | | | | | | | | | | | | | by Trent W. Buck <trentbuck@gmail.com>. Make ("%h") a single element in "plinkx". (tramp-handle-shell-command): Reuse "*Async Shell Command*" or "*Shell Command Output*" buffers. Check, whether there is already an asynchronous process running. Display always the buffer of the asynchronous process. (tramp-compute-multi-hops): Adapt error message. | ||||
* | | *** empty log message *** | Michael Albinus | 2008-01-29 | 1 | -0/+11 |
| | | |||||
* | | (c-specifier-key): Exclude "template" from this regexp; to allow the "{" | Alan Mackenzie | 2008-01-29 | 2 | -3/+8 |
| | | | | | | | | | | of a template function to be correctly anchored on "template", not the following "<". | ||||
* | | (c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function | Alan Mackenzie | 2008-01-29 | 1 | -6/+9 |
| | | | | | | | | correctly on "template", not the following "<". | ||||
* | | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+4 |
| | | |||||
* | | (c-version): increase to 5.31.5. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
| | | |||||
* | | *** empty log message *** | Alan Mackenzie | 2008-01-29 | 1 | -0/+4 |
| | | |||||
* | | * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll | Tassilo Horn | 2008-01-29 | 2 | -4/+15 |
| | | | | | | | | being an alist now. | ||||
* | | * image-mode.el (image-mode-current-vscroll) | Tassilo Horn | 2008-01-29 | 1 | -10/+22 |
| | | | | | | | | | | | | | | (image-mode-current-hscroll): Add doc strings. (image-set-window-vscroll, image-set-window-hscroll) (image-reset-current-vhscroll, image-mode): Adapt to i-m-current-[vh]scroll being an alist now. | ||||
* | | (find-function-search-for-symbol): Strip extension | Martin Rudalics | 2008-01-29 | 2 | -2/+12 |
| | | | | | | | | from .emacs.el to make sure symbol is searched in .emacs too. | ||||
* | | 2008-01-29 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-29 | 2 | -0/+24 |
| | | | | | | | | | | * doc-view.el (doc-view-mode): Use facilities of image-mode to restore [vh]scroll when switching buffers. | ||||
* | | 2008-01-29 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-29 | 1 | -23/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | * image-mode.el (image-mode-current-vscroll) (image-mode-current-hscroll): New variables. (image-set-window-hscroll, image-set-window-vscroll): New functions. (image-forward-hscroll, image-next-line, image-bol, image-eol) (image-bob, image-eob): Use them. (image-reset-current-vhscroll): New function. (image-mode): Make new variables buffer-local and reset [vh]scroll on window configuration changes. | ||||
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-29 | 5 | -198/+249 |
|\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021 | ||||
| * | (gdb-create-define-alist): Don't call | Nick Roberts | 2008-01-27 | 1 | -3/+3 |
| | | | | | | | | | | gdb-cpp-define-alist-program if file is nil (currently only " *partial-output-..."). | ||||
| * | *** empty log message *** | Nick Roberts | 2008-01-27 | 1 | -0/+6 |
| | | |||||
| * | Correct typos, enhance comments. | Alan Mackenzie | 2008-01-27 | 1 | -1/+1 |
| | | |||||
| * | Correct typos, enhance comments. | Alan Mackenzie | 2008-01-27 | 2 | -7/+8 |
| | | |||||
| * | More trivial doc fixes. | Richard M. Stallman | 2008-01-27 | 2 | -9/+14 |
| | | | | | | | | Comment change. | ||||
| * | Many doc fixes. | Richard M. Stallman | 2008-01-27 | 1 | -159/+160 |
| | | | | | | | | (allout-encrypt-string): Fix error message. | ||||
| * | Introduce elements for the syntactic symbol arglist-cont-nonempty into | Alan Mackenzie | 2008-01-26 | 3 | -8/+19 |
| | | | | | | | | c-hanging-braces-alist. Amend pertinent functions and 5 styles. | ||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-26 | 1 | -0/+12 |
| | | |||||
| * | (c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to | Alan Mackenzie | 2008-01-26 | 1 | -0/+2 |
| | | | | | | | | nil, to prevent primitives generating "buffer is read only" messages. | ||||
| * | *** empty log message *** | Alan Mackenzie | 2008-01-26 | 1 | -0/+6 |
| | | |||||
| * | (tags-query-replace): Doc fix. | Eli Zaretskii | 2008-01-26 | 2 | -1/+8 |
| | | |||||
| * | (wdired-get-filename): Change `(1+ beg)' to `beg' so | Martin Rudalics | 2008-01-26 | 2 | -1/+11 |
| | | | | | | | | | | that the filename end is found even when the filename is empty. Fixes error and spurious newlines when marking files for deletion. |