]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Mon, 29 Jan 2007 11:55:30 +0000 (11:55 +0000)]
(list-load-path-shadows): Doc fix.
Juanma Barranquero [Mon, 29 Jan 2007 11:17:20 +0000 (11:17 +0000)]
Restore arch tagline.
Juanma Barranquero [Mon, 29 Jan 2007 11:12:02 +0000 (11:12 +0000)]
Regenerate (with byte-compile-disable-print-circle bound to t).
Kenichi Handa [Mon, 29 Jan 2007 11:08:19 +0000 (11:08 +0000)]
(py-converter): Fix previous change.
Jan Djärv [Mon, 29 Jan 2007 08:05:52 +0000 (08:05 +0000)]
Must define LIB_X!!_LIBS to empty
Jan Djärv [Mon, 29 Jan 2007 08:03:24 +0000 (08:03 +0000)]
Fix bad quoute in previous checkin.
Jan Djärv [Mon, 29 Jan 2007 07:59:50 +0000 (07:59 +0000)]
Use a variable, XFT_LIBS, instead #define LIB_X11_LIB.
Jan Djärv [Mon, 29 Jan 2007 07:59:22 +0000 (07:59 +0000)]
*** empty log message ***
Glenn Morris [Mon, 29 Jan 2007 07:29:54 +0000 (07:29 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 29 Jan 2007 03:59:59 +0000 (03:59 +0000)]
(skkdic-convert): Add
byte-compile-disable-print-circle:t at the head.
Kenichi Handa [Mon, 29 Jan 2007 03:58:40 +0000 (03:58 +0000)]
(tit-process-header): Add
byte-compile-disable-print-circle:t at the head.
(miscdic-convert): Likewise.
(py-converter): Skip the header comments.
Chong Yidong [Mon, 29 Jan 2007 02:52:01 +0000 (02:52 +0000)]
** jka-compr fails when default-directory is nonexistent.
Fixed.
Chong Yidong [Mon, 29 Jan 2007 02:51:41 +0000 (02:51 +0000)]
(jka-compr-partial-uncompress, jka-compr-call-process): Rebind
default-directory if it is invalid. Suggested by Chris Moore.
Chong Yidong [Mon, 29 Jan 2007 02:51:28 +0000 (02:51 +0000)]
* jka-compr.el (jka-compr-partial-uncompress)
(jka-compr-call-process): Rebind default-directory if it is
invalid. Suggested by Chris Moore.
Chong Yidong [Mon, 29 Jan 2007 02:31:28 +0000 (02:31 +0000)]
* comint.el (comint-insert-input): Handle situation where the
selected buffer is not the clicked buffer.
Chong Yidong [Mon, 29 Jan 2007 02:31:22 +0000 (02:31 +0000)]
(comint-insert-input): Handle situation where the selected buffer is
not the clicked buffer.
Kenichi Handa [Mon, 29 Jan 2007 01:22:53 +0000 (01:22 +0000)]
(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.
Kim F. Storm [Sun, 28 Jan 2007 22:34:31 +0000 (22:34 +0000)]
(cua-global-keymap, cua--region-keymap):
Declare earlier to avoid byte compiler warnings.
Kim F. Storm [Sun, 28 Jan 2007 22:34:06 +0000 (22:34 +0000)]
*** empty log message ***
Glenn Morris [Sun, 28 Jan 2007 21:40:03 +0000 (21:40 +0000)]
Revert previous change while we figure out if it was correct.
Eli Zaretskii [Sun, 28 Jan 2007 20:46:53 +0000 (20:46 +0000)]
(speedbar-make-specialized-keymap): Doc fix.
Chong Yidong [Sun, 28 Jan 2007 19:40:31 +0000 (19:40 +0000)]
(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.
Chong Yidong [Sun, 28 Jan 2007 19:39:58 +0000 (19:39 +0000)]
(tetris-new-shape): Stop drawing if game is over.
Chong Yidong [Sun, 28 Jan 2007 19:39:44 +0000 (19:39 +0000)]
* 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.
Nick Roberts [Sun, 28 Jan 2007 09:42:23 +0000 (09:42 +0000)]
(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".
Nick Roberts [Sun, 28 Jan 2007 09:41:48 +0000 (09:41 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 28 Jan 2007 07:20:47 +0000 (07:20 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 28 Jan 2007 07:20:41 +0000 (07:20 +0000)]
(Coding Conventions): Clarify the tip about macros
that define a function or a variable.
Richard M. Stallman [Sun, 28 Jan 2007 07:19:16 +0000 (07:19 +0000)]
(File Attributes): UID and GID can be floats.
(Magic File Names): Explain why deferring all operations to
the standard handler does not work.
Richard M. Stallman [Sun, 28 Jan 2007 07:16:39 +0000 (07:16 +0000)]
(Ftry_completion, Fall_completions, Fcompleting_read, Ftest_completion):
Rename arg ALIST or TABLE to COLLECTION.
Richard M. Stallman [Sun, 28 Jan 2007 07:13:10 +0000 (07:13 +0000)]
(fill-paragraph-function): Doc fix.
(fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
Richard M. Stallman [Sun, 28 Jan 2007 07:11:24 +0000 (07:11 +0000)]
(pp-eval-last-sexp): Don't eval here.
Richard M. Stallman [Sun, 28 Jan 2007 07:09:44 +0000 (07:09 +0000)]
(image-type-header-regexps): Make GIF regex more specific.
Richard M. Stallman [Sun, 28 Jan 2007 07:08:51 +0000 (07:08 +0000)]
(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.
Richard M. Stallman [Sun, 28 Jan 2007 07:07:01 +0000 (07:07 +0000)]
(fancy-splash-text, normal-splash-screen): Mention C-g.
Richard M. Stallman [Sun, 28 Jan 2007 07:05:42 +0000 (07:05 +0000)]
(vc-arch-file-id): Move with-current-buffer inside the if.
Richard M. Stallman [Sun, 28 Jan 2007 07:05:17 +0000 (07:05 +0000)]
(eval-expression): Don't use eval-last-sexp-print-value
when inserting in buffer.
Glenn Morris [Sun, 28 Jan 2007 03:04:38 +0000 (03:04 +0000)]
*** empty log message ***
Glenn Morris [Sun, 28 Jan 2007 02:52:35 +0000 (02:52 +0000)]
Move some stuff to new file "copyright".
Glenn Morris [Sun, 28 Jan 2007 02:51:26 +0000 (02:51 +0000)]
Initial version.
Glenn Morris [Sun, 28 Jan 2007 02:31:47 +0000 (02:31 +0000)]
Grammar fixes.
Glenn Morris [Sun, 28 Jan 2007 02:19:00 +0000 (02:19 +0000)]
Grammar fix.
Glenn Morris [Sun, 28 Jan 2007 01:19:57 +0000 (01:19 +0000)]
Remove Zaretskii copyright, based on email discussion with
eliz@gnu.org, dj@delorie.com, rms@gnu.org (2007/1, "Copyright years").
Glenn Morris [Sun, 28 Jan 2007 01:13:25 +0000 (01:13 +0000)]
Initial version.
Glenn Morris [Sun, 28 Jan 2007 00:58:59 +0000 (00:58 +0000)]
Add Copyright and GPL. Years from date of installation in public Emacs
CVS to present.
[email from rms, 2007/1/22, "Copyright years": "We can add an FSF
copyright notice and permission notice to that file."]
Glenn Morris [Sun, 28 Jan 2007 00:46:46 +0000 (00:46 +0000)]
Add missing Copyright header. Years from date of installation in
public Emacs CVS to present.
[email from rms, 2007/1/22, "Copyright years": "That is copyright FSF.
Whoever added that failed to put in the proper copyright notice."]
Glenn Morris [Sun, 28 Jan 2007 00:28:01 +0000 (00:28 +0000)]
Add FSF copyright and GPL. Copyright years from those where this file
has been in public Emacs CVS.
[email from rms, 2007/1/22 "Copyright Years"]
Glenn Morris [Sun, 28 Jan 2007 00:18:41 +0000 (00:18 +0000)]
Update embedded copyright notice with years from Emacs-21 to present.
Glenn Morris [Sun, 28 Jan 2007 00:16:56 +0000 (00:16 +0000)]
This "Stallman" fellow has graciously assigned copyright to the FSF.
Glenn Morris [Sun, 28 Jan 2007 00:05:32 +0000 (00:05 +0000)]
Add FSF copyright and GPL.
Glenn Morris [Sat, 27 Jan 2007 23:44:56 +0000 (23:44 +0000)]
*** empty log message ***
Glenn Morris [Sat, 27 Jan 2007 23:30:36 +0000 (23:30 +0000)]
Add FSF Copyright and GNU GPL notice. Copyright years copied from
emacs-lisp-intro.texi, modulo the stated creation date of each file.
Glenn Morris [Sat, 27 Jan 2007 23:18:37 +0000 (23:18 +0000)]
(viper-mode): Fix info ref in doc string.
Glenn Morris [Sat, 27 Jan 2007 23:17:19 +0000 (23:17 +0000)]
(dired-listing-switches): Fix doc typo.
Glenn Morris [Sat, 27 Jan 2007 23:14:58 +0000 (23:14 +0000)]
Update copyright with years from Emacs-21 to present.
Richard M. Stallman [Sat, 27 Jan 2007 19:54:03 +0000 (19:54 +0000)]
(awk-font-lock-keywords): Add "do".
Richard M. Stallman [Sat, 27 Jan 2007 19:53:25 +0000 (19:53 +0000)]
add-log-current-defun): Skip the semicolon ``;'' for
enum/union/struct/class definition.
Revert change to call `forward-sexp' multiple times.
Chong Yidong [Sat, 27 Jan 2007 19:27:53 +0000 (19:27 +0000)]
(hack-local-variables-confirm): Don't keep trying to read an event
from an empty kbd macro.
Chong Yidong [Sat, 27 Jan 2007 19:27:31 +0000 (19:27 +0000)]
* files.el (hack-local-variables-confirm): Don't keep trying to
read an event from an empty kbd macro.
Eli Zaretskii [Sat, 27 Jan 2007 19:04:53 +0000 (19:04 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2007 19:03:43 +0000 (19:03 +0000)]
(server-start): Mention LEAVE-DEAD arg in the doc string.
Eli Zaretskii [Sat, 27 Jan 2007 18:47:55 +0000 (18:47 +0000)]
(outline-promote, outline-demote): Doc fix. Rename the arg CHILDREN -> WHICH.
Chong Yidong [Sat, 27 Jan 2007 18:47:50 +0000 (18:47 +0000)]
Support for HP 9000 series 800 and Hitachi SR2001/SR2201 machines was
removed.
Chong Yidong [Sat, 27 Jan 2007 18:41:25 +0000 (18:41 +0000)]
* configure.in: Remove support for hp800 and sr2k machine types.
* configure: Regenerate.
Chong Yidong [Sat, 27 Jan 2007 18:41:05 +0000 (18:41 +0000)]
Regenerate.
Chong Yidong [Sat, 27 Jan 2007 18:40:43 +0000 (18:40 +0000)]
Remove support for hp800 and sr2k machine types.
Chong Yidong [Sat, 27 Jan 2007 18:39:47 +0000 (18:39 +0000)]
* unexhp9k800.c: Remove due to lack of legal papers.
* m/sr2k.h, m/hp800.h: Remove due to dependence on above.
Eli Zaretskii [Sat, 27 Jan 2007 18:19:16 +0000 (18:19 +0000)]
(Fthis_command_keys, Fthis_command_keys_vector): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2007 18:12:50 +0000 (18:12 +0000)]
More details about disabling features that hamper performance with slow
X connections.
Eli Zaretskii [Sat, 27 Jan 2007 18:01:15 +0000 (18:01 +0000)]
(Fcompleting_read): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2007 17:38:14 +0000 (17:38 +0000)]
Fix whitespace and indentation.
Michael Albinus [Sat, 27 Jan 2007 14:40:08 +0000 (14:40 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
default-directory to a sane value when calling start-process.
Eli Zaretskii [Sat, 27 Jan 2007 13:52:16 +0000 (13:52 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2007 13:51:54 +0000 (13:51 +0000)]
(ls in Lisp): Document ls-lisp-format-time-list and
ls-lisp-use-localized-time-format.
Eli Zaretskii [Sat, 27 Jan 2007 13:21:19 +0000 (13:21 +0000)]
(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.
Juanma Barranquero [Sat, 27 Jan 2007 12:01:06 +0000 (12:01 +0000)]
(jka-compr-compression-info-list): Doc fix.
Juanma Barranquero [Sat, 27 Jan 2007 11:55:59 +0000 (11:55 +0000)]
(jka-compr-shell): Doc fix.
Andreas Schwab [Sat, 27 Jan 2007 10:51:04 +0000 (10:51 +0000)]
Regenerate to remove obsolete entries.
Jan Djärv [Sat, 27 Jan 2007 06:29:16 +0000 (06:29 +0000)]
Removed Gtk/Xft issue.
Richard M. Stallman [Sat, 27 Jan 2007 04:32:24 +0000 (04:32 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Sat, 27 Jan 2007 00:10:33 +0000 (00:10 +0000)]
Fix background height
Jan Djärv [Fri, 26 Jan 2007 16:34:19 +0000 (16:34 +0000)]
(xg_initialize): Call XftInit if HAVE_XFT.
Jan Djärv [Fri, 26 Jan 2007 16:34:09 +0000 (16:34 +0000)]
*** empty log message ***
Jan Djärv [Fri, 26 Jan 2007 16:33:30 +0000 (16:33 +0000)]
Regenerated
Jan Djärv [Fri, 26 Jan 2007 16:33:01 +0000 (16:33 +0000)]
Use XFT_LIBS if defined.
Jan Djärv [Fri, 26 Jan 2007 16:32:49 +0000 (16:32 +0000)]
Add check for libXft.
Eli Zaretskii [Fri, 26 Jan 2007 15:29:17 +0000 (15:29 +0000)]
(finder-data, custom-deps): Depend on $(lisp)/loaddefs.el.
YAMAMOTO Mitsuharu [Fri, 26 Jan 2007 08:36:34 +0000 (08:36 +0000)]
(SIGNAL_THREAD_CHECK): Use pthread_equal.
YAMAMOTO Mitsuharu [Fri, 26 Jan 2007 08:36:18 +0000 (08:36 +0000)]
(interrupt_input_blocked): Declare volatile.
YAMAMOTO Mitsuharu [Fri, 26 Jan 2007 08:35:54 +0000 (08:35 +0000)]
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use
BLOCK_INPUT/UNBLOCK_INPUT.
Dan Nicolaescu [Thu, 25 Jan 2007 05:26:01 +0000 (05:26 +0000)]
(custom-deps, finder-data): Add dependency to
loaddefs.el.
Kenichi Handa [Thu, 25 Jan 2007 01:21:38 +0000 (01:21 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 24 Jan 2007 14:53:27 +0000 (14:53 +0000)]
*** empty log message ***
Miles Bader [Wed, 24 Jan 2007 13:57:38 +0000 (13:57 +0000)]
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
Miles Bader [Wed, 24 Jan 2007 07:13:07 +0000 (07:13 +0000)]
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
Miles Bader [Wed, 24 Jan 2007 07:12:55 +0000 (07:12 +0000)]
Add arch tagline
Kenichi Handa [Wed, 24 Jan 2007 06:42:22 +0000 (06:42 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 24 Jan 2007 06:36:58 +0000 (06:36 +0000)]
Re-copied from X11R6/contrib/clients/cxterm.
Kenichi Handa [Wed, 24 Jan 2007 06:32:58 +0000 (06:32 +0000)]
New file.
Kenichi Handa [Wed, 24 Jan 2007 06:29:34 +0000 (06:29 +0000)]
(skkdic-convert): Insert a relative
file name of the original SKK dictionary file.