summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include config.h first.make-3-73-2make-3-73-1make-3-73make-3-72-9make-3-72-13make-3-72-12make-3-72-11make-3-72-10Roland McGrath1995-01-071-5/+6
* (VALBITS, GCTYPEBITS): Deleted; default is better.Karl Heuer1995-01-077-35/+6
* (VALBITS): Adjust for new bit layout.Karl Heuer1995-01-072-5/+3
* [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.Karl Heuer1995-01-071-8/+0
* (VALBITS, XTYPE): Adjust for new bit layout.Karl Heuer1995-01-072-7/+6
* Fix comment.Karl Heuer1995-01-072-5/+5
* Fix comment.Karl Heuer1995-01-071-3/+3
* Delete obsolete comment.Karl Heuer1995-01-061-7/+0
* (C_entries): Ignore carriage return at end of line.Richard M. Stallman1995-01-061-0/+3
* (te-terminfo-systems-regexp): Variable deleted.Richard M. Stallman1995-01-061-7/+1
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
* (what-cursor-position): Show char in decimal, hex, octal.Richard M. Stallman1995-01-061-4/+4
* (pop-global-mark): Make pop-global-mark treatRichard M. Stallman1995-01-051-1/+2
* [!MULTI_FRAME] (window_frame): New function.Richard M. Stallman1995-01-051-0/+15
* (vc-do-command): Change RCS handling so rcsdiff won't stripRichard M. Stallman1995-01-051-36/+64
* Bump version.Johan Vromans1995-01-051-4/+4
* Bump version.Johan Vromans1995-01-051-4/+4
* Change forms-search to forms-search-forward, and addJohan Vromans1995-01-051-17/+176
* Fix typo in last change.Roland McGrath1995-01-053-4/+4
* (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK onRoland McGrath1995-01-051-4/+4
* (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field ofRoland McGrath1995-01-051-2/+2
* (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiledRoland McGrath1995-01-051-3/+3
* (tex-print): Better check for when to print currentRichard M. Stallman1995-01-051-1/+3
* (mark_object, mark_buffer): Don't mark buffer twice.Karl Heuer1995-01-041-2/+5
* [EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.Karl Heuer1995-01-041-1/+1
* (auto-mode-alist): Add entries for .cls files, and for /drafts/.Richard M. Stallman1995-01-041-2/+2
* (xcar, xcdr): Use correct shift and mask values.Karl Heuer1995-01-041-2/+2
* (xint): Use correct mask.Karl Heuer1995-01-041-1/+1
* Update copyright notice.Per Bothner1995-01-041-1/+1
* Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.Per Bothner1995-01-041-1/+1
* On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.Richard M. Stallman1995-01-041-1/+5
* (term_init): Fatal error if screen is too small.Richard M. Stallman1995-01-041-0/+5
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-041-6/+6
* (store_function_docstring): Arg is now EMACS_INT.Richard M. Stallman1995-01-041-1/+2
* Add autoload cookies.Noah Friedman1995-01-031-0/+3
* (mail-abbrev-mailrc-file): Variable and macro deleted.Noah Friedman1995-01-031-14/+7
* Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".Noah Friedman1995-01-031-4/+6
* (mail-personal-alias-file): New variable.Noah Friedman1995-01-031-3/+10
* (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.Richard M. Stallman1995-01-031-1/+1
* (command-line-1): Pause between init file errorRichard M. Stallman1995-01-031-0/+4
* (spell-filter): Make it a risky-local-variable.Richard M. Stallman1995-01-031-0/+3
* Use consistent spelling in comments.Karl Heuer1995-01-031-3/+3
* (enum Lisp_Type): Don't use trailing comma.Karl Heuer1995-01-031-22/+22
* (mark_object): Make `else' visible outside MULTI_FRAME.Karl Heuer1995-01-031-1/+1
* (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.Richard M. Stallman1995-01-021-40/+76
* (tex-mode): \begin at start of file implies Latex.Richard M. Stallman1995-01-021-1/+1
* (display-time-string-forms): Fix doc string syntax error.Richard M. Stallman1995-01-021-1/+1
* (enum Lisp_Type): Delete Lisp_Buffer.Richard M. Stallman1995-01-021-51/+63
* Use BUF_MARKERS throughout.Richard M. Stallman1995-01-021-10/+13
* (Fmake_indirect_buffer): New function.Richard M. Stallman1995-01-021-25/+275