Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*, | Juanma Barranquero | 2005-05-22 | 2 | -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 Barranquero | 2005-05-22 | 1 | -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 Barranquero | 2005-05-22 | 1 | -19/+25 |
| | | | | list*, copy-list, adjoin, subst): Improve argument/docstring consistency. | ||||
* | (describe-key): Move print-help-return-message call out of conditional. | Richard M. Stallman | 2005-05-22 | 2 | -2/+5 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2005-05-22 | 1 | -0/+24 |
| | |||||
* | (list-tags): Use with-no-warnings. | Richard M. Stallman | 2005-05-22 | 1 | -1/+2 |
| | |||||
* | (smtpmail-open-stream): Use with-no-warnings. | Richard M. Stallman | 2005-05-22 | 1 | -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. Stallman | 2005-05-22 | 1 | -1/+1 |
| | |||||
* | (viet-viscii-nonascii-translation-table): Add defvar. | Richard M. Stallman | 2005-05-22 | 1 | -0/+2 |
| | |||||
* | (viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst. | Richard M. Stallman | 2005-05-22 | 1 | -2/+2 |
| | |||||
* | (hexl-follow-line): Use with-no-warnings. | Richard M. Stallman | 2005-05-22 | 1 | -4/+5 |
| | |||||
* | (dired-font-lock-keywords): Fontify files with junk extensions | Richard M. Stallman | 2005-05-22 | 1 | -1/+18 |
| | | | | even if marked by -F. | ||||
* | Use write-file-functions instead of write-file-hooks. | Richard M. Stallman | 2005-05-22 | 1 | -3/+3 |
| | |||||
* | (gdb-info-locals-handler): Make regexps | Nick Roberts | 2005-05-22 | 1 | -11/+12 |
| | | | | | more general and work when GDB variable "print pretty" is on, as with Emacs, for example. | ||||
* | *** empty log message *** | Nick Roberts | 2005-05-22 | 1 | -0/+6 |
| | |||||
* | # | André Spiegel | 2005-05-22 | 1 | -0/+4 |
| | |||||
* | (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el | André Spiegel | 2005-05-22 | 1 | -2/+4 |
| | | | | when vc-mistrust-permissions is t, which is not the default. | ||||
* | (focus-frame, unfocus-frame): Revert deletion on 2005-05-01. | Juanma Barranquero | 2005-05-22 | 2 | -0/+11 |
| | |||||
* | # | André Spiegel | 2005-05-22 | 1 | -0/+5 |
| | |||||
* | (vc-cvs-checkout-model): Handle the case where FILE doesn't exist. | André Spiegel | 2005-05-22 | 1 | -9/+12 |
| | |||||
* | Remove make-obsolete-variable for | Nick Roberts | 2005-05-22 | 1 | -21/+0 |
| | | | | | | | | already deleted variables: auto-fill-hook, blink-paren-hook, lisp-indent-hook, inhibit-local-variables, unread-command-event suspend-hooks, comment-indent-hook, meta-flag, before-change-function, after-change-function, font-lock-doc-string-face. | ||||
* | *** empty log message *** | Nick Roberts | 2005-05-22 | 1 | -0/+9 |
| | |||||
* | (define-derived-mode): Doc fix. | Luc Teirlinck | 2005-05-21 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-05-21 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2005-05-21 | 1 | -0/+5 |
| | |||||
* | (rmail-reply): Filter the list in reply-to through rmail-dont-reply-to. | Eli Zaretskii | 2005-05-21 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2005-05-21 | 1 | -0/+5 |
| | |||||
* | (mail-send): Use [[:space:]] instead of a literal blank | Eli Zaretskii | 2005-05-21 | 1 | -1/+2 |
| | | | | when splitting new-header-values. | ||||
* | (table-disable-menu): Add separator as a string so that tmm doesn't create | Eli Zaretskii | 2005-05-21 | 2 | -1/+8 |
| | | | | a completion entry for it. | ||||
* | (cal-menu-update): Add separator as a string so that tmm doesn't create | Eli Zaretskii | 2005-05-21 | 1 | -1/+1 |
| | | | | a completion entry for it. | ||||
* | (idlwave-doc-header): Use insert-file-contents. | Richard M. Stallman | 2005-05-21 | 2 | -1/+12 |
| | |||||
* | (flymake-makehash): Use with-no-warnings. | Richard M. Stallman | 2005-05-21 | 1 | -1/+2 |
| | |||||
* | (remote-compile): Use compilation-start. | Richard M. Stallman | 2005-05-21 | 1 | -1/+1 |
| | |||||
* | (tmm-shortcut): Avoid using beginning-of-buffer. | Richard M. Stallman | 2005-05-21 | 1 | -1/+1 |
| | |||||
* | (makefile-imenu-generic-expression): Use function to find dependencies, ↵ | Daniel Pfeiffer | 2005-05-21 | 2 | -7/+27 |
| | | | | | | | | because regexp alone is so complex, it easily goes into an endless loop. (makefile-makepp-mode): Also add submenu for Perl functions defined in the makefile. (makefile-bsdmake-mode): Special imenu-generic-expression no longer needed, due to function call. (makefile-match-dependency): Take BOUND into account when checking if we're through. | ||||
* | (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a ↵ | Daniel Pfeiffer | 2005-05-21 | 1 | -39/+30 |
| | | | | search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there. | ||||
* | (auto-mode-alist): Check GNUmakefile before makefile. Default to ↵ | Daniel Pfeiffer | 2005-05-21 | 1 | -3/+6 |
| | | | | makefile-bsdmake-mode on BSD systems. | ||||
* | (calc-invalidate-units-table): Use inhibit-read-only. | Jay Belanger | 2005-05-20 | 2 | -60/+66 |
| | | | | (math-build-units-table-buffer): Use view-mode. | ||||
* | Fix remaining braino breackage. | Juanma Barranquero | 2005-05-20 | 1 | -28/+24 |
| | |||||
* | Fix braino. | Juanma Barranquero | 2005-05-20 | 1 | -0/+17 |
| | |||||
* | (easy-menu-add): Correct docstring since | David Kastrup | 2005-05-20 | 2 | -5/+14 |
| | | | | easy-menu-add is not a nop on Emacs; and clarify when to call it. | ||||
* | (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if, | Juanma Barranquero | 2005-05-20 | 2 | -118/+177 |
| | | | | | | | | | | | | delete-if-not, remove-duplicates, delete-duplicates, substitute, substitute-if, substitute-if-not, nsubstitute, nsubstitute-if, nsubstitute-if-not, find, find-if, find-if-not, position, position-if, position-if-not, count, count-if, count-if-not, mismatch, search, sort*, stable-sort, merge, member*, member-if, member-if-not, assoc*, assoc-if, assoc-if-not, rassoc*, rassoc-if, rassoc-if-not, union, nunion, intersection, nintersection, set-difference, nset-difference, set-exclusive-or, nset-exclusive-or, subsetp, subst-if, subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis, nsublis, tree-equal): Improve argument/docstring consistency. | ||||
* | *** empty log message *** | Lute Kamstra | 2005-05-20 | 1 | -0/+8 |
| | |||||
* | (diff-header-face, diff-file-header-face) | Lute Kamstra | 2005-05-20 | 1 | -10/+20 |
| | | | | | | | (diff-index-face, diff-hunk-header-face, diff-removed-face) (diff-added-face, diff-changed-face, diff-function-face) (diff-context-face, diff-nonexistent-face): Put them in the diff-mode customization group. | ||||
* | (vhdl-font-lock-match-item): Simplify regexp. | Stefan Monnier | 2005-05-20 | 2 | -33/+37 |
| | |||||
* | (sh-mode, sh-get-word): Minor regexp fixes. | Stefan Monnier | 2005-05-20 | 1 | -2/+2 |
| | |||||
* | (lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization. | Stefan Monnier | 2005-05-20 | 1 | -6/+9 |
| | |||||
* | *** empty log message *** | Carsten Dominik | 2005-05-20 | 1 | -0/+19 |
| | |||||
* | (org-agenda-toggle-time-grid): New command. | Carsten Dominik | 2005-05-20 | 1 | -147/+392 |
| | | | | | | | | | | | | | | | | | | (org-agenda-use-time-grid, org-agenda-time-grid): New options. (org-agenda-add-time-grid-maybe): New function. (org-agenda): Call `org-agenda-add-time-grid-maybe'. (org-table-create): `dotimes' instead of `mapcar'. (org-xor): Simplified implementation. (org-agenda): `inhibit-redisplay' turned on. (org-agenda-change-all-lines): Use `org-format-agenda-item' to get a consistent line after a state change. (org-agenda-remove-times-when-in-prefix): New option. (org-prefix-has-time): New variable. (org-parse-time-string): Optional argument NODEFAULT. (org-format-agenda-item): Parse items for time-of-day specifications and move these into the prefix if possible. (org-agenda-priority): Get current heading, not previous heading during agenda remote editing. | ||||
* | (send-string, send-region): Remove obsolescence declaration. | Juanma Barranquero | 2005-05-19 | 2 | -8/+16 |
| | | | | | (window-dot, set-window-dot, read-input, show-buffer, eval-current-buffer, string-to-int): Add release number to obsolescence declarations. |