| Commit message (Expand) | Author | Age | Files | Lines |
| * | (shiftf): Fix more. Simplify. | Stefan Monnier | 2001-11-30 | 2 | -17/+20 |
| * | (completing-read-multiple): Better preserve | Stefan Monnier | 2001-11-30 | 1 | -24/+20 |
| * | (shiftf): Fix the fast case so | Stefan Monnier | 2001-11-30 | 1 | -16/+19 |
| * | (Info-goto-index): One register one step in the history. | Stefan Monnier | 2001-11-29 | 2 | -10/+18 |
| * | (Info-complete-next-re, Info-complete-cache): New vars. | Stefan Monnier | 2001-11-29 | 1 | -52/+69 |
| * | New bug. | Stefan Monnier | 2001-11-29 | 1 | -1/+2 |
| * | Note that describe-categories was moved to help-fns.el from src/category.c. | Eli Zaretskii | 2001-11-29 | 1 | -0/+1 |
| * | *** empty log message *** | Pavel Janík | 2001-11-29 | 1 | -0/+4 |
| * | Removed. | Pavel Janík | 2001-11-29 | 1 | -340/+0 |
| * | *** empty log message *** | Dave Love | 2001-11-29 | 1 | -0/+13 |
| * | Doc fixes. | Dave Love | 2001-11-29 | 1 | -13/+73 |
| * | Fontify rewind, backspace. Doc fixes. | Dave Love | 2001-11-29 | 1 | -37/+38 |
| * | (blackbox-mode, blackbox): Doc fix. | Pavel Janík | 2001-11-29 | 2 | -4/+6 |
| * | (cookie, cookie-insert, shuffle-vector): Doc fixes. | Pavel Janík | 2001-11-29 | 2 | -5/+10 |
| * | *** empty log message *** | Pavel Janík | 2001-11-29 | 1 | -0/+6 |
| * | (studlify-word, studlify-region, studlify-buffer): Fix doc-string. | Pavel Janík | 2001-11-29 | 1 | -3/+4 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-29 | 1 | -0/+40 |
| * | (outline-up-heading): Add `invisible-ok' arg. | Stefan Monnier | 2001-11-29 | 1 | -77/+179 |
| * | Comment change. | Richard M. Stallman | 2001-11-29 | 2 | -105/+105 |
| * | (isearch-yank-internal): New helper function. | Karl Fogel | 2001-11-28 | 2 | -10/+25 |
| * | Fix copyright year. | Stefan Monnier | 2001-11-28 | 1 | -1/+1 |
| * | (hif-end-of-line): New function. | Stefan Monnier | 2001-11-28 | 1 | -104/+88 |
| * | Move `provide' to the end. | Stefan Monnier | 2001-11-28 | 1 | -3/+3 |
| * | Use line-(end|beginning)-position. | Stefan Monnier | 2001-11-28 | 1 | -34/+23 |
| * | (mouse-set-font): Make it a no-op if multiple fonts | Eli Zaretskii | 2001-11-28 | 2 | -5/+12 |
| * | 2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-28 | 2 | -3/+7 |
| * | (locate): Put point at first matching file rather than top of buffer. | Richard M. Stallman | 2001-11-28 | 1 | -0/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-28 | 1 | -0/+5 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-28 | 1 | -0/+24 |
| * | Initial commit. | Stefan Monnier | 2001-11-28 | 1 | -0/+161 |
| * | Misc cleanup. | Stefan Monnier | 2001-11-28 | 1 | -367/+258 |
| * | (copy-overlay, remove-overlays): New funs. | Stefan Monnier | 2001-11-28 | 1 | -1/+36 |
| * | Typo. | Stefan Monnier | 2001-11-28 | 1 | -1/+1 |
| * | (regexp-opt-depth): Fix off-by-two error. | Stefan Monnier | 2001-11-28 | 1 | -1/+3 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-27 | 1 | -0/+4 |
| * | Converted backquote to the new style (in a string). | Sam Steingold | 2001-11-27 | 2 | -4/+5 |
| * | Converted backquote to the new style (in comments). | Sam Steingold | 2001-11-27 | 3 | -5/+5 |
| * | fixed {}() quoting | Sam Steingold | 2001-11-27 | 2 | -56/+56 |
| * | Converted backquote to the new style. | Sam Steingold | 2001-11-27 | 19 | -848/+848 |
| * | (custom-load-symbol): Don't always load locate-library. | Richard M. Stallman | 2001-11-27 | 2 | -6/+26 |
| * | (widget-toggle-value-create): On graphic terminal, | Richard M. Stallman | 2001-11-27 | 1 | -13/+22 |
| * | (recursive-load-depth-limit): Delete item. | Richard M. Stallman | 2001-11-27 | 1 | -4/+1 |
| * | Fix indentation of previous change. | Richard M. Stallman | 2001-11-27 | 1 | -3/+3 |
| * | Fix comment. | Kenichi Handa | 2001-11-27 | 1 | -1/+1 |
| * | (describe-categories, help-describe-category-set): New. | Stefan Monnier | 2001-11-27 | 1 | -0/+31 |
| * | Undo 2001-11-26 change. | Kenichi Handa | 2001-11-27 | 1 | -170/+171 |
| * | (c-submit-bug-report): Make sure that the arguments to `insert' are strings. | Sam Steingold | 2001-11-26 | 2 | -13/+13 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-26 | 1 | -0/+4 |
| * | (command-line-1): Call kill-buffer only in non-fancy case. | Richard M. Stallman | 2001-11-26 | 1 | -6/+6 |
| * | Regenerate due to renaming of help-funs.el. | Eli Zaretskii | 2001-11-26 | 2 | -10/+15 |