Mercurial > emacs
graph
-
(occur-mode): Don't set up categories.2002-06-08, by Colin Walters
-
(Info-mode): Don't set up categories.2002-06-08, by Colin Walters
-
(ibuffer-category-alist): Delete.2002-06-08, by Colin Walters
-
(font-lock-category-alist): Delete.2002-06-08, by Colin Walters
-
(char-property-alias-alist): New variable; describe its relation to2002-06-08, by Colin Walters
-
(Precalcuated Fontification): New node, describing `font-lock-face'.2002-06-08, by Colin Walters
-
(Foverlay_get): Use lookup_char_property.2002-06-08, by Colin Walters
-
(lookup_char_property): New function for looking up overlay and text2002-06-08, by Colin Walters
-
(lookup_char_property): Declare.2002-06-08, by Colin Walters
-
(Vchar_property_alias_alist): New variable.2002-06-08, by Colin Walters
-
Explain why set-window-hscroll may appear to fail to work.2002-06-08, by Richard M. Stallman
-
Comment change.2002-06-08, by Richard M. Stallman
-
*** empty log message ***2002-06-08, by Richard M. Stallman
-
(find-file-noselect-1): Undo previous change.2002-06-08, by Richard M. Stallman
-
*** empty log message ***2002-06-08, by Richard M. Stallman
-
(bookmark-file-or-variation-thereof): Doc fix.2002-06-08, by Richard M. Stallman
-
* bookmark.el (bookmark-file-or-variation-thereof): Just use2002-06-08, by Karl Fogel
-
(lisp_data_to_selection_data): Fix last change:2002-06-07, by Sam Steingold
-
*** empty log message ***2002-06-07, by Eli Zaretskii
-
(lisp_data_to_selection_data): Fix last change: set size_ret.2002-06-07, by Eli Zaretskii
-
Etags regexps support the same set of operators as in Emacs.2002-06-07, by Francesco Potortì
-
Regenerated.2002-06-07, by Andreas Schwab
-
Add Support for x86-64.2002-06-07, by Andreas Schwab
-
Document Etags regexp char escape sequences.2002-06-06, by Francesco Potortì
-
(scan_separators): Support all character escape2002-06-06, by Francesco Potortì
-
*** empty log message ***2002-06-06, by Francesco Potortì
-
Fix typos, clarify language.2002-06-06, by Robert J. Chassell
-
*** empty log message ***2002-06-06, by Stefan Monnier
-
Document new default keywords for TeX.2002-06-06, by Francesco Potortì
-
Better English, I hope.2002-06-06, by Francesco Potortì
-
Document --parse-stdin=FILE for Etags.2002-06-06, by Francesco Potortì
-
Document --parse-stdin=FILE.2002-06-06, by Francesco Potortì
-
Document --parse-stdin=FILE for Etags.2002-06-06, by Francesco Potortì
-
*** empty log message ***2002-06-06, by Francesco Potortì
-
(enum arg_type): New label at_stdin.2002-06-06, by Francesco Potortì
-
(TeX_commands): Skip comments.2002-06-06, by Francesco Potortì
-
*** empty log message ***2002-06-06, by Francesco Potortì
-
(Converting Representations): Update the description of what2002-06-05, by Eli Zaretskii
-
*** empty log message ***2002-06-05, by Eli Zaretskii
-
(Fstring_make_unibyte): Doc fix.2002-06-05, by Eli Zaretskii
-
*** empty log message ***2002-06-05, by Eli Zaretskii
-
(lisp_data_to_selection_data): If the requested type2002-06-05, by Eli Zaretskii
-
(xselect-convert-to-string): If VALUE is a string,2002-06-05, by Eli Zaretskii
-
*** empty log message ***2002-06-05, by Eli Zaretskii
-
(Fset_window_hscroll): Doc fix.2002-06-05, by Eli Zaretskii
-
*** empty log message ***2002-06-05, by Francesco Potortì
-
(main): Avoid a buffer overrun with sprintf.2002-06-05, by Francesco Potortì
-
fix my address2002-06-05, by Ken Raeburn
-
*** empty log message ***2002-06-05, by Pavel Janík
-
(choose_write_coding_system): Call select-safe-coding-system properly.2002-06-05, by Pavel Janík
-
(cyrillic-alternativnyj-decode-table): Fix the table to contain correct2002-06-05, by Pavel Janík
-
*** empty log message ***2002-06-04, by Richard M. Stallman
-
Don't require cl.2002-06-04, by Richard M. Stallman
-
(Spelling): Document ispell-complete-word-dict.2002-06-04, by Eli Zaretskii
-
*** empty log message ***2002-06-03, by Richard M. Stallman
-
(dired-do-shell-command): Doc fix in autoload.2002-06-03, by Richard M. Stallman
-
(Info-extract-pointer): Ignore Info-header-line.2002-06-03, by Richard M. Stallman
-
(c-postprocess-file-styles): Do nothing except in CC modes.2002-06-03, by Richard M. Stallman
-
(select-safe-coding-system): New arg FILE; use that for set-auto-coding.2002-06-03, by Richard M. Stallman
-
(message_with_string): Error if STRING is not a string.2002-06-03, by Richard M. Stallman
-
(md5): Pass FILE arg to Vselect_safe_coding_system_function.2002-06-03, by Richard M. Stallman
-
(choose_write_coding_system):2002-06-03, by Richard M. Stallman
-
*** empty log message ***2002-06-03, by Ken Raeburn
-
* buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.2002-06-03, by Ken Raeburn
-
Initial revision2002-06-03, by Thien-Thi Nguyen
-
*** empty log message ***2002-06-03, by Thien-Thi Nguyen
-
(current_column): Now returns float.2002-06-03, by Thien-Thi Nguyen
-
(last_known_column): Now a float.2002-06-03, by Thien-Thi Nguyen
-
(redisplay_internal, redisplay_window, decode_mode_spec): Cast2002-06-03, by Thien-Thi Nguyen
-
(read_minibuf): Cast `current_column' return value to int.2002-06-03, by Thien-Thi Nguyen
-
(describe_command): Cast `current_column' return value to int.2002-06-03, by Thien-Thi Nguyen
-
(Fdelete_backward_char, internal_self_insert): Cast2002-06-03, by Thien-Thi Nguyen
-
(Fbyte_code): Cast `current_column' return value to int.2002-06-03, by Thien-Thi Nguyen
-
*** empty log message ***2002-06-02, by Richard M. Stallman
-
(choose-completion-string-functions): Doc fix.2002-06-02, by Richard M. Stallman
-
*** empty log message ***2002-06-01, by Colin Walters
-
*** empty log message ***2002-06-01, by Kim F. Storm
-
Reworked 2001-06-01 change.2002-06-01, by Kim F. Storm
-
(auto-mode-alist): Strip trailing ".in" from the file2002-06-01, by Sam Steingold
-
Mention prolog-mode new var `prolog-font-lock-keywords'.2002-06-01, by Thien-Thi Nguyen
-
*** empty log message ***2002-06-01, by Thien-Thi Nguyen
-
(prolog-mode-syntax-table): Add flags to ?/ and ?* entries2002-06-01, by Thien-Thi Nguyen
-
(choose-completion-string-functions): New special hook.2002-06-01, by Kim F. Storm
-
*** empty log message ***2002-05-31, by Kim F. Storm
-
(autoloaded toplevel): Don't use ispell-library-directory without2002-05-31, by Stefan Monnier
-
*** empty log message ***2002-05-31, by Eli Zaretskii
-
(x_encode_text): Return stringp non-NULL if coding_system2002-05-31, by Eli Zaretskii
-
(lisp_data_to_selection_data): Always set selection2002-05-31, by Eli Zaretskii
-
*** empty log message ***2002-05-31, by Eli Zaretskii
-
Include /usr/pkg in the run time shared library path.2002-05-31, by Eli Zaretskii
-
*** empty log message ***2002-05-31, by Eli Zaretskii
-
Handle the case when lispintro is truncated to lispintr.2002-05-31, by Eli Zaretskii
-
(cua--last-deleted-region-pos)2002-05-31, by Kim F. Storm
-
*** empty log message ***2002-05-31, by Kim F. Storm
-
*** empty log message ***2002-05-31, by Juanma Barranquero
-
(viper-smart-suffix-list, viper-ask-level): Fix typos.2002-05-31, by Juanma Barranquero
-
(grep-tree-command, grep-tree-files-aliases)2002-05-30, by Kim F. Storm
-
*** empty log message ***2002-05-30, by Kim F. Storm
-
*** empty log message ***2002-05-30, by Richard M. Stallman
-
(LIBS_MAIL): Renamed from LIB_MAIL.2002-05-30, by Richard M. Stallman
-
(find-file-default): Add defvar for var already used.2002-05-30, by Richard M. Stallman
-
(menu-bar-showhide-fringe-menu): Use defvar.2002-05-30, by Richard M. Stallman
-
(open-network-stream, open-network-stream-nowait)2002-05-30, by Richard M. Stallman
-
(open-network-stream, open-network-stream-nowait)2002-05-30, by Richard M. Stallman
-
(ispell-library-directory): Renamed from ispell-library-path.2002-05-30, by Richard M. Stallman
-
(Fset_window_configuration): Correct the handling2002-05-30, by Richard M. Stallman
-
Improve explanation of special handling of point in current buffer.2002-05-30, by Richard M. Stallman
-
Modified doc string to say that the kill-compilation function also2002-05-30, by Robert J. Chassell
-
*** empty log message ***2002-05-30, by Miles Bader
-
(calc-d-prefix-help): Add `@'.2002-05-30, by Miles Bader
-
(calc-init-extensions): Add binding for `d@'.2002-05-30, by Miles Bader
-
(calc-show-banner): New variable.2002-05-30, by Miles Bader
-
Fix previous change (oops).2002-05-29, by Colin Walters
-
(Fread_from_string): Don't depend on order of evaluation for C2002-05-29, by Colin Walters
-
*** empty log message ***2002-05-29, by Colin Walters
-
*** empty log message ***2002-05-29, by Richard M. Stallman
-
(common-lisp-indent-function-1):2002-05-29, by Richard M. Stallman
-
(batch-byte-compile-file): Delete the output file if we get a file-error.2002-05-29, by Richard M. Stallman
-
(tooltip-mouse-motions-active): New variable.2002-05-29, by Richard M. Stallman
-
(mouse-set-font): Avoid misleading error message if user makes no selection.2002-05-29, by Richard M. Stallman
-
(Info-setup-header-line): Don't hide the links line.2002-05-29, by Richard M. Stallman
-
(find-file-noselect-1): Return the buffer we created2002-05-29, by Richard M. Stallman
-
(open-network-stream-server): Pass on optional args2002-05-28, by Kim F. Storm
-
*** empty log message ***2002-05-28, by Kim F. Storm
-
*** empty log message ***2002-05-28, by Colin Walters
-
*** empty log message ***2002-05-28, by Richard M. Stallman
-
(x_display_and_set_cursor): Change the cursor in the same2002-05-28, by Richard M. Stallman
-
(window_scroll_pixel_based): Don't call Fbolp;2002-05-28, by Richard M. Stallman
-
(Fwrite_region): If START is a string, don't make any annotations.2002-05-28, by Richard M. Stallman
-
(syms_of_eval): Doc fix.2002-05-28, by Richard M. Stallman
-
*** empty log message ***2002-05-28, by Colin Walters
-
(byte-compile-last-line): Deleted.2002-05-28, by Colin Walters
-
(xml-mode): New alias for `sgml-mode'.2002-05-28, by Colin Walters
-
*** empty log message ***2002-05-28, by Colin Walters
-
(USAGE1): Add --no-splash.2002-05-28, by Colin Walters
-
lread.c (readchar_count): New variable.2002-05-28, by Colin Walters
-
*** empty log message ***2002-05-28, by Kim F. Storm
-
(read-directory-name): New function.2002-05-28, by Kim F. Storm
-
(Fread_file_name_internal): Added brute-force2002-05-28, by Kim F. Storm
-
Doc fix.2002-05-28, by Miles Bader
-
Doc fix.2002-05-28, by Miles Bader
-
C style fix.2002-05-28, by Miles Bader
-
*** empty log message ***2002-05-27, by Kim F. Storm
-
(Fcall_interactively) <"D">: Supply Qfile_directory_p2002-05-27, by Kim F. Storm
-
(Fread_file_name): Now has 6 args.2002-05-27, by Kim F. Storm
-
(Vread_file_name_function, Vread_file_name_predicate):2002-05-27, by Kim F. Storm
-
*** empty log message ***2002-05-27, by Glenn Morris
-
*** empty log message ***2002-05-27, by Kim F. Storm
-
(cua-set-mark): Align pop to marko2002-05-27, by Kim F. Storm
-
(push-mark-command): Added optional NOMSG arg.2002-05-27, by Kim F. Storm
-
(VERSION): Calculate using the same method that configure.in uses.2002-05-27, by Miles Bader
-
*** empty log message ***2002-05-27, by Miles Bader
-
*** empty log message ***2002-05-27, by Miles Bader
-
Reinstate the following change from 2002-03-22, which was2002-05-27, by Paul Eggert
-
Reinstate the following change from 2002-03-22, which was2002-05-27, by Paul Eggert
-
* config.guess, config.sub: Updated from master source.2002-05-27, by Paul Eggert
-
Updated from master source.2002-05-27, by Paul Eggert
-
Fix previous change.2002-05-27, by Colin Walters
-
*** empty log message ***2002-05-26, by Colin Walters
-
(command-line): Use `when', `unless'.2002-05-26, by Colin Walters
-
(perform-replace): Document return value. Use `pop'.2002-05-26, by Colin Walters
-
*** empty log message ***2002-05-26, by Colin Walters
-
*** empty log message ***2002-05-26, by Glenn Morris
-
(f90-previous-block, f90-next-block): New names (and slightly changed2002-05-26, by Glenn Morris
-
*** empty log message ***2002-05-26, by Simon Josefsson
-
(set-fringe-mode): Work when updating2002-05-26, by Simon Josefsson
-
*** empty log message ***2002-05-26, by Miles Bader
-
(tty_capable_p): New function.2002-05-26, by Miles Bader
-
(tty_capable_p): New function.2002-05-26, by Miles Bader
-
(cua--repeat-replace-text): New variable.2002-05-26, by Kim F. Storm
-
*** empty log message ***2002-05-26, by Kim F. Storm
-
Fix :type of `fringe-mode' for last modification.2002-05-25, by Simon Josefsson
-
*** empty log message ***2002-05-25, by Simon Josefsson
-
(fringe-query-style): New fringe style "minimal".2002-05-25, by Simon Josefsson
-
*** empty log message ***2002-05-25, by Simon Josefsson
-
(rot13-translate-table): New variable.2002-05-25, by Simon Josefsson
-
*** empty log message ***2002-05-25, by Martin Stjernholm
-
(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for2002-05-25, by Martin Stjernholm
-
Bump Emacs version to 21.3.50.2002-05-25, by Eli Zaretskii
-
Bump the Emacs version to 21.3.50.2002-05-25, by Eli Zaretskii
-
Change octave.el -> octave-mod.el.2002-05-25, by Eli Zaretskii
-
*** empty log message ***2002-05-25, by Eli Zaretskii
-
(x_draw_bar_cursor): Update parameter list in declaration.2002-05-25, by Jason Rumney
-
*** empty log message ***2002-05-25, by Miles Bader
-
(menu-bar-showhide-fringe-menu-customize-left)2002-05-25, by Miles Bader
-
(cua--init-rectangles): Install default2002-05-25, by Kim F. Storm
-
(cua--init-global-mark): Install default2002-05-25, by Kim F. Storm
-
(cua--self-insert-char-p): New function.2002-05-25, by Kim F. Storm
-
*** empty log message ***2002-05-25, by Kim F. Storm
-
*** empty log message ***2002-05-24, by Stefan Monnier
-
*** empty log message ***2002-05-24, by Glenn Morris
-
(read-file-name-internal): Remove the `ange-ftp' property.2002-05-24, by Stefan Monnier
-
(f90-end-of-subprogram): Remove the final (forward-line 1).2002-05-24, by Glenn Morris
-
Fix typos. Add fringe.2002-05-24, by Simon Josefsson
-
Fringe customization.2002-05-24, by Simon Josefsson
-
*** empty log message ***2002-05-24, by Simon Josefsson
-
Initial version.2002-05-24, by Simon Josefsson
-
(menu-bar-options-save): Add fringe-mode.2002-05-24, by Simon Josefsson
-
*** empty log message ***2002-05-24, by Markus Rost
-
(occur-engine): Include all text properties except mouse-face on the2002-05-24, by Colin Walters
-
*** empty log message ***2002-05-24, by Colin Walters
-
(apropos-true-hit, apropos-false-hit-symbol)2002-05-23, by Kim F. Storm
-
*** empty log message ***2002-05-23, by Kim F. Storm
-
*** empty log message ***2002-05-23, by Stefan Monnier
-
(read_non_regular, Finsert_file_contents): Use BEG_BYTE.2002-05-23, by Stefan Monnier
-
Only reduce string score for lengthy strings once.2002-05-23, by Kim F. Storm
-
*** empty log message ***2002-05-23, by Kim F. Storm
-
(apropos-show-scores, apropos-orig-regexp)2002-05-23, by Kim F. Storm
-
(font-lock-symbol-category-alist): New variable.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
Update copyright dates.2002-05-23, by Colin Walters
-
(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
(font-lock-function): New variable.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-22, by Markus Rost
-
(file-newest-backup): Use file-name-sans-versions.2002-05-22, by Markus Rost
-
(diff-latest-backup-file): Replace the main code by a call of2002-05-22, by Markus Rost
-
*** empty log message ***2002-05-22, by Kim F. Storm
-
(x_write_glyphs): Clear phys_cursor_on_p if current2002-05-22, by Kim F. Storm
-
*** empty log message ***2002-05-22, by Kim F. Storm
-
*** empty log message ***2002-05-22, by Jason Rumney
-
(x_draw_bar_cursor): New argument KIND; callers changed.2002-05-22, by Jason Rumney
-
(text_cursor_kinds): New enumeration member HBAR_CURSOR.2002-05-22, by Jason Rumney
-
* w32fns.c (enumfont_t): Remove tail, make pattern a normal2002-05-22, by Jason Rumney
-
*** empty log message ***2002-05-22, by Mike Williams
-
(sgml-guess-indent): Look further into the buffer.2002-05-22, by Mike Williams
-
*** empty log message ***2002-05-22, by Markus Rost
-
Fix typo.2002-05-22, by Markus Rost
-
*** empty log message ***2002-05-21, by Stefan Monnier
-
(ange-ftp-allow-child-lookup): Re-enable since2002-05-21, by Stefan Monnier
-
(Info-fontify): Deleted.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(sgml-xml-auto-coding-function): Update with more known XML encodings.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Ken Raeburn
-
* w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for2002-05-21, by Ken Raeburn
-
(truncate-string-to-width): New optional argument `ellipsis'. Add2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(Recognize Coding): Note addition of `auto-coding-functions'.2002-05-21, by Colin Walters
-
(make-coding-system): Doc fixes.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(shortlisp): Add font-core.el.2002-05-21, by Colin Walters
-
Add font-core.el.2002-05-21, by Colin Walters
-
(font-lock-defaults, font-lock-defaults-alist)2002-05-21, by Colin Walters
-
(occur-engine): Increment globalcount all at once after searching a buffer.2002-05-21, by Colin Walters
-
(toplevel): Require font-lock, to get the face definitions.2002-05-21, by Colin Walters
-
(define-ibuffer-column): Add third argument `ibuffer-buf'.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
New file, broken out from font-lock.el.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Eli Zaretskii
-
(indent-rigidly): Mention how to remove all indentation.2002-05-21, by Eli Zaretskii
-
(Indentation Commands): Describe how to remove all indentation. Add2002-05-21, by Eli Zaretskii
-
(describe-char-after): Order display of text properties by the size of2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(f90-looking-at-where-or-forall): Oops, defsubst, not defun.2002-05-20, by Glenn Morris
-
*** empty log message ***2002-05-20, by Stefan Monnier
-
(ange-ftp-generate-root-prefixes)2002-05-20, by Stefan Monnier
-
(cpp-choose-symbol): Don't cons unnecessarily.2002-05-20, by Stefan Monnier
-
(tags-complete-tags-table-file): Don't cons unnecessarily.2002-05-20, by Stefan Monnier
-
(outline-reveal-toggle-invisible): Reverse the meaning of the second arg.2002-05-20, by Stefan Monnier
-
(reveal-post-command): Reverse the semantics of2002-05-20, by Stefan Monnier
-
(widget-color-complete): Don't cons needlessly.2002-05-20, by Stefan Monnier
-
Move remarks on `mail-default-directory' down to section2002-05-20, by Markus Rost
-
Mention new user option `mail-default-directory'.2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-20, by Markus Rost
-
(mail-recover-1): Remove (debug).2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-20, by Richard M. Stallman
-
(syms_of_buffer) <cursor-type>: Doc fix.2002-05-20, by Richard M. Stallman
-
*** empty log message ***2002-05-20, by Richard M. Stallman
-
(read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.2002-05-20, by Richard M. Stallman
-
(auto-coding-alist): Use emacs-mule2002-05-20, by Kai Großjohann
-
(auto-coding-alist): Use no-conversion2002-05-20, by Kai Großjohann
-
update LISP_MAKE_RVALUE comment for union, non-gcc case2002-05-20, by Ken Raeburn
-
*** empty log message ***2002-05-20, by Ken Raeburn
-
* xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use2002-05-20, by Ken Raeburn
-
* xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead2002-05-20, by Ken Raeburn
-
* xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and2002-05-20, by Ken Raeburn
-
* w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME2002-05-20, by Ken Raeburn
-
* process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME2002-05-20, by Ken Raeburn
-
* print.c (print_error_message, print_object): Use SYMBOL_NAME and2002-05-20, by Ken Raeburn
-
* minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and2002-05-20, by Ken Raeburn
-
* macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead2002-05-20, by Ken Raeburn
-
* lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING2002-05-20, by Ken Raeburn
-
* lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp2002-05-20, by Ken Raeburn
-
* keymap.c (silly_event_symbol_error, Fsingle_key_description)2002-05-20, by Ken Raeburn
-
* keyboard.c (echo_char, record_char, parse_modifiers_uncached)2002-05-20, by Ken Raeburn
-
* fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING2002-05-20, by Ken Raeburn
-
* fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use2002-05-20, by Ken Raeburn
-
* eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of2002-05-20, by Ken Raeburn
-
* emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING2002-05-20, by Ken Raeburn
-
* editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of2002-05-20, by Ken Raeburn
-
* data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)2002-05-20, by Ken Raeburn
-
* coding.c (Fread_coding_system, code_convert_region1)2002-05-20, by Ken Raeburn
-
* charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING2002-05-20, by Ken Raeburn
-
* callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME2002-05-20, by Ken Raeburn
-
* buffer.c (buffer_slot_type_mismatch): Use XSTRING and2002-05-20, by Ken Raeburn
-
* alloc.c (Fmake_symbol): Set symbol xname field instead of name.2002-05-20, by Ken Raeburn
-
* abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and2002-05-20, by Ken Raeburn
-
*** empty log message ***2002-05-20, by Miles Bader
-
(find-file-read-args): Don't trash existing value of2002-05-20, by Miles Bader
-
*** empty log message ***2002-05-20, by Markus Rost
-
(unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change2002-05-20, by Markus Rost
-
(yank-excluded-properties): Change :version attribute to a string.2002-05-20, by Markus Rost
-
(dired-view-command-alist): Change :version attribute to a string.2002-05-20, by Markus Rost
-
(xscheme-start-hook): Change :version attribute to a string.2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-20, by Markus Rost
-
(find-dired): Implement revert-buffer-function.2002-05-20, by Markus Rost
-
(report-emacs-bug-hook): Do another save-excursion.2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-19, by Glenn Morris
-
(f90-change-keywords): Doc fix.2002-05-19, by Glenn Morris
-
*** empty log message ***2002-05-19, by Glenn Morris
-
(f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)2002-05-19, by Glenn Morris
-
*** empty log message ***2002-05-19, by Ken Raeburn
-
* lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real2002-05-19, by Ken Raeburn
-
* buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address2002-05-19, by Ken Raeburn
-
*** empty log message ***2002-05-19, by Glenn Morris
-
(f90-get-present-comment-type): Fix bug introduced in version 1.46.2002-05-19, by Glenn Morris
-
*** empty log message ***2002-05-19, by Glenn Morris
-
(f90-match-end): Simplify it a bit.2002-05-19, by Glenn Morris
-
*** empty log message ***2002-05-19, by Richard M. Stallman
-
(reread_doc_file): Don't ask for confirmation.2002-05-19, by Richard M. Stallman
-
(indent-region): Make COLUMN arg optional.2002-05-19, by Richard M. Stallman
-
(custom-load-symbol): Verify that LOADED is a string.2002-05-19, by Richard M. Stallman
-
Compare C-f, etc, with arrow keys. Mention PageUp and PageDn.2002-05-19, by Richard M. Stallman
-
*** empty log message ***2002-05-19, by Richard M. Stallman
-
Fix previous change.2002-05-19, by Richard M. Stallman
-
(archive-zip-use-pkzip): Variable deleted.2002-05-19, by Richard M. Stallman
-
(locate-file): Doc fix.2002-05-19, by Richard M. Stallman
-
(rmail-show-message-hook): Offer `goto-address' as an option.2002-05-19, by Richard M. Stallman
-
*** empty log message ***2002-05-19, by Stefan Monnier
-
(uniquify-rationalize-file-buffer-names):2002-05-19, by Stefan Monnier
-
Comment change.2002-05-19, by Richard M. Stallman
-
*** empty log message ***2002-05-18, by Glenn Morris
-
(f90-mode-abbrev-table): Initialize in the defvar.2002-05-18, by Glenn Morris
-
*** empty log message ***2002-05-18, by Glenn Morris
-
(f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.2002-05-18, by Glenn Morris
-
*** empty log message ***2002-05-18, by Glenn Morris
-
(f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.2002-05-18, by Glenn Morris
-
Add a comment in case people complain about the h flag for Tar.2002-05-18, by Eli Zaretskii
-
*** empty log message ***2002-05-18, by Eli Zaretskii
-
(tar-octal-time): Fix last change.2002-05-18, by Eli Zaretskii
-
*** empty log message ***2002-05-18, by Markus Rost
-
(report-emacs-bug-text-prompt): New variable.2002-05-18, by Markus Rost
-
Update maintainer.2002-05-18, by Glenn Morris
-
*** empty log message ***2002-05-18, by Jason Rumney
-
(w32_create_pixmap_from_bitmap_data): New function.2002-05-18, by Jason Rumney
-
Fix typo.2002-05-18, by Pavel Janík
-
More preamble fixes.2002-05-18, by Eli Zaretskii
-
Fix the preamble comments.2002-05-18, by Eli Zaretskii
-
Document failure to start due to old version of ncurses.2002-05-18, by Eli Zaretskii
-
*** empty log message ***2002-05-18, by Pavel Janík
-
(forms-jump-record, forms-insert-record, forms-delete-record): Calculate2002-05-18, by Pavel Janík
-
Document that ps-print can print Unicode characters.2002-05-17, by Eli Zaretskii
-
*** empty log message ***2002-05-17, by Eli Zaretskii
-
(eval-and-compile): Add a trivial replacement for a2002-05-17, by Eli Zaretskii
-
Fix whitespace.2002-05-17, by Eli Zaretskii
-
Fix whitespace.2002-05-17, by Eli Zaretskii
-
Fix whitespace.2002-05-17, by Eli Zaretskii
-
*** empty log message ***2002-05-17, by Eli Zaretskii
-
(tar-octal-time): Fix the last argument of logior.2002-05-17, by Eli Zaretskii
-
(socket_connection): Move the code to resolve the POP2002-05-17, by Eli Zaretskii
-
(install): Use "tar -chf", to follow symlinks.2002-05-17, by Eli Zaretskii
-
(find-function-search-for-symbol): Find funs defined with defun-cvs-mode.2002-05-16, by Stefan Monnier
-
(cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.2002-05-16, by Stefan Monnier
-
(menu-bar-tools-menu) <calculator>: Renamed to "Simple Calculator".2002-05-16, by Colin Walters
-
*** empty log message ***2002-05-16, by Colin Walters
-
Format John Paul Wallington's changes correctly.2002-05-16, by Colin Walters
-
*** empty log message ***2002-05-16, by Juanma Barranquero
-
(hs-adjust-block-beginning): Fix typo.2002-05-16, by Juanma Barranquero
-
(filesets-ormap): Fix typo.2002-05-16, by Juanma Barranquero
-
Fix typo.2002-05-16, by Juanma Barranquero
-
(gnus-mime-copy-part): Fix typo.2002-05-16, by Juanma Barranquero
-
(Fthis_command_keys, Fthis_command_keys_vector): Fix typo.2002-05-16, by Juanma Barranquero
-
*** empty log message ***2002-05-16, by Juanma Barranquero
-
(describe-face): Fix typo.2002-05-16, by Juanma Barranquero
-
(Position Info): Add an index entry for font at point.2002-05-16, by Eli Zaretskii
-
(Editing Format Info): Add index entries for text properties at point.2002-05-16, by Eli Zaretskii
-
*** empty log message ***2002-05-15, by Stefan Monnier
-
(read_char_x_menu_prompt): Use an equivalent but more meaningful test.2002-05-15, by Stefan Monnier
-
(easy-menu-make-symbol): Don't treat (lambda () ...) as an expression.2002-05-15, by Stefan Monnier
-
(occur-read-primary-args): Handle a bare 'C-u' correctly.2002-05-15, by Colin Walters
-
*** empty log message ***2002-05-15, by Colin Walters
-
(Keypad Mode Overview): The keypad mode needs a mouse, not X.2002-05-15, by Eli Zaretskii
-
*** empty log message ***2002-05-15, by Eli Zaretskii
-
(easy-menu-add): Doc fix.2002-05-15, by Eli Zaretskii
-
(Fcommandp): Doc fix.2002-05-15, by Eli Zaretskii
-
*** empty log message ***2002-05-14, by Glenn Morris
-
(fortran-directive-re): New name for fortran-preprocessor-re. All usage2002-05-14, by Glenn Morris
-
*** empty log message ***2002-05-14, by Jason Rumney
-
(easy-menu-name-match): Match both2002-05-14, by Jason Rumney
-
*** empty log message ***2002-05-14, by Kim F. Storm
-
(cua--rectangle-operation):2002-05-14, by Kim F. Storm
-
Improved commentary.2002-05-14, by Kim F. Storm
-
*** empty log message ***2002-05-14, by Kim F. Storm
-
*** empty log message ***2002-05-14, by Markus Rost
-
*** empty log message ***2002-05-14, by Richard M. Stallman
-
(dabbrev-case-distinction): New option.2002-05-14, by Richard M. Stallman
-
(math-standard-units): Update from CODATA.2002-05-14, by Colin Walters
-
*** empty log message ***2002-05-14, by Colin Walters
-
*** empty log message ***2002-05-14, by Stefan Monnier
-
(skeleton-transformation): Default to `identity'.2002-05-14, by Stefan Monnier
-
*** empty log message ***2002-05-14, by Mike Williams
-
(sgml-tag): Default skeleton-transformation to `identity'.2002-05-14, by Mike Williams
-
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.2002-05-14, by Francesco Potortì
-
(shell-mode): Make second part of initialisation2002-05-14, by Francesco Potortì
-
*** empty log message ***2002-05-14, by Francesco Potortì
-
*** empty log message ***2002-05-14, by Richard M. Stallman
-
(make-auto-save-file-name):2002-05-14, by Richard M. Stallman
-
*** empty log message ***2002-05-14, by Stefan Monnier
-
(keymap_parent): New fun, extracted from Fkeymap_parent.2002-05-14, by Stefan Monnier
-
(cua-enable-cursor-indications): Default off.2002-05-13, by Kim F. Storm
-
*** empty log message ***2002-05-13, by Kim F. Storm
-
(Intro to Buffer-Local): Updated warning and2002-05-13, by Kim F. Storm
-
*** empty log message ***2002-05-13, by Kim F. Storm
-
*** empty log message ***2002-05-13, by Richard M. Stallman
-
(report-emacs-bug): Change the "English please" msg.2002-05-13, by Richard M. Stallman
-
*** empty log message ***2002-05-13, by Markus Rost
-
(woman-menu): Add a comment about the last change.2002-05-13, by Markus Rost
-
(ibuffer-insert-filter-group): New argument filter-string.2002-05-13, by Colin Walters
-
(ibuffer-format-filter-group-data): New function.2002-05-13, by Colin Walters
-
*** empty log message ***2002-05-13, by Colin Walters
-
(add-log-mailing-address): Can be a list, too.2002-05-13, by Colin Walters
-
*** empty log message ***2002-05-13, by Colin Walters
-
(occur-1): New optional argument `buf-name'.2002-05-13, by Colin Walters
-
*** empty log message ***2002-05-13, by Colin Walters
-
(search_buffer): Give up boyer moore search if inverse2002-05-13, by Kenichi Handa
-
*** empty log message ***2002-05-13, by Kenichi Handa
-
*** empty log message ***2002-05-12, by Pavel Janík
-
(ange-ftp-try-passive-mode)2002-05-12, by Pavel Janík
-
*** empty log message ***2002-05-12, by Markus Rost
-
(checkdoc-minor-mode): Define it with define-minor-mode.2002-05-12, by Markus Rost
-
(find-function-search-for-symbol): Handle more whitespace/newline2002-05-12, by Markus Rost
-
*** empty log message ***2002-05-12, by Eli Zaretskii
-
Change all post-21.1 :version attributes to 21.4.2002-05-12, by Eli Zaretskii
-
Clarify what signalling an error means.2002-05-12, by Richard M. Stallman
-
*** empty log message ***2002-05-12, by Richard M. Stallman
-
(smtpmail-mail-address): New variable.2002-05-12, by Richard M. Stallman
-
*** empty log message ***2002-05-12, by Richard M. Stallman
-
(ansi-color-get-face): Avoid add-to-list on local var.2002-05-12, by Richard M. Stallman
-
(dired-show-file-type): Use -- to say FILE's not option.2002-05-12, by Richard M. Stallman
-
*** empty log message ***2002-05-12, by Pavel Janík
-
(ldap-search-internal): Unfold folded lines before parsing.2002-05-12, by Pavel Janík
-
(functionp): Catch errors in indirect-function.2002-05-12, by Richard M. Stallman
-
*** empty log message ***2002-05-12, by Pavel Janík
-
(customize-set-value): Rename `var' to `variable' and `val' to `value'.2002-05-12, by Pavel Janík
-
*** empty log message ***2002-05-12, by Glenn Morris
-
(fortran-preprocessor-re): New variable. Use it for font-locking.2002-05-12, by Glenn Morris
-
Revert insane changes from revision 1.3831 -> 1.3832.2002-05-11, by Colin Walters
-
*** empty log message ***2002-05-11, by Eli Zaretskii
-
(decode_coding) <coding_type_ccl>: If a lone CR2002-05-11, by Eli Zaretskii
-
*** empty log message ***2002-05-11, by Andreas Schwab
-
(intersection): Keep the elements of the returned list2002-05-11, by Andreas Schwab
-
Fix typo.2002-05-11, by Pavel Janík
-
(current_minor_maps): Fixed resizing of cmm_maps;2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Jason Rumney
-
(enum_font_cb2): Don't use DBCS raster fonts.2002-05-10, by Jason Rumney
-
(cua-enable-cua-keys)2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Eli Zaretskii
-
(menu-bar-showhide-scroll-bar-menu)2002-05-10, by Eli Zaretskii
-
(encode_coding_sjis_big5): Enclose bitwise AND in2002-05-10, by Eli Zaretskii
-
Regenerated.2002-05-10, by Eli Zaretskii
-
(cua-mode): Misc. changes to use2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Kim F. Storm
-
Added emulation-mode-map-alists.2002-05-10, by Kim F. Storm
-
(Vemulation_mode_map_alists): New variable.2002-05-10, by Kim F. Storm
-
*** empty log message ***2002-05-10, by Kim F. Storm
-
Refine previous change.2002-05-10, by Colin Walters
-
*** empty log message ***2002-05-10, by Richard M. Stallman
-
(rmail-show-message): Catch error in check-coding-system.2002-05-10, by Richard M. Stallman
-
(Freplace_match): Doc fix.2002-05-10, by Richard M. Stallman
-
*** empty log message ***2002-05-10, by Richard M. Stallman
-
(compilation-error-regexp-alist):2002-05-10, by Richard M. Stallman
-
(shell-replace-by-expanded-directory):2002-05-10, by Richard M. Stallman
-
(ibuffer-mode-map): Add :enable guards for `ibuffer-filter-disable',2002-05-09, by Colin Walters
-
(ibuffer-do-occur): Default to 0 context lines.2002-05-09, by Colin Walters
-
*** empty log message ***2002-05-09, by Colin Walters
-
*** empty log message ***2002-05-09, by Markus Rost
-
(woman-menu): Move symbol before the comment so that2002-05-09, by Markus Rost
-
*** empty log message ***2002-05-09, by Miles Bader
-
(list-colors-display): Don't use `display-color-cells' unless the2002-05-09, by Miles Bader
-
*** empty log message ***2002-05-09, by Richard M. Stallman
-
(emacs_cv_speed_t): Add square brackets for clarity.2002-05-09, by Richard M. Stallman
-
(smtpmail-send-it): Use user-mail-address from2002-05-09, by Simon Josefsson
-
*** empty log message ***2002-05-09, by Miles Bader
-
(gnus-cite-blank-line-after-header): New variable.2002-05-09, by Miles Bader
-
Suggest implementation of emacs-server in lisp.2002-05-08, by Kim F. Storm
-
(checkbox): New check-mark image.2002-05-08, by Kim F. Storm
-
*** empty log message ***2002-05-08, by Kim F. Storm
-
(diff-regexp-alist): Doc fix.2002-05-08, by Richard M. Stallman
-
(x_draw_image_foreground, x_draw_image_foreground_1):2002-05-08, by Kim F. Storm
-
(x_draw_image_foreground, w32_draw_image_foreground_1):2002-05-08, by Kim F. Storm
-
Document support for s390-linux-gnu.2002-05-08, by Eli Zaretskii
-
*** empty log message ***2002-05-08, by Markus Rost
-
(describe-function-1): If the source is `loaddefs.el', look for the2002-05-08, by Markus Rost
-
Regenerated.2002-05-08, by Markus Rost
-
(Quitting): Add an index entry containing the word ``interrupt''.2002-05-08, by Eli Zaretskii
-
(find-function-search-for-symbol): Add autoload cookie.2002-05-08, by Markus Rost
-
*** empty log message ***2002-05-08, by Pavel Janík
-
(filesets-running-xemacs): Fix last change.2002-05-08, by Pavel Janík
-
*** empty log message ***2002-05-08, by Markus Rost
-
(filesets-conditional-sort): Use copy-sequence, not copy-list.2002-05-08, by Markus Rost
-
*** empty log message ***2002-05-08, by Pavel Janík
-
(make-flyspell-overlay): Add help text to flyspell overlays.2002-05-08, by Pavel Janík
-
*** empty log message ***2002-05-08, by Pavel Janík
-
(Info-mode-map): Bind `c' to Info-copy-current-node-name.2002-05-08, by Pavel Janík
-
*** empty log message ***2002-05-08, by Richard M. Stallman
-
(msb-menu-bar-update-buffers): Fixed frame menu to use2002-05-08, by Richard M. Stallman
-
(netrc-machine, netrc-get): Add autoloads.2002-05-08, by Richard M. Stallman
-
*** empty log message ***2002-05-08, by Juanma Barranquero