]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago(dired-mouse-find-file-other-window):
Richard M. Stallman [Fri, 29 Aug 2003 16:10:45 +0000 (16:10 +0000)]
(dired-mouse-find-file-other-window):
Use dired-view-command-alist here, as in dired-view-file.
(dired-view-command-alist): Use %s to substitute file name.
Handle .ps_pages, .eps, .jpg, .gif, .png.

21 years ago(Info-mode-map): Bind S-tab and <backtab> to
Richard M. Stallman [Fri, 29 Aug 2003 16:07:43 +0000 (16:07 +0000)]
(Info-mode-map): Bind S-tab and <backtab> to
`Info-prev-reference', instead of M-tab.

21 years ago(blink-matching-open): Work correctly on chars that
Richard M. Stallman [Fri, 29 Aug 2003 16:07:16 +0000 (16:07 +0000)]
(blink-matching-open): Work correctly on chars that
are designated as parens through the syntax-table text property.

21 years agoSay there is no maintainer.
Richard M. Stallman [Fri, 29 Aug 2003 16:06:11 +0000 (16:06 +0000)]
Say there is no maintainer.

21 years agoMany changes.
Richard M. Stallman [Fri, 29 Aug 2003 16:05:05 +0000 (16:05 +0000)]
Many changes.

21 years agoDelete old info about Irix.
Richard M. Stallman [Fri, 29 Aug 2003 16:03:33 +0000 (16:03 +0000)]
Delete old info about Irix.

21 years ago(kinsoku-longer, kinsoku-shorter): Do not choose a
Kenichi Handa [Fri, 29 Aug 2003 12:10:48 +0000 (12:10 +0000)]
(kinsoku-longer, kinsoku-shorter): Do not choose a
line break position in the middle of a non-kinsoku (e.g. latin)
word, making it skip until either a space or a character with
category "|".
(kinsoku-longer): Test for end of buffer.

21 years ago(lookup_rgb_color): Handle TrueColor visuals specially.
Gerd Moellmann [Fri, 29 Aug 2003 09:29:39 +0000 (09:29 +0000)]
(lookup_rgb_color): Handle TrueColor visuals specially.

21 years ago(rmail-convert-to-babyl-format): Detect
Eli Zaretskii [Thu, 28 Aug 2003 15:12:10 +0000 (15:12 +0000)]
(rmail-convert-to-babyl-format): Detect
quoted-printable- and base64-encoded messages and decode them
automatically.  Set the message's encoding from the charset=
header, if any.  Decode base64-encoded messages in Mail format as
well.

21 years ago(elisp.dvi, index.texi): Replace Unix shell commands with equivalent
Eli Zaretskii [Thu, 28 Aug 2003 14:08:55 +0000 (14:08 +0000)]
(elisp.dvi, index.texi): Replace Unix shell commands with equivalent
COMMAND.COM commands.

21 years ago(decode_coding_iso2022): Initialized local variable c2.
Kenichi Handa [Thu, 28 Aug 2003 08:19:07 +0000 (08:19 +0000)]
(decode_coding_iso2022): Initialized local variable c2.
(decode_coding_sjis_big5): Likewise.

21 years ago(sys_pipe): Protect against file descriptor overflow.
Jason Rumney [Wed, 27 Aug 2003 22:57:54 +0000 (22:57 +0000)]
(sys_pipe): Protect against file descriptor overflow.

21 years ago*** empty log message ***
Jason Rumney [Wed, 27 Aug 2003 22:57:13 +0000 (22:57 +0000)]
*** empty log message ***

21 years ago(syms_of_w32fns): Remove non-existent functions.
Jason Rumney [Wed, 27 Aug 2003 22:37:56 +0000 (22:37 +0000)]
(syms_of_w32fns): Remove non-existent functions.

21 years ago(w32_read_socket): Fix WM_MOUSEWHEEL assignment.
Jason Rumney [Wed, 27 Aug 2003 22:37:14 +0000 (22:37 +0000)]
(w32_read_socket): Fix WM_MOUSEWHEEL assignment.

21 years ago*** empty log message ***
Jason Rumney [Wed, 27 Aug 2003 22:33:19 +0000 (22:33 +0000)]
*** empty log message ***

21 years agoFix previous change:
Glenn Morris [Tue, 26 Aug 2003 17:42:27 +0000 (17:42 +0000)]
Fix previous change:
(smtpmail-send-queued-mail): Set smtpmail-mail-address before
calling smtpmail-via-smtp.
(smtpmail-via-smtp): Add fall-back values for envelope-from.

21 years ago*** empty log message ***
Glenn Morris [Tue, 26 Aug 2003 17:41:25 +0000 (17:41 +0000)]
*** empty log message ***

21 years ago(image-jpeg-p): Don't search beyond length of data.
John Paul Wallington [Tue, 26 Aug 2003 15:38:36 +0000 (15:38 +0000)]
(image-jpeg-p): Don't search beyond length of data.

21 years agoBumped patch release number.
Martin Stjernholm [Tue, 26 Aug 2003 11:54:09 +0000 (11:54 +0000)]
Bumped patch release number.

21 years ago(c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignment
Martin Stjernholm [Tue, 26 Aug 2003 11:52:40 +0000 (11:52 +0000)]
(c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignment
operators.

(c-assignment-operators): New language constant that only contains the
assignment operators.

(c-assignment-op-regexp): New language variable used by c-lineup-math'.

21 years ago(c-extra-types-widget): The doc string is mandatory in
Martin Stjernholm [Tue, 26 Aug 2003 11:51:55 +0000 (11:51 +0000)]
(c-extra-types-widget): The doc string is mandatory in
`define-widget'.

