summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | (te-create-terminfo): Use system-uses-terminfo.
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
| | | | | the autogenerated label in the minibuffer caused the killed text to appear in front of the bibtex entry.
* (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
| | | | global-mark-ring as a ring.
* [!MULTI_FRAME] (window_frame): New function.Richard M. Stallman1995-01-051-0/+15
| | | | [!MULTI_FRAME] (syms_of_frame): defsubr it.
* (vc-do-command): Change RCS handling so rcsdiff won't stripRichard M. Stallman1995-01-051-36/+64
| | | | | | | | | | | | away relative-pathname information. This function no longer sets the default directory. Also, mark the *vc* output buffer unmodified. (vc-revert-buffer1): Handle font-lock mode correctly. (vc-diff, vc-print-log): vc-do-command no longer sets the default directory, but doing so is advantageous for these cases. (file-executable-p-18): Better portability to Emacs 18. (vc-directory-exclusion-list, vc-file-tree-walk-internal): Implement the new variable vc-directory-exclusion-list to prune tree walks. Initial value tells it to ignore SCCS and RCS subdirectories.
* 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
| | | | | | | | forms-search-backward. (forms--mode-menu-ro, forms--mode-menu-edit): New functions to create a pulldown menu in the menubar. (forms--mode-commands): Call them for the edit and view mode. (forms-print): New function.
* 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
| | | | `size' field of compiled byte-code object.
* (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field ofRoland McGrath1995-01-051-2/+2
| | | | compiled byte-code object.
* (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiledRoland McGrath1995-01-051-3/+3
| | | | byte-code object.
* (tex-print): Better check for when to print currentRichard M. Stallman1995-01-051-1/+3
| | | | buffer's file over last processed file.
* (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
| | | | Handle isc 4.1 operating system.
* (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
| | | | instead of direct access to the save_modiff field.
* (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
| | | | All callers now use `mail-personal-alias-file'.
* 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
| | | | Use globally in place of hardwired "~/.mailrc".
* (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
| | | | and command line option processing.
* (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
| | | | | (VALBITS, GCTYPEBITS): Define these regardless of NO_UNION_TYPE. [!NO_UNION_TYPE] (union Lisp_Object): Use symbolic constants.
* (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
| | | | (gud-sdb-marker-filter): Use gud-marker-acc.
* (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
| | | | | | | | | | | (enum Lisp_Misc_Type): Add Lisp_Misc_Float (not yet used). (XSETBUFFER, BUFFERP, GC_BUFFERP): Rewrite to use pseudovectors. (PVEC_BUFFER, PVEC_PROCESS, PVEC_FRAME, PVEC_COMPILED) (PVEC_WINDOW, PVEC_WINDOW_CONFIGURATION, PVEC_SUBR): Now enumeration constants, not macros. (PVEC_FLAG): Enumeration alias for PSEUDOVECTOR_FLAG.
* Use BUF_MARKERS throughout.Richard M. Stallman1995-01-021-10/+13
|
* (Fmake_indirect_buffer): New function.Richard M. Stallman1995-01-021-25/+275
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fbuffer_base_buffer): New function. (syms_of_buffer): defsubr them. (reset_buffer): Don't alter intervals here. (Fget_buffer_create): Use BUF_MARKERS. Init BUF_INTERVALS here. (Fkill_buffer): Use BUF_MARKERS; but don't touch it in indir buf. Likewise BUF_INTERVALS. (init_buffer_once): Set up .text and BUF_INTERVALS in buffer_local_symbols and buffer_defaults. (Fkill_buffer): Don't free the text in indirect buffer. When killing a base buffer, kill its indirect buffers first. (set_buffer_temp): New function. (reset_buffer_local_variables): Initialize buffer_file_type field. (Fget_buffer_create): Initialize pt_marker, begv/zv_marker. (set_buffer_internal): Use and update these markers. Copy undo_list in and out of the base buffer. (Fget_buffer_create): Init save_modiff field here. (reset_buffer): Not here. (Fbuffer_modified_p): Use BUF_SAVE_MODIFF. (Fset_buffer_modified_p): Use SAVE_MODIFF. (Fkill_buffer, list_buffers_1): Use BUF_SAVE_MODIFF. (Fget_buffer_create): Initialize the size and text fields.