summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Recognize either / or - as a machine/suptype separator from uname -mlibc-970605libc-970604libc-970603libc-970602libc-970601libc-970531libc-970530libc-970529libc-970528libc-970527libc-970526libc-970525libc-970524libc-970523libc-970522libc-970521libc-970520libc-970519libc-970518libc-970517libc-970516libc-970515libc-970514libc-970513libc-970512libc-970511libc-970510libc-970509libc-970508gnumach-release-1-1-1gnumach-release-1-11997-05-071-1/+1
| | | | to cope with older systems that have the older uname.
* (Fread_file_name): Pass default to Fcompleting_read.Richard M. Stallman1997-05-071-1/+1
|
* Fix customization change.Richard M. Stallman1997-05-071-1/+1
|
* (outline-mode): Autoload cookie deleted.Richard M. Stallman1997-05-071-2/+0
| | | | (outline-minor-mode): Likewise.
* (outline-mode): Autoload cookie added.Richard M. Stallman1997-05-071-2/+2
| | | | (outline-minor-mode): Likewise.
* Use defgroup and defcustom.Richard M. Stallman1997-05-071-14/+27
|
* (LIBS_MACHINE): Add -lelf.Richard M. Stallman1997-05-071-2/+3
|
* (custom-make-dependencies):Richard M. Stallman1997-05-061-22/+59
| | | | | | | | Don't use NOSORT in directory-files. Don't actually visit the files. Use re-search to search contents fast. Search the subdirs of `lisp'. Bind kept-new-versions when saving.
* (MOUSE_SUPPORT): Delete menu-bar.elc.Richard M. Stallman1997-05-061-1/+4
| | | | | (lisp): Move menu-bar.elc here. Add custom.elc and cus-start.elc.
* (getline): Don't miss CRLF pairs when the CR and LF areRichard M. Stallman1997-05-061-1/+3
| | | | read in separate blocks.
* Use sexp widget in case modified outside custom.Simon Marshall1997-05-061-4/+4
|
* Quote :group names.Simon Marshall1997-05-061-2/+2
|
* (byte-optimize-approx-equal): Use <=, not <.Richard M. Stallman1997-05-061-1/+19
| | | | | (byte-optimize-minus, byte-optimize-plus): Optimize adding or subtracting 1.
* (display_text_line): Clear region_showing to Qnil if theRichard M. Stallman1997-05-061-1/+13
| | | | | window should not show a region. (redisplay_internal): Do update region_showing when ! all_windows.
* (Fset_window_configuration): Set last_selected_windowRichard M. Stallman1997-05-061-0/+2
| | | | in the new selected window's new buffer.
* (imenu-auto-rescan): Fix typo.Richard M. Stallman1997-05-051-1/+1
|
* (ffap-alist): Delete `math-mode'.Richard M. Stallman1997-05-051-146/+151
| | | | | | | | | | | Move all defvars and defuns out of this, to top level. Use a constant list as the initial value. (ffap-soft-value): Rewrite as a macro. And now it is used only at run time, not at load time. (ffap-ftp-default-user): Use just "anonymous" as default value. (ffap-what-domain): Don't set mail-extr-all-top-level-domains here. (ffap-newsgroup-regexp, ffap-newsgroup-heads): Move up past first use. (ffap-string-at-point-region): Likewise.
* (dungeon-nil): Explicitly return nil.Richard M. Stallman1997-05-051-1/+2
|
* CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).libc-970507libc-970506Per Bothner1997-05-051-0/+3
|
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-58/+133
|
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-39/+107
| | | | Doc fixes.
* (mouse-sel-get-selection-function):Richard M. Stallman1997-05-051-1/+1
| | | | Look in x-last-selected-text if necessary.
* Comment change.Richard M. Stallman1997-05-051-0/+3
|
* (x_set_mouse_color): Fix previous change.Richard M. Stallman1997-05-051-1/+1
|
* (x_reply_selection_request): Delete the innerRichard M. Stallman1997-05-051-3/+0
| | | | unbind_to call, since x_uncatch_errors does the job.
* (cal-menu-list-holidays-following-year)Richard M. Stallman1997-05-051-0/+24
| | | | | | (cal-menu-list-holidays-previous-year) (cal-menu-list-holidays-year): New commands. (calendar-mode-map): Put them in the holidays menu.
* Doc fix.Richard M. Stallman1997-05-051-1/+1
|
* Use defcustom.Richard M. Stallman1997-05-054-15/+33
|
* Use defgroup and defcustom.Richard M. Stallman1997-05-052-20/+44
|
* Use defgroup and defcustom.Richard M. Stallman1997-05-053-71/+189
|
* (minibuffer-text-before-history): New variable.Richard M. Stallman1997-05-051-49/+38
| | | | | | | | | | | | (minibuffer-history-initialize): New fn, on minibuffer-setup-hook. (next-history-element, previous-matching-history-element): Initialize minibuffer-text-before-history. (next-history-element): Use minibuffer-text-before-history as "position 0" of the history list. Use minibuffer-default as position -1, if it is non-nil. Simplify error logic for beginning and end of history. (set-variable): Delete old definition (duplicate).
* Change RCS Header to Id.Paul Eggert1997-05-051-1/+1
|
* (set-auto-mode): New arg JUST-FROM-FILE-NAME.Richard M. Stallman1997-05-051-77/+111
| | | | | | (hack-local-variables): New arg MODE-ONLY. (set-visited-file-name): Alter the major mode based on new file name. (change-major-mode-with-file-name): New variable.
* (term-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (gud-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (wordstar-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (hexl-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (occur-mode): Add a mode-class property.Richard M. Stallman1997-05-051-3/+5
| | | | (occur): Doc fix.
* (inferior-lisp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (compilation-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (comint-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (internal-ange-ftp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (edebug-eval-mode): Add a mode-class property.Richard M. Stallman1997-05-051-2/+3
|
* (inferior-emacs-lisp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-1/+3
|
* (telnet-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (rlogin-mode): Add a mode-class property.Richard M. Stallman1997-05-051-1/+3
|
* (shell-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (rmail-ignored-headers): Add References, Mime-Version,Richard M. Stallman1997-05-041-1/+1
| | | | Lines, Content-Transfer-Encoding.
* (display-time-string-forms): Test display-time-day-and-dateRichard M. Stallman1997-05-041-7/+9
| | | | | and display-time-24hr-format here. (display-time-format): Default value is now nil.
* (list-holidays): Fix buffer title when list isRichard M. Stallman1997-05-041-19/+22
| | | | | nil. Do save-excursion to keep from messing up calendar variables. Handle CHOICE = "" like CHOICE = "Ask".