| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Doc fix. | Richard M. Stallman | 1994-05-22 | 2 | -3/+3 |
| | | |||||
| * | entered into RCS | Richard M. Stallman | 1994-05-22 | 1 | -0/+229 |
| | | |||||
| * | Doc fixes. | Richard M. Stallman | 1994-05-21 | 1 | -96/+100 |
| | | |||||
| * | Lucid menu added. | Richard M. Stallman | 1994-05-21 | 1 | -579/+700 |
| | | | | | | | | | | | | | (ispell): New function. (ispell-region): Assure choices and checked buffer selections correct. reindented. (ispell-highlight-spelling-errors): Prefix ispell- to highlght fns. (ispell-complete-word): Heuristic to respect case of completed words. (ispell-command-loop): Non-character events ignored. Reindented. (ispell-message): Various improvements. (ispell-init-process): `ispell-extra-args' added to allow personal customizations. | ||||
| * | Lots of doc fixes and message syntax fixes. | Richard M. Stallman | 1994-05-20 | 1 | -49/+55 |
| | | | | | | (ispell-command-loop): For X, put point before the word being considered, and mention C-u M-$ in message. | ||||
| * | (ispell-word): Implement C-u $ as in ispell4.el. | Richard M. Stallman | 1994-05-20 | 1 | -76/+85 |
| | | | | | | (ispell-command-loop): Make quit-char work like X. For C-z, run whatever it's bound to. | ||||
| * | (ispell-highlight): Do nothing unless window-system. | Richard M. Stallman | 1994-05-19 | 1 | -0/+1 |
| | | |||||
| * | (tex-delete-last-temp-files): Don't fail on non-existent directory. | Karl Heuer | 1994-05-18 | 1 | -3/+4 |
| | | |||||
| * | (texinfo-show-structure): Fix subsubsection indent amount. | Richard M. Stallman | 1994-05-12 | 1 | -1/+1 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 1994-05-12 | 1 | -5/+0 |
| | | |||||
| * | (ispell-message): Add `ispell-message-text-end' and | Richard M. Stallman | 1994-05-10 | 1 | -10/+65 |
| | | | | | `ispell-message-limit'. Spell-check subject as well as body. | ||||
| * | (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t. | Richard M. Stallman | 1994-05-10 | 1 | -3/+12 |
| | | |||||
| * | (texinfo-environment-regexp): Split lines. | Richard M. Stallman | 1994-05-10 | 1 | -3/+6 |
| | | | | | | Add def..., ifset, ifclear. (texinfo-show-structure): Fix typo. | ||||
| * | (hide-sublevels): Typo in previous change. | Richard M. Stallman | 1994-05-04 | 1 | -1/+1 |
| | | |||||
| * | (hide-sublevels): No need for condition-case. | Richard M. Stallman | 1994-05-04 | 1 | -14/+11 |
| | | | | | | | Don't call show-children if levels is 0. No need to check eob in while condition. Delete spurious setq of `first'. | ||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 8 | -8/+8 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 2 | -2/+2 |
| | | |||||
| * | (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in | Edward M. Reingold | 1994-05-03 | 1 | -0/+14 |
| | | | | | tex-mode. | ||||
| * | Doc fixes. | Richard M. Stallman | 1994-05-02 | 1 | -50/+44 |
| | | |||||
| * | Doc fixes. | Richard M. Stallman | 1994-05-02 | 1 | -18/+21 |
| | | | | | (hide-sublevels): Rewritten faster and simpler. | ||||
| * | (tc-mode-line-format): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| | | | | | | Put mode-line-process immediately after mode-name when setting mode-line-format. | ||||
| * | (kill-paragraph): Don't use save-excursion. | Richard M. Stallman | 1994-04-24 | 1 | -4/+4 |
| | | | | | | (backward-kill-paragraph): Likewise. (kill-sentence, backward-kill-sentence): Likewise. | ||||
| * | Pass operation to find-file-name-handler. | Karl Heuer | 1994-04-22 | 1 | -1/+1 |
| | | |||||
| * | (ispell-use-ptys-p): Doc fix. | Richard M. Stallman | 1994-04-21 | 1 | -2/+2 |
| | | |||||
| * | (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to | Karl Heuer | 1994-04-21 | 1 | -1/+1 |
| | | | | | "danish" in order to conform with reality. | ||||
| * | Comment change. | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| | | |||||
| * | (outline-end-of-subtree): Stop before final newline. | Karl Heuer | 1994-04-18 | 1 | -7/+7 |
| | | |||||
| * | (ispell-message): Turn LIMIT into an integer, around ispell-region. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
| | | |||||
| * | Bind M-$. | Richard M. Stallman | 1994-04-12 | 1 | -0/+2 |
| | | |||||
| * | (makeinfo-region): Fix name of tex-start/end-of-header. | Richard M. Stallman | 1994-04-12 | 1 | -2/+2 |
| | | |||||
| * | Fix copying conditions for current GPL version. | Richard M. Stallman | 1994-04-07 | 1 | -29/+1 |
| | | |||||
| * | (ispell-message): Fixed infinite loop on shortened msg. | Richard M. Stallman | 1994-04-03 | 1 | -3/+4 |
| | | |||||
| * | (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because | Edward M. Reingold | 1994-04-01 | 1 | -2/+2 |
| | | | | | | | it's bit a nicer. Change the "require" from comint to shell for the same reason. | ||||
| * | (nroff-mode-abbrev-table): Call define-abbrev-table. | Karl Heuer | 1994-03-23 | 1 | -0/+1 |
| | | |||||
| * | (tex-delete-last-temp-files): New arg NOT-ALL. | Richard M. Stallman | 1994-03-23 | 1 | -4/+10 |
| | | | | | (tex-region): Pass new arg. | ||||
| * | (underline-region, ununderline-region): Use printable escapes instead of | Karl Heuer | 1994-03-14 | 1 | -2/+2 |
| | | | | | embedding literal control chars in the source. | ||||
| * | (original-page-delimiter, set-page-delimiter): Use printable escapes instead of | Karl Heuer | 1994-03-14 | 1 | -2/+2 |
| | | | | | embedding literal control chars in the source. | ||||
| * | (text-mode): Doc fix. | Karl Heuer | 1994-03-13 | 1 | -1/+3 |
| | | |||||
| * | (hide-other, hide-sublevels): Renamed from outline-... | Richard M. Stallman | 1994-03-13 | 1 | -9/+9 |
| | | |||||
| * | Don't use triple-hyphen in a character class. | Karl Heuer | 1994-03-12 | 2 | -13/+13 |
| | | |||||
| * | Add a comment to document the reason for the change in outline-level. | Karl Heuer | 1994-03-10 | 1 | -0/+5 |
| | | |||||
| * | (outline-mode, outline-level): Doc fix. | Karl Heuer | 1994-03-10 | 1 | -23/+27 |
| | | | | | | | | | | | (outline-on-heading-p): Use bolp, not bobp. (outline-hide-other): Rename from hide-other. (outline-hide-sublevels): Rename from hide-sublevels. (outline-back-to-heading): Error if no previous heading. (outline-next-visible-heading): Check for search failure. (outline-hide-sublevels): Ignore text before first outline heading. (outline-level): Count characters, not columns, so ^L is level 1. | ||||
| * | (ispell-pdict-save, ispell-kill-ispell, ispell-continue): | Richard M. Stallman | 1994-03-10 | 1 | -1/+4 |
| | | | | | (ispell-help): Add autoloads. | ||||
| * | (ispell-dictionary-alist): Add autoload. | Richard M. Stallman | 1994-03-10 | 1 | -0/+1 |
| | | | | | | (ispell-menu-map): Don't redefine if already defined. Don't test for menu-bar since this is now done before menu-bar. | ||||
| * | (ispell-menu-map): Autoload the whole setup. | Richard M. Stallman | 1994-03-10 | 1 | -2/+3 |
| | | |||||
| * | (outline-regexp): Initialize outside the defvar. | Karl Heuer | 1994-03-09 | 1 | -1/+6 |
| | | |||||
| * | (nroff-mode): Deleted garbage character. | Karl Heuer | 1994-03-09 | 1 | -1/+1 |
| | | |||||
| * | (indented-text-mode): Run indented-text-mode-hook. | Richard M. Stallman | 1994-03-08 | 1 | -1/+1 |
| | | |||||
| * | (outline-on-heading-p): Use bolp. | Richard M. Stallman | 1994-03-03 | 1 | -28/+29 |
| | | | | | | (show-children): Use outline-back-to-heading. (outline-next-preface): Don't retreat over \n or ^M if no more headers. | ||||
| * | (ispell-message-text-end): New variable. | Richard M. Stallman | 1994-03-02 | 1 | -43/+78 |
| | | | | | | | (ispell-message): Use ispell-message-text-end. Spell check all of a multi-line subject. Correct bug whereby internally generated messages were not recognized. | ||||