summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (-mingw32*): New OS.libc-970705libc-970704libc-970703libc-970702libc-970701libc-970630libc-970629libc-970628Richard Kenner1997-06-271-2/+2
|
* (i*:MINGW*:*): New case.Richard Kenner1997-06-271-0/+3
|
* (lisp, shortlisp): Some files are in international/.Richard M. Stallman1997-06-271-8/+8
|
* (blessmail): Find blessmail.el in mail subdirectory.Richard M. Stallman1997-06-271-1/+1
|
* (lisp): Don't process subdirs that start with =.Richard M. Stallman1997-06-271-1/+1
|
* Fix up the text for .el files that are not compiled.Richard M. Stallman1997-06-271-1/+2
|
* (file-chase-links): When handling .., make newname absolute.Richard M. Stallman1997-06-271-26/+40
| | | | | | Simplify several places. (file-relative-name): Handle directory names as well as file names. Don't get fooled by empty directory names, etc.
* simplify.Simon Marshall1997-06-271-9/+9
|
* wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-42/+47
|
* split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-118/+176
|
* (custom-magic-alist): Update messages for `modified' and `set' states.Richard M. Stallman1997-06-271-4/+4
|
* (widget-choice-action): Use widget-edit-functions.Richard M. Stallman1997-06-271-21/+24
| | | | | | | | | (widget-toggle-action): Likewise. (widget-choose): Use only digits, except for C-g. Allocate digits to disabled commands too. Don't use a keyboard menu; instead, display a buffer listing all the alternatives. Put cursor in echo area.
* (Custom-move-and-invoke): New command.Richard M. Stallman1997-06-271-14/+27
| | | | | | | | (custom-mode-map): Bind Custom-move-and-invoke to mouse-1. (custom-buffer-create-internal): Update buffer help text. (custom-variable-menu): Clarify menu item names. (custom-buffer-create-internal): Clarify button names.
* (mouse-drag-region): For a click (not a drag),Richard M. Stallman1997-06-271-45/+35
| | | | let the up-event run normally.
* (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.Richard M. Stallman1997-06-271-2/+4
|
* Finish previous change.Richard M. Stallman1997-06-271-0/+1
|
* Undo previous censorship changes.Richard M. Stallman1997-06-261-5/+13
|
* (Fbuffer_list): New optional argument FRAME.Richard M. Stallman1997-06-261-4/+28
|
* Update copyright notice.Richard M. Stallman1997-06-261-1/+1
|
* (sendmail-program): Look first in /usr/sbin.Richard M. Stallman1997-06-261-1/+1
|
* Don't assign to $0 in awk; some awks don't allow this.Paul Eggert1997-06-261-9/+10
|
* Synched with 1.9936.Per Abrahamsen1997-06-252-129/+220
|
* (debug-ignored-errors): Correct the error messagesRichard M. Stallman1997-06-251-1/+2
| | | | that are supposed to match imenu.el.
* (make-help-screen): Clear buffer-read-only.Richard M. Stallman1997-06-251-0/+1
|
* Changed some documentation.Richard M. Stallman1997-06-251-65/+94
| | | | | | | | | | | | | | (view-exits-all-viewing-windows): Nev variable replaces view-exit-all-windows-at-exit. (view-exit-all-windows-at-exit): Variable deleted. (view-mode-enter): Doesn't set view-exit-action if argument exit-action is nil. (view-mode-exit): Only restored windows are removed from view-return-to-alist. Follow chains of old-windows. Do not call replace-buffer-in-windows. Call exit-action also when a window displays buffer. (View-exit-and-edit): Now sets read-only by binding view-old-buffer-read-only.
* (Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.Richard M. Stallman1997-06-251-1/+1
|
* (prepare_to_modify_buffer, signal_before_change):Richard M. Stallman1997-06-251-18/+80
| | | | | | | New argument PRESERVE_PTR. (del_range_1): Use PRESERVE_PTR to preserve FROM. Save the length of the range separately. (NULL): Define if not defined.
* Fix previous change.Richard M. Stallman1997-06-251-1/+1
|
* (read_minibuf): New arg allow_props.Richard M. Stallman1997-06-251-9/+26
| | | | | | | If it is 0, discard text properties from the result. Callers changed. (minibuffer_allow_text_properties): New variable. (Fread_from_minibuffer): That variable controls allow_props arg. (syms_of_minibuf): Set up Lisp var.
* (perform-replace): When matching lookahead, use markers rather thanPaul Eggert1997-06-251-2/+2
| | | | integers, since a replacement may invalidate integers.
* (rmail-get-new-mail): If conversion fails, delete the text that was inserted.Richard M. Stallman1997-06-251-0/+2
|
* (*-*-bsdi*): New alternative.Richard M. Stallman1997-06-251-3/+16
| | | | (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
* (isearch-search-and-update): When a reverse searchRichard M. Stallman1997-06-251-4/+9
| | | | | need not actually search, update isearch-case-fold-search anyway. (isearch-mode-map): Define latin-iso8859-9 as self-searching.
* (buffer): Don't use beginning-of-buffer, end-of-buffer.Richard M. Stallman1997-06-251-2/+2
|
* (widget-menu-minibuffer-flag): New variable.Richard M. Stallman1997-06-241-24/+97
| | | | | | | | | | | | | | | | | (widget-choose): Alternative method to read one character from the keyboard. (widget-documentation-face): New variable. (widget-specify-doc): Use the variable. (widget-default-button-face-get): Try to get it from the parent. (widget-default-create): Use :tag-face for tags. (widget-edit-functions): Renamed from widget-edit-hook. (widget-field-action): Pass the widget as an arg when running hook. (character): Doc fix. (restricted-sexp): New widget type. (integer, number): Use restricted-sexp.
* (custom-documentation-face): New face.Richard M. Stallman1997-06-241-27/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | (custom-mode): Use custom-documentation-face for doc strings. (custom-group-link): Fix the help string. (custom-magic-show): Doc fix. (custom-group-value-create): In links style, use Go to Group instead of Show. (Custom-goto-parent): New command. (custom-mode-map): Bind u to Custom-goto-parent. Bind SPC and DEL. (custom-buffer-create-internal): Improve help for buttons. (custom-button-face): New defface. (custom widget-type): Use custom-button-face for buttons. (custom-group-tag-faces): Initial value is nil. (custom-variable-tag-face): Renamed from custom-variable-sample-face. Initialize it like custom-group-tag-face. (custom-group-tag-faces): Initialize to nil. (custom-state-face): New defface. (custom-magic-value-create): Use custom-state-face for long State descriptions. (custom-state-buffer-message): Display the message only if the item is modified. Take widget as arg. (custom-mode): Use widget-edit-functions.
* (customize-save-customized): Renamed from custom-save-customized.Richard M. Stallman1997-06-241-1/+1
|
* (Custom-set): Renamed from custom-set.Richard M. Stallman1997-06-241-33/+34
| | | | | | | | | | | | | (Custom-save): Renamed from custom-save. (custom-browse-sort-predicate): Defalias deleted. (custom-group-value-create): Don't sort, in tree mode. (Custom-mode-menu): Renamed from custom-mode-menu. (Custom-reset-current): Renamed from custom-reset-current. (Custom-reset-saved): Renamed from custom-reset-saved. (Custom-reset-standard): Renamed from custom-reset-standard. (Custom-menu-update): Renamed from custom-menu-update. (customize-set-value): Renamed from custom-set-value. (customize-set-variable): Renamed from custom-set-variable.
* (track-mouse): Don't customize it.Richard M. Stallman1997-06-241-1/+0
|
* (perform-replace): When matching regexps, if the next match isPaul Eggert1997-06-241-29/+40
| | | | | | adjacent to this one, record the next match before replacing this one. This fixes a bug where (replace-regexp "\\ba " "c") replaced "a a a " with "ca c" instead of "ccc".
* (beginning-of-sexp): New function.Richard M. Stallman1997-06-241-1/+10
| | | | (bounds-of-thing-at-point): Fix typo in computing real-beg.
* (Ffile_directory_p): Doc fix.Karl Heuer1997-06-241-3/+1
|
* (custom-group-visibility): Widget typeRichard M. Stallman1997-06-241-0/+15
| | | | | | | | moved from wid-edit.el and renamed from group-visibility. (custom-group-visibility-create): Function renamed and moved from wid-edit.el. (custom-state-buffer-message): New function. (custom-mode): Add custom-state-buffer-message to widget-edit-hook.
* (widget-edit-hook): New variable.Richard M. Stallman1997-06-241-13/+5
| | | | | | | | (widget-field-action, widget-choice-action): Run that hook instead of displaying an echo area message. (widget-toggle-action): Likewise. (group-visibility, widget-group-visibility-create): Moved to cus-edit.el and renamed.
* (hs-discard-overlays): Use overlays-in toRichard M. Stallman1997-06-241-8/+7
| | | | get all the overlays in a range. Don't use let inside a cycle.
* (outline-discard-overlays): Don't use let inside a cycle.Richard M. Stallman1997-06-241-14/+17
|
* More info about encryption projects.Richard M. Stallman1997-06-231-3/+11
|
* (nroff-electric-mode): New defvar.Richard M. Stallman1997-06-231-0/+3
|
* (vip-mode-map): Add defvar; move earlier.Richard M. Stallman1997-06-231-143/+147
| | | | | | (vip-c-string): Variable renamed and defvar added. (vip-save-minibuffer-local-map): Likewise. (vip-end-with-a-newline-p): Use STRING (the arg) instead of `text'.
* (profile-million): Variable moved.Richard M. Stallman1997-06-231-2/+2
|