Mercurial > emacs
graph
-
(find_next_selectable): New function.2002-04-20, by Pavel Janík
-
(use-dialog-box): Doc fix.2002-04-20, by Pavel Janík
-
*** empty log message ***2002-04-20, by Eli Zaretskii
-
New version from ftp://invisible-island.net.2002-04-20, by Eli Zaretskii
-
*** empty log message ***2002-04-19, by Pavel Janík
-
(note_mode_line_or_margin_highlight): Remove unused variables `row', `i'2002-04-19, by Pavel Janík
-
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys2002-04-19, by Pavel Janík
-
*** empty log message ***2002-04-19, by Stefan Monnier
-
(clear_font_table): Don't free the default font of2002-04-19, by Stefan Monnier
-
*** empty log message ***2002-04-19, by Stefan Monnier
-
(file-name-non-special): Don't mangle the 0'th arg and the2002-04-19, by Stefan Monnier
-
*** empty log message ***2002-04-19, by Juanma Barranquero
-
(Fmove_to_column): Remove unused local variable `next_boundary_byte'.2002-04-19, by Juanma Barranquero
-
*** empty log message ***2002-04-19, by Eli Zaretskii
-
Replace commented-out lines with a condition that is always false.2002-04-19, by Eli Zaretskii
-
Regenerated.2002-04-19, by Eli Zaretskii
-
Update maintainer.2002-04-19, by Eli Zaretskii
-
(MS-DOS Display): `bar' and `hbar' cursors are identical on MS-DOS.2002-04-19, by Eli Zaretskii
-
(Qhbar): New variable.2002-04-19, by Eli Zaretskii
-
Document the addition of `hbar'.2002-04-19, by Eli Zaretskii
-
(Window Frame Parameters): Document the hbar cursor type.2002-04-19, by Eli Zaretskii
-
*** empty log message ***2002-04-19, by Eli Zaretskii
-
(text_cursor_kinds): New enumeration member HBAR_CURSOR.2002-04-19, by Eli Zaretskii
-
(x_draw_bar_cursor): New argument KIND; callers changed.2002-04-19, by Eli Zaretskii
-
(Qhbar): New variable.2002-04-19, by Eli Zaretskii
-
Fix typo and whitespaces.2002-04-19, by Pavel Janík
-
*** empty log message ***2002-04-19, by Eli Zaretskii
-
(TAGS): Don't use -t, it's the default for2002-04-19, by Eli Zaretskii
-
(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.2002-04-19, by Eli Zaretskii
-
*** empty log message ***2002-04-19, by Miles Bader
-
(customize-mark-to-save, customize-mark-as-set)2002-04-19, by Miles Bader
-
(customize-mark-to-save, customize-mark-as-set)2002-04-19, by Miles Bader
-
*** empty log message ***2002-04-19, by Richard M. Stallman
-
*** empty log message ***2002-04-19, by Richard M. Stallman
-
Document describe-text-at, not list-text-properties-at.2002-04-19, by Richard M. Stallman
-
(list-text-properties-at): Command deleted.2002-04-19, by Richard M. Stallman
-
(insert-register): Use insert-for-yank.2002-04-19, by Richard M. Stallman
-
(insert-rectangle): Use insert-for-yank.2002-04-19, by Richard M. Stallman
-
Line break change.2002-04-19, by Richard M. Stallman
-
Explain use of `declare'.2002-04-19, by Richard M. Stallman
-
(remove_properties): New arg LIST allows scanning2002-04-19, by Richard M. Stallman
-
(remove_properties): New arg LIST allows scanning either a list or a plist.2002-04-19, by Richard M. Stallman
-
Comment change.2002-04-19, by Richard M. Stallman
-
(tool-bar-local-item-from-menu):2002-04-19, by Richard M. Stallman
-
(mail-mode-abbrev-table): Delete defvar.2002-04-19, by Richard M. Stallman
-
(insert-for-yank): New function.2002-04-19, by Richard M. Stallman
-
(yank-excluded-properties): New user option.2002-04-19, by Richard M. Stallman
-
*** empty log message ***2002-04-18, by Richard M. Stallman
-
*** empty log message ***2002-04-18, by Kim F. Storm
-
(pop-to-mark-command): Do not set this-command.2002-04-18, by Kim F. Storm
-
(comint-watch-for-password-prompt): Remove whitespace2002-04-18, by Francesco Potortì
-
*** empty log message ***2002-04-18, by Francesco Potortì
-
*** empty log message ***2002-04-18, by Andrew Innes
-
Remove require of wid-edit.2002-04-18, by Andrew Innes
-
(ibuffer-visit-buffer): Optionally allow reducing to one window.2002-04-17, by Colin Walters
-
*** empty log message ***2002-04-17, by Colin Walters
-
*** empty log message ***2002-04-17, by Eli Zaretskii
-
(HAVE_LIBKSTAT): Define only if not already defined.2002-04-17, by Eli Zaretskii
-
*** empty log message ***2002-04-17, by Richard M. Stallman
-
(Tips for Making Compiled Code Fast): Don't advertise profile.el.2002-04-17, by Eli Zaretskii
-
*** empty log message ***2002-04-17, by Juanma Barranquero
-
(Fmove_to_column): Remove unused local variable `end_byte'.2002-04-17, by Juanma Barranquero
-
Fix typo in comment.2002-04-17, by Juanma Barranquero
-
*** empty log message ***2002-04-17, by Eli Zaretskii
-
(coordinates_in_window): Don't report on margin area if its width is zero.2002-04-17, by Eli Zaretskii
-
* dired-aux.el (dired-star-subst-regexp,2002-04-17, by Francesco Potortì
-
*** empty log message ***2002-04-17, by Francesco Potortì
-
(comint-password-prompt-regexp): Match "Repeat passphrase".2002-04-17, by Francesco Potortì
-
*** empty log message ***2002-04-17, by Francesco Potortì
-
*** empty log message ***2002-04-16, by Jason Rumney
-
(locale-preferred-coding-systems): Add "jpn".2002-04-16, by Jason Rumney
-
(Fx_file_dialog): Decode file name before using.2002-04-16, by Jason Rumney
-
(construct_drag_n_drop): Likewise.2002-04-16, by Jason Rumney
-
*** empty log message ***2002-04-16, by Eli Zaretskii
-
Move config.h before the other headers, to prevent compiler warnings2002-04-16, by Eli Zaretskii
-
*** empty log message ***2002-04-16, by Eli Zaretskii
-
(term-emulate-terminal): Fix last change.2002-04-16, by Eli Zaretskii
-
Add update-game-score.2002-04-16, by Eli Zaretskii
-
*** empty log message ***2002-04-16, by Eli Zaretskii
-
Update for msdos/sed2v2.inp.2002-04-16, by Eli Zaretskii
-
New file.2002-04-16, by Eli Zaretskii
-
Remove DJGPP v2.x stuff.2002-04-16, by Eli Zaretskii
-
(SYSTEM_PURESIZE_EXTRA): Reduce to 50000.2002-04-16, by Eli Zaretskii
-
(BASE_PURESIZE): Increase to 830000, since we now2002-04-16, by Eli Zaretskii
-
Update to new version.2002-04-16, by Pavel Janík
-
Update address of Koaunghi Un.2002-04-16, by Pavel Janík
-
*** empty log message ***2002-04-16, by Stefan Monnier
-
(Qlatin_1, Qutf_8): New vars.2002-04-16, by Stefan Monnier
-
More updates.2002-04-16, by Miles Bader
-
*** empty log message ***2002-04-16, by Pavel Janík
-
(mode-line-mode-menu): Update names to reflect latest changes.2002-04-16, by Pavel Janík
-
Add entries for some things I did earlier:2002-04-16, by Miles Bader
-
(new_region_cache): Use BEG.2002-04-16, by Stefan Monnier
-
*** empty log message ***2002-04-16, by Mike Williams
-
(sgml-at-indentation-p): Move to fix compilation error.2002-04-16, by Mike Williams
-
*** empty log message ***2002-04-16, by Gerd Moellmann
-
(MMAP_ALLOCATED_P): New macro to be set from system2002-04-16, by Gerd Moellmann
-
typo fix2002-04-16, by Michael Kifer
-
* viper-ex.el: Patch by Samuel Padgett. Copyright papers received.2002-04-16, by Michael Kifer
-
(find_entries): Bug fix in list management.2002-04-16, by Francesco Potortì
-
*** empty log message ***2002-04-16, by Francesco Potortì
-
*** empty log message ***2002-04-15, by Richard M. Stallman
-
(facemenu-add-new-face): Use this only for faces. Delete arg MENU.2002-04-15, by Richard M. Stallman
-
Document problems with DEC C 5.9.x on Digital Unix 4.0f.2002-04-15, by Eli Zaretskii
-
*** empty log message ***2002-04-15, by Eli Zaretskii
-
(ediff-current-diff-face-A)2002-04-15, by Eli Zaretskii
-
* etags.c (get_language_from_filename): Add one argument.2002-04-15, by Francesco Potortì
-
*** empty log message ***2002-04-15, by Francesco Potortì
-
Bug fix. New version to come soon.2002-04-15, by Francesco Potortì
-
Avoid doubly tagging parse.y when both parse.c and parse.y are given on2002-04-15, by Francesco Potortì
-
*** empty log message ***2002-04-15, by Francesco Potortì
-
*** empty log message ***2002-04-15, by Andreas Schwab
-
Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.2002-04-15, by Andreas Schwab
-
Stamp file for config.in2002-04-15, by Andreas Schwab
-
Regenerated with autoheader.2002-04-15, by Andreas Schwab
-
.2002-04-15, by Andreas Schwab
-
Run autoheader if necessary.2002-04-15, by Andreas Schwab
-
($(srcdir)/src/config.in): Generate using autoheader.2002-04-15, by Andreas Schwab
-
(bootstrap): Don't bother using the pure space.2002-04-15, by Stefan Monnier
-
*** empty log message ***2002-04-15, by Andrew Innes
-
Require wid-edit.2002-04-15, by Andrew Innes
-
*** empty log message ***2002-04-15, by Miles Bader
-
(widget-field-face, widget-single-line-field-face): Force foreground to2002-04-15, by Miles Bader
-
(highlight): Force foreground to be black on a tty, so this face is2002-04-15, by Miles Bader
-
Enhancements to set-mark-command and exchange-point-and-mark.2002-04-14, by Kim F. Storm
-
Fix last change.2002-04-14, by Eli Zaretskii
-
*** empty log message ***2002-04-14, by Kim F. Storm
-
(pop-to-mark-command, push-mark-command): New commands.2002-04-14, by Kim F. Storm
-
*** empty log message ***2002-04-14, by Pavel Janík
-
(speedbar-tag-hierarchy-method)2002-04-14, by Pavel Janík
-
*** empty log message ***2002-04-14, by Mike Williams
-
(sgml-parse-tag-backward): Fix to work at beginning of buffer.2002-04-14, by Mike Williams
-
*** empty log message ***2002-04-14, by Pavel Janík
-
(marginal_area_string): Sort arguments.2002-04-14, by Pavel Janík
-
(marginal_area_string): Add prototype.2002-04-14, by Pavel Janík
-
(speedbar-generic-item-info)2002-04-14, by Pavel Janík
-
*** empty log message ***2002-04-14, by Colin Walters
-
(lock_file): If the lock file is older than an hour, delete it. Reset2002-04-14, by Colin Walters
-
Revert previous change.2002-04-14, by Colin Walters
-
(math-format-number): Load `calc-ext' before we call2002-04-14, by Colin Walters
-
Update callers of `ibuffer-map-lines'.2002-04-14, by Colin Walters
-
(math-format-radix-float): Load `calc-ext' before we call `math-group-float'.2002-04-14, by Colin Walters
-
(ibuffer-forward-line): Just skip header if we're2002-04-14, by Colin Walters
-
*** empty log message ***2002-04-14, by Colin Walters
-
Regenerated.2002-04-14, by Andreas Schwab
-
Add config header templates to all AC_DEFINE and2002-04-14, by Andreas Schwab
-
*** empty log message ***2002-04-14, by Andreas Schwab
-
(read_score): Fix type of second parameter2002-04-14, by Andreas Schwab
-
(gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.2002-04-13, by Colin Walters
-
*** empty log message ***2002-04-13, by Richard M. Stallman
-
(Finsert_file_contents):2002-04-13, by Richard M. Stallman
-
(run_pre_post_conversion_on_str):2002-04-13, by Richard M. Stallman
-
(command_loop_1): Don't call start_hourglass2002-04-13, by Richard M. Stallman
-
(count_markers): New function.2002-04-13, by Richard M. Stallman
-
(display_mode_element): Don't let mode_line_proptrans_alist2002-04-13, by Richard M. Stallman
-
*** empty log message ***2002-04-13, by Pavel Janík
-
Update commentary to include new function iswitchb-exclude-nonmatching.2002-04-13, by Pavel Janík
-
Document the problems with building and dumping on Irix 6.5.9 and earlier.2002-04-13, by Eli Zaretskii
-
*** empty log message ***2002-04-13, by Eli Zaretskii
-
(unexec) [__sgi]: Undo the change from 2002-01-20.2002-04-13, by Eli Zaretskii
-
(eshell-script-interpreter): Fix for CRLF operating systems to the2002-04-12, by John Wiegley
-
*** empty log message ***2002-04-12, by John Wiegley
-
Update author's email address, at his request.2002-04-12, by Eli Zaretskii
-
(Advanced C-x C-q, Registering): Add index entries for specifying2002-04-12, by Eli Zaretskii
-
Document problems with Sun's PC3.0.1 compiler.2002-04-12, by Eli Zaretskii
-
*** empty log message ***2002-04-12, by Eli Zaretskii
-
(frames-on-display-list): Use `equal' to compare the2002-04-12, by Eli Zaretskii
-
Regenerated.2002-04-12, by Eli Zaretskii
-
*** empty log message ***2002-04-12, by Juanma Barranquero
-
(pop3-open-server): Fix typo.2002-04-12, by Juanma Barranquero
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
(sync_frame_with_window_matrix_rows): Don't give frame2002-04-12, by Gerd Moellmann
-
* pop3.el (pop3-munge-message-separator): Work if no date.2002-04-12, by ShengHuo ZHU
-
From Dave Love. Description of events in marginal areas.2002-04-12, by Gerd Moellmann
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
*** empty log message ***2002-04-12, by Gerd Moellmann
-
(string-key-binding): Deal with margin events.2002-04-12, by Gerd Moellmann
-
(marginal_area_string): New.2002-04-12, by Gerd Moellmann
-
(window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.2002-04-12, by Gerd Moellmann
-
(Qleft_margin, Qright_margin): Declare.2002-04-12, by Gerd Moellmann
-
(note_mode_line_or_margin_highlight): Renamed from2002-04-12, by Gerd Moellmann
-
(gnus-ems-redefine): Fix typo in comment.2002-04-12, by Juanma Barranquero
-
(comint-password-prompt-regexp): Match" SMB password".2002-04-12, by Francesco Potortì
-
*** empty log message ***2002-04-12, by Francesco Potortì
-
*** empty log message ***2002-04-12, by Stefan Monnier
-
(dos_rawgetc): int/Lisp_Object confusion.2002-04-12, by Stefan Monnier
-
(gen_help_event): int/Lisp_Object confusion.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-12, by Pavel Janík
-
(dos_rawgetc): Use a single event for HELP_EVENT.2002-04-12, by Stefan Monnier
-
(Fy_or_n_p): Use `minibuffer-prompt' face for prompt.2002-04-12, by Pavel Janík
-
(command_loop_1): Turn off transient-mark-mode rather2002-04-12, by Stefan Monnier
-
(Fpropertize): Add prototype.2002-04-12, by Pavel Janík
-
(sort-reorder-buffer): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(xterm-mouse-mode): Use define-minor-mode.2002-04-12, by Stefan Monnier
-
(device-class, buffer-syntactic-context)2002-04-12, by Stefan Monnier
-
(edebug-eval-defun): Don't use defconst on variables.2002-04-12, by Stefan Monnier
-
(debug-on-entry): Use push.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-12, by Stefan Monnier
-
(gnus-update-summary-mark-positions, gnus-summary-toggle-header):2002-04-12, by Stefan Monnier
-
(gnus-uu-binhex-article, gnus-uu-reginize-string, gnus-uu-expand-numbers)2002-04-12, by Stefan Monnier
-
(nnfolder-possibly-change-group): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(nnimap-retrieve-headers): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(nnmbox-create-mbox): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(c-backward-to-start-of-if): Don't assume point-min == 1.2002-04-12, by Stefan Monnier
-
(etags-verify-tags-table, etags-snarf-tag, etags-list-tags)2002-04-12, by Stefan Monnier
-
(fill-region-as-paragraph): Use save-excursion instead of relying on2002-04-12, by Stefan Monnier
-
(fill-context-prefix): Fix up last change.2002-04-12, by Stefan Monnier
-
*** empty log message ***2002-04-11, by Stefan Monnier
-
(line-move): Use memq rather than or.2002-04-11, by Stefan Monnier
-
(canonically-space-region): Obey sentence-end.2002-04-11, by Stefan Monnier
-
*** empty log message ***2002-04-11, by Mike Williams
-
(sgml-guess-indent): New function.2002-04-11, by Mike Williams
-
Fix previous change.2002-04-11, by Colin Walters
-
*** empty log message ***2002-04-11, by Pavel Janík
-
(menu-bar-adv-search-menu): Add incremental search.2002-04-11, by Pavel Janík
-
.2002-04-11, by Andreas Schwab
-
(file-name-non-special): Handle return value of t from2002-04-11, by Andreas Schwab
-
*** empty log message ***2002-04-11, by Juanma Barranquero
-
(bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.2002-04-11, by Juanma Barranquero
-
Fix previous change.2002-04-10, by Colin Walters
-
Regenerate.2002-04-10, by Colin Walters
-
*** empty log message ***2002-04-10, by Colin Walters
-
(adaptive-fill-regexp): Add ! and %.2002-04-10, by Stefan Monnier
-
*** empty log message ***2002-04-10, by Richard M. Stallman
-
*** empty log message ***2002-04-10, by Colin Walters
-
Add HAVE_SHARED_GAME_DIR.2002-04-10, by Colin Walters
-
*** empty log message ***2002-04-10, by Colin Walters
-
(Vgame_score_directory): New variable.2002-04-10, by Colin Walters
-
(tetris-score-file): Likewise.2002-04-10, by Colin Walters
-
(snake-score-file): Default to just "snake-scores".2002-04-10, by Colin Walters
-
(gamegrid-add-score): Rewrite from scratch to use `update-game-score'.2002-04-10, by Colin Walters
-
(ibuffer-canonicalize-state-list): Delete unused function.2002-04-10, by Colin Walters
-
(toplevel): Include stdarg.h.2002-04-10, by Colin Walters
-
(gamedir, gameuser): New variables.2002-04-10, by Colin Walters
-
Add --game-dir, --game-user. Test to see if we can use them.2002-04-10, by Colin Walters
-
(fill-context-prefix): Match the two prefixes2002-04-10, by Stefan Monnier
-
*** empty log message ***2002-04-10, by Richard M. Stallman
-
(BASE_PURESIZE): Reduce again to avoid big excess.2002-04-10, by Richard M. Stallman
-
(dired-view-command-alist): New variable.2002-04-10, by Richard M. Stallman
-
(mouse-drag-region-1): Display region highlight only in the selected window.2002-04-10, by Richard M. Stallman
-
(remove-hook): When there are no more local hooks,2002-04-10, by Richard M. Stallman
-
(isearch-mode): Don't call make-frame-visible2002-04-10, by Richard M. Stallman
-
(custom-face-attributes): Fix typo in `ultra-bold'.2002-04-10, by Richard M. Stallman
-
*** empty log message ***2002-04-09, by Stefan Monnier
-
(read_minibuf): Use empty_string.2002-04-09, by Stefan Monnier
-
Add support for the new project file fields:2002-04-09, by Stefan Monnier
-
Menu changed from Statements to Templates.2002-04-09, by Stefan Monnier
-
ada-mode no longer supports a different2002-04-09, by Stefan Monnier
-
(ada-case-exception-file, ada-indent-handle-comment-special): New variables.2002-04-09, by Stefan Monnier
-
cvs-mode-add does not ask for a description any more.2002-04-09, by Stefan Monnier
-
*** empty log message ***2002-04-09, by Stefan Monnier
-
(vc-cvs-valid-version-number-p): New function.2002-04-09, by Sam Steingold
-
*** empty log message ***2002-04-09, by Mike Williams
-
(sgml-lexical-context): Use sgml-parse-tag-backward to find start point.2002-04-09, by Mike Williams
-
(sgml-tag-alist): Doc fix.2002-04-09, by Mike Williams
-
*** empty log message ***2002-04-09, by Pavel Janík
-
(isearch-message-prefix): Use minibuffer-prompt face for prompt.2002-04-09, by Pavel Janík
-
(auto-revert-mode, global-auto-revert-mode):2002-04-08, by Stefan Monnier
-
(comment-column): Docstring improvement.2002-04-08, by Stefan Monnier
-
*** empty log message ***2002-04-08, by Stefan Monnier
-
(nnml-save-nov, nnml-generate-nov-file): Don't hardcode point-min == 1.2002-04-08, by Stefan Monnier
-
(pop3-md5): Don't hardcode point-min == 1.2002-04-08, by Stefan Monnier
-
Fix up indentation.2002-04-08, by Stefan Monnier
-
(iso-accents-accent-key): Use `vector'2002-04-08, by Stefan Monnier
-
(tit-dictionary): Use defvar for non-constants.2002-04-08, by Stefan Monnier
-
Typo.2002-04-08, by Stefan Monnier
-
(global-cwarn-mode): Use define-minor-mode.2002-04-08, by Stefan Monnier
-
(cperl-make-face, cperl-force-face):2002-04-08, by Stefan Monnier
-
(BASE_PURESIZE): Increase to 900KB.2002-04-08, by Stefan Monnier
-
Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.2002-04-08, by Stefan Monnier
-
(sgml-comment-indent-new-line): New fun.2002-04-08, by Stefan Monnier
-
*** empty log message ***2002-04-08, by Stefan Monnier
-
*** empty log message ***2002-04-08, by Jason Rumney
-
(reset-language-environment): Handle2002-04-08, by Jason Rumney
-
* gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.2002-04-08, by ShengHuo ZHU
-
*** empty log message ***2002-04-08, by Juanma Barranquero
-
(sys_accept): Don't hide variable `s'.2002-04-08, by Juanma Barranquero
-
(vc-cvs-checkin): Pass the required argument to `error'.2002-04-08, by Sam Steingold
-
Regenerated.2002-04-08, by Pavel Janík
-
*** empty log message ***2002-04-08, by Pavel Janík
-
Add --with-sound.2002-04-08, by Pavel Janík
-
Mention --without-sound to disable sound support.2002-04-08, by Pavel Janík
-
Emacs can be built without sound.2002-04-08, by Pavel Janík
-
*** empty log message ***2002-04-08, by Pavel Janík
-
(display-time-string): Fix last change.2002-04-08, by Pavel Janík
-
Explain that sentinels cannot run recursively.2002-04-07, by Richard M. Stallman
-
Explicitly give the replacement text that goes with blank lines.2002-04-07, by Richard M. Stallman
-
*** empty log message ***2002-04-07, by Jason Rumney
-
(set-default-coding-systems, reset-language-environment): Preserve2002-04-07, by Jason Rumney
-
*** empty log message ***2002-04-07, by Pavel Janík
-
(play-sound): Move to subr.el.2002-04-07, by Pavel Janík
-
(play-sound): Move here from simple.el.2002-04-07, by Pavel Janík
-
added comment2002-04-07, by Jaeyoun Chung
-
*** empty log message ***2002-04-07, by Colin Walters
-
update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.2002-04-07, by Colin Walters
-
*** empty log message ***2002-04-06, by Richard M. Stallman
-
(display-time-string-forms): Mark as risky.2002-04-06, by Richard M. Stallman
-
*** empty log message ***2002-04-06, by Richard M. Stallman
-
(enriched-decode-foreground, enriched-decode-background):2002-04-06, by Richard M. Stallman
-
*** empty log message ***2002-04-06, by Richard M. Stallman
-
(compilation-error-regexp-alist):2002-04-06, by Richard M. Stallman
-
2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>2002-04-06, by Per Abrahamsen
-
Fix typo.2002-04-06, by Pavel Janík
-
Add i18n keyword to get listed in package finder.2002-04-06, by Pavel Janík
-
Add i18 keyword to get listed in package finder.2002-04-06, by Pavel Janík
-
Remove xml-lite.el2002-04-06, by Mike Williams
-
*** empty log message ***2002-04-06, by Jaeyoun Chung
-
*** empty log message ***2002-04-05, by Gerd Moellmann
-
(Fcall_interactively): Use INTEGERP instead of2002-04-05, by Gerd Moellmann
-
Actually make previous changes work (oops).2002-04-05, by Colin Walters
-
*** empty log message ***2002-04-05, by Colin Walters
-
(toplevel): Include pwd.h.2002-04-05, by Colin Walters
-
*** empty log message ***2002-04-05, by Pavel Janík
-
(play-sound): New function (uses play-sound-internal).2002-04-05, by Pavel Janík
-
(Fplay_sound_internal): Renamed from Fplay_sound.2002-04-05, by Pavel Janík
-
(mode-line-format, mode-line-modified)2002-04-04, by Richard M. Stallman
-
*** empty log message ***2002-04-04, by Richard M. Stallman
-
(display_mode_element): New arg RISKY.2002-04-04, by Richard M. Stallman
-
(solar-northern-spring-or-summer-season): Doc fix.2002-04-04, by Richard M. Stallman
-
*** empty log message ***2002-04-04, by Richard M. Stallman
-
(mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.2002-04-04, by Richard M. Stallman
-
(enriched-decode-foreground)2002-04-04, by Richard M. Stallman
-
(record_point): New fun.2002-04-04, by Stefan Monnier
-
*** empty log message ***2002-04-04, by Stefan Monnier
-
*** empty log message ***2002-04-03, by Mike Williams
-
Remember to (require 'cl).2002-04-03, by Mike Williams
-
(sgml-lexical-context): Fix up CDATA detection for boundary cases.2002-04-03, by Mike Williams
-
*** empty log message ***2002-04-03, by Stefan Monnier
-
(Fdocumentation): More brainos. I need sleep.2002-04-03, by Stefan Monnier
-
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to2002-04-03, by Kai Großjohann
-
(Fdocumentation): Add missing parentheses.2002-04-03, by Juanma Barranquero
-
*** empty log message ***2002-04-03, by Juanma Barranquero
-
(Fdocumentation, Fdocumentation_property): When the doc2002-04-03, by Stefan Monnier
-
*** empty log message ***2002-04-03, by Richard M. Stallman
-
(mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.2002-04-03, by Richard M. Stallman
-
*** empty log message ***2002-04-03, by Richard M. Stallman
-
(format-deannotate-region): Doc fix.2002-04-03, by Richard M. Stallman
-
(enriched-face-ans): Delete special treatment for fg:... and bg:... faces.2002-04-03, by Richard M. Stallman
-
*** empty log message ***2002-04-03, by Richard M. Stallman
-
(shell-mode): Don't reinit comint-input-ring if that was already done.2002-04-03, by Richard M. Stallman
-
Minor change for TeX filling improvement.2002-04-03, by Richard M. Stallman
-
Comment change.2002-04-03, by Richard M. Stallman
-
Fix typos.2002-04-03, by Juanma Barranquero
-
*** empty log message ***2002-04-03, by Richard M. Stallman
-
(update-calendar-mode-line): Force mode-line update.2002-04-03, by Richard M. Stallman
-
(cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)2002-04-03, by Richard M. Stallman
-
(solar-spring-or-summer-season): Deleted.2002-04-03, by Richard M. Stallman
-
(holiday-rosh-hashanah-etc): Spelling correction.2002-04-03, by Richard M. Stallman
-
*** empty log message ***2002-04-03, by Eli Zaretskii
-
(syms_of_msdos): Fix last change with mouse_autoselect_window.2002-04-03, by Eli Zaretskii
-
*** empty log message ***2002-04-03, by Mike Williams
-
(sgml-lexical-context)2002-04-03, by Mike Williams
-
Update to use new tutorial facility.2002-04-03, by Pavel Janík
-
*** empty log message ***2002-04-03, by Pavel Janík
-
Rename autoselect_window_p to mouse_autoselect_window.2002-04-03, by Pavel Janík
-
Fix comment.2002-04-03, by Pavel Janík
-
Rename `autoselect-window' to `mouse-autoselect-window'.2002-04-03, by Pavel Janík
-
Rename variable autoselect-window-p to mouse-autoselect-window.2002-04-03, by Pavel Janík
-
(reread_doc_file): Add missing argument declaration.2002-04-03, by Stefan Monnier
-
*** empty log message ***2002-04-03, by Stefan Monnier
-
(make_lispy_event): Handle unknown keysyms together2002-04-03, by Stefan Monnier
-
*** empty log message ***2002-04-02, by Richard M. Stallman
-
(hack-one-local-variable): Clear text props from string value.2002-04-02, by Richard M. Stallman
-
Updated to use the new <<...>> [...] format for fill line.2002-04-02, by Werner LEMBERG
-
*** empty log message ***2002-04-02, by Stefan Monnier
-
(reread_doc_file): Return whether reload was attempted.2002-04-02, by Stefan Monnier
-
(lisp, shortlisp): Add ucs-tables.elc.2002-04-02, by Stefan Monnier
-
Fix the xref for sending SIGHUP.2002-04-02, by Richard M. Stallman
-
New node Query Before Exit broken out of Deleting Processes.2002-04-02, by Richard M. Stallman
-
* gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.2002-04-02, by ShengHuo ZHU
-
New version.2002-04-02, by Pavel Janík
-
Update addresses.2002-04-02, by Pavel Janík
-
(f90-indent-subprogram): Braino (missing arg).2002-04-02, by Stefan Monnier
-
(f90-keywords-re, f90-keywords-level-3-re)2002-04-02, by Stefan Monnier
-
*** empty log message ***2002-04-02, by Eli Zaretskii
-
(read_char): If the event was Qselect_window,2002-04-02, by Eli Zaretskii
-
(dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.2002-04-02, by Eli Zaretskii
-
*** empty log message ***2002-04-02, by Mike Williams
-
(sgml-looking-back-at): Short-circuit at beg of buffer.2002-04-02, by Mike Williams
-
*** empty log message ***2002-04-02, by Mike Williams
-
(sgml-close-tag): Rename from2002-04-02, by Mike Williams
-
(help-key-description): New fun.2002-04-02, by Stefan Monnier
-
*** empty log message ***2002-04-01, by Stefan Monnier
-
(sgml-at-indentation-p, sgml-tag)2002-04-01, by Stefan Monnier
-
Typo.2002-04-01, by Stefan Monnier
-
(buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.2002-04-01, by Stefan Monnier
-
Don't use @samp in an anchor.2002-04-01, by Richard M. Stallman
-
Minor cleanup.2002-04-01, by Richard M. Stallman
-
Minor cleanups.2002-04-01, by Richard M. Stallman
-
(get_doc_string): Return nil of the location is wrong.2002-04-01, by Stefan Monnier
-
(DEC_POS, BUF_DEC_POS): Use BEG_BYTE.2002-04-01, by Stefan Monnier
-
(Fstring): Allow 0 arguments.2002-04-01, by Stefan Monnier
-
(standard-keyboard-coding-systems): Add koi8-u and koi8-r.2002-04-01, by Stefan Monnier
-
Change maintainer.2002-04-01, by Stefan Monnier
-
Ignore esh-groups.el.2002-04-01, by Stefan Monnier
-
It's auto-generated anyway.2002-04-01, by Stefan Monnier
-
*** empty log message ***2002-04-01, by Richard M. Stallman
-
(tcl-imenu-generic-expression): New value.2002-04-01, by Richard M. Stallman
-
*** empty log message ***2002-04-01, by Stefan Monnier
-
(DATAGRAM_CONN_P, list_processes_1)2002-04-01, by Stefan Monnier
-
(XTread_socket): Fix int/Lisp_Object confusion.2002-04-01, by Stefan Monnier
-
* nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.2002-04-01, by ShengHuo ZHU
-
*** empty log message ***2002-04-01, by Stefan Monnier
-
*** empty log message ***2002-04-01, by Pavel Janík
-
(XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.2002-04-01, by Pavel Janík
-
*** empty log message ***2002-04-01, by Richard M. Stallman
-
(tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.2002-04-01, by Richard M. Stallman
-
(info-tool-bar-map): Use tool-bar-local-item-from-menu.2002-04-01, by Richard M. Stallman
-
*** empty log message ***2002-04-01, by Pavel Janík
-
Rename `x-autoselect-window' to `autoselect-window'.2002-04-01, by Pavel Janík
-
Rename x_autoselect_window_p to autoselect_window_p.2002-04-01, by Pavel Janík
-
Rename x_autoselect_window_p to autoselect_window_p.2002-04-01, by Pavel Janík
-
(autoselect_window_p): Renamed from `x_autoselect_window_p'.2002-04-01, by Pavel Janík
-
(Qselect_window): New symbol.2002-04-01, by Pavel Janík
-
(enum event_kind): New event type `SELECT_WINDOW_EVENT'.2002-04-01, by Pavel Janík
-
*** empty log message ***2002-04-01, by Pavel Janík
-
Update copyright.2002-04-01, by Pavel Janík
-
(handle-select-window): New function.2002-04-01, by Pavel Janík
-
Rename x-autoselect-window to autoselect-window.2002-04-01, by Pavel Janík
-
(xml-lite-parse-tag-backward): Fix for implicitly empty tags.2002-04-01, by Mike Williams
-
(sgml-mode): Set indent-line-function to sgml-indent-line.2002-04-01, by Mike Williams
-
*** empty log message ***2002-04-01, by Richard M. Stallman
-
(help-with-tutorial): Allow various ways2002-04-01, by Richard M. Stallman
-
Add deprecation notice.2002-04-01, by Mike Williams
-
Remove redundant name-end attribute.2002-04-01, by Mike Williams
-
*** empty log message ***2002-04-01, by Richard M. Stallman
-
(idlwave-system-routines):2002-04-01, by Richard M. Stallman
-
Add an explicit check for 'text syntax, to protect against future2002-04-01, by Mike Williams
-
(redraw-modeline): Define alias.2002-04-01, by Richard M. Stallman
-
Remove redundant remains of xml-lite-mode.2002-04-01, by Mike Williams
-
Example of disabled command fixed.2002-04-01, by Pavel Janík
-
Address of Pieter Schoenmakers updated.2002-04-01, by Pavel Janík
-
Minor cleanups.2002-04-01, by Richard M. Stallman
-
*** empty log message ***2002-04-01, by Richard M. Stallman
-
(file-expand-wildcards): Use save-match-data.2002-04-01, by Richard M. Stallman
-
Update the `customize-face' example to reflect current reality.2002-04-01, by Miles Bader
-
Replace the 'Blank lines inserted here...' text with its translation.2002-03-31, by Werner LEMBERG
-
Resync with the English text2002-03-31, by Werner LEMBERG
-
Fix typo.2002-03-31, by Pavel Janík
-
*** empty log message ***2002-03-31, by Richard M. Stallman
-
(kill-new): Doc fix.2002-03-31, by Richard M. Stallman
-
*** empty log message ***2002-03-31, by Richard M. Stallman
-
(side-effect-free-fns, side-effect-and-error-free-fns):2002-03-31, by Richard M. Stallman
-
*** empty log message ***2002-03-31, by Gerd Moellmann
-
(x_get_char_face_and_encoding): Add parameter DISPLAY_P.2002-03-31, by Gerd Moellmann
-
*** empty log message ***2002-03-31, by Richard M. Stallman
-
(menu-bar-tools-menu): Rename gdb item to say GDB.2002-03-31, by Richard M. Stallman
-
*** empty log message ***2002-03-30, by Richard M. Stallman
-
Comment change.2002-03-30, by Richard M. Stallman
-
(window_scroll_pixel_based): Exit the move_it_by_lines2002-03-30, by Richard M. Stallman
-
(set_frame_size): Don't call change_frame_size.2002-03-30, by Richard M. Stallman
-
*** empty log message ***2002-03-30, by Gerd Moellmann
-
Update copyright.2002-03-30, by Gerd Moellmann
-
(direct_output_for_insert): Call2002-03-30, by Gerd Moellmann
-
*** empty log message ***2002-03-30, by Eli Zaretskii
-
(save-buffer-state): Fix last change.2002-03-30, by Eli Zaretskii
-
*** empty log message ***2002-03-30, by Eli Zaretskii
-
(command-line): Fix last change.2002-03-30, by Eli Zaretskii
-
(auto-save-file-name-transforms): Fix last change.2002-03-30, by Eli Zaretskii
-
(add_declarator): Fix the first call to add_member_defn.2002-03-30, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Richard M. Stallman
-
(play-sound-file): Moved from subr.el, made unconditional.2002-03-29, by Richard M. Stallman
-
(play-sound-file): Moved to simple.el.2002-03-29, by Richard M. Stallman
-
*** empty log message ***2002-03-29, by Colin Walters
-
(calc-init-base): Ditto.2002-03-29, by Colin Walters
-
(calc-delete-windows-keep): Function deleted.2002-03-29, by Colin Walters
-
(calc-was-split): Var deleted.2002-03-29, by Colin Walters
-
*** empty log message ***2002-03-29, by Colin Walters
-
(ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of2002-03-29, by Colin Walters
-
(sgml-lexical-context): Return (text . START)2002-03-29, by Stefan Monnier
-
(xml-lite-get-context): Don't stop parsing2002-03-29, by Stefan Monnier
-
(xml-lite-get-context): Allow stopping even with an empty context.2002-03-29, by Stefan Monnier
-
(sgml-basic-offset): New var.2002-03-29, by Stefan Monnier
-
*** empty log message ***2002-03-29, by Gerd Moellmann
-
*** empty log message ***2002-03-29, by Jason Rumney
-
(w32_draw_relief_rect): Fix calculations of line lengths.2002-03-29, by Jason Rumney
-
Fix a couple of misspellings.2002-03-29, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Richard M. Stallman
-
(dired-do-query-replace-regexp, dired-do-search):2002-03-29, by Richard M. Stallman
-
(dired-get-marked-files): New arg FILTER allows selection of some files.2002-03-29, by Richard M. Stallman
-
*** empty log message ***2002-03-29, by Eli Zaretskii
-
(command-line): Recompute auto-save-file-name-transforms2002-03-29, by Eli Zaretskii
-
(auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.2002-03-29, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Eli Zaretskii
-
(save-buffer-state): Use make-symbol to bind `modified'.2002-03-29, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Richard M. Stallman
-
(tcl-imenu-create-index-function): Doc fix.2002-03-29, by Richard M. Stallman
-
*** empty log message ***2002-03-29, by Richard M. Stallman
-
(speedbar-default-directory-list): Made robust against deleted directories.2002-03-29, by Richard M. Stallman
-
(lread.o): Depend on coding.h.2002-03-29, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Eli Zaretskii
-
(openp, Fload): Encode the file name before pasing it2002-03-29, by Eli Zaretskii
-
*** empty log message ***2002-03-29, by Gerd Moellmann
-
(add_declarator, skip_initializer): New functions.2002-03-29, by Gerd Moellmann
-
(Flax_plist_put): Doc fix.2002-03-29, by Kim F. Storm
-
*** empty log message ***2002-03-29, by Kim F. Storm
-
*** empty log message ***2002-03-28, by Jason Rumney
-
Move backquote.elc into emacs-lisp.2002-03-28, by Jason Rumney
-
Fixes to previous entries2002-03-28, by Jason Rumney
-
*** empty log message ***2002-03-28, by Richard M. Stallman
-
Rename dired-do-toggle to dired-toggle-marks.2002-03-28, by Richard M. Stallman
-
(dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.2002-03-28, by Richard M. Stallman
-
Fix version number.2002-03-28, by Richard M. Stallman
-
Mention that README has the version number.2002-03-28, by Richard M. Stallman
-
(compilation-handle-exit):2002-03-28, by Richard M. Stallman
-
(line-move-to-column): Don't call move-to-column if COL=0.2002-03-28, by Richard M. Stallman
-
(replace-rectangle): Add autoload.2002-03-28, by Richard M. Stallman
-
Mark many more variables as risky.2002-03-28, by Richard M. Stallman
-
(mode-line-mule-info): Use :propertize, not :eval.2002-03-28, by Richard M. Stallman
-
(tar-header-block-summarize, tar-get-descriptor):2002-03-28, by Richard M. Stallman
-
(list-load-path-shadows): Only ignore last copy of standard Lisp2002-03-28, by Richard M. Stallman
-
(compare-windows-whitespace): Match all whitespace.2002-03-28, by Richard M. Stallman
-
(xml-lite-in-string-p): Use sgml-lexical-context.2002-03-28, by Stefan Monnier
-
(sgml-make-syntax-table): New fun.2002-03-28, by Stefan Monnier
-
Add section for VC Changes. New entry for `vc-cvs-global-switches'.2002-03-28, by André Spiegel
-
*** empty log message ***2002-03-28, by André Spiegel
-
(vc-cvs-global-switches): New user option.2002-03-28, by André Spiegel
-
Fix typo.2002-03-28, by Pavel Janík
-
*** empty log message ***2002-03-28, by Miles Bader
-
(DATAGRAM_CONN_P): Make sure PROC is really a process.2002-03-28, by Miles Bader
-
*** empty log message ***2002-03-27, by Andrew Innes
-
(bootstrap-clean-SH): Use for loop, instead of2002-03-27, by Andrew Innes
-
*** empty log message ***2002-03-27, by Colin Walters
-
(operation query-replace): Use new `noerror' arg for2002-03-27, by Colin Walters
-
(xml-lite-in-string-p): Simplify.2002-03-27, by Stefan Monnier
-
*** empty log message ***2002-03-27, by Colin Walters
-
Fix copyright notice.2002-03-27, by Stefan Monnier
-
(sorter mode-name): Doc fix.2002-03-27, by Colin Walters
-
(ibuffer-help-buffer-modes): New variable.2002-03-27, by Colin Walters
-
Initial version.2002-03-27, by Colin Walters
-
*** empty log message ***2002-03-27, by Pavel Janík
-
(outline-layout): Doc fix.2002-03-27, by Pavel Janík
-
*** empty log message ***2002-03-27, by Stefan Monnier
-
Don't require `custom'.2002-03-27, by Stefan Monnier
-
Undo some of the too aggressive tabification.2002-03-27, by Eli Zaretskii
-
Tabify everything.2002-03-27, by Eli Zaretskii
-
*** empty log message ***2002-03-27, by Eli Zaretskii
-
(gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.2002-03-27, by Eli Zaretskii
-
*** empty log message ***2002-03-27, by Eli Zaretskii
-
(compile, compile-always): Don't try to compile2002-03-27, by Eli Zaretskii
-
<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to2002-03-27, by Eli Zaretskii
-
Fix typo in comment.2002-03-27, by Juanma Barranquero
-
*** empty log message ***2002-03-27, by Pavel Janík
-
(set-network-process-options): Add usage.2002-03-27, by Pavel Janík
-
*** empty log message ***2002-03-27, by Stefan Monnier
-
(xml-lite-at-indentation-p): Move.2002-03-27, by Stefan Monnier
-
(WINS): Make sure it has a tab and not spaces.2002-03-26, by Juanma Barranquero
-
*** empty log message ***2002-03-26, by Juanma Barranquero
-
(WINS): Add the toolbar directory.2002-03-26, by Juanma Barranquero
-
*** empty log message ***2002-03-26, by Eli Zaretskii
-
(Fdump_emacs): Fix a typo in "command-line-processed".2002-03-26, by Eli Zaretskii
-
Fix typo.2002-03-26, by Pavel Janík
-
*** empty log message ***2002-03-26, by Pavel Janík
-
*** empty log message ***2002-03-26, by Richard M. Stallman
-
(Fsubstring_no_properties): New function.2002-03-26, by Richard M. Stallman
-
(substring-no-properties): Function deleted (now in C).2002-03-26, by Richard M. Stallman
-
*** empty log message ***2002-03-26, by Richard M. Stallman
-
(update_menu_bar): Test only update_mode_lines;2002-03-26, by Richard M. Stallman
-
(Fdisplay_buffer): Doc fix.2002-03-26, by Richard M. Stallman
-
*** empty log message ***2002-03-26, by Juanma Barranquero
-
Fix typo in commentary.2002-03-26, by Juanma Barranquero
-
Fix typo.2002-03-26, by Pavel Janík
-
Whoops, that should be `autom4te.cache'2002-03-26, by Miles Bader
-
Add `autom4te'2002-03-26, by Miles Bader
-
(check_pure_size): Update the comment.2002-03-25, by Stefan Monnier
-
*** empty log message ***2002-03-25, by Pavel Janík
-
(mouse-wheel-mode): Use global-set-key and global-unset-key.2002-03-25, by Pavel Janík
-
Fix copyright years.2002-03-25, by Eli Zaretskii
-
(GET_UNSIGNED_NUMBER): Give proper error for spaces.2002-03-25, by Richard M. Stallman
-
*** empty log message ***2002-03-25, by Richard M. Stallman
-
(Quoted File Names): Minor clarifications.2002-03-25, by Richard M. Stallman
-
(Type Keywords): Minor corrections and cleanups.2002-03-25, by Richard M. Stallman
-
(rmail-resend): Call mail-abbrev-make-syntax-table.2002-03-25, by Richard M. Stallman
-
(tags-query-replace): Pass t for NOERROR to query-replace-read-args.2002-03-25, by Richard M. Stallman
-
(compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.2002-03-25, by Richard M. Stallman
-
(query-replace-read-args): New optional arg NOERROR.2002-03-25, by Richard M. Stallman
-
(ibuffer): If the user has `ibuffer-use-other-window' non-nil, then2002-03-24, by Colin Walters
-
*** empty log message ***2002-03-24, by Colin Walters
-
Fix typos.2002-03-24, by Pavel Janík
-
Declarations in macros.2002-03-24, by Gerd Moellmann
-
*** empty log message ***2002-03-24, by Gerd Moellmann
-
(Qdeclare, Vmacro_declaration_function): New variables.2002-03-24, by Gerd Moellmann
-
*** empty log message ***2002-03-24, by Gerd Moellmann
-
(byte-compile-file-form-defmumble):2002-03-24, by Gerd Moellmann
-
(macro-declaration-function): New function. Set the2002-03-24, by Gerd Moellmann
-
(facemenu-get-face): Remove unised variable `foreground'.2002-03-24, by Eli Zaretskii
-
*** empty log message ***2002-03-24, by Eli Zaretskii
-
(enriched-face-ans): Support FACE of the form2002-03-24, by Eli Zaretskii
-
Update images on Windows news.2002-03-24, by Jason Rumney
-
*** empty log message ***2002-03-24, by Jason Rumney
-
(xbm_scan, xbm_load_image, xbm_read_bitmap_data)2002-03-24, by Jason Rumney
-
*** empty log message ***2002-03-24, by Pavel Janík
-
(mouse-wheel-mode): Use the result of current-global-map instead of the2002-03-24, by Pavel Janík
-
New file, list of tutorial translators.2002-03-24, by Pavel Janík
-
*** empty log message ***2002-03-23, by Richard M. Stallman
-
(mail-abbrev-make-syntax-table): New subroutine2002-03-23, by Richard M. Stallman
-
Add news of image support on Windows2002-03-23, by Jason Rumney
-
Use `colon' instead of `:' in an index only in the Info version.2002-03-23, by Eli Zaretskii
-
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of2002-03-23, by Paul Eggert
-
(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o2002-03-23, by Paul Eggert
-
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as2002-03-23, by Paul Eggert
-
(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-20012002-03-23, by Paul Eggert
-
Removed fixed problems from MS-Windows port section2002-03-23, by Jason Rumney
-
*** empty log message ***2002-03-23, by Jason Rumney
-
[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.2002-03-23, by Jason Rumney
-
(w32_handle_tool_bar_click): Detect up and down events2002-03-23, by Jason Rumney
-
*** empty log message ***2002-03-22, by Stefan Monnier
-
(finder-inf.el): Remove.2002-03-22, by Stefan Monnier
-
Don't load finder-inf.el during byte-compilation.2002-03-22, by Stefan Monnier
-
(vc-cvs-registered, vc-cvs-dir-state-heuristic):2002-03-22, by Stefan Monnier
-
(batch-byte-compile-if-not-done): Add autoload cookie.2002-03-22, by Stefan Monnier
-
(bootstrapclean): New target.2002-03-22, by Stefan Monnier
-
(main): Handle --unibyte, --multibyte, and --no-loadup2002-03-22, by Stefan Monnier
-
(check_pure_size): Only output a warning.2002-03-22, by Stefan Monnier
-
(wait_for_termination): Use sigsuspend rather than sigpause.2002-03-22, by Stefan Monnier
-
*** empty log message ***2002-03-22, by Jason Rumney
-
(Fx_create_frame): Enable tool-bar when images are supported.2002-03-22, by Jason Rumney
-
*** empty log message ***2002-03-22, by Jason Rumney
-
(zv_bits): Declare as short, for word alignment.2002-03-22, by Jason Rumney
-
(x_set_cursor_color): Set cursor_gc as well.2002-03-22, by Jason Rumney
-
*** empty log message ***2002-03-22, by Eli Zaretskii
-
(main): Update the Copyright year in the blurb printed2002-03-22, by Eli Zaretskii
-
*** empty log message ***2002-03-22, by Eli Zaretskii
-
(message_with_string): Fix syntax of a call to GCPRO2.2002-03-22, by Eli Zaretskii
-
(Symbol Type): Use `colon' in index entries instead of `:' only in Info.2002-03-22, by Eli Zaretskii
-
(Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>2002-03-22, by Eli Zaretskii
-
Clarify that mapconcat will also throw an error when it invokes2002-03-22, by Eli Zaretskii
-
(File Names): Add an index entry for $ in file names. Add an anchor.2002-03-22, by Eli Zaretskii
-
*** empty log message ***2002-03-22, by Eli Zaretskii
-
(calendar): Doc fix.2002-03-22, by Eli Zaretskii
-
(XTread_socket): If XK_ISO_Lock and2002-03-22, by Eli Zaretskii
-
*** empty log message ***2002-03-22, by Juanma Barranquero
-
(gomoku-font-lock-O-face): Convert to use `defface'.2002-03-22, by Juanma Barranquero
-
*** empty log message ***2002-03-22, by Stefan Monnier
-
*** empty log message ***2002-03-21, by Kim F. Storm
-
(menu_bar_items): Mostly undo 2002-02-20 patch, so2002-03-21, by Kim F. Storm
-
*** empty log message ***2002-03-21, by Jason Rumney
-
(x_clear_image_1): Disable color table code.2002-03-21, by Jason Rumney
-
* mail-source.el (make-source-make-complex-temp-name): Use2002-03-21, by ShengHuo ZHU
-
*** empty log message ***2002-03-21, by Kim F. Storm
-
(init_process): Only provide make-network-process feature and2002-03-21, by Kim F. Storm
-
Explain how to use featurep with make-network-process.2002-03-21, by Kim F. Storm
-
*** empty log message ***2002-03-21, by Kim F. Storm
-
Test for network process support with featurep.2002-03-21, by Kim F. Storm
-
(open-network-stream-nowait): Use featurep.2002-03-21, by Kim F. Storm
-
(QCtype): Remove duplicate declaration and2002-03-21, by Kim F. Storm
-
(QCfeature, QCdatagram): Removed variables.2002-03-21, by Kim F. Storm
-
(Ffeaturep): Allow subfeature to be a list (test using2002-03-21, by Kim F. Storm
-
(DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch2002-03-21, by Kim F. Storm
-
*** empty log message ***2002-03-21, by Richard M. Stallman
-
(DISCARD_FAILURE_REG_OR_COUNT): New macro.2002-03-21, by Richard M. Stallman
-
Clarify non-greedy repetition in searching.2002-03-21, by Richard M. Stallman
-
Comment change.2002-03-21, by Richard M. Stallman
-
*** empty log message ***2002-03-21, by Richard M. Stallman
-
(dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o): Depend on process.h.2002-03-21, by Richard M. Stallman
-
added +++'s2002-03-21, by Michael Kifer
-
*** empty log message ***2002-03-21, by Thien-Thi Nguyen
-
(report-emacs-bug-hook): Remove submitter2002-03-21, by Thien-Thi Nguyen
-
*** empty log message ***2002-03-20, by Pavel Janík
-
(fancy-splash-tail, normal-splash-screen): Update copyright.2002-03-20, by Pavel Janík
-
*** empty log message ***2002-03-20, by Pavel Janík
-
(disabled-command-hook): Clarify output text to match prompt.2002-03-20, by Pavel Janík
-
*** empty log message ***2002-03-20, by Jason Rumney
-
(main) [WINDOWSNT]: Call init_xfns.2002-03-20, by Jason Rumney
-
(display-images-p): Do not explicitly check display type.2002-03-20, by Jason Rumney
-
*** empty log message ***2002-03-20, by Jason Rumney
-
(x_set_cursor_color): Set foreground of cursor, not frame.2002-03-20, by Jason Rumney
-
(struct XImage): Define.2002-03-20, by Jason Rumney
-
(w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extract mouse co-ordinates.2002-03-20, by Jason Rumney
-
*** empty log message ***2002-03-20, by Jason Rumney
-
(LIBS): Remove $(WSOCK32).2002-03-20, by Jason Rumney
-
(init_winsock): Dynamically load new server and UDP2002-03-20, by Jason Rumney
-
(QCfamily, QCfiler): Remove duplicate declaration and initialization.2002-03-20, by Jason Rumney
-
(sys_setsockopt, sys_listen, sys_getsockname)2002-03-20, by Jason Rumney
-
*** empty log message ***2002-03-20, by Eli Zaretskii
-
(conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't2002-03-20, by Eli Zaretskii
-
(bootstrap-lisp): Pass an absolute file name as value of ${lisp}.2002-03-20, by Eli Zaretskii
-
(bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)2002-03-20, by Eli Zaretskii
-
Fix editing of the rule for ${libsrc}make-docfile.2002-03-20, by Eli Zaretskii
-
*** empty log message ***2002-03-20, by Paul Reilly
-
Eliminate compilation warnings due to `rfc822-addresses'.2002-03-20, by Paul Reilly
-
*** empty log message ***2002-03-20, by Pavel Janík
-
(Fbyte_code): Revert last change.2002-03-20, by Pavel Janík
-
added a description of the new features in Ediff2002-03-20, by Michael Kifer
-
described the new "=" fiture.2002-03-20, by Michael Kifer
-
* ediff-diff.el (ediff-install-fine-diff-if-necessary): take2002-03-20, by Michael Kifer
-
*** empty log message ***2002-03-19, by Paul Reilly
-
(rmail-dont-reply-to): Overhaul to correctly apply the regular2002-03-19, by Paul Reilly
-
(rmail-dont-reply-to-names): Modify the documentation to make it email2002-03-19, by Paul Reilly
-
*** empty log message ***2002-03-19, by Kim F. Storm
-
(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)2002-03-19, by Kim F. Storm
-
(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.2002-03-19, by Kim F. Storm
-
(ibuffer-set-mark): Go back to the beginning of the line after setting2002-03-18, by Colin Walters
-
(ibuffer-toggle-sorting-mode): Remove `find-if' so we don't require2002-03-18, by Colin Walters
-
*** empty log message ***2002-03-18, by Colin Walters
-
*** empty log message ***2002-03-18, by Stefan Monnier
-
(unify-8859-on-decoding-mode)2002-03-18, by Stefan Monnier
-
*** empty log message ***2002-03-18, by Stefan Monnier
-
("emacs-lisp/backquote"): Load earlier.2002-03-18, by Stefan Monnier
-
*** empty log message ***2002-03-18, by Pavel Janík
-
(wait_reading_process_input): Move variables `pname' and `pnamelen' down2002-03-18, by Pavel Janík
-
*** empty log message ***2002-03-18, by Pavel Janík
-
(Fbyte_code): Discard unused computed value to prevent gcc warning.2002-03-18, by Pavel Janík
-
*** empty log message ***2002-03-18, by Pavel Janík
-
(Fplist_member): Add prototype.2002-03-18, by Pavel Janík
-
Fix typo.2002-03-18, by Pavel Janík
-
#2002-03-18, by André Spiegel
-
(vc-sccs-register): Fix handling of vc-[sccs-]register-switches.2002-03-18, by André Spiegel
-
(vc-cvs-register): Fix handling of vc-[cvs-]register-switches.2002-03-18, by André Spiegel
-
(vc-rcs-register): Fix handling of vc-[rcs-]register-switches.2002-03-18, by André Spiegel
-
*** empty log message ***2002-03-18, by Stefan Monnier
-
(eshell-binary-suffixes): Use exec-suffixes.2002-03-18, by Stefan Monnier
-
Manually edited to add checks for sendto, recvfrom, getsockopt, setsockopt,2002-03-18, by Kim F. Storm
-
*** empty log message ***2002-03-18, by Kim F. Storm
-
Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.2002-03-18, by Kim F. Storm
-
Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT,2002-03-18, by Kim F. Storm
-
Test for sendto, recvfrom, getsockopt, setsockopt,2002-03-18, by Kim F. Storm
-
*** empty log message ***2002-03-18, by Pavel Janík
-
(Fmake_network_process): Remove unused variable `sa'.2002-03-18, by Pavel Janík
-
*** empty log message ***2002-03-18, by Richard M. Stallman
-
(menu-bar-options-menu): Cope if text-mode-hook is not a list.2002-03-18, by Richard M. Stallman
-
Update the copyright years.2002-03-18, by Eli Zaretskii
-
Fix typos.2002-03-18, by Pavel Janík
-
*** empty log message ***2002-03-18, by Richard M. Stallman
-
(cursor_type_changed): New variable.2002-03-18, by Richard M. Stallman
-
(cursor_type_changed): Hew variable.2002-03-18, by Richard M. Stallman
-
(x_set_cursor_type): Set cursor_type_changed,2002-03-18, by Richard M. Stallman
-
(P_): Definitions deleted.2002-03-18, by Richard M. Stallman
-
(pc-selection-mode): Alter the existing global map, don't replace it.2002-03-18, by Richard M. Stallman
-
(list-directory): Set default-directory at the end.2002-03-18, by Richard M. Stallman
-
(save-buffer-state):2002-03-18, by Richard M. Stallman
-
(imenu-menubar-modified-tick): Renamed from2002-03-18, by Richard M. Stallman
-
(dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search.2002-03-18, by Richard M. Stallman
-
Put * in user option doc strings.2002-03-18, by Richard M. Stallman
-
(sgml-xml-mode): Renamed from sgml-xml.2002-03-17, by Stefan Monnier
-
*** empty log message ***2002-03-17, by Stefan Monnier
-
(describe-char-after): Use `internal-describe-syntax-value' again.2002-03-17, by Stefan Monnier
-
*** empty log message ***2002-03-17, by Stefan Monnier
-
(ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.2002-03-17, by Stefan Monnier
-
(cvs-parse-table): Be a bit more lenient.2002-03-17, by Stefan Monnier
-
Describe enhanced networking support.2002-03-17, by Kim F. Storm
-
Enhanced network process support.2002-03-17, by Kim F. Storm
-
Update copyright.2002-03-17, by Kim F. Storm
-
(save-buffers-kill-emacs): Also check for active server2002-03-17, by Kim F. Storm
-
Update copyright.2002-03-17, by Kim F. Storm
-
(Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)2002-03-17, by Kim F. Storm
-
(struct Lisp_Process): New member log.2002-03-17, by Kim F. Storm
-
Avoid a warning from makeinfo due to a colon in an index entry.2002-03-17, by Eli Zaretskii
-
Fix typo.2002-03-17, by Pavel Janík
-
*** empty log message ***2002-03-17, by Jason Rumney
-
(w32_to_all_x_charsets): Return correct type in startup case.2002-03-16, by Jason Rumney
-
Synchronize DIR entries with @direntry text in Texinfo sources.2002-03-16, by Eli Zaretskii
-
Synchronize DIR entries with text in @direntry in Texinfo sources.2002-03-16, by Eli Zaretskii
-
Fix some URLs, the Copyright years, and the Emacs version.2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Eli Zaretskii
-
(po-content-type-charset-alist): Convert the2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Eli Zaretskii
-
(codepage-setup): Don't define a codepage if it is already defined.2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Eli Zaretskii
-
<top-level>: Remove the setup for all known codepages: it seems2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Eli Zaretskii
-
(po-find-charset): Search for Charset= header even if we've read less than2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Pavel Janík
-
(bibtex-sort-ignore-string-entries)2002-03-16, by Pavel Janík
-
*** empty log message ***2002-03-16, by Eli Zaretskii
-
(P_): Don't define if already defined.2002-03-16, by Eli Zaretskii
-
*** empty log message ***2002-03-16, by Stefan Monnier
-
*** empty log message ***2002-03-16, by Richard M. Stallman
-
(redisplay_internal, redisplay_windows):2002-03-16, by Richard M. Stallman
-
(print_object): Delete `\ ' from printed rep of frame.2002-03-16, by Richard M. Stallman
-
(cperl-imenu--function-name-regexp-perl):2002-03-16, by Richard M. Stallman
-
(mode-line-mule-info): In computing help-echo prop,2002-03-16, by Richard M. Stallman
-
(load-completion): New function.2002-03-16, by Stefan Monnier
-
*** empty log message ***2002-03-15, by Pavel Janík
-
(calendar-goto-french-date): Fix prompt to match the actual code.2002-03-15, by Pavel Janík
-
*** empty log message ***2002-03-15, by Eli Zaretskii
-
(po-find-file-coding-system-guts): Use2002-03-15, by Eli Zaretskii
-
A new version from /gd/gnuorg/.2002-03-15, by Eli Zaretskii
-
*** empty log message ***2002-03-15, by Eli Zaretskii
-
(dos_rawgetc): Disable the x-autoselect-window feature,2002-03-15, by Eli Zaretskii
-
Document problems with `df' slowing down Dired.2002-03-15, by Eli Zaretskii
-
Document removal of special treatment of fg:COLOR and bg:COLOR faces.2002-03-15, by Eli Zaretskii
-
Document addition of po.el.2002-03-15, by Eli Zaretskii
-
*** empty log message ***2002-03-15, by Eli Zaretskii
-
(file-coding-system-alist): Add an association for PO files.2002-03-15, by Eli Zaretskii
-
Regenerated.2002-03-15, by Eli Zaretskii
-
*** empty log message ***2002-03-15, by Eli Zaretskii
-
New file.2002-03-15, by Eli Zaretskii
-
Document support for AIX 5.1.2002-03-15, by Eli Zaretskii
-
Regenerated.2002-03-15, by Eli Zaretskii
-
*** empty log message ***2002-03-15, by Eli Zaretskii
-
Support AIX 5.1.2002-03-15, by Eli Zaretskii
-
*** empty log message ***2002-03-15, by Gerd Moellmann
-
(common-lisp-loop-part-indentation):2002-03-15, by Gerd Moellmann
-
Added return value to Fhandle_save_session to avoid compiler warning.2002-03-14, by Jan Djärv
-
*** empty log message ***2002-03-14, by Pavel Janík
-
(png_load): Remove unused variable `gamma_str'.2002-03-14, by Pavel Janík
-
*** empty log message ***2002-03-14, by Miles Bader
-
(rlogin-mode): Use `define-derived-mode'.2002-03-14, by Miles Bader
-
(x_real_positions): Handle failure in XQueryTree.2002-03-14, by Richard M. Stallman
-
*** empty log message ***2002-03-14, by Richard M. Stallman
-
*** empty log message ***2002-03-14, by Miles Bader
-
Require `button'.2002-03-14, by Miles Bader
-
*** empty log message ***2002-03-14, by Richard M. Stallman
-
Syntax fix around @ref.2002-03-14, by Richard M. Stallman
-
Correct info on return values of switch-to-buffer and pop-to-buffer.2002-03-14, by Richard M. Stallman
-
Update doc of local-map and keymap text properties.2002-03-14, by Richard M. Stallman
-
(picture-insert, picture-clear-column, picture-draw-rectangle):2002-03-14, by Richard M. Stallman
-
regenerated2002-03-14, by Miles Bader
-
(dired-fun-in-all-buffers): Moved to dired.el.2002-03-14, by Richard M. Stallman
-
(dired-readin): Clear out undo list.2002-03-14, by Richard M. Stallman
-
(facemenu-add-new-face):2002-03-14, by Richard M. Stallman
-
*** empty log message ***2002-03-14, by Miles Bader
-
(rlogin-carriage-filter): Function removed.2002-03-14, by Miles Bader
-
(cperl-outline-regexp): Move definition up.2002-03-14, by Richard M. Stallman
-
(adjust_for_invis_intang): New function.2002-03-14, by Miles Bader
-
(text_property_stickiness): Function moved to `textprop.c'.2002-03-14, by Miles Bader
-
(text_property_stickiness): Function moved here from `editfns.c'.2002-03-14, by Miles Bader
-
(text_property_stickiness): New declaration.2002-03-14, by Miles Bader
-
*** empty log message ***2002-03-14, by Miles Bader
-
(rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while2002-03-14, by Miles Bader
-
*** empty log message ***2002-03-13, by Jason Rumney
-
Add STRFTIME_NO_POSIX2.2002-03-13, by Jason Rumney
-
(my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX2002-03-13, by Jason Rumney
-
(Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices.2002-03-13, by Eli Zaretskii
-
(Symbol Type): Avoid makeinfo warning about colons in indices.2002-03-13, by Eli Zaretskii
-
*** empty log message ***2002-03-13, by Eli Zaretskii
-
*** empty log message ***2002-03-13, by Stefan Monnier
-
*** empty log message ***2002-03-13, by Stefan Monnier
-
(x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size2002-03-13, by Stefan Monnier
-
(fortran-split-line): Make it work with any `!' comment as well.2002-03-13, by Stefan Monnier
-
(fortran-mode): Set comment-padding to "$$$".2002-03-13, by Stefan Monnier
-
* progmodes/etags.el (tag-exact-file-name-match-p)2002-03-13, by Francesco Potortì
-
*** empty log message ***2002-03-13, by Francesco Potortì
-
*** empty log message ***2002-03-13, by Stefan Monnier
-
(display_mode_element): Fix int/Lisp_Object mixup.2002-03-13, by Stefan Monnier
-
*** empty log message ***2002-03-13, by Kim F. Storm
-
(BASE_PURESIZE): Increase to 775000.2002-03-13, by Kim F. Storm
-
FIx typo.2002-03-13, by Pavel Janík
-
Use Cweb as an example, not Yacc.2002-03-13, by Francesco Potortì
-
(ibuffer-redisplay-current): Don't move point when redisplaying a2002-03-13, by Colin Walters
-
*** empty log message ***2002-03-13, by Colin Walters
-
Fix formatting of previous entry2002-03-12, by Jason Rumney
-
*** empty log message ***2002-03-12, by Jan Djärv
-
(emacs-session-save): Add comment that return t means cancel shutdown2002-03-12, by Jan Djärv
-
Added note about format-time-string deficiencies on MS-Windows.2002-03-12, by Jason Rumney
-
*** empty log message ***2002-03-12, by Jan Djärv
-
(emacs-session-restore): Take previous id as an argument.2002-03-12, by Jan Djärv
-
(command-line): Must check that x-session-previous-id2002-03-12, by Jan Djärv
-
*** empty log message ***2002-03-12, by Gerd Moellmann
-
*** empty log message ***2002-03-12, by Juanma Barranquero
-
(syms_of_editfns): Fix typo.2002-03-12, by Juanma Barranquero
-
Add cl-indent loop form indentation.2002-03-12, by Gerd Moellmann
-
*** empty log message ***2002-03-12, by Gerd Moellmann
-
(lisp-loop-keyword-indentation)2002-03-12, by Gerd Moellmann
-
*** empty log message ***2002-03-12, by Francesco Potortì
-
*** empty log message ***2002-03-12, by Francesco Potortì
-
Use Cweb, not bison as an example of etags using #line.2002-03-12, by Francesco Potortì
-
Better description of what etags does with #line.2002-03-12, by Francesco Potortì
-
* etags.c (Python_functions): Skip spaces at beginning of lines.2002-03-12, by Francesco Potortì
-
* progmodes/etags.el (tag-exact-file-name-match-p)2002-03-12, by Francesco Potortì
-
*** empty log message ***2002-03-12, by Francesco Potortì
-
*** empty log message ***2002-03-12, by Francesco Potortì
-
Description of the tags file format.2002-03-12, by Francesco Potortì
-
*** empty log message ***2002-03-12, by Gerd Moellmann
-
Include stdio.h because termhooks.h needs it.2002-03-12, by Gerd Moellmann
-
*** empty log message ***2002-03-12, by Pavel Janík
-
Fix typo.2002-03-12, by Pavel Janík
-
*** empty log message ***2002-03-11, by Colin Walters
-
(toplevel): Revert previous change to use pcomplete.2002-03-11, by Colin Walters
-
Remove documentation on setting up pcomplete.2002-03-11, by Colin Walters
-
*** empty log message ***2002-03-11, by Andreas Schwab
-
(syms_of_coding) <file-coding-system-alist>: Doc fix2002-03-11, by Andreas Schwab
-
*** empty log message ***2002-03-11, by Gerd Moellmann
-
(note_mouse_movement): Put code for2002-03-11, by Gerd Moellmann
-
*** empty log message ***2002-03-11, by Gerd Moellmann
-
(Fload): Don't assume that message_with_ntring uses the2002-03-11, by Gerd Moellmann
-
*** empty log message ***2002-03-11, by Pavel Janík
-
(java-font-lock-extra-types): Add "URL" as separate item. Doc fix.2002-03-11, by Pavel Janík
-
(image-type-from-file-header): Make temporary buffer unibyte.2002-03-11, by Pavel Janík
-
(add-to-list): Doc fix.2002-03-11, by Pavel Janík
-
(imenu-update-menubar-modified-tick): New variable.2002-03-11, by Richard M. Stallman
-
(desktop-buffer-handlers): Doc fix.2002-03-11, by Richard M. Stallman
-
(show-paren-function): Move back in other direction2002-03-11, by Richard M. Stallman
-
Clean up session manager node.2002-03-11, by Richard M. Stallman
-
*** empty log message ***2002-03-11, by Miles Bader
-
(pcomplete-entries): Expand environment variables in filename.2002-03-11, by Miles Bader
-
*** empty log message ***2002-03-10, by Eli Zaretskii
-
Use defface instead of facemenu-get-face.2002-03-10, by Eli Zaretskii
-
Added test for X Session Management (HAVE_X_SM).2002-03-10, by Jan Djärv
-
*** empty log message ***2002-03-10, by Jan Djärv
-
(Session Management): New node about X Session management.2002-03-10, by Jan Djärv
-
(command-line): Add call to emacs-session-restore2002-03-10, by Jan Djärv
-
(x-handle-smid): New function.2002-03-10, by Jan Djärv
-
X Session management additions2002-03-10, by Jan Djärv
-
Added test for HAVE_X_SM and added new file xsmfns.c2002-03-10, by Jan Djärv
-
Added HAVE_X_SM2002-03-10, by Jan Djärv
-
Extern declare syms_of_xsmfns ().2002-03-10, by Jan Djärv
-
(main): Added call to syms_of_xsmfns ().2002-03-10, by Jan Djärv
-
Added Emacs event save_session_event.2002-03-10, by Jan Djärv
-
(enum event_kind): Added save_session_event.2002-03-10, by Jan Djärv
-
Added calls to x_session_check_input () and x_session_initialize ().2002-03-10, by Jan Djärv
-
Extern declare x_session_check_input () and x_session_initialize ().2002-03-10, by Jan Djärv
-
New file for X session management.2002-03-10, by Jan Djärv
-
*** empty log message ***2002-03-09, by Andreas Schwab
-
Revert last change.2002-03-09, by Andreas Schwab
-
*** empty log message ***2002-03-09, by Eli Zaretskii
-
(maybe_bootstrap): Fix last change.2002-03-09, by Eli Zaretskii
-
(maybe_bootstrap): Fix the command that fails Make.2002-03-09, by Eli Zaretskii
-
Edit the mostlyclean target.2002-03-09, by Eli Zaretskii
-
Update copyright years.2002-03-09, by Eli Zaretskii
-
Edit the bootstrap-* targets.2002-03-09, by Eli Zaretskii
-
(all): Depend on maybe_bootstrap.2002-03-09, by Eli Zaretskii
-
(maybe_bootstrap, bootstrap, bootstrap-lisp-1)2002-03-09, by Eli Zaretskii
-
(Fcopy_file): Fix last change.2002-03-09, by Jason Rumney
-
Split pre-21.1 changes into ChangeLog.9.2002-03-09, by Eli Zaretskii
-
Split pre-21.1 changes into a separate file.2002-03-09, by Eli Zaretskii
-
Entries for Richard's commits from yesterday.2002-03-09, by Eli Zaretskii
-
*** empty log message ***2002-03-09, by Eli Zaretskii
-
(shell-command-on-region): Call push-mark with2002-03-09, by Eli Zaretskii
-
*** empty log message ***2002-03-09, by Jason Rumney
-
(Fcopy_file) [WINDOWS_NT]: Ensure file is not2002-03-09, by Jason Rumney
-
(sc-select-attribution): Accept whatever value we get in CHOICE; there2002-03-08, by Richard M. Stallman
-
*** empty log message ***2002-03-08, by Andreas Schwab
-
Change Maintainer to FSF.2002-03-08, by Andreas Schwab
-
*** empty log message ***2002-03-08, by Gerd Moellmann
-
(move_it_vertically_backward): At the end of the2002-03-08, by Gerd Moellmann
-
*** empty log message ***2002-03-08, by Gerd Moellmann
-
(echo_char): Make sure to add a separator between2002-03-08, by Gerd Moellmann
-
*** empty log message ***2002-03-08, by Gerd Moellmann
-
Use new string macros.2002-03-08, by Gerd Moellmann
-
Fix last change.2002-03-08, by Gerd Moellmann
-
*** empty log message ***2002-03-08, by Gerd Moellmann
-
(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.2002-03-08, by Gerd Moellmann
-
(picture-forward-column): New arg `interactive'2002-03-08, by Richard M. Stallman
-
(browse-url-galeon): Specify --existing for an existing window.2002-03-08, by Richard M. Stallman
-
(tar-untar-buffer): New function.2002-03-08, by Richard M. Stallman
-
(Info-fontify-node): Bind up-clicks, not down-clicks.2002-03-08, by Richard M. Stallman
-
(find-name-dired): Use shell-quote-argument.2002-03-08, by Richard M. Stallman
-
*** empty log message ***2002-03-08, by Juanma Barranquero
-
(Fx_display_color_cells): Force 24+ bit color depths to 24-bit.2002-03-08, by Juanma Barranquero
-
Document enhancements to `mpuz.el'.2002-03-08, by Eli Zaretskii
-
*** empty log message ***2002-03-08, by Eli Zaretskii
-
(mpuz-unsolved-face, mpuz-solved-face)2002-03-08, by Eli Zaretskii
-
(ibuffer-filter-format-alist): Add type and group.2002-03-08, by Colin Walters
-
(ibuffer-update-mode-name): Substitute "view time" instead of2002-03-08, by Colin Walters
-
(define-ibuffer-column): Add :summarizer property.2002-03-08, by Colin Walters
-
*** empty log message ***2002-03-08, by Colin Walters
-
*** empty log message ***2002-03-07, by Gerd Moellmann
-
Add 2002 to the copyright years.2002-03-07, by Gerd Moellmann
-
(ebrowse-view/find-file-and-search-pattern):2002-03-07, by Gerd Moellmann
-
*** empty log message ***2002-03-07, by Stefan Monnier
-
*** empty log message ***2002-03-06, by Jason Rumney
-
(x_draw_hollow_cursor): Draw same size as block cursor.2002-03-06, by Jason Rumney
-
(put_entries): Use #if !CTAGS, to fix link error on2002-03-06, by Jason Rumney
-
* textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text2002-03-06, by ShengHuo ZHU
-
*** empty log message ***2002-03-06, by Eli Zaretskii
-
(make-auto-save-file-name): Remove replacement function.2002-03-06, by Eli Zaretskii
-
(make-auto-save-file-name): Make sure the produced file2002-03-06, by Eli Zaretskii
-
*** empty log message ***2002-03-06, by Gerd Moellmann
-
(lisp-font-lock-keywords-2): Highlight keywords of2002-03-06, by Gerd Moellmann
-
*** empty log message ***2002-03-06, by Gerd Moellmann
-
(mark_kboards): Mark echo_string.2002-03-06, by Gerd Moellmann
-
(echo_prompt, echo_char, echo_dash, echo_now)2002-03-06, by Gerd Moellmann
-
(ECHOBUFSIZE): Removed.2002-03-06, by Gerd Moellmann
-
*** empty log message ***2002-03-06, by Andreas Schwab
-
Augment expression parser to handle conditional expressions.2002-03-06, by Andreas Schwab
-
*** empty log message ***2002-03-06, by Gerd Moellmann
-
(message_with_string): Use Fformat instead of doprnt and2002-03-06, by Gerd Moellmann
-
(vc-branch-part): Add autoload cookie. This function can2002-03-06, by Gerd Moellmann
-
*** empty log message ***2002-03-06, by Pavel Janík
-
("Slovak"): Likewise.2002-03-06, by Pavel Janík
-
*** empty log message ***2002-03-06, by Pavel Janík
-
("Czech"): Fix the documentation.2002-03-06, by Pavel Janík
-
* xml.el (xml-parse-attlist): Accept empty strings.2002-03-05, by ShengHuo ZHU
-
*** empty log message ***2002-03-05, by Richard M. Stallman
-
* qp.el (quoted-printable-decode-region): Doc addition.2002-03-05, by ShengHuo ZHU
-
Doc fix.2002-03-05, by Stefan Monnier
-
(skip_invisible): Fix my brain fart.2002-03-05, by Stefan Monnier
-
(mac-roman): Fix last change.2002-03-05, by Eli Zaretskii
-
*** empty log message ***2002-03-05, by Eli Zaretskii
-
(mouse-show-mark): Remove the no-highlight alternative:2002-03-05, by Eli Zaretskii
-
*** empty log message ***2002-03-05, by Eli Zaretskii
-
(mac-roman): Fix the safe-chars property.2002-03-05, by Eli Zaretskii
-
(sit_for): Don't wait if executing a kbd macro.2002-03-05, by Stefan Monnier
-
#2002-03-05, by André Spiegel
-
(vc-cvs-diff-tree): Fix typo in parameter names.2002-03-05, by André Spiegel
-
#2002-03-05, by André Spiegel
-
(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.2002-03-05, by André Spiegel
-
etags honours #line directives.2002-03-05, by Francesco Potortì
-
* etags.c: Honour #line directives.2002-03-05, by Francesco Potortì
-
*** empty log message ***2002-03-05, by Francesco Potortì
-
Regenerated.2002-03-05, by Andreas Schwab
-
*** empty log message ***2002-03-05, by Andreas Schwab
-
(hscroll_margin): Change to EMACS_INT.2002-03-05, by Andreas Schwab
-
# Fix recent entries for Jonathan Kamens and Martin Lorentzson.2002-03-05, by André Spiegel
-
Fix typo.2002-03-05, by Juanma Barranquero
-
2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>2002-03-05, by Per Abrahamsen
-
*** empty log message ***2002-03-05, by Michael Kifer
-
* ediff-init.el: comments.2002-03-05, by Michael Kifer
-
Change defvar_int def and vars to use EMACS_INT instead of just int.2002-03-04, by Stefan Monnier
-
(syms_of_buffer): Allow non-string `mode-name'.2002-03-04, by Stefan Monnier
-
(face-spec-choose): Allow `t' to appear before the end.2002-03-04, by Stefan Monnier
-
*** empty log message ***2002-03-04, by Richard M. Stallman
-
(define-minor-mode): Use "P" in interactive spec of minor mode commands.2002-03-04, by Richard M. Stallman
-
(sys_subshell): Fix last change.2002-03-04, by Eli Zaretskii
-
*** empty log message ***2002-03-04, by Eli Zaretskii
-
(sys_subshell) [MSDOS]: If PWD is set in the2002-03-04, by Eli Zaretskii
-
* Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in2002-03-04, by Werner LEMBERG
-
*** empty log message ***2002-03-04, by Werner LEMBERG
-
New input method for Vietnamese.2002-03-04, by Werner LEMBERG
-
*** empty log message ***2002-03-04, by Pavel Janík
-
Require tempo when compiling to prevent warnings. Update copyright notice.2002-03-04, by Pavel Janík
-
(read_filtered_event): Do not call start_hourglass before returning.2002-03-04, by Pavel Janík
-
Align comments.2002-03-04, by Pavel Janík
-
*** empty log message ***2002-03-04, by Pavel Janík
-
(describe-key-briefly, describe-key): Interpret `undefined' like not2002-03-04, by Pavel Janík
-
Mention psgml possible problems.2002-03-04, by Pavel Janík
-
*** empty log message ***2002-03-04, by Juanma Barranquero
-
(x_display_and_set_cursor): Fix typo.2002-03-04, by Juanma Barranquero
-
*** empty log message ***2002-03-04, by Stefan Monnier
-
Change maintainer to FSF.2002-03-04, by Stefan Monnier
-
(tex-guess-main-file): Handle the case where one of the buffers is narrowed.2002-03-04, by Stefan Monnier
-
(hexlify-command, dehexlify-command): Remove.2002-03-04, by Stefan Monnier
-
(comment-forward): Use forward-comment to skip2002-03-04, by Stefan Monnier
-
(cperl-menu): Add "-emacs" to the version.2002-03-04, by Stefan Monnier
-
New file.2002-03-04, by Stefan Monnier
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(artist-system): Use make-temp-file.2002-03-03, by Richard M. Stallman
-
(ps-run-make-tmp-filename): Use make-temp-file.2002-03-03, by Richard M. Stallman
-
(mail-recover-1): Increase non-random-len2002-03-03, by Richard M. Stallman
-
Update how auto-save file names are made for non-file buffers.2002-03-03, by Richard M. Stallman
-
(make-auto-save-file-name): Use make-temp-file.2002-03-03, by Richard M. Stallman
-
(Fmake_temp_name): Doc fix.2002-03-03, by Richard M. Stallman
-
Comment change.2002-03-03, by Richard M. Stallman
-
(te-create-terminfo): Use make-temp-file2002-03-03, by Richard M. Stallman
-
(Major Modes): Explain major mode functions, how they work, and how2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
[!emacs]: Move #define of bcopy to after string.h.2002-03-03, by Richard M. Stallman
-
[!emacs]: Replace ospeed for building standalone2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(file_p): Rename arg `path' to `filename'.2002-03-03, by Richard M. Stallman
-
(Fexpand_abbrev): Increment plist as use count only if it is an integer.2002-03-03, by Richard M. Stallman
-
(png_load): Set screen_gamma based on f->gamma.2002-03-03, by Richard M. Stallman
-
(read1): When reading from a file, default string to2002-03-03, by Richard M. Stallman
-
(print_object): Output multibyte chars 128...2552002-03-03, by Richard M. Stallman
-
(display_mode_element): Move the places where2002-03-03, by Richard M. Stallman
-
Rename the variables related to automatic horizontal scrolling.2002-03-03, by Eli Zaretskii
-
(Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode.2002-03-03, by Eli Zaretskii
-
(Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step2002-03-03, by Eli Zaretskii
-
*** empty log message ***2002-03-03, by Eli Zaretskii
-
Rename automatic-hscroll-step and2002-03-03, by Eli Zaretskii
-
(auto-hscroll-mode): Renamed from automatic-hscrolling.2002-03-03, by Eli Zaretskii
-
(texinfo-insert-menu): specify previously free variable `level' in a2002-03-03, by Robert J. Chassell
-
(syms_of_xdisp) <auto-hscroll-mode>: Renamed from2002-03-03, by Eli Zaretskii
-
*** empty log message ***2002-03-03, by Eli Zaretskii
-
(mouse-region-delete-keys): Add deletechar.2002-03-03, by Eli Zaretskii
-
(International): Fix wording of the last change.2002-03-03, by Eli Zaretskii
-
fixed parens in the last patch2002-03-03, by Sam Steingold
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(tetris-score-file): Put in home dir, not in /tmp.2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(gamegrid-set-font, gamegrid-setup-face)2002-03-03, by Richard M. Stallman
-
(snake-score-file): Put in home dir, not in /tmp.2002-03-03, by Richard M. Stallman
-
(install-arch-indep): Use umask 022 for DOC* and lisp/.2002-03-03, by Richard M. Stallman
-
(find-dired-filter): Fix previous change.2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Thien-Thi Nguyen
-
(list-diary-entries): Use `buffer-substring' instead of2002-03-03, by Thien-Thi Nguyen
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(find-grep-dired): Rename arg to `regexp'.2002-03-03, by Richard M. Stallman
-
(find-grep-dired): Call shell-quote-argument. Specify the -e option.2002-03-03, by Richard M. Stallman
-
(Fopen_network_stream): Always call turn_on_atimers around connect.2002-03-03, by Kim F. Storm
-
*** empty log message ***2002-03-03, by Kim F. Storm
-
Test for getpeername.2002-03-03, by Kim F. Storm
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-02, by Richard M. Stallman
-
*** empty log message ***2002-03-02, by Pavel Janík
-
(tildify-string-alist): Entry for xml-mode added.2002-03-02, by Pavel Janík
-
Fix the wording of index entry in the last change.2002-03-02, by Eli Zaretskii
-
(Locales): locale-coding-system is used for decoding keyboard input on X.2002-03-02, by Eli Zaretskii
-
(International, Language Environments, Specify Coding): Make it clear2002-03-02, by Eli Zaretskii
-
(Encoding and I/O): Mention select-safe-coding-system in the documentation2002-03-02, by Eli Zaretskii
-
*** empty log message ***2002-03-02, by Eli Zaretskii
-
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.2002-03-02, by Eli Zaretskii
-
Added information on how to set options in CDE so2002-03-02, by Jan Djärv
-
*** empty log message ***2002-03-02, by Miles Bader
-
(mwheel-scroll): Remove `double' and `triple' from the2002-03-02, by Miles Bader
-
Blinking cursor enhancement.2002-03-02, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
(Fminibuffer_selected_window): New function.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
Blinking cursor enhancement.2002-03-01, by Kim F. Storm
-
(x_display_and_set_cursor): Blink box cursor using2002-03-01, by Kim F. Storm
-
(make_window, replace_window): Initialize phys_cursor_width.2002-03-01, by Kim F. Storm
-
(struct window): New member phys_cursor_width.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
(Fopen_network_stream): Use GCPRO6.2002-03-01, by Kim F. Storm
-
(GCPRO6): New macro.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
(HAVE_JPEG): Turn it off if libjpeg version < 6b.2002-03-01, by Richard M. Stallman
-
*** empty log message ***2002-03-01, by Andreas Schwab
-
(texinfo-start-menu-description): Remove extra paren in regexp.2002-03-01, by Andreas Schwab
-
*** empty log message ***2002-03-01, by Eli Zaretskii
-
(mouse-show-mark): Use display-mouse-p, not display-graphic-p,2002-03-01, by Eli Zaretskii
-
*** empty log message ***2002-03-01, by Colin Walters
-
(eshell-parse-variable-ref): Use `make-temp-file'.2002-03-01, by Colin Walters
-
Typo.2002-03-01, by Stefan Monnier
-
(calc-gnuplot-tempfile): Don't expand against2002-03-01, by Colin Walters
-
*** empty log message ***2002-03-01, by Colin Walters
-
(java-font-lock-extra-types): Match java.net.URL, etc.2002-03-01, by Richard M. Stallman
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
Describe non-blocking connect using open-network-stream.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
(Fprocess_status): Document connect and failed return values.2002-02-28, by Kim F. Storm
-
Added support for non-blocking connect.2002-02-28, by Kim F. Storm
-
(Qconnect, Qfailed): New variables.2002-02-28, by Kim F. Storm
-
(syms_of_window): Initialize minibuf_selected_window.2002-02-28, by Kim F. Storm
-
*** empty log message ***2002-02-28, by Kim F. Storm
-
(minibuf_selected_window): Renamed from Vminibuf_selected_window.2002-02-28, by Kim F. Storm
-
(minibuf_selected_window): Renamed from2002-02-28, by Kim F. Storm
-
*** empty log message ***2002-02-28, by Pavel Janík
-
(hexl-options): Doc fix.2002-02-28, by Pavel Janík
-
Fix typos.2002-02-28, by Pavel Janík
-
*** empty log message ***2002-02-28, by Pavel Janík
-
(sgml-specials, sgml-quick-keys): Doc fixes.2002-02-28, by Pavel Janík
-
*** empty log message ***2002-02-28, by André Spiegel
-
(vc-menu-map): New entry "Update to Latest Version", which calls2002-02-28, by André Spiegel
-
(vc-update): New function.2002-02-28, by André Spiegel
-
*** empty log message ***2002-02-28, by André Spiegel
-
(vc-revert-buffer): If the buffer is not saved, prompt the user to do2002-02-28, by André Spiegel
-
*** empty log message ***2002-02-28, by Richard M. Stallman
-
*** empty log message ***2002-02-27, by Kim F. Storm
-
(shell-command-on-region): Report non-zero exit2002-02-27, by Kim F. Storm
-
*** empty log message ***2002-02-27, by Richard M. Stallman
-
(comint-preoutput-filter-functions): Doc fix.2002-02-27, by Richard M. Stallman
-
<making srcdir absolute>: Verify that PWD is correct,2002-02-27, by Richard M. Stallman
-
*** empty log message ***2002-02-26, by Kim F. Storm
-
(init_iterator): Compare with Vminibuf_selected_window2002-02-26, by Kim F. Storm
-
(CURRENT_MODE_LINE_FACE_ID_3): Compare with2002-02-26, by Kim F. Storm
-
(read_minibuf): Set Vminibuf_selected_window on first2002-02-26, by Kim F. Storm
-
(Vminibuf_selected_window): Declare extern.2002-02-26, by Kim F. Storm
-
(Vminibuf_selected_window): New variable.2002-02-26, by Kim F. Storm
-
(remote-shell-program): Add doc string.2002-02-26, by Richard M. Stallman
-
*** empty log message ***2002-02-26, by Richard M. Stallman
-
(calc-scroll-left): Call scroll-left interactively, so they do something.2002-02-26, by Colin Walters
-
(sorter mode-name): New.2002-02-26, by Colin Walters
-
*** empty log message ***2002-02-26, by Colin Walters
-
*** empty log message ***2002-02-26, by Eli Zaretskii
-
(Fsubstitute_in_file_name): Fix the change from 2002-02-08.2002-02-26, by Eli Zaretskii
-
Document the changes with compound-text and compound-text-with-extensions.2002-02-26, by Eli Zaretskii
-
(Window System Selections): The default encoding is now2002-02-26, by Eli Zaretskii
-
(Mouse Commands): The default for selections encoding is2002-02-26, by Eli Zaretskii
-
*** empty log message ***2002-02-26, by Eli Zaretskii
-
(Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.2002-02-26, by Eli Zaretskii
-
(ctext-pre-write-conversion): Handle the2002-02-26, by Eli Zaretskii
-
*** empty log message ***2002-02-26, by Richard M. Stallman
-
(winner-boring-buffers, winner-set): A window which2002-02-26, by Richard M. Stallman
-
(clear-rectangle-line): Reindent to the same column2002-02-26, by Richard M. Stallman
-
(icomplete-exhibit): Use minibuffer-prompt-end.2002-02-26, by Richard M. Stallman
-
*** empty log message ***2002-02-26, by Eli Zaretskii
-
(compound-text): Renamed back from compound-text-no-extensions.2002-02-26, by Eli Zaretskii
-
*** empty log message ***2002-02-26, by Juanma Barranquero
-
(list-faces-display): Fix typo.2002-02-26, by Juanma Barranquero
-
*** empty log message ***2002-02-26, by Juanma Barranquero
-
(syms_of_ntproc): Doc fix.2002-02-26, by Juanma Barranquero
-
*** empty log message ***2002-02-26, by Richard M. Stallman
-
*** empty log message ***2002-02-26, by Richard M. Stallman
-
(focus-follows-mouse): Doc fix.2002-02-26, by Richard M. Stallman
-
*** empty log message ***2002-02-25, by Miles Bader
-
(mouse-wheel-mode): Pass vectors instead of symbols2002-02-25, by Miles Bader
-
*** empty log message ***2002-02-25, by Jason Rumney
-
(mouse-wheel-scroll-line): Use car of2002-02-25, by Jason Rumney
-
*** empty log message ***2002-02-25, by Jason Rumney
-
(mouse-wheel-scroll-amount): Use same definition as2002-02-25, by Jason Rumney
-
(iso-2022-jp-2): Add init-bol flag.2002-02-25, by Jason Rumney
-
*** empty log message ***2002-02-25, by Jason Rumney
-
#2002-02-25, by André Spiegel
-
(vc-sccs-diff): Use consistent parameter format for2002-02-25, by André Spiegel
-
(vc-rcs-diff): Use consistent parameter format for2002-02-25, by André Spiegel
-
(vc-cvs-diff, vc-cvs-diff-tree): Use consistent parameter format for2002-02-25, by André Spiegel
-
(vc-diff-switches-list): Fix prev change, making the function2002-02-25, by André Spiegel
-
*** empty log message ***2002-02-25, by Kim F. Storm
-
(comint-replace-by-expanded-filename): Do nothing if2002-02-25, by Kim F. Storm
-
(shell-pcomplete-setup-done): New variable.2002-02-25, by Kim F. Storm
-
*** empty log message ***2002-02-25, by Juanma Barranquero
-
(save-match-data): Doc fix.2002-02-25, by Juanma Barranquero
-
2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-25, by Per Abrahamsen
-
*** empty log message ***2002-02-25, by Juanma Barranquero
-
(ielm-prompt): Allow customization; make it read-only.2002-02-25, by Juanma Barranquero
-
Add missing backslash.2002-02-25, by Juanma Barranquero
-
*** empty log message ***2002-02-25, by Kim F. Storm
-
(shell-mode-map): Add "Complete" header so completion2002-02-25, by Kim F. Storm
-
*** empty log message ***2002-02-25, by Stefan Monnier
-
(ielm-match-data): New var.2002-02-25, by Stefan Monnier
-
*** empty log message ***2002-02-24, by Pavel Janík
-
Include "dispextern.h" unconditionally.2002-02-24, by Pavel Janík
-
*** empty log message ***2002-02-24, by Jason Rumney
-
(WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.2002-02-24, by Jason Rumney
-
(lisp): Add emacs-lisp/backquote.elc.2002-02-24, by Jason Rumney
-
*** empty log message ***2002-02-24, by Jason Rumney
-
(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.2002-02-24, by Jason Rumney
-
(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.2002-02-24, by Jason Rumney
-
*** empty log message ***2002-02-24, by Jason Rumney
-
(inferior-emacs-lisp-mode): Use hexl for the dummy process.2002-02-24, by Jason Rumney
-
2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-24, by Per Abrahamsen
-
*** empty log message ***2002-02-24, by Colin Walters
-
(math-solve-get-sign): Convert integer to string.2002-02-24, by Colin Walters
-
*** empty log message ***2002-02-24, by Kim F. Storm
-
(Flookup_key): Fixed problem in 2001-12-28 patch:2002-02-24, by Kim F. Storm
-
Modify description of command remapping which now uses a `remap'2002-02-23, by Kim F. Storm
-
*** empty log message ***2002-02-23, by Pavel Janík
-
*** empty log message ***2002-02-23, by Kim F. Storm
-
(where-is): Use remap-command.2002-02-23, by Kim F. Storm
-
(describe-function-1): Use remap-command.2002-02-23, by Kim F. Storm
-
(global-set-key, local-set-key): Undo 2002-02-062002-02-23, by Kim F. Storm
-
*** empty log message ***2002-02-23, by Kim F. Storm
-
(command_loop_1): Use Fremap_command for command remapping;2002-02-23, by Kim F. Storm
-
(Fremap_command): Declare extern.2002-02-23, by Kim F. Storm
-
The following changes rework my patch of 2002-02-06 which2002-02-23, by Kim F. Storm
-
*** empty log message ***2002-02-23, by Colin Walters
-
Document how use new pcomplete completion facility.2002-02-23, by Colin Walters
-
(shell-pcomplete, shell-pcomplete-reverse): New functions.2002-02-23, by Colin Walters
-
(ibuffer-old-time): Change to hours.2002-02-23, by Colin Walters
-
(ibuffer-compile-format): Don't uselessly bind `pt' in generated2002-02-23, by Colin Walters
-
(calc-invent-variables): Convert integer to string.2002-02-23, by Colin Walters
-
*** empty log message ***2002-02-23, by Eli Zaretskii
-
(run_pre_post_conversion_on_str): Add prototype.2002-02-23, by Eli Zaretskii
-
*** empty log message ***2002-02-23, by Jason Rumney
-
(w32_wnd_proc) <WM_TIMER>: Fix last change.2002-02-23, by Jason Rumney
-
(Fw32_set_clipboard_data): Run pre-write-conversion2002-02-23, by Jason Rumney
-
*** empty log message ***2002-02-23, by Richard M. Stallman
-
(rmail-summary-output): Properly advance2002-02-23, by Richard M. Stallman
-
*** empty log message ***2002-02-23, by Pavel Janík
-
(enter_timestamp): Put in #if 0 to prevent warning.2002-02-23, by Pavel Janík
-
(enter_timestamp): Remove unused static variable to prevent warning.2002-02-23, by Pavel Janík
-
*** empty log message ***2002-02-23, by Pavel Janík
-
*** empty log message ***2002-02-23, by Eli Zaretskii
-
(Fw16_get_clipboard_data): Fix last change.2002-02-23, by Eli Zaretskii
-
(selection_data_to_lisp_data): Fix last change.2002-02-23, by Eli Zaretskii
-
*** empty log message ***2002-02-23, by Jason Rumney
-
(mouse_move_timer, mouse_button_timer): Initialize.2002-02-23, by Jason Rumney
-
(menubar_selection_callback): Free the menu and2002-02-23, by Jason Rumney
-
(w32_text_out): Renamed from W32_TEXTOUT.2002-02-22, by Jason Rumney
-
(struct w32_output): New member menu_command_in_progress.2002-02-22, by Jason Rumney
-
Minor correction.2002-02-22, by Richard M. Stallman
-
*** empty log message ***2002-02-22, by Eli Zaretskii
-
(find-tag-noselect, find-tag)2002-02-22, by Eli Zaretskii
-
*** empty log message ***2002-02-22, by Richard M. Stallman
-
(snake-velocity-queue, snake-update-velocity)2002-02-22, by Richard M. Stallman
-
*** empty log message ***2002-02-22, by Eli Zaretskii
-
(BASE_PURESIZE): Increase to 755000.2002-02-22, by Eli Zaretskii
-
*** empty log message ***2002-02-22, by Eli Zaretskii
-
(Fw16_set_clipboard_data): Run pre-write-conversion2002-02-22, by Eli Zaretskii
-
Document the support for ICCCM Extended Segments.2002-02-22, by Eli Zaretskii
-
(ctext-no-compositions): New coding system.2002-02-22, by Eli Zaretskii
-
(non-standard-icccm-encodings-alist, non-standard-designations-alist): New2002-02-22, by Eli Zaretskii
-
Fix last change.2002-02-22, by Eli Zaretskii
-
*** empty log message ***2002-02-22, by Eli Zaretskii
-
<Qcompound_text_with_extensions>: New variable.2002-02-22, by Eli Zaretskii
-
(x_encode_text): Update prototype.2002-02-22, by Eli Zaretskii
-
(x_encode_text): Accept additional arg SELECTIONP; all2002-02-22, by Eli Zaretskii
-
#2002-02-21, by André Spiegel
-
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.2002-02-21, by André Spiegel
-
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.2002-02-21, by André Spiegel
-
#2002-02-21, by André Spiegel
-
Patch by Martin.Lorentzson@telia.com.2002-02-21, by André Spiegel
-
* gnus-art.el (gnus-article-edit-done): Widen the article buffer.2002-02-21, by ShengHuo ZHU
-
2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-21, by Per Abrahamsen
-
(flyspell-mode): Autoload the variable since it is used in the menu bar.2002-02-21, by Sam Steingold
-
*** empty log message ***2002-02-20, by Kim F. Storm
-
(syms_of_frame): Change mouse-highlight default to t.2002-02-20, by Kim F. Storm
-
*** empty log message ***2002-02-20, by Kim F. Storm
-
(kbd_buffer_get_event) [WINDOWSNT]: Corrected2002-02-20, by Kim F. Storm
-
New node Charsets.2002-02-20, by Richard M. Stallman
-
Document focus-follows-mouse.2002-02-20, by Richard M. Stallman
-
(tcl-do-fill-paragraph): Find and fill on more2002-02-20, by Richard M. Stallman
-
(shell-command-on-region): Display the exit status when a command fails.2002-02-20, by Richard M. Stallman
-
(add-hook): Doc fix.2002-02-20, by Richard M. Stallman
-
(other-frame): Doc fix.2002-02-20, by Richard M. Stallman
-
Minor cleanup.2002-02-20, by Richard M. Stallman
-
*** empty log message ***2002-02-20, by Richard M. Stallman
-
Fix typo in update-date (change year).2002-02-20, by Robert J. Chassell
-
(texinfo-insert-menu): Explain in doc string that2002-02-20, by Robert J. Chassell
-
*** empty log message ***2002-02-20, by Kim F. Storm
-
(menu_bar_items): Don't include keymap or local-map2002-02-20, by Kim F. Storm
-
*** empty log message ***2002-02-20, by Pavel Janík
-
(gif_load): Use correct width and height for GIF images.2002-02-20, by Pavel Janík
-
*** empty log message ***2002-02-20, by Pavel Janík
-
(tar-next-line, tar-previous-line): Add doc string,2002-02-20, by Pavel Janík
-
Can specify different scroll amounts for different modifiers now.2002-02-19, by Sam Steingold
-
Patched a wrong location.2002-02-19, by ShengHuo ZHU
-
* mail-source.el (mail-source-fetch-directory): Run scripts.2002-02-19, by ShengHuo ZHU
-
* mm-encode.el (mm-content-transfer-encoding-defaults): Set2002-02-19, by ShengHuo ZHU
-
*** empty log message ***2002-02-19, by Eli Zaretskii
-
(bibtex-parse-keys): Put save-match-data around function body.2002-02-19, by Eli Zaretskii
-
*** empty log message ***2002-02-19, by Eli Zaretskii
-
(browse-url-maybe-new-window): Reverse the sense of the comparison,2002-02-19, by Eli Zaretskii
-
Document the optional second arg of `atan'.2002-02-19, by Eli Zaretskii
-
(Math Functions): Document the optional second arg of atan.2002-02-19, by Eli Zaretskii
-
(Fatan): Accept an optional second arg and call atan2 if passed 2 args.2002-02-19, by Eli Zaretskii
-
2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-19, by Per Abrahamsen
-
* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".2002-02-19, by Paul Eggert
-
Port to POSIX 1003.1-2001, which doesn't allow "head -1".2002-02-19, by Paul Eggert
-
*** empty log message ***2002-02-18, by Jason Rumney
-
(glyph_rect): Determine the row and glyph more precisely.2002-02-18, by Jason Rumney
-
*** empty log message ***2002-02-18, by Andreas Schwab
-
(query-replace-regexp-eval): Doc fix.2002-02-18, by Andreas Schwab
-
(query-replace-regexp-eval): Doc fix.2002-02-18, by Andreas Schwab
-
(math-solve-get-int): Convert return value from2002-02-18, by Colin Walters
-
(calc-split-manual): Look for calc.texi.2002-02-18, by Colin Walters
-
(calc-with-default-simplification): Use &rest for body.2002-02-18, by Colin Walters
-
*** empty log message ***2002-02-18, by Colin Walters
-
Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).2002-02-18, by Stefan Monnier
-
Update from Mats Lidell <matsl@contactor.se>.2002-02-18, by Pavel Janík
-
*** empty log message ***2002-02-18, by Jason Rumney
-
* emacs.rc: Define VS_VERSION_INFO if not already.2002-02-18, by Jason Rumney
-
* w32term.c (x_autoselect_window_p): New variable.2002-02-17, by Jason Rumney
-
New enum for FULLSCREEN_* constants.2002-02-17, by Jason Rumney
-
(x-option-alist, x-long-option-alist)2002-02-17, by Jason Rumney
-
*** empty log message ***2002-02-17, by Eli Zaretskii
-
(mode-line-inactive, header-line): Add the :inherit2002-02-17, by Eli Zaretskii
-
*** empty log message ***2002-02-17, by Pavel Janík
-
Fix wording of the entry about automatic-hscroll-* variables.2002-02-17, by Eli Zaretskii
-
Clarify that the paren in column zero is highlighted only inside2002-02-17, by Eli Zaretskii
-
*** empty log message ***2002-02-17, by Richard M. Stallman
-
(uce-reply-to-uce): Fix incorrect behavior when2002-02-17, by Richard M. Stallman
-
Minor rewrites.2002-02-17, by Richard M. Stallman
-
*** empty log message ***2002-02-17, by Kai Großjohann
-
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks2002-02-17, by Kai Großjohann
-
2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-17, by Per Abrahamsen
-
(ibuffer-truncate-lines): New option.2002-02-17, by Colin Walters
-
*** empty log message ***2002-02-17, by Colin Walters
-
*** empty log message ***2002-02-17, by Kai Großjohann
-
(ibuffer-toggle-sorting-mode): Make it work. Patch from John Paul2002-02-17, by Colin Walters
-
*** empty log message ***2002-02-17, by Colin Walters
-
*** empty log message ***2002-02-17, by Kim F. Storm
-
Add mouse-highlight.2002-02-17, by Kim F. Storm
-
Document new mouse-highlight variable and associated behaviour.2002-02-17, by Kim F. Storm
-
Added mouse-highlight variable to turn off mouse highlight or2002-02-17, by Kim F. Storm
-
(disable_mouse_highlight): Removed variable.2002-02-16, by Kim F. Storm
-
(struct w32_display_info): Add mouse_face_hidden.2002-02-16, by Kim F. Storm
-
(disable_mouse_highlight): Removed variable.2002-02-16, by Kim F. Storm
-
(struct display_info): Add mouse_face_hidden.2002-02-16, by Kim F. Storm
-
(disable_mouse_highlight): Removed variable.2002-02-16, by Kim F. Storm
-
(struct x_display_info): Add mouse_face_hidden.2002-02-16, by Kim F. Storm
-
(Vmouse_highlight): Declare extern.2002-02-16, by Kim F. Storm
-
(Vmouse_highlight): New variable.2002-02-16, by Kim F. Storm
-
* gnus-msg.el (gnus-post-method): Fix doc.2002-02-16, by ShengHuo ZHU
-
*** empty log message ***2002-02-16, by Eli Zaretskii
-
(last_mouse_window): New variable.2002-02-16, by Eli Zaretskii
-
* gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.2002-02-16, by ShengHuo ZHU
-
*** empty log message ***2002-02-16, by Eli Zaretskii
-
(DONTCOMPILE): Remove cus-start.el.2002-02-16, by Eli Zaretskii
-
(lisp, shortlisp): Use cus-start.elc, not cus-start.el.2002-02-16, by Eli Zaretskii
-
*** empty log message ***2002-02-16, by Eli Zaretskii
-
(x_autoselect_window_p): New variable.2002-02-16, by Eli Zaretskii
-
Mark the new hscroll-related variables as documented in the manual.2002-02-16, by Eli Zaretskii
-
(Horizontal Scrolling): Document automatic-hscroll-margin and2002-02-16, by Eli Zaretskii
-
*** empty log message ***2002-02-16, by Pavel Janík
-
Document automatic-hscroll-margin and automatic-hscroll-step.2002-02-16, by Eli Zaretskii
-
(reftex-select-label-mode)2002-02-16, by Pavel Janík
-
(idlwave-mode): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(idlwave-shell-mode): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
Remove commented provide statement.2002-02-16, by Pavel Janík
-
*** empty log message ***2002-02-16, by Eli Zaretskii
-
Add automatic-hscroll-margin and automatic-hscroll-step.2002-02-16, by Eli Zaretskii
-
(automatic_hscroll_margin, Vautomatic_hscroll_step): New variables.2002-02-16, by Eli Zaretskii
-
*** empty log message ***2002-02-16, by Pavel Janík
-
(x-autoselect-window): Allow customization.2002-02-16, by Pavel Janík
-
(x-autoselect-window): New variable.2002-02-16, by Pavel Janík
-
*** empty log message ***2002-02-16, by Pavel Janík
-
Do not include "systime.h" twice.2002-02-16, by Pavel Janík
-
(eshell-var-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-show-usage-metrics): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-mode): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-io-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-ext-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-cmd-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-unix-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-smart-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-rebind-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-prompt-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-pred-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-hist-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-glob-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-dirs-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-cmpl-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
(eshell-alias-initialize): Do not use make-local-hook.2002-02-16, by Pavel Janík
-
Fix Pavel's name (again!).2002-02-16, by Eli Zaretskii
-
Fix Pavel's name (again!) and restore monotonicity of entries' dates.2002-02-16, by Eli Zaretskii
-
(eshell-hist-initialize): When in the minibuffer, use the global value2002-02-16, by John Wiegley
-
(eshell-command): Before reading from the minibuffer, add2002-02-16, by John Wiegley
-
*** empty log message ***2002-02-16, by John Wiegley
-
(eshell-external-command): Added a fix for XEmacs' new dired.el, which2002-02-16, by John Wiegley
-
Corrected the fix to 127167.2002-02-16, by John Wiegley
-
*** empty log message ***2002-02-15, by Andreas Schwab
-
(BASE_PURESIZE): Increase to 9/5.2002-02-15, by Andreas Schwab
-
*** empty log message ***2002-02-15, by Andreas Schwab
-
Remove unwanted changes.2002-02-15, by Andreas Schwab
-
(NSTATICS): Increase to 1280.2002-02-15, by Andreas Schwab
-
*** empty log message ***2002-02-15, by Kai Großjohann
-
*** empty log message ***2002-02-15, by Richard M. Stallman
-
Whitespace change.2002-02-15, by Richard M. Stallman
-
(describe-key-briefly): Make output in INSERT case2002-02-15, by Richard M. Stallman
-
*** empty log message ***2002-02-15, by Andreas Schwab
-
(tex-font-lock-keywords-2): Require non-letter after specials.2002-02-15, by Andreas Schwab
-
*** empty log message ***2002-02-15, by Eli Zaretskii
-
(menu-bar-tools-menu): Add an item for Calculator.2002-02-15, by Eli Zaretskii
-
Fixes from Dave Love for W3 and PSGML entries.2002-02-15, by Eli Zaretskii
-
Fix the encoding of Pavel's name.2002-02-15, by Eli Zaretskii
-
(Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)2002-02-15, by Kai Großjohann
-
* lisp/simple.el (mark-word): Mark more if repeated.2002-02-15, by Kai Großjohann
-
the madatory typo2002-02-15, by Per Abrahamsen
-
2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-15, by Per Abrahamsen
-
Regenerated.2002-02-14, by Eli Zaretskii
-
Document describe-text-at.2002-02-14, by Eli Zaretskii
-
typo2002-02-14, by Per Abrahamsen
-
2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-14, by Per Abrahamsen
-
*** empty log message ***2002-02-14, by Richard M. Stallman
-
(bibtex-parse-buffers-stealthily):2002-02-14, by Richard M. Stallman
-
(list-input-methods):2002-02-14, by Richard M. Stallman
-
(describe-register-1): Access register contents here.2002-02-14, by Richard M. Stallman
-
Minor clarification.2002-02-14, by Richard M. Stallman
-
Minor clarifications.2002-02-14, by Richard M. Stallman
-
*** empty log message ***2002-02-14, by Richard M. Stallman
-
(text-mode-hook-identify): Restore previous definition.2002-02-14, by Richard M. Stallman
-
Explain about underlined functions in debugger buffer.2002-02-14, by Richard M. Stallman
-
*** empty log message ***2002-02-13, by Kim F. Storm
-
Added mode-line-in-non-selected-windows.2002-02-13, by Kim F. Storm
-
mode-line-in-non-selected-windows is now a boolean.2002-02-13, by Kim F. Storm
-
(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.2002-02-13, by Kim F. Storm
-
(Vmode_line_in_non_selected_windows): Removed.2002-02-13, by Kim F. Storm
-
*** empty log message ***2002-02-13, by Stefan Monnier
-
Fix typos.2002-02-13, by Pavel Janík
-
Update PostScript version.2002-02-13, by Pavel Janík
-
Fix typo.2002-02-13, by Pavel Janík
-
Update emacs version number.2002-02-13, by Pavel Janík
-
Add notes about cross-compiling between Windows XP and 9x/ME.2002-02-13, by Jason Rumney
-
Remove the extraneous entries for lbytecomp.el.2002-02-13, by Eli Zaretskii
-
* gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.2002-02-13, by ShengHuo ZHU
-
*** empty log message ***2002-02-13, by Richard M. Stallman
-
(Fthis_command_keys, Fthis_command_keys_vector)2002-02-13, by Richard M. Stallman
-
(Finternal_make_lisp_face, Finternal_copy_lisp_face)2002-02-13, by Richard M. Stallman
-
(QCpropertize): New variable.2002-02-13, by Richard M. Stallman
-
(define-mail-abbrev): Define as system abbrev.2002-02-13, by Richard M. Stallman
-
(mode-line-minor-mode-keymap): Definition moved up.2002-02-13, by Richard M. Stallman
-
(maybe_bootstrap): Do `exit 1'.2002-02-13, by Richard M. Stallman
-
regenerated2002-02-13, by Miles Bader
-
*** empty log message ***2002-02-12, by Stefan Monnier
-
*** empty log message ***2002-02-12, by Eli Zaretskii
-
(Standard Faces): Document mode-line-inactive.2002-02-12, by Eli Zaretskii
-
(Mode Line): Mention the different appearance of inactive mode lines.2002-02-12, by Eli Zaretskii
-
(Faces): Document the mode-line-inactive face.2002-02-12, by Eli Zaretskii
-
Regenerate from updated TeX sources.2002-02-12, by Eli Zaretskii
-
Update Emacs version 20.x -> 21.x.2002-02-12, by Eli Zaretskii
-
(Selecting Windows): Document that save-selected-window doesn't restore2002-02-12, by Eli Zaretskii
-
*** empty log message ***2002-02-12, by Eli Zaretskii
-
(pascal-imenu-generic-expression): Add menu-title and fix parentheses.2002-02-12, by Eli Zaretskii
-
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-12, by Per Abrahamsen
-
merge fix2002-02-12, by Per Abrahamsen
-
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-12, by Per Abrahamsen
-
Add a greetings in Slovenian.2002-02-12, by Eli Zaretskii
-
*** empty log message ***2002-02-12, by Colin Walters
-
(ibuffer-switch-format): Supply required argument for2002-02-12, by Colin Walters
-
*** empty log message ***2002-02-12, by Miles Bader
-
(mode-line-inactive): Add dark-background variant.2002-02-12, by Miles Bader
-
2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-11, by Per Abrahamsen
-
Describe mode-line-in-non-selected-windows variable.2002-02-11, by Kim F. Storm
-
Use mode-line face in minibuffer-scroll-window when minibuffer window2002-02-11, by Kim F. Storm
-
(display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3 to get mode line face.2002-02-11, by Kim F. Storm
-
(CURRENT_MODE_LINE_FACE_ID_3): New macro.2002-02-11, by Kim F. Storm
-
(Vmode_line_in_non_selected_windows): New variable.2002-02-11, by Kim F. Storm
-
*** empty log message ***2002-02-11, by Andrew Innes
-
Don't include elisp/term/*.el files twice.2002-02-11, by Andrew Innes
-
*** empty log message ***2002-02-11, by Stefan Monnier
-
*** empty log message ***2002-02-11, by Eli Zaretskii
-
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these2002-02-11, by Eli Zaretskii
-
Don't warn about "x-*" symbols when building a non-GUI version.2002-02-11, by Eli Zaretskii
-
*** empty log message ***2002-02-11, by Pavel Janík
-
(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.2002-02-11, by Pavel Janík
-
*** empty log message ***2002-02-11, by Pavel Janík
-
Various doc and message fixes.2002-02-11, by Pavel Janík
-
Tell about the parent-on-column-zero highlighting.2002-02-11, by Eli Zaretskii
-
*** empty log message ***2002-02-10, by Andrew Innes
-
($(TIT)): Don't depend on $(SUBDIRS).2002-02-10, by Andrew Innes
-
Moved misplaced entries signed Michael Kifer to lisp/ChangeLog.2002-02-10, by Kim F. Storm
-
Moved entries signed Michael Kifer from root ChangeLog.2002-02-10, by Kim F. Storm
-
*** empty log message ***2002-02-10, by Pavel Janík
-
(menu-bar-showhide-menu): Rename function for toggling.2002-02-10, by Pavel Janík
-
Update copyright date.2002-02-10, by Paul Eggert
-
* rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-20012002-02-10, by Paul Eggert
-
Use `sort -k 2', not `sort +1', as POSIX 1003.1-20012002-02-10, by Paul Eggert
-
2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>2002-02-10, by Michael Kifer
-
*** empty log message ***2002-02-09, by Kim F. Storm
-
(make_gap_smaller): Preserve BEG_UNCHANGED during gap2002-02-09, by Kim F. Storm
-
*** empty log message ***2002-02-09, by Pavel Janík
-
(menu-bar-options-save): Take care of line-number-mode and2002-02-09, by Pavel Janík
-
*** empty log message ***2002-02-09, by Richard M. Stallman
-
(mail-mode-map): Use eval-after-load to change it.2002-02-09, by Richard M. Stallman
-
*** empty log message ***2002-02-09, by Eli Zaretskii
-
(display_mode_lines): Fix last change.2002-02-09, by Eli Zaretskii
-
(CURRENT_MODE_LINE_FACE_ID): Fix last change.2002-02-09, by Eli Zaretskii
-
(w32_load_system_font): Prevent Cleartype fonts from loading.2002-02-09, by Jason Rumney
-
*** empty log message ***2002-02-09, by Jason Rumney
-
*** empty log message ***2002-02-09, by Jason Rumney
-
(enum_font_cb2): Don't let charsets unknown to Windows2002-02-09, by Jason Rumney
-
Describe new mode-line-inactive face.2002-02-09, by Kim F. Storm
-
Added separate mode-line-inactive face.2002-02-08, by Kim F. Storm
-
(mode-line-inactive): New face for mode-line for2002-02-08, by Kim F. Storm
-
(Qmode_line_inactive): New face variable for mode-line2002-02-08, by Kim F. Storm
-
(CURRENT_MODE_LINE_FACE_ID): New macro.2002-02-08, by Kim F. Storm
-
(window_box_height): Use CURRENT_MODE_LINE_FACE_ID.2002-02-08, by Kim F. Storm
-
(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):2002-02-08, by Kim F. Storm
-
*** empty log message ***2002-02-08, by Kim F. Storm
-
*** empty log message ***2002-02-08, by Eli Zaretskii
-
(Fsubstitute_in_file_name): If the file name includes ~user,2002-02-08, by Eli Zaretskii
-
Remove the description of tty-display-color-cells.2002-02-08, by Eli Zaretskii
-
(calendar-mode-map): Change the menu item's name to "Insert Diary Entry".2002-02-08, by Eli Zaretskii
-
*** empty log message ***2002-02-08, by Stefan Monnier
-
(save-buffer-state): Use restore-buffer-modified-p.2002-02-08, by Stefan Monnier
-
*** empty log message ***2002-02-08, by Richard M. Stallman
-
(maybe_bootstrap): Add an infinite sleep-loop.2002-02-08, by Richard M. Stallman
-
(text-mode-hook-identify): Define as no-op.2002-02-08, by Richard M. Stallman
-
(Fround): Fix a typo.2002-02-08, by Eli Zaretskii
-
*** empty log message ***2002-02-08, by Eli Zaretskii
-
(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's2002-02-08, by Eli Zaretskii
-
*** empty log message ***2002-02-08, by Andreas Schwab
-
(calcDigit-key): Use minibuffer-prompt-end instead of point-min.2002-02-08, by Andreas Schwab
-
Fix description of minibuffer-prompt-end.2002-02-08, by Andreas Schwab
-
*** empty log message ***2002-02-08, by Eli Zaretskii
-
(select-safe-coding-system): State the buffer's name in the message2002-02-08, by Eli Zaretskii
-
(Fround): A better doc fix.2002-02-08, by Eli Zaretskii
-
*** empty log message ***2002-02-08, by Eli Zaretskii
-
(Fround): Doc fix.2002-02-08, by Eli Zaretskii
-
*** empty log message ***2002-02-08, by Pavel Janík
-
(init_system_name): Put unused variable `p' in #if 0.2002-02-08, by Pavel Janík
-
(Fx_file_dialog): Export (for Motif code in fileio.c).2002-02-07, by Stefan Monnier
-
*** empty log message ***2002-02-07, by Richard M. Stallman
-
(ffap-newsgroup-p): Test for non-nil symbol-value of htb.2002-02-07, by Richard M. Stallman
-
*** empty log message ***2002-02-07, by Richard M. Stallman
-
(cyrillic-encode-koi8-r-char)2002-02-07, by Richard M. Stallman
-
(terminal-map): Define [menu-bar] so global def is seen.2002-02-07, by Richard M. Stallman
-
(list-registers): New command.2002-02-07, by Richard M. Stallman
-
(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.2002-02-07, by Richard M. Stallman
-
fix conflict2002-02-07, by Per Abrahamsen
-
2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>2002-02-07, by Per Abrahamsen
-
* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.2002-02-07, by ShengHuo ZHU
-
*** empty log message ***2002-02-07, by Kim F. Storm
-
(where_is_internal): Only check if definition is2002-02-07, by Kim F. Storm
-
*** empty log message ***2002-02-07, by Andreas Schwab
-
(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.2002-02-07, by Andreas Schwab
-
Fix thinko in last change.2002-02-07, by Andreas Schwab
-
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.2002-02-07, by Andreas Schwab
-
Added command remapping.2002-02-06, by Kim F. Storm
-
(global-set-key, local-set-key): Accept a symbol for the2002-02-06, by Kim F. Storm
-
(describe-function-1): Report remapped commands.2002-02-06, by Kim F. Storm
-
(where-is): Report remapped commands.2002-02-06, by Kim F. Storm
-
Changed call to Fwhere_is_internal.2002-02-06, by Kim F. Storm
-
(Vthis_original_command): New variable.2002-02-06, by Kim F. Storm
-
(Fkey_binding, Fwhere_is_internal): Update prototype.2002-02-06, by Kim F. Storm
-
(Fdefine_key): Allow symbol as KEY argument for2002-02-06, by Kim F. Storm
-
Fix typo.2002-02-06, by Pavel Janík
-
*** empty log message ***2002-02-06, by Pavel Janík
-
(recursive_edit_1): Call cancel_hourglass unconditionally.2002-02-06, by Pavel Janík
-
(flyspell-insert-function): Doc fix.2002-02-06, by Pavel Janík
-
*** empty log message ***2002-02-06, by Jason Rumney
-
(w32_native_per_char_metric): Disable 2002-01-20 change.2002-02-06, by Jason Rumney
-
*** empty log message ***2002-02-06, by Eli Zaretskii
-
(get_charset_id): Use if-else instead of ?:.2002-02-06, by Eli Zaretskii
-
Mark tty-display-color-cells as not requiring documentation.2002-02-06, by Eli Zaretskii
-
(Text Terminal Colors): Remove description of tty-display-color-cells.2002-02-06, by Eli Zaretskii
-
Update from Brian Youmans.2002-02-06, by Eli Zaretskii
-
Remove traces of merge conflicts.2002-02-06, by Eli Zaretskii
-
*** empty log message ***2002-02-06, by Richard M. Stallman
-
(S_ISLNK): Define if not defined.2002-02-06, by Richard M. Stallman
-
(Commands of GUD): Add gud-jump.2002-02-06, by Richard M. Stallman
-
Require sendmail only at compile time.2002-02-06, by Richard M. Stallman
-
(grep-compute-defaults): Definition moved up.2002-02-06, by Richard M. Stallman
-
(debugger-frame-offset): Var deleted.2002-02-06, by Richard M. Stallman
-
(checkdoc-this-string-valid-engine):2002-02-06, by Richard M. Stallman
-
(highlight-changes-active-string): Default to +Chg.2002-02-06, by Richard M. Stallman
-
(dired-get-filename): Add /: when appropriate2002-02-06, by Richard M. Stallman
-
(file-name-non-special): Add special handling for2002-02-06, by Richard M. Stallman
-
(isearch-update): Don't update display in kbd macro.2002-02-06, by Richard M. Stallman
-
(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.2002-02-06, by Richard M. Stallman
-
(force-mode-line-update): Doc fix.2002-02-06, by Richard M. Stallman
-
(atomic-change-group, prepare-change-group, activate-change-group)2002-02-06, by Richard M. Stallman
-
(undo-get-state, undo-revert-to-state): Fns deleted.2002-02-06, by Richard M. Stallman
-
(rmail-toggle-header): Avoid possibly slow call to2002-02-06, by Richard M. Stallman
-
(use-fancy-splash-screens-p): Need 19 lines,2002-02-06, by Richard M. Stallman
-
(text-mode-hook-identify): Function deleted.2002-02-06, by Richard M. Stallman
-
*** empty log message ***2002-02-06, by Eli Zaretskii
-
(pong-border-options): Make the border colors slightly more bright.2002-02-06, by Eli Zaretskii
-
*** empty log message ***2002-02-06, by Eli Zaretskii
-
(pong-height): Don't use height that exceeds the frame height.2002-02-06, by Eli Zaretskii
-
(gamegrid-display-type): Treat any2002-02-06, by Eli Zaretskii
-
Minor updates about libungif and Exceed 6.x.2002-02-06, by Eli Zaretskii
-
(align-region): Added a missing name argument.2002-02-06, by John Wiegley
-
*** empty log message ***2002-02-05, by Eli Zaretskii
-
(gud-refresh): Call recenter only after we are sure we2002-02-05, by Eli Zaretskii
-
*** empty log message ***2002-02-05, by Pavel Janík
-
(x-use-underline-position-properties): Allow customization.2002-02-05, by Pavel Janík
-
(binhex-decoder-switches): Doc fix.2002-02-05, by Pavel Janík
-
(Dired): Fix the xref to dired-x manual.2002-02-04, by Eli Zaretskii
-
*** empty log message ***2002-02-04, by Eli Zaretskii
-
(dired-load-hook, dired-mode-hook)2002-02-04, by Eli Zaretskii
-
Fix a typo in "handle SIGINT" command.2002-02-04, by Eli Zaretskii
-
Fix encoding.2002-02-04, by Pavel Janík
-
(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs2002-02-04, by Colin Walters
-
(define-ibuffer-column): Add beginnings of support for a summary2002-02-04, by Colin Walters
-
(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,2002-02-04, by Colin Walters
-
(Faces): Document the minibuffer-prompt face.2002-02-03, by Eli Zaretskii
-
Document the minibuffer-prompt face.2002-02-03, by Eli Zaretskii
-
(Standard Faces): Document the minibuffer-prompt face and the2002-02-03, by Eli Zaretskii
-
* rcs2log(Copyright): Update to 2002.2002-02-03, by Paul Eggert
-
(Copyright): Update to 2002.2002-02-03, by Paul Eggert
-
*** empty log message ***2002-02-03, by Andreas Schwab
-
(balance-windows): Fix misplaced parenthesis.2002-02-03, by Andreas Schwab
-
*** empty log message ***2002-02-03, by Andreas Schwab
-
(save-selected-window): Move macro before first use.2002-02-03, by Andreas Schwab
-
*** empty log message ***2002-02-03, by Pavel Janík
-
(calculator-displayers): Doc fixes.2002-02-03, by Pavel Janík
-
*** empty log message ***2002-02-03, by Pavel Janík
-
Fix the date of the last entry.2002-02-03, by Eli Zaretskii
-
*** empty log message ***2002-02-03, by Eli Zaretskii
-
(rmail): Use find-buffer-visiting instead of2002-02-03, by Eli Zaretskii
-
(menu-bar-help-menu): Use different text for tool-tip.2002-02-03, by Pavel Janík
-
*** empty log message ***2002-02-03, by Eli Zaretskii
-
(term-emulate-terminal): Extract proper command string2002-02-03, by Eli Zaretskii
-
(Text Terminal Colors): Remove the documentation of tty-display-color-p.2002-02-03, by Eli Zaretskii
-
*** empty log message ***2002-02-03, by Richard M. Stallman
-
(Fdo_auto_save): Improve "auto save disabled" msg.2002-02-03, by Richard M. Stallman
-
(read1): Redesign strategy for force_multibyte and2002-02-03, by Richard M. Stallman
-
(quail-help): Don't call help-setup-xref.2002-02-03, by Richard M. Stallman
-
(describe-input-method): Call help-setup-xref here.2002-02-03, by Richard M. Stallman
-
(disabled-command-hook): Clarify output text.2002-02-03, by Richard M. Stallman
-
(dabbrev--goto-start-of-abbrev):2002-02-03, by Richard M. Stallman
-
* message.el (message-forward-rmail-make-body): Directly use2002-02-03, by ShengHuo ZHU
-
*** empty log message ***2002-02-02, by Stefan Monnier
-
(term_get_fkeys_1): If `k0' and `k;' are both specified and2002-02-02, by Stefan Monnier
-
*** empty log message ***2002-02-02, by Andreas Schwab
-
Check for __mc68000__ instead of __m68k__, the latter never being defined2002-02-02, by Andreas Schwab
-
*** empty log message ***2002-02-02, by Eli Zaretskii
-
(realize_default_face): Don't set the weight and slant2002-02-02, by Eli Zaretskii
-
*** empty log message ***2002-02-02, by Eli Zaretskii
-
(uce-reply-to-uce): Prune the headers before copying2002-02-02, by Eli Zaretskii
-
(rmail-redecode-body): Prune the headers before2002-02-02, by Eli Zaretskii
-
*** empty log message ***2002-02-02, by Pavel Janík
-
(flyspell-issue-message-flag): New user option.2002-02-02, by Pavel Janík
-
Fix typo in prompt.2002-02-02, by Pavel Janík
-
(Disabling): Document that .emacs is not edited from "emacs -q".2002-02-02, by Eli Zaretskii
-
Document the new behavior of novice.el under "emacs -q".2002-02-02, by Eli Zaretskii
-
*** empty log message ***2002-02-02, by Eli Zaretskii
-
(enable-command): If Emacs was invoked as "emacs -q",2002-02-02, by Eli Zaretskii
-
*** empty log message ***2002-02-02, by Pavel Janík
-
(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.2002-02-02, by Pavel Janík
-
(Fsignal): Remove duplicated declaration of the variable2002-02-02, by Pavel Janík
-
*** empty log message ***2002-02-01, by Stefan Monnier
-
(mail-mode): Undo half of last change.2002-02-01, by Stefan Monnier
-
(indent-for-tab-command): Remove spurious code.2002-02-01, by Stefan Monnier
-
*** empty log message ***2002-02-01, by Stefan Monnier
-
Regenerated.2002-02-01, by Eli Zaretskii
-
*** empty log message ***2002-02-01, by Eli Zaretskii
-
Moved time-date.el from lisp/gnus to lisp/calendar.2002-02-01, by Eli Zaretskii
-
Moved parse-time.el from lisp/gnus to lisp/calendar.2002-02-01, by Eli Zaretskii
-
*** empty log message ***2002-02-01, by Richard M. Stallman
-
* gnus.xpm: Remove garbages.2002-02-01, by ShengHuo ZHU
-
Mark the pc-selection-mode change as documented.2002-02-01, by Eli Zaretskii
-
(Emulation): pc-selection-mode is now a toggle.2002-02-01, by Eli Zaretskii
-
*** empty log message ***2002-02-01, by Richard M. Stallman
-
(region_limit): Nicer error message.2002-02-01, by Richard M. Stallman
-
(decode_composition_emacs_mule):2002-02-01, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.2002-02-01, by Richard M. Stallman
-
(check_mark): New arg to specify clearer error message.2002-02-01, by Richard M. Stallman
-
Minor clarification.2002-02-01, by Richard M. Stallman
-
Document date-to-time and seconds-to-time.2002-02-01, by Richard M. Stallman
-
(iso-languages): Fix ", " in French.2002-02-01, by Richard M. Stallman
-
(history-length): Specify customization for it.2002-02-01, by Richard M. Stallman
-
(debugger-frame-clear, debugger-frame): Error on non-frame line.2002-02-01, by Richard M. Stallman
-
(debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,2002-02-01, by Richard M. Stallman
-
(shell-command-on-region): Err if no mark before reading the command string.2002-02-01, by Richard M. Stallman
-
(hl-line-highlight, hl-line-unhighlight):2002-02-01, by Richard M. Stallman
-
(hilit-chg-fixup): Don't alter overlay if not ours.2002-02-01, by Richard M. Stallman
-
Delete autoload cookies.2002-02-01, by Richard M. Stallman
-
(comint-scroll-show-maximum-output): Default is t.2002-02-01, by Richard M. Stallman
-
(batch-byte-compile): New arg noforce.2002-02-01, by Richard M. Stallman
-
(compile): New target.2002-02-01, by Richard M. Stallman
-
(pc-select-save-and-set-mode): Properly use MODE-VAR.2002-02-01, by Richard M. Stallman
-
Fix typo.2002-01-31, by Pavel Janík
-
*** empty log message ***2002-01-29, by Pavel Janík
-
(latin-2-prefix): Add ?and ?From "Dr. Eduard Werner" <edi.werner@gmx.de>.2002-01-29, by Pavel Janík
-
*** empty log message ***2002-01-29, by Pavel Janík
-
(menu-bar-options-save): Add `default-frame-alist' to saved variables.2002-01-29, by Pavel Janík
-
*** empty log message ***2002-01-29, by Pavel Janík
-
(menu-bar-help-menu): Change menu-item "Show Emacs Version" to "About2002-01-29, by Pavel Janík
-
(normal-splash-screen, display-splash-screen): New functions (separated2002-01-29, by Pavel Janík
-
Minor formatting fixes in preparation of merging new version.2002-01-29, by Pavel Janík
-
Fix typo.2002-01-29, by Pavel Janík
-
*** empty log message ***2002-01-29, by Stefan Monnier
-
(x_erase_phys_cursor): Don't erase cursor if cursor row2002-01-28, by Kim F. Storm
-
*** empty log message ***2002-01-28, by Kim F. Storm
-
*** empty log message ***2002-01-28, by Eli Zaretskii
-
(generate-calendar-month): Doc fix.2002-01-28, by Eli Zaretskii
-
*** empty log message ***2002-01-28, by Pavel Janík
-
Mention "Show/Hide" menu.2002-01-28, by Pavel Janík
-
*** empty log message ***2002-01-27, by Richard M. Stallman
-
Add autoload cookies. Many doc fixes.2002-01-27, by Richard M. Stallman
-
Comment change.2002-01-27, by Richard M. Stallman
-
Fix typo.2002-01-27, by Richard M. Stallman
-
*** empty log message ***2002-01-27, by Pavel Janík
-
New file, XPM variant of letter.xbm.2002-01-27, by Pavel Janík
-
display-time can now incicate new e-mail in directory.2002-01-27, by Pavel Janík
-
(Fread_from_minibuffer, Fread_command, Fread_function)2002-01-27, by Pavel Janík
-
(xaw_update_scrollbar, xaw_scrollbar_scroll)2002-01-27, by Pavel Janík
-
(display-time-mail-directory): New option.2002-01-27, by Pavel Janík
-
Fix typos.2002-01-27, by Pavel Janík
-
Fix typo.2002-01-27, by Pavel Janík
-
*** empty log message ***2002-01-27, by Pavel Janík
-
(menu-bar-showhide-scroll-bar-menu): Quote `window-system'.2002-01-27, by Pavel Janík
-
*** empty log message ***2002-01-27, by Pavel Janík
-
(menu-bar-scroll-bar-right)2002-01-27, by Pavel Janík
-
(tmm-get-keymap): Honour :visible in `menu-item'.2002-01-27, by Pavel Janík
-
Mention support for BSD/OS 5.0.2002-01-27, by Eli Zaretskii
-
*** empty log message ***2002-01-27, by Eli Zaretskii
-
Recognize BSD/OS 5.0.2002-01-27, by Eli Zaretskii
-
(lazy-lock-mode): Add a reference to jit-lock.2002-01-27, by Eli Zaretskii
-
*** empty log message ***2002-01-27, by Pavel Janík
-
Clarifications.2002-01-26, by Richard M. Stallman
-
*** empty log message ***2002-01-26, by Richard M. Stallman
-
Exchange meanings of scroll-up-aggressively and scroll-down-aggressively.2002-01-26, by Richard M. Stallman
-
(syms_of_buffer): Doc fixes for scroll-...-aggressively.2002-01-26, by Richard M. Stallman
-
(try_scrolling): Exchange uses of scroll_down_aggressively2002-01-26, by Richard M. Stallman
-
(pc-selection-mode-hook)2002-01-26, by Richard M. Stallman
-
Minor cleanups.2002-01-26, by Richard M. Stallman
-
*** empty log message ***2002-01-26, by Pavel Janík
-
Fix typo.2002-01-26, by Pavel Janík
-
(parse_tool_bar_item): Remove duplicated prototypes.2002-01-26, by Pavel Janík
-
Fix typo.2002-01-26, by Pavel Janík
-
Fix typo.2002-01-26, by Pavel Janík
-
*** empty log message ***2002-01-26, by Pavel Janík
-
*** empty log message ***2002-01-26, by Eli Zaretskii
-
(eshell-eval-command): If eshell-resume-eval2002-01-26, by Eli Zaretskii
-
*** empty log message ***2002-01-26, by Jason Rumney
-
(face-font-registry-alternatives) [windows-nt]: Add2002-01-25, by Jason Rumney
-
*** empty log message ***2002-01-25, by Stefan Monnier
-
(Fnext_property_change, Fnext_single_property_change)2002-01-25, by Stefan Monnier
-
(cvs-reread-cvsrc): Distinguish between an empty list of2002-01-25, by Stefan Monnier
-
*** empty log message ***2002-01-25, by Eli Zaretskii
-
(mismatch): Doc fix.2002-01-25, by Eli Zaretskii
-
Explain in a comment why the default background-setting code is still2002-01-25, by Eli Zaretskii
-
Fix a typo in a comment.2002-01-25, by Eli Zaretskii
-
(Text Terminal Colors): Document tty-display-color-p.2002-01-25, by Eli Zaretskii
-
*** empty log message ***2002-01-25, by Eli Zaretskii
-
(Ftty_display_color_cells, Ftty_display_color_p): Change the2002-01-25, by Eli Zaretskii
-
Document the extended color support for xterm and rxvt, and the2002-01-25, by Eli Zaretskii
-
(Text Terminal Colors): Document tty-display-color-cells.2002-01-25, by Eli Zaretskii
-
*** empty log message ***2002-01-25, by Eli Zaretskii
-
Add prototype for set_tty_color_mode and tty_setup_colors.2002-01-25, by Eli Zaretskii
-
(Ftty_display_color_cells): New function.2002-01-25, by Eli Zaretskii
-
(command-line): Call tty-register-default-colors.2002-01-25, by Eli Zaretskii
-
(display-color-cells): Use tty-display-color-cells.2002-01-25, by Eli Zaretskii
-
(tty-standard-colors): Reverse the order of colors.2002-01-25, by Eli Zaretskii
-
(w32-tty-standard-colors): Reverse the order of standard console colors.2002-01-25, by Eli Zaretskii
-
(msdos-color-values): Reverse the order of the2002-01-25, by Eli Zaretskii
-
(list-colors-display): If the argument is nil, don't2002-01-25, by Eli Zaretskii
-
(xterm-standard-colors): New variable.2002-01-25, by Eli Zaretskii
-
(DONTCOMPILE): Remove term/xterm.el.2002-01-25, by Eli Zaretskii
-
New file.2002-01-25, by Eli Zaretskii
-
Reword face color location blurb.2002-01-25, by Thien-Thi Nguyen
-
*** empty log message ***2002-01-25, by Richard M. Stallman
-
Comment change.2002-01-25, by Richard M. Stallman
-
(remove): Doc fix.2002-01-25, by Richard M. Stallman
-
*** empty log message ***2002-01-25, by Richard M. Stallman
-
(compilation-handle-exit):2002-01-25, by Richard M. Stallman
-
(substring-no-properties): New function.2002-01-25, by Richard M. Stallman
-
*** empty log message ***2002-01-24, by Stefan Monnier
-
*** empty log message ***2002-01-24, by Jason Rumney
-
(w32_wnd_proc) <WM_PAINT>: Initialize update_rect.2002-01-24, by Jason Rumney
-
(x_scroll_run): Use ScrollWindowEx in place of BitBlt.2002-01-24, by Jason Rumney
-
*** empty log message ***2002-01-24, by Richard M. Stallman
-
(x-handle-geometry): Put sizes on both2002-01-24, by Richard M. Stallman
-
*** empty log message ***2002-01-24, by Richard M. Stallman
-
(custom-save-all): Bind file-precious-flag to t for saving .emacs.2002-01-24, by Richard M. Stallman
-
(basic-save-buffer-2): Ignore file-error in delete-file.2002-01-24, by Richard M. Stallman
-
(record_char): Fix a typo in a comment.2002-01-24, by Eli Zaretskii
-
*** empty log message ***2002-01-24, by Andrew Innes
-
Remove unnecessary version number and date references.2002-01-24, by Andrew Innes
-
*** empty log message ***2002-01-24, by Richard M. Stallman
-
(generate-calendar-month): Doc fix.2002-01-24, by Richard M. Stallman
-
*** empty log message ***2002-01-23, by Richard M. Stallman
-
*** empty log message ***2002-01-23, by Richard M. Stallman
-
(tetris): New defgroup.2002-01-23, by Richard M. Stallman
-
*** empty log message ***2002-01-23, by Jason Rumney
-
(x_update_window_begin): Only hide caret if2002-01-23, by Jason Rumney
-
(syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.2002-01-23, by Jason Rumney
-
(copy-without-properties): New function.2002-01-23, by Richard M. Stallman
-
*** empty log message ***2002-01-23, by Colin Walters
-
(mail-mode): ">" is not a supercite-style prefix2002-01-23, by Stefan Monnier
-
Minor explanation.2002-01-23, by Richard M. Stallman
-
Minor cleanup.2002-01-22, by Richard M. Stallman
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(mode-line-copied-mode-name): New variable.2002-01-22, by Richard M. Stallman
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(sh-set-shell): Doc fix.2002-01-22, by Richard M. Stallman
-
(unexec): Define n so as to cause compilation error2002-01-22, by Richard M. Stallman
-
(hookpost-run): Defined.2002-01-22, by Richard M. Stallman
-
Document crashes on Irix due to some problem with `rld'.2002-01-22, by Eli Zaretskii
-
(Truncation, Overlay Arrow, Usual Display): Add index entries for fringe2002-01-22, by Eli Zaretskii
-
(Debugger Operation): Add index entries for fringe usage.2002-01-22, by Eli Zaretskii
-
(Trailing Whitespace): Add index entry for fringe usage.2002-01-22, by Eli Zaretskii
-
(Continuation Lines): Add index entries for the fringe usage.2002-01-22, by Eli Zaretskii
-
Document problems with 4NT.2002-01-22, by Eli Zaretskii
-
Document problems with insufficient number of colors on X.2002-01-22, by Eli Zaretskii
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.2002-01-22, by Richard M. Stallman
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(perl-mode-abbrev-table): Restore definition.2002-01-22, by Richard M. Stallman
-
Minor correction.2002-01-22, by Richard M. Stallman
-
xfns.c (x_set_frame_parameters): Typo in previous fix corrected.2002-01-22, by Jan Djärv
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(copyright-regexp): Fix previous change.2002-01-22, by Richard M. Stallman
-
(ange-ftp-bs2000-posix-hook-installed): Move defvar up.2002-01-22, by Richard M. Stallman
-
*** empty log message ***2002-01-22, by Richard M. Stallman
-
(ispell-help): Clean up echo area if user quits.2002-01-22, by Richard M. Stallman
-
(set-face-stipple): Reference description of bitmap data2002-01-21, by Richard M. Stallman
-
Comment change.2002-01-21, by Richard M. Stallman
-
(Table of Resources): Under menuBar, add xrefs to the nodes2002-01-21, by Richard M. Stallman
-
*** empty log message ***2002-01-21, by Richard M. Stallman
-
Don't require ibuf-ext at load time.2002-01-21, by Richard M. Stallman
-
xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust2002-01-21, by Jan Djärv
-
*** empty log message ***2002-01-21, by Pavel Janík
-
(Fminibuffer_contents)2002-01-21, by Pavel Janík
-
Comment fix.2002-01-21, by Pavel Janík
-
*** empty log message ***2002-01-21, by Francesco Potortì
-
* generic-x.el (apache-conf-generic-mode): Highlight the first2002-01-21, by Francesco Potortì
-
*** empty log message ***2002-01-21, by Richard M. Stallman
-
(window-body-height): Handle minibuffer window specially.2002-01-21, by Richard M. Stallman
-
(check_frame_size): Fix minimum height calculation.2002-01-21, by Richard M. Stallman
-
*** empty log message ***2002-01-21, by Richard M. Stallman
-
(toplevel, ibuffer-default-directory): Doc fixes.2002-01-21, by Colin Walters
-
*** empty log message ***2002-01-21, by Colin Walters
-
(toplevel) Require `ibuf-ext', which is now compiled with2002-01-21, by Colin Walters
-
dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before2002-01-21, by Ken Raeburn
-
*** empty log message ***2002-01-20, by Jason Rumney
-
For window-min-height, the absolute minimum is 1.2002-01-20, by Richard M. Stallman
-
*** empty log message ***2002-01-20, by Richard M. Stallman
-
(Mode Line Format): Short windows can suppress the mode line and header line.2002-01-20, by Richard M. Stallman
-
(w32_visible_system_caret_hwnd): New static variable.2002-01-20, by Jason Rumney
-
(w32_system_caret_width): Remove.2002-01-20, by Jason Rumney
-
(WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New2002-01-20, by Jason Rumney
-
(MIN_SAFE_WINDOW_HEIGHT): Value now 1.2002-01-20, by Richard M. Stallman
-
Added support for BS2000, and for raw ftp2002-01-20, by Richard M. Stallman
-
*** empty log message ***2002-01-20, by Pavel Janík
-
(doprnt1): Fix typos in error call.2002-01-20, by Pavel Janík
-
Fix last change.2002-01-20, by Eli Zaretskii
-
*** empty log message ***2002-01-20, by Eli Zaretskii
-
(unexec) [__sgi]: Support the .got sections.2002-01-20, by Eli Zaretskii
-
(tempo-define-template): Doc fix.2002-01-20, by Pavel Janík
-
Fix a typo.2002-01-20, by Eli Zaretskii
-
Updated to include w32-vars.el2002-01-20, by Jason Rumney
-
*** empty log message ***2002-01-20, by Pavel Janík
-
(scroll-bar-mode): Make argument optional.2002-01-20, by Pavel Janík
-
*** empty log message ***2002-01-20, by Jason Rumney
-
[windows-nt]: Load w32-vars.2002-01-20, by Jason Rumney
-
Move user variables to w32-vars.el and make them defcustoms.2002-01-20, by Jason Rumney
-
Move user variables to w32-vars.el and make them defcustoms.2002-01-20, by Jason Rumney
-
New file: custom declarations for MS-Windows specific settings.2002-01-20, by Jason Rumney
-
(w32_load_system_font, w32_to_x_charset): Use strnicmp2002-01-20, by Jason Rumney
-
(w32_native_per_char_metric): Don't trust the metrics2002-01-20, by Jason Rumney
-
Describe global-hl-line-mode.2002-01-20, by Richard M. Stallman
-
Comment changes.2002-01-20, by Richard M. Stallman
-
Fix a typo.2002-01-19, by Colin Walters
-
*** empty log message ***2002-01-19, by Pavel Janík
-
(tibetan-decompose-region)2002-01-19, by Pavel Janík
-
Remove trailing whitespaces.2002-01-19, by Pavel Janík
-
*** empty log message ***2002-01-19, by Pavel Janík
-
(ruler-mode): New keyword. Fix :version.2002-01-19, by Pavel Janík
-
(update_frame): Move the variable `tem' to the block where it is used.2002-01-19, by Pavel Janík
-
*** empty log message ***2002-01-19, by Jason Rumney
-
(Fx_create_frame): Bind redisplay-dont-pause around2002-01-19, by Jason Rumney
-
*** empty log message ***2002-01-18, by Richard M. Stallman
-
(comint-redirect-send-command-to-process): Restore previous current buffer.2002-01-18, by Richard M. Stallman
-
*** empty log message ***2002-01-18, by Richard M. Stallman
-
(easy-mmode-defmap): Enable "Up Stack", "Down Stack", and2002-01-18, by Richard M. Stallman
-
(WINDOW_WANTS_MODELINE_P): Check window height > 1.2002-01-18, by Richard M. Stallman
-
(Glyphs): All display types support faces in glyphs nowadays.2002-01-18, by Eli Zaretskii
-
(VERSION): Increase to 2.9. Update copyright years.2002-01-18, by Eli Zaretskii
-
*** empty log message ***2002-01-18, by Eli Zaretskii
-
(VERSION): Set to 2.9.2002-01-18, by Eli Zaretskii
-
(VERSION): Set to 2.9. Update the version of Emacs2002-01-18, by Eli Zaretskii
-
Advertise Info-scroll-prefer-subnodes.2002-01-18, by Eli Zaretskii
-
Wording changes suggested by Richard Stallman.2002-01-18, by Eli Zaretskii
-
*** empty log message ***2002-01-18, by Richard M. Stallman
-
Clarify how window-height relates to other things.2002-01-18, by Richard M. Stallman
-
(window-body-height): New function.2002-01-18, by Richard M. Stallman
-
*** empty log message ***2002-01-18, by Richard M. Stallman
-
(enlarge_window): When exceeding size of parent,2002-01-18, by Richard M. Stallman
-
*** empty log message ***2002-01-17, by Richard M. Stallman
-
Regenerated.2002-01-17, by Richard M. Stallman
-
Enable byte-compile-dynamic.2002-01-17, by Richard M. Stallman
-
Add comments to avoid future deletion of conditionals that seem2002-01-17, by Jason Rumney
-
*** empty log message ***2002-01-17, by Jason Rumney
-
Only require fontset when new-fontset is bound.2002-01-17, by Jason Rumney
-
*** empty log message ***2002-01-17, by Pavel Janík
-
(set_tty_color_mode): Remove unused variable `tem'.2002-01-17, by Pavel Janík
-
*** empty log message ***2002-01-17, by Richard M. Stallman
-
(mouse-drag-region-1): Renamed from mouse-drag-region.2002-01-17, by Richard M. Stallman
-
*** empty log message ***2002-01-17, by Richard M. Stallman
-
Delete the autoloads for functions defined with ibuffer-specific commands.2002-01-17, by Richard M. Stallman
-
(comint-simple-send): Fix previous change.2002-01-17, by Richard M. Stallman
-
(describe-distribution): Really call view-file.2002-01-17, by Richard M. Stallman
-
(ange-ftp-passive-mode): New arg PROC.2002-01-17, by Richard M. Stallman
-
(telnet-simple-send): Fix previous change.2002-01-17, by Richard M. Stallman
-
(sql-escape-newlines-and-send)2002-01-17, by Richard M. Stallman
-
*** empty log message ***2002-01-17, by Richard M. Stallman
-
(init_lread): Move the site-lisp dirs later in the path.2002-01-17, by Richard M. Stallman
-
*** empty log message ***2002-01-17, by Colin Walters
-
*** empty log message ***2002-01-16, by Kim F. Storm
-
(x_erase_phys_cursor): Don't erase cursor if cursor row2002-01-16, by Kim F. Storm
-
*** empty log message ***2002-01-16, by Kim F. Storm
-
Fix a typo.2002-01-16, by Eli Zaretskii
-
*** empty log message ***2002-01-16, by Eli Zaretskii
-
(command-line): Set EOL mnemonics for the Mac.2002-01-16, by Eli Zaretskii
-
Document problems with linking libraries compiled with GCC.2002-01-16, by Eli Zaretskii
-
*** empty log message ***2002-01-16, by Andreas Schwab
-
(feedmail): Fix :link spec.2002-01-16, by Andreas Schwab
-
LDAP support now defaults to ldapsearch from OpenLDAP version 2.2002-01-16, by Pavel Janík
-
Mention possible problems with ldapsearch from OpenLDAP version 1.2002-01-16, by Pavel Janík
-
*** empty log message ***2002-01-16, by Pavel Janík
-
(ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch.2002-01-16, by Pavel Janík
-
*** empty log message ***2002-01-16, by Pavel Janík
-
New maintainer. Change author's address.2002-01-16, by Pavel Janík
-
(eudc-ph-open-session): Remove XEmacs case.2002-01-16, by Pavel Janík
-
New maintainer. Change author's address.2002-01-16, by Pavel Janík
-
New maintainer. Change author's address.2002-01-16, by Pavel Janík
-
*** empty log message ***2002-01-16, by Pavel Janík
-
*** empty log message ***2002-01-16, by Pavel Janík
-
New maintainer. Change author's address.2002-01-16, by Pavel Janík
-
*** empty log message ***2002-01-16, by Pavel Janík
-
(XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only2002-01-16, by Pavel Janík
-
Remove forgotten extern declaration of `Qimage'.2002-01-16, by Pavel Janík
-
(toplevel): Remove X-RCS, URL, Compatibility headers. Update2002-01-16, by Colin Walters
-
(toplevel): Require `cl' when compiling.2002-01-16, by Colin Walters
-
(Autoload): Explain how to autoload function definitions that use2002-01-16, by Richard M. Stallman
-
*** empty log message ***2002-01-16, by Richard M. Stallman
-
(make-autoload): Don't handle define-ibuffer-column,2002-01-16, by Richard M. Stallman
-
Fix a typo in the last entry.2002-01-15, by Eli Zaretskii
-
*** empty log message ***2002-01-15, by Eli Zaretskii
-
(display_mode_element): When computing charpos, depend2002-01-15, by Eli Zaretskii
-
*** empty log message ***2002-01-15, by Pavel Janík
-
(Fkill_all_local_variables): Increment `update_mode_lines' only once.2002-01-15, by Pavel Janík
-
*** empty log message ***2002-01-15, by Richard M. Stallman
-
(diary-date-forms): Doc fix.2002-01-15, by Richard M. Stallman
-
Updates for current state of Windows port.2002-01-14, by Jason Rumney
-
Fix typo.2002-01-14, by Pavel Janík
-
*** empty log message ***2002-01-14, by Pavel Janík
-
(adjust_after_replace_noundo)2002-01-14, by Pavel Janík
-
*** empty log message ***2002-01-14, by Pavel Janík
-
(Fplay_sound): Initialize header_size also for :data case.2002-01-14, by Pavel Janík
-
Fix typos.2002-01-14, by Pavel Janík
-
(Window Frame Parameters): Document the new tty-color-mode parameter.2002-01-14, by Eli Zaretskii
-
"Colors X" -> "Colors".2002-01-14, by Eli Zaretskii
-
(Colors): Rename from "Colors X". All cross-references changed.2002-01-14, by Eli Zaretskii
-
Document the new --color arg and tty-color-mode frame parameter.2002-01-14, by Eli Zaretskii
-
Suggest to use --color if the terminal capabilities lie.2002-01-14, by Eli Zaretskii
-
*** empty log message ***2002-01-14, by Eli Zaretskii
-
(tty-color-mode-alist): New variable.2002-01-14, by Eli Zaretskii
-
(command-line): Register the default tty colors even2002-01-14, by Eli Zaretskii
-
(USAGE2): Add the --color option.2002-01-14, by Eli Zaretskii
-
(store_frame_param): Call set_tty_color_mode for termcap2002-01-14, by Eli Zaretskii
-
(tty_default_color_capabilities, tty_setup_colors)2002-01-14, by Eli Zaretskii
-
*** empty log message ***2002-01-14, by Stefan Monnier
-
(ange-ftp-root-dir-p): New function.2002-01-14, by Stefan Monnier
-
*** empty log message ***2002-01-14, by Richard M. Stallman
-
Fix previous change.2002-01-14, by Richard M. Stallman
-
*** empty log message ***2002-01-14, by Richard M. Stallman
-
Fix previous change.2002-01-14, by Richard M. Stallman
-
(view-echo-area-messages): New function.2002-01-14, by Richard M. Stallman
-
help-map bindings moved to help.el.2002-01-14, by Richard M. Stallman
-
*** empty log message ***2002-01-13, by Richard M. Stallman
-
(copyright-regexp): Make (C) optional.2002-01-13, by Richard M. Stallman
-
*** empty log message ***2002-01-13, by Colin Walters
-
Regenerated.2002-01-13, by Eli Zaretskii
-
Document the new full-screen options.2002-01-13, by Eli Zaretskii
-
*** empty log message ***2002-01-13, by Andreas Schwab
-
(dired-do-shell-command): Doc fix.2002-01-13, by Andreas Schwab
-
*** empty log message ***2002-01-13, by Eli Zaretskii
-
Add note about support for more mouse buttons in MS Windows.2002-01-13, by Jason Rumney
-
(struct x_output): New members want_fullscreen,2002-01-13, by Eli Zaretskii
-
(USAGE2): Add the new full-screen arguments.2002-01-13, by Eli Zaretskii
-
*** empty log message ***2002-01-13, by Jason Rumney
-
(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.2002-01-13, by Eli Zaretskii
-
(parse_button): New parameter xbutton. Callers changed.2002-01-13, by Jason Rumney
-
(w32_pass_extra_mouse_buttons_to_system): New user option.2002-01-13, by Jason Rumney
-
(WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages2002-01-13, by Jason Rumney
-
(x_check_fullscreen, x_check_fullscreen_move)2002-01-13, by Eli Zaretskii
-
*** empty log message ***2002-01-13, by Eli Zaretskii
-
(Table of Resources): Fix the markup and the wording of the last change.2002-01-13, by Eli Zaretskii
-
(Table of Resources): Document the new fullscreen resource.2002-01-13, by Eli Zaretskii
-
(Window Frame Parameters): Document the fullscreen parameter.2002-01-13, by Eli Zaretskii
-
(Window Size X): Document the new full-screen options.2002-01-13, by Eli Zaretskii
-
(command-line-x-option-alist): New options "-fs",2002-01-13, by Eli Zaretskii
-
(x-handle-initial-switch): New function.2002-01-13, by Eli Zaretskii
-
Fix wording of a comment.2002-01-13, by Eli Zaretskii
-
*** empty log message ***2002-01-13, by Pavel Janík
-
(read_key_sequence): Remove unused variable `extra_maps'.2002-01-13, by Pavel Janík
-
Fix typo.2002-01-13, by Pavel Janík
-
Fix typos.2002-01-13, by Pavel Janík
-
Fix typo.2002-01-13, by Pavel Janík
-
*** empty log message ***2002-01-13, by Colin Walters
-
Initial revision.2002-01-13, by Colin Walters
-
*** empty log message ***2002-01-13, by Colin Walters
-
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,2002-01-13, by Colin Walters
-
Handle define-ibuffer-column, define-ibuffer-filter,2002-01-13, by Colin Walters
-
*** empty log message ***2002-01-13, by Richard M. Stallman
-
(browse-url-grail): Use browse-url-maybe-new-window.2002-01-13, by Richard M. Stallman
-
*** empty log message ***2002-01-13, by Richard M. Stallman
-
(telnet-simple-send): Handle comint-input-sender-no-newline like2002-01-13, by Richard M. Stallman
-
(sql-query-placeholders-and-send): Handle2002-01-13, by Richard M. Stallman
-
(comint-input-sender): Doc fix.2002-01-13, by Richard M. Stallman
-
*** empty log message ***2002-01-13, by Richard M. Stallman
-
(line-move): If we can't move enough lines, go to beginning or end of line.2002-01-13, by Richard M. Stallman
-
Comment change.2002-01-13, by Richard M. Stallman
-
*** empty log message ***2002-01-13, by Andreas Schwab
-
(x_load_font): Never set fonts_changed_p to zero.2002-01-13, by Andreas Schwab
-
Restore the quote in the `silly' example.2002-01-12, by Richard M. Stallman
-
Fix typo.2002-01-12, by Pavel Janík
-
*** empty log message ***2002-01-12, by Pavel Janík
-
(flyspell-check-pre-word-p): Prevent delaying when executing keyboard2002-01-12, by Pavel Janík
-
*** empty log message ***2002-01-12, by Andreas Schwab
-
(xbuffer): Remove address operator since data is now a pointer.2002-01-12, by Andreas Schwab
-
*** empty log message ***2002-01-12, by Richard M. Stallman
-
(help-xref-go-back): Restore POSITION in proper buffer and proper window.2002-01-12, by Richard M. Stallman
-
(describe-mode): Call help-setup-xref in the help buffer.2002-01-12, by Richard M. Stallman
-
*** empty log message ***2002-01-12, by Richard M. Stallman
-
*** empty log message ***2002-01-12, by Richard M. Stallman
-
(dired-shell-stuff-it): Substitute for * or ?2002-01-12, by Richard M. Stallman
-
Fix typos.2002-01-12, by Pavel Janík
-
Fix typo.2002-01-12, by Pavel Janík
-
*** empty log message ***2002-01-12, by Eli Zaretskii
-
(find-file-noselect): Don't consider a buffer as2002-01-12, by Eli Zaretskii
-
*** empty log message ***2002-01-12, by Eli Zaretskii
-
(minibuffer-prompt): A better face definition for MS-DOS.2002-01-12, by Eli Zaretskii
-
(comint-dynamic-list-completions): Repeating the command2002-01-12, by Richard M. Stallman
-
(Faces): More updates for faces on character terminals.2002-01-12, by Richard M. Stallman
-
Fix typo.2002-01-11, by Pavel Janík
-
Remove comment for Martin Lorentzson's patch on 2002-01-08, awaiting2002-01-11, by André Spiegel
-
*** empty log message ***2002-01-11, by Richard M. Stallman
-
(initial-scratch-message): Fix custom type, add group.2002-01-11, by Richard M. Stallman
-
*** empty log message ***2002-01-11, by Richard M. Stallman
-
(adjust_after_replace_noundo): New function.2002-01-11, by Richard M. Stallman
-
(code_convert_region): Don't copy old text if undo disabled.2002-01-11, by Richard M. Stallman
-
Whitespace change.2002-01-11, by Richard M. Stallman
-
(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.2002-01-11, by Richard M. Stallman
-
(lisp-complete-symbol): Repeating the command2002-01-11, by Richard M. Stallman
-
This is a restore to version 1.29; the patch was taken out awaiting2002-01-11, by André Spiegel
-
Comment change.2002-01-11, by Richard M. Stallman
-
(Faces): Mention that character terminals also support faces.2002-01-11, by Eli Zaretskii
-
Fix typo.2002-01-11, by Pavel Janík
-
*** empty log message ***2002-01-11, by Eli Zaretskii
-
Make version checking in emacs.texi consistent with how we set it there.2002-01-11, by Eli Zaretskii
-
(EMACSVER): Set to 21.2.50.2002-01-11, by Eli Zaretskii
-
Bump Emacs version to 21.2.50.2002-01-11, by Eli Zaretskii
-
(emacs-version): Bump to 21.2.50.2002-01-11, by Eli Zaretskii
-
*** empty log message ***2002-01-11, by Richard M. Stallman
-
Fix the double-property examples. Include one with a bare lambda.2002-01-11, by Richard M. Stallman
-
*** empty log message ***2002-01-10, by Thien-Thi Nguyen
-
(zone-timeout): New var.2002-01-10, by Thien-Thi Nguyen
-
Comment fixes.2002-01-10, by Pavel Janík
-
*** empty log message ***2002-01-10, by Eli Zaretskii
-
(minibuffer-prompt): Special face definition for MS-DOS.2002-01-10, by Eli Zaretskii
-
Fix the last entry (RMS says this submission doesn't need legal papers).2002-01-10, by Eli Zaretskii
-
*** empty log message ***2002-01-10, by Eli Zaretskii
-
Changed the behavior of the "greek" input2002-01-10, by Eli Zaretskii
-
small clarification2002-01-10, by Michael Kifer
-
(fancy-splash-screens): Set tab-width in correct buffer.2002-01-10, by Richard M. Stallman
-
*** empty log message ***2002-01-09, by Jason Rumney
-
(x_consider_frame_title): Don't count the tooltip frame2002-01-09, by Jason Rumney
-
2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>2002-01-09, by Michael Kifer
-
Nitpicking change of format from ISBN-1882114-43-4 to ISBN 1-882114-43-42002-01-09, by Robert J. Chassell
-
Change ISBN to 1882114-43-4.2002-01-09, by Robert J. Chassell
-
*** empty log message ***2002-01-09, by Pavel Janík
-
(xaw_create_dialog): Initialize icon_name to suppress compiler warnings.2002-01-09, by Pavel Janík
-
*** empty log message ***2002-01-09, by Richard M. Stallman
-
Add 2002 into copyright line.2002-01-09, by ShengHuo ZHU
-
* gnus-start.el (gnus-read-init-file): Cleaned up.2002-01-09, by ShengHuo ZHU
-
*** empty log message ***2002-01-09, by Richard M. Stallman
-
(regexp-opt): Bind max-specpdl-size.2002-01-09, by Richard M. Stallman
-
*** empty log message ***2002-01-08, by Richard M. Stallman
-
(eldoc-minor-mode-string): Fix custom type.2002-01-08, by Richard M. Stallman
-
(flyspell-mode-line-string): Fix custom type.2002-01-08, by Richard M. Stallman
-
Remove Preface from the `Invariant Section' listing of the License,2002-01-08, by Robert J. Chassell
-
*** empty log message ***2002-01-08, by Pavel Janík
-
(ada-initialize-properties, ada-mode): Do not use make-local-hook.2002-01-08, by Pavel Janík
-
Remove psgml patch, users should use newer versions.2002-01-08, by Pavel Janík
-
Fix typo.2002-01-08, by Pavel Janík
-
#2002-01-08, by André Spiegel
-
Fix prev change.2002-01-08, by André Spiegel
-
Patch by Martin.Lorentzson@telia.com.2002-01-08, by André Spiegel
-
Fix typo in last checkin2002-01-08, by Jason Rumney
-
*** empty log message ***2002-01-08, by Eli Zaretskii
-
(quail-start-translation, quail-start-conversion): Bind2002-01-08, by Eli Zaretskii
-
Remove Calc, since it's now part of the distribution.2002-01-08, by Eli Zaretskii
-
2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>2002-01-08, by Michael Kifer
-
*** empty log message ***2002-01-08, by Pavel Janík
-
New maintainer. New e-mail address of the author.2002-01-08, by Pavel Janík
-
Calc is now part of the distribution.2002-01-08, by Pavel Janík
-
*** empty log message ***2002-01-08, by Richard M. Stallman
-
(occur-mode-goto-occurrence-other-window): New command.2002-01-08, by Richard M. Stallman
-
(delete_window): Rewrite the code for changing the2002-01-08, by Richard M. Stallman
-
2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>2002-01-08, by Michael Kifer
-
*** empty log message ***2002-01-07, by Eli Zaretskii
-
(send_process): Set src_multibyte to 1 after the call2002-01-07, by Eli Zaretskii
-
Use wildcards.2002-01-07, by Andreas Schwab
-
(Language Environments): Mention the UTF-8 environment; add an index entry.2002-01-07, by Eli Zaretskii
-
*** empty log message ***2002-01-07, by Jaeyoun Chung
-
removed key sequence mapping for O[rsfaqtTd].2002-01-07, by Jaeyoun Chung
-
*** empty log message ***2002-01-07, by Richard M. Stallman
-
(dired-copy-filename-as-kill): Call kill-append if following a kill command.2002-01-07, by Richard M. Stallman
-
Fix indentation.2002-01-07, by Richard M. Stallman
-
*** empty log message ***2002-01-07, by Richard M. Stallman
-
(describe-variable, describe-function): Do save-excursion.2002-01-07, by Richard M. Stallman
-
*** empty log message ***2002-01-07, by Jason Rumney
-
(single_submenu, set_frame_menubar, w32_menu_show):2002-01-07, by Jason Rumney
-
(set_frame_menubar, xmenu_show):2002-01-07, by Jason Rumney
-
*** empty log message ***2002-01-06, by Jason Rumney
-
(single_submenu): Initialize wv->help to Qnil.2002-01-06, by Jason Rumney
-
*** empty log message ***2002-01-06, by Jason Rumney
-
(w32_menu_display_help): Revert last change.2002-01-06, by Jason Rumney
-
(menu_highlight_callback): Revert last change.2002-01-06, by Jason Rumney
-
*** empty log message ***2002-01-06, by Andreas Schwab
-
(make_gap_larger): Make sure buffer size does not overflow range of int.2002-01-06, by Andreas Schwab
-
*** empty log message ***2002-01-06, by Pavel Janík
-
(ldap-search-internal): Skip error message from ldapsearch. Allow listing2002-01-06, by Pavel Janík
-
(eudc-ldap-get-field-list): Do not try to call non-existent function.2002-01-06, by Pavel Janík
-
Regenerated to reflect latest changes in Keywords: headers.2002-01-06, by Pavel Janík
-
*** empty log message ***2002-01-06, by Pavel Janík
-
(top-level): Revert previous change.2002-01-06, by Pavel Janík
-
Fix Keywords: header.2002-01-06, by Pavel Janík
-
Fix typo.2002-01-06, by Pavel Janík
-
*** empty log message ***2002-01-06, by Pavel Janík
-
(nslookup-font-lock-keywords): Defvar font-lock variables to prevent2002-01-06, by Pavel Janík
-
Remove unnecessary whitespaces.2002-01-06, by Pavel Janík
-
(top-level): Use eudc-xemacs-p instead of string-match on emacs-version2002-01-06, by Pavel Janík
-
*** empty log message ***2002-01-06, by Pavel Janík
-
(enriched-make-annotation): Fix the change from 2002-01-05.2002-01-06, by Pavel Janík
-
Remove unnecessary whitespaces.2002-01-05, by Pavel Janík
-
(eudc-attribute-display-method-alist): Use proper attribute name labeledUri2002-01-05, by Pavel Janík
-
*** empty log message ***2002-01-05, by Pavel Janík
-
Doc fix.2002-01-05, by Pavel Janík
-
Follow law precisely: four digits for all dates in copyright lines.2002-01-05, by Robert J. Chassell
-
Remove unnecessary whitespace.2002-01-05, by Pavel Janík
-
Remove unnecessary whitespaces.2002-01-05, by Pavel Janík
-
Fix Lisp header.2002-01-05, by Pavel Janík
-
Fix spelling in comments.2002-01-05, by Pavel Janík
-
Add keyword header `tools' to actually get listed in finder.2002-01-05, by Pavel Janík
-
Fix typo.2002-01-05, by Pavel Janík
-
*** empty log message ***2002-01-05, by Pavel Janík
-
(eudc-bob-can-display-inline-images)2002-01-05, by Pavel Janík
-
(eudc-edit-hotlist): Avoid error when editing an empty hotlist.2002-01-05, by Pavel Janík
-
(eudc-external-viewers): Do not use xv, it is not free.2002-01-05, by Pavel Janík
-
(ldap-search-internal): Make the buffer unibyte.2002-01-05, by Pavel Janík
-
#2002-01-05, by André Spiegel
-
(vc-rcs-steal-lock): Do a real checkout after stealing the lock, so2002-01-05, by André Spiegel
-
(vc-branch-part): Return nil if there's no `.'2002-01-05, by André Spiegel
-
*** empty log message ***2002-01-05, by Richard M. Stallman
-
(format-replace-strings, format-subtract-regions)2002-01-05, by Richard M. Stallman
-
(enriched-make-annotation): Doc fix.2002-01-05, by Richard M. Stallman
-
(x_draw_glyphs): Don't call notice_overwritten_cursor2002-01-05, by Jason Rumney
-
*** empty log message ***2002-01-05, by Jason Rumney
-
Require fontset unconditionally.2002-01-05, by Jason Rumney
-
*** empty log message ***2002-01-05, by Jason Rumney
-
(w32_menu_display_help): Hide any tooltip window.2002-01-05, by Jason Rumney
-
*** empty log message ***2002-01-05, by Jason Rumney
-
(x_setup_relief_colors): Don't compute an image's2002-01-05, by Jason Rumney
-
(compute_tip_xy): If tooltip won't fit on the screen2002-01-05, by Jason Rumney
-
*** empty log message ***2002-01-04, by Richard M. Stallman
-
(menu_highlight_callback): Hide any tooltip window.2002-01-04, by Richard M. Stallman
-
Doc fix.2002-01-04, by Pavel Janík
-
(copyright-regexp): Allow multi-line copyrights to be updated.2002-01-04, by Richard M. Stallman
-
*** empty log message ***2002-01-04, by Richard M. Stallman
-
* nnspool.el (nnspool-request-post): Ditto.2002-01-04, by ShengHuo ZHU
-
*** empty log message ***2002-01-04, by Andrew Innes
-
(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to2002-01-04, by Andrew Innes
-
*** empty log message ***2002-01-04, by Eli Zaretskii
-
(texinfo-insert-@end): Fix the change from 2001-10-24.2002-01-04, by Eli Zaretskii
-
*** empty log message ***2002-01-04, by Eli Zaretskii
-
Place under GFDL. Fix copyright years.2002-01-04, by Eli Zaretskii
-
*** empty log message ***2002-01-04, by Eli Zaretskii
-
(DVI_TARGETS): Add calc.dvi.2002-01-04, by Eli Zaretskii
-
(mail-recover-1, mail-recover): Doc fix.2002-01-04, by Eli Zaretskii
-
Suggest to upgrade ncurses if Emacs aborts inside tparam1.2002-01-04, by Eli Zaretskii
-
Regenerated.2002-01-04, by Pavel Janík
-
Doc fix.2002-01-04, by Pavel Janík
-
*** empty log message ***2002-01-04, by Pavel Janík
-
(ldap-host-parameters-alist): Remove duplicated entry.2002-01-04, by Pavel Janík
-
*** empty log message ***2002-01-04, by Richard M. Stallman
-
(basic-save-buffer): Undo previous change.2002-01-04, by Richard M. Stallman
-
*** empty log message ***2002-01-03, by Richard M. Stallman
-
(diary-block): Doc fix.2002-01-03, by Richard M. Stallman
-
Delete many TeX customizations, producing a style more consistent2002-01-03, by Richard M. Stallman
-
*** empty log message ***2002-01-03, by Richard M. Stallman
-
(Fcurrent_active_maps): Put the `keymap' property map first.2002-01-03, by Richard M. Stallman
-
*** empty log message ***2002-01-03, by Richard M. Stallman
-
(defcustom): Fix syntax of previous change.2002-01-03, by Richard M. Stallman
-
Edit lambda-*.eps image files so arrows line up properly.2002-01-03, by Robert J. Chassell
-
Put @w{...} around an expression with a poor printed copy page break.2002-01-03, by Robert J. Chassell
-
*** empty log message ***2002-01-03, by Eli Zaretskii
-
("bulgarian-pho"): Fix a typo in a doc string.2002-01-03, by Eli Zaretskii
-
(defcustom): Documented :tag, :link and :load.2002-01-03, by Eli Zaretskii
-
*** empty log message ***2002-01-03, by Eli Zaretskii
-
(mail-recover-1): New function.2002-01-03, by Eli Zaretskii
-
* mm-util.el (mm-use-find-coding-systems-region): New variable.2002-01-03, by ShengHuo ZHU
-
(read_key_sequence): Fixed cast of submaps arg to bcopy.2002-01-03, by Kim F. Storm
-
*** empty log message ***2002-01-03, by Kim F. Storm
-
Fix header.2002-01-03, by Pavel Janík
-
*** empty log message ***2002-01-03, by Pavel Janík
-
(ange-ftp-shell-command): Remove port specification from the hostname.2002-01-03, by Pavel Janík
-
(display-time-load-average-threshold): Fix defcustom (add type and group).2002-01-03, by Pavel Janík
-
2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>2002-01-03, by ShengHuo ZHU
-
Describe define-global-abbrev and define-mode-abbrev.2002-01-03, by Richard M. Stallman
-
*** empty log message ***2002-01-02, by Richard M. Stallman
-
Extensive changes to support multiple xscheme buffers:2002-01-02, by Richard M. Stallman
-
*** empty log message ***2002-01-02, by Richard M. Stallman
-
(facemenu-active-faces):2002-01-02, by Richard M. Stallman
-
*** empty log message ***2002-01-02, by Richard M. Stallman
-
(read_key_sequence): Handle the keymap property before minor mode maps.2002-01-02, by Richard M. Stallman
-
*** empty log message ***2002-01-02, by Richard M. Stallman
-
(Fformat): Update thissize from field_width2002-01-02, by Richard M. Stallman
-
*** empty log message ***2002-01-02, by Eli Zaretskii
-
(function-key-map): Don't bind shifted keypad numeric keys.2002-01-02, by Eli Zaretskii
-
Fix typo.2002-01-02, by Pavel Janík
-
*** empty log message ***2002-01-02, by Pavel Janík
-
(enriched-handle-display-prop): Remove unused variables.2002-01-02, by Pavel Janík
-
*** empty log message ***2002-01-02, by Eli Zaretskii
-
(ucs-8859-8-alist): Comment away Hebrew points.2002-01-02, by Eli Zaretskii
-
Margin displays can't be mouse sensitive.2002-01-02, by Richard M. Stallman
-
2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>2002-01-02, by ShengHuo ZHU
-
*** empty log message ***2002-01-01, by Pavel Janík
-
(UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truth2002-01-01, by Pavel Janík
-
Comment fixes.2002-01-01, by Pavel Janík
-
(main): Parenthesize assignment when used as truth value to prevent gcc2002-01-01, by Pavel Janík
-
Doc fix.2002-01-01, by Pavel Janík
-
Include <config.h>.2002-01-01, by Pavel Janík
-
*** empty log message ***2002-01-01, by Pavel Janík
-
*** empty log message ***2002-01-01, by Andreas Schwab
-
(max_specpdl_size): Adjust declaration.2002-01-01, by Andreas Schwab
-
(max_specpdl_size, max_lisp_eval_depth): Define as int,2002-01-01, by Andreas Schwab
-
*** empty log message ***2002-01-01, by Dave Love
-
(quail-define-indian-trans-package): Unquote2002-01-01, by Dave Love
-
*** empty log message ***2002-01-01, by Richard M. Stallman
-
(jka-compr-write-region): If START = nil, use whole buf.2002-01-01, by Richard M. Stallman
-
(print_object): Test print_escape_nonascii only for unibyte strings.2002-01-01, by Richard M. Stallman
-
*** empty log message ***2002-01-01, by Pavel Janík
-
Remove unnecessary whitespaces.2002-01-01, by Pavel Janík
-
*** empty log message ***2001-12-31, by Richard M. Stallman
-
(various face definitions): Use :weight, not :bold.2001-12-31, by Richard M. Stallman
-
(various face definitions): Use :weight and :slant.2001-12-31, by Richard M. Stallman
-
Comment change.2001-12-31, by Richard M. Stallman
-
(various face definitions): Use :weight, not :bold.2001-12-31, by Richard M. Stallman
-
(ps-font-lock-face-attributes): Use :weight and :slant.2001-12-31, by Richard M. Stallman
-
(custom-face-edit-fix-value): Delete `assert' call.2001-12-31, by Richard M. Stallman
-
(comint-highlight-input): Use :weight, not :bold.2001-12-31, by Richard M. Stallman
-
(initializing from font-lock-face-attributes):2001-12-31, by Richard M. Stallman
-
(custom-face-edit-fix-value): New function.2001-12-31, by Richard M. Stallman
-
Remove the "regenerated" entries.2001-12-31, by Eli Zaretskii
-
*** empty log message ***2001-12-30, by Pavel Janík
-
(octave-abbrev-table): Mark all the predefined abbrevs as "system" abbrevs.2001-12-30, by Pavel Janík
-
(idlwave-mode-abbrev-table): Mark all the predefined abbrevs as "system"2001-12-30, by Pavel Janík
-
(fortran-mode-abbrev-table): Mark all the predefined abbrevs as "system"2001-12-30, by Pavel Janík
-
(f90-mode-abbrev-table): Mark all the predefined abbrevs as "system"2001-12-30, by Pavel Janík
-
(vhdl-mode-abbrev-table-init): Mark all the predefined abbrevs as "system"2001-12-30, by Pavel Janík
-
(sql-mode-abbrev-table): Mark all the predefined abbrevs as "system"2001-12-30, by Pavel Janík
-
Remove unnecessary whitespaces.2001-12-30, by Pavel Janík
-
Remove unnecessary whitespace.2001-12-30, by Pavel Janík
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
Improve previous change.2001-12-30, by Richard M. Stallman
-
Explain about ``system'' abbrevs.2001-12-30, by Richard M. Stallman
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
Minor cleanup of previous change.2001-12-30, by Richard M. Stallman
-
(Info-fontify-node): For a **** underline line, put the2001-12-30, by Richard M. Stallman
-
(face-set-after-frame-default): Don't change `default' face.2001-12-30, by Richard M. Stallman
-
(query-replace-read-args): Immediate error if read-only.2001-12-30, by Richard M. Stallman
-
(makeinfo-compilation-sentinel):2001-12-30, by Richard M. Stallman
-
*** empty log message ***2001-12-30, by Eli Zaretskii
-
(insert-directory): Modify the "total" line wording, in accordance with2001-12-30, by Eli Zaretskii
-
Remove the "configure: Regenerated" entry.2001-12-30, by Eli Zaretskii
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
(read_escape): New arg BYTEREP for reporting whether2001-12-30, by Richard M. Stallman
-
(print_object): In multibyte string, use hex escapes.2001-12-30, by Richard M. Stallman
-
(basic-save-buffer): If a before-write hook displays2001-12-30, by Richard M. Stallman
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
*** empty log message ***2001-12-30, by Richard M. Stallman
-
(reftex-query-replace-document, reftex-change-label): Doc fix.2001-12-30, by Richard M. Stallman
-
(dired-do-query-replace-regexp): Doc fix.2001-12-30, by Richard M. Stallman
-
(tags-query-replace): Doc fix.2001-12-30, by Richard M. Stallman
-
(max_specpdl_size): Add declaration.2001-12-30, by Richard M. Stallman
-
(LIBX11_SYSTEM) [MOTIF]: Add -lgen.2001-12-29, by Richard M. Stallman
-
*** empty log message ***2001-12-29, by Pavel Janík
-
Include <config.h>.2001-12-29, by Pavel Janík
-
Remove trailing whitespaces.2001-12-29, by Pavel Janík
-
* abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero2001-12-29, by Ken Raeburn
-
*** empty log message ***2001-12-29, by Richard M. Stallman
-
(compile-internal): Fix previous change.2001-12-29, by Richard M. Stallman
-
(Fdo_auto_save): If NO_MESSAGE, don't call push_message.2001-12-29, by Richard M. Stallman
-
(Info-mode): Reindent the doc-string.2001-12-29, by Pavel Janík
-
*** empty log message ***2001-12-29, by Richard M. Stallman
-
(silly_event_symbol_error): New subrtn, from Fdefine_key.2001-12-29, by Richard M. Stallman
-
Add a comment.2001-12-29, by Gerd Moellmann
-
*** empty log message ***2001-12-29, by Eli Zaretskii
-
Regenerated.2001-12-29, by Eli Zaretskii
-
*** empty log message ***2001-12-29, by Richard M. Stallman
-
(mouse-drag-mode-line-1): When dragging a mode line upward,2001-12-29, by Richard M. Stallman
-
*** empty log message ***2001-12-29, by Richard M. Stallman
-
(ange-ftp-insert-directory): Explicitly follow symlinks.2001-12-29, by Richard M. Stallman
-
<CONFIGURATION BY HAND> Now requires autoconf 2.51.2001-12-29, by Kim F. Storm
-
*** empty log message ***2001-12-29, by Kim F. Storm
-
*** empty log message ***2001-12-29, by Richard M. Stallman
-
(ange-ftp-allow-child-lookup): Always return nil.2001-12-29, by Richard M. Stallman
-
Comment change.2001-12-28, by Richard M. Stallman
-
(iso-transl-char-map) Eliminate the2001-12-28, by Richard M. Stallman
-
(c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
Use the plist of an abbrev for multiple params if nec.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
Test for mbsinit.2001-12-28, by Richard M. Stallman
-
(HAVE_MBSINIT): Add #undef.2001-12-28, by Richard M. Stallman
-
(mbsinit): Define as no-op if not available.2001-12-28, by Richard M. Stallman
-
(mail-envelope-from): Fix custom type.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
Fix previous change; also correct its change log:2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
(Flookup_key): Add error message for trying to bind [DEL], [RET], etc.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Gerd Moellmann
-
(x_setup_relief_colors): Don't compute an image's2001-12-28, by Gerd Moellmann
-
*** empty log message ***2001-12-28, by Gerd Moellmann
-
(notice_overwritten_cursor): Don't depend on2001-12-28, by Gerd Moellmann
-
*** empty log message ***2001-12-28, by Gerd Moellmann
-
(try_scrolling) <PT below scroll margin>: Add the2001-12-28, by Gerd Moellmann
-
*** empty log message ***2001-12-28, by Eli Zaretskii
-
(mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>.2001-12-28, by Eli Zaretskii
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
(ldap-search-internal): Handle <file://...> in results.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
(line-move-invisible): New subroutine.2001-12-28, by Richard M. Stallman
-
(set_point_both): The position after an invisible, intangible2001-12-28, by Richard M. Stallman
-
Update C-u C-x = output format.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
(describe-char-after): Describe the text properties of the char after point.2001-12-28, by Richard M. Stallman
-
Rewrite the introductory text for clarity.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-28, by Richard M. Stallman
-
Fix previous change.2001-12-28, by Richard M. Stallman
-
(find-dired-sentinel): Precede exit message by2001-12-28, by Richard M. Stallman
-
(describe-key): Doc fix.2001-12-28, by Richard M. Stallman
-
*** empty log message ***2001-12-27, by Miles Bader
-
(widget-toggle-value-create): Don't eval actual images (which are lists too).2001-12-27, by Miles Bader
-
*** empty log message ***2001-12-27, by Eli Zaretskii
-
Fix the doc string of "Latin-5" language environment.2001-12-27, by Eli Zaretskii
-
*** empty log message ***2001-12-27, by Eli Zaretskii
-
* window.c (enlarge_window): In new preserve_before code, convert CURBEG from2001-12-27, by Ken Raeburn
-
(Fbyte_code): Undo previous change.2001-12-27, by Richard M. Stallman
-
*** empty log message ***2001-12-27, by Richard M. Stallman
-
Comment change.2001-12-27, by Richard M. Stallman
-
*** empty log message ***2001-12-27, by Richard M. Stallman
-
(flyspell-mode-map): New keymap, defined as before 2001-11-09.2001-12-27, by Richard M. Stallman
-
support for Perl packages2001-12-26, by Francesco Potortì
-
Etags.c:2001-12-26, by Francesco Potortì
-
Removed names of people from etags.c change log entries.2001-12-26, by Francesco Potortì
-
Perl changes for etags.2001-12-26, by Francesco Potortì
-
Comment change.2001-12-26, by Richard M. Stallman
-
*** empty log message ***2001-12-26, by Richard M. Stallman
-
(compile-internal): Set TERM variable in process-environment.2001-12-26, by Richard M. Stallman
-
Rewrite Types of Log File node.2001-12-26, by Richard M. Stallman
-
(record_char): Ignore duplicate help-echo events only2001-12-25, by Kim F. Storm
-
*** empty log message ***2001-12-25, by Kim F. Storm
-
*** empty log message ***2001-12-25, by Richard M. Stallman
-
(help-xref-on-pp): Catch and ignore errors in scanning the buffer.2001-12-25, by Richard M. Stallman
-
Move direntry.2001-12-25, by Pavel Janík
-
(command-line): Convert command line args2001-12-25, by Richard M. Stallman
-
*** empty log message ***2001-12-25, by Richard M. Stallman
-
*** empty log message ***2001-12-25, by Eli Zaretskii
-
Don't require ind-util when compiling.2001-12-25, by Eli Zaretskii
-
(texinfo-show-structure): Display the line showing the current location2001-12-25, by Robert J. Chassell
-
Explain the difference between the per-file log maintained by the2001-12-25, by Robert J. Chassell
-
Fix typo in cross-reference for `Using non-standard file names'2001-12-25, by Robert J. Chassell
-
*** empty log message ***2001-12-25, by Pavel Janík
-
(tpu-reset-screen-size): Use set-frame-height and set-frame-width instead2001-12-25, by Pavel Janík
-
(mh-show-msg): Likewise.2001-12-25, by Pavel Janík
-
*** empty log message ***2001-12-25, by Pavel Janík
-
(vt-wide, vt-narrow): Use set-frame-width instead of obsolete2001-12-25, by Pavel Janík
-
Fix Lisp headers.2001-12-25, by Pavel Janík
-
Remove empty line at the end of file.2001-12-25, by Pavel Janík
-
*** empty log message ***2001-12-25, by Pavel Janík
-
(locate): Remove dot at the end of error argument.2001-12-25, by Pavel Janík
-
Add Maintainer header.2001-12-25, by Pavel Janík
-
Remove empty lines at the end of file.2001-12-25, by Pavel Janík
-
*** empty log message ***2001-12-25, by Pavel Janík
-
(emerge-show-file-name): Use frame-height instead of obsolete2001-12-25, by Pavel Janík
-
Add keyword.2001-12-25, by Pavel Janík
-
Fix Lisp footer.2001-12-25, by Pavel Janík
-
Fix previous change.2001-12-25, by Pavel Janík
-
*** empty log message ***2001-12-25, by Richard M. Stallman
-
(enlarge_window): New arg PRESERVE_BEFORE. Callers changed.2001-12-25, by Richard M. Stallman
-
(balance-windows): Use new PRESERVE-BEFORE arg2001-12-25, by Richard M. Stallman
-
*** empty log message ***2001-12-25, by Richard M. Stallman
-
(Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.2001-12-25, by Richard M. Stallman
-
(debugger-mode-map): Bind C-m, not `RET'.2001-12-25, by Richard M. Stallman
-
(ftp-mode-abbrev-table): Don't define it.2001-12-24, by Richard M. Stallman
-
Replace "comment-fence" and "string-fence" with consistent terms.2001-12-24, by Richard M. Stallman
-
*** empty log message ***2001-12-24, by Eli Zaretskii
-
(dos-cpNNN-setup, dos-codepage-setup):2001-12-24, by Eli Zaretskii
-
*** empty log message ***2001-12-24, by Richard M. Stallman
-
(minibuffer-prompt): New face.2001-12-24, by Richard M. Stallman
-
Explain using a before-string to put something in the margin.2001-12-24, by Richard M. Stallman
-
Explain mode line redisplay better.2001-12-24, by Richard M. Stallman
-
*** empty log message ***2001-12-24, by Richard M. Stallman
-
(occur-mode-display-occurrence): New function.2001-12-24, by Richard M. Stallman
-
Fix headers.2001-12-24, by Pavel Janík
-
*** empty log message ***2001-12-24, by Pavel Janík
-
Fix typo.2001-12-24, by Pavel Janík
-
More fixes.2001-12-24, by ShengHuo ZHU
-
Fix confusing entries.2001-12-24, by ShengHuo ZHU
-
2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>2001-12-24, by Michael Kifer
-
*** empty log message ***2001-12-24, by Richard M. Stallman
-
(x-handle-geometry): Put height and width on default-frame-alist,2001-12-24, by Richard M. Stallman
-
*** empty log message ***2001-12-23, by Richard M. Stallman
-
(sort-reorder-buffer): Copy all to a temp buffer first.2001-12-23, by Richard M. Stallman
-
(yow): Use an arg to distinguish interactive calls, not interactive-p.2001-12-23, by Richard M. Stallman
-
Document new doc string format.2001-12-23, by Richard M. Stallman
-
*** empty log message ***2001-12-22, by Pavel Janík
-
Files removed.2001-12-22, by Pavel Janík
-
Remove mocklisp files.2001-12-22, by Pavel Janík
-
Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and2001-12-22, by Pavel Janík
-
Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and2001-12-22, by Pavel Janík
-
(main): Do not call syms_of_mocklisp.2001-12-22, by Pavel Janík
-
(Fdocumentation): Remove mocklisp case.2001-12-22, by Pavel Janík
-
(wrong_type_argument): Remove mocklisp case.2001-12-22, by Pavel Janík
-
*** empty log message ***2001-12-22, by Pavel Janík
-
Do not include mocklisp.h.2001-12-22, by Pavel Janík
-
*** empty log message ***2001-12-22, by Pavel Janík
-
Moved there from lisp/emulation.2001-12-22, by Pavel Janík
-
(source-files): Remove mocklisp.c.2001-12-22, by Pavel Janík
-
(elint-unknown-builtin-args): Remove mocklisp entries.2001-12-22, by Pavel Janík
-
(byte-optimize-form-code-walker): Remove mocklisp case.2001-12-22, by Pavel Janík
-
(insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.2001-12-22, by Pavel Janík
-
Remove mocklisp function case.2001-12-22, by Pavel Janík
-
*** empty log message ***2001-12-22, by Miles Bader
-
(refill-mode): Don't barf when redundantly turning refill-mode off.2001-12-22, by Miles Bader
-
*** empty log message ***2001-12-22, by Pavel Janík
-
(display-time-load-average-threshold): New variable.2001-12-22, by Pavel Janík
-
Comment change.2001-12-22, by Richard M. Stallman
-
*** empty log message ***2001-12-22, by Richard M. Stallman
-
Comment change.2001-12-22, by Richard M. Stallman
-
*** empty log message ***2001-12-22, by Richard M. Stallman
-
(apropos-print): SPACING is now nil or a separator string.2001-12-22, by Richard M. Stallman
-
*** empty log message ***2001-12-22, by Richard M. Stallman
-
(view-order-manuals, view-emacs-news, describe-copying)2001-12-22, by Richard M. Stallman
-
*** empty log message ***2001-12-22, by Richard M. Stallman
-
(define-modify-macro): Better indent spec.2001-12-22, by Richard M. Stallman
-
(ange-ftp-file-modtime): Use save-match-data.2001-12-21, by Richard M. Stallman
-
*** empty log message ***2001-12-21, by Richard M. Stallman
-
More sophisticated indentation of cpp directive.2001-12-21, by Richard M. Stallman
-
*** empty log message ***2001-12-21, by Richard M. Stallman
-
(compute_tip_xy): If tooltip won't fit on the screen2001-12-21, by Richard M. Stallman
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(dired-free-space-program, dired-free-space-args):2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(Info-fontify-node): Remove any local-map text properties left2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(Info-select-node): If Info-use-header-line is nil, set2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(insert-directory): Insert the amount of free disk2001-12-21, by Eli Zaretskii
-
(directory-free-space-program): Mention2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Richard M. Stallman
-
(define-minor-mode): Make no arg by default in an interactive call,2001-12-21, by Richard M. Stallman
-
(eval-defun-1): Cope with atoms as args.2001-12-21, by Richard M. Stallman
-
(Font Lock): Mention jit-lock and its customization group.2001-12-21, by Eli Zaretskii
-
Fix typo.2001-12-21, by Pavel Janík
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(jka-compr-partial-uncompress): Use null-device instead of a literal2001-12-21, by Eli Zaretskii
-
Delete _gdbinit in distclean target.2001-12-21, by Eli Zaretskii
-
Fix last change.2001-12-21, by Eli Zaretskii
-
Document problems with AIX's /bin/c89 compiler and with old versions2001-12-21, by Eli Zaretskii
-
Warn again using /bin/c89 on AIX 4.x.2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(smtpmail-send-queued-mail): Use2001-12-21, by Eli Zaretskii
-
(distclean): Remove .gdbinit if we are building outside the source tree.2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
(distclean): Remove Makefile in the build directory, not in the source2001-12-21, by Eli Zaretskii
-
Update Emacs memory and disk usage numbers.2001-12-21, by Eli Zaretskii
-
Set SHELL and VPATH when running makeinfo in lispintro.2001-12-21, by Eli Zaretskii
-
loaddefs.el and finder-inf.el regenerated.2001-12-21, by Eli Zaretskii
-
Fix previous change.2001-12-21, by Pavel Janík
-
Comment changes.2001-12-21, by Richard M. Stallman
-
Document the inclusion of Leim in the standard tarball.2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-21, by Eli Zaretskii
-
Add info about the `leim' directory2001-12-21, by Eli Zaretskii
-
Remove text that describes Leim as a separate package.2001-12-21, by Eli Zaretskii
-
Removed, as Leim is now part of the standard tarball.2001-12-21, by Eli Zaretskii
-
Make Leim part of the standard tarball:2001-12-21, by Eli Zaretskii
-
*** empty log message ***2001-12-20, by Werner LEMBERG
-
(describe-coding-system, print-coding-system-briefly): Make printed output have a similar2001-12-20, by Werner LEMBERG
-
*** empty log message ***2001-12-20, by Eli Zaretskii
-
(EMACSSOURCES): Update the list of Emacs manual source files.2001-12-20, by Eli Zaretskii
-
Doc fix.2001-12-20, by Pavel Janík
-
Doc fixes.2001-12-20, by Pavel Janík
-
*** empty log message ***2001-12-20, by Dave Love
-
Fix un-doubled backslashes.2001-12-20, by Dave Love
-
Doc fix for commented out function.2001-12-20, by Pavel Janík
-
In the Etags manual, when comparing the regular expression syntax to2001-12-20, by Francesco Potortì
-
*** empty log message ***2001-12-20, by Pavel Janík
-
(bb-member): Remove, use member instead.2001-12-20, by Pavel Janík
-
*** empty log message ***2001-12-20, by Pavel Janík
-
Adding euc-tw.2001-12-20, by Werner LEMBERG
-
(isearch-forward, isearch-edit-string): Make doc2001-12-19, by Karl Fogel
-
*** empty log message ***2001-12-19, by Werner LEMBERG
-
More doc string fixes.2001-12-19, by Werner LEMBERG
-
*** empty log message ***2001-12-19, by Eli Zaretskii
-
(emacs_root_dir): New function.2001-12-19, by Eli Zaretskii
-
(Fexpand_file_name) [DOS_NT]: Use the root directory2001-12-19, by Eli Zaretskii
-
*** empty log message ***2001-12-19, by Eli Zaretskii
-
(file_name_completion): Run the elements of2001-12-19, by Eli Zaretskii
-
Add "language" to the load-path.2001-12-19, by Eli Zaretskii
-
*** empty log message ***2001-12-19, by Richard M. Stallman
-
(describe-language-environment): Fix calls to help-xref-button.2001-12-19, by Richard M. Stallman
-
*** empty log message ***2001-12-19, by Eli Zaretskii
-
(scmp): Remove prototype, since it's now a static2001-12-19, by Eli Zaretskii
-
Fix typos. From Juanma Barranquero <lektu@teleline.es>.2001-12-19, by Pavel Janík
-
*** empty log message ***2001-12-19, by Pavel Janík
-
Conditionally include config.h.2001-12-19, by Pavel Janík
-
Clean-up whitespaces.2001-12-19, by Pavel Janík
-
*** empty log message ***2001-12-19, by Pavel Janík
-
Conditionally include config.h.2001-12-19, by Pavel Janík
-
*** empty log message ***2001-12-19, by Pavel Janík
-
Include "config.h", not <../src/config.h>.2001-12-19, by Pavel Janík
-
*** empty log message ***2001-12-19, by Pavel Janík
-
Include stdlib.h and string.h conditionally.2001-12-19, by Pavel Janík
-
*** empty log message ***2001-12-19, by Miles Bader
-
Require `ind-util' when compiling.2001-12-19, by Miles Bader
-
*** empty log message ***2001-12-18, by Richard M. Stallman
-
(eval-expression-print-level, eval-expression-print-length): Doc fixes.2001-12-18, by Richard M. Stallman
-
(scmp): Function moved from minibuf.c.2001-12-18, by Richard M. Stallman
-
(scmp): Function moved to dired.c.2001-12-18, by Richard M. Stallman
-
Update location of Windows Emacs FAQ.2001-12-18, by Richard M. Stallman
-
Fix typos.2001-12-18, by Pavel Janík
-
(ethio-modify-vowel): Use char-to-string instead of2001-12-18, by Pavel Janík
-
*** empty log message ***2001-12-18, by Richard M. Stallman
-
(describe-character-set): Fix the arg to help-xref-button.2001-12-18, by Richard M. Stallman
-
(Fdefine_charset): Call Fupdate_coding_systems_internal.2001-12-18, by Richard M. Stallman
-
(auto-insert-alist): Redo finding C and C++ headers.2001-12-18, by Richard M. Stallman
-
*** empty log message ***2001-12-18, by Richard M. Stallman
-
(dired-free-space-program): Variable deleted.2001-12-18, by Richard M. Stallman
-
(directory-free-space-program): New variable.2001-12-18, by Richard M. Stallman
-
*** empty log message ***2001-12-18, by Dave Love
-
(lisp, shortlisp): Add language/utf-8-lang.el,2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Eli Zaretskii
-
*** empty log message ***2001-12-18, by Werner LEMBERG
-
Implementing euc-tw encoding.2001-12-18, by Werner LEMBERG
-
Improving doc strings.2001-12-18, by Werner LEMBERG
-
(main): Use time_t, not long, to avoid a compiler warning.2001-12-18, by Eli Zaretskii
-
Implementing euc-tw encoding.2001-12-18, by Werner LEMBERG
-
Fix typo.2001-12-18, by Pavel Janík
-
*** empty log message ***2001-12-18, by Pavel Janík
-
Note that src/Makefile.in needs changes if DONTCOMPILE is modified.2001-12-18, by Eli Zaretskii
-
Fix previous change.2001-12-18, by Pavel Janík
-
*** empty log message ***2001-12-18, by Dave Love
-
(lisp, shortlisp): Synchronize with changes to lisp/Makefile.in:DONTCOMPILE.2001-12-18, by Eli Zaretskii
-
Add language/utf-8-lang, language/georgian.2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Dave Love
-
(image-file-name-extensions): Add pnm. Doc fix.2001-12-18, by Dave Love
-
(server-unload-hook): New function.2001-12-18, by Dave Love
-
(lm-copyright-prefix): Group the leader.2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Pavel Janík
-
(window_box_height): Do not return negative values.2001-12-18, by Pavel Janík
-
Remove most-positive-fixnum, most-negative-fixnum.2001-12-18, by Dave Love
-
Conditionally include fcntl.h.2001-12-18, by Dave Love
-
Include "config.h", not <../src/config.h>.2001-12-18, by Dave Love
-
Include "config.h", not <../src/config.h>.2001-12-18, by Dave Love
-
Include config.h, stdlib.h.2001-12-18, by Dave Love
-
Conditionally include various headers. Use "epaths.h",2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Dave Love
-
(newline): Doc fix.2001-12-18, by Dave Love
-
(DONTCOMPILE): Add various language files.2001-12-18, by Dave Love
-
(quail-input-string-to-events): Don't use2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Dave Love
-
*** empty log message ***2001-12-18, by Pavel Janík
-
(x_frame_parms): Add missing braces around initializer.2001-12-18, by Pavel Janík
-
(keys): Add missing braces around initializer.2001-12-18, by Pavel Janík
-
(head_table): Add missing braces around initializer.2001-12-18, by Pavel Janík
-
(separator_names): Add missing braces around initializers.2001-12-18, by Pavel Janík
-
(comint-dynamic-list-input-ring-select): New function.2001-12-18, by Richard M. Stallman
-
*** empty log message ***2001-12-18, by Richard M. Stallman
-
Finish previous change.2001-12-18, by Richard M. Stallman
-
(Fcompare_buffer_substrings): Add QUIT to main loop.2001-12-18, by Richard M. Stallman
-
*** empty log message ***2001-12-18, by Richard M. Stallman
-
Minor fix.2001-12-18, by Richard M. Stallman
-
*** empty log message ***2001-12-17, by Werner LEMBERG
-
international/mule-conf.el: Improve documentation strings of character sets.2001-12-17, by Werner LEMBERG
-
(indian-char-glyph): Fix typo in doc-string.2001-12-17, by Pavel Janík
-
(Checklist): Fix a typo.2001-12-17, by Eli Zaretskii
-
Indexed `empty string' definition.2001-12-17, by Robert J. Chassell
-
Define `empty string' a second time, in a slightly more visible location.2001-12-17, by Robert J. Chassell
-
Fix typo.2001-12-17, by Dave Love
-
*** empty log message ***2001-12-17, by Richard M. Stallman
-
(code_convert_region): Update coding->cmp_data->char_offset2001-12-17, by Richard M. Stallman
-
(DECODE_COMPOSITION_END): Fixed a typo in the last2001-12-17, by Sam Steingold
-
(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)2001-12-17, by Richard M. Stallman
-
*** empty log message ***2001-12-17, by Richard M. Stallman
-
*** empty log message ***2001-12-17, by Richard M. Stallman
-
(dired-copy-filename-as-kill): Moved from dired-x.el.2001-12-17, by Richard M. Stallman
-
(dired-copy-filename-as-kill): Moved to dired.el.2001-12-17, by Richard M. Stallman
-
*** empty log message ***2001-12-17, by Richard M. Stallman
-
(ff-other-file-name): New function.2001-12-17, by Richard M. Stallman
-
(pure_alloc): After overflow, allocate just a small block.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(isearch-edit-string): When we set isearch-string2001-12-16, by Richard M. Stallman
-
(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(redisplay_window_0, redisplay_window_1): New functions.2001-12-16, by Richard M. Stallman
-
(Frecenter): Clear display_error_modiff field.2001-12-16, by Richard M. Stallman
-
(reset_buffer): Initialize `display_error_modiff'.2001-12-16, by Richard M. Stallman
-
(struct buffer): New field `display_error_modiff'.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Eli Zaretskii
-
(quail-input-string-to-events): Fix last change.2001-12-16, by Eli Zaretskii
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.2001-12-16, by Richard M. Stallman
-
Minor clarification.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(command-line-1): Display startup screen even if there are command line args.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Stefan Monnier
-
Fix previous change.2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(with-temp-message): At the end, always discard2001-12-16, by Richard M. Stallman
-
(sh-mode): Run sh-mode-hook.2001-12-16, by Richard M. Stallman
-
(log-view-message-re, log-view-current-tag):2001-12-16, by Stefan Monnier
-
*** empty log message ***2001-12-16, by Stefan Monnier
-
Build the list L at compile time.2001-12-16, by Stefan Monnier
-
*** empty log message ***2001-12-16, by Stefan Monnier
-
(mapthread): Make a closure.2001-12-16, by Stefan Monnier
-
*** empty log message ***2001-12-16, by Stefan Monnier
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(isearch-start-hscroll): New variable.2001-12-16, by Richard M. Stallman
-
(isearch-edit-string):2001-12-16, by Richard M. Stallman
-
*** empty log message ***2001-12-16, by Richard M. Stallman
-
(syms_of_keyboard) <double-click-fuzz>: Doc fix.2001-12-16, by Richard M. Stallman
-
(debugger-make-xrefs): Optimize by (1) using skip-syntax-forward2001-12-16, by Richard M. Stallman
-
(set-case-syntax-pair): Detect invalid calls and signal an error.2001-12-16, by Richard M. Stallman
-
(devanagari-range): Renamed from `range'. All calls changed.2001-12-16, by Richard M. Stallman
-
(range): Function deleted.2001-12-16, by Richard M. Stallman
-
Redo last fix.2001-12-15, by Dave Love
-
Fix typo.2001-12-15, by Pavel Janík
-
*** empty log message ***2001-12-15, by Dave Love
-
Don't require cl.2001-12-15, by Dave Love
-
(indian-glyph-char, indian-glyph-max-char)2001-12-15, by Dave Love
-
(devanagari-post-read-conversion): New2001-12-15, by Dave Love
-
*** empty log message ***2001-12-15, by Dave Love
-
("Windows-1255"): New language.2001-12-15, by Dave Love
-
("Welsh", "Latin-7", "Lithuanian")2001-12-15, by Dave Love
-
(locale-language-names): Add various2001-12-15, by Dave Love
-
Doc fixes.2001-12-15, by Dave Love
-
(quail-keyboard-layout-alist): Add2001-12-15, by Dave Love
-
(translation-table-for-input): New2001-12-15, by Dave Love
-
Insert Latin-1 characters, not unibyte strings.2001-12-15, by Dave Love
-
*** empty log message ***2001-12-15, by Dave Love
-
("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):2001-12-15, by Dave Love
-
Etags changes for Prolog and PHP.2001-12-15, by Francesco Potortì
-
* etags.c (PHP_functions): New function by Diez B. Roggisch,2001-12-15, by Francesco Potortì
-
Fix typos.2001-12-15, by Pavel Janík
-
New version from Gary Wong <gtw@gnu.org>, the termcap maintainer.2001-12-15, by Richard M. Stallman
-
*** empty log message ***2001-12-15, by Dave Love
-
Don't require cl.2001-12-15, by Dave Love
-
("cyrillic-beylorussian")2001-12-15, by Dave Love
-
("french-alt-postfix", "german-alt-postfix")2001-12-15, by Dave Love
-
("french-postfix", "german-postfix")2001-12-15, by Dave Love
-
Update hostname for AUCTeX.2001-12-14, by Richard M. Stallman
-
*** empty log message ***2001-12-14, by Andrew Innes
-
(EMACSLOADPATH): Define.2001-12-14, by Andrew Innes
-
Use setq rather than (set 'foo bar).2001-12-14, by Stefan Monnier
-
(comment-indent): Jump to the middle of empty comments.2001-12-14, by Stefan Monnier
-
*** empty log message ***2001-12-14, by Pavel Janík
-
(xselect-convert-to-class, xselect-convert-to-name): Documented.2001-12-14, by Pavel Janík
-
*** empty log message ***2001-12-14, by Andrew Innes
-
(bootstrap): Build addsection program before2001-12-14, by Andrew Innes
-
*** empty log message ***2001-12-14, by Andrew Innes
-
(bootstrap-temacs): Remove dependency on2001-12-14, by Andrew Innes
-
("french-prefix", "german-prefix")2001-12-14, by Dave Love
-
#2001-12-14, by André Spiegel
-
(vc-checkout-model, vc-state, vc-workfile-version): Return nil if2001-12-14, by André Spiegel
-
(ruler-mode-extra-left-cols): Removed.2001-12-14, by Richard M. Stallman
-
*** empty log message ***2001-12-14, by Richard M. Stallman
-
*** empty log message ***2001-12-14, by Richard M. Stallman
-
(set-auto-mode): Fix previous change.2001-12-14, by Richard M. Stallman
-
Add custom-define-hook.2001-12-14, by Richard M. Stallman
-
*** empty log message ***2001-12-13, by Stefan Monnier
-
(easy-menu-intern): New fun.2001-12-13, by Stefan Monnier
-
Whitespace.el v3.2 for colorized display of bogus whitespaces.2001-12-13, by Rajesh Vaidheeswarran
-
*** empty log message ***2001-12-13, by Eli Zaretskii
-
(set-auto-coding): Don't search for2001-12-13, by Eli Zaretskii
-
Fix a typo.2001-12-13, by Eli Zaretskii
-
*** empty log message ***2001-12-13, by Eli Zaretskii
-
(x_report_frame_params): Makes the scroll-bar-width frame2001-12-13, by Eli Zaretskii
-
(x_report_frame_params): Makes the scroll-bar-width frame parameter have2001-12-13, by Eli Zaretskii
-
(Frame_parameters): Makes the scroll-bar-width frame parameter have2001-12-13, by Eli Zaretskii
-
*** empty log message ***2001-12-13, by Richard M. Stallman
-
Fix typo.2001-12-13, by Pavel Janík
-
(ruler-mode-left-fringe-cols): Variable removed.2001-12-13, by Richard M. Stallman
-
*** empty log message ***2001-12-13, by Pavel Janík
-
(rmail-summary-mode): Do not use make-local-hook.2001-12-13, by Pavel Janík
-
*** empty log message ***2001-12-13, by Richard M. Stallman
-
(rmail-fontify-buffer-function): Do not use make-local-hook.2001-12-13, by Pavel Janík
-
(mail-abbrevs-setup): Do not use make-local-hook.2001-12-13, by Pavel Janík
-
*** empty log message ***2001-12-13, by Richard M. Stallman
-
(undo): Always set this-command to `undo',2001-12-13, by Richard M. Stallman
-
*** empty log message ***2001-12-13, by Eli Zaretskii
-
*** empty log message ***2001-12-12, by Richard M. Stallman
-
(Fwrite_region): Doc fix.2001-12-12, by Richard M. Stallman
-
Comment change.2001-12-12, by Richard M. Stallman
-
(Unicode): Comment out the specifications for kelvin and angstrom signs.2001-12-12, by Richard M. Stallman
-
(CLEAR_FACE_CACHE_COUNT): Redefine as 500.2001-12-12, by Richard M. Stallman
-
Follow doc-string conventions.2001-12-12, by Pavel Janík
-
*** empty log message ***2001-12-12, by Dave Love
-
Fix typos, remove unnecessary space.2001-12-12, by Pavel Janík
-
Fix typo.2001-12-12, by Pavel Janík
-
*** empty log message ***2001-12-12, by Pavel Janík
-
(gnus-group-split-fancy): Doc fix (add reference to variable, follow2001-12-12, by Pavel Janík
-
(make-translation-table-from-vector):2001-12-12, by Dave Love
-
(unify-8859-on-encoding-mode)2001-12-12, by Dave Love
-
*** empty log message ***2001-12-12, by Gerd Moellmann
-
(Frecenter): Simplify computation in the case of window2001-12-12, by Gerd Moellmann
-
(move_it_vertically_backward): Change heuristic2001-12-12, by Gerd Moellmann
-
Remove autoload cookies. Fix registration2001-12-12, by Dave Love
-
*** empty log message ***2001-12-12, by Richard M. Stallman
-
(derived-mode-p): Function moved to subr.el.2001-12-12, by Richard M. Stallman
-
(derived-mode-p): Moved here from derived.el.2001-12-12, by Richard M. Stallman
-
*** empty log message ***2001-12-12, by Richard M. Stallman
-
(set-auto-coding): Use set-auto-mode-1.2001-12-12, by Richard M. Stallman
-
(set-auto-mode-1): New subroutine, broken out of set-auto-mode.2001-12-12, by Richard M. Stallman
-
*** empty log message ***2001-12-11, by Richard M. Stallman
-
(clean): Don't delete ../etc/DOC*.2001-12-11, by Richard M. Stallman
-
Test GNU_LINUX, not LINUX.2001-12-11, by Richard M. Stallman
-
(GNU_LINUX): Defined.2001-12-11, by Richard M. Stallman
-
(authors-aliases): Delete "Richard Stallmao".2001-12-11, by Richard M. Stallman
-
*** empty log message ***2001-12-11, by Richard M. Stallman
-
*** empty log message ***2001-12-11, by Andrew Innes
-
(make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if2001-12-11, by Andrew Innes
-
*** empty log message ***2001-12-11, by Dave Love
-
Add Unicode2001-12-11, by Dave Love
-
Fix the first line (coding spec).2001-12-11, by Pavel Janík
-
*** empty log message ***2001-12-11, by Gerd Moellmann
-
*** empty log message ***2001-12-11, by Pavel Janík
-
Moved back.2001-12-11, by Pavel Janík
-
Require time-stamp.2001-12-11, by Pavel Janík
-
(vc-default-make-version-backups-p): Doc fix.2001-12-11, by Pavel Janík
-
(ctl-x-4-map): Doc fix.2001-12-11, by Pavel Janík
-
(read-file-name-electric-shadow-mode): Doc fix.2001-12-11, by Pavel Janík
-
(minibuffer-electric-default-mode): Doc fix.2001-12-11, by Pavel Janík
-
(jdb): Doc fix.2001-12-11, by Pavel Janík
-
Doc fixes.2001-12-11, by Pavel Janík
-
(5x5-crack-xor-mutate): Doc fix.2001-12-11, by Pavel Janík
-
(ispell-complete-word): Doc fix.2001-12-11, by Pavel Janík
-
(webjump-builtin): Remove dot at the end of sentence in error call.2001-12-11, by Pavel Janík
-
(indian-glyph-max-char): Fix doc-string.2001-12-11, by Pavel Janík
-
Fix doc-strings.2001-12-11, by Pavel Janík
-
*** empty log message ***2001-12-11, by Pavel Janík
-
(zone-mode): Don't use make-local-hook.2001-12-11, by Pavel Janík
-
*** empty log message ***2001-12-11, by Richard M. Stallman
-
Split the __hpux conditional into the parts2001-12-11, by Richard M. Stallman
-
*** empty log message ***2001-12-11, by Pavel Janík
-
Change doc-string comments to `new style' [w/`doc:' keyword].2001-12-11, by Pavel Janík
-
Minor clarifications for search-forward and set-match-data.2001-12-11, by Richard M. Stallman
-
Improve doc of font-lock-keywords.2001-12-11, by Richard M. Stallman
-
(ispell-buffer-local-parsing): Match xml like sgml.2001-12-11, by Richard M. Stallman
-
(ad-compile-function):2001-12-11, by Richard M. Stallman
-
(gdb): Define and bind gud-jump.2001-12-11, by Richard M. Stallman
-
(font-lock-mode): Put our function at the end of after-change-functions.2001-12-11, by Richard M. Stallman
-
(ediff-cmp-options): Doc fix.2001-12-11, by Richard M. Stallman
-
(comint-password-prompt-regexp): Match "UNIX Password".2001-12-11, by Richard M. Stallman
-
(hppa*-*-linux-gnu*): New alternative.2001-12-11, by Richard M. Stallman
-
(w32_free_submenu_strings): Clear menu item struct2001-12-10, by Jason Rumney
-
*** empty log message ***2001-12-10, by Jason Rumney
-
*** empty log message ***2001-12-10, by Richard M. Stallman
-
(isearch-yank-word-or-char): New function.2001-12-10, by Richard M. Stallman
-
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.2001-12-10, by Richard M. Stallman
-
(menu-bar-mode): Make arg optional.2001-12-10, by Richard M. Stallman
-
(line-move): Cope if next-single-property-change2001-12-10, by Richard M. Stallman
-
*** empty log message ***2001-12-10, by Richard M. Stallman
-
*** empty log message ***2001-12-10, by Eli Zaretskii
-
(smtpmail-send-queued-mail): Insert the enqueued messages literally.2001-12-10, by Eli Zaretskii
-
*** empty log message ***2001-12-10, by Noah Friedman
-
(battery-insert-file-contents): Obsolete function removed.2001-12-10, by Noah Friedman
-
Tweak previous change.2001-12-09, by Richard M. Stallman
-
(lm-verify): New arg NON-FSF-OK.2001-12-09, by Richard M. Stallman
-
*** empty log message ***2001-12-09, by Richard M. Stallman
-
*** empty log message ***2001-12-09, by Pavel Janík
-
Change doc-string comments to `new style' [w/`doc:' keyword].2001-12-09, by Pavel Janík
-
*** empty log message ***2001-12-09, by Eli Zaretskii
-
(dos-display-scancodes, dos-decimal): Doc fix.2001-12-09, by Eli Zaretskii
-
Doc fix.2001-12-09, by Stefan Monnier
-
*** empty log message ***2001-12-09, by Eli Zaretskii
-
(srand48): Don't undefine.2001-12-09, by Eli Zaretskii
-
(_widget_value): Make `help' field a Lisp_Object. Add2001-12-09, by Jason Rumney
-
*** empty log message ***2001-12-09, by Jason Rumney
-
Fix comments.2001-12-09, by Pavel Janík
-
Fix Keywords header.2001-12-09, by Pavel Janík
-
Moved back.2001-12-09, by Pavel Janík
-
*** empty log message ***2001-12-09, by Pavel Janík
-
*** empty log message ***2001-12-09, by Pavel Janík
-
(merge_properties_sticky): Likewise.2001-12-09, by Pavel Janík
-
(compute_motion): Likewise.2001-12-09, by Pavel Janík
-
(setup_coding_system, shrink_encoding_region)2001-12-09, by Pavel Janík
-
(char_to_string_1, translate_char, Fdefine_charset): Add parentheses around2001-12-09, by Pavel Janík
-
Regenerated.2001-12-08, by Pavel Janík
-
*** empty log message ***2001-12-08, by Pavel Janík
-
Copy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution.2001-12-08, by Pavel Janík
-
New file.2001-12-08, by Pavel Janík
-
Add an entry about fonts and colors problems on KDE.2001-12-08, by Eli Zaretskii
-
Add the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities.2001-12-08, by Eli Zaretskii
-
*** empty log message ***2001-12-07, by Dave Love
-
Add Unicode equivalents for rules.2001-12-07, by Dave Love
-
Add Unicode equivalents.2001-12-07, by Dave Love
-
*** empty log message ***2001-12-07, by Dave Love
-
Fix some 8-bit-graphic characters.2001-12-07, by Dave Love
-
*** empty log message ***2001-12-07, by Eli Zaretskii
-
(HAVE_VFORK): Don't define: the fragment in sysdep.c2001-12-07, by Eli Zaretskii
-
(IT-character-translations): Add entries for more points.2001-12-07, by Eli Zaretskii
-
*** empty log message ***2001-12-07, by Eli Zaretskii
-
Resurrect the Hebrew category2001-12-07, by Eli Zaretskii
-
*** empty log message ***2001-12-07, by Eli Zaretskii
-
(ucs-8859-8-alist): Add Hebrew2001-12-07, by Eli Zaretskii
-
Capitalization in comment.2001-12-07, by Stefan Monnier
-
*** empty log message ***2001-12-07, by Dave Love
-
Insert Latin-1 characters, not2001-12-07, by Dave Love
-
*** empty log message ***2001-12-07, by Dave Love
-
(diacritic-composition-pattern): New constant.2001-12-07, by Dave Love
-
Don't set word syntax (the default)2001-12-07, by Dave Love
-
(ucs-mule-to-mule-unicode): New2001-12-07, by Dave Love
-
Fixed typographic error.2001-12-07, by Robert J. Chassell
-
*** empty log message ***2001-12-07, by Andreas Schwab
-
(display_mode_element): Don't read past end of string if it ends with '%'.2001-12-07, by Andreas Schwab
-
Added *.txt to .cvsignore list.2001-12-07, by Robert J. Chassell
-
*** empty log message ***2001-12-07, by Andreas Schwab
-
(inhibit_garbage_collection): Don't exceed value an int can hold.2001-12-07, by Andreas Schwab
-
*** empty log message ***2001-12-07, by Andreas Schwab
-
(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed2001-12-07, by Andreas Schwab
-
Don't omit first argument of @ref.2001-12-07, by Andreas Schwab
-
Updated.2001-12-07, by Werner LEMBERG
-
*** empty log message ***2001-12-07, by Richard M. Stallman
-
(init_callproc): Set Vdata_directory based on the source2001-12-07, by Richard M. Stallman
-
Fix comment about vfork.2001-12-07, by Paul Eggert
-
(HAVE_VFORK): Remove #undef.2001-12-07, by Paul Eggert
-
(vfork): Remove #define.2001-12-07, by Paul Eggert
-
(HAVE_VFORK): Remove.2001-12-07, by Paul Eggert
-
(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.2001-12-07, by Paul Eggert
-
(HAVE_WORKING_VFORK): New #undef.2001-12-07, by Paul Eggert
-
* config.in (HAVE_WORKING_VFORK): New #undefs.2001-12-07, by Paul Eggert
-
(AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.2001-12-07, by Paul Eggert
-
* configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.2001-12-07, by Paul Eggert
-
*** empty log message ***2001-12-07, by Richard M. Stallman
-
(random): Add undef.2001-12-07, by Richard M. Stallman
-
(set-justification): Rename arg VALUE to STYLE.2001-12-07, by Richard M. Stallman
-
(f90-break-line): Use (newline 1) to insert newlines.2001-12-07, by Richard M. Stallman
-
*** empty log message ***2001-12-06, by Stefan Monnier
-
Undo last change. Consistency doesn't seem to be desired.2001-12-06, by Stefan Monnier
-
(indent-line-function): Default is indent-relative again.2001-12-06, by Stefan Monnier
-
*** empty log message ***2001-12-06, by Miles Bader
-
(compilation-error-regexp-alist): Added regexps for RXP.2001-12-06, by Miles Bader
-
*** empty log message ***2001-12-06, by Gerd Moellmann
-
Add --trace-move.2001-12-06, by Gerd Moellmann
-
*** empty log message ***2001-12-06, by Stefan Monnier
-
Advice how to debug X protocol error which disappear in the2001-12-06, by Eli Zaretskii
-
*** empty log message ***2001-12-06, by Eli Zaretskii
-
(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the2001-12-06, by Eli Zaretskii
-
Use outline-mode.2001-12-06, by Eli Zaretskii
-
*** empty log message ***2001-12-05, by Kim F. Storm
-
(x_report_frame_params): Return actual fringe widths.2001-12-05, by Kim F. Storm
-
(x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric value2001-12-05, by Kim F. Storm
-
*** empty log message ***2001-12-05, by Andrew Innes
-
(Fgarbage_collect): Shrink buffer gaps that are2001-12-05, by Andrew Innes
-
(make_gap_larger): New function.2001-12-05, by Andrew Innes
-
2001-12-05 ShengHuo ZHU <zsh@cs.rochester.edu>2001-12-05, by ShengHuo ZHU
-
*** empty log message ***2001-12-05, by Eli Zaretskii
-
(cwarn-font-lock-match-assignment-in-expression):2001-12-05, by Eli Zaretskii
-
(minibuffer-local-map): Undo last change.2001-12-05, by Stefan Monnier
-
*** empty log message ***2001-12-05, by Stefan Monnier
-
(kbd_buffer_store_event): Fix interrupt_signal prototype.2001-12-05, by Stefan Monnier
-
(Fsnarf_documentation): Add prototype.2001-12-05, by Stefan Monnier
-
Use standard syntax for usage in docstrings.2001-12-05, by Stefan Monnier
-
Doc fix.2001-12-04, by Stefan Monnier
-
*** empty log message ***2001-12-04, by Pavel Janík
-
Doc fix.2001-12-04, by Stefan Monnier
-
*** empty log message ***2001-12-04, by Eli Zaretskii
-
(save-abbrevs, save-some-buffers): Don't ask the user2001-12-04, by Eli Zaretskii
-
Fix wording of the save-abbrevs feature; from RMS.2001-12-04, by Eli Zaretskii
-
*** empty log message ***2001-12-04, by Andreas Schwab
-
(turn-off-xterm-mouse-tracking): Doc fix.2001-12-04, by Andreas Schwab
-
*** empty log message ***2001-12-04, by Colin Walters
-
(toplevel): Define docstring offset for `defmacro*'.2001-12-04, by Colin Walters
-
(make-autoload): Also generate autoloads for `defmacro*' forms.2001-12-04, by Colin Walters
-
Comment change (delete change log).2001-12-04, by Richard M. Stallman
-
*** empty log message ***2001-12-03, by Pavel Janík
-
Move back.2001-12-03, by Pavel Janík
-
(syms_of_xdisp): Make `tool-bar-button-relief` an option.2001-12-03, by Pavel Janík
-
(bootstrap-nmake):2001-12-03, by Andrew Innes
-
*** empty log message ***2001-12-03, by Andrew Innes
-
(FACE_SUPPORT):2001-12-03, by Andrew Innes
-
*** empty log message ***2001-12-03, by Stefan Monnier
-
(antlr-c-common-init): Undo last change.2001-12-03, by Stefan Monnier
-
Remove unnecessary spaces in doc-string.2001-12-03, by Pavel Janík
-
Doc fixes.2001-12-03, by Pavel Janík
-
Remove unnecessary spaces.2001-12-03, by Pavel Janík
-
Add explanatory comment.2001-12-03, by Stefan Monnier
-
*** empty log message ***2001-12-03, by Jaeyoun Chung
-
added a few convenient composing sequence for2001-12-03, by Jaeyoun Chung
-
*** empty log message ***2001-12-03, by Richard M. Stallman
-
(insert-directory): If the df output does not look right,2001-12-03, by Richard M. Stallman
-
Added stale load-path problems.2001-12-02, by Jason Rumney
-
*** empty log message ***2001-12-02, by Pavel Janík
-
(x_draw_image_relief): Use predefined macro instead of constant when the2001-12-02, by Pavel Janík
-
Fix typo in doc-string.2001-12-02, by Pavel Janík
-
Fix previous change.2001-12-02, by Pavel Janík
-
Fix typos.2001-12-02, by Pavel Janík
-
*** empty log message ***2001-12-02, by Pavel Janík
-
Add @direntry.2001-12-02, by Pavel Janík
-
(reftex-toc-mode): Remove make-local-hook.2001-12-02, by Pavel Janík
-
(reftex-index-mode): Remove make-local-hook.2001-12-02, by Pavel Janík
-
Do not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans2001-12-02, by Pavel Janík
-
(outline-mode-prefix-map): Add bindings for outline-promote and outline-demote.2001-12-02, by Stefan Monnier
-
(standard-display-european):2001-12-02, by Stefan Monnier
-
(cvs-file-to-string): Move condition-case outside.2001-12-02, by Stefan Monnier
-
(cvs-reread-cvsrc): Don't use cvs-file-to-string.2001-12-02, by Stefan Monnier
-
(reveal-mode): Fix reveal-mode's lighter.2001-12-02, by Stefan Monnier
-
(shell): Use shell-file-name.2001-12-02, by Stefan Monnier
-
(svref): New alias.2001-12-02, by Stefan Monnier
-
(antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.2001-12-02, by Stefan Monnier
-
(delphi-mode): Don't use make-local-hook.2001-12-02, by Stefan Monnier
-
Doc fix.2001-12-02, by Stefan Monnier
-
(tags-with-face): Use make-symbol.2001-12-02, by Stefan Monnier
-
(picture-mode-map): Don't use defconst for a variable.2001-12-02, by Stefan Monnier
-
*** empty log message ***2001-12-02, by Richard M. Stallman
-
(menu_highlight_callback): Use `help' field as Lisp_Object.2001-12-02, by Richard M. Stallman
-
(read_non_regular): Delete Fsignal call.2001-12-02, by Richard M. Stallman
-
Include ../src/lisp.h.2001-12-02, by Richard M. Stallman
-
(_widget_value): `help' has type Lisp_Object.2001-12-02, by Richard M. Stallman
-
Include ../src/lisp.h. Don't declare xmalloc.2001-12-02, by Richard M. Stallman
-
*** empty log message ***2001-12-02, by Stefan Monnier
-
(widget-button-click): Don't move point permanently:2001-12-02, by Richard M. Stallman
-
(indent-line-function): Default is indent-to-left-margin again.2001-12-02, by Richard M. Stallman
-
(query-replace-read-args): Display message if FROM contains `\n' or `\t'.2001-12-02, by Richard M. Stallman
-
New bug.2001-12-02, by Stefan Monnier
-
Doc change.2001-12-02, by Stefan Monnier
-
(tab-to-tab-stop): Use delete-horizontal-space.2001-12-02, by Stefan Monnier
-
(minibuffer-local-map): Bind TAB to insert-tab.2001-12-02, by Stefan Monnier
-
Describe isearch-resume-enabled.2001-12-02, by Kim F. Storm
-
(isearch-resume-enabled): New variable.2001-12-02, by Kim F. Storm
-
(regexp-opt): Bind completion-regexp-list to nil.2001-12-01, by Stefan Monnier
-
(hif-nexttoken): Move to before first def.2001-12-01, by Stefan Monnier
-
*** empty log message ***2001-12-01, by Stefan Monnier
-
(run_hook_list_with_args): Undo last change.2001-12-01, by Stefan Monnier
-
2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>2001-12-01, by ShengHuo ZHU
-
Setting left-fringe and rigth-fringe parameters to nil causes2001-12-01, by Kim F. Storm
-
Fix wording of the last change.2001-12-01, by Eli Zaretskii
-
*** empty log message ***2001-12-01, by Eli Zaretskii
-
Document prefix arg for M-h.2001-12-01, by Kai Großjohann
-
Update maintainer.2001-12-01, by Eli Zaretskii
-
"Kai Grossjohann" --> "Kai Gro?ohann"2001-12-01, by Kai Großjohann
-
(Marking Objects): `M-h' accepts prefix arg.2001-12-01, by Kai Großjohann
-
*** empty log message ***2001-12-01, by Eli Zaretskii
-
(x_draw_fringe_bitmap): Always undo clipping.2001-12-01, by Gerd Moellmann
-
*** empty log message ***2001-12-01, by Gerd Moellmann
-
Update maintainer.2001-12-01, by Eli Zaretskii
-
*** empty log message ***2001-12-01, by Kai Großjohann
-
*** empty log message ***2001-12-01, by Jason Rumney
-
(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.2001-12-01, by Jason Rumney
-
(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.2001-12-01, by Jason Rumney
-
*** empty log message ***2001-12-01, by Jason Rumney
-
(current_popup_menu, get_menu_item_info):2001-12-01, by Jason Rumney
-
(trackmouse_window, track_mouse_event_fn): New vars.2001-12-01, by Jason Rumney
-
(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo2001-12-01, by Jason Rumney
-
Document left-fringe and right-fringe frame parameters.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xterm.h.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xterm.c.2001-12-01, by Kim F. Storm
-
Merged fringe width related changes from xfns.c.2001-12-01, by Kim F. Storm
-
typo.2001-12-01, by Kim F. Storm
-
Fringe width related changes.2001-12-01, by Kim F. Storm
-
(set_frame_size): Use x_compute_fringe_widths.2001-12-01, by Kim F. Storm
-
(x_frame_parms): Add `left-fringe' and `right-fringe' parms.2001-12-01, by Kim F. Storm
-
(zv_height, zv_bits, zv_period): Changed zv bitmap to2001-12-01, by Kim F. Storm
-
struct x_output): Add left_fringe_width, right_fringe_width,2001-12-01, by Kim F. Storm
-
(coordinates_in_window): Handle separate left and right fringe widths.2001-12-01, by Kim F. Storm
-
(Qleft_fringe, Qright_fringe): New vars.2001-12-01, by Kim F. Storm
-
(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.2001-12-01, by Kim F. Storm
-
Use with-current-buffer.2001-12-01, by Stefan Monnier
-
(encoded-kbd-mode): Use define-minor-mode.2001-12-01, by Stefan Monnier
-
(enriched-mode): Use define-minor-mode. Use dolist and pop and push.2001-12-01, by Stefan Monnier
-
(Info-find-node-2): Don't call info-insert-file-contents2001-11-30, by Stefan Monnier
-
(hide-ifdef-mode): Only modify2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
(Man-build-section-alist): Remove last Man-match-substring.2001-11-30, by Stefan Monnier
-
(mark-paragraph): Clarify doc. Clarify2001-11-30, by Kai Großjohann
-
#2001-11-30, by André Spiegel
-
(vc-cvs-parse-status): Store file state in property, don't just return2001-11-30, by André Spiegel
-
Mantion the new menu-bar items to reach the new manuals.2001-11-30, by Eli Zaretskii
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-30, by Eli Zaretskii
-
(menu-bar-read-lispref, menu-bar-read-lispintro)2001-11-30, by Eli Zaretskii
-
(read-if): Add lisp-indent-function prop.2001-11-30, by Stefan Monnier
-
Doc fix.2001-11-30, by Stefan Monnier
-
(outline-promote, outline-demote): Typo.2001-11-30, by Stefan Monnier
-
(cl-make-type-test): Fix paren typo.2001-11-30, by Stefan Monnier
-
(man-follow-mouse): New function.2001-11-30, by Stefan Monnier
-
Another reason for failures related to fontset.elc.2001-11-30, by Eli Zaretskii
-
*** empty log message ***2001-11-30, by Stefan Monnier
-
(shiftf): Fix more. Simplify.2001-11-30, by Stefan Monnier
-
(completing-read-multiple): Better preserve2001-11-30, by Stefan Monnier
-
(shiftf): Fix the fast case so2001-11-30, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
(Info-goto-index): One register one step in the history.2001-11-29, by Stefan Monnier
-
(Info-complete-next-re, Info-complete-cache): New vars.2001-11-29, by Stefan Monnier
-
New bug.2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Dave Love
-
Note that describe-categories was moved to help-fns.el from src/category.c.2001-11-29, by Eli Zaretskii
-
Note that describe-categories was moved to lisp/help-fns.el.2001-11-29, by Eli Zaretskii
-
Extra translations. Fix some2001-11-29, by Dave Love
-
Delete undesirable links.2001-11-29, by Richard M. Stallman
-
*** empty log message ***2001-11-29, by Pavel Janík
-
Use COPYING from the top-level directory.2001-11-29, by Pavel Janík
-
Removed.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Dave Love
-
(syms_of_coding) <Qchar_coding_system>: Give it an2001-11-29, by Dave Love
-
Doc fixes.2001-11-29, by Dave Love
-
Fontify rewind, backspace. Doc fixes.2001-11-29, by Dave Love
-
*** empty log message ***2001-11-29, by Gerd Moellmann
-
Fixed typographic error.2001-11-29, by Robert J. Chassell
-
Add support for FreeBSD/Alpha.2001-11-29, by Gerd Moellmann
-
*** empty log message ***2001-11-29, by Eli Zaretskii
-
Change the category in @dircategory to "Emacs", to2001-11-29, by Eli Zaretskii
-
(Index): @ignore extraneous text.2001-11-29, by Eli Zaretskii
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(blackbox-mode, blackbox): Doc fix.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(cookie, cookie-insert, shuffle-vector): Doc fixes.2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(studlify-word, studlify-region, studlify-buffer): Fix doc-string.2001-11-29, by Pavel Janík
-
Add COPYING to the top-level directory of the distribution. Simplify the2001-11-29, by Pavel Janík
-
*** empty log message ***2001-11-29, by Pavel Janík
-
(file-name-coding-system, default-file-name-coding-system): Doc fix (links2001-11-29, by Pavel Janík
-
(maybe_bootstrap): Fix previous change.2001-11-29, by Pavel Janík
-
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Stefan Monnier
-
(outline-up-heading): Add `invisible-ok' arg.2001-11-29, by Stefan Monnier
-
*** empty log message ***2001-11-29, by Richard M. Stallman
-
(Ffind_file_name_handler): Avoid initializer for `result'.2001-11-29, by Richard M. Stallman
-
(lispdir): New variable, referring to build dir.2001-11-29, by Richard M. Stallman
-
Another change in forward-comment.2001-11-29, by Richard M. Stallman
-
Comment change.2001-11-29, by Richard M. Stallman
-
(maybe_bootstrap): Don't bootstrap, just suggest it.2001-11-29, by Richard M. Stallman
-
(TAGS): Find the source files in $(srcdir).2001-11-29, by Richard M. Stallman
-
(Copyright): Add '(C)' as per coding guidelines.2001-11-28, by Paul Eggert
-
(isearch-yank-internal): New helper function.2001-11-28, by Karl Fogel
-
*** empty log message ***2001-11-28, by Andrew Innes
-
(w32_menu_display_help): Actually add the new argument2001-11-28, by Andrew Innes
-
Fix copyright year.2001-11-28, by Stefan Monnier
-
(hif-end-of-line): New function.2001-11-28, by Stefan Monnier
-
(describe_category, describe_category_1, Fdescribe_categories): Remove.2001-11-28, by Stefan Monnier
-
Move `provide' to the end.2001-11-28, by Stefan Monnier
-
Use line-(end|beginning)-position.2001-11-28, by Stefan Monnier
-
*** empty log message ***2001-11-28, by Jason Rumney
-
(w32_read_socket) <WM_MENUSELECT>: Remove.2001-11-28, by Jason Rumney
-
(w32_wnd_proc) <WM_MENUSELECT>: Display help directly.2001-11-28, by Jason Rumney
-
(add_menu_item): Do not use owner-draw for disabled menu items.2001-11-28, by Jason Rumney
-
*** empty log message ***2001-11-28, by Jason Rumney
-
Rename devanagari.elc to indian.elc2001-11-28, by Jason Rumney
-
*** empty log message ***2001-11-28, by Eli Zaretskii
-
(mouse-set-font): Make it a no-op if multiple fonts2001-11-28, by Eli Zaretskii
-
*** empty log message ***2001-11-28, by Gerd Moellmann
-
(x_draw_glyphs): Don't call notice_overwritten_cursor if2001-11-28, by Gerd Moellmann
-
2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu>2001-11-28, by ShengHuo ZHU
-
(locate): Put point at first matching file rather than top of buffer.2001-11-28, by Richard M. Stallman
-
*** empty log message ***2001-11-28, by Richard M. Stallman
-
*** empty log message ***2001-11-28, by Pavel Janík
-
(message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.2001-11-28, by Pavel Janík
-
*** empty log message ***2001-11-28, by Pavel Janík
-
(decode_coding_string): Remove unused variable `gcpro1'.2001-11-28, by Pavel Janík
-
*** empty log message ***2001-11-28, by Stefan Monnier
-
Use AREF and ASIZE.2001-11-28, by Stefan Monnier
-
Initial commit.2001-11-28, by Stefan Monnier
-
*** empty log message ***2001-11-28, by Stefan Monnier
-
Misc cleanup.2001-11-28, by Stefan Monnier
-
(copy-overlay, remove-overlays): New funs.2001-11-28, by Stefan Monnier
-
Typo.2001-11-28, by Stefan Monnier
-
(regexp-opt-depth): Fix off-by-two error.2001-11-28, by Stefan Monnier
-
(run_hook_list_with_args): Remove.2001-11-27, by Stefan Monnier
-
*** empty log message ***2001-11-27, by Stefan Monnier
-
Added note about display refresh while dialogs and pop-up menus are2001-11-27, by Jason Rumney
-
Converted backquote to the new style (in a string).2001-11-27, by Sam Steingold
-
Converted backquote to the new style (in comments).2001-11-27, by Sam Steingold
-
*** empty log message ***2001-11-27, by Eli Zaretskii
-
fixed {}() quoting2001-11-27, by Sam Steingold
-
Converted backquote to the new style.2001-11-27, by Sam Steingold
-
*** empty log message ***2001-11-27, by Richard M. Stallman
-
(custom-load-symbol): Don't always load locate-library.2001-11-27, by Richard M. Stallman
-
(widget-toggle-value-create): On graphic terminal,2001-11-27, by Richard M. Stallman
-
(recursive-load-depth-limit): Delete item.2001-11-27, by Richard M. Stallman
-
Fix indentation of previous change.2001-11-27, by Richard M. Stallman
-
Fix comment.2001-11-27, by Kenichi Handa
-
Add Border.2001-11-27, by Richard M. Stallman
-
(describe-categories, help-describe-category-set): New.2001-11-27, by Stefan Monnier
-
Undo 2001-11-26 change.2001-11-27, by Kenichi Handa
-
(syms_of_syntax): Remove defsubr of Sdescribe_syntax.2001-11-26, by Stefan Monnier
-
Use AREF and ASIZE.2001-11-26, by Stefan Monnier
-
*** empty log message ***2001-11-26, by Stefan Monnier
-
(Ffind_file_name_handler): Give precedence to handlers2001-11-26, by Stefan Monnier
-
*** empty log message ***2001-11-26, by Stefan Monnier
-
(access_keymap): Handle t bindings like nil bindings.2001-11-26, by Stefan Monnier
-
(c-submit-bug-report): Make sure that the arguments to `insert' are strings.2001-11-26, by Sam Steingold
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(command-line-1): Call kill-buffer only in non-fancy case.2001-11-26, by Richard M. Stallman
-
(set_text_properties_1): Allow args in either order.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Eli Zaretskii
-
Regenerate due to renaming of help-funs.el.2001-11-26, by Eli Zaretskii
-
Require help-fns instead of help-funs.2001-11-26, by Eli Zaretskii
-
*** empty log message ***2001-11-26, by Eli Zaretskii
-
Change the provide and the header as per the renaming.2001-11-26, by Eli Zaretskii
-
Renamed help-funs.el into help-fns.el, at RMS's request.2001-11-26, by Eli Zaretskii
-
*** empty log message ***2001-11-26, by Eli Zaretskii
-
(command-line-1): Don't try to call process-list if it is not fboundp.2001-11-26, by Eli Zaretskii
-
(show-trailing-whitespace): Remove :set argument (the2001-11-26, by Sam Steingold
-
comments indented properly2001-11-26, by Sam Steingold
-
*** empty log message ***2001-11-26, by Pavel Janík
-
(calendar-mode): Remove make-local-hook.2001-11-26, by Pavel Janík
-
(speedbar-mode): Remove make-local-hook.2001-11-26, by Pavel Janík
-
(hilit-chg-set): Remove make-local-hook.2001-11-26, by Pavel Janík
-
(icomplete-minibuffer-setup): Remove make-local-hook.2001-11-26, by Pavel Janík
-
(hexl-mode, hexl-follow-ascii): Remove make-local-hook.2001-11-26, by Pavel Janík
-
*** empty log message ***2001-11-26, by Pavel Janík
-
(outline-version, outline-open-topic)2001-11-26, by Pavel Janík
-
(strokes-prompt-user-save-strokes): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(fill-c++-comment): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(file-cache-minibuffer-complete): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(array-reconfigure-rows): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(list-diary-entries): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(appt-disp-window): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(return-key-bib): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(sun-yank-selection): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(bg-insert-moused-sexp): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(vc-next-action-on-file): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(gamegrid-init-buffer): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
(psychoanalyze-pinhead): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
#2001-11-26, by André Spiegel
-
(log-view-find-version): New function.2001-11-26, by André Spiegel
-
(vc-find-version): New function.2001-11-26, by André Spiegel
-
ignore the generated files2001-11-26, by Sam Steingold
-
One more string escape fix.2001-11-26, by Gerd Moellmann
-
More escaped `"' in string literals.2001-11-26, by Gerd Moellmann
-
*** empty log message ***2001-11-26, by Gerd Moellmann
-
(dev-glyph-glyph, dev-glyph-glyph-2)2001-11-26, by Gerd Moellmann
-
*** empty log message ***2001-11-26, by Gerd Moellmann
-
(dev-char-glyph): Escape `"' in string literals.2001-11-26, by Gerd Moellmann
-
Fix previous change.2001-11-26, by Richard M. Stallman
-
Fix previous change.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
bootstrap should not delete dumped executables:2001-11-26, by Richard M. Stallman
-
(mostlyclean): Delete bootstrap-emacs here.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(mallocobj): Simplify logic using auxiliary vars.2001-11-26, by Richard M. Stallman
-
(save-selected-window): No error if saved window is dead.2001-11-26, by Richard M. Stallman
-
(describe-syntax): Put (interactive) after doc string.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Pavel Janík
-
(quail-help): Require help-mode in top-level instead.2001-11-26, by Pavel Janík
-
*** empty log message ***2001-11-26, by Pavel Janík
-
(icomplete-exhibit): Likewise.2001-11-26, by Pavel Janík
-
*** empty log message ***2001-11-26, by Pavel Janík
-
(iswitchb-exhibit): Use insert instead of insert-string.2001-11-26, by Pavel Janík
-
*** empty log message ***2001-11-26, by Stefan Monnier
-
(set_text_properties_1): Clearly mark that the interval should not be empty.2001-11-26, by Stefan Monnier
-
(graft_intervals_into_buffer):2001-11-26, by Stefan Monnier
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(unexec): Index by n, not nn, when checking for ".sbss".2001-11-26, by Richard M. Stallman
-
(Fcall_process): When we make a bigger buffer for bufptr,2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(diff-end-of-hunk): Watch out for ambiguities.2001-11-26, by Stefan Monnier
-
(temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.2001-11-26, by Richard M. Stallman
-
(Fkill_buffer): Use Frun_hooks, not Vrun_hooks.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Kenichi Handa
-
(Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.2001-11-26, by Richard M. Stallman
-
*** empty log message ***2001-11-26, by Richard M. Stallman
-
(vc-cvs-parse-entry): Rewrite, comparing the string-2001-11-25, by Stefan Monnier
-
*** empty log message ***2001-11-25, by Stefan Monnier
-
(merge_face_heights): Coerce back to int explicitly.2001-11-25, by Stefan Monnier
-
(fill-indent-according-to-mode): Default to nil.2001-11-25, by Stefan Monnier
-
(imap-interactive-login, imap-open, imap-authenticate):2001-11-25, by Stefan Monnier
-
Don't profile syntax-ppss any more.2001-11-25, by Stefan Monnier
-
(describe-syntax): New fun.2001-11-25, by Stefan Monnier
-
(font-lock-cache-state, font-lock-cache-position)2001-11-25, by Stefan Monnier
-
(lisp-mode-variables): Set syntax-begin-function.2001-11-25, by Stefan Monnier
-
2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>2001-11-25, by ShengHuo ZHU
-
*** empty log message ***2001-11-25, by Richard M. Stallman
-
(lisp-indent-function): Add doc string.2001-11-25, by Richard M. Stallman
-
Fix previous change.2001-11-25, by Richard M. Stallman
-
*** empty log message ***2001-11-25, by Richard M. Stallman
-
(quail-keyboard-layout-button): Define button type.2001-11-25, by Richard M. Stallman
-
(help-function, help-variable, help-face)2001-11-25, by Richard M. Stallman
-
(Vertical Scrolling): Document what does nil mean as the first arg of2001-11-25, by Eli Zaretskii
-
(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.2001-11-25, by Eli Zaretskii
-
Modify a commented-out non-nil value of jit-lock-defer-time, to2001-11-25, by Eli Zaretskii
-
Minor change of wording in the documentation of jit-lock-defer-time.2001-11-25, by Eli Zaretskii
-
*** empty log message ***2001-11-25, by Eli Zaretskii
-
Move @contents to the beginning of the file.2001-11-25, by Eli Zaretskii
-
*** empty log message ***2001-11-25, by Richard M. Stallman
-
Simplify previous change.2001-11-25, by Richard M. Stallman
-
(command-line-1): Don't do startup screen if a subprocess is running.2001-11-25, by Richard M. Stallman
-
Undo previous change.2001-11-25, by Richard M. Stallman
-
2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>2001-11-25, by ShengHuo ZHU
-
*** empty log message ***2001-11-25, by Pavel Janík
-
(smtpmail-deduce-address-list): Don't use insert-string.2001-11-25, by Pavel Janík
-
*** empty log message ***2001-11-25, by Miles Bader
-
(Fields): Describe new `limit' arg in field-beginning/field-end.2001-11-25, by Miles Bader
-
*** empty log message ***2001-11-25, by Pavel Janík
-
*** empty log message ***2001-11-25, by Jason Rumney
-
(tetris-mode): Remove make-local-hook.2001-11-25, by Pavel Janík
-
Remove comments about tooltips not being supported on MS-Windows.2001-11-25, by Jason Rumney
-
(snake-mode): Remove make-local-hook.2001-11-25, by Pavel Janík
-
(decipher-mode): Remove make-local-hook.2001-11-25, by Pavel Janík
-
(tmm-add-prompt): Remove make-local-hook.2001-11-25, by Pavel Janík
-
Added entry for tooltips on MS Windows.2001-11-25, by Jason Rumney
-
Remove notes about tooltips not working on Windows.2001-11-25, by Jason Rumney
-
(x_create_tip_frame): Set frame's fringes_extra to 0.2001-11-25, by Jason Rumney
-
(FRAME_X_FRINGE_COLS): No fringe on tip frames.2001-11-25, by Jason Rumney
-
Clarify behavior of forward-comment.2001-11-25, by Richard M. Stallman
-
Comment out parts of the file which apparently are garbled.2001-11-25, by Richard M. Stallman
-
Removed, as we now have indian.el.2001-11-25, by Eli Zaretskii
-
(menu-bar-apropos-menu): Moved all `apropos' bindings here.2001-11-25, by Sam Steingold
-
doc tweak2001-11-25, by Sam Steingold
-
Add my stuff2001-11-25, by Miles Bader
-
Fix index entry for comment-indent-function.2001-11-25, by Richard M. Stallman
-
*** empty log message ***2001-11-25, by Richard M. Stallman
-
New file.2001-11-25, by Richard M. Stallman
-
Completely re-written.2001-11-25, by Richard M. Stallman
-
Change indian-1-column charset to indian-glyph charset.2001-11-25, by Richard M. Stallman
-
Delete the setting for indian-1-column2001-11-25, by Richard M. Stallman
-
Adjusted for the change of indian-1-column -> indian-glyph.2001-11-25, by Richard M. Stallman
-
Adjusted for the file name change:2001-11-25, by Richard M. Stallman
-
Renamed from devanagari.el, and completely re-written.2001-11-25, by Richard M. Stallman
-
(Fload): Detect recursive load error for more than 32001-11-25, by Richard M. Stallman
-
*** empty log message ***2001-11-25, by Richard M. Stallman
-
Add pagination.2001-11-25, by Richard M. Stallman
-
(browse-url-galeon-new-window-is-tab): New var.2001-11-25, by Richard M. Stallman
-
(sc-toggle-var): Don't use set-variable or eval-expression.2001-11-25, by Richard M. Stallman
-
(temporary-file-directory): Use defcustom.2001-11-24, by Richard M. Stallman
-
(last-buffer, unbury-buffer): Doc fixes.2001-11-24, by Richard M. Stallman
-
*** empty log message ***2001-11-24, by Colin Walters
-
(Commentary): Cleanup, and add logistic curve fitting suggestion from2001-11-24, by Colin Walters
-
*** empty log message ***2001-11-24, by Colin Walters
-
(calc-init-extensions): Update the rest of the autoload names to match2001-11-24, by Colin Walters
-
Document the URLs where one can find special versions of TeX required for2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Jason Rumney
-
(prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame2001-11-24, by Jason Rumney
-
(compute_tip_xy): Initialize root_x and root_y from2001-11-24, by Jason Rumney
-
(w32_wnd_proc) <WM_MENUSELECT>: Revert last change.2001-11-24, by Jason Rumney
-
(x_after_update_window_line): Doc fix.2001-11-24, by Jason Rumney
-
Fix typo in comment.2001-11-24, by Pavel Janík
-
*** empty log message ***2001-11-24, by Pavel Janík
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Install entry from 2001-11-20 that had unnoticed conflicts.2001-11-24, by Jason Rumney
-
(install-arch-indep, uninstall): Add ELisp Intro files.2001-11-24, by Eli Zaretskii
-
Add eintr*2001-11-24, by Miles Bader
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Remove sentence about contributions to PBM icons.2001-11-24, by Eli Zaretskii
-
Add lispintro.2001-11-24, by Eli Zaretskii
-
Mention the Elisp Intro manual.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Copy files in the lispintro directory.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Configure in the lispintro directory.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Regenerated.2001-11-24, by Eli Zaretskii
-
(AC_OUTPUT): Add lispintro/Makefile.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
(SUBDIR_MAKEFILES): Add lispintro.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Gerd Moellmann
-
(SHELL): Comment away, for lispintro.2001-11-24, by Eli Zaretskii
-
(lispintro): New target.2001-11-24, by Eli Zaretskii
-
(TEXADD): Remove.2001-11-24, by Eli Zaretskii
-
Modified for the inclusion in the Emacs distribution.2001-11-24, by Eli Zaretskii
-
Modified to reflect changes in the file names.2001-11-24, by Eli Zaretskii
-
Modified slightly for inclusion in the Emacs distribution.2001-11-24, by Eli Zaretskii
-
Modified for the Emacs distribution.2001-11-24, by Eli Zaretskii
-
Update the entry for Emacs Lisp Introduction.2001-11-24, by Eli Zaretskii
-
*** empty log message ***2001-11-24, by Eli Zaretskii
-
Edit image file so arrow lines up properly.2001-11-24, by Eli Zaretskii
-
(Installation): Change 'url' into 'uref'.2001-11-24, by Colin Walters
-
*** empty log message ***2001-11-24, by Colin Walters
-
(Installation): Remove most of the installation instructions. Clean2001-11-24, by Colin Walters
-
Add header comment.2001-11-24, by Colin Walters
-
(finder_setwins, setwins): Include Calc again.2001-11-24, by Colin Walters
-
Minor wording change.2001-11-23, by Eli Zaretskii
-
*** empty log message ***2001-11-23, by Pavel Janík
-
(Lisp Indent): Add index entry for lisp-indent-function.2001-11-23, by Eli Zaretskii
-
(finder_setwins, setwins): Include Calc again.2001-11-23, by Colin Walters
-
*** empty log message ***2001-11-23, by Eli Zaretskii
-
(IT_clear_screen): If the frame's faces are not yet2001-11-23, by Eli Zaretskii
-
Correct paths to some libraries.2001-11-23, by Colin Walters
-
Add an item for emacs-lisp-intro.2001-11-23, by Eli Zaretskii
-
*** empty log message ***2001-11-23, by Eli Zaretskii
-
(uninstall, install-arch-indep): Don't install gfdl.1.2001-11-23, by Eli Zaretskii
-
*** empty log message ***2001-11-23, by Eli Zaretskii
-
(etc): Don't distribute gfdl.1.2001-11-23, by Eli Zaretskii
-
Modify distribution terms.2001-11-23, by Eli Zaretskii
-
Modify distribution terms. Add more command-line options.2001-11-23, by Eli Zaretskii
-
Modify the distribution terms.2001-11-23, by Eli Zaretskii
-
#2001-11-23, by André Spiegel
-
(with-vc-properties): Don't bind `filename' locally.2001-11-23, by André Spiegel
-
*** empty log message ***2001-11-23, by Francesco Potortì
-
(mailrc-generic-mode): Highlight the `source' keyword.2001-11-23, by Francesco Potortì
-
*** empty log message ***2001-11-23, by Pavel Janík
-
(Fset_text_properties): Remove unused variables `unchanged',2001-11-23, by Pavel Janík
-
*** empty log message ***2001-11-23, by Pavel Janík
-
(Freplace_match): Remove unused variable `inslen'.2001-11-23, by Pavel Janík
-
*** empty log message ***2001-11-23, by Pavel Janík
-
(access_keymap): Remove unused variables `c1' and `c2'.2001-11-23, by Pavel Janík
-
Delete empty lines at the end of file.2001-11-23, by Pavel Janík
-
Delete empty line at the end of file.2001-11-23, by Pavel Janík
-
"This file is part of GNU Emacs." added.2001-11-23, by Pavel Janík
-
*** empty log message ***2001-11-23, by Colin Walters
-
(uninstall): Handle deletion of calc .info files.2001-11-23, by Colin Walters
-
*** empty log message ***2001-11-22, by Jason Rumney
-
(x_window_to_frame): Remove irrelevant TODO comment.2001-11-22, by Jason Rumney
-
*** empty log message ***2001-11-22, by Colin Walters
-
Remove.2001-11-22, by Colin Walters
-
(report-calc-bug): Use `reporter-prompt-for-summary-p'.2001-11-22, by Colin Walters
-
Remove TAGS files.2001-11-22, by Eli Zaretskii
-
Update my responsibilities.2001-11-22, by Eli Zaretskii
-
Fix cross-references to "Resources".2001-11-22, by Eli Zaretskii
-
Fix node names and cross-references.2001-11-22, by Eli Zaretskii
-
*** empty log message ***2001-11-22, by Miles Bader
-
(reb-match-0, reb-match-1)2001-11-22, by Miles Bader
-
Update menu for changes in cmdargs.texi and xresources.texi.2001-11-22, by Richard M. Stallman
-
Some nodes moved back from xresources.texi.2001-11-22, by Richard M. Stallman
-
Move some of the nodes back to cmdargs.texi--they actually describe options.2001-11-22, by Richard M. Stallman
-
Fix a typo.2001-11-22, by Eli Zaretskii
-
*** empty log message ***2001-11-22, by Colin Walters
-
Remove already applied calc info patches. Clarify that there is no2001-11-22, by Colin Walters
-
*** empty log message ***2001-11-22, by Colin Walters
-
(report-calc-bug): Use reporter.el.2001-11-22, by Colin Walters
-
(reporter-submit-bug-report): Doc fixes.2001-11-22, by Colin Walters
-
*** empty log message ***2001-11-22, by Colin Walters
-
(install-arch-indep): Install the calc .info files.2001-11-22, by Colin Walters
-
(calc-info): Don't perform voodoo, just (info "Calc").2001-11-22, by Colin Walters
-
*** empty log message ***2001-11-22, by Richard M. Stallman
-
(which-function): Call imenu--make-index-alist2001-11-22, by Richard M. Stallman
-
Fix typos.2001-11-21, by Eli Zaretskii
-
Added note about locale-coding-system on Windows.2001-11-21, by Jason Rumney
-
*** empty log message ***2001-11-21, by Richard M. Stallman
-
(temporary-file-directory)2001-11-21, by Richard M. Stallman
-
*** empty log message ***2001-11-21, by Richard M. Stallman
-
(cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.2001-11-21, by Richard M. Stallman
-
*** empty log message ***2001-11-21, by Richard M. Stallman
-
(sh-mode-syntax-table): Function restored.2001-11-21, by Richard M. Stallman
-
(sh-mode): Don't use define-derived-mode.2001-11-21, by Richard M. Stallman
-
(gomoku-mode): Don't use define-derived-mode.2001-11-21, by Richard M. Stallman
-
(perl-mode): Don't use define-derived-mode.2001-11-21, by Richard M. Stallman
-
*** empty log message ***2001-11-21, by Richard M. Stallman
-
Don't alter minor-map-alist.2001-11-21, by Richard M. Stallman
-
* files.el (auto-save-file-name-transforms): Put remote files in2001-11-21, by Kai Großjohann
-
*** empty log message ***2001-11-21, by Colin Walters
-
(calc-slow-wrapper): Move (point) call outside of (function ...)2001-11-21, by Colin Walters
-
*** empty log message ***2001-11-21, by Stefan Monnier
-
(define-derived-mode): Create the abbrev-table from inside the `defvar'.2001-11-21, by Stefan Monnier
-
*** empty log message ***2001-11-21, by Stefan Monnier
-
*** empty log message ***2001-11-21, by Stefan Monnier
-
(jit-lock-defer-time): New var.2001-11-21, by Stefan Monnier
-
*** empty log message ***2001-11-20, by Richard M. Stallman
-
(lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.2001-11-20, by Richard M. Stallman
-
(reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.2001-11-20, by Richard M. Stallman
-
(lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.2001-11-20, by Richard M. Stallman
-
(help-mode): Undo 2001-10-07 change.2001-11-20, by Richard M. Stallman
-
*** empty log message ***2001-11-20, by Richard M. Stallman
-
(occur-mode): Undo 2001-5-20 change.2001-11-20, by Richard M. Stallman
-
*** empty log message ***2001-11-20, by Jason Rumney
-
Update table of versions of make that are suitable2001-11-20, by Jason Rumney
-
Remove.2001-11-20, by Jason Rumney
-
(w32-system-coding-system): Change to an alias for2001-11-20, by Jason Rumney
-
*** empty log message ***2001-11-20, by Jason Rumney
-
(Vw32_system_coding_system) [WINDOWSNT]: Remove.2001-11-20, by Jason Rumney
-
(Vw32_system_coding_system): Remove.2001-11-20, by Jason Rumney
-
*** empty log message ***2001-11-20, by Stefan Monnier
-
Fix a typo.2001-11-20, by Eli Zaretskii
-
What to do when AUC TeX don't fontify.2001-11-20, by Eli Zaretskii
-
*** empty log message ***2001-11-20, by Eli Zaretskii
-
Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>2001-11-20, by Eli Zaretskii
-
Mark gomoku-mode as special. Suggested by Klaus Straubinger2001-11-20, by Eli Zaretskii
-
*** empty log message ***2001-11-20, by Eli Zaretskii
-
(re-builder): Don't re-enter RE Builder Mode.2001-11-20, by Eli Zaretskii
-
(reb-change-target-buffer): New function.2001-11-20, by Eli Zaretskii
-
(bs-delete): Signal an error if the buffer cannot be deleted.2001-11-20, by Eli Zaretskii
-
*** empty log message ***2001-11-20, by Stefan Monnier
-
(lisp-fill-paragraph): Don't move back to a line without a comment.2001-11-20, by Stefan Monnier
-
(cperl-perldoc): Require man before binding `manual-program'.2001-11-20, by Stefan Monnier
-
*** empty log message ***2001-11-20, by Eli Zaretskii
-
(dired-listing-switches): Mention in the doc string2001-11-20, by Eli Zaretskii
-
*** empty log message ***2001-11-20, by Stefan Monnier
-
(imenu--split-menu): Use dolist and copy-sequence.2001-11-20, by Stefan Monnier
-
*** empty log message ***2001-11-20, by Stefan Monnier
-
(fill-delete-prefix, fill-delete-newlines):2001-11-19, by Stefan Monnier
-
(picture-vertical-step)2001-11-19, by Stefan Monnier
-
Doc fix.2001-11-19, by Stefan Monnier
-
Use backquote/dolist/mapc/when. Docstring fixes.2001-11-19, by Stefan Monnier
-
Doc string fixes.2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Stefan Monnier
-
(c-parse-state): Typo. From Martin Stjernholm.2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Stefan Monnier
-
(describe_syntax): Add dummy arg.2001-11-19, by Stefan Monnier
-
(describe_category): Add dummy arg.2001-11-19, by Stefan Monnier
-
(Fdescribe_vector): Add `describer' parameter.2001-11-19, by Stefan Monnier
-
(describe_vector): Update prototype.2001-11-19, by Stefan Monnier
-
(mark-sexp): Mark more if repeated.2001-11-19, by Stefan Monnier
-
(mouse-wheel-scroll-amount): Allow float values.2001-11-19, by Stefan Monnier
-
(lazy-lock-install-hooks): Remove make-local-hook.2001-11-19, by Stefan Monnier
-
(Fwrite_region): Move choose_write_coding_system to after build_annotations.2001-11-19, by Stefan Monnier
-
(iswitchb-mode): Use define-minor-mode.2001-11-19, by Stefan Monnier
-
(comment-column, comment-style, comment-multi-line)2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Colin Walters
-
(toplevel): Add comment and version header.2001-11-19, by Colin Walters
-
Support Mozilla and Galeon.2001-11-19, by Richard M. Stallman
-
*** empty log message ***2001-11-19, by Richard M. Stallman
-
(last-buffer, unbury-buffer): New functions.2001-11-19, by Sam Steingold
-
[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.2001-11-19, by Sam Steingold
-
*** empty log message ***2001-11-19, by Andrew Innes
-
Don't include libc.lib for profiling - the profiler2001-11-19, by Andrew Innes
-
New file.2001-11-19, by Andrew Innes
-
Comment change.2001-11-19, by Richard M. Stallman
-
*** empty log message ***2001-11-19, by Richard M. Stallman
-
(iswitchb-cannot-complete-hook): New variable to2001-11-19, by Richard M. Stallman
-
*** empty log message ***2001-11-19, by Colin Walters
-
Change all toplevel `setq' forms to `defvar' forms, and move them2001-11-19, by Colin Walters
-
(calc-record-compilation-date): Remove.2001-11-19, by Colin Walters
-
(calcFunc-usimplify): Add missing quote to defalias argument.2001-11-19, by Colin Walters
-
(calc-settings-file-name, calc-save-modes): Handle null2001-11-19, by Colin Walters
-
(math-fixnump, math-fixnatnump, calcFunc-trunc)2001-11-19, by Colin Walters
-
(calc-wrapper, calc-slow-wrapper)2001-11-19, by Colin Walters
-
(calc-keypad-mode): New.2001-11-19, by Colin Walters
-
(calc-over-notation): Use `completing-read'.2001-11-19, by Colin Walters
-
Don't include keymap.h any more.2001-11-19, by Stefan Monnier
-
(keys_of_frame): Remove declaration.2001-11-19, by Stefan Monnier
-
(main): Don't call `keys_of_frame' any more.2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-19, by Richard M. Stallman
-
(current_column_1): Fix handling of scan_bytes for mb chars.2001-11-19, by Richard M. Stallman
-
(network-connection-service-abbrev-alist): New variable.2001-11-19, by Richard M. Stallman
-
(lisp-indent-defmethod): At first three elements, act like defun.2001-11-19, by Richard M. Stallman
-
Comment change.2001-11-19, by Richard M. Stallman
-
(delete-selection-pre-hook): Handle and resignal2001-11-19, by Richard M. Stallman
-
(comment-indent): Fix misindentation for comment-only lines.2001-11-19, by Stefan Monnier
-
*** empty log message ***2001-11-18, by Jason Rumney
-
(w32_menu_show, push_menu_pane): Doc fixes.2001-11-18, by Jason Rumney
-
(x_set_frame_parameters): Avoid infinite recursion for2001-11-18, by Jason Rumney
-
(note_mouse_highlight): Fix type of variable `ignore'.2001-11-18, by Jason Rumney
-
Re-add section "TeX'ing the Calc manual fails".2001-11-18, by Colin Walters
-
How to get a blinking underscore cursor inside Emacs.2001-11-18, by Eli Zaretskii
-
Mention the French translations of the tutorial and the survival guide.2001-11-18, by Eli Zaretskii
-
*** empty log message ***2001-11-18, by Eli Zaretskii
-
New file from Eric Jacoboni <jaco@teaser.fr>.2001-11-18, by Eli Zaretskii
-
Update for Emacs 21, including the mailing list info.2001-11-18, by Eli Zaretskii
-
*** empty log message ***2001-11-18, by Gerd Moellmann
-
(BASE_PURESIZE): Increase to 750000.2001-11-18, by Gerd Moellmann
-
*** empty log message ***2001-11-18, by Pavel Janík
-
(Fframe_live_p): Doc fix.2001-11-18, by Pavel Janík
-
*** empty log message ***2001-11-18, by Pavel Janík
-
*** empty log message ***2001-11-18, by Richard M. Stallman
-
(message_dolog_marker1, message_dolog_marker2)2001-11-18, by Richard M. Stallman
-
Comment change.2001-11-18, by Richard M. Stallman
-
(fortran-mode-syntax-table): Specify punctuation syntax for backslash.2001-11-18, by Richard M. Stallman
-
(sh-must-be-shell-mode): Function deleted. All calls deleted.2001-11-18, by Richard M. Stallman
-
(string-to-sequence): Make it obsolete.2001-11-18, by Richard M. Stallman
-
(command-line): Set abbrevs-changed to nil after2001-11-18, by Richard M. Stallman
-
(isearch): Use magenta2 as bg for (background light)2001-11-18, by Richard M. Stallman
-
*** empty log message ***2001-11-18, by Stefan Monnier
-
Doc fix.2001-11-18, by Stefan Monnier
-
(locale-language-names): Use "French" for "fr".2001-11-18, by Stefan Monnier
-
(font-lock-compile-keywords): New arg `regexp'.2001-11-18, by Stefan Monnier
-
(reb-mode): Use define-derived-mode.2001-11-18, by Stefan Monnier
-
(custom-current-group-alist): New var.2001-11-18, by Stefan Monnier
-
(locale-name-match): Use \` and \(?:.2001-11-18, by Stefan Monnier
-
(princ-list, checkdoc-read-event, add-to-list): Delete compatibility code.2001-11-17, by Richard M. Stallman
-
(smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)2001-11-17, by Richard M. Stallman
-
Comment change.2001-11-17, by Richard M. Stallman
-
*** empty log message ***2001-11-17, by Richard M. Stallman
-
(Fsnarf_documentation): Doc fix.2001-11-17, by Richard M. Stallman
-
(mouse-drag-throw): Push back non-drag events2001-11-17, by Richard M. Stallman
-
(menu-bar-update-buffers-1): Don't pad the buffer name.2001-11-17, by Richard M. Stallman
-
(minibuffer-history-sexp-flag): Doc fix.2001-11-17, by Richard M. Stallman
-
*** empty log message ***2001-11-17, by Andreas Schwab
-
(note_mouse_highlight): Fix type of variable `ignore'.2001-11-17, by Andreas Schwab
-
*** empty log message ***2001-11-17, by Richard M. Stallman
-
(Fwrite_region): Avoid initializer for Lisp_Object.2001-11-17, by Richard M. Stallman
-
Comment change.2001-11-17, by Richard M. Stallman
-
(notice_overwritten_cursor): Take care of end < 0 case.2001-11-17, by Jason Rumney
-
*** empty log message ***2001-11-17, by Jason Rumney
-
A work-around for blinking block cursor on a GNU/Linux console.2001-11-17, by Eli Zaretskii
-
*** empty log message ***2001-11-17, by Richard M. Stallman
-
*** empty log message ***2001-11-17, by Eli Zaretskii
-
New version from Eric Jacoboni <jaco@teaser.fr>.2001-11-17, by Eli Zaretskii
-
*** empty log message ***2001-11-17, by Richard M. Stallman
-
(locate): Show default locate pattern within the2001-11-17, by Richard M. Stallman
-
*** empty log message ***2001-11-17, by Eli Zaretskii
-
Don't depend on csh-specific features. Replace2001-11-17, by Eli Zaretskii
-
Replace elisp-vol? with vol?, per renamed files.2001-11-17, by Eli Zaretskii
-
Renamed to vol1.texi and vol2.texi.2001-11-17, by Eli Zaretskii
-
Insert the <<...>> marker that help-with-tutorial expects.2001-11-17, by Eli Zaretskii
-
("French"): New language environment.2001-11-17, by Eli Zaretskii
-
*** empty log message ***2001-11-17, by Gerd Moellmann
-
(tool_bar_item_info): Avoid calling Fget_text_property2001-11-17, by Gerd Moellmann
-
*** empty log message ***2001-11-17, by Eli Zaretskii
-
(lispref): Add *.txt, *.el, permute-index, and2001-11-17, by Eli Zaretskii
-
*** empty log message ***2001-11-17, by Colin Walters
-
Remove calc problems.2001-11-17, by Colin Walters
-
*** empty log message ***2001-11-17, by Richard M. Stallman
-
(todo-save): Fix previous change.2001-11-17, by Richard M. Stallman
-
(functionp): Do use cdr-safe on object.2001-11-17, by Richard M. Stallman
-
Comment change.2001-11-17, by Richard M. Stallman
-
Delete conditionals for HPUX7, ISC 4.1, and convex.2001-11-17, by Richard M. Stallman
-
(HAVE_SYS_WAIT_H): Add #undef.2001-11-17, by Richard M. Stallman
-
(HAVE_SYS_WAIT_H): Define it.2001-11-17, by Richard M. Stallman
-
*** empty log message ***2001-11-17, by Stefan Monnier
-
(build_annotations): Split off the tail.2001-11-17, by Stefan Monnier
-
Updated MS-Windows problems.2001-11-17, by Jason Rumney
-
(SYS_LDFLAGS): Add setargv.obj for wildcard2001-11-17, by Jason Rumney
-
*** empty log message ***2001-11-17, by Jason Rumney
-
(elp-not-profilable): New var.2001-11-17, by Stefan Monnier
-
(byte-compile-call-tree, byte-code-vector)2001-11-17, by Stefan Monnier
-
(edebug-form-data, edebug-offsets)2001-11-17, by Stefan Monnier
-
(cvs-prefix-define): Don't defconst a variable.2001-11-17, by Stefan Monnier
-
(move-to-column-force): Mark obsolete.2001-11-17, by Stefan Monnier
-
(mode-line-mode-name): Only put the help-echo property2001-11-17, by Stefan Monnier
-
(normal-top-level-add-subdirs-to-load-path): Simplify.2001-11-17, by Stefan Monnier
-
(tar-mode): Use define-derived-mode.2001-11-17, by Stefan Monnier
-
(view-mode-enable): Don't use make-local-hook.2001-11-17, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Stefan Monnier
-
(eldoc-mode): Use define-minor-mode.2001-11-16, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Pavel Janík
-
(x_update_cursor): Remove duplicated prototype.2001-11-16, by Pavel Janík
-
(waiting_for_input): Remove unnecessary prototype.2001-11-16, by Pavel Janík
-
(wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with2001-11-16, by Pavel Janík
-
(clear_waiting_for_input): Remove duplicated prototype.2001-11-16, by Pavel Janík
-
Change maintainer email address.2001-11-16, by Richard M. Stallman
-
*** empty log message ***2001-11-16, by Richard M. Stallman
-
(mail-extr-voodoo): Treat a number as a word2001-11-16, by Richard M. Stallman
-
*** empty log message ***2001-11-16, by Pavel Janík
-
Fix typo.2001-11-16, by Pavel Janík
-
*** empty log message ***2001-11-16, by Pavel Janík
-
(command-line-processed): Doc fix.2001-11-16, by Pavel Janík
-
(apropos-next-label-button): Doc fix.2001-11-16, by Pavel Janík
-
(Ftimes): Doc fix.2001-11-16, by Pavel Janík
-
*** empty log message ***2001-11-16, by Stefan Monnier
-
(choose_write_coding_system): New fun, extracted from Fwrite_region.2001-11-16, by Stefan Monnier
-
(desktop-create-buffer): Use functionp.2001-11-16, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Eli Zaretskii
-
Regenerated.2001-11-16, by Eli Zaretskii
-
Add coff.h to AC_CHECK_HEADERS.2001-11-16, by Eli Zaretskii
-
Add #undef HAVE_COFF_H.2001-11-16, by Eli Zaretskii
-
*** empty log message ***2001-11-16, by Eli Zaretskii
-
Don't include coff.h unless HAVE_COFF_H is defined.2001-11-16, by Eli Zaretskii
-
(comint-mode): Simplify.2001-11-16, by Stefan Monnier
-
Doc fix.2001-11-16, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Stefan Monnier
-
(eval-after-load): Make it work with features as well.2001-11-16, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Eli Zaretskii
-
(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by2001-11-16, by Eli Zaretskii
-
(log-view-mode): Don't mark the buffer unmodified.2001-11-16, by Stefan Monnier
-
Fix paren-typo.2001-11-16, by Stefan Monnier
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
New file.2001-11-16, by Eli Zaretskii
-
Renamed from elisp-vol1.texi and2001-11-16, by Eli Zaretskii
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
(describe-input-method): Setup xref.2001-11-16, by Stefan Monnier
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
*** empty log message ***2001-11-16, by Eli Zaretskii
-
(emacsman): New target.2001-11-16, by Eli Zaretskii
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
Fringe cleanup.2001-11-16, by Kim F. Storm
-
New file, from Eric Jacoboni.2001-11-16, by Eli Zaretskii
-
Convert to iso-2022-7bit.2001-11-16, by Eli Zaretskii
-
(infodir): Define relative to $(srcdir).2001-11-16, by Eli Zaretskii
-
(mac-roman): Add mime-charset property.2001-11-16, by Stefan Monnier
-
(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.2001-11-16, by Stefan Monnier
-
*** empty log message ***2001-11-16, by Gerd Moellmann
-
(matching_regexp): Escape '\\'.2001-11-16, by Gerd Moellmann
-
*** empty log message ***2001-11-16, by Richard M. Stallman
-
*** empty log message ***2001-11-16, by Richard M. Stallman
-
(values, values-list, multiple-value-list, multiple-value-apply, nth-value):2001-11-15, by Richard M. Stallman
-
(add-menu-item): Make help_echo and radio buttons2001-11-15, by Jason Rumney
-
*** empty log message ***2001-11-15, by Jason Rumney
-
*** empty log message ***2001-11-15, by Pavel Janík
-
(uninstall): Fix previous change.2001-11-15, by Pavel Janík
-
Fix autoload cookie.2001-11-15, by Pavel Janík
-
*** empty log message ***2001-11-15, by Richard M. Stallman
-
(jka-compr-partial-uncompress): Fix previous change.2001-11-15, by Richard M. Stallman
-
*** empty log message ***2001-11-15, by Pavel Janík
-
Regenerated.2001-11-15, by Pavel Janík
-
Mention installation options --program-prefix, --program-suffix2001-11-15, by Pavel Janík
-
Add support for --program-prefix, --program-suffix2001-11-15, by Pavel Janík
-
*** empty log message ***2001-11-15, by Pavel Janík
-
*** empty log message ***2001-11-15, by Stefan Monnier
-
(menu-bar-edit-menu) <copy>: Put an explicit key binding.2001-11-15, by Stefan Monnier
-
*** empty log message ***2001-11-15, by Richard M. Stallman
-
*** empty log message ***2001-11-15, by Richard M. Stallman
-
(dired-undo): Display a message to explain2001-11-15, by Richard M. Stallman
-
Minor clarification.2001-11-15, by Richard M. Stallman
-
*** empty log message ***2001-11-15, by Gerd Moellmann
-
(x_set_frame_parameters): Revert change of 2001-11-07.2001-11-15, by Gerd Moellmann
-
(x_draw_image_relief): Accept zero tool_bar_button_relief.2001-11-15, by Gerd Moellmann
-
(Fx_create_frame): Accept zero tool_bar_button_relief.2001-11-15, by Gerd Moellmann
-
(build_desired_tool_bar_string): Accept zero2001-11-15, by Gerd Moellmann
-
Fix typo.2001-11-15, by Pavel Janík
-
Comment fixes.2001-11-15, by Pavel Janík
-
*** empty log message ***2001-11-15, by Andreas Schwab
-
(ada-add-extensions): Quote regexp special2001-11-15, by Andreas Schwab
-
Fix typos.2001-11-15, by Pavel Janík
-
Comment fix.2001-11-15, by Pavel Janík
-
*** empty log message ***2001-11-15, by Stefan Monnier
-
Give pilcrow punctuation syntax.2001-11-15, by Stefan Monnier
-
Add comments.2001-11-15, by Stefan Monnier
-
(makefile-mode): Add info for automake.2001-11-15, by Stefan Monnier
-
(server-process-filter): Run pore/post-comment-hook2001-11-15, by Stefan Monnier
-
*** empty log message ***2001-11-15, by Gerd Moellmann
-
(x_draw_bar_cursor): If the background color of the2001-11-15, by Gerd Moellmann
-
#2001-11-15, by André Spiegel
-
Documentation fixes.2001-11-15, by André Spiegel
-
*** empty log message ***2001-11-15, by Gerd Moellmann
-
(direct_output_forward_char): Fix character/byte2001-11-15, by Gerd Moellmann
-
*** empty log message ***2001-11-15, by Miles Bader
-
(Ffield_beginning, Ffield_end): Update EXFUN decl.2001-11-15, by Miles Bader
-
(Fminibuffer_prompt_end): Update args to Ffield_end.2001-11-15, by Miles Bader
-
(find_field): Add BEG_LIMIT and END_LIMIT parameters.2001-11-15, by Miles Bader
-
(smerge-match-conflict): Fix typo.2001-11-15, by Stefan Monnier
-
*** empty log message ***2001-11-15, by Richard M. Stallman
-
(Fpropertize): Allow call with 1 arg.2001-11-15, by Richard M. Stallman
-
(image_background, image_background_transparent):2001-11-14, by Richard M. Stallman
-
*** empty log message ***2001-11-14, by Richard M. Stallman
-
Fixed some doc strings to properly quote symbols.2001-11-14, by Sam Steingold
-
(Define Images): Fix the documentation of defimage. Suggested by2001-11-14, by Eli Zaretskii
-
*** empty log message ***2001-11-14, by Eli Zaretskii
-
(prin1, print): Doc fix.2001-11-14, by Eli Zaretskii
-
Remove the description of variabel `highlight-wrong-size-font'.2001-11-14, by Pavel Janík
-
*** empty log message ***2001-11-14, by Pavel Janík
-
Remove prototypes for variables `Vhighlight_wrong_size_font' and2001-11-14, by Pavel Janík
-
Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.2001-11-14, by Pavel Janík
-
(Fontsets): Remove the description of variable `highlight-wrong-size-font'.2001-11-14, by Pavel Janík
-
Update as per lispref addition to the package.2001-11-14, by Eli Zaretskii
-
*** empty log message ***2001-11-14, by Colin Walters
-
Update maintainer.2001-11-14, by Colin Walters
-
Style cleanup; don't put closing parens on their2001-11-14, by Colin Walters
-
(calcFunc-unsimplify): Use `defalias' instead of `fset' and2001-11-14, by Colin Walters
-
(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,2001-11-14, by Colin Walters
-
(calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and2001-11-14, by Colin Walters
-
(calcFunc-evalv): Use `defalias' instead of `fset' and2001-11-14, by Colin Walters
-
(calcFunc-clip): Use `defalias' instead of `fset' and2001-11-14, by Colin Walters
-
(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use2001-11-14, by Colin Walters
-
(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use2001-11-14, by Colin Walters
-
Style cleanup; don't put closing parens on their own line, add "foo.el2001-11-14, by Colin Walters
-
(Fget_unused_category): Doc fix.2001-11-14, by Richard M. Stallman
-
(recompile): Use compilation-arguments if set, so as to be able to M-x2001-11-14, by Richard M. Stallman
-
(ada-fill-comment-prefix): Doc fix.2001-11-14, by Richard M. Stallman
-
*** empty log message ***2001-11-14, by Richard M. Stallman
-
(mouse-drag-region): Don't run the up-event2001-11-14, by Richard M. Stallman
-
(mouse-show-mark): Either move point to the mark2001-11-14, by Richard M. Stallman
-
(Ffile_accessible_directory_p): Doc fix.2001-11-14, by Richard M. Stallman
-
(Funlock_buffer, Ffile_locked_p): Doc fixes.2001-11-14, by Richard M. Stallman
-
(Fprin1_to_string): Doc fix.2001-11-14, by Richard M. Stallman
-
(syms_of_eval): Doc fix.2001-11-14, by Richard M. Stallman
-
(Fceiling, Ffloor): Doc fixes.2001-11-14, by Richard M. Stallman
-
(syms_of_buffer): Doc fixes.2001-11-14, by Richard M. Stallman
-
(syms_of_coding): Doc fix.2001-11-14, by Richard M. Stallman
-
(syms_of_display): Doc fix.2001-11-14, by Richard M. Stallman
-
(Fsun_change_cursor_icon): Doc fix.2001-11-14, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Stefan Monnier
-
(comment-normalize-vars): Handle a nil comment-padding.2001-11-13, by Stefan Monnier
-
*** empty log message ***2001-11-13, by Jason Rumney
-
Doc fixes.2001-11-13, by Jason Rumney
-
*** empty log message ***2001-11-13, by Stefan Monnier
-
*** empty log message ***2001-11-13, by Stefan Monnier
-
(electric-buffer-update-highlight): New function.2001-11-13, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Richard M. Stallman
-
(isearch-mode): Handle negative search-slow-window-lines correctly.2001-11-13, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Stefan Monnier
-
(ada-fill-comment-prefix): GNAT wants 2 spaces.2001-11-13, by Stefan Monnier
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fface_attributes_as_vector): Doc fix.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fx_synchronize): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
Doc fix.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
Fix previous change.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
Change doc-string comments to `new style' [w/`doc:' keyword].2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Eli Zaretskii
-
Use `frame-width' instead of `screen-width',2001-11-13, by Eli Zaretskii
-
Use `frame-width' instead of `screen-width',2001-11-13, by Eli Zaretskii
-
(calc-settings-file-name): Don't hardcode2001-11-13, by Eli Zaretskii
-
(calc-do-embedded): Call `y-or-n-p' with2001-11-13, by Eli Zaretskii
-
(calc-do-alg-entry): Use2001-11-13, by Eli Zaretskii
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(x-popup-menu): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Finternal_set_alternative_font_family_alist): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fdump_tool_bar_row): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fminibuffer_complete_word): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Freverse): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fif): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fuser_real_login_name): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Fsit_for): Reindent.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Pavel Janík
-
(Flist): Reindent.2001-11-13, by Pavel Janík
-
(install-arch-indep): Install emacsclient manual page.2001-11-13, by Pavel Janík
-
*** empty log message ***2001-11-13, by Richard M. Stallman
-
(todo-save): Add save-excursion and save-restriction.2001-11-13, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Richard M. Stallman
-
(server-edit, server-done): Doc fix.2001-11-13, by Richard M. Stallman
-
(sql-mode): Doc change.2001-11-13, by Richard M. Stallman
-
Say what questions first line of doc string should answer.2001-11-13, by Richard M. Stallman
-
Add item for edebug and macros.2001-11-13, by Richard M. Stallman
-
*** empty log message ***2001-11-13, by Richard M. Stallman
-
(Info-mode): Add a no-clone-indirect property.2001-11-13, by Richard M. Stallman
-
(clone-indirect-buffer): Error if major mode symbol2001-11-13, by Richard M. Stallman
-
fixed format2001-11-13, by Sam Steingold
-
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.2001-11-13, by Jason Rumney
-
Add note about system caret on MS Windows.2001-11-13, by Jason Rumney
-
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.2001-11-12, by Jason Rumney
-
*** empty log message ***2001-11-12, by Jason Rumney
-
*** empty log message ***2001-11-12, by Pavel Janík
-
(install-arch-indep): Use `${manext}' instead of `.1'.2001-11-12, by Pavel Janík
-
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and2001-11-12, by Sam Steingold
-
Undo unintended change in #if 0 code.2001-11-12, by Richard M. Stallman
-
*** empty log message ***2001-11-12, by Pavel Janík
-
(cpp-choose-face): Fix typo.2001-11-12, by Pavel Janík
-
updated (C)2001-11-12, by Sam Steingold
-
*** empty log message ***2001-11-12, by Eli Zaretskii
-
Indent properly `generic-flet', `generic-labels', `with-accessors',2001-11-12, by Sam Steingold
-
*** empty log message ***2001-11-12, by Richard M. Stallman
-
Many trivial doc fixes.2001-11-12, by Richard M. Stallman
-
*** empty log message ***2001-11-12, by Richard M. Stallman
-
Add lispref/index.*perm files to the distribution.2001-11-12, by Eli Zaretskii
-
*** empty log message ***2001-11-12, by Eli Zaretskii
-
(calc-init-extensions): Update autoload names2001-11-12, by Eli Zaretskii
-
(toplevel): Bind mouse buttons.2001-11-12, by Eli Zaretskii
-
*** empty log message ***2001-11-12, by Pavel Janík
-
(uninstall): Remove gfdl.1 when uninstalling.2001-11-12, by Pavel Janík
-
(flyspell-default-dictionary): Fix previous change.2001-11-12, by Pavel Janík
-
*** empty log message ***2001-11-12, by Pavel Janík
-
Change macros to use do-while block instead of if-else.2001-11-12, by Pavel Janík
-
*** empty log message ***2001-11-12, by Richard M. Stallman
-
(flyspell-default-dictionary): Fix custom type.2001-11-12, by Richard M. Stallman
-
(XTread_socket): Don't update focus for EnterNotify or2001-11-12, by Richard M. Stallman
-
*** empty log message ***2001-11-11, by Richard M. Stallman
-
(solar-sunrise-and-sunset): Exchange the two extreme values of day-length.2001-11-11, by Richard M. Stallman
-
*** empty log message ***2001-11-11, by Richard M. Stallman
-
(flyspell-default-dictionary): Allow nil as value, and make nil the default.2001-11-11, by Richard M. Stallman
-
(child_setup_tty): Don't clear ICRNL or INLCR.2001-11-11, by Richard M. Stallman
-
(read_escape): Use end_of_file_error for reporting eof.2001-11-11, by Richard M. Stallman
-
(Shell Options): Add brief mention of ansi-color.2001-11-11, by Richard M. Stallman
-
Minor clarification.2001-11-11, by Richard M. Stallman
-
Don't write explicit (interactive) in defining a derived mode.2001-11-11, by Richard M. Stallman
-
(sh-must-be-shell-mode): Allow modes derived from sh-mode.2001-11-11, by Richard M. Stallman
-
(checkdoc-file-comments-engine):2001-11-11, by Richard M. Stallman
-
(query-replace-skip-read-only): New variable.2001-11-11, by Richard M. Stallman
-
Declare set_text_properties and set_text_properties_1.2001-11-11, by Richard M. Stallman
-
(replace_range): Use adjust_markers_for_replace2001-11-11, by Richard M. Stallman
-
(Freplace_match): Use replace_range to insert and delete.2001-11-11, by Richard M. Stallman
-
(set_text_properties_1): New subroutine, broken out of set_text_properties.2001-11-11, by Richard M. Stallman
-
(graft_intervals_into_buffer):2001-11-11, by Richard M. Stallman
-
*** empty log message ***2001-11-11, by Eli Zaretskii
-
File regenerated.2001-11-11, by Eli Zaretskii
-
(define-derived-mode): Doc fix.2001-11-11, by Richard M. Stallman
-
*** empty log message ***2001-11-11, by Richard M. Stallman
-
(server-buffer-done): Test of server-existing-buffer was backwards.2001-11-11, by Richard M. Stallman
-
*** empty log message ***2001-11-11, by Eli Zaretskii
-
(menu-bar-edit-menu): Don't use x-selection-exists-p if2001-11-11, by Eli Zaretskii
-
*** empty log message ***2001-11-11, by Eli Zaretskii
-
(toplevel): Require calc-macs.2001-11-11, by Eli Zaretskii
-
(calc-record-compilation-date-macro): Return a2001-11-11, by Eli Zaretskii
-
(toplevel): Require calc-macs during compilation.2001-11-11, by Eli Zaretskii
-
(toplevel): Require calc.2001-11-11, by Eli Zaretskii
-
(save-abbrevs): Default value is t.2001-11-11, by Richard M. Stallman
-
(command-line): Read standard abbrev2001-11-11, by Richard M. Stallman
-
Document changes in loading and saving abbrevs.2001-11-11, by Richard M. Stallman
-
(read-abbrev-file): Don't set save-abbrevs.2001-11-11, by Richard M. Stallman
-
*** empty log message ***2001-11-10, by Richard M. Stallman
-
(compile-goto-error): Fix previous change in the case where subsequent2001-11-10, by Richard M. Stallman
-
(ps-mode-font-lock-keywords-1): Merge two regular expressions into one.2001-11-10, by Richard M. Stallman
-
*** empty log message ***2001-11-10, by Richard M. Stallman
-
*** empty log message ***2001-11-10, by Richard M. Stallman
-
(flyspell-correct-word/local-keymap): Function deleted.2001-11-10, by Richard M. Stallman
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
(distclean): Add.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
Remove the text about a separate ELisp manual distribution.2001-11-10, by Eli Zaretskii
-
Regenerated.2001-11-10, by Eli Zaretskii
-
AC_OUTPUT lispref/Makefile.2001-11-10, by Eli Zaretskii
-
Add an entry for the ELisp manual.2001-11-10, by Eli Zaretskii
-
Remove the text about a separate ELisp manual distro.2001-11-10, by Eli Zaretskii
-
Mention the addition of the ELisp reference.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
(SUBDIR_MAKEFILES): Add lispref/Makefile.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
Add the lispref directory to the distribution.2001-11-10, by Eli Zaretskii
-
(info): Add target.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
(install-arch-indep): Add elisp* to the list of installed Info files.2001-11-10, by Eli Zaretskii
-
(all): Add lispref.2001-11-10, by Eli Zaretskii
-
(texinputdir): Add, for the lispref directory.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Eli Zaretskii
-
Configure in `lispref'.2001-11-10, by Eli Zaretskii
-
Add Copyright notice.2001-11-10, by Eli Zaretskii
-
*** empty log message ***2001-11-10, by Gerd Moellmann
-
*** empty log message ***2001-11-10, by Jason Rumney
-
(finder_setwins, setwins): Exclude Calc.2001-11-10, by Gerd Moellmann