21 years ago(c-just-after-func-arglist-p): Safeguard against unbalanced sexps.
Martin Stjernholm [Tue, 26 Aug 2003 11:51:16 +0000 (11:51 +0000)]
(c-just-after-func-arglist-p): Safeguard against unbalanced sexps.

21 years ago(c-electric-brace): Work around for a misfeature in `expand-abbrev'
Martin Stjernholm [Tue, 26 Aug 2003 11:50:03 +0000 (11:50 +0000)]
(c-electric-brace): Work around for a misfeature in `expand-abbrev'
which caused electric keywords like "else" to disappear if an open
brace was typed directly afterwards.

21 years agoExplain need of static text around editable field
Per Abrahamsen [Tue, 26 Aug 2003 08:58:11 +0000 (08:58 +0000)]
Explain need of static text around editable field

21 years ago*** empty log message ***
Lute Kamstra [Tue, 26 Aug 2003 08:47:01 +0000 (08:47 +0000)]
*** empty log message ***

21 years ago(emacs-version): Check for gtk. Include gtk version info.
Lute Kamstra [Tue, 26 Aug 2003 08:46:27 +0000 (08:46 +0000)]
(emacs-version): Check for gtk.  Include gtk version info.

21 years ago(Vgtk_version_string): New variable.
Lute Kamstra [Tue, 26 Aug 2003 08:44:35 +0000 (08:44 +0000)]
(Vgtk_version_string): New variable.
(syms_of_xfns): DEFVAR_LISP it.  Provide gtk.

21 years ago("german-prefix"): Fix typo in the docstring.
Kenichi Handa [Mon, 25 Aug 2003 11:06:33 +0000 (11:06 +0000)]
("german-prefix"): Fix typo in the docstring.

21 years ago(Man-default-man-entry): Don't whizz past the section number
John Paul Wallington [Mon, 25 Aug 2003 03:50:47 +0000 (03:50 +0000)]
(Man-default-man-entry): Don't whizz past the section number
before looking for it.

21 years ago(gud-display-line): Don't set window-point if
Nick Roberts [Sun, 24 Aug 2003 20:41:39 +0000 (20:41 +0000)]
(gud-display-line): Don't set window-point if
source buffer is not visible. (Only happens with M-x gdba).

