1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
Commit Graph

56077 Commits

Author SHA1 Message Date
Nick Roberts
8e4471729f *** empty log message *** 2005-04-21 00:06:13 +00:00
Luc Teirlinck
7bf23e1990 (inferior-lisp): New defgroup.
(inferior-lisp-filter-regexp, inferior-lisp-program)
(inferior-lisp-load-command, inferior-lisp-prompt)
(inferior-lisp-mode-hook, lisp-source-modes)
(inferior-lisp-load-hook): defvar->defcustom.
(inferior-lisp-program, inferior-lisp-prompt)
(inferior-lisp-load-hook): Doc fixes.
(inferior-lisp-install-letter-bindings): Small change in introductory comment.
2005-04-20 23:08:12 +00:00
Luc Teirlinck
fcd9d5258a *** empty log message *** 2005-04-20 23:05:23 +00:00
Dan Nicolaescu
57428691d5 (vc-annotate-color-map): Change some colors so that text
using them as foreground is readable on both white and black
backgrounds.
2005-04-20 16:51:39 +00:00
Stefan Monnier
137a5ef2ec *** empty log message *** 2005-04-20 16:08:47 +00:00
Stefan Monnier
fc9d21fc78 Try to add some structure by adding a "new functions" topic.
Mention the new `syntax-class' function.
2005-04-20 16:06:39 +00:00
Thien-Thi Nguyen
c164a7e6ec Remove reference to defunct vms-pwd.h. 2005-04-20 15:11:02 +00:00
Thien-Thi Nguyen
5b9c0a1d12 Remove reference to defunct vms-pwd.h.
For pwd.h, use HAVE_PWD_H, not !VMS.
2005-04-20 15:07:03 +00:00
Stefan Monnier
c791cb5408 (translation-table-for-input): Remove redundant declaration. 2005-04-20 14:32:05 +00:00
Thien-Thi Nguyen
766c53494e *** empty log message *** 2005-04-20 13:04:49 +00:00
Thien-Thi Nguyen
4086de3d69 Regenerate. 2005-04-20 13:03:26 +00:00
Thien-Thi Nguyen
226e23597f Regenerate. 2005-04-20 10:59:21 +00:00
Thien-Thi Nguyen
8a877e5ca1 Check for <pwd.h>. 2005-04-20 10:56:08 +00:00
Thien-Thi Nguyen
f6214bb76b Remove eol whitespace; nfc. 2005-04-20 10:54:46 +00:00
Kenichi Handa
0a0993d7bc *** empty log message *** 2005-04-20 10:47:03 +00:00
Nick Roberts
1d44496d70 (tooltip-gud-tips-p): Expand documentation.
(tooltip-toggle-gud-tips): New function.
2005-04-20 10:08:50 +00:00
Nick Roberts
12b47dbf1f (gud-menu-map): Add tooltip-toggle-gud-tips. 2005-04-20 10:08:21 +00:00
Nick Roberts
396fdf3c33 *** empty log message *** 2005-04-20 10:07:28 +00:00
Kenichi Handa
2b048bf561 (Fset_char_table_range): Don't set slots used as default
values for ascii, eight-bit-control, eight-bit-graphic.  Don't
call Faref with charset-id.
(Fset_char_table_default): Document how to treat normal character
argument.  Handle special slots used as default values of ascii,
eight-bit-control, eight-bit-control.  Make a sub chartable if
necessary.
2005-04-20 07:50:59 +00:00
Kenichi Handa
256d566c94 (Faref): Handle special slots used as default values of
ascii, eight-bit-control, eight-bit-control.  Don't ignore a
default value set for a group of characters.
(Faset): Signal an error if IDXVAL is not a valid character code.
Make a sub-chartable with correct initial value.
2005-04-20 07:50:30 +00:00
Kenichi Handa
2a7a8e99f2 (make_sub_char_table): Argument changed to initial
value of the slots.
2005-04-20 07:50:08 +00:00
Kenichi Handa
0ddfe52ffa (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_CONTROL): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_GRAPHIC): New macro.
2005-04-20 07:49:35 +00:00
Kenichi Handa
b0a3593988 *** empty log message *** 2005-04-20 07:37:03 +00:00
Kenichi Handa
620a517848 (boyer_moore): Fix previous change. 2005-04-20 07:21:47 +00:00
YAMAMOTO Mitsuharu
37c5c4a727 (mac-symbol-encoder): Fix mappings of left and right angle brackets. 2005-04-20 02:06:48 +00:00
Richard M. Stallman
ed35c7368c (Search-based Fontification): Explain that
facespec is an expression to be evaluated.
2005-04-19 21:06:19 +00:00
Nick Roberts
2cc604202a (tooltip-use-echo-area): Replace as alias and deprecate. 2005-04-19 20:33:27 +00:00
Nick Roberts
64cb0f826c *** empty log message *** 2005-04-19 20:31:51 +00:00
Stefan Monnier
b8471a023e (flymake-get-absolute-file-name-basedir): Remove. Update callers to use
expand-file-name instead.
2005-04-19 18:19:43 +00:00
Stefan Monnier
95ed7b4249 (show-paren-function): Use it to recognize parens that are
also used in 2-char comment markers.
2005-04-19 18:16:15 +00:00
Stefan Monnier
ac43807d0b (blink-matching-open): Fix botched commit. 2005-04-19 18:13:25 +00:00
Stefan Monnier
98580e20de (blink-matching-open): Use it. 2005-04-19 18:12:23 +00:00
Stefan Monnier
cdd8dc28f3 (syntax-class): New function. 2005-04-19 18:11:26 +00:00
Richard M. Stallman
42fc00a42f (String Conversion): Fix xref. 2005-04-19 15:19:31 +00:00
Richard M. Stallman
e251f78c18 (Output Functions): Fix xref. 2005-04-19 15:18:39 +00:00
Lute Kamstra
191652f815 (unload-feature): Update for new format of load-history. Simplify the code. 2005-04-19 15:09:05 +00:00
Kim F. Storm
ffd808257c (setup_for_ellipsis): Reset saved_face_id to use default
face unless last visible char and first invisible char have the
same face.  Also use default face if saved_face_id is undefined.
2005-04-19 12:52:02 +00:00
Kim F. Storm
98dde72651 *** empty log message *** 2005-04-19 12:51:37 +00:00
YAMAMOTO Mitsuharu
13d9a23189 (mac-symbol-encoder, mac-dingbats-encoder): Minor update. 2005-04-19 12:47:46 +00:00
YAMAMOTO Mitsuharu
327a33761a *** empty log message *** 2005-04-19 12:05:04 +00:00
YAMAMOTO Mitsuharu
dfcb7df273 Add coding: tag and set it to iso-2022-7bit.
(mac-add-charset-info): New function.  Initialize variable
mac-charset-info-alist using it.
(mac-centraleurroman, mac-cyrillic): Do not use UCS in table data for
translation.
(mac-symbol-encoder, mac-dingbats-encoder): New translation table.
(mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
(ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font): New CCL
programs.
2005-04-19 12:04:51 +00:00
YAMAMOTO Mitsuharu
94d0e8065e (Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.
(syms_of_mac): Don't initialize them.
(Vmac_charset_info_alist): New variable.
(syms_of_mac): Defvar it.
(create_text_encoding_info_alist): New function.
(decode_mac_font_name, mac_to_x_fontname)
(x_font_name_to_mac_font_name, init_font_name_table): Don't hard
code the correspondence among XLFD charsets, Mac script codes, and
Emacs coding systems.  Use Vmac_charset_info_alist and result of
create_text_encoding_info_alist instead.
(init_font_name_table) [TARGET_API_MAC_CARBON]: Use Font Manager
routines also on Mac OS Classic.
(init_font_name_table) [!TARGET_API_MAC_CARBON]: Use
add_font_name_table_entry.
(mac_do_list_fonts): Regard 0 in XLFD scaleble fields as
specified.  Derive unspecified scalable fields from specified one.
(x_list_fonts): Consider Valternate_fontname_alist.
(kDefaultFontSize): Change value from 9 to 12.
(XLoadQueryFont): Get decoded font family, font face, and charset
from x_font_name_to_mac_font_name.  Set full name of loaded font.
(mac_unload_font): Free `full_name' member.
(x_load_font): Don't try XLoadQueryFont if x_list_fonts returns
NULL.  Copy full_name member of struct MacFontStruct to that of
struct font_info.
2005-04-19 12:04:09 +00:00
YAMAMOTO Mitsuharu
a6d1cf0145 (MacFontStruct): Remove member fontname'. Add member full_name'.
[TARGET_API_MAC_CARBON] (MacFontStruct): Use type int for
mac_scriptcode member.
2005-04-19 12:03:38 +00:00
Kim F. Storm
62af9c2421 (handle_stop): Set saved_face_id to current face if
selective_display_ellipsis_p so ellipsis will be shown in same
face as preceding text.
(setup_for_ellipsis): Don't set saved_face_id here.
(next_element_from_display_vector): Default to saved_face_id.
2005-04-19 10:11:41 +00:00
Kim F. Storm
5827e9d460 *** empty log message *** 2005-04-19 10:11:26 +00:00
Lute Kamstra
834671a685 Don't commit lisp/loaddefs.el. 2005-04-19 09:59:29 +00:00
Kim F. Storm
089ed5652e (Compilation Mode): Add M-g M-n and M-g M-p bindings. 2005-04-19 09:45:11 +00:00
Kim F. Storm
bfa82930a8 (next-buffer, prev-buffer, next-error)
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings to bindings.el.
2005-04-19 09:25:52 +00:00
Kim F. Storm
ad1cc3463c (next-buffer, prev-buffer, next-error)
(scroll-other-window, keyboard-quit, keyboard-escape-quit)
(clone-indirect-buffer-other-window): Move bindings from simple.el.
(next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
(next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
2005-04-19 09:25:32 +00:00
Kim F. Storm
d063683916 *** empty log message *** 2005-04-19 09:13:36 +00:00