Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org> | David Kastrup | 2004-05-14 | 2 | -0/+18 |
| | | | | | * language/european.el ("Brazilian Portuguese"): Added support for Brazilian Portuguese. | ||||
* | (describe-char-unicode-data, describe-char-unicodedata-file): | Stefan Monnier | 2004-05-14 | 1 | -217/+208 |
| | | | | | | | Re-enable the unicode code now that the licensing issues have been cleared in the unicode-4 license. (describe-text-properties-1): Remove unused `overlay' var. (describe-char): Remove unused var `buffer'. | ||||
* | 2004-05-13 John Wiegley <johnw@newartisans.com> | John Wiegley | 2004-05-14 | 2 | -7/+10 |
| | | | | | | * eshell/esh-test.el (eshell-test): Call the function `emacs-version' rather than trying to build a custom version string. | ||||
* | 2004-05-13 John Wiegley <johnw@newartisans.com> | John Wiegley | 2004-05-14 | 1 | -1/+1 |
| | | | | | * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on `recentf-mode' if this variable has been customized to t. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-05-13 | 1 | -0/+3 |
| | |||||
* | (file-truename): Don't mention COUNTER and PREV-DIRS arguments in the | Juanma Barranquero | 2004-05-13 | 1 | -5/+4 |
| | | | | docstring, they're used only in recursive calls. | ||||
* | *** empty log message *** | Stefan Monnier | 2004-05-13 | 1 | -8/+11 |
| | |||||
* | (telnet-mode): Use define-derived-mode. | Stefan Monnier | 2004-05-13 | 1 | -13/+4 |
| | | | | Don't modify the global value of comint-prompt-regexp. | ||||
* | (emacs-version): Check for `gtk' feature before `x-toolkit' feature. | John Paul Wallington | 2004-05-13 | 2 | -1/+6 |
| | |||||
* | (help-arg-highlighting-function, help-argument-name): Delete. | Juanma Barranquero | 2004-05-13 | 2 | -11/+16 |
| | | | | | (help-default-arg-highlight): New function. (help-do-arg-highlighting): Use it. | ||||
* | *** empty log message *** | Glenn Morris | 2004-05-13 | 1 | -0/+10 |
| | |||||
* | (appt-disp-window): Use `calendar-set-mode-line' for a centered | Glenn Morris | 2004-05-13 | 1 | -5/+4 |
| | | | | | | | | mode-line. Takaaki Ota <Takaaki.Ota@am.sony.com>: (appt-disp-window): Do not split window excessively when `split-height-threshold' is low. | ||||
* | (gud-mode): Add gud-kill-buffer-hook to kill-buffer-hook here and make it local. | Nick Roberts | 2004-05-12 | 1 | -5/+6 |
| | | | | (gud-kill-buffer-hook): Use kill-process for a sure kill. | ||||
* | *** empty log message *** | Nick Roberts | 2004-05-12 | 1 | -0/+6 |
| | |||||
* | (define-generic-mode): Remove redundant arglist info. | Juanma Barranquero | 2004-05-12 | 2 | -4/+3 |
| | |||||
* | (compilation-set-window-height): Use save-excursion to protect against ↵ | Daniel Pfeiffer | 2004-05-12 | 2 | -2/+8 |
| | | | | misplaced marker. | ||||
* | (quail-find-key): Fix docstring. | Kenichi Handa | 2004-05-12 | 1 | -1/+2 |
| | |||||
* | * custom.el (defface): Document that type can have value gtk. | Jan Djärv | 2004-05-12 | 3 | -3/+12 |
| | | | | * faces.el (face-spec-set-match-display): Handle type gtk in display. | ||||
* | Require quail at comile time. | Kenichi Handa | 2004-05-12 | 1 | -1/+8 |
| | | | | | (describe-char): If an input method is on and it supports the character, show how to input it. | ||||
* | (quail-install-decode-map): Accept a | Kenichi Handa | 2004-05-12 | 1 | -3/+143 |
| | | | | | | | char-table whose subtype is `quail-decode-map'. (quail-store-decode-map-key, quail-gen-decode-map1) (quail-gen-decode-map, quail-find-key1, quail-find-key) (quail-show-key): New functions. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-05-12 | 1 | -2/+12 |
| | |||||
* | (help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in | Juanma Barranquero | 2004-05-11 | 1 | -20/+37 |
| | | | | | | | | docstring. (help-arg-highlighting-function): New variable. (help-argument-name): Mention it in the docstring. (help-do-arg-highlight): Use it. Expand regexp to accept also ARG-xxx and xxx-ARG references. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-05-11 | 1 | -17/+20 |
| | |||||
* | (set-visited-file-name, file-expand-wildcards): Fix docstring. | Juanma Barranquero | 2004-05-11 | 1 | -2/+2 |
| | |||||
* | Changes from arch/CVS synchronization | Miles Bader | 2004-05-11 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2004-05-11 | 1 | -0/+6 |
| | |||||
* | (rfc2368-parse-mailto-url): Make the results of | Eli Zaretskii | 2004-05-11 | 1 | -1/+2 |
| | | | | | parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2", and "mailto:addr1?to=addr2" equal. | ||||
* | (Man-getpage-in-background): Use shell-file-name | Eli Zaretskii | 2004-05-11 | 2 | -2/+10 |
| | | | | | and shell-command-switch variables instead of hard-coded values. | ||||
* | New file. | Eli Zaretskii | 2004-05-11 | 2 | -0/+137 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2004-05-11 | 1 | -4/+9 |
| | |||||
* | (prin1-char): Use eventp. | Stefan Monnier | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | (eventp): Be more discriminating with integers. | Stefan Monnier | 2004-05-11 | 1 | -1/+5 |
| | |||||
* | (custom-initialize-default, defcustom): Fix typo in docstring. | Juanma Barranquero | 2004-05-10 | 2 | -2/+7 |
| | |||||
* | *** empty log message *** | Daniel Pfeiffer | 2004-05-10 | 1 | -0/+5 |
| | |||||
* | (ispell-message): Use `message-cite-prefix-regexp' | Sam Steingold | 2004-05-10 | 2 | -1/+6 |
| | | | | instead of `message-yank-prefix'. | ||||
* | (compile): Add universal prefix arg. | Daniel Pfeiffer | 2004-05-10 | 1 | -10/+17 |
| | | | | (compilation-error-regexp-alist-alist): Add edg patterns. | ||||
* | (help-buffer): Autoload when compiling. | Stefan Monnier | 2004-05-10 | 2 | -6/+15 |
| | | | | | (python-after-info-look): Don't assume Info-goto-node returns non-nil. (run-python): Prepend to any existing PYTHONPATH. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-05-10 | 1 | -4/+9 |
| | |||||
* | (define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage | Juanma Barranquero | 2004-05-10 | 1 | -4/+12 |
| | | | | | | info. (define-ibuffer-op): Add usage info (but CL-style defaults for keyword args are not shown). | ||||
* | (gdb-annotation-rules): Add nquery annotation | Nick Roberts | 2004-05-10 | 1 | -0/+1 |
| | | | | for pending breakpoints. | ||||
* | *** empty log message *** | Nick Roberts | 2004-05-10 | 1 | -0/+5 |
| | |||||
* | (start-process-shell-command): Fix docstring. Put usage info in a format usable | Juanma Barranquero | 2004-05-10 | 2 | -24/+29 |
| | | | | | | by `describe-function'. (open-network-stream, open-network-stream-nowait, open-network-stream-server): Fix docstring. | ||||
* | *** empty log message *** | Richard M. Stallman | 2004-05-10 | 1 | -0/+6 |
| | |||||
* | (unrmail): Mostly rewritten. Parses the file | Richard M. Stallman | 2004-05-10 | 1 | -68/+121 |
| | | | | | directly, without calling any functions in Rmail. (unrmail-unprune): Function deleted. | ||||
* | *** empty log message *** | Stefan Monnier | 2004-05-10 | 1 | -25/+26 |
| | |||||
* | (inferior-python-mode-map): Remove erroneous C-c C-z binding. | Stefan Monnier | 2004-05-10 | 1 | -3/+1 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2004-05-10 | 1 | -0/+5 |
| | |||||
* | (describe-char): Fix previous change. Don't make | Kenichi Handa | 2004-05-10 | 1 | -113/+113 |
| | | | | a unibyte character to multibyte in the *Help* buffer. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296 | Miles Bader | 2004-05-10 | 2 | -2/+8 |
| | | | | | | | | | Allow restarting an existing debugger session that's exited 2004-05-10 Miles Bader <miles@gnu.org> * lisp/progmodes/gud.el (gud-common-init): Only consider an existing buffer an error if the debugger process is actually running. | ||||
* | *** empty log message *** | Juanma Barranquero | 2004-05-09 | 1 | -0/+8 |
| |