21 years ago(gdba): Remove gdb-quit (previously removed) from
Nick Roberts [Sun, 24 Aug 2003 20:40:03 +0000 (20:40 +0000)]
(gdba): Remove gdb-quit (previously removed) from
documentation.
(gdb-source, gdb-source-info): Update to assembler unnecessary
as its done after each GDB command anyway.
(gdb-pre-prompt): Use with-current-buffer.
(gdb-insert-field): Add help-echo text.
(gdb-invalidate-assembler): Re-display of assembler now done in
gdb-info-breakpoints-custom.
(gdb-info-breakpoints-custom): Force re-display of assembler to
happen *after* update of breakpoints buffer.
(gdb-display-source-buffer): Don't choke if gdb-source-window
isn't visible.
(gdb-put-string, gdb-put-arrow): Remove free variables.

21 years ago*** empty log message ***
Nick Roberts [Sun, 24 Aug 2003 20:38:15 +0000 (20:38 +0000)]
*** empty log message ***

21 years ago(ibuffer-formats): Make name and size columns wider.
John Paul Wallington [Sun, 24 Aug 2003 18:11:20 +0000 (18:11 +0000)]
(ibuffer-formats): Make name and size columns wider.

21 years ago(Man-default-man-entry): Strip text properties when
John Paul Wallington [Sun, 24 Aug 2003 18:08:01 +0000 (18:08 +0000)]
(Man-default-man-entry): Strip text properties when
snarfing parts of entry because `format' preserves properties.

21 years ago(sh-builtins): Add some bash builtins.
Glenn Morris [Sun, 24 Aug 2003 15:26:13 +0000 (15:26 +0000)]
(sh-builtins): Add some bash builtins.
(sh-leading-keywords): Add the bash `time' reserved word.
(sh-variables): Add some bash variables.
(sh-add-completer): Fix nil branch of case statement.

21 years ago(smtpmail-mail-address): Doc change.
Glenn Morris [Sun, 24 Aug 2003 15:23:12 +0000 (15:23 +0000)]
(smtpmail-mail-address): Doc change.
(smtpmail-send-it): Make treatment of envelope-from consistent with
sendmail.el.

21 years ago(mail-specify-envelope-from): Doc change.
Glenn Morris [Sun, 24 Aug 2003 15:22:13 +0000 (15:22 +0000)]
(mail-specify-envelope-from): Doc change.

21 years ago(simple-diary-display, make-diary-entry): Allow the diary to pop up a
Glenn Morris [Sun, 24 Aug 2003 15:20:38 +0000 (15:20 +0000)]
(simple-diary-display, make-diary-entry): Allow the diary to pop up a
new frame, if needed.

21 years ago(file-newest-backup): Use `expand-file-name'.
Glenn Morris [Sun, 24 Aug 2003 15:19:42 +0000 (15:19 +0000)]
(file-newest-backup): Use `expand-file-name'.

21 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Aug 2003 15:11:24 +0000 (15:11 +0000)]
*** empty log message ***

21 years ago(EXEEXT): Define to an empty string.
Eli Zaretskii [Sun, 24 Aug 2003 15:10:52 +0000 (15:10 +0000)]
(EXEEXT): Define to an empty string.

21 years agoComment-only change.
Eli Zaretskii [Sun, 24 Aug 2003 15:06:41 +0000 (15:06 +0000)]
Comment-only change.

21 years ago(term_init): Remove `const' from buffer_size's declaration.
Eli Zaretskii [Sun, 24 Aug 2003 15:04:45 +0000 (15:04 +0000)]
(term_init): Remove `const' from buffer_size's declaration.

21 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Aug 2003 13:49:03 +0000 (13:49 +0000)]
*** empty log message ***

