summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-041-5/+9
| | | | Update copyright year.
* Require thingatpt when compiling.Richard M. Stallman1997-07-041-54/+4
| | | | | | (browse-url-url-at-point): Use `thing-at-point' (with URL code moved from here). (browse-url-looking-at): Moved to thingatpt.el, renamed and changed.
* (thing-at-point): Use `thing-at-point' property, if any.Richard M. Stallman1997-07-041-56/+155
| | | | | | | | | | | | | | | | | | (bounds-of-thing-at-point): Use `bounds-of-thing-at-point' property. (thing-at-point-bounds-of-url-at-point): New function. (thing-at-point-looking-at): New function, adapted from old browse-url-looking-at. (thing-at-point-url-at-point): New function, adapted from browse-url-url-at-point. (thing-at-point-url-chars): Variable deleted. (thing-at-point-url-path-regexp, thing-at-point-short-url-regexp, thing-at-point-url-regexp, thing-at-point-markedup-url-regexp): New variables. (url): `beginning-op' property function changed to use `thing-at-point-bounds-of-url-at-point'. `end-op' property no longer set -- functionality no longer supported for the more sophisticated treatment of URLs so `forward-thing' no longer works in this case.
* (custom-mode-map): Bind n and p.Richard M. Stallman1997-07-041-0/+2
|
* (report-emacs-bug): Don't include messagesRichard M. Stallman1997-07-041-11/+11
| | | | in *Messages* generated by report-emacs-bug itself.
* (mail-complete-alist): Don't use backquote.Richard M. Stallman1997-07-041-8/+10
|
* Comment change.Richard M. Stallman1997-07-041-1/+1
|
* (Fformat): Add second argument in call to Ftruncate.Richard M. Stallman1997-07-041-1/+1
|
* (init_system_name): Don't accept "(none)" as domain.Richard M. Stallman1997-07-041-0/+7
|
* (overlay_strings): Finish up previous change.Richard M. Stallman1997-07-041-3/+6
|
* Fix previous change.Per Abrahamsen1997-07-041-2/+2
|
* New command names.Per Abrahamsen1997-07-041-2/+2
|
* Synched with 1.9945.Per Abrahamsen1997-07-041-62/+51
|
* Use `color' instead of `editable-color'.Per Abrahamsen1997-07-041-6/+6
|
* Synched with 1.9944.Per Abrahamsen1997-07-042-7/+34
|
* Initial revisionRichard M. Stallman1997-07-041-0/+386
|
* (lisp, shortlisp): Some files moved to subdirs.Richard M. Stallman1997-07-041-12/+12
|
* Some files are in different directories.Richard M. Stallman1997-07-041-15/+15
|
* (x_set_scroll_bar_width): By default, use enoughRichard M. Stallman1997-07-041-3/+8
| | | | columns to give 14 or more pixels.
* (next-line, previous-line): Doc fixes.Richard M. Stallman1997-07-041-7/+17
| | | | (kill-line): Doc fix.
* [__GNU__]: Test for not NeXT.Richard M. Stallman1997-07-041-2/+4
|
* earlier changes be me on 3 July included updating the infor on the GNUJohn Gilmore1997-07-041-2/+2
| | | | Hurd Task List -len
* (diary-float): Fix errors in previous change.Richard M. Stallman1997-07-041-27/+28
|
* (mail-do-fcc): Pass an arg to verify-visited-file-modtime.Richard M. Stallman1997-07-041-1/+1
|
* fix TeX overfills -lenJohn Gilmore1997-07-041-13/+28
|
* (tex-common-initialization):Richard M. Stallman1997-07-041-0/+3
| | | | Set search-whitespace-regexp locally.
* (LD_SWITCH_SYSTEM_TEMACS): Add #undef.Richard M. Stallman1997-07-041-0/+1
|
* (send_process): Make buf and temp_buf `unsigned char *'.Richard M. Stallman1997-07-041-16/+15
|
* (he-dabbrev-skip-space): Fix previous change.Richard M. Stallman1997-07-041-2/+2
| | | | (he-dabbrev-as-symbol): Likewise.
* (load-with-code-conversion):Richard M. Stallman1997-07-041-1/+2
| | | | Don't run kill-buffer-hook or kill-buffer-query-functions.
* (show-paren-idle-timer): New defvar.Richard M. Stallman1997-07-041-33/+32
| | | | | (show-paren-mode): Add :initialize attr in the defcustom. Test the value at end of file, and turn on the mode if true.
* (desktop-clear-preserve-buffers): New variable.Richard M. Stallman1997-07-041-3/+18
| | | | | (desktop-clear): Kill all buffers except internal ones and those listed in desktop-clear-preserve-buffers.
* (find-grep-dired): Use -type f.Richard M. Stallman1997-07-041-1/+4
|
* Minor fixes.Richard M. Stallman1997-07-031-7/+8
|
* fixed bad @node Next reference -lenJohn Gilmore1997-07-031-1/+1
|
* ("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.Richard M. Stallman1997-07-031-1/+1
|
* (delete-selection-mode): Doc fix.Richard M. Stallman1997-07-031-1/+4
|
* (gnus-group-set-mode-line):Richard M. Stallman1997-07-031-2/+1
| | | | Update how mode-line-modified is set.
* Fix previous change.Richard M. Stallman1997-07-031-1/+1
|
* (custom-face-attributes): Use editable-color widget.Richard M. Stallman1997-07-031-6/+6
|
* (color-sample, editable-color): New widget types.Richard M. Stallman1997-07-031-5/+29
| | | | | (widget-button-face): Default value widget-button-face. (widget-default-button-face-get): Use variable widget-button-face.
* (custom-buffer-create-internal): New arg DESCRIPTIONRichard M. Stallman1997-07-031-13/+22
| | | | | | | | | | | | | is inserted in the buffer to describe it. (custom-buffer-create-other-window, custom-buffer-create): New arg DESCRIBE; pass it along. (customize-group): Pass DESCRIBE argument. (custom-face-menu): Improve Set and Save item strings. (custom-group-menu): Likewise. (custom): Don't set :button-face. (custom-mode): Use custom-button-face here as buffer-local value of widget-button-face.
* (LD_SWITCH_SYSTEM_TEMACS): New variable.Richard M. Stallman1997-07-031-1/+2
| | | | (ALL_LDFLAGS): Use LD_SWITCH_SYSTEM_TEMACS.
* (LD_SWITCH_SYSTEM_TEMACS): Defined. Move -e here.Richard M. Stallman1997-07-031-1/+5
| | | | (LD_SWITCH_SYSTEM): Don't use -e option here.
* (report-emacs-bug): Don't assume the exit commandRichard M. Stallman1997-07-031-2/+3
| | | | is mail-send-and-exit for all user agents.
* (show-paren-mode): Add a defvar before first use.Richard M. Stallman1997-07-031-0/+2
|
* (display-time-string-forms): Use %M, not %m.Richard M. Stallman1997-07-021-1/+1
|
* (compilation-parse-errors): Skip 2 lines only for Compilation major mode.Richard M. Stallman1997-07-021-10/+14
|
* (sigpause): Don't define if already defined.Richard M. Stallman1997-07-021-0/+2
|
* (lisp, shortlisp): Add widget.elc.Richard M. Stallman1997-07-021-0/+8
|