summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-0314-1462/+2101
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-486 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-487 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-488 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-489 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/gnus--rel--5.10--patch-156 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-157 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-158 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-159 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-160 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-587
| * Merge from gnus--rel--5.10Miles Bader2006-10-302-20/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 160) - Update from CVS 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New variables. (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions. (mm-charset-synonym-alist): Move some entries to mm-codepage-iso-8859-list. (mm-charset-synonym-alist, mm-charset-override-alist): Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-489
| * (revert-buffer): If a unibyte buffer is being revertedKenichi Handa2006-10-302-0/+15
| | | | | | | | | | with a coding system for multibyte, set buffer multibyte before calling insert-file-contents.
| * (server-select-display): Use a dummy buffer to detect whenStefan Monnier2006-10-302-18/+41
| | | | | | | | | | | | the frame is later used. (server-select-display): New function. (server-process-filter): Use it to detect unused temp frames.
| * (url-open-stream): Really use asynchronous connections (accidentallyMagnus Henoch2006-10-292-1/+6
| | | | | | | | disabled during debugging).
| * *** empty log message ***Juanma Barranquero2006-10-291-1/+10
| |
| * Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to manyJuanma Barranquero2006-10-291-1421/+1421
| | | | | | | | | | | | doc strings. (ada-mode-version): New function. (ada-create-menu): Menu operations are available for all supported compilers.
| * (with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.Lars Hansen2006-10-292-11/+17
| | | | | | | | | | | | (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists. Don't call tramp-method-out-of-band-p for local files. (tramp-touch): Quote file name.
| * Merge from gnus--rel--5.10Miles Bader2006-10-294-7/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 156-159) - Merge from emacs--devo--0 - Update from CVS 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-sum.el (gnus-set-mode-line): Quote % in group name. 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible with Emacs 21 and XEmacs. 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/mm-view.el: Add interactive arg to html2text autoload. 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-487
| * Add arch taglineMiles Bader2006-10-281-0/+1
| |
| * *** empty log message ***Glenn Morris2006-10-281-0/+11
| |
| * (cal-html-cursor-month, cal-html-cursor-year): Add autoloads for thisGlenn Morris2006-10-281-0/+14
| | | | | | | | | | new package. (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
| * New file, from: Anna M. Bigatti <bigatti at dima.unige.it>.Glenn Morris2006-10-281-0/+444
| |
| * (url-http-parse-headers): Fix misplaced paren.Magnus Henoch2006-10-282-2/+6
| |
| * * emacs-lisp/authors.el (authors-aliases): Update.Chong Yidong2006-10-282-0/+5
| |
* | Regenerate lisp/ldefs-boot.el.Karoly Lorentey2006-12-031-297/+329
| | | | | | | | git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-586
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-0335-454/+907
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-479 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-480 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-481 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-482 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-483 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-484 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-485 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-153 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-154 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-155 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-585
| * Regenerate.Chong Yidong2006-10-271-968/+1196
| |
| * * version.el (emacs-version): Bump version number to 22.0.90.Chong Yidong2006-10-272-1/+5
| |
| * * url.el (url-retrieve): Minor doc clarification.Chong Yidong2006-10-271-4/+4
| |
| * * url-http.el (url-http-mark-connection-as-free): Verify thatChong Yidong2006-10-274-30/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connection is open before saving it. (url-http-handle-authentication): Use url-retrieve-internal instead of url-retrieve. (url-http-parse-headers): Adapt to new callback interface. (url-http): Handle non-blocking connections. (url-http-async-sentinel): Create. * url.el (url-retrieve): Update docstring for new callback interface. Remove all code. (url-retrieve-internal): Move code from url-retrieve here. * url-gw.el (url-open-stream): Use a non-blocking socket for `native' gateway method, if available.
| * * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):Chong Yidong2006-10-272-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | New defvar. (inferior-octave-resync-dirs): Check to see whether Octave has built-in variables and set inferior-octave-has-built-in-variables. Check inferior-octave-has-built-in-variables to decide whether to send commands that set built-in variables or call functions to change Octave's behavior. Send "disp (pwd ())" to Octave instead of just "pwd". (inferior-octave-startup): Send "more off" to Octave instead of "page_screen_output = 0".
| * * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.Chong Yidong2006-10-271-1/+3
| |
| * * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in theChong Yidong2006-10-262-8/+13
| | | | | | | | pattern normally.
| * (mode-line-mode-menu): Remove bindings for globalNick Roberts2006-10-251-8/+2
| | | | | | | | minor modes (line/column number) as they are on the menubar.
| * *** empty log message ***Nick Roberts2006-10-251-0/+5
| |
| * *** empty log message ***Juanma Barranquero2006-10-251-5/+8
| |
| * (x-handle-name-switch): Doc fix.Juanma Barranquero2006-10-251-2/+2
| | | | | | | | (w32-standard-fontset-spec): Fix typo in docstring.
| * *** empty log message ***Juanma Barranquero2006-10-251-2/+7
| |
| * (midnight-buffer-display-time): Doc fix.Juanma Barranquero2006-10-251-5/+4
| | | | | | | | (clean-buffer-list-kill-never-buffer-names): Add "*server*".
| * Merge from gnus--rel--5.10Miles Bader2006-10-245-13/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 153-155) - Merge from emacs--devo--0 - Update from CVS 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group names. * lisp/gnus/gnus-sum.el (gnus-select-newsgroup): Decode group name. 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/message.el (message-headers-to-generate): Fix typo in docstring. 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus.el (gnus-mime): Remove unused custom group. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-482
| * 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-10-236-70/+82
| | | | | | | | | | | | | | | | | | | | * viper-cmd.el (viper-prefix-arg-com): define gg as G0 * viper-ex.el (ex-read): quote file argument. * ediff-diff.el (ediff-same-file-contents): expand file names. * ediff-mult.el (ediff-append-custom-diff): quote shell file arguments.
| * * textmodes/flyspell.el (flyspell-check-region-doublons): Fix lastChong Yidong2006-10-232-1/+6
| | | | | | | | fix.
| * (mode-line-mode-menu): List global minor modesNick Roberts2006-10-231-6/+8
| | | | | | | | before local ones.
| * *** empty log message ***Nick Roberts2006-10-231-1/+6
| |
| * (add-to-list): Fix last change--optimize for no compare-fn.Kim F. Storm2006-10-221-4/+4
| |
| * (add-to-list): Optimize if compare-fn is `eq' or `eql'.Kim F. Storm2006-10-221-9/+21
| | | | | | | | | | | | (sit-for): If last command was a prefix arg, add the read-ahead event to unread-command-events as (t . EVENT) so it will be added to this-command-keys by read-key-sequence.
| * *** empty log message ***Kim F. Storm2006-10-221-0/+7
| |
| * * textmodes/flyspell.el (flyspell-word): Skip past all previousChong Yidong2006-10-222-7/+18
| | | | | | | | | | | | | | whitespace when checking doublons. (flyspell-check-region-doublons): Fix doublon regexp. (flyspell-highlight-incorrect-region): Highlight doublons using flyspell-duplicate face.
| * * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.Chong Yidong2006-10-222-6/+6
| |
| * 2006-10-22 John Wiegley <johnw@newartisans.com>John Wiegley2006-10-222-1/+17
| | | | | | | | | | | | | | | | * progmodes/python.el (python-use-skeletons): python-mode was auto-inserting templates (for those with abbrev-mode on), not only by default -- *but without a configuration variable to disable it*. This rendered python-mode completely useless for me, so I have added `python-use-skeletons', which is now off by default.
| * * progmodes/cperl-mode.el (cperl-mode): Don't assumeChong Yidong2006-10-222-14/+24
| | | | | | | | | | | | font-lock-multiline is auto-local (it's not). (cperl-windowed-init): Ensure that cperl-font-lock-multiline is initialized before calling cperl-init-faces.
| * (gdb-info-stack-custom): Don't try to giveNick Roberts2006-10-221-1/+0
| | | | | | | | gdb-stack-position a value when there is no fringe.
| * *** empty log message ***Nick Roberts2006-10-221-0/+3
| |
| * (mode-line-mode-menu): Disable auto-revert-tail-modeNick Roberts2006-10-211-0/+1
| | | | | | | | indicator if not visiting a file.
| * *** empty log message ***Nick Roberts2006-10-211-0/+5
| |
| * (kill-buffer-and-window): Fix a bug where an abortedDavid Kastrup2006-10-202-8/+21
| | | | | | | | operation would still cause some window to collapse later.
| * (vc-switch-backend): Try to be more careful with unwantedStefan Monnier2006-10-202-19/+29
| | | | | | | | side-effect due to mixing various backends's file properties.
| * (vc-svn-parse-status): Remove unused arg `localp'.Stefan Monnier2006-10-202-14/+21
| | | | | | | | | | Add arg `filename' instead. Don't set vc-backend if `filename' is set. Return `filename's status if applicable. Update callers.
| * (kkc-region): When a key sequence is notKenichi Handa2006-10-192-1/+7
| | | | | | | | | | defined, append (this-single-command-raw-keys) to unread-input-method-events.