21 years agoRemove src/emacs after producing b-emacs.exe.
Eli Zaretskii [Sun, 24 Aug 2003 13:43:23 +0000 (13:43 +0000)]
Remove src/emacs after producing b-emacs.exe.

21 years ago(EXEEXT): Define to an empty string.
Eli Zaretskii [Sun, 24 Aug 2003 13:09:47 +0000 (13:09 +0000)]
(EXEEXT): Define to an empty string.

21 years ago(msdos.o): Depend on intervals.h.
Eli Zaretskii [Sun, 24 Aug 2003 12:59:24 +0000 (12:59 +0000)]
(msdos.o): Depend on intervals.h.

21 years agoInclude intervals.h, since STRING_INTERVALS requires that.
Eli Zaretskii [Sun, 24 Aug 2003 12:58:34 +0000 (12:58 +0000)]
Include intervals.h, since STRING_INTERVALS requires that.

21 years ago(HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.
Eli Zaretskii [Sun, 24 Aug 2003 12:36:41 +0000 (12:36 +0000)]
(HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE, HAVE_SIZE_T): Define.

21 years agoAdded Ee (categorizing information manager)
Stephen Eglen [Sun, 24 Aug 2003 12:00:44 +0000 (12:00 +0000)]
Added Ee (categorizing information manager)

21 years agoAdded ld-script.el.
Masatake YAMATO [Sun, 24 Aug 2003 09:44:38 +0000 (09:44 +0000)]
Added ld-script.el.

21 years ago(vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols.
Markus Rost [Sat, 23 Aug 2003 23:05:17 +0000 (23:05 +0000)]
(vc-ignore-vc-files, vc-master-templates): Doc fix - quote lisp symbols.

21 years ago#
André Spiegel [Sat, 23 Aug 2003 10:08:42 +0000 (10:08 +0000)]
#

21 years ago(vc-ignore-vc-files, vc-master-templates): Better explain obsolescence, and
André Spiegel [Sat, 23 Aug 2003 10:06:29 +0000 (10:06 +0000)]
(vc-ignore-vc-files, vc-master-templates): Better explain obsolescence, and
what to use instead.

21 years ago(cvs-do-removal): Show the deleted file name on the prompt.
Masatake YAMATO [Sat, 23 Aug 2003 02:40:47 +0000 (02:40 +0000)]
(cvs-do-removal): Show the deleted file name on the prompt.

21 years agoCreate and initialize a client leader window so session management
Jan Djärv [Thu, 21 Aug 2003 19:54:47 +0000 (19:54 +0000)]
Create and initialize a client leader window so session management
doesn't restart Emacs twice.

21 years ago*** empty log message ***
Dave Love [Thu, 21 Aug 2003 17:24:58 +0000 (17:24 +0000)]
*** empty log message ***

21 years agoUse _MIPS_SZLONG, not _LP64.
Dave Love [Thu, 21 Aug 2003 14:21:51 +0000 (14:21 +0000)]
Use _MIPS_SZLONG, not _LP64.

21 years ago(term_init): Fix previous change
Kenichi Handa [Thu, 21 Aug 2003 11:36:40 +0000 (11:36 +0000)]
(term_init): Fix previous change

21 years ago(term_init): Fix previous change; don't rely on the
Kenichi Handa [Thu, 21 Aug 2003 11:33:00 +0000 (11:33 +0000)]
(term_init): Fix previous change; don't rely on the
length of `buffer' if TERMINFO is defined.

21 years ago*** empty log message ***
Dave Love [Wed, 20 Aug 2003 19:18:57 +0000 (19:18 +0000)]
*** empty log message ***

21 years agoAdd \rhd.
Dave Love [Wed, 20 Aug 2003 19:01:23 +0000 (19:01 +0000)]
Add \rhd.

21 years agoMaintainer.
Dave Love [Wed, 20 Aug 2003 19:00:06 +0000 (19:00 +0000)]
Maintainer.

21 years ago(make-coding-system)
Dave Love [Wed, 20 Aug 2003 18:56:53 +0000 (18:56 +0000)]
(make-coding-system)
(set-buffer-file-coding-system): Doc fix.

21 years ago(common-lisp-mode): New.
Dave Love [Wed, 20 Aug 2003 18:53:12 +0000 (18:53 +0000)]
(common-lisp-mode): New.

21 years ago(beginning-of-defun-function): Doc fix.
Dave Love [Wed, 20 Aug 2003 18:48:43 +0000 (18:48 +0000)]
(beginning-of-defun-function): Doc fix.

21 years agoComment.
Dave Love [Wed, 20 Aug 2003 18:46:55 +0000 (18:46 +0000)]
Comment.

21 years agoAdd mime-text-unsuitable coding system
Dave Love [Wed, 20 Aug 2003 18:45:22 +0000 (18:45 +0000)]
Add mime-text-unsuitable coding system
properties.

21 years ago(ucs-unicode-to-mule-cjk): Use smaller
Dave Love [Wed, 20 Aug 2003 18:44:59 +0000 (18:44 +0000)]
(ucs-unicode-to-mule-cjk): Use smaller
:size.

21 years ago(latin1-display): Add ?\e$,1s"\e(B.
Dave Love [Wed, 20 Aug 2003 18:40:26 +0000 (18:40 +0000)]
(latin1-display): Add ?\e$,1s"\e(B.

21 years ago(bib): Add :group external.
Dave Love [Wed, 20 Aug 2003 18:32:51 +0000 (18:32 +0000)]
(bib): Add :group external.

21 years agoAdd some :links.
Dave Love [Wed, 20 Aug 2003 18:31:54 +0000 (18:31 +0000)]
Add some :links.
(bib): Remove.

21 years agoRemoved.
Dave Love [Wed, 20 Aug 2003 16:57:22 +0000 (16:57 +0000)]
Removed.

21 years ago(LWLIB_OPTIONS): Removed (unused).
Dave Love [Wed, 20 Aug 2003 16:54:33 +0000 (16:54 +0000)]
(LWLIB_OPTIONS): Removed (unused).
(alloca.o): Remove obsolete stuff concerning alloca.s.  Depend on
atimer.h, blockinput.h.

21 years agoSome merging with gnulib. Change logic and doc
Dave Love [Wed, 20 Aug 2003 16:47:48 +0000 (16:47 +0000)]
Some merging with gnulib.  Change logic and doc
concerning (x)malloc/(x)free -- no longer Emacs-specific.
[DO_BLOCK_INPUT]: Don't include lisp.h.
(xmalloc, xfree): Declare.
(malloc): Don't declare.

21 years ago(lisp_align_malloc): Change type of `aligned'.
Dave Love [Wed, 20 Aug 2003 16:46:33 +0000 (16:46 +0000)]
(lisp_align_malloc): Change type of `aligned'.

21 years agoInclude lisp.h.
Dave Love [Wed, 20 Aug 2003 16:45:53 +0000 (16:45 +0000)]
Include lisp.h.

21 years ago(EMACS_LISP_H): New.
Dave Love [Wed, 20 Aug 2003 16:43:21 +0000 (16:43 +0000)]
(EMACS_LISP_H): New.
(popup_activated_flag): Don't declare.

21 years agoRemove obsolete references to alloca.
Dave Love [Wed, 20 Aug 2003 15:47:57 +0000 (15:47 +0000)]
Remove obsolete references to alloca.

21 years agoChange several URLs; add new entries (ESS; preview latex; emacswiki).
Stephen Eglen [Wed, 20 Aug 2003 09:04:16 +0000 (09:04 +0000)]
Change several URLs; add new entries (ESS; preview latex; emacswiki).
Other links may also need changing later: autorevert.el, find-func.el,
ps-print.el, sregex.el.

21 years ago(Basic Types): The argument to `:help-echo' can now be a form that
Luc Teirlinck [Wed, 20 Aug 2003 03:45:18 +0000 (03:45 +0000)]
(Basic Types): The argument to `:help-echo' can now be a form that
evaluates to a string.

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 20 Aug 2003 03:42:22 +0000 (03:42 +0000)]
*** empty log message ***

21 years ago(Type Keywords): Correct the description of `:help-echo' in the case
Luc Teirlinck [Wed, 20 Aug 2003 03:20:33 +0000 (03:20 +0000)]
(Type Keywords): Correct the description of `:help-echo' in the case
where `motion-doc' is a function.

21 years ago(term_init): Use a buffer of size 4096 for tgetent since
Richard M. Stallman [Tue, 19 Aug 2003 23:47:31 +0000 (23:47 +0000)]
(term_init): Use a buffer of size 4096 for tgetent since
FreeBSD returns something longer than 2044.  Abort if the end of
the buffer is overwritten.

21 years ago[__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses.
Richard M. Stallman [Tue, 19 Aug 2003 23:47:04 +0000 (23:47 +0000)]
[__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses.

21 years agoDocumentation update for installation.
Stephen Eglen [Tue, 19 Aug 2003 18:39:11 +0000 (18:39 +0000)]
Documentation update for installation.

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 19 Aug 2003 16:31:28 +0000 (16:31 +0000)]
*** empty log message ***

21 years ago(Top): Update menu to reflect new Keyboard Macros chapter.
Luc Teirlinck [Tue, 19 Aug 2003 16:22:53 +0000 (16:22 +0000)]
(Top): Update menu to reflect new Keyboard Macros chapter.

21 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19
Miles Bader [Tue, 19 Aug 2003 16:22:27 +0000 (16:22 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-19

Use quoting in quick-install-emacs that works with recent gawks

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 19 Aug 2003 16:21:49 +0000 (16:21 +0000)]
*** empty log message ***

21 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20
Miles Bader [Tue, 19 Aug 2003 16:20:13 +0000 (16:20 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20

src/xterm.c (x_term_init): Correctly use result of Ffile_readable_p.

21 years ago(lisp_align_malloc): Check for memory full when
Gerd Moellmann [Tue, 19 Aug 2003 12:58:35 +0000 (12:58 +0000)]
(lisp_align_malloc): Check for memory full when
allocating ablocks, which also avoids freeing a pointer into an
ablocks structure.

21 years ago(BASE_PURESIZE): Increase to 1100000.
Gerd Moellmann [Tue, 19 Aug 2003 12:42:32 +0000 (12:42 +0000)]
(BASE_PURESIZE): Increase to 1100000.

21 years ago(Fmove_overlay): Set overlay's next pointer
Gerd Moellmann [Tue, 19 Aug 2003 12:39:00 +0000 (12:39 +0000)]
(Fmove_overlay): Set overlay's next pointer
unconditionally.

21 years ago(Intro): Include kmacro.texi after fixit.texi instead of after
Luc Teirlinck [Tue, 19 Aug 2003 10:28:00 +0000 (10:28 +0000)]
(Intro): Include kmacro.texi after fixit.texi instead of after
custom.texi. (Suggested by Kim Storm.)

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 19 Aug 2003 10:26:11 +0000 (10:26 +0000)]
*** empty log message ***

21 years agoRegenerate.
Lute Kamstra [Tue, 19 Aug 2003 08:23:12 +0000 (08:23 +0000)]
Regenerate.

21 years agoRevert the change of 2003-07-29 as GTK+ 2.2 is not required anymore.
Lute Kamstra [Tue, 19 Aug 2003 08:21:00 +0000 (08:21 +0000)]
Revert the change of 2003-07-29 as GTK+ 2.2 is not required anymore.

21 years ago("french-prefix"): Fix spacing in docstring.
Markus Rost [Tue, 19 Aug 2003 03:01:06 +0000 (03:01 +0000)]
("french-prefix"): Fix spacing in docstring.