1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-04 21:12:23 -08:00
Commit graph

53937 commits

Author SHA1 Message Date
Kenichi Handa
4792e554ee *** empty log message *** 2004-10-16 00:25:26 +00:00
Kenichi Handa
d0d7f82e14 * international/mule-util.el (coding-system-equal): Move to mule.el. 2004-10-16 00:25:08 +00:00
Kenichi Handa
daff7d74b4 (coding-system-equal): Fix merging of
2004-10-12 change.
2004-10-16 00:23:39 +00:00
Kenichi Handa
d8297f3730 *** empty log message *** 2004-10-15 07:27:52 +00:00
Kenichi Handa
e4eabe74a4 (encoded-kbd-decode-code-list): New
function.
(encoded-kbd-self-insert-charset): Support multibyte charsets.
(encoded-kbd-setup-keymap): Likewise.
2004-10-15 07:26:15 +00:00
Kenichi Handa
c2ff978a2c *** empty log message *** 2004-10-15 02:13:36 +00:00
Kenichi Handa
87f2c103b7 (get_next_display_element): In unibyte case, decide to
display in octal form by checking a chacter by
UNIBYTE_CHAR_HAS_MULTIBYTE_P.
2004-10-15 02:12:58 +00:00
Kenichi Handa
8bc3927549 *** empty log message *** 2004-10-15 02:11:01 +00:00
Kenichi Handa
943a83ad39 (Fset_unibyte_charset): Setup
unibyte_has_multibyte_table.
2004-10-15 02:10:42 +00:00
Kenichi Handa
90c9d03551 (unibyte_has_multibyte_table): New variable. 2004-10-15 02:10:10 +00:00
Kenichi Handa
1acbd067cd (unibyte_has_multibyte_table): Extern it.
(UNIBYTE_CHAR_HAS_MULTIBYTE_P): New macro.
2004-10-15 02:09:31 +00:00
Kenichi Handa
f5bc837c48 *** empty log message *** 2004-10-14 12:36:25 +00:00
Kenichi Handa
21d0467fda (Fcall_process): Fix merging of 2004-10-13 change. 2004-10-14 12:28:46 +00:00
Miles Bader
91900dd736 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-594
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-598
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-600
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-602
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-604
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-611
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-614
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-44
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49
   Add {arch}/=commit-merge-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50
   {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes
2004-10-14 08:50:09 +00:00
Miles Bader
ebbeed623c Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-49
   Add {arch}/=commit-merge-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-50
   {arch}/=commit-merge-make-log: Don't die if there are no ChangeLog changes
2004-10-14 07:33:19 +00:00
Kim F. Storm
7ba426fb28 Include Xutil.h after keysym.h to work around bug
(incorrectly recognising AltGr key) in some X versions.
2004-10-13 22:05:40 +00:00
Kim F. Storm
329a7be22c *** empty log message *** 2004-10-13 22:05:12 +00:00
Daniel Pfeiffer
e25e90b4b1 (describe-mode): Use marker buttons to make minor mode list into hyperlinks. 2004-10-13 19:01:01 +00:00
Daniel Pfeiffer
cb32aefcd4 (describe-variable): Use it to make "below" a hyperlink. 2004-10-13 18:54:21 +00:00
Daniel Pfeiffer
bea55b5bbe (button-activate): Allow a marker to display as an action. 2004-10-13 18:52:52 +00:00
Stefan Monnier
91244343b5 (map_char_table): Add missing gcpros. 2004-10-13 18:40:03 +00:00
Stefan Monnier
9238467da9 *** empty log message *** 2004-10-13 17:07:58 +00:00
Stefan Monnier
9166dbf6ae (substitute-key-definition-key): New function.
(substitute-key-definition): Use it with map-keymap.
(event-modifiers): Use push.
(mouse-movement-p, with-temp-buffer): Simplify.
2004-10-13 17:05:55 +00:00
Stefan Monnier
865c5d7658 (vc-annotate-display-select): Fix typo. 2004-10-13 17:04:45 +00:00
Stefan Monnier
9ce78f7c7b (get_keymap): An autoload form is not a keymap. 2004-10-13 17:00:13 +00:00
Stefan Monnier
98ebf86079 (syms_of_textprop): Add `syntax-table' to the nonsticky props. 2004-10-13 16:58:45 +00:00
Masatake YAMATO
e375517fda * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
(gdb-script-end-of-defun): New function.
  (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
  `gdb-script-end-of-defun' as *-of-defun-function.
2004-10-13 16:32:42 +00:00
Kim F. Storm
f38e574844 Fix comment for it->object; it may also be nil. 2004-10-13 12:18:37 +00:00
Kim F. Storm
31e931a5d1 typo. 2004-10-13 09:53:09 +00:00
Kim F. Storm
0aa2630fac (Fcall_process): Simplify handling of display arg.
Resume `display_on_the_fly' once a coding system is determined.
2004-10-13 09:50:36 +00:00
Kim F. Storm
7cfdabde5f *** empty log message *** 2004-10-13 09:50:15 +00:00
Kim F. Storm
777f4146f8 (redisplay_preserve_echo_area): Fix last change. 2004-10-13 09:07:17 +00:00
Kim F. Storm
4440e3ca6e *** empty log message *** 2004-10-13 09:06:59 +00:00
Kenichi Handa
2beba76dd5 *** empty log message *** 2004-10-13 02:40:50 +00:00
Kenichi Handa
cf7dfdf5a6 (encode_coding_iso_2022): Fix handling of charset
annotation.
2004-10-13 02:40:30 +00:00
Richard M. Stallman
99400b3e52 (info-lookup-file): Add info-file property.
(info-lookup-symbol): Likewise.
2004-10-13 02:11:05 +00:00
Richard M. Stallman
cc3f6c32b9 (info-xref): Add underlining.
(info): Add info-file property.
(Info-find-emacs-command-nodes): Specify case-sensitive search.
2004-10-13 02:09:57 +00:00
Richard M. Stallman
3bfb0bff7b Mention looking-back. 2004-10-13 01:58:45 +00:00
Richard M. Stallman
6ca1c49729 *** empty log message *** 2004-10-13 01:55:57 +00:00
Richard M. Stallman
25c42a303a Fix typo. 2004-10-13 01:55:20 +00:00
Stefan Monnier
adc182c8af *** empty log message *** 2004-10-12 22:55:48 +00:00
Michael Albinus
414da5abeb Sync with Tramp 2.0.45. 2004-10-12 21:02:43 +00:00
Stefan Monnier
3a4653dc58 (cvs-parse-commit): Fix parsing for new commit message. 2004-10-12 18:01:36 +00:00
Robert J. Chassell
c443a57b9c Remember to update edition number and update-date.... 2004-10-12 17:23:25 +00:00
Robert J. Chassell
107c4fccf5 Remove trailing whitespace from file. 2004-10-12 17:18:53 +00:00
Robert J. Chassell
c203e4ef63 (files-in-below-directory): remove unneeded `or' expression that looks
at both . and .. since argument to `substring' specifies just one
character.
2004-10-12 17:15:06 +00:00
Jay Belanger
b18480066e (Help Commands): Changed the descriptions of calc-describe-function
and calc-describe-variable to match their current behavior.
2004-10-12 16:40:38 +00:00
Stefan Monnier
3610d3c962 (mark-sexp): Preserve direction when repeating. 2004-10-12 16:05:55 +00:00
Jay Belanger
6fb690e298 (calc-help-function-list, calc-help-variable-list): New variables.
(calc-help-index-entries): New function.

(calc-describe-function):  Use calc-help-function-list instead of
obarray for completion.

(calc-describe-variable):  Use calc-help-variable-list instead of
obarray for completion.
2004-10-12 15:47:32 +00:00
Kim F. Storm
16fe48b424 (redisplay_preserve_echo_area): Flush display in case
caller, such as call-process, is not going to poll for input.
(calc_line_height_property): Handle case where it->object is nil.
2004-10-12 14:14:35 +00:00