Colin Walters
2f4e9c4745
(sgml-xml-auto-coding-function): Update with more known XML encodings.
2002-05-21 21:50:28 +00:00
Ken Raeburn
1b65564c09
* w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
...
now, when the address is needed.
2002-05-21 21:35:49 +00:00
Colin Walters
171a7d5d7c
(truncate-string-to-width): New optional argument `ellipsis'. Add
...
commented-out test suite, and change coding to iso-2022-7bit.
2002-05-21 21:22:21 +00:00
Colin Walters
a7c4d9c8a5
*** empty log message ***
2002-05-21 21:21:37 +00:00
Colin Walters
1d83df136e
(Recognize Coding): Note addition of `auto-coding-functions'.
2002-05-21 21:15:43 +00:00
Colin Walters
d9f6dfe6e7
(make-coding-system): Doc fixes.
...
(auto-coding-functions): New variable.
(auto-coding-from-file-contents): Use it.
(set-auto-coding): Update docs.
(sgml-xml-auto-coding-function): New function.
2002-05-21 21:14:03 +00:00
Colin Walters
4531bb653b
*** empty log message ***
2002-05-21 21:13:36 +00:00
Colin Walters
59809627aa
(shortlisp): Add font-core.el.
2002-05-21 21:03:51 +00:00
Colin Walters
63a29a5d08
Add font-core.el.
2002-05-21 21:02:25 +00:00
Colin Walters
53785d2b31
(font-lock-defaults, font-lock-defaults-alist)
...
(font-lock-multiline, font-lock-fontified, font-lock-mode)
(turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
(font-lock-global-modes): Moved to font-core.el.
(font-lock-set-defaults-1): Partially moved to font-core.el.
2002-05-21 21:01:35 +00:00
Colin Walters
daae70bf8c
(occur-engine): Increment globalcount all at once after searching a buffer.
...
(occur-mode-map): Don't escape plain "o".
(occur-mode-hook): New variable.
(occur-fontify-region-function): Deleted.
(occur-mode): Don't use it. Set up `font-lock-category-alist' instead.
(occur-fontify-on-property): Deleted.
(occur-engine): Use categories from `font-lock-category-alist'.
2002-05-21 21:01:14 +00:00
Colin Walters
fd225d802e
(toplevel): Require font-lock, to get the face definitions.
...
(ibuffer-use-fontification): Deleted.
(column filename-and-process): New column.
(ibuffer-formats): Use it by default.
(ibuffer-name-map, ibuffer-mode-name-map)
(ibuffer-filter-group-map): Don't set parent to
`ibuffer-mode-map'.
(ibuffer-do-save, ibuffer-do-toggle-modified)
(ibuffer-do-toggle-read-only, ibuffer-do-delete)
(ibuffer-do-kill-on-deletion-marks): Include name in definition.
(ibuffer): New optional argument `formats'.
2002-05-21 20:59:28 +00:00
Colin Walters
1bb57048b3
(define-ibuffer-column): Add third argument `ibuffer-buf'.
2002-05-21 20:59:04 +00:00
Colin Walters
0555901649
*** empty log message ***
2002-05-21 20:58:06 +00:00
Colin Walters
f62be99b8a
New file, broken out from font-lock.el.
2002-05-21 20:39:54 +00:00
Eli Zaretskii
5a0f9388a1
(indent-rigidly): Mention how to remove all indentation.
2002-05-21 16:28:08 +00:00
Eli Zaretskii
f98345fa1c
(Indentation Commands): Describe how to remove all indentation. Add
...
an index entry for that.
2002-05-21 16:24:28 +00:00
Colin Walters
2306a6c74f
(describe-char-after): Order display of text properties by the size of
...
their value, for clarity.
2002-05-21 06:05:39 +00:00
Colin Walters
9969dd6cc2
*** empty log message ***
2002-05-21 06:05:12 +00:00
Glenn Morris
b32a3d9930
(f90-looking-at-where-or-forall): Oops, defsubst, not defun.
2002-05-20 21:52:07 +00:00
Stefan Monnier
6f6420041a
*** empty log message ***
2002-05-20 19:32:59 +00:00
Stefan Monnier
7ca26b02cf
(ange-ftp-generate-root-prefixes)
...
(ange-ftp-file-name-completion): Don't cons unnecessarily.
(ange-ftp-send-cmd): Always `cd' before doing `ls'.
2002-05-20 18:51:49 +00:00
Stefan Monnier
4ead48d7c5
(cpp-choose-symbol): Don't cons unnecessarily.
2002-05-20 18:48:58 +00:00
Stefan Monnier
725349c862
(tags-complete-tags-table-file): Don't cons unnecessarily.
2002-05-20 18:48:33 +00:00
Stefan Monnier
f67376256a
(outline-reveal-toggle-invisible): Reverse the meaning of the second arg.
2002-05-20 18:32:07 +00:00
Stefan Monnier
f69610185c
(reveal-post-command): Reverse the semantics of
...
reveal-toggle-invisible and support isearch-open-invisible-temporary.
2002-05-20 18:31:20 +00:00
Stefan Monnier
451a66e356
(widget-color-complete): Don't cons needlessly.
2002-05-20 18:28:09 +00:00
Markus Rost
d7b590b151
Move remarks on `mail-default-directory' down to section
...
"Changes in Emacs 21.4".
2002-05-20 17:29:37 +00:00
Markus Rost
07590a818a
Mention new user option `mail-default-directory'.
2002-05-20 16:09:26 +00:00
Markus Rost
eb1213c14b
(mail-recover-1): Remove (debug).
...
(mail-signature): Fix :type.
(mail-default-directory): New user option.
(mail, mail-recover): Use that option.
2002-05-20 16:05:56 +00:00
Richard M. Stallman
cd8d52361f
(syms_of_buffer) <cursor-type>: Doc fix.
2002-05-20 14:51:24 +00:00
Richard M. Stallman
301d4a3f34
(read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.
2002-05-20 14:50:25 +00:00
Kai Großjohann
4588540051
(auto-coding-alist): Use emacs-mule
...
for auto-save files. (Fix previous change.)
2002-05-20 14:13:11 +00:00
Kai Großjohann
6caef2da88
(auto-coding-alist): Use no-conversion
...
for auto-save files.
2002-05-20 11:01:14 +00:00
Ken Raeburn
f2ba34f4ed
update LISP_MAKE_RVALUE comment for union, non-gcc case
2002-05-20 08:38:28 +00:00
Ken Raeburn
07e9823c69
* xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use
...
SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
2002-05-20 08:10:41 +00:00
Ken Raeburn
0b7231c4f3
* xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
...
of XSYMBOL and name field.
2002-05-20 08:06:52 +00:00
Ken Raeburn
cce200a75b
* xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
...
XSTRING instead of XSYMBOL and name field.
2002-05-20 08:06:45 +00:00
Ken Raeburn
38b76195ce
* w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME
...
and XSTRING instead of XSYMBOL and name field.
2002-05-20 08:06:39 +00:00
Ken Raeburn
e923592f18
* process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME
...
and XSTRING instead of XSYMBOL and name field.
2002-05-20 08:06:32 +00:00
Ken Raeburn
76d0b3ae65
* print.c (print_error_message, print_object): Use SYMBOL_NAME and
...
XSTRING instead of XSYMBOL and name field.
2002-05-20 08:06:27 +00:00
Ken Raeburn
caa4733e19
* minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
...
assignment instead of XSYMBOL and name field and XSETSTRING.
2002-05-20 08:06:21 +00:00
Ken Raeburn
a0268ff06b
* macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
...
of XSYMBOL and name field.
2002-05-20 08:06:16 +00:00
Ken Raeburn
d4c83cae08
* lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
...
instead of XSYMBOL and name field.
(Funintern): Use SYMBOL_NAME and assignment instead of XSYMBOL and
name field and XSETSTRING.
2002-05-20 08:06:11 +00:00
Ken Raeburn
74d7008596
* lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
...
object field named "xname".
(SYMBOL_NAME): New macro.
2002-05-20 08:06:06 +00:00
Ken Raeburn
c85d524cf7
* keymap.c (silly_event_symbol_error, Fsingle_key_description)
...
(Fdescribe_buffer_bindings): Use SYMBOL_NAME and XSTRING instead
of XSYMBOL and name field.
(describe_command, describe_translation): Use SYMBOL_NAME and
assignment instead of XSYMBOL and name field and XSETSTRING.
2002-05-20 08:06:00 +00:00
Ken Raeburn
c60a57d71c
* keyboard.c (echo_char, record_char, parse_modifiers_uncached)
...
(parse_modifiers, apply_modifiers, Fevent_convert_list)
(parse_solitary_modifier, Fexecute_extended_command): Use
SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
2002-05-20 08:05:55 +00:00
Ken Raeburn
7c2379772d
* fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
...
instead of XSYMBOL and name field.
2002-05-20 08:05:48 +00:00
Ken Raeburn
c06583e109
* fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
...
SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
2002-05-20 08:05:43 +00:00
Ken Raeburn
29c6805db2
* eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of
...
XSYMBOL and name field.
2002-05-20 08:05:37 +00:00