André Spiegel
2807bd9194
(vc-binary-assoc, vc-binary-suffixes): Removed; these were
...
accidentally left over.
2003-02-19 19:00:51 +00:00
Kai Großjohann
6423934163
Typo in docstring for define-key.
2003-02-19 16:27:21 +00:00
Andreas Schwab
77d1daf2e8
.
2003-02-19 13:07:30 +00:00
Andreas Schwab
35e360926d
(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
...
prototypes.
2003-02-19 13:07:17 +00:00
Kenichi Handa
f9a45bb340
(try_alternative_families): Try all scalable fonts if
...
Vscalable_fonts_allowed is not Qt.
2003-02-19 06:15:15 +00:00
Jan Djärv
72ecb43c59
* xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
2003-02-19 05:59:54 +00:00
Paul Reilly
97d3e8cdeb
Initial commit to the trunk.
2003-02-19 02:51:22 +00:00
Kim F. Storm
068f98821b
(read1): Allow "?" after a character constant.
2003-02-18 22:45:45 +00:00
Jan Djärv
ee5be7c3c9
* xterm.c (x_list_fonts): If maxnames is less than 0, get all font
...
names.
* xfaces.c (x_face_list_fonts): Allocate struct font_name here.
(sorted_font_list): Moved allocation of struct font_name to
x_face_list_fonts.
(Fx_font_family_list): Set font-list-limit to -1 to get all font names.
(Fx_list_fonts): Set maxnames to -1 to get all font names.
2003-02-18 21:30:08 +00:00
Juanma Barranquero
ad837d13db
*** empty log message ***
2003-02-18 16:33:32 +00:00
Juanma Barranquero
3a0ab10669
Revert last change.
2003-02-18 16:27:04 +00:00
Kim F. Storm
cce5761e5e
(read1): Fix last change; "`" is not always special.
2003-02-18 16:11:17 +00:00
Kim F. Storm
4cd519a765
*** empty log message ***
2003-02-18 16:10:17 +00:00
Andrew Choi
7290a34444
unexmacosx.c (copy_data_segment): Also copy __cfstring section.
2003-02-18 15:58:00 +00:00
Juanma Barranquero
6c019d3b03
(defcustom-c-stylevar): Fix character constant.
2003-02-18 15:48:21 +00:00
Juanma Barranquero
13453b12bc
(tq-create): Fix quoted lambda.
2003-02-18 12:53:53 +00:00
Juanma Barranquero
0fe6068fef
(cperl-electric-keyword, cperl-electric-pod, cperl-do-auto-fill): Fix character
...
constants.
2003-02-18 12:49:26 +00:00
Juanma Barranquero
af69a3b5a2
*** empty log message ***
2003-02-18 11:21:50 +00:00
Juanma Barranquero
4fb8125073
(table-generate-source): Use ?\\ instead of space in "work in progress" message.
2003-02-18 11:17:11 +00:00
Juanma Barranquero
64bc2e83e5
(reftex-reference): Fix character constant.
2003-02-18 11:08:42 +00:00
Juanma Barranquero
a8eb445b53
(rfc822-nuke-whitespace): Fix character constant.
2003-02-18 11:07:40 +00:00
Juanma Barranquero
e29bddc1a5
(standard-display-cyrillic-translit): Fix character constants.
2003-02-18 11:06:02 +00:00
Juanma Barranquero
8afb8b29ff
Fix character constant.
2003-02-18 11:03:31 +00:00
Juanma Barranquero
6cae7b73a3
(Helper-help-scroller): Fix character constant.
2003-02-18 11:02:25 +00:00
Juanma Barranquero
99edd7ed8d
Fix character constants.
2003-02-18 11:01:34 +00:00
Juanma Barranquero
4a72380522
(calc-macro-edit-variable): Fix character constant.
2003-02-18 11:00:10 +00:00
Juanma Barranquero
9b80830ca2
(calc-graph-plot): Fix character constant.
2003-02-18 10:58:50 +00:00
Juanma Barranquero
69aac59d2a
(mouse-sel-determine-selection-thing): Fix character constant.
2003-02-18 10:57:39 +00:00
Juanma Barranquero
f4ae0b8bbb
(make-help-screen): Fix character constant.
2003-02-18 10:56:26 +00:00
Andreas Schwab
1f7fa69bd9
.
2003-02-18 00:18:55 +00:00
Andreas Schwab
e68def1e59
(window_scroll_pixel_based): Move outside a
...
multi-glyph character before setting new window start.
2003-02-18 00:18:04 +00:00
Andreas Schwab
3824b1a682
(in_display_vector_p): New function.
2003-02-18 00:17:17 +00:00
Andreas Schwab
c4f2431a24
(in_display_vector_p): Declare.
2003-02-18 00:16:03 +00:00
Dave Love
6f4070e03d
(ebrowse-output): Don't use gensym.
2003-02-17 23:16:52 +00:00
Kim F. Storm
df9c2be7f5
(read1): Fix and relax read syntax.
...
Recognize "[", ";", "#", and "?" after a dotted-pair dot.
Only recognize "," after dotted-pair dot if inside backquote.
Never include "`" or "," (inside backquote) in a symbol.
Allow dotted-pair dot after a character constant.
Allow "`" and "," (inside backquote) after a character constant.
2003-02-17 22:42:05 +00:00
Kim F. Storm
23e21195cb
*** empty log message ***
2003-02-17 22:41:39 +00:00
Markus Rost
808052d66a
(diary-file-name-prefix-function): Fix custom type.
2003-02-17 22:25:11 +00:00
Jan Djärv
1094ef2635
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
2003-02-17 18:41:14 +00:00
Jan Djärv
f098b121ca
* gtkutil.c (xg_tool_bar_expose_callback): New function.
...
(xg_create_tool_bar): Force style of tool bar to be horizontal with
icons. Set name of tool bar to emacs-toolbar.
(update_frame_tool_bar): Connect expose event to
xg_tool_bar_expose_callback.
2003-02-17 18:39:53 +00:00
Dave Love
a56c637db2
(ukrainian-computer): Fix duplicate `\'.
2003-02-17 14:42:16 +00:00
André Spiegel
9980f1bb08
#
2003-02-17 08:16:00 +00:00
André Spiegel
4b180a76d2
(vc-cvs-dir-state): Protect against DIR not being under CVS control.
2003-02-17 08:11:13 +00:00
Richard M. Stallman
f1b1a9f2b4
Comment change.
2003-02-17 07:54:27 +00:00
Richard M. Stallman
63020c4601
(this_command_key_count_reset): New variable.
...
Initiatize to 0 where this_command_key_count is set.
(read_char): Save and restore this_command_key_count_reset
around input method code.
(read_char): If this_command_key_count_reset, echo reread commands.
(Freset_this_command_lengths): Set this_command_key_count_reset to 1.
2003-02-17 07:51:46 +00:00
Kenichi Handa
7702ccc529
(insert-directory): Add workaround for the case that we
...
can't trust ls's output as to byte positions of filenames.
2003-02-17 06:18:58 +00:00
Kenichi Handa
fb4452cc32
(string_to_multibyte): Always return a multibyte string.
2003-02-17 00:33:01 +00:00
Stefan Monnier
f0d73ec435
*** empty log message ***
2003-02-16 23:37:19 +00:00
Jason Rumney
bd11cc096d
(w32_list_bdf_fonts, w32_list_fonts): Negative
...
max_fonts parameter means list all.
2003-02-16 22:23:34 +00:00
Kai Großjohann
eeecfc4b25
Condense Tramp entries.
2003-02-16 16:53:28 +00:00
Richard M. Stallman
dd132e4437
*** empty log message ***
2003-02-15 19:29:15 +00:00