Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (define-mail-alias): Handle backslash-quoting | Richard M. Stallman | 1997-12-21 | 1 | -6/+18 |
| | | | | within "-strings in DEFINITION if it comes from .mailrc. | ||||
* | (mule-keymap): Delete the binding for toggle-enable-multibyte-characters. | Richard M. Stallman | 1997-12-21 | 1 | -4/+0 |
| | | | | (mule-menu-keymap): Delete the menu item for it. | ||||
* | (copy-region-as-kill): Deactivate mark in transient-mark-mode. | Richard M. Stallman | 1997-12-21 | 1 | -3/+8 |
| | | | | (copy-region-as-kill, kill-ring-save): Doc fixes. | ||||
* | (toggle-enable-multibyte-characters): Doc fix. | Richard M. Stallman | 1997-12-21 | 1 | -2/+11 |
| | |||||
* | (completion-setup-hook): Add definition. | Richard M. Stallman | 1997-12-21 | 1 | -0/+6 |
| | |||||
* | (menu-bar-select-yank): Add apropos-inhibit property. | Richard M. Stallman | 1997-12-21 | 1 | -0/+1 |
| | |||||
* | (apropos, apropos-command): Ignore symbols that have apropos-inhibit property. | Richard M. Stallman | 1997-12-21 | 1 | -0/+10 |
| | |||||
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-12-21 | 1 | -4/+6 |
| | |||||
* | (split-string): Handle empty matches reasonably. | Richard M. Stallman | 1997-12-21 | 1 | -2/+15 |
| | |||||
* | (calendar-french-single-byteify): New function. | Richard M. Stallman | 1997-12-21 | 1 | -63/+80 |
| | | | | | | (calendar-goto-french-date): Use calendar-french-single-byteify instead of changing enable-multibyte-characters. test french-calendar-accents. | ||||
* | (read-password): New function. | Richard M. Stallman | 1997-12-21 | 1 | -0/+22 |
| | |||||
* | (iswitchb-completion-help): Multiple TAB presses | Karl Heuer | 1997-12-19 | 1 | -118/+157 |
| | | | | | | scroll the completion window. (iswitchb-read-buffer): New function to act as drop-in replacement for read-buffer. | ||||
* | Don't call set-terminal-coding-system | Karl Heuer | 1997-12-19 | 1 | -1/+2 |
| | | | | if it was already set. | ||||
* | (set-language-info): Doc fix. | Karl Heuer | 1997-12-19 | 1 | -2/+2 |
| | | | | (input-method-inactivate-hook): Doc fix. | ||||
* | (widget-choose): Allow scrolling of large lists. | Karl Heuer | 1997-12-19 | 1 | -7/+25 |
| | |||||
* | (transpose-subr): Rewrite to make faster with big move | Andreas Schwab | 1997-12-17 | 1 | -31/+30 |
| | | | | | | counts. (transpose-lines): In the mover function handle arbitrary move counts. | ||||
* | (Man-mode-line-format): Update to include the new format | Andreas Schwab | 1997-12-17 | 1 | -6/+11 |
| | | | | elements. | ||||
* | Add reference to new Calendrical Calculations book. | Paul Eggert | 1997-12-16 | 13 | -22/+69 |
| | |||||
* | Define indentation in normal dialect for let-syntax, | Dave Love | 1997-12-13 | 1 | -5/+39 |
| | | | | | | | | letrec-syntax, syntax-rules, call-with-values, dynamic-wind. (scheme-mode-map): Remove lisp-complete-symbol. Add uncomment-region. (scheme-mode-hook, dsssl-mode-hook): Declare customized. (dsssl-sgml-declaration): Fix customization. | ||||
* | (browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx | Dave Love | 1997-12-12 | 1 | -23/+69 |
| | | | | | | | | | exits. Doc fix. (browse-url-browser-function): Better customization. (browse-url-filename-alist, browse-url-netscape-display, browse-url-filename-alist, browse-url-generic-program): Likewise. (browse-url-new-window-p, browse-url-w3, browse-url-mail): Doc fix. (browse-url-save-file): Customize. | ||||
* | Use imenu-case-fold-search. | Dave Love | 1997-12-12 | 15 | -8/+30 |
| | |||||
* | (comint-strip-ctrl-m): Don't die if | Karl Heuer | 1997-12-11 | 1 | -2/+4 |
| | | | | comint-last-output-start does not point anywhere. | ||||
* | (telnet-filter): Position comint-last-output-start. | Karl Heuer | 1997-12-11 | 1 | -0/+1 |
| | |||||
* | (auto-mode-alist): Add .am as makefile-mode. | Karl Heuer | 1997-12-11 | 1 | -0/+1 |
| | |||||
* | (ange-ftp-date-regexp): Fix the problem with misparsing | Paul Eggert | 1997-12-11 | 1 | -4/+12 |
| | | | | `-r--r--r-- 1 may 1997' by requiring a digit before the date. | ||||
* | (dired-move-to-filename-regexp): | Paul Eggert | 1997-12-11 | 1 | -7/+10 |
| | | | | | | | Fix the problem with misparsing `-r--r--r-- 1 may 1997' by requiring a digit before the date. (dired-move-to-filename-regexp): Allow any month name of 2 letters or more. | ||||
* | Customized. | Andreas Schwab | 1997-12-10 | 1 | -6/+16 |
| | |||||
* | (bibtex-generate-autokey): Doc fix. | Karl Heuer | 1997-12-09 | 1 | -75/+62 |
| | |||||
* | (custom-add-version): New function. | Karl Heuer | 1997-12-09 | 1 | -0/+6 |
| | | | | (custom-handle-keyword): Handle :version. | ||||
* | (customize-changed-options): New function. | Karl Heuer | 1997-12-09 | 1 | -0/+33 |
| | | | | (customize-version-lessp): New function. | ||||
* | (facemenu-remove-face-props): Renamed from | Karl Heuer | 1997-12-09 | 1 | -6/+5 |
| | | | | | facemenu-remove-props. Remove only face and mouse-face. (facemenu-menu): Update menu item for facemenu-remove-face-props. | ||||
* | Initial revision | Kenichi Handa | 1997-12-09 | 1 | -0/+101 |
| | |||||
* | Documentation for "Korean" lang. env. modified. | Kenichi Handa | 1997-12-09 | 1 | -1/+1 |
| | |||||
* | (number-to-register): Move point as a side effect. | Karl Heuer | 1997-12-08 | 1 | -10/+6 |
| | |||||
* | (calendar-day-name): Truncate properly when | Karl Heuer | 1997-12-08 | 1 | -10/+4 |
| | | | | multibyte. | ||||
* | (mail-extr-all-top-level-domains): More domains. | Karl Heuer | 1997-12-07 | 1 | -8/+23 |
| | |||||
* | (outline-next-preface): | Karl Heuer | 1997-12-07 | 1 | -1/+1 |
| | | | | Don't try to move back if already at beginning of buffer. | ||||
* | (gud-mips-p): Fix regexp so it will match alphaev56-* too. | Karl Heuer | 1997-12-07 | 1 | -1/+1 |
| | |||||
* | Minor repair of previous change. | Edward M. Reingold | 1997-12-05 | 1 | -1/+1 |
| | |||||
* | Add fixed date (RD) to menu of other dates. | Edward M. Reingold | 1997-12-05 | 1 | -0/+3 |
| | |||||
* | Fix bad call to error. | Edward M. Reingold | 1997-12-05 | 1 | -1/+1 |
| | |||||
* | (Info-insert-dir): Use leading space in buffer name. | Karl Heuer | 1997-12-05 | 1 | -1/+1 |
| | |||||
* | Deal with `#'s in variable references. | Simon Marshall | 1997-12-04 | 1 | -1/+8 |
| | |||||
* | Another patch by Michael Cook to fix annotation. | Oliver Seidel | 1997-12-04 | 1 | -29/+34 |
| | |||||
* | (frame-configuration-to-register) | Karl Heuer | 1997-12-04 | 1 | -37/+41 |
| | | | | | | | | | | (window-configuration-to-register): Use a marker to save point. (point-to-register): Include point when saving a frame config. (number-to-register): New command (was commented out). (increment-register): New command (view-register): Handle frame configs and window configs included in a list with a pointer. (view-register, insert-register): Use numberp, not integerp. | ||||
* | (ctl-x-map): Add bindings rn and r+ | Karl Heuer | 1997-12-04 | 1 | -0/+2 |
| | | | | for number-to-register and increment-register. | ||||
* | (byte-optimize-lapcode): Correctly | Karl Heuer | 1997-12-04 | 1 | -1/+1 |
| | | | | distinguish byte-constant from operations on variables. | ||||
* | Customized. | Karl Heuer | 1997-12-04 | 1 | -22/+46 |
| | |||||
* | (custom-unlispify-remove-prefixes): Reference to | Karl Heuer | 1997-12-04 | 1 | -2/+19 |
| | | | | | | | | | | | | | | related variables added. (custom-variable-default-form): New variable controlling default display form for customization of variables. (custom-variable): widget `:form' is nil before initialization. (custom-variable-value-create): Initialize `:form' to `custom-variable-default-form'. (custom-face-default-form): New variable controlling default display form for customization of faces. (custom-face): widget `:form' is nil before initialization. (custom-face-value-create): Initialize `:form' to `custom-face-default-form'. | ||||
* | (global-set-key, local-set-key): Doc fix. | Karl Heuer | 1997-12-04 | 1 | -10/+15 |
| |