Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | (declare-function): Add compatibility declaration. | Glenn Morris | 2007-12-09 | 1 | -1/+5 | |
| | | | | | | | | | | | | (mail-abbrev-in-expansion-header-p): Declare as function. | |||||
| * | | (declare-function): Add compatibility declaration. | Glenn Morris | 2007-12-09 | 1 | -0/+8 | |
| | | | | | | | | | | | | (mm-append-to-file, w32-focus-frame): Declare as functions. | |||||
| * | | (declare-function): Add compatibility declaration. | Glenn Morris | 2007-12-09 | 1 | -0/+5 | |
| | | | | | | | | | | | | (gnus-get-predicate): Declare as function. | |||||
| * | | (declare-function): Add compatibility declaration. | Glenn Morris | 2007-12-09 | 1 | -0/+6 | |
| | | | | | | | | | | | | (gnus-summary-from-or-to-or-newsgroups): Declare as function. | |||||
| * | | (declare-function): Add compatibility declaration. | Glenn Morris | 2007-12-09 | 1 | -0/+12 | |
| | | | | | | | | | | | | (w3-region, w3m-region, Info-menu): Declare as functions. | |||||
| * | | Remove conflict marker. | David Kastrup | 2007-12-08 | 1 | -1/+0 | |
| | | | ||||||
| * | | * erc-stamp.el (erc-echo-timestamp): | David Kastrup | 2007-12-08 | 3 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * erc-lang.el (language): * erc-backend.el (erc-server-connect): Fix buggy call to `message'. * gnus-sum.el (gnus-summary-simplify-subject-query): * ecomplete.el (ecomplete-display-matches): Fix buggy call to `message'. * textmodes/reftex.el (reftex-select-with-char): * textmodes/reftex-toc.el (reftex-toc-do-promote) (reftex-toc-visit-location, reftex-toc-find-section): * textmodes/reftex-index.el (reftex-index-show-entry): * textmodes/org.el (org-cycle-hide-archived-subtrees) (org-table-rotate-recalc-marks, org-mark-ring-push) (org-follow-info-link, org-mhe-get-message-folder-from-index) (org-auto-repeat-maybe, org-store-log-note, org-delete-property) (org-evaluate-time-range, org-edit-agenda-file-list): * textmodes/artist.el (artist-select-next-op-in-list) (artist-select-prev-op-in-list): * term/mac-win.el (mac-service-insert-text): * startup.el (fancy-about-screen): * progmodes/vhdl-mode.el (vhdl-decision-query): * progmodes/idlwave.el (idlwave-template) (idlwave-scroll-completions, idlwave-display-completion-list): * progmodes/ebrowse.el (ebrowse-show-progress): * progmodes/cperl-mode.el (cperl-find-pods-heres): * progmodes/antlr-mode.el (antlr-insert-option-do): * play/mpuz.el (mpuz-close-game): * net/rcirc.el (rcirc-next-active-buffer): * mail/reporter.el (reporter-update-status): * kmacro.el (kmacro-display): * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): * emulation/viper-util.el (viper-save-setting): * emacs-lisp/lisp-mnt.el (lm-verify): * emacs-lisp/edebug.el (edebug-set-mode): * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun): * calendar/calendar.el (calendar-print-day-of-year): * calc/calcalg3.el (calc-curve-fit): * calc/calcalg2.el (math-integral): * calc/calc.el (calc-read-key-sequence, calc-version): * calc/calc-mode.el (calc-set-simplify-mode): * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'. | |||||
| * | | (article-make-date-line): Revert previous change. | Glenn Morris | 2007-12-07 | 2 | -7/+6 | |
| | | | ||||||
| * | | Fix breakage from last change. | Deepak Goel | 2007-12-06 | 2 | -1/+5 | |
| | | | ||||||
| * | | (gnus-load): Rename local variable to avoid confusion. | Reiner Steib | 2007-12-06 | 2 | -4/+8 | |
| | | | ||||||
| * | | Fix vc.el breakage. | Deepak Goel | 2007-12-06 | 1 | -0/+1 | |
| | | | ||||||
| * | | Commit a more readable changelog. | Deepak Goel | 2007-12-06 | 1 | -2/+1 | |
| | | | ||||||
| * | | Fix my previous breakages; improve ChangeLog | Deepak Goel | 2007-12-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix buggy calls to `error'. | Deepak Goel | 2007-12-06 | 2 | -1/+2 | |
| | | | ||||||
| * | | Merge gnus-art.el and gnus-start.el after fixing buggy `error' calls. | Deepak Goel | 2007-12-06 | 2 | -3/+3 | |
| | | | ||||||
| * | | Resolve commit conflict. | Deepak Goel | 2007-12-06 | 1 | -0/+7 | |
| | | | ||||||
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 80 | -8357/+1314 | |
|\| | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294 | |||||
| * | | Merge from gnus--devo--0 | Miles Bader | 2007-12-06 | 2 | -2/+62 | |
| | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-944 | |||||
| * | | Merge from gnus--devo--0 | Miles Bader | 2007-12-06 | 23 | -173/+525 | |
| | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-941 | |||||
| * | | revert requiring mh-acros; remove mh-loaddefs instead | Sam Steingold | 2007-12-04 | 2 | -5/+0 | |
| | | | ||||||
| * | | Move to ../password-cache.el. | Glenn Morris | 2007-12-04 | 1 | -141/+0 | |
| | | | ||||||
| * | | Require password-cache or password. | Glenn Morris | 2007-12-04 | 2 | -1/+19 | |
| | | | ||||||
| * | | (password-read, password-cache-add, password-cache-remove): | Glenn Morris | 2007-12-04 | 1 | -5/+0 | |
| | | | | | | | | | | | | No need to autoload, since mml-sec requires password. | |||||
| * | | Require password-cache or password. | Glenn Morris | 2007-12-04 | 1 | -1/+2 | |
| | | | ||||||
| * | | (password-read, password-cache-add, password-cache-remove): | Glenn Morris | 2007-12-04 | 1 | -4/+1 | |
| | | | | | | | | | | | | No need to autoload, since mml-sec requires password. | |||||
| * | | Require password-cache or password. | Glenn Morris | 2007-12-04 | 1 | -1/+3 | |
| | | | ||||||
| * | | (gnus-extract-address-components): Define for compiler. | Glenn Morris | 2007-12-04 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | (password-read, password-cache-add, password-cache-remove): No need to autoload, since mml-sec requires password. | |||||
| * | | (gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler. | Glenn Morris | 2007-12-04 | 1 | -0/+2 | |
| | | | ||||||
| * | | (gnus-extract-address-components): Define for compiler. | Glenn Morris | 2007-12-04 | 1 | -0/+2 | |
| | | | ||||||
| * | | Require mh-acros for mh-require-cl. | Sam Steingold | 2007-12-03 | 2 | -0/+5 | |
| | | | ||||||
| * | | Move to ../net. | Glenn Morris | 2007-12-02 | 5 | -552/+3 | |
| | | | ||||||
| * | | Remove file. | Glenn Morris | 2007-12-02 | 2 | -295/+2 | |
| | | | ||||||
| * | | Move to ../mail. | Glenn Morris | 2007-12-02 | 3 | -565/+4 | |
| | | | ||||||
| * | | *** empty log message *** | Glenn Morris | 2007-12-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Move to ../. | Glenn Morris | 2007-12-01 | 1 | -82/+0 | |
| | | | ||||||
| * | | Move here from gnus/. | Glenn Morris | 2007-12-01 | 1 | -0/+1 | |
| | | | ||||||
| * | | Move to ../. | Glenn Morris | 2007-12-01 | 2 | -517/+0 | |
| | | | ||||||
| * | | Move here from ../gnus. | Glenn Morris | 2007-12-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Move to ../net. | Glenn Morris | 2007-12-01 | 1 | -426/+0 | |
| | | | ||||||
| * | | Move here from ../gnus. | Glenn Morris | 2007-12-01 | 1 | -0/+2 | |
| | | | ||||||
| * | | Move to ../net. | Glenn Morris | 2007-12-01 | 1 | -193/+0 | |
| | | | ||||||
| * | | Revert previous change. | Glenn Morris | 2007-12-01 | 1 | -0/+2 | |
| | | | ||||||
| * | | (top-level): Don't require cl when compiling. | Glenn Morris | 2007-12-01 | 1 | -2/+0 | |
| | | | ||||||
| * | | (top-level): Require format-spec before eval-when-compile. | Glenn Morris | 2007-12-01 | 2 | -1/+6 | |
| | | | ||||||
| * | | Clarify license wording. | Glenn Morris | 2007-11-30 | 1 | -1/+4 | |
| | | | ||||||
| * | | Revert previous change. | Glenn Morris | 2007-11-30 | 1 | -0/+15 | |
| | | | ||||||
| * | | Require password, rather than autoloading password-read. | Glenn Morris | 2007-11-30 | 2 | -3/+5 | |
| | | | ||||||
| * | | Clarify license. | Glenn Morris | 2007-11-30 | 1 | -16/+2 | |
| | | | ||||||
| * | | Move here from gnus/. | Glenn Morris | 2007-11-28 | 1 | -0/+5 | |
| | | | ||||||
| * | | Move to ../net. | Glenn Morris | 2007-11-28 | 1 | -540/+0 | |
| | | |