Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | (gdb-goto-breakpoint): String match more | Nick Roberts | 2004-07-03 | 1 | -31/+35 | |
| | | | | | | | | | | carefully. (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi. | |||||
| * | *** empty log message *** | Nick Roberts | 2004-07-03 | 1 | -0/+6 | |
| | | ||||||
| * | (query-replace-read-args): Swallow space after 'foo, | Juri Linkov | 2004-07-03 | 1 | -3/+4 | |
| | | | | | | | | | | not after (quote foo). Match space only immediately after symbol, not anywhere in the whole string. | |||||
| * | *** empty log message *** | Juri Linkov | 2004-07-03 | 1 | -0/+6 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2004-07-02 | 1 | -0/+15 | |
| | | ||||||
| * | (query-replace-read-args): Swallow space after symbols, not after | Richard M. Stallman | 2004-07-02 | 1 | -8/+12 | |
| | | | | | | | | closeparens. But avoid error if string ends there. | |||||
| * | (python-beginning-of-statement): Exit the loop if backward-up-list gets error. | Richard M. Stallman | 2004-07-02 | 1 | -10/+11 | |
| | | ||||||
| * | (enriched-encode): Bind inhibit-read-only. | Richard M. Stallman | 2004-07-02 | 1 | -27/+28 | |
| | | ||||||
| * | # | André Spiegel | 2004-07-02 | 1 | -0/+5 | |
| | | ||||||
| * | (vc-rcs-checkout-model): Look at the version headers only if | André Spiegel | 2004-07-02 | 1 | -5/+9 | |
| | | | | | | | | vc-consult-headers is non-nil. | |||||
| * | *** empty log message *** | Juri Linkov | 2004-07-02 | 1 | -0/+6 | |
| | | ||||||
| * | (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository. | Juri Linkov | 2004-07-02 | 1 | -0/+1 | |
| | | ||||||
| * | (cvs-mode-diff-repository): New command. | Juri Linkov | 2004-07-02 | 1 | -0/+6 | |
| | | ||||||
| * | Changes from arch/CVS synchronization | Miles Bader | 2004-07-01 | 1 | -0/+2 | |
| | | ||||||
| * | *** empty log message *** | Stefan Monnier | 2004-07-01 | 2 | -209/+104 | |
| | | ||||||
| * | *** empty log message *** | Stefan Monnier | 2004-07-01 | 1 | -0/+1154 | |
| | | ||||||
| * | (query-replace-interactive): Change type from boolean | Juri Linkov | 2004-07-01 | 2 | -11/+39 | |
| | | | | | | | | | | | | to choice. Add value `initial'. (query-replace-read-args): Handle value `initial' of query-replace-interactive. | |||||
| * | (isearch-mode-map): Bind C-M-w to isearch-del-char, | Juri Linkov | 2004-07-01 | 1 | -21/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace, C-M-% to isearch-query-replace-regexp. (minibuffer-local-isearch-map): Add arrow key bindings. Bind C-f to isearch-yank-char-in-minibuffer. (isearch-forward): Doc fix. (isearch-edit-string): Doc fix. (isearch-query-replace, isearch-query-replace-regexp): New funs. (isearch-del-char): Add optional arg. Set isearch-yank-flag to t. (isearch-yank-char): Add optional arg. (isearch-yank-char-in-minibuffer): New fun. | |||||
| * | *** empty log message *** | Stefan Monnier | 2004-06-30 | 1 | -52/+57 | |
| | | ||||||
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17 | Miles Bader | 2004-06-29 | 20 | -211/+501 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-417 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-419 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-420 Tweak permissions * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-421 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-430 Update from CVS | |||||
| * | (breakpoint-enabled-bitmap-face) | Kim F. Storm | 2004-06-29 | 1 | -11/+13 | |
| | | | | | | | | (breakpoint-disabled-bitmap-face): Add :group 'gud. | |||||
| * | (ada-tight-gvd-integration): Add :group 'ada. | Kim F. Storm | 2004-06-29 | 1 | -3/+4 | |
| | | ||||||
| * | (vc-arch-mode-line-rewrite): Add :group 'vc. | Kim F. Storm | 2004-06-29 | 1 | -1/+2 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2004-06-29 | 2 | -1/+18 | |
| | | ||||||
| * | (nntp-authinfo-file): Add :group 'nntp. | Kim F. Storm | 2004-06-29 | 1 | -4/+5 | |
| | | ||||||
| * | (nnimap-authinfo-file, nnimap-prune-cache): Add :group 'nnimap. | Kim F. Storm | 2004-06-29 | 1 | -2/+4 | |
| | | ||||||
| * | *** empty log message *** | Juri Linkov | 2004-06-28 | 1 | -0/+7 | |
| | | ||||||
| * | (pp-buffer): Add autoload. | Juri Linkov | 2004-06-28 | 1 | -0/+1 | |
| | | ||||||
| * | (query-replace-read-args): Swallow a space after | Juri Linkov | 2004-06-28 | 1 | -15/+10 | |
| | | | | | | | | everything except )]" which in most cases means after a symbol. | |||||
| * | (font-lock-fontify-syntactic-keywords-region): | Richard M. Stallman | 2004-06-28 | 1 | -1/+1 | |
| | | | | | | | | More changes to go with previous change. | |||||
| * | (perform-replace): Highlight the match even in | David Kastrup | 2004-06-26 | 2 | -1/+10 | |
| | | | | | | | | non-query mode if there is potential replace string editing. | |||||
| * | (tramp-handle-file-remote-p): New implementation to | Kai Großjohann | 2004-06-26 | 2 | -1/+12 | |
| | | | | | | | | | | agree with new return value of `file-remote-p'. This syncs with Tramp 2.0.42. | |||||
| * | * net/ange-ftp.el (ange-ftp-file-remote-p): New return value, | Kai Großjohann | 2004-06-26 | 3 | -17/+20 | |
| | | | | | | | | | | | | | | | | according to new documentation of `file-remote-p'. * files.el (file-remote-p): Fix doc to say that return value is identification of remote system, if not nil. (file-relative-name): Use new return value of `file-remote-p'. | |||||
| * | (gdb-toggle-breakpoint) | Nick Roberts | 2004-06-26 | 1 | -10/+11 | |
| | | | | | | | | (gdb-goto-breakpoint): Fix breakage. | |||||
| * | *** 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 | |
| | |