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