- 30 Apr, 1998 22 commits
-
-
Richard M. Stallman authored
Checks comments only in code. Added backward compatible support for customize. (ispell-query-replace-choices, ispell-message-dictionary-alist) (ispell-grep-command, ispell-grep-options, ispell-look-command) (ispell-look-options, ispell-use-ptys-p, ispell-local-dictionary) (ispell-dictionary-alist): Now customizable. Fixed type of custom variables: ispell-help-in-bufferp. (ispell-use-framepop-p): New variable. (ispell-dictionary-alist): Added dictionaries: castellano, castellano8 czech, esperanto, esperanto-tex, norsk, russian. Capitalize XEmacs correctly, and change lucid to xemacs in code: (ispell-menu-lucid): Renamed to ispell-menu-xemacs. Changed string compares for version number to be correct for XEmacs. Fixed to work with string properties. (ispell-recursive-edit-marker): new marker saving return point. (ispell-skip-region-alist): New variable defining regions. (ispell-tex-skip-alists): New variable for LaTeX regions. (ispell-skip-sgml): Now buffer-mode aware. (ispell-highlight-p): Support block cursors. (ispell-message-text-end): Don't check signatures. (ispell-comments-and-strings): New command, added to menu. (ispell-int-char): New function for character incrementing. (ispell-word): Produces message on error when called from ispell-minor-mode. Potential infinite loop removed. (ispell-command-loop): prevent XEmacs modeline hiding. Allow temporary split of dedicated windows. Improve recursive edit support. Support block cursors. (ispell-show-choices): New function cleaning up command loop. (ispell-highlight-spelling-error-generic): Block cursor support added. (ispell-highlight-spelling-error-xemacs): Block cursor, name change. (ispell-overlay-window): dedicated window splitting, XEmacs changes. (ispell-parse-output): Displays ispell process error messages. (check-ispell-version): Interactive mode that shows ispell versions. (ispell-begin-skip-region-regexp): New region skipping function. (ispell-begin-tex-skip-regexp): New tex mode region skipping function. (ispell-begin-skip-region): New region skipping function. (ispell-tex-arg-end): New tex mode region skipping function. (ispell-skip-region): New region skipping function. (ispell-get-line): New function to clean up command loop. (ispell-process-line): New function cleaning up command loop. (ispell-continue): Improve recursive editor support. (ispell-complete-word): Interior fragment support improved. (ispell-message): Region skipping vastly improved.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ethio-fidel-to-sera-mail): Likewise.
-
Richard M. Stallman authored
Don't set paragraph-start or paragraph-separate. (news-setup): Set them here. (news-inews): Use mail-header-end, etc. Use mail-sendmail-delmit-header at the end.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mail-hist-current-header-name): Use mail-text-start. (mail-hist-forward-header): Use mail-header-end. (mail-hist-current-header-contents): Use mail-header-start. (mail-hist-put-headers-into-history): Use mail-text-start.
-
Richard M. Stallman authored
(expand-mail-aliases, mail-complete): Use mail-header-end.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(reporter-submit-bug-report): Major rewrite.
-
Richard M. Stallman authored
(rmail-resend): Don't bind mail-header-separator. (rmail-retry-failure): Use mail-send-delimit-header, etc.
-
Richard M. Stallman authored
(news-caesar-buffer-body): Use mail-text-start.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(sc-no-blank-line-or-header): Use mail-header-end.
-
Richard M. Stallman authored
in a dedicated window or a minibuffer window. Treat minibuffer window as dedicated in other ways too.
-
Richard M. Stallman authored
Include definition of HDRR structure that used to be in sym.h, instead of sym.h.
-
Richard M. Stallman authored
That is done in set-language-environment.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Call standard-display-european-internal. Call set-terminal-coding-system. (standard-display-european-internal): New subroutine.
-
Richard M. Stallman authored
instead of loading a syntax definitions file. Use standard-display-european-internal. Let current-language-environment specify terminal coding system.
-
Richard M. Stallman authored
(Ftry_completion): Use it to return multibyte string if and only if the completion table has a multibyte string. (Fdisplay_completion_list): Convert string to unibyte before displaying it, if default is unibyte.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(defgroup imenu): Add :link. (imenu-use-markers, imenu-auto-rescan-maxout, imenu-generic-expression) (imenu--make-index-alist, imenu-default-goto-function): Doc fixes. (imenu-max-item-length, imenu-sort-function) (imenu-scanning-message): Custom tweak. (imenu-progress-message): Use real backquote syntax. (imenu--in-alist): Unused function deleted. (imenu--flatten-index-alist): Likewise. (imenu-case-fold-search): Add autoload cookie. (imenu--completion-buffer): Offer function at point as default. (imenu--subalist-p): Don't use caadr. (imenu): Don't use caddr. (imenu-add-menubar-index): New function.
-
- 29 Apr, 1998 18 commits
-
-
Dave Love authored
-
Richard M. Stallman authored
buffer-file-name (`:' is invalid in file names on Windows).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Store inherit_coding_system_flag as a Lisp_Object. (Fopen_network_stream): Likewise. (Fprocess_inherit_coding_system_flag): Access it as Lisp_Object. (read_process_output): Likewise.
-
Richard M. Stallman authored
(assoc-ignore-case): Use compare-strings.
-
Andreas Schwab authored
-
Andreas Schwab authored
STARTP. New variable scroll_margin_bytepos, to parallel scroll_margin_pos. Fix arguments of pos_tab_offset to agree with the first argument of compute_motion.
-
Andreas Schwab authored
-
Andreas Schwab authored
getting attributes to get consistent values for holes. (emacs_set_tty): Likewise.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
(syms_of_emacs): Fix doc of Vsignal_USR1_hook and Vsignal_USR2_hook.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Locally bind old-name, new-name, final, drive-letter.
-
Karl Heuer authored
-
Richard M. Stallman authored
-