- 24 Dec, 1993 13 commits
-
-
Richard M. Stallman authored
emacs-lisp-mode-syntax-table.
-
Richard M. Stallman authored
call isearch-dehighlight.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
call rename-file with t as third arg.
-
Richard M. Stallman authored
(previous-complete-history-element): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(libdir): Use @libdir@. (install): Add empty command. (install): Depend on ${SUBDIR}, not `all'.
-
Richard M. Stallman authored
(i860-*-sysv4): Renamed from i860-*-sysvr4. (LIBS): Add test for existence of XSetWMProtocols. (solaris): Set NON_GNU_CPP instead of CPP. Set it for all solaris versions. (mips-mips-riscos4*): Set NON_GNU_CC, not CC. (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP. Likewise for NON_GNU_CC and CC. (mips-mips-riscos4*): Assign variable CC. (checking ${with_gcc}): If "no", don't override CC if already set. (CC): Initialize it as empty. (Suns): Set CPP if *-solaris2.3*.
-
Richard M. Stallman authored
for all executables and scripts.
-
Richard M. Stallman authored
Include room for EXXXXXX in the size. Don't use result of strcpy.
-
Richard M. Stallman authored
-
- 23 Dec, 1993 27 commits
-
-
Richard M. Stallman authored
(picture-mode-exit): Restore that value.
-
Richard M. Stallman authored
(byte-boolean-vars): Add highlight-nonselected-windows.
-
Richard M. Stallman authored
(desktop-outvar): clean-up output using fewer quotes and \n for newlines. (desktop-save): print buffer information using \n for newlines. (desktop-save-buffer-p): doc fix. (desktop-save): bug in mark-activity saving. (desktop-buffer-rmail): doc fix. (desktop-buffer-rmail, desktop-buffer-dired, desktop-buffer): Use `eq' instead of `equal'. (desktop-clear): end up with one window.
-
Richard M. Stallman authored
syntax table, not the current one.
-
Richard M. Stallman authored
(makefile-insert-target-ref): Fix typo.
-
Richard M. Stallman authored
(pages-directory): Omit space at end of pages-directory-buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(outline-mode): Set change-major-mode-hook.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't let `comint-prompt-regexp' match more than one line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(add-hook): Use member to see if a lambda expr is already in the list.
-
Richard M. Stallman authored
Remove spurious quote on c++-mode. Recognize c++-c-mode.
-
Richard M. Stallman authored
(indent-c++-exp): Recognize `friend' without `class'.
-
Richard M. Stallman authored
(dired-goto-file): Call expand-file-name.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(hippie-expand-ignore-buffers): New variable. (he-regexp-member): New function. (hippie-expand-try-functions-list): Added `try-expand-list'. (try-expand-line-all-buffers, try-expand-list-all-buffers, try-expand-dabbrev-all-buffers): Use `he-regexp-member' and `hippie-expand-ignore-buffers'. (he-list-search): Don't find list containing point. (he-dab-search-regexp): Just match at beginning of words. (he-dabbrev-beg): Never move point forward.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't repeat at load time any bindings that are autoloaded.
-
Richard M. Stallman authored
in selected window, try another window, then a new frame. (set-visited-file-name): Don't rename-buffer if buffer already has the desired name. (insert-file): Add * to interactive spec.
-
Richard M. Stallman authored
followed by two spaces, in the case where we are insisting on having at least one complete word.
-
Richard M. Stallman authored
(reposition-window): Don't err if comment-height = 0. Don't repeat at load time any bindings that are autoloaded.
-