summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* *** empty log message ***emacs-pretest-21.0.106Gerd Moellmann2001-09-25
|
* (read_char): Don't clear a message for a switch-frameGerd Moellmann2001-09-25
| | | | event. From Stefan Monnier <monnier@cs.yale.edu>.
* (fast_find_position) [0]: Add a presumably more correctGerd Moellmann2001-09-25
| | | | version for after 21.1.
* (row_containing_pos): Add prototype.Gerd Moellmann2001-09-25
|
* (row_containing_pos): Make externally visible.Gerd Moellmann2001-09-25
|
* *** empty log message ***Gerd Moellmann2001-09-25
|
* (calculator-copy-displayer): New user-option.Gerd Moellmann2001-09-25
| | | | | | | | (calculator-displayer-prev, calculator-displayer-next): Renamed from calculator-displayed-{left,right}. (calculator, calculator-standard-displayer) (calculator-num-to-string, calculator-update-display) (calculator-copy, calculator-put-value): Bug and display fixes.
* (send_process): Disable composition if from_byte < 0.Gerd Moellmann2001-09-25
| | | | From Kenichi Handa <handa@etl.go.jp>.
* (vc-checkin): Use vc-delete-automatic-version-backups.Stefan Monnier2001-09-24
|
* (tq-enqueue): Clarify meaning of REGEXP.Richard M. Stallman2001-09-24
|
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-24
| | | | | (ebnf-yac-skip-chars): New internal const. (ebnf-yac-skip-code): Fix code.
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-24
| | | | | (ebnf-iso-non-terminal-chars): New internal const. (ebnf-iso-lex): Fix code.
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-24
| | | | | (ebnf-bnf-non-terminal-chars): New internal const. (ebnf-bnf-lex): Fix code.
* Eliminate make-local-hook calls. Doc fix.Gerd Moellmann2001-09-24
| | | | (ebnf-version): New version (3.6.1).
* (cvs-parse-commit): Expand the file name before passing it to VC.Stefan Monnier2001-09-24
|
* (vc-delete-automatic-version-backups): Handle theStefan Monnier2001-09-24
| | | | case where the file is relative.
* Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk).Gerd Moellmann2001-09-24
|
* (refreshicon): Removed.Gerd Moellmann2001-09-24
|
* (xterm.o): Remove references to sink.h and sinkmask.h.Gerd Moellmann2001-09-24
|
* (toplevel): Remove includes in #if 0.Gerd Moellmann2001-09-24
|
* Remove entry for dynamically loadable modules. RMS has a politicalGerd Moellmann2001-09-24
| | | | concern about this.
* *** empty log message ***Gerd Moellmann2001-09-24
|
* (xml-parse-attlist): Quotes around attributes must be theGerd Moellmann2001-09-24
| | | | | same on each side. Make sure we properly handle simple quotes. From Daiki Ueno <ueno@unixuser.org>.
* (sigchld_handler) [LINUX]: Don't return fromGerd Moellmann2001-09-24
| | | | the signal handler at the end of the loop.
* (Font Lookup, Attribute Functions)Eli Zaretskii2001-09-23
| | | | | (Image Descriptors): Add cross-references to the definition of selected frame.
* (The Buffer List): Add cross-references to the definition of selected frame.Eli Zaretskii2001-09-23
|
* (Input Focus): Clarify which frame is _the_ selectedEli Zaretskii2001-09-23
| | | | | | frame at any given time. (Multiple Displays, Size and Position): Add cross-references to the definition of the selected frame.
* Update Stephen Gildea's mail address?Eli Zaretskii2001-09-23
|
* Update Stephen Gildea's mail address.Eli Zaretskii2001-09-23
|
* Fix last change.Eli Zaretskii2001-09-23
|
* Update Stephen Gildea's mail address.Eli Zaretskii2001-09-23
|
* (mail-mode): Doc fix. From Simon Josefsson <jas@extundo.com>.Eli Zaretskii2001-09-23
|
* backend -> back end.ShengHuo ZHU2001-09-23
|
* Minor fixes for text of help-echo in some options.Eli Zaretskii2001-09-23
|
* *** empty log message ***Stefan Monnier2001-09-22
|
* (cvs-parse-commit): Remove the temp files used by VC.Stefan Monnier2001-09-22
|
* (vc-delete-automatic-version-backups):Stefan Monnier2001-09-22
| | | | Don't fail if the directory doesn't exist.
* Doc fixStefan Monnier2001-09-22
|
* (diff-default-read-only): New var.Stefan Monnier2001-09-22
| | | | (diff-mode): Use it.
* (hexl-mode-map): Fix the change of 2001-08-23: useEli Zaretskii2001-09-22
| | | | | make-keymap instead of copy-keymap, since copying the global keymap messes up the menu bar.
* (Info-goto-node, Info-menu): Doc fix. Suggested byEli Zaretskii2001-09-22
| | | | Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
* Remove entries which don't belong here.Eli Zaretskii2001-09-22
|
* Move the entry from the top-level ChangeLog file here.Eli Zaretskii2001-09-22
|
* Put Milan Zamazal's entry from 2001-09-13 here.Eli Zaretskii2001-09-22
|
* (dired-insert-subdir): Pass switches to dired-build-subdir-alist.Eli Zaretskii2001-09-21
|
* (dired-build-subdir-alist): Accept optional arg SWITCHES.Eli Zaretskii2001-09-21
|
* (wait_for_termination) [POSIX_SIGNALS]: TerminateGerd Moellmann2001-09-21
| | | | only if kill returns -1, and errno is ESRCH.
* Add XIE.Gerd Moellmann2001-09-21
|
* (time-stamp-string-preprocess): Fix bug thatGerd Moellmann2001-09-21
| | | | caused %#a and %#b to be mis-formatted.
* (shortlisp): Add env. From Markus Rost.Eli Zaretskii2001-09-21
|