]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(Sequence Functions): Move string-bytes away, add xref.
Richard M. Stallman [Sun, 4 Mar 2007 18:21:03 +0000 (18:21 +0000)]
(Sequence Functions): Move string-bytes away, add xref.

17 years ago(Text Representations): Move string-bytes here.
Richard M. Stallman [Sun, 4 Mar 2007 18:20:37 +0000 (18:20 +0000)]
(Text Representations): Move string-bytes here.

17 years ago(Major Mode Conventions): Fundamental mode is exception.
Richard M. Stallman [Sun, 4 Mar 2007 18:20:15 +0000 (18:20 +0000)]
(Major Mode Conventions): Fundamental mode is exception.

17 years ago(Basic Completion): Minor clarification.
Richard M. Stallman [Sun, 4 Mar 2007 18:19:45 +0000 (18:19 +0000)]
(Basic Completion): Minor clarification.

17 years ago(The Mark): Clarify existence vs activation of mark. Other cleanup.
Richard M. Stallman [Sun, 4 Mar 2007 18:19:05 +0000 (18:19 +0000)]
(The Mark): Clarify existence vs activation of mark. Other cleanup.

17 years ago(Finding Overlays): Write better example.
Richard M. Stallman [Sun, 4 Mar 2007 18:00:37 +0000 (18:00 +0000)]
(Finding Overlays): Write better example.

17 years ago(Eval During Compile): Clarify putting macros in eval-when-compile.
Richard M. Stallman [Sun, 4 Mar 2007 17:55:23 +0000 (17:55 +0000)]
(Eval During Compile): Clarify putting macros in eval-when-compile.

17 years ago(cperl-mode): Modify cperl-compilation-error-regexp-alist by appending.
Richard M. Stallman [Sun, 4 Mar 2007 17:53:41 +0000 (17:53 +0000)]
(cperl-mode): Modify cperl-compilation-error-regexp-alist by appending.

17 years ago(edebug-kill-buffer): New function.
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.

17 years ago(type-break-get-previous-time): Handle end-of-file errors specially
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.

17 years ago(fancy-splash-text): Clarify text.
Richard M. Stallman [Sun, 4 Mar 2007 17:49:56 +0000 (17:49 +0000)]
(fancy-splash-text): Clarify text.

17 years ago(beginning-of-buffer, end-of-buffer):
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.

17 years ago(shell-dirstack-query): Doc fix.
Richard M. Stallman [Sun, 4 Mar 2007 17:47:19 +0000 (17:47 +0000)]
(shell-dirstack-query): Doc fix.

17 years ago(mouse-drag-mode-line-1, mouse-drag-vertical-line):
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.

17 years ago(minibuffer-prompt): Use medium blue by default.
Richard M. Stallman [Sun, 4 Mar 2007 17:44:42 +0000 (17:44 +0000)]
(minibuffer-prompt): Use medium blue by default.

17 years ago* NEWS (fontification): Mention that the new default for
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.

17 years ago(org-self-insert-command)
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.

17 years ago*** empty log message ***
Carsten Dominik [Sun, 4 Mar 2007 07:37:15 +0000 (07:37 +0000)]
*** empty log message ***

17 years agoFix typo.
Chong Yidong [Sat, 3 Mar 2007 22:04:37 +0000 (22:04 +0000)]
Fix typo.

17 years ago* international/mule.el (find-auto-coding): Don't search for
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.

17 years ago(find-auto-coding): Don't search for line-ending characters past the
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.

17 years agoDon't clear out LIB_X11_LIB, since XFT_LIBS does not include -lX11 on
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.

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 3 Mar 2007 12:33:00 +0000 (12:33 +0000)]
*** empty log message ***

17 years ago(gamegrid-add-score-with-update-game-score-1): Jump to the line where new score
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.

17 years ago(tetris-move-bottom, tetris-move-left)
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.

