]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years agoShow a patch for Mule-UCS to make it byte-compiled old-branches/EMACS_21_1_RC
Kenichi Handa [Wed, 14 Sep 2005 07:35:38 +0000 (07:35 +0000)]
Show a patch for Mule-UCS to make it byte-compiled
correctly.

19 years ago(interrupt_signal): Move before readable_events to
Eli Zaretskii [Sat, 14 May 2005 18:28:03 +0000 (18:28 +0000)]
(interrupt_signal): Move before readable_events to
avoid forward references (that could cause gas errors).
(kbd_buffer_store_event): Remove now redundant declaration of
interrupt_signal.

19 years agoSegfault during `make bootstrap' under certain recent versions of the
Francesco Potortì [Thu, 17 Feb 2005 12:57:42 +0000 (12:57 +0000)]
Segfault during `make bootstrap' under certain recent versions of the
Linux kernel.

Copied from the trunk PROBLEMS file, with the following part removed,
because I am not sure whether it is true for 21.4:

Configure can overcome the problem of exec-shield if the architecture is
x86 and the program setarch is present.  On other architectures no
workaround is known.

19 years agoftp upload procedure finally described
Francesco Potortì [Sun, 6 Feb 2005 22:33:29 +0000 (22:33 +0000)]
ftp upload procedure finally described

20 years ago(WinMain): Let emacs environment default to parent.
Jason Rumney [Sat, 10 Apr 2004 21:08:34 +0000 (21:08 +0000)]
(WinMain): Let emacs environment default to parent.

20 years ago*** empty log message ***
Jason Rumney [Sat, 10 Apr 2004 21:08:09 +0000 (21:08 +0000)]
*** empty log message ***

20 years agoCorrect original attribution
Francesco Potortì [Thu, 26 Feb 2004 09:35:11 +0000 (09:35 +0000)]
Correct original attribution

20 years ago* unexw32.c (_start): Remove _fmode initialization.
Jason Rumney [Wed, 18 Feb 2004 22:46:48 +0000 (22:46 +0000)]
* unexw32.c (_start): Remove _fmode initialization.

* emacs.c (main) [WINDOWSNT]: Move it here.

20 years ago(Fmd5): If OBJECT is a buffer different from the current
Kenichi Handa [Fri, 23 Jan 2004 00:20:48 +0000 (00:20 +0000)]
(Fmd5): If OBJECT is a buffer different from the current
one, set buffer to OBJECT temporarily.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 23 Jan 2004 00:20:22 +0000 (00:20 +0000)]
*** empty log message ***

20 years ago(*-sysv5uw*, *-sysv5OpenUNIX*): New configurations.
Francesco Potortì [Thu, 2 Oct 2003 22:49:36 +0000 (22:49 +0000)]
(*-sysv5uw*, *-sysv5OpenUNIX*): New configurations.

20 years ago*** empty log message ***
Francesco Potortì [Thu, 2 Oct 2003 22:48:44 +0000 (22:48 +0000)]
*** empty log message ***

20 years agofo
Rudy Gevaert [Wed, 1 Oct 2003 11:57:00 +0000 (11:57 +0000)]
fo

20 years agokoo
Rudy Gevaert [Wed, 1 Oct 2003 11:53:37 +0000 (11:53 +0000)]
koo

20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:48:02 +0000 (11:48 +0000)]
foo

20 years agotest
Rudy Gevaert [Wed, 1 Oct 2003 11:41:22 +0000 (11:41 +0000)]
test

21 years ago*** empty log message ***
Dave Love [Wed, 17 Sep 2003 13:27:19 +0000 (13:27 +0000)]
*** empty log message ***

21 years agoDon't include varargs.h.
Dave Love [Wed, 17 Sep 2003 13:21:14 +0000 (13:21 +0000)]
Don't include varargs.h.

21 years agotest in rc truck
Rudy Gevaert [Fri, 12 Sep 2003 14:18:49 +0000 (14:18 +0000)]
test in rc truck

21 years ago(consider_token): check C++ `operator' only when the token len is long
Francesco Potortì [Wed, 3 Sep 2003 14:18:03 +0000 (14:18 +0000)]
(consider_token): check C++ `operator' only when the token len is long
enough.

