aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-allow-child-lookup): Re-enable sinceStefan Monnier2002-05-212-38/+36
* (Info-fontify): Deleted.Colin Walters2002-05-211-20/+30
* *** empty log message ***Colin Walters2002-05-211-4/+10
* (sgml-xml-auto-coding-function): Update with more known XML encodings.Colin Walters2002-05-211-6/+6
* * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE forKen Raeburn2002-05-212-1/+6
* (truncate-string-to-width): New optional argument `ellipsis'. AddColin Walters2002-05-211-26/+100
* *** empty log message ***Colin Walters2002-05-212-1/+9
* (Recognize Coding): Note addition of `auto-coding-functions'.Colin Walters2002-05-211-8/+10
* (make-coding-system): Doc fixes.Colin Walters2002-05-211-6/+49
* *** empty log message ***Colin Walters2002-05-211-0/+9
* (shortlisp): Add font-core.el.Colin Walters2002-05-212-1/+7
* Add font-core.el.Colin Walters2002-05-211-0/+1
* (font-lock-defaults, font-lock-defaults-alist)Colin Walters2002-05-211-339/+46
* (occur-engine): Increment globalcount all at once after searching a buffer.Colin Walters2002-05-211-33/+16
* (toplevel): Require font-lock, to get the face definitions.Colin Walters2002-05-211-92/+100
* (define-ibuffer-column): Add third argument `ibuffer-buf'.Colin Walters2002-05-211-5/+9
* *** empty log message ***Colin Walters2002-05-211-0/+57
* New file, broken out from font-lock.el.Colin Walters2002-05-211-0/+347
* (indent-rigidly): Mention how to remove all indentation.Eli Zaretskii2002-05-212-1/+6
* (Indentation Commands): Describe how to remove all indentation. AddEli Zaretskii2002-05-211-0/+5
* (describe-char-after): Order display of text properties by the size ofColin Walters2002-05-211-5/+15
* *** empty log message ***Colin Walters2002-05-211-0/+5
* (f90-looking-at-where-or-forall): Oops, defsubst, not defun.Glenn Morris2002-05-201-1/+1
* *** empty log message ***Stefan Monnier2002-05-201-7/+21
* (ange-ftp-generate-root-prefixes)Stefan Monnier2002-05-201-10/+11
* (cpp-choose-symbol): Don't cons unnecessarily.Stefan Monnier2002-05-201-1/+1
* (tags-complete-tags-table-file): Don't cons unnecessarily.Stefan Monnier2002-05-201-4/+2
* (outline-reveal-toggle-invisible): Reverse the meaning of the second arg.Stefan Monnier2002-05-201-3/+4
* (reveal-post-command): Reverse the semantics ofStefan Monnier2002-05-201-20/+26
* (widget-color-complete): Don't cons needlessly.Stefan Monnier2002-05-201-2/+1
* Move remarks on `mail-default-directory' down to sectionMarkus Rost2002-05-201-5/+5
* Mention new user option `mail-default-directory'.Markus Rost2002-05-201-0/+5
* (mail-recover-1): Remove (debug).Markus Rost2002-05-202-8/+25
* (syms_of_buffer) <cursor-type>: Doc fix.Richard M. Stallman2002-05-202-6/+11
* (read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.Richard M. Stallman2002-05-202-1/+8
* (auto-coding-alist): Use emacs-muleKai Großjohann2002-05-202-2/+2
* (auto-coding-alist): Use no-conversionKai Großjohann2002-05-202-1/+7
* update LISP_MAKE_RVALUE comment for union, non-gcc caseKen Raeburn2002-05-201-1/+5
* * xselect.c (symbol_to_x_atom, x_get_foreign_selection): UseKen Raeburn2002-05-202-3/+69
* * xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING insteadKen Raeburn2002-05-201-1/+1
* * xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME andKen Raeburn2002-05-201-1/+1
* * w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAMEKen Raeburn2002-05-201-2/+2
* * process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAMEKen Raeburn2002-05-201-3/+3
* * print.c (print_error_message, print_object): Use SYMBOL_NAME andKen Raeburn2002-05-201-6/+6
* * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME andKen Raeburn2002-05-201-2/+2
* * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING insteadKen Raeburn2002-05-201-1/+1
* * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRINGKen Raeburn2002-05-201-5/+5
* * lisp.h (struct Lisp_Symbol): Replace field "name" with a lispKen Raeburn2002-05-201-3/+10
* * keymap.c (silly_event_symbol_error, Fsingle_key_description)Ken Raeburn2002-05-201-10/+10
* * keyboard.c (echo_char, record_char, parse_modifiers_uncached)Ken Raeburn2002-05-201-14/+14