17 years agoImproved previous change.
Carsten Dominik [Sat, 3 Mar 2007 11:17:49 +0000 (11:17 +0000)]
Improved previous change.

17 years agoAdd URL of another site with detailed build instructions.
Eli Zaretskii [Sat, 3 Mar 2007 11:10:51 +0000 (11:10 +0000)]
Add URL of another site with detailed build instructions.

17 years ago(org-set-tags): Prevent slipping of point during completion.
Carsten Dominik [Sat, 3 Mar 2007 11:08:14 +0000 (11:08 +0000)]
(org-set-tags): Prevent slipping of point during completion.

17 years ago*** empty log message ***
Carsten Dominik [Sat, 3 Mar 2007 11:07:24 +0000 (11:07 +0000)]
*** empty log message ***

17 years agoFix last change. Indent the patch for assert.h one column.
Eli Zaretskii [Sat, 3 Mar 2007 11:03:50 +0000 (11:03 +0000)]
Fix last change.  Indent the patch for assert.h one column.

17 years ago*** empty log message ***
Dan Nicolaescu [Sat, 3 Mar 2007 02:29:07 +0000 (02:29 +0000)]
*** empty log message ***

17 years agoNote added about the Visual Studio 2005 problem.
Jason Rumney [Sat, 3 Mar 2007 01:18:47 +0000 (01:18 +0000)]
Note added about the Visual Studio 2005 problem.

17 years agoNoted where we first mention MSVC 2.0 and later that "or later" stops at 7.0.
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.