21 years ago(detect_coding_iso2022): While checking a byte sequence
Kenichi Handa [Wed, 27 Aug 2003 00:32:05 +0000 (00:32 +0000)]
(detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.

21 years ago* unexelf.c (unexec): Consider a section to precede the .bss
Paul Eggert [Sun, 13 Jul 2003 07:27:01 +0000 (07:27 +0000)]
* unexelf.c (unexec): Consider a section to precede the .bss
section if its addresses overlap that of .bss.

21 years ago(unexec): Consider a section to precede the .bss
Paul Eggert [Sun, 13 Jul 2003 07:26:30 +0000 (07:26 +0000)]
(unexec): Consider a section to precede the .bss
section if its addresses overlap that of .bss.

21 years ago(Fkill_buffer): Clear charpos cache if necessary.
Kenichi Handa [Mon, 7 Jul 2003 01:52:25 +0000 (01:52 +0000)]
(Fkill_buffer): Clear charpos cache if necessary.

21 years ago(log-view-message-re): Remove Subversion support, mistakenly added
Stefan Monnier [Fri, 4 Jul 2003 21:08:34 +0000 (21:08 +0000)]
(log-view-message-re): Remove Subversion support, mistakenly added
without updating the rest of the code.

21 years ago*** empty log message ***
Kenichi Handa [Sat, 21 Jun 2003 02:32:35 +0000 (02:32 +0000)]
*** empty log message ***

21 years ago(ucs-unify-8859, ucs-fragment-8859): Adjusted for the name change:
Kenichi Handa [Sat, 21 Jun 2003 02:32:04 +0000 (02:32 +0000)]
(ucs-unify-8859, ucs-fragment-8859): Adjusted for the name change:
xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.

21 years agoMany name changes: utf-16-{be,le} -> utf-16{be,le}.
Kenichi Handa [Sat, 21 Jun 2003 02:06:45 +0000 (02:06 +0000)]
Many name changes: utf-16-{be,le} -> utf-16{be,le}.
(mule-utf-16-le, utf-16-le, mule-utf-16-be, utf-16-be): New coding
system aliases for backward compatibility.

21 years ago(in_display_vector_p): Declare.
Andreas Schwab [Fri, 20 Jun 2003 18:10:40 +0000 (18:10 +0000)]
(in_display_vector_p): Declare.

21 years ago(in_display_vector_p): New function.
Andreas Schwab [Fri, 20 Jun 2003 18:09:48 +0000 (18:09 +0000)]
(in_display_vector_p): New function.

21 years ago(window_scroll_pixel_based): Move outside a
Richard M. Stallman [Tue, 10 Jun 2003 18:18:10 +0000 (18:18 +0000)]
(window_scroll_pixel_based): Move outside a
multi-glyph character before setting new window start.

(window_scroll_pixel_based): Fix check for reaching BEGV.
Don't try to make last line fully visible if it is past end of window.

(window_scroll_pixel_based): Don't call Fbolp;
instead, see if the new start pos is at beginning of line.

(window_scroll_pixel_based): Exit the move_it_by_lines
loop whenever it stops making progress.

21 years ago(encoding_buffer_size): If coding->type is
Kenichi Handa [Wed, 4 Jun 2003 12:47:42 +0000 (12:47 +0000)]
(encoding_buffer_size): If coding->type is
coding_type_ccl, double magnification on CRLF encoding.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 4 Jun 2003 12:46:20 +0000 (12:46 +0000)]
*** empty log message ***

21 years ago(Fset_buffer_multibyte): Fix previous change.
Kenichi Handa [Mon, 2 Jun 2003 00:57:05 +0000 (00:57 +0000)]
(Fset_buffer_multibyte): Fix previous change.

21 years ago(Fset_buffer_multibyte): Correctly recover a narrowed
Kenichi Handa [Sun, 1 Jun 2003 23:39:13 +0000 (23:39 +0000)]
(Fset_buffer_multibyte): Correctly recover a narrowed
region when a buffer is changed to unibyte.

21 years ago*** empty log message ***
Kenichi Handa [Sun, 1 Jun 2003 23:38:55 +0000 (23:38 +0000)]
*** empty log message ***

21 years ago(CCL_WRITE_CHAR): Increment extra_bytes only when it is
Kenichi Handa [Fri, 30 May 2003 08:14:36 +0000 (08:14 +0000)]
(CCL_WRITE_CHAR): Increment extra_bytes only when it is
nonzero.
(ccl_driver): Initialize extra_bytes to ccl->eight_bit_control.
(setup_ccl_program): Initialize ccl->eight_bit_control to zero.

21 years ago(struct ccl_program) <eight_bit_control: Comment fixed.
Kenichi Handa [Fri, 30 May 2003 08:12:38 +0000 (08:12 +0000)]
(struct ccl_program) <eight_bit_control: Comment fixed.

