1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 14:01:47 -07:00
Commit graph

35922 commits

Author SHA1 Message Date
Kenichi Handa
8c8d1081b6 (py-converter): Fix previous change. 2007-01-29 11:08:19 +00:00
Kenichi Handa
f6c02c7add (skkdic-convert): Add
byte-compile-disable-print-circle:t at the head.
2007-01-29 03:59:59 +00:00
Kenichi Handa
7d15a839d9 (tit-process-header): Add
byte-compile-disable-print-circle:t at the head.
(miscdic-convert): Likewise.
(py-converter): Skip the header comments.
2007-01-29 03:58:40 +00:00
Chong Yidong
dc2cef7741 (jka-compr-partial-uncompress, jka-compr-call-process): Rebind
default-directory if it is invalid.  Suggested by Chris Moore.
2007-01-29 02:51:41 +00:00
Chong Yidong
44dc01e42b * jka-compr.el (jka-compr-partial-uncompress)
(jka-compr-call-process): Rebind default-directory if it is
invalid.  Suggested by Chris Moore.
2007-01-29 02:51:28 +00:00
Chong Yidong
645200b521 * comint.el (comint-insert-input): Handle situation where the
selected buffer is not the clicked buffer.
2007-01-29 02:31:28 +00:00
Chong Yidong
445de73cf6 (comint-insert-input): Handle situation where the selected buffer is
not the clicked buffer.
2007-01-29 02:31:22 +00:00
Kenichi Handa
0e66b003a7 (byte-compile-disable-print-circle): New
variable.
(byte-compile-output-file-form): Bing print-circle to nil if
byte-compile-output-file-form is not nil.
(byte-compile-output-docform): Likewise.
2007-01-29 01:22:53 +00:00
Kim F. Storm
5c4a605238 (cua-global-keymap, cua--region-keymap):
Declare earlier to avoid byte compiler warnings.
2007-01-28 22:34:31 +00:00
Kim F. Storm
176b179b51 *** empty log message *** 2007-01-28 22:34:06 +00:00
Eli Zaretskii
98ef9fa49d (speedbar-make-specialized-keymap): Doc fix. 2007-01-28 20:46:53 +00:00
Chong Yidong
d33ca4d437 (gamegrid-kill-timer): Cancel timer directly.
(gamegrid-add-score-with-update-game-score-1): Allow local quits
when calling update-game-score program.  Remove unnecessary
save-excursion.
2007-01-28 19:40:31 +00:00
Chong Yidong
d46b940851 (tetris-new-shape): Stop drawing if game is over. 2007-01-28 19:39:58 +00:00
Chong Yidong
2f028807fd * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
(gamegrid-add-score-with-update-game-score-1): Allow local quits
when calling update-game-score program.  Remove unnecessary
save-excursion.

