aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (syms_of_fileio): Fix missing \n\'s.Richard M. Stallman1993-11-121-10/+10
* (Fread_key_sequence): Split the doc string with "".Richard M. Stallman1993-11-121-1/+1
* (read_c_string): For "", concatenate the two strings.Richard M. Stallman1993-11-121-4/+1
* (Fprevious_single_property_change): Fix missing \n\.Richard M. Stallman1993-11-121-1/+1
* (main): Fix error message text.Richard M. Stallman1993-11-121-1/+1
* When running make in lib-src, specify YACC var value.Richard M. Stallman1993-11-111-1/+1
* Comment change.Richard M. Stallman1993-11-111-5/+9
* (texinfo-format-region): Change `texinfo-[startRichard M. Stallman1993-11-111-3/+3
* (texinfo-texi2dvi-command): Separate `texi2dvi'Richard M. Stallman1993-11-111-4/+7
* (Man-section-regexp): Allow section names l, n, L, N.Richard M. Stallman1993-11-111-1/+1
* Comment change.Richard M. Stallman1993-11-111-0/+7
* (map-y-or-n-p): Handle help-char values other than chars.Richard M. Stallman1993-11-111-3/+3
* (Fcall_process): Clear synch_process_death andRichard M. Stallman1993-11-111-3/+6
* (c-indent-region): When looking for a sexp that endsRichard M. Stallman1993-11-111-3/+9
* (occur-mode): Run occur-mode-hook.Richard M. Stallman1993-11-111-1/+2
* (XTmouse_position): Undo roland's change.Richard M. Stallman1993-11-111-2/+2
* [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.Roland McGrath1993-11-111-2/+9
* (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.Roland McGrath1993-11-101-1/+1
* Initial revisionRichard M. Stallman1993-11-101-0/+10
* Don't try to link *.texinfo--there are none now.Richard M. Stallman1993-11-101-1/+1
* (rmail-start-mail): Don't do other frame unless we haveRichard M. Stallman1993-11-101-1/+1
* (Man-filter-list): Include anything starting withRichard M. Stallman1993-11-101-3/+4
* (Info-extract-menu-item): Quote `*' in the menu-itemRichard M. Stallman1993-11-101-2/+2
* (hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.Richard M. Stallman1993-11-101-2/+2
* (find-backup-file-name): Don't fatal-error onRichard M. Stallman1993-11-101-14/+23
* (remove-hook): New function, analogous to add-hook. ThisRichard M. Stallman1993-11-101-0/+15
* (intervals.o): Depend on puresize.h.Richard M. Stallman1993-11-101-1/+1
* Include puresize.h.Richard M. Stallman1993-11-101-1/+6
* (Fraise_frame): Do like the documentation says, and makeRichard M. Stallman1993-11-101-1/+4
* (Tmouse_position): If the passed in frame is not anRichard M. Stallman1993-11-101-0/+4
* (EMACS_GETPGRP): New macro hides argument passing toRichard M. Stallman1993-11-101-0/+13
* (sys_suspend): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-5/+1
* (main): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-6/+3
* (make_pure_string): If we USE_TEXT_PROPERTIES, set theRichard M. Stallman1993-11-101-0/+6
* Treat convex like hpux.Richard M. Stallman1993-11-101-2/+3
* (Fskip_chars_backward, Fskip_chars_forward): Doc fix.Richard M. Stallman1993-11-101-3/+3
* (Fforward_comment): On backward scan, exit inner loopRichard M. Stallman1993-11-101-5/+12
* (read_input_waiting): Don't mess with meta bitRichard M. Stallman1993-11-101-14/+20
* (skip_chars): Finish reenabling checks for buffer bounds.Richard M. Stallman1993-11-101-11/+5
* (Fwrite_region): Fix minor bugs in POS arg to awrite.Richard M. Stallman1993-11-101-8/+9
* (comint-postoutput-scroll-to-bottom):Richard M. Stallman1993-11-101-2/+2
* (syms_of_xterm): Initialize last_mouse_scroll_bar.Richard M. Stallman1993-11-101-0/+1
* (comint-postoutput-scroll-to-bottom):Richard M. Stallman1993-11-101-8/+8
* (texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.Richard M. Stallman1993-11-101-0/+4
* (texinfo-show-structure): Indent appendices properly.Robert J. Chassell1993-11-101-4/+8
* (texinfo-sequential-node-update): Add autoload.Richard M. Stallman1993-11-091-0/+3
* Doc fixes.Richard M. Stallman1993-11-091-6/+6
* (Ferase_buffer): Doc fix.Richard M. Stallman1993-11-091-1/+1
* (menu-bar-edit-menu): Add menu items for searching.Richard M. Stallman1993-11-091-1/+8
* (etags-list-tags): Return t if found the file.Richard M. Stallman1993-11-091-7/+10