17 years ago*** empty log message ***
Glenn Morris [Fri, 2 Mar 2007 18:56:43 +0000 (18:56 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 2 Mar 2007 10:20:18 +0000 (10:20 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
David Kastrup [Fri, 2 Mar 2007 08:45:13 +0000 (08:45 +0000)]
*** empty log message ***

17 years agoReplace (defvar VAR nil) by (defvar VAR).
Vinicius Jose Latorre [Fri, 2 Mar 2007 01:51:45 +0000 (01:51 +0000)]
Replace (defvar VAR nil) by (defvar VAR).

17 years agoMerge from gnus--rel--5.10
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

17 years agoRegenerate. emacs-pretest-22.0.95
Chong Yidong [Thu, 1 Mar 2007 23:19:31 +0000 (23:19 +0000)]
Regenerate.

17 years agoBump to 22.0.95.
Chong Yidong [Thu, 1 Mar 2007 23:19:21 +0000 (23:19 +0000)]
Bump to 22.0.95.

17 years agoReplace (defvar VAR nil) by (defvar VAR).
Vinicius Jose Latorre [Thu, 1 Mar 2007 22:58:42 +0000 (22:58 +0000)]
Replace (defvar VAR nil) by (defvar VAR).

17 years ago2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
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.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Mar 2007 22:27:47 +0000 (22:27 +0000)]
*** empty log message ***

17 years agoReformat text.
Kim F. Storm [Thu, 1 Mar 2007 22:22:36 +0000 (22:22 +0000)]
Reformat text.

17 years agoComment fix.
Vinicius Jose Latorre [Thu, 1 Mar 2007 20:02:32 +0000 (20:02 +0000)]
Comment fix.

17 years agoMinor fix.
Vinicius Jose Latorre [Thu, 1 Mar 2007 19:53:32 +0000 (19:53 +0000)]
Minor fix.

17 years ago(set-auto-mode-0): Use `indirect-function'.
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.

17 years ago* files.el (set-auto-mode-0): Use `indirect-function'.
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.

17 years agoAUTHORS is regenerated each time a tarball is released.
Chong Yidong [Thu, 1 Mar 2007 16:19:03 +0000 (16:19 +0000)]
AUTHORS is regenerated each time a tarball is released.

17 years ago(python-quote-syntax): Don't bother with syntax-ppss-context.
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

17 years agoRemove conflict marker.
Romain Francoise [Thu, 1 Mar 2007 13:58:24 +0000 (13:58 +0000)]
Remove conflict marker.

17 years ago2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
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.

17 years agoFix typo.
Romain Francoise [Thu, 1 Mar 2007 12:11:15 +0000 (12:11 +0000)]
Fix typo.

17 years ago(send_process_object): Check the process status and
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.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 1 Mar 2007 10:01:32 +0000 (10:01 +0000)]
*** empty log message ***

17 years ago(About external Lisp packages): New section.
Kim F. Storm [Thu, 1 Mar 2007 09:41:45 +0000 (09:41 +0000)]
(About external Lisp packages): New section.

17 years ago*** empty log message ***
Glenn Morris [Thu, 1 Mar 2007 08:58:23 +0000 (08:58 +0000)]
*** empty log message ***

17 years ago(org-prepare-agenda-buffers): Also check for invisible heading.
Carsten Dominik [Thu, 1 Mar 2007 06:08:15 +0000 (06:08 +0000)]
(org-prepare-agenda-buffers): Also check for invisible heading.

17 years ago*** empty log message ***
Carsten Dominik [Thu, 1 Mar 2007 06:07:36 +0000 (06:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Glenn Morris [Thu, 1 Mar 2007 03:33:01 +0000 (03:33 +0000)]
*** empty log message ***

17 years ago(tramp-file-name-handler): Revert last change.
Chong Yidong [Wed, 28 Feb 2007 22:22:20 +0000 (22:22 +0000)]
(tramp-file-name-handler): Revert last change.

17 years ago* net/tramp.el (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.

17 years ago(Fcombine_after_change_execute): Return nil if
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.

17 years ago* insdel.c (Fcombine_after_change_execute): Return nil if
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.

17 years ago(gdb-mouse-until, gdb-mouse-jump):
Nick Roberts [Wed, 28 Feb 2007 21:15:13 +0000 (21:15 +0000)]
(gdb-mouse-until, gdb-mouse-jump):
Correct doc strings.

17 years ago*** empty log message ***
Nick Roberts [Wed, 28 Feb 2007 21:14:34 +0000 (21:14 +0000)]
*** empty log message ***

17 years ago(perform-replace): Undo forward-char immediately if non-adjacent
Chong Yidong [Wed, 28 Feb 2007 18:54:43 +0000 (18:54 +0000)]
(perform-replace): Undo forward-char immediately if non-adjacent
search fails.

17 years ago* replace.el (perform-replace): Undo forward-char immediately if
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.

17 years ago(emacs-major-version, emacs-minor-version): string-to-int -> string-to-number.
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.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 28 Feb 2007 13:01:34 +0000 (13:01 +0000)]
*** empty log message ***

17 years ago(where-is): Fail gracefully when not passed a command.
Juanma Barranquero [Wed, 28 Feb 2007 12:50:43 +0000 (12:50 +0000)]
(where-is): Fail gracefully when not passed a command.

17 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:45:06 +0000 (10:45 +0000)]
*** empty log message ***

17 years ago(find-lisp-default-directory-predicate):
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.

17 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 28 Feb 2007 10:14:40 +0000 (10:14 +0000)]
*** empty log message ***

17 years ago(Movemail): Add internal ref.
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.

17 years ago(org-set-tags, org-table-get-field): Avoid case
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'.

17 years ago*** empty log message ***
Carsten Dominik [Wed, 28 Feb 2007 10:03:54 +0000 (10:03 +0000)]
*** empty log message ***

17 years agoFix typo.
Thien-Thi Nguyen [Wed, 28 Feb 2007 09:26:21 +0000 (09:26 +0000)]
Fix typo.

17 years ago*** empty log message ***
Lars Hansen [Wed, 28 Feb 2007 08:59:40 +0000 (08:59 +0000)]
*** empty log message ***

17 years ago(distclean): Delete Makefile.
Glenn Morris [Wed, 28 Feb 2007 04:38:38 +0000 (04:38 +0000)]
(distclean): Delete Makefile.
(maintainer-clean): Delete TAGS.

17 years ago*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:38:24 +0000 (04:38 +0000)]
*** empty log message ***