* play/tetris.el (tetris-new-shape): Stop drawing if game is over.
2007-01-28 19:39:44 +00:00
Nick Roberts
5754d11f61 (gdb-breakpoint-regexp): Declare earlier to
avoid compiler warning.
(gdb-var-update-handler-1): Consider that the MI field `in_scope'
might have values other than "true" or "false".
2007-01-28 09:42:23 +00:00
Nick Roberts
306c24b561 *** empty log message *** 2007-01-28 09:41:48 +00:00
Richard M. Stallman
d938042573 *** empty log message *** 2007-01-28 07:20:47 +00:00
Richard M. Stallman
bbc02d0063 (fill-paragraph-function): Doc fix.
(fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
2007-01-28 07:13:10 +00:00
Richard M. Stallman
f61eed1d1a (pp-eval-last-sexp): Don't eval here. 2007-01-28 07:11:24 +00:00
Richard M. Stallman
3205431dd0 (image-type-header-regexps): Make GIF regex more specific. 2007-01-28 07:09:44 +00:00
Richard M. Stallman
7378b2f995 (tutorial--default-keys): Check M-DEL, not `M-backspace'.
Don't check `backspace'.
(tutorial--find-changed-keys): Look up bindings in a temp buffer
in Fundamental mode.
2007-01-28 07:08:51 +00:00
Richard M. Stallman
5650acf81b (fancy-splash-text, normal-splash-screen): Mention C-g. 2007-01-28 07:07:01 +00:00
Richard M. Stallman
e56b4640c2 (vc-arch-file-id): Move with-current-buffer inside the if. 2007-01-28 07:05:42 +00:00
Richard M. Stallman
22e088c68f (eval-expression): Don't use eval-last-sexp-print-value
when inserting in buffer.
2007-01-28 07:05:17 +00:00
Glenn Morris
61c4714ee7 (viper-mode): Fix info ref in doc string. 2007-01-27 23:18:37 +00:00
Glenn Morris
a6d231bb5d (dired-listing-switches): Fix doc typo. 2007-01-27 23:17:19 +00:00
Richard M. Stallman
e14c525132 (awk-font-lock-keywords): Add "do". 2007-01-27 19:54:03 +00:00
Richard M. Stallman
9b469b61ca add-log-current-defun): Skip the semicolon ``;'' for
enum/union/struct/class definition.
Revert change to call `forward-sexp' multiple times.
2007-01-27 19:53:25 +00:00
Chong Yidong
5340648dac (hack-local-variables-confirm): Don't keep trying to read an event
from an empty kbd macro.
2007-01-27 19:27:53 +00:00
Chong Yidong
7d8efa7342 * files.el (hack-local-variables-confirm): Don't keep trying to
read an event from an empty kbd macro.
2007-01-27 19:27:31 +00:00
Eli Zaretskii
a134cd5ee3 *** empty log message *** 2007-01-27 19:04:53 +00:00
Eli Zaretskii
bd410bb07b (server-start): Mention LEAVE-DEAD arg in the doc string. 2007-01-27 19:03:43 +00:00
Eli Zaretskii
914f7ec3f5 (outline-promote, outline-demote): Doc fix. Rename the arg CHILDREN -> WHICH. 2007-01-27 18:47:55 +00:00
Eli Zaretskii
05b531f695 Fix whitespace and indentation. 2007-01-27 17:38:14 +00:00
Michael Albinus
00e10871c5 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
default-directory to a sane value when calling start-process.
2007-01-27 14:40:08 +00:00
Eli Zaretskii
9b0aaece34 *** empty log message *** 2007-01-27 13:52:16 +00:00
Eli Zaretskii
ea88e7752e (ls-lisp-use-localized-time-format): New defcustom.
(ls-lisp-format-time-list): Doc fix.  Mention ls-lisp-use-localized-time-format.
(ls-lisp-format-time): Use ls-lisp-format-time-list if
ls-lisp-use-localized-time-format is non-nil, even if a valid locale is defined.
2007-01-27 13:21:19 +00:00
Juanma Barranquero
bfe6997213 (jka-compr-compression-info-list): Doc fix. 2007-01-27 12:01:06 +00:00
Juanma Barranquero
04b5376f70 (jka-compr-shell): Doc fix. 2007-01-27 11:55:59 +00:00
Andreas Schwab
9c9a895c81 Regenerate to remove obsolete entries. 2007-01-27 10:51:04 +00:00
Vinicius Jose Latorre
d47570439f Fix background height 2007-01-27 00:10:33 +00:00
Eli Zaretskii
f2133d9e8f (finder-data, custom-deps): Depend on $(lisp)/loaddefs.el. 2007-01-26 15:29:17 +00:00
Dan Nicolaescu
1408b0d5a9 (custom-deps, finder-data): Add dependency to
loaddefs.el.
2007-01-25 05:26:01 +00:00
Juanma Barranquero
e8bc7b9558 *** empty log message *** 2007-01-24 14:53:27 +00:00
Miles Bader
5e51de792c Make byte compiler correctly write circular constants
2007-01-24  Miles Bader  <miles@gnu.org>

   * lisp/emacs-lisp/bytecomp.el (byte-compile-output-file-form)
   (byte-compile-output-docform): Bind `print-circle' to t.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-614
2007-01-24 13:57:38 +00:00
Miles Bader
b28080e33a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 196)

   - Update from CVS

2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
   custom choice.

   * lisp/gnus/gnus-art.el (gnus-signature-limit): Fix custom choice.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-612
2007-01-24 07:13:07 +00:00
Kenichi Handa
704621710b *** empty log message *** 2007-01-24 06:42:22 +00:00
Kenichi Handa
091fee4481 (skkdic-convert): Insert a relative
file name of the original SKK dictionary file.
2007-01-24 06:29:34 +00:00
Kim F. Storm
ff40b263cb *** empty log message *** 2007-01-24 00:26:20 +00:00
Kim F. Storm
155943b98e (ido-initial-position): New variable.
(ido-read-internal): Set it if default item is specified.
(ido-minibuffer-setup): Position cursor accordingly if set.
(ido-edit-input): C-e moves to end of input if not already there.
(ido-magic-backward-char): C-b does like M-b if prev char is /.
Don't switch to buffer mode if repeating C-b at start of input.
(ido-toggle-ignore): C-a only toggles ignore at start or end of
input; else it moves to start of input.
(ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
not at end of input, delete rest of input, rather than normal op.
2007-01-24 00:07:34 +00:00