summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * buffer.c (Fget_buffer_create): Doc fix.Jim Blandy1992-09-221-0/+1
|
* Doc fix.Jim Blandy1992-09-221-0/+3
|
* * fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.Jim Blandy1992-09-221-0/+1
| | | | | Otherwise, if Fy_or_n_p is called while Vinhibit_quit is true and the user presses C-g, this function goes into an infinite loop.
* * dispnew.c (get_display_line): Don't abort if the frame isJim Blandy1992-09-221-1/+1
| | | | | invisible; since unmap events are handled at the interrupt level, a screen may become invisible at any time.
* * keyboard.h (num_nonmacro_input_chars): Added extern declarationJim Blandy1992-09-221-0/+3
| | | | for this.
* Initial revisionRichard M. Stallman1992-09-221-0/+113
|
* comment changesJoseph Arceneaux1992-09-211-7/+30
|
* (texinfo-mode): Capitalize the mode name string.Richard M. Stallman1992-09-211-1/+1
|
* Doc fixes. Make tq-create autoload.Richard M. Stallman1992-09-211-7/+12
|
* (mail-undo-backslash-quoting): Renamed from undo-...Richard M. Stallman1992-09-211-16/+16
| | | | | (mail-safe-move-sexp): Renamed from safe-... (mail-variant-method): Renamed from variant-method.
* entered into RCSEric S. Raymond1992-09-211-5/+5
|
* entered into RCSRichard M. Stallman1992-09-213-68/+43
|
* entered into RCSRichard M. Stallman1992-09-212-25/+5
|
* entered into RCSRichard M. Stallman1992-09-201-0/+4
|
* *** empty log message ***Richard M. Stallman1992-09-201-13/+27
|
* (Faccept_process_output): Initialize useconds.Richard M. Stallman1992-09-201-0/+2
|
* entered into RCSRichard M. Stallman1992-09-203-6/+29
|
* Don't include sys/dir.h.Richard M. Stallman1992-09-201-32/+52
| | | | | | | | | | | (Fverify_visited_file_modtime): Pass buffer itself to handler, if have handler. (Fwrite_region): GCPRO around Fexpand_file_name, Ffie_name_directory. (Fread_file_name_internal): GCPRO around file name manip. (Ffile_writable_p, Ffile_readable_p): Use abspath, not filename, (Ffile_executable_p, Ffile_exists_p): to run the handler. (Fset_file_modes, Ffile_directory_p, Ffile_modes): Likewise. (Ffile_newer_than_file_p): GCPRO around expand_and_dir_to_file.
* *** empty log message ***Richard M. Stallman1992-09-201-1/+1
|
* entered into RCSRichard M. Stallman1992-09-201-14/+57
|
* entered into RCSRichard M. Stallman1992-09-201-0/+14
|
* entered into RCSRichard M. Stallman1992-09-192-11/+85
|
* Update copyright year.Richard M. Stallman1992-09-191-1/+1
|
* [VMS]: Include string.h, rms.h, rmsdef.h.Richard M. Stallman1992-09-191-13/+48
| | | | [VMS] (Ffile_version_limit): New function.
* (sys_suspend): Read EMACS_PARENT_PID envvar for parent.Richard M. Stallman1992-09-191-2/+19
|
* entered into RCSRichard M. Stallman1992-09-192-13/+18
|
* *** empty log message ***Richard M. Stallman1992-09-191-26/+15
|
* (mark_object): Save last 500 values of objptr.Richard M. Stallman1992-09-191-1/+14
| | | | Check for clobberage of ptr, when marking a vector.
* (scan_lists): When searching back for comment:Richard M. Stallman1992-09-191-16/+112
| | | | | | | | | | if comment-end is 2 chars, assume it does end a comment. Otherwise, scan back to previous comment-end to see if there's a comment starter between. Also record whether the string quotes between the start and the end are paired and uniform. If so, skip to comment starter. If not, scan from start of defun to find comment starter if any. (find_defun_start): New function.
* *** empty log message ***Richard M. Stallman1992-09-191-0/+5
|
* entered into RCSRichard M. Stallman1992-09-191-14/+13
|
* entered into RCSJoseph Arceneaux1992-09-192-42/+319
|
* entered into RCSRichard M. Stallman1992-09-181-2/+6
|
* *** empty log message ***Joseph Arceneaux1992-09-181-2/+3
|
* *** empty log message ***Roland McGrath1992-09-181-2/+17
|
* (get_keyelt): Skip menu help string after menu item name.Richard M. Stallman1992-09-181-2/+9
|
* *** empty log message ***Jim Blandy1992-09-171-2/+2
|
* *** empty log message ***Richard M. Stallman1992-09-171-6/+6
|
* Initial revisionJoseph Arceneaux1992-09-171-0/+1529
|
* entered into RCSRoland McGrath1992-09-171-6/+6
|
* Initial revisionKarl Berry1992-09-161-0/+4870
|
* Initial revisionKarl Berry1992-09-161-0/+478
|
* *** empty log message ***Jim Blandy1992-09-161-0/+1
|
* *** empty log message ***Roland McGrath1992-09-151-2/+5
|
* *** empty log message ***Roland McGrath1992-09-151-1/+1
|
* entered into RCSRoland McGrath1992-09-151-2/+0
|
* *** empty log message ***Roland McGrath1992-09-151-187/+242
|
* *** empty log message ***Roland McGrath1992-09-151-57/+76
|
* *** empty log message ***Joseph Arceneaux1992-09-151-15/+6
|
* *** empty log message ***Richard M. Stallman1992-09-151-53/+96
|