17 years agoRevert previous change, since not sure it was correct.
Glenn Morris [Wed, 28 Feb 2007 04:25:21 +0000 (04:25 +0000)]
Revert previous change, since not sure it was correct.

17 years ago*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 04:17:38 +0000 (04:17 +0000)]
*** empty log message ***

17 years agoKarl Fogel says we can consider future-bug part of Emacs (for which he
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.

17 years ago*** empty log message ***
Dan Nicolaescu [Wed, 28 Feb 2007 04:09:56 +0000 (04:09 +0000)]
*** empty log message ***

17 years agoDespite initial RCS check-in in 1994 being under GPLv2 later, lwlib
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.

17 years agoLucid Widget Library was released under GPLv1 or later (license only
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).

17 years agoLucid Widget Library was released under GPLv1 or later.
Glenn Morris [Wed, 28 Feb 2007 03:53:32 +0000 (03:53 +0000)]
Lucid Widget Library was released under GPLv1 or later.

17 years agoRevert license to the original GPLv1 or later (changed 20050317).
Glenn Morris [Wed, 28 Feb 2007 03:52:45 +0000 (03:52 +0000)]
Revert license to the original GPLv1 or later (changed 20050317).

17 years ago*** empty log message ***
Glenn Morris [Wed, 28 Feb 2007 03:42:16 +0000 (03:42 +0000)]
*** empty log message ***

17 years agoUpdate to GPLv2 or later.
Glenn Morris [Wed, 28 Feb 2007 03:32:56 +0000 (03:32 +0000)]
Update to GPLv2 or later.

17 years agoNo need for a license in such a trivial file (also, should have been
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).

17 years ago(tutorial--describe-nonstandard-key): Tweak text in the menus case.
Glenn Morris [Wed, 28 Feb 2007 03:19:55 +0000 (03:19 +0000)]
(tutorial--describe-nonstandard-key): Tweak text in the menus case.

17 years agoRemove duplicate paragraph.
Glenn Morris [Wed, 28 Feb 2007 03:12:39 +0000 (03:12 +0000)]
Remove duplicate paragraph.

17 years agoFix typo.
Glenn Morris [Wed, 28 Feb 2007 03:11:06 +0000 (03:11 +0000)]
Fix typo.

17 years ago** dale@codefu.org, Feb 25: tramp and diff-mode results in Emacs crash
Chong Yidong [Wed, 28 Feb 2007 01:35:41 +0000 (01:35 +0000)]
** dale@codefu.org, Feb 25: tramp and diff-mode results in Emacs crash
Fixed.

17 years ago(tramp-file-name-handler): Inhibit modification hooks to avoid
Chong Yidong [Wed, 28 Feb 2007 01:35:20 +0000 (01:35 +0000)]
(tramp-file-name-handler): Inhibit modification hooks to avoid
confusion when combining after-change calls.

17 years ago* net/tramp.el (tramp-file-name-handler): Inhibit modification
Chong Yidong [Wed, 28 Feb 2007 01:35:08 +0000 (01:35 +0000)]
* net/tramp.el (tramp-file-name-handler): Inhibit modification
hooks to avoid confusion when combining after-change calls.

17 years ago(allout-encrypt-string): Remove inhibition
Nick Roberts [Wed, 28 Feb 2007 00:37:37 +0000 (00:37 +0000)]
(allout-encrypt-string): Remove inhibition
of gpg-agent, now that pgg-gpg-process-region correctly honors
passed-in passphrase.
(allout-distinctive-bullets-string): Add info about bullet
conventions.
(allout-mode): Add info about distinctive vs plain bullets.

17 years ago*** empty log message ***
Nick Roberts [Wed, 28 Feb 2007 00:36:22 +0000 (00:36 +0000)]
*** empty log message ***