21 years ago(ccl_coding_driver): Set ccl->eight_bit_control
Kenichi Handa [Fri, 30 May 2003 08:12:19 +0000 (08:12 +0000)]
(ccl_coding_driver): Set ccl->eight_bit_control
properly before calling ccl_driver.

21 years ago*** empty log message ***
Dave Love [Wed, 28 May 2003 14:22:17 +0000 (14:22 +0000)]
*** empty log message ***

21 years agoDon't mention ORDERS.{EUROPE,JAPAN}.
Dave Love [Wed, 28 May 2003 14:21:11 +0000 (14:21 +0000)]
Don't mention ORDERS.{EUROPE,JAPAN}.

21 years ago(cl-make-hash-table): Fix typo.
Francesco Potortì [Mon, 26 May 2003 15:57:47 +0000 (15:57 +0000)]
(cl-make-hash-table): Fix typo.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 26 May 2003 15:57:21 +0000 (15:57 +0000)]
*** empty log message ***

21 years ago("chinese-py-punct-b5"): Change the title
Kenichi Handa [Thu, 22 May 2003 04:24:56 +0000 (04:24 +0000)]
("chinese-py-punct-b5"): Change the title
Chinese characters from GB to Big5.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 22 May 2003 04:24:41 +0000 (04:24 +0000)]
*** empty log message ***

21 years ago(make_lispy_event): Apply modifiers to multibyte chars.
Stefan Monnier [Wed, 14 May 2003 18:35:09 +0000 (18:35 +0000)]
(make_lispy_event): Apply modifiers to multibyte chars.

21 years agoFix typo.
Juanma Barranquero [Tue, 13 May 2003 18:42:21 +0000 (18:42 +0000)]
Fix typo.

21 years agoFix typo.
Juanma Barranquero [Mon, 12 May 2003 22:19:47 +0000 (22:19 +0000)]
Fix typo.

21 years ago(command-line-processed): Fix typo.
Juanma Barranquero [Fri, 9 May 2003 22:57:32 +0000 (22:57 +0000)]
(command-line-processed): Fix typo.
(fancy-splash-default-action): Fix docstring.

21 years agotesting in RC
Rudy Gevaert [Thu, 8 May 2003 14:30:59 +0000 (14:30 +0000)]
testing in RC

21 years agotesting
Rudy Gevaert [Thu, 8 May 2003 14:17:29 +0000 (14:17 +0000)]
testing

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 7 May 2003 22:35:47 +0000 (22:35 +0000)]
*** empty log message ***

21 years ago(insert-file-contents-literally): Allow it to be called within a magic file name
Juanma Barranquero [Wed, 7 May 2003 22:23:01 +0000 (22:23 +0000)]
(insert-file-contents-literally): Allow it to be called within a magic file name
handler.

21 years ago(utf-16-le-decode-loop)
Kenichi Handa [Tue, 6 May 2003 07:00:00 +0000 (07:00 +0000)]
(utf-16-le-decode-loop)
(utf-16-be-decode-loop): New temporary variables.
(ccl-decode-mule-utf-16-le): Use utf-16-le-decode-loop.
(ccl-decode-mule-utf-16-be): Use utf-16-be-decode-loop
(ccl-decode-mule-utf-16-le-with-signature)
(ccl-decode-mule-utf-16-be-with-signature): New CCL programs.
(utf-16-le-encode-loop, utf-16-be-encode-loop): New temporary
variables.
(ccl-encode-mule-utf-16-le): Use utf-16-le-encode-loop.
(ccl-encode-mule-utf-16-be): Use utf-16-be-encode-loop
(ccl-encode-mule-utf-16-le-with-signature)
(ccl-encode-mule-utf-16-be-with-signature): New CCL programs.
(mule-utf-16-le-with-signature, mule-utf-16-be-with-signature):
New coding systems.
(utf-16-le-with-signature, utf-16-be-with-signature): Aliases of
the above coding systems.

21 years ago(sort-coding-systems): Set lower
Kenichi Handa [Tue, 6 May 2003 06:59:34 +0000 (06:59 +0000)]
(sort-coding-systems): Set lower
priority to a utf-16 base coding system.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 6 May 2003 06:51:13 +0000 (06:51 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Sat, 3 May 2003 14:41:34 +0000 (14:41 +0000)]
*** empty log message ***

21 years agoAdd HAVE_LIBLOCKFILE.
Dave Love [Sat, 3 May 2003 14:40:41 +0000 (14:40 +0000)]
Add HAVE_LIBLOCKFILE.

