Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (scroll-bar-mode): Make argument optional. | Pavel Janík | 2002-01-20 | 2 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Jason Rumney | 2002-01-20 | 1 | -0/+11 | |
| | ||||||
* | [windows-nt]: Load w32-vars. | Jason Rumney | 2002-01-20 | 1 | -0/+1 | |
| | ||||||
* | Move user variables to w32-vars.el and make them defcustoms. | Jason Rumney | 2002-01-20 | 1 | -88/+2 | |
| | | | | Use w32-list-proportional-fonts. | |||||
* | Move user variables to w32-vars.el and make them defcustoms. | Jason Rumney | 2002-01-20 | 1 | -14/+0 | |
| | ||||||
* | New file: custom declarations for MS-Windows specific settings. | Jason Rumney | 2002-01-20 | 1 | -0/+161 | |
| | ||||||
* | Comment changes. | Richard M. Stallman | 2002-01-20 | 1 | -6/+8 | |
| | ||||||
* | (tibetan-decompose-region) | Pavel Janík | 2002-01-19 | 2 | -2/+5 | |
| | | | | (tibetan-decompose-string): Fix typo in docstring. | |||||
* | Remove trailing whitespaces. | Pavel Janík | 2002-01-19 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Pavel Janík | 2002-01-19 | 1 | -0/+4 | |
| | ||||||
* | (ruler-mode): New keyword. Fix :version. | Pavel Janík | 2002-01-19 | 1 | -3/+3 | |
| | ||||||
* | (comint-redirect-send-command-to-process): Restore previous current buffer. | Richard M. Stallman | 2002-01-18 | 2 | -33/+36 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2002-01-18 | 1 | -0/+34 | |
| | ||||||
* | (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and | Richard M. Stallman | 2002-01-18 | 1 | -66/+268 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Finish Function" menu map entries for jdb mode. (gud-jdb-use-classpath): New customization variable. (gud-jdb-command-name): Add customization. (gud-jdb-classpath, gud-marker-acc-max-length): New variables. (gud-jdb-classpath-string): New variable. (gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings. (gud-jdb-build-source-files-list): Likewise. (gud-jdb-massage-args): Record any command argument classpath string in `gud-jdb-classpath-string'. (gud-jdb-lowest-stack-level): New function, finds bottom of current java call stack in jdb output. (gud-jdb-find-source-using-classpath, gud-jdb-find-source) (gud-jdb-parse-classpath-string): New functions. (gud-jdb-marker-filter): Search/detect classpath information in jdb's output. marker regexp updated to match oldjdb and jdb output formats. Expand search for source files to include new/old methods using new functions above. Do not allow `gud-marker-acc' to grow without bound. (jdb): Set classpath information (if available) as jdb is started. Change `gud-break' and `gud-remove' to use new %c ("class") escape in format strings. Add `gud-finish', `gud-up', `gud-down' command string functions, and add them to the local menu map. Update `comint-prompt-regexp' for jdb and oldjdb. If attaching to an already running java VM and configured to use classpath, send command to query for classpath, else use previous method for finding and parsing java sources. Set `gud-jdb-find-source' function accordingly. (gud-mode): Doc fix. (gud-format-command): Add support for new %c ("class") escape. (gud-find-class): New function in support of %c escape. | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-01-18 | 1 | -0/+4 | |
| | ||||||
* | (window-body-height): New function. | Richard M. Stallman | 2002-01-18 | 1 | -0/+9 | |
| | ||||||
* | Regenerated. | Richard M. Stallman | 2002-01-17 | 2 | -202/+213 | |
| | ||||||
* | Enable byte-compile-dynamic. | Richard M. Stallman | 2002-01-17 | 1 | -1/+1 | |
| | ||||||
* | Add comments to avoid future deletion of conditionals that seem | Jason Rumney | 2002-01-17 | 1 | -0/+3 | |
| | | | | unnecessary on w32. | |||||
* | Only require fontset when new-fontset is bound. | Jason Rumney | 2002-01-17 | 2 | -1/+6 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 2002-01-17 | 1 | -0/+5 | |
| | ||||||
* | (mouse-drag-region-1): Renamed from mouse-drag-region. | Richard M. Stallman | 2002-01-17 | 1 | -1/+16 | |
| | | | | | (mouse-drag-region): New function. For a click in the echo area, show *Messages*. | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-01-17 | 1 | -0/+17 | |
| | ||||||
* | Delete the autoloads for functions defined with ibuffer-specific commands. | Richard M. Stallman | 2002-01-17 | 1 | -21/+0 | |
| | ||||||
* | (comint-simple-send): Fix previous change. | Richard M. Stallman | 2002-01-17 | 1 | -1/+1 | |
| | ||||||
* | (describe-distribution): Really call view-file. | Richard M. Stallman | 2002-01-17 | 1 | -1/+1 | |
| | ||||||
* | (ange-ftp-passive-mode): New arg PROC. | Richard M. Stallman | 2002-01-17 | 1 | -2/+2 | |
| | | | | (ange-ftp-get-process): Pass that arg. | |||||
* | (telnet-simple-send): Fix previous change. | Richard M. Stallman | 2002-01-17 | 1 | -1/+1 | |
| | ||||||
* | (sql-escape-newlines-and-send) | Richard M. Stallman | 2002-01-17 | 1 | -2/+2 | |
| | | | | (sql-query-placeholders-and-send): Fix previous change. | |||||
* | *** empty log message *** | Colin Walters | 2002-01-17 | 1 | -0/+6 | |
| | ||||||
* | (command-line): Set EOL mnemonics for the Mac. | Eli Zaretskii | 2002-01-16 | 2 | -2/+8 | |
| | ||||||
* | (feedmail): Fix :link spec. | Andreas Schwab | 2002-01-16 | 2 | -1/+5 | |
| | ||||||
* | (ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch. | Pavel Janík | 2002-01-16 | 2 | -7/+5 | |
| | ||||||
* | New maintainer. Change author's address. | Pavel Janík | 2002-01-16 | 2 | -34/+35 | |
| | | | | | | | | | (eudc-pre-select-window-configuration, eudc-insertion-marker): Variables removed. (eudc-insert-selected): Function removed. (eudc-select): Reimplemented. (eudc-expand-inline): Delete the strings only after its expansion is chosen not before. | |||||
* | (eudc-ph-open-session): Remove XEmacs case. | Pavel Janík | 2002-01-16 | 1 | -15/+5 | |
| | | | | Minor coding style fixes. | |||||
* | New maintainer. Change author's address. | Pavel Janík | 2002-01-16 | 1 | -3/+4 | |
| | | | | (eudc-attribute-display-method-alist): Display mail with eudc-display-mail. | |||||
* | New maintainer. Change author's address. | Pavel Janík | 2002-01-16 | 4 | -10/+10 | |
| | ||||||
* | New maintainer. Change author's address. | Pavel Janík | 2002-01-16 | 2 | -19/+31 | |
| | | | | | | (eudc-bob-mail-keymap): New keymap for e-mail addresses. (eudc-display-mail): New function. (eudc-bob-play-sound-at-point): Remove XEmacs case. | |||||
* | (toplevel): Remove X-RCS, URL, Compatibility headers. Update | Colin Walters | 2002-01-16 | 2 | -7/+2 | |
| | | | | copyright notice. | |||||
* | (toplevel): Require `cl' when compiling. | Colin Walters | 2002-01-16 | 1 | -3/+4 | |
| | ||||||
* | (make-autoload): Don't handle define-ibuffer-column, | Richard M. Stallman | 2002-01-16 | 2 | -3/+6 | |
| | | | | define-ibuffer-filter, define-ibuffer-sorter, and define-ibuffer-op. | |||||
* | (diary-date-forms): Doc fix. | Richard M. Stallman | 2002-01-15 | 2 | -1/+5 | |
| | ||||||
* | Fix typo. | Pavel Janík | 2002-01-14 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Eli Zaretskii | 2002-01-14 | 1 | -0/+9 | |
| | ||||||
* | (tty-color-mode-alist): New variable. | Eli Zaretskii | 2002-01-14 | 1 | -0/+11 | |
| | ||||||
* | (command-line): Register the default tty colors even | Eli Zaretskii | 2002-01-14 | 1 | -5/+19 | |
| | | | | | | if the terminal doesn't seem to support colors. <tty-long-option-alist>: New option --color. (tty-handle-args): Parse the --color arg. | |||||
* | (ange-ftp-root-dir-p): New function. | Stefan Monnier | 2002-01-14 | 2 | -76/+86 | |
| | | | | | | | (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion): Use it. (ange-ftp-hook-function): Preserve match-data. (ange-ftp-insert-directory): Typo. (ange-ftp-shell-command): Check if regexp matched. | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-01-14 | 1 | -1/+0 | |
| | ||||||
* | Fix previous change. | Richard M. Stallman | 2002-01-14 | 1 | -2/+1 | |
| | ||||||
* | Fix previous change. | Richard M. Stallman | 2002-01-14 | 2 | -8/+12 | |
| |