Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Richard M. Stallman | 2001-12-18 | 1 | -0/+10 |
| | |||||
* | Finish previous change. | Richard M. Stallman | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | (Fcompare_buffer_substrings): Add QUIT to main loop. | Richard M. Stallman | 2001-12-18 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-18 | 1 | -0/+2 |
| | |||||
* | Minor fix. | Richard M. Stallman | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | international/mule-conf.el: Improve documentation strings of character sets. | Werner LEMBERG | 2001-12-17 | 2 | -43/+59 |
| | |||||
* | (indian-char-glyph): Fix typo in doc-string. | Pavel Janík | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | (Checklist): Fix a typo. | Eli Zaretskii | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | Indexed `empty string' definition. | Robert J. Chassell | 2001-12-17 | 1 | -0/+1 |
| | |||||
* | Define `empty string' a second time, in a slightly more visible location. | Robert J. Chassell | 2001-12-17 | 1 | -2/+5 |
| | |||||
* | Fix typo. | Dave Love | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | (code_convert_region): Update coding->cmp_data->char_offset | Richard M. Stallman | 2001-12-17 | 2 | -2/+11 |
| | | | | before calling decode_coding. | ||||
* | (DECODE_COMPOSITION_END): Fixed a typo in the last | Sam Steingold | 2001-12-17 | 2 | -22/+27 |
| | | | | patch (COMPOSING_P, not COMPOSING). | ||||
* | (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding) | Richard M. Stallman | 2001-12-17 | 1 | -1/+1 |
| | | | | instead of only for COMPOSITION_DISABLED. | ||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-17 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-17 | 2 | -0/+8 |
| | |||||
* | (dired-copy-filename-as-kill): Moved from dired-x.el. | Richard M. Stallman | 2001-12-17 | 1 | -0/+30 |
| | | | | (dired-mode-map): Bind w to dired-copy-filename-as-kill. | ||||
* | (dired-copy-filename-as-kill): Moved to dired.el. | Richard M. Stallman | 2001-12-17 | 1 | -29/+0 |
| | |||||
* | (ff-other-file-name): New function. | Richard M. Stallman | 2001-12-17 | 2 | -0/+101 |
| | |||||
* | (pure_alloc): After overflow, allocate just a small block. | Richard M. Stallman | 2001-12-16 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 2 | -0/+5 |
| | |||||
* | (isearch-edit-string): When we set isearch-string | Richard M. Stallman | 2001-12-16 | 1 | -1/+5 |
| | | | | to the default, also set isearch-message. | ||||
* | (xmenu.o, xterm.o, fontset.o): Depend on buffer.h. | Richard M. Stallman | 2001-12-16 | 1 | -5/+5 |
| | |||||
* | (redisplay_window_0, redisplay_window_1): New functions. | Richard M. Stallman | 2001-12-16 | 2 | -3/+54 |
| | | | | | | | | Call redisplay_window, but not if display_error_modiff field says no. (redisplay_window_error): New function. (displayed_buffer): New variable. (redisplay_internal, redisplay_windows): Call the new functions instead of redisplay_window directly. | ||||
* | (Frecenter): Clear display_error_modiff field. | Richard M. Stallman | 2001-12-16 | 1 | -0/+3 |
| | |||||
* | (reset_buffer): Initialize `display_error_modiff'. | Richard M. Stallman | 2001-12-16 | 1 | -0/+2 |
| | |||||
* | (struct buffer): New field `display_error_modiff'. | Richard M. Stallman | 2001-12-16 | 1 | -1/+4 |
| | |||||
* | (quail-input-string-to-events): Fix last change. | Eli Zaretskii | 2001-12-16 | 2 | -2/+9 |
| | |||||
* | (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars. | Richard M. Stallman | 2001-12-16 | 2 | -0/+15 |
| | |||||
* | Minor clarification. | Richard M. Stallman | 2001-12-16 | 1 | -8/+8 |
| | |||||
* | (command-line-1): Display startup screen even if there are command line args. | Richard M. Stallman | 2001-12-16 | 2 | -51/+67 |
| | | | | | | | Add a note about how to go to editing your files. (fancy-splash-head): Add a note about how to go to your files. (fancy-splash-outer-buffer): New variable. (fancy-splash-screens): Bind variable fancy-splash-outer-buffer. | ||||
* | *** empty log message *** | Stefan Monnier | 2001-12-16 | 1 | -0/+3 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 2001-12-16 | 1 | -2/+0 |
| | |||||
* | (with-temp-message): At the end, always discard | Richard M. Stallman | 2001-12-16 | 2 | -2/+11 |
| | | | | the temp message, even by clearing the echo area. | ||||
* | (sh-mode): Run sh-mode-hook. | Richard M. Stallman | 2001-12-16 | 1 | -1/+2 |
| | |||||
* | (log-view-message-re, log-view-current-tag): | Stefan Monnier | 2001-12-16 | 1 | -6/+6 |
| | | | | Recognize Subversion's log output format. | ||||
* | Build the list L at compile time. | Stefan Monnier | 2001-12-16 | 2 | -2/+8 |
| | |||||
* | (mapthread): Make a closure. | Stefan Monnier | 2001-12-16 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2001-12-16 | 1 | -14/+25 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 2 | -0/+8 |
| | |||||
* | (isearch-start-hscroll): New variable. | Richard M. Stallman | 2001-12-16 | 1 | -2/+9 |
| | | | | | (isearch-mode): Set isearch-start-hscroll. (isearch-update): Restore original hscrolling if possible. | ||||
* | (isearch-edit-string): | Richard M. Stallman | 2001-12-16 | 1 | -2/+3 |
| | | | | Treat isearch-yank-word-or-char specially, like isearch-yank-word. | ||||
* | (syms_of_keyboard) <double-click-fuzz>: Doc fix. | Richard M. Stallman | 2001-12-16 | 2 | -1/+28 |
| | |||||
* | (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward | Richard M. Stallman | 2001-12-16 | 1 | -7/+68 |
| | | | | | | rather than regexp search and (2) copying text properties already set up on text unchanged from the previous backtrace. (debugger-previous-backtrace): New variable. | ||||
* | (set-case-syntax-pair): Detect invalid calls and signal an error. | Richard M. Stallman | 2001-12-16 | 1 | -0/+3 |
| | |||||
* | (devanagari-range): Renamed from `range'. All calls changed. | Richard M. Stallman | 2001-12-16 | 1 | -8/+8 |
| | | | | | (devanagari-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed. | ||||
* | (range): Function deleted. | Richard M. Stallman | 2001-12-16 | 1 | -8/+3 |
| | | | | | (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed. | ||||
* | Redo last fix. | Dave Love | 2001-12-15 | 1 | -67/+67 |
| | |||||
* | Fix typo. | Pavel Janík | 2001-12-15 | 1 | -5/+4 |
| |