21 years ago(MAIL_USE_FLOCK): Don't define if we should use
Dave Love [Sat, 3 May 2003 14:40:25 +0000 (14:40 +0000)]
(MAIL_USE_FLOCK): Don't define if we should use
maillock.

21 years agoCheck HAVE_LIBLOCKFILE.
Dave Love [Sat, 3 May 2003 14:37:40 +0000 (14:37 +0000)]
Check HAVE_LIBLOCKFILE.

21 years agoWhen we have -llockfile, define HAVE_LIBMAIL, not
Dave Love [Sat, 3 May 2003 14:35:59 +0000 (14:35 +0000)]
When we have -llockfile, define HAVE_LIBMAIL, not
LIBMAIL.

21 years ago(ls-lisp-format-file-size): New function to implement "-h" switch.
Juanma Barranquero [Thu, 1 May 2003 11:31:31 +0000 (11:31 +0000)]
(ls-lisp-format-file-size): New function to implement "-h" switch.
(ls-lisp-format): Use it.

21 years agoUndo previous change.
Richard M. Stallman [Wed, 30 Apr 2003 13:10:05 +0000 (13:10 +0000)]
Undo previous change.

21 years agoUpdate Library GPL to Lesser GPL.
Richard M. Stallman [Wed, 30 Apr 2003 13:08:38 +0000 (13:08 +0000)]
Update Library GPL to Lesser GPL.

21 years agoMake things function properly in case both LessTif and Open Motif are installed.
Juanma Barranquero [Wed, 30 Apr 2003 00:09:54 +0000 (00:09 +0000)]
Make things function properly in case both LessTif and Open Motif are installed.

21 years agoPut #include of jpeglib.h at start of line.
Francesco Potortì [Mon, 28 Apr 2003 16:32:26 +0000 (16:32 +0000)]
Put #include of jpeglib.h at start of line.

21 years agotesting
Rudy Gevaert [Sat, 26 Apr 2003 09:39:04 +0000 (09:39 +0000)]
testing

21 years ago("Devanagari"): Documentation string modified.
Kenichi Handa [Wed, 23 Apr 2003 02:15:05 +0000 (02:15 +0000)]
("Devanagari"): Documentation string modified.

21 years ago(process_send_signal) [HPUX11]: Make C-c C-c work in shell mode.
Francesco Potortì [Mon, 21 Apr 2003 22:34:15 +0000 (22:34 +0000)]
(process_send_signal) [HPUX11]: Make C-c C-c work in shell mode.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 21 Apr 2003 22:33:32 +0000 (22:33 +0000)]
*** empty log message ***

21 years ago(ange-ftp-insert-directory): Fix handling of symlinks.
Stefan Monnier [Sat, 12 Apr 2003 20:54:24 +0000 (20:54 +0000)]
(ange-ftp-insert-directory): Fix handling of symlinks.

21 years ago(add-change-log-entry): Get add-log-full-name and add-log-mailing-address from
Juanma Barranquero [Sat, 12 Apr 2003 19:44:02 +0000 (19:44 +0000)]
(add-change-log-entry): Get add-log-full-name and add-log-mailing-address from
the right buffer.

21 years ago*** empty log message ***
Andreas Schwab [Fri, 11 Apr 2003 13:26:36 +0000 (13:26 +0000)]
*** empty log message ***

21 years ago(xterm-mouse-event-read): New function.
Francesco Potortì [Mon, 7 Apr 2003 14:05:11 +0000 (14:05 +0000)]
(xterm-mouse-event-read): New function.
(xterm-mouse-event): Use it to get xterm sequences above #x7f.
Suggested by Aman Bhargava <emacs-bug@amanb.net>.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 7 Apr 2003 14:04:25 +0000 (14:04 +0000)]
*** empty log message ***

21 years agoRebuild.
Andreas Schwab [Mon, 7 Apr 2003 09:35:02 +0000 (09:35 +0000)]
Rebuild.

21 years ago* configure.in: Avoid whitespace before preprocessor directive.
Andreas Schwab [Mon, 7 Apr 2003 09:34:40 +0000 (09:34 +0000)]
* configure.in: Avoid whitespace before preprocessor directive.

21 years agoUse the same configuration for all aix5, not just aix5.1.
Francesco Potortì [Sun, 6 Apr 2003 10:47:51 +0000 (10:47 +0000)]
Use the same configuration for all aix5, not just aix5.1.

