]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago*** empty log message ***
David Kastrup [Fri, 2 Apr 2004 14:32:48 +0000 (14:32 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Stefan Monnier [Fri, 2 Apr 2004 07:53:11 +0000 (07:53 +0000)]
*** empty log message ***

20 years agomessage deletion note added to M-x compile
Daniel Pfeiffer [Thu, 1 Apr 2004 10:48:40 +0000 (10:48 +0000)]
message deletion note added to M-x compile

20 years agoC-x ` fixes
Daniel Pfeiffer [Thu, 1 Apr 2004 10:42:04 +0000 (10:42 +0000)]
C-x ` fixes

20 years agoVar initialization fix.
Vinicius Jose Latorre [Thu, 1 Apr 2004 02:29:00 +0000 (02:29 +0000)]
Var initialization fix.

20 years ago*** empty log message ***
Luc Teirlinck [Thu, 1 Apr 2004 02:14:01 +0000 (02:14 +0000)]
*** empty log message ***

20 years agoMention in comment that `make maintainer-clean' deletes .elc files.
Luc Teirlinck [Thu, 1 Apr 2004 02:12:09 +0000 (02:12 +0000)]
Mention in comment that `make maintainer-clean' deletes .elc files.

20 years agoDelete obsolete autoload's and defvar's.
Luc Teirlinck [Thu, 1 Apr 2004 01:37:03 +0000 (01:37 +0000)]
Delete obsolete autoload's and defvar's.
(auto-revert-check-vc-info): New variable.
(auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
(auto-revert-handler-vc): Delete.
(auto-revert-handler): Treat return value `fast' of
buffer-stale-function specially.  Check `auto-revert-check-vc-info'.

20 years ago(Buffer-menu-mode): Make the buffer-stale-function return `fast'.
Luc Teirlinck [Thu, 1 Apr 2004 01:23:36 +0000 (01:23 +0000)]
(Buffer-menu-mode): Make the buffer-stale-function return `fast'.

20 years ago(buffer-stale-function): Doc change.
Luc Teirlinck [Thu, 1 Apr 2004 01:20:20 +0000 (01:20 +0000)]
(buffer-stale-function): Doc change.

20 years ago(gdb-view-source-function, gdb-view-assembler)
Nick Roberts [Wed, 31 Mar 2004 23:47:22 +0000 (23:47 +0000)]
(gdb-view-source-function, gdb-view-assembler)
(gdb-source-info): Don't display source at startup, if required.
(gdb-show-main): New option.
(gdba): Update documentation.
(gdb-source): Cover case of auto-display output.

20 years agoResolve CVS conflicts
Miles Bader [Wed, 31 Mar 2004 23:46:42 +0000 (23:46 +0000)]
Resolve CVS conflicts

20 years ago*** empty log message ***
Nick Roberts [Wed, 31 Mar 2004 23:46:23 +0000 (23:46 +0000)]
*** empty log message ***

20 years ago(dired-do-touch): New fun.
Juri Linkov [Wed, 31 Mar 2004 16:33:00 +0000 (16:33 +0000)]
(dired-do-touch): New fun.
(dired-do-chxxx): Add argument -t for touch operation.

20 years agoAdd autoload for `dired-do-touch'.
Juri Linkov [Wed, 31 Mar 2004 16:29:46 +0000 (16:29 +0000)]
Add autoload for `dired-do-touch'.
(dired-touch-program): New var.
(dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
(dired-no-confirm): Add `touch' to docstring.

20 years ago(dired-mark-sexp): Replace hard-coded month names with `dired-move-to-filename-regexp'.
Juri Linkov [Wed, 31 Mar 2004 16:09:18 +0000 (16:09 +0000)]
(dired-mark-sexp): Replace hard-coded month names with `dired-move-to-filename-regexp'.

20 years ago(dired-move-to-filename-regexp): Add . to HH:MM.
Juri Linkov [Wed, 31 Mar 2004 16:06:43 +0000 (16:06 +0000)]
(dired-move-to-filename-regexp): Add . to HH:MM.

20 years agodata.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
Jan Djärv [Wed, 31 Mar 2004 12:42:43 +0000 (12:42 +0000)]
data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.

20 years agoWrite a buffer if and only if the buffer was modified.
Vinicius Jose Latorre [Wed, 31 Mar 2004 01:33:26 +0000 (01:33 +0000)]
Write a buffer if and only if the buffer was modified.

20 years agoDelete pairs for U+2308..U+230B.
Kenichi Handa [Tue, 30 Mar 2004 08:07:41 +0000 (08:07 +0000)]
Delete pairs for U+2308..U+230B.

20 years ago(Fformat): Fix initialization of the array info.
Kenichi Handa [Tue, 30 Mar 2004 06:16:29 +0000 (06:16 +0000)]
(Fformat): Fix initialization of the array info.

20 years agoDoc fix.
Vinicius Jose Latorre [Tue, 30 Mar 2004 03:12:27 +0000 (03:12 +0000)]
Doc fix.

20 years agoClip the header and footer area.
Vinicius Jose Latorre [Tue, 30 Mar 2004 03:08:48 +0000 (03:08 +0000)]
Clip the header and footer area.

20 years agoAdd x-mouse-click-focus-ignore-position.
Kim F. Storm [Mon, 29 Mar 2004 23:00:22 +0000 (23:00 +0000)]
Add x-mouse-click-focus-ignore-position.

20 years ago(x_initialize): Initialize ignore_next_mouse_click_timeout.
Kim F. Storm [Mon, 29 Mar 2004 22:53:14 +0000 (22:53 +0000)]
(x_initialize): Initialize ignore_next_mouse_click_timeout.

20 years ago(x_mouse_click_focus_ignore_position): New var.
Kim F. Storm [Mon, 29 Mar 2004 22:49:15 +0000 (22:49 +0000)]
(x_mouse_click_focus_ignore_position): New var.
(syms_of_xterm): DEFVAR_BOOL it.
(ignore_next_mouse_click_timeout): New var.
(handle_one_xevent): Clear it on KeyPress, set it on EnterNotify.
Use it to filter mouse clicks following focus event.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 29 Mar 2004 22:37:09 +0000 (22:37 +0000)]
*** empty log message ***

20 years agoreformulated compile announcement
Daniel Pfeiffer [Mon, 29 Mar 2004 19:54:16 +0000 (19:54 +0000)]
reformulated compile announcement

20 years ago(gud-gdb-marker-filter): Include "\n" in regexp
Nick Roberts [Mon, 29 Mar 2004 19:24:11 +0000 (19:24 +0000)]
(gud-gdb-marker-filter): Include "\n" in regexp
to detect the beginning of a level 2 or 3 annotation.

20 years ago*** empty log message ***
Nick Roberts [Mon, 29 Mar 2004 19:23:30 +0000 (19:23 +0000)]
*** empty log message ***

20 years agoTODO: Removed drag-and-drop entry (DONE).
Jan Djärv [Mon, 29 Mar 2004 15:34:56 +0000 (15:34 +0000)]
TODO: Removed drag-and-drop entry (DONE).

20 years ago(ucs-insert): Fix the error message.
Kenichi Handa [Mon, 29 Mar 2004 12:05:50 +0000 (12:05 +0000)]
(ucs-insert): Fix the error message.

20 years ago(Fcall_interactively): Fix last change.
Kim F. Storm [Mon, 29 Mar 2004 11:45:11 +0000 (11:45 +0000)]
(Fcall_interactively): Fix last change.
From David Ponce  <david@dponce.com>

20 years ago*** empty log message ***
Kim F. Storm [Mon, 29 Mar 2004 11:44:36 +0000 (11:44 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Mon, 29 Mar 2004 03:51:41 +0000 (03:51 +0000)]
*** empty log message ***

20 years ago(char-displayable-p): Fix generation of XLFD file name.
Kenichi Handa [Mon, 29 Mar 2004 03:41:39 +0000 (03:41 +0000)]
(char-displayable-p): Fix generation of XLFD file name.

20 years agoprinting 6.7.3.
Vinicius Jose Latorre [Mon, 29 Mar 2004 02:58:56 +0000 (02:58 +0000)]
printing 6.7.3.

20 years agoNew version 6.7.3.
Vinicius Jose Latorre [Mon, 29 Mar 2004 02:51:59 +0000 (02:51 +0000)]
New version 6.7.3.

20 years ago*** empty log message ***
Luc Teirlinck [Mon, 29 Mar 2004 02:46:53 +0000 (02:46 +0000)]
*** empty log message ***

20 years ago(setwins, setwins_almost): Change directory to $wd
Kenichi Handa [Mon, 29 Mar 2004 02:25:50 +0000 (02:25 +0000)]
(setwins, setwins_almost): Change directory to $wd
before finding directories by `find'.

20 years ago*** empty log message ***
Stefan Monnier [Mon, 29 Mar 2004 00:53:28 +0000 (00:53 +0000)]
*** empty log message ***

20 years ago(Fcommandp): Simplify.
Stefan Monnier [Mon, 29 Mar 2004 00:51:43 +0000 (00:51 +0000)]
(Fcommandp): Simplify.

20 years ago(Fcall_interactively): Use Finteractive_form.
Stefan Monnier [Mon, 29 Mar 2004 00:49:00 +0000 (00:49 +0000)]
(Fcall_interactively): Use Finteractive_form.

20 years ago(Finteractive_form): Declare.
Stefan Monnier [Mon, 29 Mar 2004 00:48:39 +0000 (00:48 +0000)]
(Finteractive_form): Declare.

20 years ago(Finteractive_form): Rename from Fsubr_interactive_form.
Stefan Monnier [Mon, 29 Mar 2004 00:48:32 +0000 (00:48 +0000)]
(Finteractive_form): Rename from Fsubr_interactive_form.
Extend to handle all kinds of functions.

20 years ago(interactive-form): Delete. Now implemented in C.
Stefan Monnier [Mon, 29 Mar 2004 00:48:07 +0000 (00:48 +0000)]
(interactive-form): Delete.  Now implemented in C.

20 years agoDoc fix.
Vinicius Jose Latorre [Sun, 28 Mar 2004 23:08:29 +0000 (23:08 +0000)]
Doc fix.

20 years agoNew file.
Vinicius Jose Latorre [Sun, 28 Mar 2004 22:49:39 +0000 (22:49 +0000)]
New file.

20 years agoParser for EBNF used to specify XML (EBNFX)
Vinicius Jose Latorre [Sun, 28 Mar 2004 22:48:32 +0000 (22:48 +0000)]
Parser for EBNF used to specify XML (EBNFX)

20 years agoHandle initial comments.
Vinicius Jose Latorre [Sun, 28 Mar 2004 22:41:42 +0000 (22:41 +0000)]
Handle initial comments.

20 years agoModify interactive declaration.
Vinicius Jose Latorre [Sun, 28 Mar 2004 22:29:31 +0000 (22:29 +0000)]
Modify interactive declaration.

20 years ago(cvs-parse-process): Workaround for Darwin.
Stefan Monnier [Sun, 28 Mar 2004 22:02:16 +0000 (22:02 +0000)]
(cvs-parse-process): Workaround for Darwin.

20 years ago(vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
Stefan Monnier [Sun, 28 Mar 2004 22:00:19 +0000 (22:00 +0000)]
(vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
(vc-diff-label): New fun.
(vc-diff-internal): Use it.

20 years ago(gdb-post-prompt): Fix test.
Stefan Monnier [Sun, 28 Mar 2004 21:33:53 +0000 (21:33 +0000)]
(gdb-post-prompt): Fix test.

20 years ago(gdb-ann3, gdb-send-item)
Nick Roberts [Sun, 28 Mar 2004 20:20:38 +0000 (20:20 +0000)]
(gdb-ann3, gdb-send-item)
(gud-gdba-marker-filter): Log the process input and output, if
required. (from Stefan Monnier)
(gdb-debug-log, gdb-enable-debug-log): New variables.
(gdb-post-prompt): Don't do gdb-var-update on Mac OS X.

20 years ago*** empty log message ***
Nick Roberts [Sun, 28 Mar 2004 20:19:41 +0000 (20:19 +0000)]
*** empty log message ***

20 years ago(vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K�ly).
Stefan Monnier [Sun, 28 Mar 2004 17:38:17 +0000 (17:38 +0000)]
(vc-file-not-found-hook): Fix typo.  From lorentey@elte.hu (L?rentey K�ly).

20 years ago(auto-revert-set-timer): Minor doc fix.
Luc Teirlinck [Sun, 28 Mar 2004 14:02:48 +0000 (14:02 +0000)]
(auto-revert-set-timer): Minor doc fix.

20 years agorestore (require 'font-lock) which is still needed
Daniel Pfeiffer [Sun, 28 Mar 2004 13:23:39 +0000 (13:23 +0000)]
restore (require 'font-lock) which is still needed

20 years agodoc fixes and restore optionality of next-error's arg
Daniel Pfeiffer [Sun, 28 Mar 2004 08:32:16 +0000 (08:32 +0000)]
doc fixes and restore optionality of next-error's arg

20 years ago(auto-revert-verbose, global-auto-revert-non-file-buffers)
Luc Teirlinck [Sun, 28 Mar 2004 03:56:53 +0000 (03:56 +0000)]
(auto-revert-verbose, global-auto-revert-non-file-buffers)
(global-auto-revert-mode, auto-revert-set-timer)
(auto-revert-handler, auto-revert-buffers): Doc fixes.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 28 Mar 2004 03:55:28 +0000 (03:55 +0000)]
*** empty log message ***

20 years ago(auto-revert-handler): Handle auto-revert-mode.
Luc Teirlinck [Sun, 28 Mar 2004 01:39:49 +0000 (01:39 +0000)]
(auto-revert-handler): Handle auto-revert-mode.
Call vc-find-file-hook here instead of in auto-revert-buffers.
(auto-revert-buffers): Delete call to vc-find-file-hook.

20 years ago(woman-change-fonts): Rename local variable
Eli Zaretskii [Sat, 27 Mar 2004 12:07:09 +0000 (12:07 +0000)]
(woman-change-fonts): Rename local variable
woman-font-alist to font-alist to avoid a compiler warning.

20 years agoFix last entry.
Eli Zaretskii [Sat, 27 Mar 2004 11:54:40 +0000 (11:54 +0000)]
Fix last entry.

20 years ago(rx): Work at compile time, not run time.
Eli Zaretskii [Sat, 27 Mar 2004 11:52:07 +0000 (11:52 +0000)]
(rx): Work at compile time, not run time.

20 years agoDocument the new command `strokes-global-set-stroke-string'.
Eli Zaretskii [Sat, 27 Mar 2004 11:44:58 +0000 (11:44 +0000)]
Document the new command `strokes-global-set-stroke-string'.

20 years ago(strokes-global-set-stroke-string): New function.
Eli Zaretskii [Sat, 27 Mar 2004 11:34:23 +0000 (11:34 +0000)]
(strokes-global-set-stroke-string): New function.
(strokes-list-strokes): Cope with strings, not just commands.  Set
foreground colour of image.
(strokes-global-set-stroke): Doc fix.

20 years ago(buffer-stale-function): Minor doc fix.
Luc Teirlinck [Sat, 27 Mar 2004 04:05:23 +0000 (04:05 +0000)]
(buffer-stale-function): Minor doc fix.

20 years ago(buffer-stale-function): Doc fix.
Luc Teirlinck [Sat, 27 Mar 2004 03:54:41 +0000 (03:54 +0000)]
(buffer-stale-function): Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Sat, 27 Mar 2004 02:33:49 +0000 (02:33 +0000)]
*** empty log message ***

20 years ago(Buffer-menu-revert-function): Make it suitable for
Luc Teirlinck [Sat, 27 Mar 2004 02:09:45 +0000 (02:09 +0000)]
(Buffer-menu-revert-function): Make it suitable for
Auto Revert mode.
(Buffer-menu-files-only): New variable.
(Buffer-menu-toggle-files-only): New function.
(Buffer-menu-mode-map): Bind it to `T'.
(Buffer-menu-mode): Mention `T' in docstring.
Set buffer-stale-function.
(list-buffers-noselect): Mark buffer non-modified and set
Buffer-menu-files-only.

20 years ago(buffer-stale-function): Remove no longer needed defvar.
Luc Teirlinck [Sat, 27 Mar 2004 01:16:58 +0000 (01:16 +0000)]
(buffer-stale-function): Remove no longer needed defvar.

20 years ago(auto-revert-handler): Print revert message before, rather than after,
Luc Teirlinck [Sat, 27 Mar 2004 01:13:45 +0000 (01:13 +0000)]
(auto-revert-handler): Print revert message before, rather than after,
reverting.
(buffer-stale-function): Move to files.el.

20 years ago(buffer-stale-function): Moved here from autorevert.el.
Luc Teirlinck [Sat, 27 Mar 2004 01:08:15 +0000 (01:08 +0000)]
(buffer-stale-function): Moved here from autorevert.el.

20 years ago(gnus-server-prepare): Remove spurious call to `cdr'.
Juanma Barranquero [Sat, 27 Mar 2004 00:08:57 +0000 (00:08 +0000)]
(gnus-server-prepare): Remove spurious call to `cdr'.

20 years ago(file-relative-name): Fix last change.
Stefan Monnier [Fri, 26 Mar 2004 16:21:03 +0000 (16:21 +0000)]
(file-relative-name): Fix last change.

20 years ago(vc-maybe-resolve-conflicts): Don't prompt the user.
Stefan Monnier [Fri, 26 Mar 2004 16:17:33 +0000 (16:17 +0000)]
(vc-maybe-resolve-conflicts): Don't prompt the user.

20 years agoAdd comment.
Stefan Monnier [Fri, 26 Mar 2004 15:30:42 +0000 (15:30 +0000)]
Add comment.

20 years ago(calc-mode-map): Use mapc.
Stefan Monnier [Fri, 26 Mar 2004 15:29:13 +0000 (15:29 +0000)]
(calc-mode-map): Use mapc.

20 years ago(apropos-mode): Don't autoload.
Stefan Monnier [Fri, 26 Mar 2004 15:27:56 +0000 (15:27 +0000)]
(apropos-mode): Don't autoload.
(apropos-symbols-internal): New fun.  Extracted from `apropos'.
(apropos): Use it.
(apropos-print): Add optional `text' argument.
(apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
Don't assume point-min == 1.

20 years ago(bs-buffer-list): Use buffer-local-value.
Stefan Monnier [Fri, 26 Mar 2004 15:25:34 +0000 (15:25 +0000)]
(bs-buffer-list): Use buffer-local-value.
(bs--set-toggle-to-show): Use with-current-buffer.

20 years ago(Buffer-menu-sort, Buffer-menu-make-sort-button): New funs.
Stefan Monnier [Fri, 26 Mar 2004 15:22:03 +0000 (15:22 +0000)]
(Buffer-menu-sort, Buffer-menu-make-sort-button): New funs.
(list-buffers-noselect): Use them.  Adjust :align-to to new style.

20 years ago(cvs-tree-use-jisx0208): Use char-displayable-p.
Stefan Monnier [Fri, 26 Mar 2004 15:20:20 +0000 (15:20 +0000)]
(cvs-tree-use-jisx0208): Use char-displayable-p.

20 years ago(dabbrev-expand): Fix regexp construction.
Stefan Monnier [Fri, 26 Mar 2004 15:19:39 +0000 (15:19 +0000)]
(dabbrev-expand): Fix regexp construction.
(dabbrev--find-expansion): Use pop.
(dabbrev--search): Use match-string-no-properties.

20 years ago(dired-mode): Use run-mode-hooks.
Stefan Monnier [Fri, 26 Mar 2004 15:17:50 +0000 (15:17 +0000)]
(dired-mode): Use run-mode-hooks.
(dired-move-to-end-of-filename): Use match-string.

20 years ago(ediff-hide-face): Check that facemenu-unlisted-faces is bound before using it.
Stefan Monnier [Fri, 26 Mar 2004 15:16:42 +0000 (15:16 +0000)]
(ediff-hide-face): Check that facemenu-unlisted-faces is bound before using it.
(ediff-verbose-p): Make it into a var since it's not constant.

20 years ago(Electric-pop-up-window): Avoid popping up a new frame.
Stefan Monnier [Fri, 26 Mar 2004 15:15:07 +0000 (15:15 +0000)]
(Electric-pop-up-window): Avoid popping up a new frame.

20 years ago(read-face-font): Don't cons up unnecessarily.
Stefan Monnier [Fri, 26 Mar 2004 15:12:33 +0000 (15:12 +0000)]
(read-face-font): Don't cons up unnecessarily.
(header-line, tool-bar): Share common parts.

20 years ago(file-relative-name): Use compare-strings.
Stefan Monnier [Fri, 26 Mar 2004 15:04:35 +0000 (15:04 +0000)]
(file-relative-name): Use compare-strings.

20 years ago(finder-mode): Follow coding convention.
Stefan Monnier [Fri, 26 Mar 2004 14:54:17 +0000 (14:54 +0000)]
(finder-mode): Follow coding convention.

20 years ago(ses-read-number): Move to subr.el.
Stefan Monnier [Fri, 26 Mar 2004 14:50:41 +0000 (14:50 +0000)]
(ses-read-number): Move to subr.el.
(ses-set-header-row): Use read-number.

20 years ago(read-number): New function.
Stefan Monnier [Fri, 26 Mar 2004 14:49:12 +0000 (14:49 +0000)]
(read-number): New function.

20 years ago* eshell/esh-cmd.el (eshell-cmd):
Juri Linkov [Fri, 26 Mar 2004 07:05:31 +0000 (07:05 +0000)]
* eshell/esh-cmd.el (eshell-cmd):
Comment out broken info-links to incomplete Info manual.

20 years ago* eshell/em-smart.el (eshell-smart):
Juri Linkov [Fri, 26 Mar 2004 07:03:06 +0000 (07:03 +0000)]
* eshell/em-smart.el (eshell-smart):
Comment out broken info-links to incomplete Info manual.

20 years ago* eshell/em-banner.el (eshell-banner):
Juri Linkov [Fri, 26 Mar 2004 07:02:50 +0000 (07:02 +0000)]
* eshell/em-banner.el (eshell-banner):
Comment out broken info-links to incomplete Info manual.

20 years ago* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
Juri Linkov [Fri, 26 Mar 2004 07:02:30 +0000 (07:02 +0000)]
* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
Comment out broken info-links to incomplete Info manual.

20 years ago(eshell): Fix broken info-link.
Juri Linkov [Fri, 26 Mar 2004 07:00:39 +0000 (07:00 +0000)]
(eshell): Fix broken info-link.

20 years ago#
André Spiegel [Fri, 26 Mar 2004 06:10:40 +0000 (06:10 +0000)]
#

20 years ago(vc-print-log): Undo prev change, use new function vc-arg-list from
André Spiegel [Fri, 26 Mar 2004 06:07:55 +0000 (06:07 +0000)]
(vc-print-log): Undo prev change, use new function vc-arg-list from
vc-hooks.el.