1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
Commit graph

36617 commits

Author SHA1 Message Date
Chong Yidong
4b025f4758 Revert 2007-03-25 change. 2007-04-13 15:09:37 +00:00
Chong Yidong
d218a5a4db * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
* files.el: Ditto.
2007-04-13 15:09:14 +00:00
Chong Yidong
f25a994634 * url-http.el (url-http-parse-headers): Stop after a set number of
redirections.  Suggested by Diane Murray.

* url-vars.el (url-max-redirections): New var.
2007-04-13 14:59:08 +00:00
Chong Yidong
58aba8143c (url-http-parse-headers): Stop after a set number of redirections.
Suggested by Diane Murray.
2007-04-13 14:58:56 +00:00
Chong Yidong
2faae86bd7 (url-max-redirections): New var. 2007-04-13 14:52:03 +00:00
Juanma Barranquero
0e816a433c (ebnf-insert-style, ebnf-merge-style): Fix typos in error messages. 2007-04-13 09:10:56 +00:00
Juanma Barranquero
040ee34f61 (minibuffer, auto-save): Fix typos in docstrings. 2007-04-13 09:05:43 +00:00
Juanma Barranquero
cb9026a38f (widget-documentation): Fix typo in docstring. 2007-04-13 09:02:54 +00:00
Juanma Barranquero
78665ec42d (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,
term-termcap-format, term-get-old-input-default, term-skip-prompt,
term-send-string, term-send-region, term-pager-page, term-pager-help):
Fix typos in docstrings.
2007-04-13 09:00:41 +00:00
Martin Rudalics
c8286c2ca4 (edebug-pop-to-buffer): Don't select window marked as dedicated. 2007-04-13 06:05:15 +00:00
Martin Rudalics
dedecfd696 (footnote-latin-string): New variable.
(footnote-latin-regexp): Redefined as regexp alternative.
(Footnote-latin): Use footnote-latin-string instead of
footnote-latin-regexp.
2007-04-13 05:53:27 +00:00
Nick Roberts
6f2c280eb6 *** empty log message *** 2007-04-13 04:00:00 +00:00
Nick Roberts
0bb48bffd6 (tmm-get-keybind): Use car-safe to avoid errors with
inherited keymaps.
2007-04-13 03:57:37 +00:00
Glenn Morris
41a023e3b7 Fix typo. 2007-04-13 03:01:45 +00:00
Chong Yidong
29779b2d7b * outline.el (outline-get-next-sibling): Clarify docstring.
(outline-get-last-sibling): Handle case where we are at the first
heading.  Clarify docstring.
2007-04-13 01:17:51 +00:00
Nick Roberts
011dd48c57 (jdb): Add gud-print.
(gud-find-expr): Jdb prints the expression with the value, so
don't insert it in the output.
2007-04-12 14:24:54 +00:00
Nick Roberts
f501a00fae *** empty log message *** 2007-04-12 14:24:22 +00:00
Nick Roberts
61e1467947 (gud-minor-mode-map): Make go button same
same length as stop button to lessen flicker.
2007-04-12 09:11:03 +00:00
Nick Roberts
ad108e41d1 *** empty log message *** 2007-04-12 09:10:35 +00:00
Glenn Morris
60df22cc35 Changes from author without assignment are (thankfully) tiny. 2007-04-12 02:29:32 +00:00
Jason Rumney
e39ef8913c (dnd-get-local-file-name): Decode both upper and lower
case hex. Do not try to decode non-hex letters.
2007-04-11 23:42:03 +00:00
Jason Rumney
eb6526ba7e *** empty log message *** 2007-04-11 23:41:35 +00:00
Chong Yidong
fb67ebdf16 (byte-optimize-form-code-walker): Evaluate pure function calls if possible.
(byte-optimize-all-constp): New function.
2007-04-11 17:10:42 +00:00
Chong Yidong
f782c3293c * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
Evaluate pure function calls if possible.
(byte-optimize-all-constp): New function.
2007-04-11 17:10:26 +00:00
Glenn Morris
a746fb658b Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): Improve numeric argument case.
(byte-compile-backward-char, byte-compile-backward-word): New
functions, performing rewriting previously done in byte-opt.el.
Fix their "Fixme" item (restriction to numeric arguments).
2007-04-11 03:59:20 +00:00
Glenn Morris
6f7e29f1d2 Markus Triska <markus.triska at gmx.at>:
(byte-optimize-backward-char, byte-optimize-backward-word): Remove -
move to bytecomp.el.
2007-04-11 03:57:11 +00:00
Glenn Morris
03d7faa3a2 *** empty log message *** 2007-04-11 03:55:50 +00:00
Stefan Monnier
341c2f07d4 (desktop-save, desktop-create-buffer): Replace mapcar with dolist.
(after-init-hook): Don't quote lambda.
(desktop-first-buffer): Don't wrap it in eval-when-compile.
(desktop-internal-v2s): Remove unused var `el'.
(desktop-buffer-major-mode, desktop-buffer-locals): Move out of
desktop-restore-file-buffer.
(desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
desktop-create-buffer.
2007-04-11 02:28:26 +00:00
Miles Bader
c429815a6b Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 214-215)

   - Merge from emacs--devo--0
   - Update from CVS

2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-inews-yank-articles): Use
   message-exchange-point-and-mark instead of exchange-point-and-mark.

2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-yank-original): Make sure cited text ends with
   newline; don't exchange point and mark.

2007-04-07  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus/tls.el (open-tls-stream): Properly handle case where there
   is no associated buffer.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-697
2007-04-10 23:48:06 +00:00
Chong Yidong
69c8eea222 Add comment. 2007-04-10 19:35:34 +00:00
Chong Yidong
c7d397233e (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.
2007-04-10 19:30:12 +00:00
Chong Yidong
d752a9f9d0 * woman.el (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.
2007-04-10 19:30:01 +00:00
Thien-Thi Nguyen
ae8bf5abb8 (tty-handle-args): Use %S to log ARGS. 2007-04-10 11:40:50 +00:00
Thien-Thi Nguyen
5acce4b775 Delete eol whitespace; nfc. 2007-04-10 11:37:48 +00:00
Glenn Morris
f22f1a912b (default-buffer-file-type): Add defvar to quieten byte-compiler. 2007-04-10 04:05:10 +00:00
Glenn Morris
39234e3973 (cperl-mode): Remove unnecessary call to obsolete function
make-local-hook.
2007-04-10 04:05:00 +00:00
Glenn Morris
51fc848bd5 (top-level): Move (require 'tempo) to start to quieten byte-compiler. 2007-04-10 04:02:45 +00:00
Glenn Morris
e8dc1f8c7c (dframe-frame-mode): Do not set auto-show-mode, since it is obsolete
and has no effect.
2007-04-10 04:00:49 +00:00
Glenn Morris
17975ebf23 Markus Triska <markus.triska at gmx.at>:
(byte-optimize-char-before): Remove (move to bytecomp.el as
byte-compile-char-before).
2007-04-10 03:58:03 +00:00
Glenn Morris
ec448ae2df Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): New function (modified replacement for
byte-optimize-char-before in byte-opt.el).
2007-04-10 03:54:36 +00:00
Glenn Morris
760c1f3c56 Fix typos. 2007-04-10 03:53:49 +00:00
Miles Bader
785064ad95 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 212-213)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-695
2007-04-09 23:42:37 +00:00
Vinicius Jose Latorre
c822733228 Fix indentation. 2007-04-09 23:10:00 +00:00
Juanma Barranquero
52448cc657 *** empty log message *** 2007-04-09 22:16:44 +00:00
Alan Mackenzie
531b591d24 (inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.
2007-04-09 17:07:40 +00:00
Alan Mackenzie
ca1355599d *** empty log message *** 2007-04-09 17:05:39 +00:00
Chong Yidong
e5a858825f Remove spurious debugging code. 2007-04-09 16:33:01 +00:00
Masatake YAMATO
11d13e96b0 (c-capitalize-subword): Implement
better mimic the behavior of `capitalize-word'. They no longer
move point with a  negative argument.
Based on code by Paul Curry.
2007-04-09 13:01:30 +00:00
Masatake YAMATO
287787ee7b Install a patch from Paul Curry.
(c-downcase-subword, c-upcase-subword): Don't move point if ARG is netagive.
2007-04-09 12:34:57 +00:00
Alan Mackenzie
28abe5e279 Changes to make narrow-to-defun' and mark-defun' work properly in CC
Mode:

cc-defs.el (c-beginning-of-defun-1):
cc-cmds.el (c-beginning-of-defun, c-end-of-defun): bind
beginning/end-of-defun-function to nil around calls to
beginning/end-of-defun.

cc-langs.el (beginning-of-defun-function, end-of-defun-function): new
c-lang-setvar's.

cc-awk.el (c-awk-beginning-of-defun): Add "(or arg (setq arg 1))" to
enable non-interactive call.
2007-04-09 10:51:29 +00:00