| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Markus Rost | 2003-07-08 | 1 | -0/+4 |
* | (dolist, dotimes): Doc fix. | Markus Rost | 2003-07-08 | 1 | -2/+2 |
* | *** empty log message *** | John Paul Wallington | 2003-07-08 | 1 | -0/+5 |
* | 2003-07-08 Kim F. Storm <storm@cua.dk> | John Paul Wallington | 2003-07-08 | 1 | -4/+5 |
* | *** empty log message *** | Richard M. Stallman | 2003-07-07 | 1 | -0/+52 |
* | (ehelp-command): Use defalias to define ehelp-command. | Richard M. Stallman | 2003-07-07 | 1 | -2/+5 |
* | (desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings. | Richard M. Stallman | 2003-07-07 | 1 | -2/+3 |
* | (Info-search): If find invisible text, search again. | Richard M. Stallman | 2003-07-07 | 1 | -44/+61 |
* | (search-whitespace-regexp): Add a shy group around it. | Richard M. Stallman | 2003-07-07 | 1 | -1/+1 |
* | (Man-name-regexp): Match + as part of name. | Richard M. Stallman | 2003-07-07 | 1 | -1/+1 |
* | (visible-mode): Renamed from vis-mode. | Richard M. Stallman | 2003-07-07 | 1 | -40/+41 |
* | (debug, debugger-env-macro): Use with-no-warnings while accessing and | Richard M. Stallman | 2003-07-07 | 1 | -6/+18 |
* | (set-display-table-and-terminal-coding-system): | Richard M. Stallman | 2003-07-07 | 1 | -1/+2 |
* | (ange-ftp-file-symlink-p): | Richard M. Stallman | 2003-07-07 | 1 | -5/+11 |
* | (browse-url-browser-function): Add alternative for Epiphany. | Richard M. Stallman | 2003-07-07 | 1 | -1/+77 |
* | (compile-auto-highlight): Default now t. | Richard M. Stallman | 2003-07-07 | 1 | -6/+8 |
* | (tex-main-file): Use with-no-warnings. | Richard M. Stallman | 2003-07-07 | 1 | -2/+4 |
* | (xml-mode): Add autoload cookie. | Richard M. Stallman | 2003-07-07 | 1 | -0/+1 |
* | (gdb-source-info): Display current frame when | Nick Roberts | 2003-07-07 | 1 | -4/+8 |
* | *** empty log message *** | Nick Roberts | 2003-07-07 | 1 | -0/+7 |
* | *** empty log message *** | Stefan Monnier | 2003-07-07 | 1 | -29/+37 |
* | (Info-menu): Use Info-menu-entry-name-re. | Stefan Monnier | 2003-07-07 | 1 | -1/+3 |
* | *** empty log message *** | John Paul Wallington | 2003-07-06 | 1 | -0/+4 |
* | (vc-annotate-offset): Move defvar up. | John Paul Wallington | 2003-07-06 | 1 | -3/+3 |
* | (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el. | Stefan Monnier | 2003-07-06 | 1 | -50/+1 |
* | (vc-stay-local, vc-stay-local-p): Move from vc.el. | Stefan Monnier | 2003-07-06 | 1 | -1/+50 |
* | (Info-menu-entry-name-re): Disallow : again: I misunderstood the problem. | Stefan Monnier | 2003-07-06 | 1 | -1/+1 |
* | (Info-menu-entry-name-re): Be careful to avoid multiple ways | Stefan Monnier | 2003-07-06 | 1 | -1/+1 |
* | (Info-menu-entry-name-re): Add `:' to second [] part. | Kim F. Storm | 2003-07-06 | 1 | -1/+1 |
* | *** empty log message *** | Kim F. Storm | 2003-07-06 | 1 | -0/+5 |
* | *** empty log message *** | Martin Stjernholm | 2003-07-05 | 1 | -0/+6 |
* | (auto-mode-alist, interpreter-mode-alist): Removed entries to CC Mode | Martin Stjernholm | 2003-07-05 | 1 | -23/+0 |
* | *** empty log message *** | Martin Stjernholm | 2003-07-05 | 1 | -0/+15 |
* | New patch version. | Martin Stjernholm | 2003-07-05 | 1 | -1/+1 |
* | (c-style-alist, c-lang-variable-inits, c-lang-variable-inits-tail): The | Martin Stjernholm | 2003-07-05 | 2 | -4/+5 |
* | Fixed some autoload problems: Try to ensure that the entry for ".c" | Martin Stjernholm | 2003-07-05 | 1 | -25/+27 |
* | *** empty log message *** | John Paul Wallington | 2003-07-05 | 1 | -0/+3 |
* | (customize-create-theme): Call `customize-create-theme' in | John Paul Wallington | 2003-07-05 | 1 | -1/+1 |
* | 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | Kai Großjohann | 2003-07-05 | 2 | -605/+880 |
* | *** empty log message *** | John Paul Wallington | 2003-07-05 | 1 | -0/+13 |
* | (ibuffer-backward-line, ibuffer-forward-line) | John Paul Wallington | 2003-07-05 | 1 | -32/+79 |
* | Don't require `derived' at compile-time. | John Paul Wallington | 2003-07-05 | 1 | -7/+12 |
* | *** empty log message *** | Stefan Monnier | 2003-07-05 | 1 | -336/+319 |
* | (cl-transform-lambda): Strip &cl-defs | Stefan Monnier | 2003-07-05 | 1 | -2/+7 |
* | (byte-compile-defvar): Check and set the default value of the variable. | Stefan Monnier | 2003-07-04 | 1 | -4/+4 |
* | (cvs-parse-status): Ignore extra fields from CVSNT. | Stefan Monnier | 2003-07-04 | 1 | -6/+9 |
* | (Info-following-node-name-re): New fun. | Stefan Monnier | 2003-07-04 | 1 | -70/+59 |
* | (uncomment-region): Remove padding coming from | Stefan Monnier | 2003-07-04 | 1 | -2/+6 |
* | (vc-cvs-repository-hostname): New operation. | Stefan Monnier | 2003-07-04 | 1 | -69/+38 |
* | (vc-svn-use-edit): Make it into a const. | Stefan Monnier | 2003-07-04 | 1 | -72/+24 |