- 12 Jan, 2000 5 commits
-
-
Gerd Moellmann authored
eval-expression-debug-on-error is nil. Detect changed debug-on-error, and propagate new value to global binding, if eval-expression-debug-on-error is non-nil, (eval-expression-debug-on-error): Change doc string.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 11 Jan, 2000 25 commits
-
-
Richard M. Stallman authored
indicating which buffer's binding was saved. (unbind_to): Restore buffer-local variables specially in the proper buffer. (specbind, unbind_to): Pass new arg to set_internal.
-
Richard M. Stallman authored
(Fset): Pass new arg to set_internal.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
of erasing buffer.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(fill-context-prefix): Use the longest common substring of both prefixes, if there is one.
-
Richard M. Stallman authored
Use make-local-variable for `truncate-lines'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Gerd Moellmann authored
add-log-current-function returning nil,
-
Gerd Moellmann authored
if having found a current function.
-
Gerd Moellmann authored
`add-log-current-defun-function'. Try matches at level 0 and level 1. Strip whitespace from defun found.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
vector, too.
-
Andreas Schwab authored
-
Andreas Schwab authored
be installed.
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
argument to correspond with the current definition of `isearch-done'.
-
Richard M. Stallman authored
-
- 10 Jan, 2000 9 commits
-
-
Dave Love authored
add-change-log-entry change, paragraph-indent-minor-mode, keyword-p.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
before and after the year 2000.
-
Gerd Moellmann authored
Add ispell- prefix. Only define dictionaries in menus when they exist. (version18p): New variable. (version20p): New variable. (xemacsp): New variable. (ispell-choices-win-default-height): Fix for XEmacs visibility. (ispell-dictionary-alist1): Added Brasileiro dictionary. (ispell-dictionary-alist6): Russian command lines no longer accept run-together words. (ispell-local-dictionary-alist): Add koi8-r to customize definition. (ispell-dictionary-alist): Add koi8-r to customize definition. (check-ispell-version): Added documentation string. Returns library path when called non-interactively. (ispell-menu-map-needed): Uses new variables. (ispell-library-path): New variable. (ispell-decode-string): XEmacs fix for bogus variable bindings. (ispell-word): Improved documentation string. Test for valid character mappings. Correctly check typed in word changes that can result in single words split into multiple words. Returns replacement word. (ispell-command-loop): Fixes XEmacs display bugs. Show word to replace in recursive query replace mode. Help message for recursive edit mode. (ispell-show-choices): Protect against bad framepop bindings. (ispell-help): Fix to work with XEmacs. (ispell-highlight-spelling-error): Use new variables. (ispell-overlay-window): Fix to work with XEmacs. (ispell-parse-output): Passed and returns location information tracking spelling corrections. Doesn't recheck same word on current line. (ispell-init-process): Protect against bogus XEmacs variable binding. Fix call to single argument in sleep-for. Use new variables. (ispell-region): Passed and returns location information tracking spelling corrections. Doesn't check same word on current line. Improved documentation string. Doesn't resend a line already checked to the ispell process - fixes bug in LaTeX parsing. (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. (ispell-skip-region): No longer skips <TT> in SGML. (ispell-process-line): Tracks location information with spelling corrections. Added documentation string. Accounts for words already accepted on this line. Don't allow query-replace on line starting with math characters. Doesn't resend a line already sent to ispell process. Fixes alignment error bug.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Suggest xloadimage, which is free, not xv, which isn't.
-
Richard M. Stallman authored
Don't ever include the host name or user name in the value.
-
Richard M. Stallman authored
-
- 09 Jan, 2000 1 commit
-
-
Gerd Moellmann authored
of a real newline.
-