summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (ispell-dictionary-alist-6): Add `portugues'.Gerd Moellmann2000-08-181-3/+5
|
* Set to standard author/maintainer/keyword fields.Gerd Moellmann2000-08-171-85/+109
| | | | | | | | | | | | | | | | | | | | | | 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.
* *** empty log message ***Gerd Moellmann2000-08-171-0/+14
|
* (format-encode-run-method): Fix error message to sayGerd Moellmann2000-08-171-46/+60
| | | | | | | | | | `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.
* (enriched-annotation-regexp): Use `A-Z' insteadGerd Moellmann2000-08-171-1/+1
| | | | of `A-z' in the regexp.
* Fix typos in commentary.Gerd Moellmann2000-08-171-2/+2
|
* *** empty log message ***Gerd Moellmann2000-08-171-0/+8
|
* (command-line): Pop to *Messages* in case an errorGerd Moellmann2000-08-171-0/+1
| | | | is signaled while loading user-init-file.
* (view-emacs-news): Rewritten for new naming schemeGerd Moellmann2000-08-171-5/+12
| | | | for old NEWS files.
* (insert-directory): Don't lose original file name,Andreas Schwab2000-08-172-29/+37
| | | | undoing an undocumented change.
* (sql-magic-go): Use comint-bol.Gerd Moellmann2000-08-172-5/+28
| | | | | | | | | | | | | (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.
* Add compatibility definition of comint-line-beginning-position.Miles Bader2000-08-172-1/+17
|
* (normal-top-level): Look in each dir in load-path for a leim-list.elKenichi Handa2000-08-171-3/+5
| | | | | 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.
* *** empty log message ***Kenichi Handa2000-08-171-0/+7
|
* (hi-yellow, hi-pink, hi-green, hi-blue): Force the foreground color toMiles Bader2000-08-172-5/+14
| | | | black if the default background is dark.
* *** empty log message ***Dave Love2000-08-161-0/+21
|
* (bs-mode-font-lock-keywords): Avoid testing for XEmacs.Dave Love2000-08-161-6/+5
|
* (windmove) <defgroup>: Add :version.Dave Love2000-08-161-7/+6
|
* Don't require browse-url. Require thingatpt.Dave Love2000-08-161-39/+29
| | | | | | | | | | | (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.
* (align) <defgroup>: Add :version.Dave Love2000-08-161-0/+1
|
* (calculator): Add :version.Dave Love2000-08-161-3/+11
| | | | | (calculator): Use two lines for calculator window if `modeline' face is boxed.
* Don't quote lambda.Stefan Monnier2000-08-163-35/+33
|
* *** empty log message ***Stefan Monnier2000-08-164-10/+59
|
* (Edit-options-{set,toggle,t,nil}): Don't quote lambda.Stefan Monnier2000-08-161-4/+4
|
* (unload-feature): Typo.Stefan Monnier2000-08-161-1/+1
|
* (custom-make-dependencies): Quote open-paren in string.Stefan Monnier2000-08-161-1/+1
|
* Add local-variable settings to the generated file.Stefan Monnier2000-08-162-1/+16
|
* (mh-make-local-vars):Stefan Monnier2000-08-161-3/+2
| | | | Replace make-variable-buffer-local with make-local-variable.
* (outline-minor-mode): Don't quote lambda.Stefan Monnier2000-08-161-1/+1
|
* (bg-mouse-report): screen-height -> frame-height.Stefan Monnier2000-08-161-1/+1
|
* * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).Stefan Monnier2000-08-162-36/+35
| | | | | | | | | (ewoc-goto-prev, ewoc-goto-next): Remove arg POS. Allow going past the last element. * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark) (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc. (cvs-mouse-toggle-mark): Don't move point. (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
* (grep): Provide a default set of files.Stefan Monnier2000-08-161-8/+11
| | | | | (next-error): Docstring fix. (compilation-find-file): Avoid find-file (fails in a dedicated window).
* Typo.Stefan Monnier2000-08-161-1/+1
|
* (define-minor-mode): Use `symbol-value' to keep the byte-compiler quiet.Stefan Monnier2000-08-161-1/+2
|
* (diff-mode-map): Bind diff-apply-hunk.Stefan Monnier2000-08-161-89/+130
| | | | | | | (diff-find-source-location): New fun, extracted from diff-goto-source. (diff-goto-source): Use it. (diff-next-complex-hunk, diff-filter-lines): New function. (diff-apply-hunk): New command.
* *** empty log message ***Dave Love2000-08-161-0/+13
|
* (smerge-mode-menu): Doc fix.Stefan Monnier2000-08-161-4/+6
|
* (msb-mode): Define it in terms of define-minor-mode.Stefan Monnier2000-08-161-20/+2
|
* (fortune) <defgroup>: Add :version.Dave Love2000-08-161-21/+22
| | | | | (fortune-append): Fix error message. (fortune-from-region): Doc fix.
* (pong): Doc fix.Dave Love2000-08-161-3/+2
|
* Add `extensions' to keywords, since it's internal.Dave Love2000-08-161-1/+1
|
* Fix commentary section.Dave Love2000-08-161-2/+2
|
* (desktop-save): Don't look at symbol-value of aEli Zaretskii2000-08-162-1/+7
| | | | member of minor-mode-alist, unless it is boundp.
* * buff-menu.el (list-buffers-noselect): Use `dolist' instead ofSam Steingold2000-08-162-88/+82
| | | | | `while'; use `with-current-buffer' instead of `save-excursion'. Removed unnecessary kludges now that "*Buffer List*" is excluded.
* *** empty log message ***Kenichi Handa2000-08-161-0/+5
|
* (declare-ccl-program): Docstring modified.Kenichi Handa2000-08-161-67/+207
| | | | (ccl-execute-with-args): Likewise.
* *** empty log message ***Dave Love2000-08-161-0/+25
|
* Add compatibility definition of comint-line-beginning-position.Miles Bader2000-08-162-0/+16
|
* *** empty log message ***Gerd Moellmann2000-08-151-0/+8
|
* (list-buffers-noselect): Set `buffer' as well asGerd Moellmann2000-08-151-5/+10
| | | | | | | | | 'buffer-menu' property. (Buffer-menu-buffer): Use `buffer' property if `buffer-name' fails. (Buffer-menu-execute): When deleting, test `(and buf (buffer-name buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer wasn't killed.