summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2001-12-181-0/+10
|
* Finish previous change.Richard M. Stallman2001-12-181-1/+1
|
* (Fcompare_buffer_substrings): Add QUIT to main loop.Richard M. Stallman2001-12-181-0/+2
|
* *** empty log message ***Richard M. Stallman2001-12-181-0/+2
|
* Minor fix.Richard M. Stallman2001-12-181-1/+1
|
* international/mule-conf.el: Improve documentation strings of character sets.Werner LEMBERG2001-12-172-43/+59
|
* (indian-char-glyph): Fix typo in doc-string.Pavel Janík2001-12-171-1/+1
|
* (Checklist): Fix a typo.Eli Zaretskii2001-12-171-1/+1
|
* Indexed `empty string' definition.Robert J. Chassell2001-12-171-0/+1
|
* Define `empty string' a second time, in a slightly more visible location.Robert J. Chassell2001-12-171-2/+5
|
* Fix typo.Dave Love2001-12-171-1/+1
|
* (code_convert_region): Update coding->cmp_data->char_offsetRichard M. Stallman2001-12-172-2/+11
| | | | before calling decode_coding.
* (DECODE_COMPOSITION_END): Fixed a typo in the lastSam Steingold2001-12-172-22/+27
| | | | patch (COMPOSING_P, not COMPOSING).
* (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)Richard M. Stallman2001-12-171-1/+1
| | | | instead of only for COMPOSITION_DISABLED.
* *** empty log message ***Richard M. Stallman2001-12-171-0/+5
|
* *** empty log message ***Richard M. Stallman2001-12-172-0/+8
|
* (dired-copy-filename-as-kill): Moved from dired-x.el.Richard M. Stallman2001-12-171-0/+30
| | | | (dired-mode-map): Bind w to dired-copy-filename-as-kill.
* (dired-copy-filename-as-kill): Moved to dired.el.Richard M. Stallman2001-12-171-29/+0
|
* (ff-other-file-name): New function.Richard M. Stallman2001-12-172-0/+101
|
* (pure_alloc): After overflow, allocate just a small block.Richard M. Stallman2001-12-161-2/+5
|
* *** empty log message ***Richard M. Stallman2001-12-161-0/+2
|
* *** empty log message ***Richard M. Stallman2001-12-162-0/+5
|
* (isearch-edit-string): When we set isearch-stringRichard M. Stallman2001-12-161-1/+5
| | | | to the default, also set isearch-message.
* (xmenu.o, xterm.o, fontset.o): Depend on buffer.h.Richard M. Stallman2001-12-161-5/+5
|
* (redisplay_window_0, redisplay_window_1): New functions.Richard M. Stallman2001-12-162-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. Stallman2001-12-161-0/+3
|
* (reset_buffer): Initialize `display_error_modiff'.Richard M. Stallman2001-12-161-0/+2
|
* (struct buffer): New field `display_error_modiff'.Richard M. Stallman2001-12-161-1/+4
|
* (quail-input-string-to-events): Fix last change.Eli Zaretskii2001-12-162-2/+9
|
* (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.Richard M. Stallman2001-12-162-0/+15
|
* Minor clarification.Richard M. Stallman2001-12-161-8/+8
|
* (command-line-1): Display startup screen even if there are command line args.Richard M. Stallman2001-12-162-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 Monnier2001-12-161-0/+3
|
* Fix previous change.Richard M. Stallman2001-12-161-2/+0
|
* (with-temp-message): At the end, always discardRichard M. Stallman2001-12-162-2/+11
| | | | the temp message, even by clearing the echo area.
* (sh-mode): Run sh-mode-hook.Richard M. Stallman2001-12-161-1/+2
|
* (log-view-message-re, log-view-current-tag):Stefan Monnier2001-12-161-6/+6
| | | | Recognize Subversion's log output format.
* Build the list L at compile time.Stefan Monnier2001-12-162-2/+8
|
* (mapthread): Make a closure.Stefan Monnier2001-12-162-1/+5
|
* *** empty log message ***Stefan Monnier2001-12-161-14/+25
|
* *** empty log message ***Richard M. Stallman2001-12-162-0/+8
|
* (isearch-start-hscroll): New variable.Richard M. Stallman2001-12-161-2/+9
| | | | | (isearch-mode): Set isearch-start-hscroll. (isearch-update): Restore original hscrolling if possible.
* (isearch-edit-string):Richard M. Stallman2001-12-161-2/+3
| | | | Treat isearch-yank-word-or-char specially, like isearch-yank-word.
* (syms_of_keyboard) <double-click-fuzz>: Doc fix.Richard M. Stallman2001-12-162-1/+28
|
* (debugger-make-xrefs): Optimize by (1) using skip-syntax-forwardRichard M. Stallman2001-12-161-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. Stallman2001-12-161-0/+3
|
* (devanagari-range): Renamed from `range'. All calls changed.Richard M. Stallman2001-12-161-8/+8
| | | | | (devanagari-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed.
* (range): Function deleted.Richard M. Stallman2001-12-161-8/+3
| | | | | (indian-regexp-of-hashtbl-keys): Renamed from `regexp-of-hashtbl-keys'. All calls changed.
* Redo last fix.Dave Love2001-12-151-67/+67
|
* Fix typo.Pavel Janík2001-12-151-5/+4
|