Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Nick Roberts | 2004-06-26 | 1 | -0/+5 |
| | |||||
* | Update Eli's email address. | Eli Zaretskii | 2004-06-26 | 1 | -1/+1 |
| | |||||
* | (Man-getpage-in-background): Add windows-nt to the list | Eli Zaretskii | 2004-06-26 | 2 | -1/+9 |
| | | | | | of systems where shell-file-name should be used instead of literal "sh". | ||||
* | (change-log-font-lock-keywords): Support | Sam Steingold | 2004-06-25 | 2 | -4/+12 |
| | | | | Common Lisp function names `(setf symbol)'. | ||||
* | *** empty log message *** | Richard M. Stallman | 2004-06-24 | 1 | -0/+13 |
| | |||||
* | (query-replace-read-args): Swallow space after \,SYMBOL. | Richard M. Stallman | 2004-06-24 | 1 | -14/+23 |
| | |||||
* | (font-lock-set-defaults): Fix previous change. | Richard M. Stallman | 2004-06-24 | 1 | -1/+1 |
| | |||||
* | (font-lock-keywords): Change format of compiled values. Document it. | Richard M. Stallman | 2004-06-24 | 1 | -25/+64 |
| | | | | | | | | | (font-lock-add-keywords): If font-lock-keywords is compiled, extract the uncompiled version, modify, then recompile. (font-lock-remove-keywords): Likewise. (font-lock-fontify-keywords-region): Handle changed format. (font-lock-compile-keywords): Handle changed format. (font-lock-set-defaults): Compile the keywords explicitly here. | ||||
* | (query-replace-read-args): Implement `\,' and `\#' | David Kastrup | 2004-06-24 | 2 | -101/+224 |
| | | | | | | | | | | | | | | | | replacements here. (query-replace-regexp): Doc string explaining this and the new `\?' replacement. Remove `\,' and `\#' implementation here, as it is better placed in `query-replace-read-args'. (replace-regexp): Explain `\,', `\#' and `\?'. (replace-match-data): New function for thorough reuse/destruction of old match-data. (replace-match-maybe-edit): Function for implementing `\?' editing. (perform-replace): Fix maintaining of the match stack including already matched regions, implement `\?', fix various problems with regions while editing and other stuff. (replace-highlight): Simplified. | ||||
* | (grep-error-screen-columns): New variable. | Daniel Pfeiffer | 2004-06-23 | 2 | -1/+18 |
| | | | | (grep-regexp-alist): Give it the full functionality of gnu style compilation messages with line and column ranges. Ask me for the perl script I'm working on, that uses these. | ||||
* | *** empty log message *** | Nick Roberts | 2004-06-23 | 1 | -0/+8 |
| | |||||
* | (comint-insert-clicked-input, comint-copy-old-input): | Nick Roberts | 2004-06-23 | 1 | -20/+13 |
| | | | | | | | Remove. (comint-insert-input, comint-mouse-insert-input): New functions based on comint-insert-clicked-input for two bindings but just one functionality. | ||||
* | *** empty log message *** | Luc Teirlinck | 2004-06-23 | 1 | -0/+4 |
| | |||||
* | (goto-address-fontify): Fix help-echo text. | Luc Teirlinck | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Lars Hansen | 2004-06-23 | 1 | -0/+4 |
| | |||||
* | (write-contents-functions): Doc fix. | Lars Hansen | 2004-06-23 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2004-06-21 | 1 | -0/+5 |
| | |||||
* | (image-library-alist): Rewrite docstring in active voice. | Juanma Barranquero | 2004-06-21 | 1 | -4/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2004-06-21 | 1 | -0/+11 |
| | |||||
* | (mouse-set-region-1): Set transient-mark-mode to `only'. | Richard M. Stallman | 2004-06-21 | 1 | -1/+1 |
| | |||||
* | (isearch-repeat): Avoid testing old match data. | Richard M. Stallman | 2004-06-21 | 1 | -3/+14 |
| | | | | | | (isearch-message): Display trailing space in special font when search is failing. (isearch-search-fun-function): Doc fix. | ||||
* | (global-auto-revert-non-file-buffers): Doc fix. | Richard M. Stallman | 2004-06-21 | 1 | -1/+2 |
| | |||||
* | (show-trailing-whitespace): Doc fix. | Luc Teirlinck | 2004-06-19 | 2 | -3/+9 |
| | |||||
* | (custom-variable-documentation): New function. | Luc Teirlinck | 2004-06-19 | 1 | -1/+15 |
| | | | | (custom-variable): Use it. | ||||
* | (Man-getpage-in-background): Revert previous change but | Nick Roberts | 2004-06-19 | 1 | -1/+2 |
| | | | | make cygwin a special case. | ||||
* | *** empty log message *** | Nick Roberts | 2004-06-19 | 1 | -0/+5 |
| | |||||
* | (global-auto-revert-non-file-buffers): Update docstring. | Luc Teirlinck | 2004-06-19 | 2 | -10/+11 |
| | |||||
* | (grep-regexp-alist): Match columns and column ranges, if present. | Daniel Pfeiffer | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | (compilation-error-properties): Store one more than end-col, if present, so | Daniel Pfeiffer | 2004-06-18 | 1 | -1/+1 |
| | | | | that transient-mark-mode will highlight last char too. | ||||
* | *** empty log message *** | Daniel Pfeiffer | 2004-06-18 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2004-06-18 | 1 | -0/+4 |
| | |||||
* | Double percent signs in for loops. | Jason Rumney | 2004-06-18 | 1 | -11/+11 |
| | |||||
* | (query-replace-read-args): Only warn about use of \n | David Kastrup | 2004-06-17 | 2 | -21/+94 |
| | | | | | | | | | | and \t when we are doing a regexp replacement and the actual escaped character is n or t. (query-replace-regexp): Add \, and \# interpretation to interactive call and document it. (query-replace-regexp-eval, replace-match-string-symbols): add \# as shortkey for replace-count. (replace-quote): New function for doubling backslashes. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-06-17 | 1 | -0/+5 |
| | |||||
* | (comment-region-internal): Fix docstring. | Juanma Barranquero | 2004-06-17 | 1 | -10/+10 |
| | |||||
* | (parse-colon-path, cd): Mention in docstring that the path separator is | Juanma Barranquero | 2004-06-16 | 1 | -2/+4 |
| | | | | colon in GNU-like systems. | ||||
* | (ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect): | Juanma Barranquero | 2004-06-16 | 2 | -25/+33 |
| | | | | | | Doc fixes. (ewoc--create-node, ewoc--delete-node-internal): Fix typos in docstring. | ||||
* | (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring. | Luc Teirlinck | 2004-06-16 | 2 | -1/+9 |
| | |||||
* | Comment doc string of defalias | Vinicius Jose Latorre | 2004-06-16 | 2 | -2/+6 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2004-06-15 | 1 | -0/+9 |
| | |||||
* | (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to | Luc Teirlinck | 2004-06-15 | 1 | -2/+4 |
| | | | | emacs-xtra manual to docstring. | ||||
* | (global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra | Luc Teirlinck | 2004-06-15 | 1 | -2/+6 |
| | | | | manual to docstring, as well as an info-link. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | (image-library-alist): Initialize to a known set of probable library names. | Juanma Barranquero | 2004-06-14 | 2 | -1/+20 |
| | |||||
* | (image-library-alist): New variable to map image types to external | Juanma Barranquero | 2004-06-14 | 1 | -3/+14 |
| | | | | | | libraries. Initialized to nil, unless system-specific configs change it. (image-type-available-p): Determine whether an image type is available by calling `init-image-library'. | ||||
* | *** empty log message *** | Kenichi Handa | 2004-06-14 | 1 | -0/+3 |
| | |||||
* | (windows-1256, cp1125): Fix tables | Kenichi Handa | 2004-06-14 | 1 | -60/+60 |
| | | | | for several characters. | ||||
* | (time-stamp): Doc fix. | Luc Teirlinck | 2004-06-14 | 1 | -1/+2 |
| | |||||
* | (ccl-encode-mule-utf-8): Fix previous change. | Kenichi Handa | 2004-06-13 | 2 | -8/+10 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2004-06-13 | 1 | -0/+17 |
| |