summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Nick Roberts2004-06-261-0/+5
|
* Update Eli's email address.Eli Zaretskii2004-06-261-1/+1
|
* (Man-getpage-in-background): Add windows-nt to the listEli Zaretskii2004-06-262-1/+9
| | | | | of systems where shell-file-name should be used instead of literal "sh".
* (change-log-font-lock-keywords): SupportSam Steingold2004-06-252-4/+12
| | | | Common Lisp function names `(setf symbol)'.
* *** empty log message ***Richard M. Stallman2004-06-241-0/+13
|
* (query-replace-read-args): Swallow space after \,SYMBOL.Richard M. Stallman2004-06-241-14/+23
|
* (font-lock-set-defaults): Fix previous change.Richard M. Stallman2004-06-241-1/+1
|
* (font-lock-keywords): Change format of compiled values. Document it.Richard M. Stallman2004-06-241-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 Kastrup2004-06-242-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 Pfeiffer2004-06-232-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 Roberts2004-06-231-0/+8
|
* (comint-insert-clicked-input, comint-copy-old-input):Nick Roberts2004-06-231-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 Teirlinck2004-06-231-0/+4
|
* (goto-address-fontify): Fix help-echo text.Luc Teirlinck2004-06-231-2/+2
|
* *** empty log message ***Lars Hansen2004-06-231-0/+4
|
* (write-contents-functions): Doc fix.Lars Hansen2004-06-231-1/+2
|
* *** empty log message ***Juanma Barranquero2004-06-211-0/+5
|
* (image-library-alist): Rewrite docstring in active voice.Juanma Barranquero2004-06-211-4/+6
|
* *** empty log message ***Richard M. Stallman2004-06-211-0/+11
|
* (mouse-set-region-1): Set transient-mark-mode to `only'.Richard M. Stallman2004-06-211-1/+1
|
* (isearch-repeat): Avoid testing old match data.Richard M. Stallman2004-06-211-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. Stallman2004-06-211-1/+2
|
* (show-trailing-whitespace): Doc fix.Luc Teirlinck2004-06-192-3/+9
|
* (custom-variable-documentation): New function.Luc Teirlinck2004-06-191-1/+15
| | | | (custom-variable): Use it.
* (Man-getpage-in-background): Revert previous change butNick Roberts2004-06-191-1/+2
| | | | make cygwin a special case.
* *** empty log message ***Nick Roberts2004-06-191-0/+5
|
* (global-auto-revert-non-file-buffers): Update docstring.Luc Teirlinck2004-06-192-10/+11
|
* (grep-regexp-alist): Match columns and column ranges, if present.Daniel Pfeiffer2004-06-181-1/+1
|
* (compilation-error-properties): Store one more than end-col, if present, soDaniel Pfeiffer2004-06-181-1/+1
| | | | that transient-mark-mode will highlight last char too.
* *** empty log message ***Daniel Pfeiffer2004-06-181-0/+8
|
* *** empty log message ***Jason Rumney2004-06-181-0/+4
|
* Double percent signs in for loops.Jason Rumney2004-06-181-11/+11
|
* (query-replace-read-args): Only warn about use of \nDavid Kastrup2004-06-172-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 Barranquero2004-06-171-0/+5
|
* (comment-region-internal): Fix docstring.Juanma Barranquero2004-06-171-10/+10
|
* (parse-colon-path, cd): Mention in docstring that the path separator isJuanma Barranquero2004-06-161-2/+4
| | | | colon in GNU-like systems.
* (ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):Juanma Barranquero2004-06-162-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 Teirlinck2004-06-162-1/+9
|
* Comment doc string of defaliasVinicius Jose Latorre2004-06-162-2/+6
|
* *** empty log message ***Luc Teirlinck2004-06-151-0/+9
|
* (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink toLuc Teirlinck2004-06-151-2/+4
| | | | emacs-xtra manual to docstring.
* (global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtraLuc Teirlinck2004-06-151-2/+6
| | | | manual to docstring, as well as an info-link.
* *** empty log message ***Juanma Barranquero2004-06-141-1/+1
|
* (image-library-alist): Initialize to a known set of probable library names.Juanma Barranquero2004-06-142-1/+20
|
* (image-library-alist): New variable to map image types to externalJuanma Barranquero2004-06-141-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 Handa2004-06-141-0/+3
|
* (windows-1256, cp1125): Fix tablesKenichi Handa2004-06-141-60/+60
| | | | for several characters.
* (time-stamp): Doc fix.Luc Teirlinck2004-06-141-1/+2
|
* (ccl-encode-mule-utf-8): Fix previous change.Kenichi Handa2004-06-132-8/+10
|
* *** empty log message ***Richard M. Stallman2004-06-131-0/+17
|