aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Carsten Dominik2005-05-261-0/+6
|
* (org-mode): Use `define-derived-mode' to defineCarsten Dominik2005-05-261-24/+22
| | | | | `org-mode'. (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
* *** empty log message ***Lute Kamstra2005-05-261-0/+4
|
* (delay-mode-hooks): Specify indentation.Lute Kamstra2005-05-261-1/+1
|
* Update copyright years.Luc Teirlinck2005-05-251-1/+1
|
* (log-edit-changelog-entries): Distinguish betweenNick Roberts2005-05-251-2/+6
| | | | | filenames like xfns.c and fns.c. Coded by Stefan Monnier <[email protected]>.
* *** empty log message ***Nick Roberts2005-05-251-1/+7
|
* (Buffer-menu-revert-function): Improve handling of point after reverting.Luc Teirlinck2005-05-251-11/+29
| | | | | (Buffer-menu-make-sort-button): Handle the case where Buffer-menu-use-header-line is nil.
* *** empty log message ***Luc Teirlinck2005-05-251-0/+7
|
* (vms-magic-right-square-brace, vms-magic-colon): New funcs.Thien-Thi Nguyen2005-05-252-0/+73
| | | | In minibuffer-local-completion-map bind `]', `/' and `:' to them.
* (normal-top-level): Allow modification of load-path while iterating over it.Stefan Monnier2005-05-252-14/+25
|
* (thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,Juanma Barranquero2005-05-252-17/+28
| | | | | | | | thumbs-call-convert, thumbs-resize-interactive, thumbs-insert-image, thumbs-insert-thumb, thumbs-dired-show-marked, thumbs-find-image-at-point, thumbs-delete-images, thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot, thumbs-increment-image-size, thumbs-decrement-image-size): Fix typos in docstrings.
* #André Spiegel2005-05-241-0/+6
|
* (cperl-vc-header-alist): Obsoleted.André Spiegel2005-05-241-6/+17
| | | | | (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options. (cperl-mode): Use them.
* (quit-window, shrink-window-if-larger-than-buffer): Doc fixes.Juanma Barranquero2005-05-242-3/+7
|
* (gdb-inferior-io-mode-map): Bind gdb-inferior-io-eof to C-d.Nick Roberts2005-05-231-1/+2
|
* (dired-dnd-popup-notice): Use message-box.Nick Roberts2005-05-231-4/+2
|
* *** empty log message ***Nick Roberts2005-05-231-0/+7
|
* Install a change I forgot to install at the last committing.Masatake YAMATO2005-05-231-0/+13
| | | | * faces.el (mode-line-highlight): New face.
* Supprot mouse-face on mode-line.Masatake YAMATO2005-05-233-5/+38
| | | | | | | | | | | | | | | | | | | | | | | | 2005-05-23 Masatake YAMATO <[email protected]> * xdisp.c (note_mode_line_or_margin_highlight): Added code for mouse-face. Change the type of the first argument from `window' to `List_Object'. (note_mouse_highlight): Call note_mode_line_or_margin_highlight with window instead of w. 2005-05-23 Masatake YAMATO <[email protected]> * bindings.el (mode-line-major-mode-keymap): Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'. * faces.el (mode-line-highlight): New face. * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight as mouse-face. * bindings.el (top-level, help-echo, mode-line-modified) (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight as mouse-face.
* (c-guess-basic-syntax): Remove spurious call to `zerop'.Juanma Barranquero2005-05-232-1/+4
|
* *** empty log message ***Kim F. Storm2005-05-231-2/+0
|
* Maintain timestamp order (new zealanders live in the future ;-)Juanma Barranquero2005-05-231-12/+16
|
* *** empty log message ***Martin Stjernholm2005-05-231-0/+52
|
* (acons, pairlis): Add docstring.Juanma Barranquero2005-05-231-2/+11
|
* 2005-05-23 Martin Stjernholm <[email protected]>Martin Stjernholm2005-05-239-37/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CC Mode update to 5.30.10: * cc-fonts.el (c-font-lock-declarators): Fixed bug where the point could go past the limit in decoration level 2, thereby causing errors during interactive fontification. * cc-mode.el (c-make-inherited-keymap): Fixed cc-bytecomp bug when the file is evaluated interactively. * cc-engine.el (c-guess-basic-syntax): Handle operator declarations somewhat better in C++. * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to make use of run-mode-hooks' which has been added in Emacs 21.1. (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode, awk-mode): Use it. (make-local-hook): Suppress warning about obsoleteness. * cc-engine.el, cc-align.el, cc-cmds.el (c-append-backslashes-forward, c-delete-backslashes-forward, c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks): Compensate for return value from forward-line' when it has moved but not to a different line due to eob. * cc-engine.el (c-guess-basic-syntax): Fixed anchoring in objc-method-intro' and objc-method-args-cont'. 2005-05-23 Alan Mackenzie <[email protected]> CC Mode update to 5.30.10: * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address in the copyright statement. Incidentally, change "along with GNU Emacs" to "along with this program" where it occurs. * cc-mode.el: Add a fourth parameter t' to the awk-mode autoload, so that it is interactive, hence can be found by M-x awk-mode whilst cc-mode is yet to be loaded. Reported by Glenn Morris <[email protected]>. * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps. 2005-05-23 Kevin Ryde <[email protected]>: * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from c-parse-state, to avoid a lisp error (on bad code).
* (font-lock-defaults): Remove defvar as it's already defined in font-core.el.Lute Kamstra2005-05-222-4/+8
|
* (font-lock-beginning-of-syntax-function): Fix docstring.Lute Kamstra2005-05-221-5/+5
|
* Update comment.Luc Teirlinck2005-05-222-14/+19
|
* (define-global-minor-mode): Use `after-change-major-mode-hook' insteadLuc Teirlinck2005-05-221-3/+3
| | | | of `find-file-hook'.
* (Buffer-menu-mode): Use `run-mode-hooks'.Luc Teirlinck2005-05-221-1/+1
|
* (yank, yank-pop): Mention `yank-excluded-properties'Eli Zaretskii2005-05-222-1/+15
| | | | and `yank-handler' in the doc strings.
* (eql): Remove. It's a builtin already.Stefan Monnier2005-05-222-13/+7
|
* (function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*,Juanma Barranquero2005-05-222-17/+33
| | | | | multiple-value-bind, multiple-value-setq, shiftf): Improve argument/docstring consistency.
* (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,Juanma Barranquero2005-05-221-28/+42
| | | | | notevery, signum, isqrt, concatenate, list-length, get*, getf, cl-remprop): Improve argument/docstring consistency.
* (pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*,Juanma Barranquero2005-05-221-19/+25
| | | | list*, copy-list, adjoin, subst): Improve argument/docstring consistency.
* (describe-key): Move print-help-return-message call out of conditional.Richard M. Stallman2005-05-222-2/+5
|
* *** empty log message ***Richard M. Stallman2005-05-221-0/+24
|
* (list-tags): Use with-no-warnings.Richard M. Stallman2005-05-221-1/+2
|
* (smtpmail-open-stream): Use with-no-warnings.Richard M. Stallman2005-05-221-2/+5
| | | | | (smtpmail-send-queued-mail): Avoid beginning-of-buffer. (starttls-extra-args, starttls-extra-arguments): Add defvars.
* (mail-get-names): Avoid beginning-of-buffer.Richard M. Stallman2005-05-221-1/+1
|
* (viet-viscii-nonascii-translation-table): Add defvar.Richard M. Stallman2005-05-221-0/+2
|
* (viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst.Richard M. Stallman2005-05-221-2/+2
|
* (hexl-follow-line): Use with-no-warnings.Richard M. Stallman2005-05-221-4/+5
|
* (dired-font-lock-keywords): Fontify files with junk extensionsRichard M. Stallman2005-05-221-1/+18
| | | | even if marked by -F.
* Use write-file-functions instead of write-file-hooks.Richard M. Stallman2005-05-221-3/+3
|
* (gdb-info-locals-handler): Make regexpsNick Roberts2005-05-221-11/+12
| | | | | more general and work when GDB variable "print pretty" is on, as with Emacs, for example.
* *** empty log message ***Nick Roberts2005-05-221-0/+6
|
* #André Spiegel2005-05-221-0/+4
|
* (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.elAndré Spiegel2005-05-221-2/+4
| | | | when vc-mistrust-permissions is t, which is not the default.