| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 3 | -1/+17 |
| * | bootstrap should not delete dumped executables: | Richard M. Stallman | 2001-11-26 | 1 | -3/+14 |
| * | (mostlyclean): Delete bootstrap-emacs here. | Richard M. Stallman | 2001-11-26 | 1 | -1/+2 |
| * | (mallocobj): Simplify logic using auxiliary vars. | Richard M. Stallman | 2001-11-26 | 2 | -12/+12 |
| * | (save-selected-window): No error if saved window is dead. | Richard M. Stallman | 2001-11-26 | 1 | -2/+5 |
| * | (describe-syntax): Put (interactive) after doc string. | Richard M. Stallman | 2001-11-26 | 1 | -1/+1 |
| * | (quail-help): Require help-mode in top-level instead. | Pavel Janík | 2001-11-26 | 2 | -1/+5 |
| * | (icomplete-exhibit): Likewise. | Pavel Janík | 2001-11-26 | 2 | -1/+3 |
| * | (iswitchb-exhibit): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 2 | -5/+10 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-26 | 3 | -2/+46 |
| * | (set_text_properties_1): Clearly mark that the interval should not be empty. | Stefan Monnier | 2001-11-26 | 1 | -1/+3 |
| * | (graft_intervals_into_buffer): | Stefan Monnier | 2001-11-26 | 1 | -1/+1 |
| * | (unexec): Index by n, not nn, when checking for ".sbss". | Richard M. Stallman | 2001-11-26 | 2 | -1/+3 |
| * | (Fcall_process): When we make a bigger buffer for bufptr, | Richard M. Stallman | 2001-11-26 | 1 | -1/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 1 | -0/+5 |
| * | (diff-end-of-hunk): Watch out for ambiguities. | Stefan Monnier | 2001-11-26 | 1 | -70/+92 |
| * | (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks. | Richard M. Stallman | 2001-11-26 | 1 | -2/+1 |
| * | (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. | Richard M. Stallman | 2001-11-26 | 1 | -2/+1 |
| * | *** empty log message *** | Kenichi Handa | 2001-11-26 | 1 | -377/+377 |
| * | (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. | Richard M. Stallman | 2001-11-26 | 1 | -2/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 1 | -0/+8 |
| * | (vc-cvs-parse-entry): Rewrite, comparing the string- | Stefan Monnier | 2001-11-25 | 1 | -35/+7 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-25 | 2 | -3/+12 |
| * | (merge_face_heights): Coerce back to int explicitly. | Stefan Monnier | 2001-11-25 | 1 | -1/+1 |
| * | (fill-indent-according-to-mode): Default to nil. | Stefan Monnier | 2001-11-25 | 1 | -1/+1 |
| * | (imap-interactive-login, imap-open, imap-authenticate): | Stefan Monnier | 2001-11-25 | 1 | -5/+5 |
| * | Don't profile syntax-ppss any more. | Stefan Monnier | 2001-11-25 | 1 | -1/+7 |
| * | (describe-syntax): New fun. | Stefan Monnier | 2001-11-25 | 1 | -0/+16 |
| * | (font-lock-cache-state, font-lock-cache-position) | Stefan Monnier | 2001-11-25 | 1 | -52/+10 |
| * | (lisp-mode-variables): Set syntax-begin-function. | Stefan Monnier | 2001-11-25 | 1 | -19/+12 |
| * | 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-25 | 4 | -66/+112 |
| * | (lisp-indent-function): Add doc string. | Richard M. Stallman | 2001-11-25 | 2 | -0/+22 |
| * | Fix previous change. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| * | (quail-keyboard-layout-button): Define button type. | Richard M. Stallman | 2001-11-25 | 2 | -11/+32 |
| * | (help-function, help-variable, help-face) | Richard M. Stallman | 2001-11-25 | 1 | -7/+33 |
| * | (Vertical Scrolling): Document what does nil mean as the first arg of | Eli Zaretskii | 2001-11-25 | 1 | -0/+2 |
| * | (Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>. | Eli Zaretskii | 2001-11-25 | 1 | -2/+2 |
| * | Modify a commented-out non-nil value of jit-lock-defer-time, to | Eli Zaretskii | 2001-11-25 | 1 | -1/+1 |
| * | Minor change of wording in the documentation of jit-lock-defer-time. | Eli Zaretskii | 2001-11-25 | 1 | -1/+5 |
| * | Move @contents to the beginning of the file. | Eli Zaretskii | 2001-11-25 | 2 | -37/+54 |
| * | Simplify previous change. | Richard M. Stallman | 2001-11-25 | 2 | -6/+10 |
| * | (command-line-1): Don't do startup screen if a subprocess is running. | Richard M. Stallman | 2001-11-25 | 1 | -3/+10 |
| * | Undo previous change. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| * | 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-25 | 6 | -62/+183 |
| * | (smtpmail-deduce-address-list): Don't use insert-string. | Pavel Janík | 2001-11-25 | 2 | -3/+8 |
| * | (Fields): Describe new `limit' arg in field-beginning/field-end. | Miles Bader | 2001-11-25 | 2 | -2/+15 |
| * | *** empty log message *** | Pavel Janík | 2001-11-25 | 1 | -0/+10 |
| * | *** empty log message *** | Jason Rumney | 2001-11-25 | 2 | -0/+12 |
| * | (tetris-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
| * | Remove comments about tooltips not being supported on MS-Windows. | Jason Rumney | 2001-11-25 | 1 | -5/+2 |