]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 4 Mar 2007 18:29:07 +0000 (18:29 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 4 Mar 2007 18:28:49 +0000 (18:28 +0000)]
Whitespace change.
Richard M. Stallman [Sun, 4 Mar 2007 18:27:10 +0000 (18:27 +0000)]
(Fdisplay_buffer): Doc fix.
Richard M. Stallman [Sun, 4 Mar 2007 18:26:37 +0000 (18:26 +0000)]
(Safe File Variables): Minor correction.
Richard M. Stallman [Sun, 4 Mar 2007 18:25:58 +0000 (18:25 +0000)]
(Control Parsing): Minor clarification.
Richard M. Stallman [Sun, 4 Mar 2007 18:25:36 +0000 (18:25 +0000)]
(Formatting Strings): Clarify width, precision, flags.
Richard M. Stallman [Sun, 4 Mar 2007 18:21:03 +0000 (18:21 +0000)]
(Sequence Functions): Move string-bytes away, add xref.
Richard M. Stallman [Sun, 4 Mar 2007 18:20:37 +0000 (18:20 +0000)]
(Text Representations): Move string-bytes here.
Richard M. Stallman [Sun, 4 Mar 2007 18:20:15 +0000 (18:20 +0000)]
(Major Mode Conventions): Fundamental mode is exception.
Richard M. Stallman [Sun, 4 Mar 2007 18:19:45 +0000 (18:19 +0000)]
(Basic Completion): Minor clarification.
Richard M. Stallman [Sun, 4 Mar 2007 18:19:05 +0000 (18:19 +0000)]
(The Mark): Clarify existence vs activation of mark. Other cleanup.
Richard M. Stallman [Sun, 4 Mar 2007 18:00:37 +0000 (18:00 +0000)]
(Finding Overlays): Write better example.
Richard M. Stallman [Sun, 4 Mar 2007 17:55:23 +0000 (17:55 +0000)]
(Eval During Compile): Clarify putting macros in eval-when-compile.
Richard M. Stallman [Sun, 4 Mar 2007 17:53:41 +0000 (17:53 +0000)]
(cperl-mode): Modify cperl-compilation-error-regexp-alist by appending.
Richard M. Stallman [Sun, 4 Mar 2007 17:53:03 +0000 (17:53 +0000)]
(edebug-kill-buffer): New function.
(edebug-mode): Add the hook.
(edebug-recursive-edit): Remove the hook on exiting.
Richard M. Stallman [Sun, 4 Mar 2007 17:50:46 +0000 (17:50 +0000)]
(type-break-get-previous-time): Handle end-of-file errors specially
so they don't get reported wrong in .emacs.
Richard M. Stallman [Sun, 4 Mar 2007 17:49:56 +0000 (17:49 +0000)]
(fancy-splash-text): Clarify text.
Richard M. Stallman [Sun, 4 Mar 2007 17:48:56 +0000 (17:48 +0000)]
(beginning-of-buffer, end-of-buffer):
Avoid treating plain C-u like numeric arg.
(completion-setup-function): Don't set default-directory to nil.
Richard M. Stallman [Sun, 4 Mar 2007 17:47:19 +0000 (17:47 +0000)]
(shell-dirstack-query): Doc fix.
Richard M. Stallman [Sun, 4 Mar 2007 17:46:23 +0000 (17:46 +0000)]
(mouse-drag-mode-line-1, mouse-drag-vertical-line):
Don't select the window -- pass it to primitives instead.
Richard M. Stallman [Sun, 4 Mar 2007 17:44:42 +0000 (17:44 +0000)]
(minibuffer-prompt): Use medium blue by default.
David Kastrup [Sun, 4 Mar 2007 08:41:08 +0000 (08:41 +0000)]
* NEWS (fontification): Mention that the new default for
jit-lock-stealth-time is now nil.
* jit-lock.el (jit-lock-stealth-time): Change default to nil.
Preserve 16 as default value for "seconds" when customizing.
Carsten Dominik [Sun, 4 Mar 2007 07:38:20 +0000 (07:38 +0000)]
(org-self-insert-command)
(orgtbl-self-insert-command, org-delete-char)
(org-delete-backward-char): Set the `flyspell-delayed' property.
Carsten Dominik [Sun, 4 Mar 2007 07:37:15 +0000 (07:37 +0000)]
*** empty log message ***
Chong Yidong [Sat, 3 Mar 2007 22:04:37 +0000 (22:04 +0000)]
Fix typo.
Chong Yidong [Sat, 3 Mar 2007 22:03:32 +0000 (22:03 +0000)]
* international/mule.el (find-auto-coding): Don't search for
line-ending characters past the end of the tail.
Chong Yidong [Sat, 3 Mar 2007 22:03:04 +0000 (22:03 +0000)]
(find-auto-coding): Don't search for line-ending characters past the
end of the tail.
Chong Yidong [Sat, 3 Mar 2007 21:50:54 +0000 (21:50 +0000)]
Don't clear out LIB_X11_LIB, since XFT_LIBS does not include -lX11 on
Solaris.
Juanma Barranquero [Sat, 3 Mar 2007 12:33:00 +0000 (12:33 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 3 Mar 2007 12:18:56 +0000 (12:18 +0000)]
(gamegrid-add-score-with-update-game-score-1): Jump to the line where new score
has been uploaded.
Eli Zaretskii [Sat, 3 Mar 2007 12:14:46 +0000 (12:14 +0000)]
(tetris-move-bottom, tetris-move-left)
(tetris-move-right, tetris-rotate-prev, tetris-rotate-next): Do nothing when
the game is paused.
Carsten Dominik [Sat, 3 Mar 2007 11:17:49 +0000 (11:17 +0000)]
Improved previous change.
Eli Zaretskii [Sat, 3 Mar 2007 11:10:51 +0000 (11:10 +0000)]
Add URL of another site with detailed build instructions.
Carsten Dominik [Sat, 3 Mar 2007 11:08:14 +0000 (11:08 +0000)]
(org-set-tags): Prevent slipping of point during completion.
Carsten Dominik [Sat, 3 Mar 2007 11:07:24 +0000 (11:07 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 3 Mar 2007 11:03:50 +0000 (11:03 +0000)]
Fix last change. Indent the patch for assert.h one column.
Dan Nicolaescu [Sat, 3 Mar 2007 02:29:07 +0000 (02:29 +0000)]
*** empty log message ***
Jason Rumney [Sat, 3 Mar 2007 01:18:47 +0000 (01:18 +0000)]
Note added about the Visual Studio 2005 problem.
Jason Rumney [Sat, 3 Mar 2007 01:05:49 +0000 (01:05 +0000)]
Noted where we first mention MSVC 2.0 and later that "or later" stops at 7.0.
Glenn Morris [Fri, 2 Mar 2007 18:56:43 +0000 (18:56 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 2 Mar 2007 10:20:18 +0000 (10:20 +0000)]
*** empty log message ***
David Kastrup [Fri, 2 Mar 2007 08:45:13 +0000 (08:45 +0000)]
*** empty log message ***
Vinicius Jose Latorre [Fri, 2 Mar 2007 01:51:45 +0000 (01:51 +0000)]
Replace (defvar VAR nil) by (defvar VAR).
Miles Bader [Thu, 1 Mar 2007 23:41:53 +0000 (23:41 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 203-205)
- Merge from emacs--devo--0
- Update from CVS
2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-make-in-reply-to): Quote name containing
non-ASCII characters. It will make the RFC2047 encoder cause an error
if there are special characters. Reported by NAKAJI Hiroyuki
<nakaji@kankyo-u.ac.jp>.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nntp.el (nntp-never-echoes-commands)
(nntp-open-connection-functions-never-echo-commands): New variables.
(nntp-send-command): Use them.
2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (NNTP): Mention nntp-never-echoes-commands and
nntp-open-connection-functions-never-echo-commands.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-658
Chong Yidong [Thu, 1 Mar 2007 23:19:31 +0000 (23:19 +0000)]
Regenerate.
Chong Yidong [Thu, 1 Mar 2007 23:19:21 +0000 (23:19 +0000)]
Bump to 22.0.95.
Vinicius Jose Latorre [Thu, 1 Mar 2007 22:58:42 +0000 (22:58 +0000)]
Replace (defvar VAR nil) by (defvar VAR).
Kim F. Storm [Thu, 1 Mar 2007 22:28:14 +0000 (22:28 +0000)]
2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
(isearch-message-prefix): Use minibuffer-prompt-properties.
Kim F. Storm [Thu, 1 Mar 2007 22:27:47 +0000 (22:27 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 1 Mar 2007 22:22:36 +0000 (22:22 +0000)]
Reformat text.
Vinicius Jose Latorre [Thu, 1 Mar 2007 20:02:32 +0000 (20:02 +0000)]
Comment fix.
Vinicius Jose Latorre [Thu, 1 Mar 2007 19:53:32 +0000 (19:53 +0000)]
Minor fix.
Chong Yidong [Thu, 1 Mar 2007 17:06:40 +0000 (17:06 +0000)]
(set-auto-mode-0): Use `indirect-function'.
(hack-one-local-variable): Don't reapply current major mode.
Chong Yidong [Thu, 1 Mar 2007 17:06:28 +0000 (17:06 +0000)]
* files.el (set-auto-mode-0): Use `indirect-function'.
(hack-one-local-variable): Don't reapply current major mode.
Chong Yidong [Thu, 1 Mar 2007 16:19:03 +0000 (16:19 +0000)]
AUTHORS is regenerated each time a tarball is released.
Stefan Monnier [Thu, 1 Mar 2007 15:07:45 +0000 (15:07 +0000)]
(python-quote-syntax): Don't bother with syntax-ppss-context.
(python-fill-paragraph): Make sure that fenced-string delimiters that
stand on their own line stay there
Romain Francoise [Thu, 1 Mar 2007 13:58:24 +0000 (13:58 +0000)]
Remove conflict marker.
Kim F. Storm [Thu, 1 Mar 2007 13:43:48 +0000 (13:43 +0000)]
2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
* replace.el (perform-replace): Propertize message.
Romain Francoise [Thu, 1 Mar 2007 12:11:15 +0000 (12:11 +0000)]
Fix typo.
Kenichi Handa [Thu, 1 Mar 2007 10:18:25 +0000 (10:18 +0000)]
(send_process_object): Check the process status and
signal an error if something is wrong.
Kim F. Storm [Thu, 1 Mar 2007 10:01:32 +0000 (10:01 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 1 Mar 2007 09:41:45 +0000 (09:41 +0000)]
(About external Lisp packages): New section.
Glenn Morris [Thu, 1 Mar 2007 08:58:23 +0000 (08:58 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 1 Mar 2007 06:08:15 +0000 (06:08 +0000)]
(org-prepare-agenda-buffers): Also check for invisible heading.
Carsten Dominik [Thu, 1 Mar 2007 06:07:36 +0000 (06:07 +0000)]
*** empty log message ***
Glenn Morris [Thu, 1 Mar 2007 03:33:01 +0000 (03:33 +0000)]
*** empty log message ***
Chong Yidong [Wed, 28 Feb 2007 22:22:20 +0000 (22:22 +0000)]
(tramp-file-name-handler): Revert last change.
Chong Yidong [Wed, 28 Feb 2007 22:22:08 +0000 (22:22 +0000)]
* net/tramp.el (tramp-file-name-handler): Revert last change.
Chong Yidong [Wed, 28 Feb 2007 22:21:25 +0000 (22:21 +0000)]
(Fcombine_after_change_execute): Return nil if
combine_after_change_buffer has been invalidated.
Chong Yidong [Wed, 28 Feb 2007 22:18:37 +0000 (22:18 +0000)]
* insdel.c (Fcombine_after_change_execute): Return nil if
combine_after_change_buffer has been invalidated.
Nick Roberts [Wed, 28 Feb 2007 21:15:13 +0000 (21:15 +0000)]
(gdb-mouse-until, gdb-mouse-jump):
Correct doc strings.
Nick Roberts [Wed, 28 Feb 2007 21:14:34 +0000 (21:14 +0000)]
*** empty log message ***
Chong Yidong [Wed, 28 Feb 2007 18:54:43 +0000 (18:54 +0000)]
(perform-replace): Undo forward-char immediately if non-adjacent
search fails.
Chong Yidong [Wed, 28 Feb 2007 18:54:34 +0000 (18:54 +0000)]
* replace.el (perform-replace): Undo forward-char immediately if
non-adjacent search fails.
Stefan Monnier [Wed, 28 Feb 2007 16:28:16 +0000 (16:28 +0000)]
(emacs-major-version, emacs-minor-version): string-to-int -> string-to-number.
Juanma Barranquero [Wed, 28 Feb 2007 13:01:34 +0000 (13:01 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 28 Feb 2007 12:50:43 +0000 (12:50 +0000)]
(where-is): Fail gracefully when not passed a command.
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:45:06 +0000 (10:45 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:44:10 +0000 (10:44 +0000)]
(find-lisp-default-directory-predicate):
Fix bug: Do symlink check on expanded filename.
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:14:40 +0000 (10:14 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:13:46 +0000 (10:13 +0000)]
(Movemail): Add internal ref.
Don't indent the intro for the PROTO table.
Format PROTO table items with @code.
Carsten Dominik [Wed, 28 Feb 2007 10:04:15 +0000 (10:04 +0000)]
(org-set-tags, org-table-get-field): Avoid case
changes during replacement.
(org-agenda-mode-map): Add default binding for `org-agenda-archive'.
Carsten Dominik [Wed, 28 Feb 2007 10:03:54 +0000 (10:03 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 28 Feb 2007 09:26:21 +0000 (09:26 +0000)]
Fix typo.
Lars Hansen [Wed, 28 Feb 2007 08:59:40 +0000 (08:59 +0000)]
*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:38:38 +0000 (04:38 +0000)]
(distclean): Delete Makefile.
(maintainer-clean): Delete TAGS.
Glenn Morris [Wed, 28 Feb 2007 04:38:24 +0000 (04:38 +0000)]
*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:25:21 +0000 (04:25 +0000)]
Revert previous change, since not sure it was correct.
Glenn Morris [Wed, 28 Feb 2007 04:17:38 +0000 (04:17 +0000)]
*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:12:39 +0000 (04:12 +0000)]
Karl Fogel says we can consider future-bug part of Emacs (for which he
has a disclaimer); so away with you, unsightly and dour disclaimer.
Dan Nicolaescu [Wed, 28 Feb 2007 04:09:56 +0000 (04:09 +0000)]
*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:02:01 +0000 (04:02 +0000)]
Despite initial RCS check-in in 1994 being under GPLv2 later, lwlib
was released under v1 or later.
Glenn Morris [Wed, 28 Feb 2007 03:59:36 +0000 (03:59 +0000)]
Lucid Widget Library was released under GPLv1 or later (license only
added
20050312 ).
Glenn Morris [Wed, 28 Feb 2007 03:53:32 +0000 (03:53 +0000)]
Lucid Widget Library was released under GPLv1 or later.
Glenn Morris [Wed, 28 Feb 2007 03:52:45 +0000 (03:52 +0000)]
Revert license to the original GPLv1 or later (changed
20050317 ).
Glenn Morris [Wed, 28 Feb 2007 03:42:16 +0000 (03:42 +0000)]
*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 03:32:56 +0000 (03:32 +0000)]
Update to GPLv2 or later.
Glenn Morris [Wed, 28 Feb 2007 03:30:55 +0000 (03:30 +0000)]
No need for a license in such a trivial file (also, should have been
GPLv2 or later, not v1).
Glenn Morris [Wed, 28 Feb 2007 03:19:55 +0000 (03:19 +0000)]
(tutorial--describe-nonstandard-key): Tweak text in the menus case.
Glenn Morris [Wed, 28 Feb 2007 03:12:39 +0000 (03:12 +0000)]
Remove duplicate paragraph.