summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (lock_file): Do nothing if purifying.EMACS_20_4Richard M. Stallman1999-07-141-0/+6
* (compare-windows): Try to find the next window inAndreas Schwab1999-07-141-1/+3
* (cyrillic-jcuken): Use X11 keyboard layout.Richard M. Stallman1999-07-131-5/+5
* ("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.Richard M. Stallman1999-07-131-2/+2
* Comment fix.Karl Heuer1999-07-131-3/+2
* (pascal-beg-of-defun): More intuitive behavior when having nested functons.Richard M. Stallman1999-07-121-44/+78
* (flyspell-get-word): Add special handling for when ispell-otherchars is empty.Richard M. Stallman1999-07-121-20/+24
* (ispell-dictionary-alist-6): Change charset for Russian.Richard M. Stallman1999-07-121-2/+3
* (x_display_bar_cursor): Use the cursor-colorRichard M. Stallman1999-07-101-1/+20
* (add-log-current-defun): Remove trailing -=' in C modes.Richard M. Stallman1999-07-091-0/+5
* (hscroll-minibuffer-hook): New function.Richard M. Stallman1999-07-091-1/+6
* (w32_use_full_screen_buffer): New variable.Andrew Innes1999-07-091-6/+63
* (w32_console_read_socket): Use new variable w32_use_full_screen_buffer.Andrew Innes1999-07-091-4/+7
* (term-emulate-terminal): Avoid infinite loopRichard M. Stallman1999-07-091-1/+7
* (easy-mmode-define-keymap): Doc fix.Richard M. Stallman1999-07-091-1/+1
* *** empty log message ***Karl Heuer1999-07-074-14/+14
* (create_process): If the output goes to a unibyteRichard M. Stallman1999-07-071-4/+2
* (Finsert_file_contents): If reading into a unibyteRichard M. Stallman1999-07-071-7/+7
* (Fcall_process): Decide coding system for decodingRichard M. Stallman1999-07-071-38/+50
* inferior-octave-directory-tracker: Change regexp so that it doesn'tStephen Eglen1999-07-071-3/+5
* (mail-unsent-separator): Add a missing \\|.Richard M. Stallman1999-07-071-1/+1
* (line-number-display-limit): Doc fix.Andreas Schwab1999-07-071-1/+1
* *** empty log message ***Richard M. Stallman1999-07-061-4/+4
* (minibuffer-frame-alist): Use defcustom.Richard M. Stallman1999-07-061-7/+16
* (revert-buffer): Don't preserve point here.Richard M. Stallman1999-07-051-4/+5
* (isearch-process-search-char): Write octal 200 correctly.Richard M. Stallman1999-07-051-1/+1
* (normal-top-level-add-subdirs-to-load-path): Avoid doing a `stat' whenRichard M. Stallman1999-07-051-0/+4
* (hscroll-window-maybe): Do nothing in the minibuffer.Richard M. Stallman1999-07-051-8/+19
* (isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.Richard M. Stallman1999-07-031-3/+3
* (init_callproc): Set exec_directory if installation_directory isRichard M. Stallman1999-07-021-5/+4
* (isearch-done): If search ends in middle of intangibleRichard M. Stallman1999-07-021-6/+17
* (read_minibuf): Set the multibyteness of theRichard M. Stallman1999-07-021-4/+4
* (drain_message_queue): New function.Andrew Innes1999-07-011-0/+13
* (drain_message_queue): Add extern.Andrew Innes1999-07-011-0/+2
* (sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1999-07-011-3/+28
* (Man-build-man-command): Use value of null-device,Andrew Innes1999-07-011-1/+1
* (untranslated-canonical-name): Avoid expandingAndrew Innes1999-07-011-1/+4
* (ange-ftp-load): Bind load-force-doc-strings to t,Andrew Innes1999-07-011-0/+2
* (Fcall_interactively): Ignore first element ofAndreas Schwab1999-07-011-2/+4
* Comment changes.Richard M. Stallman1999-07-011-2/+2
* (Fread_file_name): Check type of DEFAULT_FILENAME.Richard M. Stallman1999-07-011-1/+4
* (SHELL, MAKESHELL): Don't use /dos/command, it canEli Zaretskii1999-07-011-2/+9
* (gnus-uu-decode-save-view): Fix typo.Karl Heuer1999-07-011-1/+1
* (sh-feature): If nothing is known about the given shell, use theRichard M. Stallman1999-07-011-0/+4
* (x_make_gc): Turn off GCStipple when setting up cursor_gc.Richard M. Stallman1999-07-011-1/+1
* (clean): remove fns*.el.Richard M. Stallman1999-06-301-1/+1
* (vc-fetch-cvs-status): Use "-l" option for "cvs status", to make itAndré Spiegel1999-06-301-2/+2
* (vc-find-cvs-master): Set case-fold-search correctly.André Spiegel1999-06-301-4/+5
* (auto-show-mode): Fix Typo in :set.Karl Heuer1999-06-291-1/+1
* [DOUG_LEA_MALLOC] (malloc_initialize_hook):Karl Heuer1999-06-291-20/+35