21 years ago*** empty log message ***
Francesco Potortì [Sun, 6 Apr 2003 10:47:16 +0000 (10:47 +0000)]
*** empty log message ***

21 years agoBrought in synch with latest version.
Francesco Potortì [Sat, 5 Apr 2003 20:12:03 +0000 (20:12 +0000)]
Brought in synch with latest version.

21 years agoregister tiny change
Francesco Potortì [Fri, 28 Mar 2003 13:15:22 +0000 (13:15 +0000)]
register tiny change

21 years ago(erlang_attribute): Account for error returned by erlang_atom.
Francesco Potortì [Fri, 28 Mar 2003 13:09:10 +0000 (13:09 +0000)]
(erlang_attribute): Account for error returned by erlang_atom.

21 years ago*** empty log message ***
Francesco Potortì [Fri, 28 Mar 2003 13:07:59 +0000 (13:07 +0000)]
*** empty log message ***

21 years agoEmacs version 21.3 emacs-21.3
Francesco Potortì [Tue, 18 Mar 2003 15:19:53 +0000 (15:19 +0000)]
Emacs version 21.3

21 years agoCheck for need for bigtoc support on IBM AIX for
Francesco Potortì [Sun, 16 Mar 2003 22:26:14 +0000 (22:26 +0000)]
Check for need for bigtoc support on IBM AIX for
solving a linker table overflow problem.

21 years ago*** empty log message ***
Francesco Potortì [Sun, 16 Mar 2003 22:24:31 +0000 (22:24 +0000)]
*** empty log message ***

21 years agoFix hourglass problems
Jan Djärv [Sat, 8 Mar 2003 10:43:36 +0000 (10:43 +0000)]
Fix hourglass problems

21 years ago*** empty log message ***
Kenichi Handa [Fri, 7 Mar 2003 04:38:06 +0000 (04:38 +0000)]
*** empty log message ***

21 years ago(frame-set-background-mode): Fix reference to attribute "backgroundMode".
Juanma Barranquero [Thu, 6 Mar 2003 08:14:37 +0000 (08:14 +0000)]
(frame-set-background-mode): Fix reference to attribute "backgroundMode".

21 years ago(command-line-x-option-alist): Make --border-color set the border-color
Juanma Barranquero [Wed, 5 Mar 2003 12:57:16 +0000 (12:57 +0000)]
(command-line-x-option-alist): Make --border-color set the border-color
attribute, not border-width.

21 years ago(vhdl-comment-uncomment-region): Remove two comment characters at start
Francesco Potortì [Tue, 4 Mar 2003 14:33:05 +0000 (14:33 +0000)]
(vhdl-comment-uncomment-region): Remove two comment characters at start
of line instead of one.

21 years ago*** empty log message ***
Francesco Potortì [Tue, 4 Mar 2003 14:32:37 +0000 (14:32 +0000)]
*** empty log message ***

21 years ago(japanese-symbol-table): Add two entries to make it complete.
Kenichi Handa [Mon, 3 Mar 2003 01:42:53 +0000 (01:42 +0000)]
(japanese-symbol-table): Add two entries to make it complete.

21 years agoUndo previous change.
Francesco Potortì [Sat, 1 Mar 2003 14:01:35 +0000 (14:01 +0000)]
Undo previous change.

21 years agoNote that SSL support needs external libraries.
Francesco Potortì [Fri, 28 Feb 2003 17:06:43 +0000 (17:06 +0000)]
Note that SSL support needs external libraries.

21 years ago*** empty log message ***
Francesco Potortì [Fri, 28 Feb 2003 17:06:22 +0000 (17:06 +0000)]
*** empty log message ***

21 years ago(outline-pre-command-business): Fix docstring and update maintainer's e-mail
Juanma Barranquero [Mon, 24 Feb 2003 17:40:37 +0000 (17:40 +0000)]
(outline-pre-command-business): Fix docstring and update maintainer's e-mail
address.

21 years agoWorkaround for when TIOCSIGSEND fails.
Jan Djärv [Sun, 23 Feb 2003 18:57:54 +0000 (18:57 +0000)]
Workaround for when TIOCSIGSEND fails.

21 years ago(WINS): Add obsolete and toolbar directories.
Juanma Barranquero [Thu, 20 Feb 2003 11:26:15 +0000 (11:26 +0000)]
(WINS): Add obsolete and toolbar directories.

21 years ago(HPUX10): Define it just once.
Juanma Barranquero [Wed, 19 Feb 2003 15:42:57 +0000 (15:42 +0000)]
(HPUX10): Define it just once.