aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (eudc-display-records): Use with-output-to-temp-buffer;Richard M. Stallman2004-11-011-70/+72
| | | | | | don't select the temporary buffer. (eudc-get-email): New optional arg ERROR; don't use interactive-p. (eudc-get-phone): Likewise.
* (5x5-new-game): Set up the buffer even if not interactive.Richard M. Stallman2004-11-011-3/+2
|
* (fortune-to-signature): Don't use interactive-p.Richard M. Stallman2004-11-011-2/+2
| | | | (fortune-in-buffer): Doc fix.
* (ada-make-body-gnatstub): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (cperl-switch-to-doc-buffer): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (idlwave-shell-send-char): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (idlwave-update-routine-info): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+5
|
* (vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.Richard M. Stallman2004-11-011-7/+7
|
* (bibtex-make-field): Don't use interactive-p.Richard M. Stallman2004-11-011-8/+9
| | | | (bibtex-find-text): Likewise.
* (allout group): Add :version.Richard M. Stallman2004-11-011-35/+28
| | | | | | | (allout-init): Don't use interactive-p. (allout-ascend-to-depth, allout-ascend, allout-end-of-level) (allout-forward-current-level, allout-backward-current-level): Don't use interactive-p.
* *** empty log message ***Kim F. Storm2004-10-312-1/+5
|
* (reveal-last-tick): New var.Stefan Monnier2004-10-311-32/+47
| | | | | (reveal-post-command): Use it to avoid closing overlays when we're appending text to them.
* Use `button's.Stefan Monnier2004-10-312-463/+759
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bibtex-autokey-transcriptions): Translate TeX `\ ' to space. (bibtex-reference-keys): Distinguish between header keys and crossref keys. (bibtex-beginning-of-field): New function. (bibtex-url-map): Remove. (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref. (bibtex-font-lock-url-regexp): Assume that field names begin at the beginning of a line. (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field. Remove field delimiters. Bugfix, point can be inside a field with a url. Use bibtex-beginning-of-field. (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button): New funs. (bibtex-mark-active, bibtex-run-with-idle-timer): Remove. (bibtex-key-in-head): Simplify. (bibtex-current-line): Use bolp. (bibtex-parse-keys): Remove unused arg `add'. Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-parse-entry, bibtex-autofill-entry): Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-autokey-get-field): Do not alter case of replacement text. (bibtex-autokey-get-names): Do all processing of name list. (bibtex-autokey-get-year): New function. (bibtex-autokey-get-title): Do all processing of title words. (bibtex-generate-autokey): Simplify. (bibtex-string-files-init): Use default-directory. Allow for absolute file names in bibtex-string-files. (bibtex-files, bibtex-file-path): New variables. (bibtex-files-expand): New function. (bibtex-find-entry-globally): New command. (bibtex-summary-function): New variable. (bibtex-summary): Default value of bibtex-summary-function. (bibtex-find-crossref): New optional args pnt and split. (bibtex-complete-key-cleanup): Call bibtex-summary-function. (bibtex-copy-summary-as-kill): New command bound to C-cC-t. (bibtex-validate): Fix docstring. Check only abbreviated month fields. Fix handling of required and alternative fields. Identify duplicate keys even if bibtex-maintain-sorted-entries is nil. Use cons and display-buffer. (bibtex-validate-globally): New command. (bibtex-clean-entry): Use bibtex-files-expand. Do not call bibtex-parse-keys and bibtex-parse-strings for updating bibtex-reference-keys and bibtex-strings. (bibtex-realign): Remove blank lines past the last entry. (bibtex-reformat): Use bibtex-entry-format as default. (bibtex-choose-completion-string): Remove. (bibtex-complete): Do not use bibtex-choose-completion-string. (bibtex-url): Simplify.
* * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)Jan Djärv2004-10-312-0/+11
| | | | | (x-dnd-types-alist, x-dnd-open-file-other-window) (x-dnd-known-types): Add :version.
* (group ibuffer): Add :version keyword.John Paul Wallington2004-10-312-0/+5
|
* (group ido): Add :version keyword.Kim F. Storm2004-10-302-1/+9
| | | | (ido-mode): Remove :version keyword.
* (group cua): Add :version keyword.Kim F. Storm2004-10-301-1/+1
| | | | (cua-mode): Remove :version keyword.
* *** empty log message ***Luc Teirlinck2004-10-301-4/+3
|
* (help-at-pt-timer-delay, help-at-pt-display-when-idle): RemoveLuc Teirlinck2004-10-301-4/+2
| | | | erroneously added :version keywords.
* (auto-revert-tail-mode-text): Add :version keyword.Luc Teirlinck2004-10-302-1/+4
|
* (help-at-pt-timer): Move defvar up to avoid compiler warning.Luc Teirlinck2004-10-302-12/+24
| | | | | | (help-at-pt-timer-delay): Add :initialize and :version keywords. Simplify :set function. (help-at-pt-display-when-idle): Remove autoload. Add :version keyword.
* (custom-deps, autoloads): Fix *-hooks -> *-hook.Stefan Monnier2004-10-302-7/+11
|
* (function-called-at-point): read -> intern.Juri Linkov2004-10-302-1/+6
|
* (variable-at-point): read -> intern.Juri Linkov2004-10-301-1/+1
|
* (autoconf-font-lock-keywords): Recognize AS_* too.Simon Josefsson2004-10-292-2/+7
|
* Docstring fixes.Stefan Monnier2004-10-291-63/+65
|
* subr.el (read-passwd): Move back from password.el.Simon Josefsson2004-10-293-184/+61
| | | | password.el: Remove, not ready yet.
* Typo fix.Andreas Schwab2004-10-291-1/+1
|
* (speedbar-frame-parameters): Improve customize type.Andreas Schwab2004-10-292-1/+7
|
* (mouse-show-mark): Replace the last occurrence ofSam Steingold2004-10-292-8/+12
| | | | x-lost-selection-hooks with x-lost-selection-functions.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-650Miles Bader2004-10-296-38/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-61 - [email protected]/gnus--rel--5.10--patch-63 Update from CVS 2004-10-29 Katsumi Yamaoka <[email protected]> * lisp/gnus/mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than iso-2022-jp even in the Japanese language environment. Suggested by Jason Rumney <[email protected]>. 2004-10-28 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-sum.el (gnus-update-summary-mark-positions): Allow users to use the same characters as the dummy marks; make it free from getting affected by the language environment. (gnus-summary-read-group-1): Update mark positions only when the format spec is updated. * lisp/gnus/gnus-spec.el (gnus-update-format-specifications): Return a list of updated types. 2004-10-26 Katsumi Yamaoka <[email protected]> * lisp/gnus/nnspool.el (nnspool-spool-directory): Use news-path if the news-directory variable is not bound. * lisp/gnus/gnus-group.el (gnus-group-line-format-alist): Convert the value of gnus-tmp-news-method into string if it may be passed to gnus-correct-length which takes only a string argument.
* *** empty log message ***Stefan Monnier2004-10-281-0/+13
|
* (mouse-sel-mode): Adjust to new names for x-lost-selection-functions.Stefan Monnier2004-10-281-4/+5
|
* (mouse-show-mark): Adjust to new name and don't assumeStefan Monnier2004-10-281-2/+4
| | | | x-lost-selection-functions is bound.
* Adjust to new names for x-(lost|sent)-selection-functions.Stefan Monnier2004-10-281-8/+8
|
* (x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliasesStefan Monnier2004-10-281-0/+4
| | | | of x-lost-selection-functions and x-sent-selection-functions.
* Fix copyright.Kim F. Storm2004-10-281-1/+2
|
* (imenu-scanning-message): Remove.Kim F. Storm2004-10-281-21/+28
| | | | (imenu-progress-message): Make it a no-op.
* *** empty log message ***Kim F. Storm2004-10-281-0/+5
|
* (set-auto-mode): Call `throw' correctly.John Paul Wallington2004-10-282-1/+5
|
* (Info-file-list-for-emacs): Add ("Info" . "info")Juri Linkov2004-10-282-10/+38
| | | | | | | | | | | to search `Info-...' commands in `info' manual. (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Add 'info-file "emacs" property. (Info-find-emacs-command-nodes): Fix index line number regexp. Set real line number (instead of fake 0) in first element of the returned list. (Info-goto-emacs-command-node): Use line number of first element to set point in the first found Info node.
* (grep-regexp-alist): Move match highlightingJuri Linkov2004-10-281-14/+14
| | | | | | code to `grep-mode-font-lock-keywords'. (grep-mode-font-lock-keywords): Delete grep markers instead of making them invisible.
* * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendorJan Djärv2004-10-282-0/+8
| | | | and x-server-version in bug report.
* (set-auto-mode-0): New function.Daniel Pfeiffer2004-10-282-24/+40
| | | | (set-auto-mode): Use it to handle aliased modes and to be consistent between C-x C-f and C-x C-w.
* (utf-translate-cjk-charsets): Add katakana-jisx0201.Kenichi Handa2004-10-282-0/+4
|
* Add data for JISX0201.Kenichi Handa2004-10-282-1/+71
|
* Tack language suffix onto html, and make C-x C-w find the mode in the same ↵Daniel Pfeiffer2004-10-271-65/+70
| | | | way as C-x C-f.
* *** empty log message ***Stefan Monnier2004-10-271-6/+16
|
* (hilit-mode): Typo.Stefan Monnier2004-10-271-1/+1
|
* (hilit-mode): New function.Stefan Monnier2004-10-271-42/+54
| | | | | Move all the toplevel side-effecting stuff into it, so that loading hilit19 doesn't mess everything up any more.