- 18 Aug, 2000 2 commits
-
-
Miles Bader authored
-
Miles Bader authored
(save_restriction_restore): Rewrite to understand new form of data saved by save_restriction_save. (Fsave_restriction): Remove cautionary note in doc-string.
-
- 17 Aug, 2000 29 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Fine tuning to menu map appearance and operation, and added help. Remove `start' and `end' error messages when compiling. (ispell-choices-win-default-height): Fixed comment string. (ispell-dictionary-alist-1): Fixed regexp in castellano and castellano8 dictionaries. (ispell-dictionary-alist-3): Fixed regexp in francais dictionary. (ispell-dictionary-alist-4): Fixed regexp in francais-tex dictionary, added italiano dictionary. (ispell-skip-region-alist): Removed regexp thrashing when `-' is a word character (ispell-tex-skip-alists): Added psfig support. (ispell-skip-html): Renamed from ispell-skip-sgml. (ispell-begin-skip-region-regexp, ispell-skip-region) (ispell-minor-check): Improved html skipping support to skip across code, and recognize `&' commands without propper `;' syntax; (ispell-process-line): Fix alignment error when manually correcting spelling. (ispell): Fix comment string. (ispell-add-per-file-word-list): Always put word list on new line.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
return value of format-annotate-function. Replace a spurios call to Flength with a CONSP test. Call format-annotate-function with a fifth arg specifying how many times the function has been called in a row, to let it choose temporary buffers appropriately.
-
Gerd Moellmann authored
`encode' instead of `decode'. Use save-window-excursion around shell-command-on-region as in format-decode-run-method because shell-command-on-region can display a buffer with error output. (format-decode): Don't record undo information for the decoding. (format-annotate-function): Add parameter FORMAT-COUNT. Make that number part of the temporary buffer name so that more than one decoding using a temporary buffer can happen safely.
-
Gerd Moellmann authored
of `A-z' in the regexp.
-
Gerd Moellmann authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
is signaled while loading user-init-file.
-
Gerd Moellmann authored
for old NEWS files.
-
Dave Love authored
declare make_temp_name twice.
-
Dave Love authored
load_descriptor_unwind. (unreadpure): Give it an arg.
-
Dave Love authored
unexec as void.
-
Dave Love authored
[!HAVE_TERMCAP_H]: Prototype tputs, tgoto.
-
Dave Love authored
[SYSTEM_MALLOC]: Make decls in malloc.h conditional on DOUG_LEA_MALLOC.
-
Dave Love authored
[POINTER_TYPE]: Use it.
-
Dave Love authored
-
Dave Love authored
INITIALIZE_INTERVAL.
-
Dave Love authored
-
Dave Love authored
-
Andreas Schwab authored
undoing an undocumented change.
-
Gerd Moellmann authored
(sql-copy-column): Use comint-line-beginning-position. (comint-line-beginning-position): Define a replacement for comint-line-beginning-position if it is not fboundp. (sql-mode-map): TAB is no longer defined in sql-mode-map; it didn't have any effect anyway. (sql-postgres): Jason Beegan's patch uses the parameters --pset and pager=off instead of sending \\o|cat at the beginning of the session.
-
Werner LEMBERG authored
-
Miles Bader authored
-
Eli Zaretskii authored
to put text into clipboard, return 1, as Fw16_set_clipboard_data expects. In case of other failures, return 3. (system_error_msg): New error message. (Fw16_set_clipboard_data): If set_clipboard_data returns 3, print system_error_msg.
-
Kenichi Handa authored
file too. This assures of loading leim-list.el that is created at Emacs installation time even if a user have his own leim-list.el.
-
Kenichi Handa authored
-
Miles Bader authored
black if the default background is dark.
-
- 16 Aug, 2000 9 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(goto-address-fontify-p, goto-address-highlight-p) (goto-address-url-face, goto-address-url-mouse-face) (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix. (goto-address-url-regexp): Use thing-at-point-url-regexp. (goto-address-fontify, goto-address-at-mouse): Simplify, (goto-address-at-point): browse-url-url-at-point, goto-address-find-address-at-point can return nil. (goto-address-find-address-at-point): Return nil on failure.
-
Dave Love authored
-
Dave Love authored
(calculator): Use two lines for calculator window if `modeline' face is boxed.
-
Stefan Monnier authored
-
Stefan Monnier authored
-