- 17 Mar, 1996 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(update_various_frame_slots): Take account of menubar_height.
-
Richard M. Stallman authored
(TERMINFO): Don't define this.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Delete autoload cookie (file is preloaded).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Geoff Voelker authored
and stderr if necessary.
-
- 16 Mar, 1996 3 commits
-
-
Geoff Voelker authored
and M-delete; they are already defined in winnt.el.
-
Geoff Voelker authored
Vwin32_pass_optional_keys_to_system): New variables. (reset_modifiers, map_keypad_keys): New functions. (win32_wnd_proc): Fixup keypad function keys. Handle the three new keys on Windows keyboards. Reset internal keyboard modifier state upon window focus.
-
Geoff Voelker authored
Define virtual keys for the numpad functions and the three new keys on Windows keyboards.
-
- 15 Mar, 1996 1 commit
-
-
Ian Lance Taylor authored
-
- 14 Mar, 1996 2 commits
-
-
Roland McGrath authored
compilation-buffer-p.
-
Karl Heuer authored
timers and redisplay if they were run, like the code for systems which support subprocesses does.
-
- 12 Mar, 1996 2 commits
-
-
Roland McGrath authored
-
Lars Magne Ingebrigtsen authored
-
- 10 Mar, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Port the timer changes from the other wait_reading_process_input.
-
- 09 Mar, 1996 4 commits
-
-
Richard M. Stallman authored
the external menu bar height--PIXEL_HEIGHT (f) includes that.
-
Richard M. Stallman authored
(mail-abbrevs-sync-alaises): New function. Updates mail-abbrevs if modtime of mail-personal-alias-file is different than mail-abbrev-modtime. (mail-abbrevs-setup): Call mail-abbrevs-sync-aliases.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Mar, 1996 10 commits
-
-
Roland McGrath authored
-
Richard M. Stallman authored
-
Roland McGrath authored
-
Erik Naggum authored
-
Richard M. Stallman authored
define this unconditionally. (LD_SWITCH_SITE): New conditional definition. For gcc 2.7.x, use /bin/ld instead of collect2,
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(profile-a-function): Use profile-convert-byte-code.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
functionality of bibtex-pop-previous and bibtex-pop-next. Now, bibtex-pop moves to the end of field after the pop. Concatenated strings are now handled correctly. Delimiters are not added to non-delimited entries. Changed occurences of bibtex-text-in-cfield to bibtex-text-in-field. (bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop. (bibtex-complete-string): Fixed bug that removed delimiters around the following field if current field is already undelimited on completion. (bibtex-complete-string, bibtex-remove-double-quotes-or-braces): Only remove delimiters if field text is not concatenated. (bibtex-font-lock-keywords): Use the same regexps used in all other places of bibtex.el to parse the buffer. (bibtex-mode): Changed the definition of font-lock-defaults, so that quote-delimited entries aren't fontified as strings anymore. (bibtex-parse-keys): Changed the regexp used for finding crossref entries. (bibtex-field-const, bibtex-reference-key): Fixed the regexp to match more of the characters allowed here by BibTeX/LaTeX. (bibtex-field-name): Made it less restrictive. (bibtex-field-string): Changed so that quote-delimited entries with quotes inside aren't a problem anymore. Changed nesting level of braces in entries to support three inner braces. (bibtex-validate-buffer): By giving an optional argument, the user can now let it not validate the whole buffer, but only the portion starting at point. Small modification in strategy used to find next entry. (bibtex-print-help-message): Ignore case in field name when searching for help text. (bibtex-submit-bug-report): New function.
-
Richard M. Stallman authored
-