log

age author description
2002-12-03 Stefan Monnier (gdba): Use the default for gud-find-file.
2002-12-03 Stefan Monnier (gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running.
2002-12-03 Stefan Monnier (gud-running): Rename from gdb-running. Update uses.
2002-12-03 Dave Love *** empty log message ***
2002-12-03 Dave Love (ucs-unify-8859, ucs-unify-8859)
2002-12-03 Dave Love (Qucs_set_table_for_input): New.
2002-12-03 Andreas Schwab .
2002-12-03 Andreas Schwab (custom-display): Add checkbox for type mac.
2002-12-03 Andreas Schwab .
2002-12-03 Andreas Schwab (whitespace-highlight-face): Fix face spec.
2002-12-02 Andreas Schwab (Fcall_interactively): Use next_event only if less
2002-12-02 Stefan Monnier *** empty log message ***
2002-12-02 Stefan Monnier (completion-setup-function): Fix last change to use
2002-12-02 Stephen Eglen (main): Tell user how to start server within Emacs if socket could not
2002-12-02 Andrew Choi 2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-02 Andrew Choi 2002-12-02 Andrew Choi <akochoi@shaw.ca>
2002-12-02 Stephen Eglen *** empty log message ***
2002-12-02 Richard M. Stallman *** empty log message ***
2002-12-02 Richard M. Stallman (ispell-dict-map): Move specific dictionary selection into a submenu.
2002-12-02 Richard M. Stallman (fill-indent-to-left-margin): New function.
2002-12-02 Richard M. Stallman (completion-setup-function): Handle ffap-read-file-or-url-internal
2002-12-02 Richard M. Stallman (c++-font-lock-extra-types): Fix previous change.
2002-12-02 Richard M. Stallman (makefile-font-lock-keywords): Highlight more make keywords:
2002-12-02 Richard M. Stallman (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
2002-12-02 Steven Tamm Switched copying of .el files to be on by default.
2002-12-02 Stefan Monnier (change-log-mode): Set indent-line-function explicitly
2002-12-02 Dave Love *** empty log message ***
2002-12-02 Dave Love (autoarg-kp-mode): Give it a :group.
2002-12-02 Noah Friedman *** empty log message ***
2002-12-02 Noah Friedman (PC-do-completion): Do not add wildcards to pattern unless filename is
2002-12-01 Andreas Schwab .
2002-12-01 Andreas Schwab (mouse-wheel-scroll-amount): Fix customize type.
2002-12-01 Andreas Schwab .
2002-12-01 Andreas Schwab (show-paren-mismatch-face): Fix face spec.
2002-12-01 Steven Tamm unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
2002-11-30 Steven Tamm Removing unnecessary symlink from emacs -> emacs-version
2002-11-30 Steven Tamm *** empty log message ***
2002-11-30 Steven Tamm Added a lot of options to reduce disk size of both the installer and the final
2002-11-30 Steven Tamm Removed comment about mouse-2 & -3 not working (they do)
2002-11-30 Nick Roberts (tooltip-gud-process-output): Handle annotations that
2002-11-30 Nick Roberts (gdb-many-windows): Define as a minor mode.
2002-11-30 Nick Roberts *** empty log message ***
2002-11-29 Dave Love (autoarg-mode): Give it a :group.
2002-11-29 Dave Love *** empty log message ***
2002-11-29 Dave Love (Frequire): Don't call LOADHIST_ATTACH if feature was
2002-11-29 Bill Wohler Upgraded to MH-E version 7.0.
2002-11-29 Markus Rost *** empty log message ***
2002-11-29 Markus Rost (mouse-wheel-inhibit-click-time): Fix custom type.
2002-11-29 Dave Love Comments.
2002-11-29 Richard M. Stallman Fix typos.
2002-11-29 Richard M. Stallman *** empty log message ***
2002-11-29 Richard M. Stallman (start_display): Check more intelligently for
2002-11-29 ShengHuo ZHU Typos.
2002-11-29 Richard M. Stallman Comment change.
2002-11-29 Richard M. Stallman *** empty log message ***
2002-11-29 Richard M. Stallman Explain about ordering of alternatives in `choice'.
2002-11-29 Richard M. Stallman (rmail-convert-to-babyl-format):
2002-11-29 Richard M. Stallman (yank-window-start): New variable.
2002-11-29 Richard M. Stallman (Info-additional-directory-list): Doc fix.
2002-11-29 Richard M. Stallman (indent-according-to-mode, indent-region): Doc fix.
2002-11-29 Richard M. Stallman (tooltip-gud-tips-p): Doc fix.
2002-11-29 Richard M. Stallman Require esh-util.
2002-11-29 Richard M. Stallman Require eshell.
2002-11-29 Miles Bader Regenerated
2002-11-28 Dave Love *** empty log message ***
2002-11-28 Kim F. Storm mwheel.el change.
2002-11-28 Kim F. Storm Avoid accidental yanking of text while scrolling with
2002-11-28 Kim F. Storm *** empty log message ***
2002-11-28 Nick Roberts (tooltip-gud-tips-setup): Remove.
2002-11-28 Nick Roberts (gdb-running): New variable.
2002-11-28 Nick Roberts (gdb-starting): Set gdb-running to t.
2002-11-28 Nick Roberts *** empty log message ***
2002-11-28 Robert J. Chassell Fix typos.
2002-11-28 Steven Tamm fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
2002-11-28 Miles Bader Regenerate
2002-11-27 Jason Rumney *** empty log message ***
2002-11-27 Jason Rumney (file-truename): Canonicalize non-existent names on w32.
2002-11-27 Jason Rumney (Ffile_attributes): Don't return negative file sizes for
2002-11-27 Jason Rumney (Finsert_file_contents): Give a more appropriate error
2002-11-27 Jason Rumney Doc fix
2002-11-27 Kim F. Storm *** empty log message ***
2002-11-27 Kim F. Storm (ido-xemacs): Remove defvar. All uses changed to
2002-11-27 Dave Love *** empty log message ***
2002-11-27 Dave Love (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
2002-11-27 Dave Love Don't conditionally define GETPGRP_NO_ARG. Test
2002-11-27 Dave Love Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
2002-11-27 Dave Love Updated from /gd/gnuorg.
2002-11-27 Dave Love *** empty log message ***
2002-11-27 Dave Love (WORDS_BIG_ENDIAN): Define conditionally.
2002-11-27 Dave Love *** empty log message ***
2002-11-27 Dave Love Move `predicates for analyzing Lisp
2002-11-26 Dave Love *** empty log message ***
2002-11-26 Dave Love (cp-make-coding-system): Deal with
2002-11-26 Dave Love (ccl-encode-koi8, ccl-encode-koi8-u)
2002-11-26 Dave Love (encode-mac-roman): Deal with unencodable
2002-11-25 Jason Rumney (sys_write): Avoid non-blocking mode, which is not fully
2002-11-25 Jason Rumney *** empty log message ***
2002-11-25 Dave Love *** empty log message ***
2002-11-25 Dave Love (update_dynamic_symbols): Cast arg of fatal_unexec.
2002-11-25 Dave Love (TEMACS_LDFLAGS): Update last change.
2002-11-25 Dave Love Comment.
2002-11-25 Dave Love Comment fix.
2002-11-25 Andrew Choi Mention problem with Emacs executable crashing after system updates
2002-11-25 Andreas Schwab *** empty log message ***
2002-11-25 Andreas Schwab Restore `#ifndef NOT_C_CODE' deleted by last change.
2002-11-24 Steven Tamm Use malloc_default_zone to determine the size of pointers alloced in unexec
2002-11-24 Richard M. Stallman indicate-empty-lines => indicate-unused-lines, etc.
2002-11-24 Richard M. Stallman (Unconditional Replace): Explain how to replace two strings
2002-11-24 Richard M. Stallman For C-x =, explain how to use CTRL key.
2002-11-24 Richard M. Stallman Remove duplicate reference to Info tutorial.
2002-11-24 Richard M. Stallman Explain how ESC is different from META.
2002-11-24 Richard M. Stallman *** empty log message ***
2002-11-24 Richard M. Stallman (Fstring_match): Doc fix.
2002-11-24 Richard M. Stallman (Fcall_interactively): If a command fails because
2002-11-24 Richard M. Stallman (mail-signature): Handle case where
2002-11-24 Richard M. Stallman *** empty log message ***
2002-11-24 Richard M. Stallman (menu-bar-describe-menu): Add "What's This?" item.
2002-11-24 Richard M. Stallman (c++-font-lock-extra-types): Add various STL classes.
2002-11-24 Richard M. Stallman (face-set-after-frame-default): Ignore errors in face-spec-face-set.
2002-11-24 Richard M. Stallman (custom-declare-face): Add face-defface-spec prop after applying the
2002-11-24 Robert J. Chassell Updated texinfmt-version number and date.
2002-11-24 Robert J. Chassell (texinfo-no-refill-regexp): add "itemize\\|" because of a problem with
2002-11-24 Robert J. Chassell (texinfo-format-separate-node): Handle node names with
2002-11-23 Nick Roberts (tooltip-gud-print-command): Add server prefix to the
2002-11-23 Nick Roberts *** empty log message ***
2002-11-23 Nick Roberts Major re-organisation. Simplify legacy gdba code to allow only one gdb process.
2002-11-23 Nick Roberts *** empty log message ***
2002-11-23 Markus Rost *** empty log message ***
2002-11-23 Markus Rost (scroll-all-mode): Add groups.
2002-11-23 Markus Rost *** empty log message ***
2002-11-23 Markus Rost (scroll-all-mode): Move arg LIGHTER to the right place.
2002-11-22 Dave Love *** empty log message ***
2002-11-22 Dave Love (interrupt_signal): Provide forward declaration.
2002-11-22 Dave Love (stuff_char) [PROTOTYPES]: Provide ISO C arglist.
2002-11-22 Dave Love (store_frame_title_char) [PROTOTYPES]: Provide ISO C
2002-11-22 Juanma Barranquero *** empty log message ***
2002-11-22 Juanma Barranquero Upgrade to current (2002-11-13) version from <ftp://ftp.gnu.org/pub/gnu/config/>.
2002-11-22 Juanma Barranquero *** empty log message ***
2002-11-22 Juanma Barranquero Extensively changed and updated by Rafael Sep?a <drs@gnulinux.org.mx>.
2002-11-21 Jason Rumney Added note about sound support on MS Windows
2002-11-21 Jason Rumney Removed Windows crash problem fixed by Ben Key on 2002-11-17
2002-11-21 Nick Roberts *** empty log message ***
2002-11-21 Nick Roberts General tidying. Patches from Stefan Monnier.
2002-11-21 Dave Love *** empty log message ***
2002-11-21 Simon Josefsson (morse-code): Add Norwegian non-ASCII characters.
2002-11-21 Simon Josefsson *** empty log message ***
2002-11-21 Simon Josefsson (morse-code): Add non-ASCII characters, according
2002-11-21 Richard M. Stallman *** empty log message ***
2002-11-21 Richard M. Stallman (interactive_p): Skip any number of bytecode
2002-11-21 Richard M. Stallman (dired-sort-inhibit): New variable.
2002-11-21 Richard M. Stallman (find-dired): Set dired-sort-inhibit to t buffer-locally.
2002-11-21 Dave Love *** empty log message ***
2002-11-21 Dave Love Provide ISO C arglists for functions
2002-11-21 Juanma Barranquero *** empty log message ***
2002-11-21 Juanma Barranquero Added LINTER support.
2002-11-21 John Paul Wallington (ibuffer-formats): Change default value; bump width
2002-11-20 Jason Rumney *** empty log message ***
2002-11-20 Jason Rumney (convert_mono_to_color_image): New function.
2002-11-20 Karl Fogel * autogen.sh: New file.
2002-11-20 Dave Love *** empty log message ***
2002-11-20 Dave Love Remove obsolete USE_OLIT code.
2002-11-20 Dave Love (separator_height): Prototype.
2002-11-20 Stefan Monnier *** empty log message ***
2002-11-20 Stefan Monnier (describe-variable): Look for (defvar . <sym>) in the
2002-11-20 Stefan Monnier (custom-declare-variable): Use push.
2002-11-20 Stefan Monnier (symbol-file): Accept a non-atomic `function' arg.
2002-11-20 John Paul Wallington (symbol-file): Remove unused variable `functions'.
2002-11-20 Markus Rost Regenerated.
2002-11-20 Markus Rost *** empty log message ***
2002-11-20 Markus Rost (setwins_almost): Renamed from finder_setwins.
2002-11-19 Stefan Monnier (eldoc-print-current-symbol-info):
2002-11-19 Dave Love *** empty log message ***
2002-11-19 Dave Love (maphash, map-char-table): Use
2002-11-19 Dave Love (side-effect-free-fns): Several
2002-11-19 Markus Rost *** empty log message ***
2002-11-19 Markus Rost (defgroup vhdl-related): Declare the members here rather than with
2002-11-19 Stefan Monnier *** empty log message ***
2002-11-19 Stefan Monnier *** empty log message ***
2002-11-19 Stefan Monnier (multiple-value-call): Add docstring.
2002-11-19 Stefan Monnier (binhex-decode-region): Don't hardcode point-min == 1.
2002-11-19 Markus Rost *** empty log message ***
2002-11-19 Markus Rost (defgroup lisp-shadow): New group name. Previous group name shadow is
2002-11-19 Dave Love *** empty log message ***
2002-11-19 Dave Love (bcopy, bzero, bcmp): Don't define.
2002-11-19 Juanma Barranquero Fix spacing and adapt to GNU coding conventions.
2002-11-19 Juanma Barranquero *** empty log message ***
2002-11-19 Juanma Barranquero *** empty log message ***
2002-11-19 Ben Key Fixed a bug in makefile.w32-in that caused the documentation for the built in function play-sound-internal not to be included in /etc/DOC.
2002-11-19 Juanma Barranquero *** empty log message ***
2002-11-19 Juanma Barranquero (describe-register-1): Don't assign to val the value returned by
2002-11-18 Jason Rumney *** empty log message ***
2002-11-18 Jason Rumney (xpm_format, pbm_format, png_format, jpeg_format, tiff_format)
2002-11-18 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
2002-11-18 Jason Rumney *** empty log message ***
2002-11-18 Markus Rost *** empty log message ***
2002-11-18 Markus Rost (cvs-minor-mode, cvs-mode-commit-hook): Add group.
2002-11-18 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
2002-11-18 Jason Rumney *** empty log message ***
2002-11-18 Dave Love *** empty log message ***
2002-11-18 Dave Love Use AC_GNU_SOURCE.
2002-11-18 Dave Love *** empty log message ***
2002-11-18 Dave Love Don't define
2002-11-18 Dave Love (bcopy, bzero, bcmp): Don't define.
2002-11-18 Dave Love Don't define alloca.
2002-11-18 Dave Love Don't include alloca.h.
2002-11-18 Dave Love Remove comments.
2002-11-18 Dave Love (HAVE_ALLOCA): Don't define.
2002-11-18 Dave Love Don't include alloca.h or define alloca.
2002-11-18 Dave Love Don't include alloca.h, stdlib.h. Don't declare
2002-11-18 Dave Love Maybe define bcopy, bzero, bcmp.
2002-11-18 Dave Love (bcopy, bzero, bcmp, alloca): Don't define.
2002-11-18 Dave Love Don't define LIB_STANDARD.
2002-11-18 Dave Love Move OSF1 stuff from here to s/osf1.h.
2002-11-18 Dave Love Move OSF1 stuff from m/alpha.h to here.
2002-11-18 Dave Love (HAVE_FSYNC): Don't define.
2002-11-18 Dave Love *** empty log message ***
2002-11-18 Dave Love (_GNU_SOURCE): Don't define.
2002-11-18 Dave Love (_GNU_SOURCE, HAVE_FSYNC): Don't define.
2002-11-18 Dave Love Include unistd.h, string.h, stdlib.h,
2002-11-18 Kai Großjohann (fancy-diary-font-lock-keywords): Grok month numbers, too.
2002-11-18 Juanma Barranquero *** empty log message ***
2002-11-18 Juanma Barranquero (smtpmail-send-queued-mail): Add autoload cookie.
2002-11-18 Markus Rost *** empty log message ***
2002-11-18 Markus Rost Include sol2-6.h.
2002-11-18 Markus Rost (*-sunos5*, *-solaris*): New configuration.
2002-11-18 Markus Rost (defgroup refill): New group.
2002-11-18 Markus Rost *** empty log message ***
2002-11-18 Richard M. Stallman *** empty log message ***
2002-11-18 Richard M. Stallman (rmail-ignored-headers): Add more headers.
2002-11-18 Richard M. Stallman (parse-time-elt): Var renamed from `elt'.
2002-11-18 Richard M. Stallman (parse-time-rules): Mark it as risky.
2002-11-18 Richard M. Stallman Comment change.
2002-11-18 Richard M. Stallman (finder-commentary): Use buffer *Finder-package*.
2002-11-18 Richard M. Stallman (menu-bar-options-menu): Improve tooltip string.
2002-11-18 Richard M. Stallman (indicate-unused-lines, default-indicate-unused-lines): New variable aliases.
2002-11-18 Richard M. Stallman (${archlibdir}): Ignore errors operating on $(gamedir).
2002-11-18 Richard M. Stallman Clarify evaluation of :type arg in defcustom.
2002-11-18 Markus Rost (checkdoc-minor-mode): Add group.
2002-11-18 Markus Rost (html-autoview-mode): Add group.
2002-11-18 Markus Rost (use-hard-newlines): Add group.
2002-11-18 Markus Rost (compilation-shell-minor-mode): Add group.
2002-11-18 Markus Rost (global-reveal-mode): Add group.
2002-11-18 Kenichi Handa Undo previous change.
2002-11-18 Kenichi Handa *** empty log message ***
2002-11-18 Kenichi Handa *** empty log message ***
2002-11-18 Kenichi Handa *** empty log message ***
2002-11-18 Markus Rost *** empty log message ***
2002-11-18 Markus Rost (bookmark-menu-length): Fix typo in group name.
2002-11-18 Kenichi Handa (thai-tis620): Make it safe.
2002-11-18 Kenichi Handa (lao): Make it safe.
2002-11-18 Kenichi Handa (hebrew-iso-8bit): Make it safe.
2002-11-18 Kenichi Handa (iso-latin-1): Make it safe.
2002-11-18 Kenichi Handa (greek-iso-8bit): Make it safe.
2002-11-18 Kenichi Handa (cyrillic-iso-8bit): Make it safe.
2002-11-18 Kenichi Handa *** empty log message ***
2002-11-17 Miles Bader *** empty log message ***
2002-11-17 Miles Bader (load_face_font): Set `face->overstrike' based on result from
2002-11-17 Miles Bader (x_draw_glyph_string_foreground)
2002-11-17 Miles Bader (struct face): Add `overstrike' field.
2002-11-17 Markus Rost *** empty log message ***
2002-11-17 Markus Rost (defgroup speedbar): Use group 'etags instead of nonexisting group
2002-11-17 Markus Rost Add provide call.
2002-11-17 Markus Rost (feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):
2002-11-17 Markus Rost (makefile-space-face): Fix typo in group name.
2002-11-17 ShengHuo ZHU * message.el (message-set-auto-save-file-name): Use
2002-11-17 Ben Key Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-11-17 Markus Rost (defgroup ispell): Arrange that definition starts at beginning of
2002-11-17 Markus Rost (defgroup table-hooks): New group.
2002-11-17 Markus Rost (diary-button-face): Add group and version number.
2002-11-17 Michael Kifer 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu>
2002-11-17 Markus Rost (defgroup warnings): New group.
2002-11-16 Markus Rost *** empty log message ***
2002-11-16 Markus Rost (update-autoloads-from-directories): Sort the list of files with no
2002-11-16 Markus Rost *** empty log message ***
2002-11-16 Markus Rost Patch of Alan Shutko <ats@acm.org> by way of rms.
2002-11-16 Markus Rost Patch of Alan Shutko <ats@acm.org> by way of rms.
2002-11-16 Eli Zaretskii *** empty log message ***
2002-11-16 Eli Zaretskii (cp866-decode-table): Fix the translation table.
2002-11-16 Martin Stjernholm *** empty log message ***
2002-11-16 Martin Stjernholm (cc-bytecomp-defun): Fixed bug that caused existing function
2002-11-16 Jason Rumney (w32_get_glyph_string_clip_rect): Clip cursor tightly.
2002-11-16 Jason Rumney (w32_load_system_font): Don't disable Cleartype.
2002-11-16 Jason Rumney *** empty log message ***
2002-11-15 Nick Roberts *** empty log message ***
2002-11-15 Richard M. Stallman *** empty log message ***
2002-11-15 Richard M. Stallman (syms_of_buffer): Doc fix.
2002-11-15 Richard M. Stallman (set-buffer-file-coding-system): Redo prev chg.
2002-11-15 Nick Roberts Initial debugger icons (pbm format)
2002-11-15 Jason Rumney (x_draw_image_foreground)
2002-11-15 Jason Rumney (x_create_x_image_and_pixmap): Fill in palette for
2002-11-15 Jason Rumney *** empty log message ***
2002-11-15 Stefan Monnier (command_loop_1): Fix int/Lisp_Object mixup.
2002-11-15 Stefan Monnier test
2002-11-15 Stefan Monnier test
2002-11-15 Jason Rumney (w32_defined_color): Adjust RGB values for Emacs.
2002-11-15 Jason Rumney (x_draw_image_foreground, x_draw_image_glyph_string)
2002-11-15 Jason Rumney *** empty log message ***
2002-11-15 John Paul Wallington (ibuffer-use-other-window, ibuffer-use-header-line)
2002-11-15 Markus Rost *** empty log message ***
2002-11-15 Markus Rost Add provide call.
2002-11-15 Richard M. Stallman *** empty log message ***
2002-11-15 Richard M. Stallman (set-buffer-file-coding-system): Undo prv chg.
2002-11-14 Dave Love *** empty log message ***
2002-11-14 Dave Love (Fmap_char_table): Cast `call2'.
2002-11-14 Markus Rost *** empty log message ***
2002-11-14 Markus Rost (custom-make-dependencies): Bind load-file-name.
2002-11-14 Markus Rost (custom-declare-group): Remove unnecessary line of code.
2002-11-14 Nick Roberts *** empty log message ***
2002-11-14 Stefan Monnier *** empty log message ***
2002-11-14 Dave Love *** empty log message ***
2002-11-14 Dave Love (x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
2002-11-14 Dave Love (unuse_menu_items, digest_single_submenu):
2002-11-14 Dave Love (x_put_x_image):
2002-11-14 Dave Love (message2_nolog, set_message):
2002-11-14 Dave Love (record_point):
2002-11-14 Dave Love (tparam):
2002-11-14 Dave Love (scan_sexps_forward):
2002-11-14 Dave Love (calculate_scrolling, calculate_direct_scrolling):
2002-11-14 Dave Love (get_specified_cursor_type, get_window_cursor_type):
2002-11-14 Dave Love (get_specified_cursor_type, get_window_cursor_type):
2002-11-14 Dave Love (Fcopy_sequence): Doc fix.
2002-11-14 Dave Love (main) [!VMS]: Avoid third arg.
2002-11-14 Dave Love (calccost, cmgoto): Declare all args (per C99).
2002-11-14 Dave Love Declare all args (per C99).
2002-11-14 Dave Love (SETJMP_WILL_NOT_WORK): Add note.
2002-11-14 Juanma Barranquero *** empty log message ***
2002-11-14 Dave Love (pop_retr): Declare comment.
2002-11-14 Dave Love (read_c_string_or_comment): Declare msgno.
2002-11-14 Juanma Barranquero calendar/diary-lib.el (make-diary-entry): Allow for local variables at end of
2002-11-14 Dave Love (YACC): Deleted.
2002-11-14 Dave Love Undo last change.
2002-11-14 Dave Love Add coding cookie.
2002-11-14 Dave Love Fix coding cookie.
2002-11-14 Francesco Potortì sparc-sun-solaris2.8
2002-11-14 Francesco Potortì *** empty log message ***
2002-11-14 Kim F. Storm (syms_of_buffer) <mode-line-format>: Document symbol
2002-11-14 Kim F. Storm *** empty log message ***
2002-11-14 Kim F. Storm (mode-name): Moved mark as risky-local-variable to files.el.
2002-11-14 Kim F. Storm (mode-name): Mark it as risky-local-variable here like the
2002-11-14 Juanma Barranquero *** empty log message ***
2002-11-14 Juanma Barranquero Fix feature name in `require'.
2002-11-14 Juanma Barranquero Fix feature name in `provide'.
2002-11-14 Juanma Barranquero *** empty log message ***
2002-11-14 Juanma Barranquero (find-tag-default): Copy text at point without properties.
2002-11-14 Kenichi Handa Don't cc-bytecomp-defun char-table-p.
2002-11-14 Kenichi Handa *** empty log message ***
2002-11-14 Steven Tamm Adding comment about Mac OS X binary incompatibility between 10.2.1 and 10.2.2
2002-11-14 Nick Roberts (gud-find-file): Set up GDB tool bar.
2002-11-14 Nick Roberts New file.
2002-11-14 Nick Roberts Initial debugger icons
2002-11-14 Nick Roberts Initial debugger icons (derived from Insight)
2002-11-14 Nick Roberts Initial debugger icons (from Insight)
2002-11-13 Kim F. Storm *** empty log message ***
2002-11-13 Kim F. Storm (Info-fontify-node): New local list paragraph-markers.
2002-11-13 Kim F. Storm (fill-nobreak-invisible): New var.
2002-11-13 Stefan Monnier (cvs-mode-run): Don't pass "." if not needed.
2002-11-13 Glenn Morris *** empty log message ***
2002-11-13 André Spiegel #
2002-11-13 André Spiegel (vc-rcs-registered): Improve comment.
2002-11-13 André Spiegel (vc-sccs-registered): Improve comment.
2002-11-13 Richard M. Stallman *** empty log message ***
2002-11-13 Richard M. Stallman (compilation-error-regexp-alist): Don't include colon and space after
2002-11-13 Richard M. Stallman (gdb): Undo 10-26 change.
2002-11-13 Richard M. Stallman Comment change.
2002-11-13 Kenichi Handa (occur-engine): Set buffer-file-coding-system of
2002-11-13 Kenichi Handa *** empty log message ***
2002-11-13 Kenichi Handa *** empty log message ***
2002-11-13 Markus Rost *** empty log message ***
2002-11-13 Markus Rost (custom-handle-all-keywords): Fix arg passed to custom-add-to-group.
2002-11-12 Stefan Monnier (Fmap_char_table): Don't use map_char_table's function arg.
2002-11-12 Stefan Monnier (parse_single_submenu): Simplify.
2002-11-12 Stefan Monnier (cvs-mode-map): Remove M-f binding.
2002-11-12 Stefan Monnier (perl-hanging-paren-p): New fun.
2002-11-12 Stefan Monnier *** empty log message ***
2002-11-12 Stefan Monnier (scan_sexps_forward): Undo last patch.
2002-11-12 Markus Rost *** empty log message ***
2002-11-12 Markus Rost (vc-sccs-registered): Handle the autoload cookie so that the
2002-11-12 Markus Rost (vc-rcs-registered): Handle the autoload cookie so that the definition
2002-11-12 Stefan Monnier (sgml-namify-char): New cmd.
2002-11-12 Francesco Potortì Added two references from Buffer Internals to Buffer Gap.
2002-11-12 Markus Rost *** empty log message ***
2002-11-12 Markus Rost (defgroup edt): Arrange that definition starts at beginning of line.
2002-11-12 Markus Rost *** empty log message ***
2002-11-12 Markus Rost (defgroup comment): Remove autoload cookie.
2002-11-12 Markus Rost (defgroup hi-lock-interactive-text-highlighting): Remove autoload
2002-11-12 Markus Rost (defgroup ls-lisp): Remove autoload cookie.
2002-11-11 Markus Rost *** empty log message ***
2002-11-11 Markus Rost (mouse-wheel-down-button, mouse-wheel-up-button):
2002-11-11 Markus Rost *** empty log message ***
2002-11-11 Markus Rost (gnus-summary-goto-unread): Doc fix - escape open parens in column 0.
2002-11-11 Markus Rost *** empty log message ***
2002-11-11 Markus Rost Don't require 'autoload.
2002-11-11 Markus Rost (defgroup winner): Handle Emacs 19 compatibility so that definition
2002-11-11 Markus Rost Simplify Emacs 19 compatibility.
2002-11-11 Juanma Barranquero *** empty log message ***
2002-11-11 Juanma Barranquero (dired-show-file-type): Format filename with "%s" to escape any format-like
2002-11-11 Juanma Barranquero *** empty log message ***
2002-11-11 Juanma Barranquero (custom-save-delete): Force emacs-lisp-mode.
2002-11-11 Juanma Barranquero *** empty log message ***
2002-11-11 Juanma Barranquero (install-arch-indep): Prepend $(srcdir)/ to lisp.
2002-11-11 Juanma Barranquero (mode-name): Mark it as risky-local-variable.
2002-11-11 Juanma Barranquero *** empty log message ***
2002-11-10 Markus Rost Fix typos in Commentary section.
2002-11-09 Stefan Monnier *** empty log message ***
2002-11-09 Stefan Monnier (scan_sexps_forward): Update syntax table before reading
2002-11-09 Dave Love *** empty log message ***
2002-11-09 Dave Love (quoted-insert): Bind translation-table-for-input, not
2002-11-09 Dave Love (quail-input-string-to-events): Revert
2002-11-09 Dave Love Revert to using
2002-11-09 Dave Love (current-language-environment): Fix
2002-11-09 Dave Love (Vtranslation_table_for_input): New.
2002-11-09 Dave Love (command_loop_1): Apply Vtranslation_table_for_input
2002-11-09 Dave Love (Fself_insert_command): Apply Vtranslation_table_for_input.
2002-11-09 Dave Love (Fset_buffer_major_mode): Fix last change.
2002-11-08 Stefan Monnier (archive-zip-summarize): Don't hardcode (point-min) = 1.
2002-11-08 Stefan Monnier (PC-do-completion): Make partial-completion work
2002-11-08 John Wiegley (timeclock-modeline-display): Use assq as well as memq to find
2002-11-08 John Wiegley *** empty log message ***
2002-11-08 Stefan Monnier (latex-standard-block-names): Rename from standard-latex-block-names.
2002-11-08 Dave Love *** empty log message ***
2002-11-08 Dave Love Use AC_CONFIG_LIBOBJ_DIR and require autoconf
2002-11-08 Juanma Barranquero *** empty log message ***
2002-11-08 Juanma Barranquero (w32_draw_fringe_bitmap): Remove unused local variable window.
2002-11-08 Markus Rost *** empty log message ***
2002-11-08 Markus Rost (nnimap-split-rule): Doc fix - escape open parens in column 0.
2002-11-08 Stefan Monnier *** empty log message ***
2002-11-08 Stefan Monnier (format-decode): Be careful with the order in `format'.
2002-11-07 Kim F. Storm (Fformat_network_address): Removed unused locals p, cp, and i.
2002-11-07 Kim F. Storm *** empty log message ***
2002-11-07 Stefan Monnier (function-p-func): Avoid `xemacs-p'.
2002-11-07 Stefan Monnier Require esh-util.
2002-11-07 Stefan Monnier *** empty log message ***
2002-11-07 Stefan Monnier (fill-paragraph): Consider a comment-start as
2002-11-07 Stefan Monnier *** empty log message ***
2002-11-07 Stefan Monnier (isearch-yank-line): Typo.
2002-11-07 Dave Love (regexec): Fix pmatch declaration.
2002-11-07 Stefan Monnier (grep-default-command): New fun.
2002-11-07 Stefan Monnier (elide-head): Don't make intangible.
2002-11-07 Stefan Monnier (where-is): Rename map to defs (a list of syms is not a map).
2002-11-07 Stefan Monnier (isearch-hidden): New var.
2002-11-07 Markus Rost Regenerated.
2002-11-07 Markus Rost *** empty log message ***
2002-11-07 Markus Rost (mail-default-directory): Set the version to 21.4.
2002-11-07 Markus Rost (grep-compute-defaults): Move down.
2002-11-07 Markus Rost (grep-compute-defaults): Undo previous change.
2002-11-07 Markus Rost (checkdoc-find-error): Use get-file-buffer instead of get-buffer.
2002-11-07 Juanma Barranquero *** empty log message ***
2002-11-07 Juanma Barranquero (where-is): Repport also aliases of the passed command.
2002-11-07 Stefan Monnier (tcl-mode): Don't set paragraph-start,
2002-11-07 Miles Bader (maybe_bootstrap): Whoops, screwed up the second instance of $$bar...
2002-11-07 Miles Bader *** empty log message ***
2002-11-07 Miles Bader (maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case.
2002-11-07 Markus Rost *** empty log message ***
2002-11-07 Markus Rost (custom-make-dependencies): Fix comment inserted in cus-load.el.
2002-11-06 Dave Love *** empty log message ***
2002-11-06 Dave Love Use keyboard-translate-table coding
2002-11-06 Dave Love (quail-input-string-to-events): Use
2002-11-06 Dave Love (set-buffer-file-coding-system): Call
2002-11-06 Dave Love Reformat some DEFUNs so that etags works.
2002-11-06 Dave Love (normal-mode): Call ucs-set-table-for-input.
2002-11-06 Dave Love (quoted-insert): Bind keyboard-translate-table around
2002-11-06 Dave Love *** empty log message ***
2002-11-06 Dave Love (Qset_buffer_major_mode_hook): New.
2002-11-06 Juanma Barranquero *** empty log message ***
2002-11-06 Richard M. Stallman *** empty log message ***
2002-11-06 Richard M. Stallman (maybe_bootstrap): Add doublequotes to make it bulletproof.
2002-11-06 Richard M. Stallman Add copyright notice and permission notice.
2002-11-06 Richard M. Stallman (query-replace, query-replace-regexp): Doc fixes.
2002-11-06 Richard M. Stallman Comment change.
2002-11-06 Richard M. Stallman (byte-compile-lambda): Handle progn like let, inside interactive spec.
2002-11-06 Richard M. Stallman (tex-dvi-view-command): Value can be sexp.
2002-11-06 Richard M. Stallman (x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
2002-11-06 Richard M. Stallman (wait_reading_process_input):
2002-11-06 Richard M. Stallman (POLLING_PROBLEM_IN_SELECT): Add #undef.
2002-11-06 Richard M. Stallman (POLLING_PROBLEM_IN_SELECT): Defined.
2002-11-06 Kenichi Handa *** empty log message ***
2002-11-06 Kenichi Handa (coding-system-eol-type-mnemonic): Use
2002-11-06 Karl Berry .
2002-11-06 Karl Berry (Info-fontify): reorder face list to avoid bad
2002-11-05 Kim F. Storm (Info-fontify-node): Fixed hiding of *note references
2002-11-05 Kim F. Storm *** empty log message ***
2002-11-05 Juanma Barranquero *** empty log message ***
2002-11-05 Juanma Barranquero ("Bulgarian"): Fix typo.
2002-11-05 Juanma Barranquero *** empty log message ***
2002-11-05 Juanma Barranquero (coding-system-eol-type-mnemonic): Move to mule.el.
2002-11-05 Juanma Barranquero (coding-system-eol-type-mnemonic): Move from mule-util.el.
2002-11-05 Juanma Barranquero *** empty log message ***
2002-11-05 Juanma Barranquero (find-buffer-visiting): Accept new optional PREDICATE argument to return only a
2002-11-05 Richard M. Stallman *** empty log message ***
2002-11-05 Richard M. Stallman (BROKEN_SIGIO): Turn off the #undef.
2002-11-05 Richard M. Stallman (Fcall_interactively): New local filter_specs.
2002-11-04 John Paul Wallington (Feval_buffer): Doc fix.
2002-11-04 Dave Love *** empty log message ***
2002-11-04 Dave Love *** empty log message ***
2002-11-04 Dave Love (read_char): Always translate iff
2002-11-04 Dave Love (XTread_socket): Check Lisp types for Vx_keysym_table
2002-11-04 Juanma Barranquero *** empty log message ***
2002-11-04 Juanma Barranquero (desktop-relative-file-names): New variable.
2002-11-03 André Spiegel Add comment to prev change.
2002-11-03 André Spiegel #
2002-11-03 André Spiegel #
2002-11-03 André Spiegel (vc-dired-move): Adapt dired-move-to-filename-regexp to its current
2002-11-03 Stefan Monnier *** empty log message ***
2002-11-03 Stefan Monnier (single_display_prop_intangible_p): Strings are intangible.
2002-11-03 Stefan Monnier (generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
2002-11-03 Stefan Monnier (Info-streamline-headings): New var.
2002-11-03 Stefan Monnier (get_pos_property): Don't hardcode Qfield.
2002-11-03 Stefan Monnier (adjust_point_for_property): copy/paste error.
2002-11-03 Stefan Monnier *** empty log message ***
2002-11-03 Stefan Monnier (adjust_point_for_property): Handle `display' prop on overlays.
2002-11-03 Stefan Monnier (insert-image): Don't make intangible since
2002-11-03 Stefan Monnier *** empty log message ***
2002-11-03 Stefan Monnier *** empty log message ***
2002-11-03 Stefan Monnier (lisp-fill-paragraph): Use fill-comment-paragraph.
2002-11-03 Stefan Monnier (fill-paragraph-handle-comment): New var.
2002-11-02 Stefan Monnier (decode_coding_emacs_mule, decode_coding_iso2022)
2002-11-02 Stefan Monnier (mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.
2002-11-02 Stefan Monnier (server-sentinel): Kill buffers if applicable.
2002-11-02 Stefan Monnier (rmail-digest-end-regexps): Simplify.
2002-11-02 Stefan Monnier *** empty log message ***
2002-11-02 Stefan Monnier (tex-common-initialization): comment-start-skip shouldn't match on next line.
2002-11-02 Stefan Monnier (lisp-fill-paragraph): Use match-string and line-beginning-position.
2002-11-01 Kim F. Storm (Info-hide-note-references): nil value now does no
2002-11-01 Kim F. Storm *** empty log message ***
2002-11-01 Andreas Schwab *** empty log message ***
2002-11-01 Andreas Schwab (Fmessage): Revert last change to properly handle %% format.
2002-11-01 Stefan Monnier *** empty log message ***
2002-11-01 Stefan Monnier (unuse_menu_items): New fun.
2002-11-01 Dave Love *** empty log message ***
2002-11-01 Stefan Monnier (find_field): Make an exception for nil fields.
2002-11-01 Stefan Monnier *** empty log message ***
2002-11-01 Stefan Monnier (sgml-skip-tag-backward, sgml-skip-tag-forward):
2002-11-01 Kim F. Storm (ido-read-file-name): Removed leftover debug message "gotit".
2002-11-01 Kim F. Storm (Info-hide-note-references): New defcustom.
2002-11-01 Kim F. Storm *** empty log message ***
2002-10-31 Kim F. Storm (explicit-bash-args): Bash 1.x doesn't grook
2002-10-31 Kim F. Storm *** empty log message ***
2002-10-31 Kim F. Storm (Info-follow-reference, Info-next-reference)
2002-10-31 Kim F. Storm *** empty log message ***
2002-10-31 Kim F. Storm *** empty log message ***
2002-10-31 Dave Love (XTread_socket): Fix last change.
2002-10-31 Dave Love *** empty log message ***
2002-10-31 Stefan Monnier *** empty log message ***
2002-10-31 Stefan Monnier (Fformat_network_address): Fix int/Lisp_Object mixup.
2002-10-31 Stefan Monnier *** empty log message ***
2002-10-31 Stefan Monnier (fill-move-to-break-point): Skip white space
2002-10-30 Stefan Monnier (overlays_around, get_pos_property): New funs.
2002-10-30 Dave Love *** empty log message ***
2002-10-30 Dave Love (po-content-type-charset-alist): Delete most
2002-10-30 Dave Love Remove some ancient compatibility code. Populate
2002-10-30 Dave Love Comment.
2002-10-30 Dave Love (Fforward_comment): Doc fix.
2002-10-30 Dave Love Include sys/wait.h.
2002-10-30 Dave Love (Fload) <!load_dangerous_libraries>: Close fd.
2002-10-30 Dave Love (lispy_accent_codes, lispy_accent_keys): Extended.
2002-10-30 Dave Love (Qeql): Declare.
2002-10-30 Dave Love (bcopy, bzero): Define conditional on HAVE_BCOPY.
2002-10-30 Dave Love Don't include strings.h.
2002-10-30 Dave Love (IRIX6): Don't define.
2002-10-30 Dave Love Don't include strings.h.
2002-10-30 Dave Love Require autoconf 2.53. Test for pty.h,
2002-10-30 Dave Love (C_SWITCH_SYSTEM): Revert last change (fixed by
2002-10-29 Andreas Schwab *** empty log message ***
2002-10-29 Andreas Schwab (replace-regexp-in-string): Doc fix.
2002-10-29 Dave Love *** empty log message ***
2002-10-29 Dave Love (selection-coding-system, scalable-fonts-allowed):
2002-10-29 Dave Love (syntax-case): Define
2002-10-29 Dave Love Comment.
2002-10-29 Richard M. Stallman *** empty log message ***
2002-10-29 Richard M. Stallman Add xref to Make manual.
2002-10-29 Juanma Barranquero Fix entries to follow ChangeLog style conventions.
2002-10-29 Richard M. Stallman (server-switch-buffer): Say when no server buffers remain.
2002-10-29 Richard M. Stallman (goto-address-url-regexp): Don't match `mailto'.
2002-10-29 Kim F. Storm (ido-wide-find-dirs-or-files): Fixed problem that caused
2002-10-29 Kim F. Storm *** empty log message ***
2002-10-29 Juanma Barranquero Added "(tiny change)" marker.
2002-10-29 Juanma Barranquero *** empty log message ***
2002-10-29 Juanma Barranquero (texinfo-format-ifplaintext): New function.
2002-10-29 Juanma Barranquero (texinfo-environments): Add environment; copying, documentdescription,
2002-10-29 Juanma Barranquero Add "(tiny change)" where required.
2002-10-29 Jonathan Yavner +++/--- bugfix
2002-10-29 John Paul Wallington *** empty log message ***
2002-10-29 John Paul Wallington (ibuffer-mouse-popup-menu): Set point before popping
2002-10-29 Kenichi Handa *** empty log message ***
2002-10-29 David Kastrup *** empty log message ***
2002-10-29 David Kastrup (calc-any-evaltos): Initialize to nil, since
2002-10-28 Kim F. Storm Document enhanced signal-process functionality.
2002-10-28 Kim F. Storm (Fsignal_process): Allow PROCESS to be specified by
2002-10-28 Kim F. Storm *** empty log message ***
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love (non-iso-charset-alist): Move to
2002-10-28 Dave Love (cp-make-coding-system): Use
2002-10-28 Dave Love (quail-keyboard-layout): Move after
2002-10-28 Juanma Barranquero *** empty log message ***
2002-10-28 Juanma Barranquero Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
2002-10-28 Dave Love (Resources): Mention .Xresources.
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love (thai-composition-function): Don't use prog1.
2002-10-28 Dave Love (lao-composition-function): Don't use prog1.
2002-10-28 Dave Love (diacritic-composition-function): Modify
2002-10-28 Dave Love *** empty log message ***
2002-10-28 Dave Love (quail-keyboard-layout-alist): Fix
2002-10-28 Miles Bader *** empty log message ***
2002-10-28 Miles Bader (makefile-warn-continuations): Don't barf when there _aren't_ any
2002-10-28 Juanma Barranquero *** empty log message ***
2002-10-28 Juanma Barranquero (grep-find-use-xargs): Fix docstring. Patch from Matt Swift
2002-10-28 Michael Kifer 2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
2002-10-27 Andreas Schwab *** empty log message ***
2002-10-27 Andreas Schwab (sh-mode-syntax-table): Don't make ^L
2002-10-27 Kim F. Storm Fixed typo in docstring.
2002-10-27 Kim F. Storm (ido-cannot-complete-command): New defcustom, default to
2002-10-27 Kim F. Storm *** empty log message ***
2002-10-27 Jonathan Yavner Fixed first-line problem for function documentation strings.
2002-10-27 Jonathan Yavner Added ses-mode, unsafep, testcover
2002-10-26 Kim F. Storm (IT_note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 Kim F. Storm (note_mouse_highlight): Don't use mouse-face if hidden.
2002-10-26 Kim F. Storm *** empty log message ***
2002-10-26 Dave Love *** empty log message ***
2002-10-26 Dave Love (iso-8859-11): New.
2002-10-26 Richard M. Stallman *** empty log message ***
2002-10-26 Richard M. Stallman (Fformat): Detect invalid format letters for floats.
2002-10-26 Richard M. Stallman Add index entries.
2002-10-26 Richard M. Stallman (makefile-cleanup-continuations): Default for variable is nil.
2002-10-26 Richard M. Stallman (select-safe-coding-system): Delete debugging setq.
2002-10-26 Richard M. Stallman (shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.
2002-10-26 Richard M. Stallman (command-line): Look for .emacs under ~/.emacs.d after looking in ~.
2002-10-26 John Paul Wallington * textmodes/picture.el (picture-mouse-set-point): New command.
2002-10-26 Richard M. Stallman (toggle-truncate-lines): When turning off truncation,
2002-10-26 Richard M. Stallman (Man-default-man-entry): Don't look for all word chars,
2002-10-26 Richard M. Stallman (gdb): Pass default-directory to GDB via -cd option.
2002-10-26 Richard M. Stallman (c++-font-lock-keywords...): Add `restrict' keyword.
2002-10-26 Richard M. Stallman (ff-find-related-file): Fix autoload cookie.
2002-10-26 Richard M. Stallman (unsafep-variable): Pass second arg to risky-local-variable-p.
2002-10-26 Richard M. Stallman (risky-local-variable-p): VAL=nil has special meaning.
2002-10-26 Richard M. Stallman Comment change.
2002-10-26 Richard M. Stallman (compile-always): Avoid error in old Bash versions.
2002-10-26 Kim F. Storm *** empty log message ***
2002-10-26 Kim F. Storm (cvs-checkout): Use read-directory-name.
2002-10-26 Stefan Monnier *** empty log message ***
2002-10-25 Stefan Monnier (outline-next-heading): Make sure the match-data is correct where returning.
2002-10-25 Kenichi Handa (x_set_name): Encode by Qcompound_text unconditionally.
2002-10-25 Kenichi Handa *** empty log message ***
2002-10-25 Juanma Barranquero *** empty log message ***
2002-10-25 Juanma Barranquero Remove definition of XColor.
2002-10-25 Juanma Barranquero [!HAVE_X_WINDOWS]: Define XColor.
2002-10-25 Richard M. Stallman Clarify "can't open termcap database" item.
2002-10-24 Dave Love XFree86 4 iso10646-1 fonts.
2002-10-24 Kim F. Storm (get_window_cursor_type): New arg ACTIVE_CURSOR.
2002-10-24 Kim F. Storm (x_display_and_set_cursor): Get active_cursor from
2002-10-24 Kim F. Storm (get_window_cursor_type): Update prototype.
2002-10-24 Kim F. Storm *** empty log message ***
2002-10-24 Juanma Barranquero *** empty log message ***
2002-10-24 Juanma Barranquero (outline-minor-mode): Add customization group.
2002-10-24 Kim F. Storm (Fformat_network_address): New function.
2002-10-24 Kim F. Storm *** empty log message ***
2002-10-23 Richard M. Stallman (risky-local-variable-p): New function.
2002-10-23 Juanma Barranquero *** empty log message ***
2002-10-23 Juanma Barranquero Remove definition of XColor.
2002-10-23 Juanma Barranquero Add definition of XColor.
2002-10-23 Juanma Barranquero (w32_term_init): Pass XColor to w32_define_color, not COLORREF.
2002-10-23 Kai Großjohann From Michael Albinus.
2002-10-23 Juanma Barranquero *** empty log message ***
2002-10-23 Juanma Barranquero Updated user interface generally, especially Cygwin
2002-10-22 Kim F. Storm (ido-restrict-to-matches): New command.
2002-10-22 Kim F. Storm *** empty log message ***
2002-10-22 Kim F. Storm Added (tiny change) remark.
2002-10-22 Stefan Monnier (x_set_name, x_set_title): `icon.value' has unsigned char.
2002-10-22 Stefan Monnier (window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
2002-10-22 Stefan Monnier (assoc_ignore_text_properties, Fother_buffer, Fkill_buffer)
2002-10-22 John Wiegley Bob Halley <halley@play-bow.org>: (eshell-set-output-handle): Fix so
2002-10-22 John Wiegley *** empty log message ***
2002-10-21 Stefan Monnier (inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.
2002-10-21 Stefan Monnier (hexl-mode-old-write-contents-hooks): Remove.
2002-10-21 Stefan Monnier *** empty log message ***
2002-10-21 Stefan Monnier (text-mode-syntax-table): Make ' a prefix.
2002-10-21 Stefan Monnier (casify_region): Don't treat a prefix char as part
2002-10-21 Juanma Barranquero *** empty log message ***
2002-10-21 Juanma Barranquero (directory-files-and-attributes): Copy docstring from Emacs 21. Arg DIR renamed
2002-10-21 Kenichi Handa *** empty log message ***
2002-10-20 Andreas Schwab .
2002-10-20 Andreas Schwab (apropos-group): Use customize-group-other-window.
2002-10-19 Andreas Schwab Ignore MacOS.
2002-10-19 Andreas Schwab .
2002-10-19 Andreas Schwab (${archlibdir}): Always create $(gamedir).
2002-10-18 Stefan Monnier *** empty log message ***
2002-10-18 Stefan Monnier (perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
2002-10-18 Juanma Barranquero *** empty log message ***
2002-10-18 Juanma Barranquero (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.
2002-10-18 Dave Love *** empty log message ***
2002-10-18 Dave Love Revert decoding changes temporarily.
2002-10-18 Dave Love *** empty log message ***
2002-10-18 Dave Love (mm-mime-mule-charset-alist): Require when compiling.
2002-10-18 Dave Love (mm-body-7-or-8): Don't special-case Mule.
2002-10-18 Dave Love (message-forward-make-body): Use
2002-10-18 Dave Love (gnus-summary-mode, gnus-summary-display-article)
2002-10-18 Dave Love (message-posting-charset): defvar when compiling.
2002-10-18 Dave Love (quoted-printable-encode-region): Use mm-insert-byte.
2002-10-18 Juanma Barranquero *** empty log message ***
2002-10-18 Juanma Barranquero Fix typo in comment.
2002-10-18 Juanma Barranquero (vcursor-other-window): Fix typo.
2002-10-18 Juanma Barranquero (top-level): Fix typo.
2002-10-18 Juanma Barranquero Fix typo in comment.
2002-10-18 Juanma Barranquero (gnus-parse-netrc): Fix typo.
2002-10-18 Juanma Barranquero (gnus-group-customize): Fix typo.
2002-10-18 Juanma Barranquero (gnus-nocem-liberal-fetch): Fix typo.
2002-10-18 Juanma Barranquero (nnlistserv-kk-create-mapping): Fix typo.
2002-10-18 Juanma Barranquero (nnweb-dejanews-create-mapping, nnweb-reference-create-mapping,
2002-10-18 Juanma Barranquero (sgml-close-tag, html-imenu-index): Fix typo.
2002-10-18 Juanma Barranquero (bibtex-find-entry-location): Fix typo.
2002-10-18 Juanma Barranquero (sh-indent-for-then): Fix typo.
2002-10-18 Juanma Barranquero (idlwave-region-active-p): Fix typo.
2002-10-17 Juanma Barranquero (ebrowse-ts, ebrowse-view/find-file-and-search-pattern,
2002-10-17 Juanma Barranquero (c++-empty-arglist-indent): Fix typo.
2002-10-17 Juanma Barranquero (netrc-parse): Fix typo.
2002-10-17 Juanma Barranquero (feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.
2002-10-17 Juanma Barranquero (eshell/define): Fix typo.
2002-10-17 Juanma Barranquero (beginning-of-defun): Fix typo.
2002-10-17 Juanma Barranquero (elint-error, elint-warning): Fix typo.
2002-10-17 Juanma Barranquero (diary-name-pattern): Fix typo.
2002-10-17 Juanma Barranquero (widget-choose): Fix typo.
2002-10-17 Juanma Barranquero (align-rules-list, align-exclude-rules-list): Fix typos.
2002-10-17 Juanma Barranquero (syms_of_lread): Fix typos.
2002-10-17 Juanma Barranquero (vc-insert-file): Fix typo.
2002-10-17 Juanma Barranquero (vc-cvs-sticky-tag-display): Fix typo.
2002-10-17 Juanma Barranquero (remq): Fix typo.
2002-10-17 Juanma Barranquero (idlwave-shell-set-bp): Fix typo.
2002-10-17 Dave Love *** empty log message ***
2002-10-17 Dave Love (non-iso-charset-alist): Add koi8-u.
2002-10-17 Juanma Barranquero Fix typo.
2002-10-17 Dave Love (cp-make-translation-table): Use
2002-10-17 Dave Love ("Slovenian"): Use slovenian input-method.
2002-10-17 Dave Love (TEMACS_LDFLAGS): Add trailing comment.
2002-10-17 Kenichi Handa *** empty log message ***
2002-10-17 Juanma Barranquero *** empty log message ***
2002-10-17 Kenichi Handa (cyrillic-alternativnyj-decode-table): Fix
2002-10-17 Juanma Barranquero (dired-add-entry): Put point in correct position before inserting marker char.
2002-10-16 Sam Steingold added cus-load.el, finder-inf.el and subdirs.el
2002-10-16 Andreas Schwab .
2002-10-16 Andreas Schwab (dired-insert-subdir-doinsert): Preserve point.
2002-10-16 Andreas Schwab (dired-readin-insert): Expand dired-directory.
2002-10-16 Markus Rost *** empty log message ***
2002-10-16 Markus Rost Move reftex-set-dirty to reftex-vars.el.
2002-10-16 Markus Rost Move reftex-set-dirty here from reftex.el.
2002-10-16 Richard M. Stallman *** empty log message ***
2002-10-16 Richard M. Stallman (Fcopy_file): Fix backward test of KEEP_TIME.
2002-10-16 Markus Rost Replaced the recent ChangeLogs for cus-test.el by a summary.
2002-10-16 Markus Rost Reworked. Added a new test cus-test-noloads. And a quiz.
2002-10-15 Richard M. Stallman *** empty log message ***
2002-10-15 Dave Love *** empty log message ***
2002-10-15 Dave Love (Man-getpage-in-background): Set width in environment.
2002-10-15 Markus Rost *** empty log message ***
2002-10-15 Markus Rost (cus-test-libs): Use equal instead of =.
2002-10-15 Kenichi Handa *** empty log message ***
2002-10-15 Kenichi Handa (sendmail-send-it): Call
2002-10-14 Markus Rost Minor change.
2002-10-14 Markus Rost *** empty log message ***
2002-10-14 Markus Rost Undo previous change, but leave a comment.
2002-10-14 André Spiegel #
2002-10-14 André Spiegel (insert-directory): Handle //SUBDIRED// lines in recursive listings
2002-10-14 André Spiegel (vc-dired-reformat-line): Simplified. Handles text properties
2002-10-14 Juanma Barranquero *** empty log message ***
2002-10-14 Juanma Barranquero (syms_of_win32select): Fix docstring for `selection-coding-system'.
2002-10-14 Juanma Barranquero (syms_of_win16select): Fix docstring for `selection-coding-system'.
2002-10-14 Andreas Schwab .
2002-10-14 Andreas Schwab Fix syntax for find.
2002-10-14 Juanma Barranquero *** empty log message ***
2002-10-14 Juanma Barranquero (set-selection-coding-system): Fix spacing.
2002-10-14 Stefan Monnier *** empty log message ***
2002-10-14 Stefan Monnier (scan_lists): Don't get fooled by a symbol ending with a backslash-quoted char.
2002-10-14 Markus Rost *** empty log message ***
2002-10-14 Richard M. Stallman (kill-emacs-hook): Not run in batch mode.
2002-10-14 Richard M. Stallman *** empty log message ***
2002-10-14 Richard M. Stallman (byte-optimize-form-code-walker): Treat `ignore' specially--prevent
2002-10-14 Richard M. Stallman (autoload-print-form): Cleanup.
2002-10-14 Richard M. Stallman Minor Texinfo usage fix.
2002-10-14 Richard M. Stallman (window_scroll): Set immediate_quit.
2002-10-14 Richard M. Stallman (print): When backquote form is the car of a list,
2002-10-14 Richard M. Stallman (uniquify-get-proposed-name): Don't use directory-sep-char.
2002-10-14 Richard M. Stallman Comment change.
2002-10-14 Richard M. Stallman (read-from-whole-string): Add call to `ignore'.
2002-10-14 Richard M. Stallman (ff-related-file-alist): New alias.
2002-10-14 Richard M. Stallman (struct buffer): Move `undo_list' down below `name'.
2002-10-14 Markus Rost (cus-test-deps): Don't care about deps in lisp/term/.
2002-10-13 Markus Rost *** empty log message ***
2002-10-13 Markus Rost Change description of cus-test.el.
2002-10-13 Markus Rost Further changes. Improve the reports from batch runs.
2002-10-13 Stefan Monnier *** empty log message ***
2002-10-12 Andreas Schwab *** empty log message ***
2002-10-12 Andreas Schwab (dired-insert-directory): When looking for existing
2002-10-12 Stefan Monnier (Fread_file_name): Use empty_string. Use if-expr to simplify.
2002-10-12 Stefan Monnier (custom-make-dependencies): Ignore preloaded files.
2002-10-12 Stefan Monnier *** empty log message ***
2002-10-12 Markus Rost Minor white space fix, just to supplement the log for previous change:
2002-10-12 Markus Rost Minor white space fix, just supplement the log for previous change:
2002-10-12 Michael Kifer 2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
2002-10-11 Simon Josefsson *** empty log message ***
2002-10-11 Simon Josefsson * browse-url.el (browse-url-mozilla): Doc fix.
2002-10-11 André Spiegel #
2002-10-11 André Spiegel (vc-dired-reformat-line): As a temporary fix, remove all text
2002-10-11 Miles Bader *** empty log message ***
2002-10-11 Miles Bader (vc-cvs-parse-entry): Don't barf when an `Entries' files contains an
2002-10-11 Markus Rost *** empty log message ***
2002-10-11 Simon Josefsson *** empty log message ***
2002-10-11 Simon Josefsson * mail/sendmail.el (mail-envelope-from): New option `header' to
2002-10-11 Steven Tamm macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
2002-10-10 Markus Rost Supplementary streamlining.
2002-10-10 Markus Rost *** empty log message ***
2002-10-10 Markus Rost Extended and reorganized.
2002-10-10 André Spiegel #
2002-10-10 André Spiegel (dired-insert-directory): Fix check for indentation from ls --dired.
2002-10-10 Steven Tamm * macterm.c (syms_of_macterm, mac_get_mouse_btn): Reversed
2002-10-10 Stefan Monnier (forward-paragraph): Keep track of remaining paragraphs to skip more carefully.
2002-10-10 Stefan Monnier (add-change-log-entry): Don't call find-file at all
2002-10-10 Stefan Monnier (smerge-ediff): Autoload.
2002-10-10 Stefan Monnier Remove. They're auto-generated and not needed for bootstrap any more.
2002-10-10 Stefan Monnier ("finder-inf"): Don't fail if the file is absent.
2002-10-10 Stefan Monnier (custom-make-dependencies): Don't use find-file.
2002-10-10 Stefan Monnier (customize-mode): New command.
2002-10-10 Stefan Monnier (custom-group-of-mode): New fun.
2002-10-10 Stefan Monnier (smerge-ediff): Autoload.
2002-10-10 André Spiegel #
2002-10-10 André Spiegel (vc-cvs-parse-entry): Parse the time stamp found in CVS/Entries,
2002-10-10 Markus Rost *** empty log message ***
2002-10-10 Markus Rost Add `provide' call.
2002-10-09 Markus Rost *** empty log message ***
2002-10-09 Markus Rost Clean up Workarounds. Shorten variable names. Use
2002-10-09 Markus Rost *** empty log message ***
2002-10-09 David Kastrup (calcFunc-ln): In symbolic manipulations,
2002-10-09 David Kastrup *** empty log message ***
2002-10-09 Markus Rost (vc-cvs-registered): In the autoload version use load instead of
2002-10-09 Markus Rost *** empty log message ***
2002-10-09 Markus Rost (Custom-reset-current): Don't test for default-boundp.
2002-10-09 Steven Tamm * make-package: Added ability to pass command line options
2002-10-08 Stefan Monnier (vc-cvs-find-version): Fix vc-checkout-switches use.
2002-10-08 Stefan Monnier (vc-sccs-find-version): Fix vc-checkout-switches use.
2002-10-08 Stefan Monnier (vc-rcs-find-version): Fix vc-checkout-switches use.
2002-10-08 Markus Rost Describe the shell command for running cus-test-all in the emacs
2002-10-08 Markus Rost Add entry for cus-test.el.
2002-10-08 Markus Rost *** empty log message ***
2002-10-08 Markus Rost Initial version as part of GNU Emacs.
2002-10-08 Stefan Monnier *** empty log message ***
2002-10-08 Stefan Monnier (vc-cvs-find-version): New fun.
2002-10-08 Stefan Monnier (vc-sccs-find-version): New fun.
2002-10-08 Stefan Monnier (vc-rcs-find-version): New fun.
2002-10-08 Stefan Monnier (vc-find-version): Use the new backend op `find-version'.
2002-10-08 Stefan Monnier (Outline Visibility): Mention reveal-mode.
2002-10-08 John Paul Wallington (Info-next-menu-item, Info-last-menu-item)
2002-10-08 Kenichi Handa *** empty log message ***
2002-10-08 Kenichi Handa (ucs-translation-table-for-decode): Define it as a translation-table.
2002-10-08 Kenichi Handa (code_convert_region): When we need more GAP for
2002-10-07 Richard M. Stallman *** empty log message ***
2002-10-07 Richard M. Stallman Redo 9/16 change, but only if IRIX6_5.
2002-10-07 Richard M. Stallman (define-minor-mode): Doc fix.
2002-10-07 Richard M. Stallman (grep-compute-defaults): Set the standard-value
2002-10-07 Richard M. Stallman (thing-at-point-url-path-regexp): Doc fix.
2002-10-07 Richard M. Stallman Improve recommendations for speedups over the net.
2002-10-07 Richard M. Stallman Add info on VMS versions.
2002-10-07 Richard M. Stallman (Variable Definitions): Update info on :get and default :initialize function.
2002-10-07 Steven Tamm make-package: Now calls make bootstrap if .elc files are missing
2002-10-07 Stefan Monnier (vc-resolve-conflicts); Typo.
2002-10-07 Stefan Monnier (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
2002-10-07 Stefan Monnier (fill-paragraph): Go to BOL before calling forward-paragraph to make
2002-10-07 Andrew Choi 2002-10-06 Andrew Choi <akochoi@shaw.ca>
2002-10-06 Kim F. Storm (cua-normal-cursor-color): Fixed
2002-10-06 Kim F. Storm *** empty log message ***
2002-10-06 Kim F. Storm *** empty log message ***
2002-10-06 Markus Rost Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line.
2002-10-06 Kai Großjohann Ignore ses.
2002-10-06 Kai Großjohann Move @copying to standard place. Use
2002-10-06 Kai Großjohann Version 2.0.25 released.
2002-10-06 Markus Rost *** empty log message ***
2002-10-06 Markus Rost (thing-at-point-uri-schemes): New variable.
2002-10-06 Glenn Morris *** empty log message ***
2002-10-06 Glenn Morris (fortran-beginning-do): Ignore labelled DO loops altogether.
2002-10-05 Jan Djärv * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
2002-10-05 Stefan Monnier (vc-log-mode-map): Explicitly inherit from text-mode.
2002-10-05 Markus Rost *** empty log message ***
2002-10-05 Markus Rost (Fformat_time_string): Doc fix.
2002-10-05 John Paul Wallington (Flength): Doc fix.
2002-10-05 Markus Rost *** empty log message ***
2002-10-05 Markus Rost (vc-default-show-log-entry): Fix typo.
2002-10-04 Stefan Monnier (keyremap): New struct.
2002-10-04 Stefan Monnier (vc-cvs-show-log-entry): Delete.
2002-10-04 Stefan Monnier (vc-rcs-show-log-entry): Delete.
2002-10-04 Stefan Monnier (smerge-ediff): Add name-{mine,other,base} args.
2002-10-04 Steven Tamm Switching return to be treated like an X keysym
2002-10-04 Juanma Barranquero *** empty log message ***
2002-10-04 Juanma Barranquero (lisp): Load devanagari.el, not .elc.
2002-10-03 Stefan Monnier *** empty log message ***
2002-10-03 Stefan Monnier (fill-paragraph): Give up if there's no paragraph at or after point.
2002-10-03 Stefan Monnier (forward-paragraph): Return the steps left.
2002-10-03 Stefan Monnier *** empty log message ***
2002-10-03 Stefan Monnier (vc-print-log): Unconditionally use `show-log-entry'.
2002-10-03 Stefan Monnier (read-key-auxiliary-map, read-key): Remove.
2002-10-03 Markus Rost *** empty log message ***
2002-10-03 Markus Rost (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
2002-10-03 Markus Rost (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by
2002-10-03 Jan Djärv *** empty log message ***
2002-10-03 Jan Djärv * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
2002-10-03 Per Abrahamsen wid-edit.el fixes
2002-10-03 Colin Walters John Paul Wallington now maintains ibuffer.
2002-10-03 John Paul Wallington Mention `delete-frame-functions' replacing `delete-frame-hook',
2002-10-02 John Paul Wallington (delete-frame-hook): Variable alias for
2002-10-02 Karl Berry use @copying instead of @ifinfo.
2002-10-02 Stefan Monnier *** empty log message ***
2002-10-02 Stefan Monnier (outline-1, outline-2, outline-3, outline-4)
2002-10-02 Markus Rost *** empty log message ***
2002-10-02 Markus Rost (normal-top-level): Reset standard-value of `user-full-name' here.
2002-10-02 Markus Rost (sh-alias-alist): Use append instead of nconc.
2002-10-02 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
2002-10-01 Bill Wohler Upgraded to mh-e version 6.1.1.
2002-10-01 Stefan Monnier (cvs-mode-find-file): Look up font-lock-face so it also
2002-10-01 Juanma Barranquero *** empty log message ***
2002-10-01 Juanma Barranquero Add "no-byte-compile: t" to subdirs.el.
2002-10-01 Juanma Barranquero Add "no-byte-compile: t" in first line.
2002-10-01 Stefan Monnier (jit-lock-fontify-now): Don't widen.
2002-10-01 Stefan Monnier *** empty log message ***
2002-10-01 Kenichi Handa *** empty log message ***
2002-10-01 Kenichi Handa *** empty log message ***
2002-10-01 Kenichi Handa Don't provide utf-16.
2002-10-01 Kenichi Handa (ccl-decode-mule-utf-8): Remove unnecessary line.
2002-10-01 Kenichi Handa *** empty log message ***
2002-10-01 Markus Rost *** empty log message ***
2002-10-01 Markus Rost Remove reference to SERVER_HOME_DIR completely.
2002-09-30 Kenichi Handa *** empty log message ***
2002-09-30 Kenichi Handa *** empty log message ***
2002-09-30 Kenichi Handa (thai-tis620): Add `mime-charset' property.
2002-09-30 Francesco Potortì Comment and whitespace changes regarding # define __restrict_arr
2002-09-30 Kenichi Handa *** empty log message ***
2002-09-30 Kenichi Handa (ucs-mule-to-mule-unicode): Define this
2002-09-30 Kenichi Handa (emacs-mule): Add property composition.
2002-09-30 Kenichi Handa (describe-coding-system): Describe `dependency' property..
2002-09-30 Kenichi Handa (decode-char): Refer to the translation
2002-09-30 Kenichi Handa Don't bind
2002-09-30 Kenichi Handa Preload international/utf-16. Don't call ucs-unify-8859.
2002-09-30 Kenichi Handa (utf-16-decode-ucs): Look up
2002-09-30 Kenichi Handa Setup ucs-unicode-to-mule-cjk and
2002-09-30 Kenichi Handa (ucs-mule-to-mule-unicode): Don't define
2002-09-30 Kenichi Handa (ccl-decode-koi8): Refer to
2002-09-30 Kenichi Handa Don't register "ISO10646.*-1" in font-ccl-encoder-alist.
2002-09-30 Kenichi Handa (lisp, shortlisp): Add utf-16.elc
2002-09-30 Kenichi Handa (x_encode_char): For DIM=1 charset, set ccl->reg[2] to
2002-09-30 Kenichi Handa (decode_coding_emacs_mule): Check coding->cmp_data.
2002-09-30 Colin Walters (calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'
2002-09-30 Colin Walters (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.
2002-09-30 Colin Walters (calc-reset): Don't bind `executing-kbd-macro'. Call
2002-09-30 Colin Walters (calc-flush-caches): Add optional arg `inhibit-msg'.
2002-09-30 Colin Walters *** empty log message ***
2002-09-29 Richard M. Stallman Fix previous change.
2002-09-29 Noah Friedman *** empty log message ***
2002-09-29 Noah Friedman (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
2002-09-29 Richard M. Stallman *** empty log message ***
2002-09-29 Richard M. Stallman (user-mail-address): Initialize to a useful value
2002-09-29 Richard M. Stallman (Window Configurations): Refer to winner.el as example.
2002-09-29 Richard M. Stallman (Freplace_match): Adjust match data for the substitution
2002-09-29 Richard M. Stallman *** empty log message ***
2002-09-29 Richard M. Stallman (STOP_POLLING, RESUME_POLLING): New macros.
2002-09-29 Kai Großjohann Version 2.0.24 released.
2002-09-29 Colin Walters (calc-dispatch-map): Actually set to keymap.
2002-09-29 Colin Walters *** empty log message ***
2002-09-29 Mike Williams *** empty log message ***
2002-09-29 Mike Williams (sgml-guess-indent): Handle tabs correctly.
2002-09-29 Richard M. Stallman *** empty log message ***
2002-09-29 Richard M. Stallman (defcustom): Doc fix.
2002-09-29 Richard M. Stallman (unload-feature): When undefining a variable, delete its buffer-local bindings.
2002-09-29 Richard M. Stallman (remove-yank-excluded-properties): Fix bugs in handling of category properties.
2002-09-29 Richard M. Stallman (ps-print-emacs-type): Error if ps-print is
2002-09-29 Simon Josefsson *** empty log message ***
2002-09-29 Simon Josefsson (smtpmail-via-smtp): Only negotiate starttls on
2002-09-29 Paul Reilly Update changelog for ear/war addtions to auto-mode-alist.
2002-09-29 Paul Reilly auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) and
2002-09-28 Robert J. Chassell Fix typo: @same --> @samp
2002-09-28 Robert J. Chassell Fix Texinfo build failure by running `texinfo-all-menus-update'.
2002-09-28 Jonathan Yavner New major mode "SES" for spreadsheets.
2002-09-28 John Paul Wallington (m4-font-lock-keywords)
2002-09-27 Stefan Monnier Use the new usage-in-docstring syntax.
2002-09-27 Stefan Monnier (make-autoload): Add usage info to docstring.
2002-09-27 Stefan Monnier (help-with-tutorial): Use minibuffer-completion-help.
2002-09-27 Stefan Monnier (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.
2002-09-27 Stefan Monnier (cl-push, cl-pop): Remove.
2002-09-27 Stefan Monnier Don't precompute menu shortcuts during
2002-09-27 Stefan Monnier (main): Always use /tmp and non-qualified hostname.
2002-09-27 Stefan Monnier (server-socket-name): Always use /tmp and non-qualified hostname.
2002-09-27 Stefan Monnier (define-minor-mode): Don't add properties
2002-09-27 Stefan Monnier (tar-untar-buffer): Handle dir-entries.
2002-09-27 Richard M. Stallman Comment changes.
2002-09-27 Stefan Monnier (write-abbrev-file): Don't hardcode point-min == 1.
2002-09-27 Stefan Monnier *** empty log message ***
2002-09-27 Stefan Monnier (read-key-auxiliary-map): New var.
2002-09-27 Stefan Monnier (ask-user-about-supersession-threat): Don't abort when the user hits mouse-2.
2002-09-27 Stefan Monnier Add info about --eval and --display.
2002-09-27 Stefan Monnier Add info about --eval, --display, and --alternate-editor.
2002-09-27 Stefan Monnier *** empty log message ***
2002-09-27 Stefan Monnier Remove SYSV support.
2002-09-27 Stefan Monnier (set-register): Use push.
2002-09-27 Stefan Monnier (server-select-display): New function.
2002-09-27 Stefan Monnier (uniquify-rationalize-file-buffer-names):
2002-09-27 Richard M. Stallman (STOP_POLLING, RESUME_POLLING): New macros.
2002-09-27 Colin Walters *** empty log message ***
2002-09-27 Colin Walters (calc-bug-address, calc-scan-for-dels, calc-stack)
2002-09-27 Kenichi Handa *** empty log message ***
2002-09-27 Kenichi Handa (try_font_list): Pay attention to the case that FAMILY is nil.
2002-09-26 Simon Josefsson *** empty log message ***
2002-09-26 Simon Josefsson (mail-hist-next-input): Fix docstring.
2002-09-26 Richard M. Stallman *** empty log message ***
2002-09-26 Richard M. Stallman Whitespace changes.
2002-09-26 Richard M. Stallman Whitespace changes.
2002-09-26 Richard M. Stallman (__restrict_arr): Don't define if already defined.
2002-09-26 Richard M. Stallman (run_pre_post_conversion_on_str): Save and restore Vdeactivate_mark.
2002-09-26 Richard M. Stallman (unrmail): Do the work directly,
2002-09-26 Richard M. Stallman (backup-buffer): Bind local var MODES.
2002-09-26 Richard M. Stallman (solar-equinoxes-solstices): Use time properly adjusted for DST in the result.
2002-09-26 Richard M. Stallman (follow-generic-filter): Simply bind deactivate-mark.
2002-09-26 Richard M. Stallman (speedbar-refresh): Simply bind deactivate-mark.
2002-09-26 Richard M. Stallman (inferior-emacs-lisp-mode): Treat the header as output,
2002-09-26 Stefan Monnier *** empty log message ***
2002-09-26 John Paul Wallington (ibuffer-update): Call `minibufferp' with argument
2002-09-26 Stephen Eglen *** empty log message ***
2002-09-26 Stephen Eglen (iswitchb-completions): Test that iswitchb-common-match-string is a
2002-09-26 John Paul Wallington Mention minibufferp's optional buffer arg.
2002-09-26 John Paul Wallington (Fminibufferp): Add an optional `buffer' argument.
2002-09-26 Kenichi Handa *** empty log message ***
2002-09-26 Kenichi Handa (try_font_list): New arg PREFER_FACE_FAMILY. If it is
2002-09-25 Simon Josefsson *** empty log message ***
2002-09-25 Stefan Monnier *** empty log message ***
2002-09-25 Simon Josefsson (mail-extr-ignore-single-names): Change default.
2002-09-25 Stefan Monnier Remove emacsserver.
2002-09-25 Stefan Monnier Remove references to emacsserver.
2002-09-25 Stefan Monnier Use built-in network primitives.
2002-09-25 Stefan Monnier (fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables.
2002-09-25 Stefan Monnier (find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz".
2002-09-25 Stefan Monnier Add/remove spaces.
2002-09-25 Kenichi Handa *** empty log message ***
2002-09-25 Kenichi Handa (select-safe-coding-system): Handle
2002-09-25 Francesco Potortì Oliver Scholz's patch to gamegrid.el (he does not have CVS access).
2002-09-25 Kenichi Handa (list-character-sets): List also indirectly supported character sets.
2002-09-25 Kenichi Handa *** empty log message ***
2002-09-25 Kenichi Handa (list-character-sets): Use the buffer
2002-09-25 Kenichi Handa *** empty log message ***
2002-09-24 Stefan Monnier (describe-text-category): Use *Help*. Don't kill-buffer.
2002-09-24 Markus Rost *** empty log message ***
2002-09-24 Markus Rost (edit-and-eval-command): Protect command-history.
2002-09-24 Juanma Barranquero *** empty log message ***
2002-09-24 Juanma Barranquero (eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references to
2002-09-24 Juanma Barranquero *** empty log message ***
2002-09-24 Juanma Barranquero (sh-mark-init): Don't set `occur-buffer'.
2002-09-24 Juanma Barranquero *** empty log message ***
2002-09-24 Juanma Barranquero (occur-find-match): New function.
2002-09-24 Kenichi Handa *** empty log message ***
2002-09-24 Kenichi Handa (quail-completion): Be sure to scroll quail-completion-buf.
2002-09-23 Stefan Monnier *** empty log message ***
2002-09-23 Richard M. Stallman *** empty log message ***
2002-09-23 Richard M. Stallman (doctor-doc): Add 2 question words.
2002-09-23 Richard M. Stallman (gamegrid-face): new variable to emulate a buffer-local default face.
2002-09-23 Richard M. Stallman (*1): Fix previous change.
2002-09-23 Juanma Barranquero *** empty log message ***
2002-09-23 Juanma Barranquero (tramp-unified-filenames): Autoload it.
2002-09-23 Michael Kifer * ediff-init.el (ediff-get-next-window): bug fix.
2002-09-23 Markus Rost Add tramp-[1-9]*
2002-09-23 Richard M. Stallman *** empty log message ***
2002-09-23 Richard M. Stallman (select-safe-coding-system): Cope if default-coding-system gives nil
2002-09-23 Richard M. Stallman (sendmail-send-it): If user's buffer is unibyte, make tembuf unibyte.
2002-09-22 Kai Großjohann Version 2.0.22 released.
2002-09-22 Kai Großjohann Version 2.0.21 released.
2002-09-22 Kai Großjohann Sync with version 2.0.20. Lengthy ChangeLog follows:
2002-09-22 Kai Großjohann * dired.el (dired-insert-directory): Always add "--dired" to to
2002-09-21 Markus Rost *** empty log message ***
2002-09-21 Markus Rost (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.
2002-09-21 Richard M. Stallman *** empty log message ***
2002-09-21 Richard M. Stallman (custom-make-dependencies): Bind to t around evaluating the def-form.
2002-09-21 Richard M. Stallman (custom-dont-initialize): New variable.
2002-09-21 ShengHuo ZHU * gnus-art.el (gnus-article-x-face-command): Use
2002-09-21 Richard M. Stallman *** empty log message ***
2002-09-21 Richard M. Stallman (select_window_1): Don't select frame.
2002-09-20 John Paul Wallington (eudc-install-menu): Use `define-key' and
2002-09-20 Kim F. Storm (kmacro-step-edit-query): Use RET to execute rest of
2002-09-20 Kim F. Storm *** empty log message ***
2002-09-20 Richard M. Stallman *** empty log message ***
2002-09-20 Richard M. Stallman (bb-right): Respect prefix argument.
2002-09-20 Richard M. Stallman Remove outdated details about leim subdir.
2002-09-20 Richard M. Stallman Regenerated.
2002-09-20 Robert J. Chassell Remove duplicated version/edition line from copying segment.
2002-09-20 Kenichi Handa *** empty log message ***
2002-09-20 Richard M. Stallman (custom-make-dependencies): Fix previous change.
2002-09-19 Richard M. Stallman *** empty log message ***
2002-09-19 Richard M. Stallman (custom-make-dependencies): Fix previous change.
2002-09-19 Richard M. Stallman *** empty log message ***
2002-09-19 Richard M. Stallman Fix the LessTif-directory-finder for real.
2002-09-19 Juanma Barranquero *** empty log message ***
2002-09-19 Juanma Barranquero (ielm-eval-input): Call `error-message-string' instead of the non-existent
2002-09-19 Stefan Monnier (easy-menu-remove): Add docstring.
2002-09-19 Stefan Monnier (ewoc--node-branch): Add docstring.
2002-09-19 Stefan Monnier (describe-coding-system): Remove unused `coding-spec' variable.
2002-09-19 Stefan Monnier (unify-8859-on-encoding-mode): Set init value to t to reflect reality.
2002-09-19 Stefan Monnier (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.
2002-09-19 Richard M. Stallman *** empty log message ***
2002-09-19 Richard M. Stallman (dired-mark-pop-up): Doc fix.
2002-09-19 Richard M. Stallman (ediff-cond-compile-for-xemacs-or-emacs): Put the
2002-09-18 Kim F. Storm (make-network-process): Doc fix (there is no network-server-log-function hook).
2002-09-18 Kim F. Storm *** empty log message ***
2002-09-18 ShengHuo ZHU * gnus-art.el (gnus-article-x-face-command): Don't use
2002-09-18 Colin Walters (calc-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-18 Colin Walters *** empty log message ***
2002-09-18 Richard M. Stallman *** empty log message ***
2002-09-18 Richard M. Stallman (bootstrap-clean): Use cd to shorten arg strings.
2002-09-18 Richard M. Stallman (Saving Customizations): New node has the info on custom-file.
2002-09-18 Richard M. Stallman *** empty log message ***
2002-09-18 Richard M. Stallman (menu-bar-search-menu): Nicer help string.
2002-09-18 Richard M. Stallman (occur-engine-add-prefix): Use 7 spaces.
2002-09-18 Richard M. Stallman (byte-compile-output-docform): Don't make the definition dynamic if it
2002-09-18 Richard M. Stallman (gud-pdb-marker-regexp): Allow : and \ in file name.
2002-09-18 Richard M. Stallman (*1, *2, *3): New variables.
2002-09-18 Richard M. Stallman (custom-make-dependencies): Sort MEMBERS before use.
2002-09-18 Richard M. Stallman (makefile-fill-paragraph): Find comment boundaries before filling.
2002-09-18 Richard M. Stallman (print): Clear out the unused parts of Vprint_number_table.
2002-09-18 Richard M. Stallman (unexec): Undo previous change.
2002-09-18 Stefan Monnier (server-done): Fix harmlessly wrong arg to save-buffer.
2002-09-18 Stefan Monnier (diff-mode): Use compilation-minor-mode.
2002-09-18 Stefan Monnier *** empty log message ***
2002-09-18 Kai Großjohann (dired-insert-directory): Never add "--dired" when
2002-09-18 Michael Kifer 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
2002-09-18 Miles Bader *** empty log message ***
2002-09-18 Miles Bader (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.
2002-09-18 Stefan Monnier (server-log): Add `client' arg.
2002-09-18 Stefan Monnier *** empty log message ***
2002-09-18 Stefan Monnier (quote_file_name): Quote \n.
2002-09-17 Stefan Monnier Add `umask' to the concept index.
2002-09-17 Andreas Schwab .
2002-09-17 Andreas Schwab [LINUX]: Don't define DATA_START.
2002-09-17 Markus Rost *** empty log message ***
2002-09-17 Markus Rost (ls-lisp-format-time-list): Fix type and provide :tag's.
2002-09-16 Richard M. Stallman *** empty log message ***
2002-09-16 Richard M. Stallman (gomoku-move-up, gomoku-move-down):
2002-09-16 Stefan Monnier (dired-font-lock-keywords): Use regexp-opt.
2002-09-16 Richard M. Stallman *** empty log message ***
2002-09-16 Richard M. Stallman *** empty log message ***
2002-09-16 Richard M. Stallman (unexec): Deal with .got, reinstating change from 25-08-1999.
2002-09-16 Richard M. Stallman (custom-variable-backup-value): New function.
2002-09-16 Richard M. Stallman Add ref for Flyspell Prog mode.
2002-09-16 Richard M. Stallman Describe Flyspell Prog mode.
2002-09-16 Stefan Monnier *** empty log message ***
2002-09-16 Juanma Barranquero *** empty log message ***
2002-09-16 Juanma Barranquero (dired-add-entry): Add missing argument to `dired-mark'.
2002-09-16 John Paul Wallington * xscheme.el (scheme-interaction-mode): Doc fix.
2002-09-15 Kim F. Storm (menu-bar-last-search-type): New var.
2002-09-15 Kim F. Storm *** empty log message ***
2002-09-15 Richard M. Stallman (scroll-bar-mode): Specify :initialize.
2002-09-15 Richard M. Stallman (menu-bar-make-mm-toggle): Don't put a quote befor FNAME
2002-09-15 Markus Rost *** empty log message ***
2002-09-15 Markus Rost (dired-move-to-filename): Fix previous change.
2002-09-15 Richard M. Stallman *** empty log message ***
2002-09-15 Richard M. Stallman (maybe_bootstrap): Test for complete absence of compiled Lisp files.
2002-09-15 Richard M. Stallman (dired-use-ls-dired): New variable.
2002-09-15 Richard M. Stallman (dired-bunch-files): Put the arg FILES
2002-09-15 Richard M. Stallman (display-time-mode): Set display-time-load-average here.
2002-09-14 Kim F. Storm Fix entry for keypad package.
2002-09-14 Kim F. Storm (keypad-setup, keypad-shifted-setup)
2002-09-14 Kim F. Storm *** empty log message ***
2002-09-14 Richard M. Stallman Correct the explanation of glyphs and glyph table.
2002-09-14 Richard M. Stallman *** empty log message ***
2002-09-14 Richard M. Stallman (display-warning): In batch mode,
2002-09-13 J.D. Smith From Stefan Monnier
2002-09-13 Markus Rost *** empty log message ***
2002-09-13 Markus Rost (diff-buffer-with-file): Check whether associated file exists.
2002-09-13 Stefan Monnier (diff-mode): Turn on compilation-minor-mode
2002-09-13 Richard M. Stallman Fix typo.
2002-09-13 Richard M. Stallman *** empty log message ***
2002-09-13 Richard M. Stallman (UNEXEC): Comment out definition.
2002-09-13 Richard M. Stallman (unexec): Don't downcase first letter of error msg.
2002-09-13 Richard M. Stallman (Fcolor_supported_p): Just one arg is required.
2002-09-13 Stefan Monnier (cvs-do-removal): Bind inhibit-read-only while modifying the buffer.
2002-09-13 Stefan Monnier (perl-mode-syntax-table): Mark $, % and @
2002-09-13 Stefan Monnier (cvs-mode-find-file): Work even if point is at beg-of-line.
2002-09-13 Stefan Monnier (comment-with-narrowing): Use the `declare' thingy.
2002-09-13 Stefan Monnier *** empty log message ***
2002-09-13 Stefan Monnier (define-derived-mode): Properly ignore unknown args.
2002-09-13 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
2002-09-13 Stefan Monnier (define-minor-mode): Add a :require arg.
2002-09-13 Stefan Monnier Provide `simple'.
2002-09-13 Francesco Potortì (tetris-blank-options, tetris-cell-options):
2002-09-13 Francesco Potortì (snake-border-options): Use color on tty if available.
2002-09-13 Francesco Potortì (pong-border-options): Use color on tty if
2002-09-13 Francesco Potortì Good appearance of gamegrid-based games on color ttys.
2002-09-13 Kim F. Storm (kmacro-start-macro): Doc fix.
2002-09-13 Kim F. Storm *** empty log message ***
2002-09-13 Juanma Barranquero *** empty log message ***
2002-09-13 Juanma Barranquero (whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
2002-09-13 Juanma Barranquero (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compiled'.
2002-09-13 Markus Rost *** empty log message ***
2002-09-13 Richard M. Stallman *** empty log message ***
2002-09-13 Richard M. Stallman (universal-coding-system-argument):
2002-09-12 Stefan Monnier *** empty log message ***
2002-09-12 Kim F. Storm (kmacro-keymap): Changed bindings:
2002-09-12 Stefan Monnier (find-library-name): Typo.
2002-09-12 Stefan Monnier (find-library-name): Don't forget the empty suffix. Fix stale variable name.
2002-09-12 Stefan Monnier (diff-mode): Docstring improvement.
2002-09-12 Kim F. Storm *** empty log message ***
2002-09-12 Stefan Monnier (gud-gdb-massage-args, gud-sdb-massage-args)
2002-09-12 Stefan Monnier Require CL when compiling.
2002-09-12 Markus Rost Include buffer.h, charset.h, coding.h.
2002-09-12 J.D. Smith Updated to IDLWAVE version 4.15. See idlwave.org.
2002-09-12 Dave Love (Charset Translation): Fix description of process.
2002-09-12 Simon Josefsson *** empty log message ***
2002-09-12 Simon Josefsson (time-stamp-hhmmss): New function.
2002-09-12 Simon Josefsson (smtpmail-send-it): Don't use : in filenames
2002-09-12 Richard M. Stallman (Search and Replace): Fix arg order for perform-replace.
2002-09-12 Richard M. Stallman Comment change.
2002-09-12 Richard M. Stallman *** empty log message ***
2002-09-12 Richard M. Stallman Don't use report_file_error; do it by hand using dlerror.
2002-09-12 Richard M. Stallman (wait_reading_process_input, both versions):
2002-09-12 Richard M. Stallman (syms_of_emacs) <command-line-args>: Doc fix.
2002-09-12 Richard M. Stallman (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0
2002-09-12 Richard M. Stallman (try_scrolling): If after make_cursor_line_fully_visible
2002-09-12 Richard M. Stallman (define-derived-mode): When making new abbrev table,
2002-09-12 Richard M. Stallman Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.
2002-09-12 Richard M. Stallman (ruler-mode-left-scroll-bar-cols):
2002-09-12 Richard M. Stallman (copy-abbrev-table): New function.
2002-09-12 Richard M. Stallman Fix typo.
2002-09-11 Stefan Monnier (define-derived-mode): Fix typo.
2002-09-11 Stefan Monnier (line-number-mode, column-number-mode)
2002-09-11 Stefan Monnier (whitespace-global-mode): Use define-minor-mode. Use the new file hook names.
2002-09-11 Stefan Monnier (finder-find-library): Remove.
2002-09-11 Dave Love *** empty log message ***
2002-09-11 Dave Love (non-standard-designations-alist)
2002-09-11 Dave Love ("Ukrainian"): Fix nonascii-translation.
2002-09-11 Kim F. Storm Added more documentation for keypad package.
2002-09-11 Stefan Monnier *** empty log message ***
2002-09-11 Dave Love ("slovenian"): New.
2002-09-11 Dave Love Copyright up-date.
2002-09-11 Dave Love Fix last change.
2002-09-11 Stefan Monnier (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
2002-09-11 Dave Love (utf-8-fragment-on-decoding): Fix last
2002-09-11 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
2002-09-11 Stefan Monnier ("simple.el"): Move to after loaddefs.el.
2002-09-11 Stefan Monnier (define-mail-user-agent): Moved from simple.el.
2002-09-11 Kim F. Storm Typo.
2002-09-11 Kim F. Storm (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro.
2002-09-11 Kim F. Storm *** empty log message ***
2002-09-11 Markus Rost Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4.
2002-09-11 Juanma Barranquero *** empty log message ***
2002-09-11 Juanma Barranquero (uncomment-region): Fix let/let* use.
2002-09-11 Simon Josefsson *** empty log message ***
2002-09-11 Simon Josefsson (gud-gdb-massage-args): Don't secretly add -fullname.
2002-09-11 Simon Josefsson *** empty log message ***
2002-09-11 Simon Josefsson (smtpmail-default-smtp-server): Doc fix.
2002-09-11 Richard M. Stallman *** empty log message ***
2002-09-11 Richard M. Stallman (Fdo_auto_save): Catch error making directory.
2002-09-11 Richard M. Stallman (pop_message_unwind): Renamed from push_message_unwind.
2002-09-11 Richard M. Stallman (Fexecute_extended_command): Use pop_message_unwind.
2002-09-11 Richard M. Stallman (Fgarbage_collect): Use pop_message_unwind.
2002-09-11 Richard M. Stallman (cvs-check-fileinfo): Don't use boolp.
2002-09-10 Kim F. Storm *** empty log message ***
2002-09-10 Kim F. Storm (kmacro-call-macro): Rephrase repeat prompt.
2002-09-10 Dave Love *** empty log message ***
2002-09-10 Dave Love Bind
2002-09-10 Dave Love (ucs-mule-to-mule-unicode): Define
2002-09-10 Dave Love (utf-16-le-pre-write-conversion)
2002-09-10 Richard M. Stallman *** empty log message ***
2002-09-10 Richard M. Stallman (ps-printer-name-option): Doc fix.
2002-09-10 Richard M. Stallman (diff-buffer-with-file): Simplify.
2002-09-10 Richard M. Stallman (gamegrid-make-color-tty-face): Handle string as COLOR arg.
2002-09-10 Richard M. Stallman (describe-text-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-10 Richard M. Stallman (ibuffer-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-10 Richard M. Stallman (comint-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-10 Richard M. Stallman (Info-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-10 Richard M. Stallman (occur-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-10 Richard M. Stallman (font-lock-defontify): New function.
2002-09-10 Richard M. Stallman Fix previous LessTif change.
2002-09-10 Richard M. Stallman Add item about OpenMotif file dialogs.
2002-09-10 Kai Großjohann (auto-mode-alist): ~/.gnus, ~/.viper are in
2002-09-10 Stefan Monnier (uncomment-region): Be more careful with `='.
2002-09-10 Stefan Monnier *** empty log message ***
2002-09-10 Stefan Monnier (DISCARD_FAILURE_REG_OR_COUNT): Delete.
2002-09-10 John Paul Wallington 2002-09-10 Deepak Goel <deego@glue.umd.edu>
2002-09-10 Markus Rost Notify revisions simple.el.~1.566~ and simple.el.~1.569~ correctly.
2002-09-10 Markus Rost *** empty log message ***
2002-09-10 Markus Rost (transient-mark-mode, line-number-mode, column-number-mode): Undo the
2002-09-10 Miles Bader *** empty log message ***
2002-09-10 Miles Bader (do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
2002-09-10 Miles Bader (kmacro-call-macro): Deal with a non-numeric prefix arg.
2002-09-09 Stefan Monnier (define-derived-mode): Add keyword arguments.
2002-09-09 Stefan Monnier (font-lock-change-mode): Just turn off font-lock-mode.
2002-09-09 Stefan Monnier (transient-mark-mode): Delete. Done in simple.el.
2002-09-09 Stefan Monnier (show-paren-function): Use syntax-after.
2002-09-09 Stefan Monnier (syntax-after): Delete. Moved to subr.el.
2002-09-09 Stefan Monnier (symbol-file): Also work for autoloaded funcs.
2002-09-09 Stefan Monnier (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
2002-09-09 Kim F. Storm (keyboard-quit): Set defining-kbd-macro to nil to
2002-09-09 Kim F. Storm (apply-macro-to-region-lines): Let-bind mark-active to
2002-09-09 Kim F. Storm Typo
2002-09-09 Kim F. Storm *** empty log message ***
2002-09-09 Kim F. Storm (end_kbd_macro): Declare extern.
2002-09-09 Kim F. Storm (end_kbd_macro): New function.
2002-09-09 Kim F. Storm (Fdiscard_input): If defining keyboard macro,
2002-09-09 Stefan Monnier (what-line): Don't hard-code 1.
2002-09-09 Stefan Monnier (find-library-suffixes, find-library-name)
2002-09-09 Stefan Monnier (byte-compile-file): Don't switch buffer.
2002-09-09 Markus Rost *** empty log message ***
2002-09-09 Markus Rost Fix typo. Add comment.
2002-09-09 Stefan Monnier (isearch-cmds): Add docstring.
2002-09-09 Markus Rost Notify a change in files.el. On the occasion, fix some indentations;
2002-09-09 Markus Rost (save-some-buffers-action-alist): Use lower case for help string of
2002-09-09 Richard M. Stallman *** empty log message ***
2002-09-09 Richard M. Stallman (regnum_t): Use signed int, not unsigned int.
2002-09-09 Richard M. Stallman New file.
2002-09-09 Richard M. Stallman (UNEXEC): Definition deleted.
2002-09-09 Richard M. Stallman (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.
2002-09-09 Richard M. Stallman (mouse-scroll-calendar-left)
2002-09-09 Richard M. Stallman (byte-recompile-directory): Set and then bind default-directory.
2002-09-09 Richard M. Stallman (fancy-splash-head, normal-splash-screen):
2002-09-09 Richard M. Stallman (auto-mode-alist): Use sh-mode for .bash files.
2002-09-09 Richard M. Stallman (ls-lisp-format-time-list): New variable.
2002-09-09 Richard M. Stallman Many doc fixes.
2002-09-09 Richard M. Stallman (Info-search): Add (point-min) to subfile positions
2002-09-09 Richard M. Stallman (make-backup-file-name-1): When make-directory fails,
2002-09-09 Richard M. Stallman (powerpcle-*-solaris2.5*): New configuration.
2002-09-09 Richard M. Stallman Minor change.
2002-09-09 Richard M. Stallman Document --script.
2002-09-09 John Paul Wallington (doctor-cadr, doctor-caddr, doctor-cddr): Remove.
2002-09-09 Markus Rost *** empty log message ***
2002-09-09 Markus Rost (diff): Doc fix.
2002-09-09 Richard M. Stallman *** empty log message ***
2002-09-09 Richard M. Stallman (byte-compile-delete-errors): Default to nil.
2002-09-09 Richard M. Stallman Comment change.
2002-09-09 Richard M. Stallman (undo-elt-in-region): Fix one-off error at END.
2002-09-09 Richard M. Stallman (custom-save-variables, custom-save-faces):
2002-09-09 Richard M. Stallman (doctor-doc): Recognize question words and use qlist.
2002-09-08 Kim F. Storm Keyboard macro improvements.
2002-09-08 Kim F. Storm Regenerated
2002-09-08 Kim F. Storm Regenerated.
2002-09-08 Kim F. Storm (kmacro-end-and-call-macro): New command to end and
2002-09-08 Kim F. Storm *** empty log message ***
2002-09-08 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
2002-09-08 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
2002-09-07 Kim F. Storm *** empty log message ***
2002-09-07 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
2002-09-07 Colin Walters *** empty log message ***
2002-09-07 Colin Walters (ibuffer-diff-with-file): Just call `diff-buffer-with-file'.
2002-09-07 Colin Walters (diff-buffer-with-file): Call diff synchronously, so we don't delete
2002-09-07 Colin Walters (diff): Add optional argument no-async, and use the above argument.
2002-09-07 Colin Walters (compile-internal): Add optional argument no-async.
2002-09-07 Colin Walters *** empty log message ***
2002-09-07 John Paul Wallington * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
2002-09-06 Stefan Monnier *** empty log message ***
2002-09-06 Stefan Monnier (menu-bar-make-mm-toggle): New macro.
2002-09-06 Richard M. Stallman *** empty log message ***
2002-09-06 Stefan Monnier (edmacro-subseq): Don't use cl-push/cl-pop.
2002-09-06 Richard M. Stallman *** empty log message ***
2002-09-06 Richard M. Stallman (set_case_table): Make canon table point to eqv table.
2002-09-06 Francesco Potortì etags.el tags-case-fold-search honoured when completing.
2002-09-06 Francesco Potortì (find-tag-tag, complete-tag): Bind
2002-09-06 Kai Großjohann Fix typo.
2002-09-06 Juanma Barranquero *** empty log message ***
2002-09-06 Juanma Barranquero (reftex-label-menu-flags): Fix typo.
2002-09-06 Juanma Barranquero (speedbar-mode): Fix typos.
2002-09-06 Pavel Janík *** empty log message ***
2002-09-06 Pavel Janík Updated to texinfo 4.2.
2002-09-06 Juanma Barranquero Fix spacing.
2002-09-06 Juanma Barranquero *** empty log message ***
2002-09-06 Juanma Barranquero (syms_of_xselect): Fix spacing.
2002-09-06 Juanma Barranquero (syms_of_w32select): Fix spacing.
2002-09-06 Juanma Barranquero (syms_of_win16select): Fix spacing.
2002-09-06 Juanma Barranquero (Fx_server_max_request_size): Fix spacing.
2002-09-06 Juanma Barranquero (Fset_fontset_font): Fix spacing.
2002-09-06 Juanma Barranquero (Flsh): Fix spacing.
2002-09-06 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
2002-09-06 Juanma Barranquero (syms_of_coding): Fix spacing.
2002-09-06 Juanma Barranquero *** empty log message ***
2002-09-06 Juanma Barranquero (gnus-status-message): Fix spacing.
2002-09-06 Juanma Barranquero (warning-level-aliases): Fix spacing.
2002-09-06 Juanma Barranquero (vcursor-toggle-vcursor-map): Fix spacing.
2002-09-06 Juanma Barranquero (fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.
2002-09-06 Juanma Barranquero (reftex-TeX-master-file): Fix spacing.
2002-09-06 Juanma Barranquero (speedbar-mode): Fix spacing.
2002-09-06 Juanma Barranquero (choose-completion-string-functions): Fix spacing.
2002-09-06 Juanma Barranquero (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.
2002-09-06 Juanma Barranquero (sh-indent-for-fi, sh-indent-for-done): Fix spacing.
2002-09-06 Juanma Barranquero (pascal-start-keywords): Fix spacing.
2002-09-06 Juanma Barranquero (idlwave-shell-use-breakpoint-glyph): Fix spacing.
2002-09-06 Juanma Barranquero (idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.
2002-09-06 Juanma Barranquero (decode-char): Fix spacing.
2002-09-06 Juanma Barranquero (highlight-changes-colours, highlight-changes-active-string,
2002-09-06 Juanma Barranquero (copy-face): Fix spacing.
2002-09-06 Juanma Barranquero (rx): Fix spacing.
2002-09-06 Juanma Barranquero (string-to-float): Fix spacing.
2002-09-06 Juanma Barranquero (find-function-search-for-symbol): Fix spacing.
2002-09-06 Juanma Barranquero (easy-menu-define): Fix spacing.
2002-09-06 Juanma Barranquero (double-prefix-only): Fix spacing.
2002-09-06 Juanma Barranquero (calendar-time-display-form): Fix spacing.
2002-09-06 Richard M. Stallman *** empty log message ***
2002-09-06 Richard M. Stallman (set_image_of_range_1): In no-TRANSLATE case,
2002-09-05 Richard M. Stallman Look for LessTif in /usr/X11R6/LessTif/ before Motif.
2002-09-05 Markus Rost *** empty log message ***
2002-09-05 Markus Rost (table-command-prefix): Fix type.
2002-09-05 Francesco Potortì Changed URL for etags.
2002-09-05 André Spiegel #
2002-09-05 André Spiegel Don't require vc.el at compile-time; it causes recursive requirements.
2002-09-05 Kenichi Handa *** empty log message ***
2002-09-05 Kenichi Handa *** empty log message ***
2002-09-05 Kenichi Handa (thai-kesmanee): Fix the mapping of `"' and `}'.
2002-09-05 Richard M. Stallman *** empty log message ***
2002-09-05 Richard M. Stallman Small clarifications.
2002-09-05 Richard M. Stallman Changes from Mats Lidell.
2002-09-05 Richard M. Stallman ("Swedish"): New set-language-info-alist call.
2002-09-05 Richard M. Stallman (help-with-tutorial): Properly set up
2002-09-05 Richard M. Stallman (UNEXEC): Use unexsol.o.
2002-09-05 Richard M. Stallman (displayed_window_lines): Correct for one-off bug
2002-09-05 Richard M. Stallman (set_image_of_range_1): New function.
2002-09-05 Kenichi Handa (decode-char): Cancel the previous change.
2002-09-05 Kenichi Handa *** empty log message ***
2002-09-05 John Paul Wallington *** empty log message ***
2002-09-04 André Spiegel #
2002-09-04 André Spiegel (vc-rcs-state): Don't require vc.el.
2002-09-04 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
2002-09-04 André Spiegel Require vc.el at compile-time.
2002-09-04 Simon Josefsson Update copyright.
2002-09-04 Kenichi Handa *** empty log message ***
2002-09-04 Kenichi Handa (decode-char): Translate a character by
2002-09-04 Juanma Barranquero *** empty log message ***
2002-09-04 Juanma Barranquero All dependencies updated.
2002-09-04 Kenichi Handa Fix Unicode Greek line.
2002-09-03 Francesco Potortì etags bug
2002-09-03 Francesco Potortì (regex_tag_multiline, readline): Never pass pfnote a
2002-09-03 Kenichi Handa Updated in accordance with the latest English version.
2002-09-03 Juanma Barranquero *** empty log message ***
2002-09-03 Juanma Barranquero Version updated to 21.3.50. From Peter Runestig <peter@runestig.com>.
2002-09-03 Pavel Janík Fix typo.
2002-09-03 Stefan Monnier (paragraph-indent-text-mode-abbrev-table)
2002-09-03 Stefan Monnier (comment-make-extra-lines): Only use the
2002-09-03 Stefan Monnier (cvs-run-process): Use a pty rather than a pipe to work
2002-09-03 Stefan Monnier (cvs-parse-table): Create a `need-update'
2002-09-03 Stefan Monnier (smerge-diff-buffer-name): Default to *vc-diff*.
2002-09-03 Stefan Monnier *** empty log message ***
2002-09-03 Kenichi Handa *** empty log message ***
2002-09-02 Stefan Monnier (mail-mode): Don't set local-abbrev-table.
2002-09-02 Kai Großjohann * net/tramp.el: Version 2.0.15 released.
2002-09-02 Kim F. Storm (multi-occur): Made "ido-aware":
2002-09-02 Kim F. Storm (ido-ignore-item-temp-list): New variable.
2002-09-02 Kim F. Storm *** empty log message ***
2002-09-02 Richard M. Stallman *** empty log message ***
2002-09-02 Richard M. Stallman Fix typo.
2002-09-02 Richard M. Stallman (save-some-buffers-action-alist): New variable.
2002-09-02 Richard M. Stallman (function-key-map): Define S-iso-lefttab.
2002-09-01 Kim F. Storm (edit-kbd-macro): Recognize new default binding for
2002-09-01 Kim F. Storm *** empty log message ***
2002-09-01 Andreas Schwab *** empty log message ***
2002-09-01 Andreas Schwab Resync with English text.
2002-09-01 Robert J. Chassell Remove emacs-lisp-intro.txt erroneously installed
2002-09-01 Markus Rost Regenerated.
2002-09-01 Richard M. Stallman *** empty log message ***
2002-09-01 Richard M. Stallman Initial version.
2002-09-01 Richard M. Stallman (Qbox): Declare external, don't define.
2002-09-01 Richard M. Stallman (redisplay_window) <force-start case>:
2002-09-01 Richard M. Stallman *** empty log message ***
2002-09-01 Richard M. Stallman (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS.
2002-09-01 Richard M. Stallman (display_malloc_warning): Use display-warning.
2002-09-01 Richard M. Stallman (read1): Handle #! by skipping the line.
2002-09-01 Richard M. Stallman (defgroup ruler-mode): Use `convenience' as parent.
2002-09-01 Richard M. Stallman (kill-line): Use end-of-visible-line to determine
2002-09-01 Richard M. Stallman (defgroup dired): Use `files' as parent.
2002-09-01 Richard M. Stallman (jka-compr-handler): Add safe-magic property.
2002-09-01 Glenn Morris *** empty log message ***
2002-09-01 Glenn Morris Remove (eval-when-compile) for free variables.
2002-08-31 Andreas Schwab *** empty log message ***
2002-08-31 Andreas Schwab (font-lock-change-mode): Avoid changing buffer state in any way.
2002-08-31 Eli Zaretskii *** empty log message ***
2002-08-31 Eli Zaretskii (get_window_cursor_type): Don't use x_highlight_frame
2002-08-31 Andrew Choi 2002-08-30 Andrew Choi <akochoi@shaw.ca>
2002-08-30 Kim F. Storm cursor-in-non-selected-windows can now be any cursor type.
2002-08-30 Kim F. Storm (Valternate_cursor_type, Qalternate_cursor_type): Removed.
2002-08-30 Kim F. Storm *** empty log message ***
2002-08-30 Stefan Monnier (easy-menu-filter-return):
2002-08-30 Stefan Monnier (custom-unlispify-menu-entry): Don't remove
2002-08-30 Stefan Monnier Recreated, to remove spurious `reveal-mode' autoloads.
2002-08-30 Andrew Choi 2002-08-30 Andrew Choi <akochoi@shaw.ca>
2002-08-30 Pavel Janík Updated version.
2002-08-30 Richard M. Stallman *** empty log message ***
2002-08-30 Richard M. Stallman (diary-mail-entries): Don't overwrite user's value
2002-08-30 Juanma Barranquero *** empty log message ***
2002-08-30 Juanma Barranquero (Qbox): Make extern.
2002-08-30 Juanma Barranquero *** empty log message ***
2002-08-30 Juanma Barranquero (Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.
2002-08-30 Francesco Potortì Etags improvement.
2002-08-30 Francesco Potortì (consider_token, C_entries): Switch to C++ parsing when
2002-08-30 Francesco Potortì Bug corrections in etags.
2002-08-30 Richard M. Stallman *** empty log message ***
2002-08-30 Richard M. Stallman (ps-lp-system): Fixed typo in `usg-unix-v'.
2002-08-30 Markus Rost *** empty log message ***
2002-08-30 Markus Rost (menu-bar-read-mail): Doc fix.
2002-08-30 Kenichi Handa (get_next_display_element): Fix previous change.
2002-08-30 Kim F. Storm *** empty log message ***
2002-08-30 Kim F. Storm (struct w32_display_info) <x_highlight_frame>: Renamed from
2002-08-30 Kim F. Storm Changed all occurrences of w32_highlight_frame with x_highlight_frame.
2002-08-30 John Paul Wallington (ibuffer-update): Revert expansion of `caddr'.
2002-08-30 Kim F. Storm *** empty log message ***
2002-08-30 Kim F. Storm (Qbar, Qbox): Removed.
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Removed.
2002-08-30 Kim F. Storm (x_specified_cursor_type): Remove prototype.
2002-08-30 Kim F. Storm (Vblink_cursor_alist): Removed.
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Removed.
2002-08-30 Kim F. Storm (Vblink_cursor_alist): Removed.
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Removed.
2002-08-30 Kim F. Storm (x_specified_cursor_type): Remove prototype.
2002-08-30 Kim F. Storm (x_specified_cursor_type): Removed.
2002-08-30 Kim F. Storm (Qcursor_in_non_selected_windows): Extern removed.
2002-08-30 Kim F. Storm (cursor_in_non_selected_windows): Extern removed.
2002-08-30 Kim F. Storm (Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Consolidated here.
2002-08-30 Kim F. Storm These changes consolidates the handling of the cursor
2002-08-30 Juanma Barranquero *** empty log message ***
2002-08-30 Juanma Barranquero (occur-mode): Add interactive declaration.
2002-08-30 Juanma Barranquero (imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.
2002-08-30 Juanma Barranquero *** empty log message ***
2002-08-30 Juanma Barranquero (my-mark-marker): Fix typo.
2002-08-30 Juanma Barranquero (dcl-calc-cont-indent-relative): Fix typo.
2002-08-30 Juanma Barranquero (idlwave-max-extra-continuation-indent): Fix typo.
2002-08-30 Juanma Barranquero (ex-compile-command): Fix typo.
2002-08-30 Juanma Barranquero (bibtex-mode): Fix typo.
2002-08-30 Juanma Barranquero (mouse-copy-work-around-drag-bug): Fix typo.
2002-08-30 Juanma Barranquero (font-lock-add-keywords): Fix typo.
2002-08-30 Juanma Barranquero (font-lock-defaults): Fix typo.
2002-08-30 Juanma Barranquero (bs-message-without-log): Fix typo.
2002-08-30 Simon Josefsson *** empty log message ***
2002-08-30 Simon Josefsson (smtpmail-via-smtp): Delete process buffer
2002-08-30 Richard M. Stallman New version from jaco@teaser.fr, then shortened at the front by rms.
2002-08-30 Richard M. Stallman Fix typo.
2002-08-29 John Paul Wallington * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
2002-08-29 Stefan Monnier Use match-string and drop useless `function's.
2002-08-29 Juanma Barranquero *** empty log message ***
2002-08-29 Juanma Barranquero (occur-mode-hook): New hook.
2002-08-29 Richard M. Stallman (byte-compile-warning-prefix):
2002-08-29 Richard M. Stallman (warning-series): Now can be a marker, not an integer.
2002-08-29 Richard M. Stallman *** empty log message ***
2002-08-29 Richard M. Stallman (byte-compile-log-file): Use \f.
2002-08-29 Richard M. Stallman Use American spelling of "behavior".
2002-08-29 Richard M. Stallman Substantial rewrite.
2002-08-29 Richard M. Stallman Use <Delback> instead of <Delete>, and explain how to find it.
2002-08-29 Francesco Potortì (C_entries): Corrected a problem with const C++ funcs.
2002-08-29 Francesco Potortì Etags bug.
2002-08-29 Richard M. Stallman (PRODUCE_GLYPHS): Set inhibit_free_realized_faces
2002-08-29 Richard M. Stallman (redisplay_updating_p): Variable removed.
2002-08-29 Richard M. Stallman (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
2002-08-29 Richard M. Stallman (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
2002-08-29 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
2002-08-29 Kim F. Storm Describe new kmacro bindings for f3/f4 and C-x e.
2002-08-29 Kim F. Storm Update kmacro related bindings.
2002-08-29 Kim F. Storm Changed default bindings from F7/F8 to F3/F4.
2002-08-29 Kim F. Storm *** empty log message ***
2002-08-29 Simon Josefsson *** empty log message ***
2002-08-28 Richard M. Stallman *** empty log message ***
2002-08-28 Richard M. Stallman (find-buffer-visiting): Compare file attributes using buffer-file-truename.
2002-08-28 Richard M. Stallman (make-auto-save-file-name, make-backup-file-name-1):
2002-08-28 Juanma Barranquero *** empty log message ***
2002-08-28 Juanma Barranquero (occur-hook): Renamed from `occur-mode-hook'.
2002-08-28 Simon Josefsson (Fx_open_connection): Improve help when X connection
2002-08-28 Francesco Potortì etags now parses HTML.
2002-08-28 Juanma Barranquero *** empty log message ***
2002-08-28 Juanma Barranquero Add missing dependencies on w32term.h and composite.h.
2002-08-28 Francesco Potortì *** empty log message ***
2002-08-28 Francesco Potortì Two bug corrections and one new feature.
2002-08-28 Francesco Potortì Two bug corrections and a new feature for etags.
2002-08-28 Juanma Barranquero *** empty log message ***
2002-08-28 Juanma Barranquero (make-variable-frame-localizable): New alias for `make-variable-frame-local'.
2002-08-28 Juanma Barranquero (USAGE1): Add missing newline.
2002-08-28 Miles Bader *** empty log message ***
2002-08-28 Miles Bader (read-file-name-electric-shadow-properties)
2002-08-28 Miles Bader *** empty log message ***
2002-08-28 Miles Bader (comint-carriage-motion): Start at START.
2002-08-28 Andrew Choi 2002-08-27 Andrew Choi <akochoi@shaw.ca>
2002-08-28 Miles Bader @cindex{...} -> @code{...}
2002-08-28 Miles Bader read-file-name-electric-shadow-mode -> file-name-shadow-mode
2002-08-27 Richard M. Stallman *** empty log message ***
2002-08-27 Richard M. Stallman (ange-ftp-skip-msgs): Skip the 530 response
2002-08-27 Richard M. Stallman *** empty log message ***
2002-08-27 Richard M. Stallman (find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
2002-08-27 Stefan Monnier *** empty log message ***
2002-08-27 Richard M. Stallman Describe blink-cursor-alist.
2002-08-27 Andrew Choi 2002-08-27 Andrew Choi <akochoi@shaw.ca>
2002-08-27 Richard M. Stallman Describe --script.
2002-08-27 Richard M. Stallman Describe blink-cursor-alist.
2002-08-27 Richard M. Stallman *** empty log message ***
2002-08-27 Richard M. Stallman (main): Handle --script.
2002-08-27 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
2002-08-27 Richard M. Stallman (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
2002-08-27 Richard M. Stallman (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
2002-08-27 Richard M. Stallman Describe blink-cursor-alist and new values for cursor-type.
2002-08-27 Francesco Potortì Forgot a piece, put back in.
2002-08-27 Francesco Potortì Clarified per rms request.
2002-08-27 Andreas Schwab *** empty log message ***
2002-08-27 Andreas Schwab (kmacro-start-macro): Doc fix.
2002-08-27 Carsten Dominik Update to RefTeX 4.19
2002-08-27 Carsten Dominik *** empty log message ***
2002-08-27 Miles Bader *** empty log message ***
2002-08-27 Andrew Choi Correct yesterday's mistake of changing test for MAC_OSX to
2002-08-27 Kenichi Handa (get_next_display_element): In unibyte case, don't use
2002-08-27 Kenichi Handa *** empty log message ***
2002-08-27 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-26 Stefan Monnier (define-minor-mode): Use customize-mark-as-set for global minor modes.
2002-08-26 Kim F. Storm (suppress-keymap): Use command remapping instead of
2002-08-26 Kim F. Storm *** empty log message ***
2002-08-26 Juanma Barranquero *** empty log message ***
2002-08-26 Juanma Barranquero (WINS): Add calc and obsolete.
2002-08-26 Kim F. Storm (install-arch-indep): Do not remove DOC file
2002-08-26 Kim F. Storm *** empty log message ***
2002-08-26 Kim F. Storm (make_terminal_frame) [CANNOT_DUMP]: Initialize
2002-08-26 Miles Bader (Fbyte_code): Fsub1 can GC, so protect it.
2002-08-26 Miles Bader Doc fix.
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-25 Andrew Choi 2002-08-25 Andrew Choi <akochoi@shaw.ca>
2002-08-25 Miles Bader *** empty log message ***
2002-08-25 Miles Bader (file-name-shadow-properties-custom-type): Renamed from
2002-08-24 Andreas Schwab *** empty log message ***
2002-08-24 Andreas Schwab Fix last change.
2002-08-24 Sam Steingold (eval-after-load): Do not call load-symbol-file-load-history (deleted)
2002-08-24 John Paul Wallington * startup.el (normal-splash-screen): Ensure splash buffer is
2002-08-24 Richard M. Stallman *** empty log message ***
2002-08-24 Richard M. Stallman (Fdefvar, Fdefconst, Fdefvaralias):
2002-08-24 Richard M. Stallman (build_load_history): Use Fmember to see if a definition
2002-08-24 Richard M. Stallman (Fstart_process): Remove /: from program name.
2002-08-24 Richard M. Stallman (decode_env_path): Don't add /: if file name handler
2002-08-24 Richard M. Stallman (Fcall_process): Remove /: from program name.
2002-08-24 Richard M. Stallman (unload-feature): Distinguish functions from variables in load-history.
2002-08-24 Richard M. Stallman (select-frame-by-name, select-frame-set-input-focus):
2002-08-24 Richard M. Stallman (symbol-file-load-history-loaded)
2002-08-24 Richard M. Stallman (ange-ftp-completion-hook-function): Add safe-magic prop.
2002-08-24 Glenn Morris *** empty log message ***
2002-08-24 Glenn Morris (f90-imenu-flag): Deleted - use imenu--index-alist instead.
2002-08-24 Glenn Morris *** empty log message ***
2002-08-24 Glenn Morris (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
2002-08-23 Stefan Monnier *** empty log message ***
2002-08-23 Stefan Monnier (PATFETCH): Remove the translating fetch.
2002-08-23 Robert J. Chassell Update for Texinfo version 4.2
2002-08-23 Robert J. Chassell Update to version 4.2
2002-08-23 Robert J. Chassell Add version 4.2 texinfo.tex and use @copying command;
2002-08-23 André Spiegel #
2002-08-23 André Spiegel (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
2002-08-23 ShengHuo ZHU * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
2002-08-22 Kai Großjohann Remote files: new default method for Tramp is ssh, not sm.
2002-08-22 Kim F. Storm (redisplay_window): Do not `goto try_to_scroll' when we
2002-08-22 Kim F. Storm Revert part of rev. 1.761 change.
2002-08-22 Kai Großjohann Version 2.0.14 released.
2002-08-22 Kim F. Storm (authors-aliases, authors-fixed-entries):
2002-08-22 Kim F. Storm *** empty log message ***
2002-08-22 Kim F. Storm Fixed spelling: Joseph Arceoeaux -> Arceneaux
2002-08-21 Glenn Morris *** empty log message ***
2002-08-21 Glenn Morris eval-when-compile a few defvars to quieten the byte-compiler.
2002-08-21 Kai Großjohann Version 2.0.13 released.
2002-08-21 Kim F. Storm (mode-line-format): Moved global-mode-string last.
2002-08-21 Kim F. Storm *** empty log message ***
2002-08-21 Richard M. Stallman Fix typos.
2002-08-21 Richard M. Stallman Fix typo.
2002-08-21 Richard M. Stallman *** empty log message ***
2002-08-21 Richard M. Stallman Fix typos.
2002-08-21 Richard M. Stallman Typo.
2002-08-20 Martin Stjernholm *** empty log message ***
2002-08-20 Martin Stjernholm (c-forward-syntactic-ws): Fixed a bug that could cause an infinite
2002-08-20 Glenn Morris *** empty log message ***
2002-08-20 Glenn Morris (imenu-syntax-alist): Doc fix.
2002-08-20 Glenn Morris *** empty log message ***
2002-08-20 Glenn Morris (fortran-current-defun): Use save-excursion.
2002-08-20 Glenn Morris *** empty log message ***
2002-08-20 Glenn Morris (imenu--generic-function): Use mapc.
2002-08-20 Richard M. Stallman *** empty log message ***
2002-08-20 Richard M. Stallman (font-lock-change-mode): New function.
2002-08-20 Carsten Dominik *** empty log message ***
2002-08-20 Carsten Dominik Update to RefTeX 4.18
2002-08-20 Kim F. Storm Bind C-x C-k r to apply-macro-to-region-lines.
2002-08-20 Kim F. Storm regenerated
2002-08-20 Kim F. Storm Remove C-x C-k binding (now in kmacro.el).
2002-08-20 Kim F. Storm Remove macro related bindings (now in kmacro.el).
2002-08-20 Kim F. Storm *** empty log message ***
2002-08-20 ShengHuo ZHU * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
2002-08-20 ShengHuo ZHU * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
2002-08-20 Kenichi Handa (Fexpand_abbrev): Fix for the multibyte case.
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa *** empty log message ***
2002-08-19 Kim F. Storm Describe new kmacro features.
2002-08-19 Kim F. Storm Major rework based on discussions with RMS.
2002-08-19 Kim F. Storm *** empty log message ***
2002-08-19 Stefan Monnier *** empty log message ***
2002-08-19 Stefan Monnier (scan_keyword_or_put_char, write_c_args): Use `fn'
2002-08-19 Stefan Monnier (help-split-fundoc): Replace the function name
2002-08-19 Richard M. Stallman Move the node Relative Files before Directory Names. Show what
2002-08-19 Eli Zaretskii *** empty log message ***
2002-08-19 Eli Zaretskii (croak): Add `void' to definition.
2002-08-19 Eli Zaretskii *** empty log message ***
2002-08-19 Eli Zaretskii [MSDOS]: Don't define request_sigio and
2002-08-19 Eli Zaretskii *** empty log message ***
2002-08-19 Eli Zaretskii [MSDOS]: Declare etext.
2002-08-19 Eli Zaretskii *** empty log message ***
2002-08-19 Eli Zaretskii (Ffile_name_directory) [DOS_NT]: Don't declare `beg'
2002-08-19 Kim F. Storm (Fclear_this_command_keys): Added optional arg
2002-08-19 Kim F. Storm *** empty log message ***
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (sgml-xml-auto-coding-function): Call
2002-08-19 Miles Bader *** empty log message ***
2002-08-19 Miles Bader [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
2002-08-19 Miles Bader [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
2002-08-19 Kenichi Handa *** empty log message ***
2002-08-19 Kenichi Handa (COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
2002-08-19 Kenichi Handa (run_composition_function): Call FUNC if it is fboundp.
2002-08-19 Miles Bader Escape an `@'.
2002-08-19 Richard M. Stallman *** empty log message ***
2002-08-19 Richard M. Stallman Fix copyright year.
2002-08-19 Richard M. Stallman Update for next release after 21.3.
2002-08-19 Richard M. Stallman New file.
2002-08-19 Richard M. Stallman (font-lock-mode): Set change-major-mode-hook locally.
2002-08-18 Andreas Schwab *** empty log message ***
2002-08-18 Andreas Schwab (ibuffer-list-buffer-modes): Doc fix.
2002-08-17 Carsten Dominik *** empty log message ***
2002-08-17 Carsten Dominik * reftex.el (reftex-mode): Create special syntax tables.
2002-08-17 Richard M. Stallman *** empty log message ***
2002-08-17 Richard M. Stallman (tar-subfile-mode): Use add-hook and remove-hook, and use
2002-08-17 Richard M. Stallman (fringe-mode): Set to nil.
2002-08-17 Richard M. Stallman (rmail-search-mime-header-function): Doc fix.
2002-08-17 Richard M. Stallman (BROKEN_SIGIO): Add #undef.
2002-08-17 Richard M. Stallman [!VMS]: Include sys/files.h.
2002-08-17 Richard M. Stallman (save_restriction_restore): Defend from unchained marker.
2002-08-17 Richard M. Stallman (overlays_at): Handle extending vec uniformly.
2002-08-17 Glenn Morris *** empty log message ***
2002-08-16 Paul Eggert Minor spelling and grammar corrections.
2002-08-16 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
2002-08-16 Andrew Choi 2002-08-15 Andrew Choi <akochoi@shaw.ca>
2002-08-15 Richard M. Stallman Fix typo.
2002-08-15 Richard M. Stallman Mention define-generic-mode.
2002-08-15 Richard M. Stallman Mention emacsclient, with xref.
2002-08-15 Richard M. Stallman Explain how C-x RET f and C-x RET c affect saving.
2002-08-15 Richard M. Stallman Clarify ispell use of multiple dictionaries.
2002-08-15 Richard M. Stallman *** empty log message ***
2002-08-15 Richard M. Stallman (appt-delete): Use substring-no-properties.
2002-08-15 Richard M. Stallman (menu-bar-next-tag-other-window, menu-bar-next-tag)
2002-08-15 Richard M. Stallman (server-process-filter): Simplify code.
2002-08-15 Richard M. Stallman (font-lock-mode): Add font-lock-unfontify-buffer
2002-08-15 Richard M. Stallman (recover-this-file): New function.
2002-08-15 Carsten Dominik (reftex-mode): Moved creation of special syntax tables to top-level.
2002-08-15 Carsten Dominik *** empty log message ***
2002-08-15 Stefan Monnier *** empty log message ***
2002-08-15 Stefan Monnier (locate-library): Use locate-file(-completion).
2002-08-15 Stefan Monnier (easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks.
2002-08-15 Stefan Monnier Use find-file-hook instead of find-file-hooks.
2002-08-15 Stefan Monnier (setup-ethiopic-environment-internal, exit-ethiopic-environment):
2002-08-15 Stefan Monnier (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.
2002-08-15 Stefan Monnier (split-window-save-restore-data): Use push and with-current-buffer.
2002-08-15 Stefan Monnier *** empty log message ***
2002-08-15 Stefan Monnier (imenu-always-use-completion-buffer-p): Make obsolete.
2002-08-15 Stefan Monnier (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.
2002-08-14 David Kastrup (ange-ftp-wipe-file-entries): Fix type mismatch;
2002-08-14 David Kastrup *** empty log message ***
2002-08-14 Stefan Monnier Don't need to load custom-file from your .emacs any more.
2002-08-14 Stefan Monnier (command-line): Load custom-file if not done yet.
2002-08-14 Karl Berry copyright years must be spelled out in full.
2002-08-14 Kim F. Storm (Fstart_kbd_macro): Added NO-EXEC argument to inhibit
2002-08-14 Kim F. Storm (Fexecute_kbd_macro): Update prototype.
2002-08-14 Kim F. Storm (Fcommand_execute): Update call to Fexecute_kbd_macro.
2002-08-14 Kim F. Storm *** empty log message ***
2002-08-14 Kenichi Handa (struct x_display_info): New member Xatom_UTF8_STRING.
2002-08-14 Kenichi Handa (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
2002-08-14 Kenichi Handa (QUTF8_STRING): New variable.
2002-08-14 Kenichi Handa *** empty log message ***
2002-08-14 Kenichi Handa (xselect-convert-to-string): If TYPE is non-nil,
2002-08-13 Richard M. Stallman *** empty log message ***
2002-08-13 Richard M. Stallman (Fminibufferp): New function.
2002-08-13 Gerd Moellmann *** empty log message ***
2002-08-13 Gerd Moellmann (Funencodable_char_position): Lisp_Object/int mixup.
2002-08-13 Richard M. Stallman (find-function-search-for-symbol): Obey `definition-name' properties.
2002-08-13 Richard M. Stallman (easy-mmode-define-global-mode): Put `definition-name' properties on
2002-08-13 Richard M. Stallman (toggle-truncate-lines): Force redisplay. Display status message.
2002-08-12 Stefan Monnier *** empty log message ***
2002-08-12 Stefan Monnier (comment-region): Force `lines' when `block' is set.
2002-08-12 Markus Rost *** empty log message ***
2002-08-12 Markus Rost Fix some white spaces.
2002-08-12 Richard M. Stallman *** empty log message ***
2002-08-12 Richard M. Stallman Comment change.
2002-08-12 Richard M. Stallman Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
2002-08-12 Richard M. Stallman (syms_of_buffer) <fill-column>: Doc fix.
2002-08-12 Richard M. Stallman (pages-target-buffer): Add defvar. Renamed from target-buffer.
2002-08-12 Richard M. Stallman (scroll-all-mode): Use define-minor-mode.
2002-08-12 Richard M. Stallman (appt-make-list): Correct the parsing of each appointment from time-string.
2002-08-12 Andrew Choi 2002-08-11 Andrew Choi <akochoi@shaw.ca>
2002-08-11 Kenichi Handa (unencodable_char_position): New function.
2002-08-11 Kenichi Handa *** empty log message ***
2002-08-11 Kenichi Handa (search-unencodable-char): New
2002-08-11 Andrew Choi 2002-08-10 Andrew Choi <akochoi@shaw.ca>
2002-08-10 Richard M. Stallman *** empty log message ***
2002-08-10 Richard M. Stallman (make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
2002-08-10 John Wiegley I did not mean to check in these changes yet, they are still
2002-08-10 John Wiegley Removed eshell-under-cygwin-p, and all uses of it.
2002-08-10 John Wiegley *** empty log message ***
2002-08-09 Gerd Moellmann *** empty log message ***
2002-08-09 Gerd Moellmann (forward_to_next_line_start): Return 0 when reaching the
2002-08-09 Richard M. Stallman *** empty log message ***
2002-08-09 Richard M. Stallman (pages-directory-mode): Undo previous change.
2002-08-09 Richard M. Stallman *** empty log message ***
2002-08-09 Richard M. Stallman (set-variable): If given a prefix argument, set variable buffer-locally.
2002-08-09 John Paul Wallington (font-lock-function): Make it buffer-local.
2002-08-09 Ken Raeburn *** empty log message ***
2002-08-09 Ken Raeburn (BASE_PURESIZE): Increase to 910000.
2002-08-09 Richard M. Stallman (checkdoc, checkdoc-interactive)
2002-08-08 Ken Raeburn *** empty log message ***
2002-08-08 Ken Raeburn (Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
2002-08-08 Kenichi Handa (Ffind_operation_coding_system): For write-region, if
2002-08-08 Kenichi Handa *** empty log message ***
2002-08-07 John Paul Wallington * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
2002-08-07 Kai Großjohann Version 2.0.12 released.
2002-08-07 Richard M. Stallman *** empty log message ***
2002-08-07 Richard M. Stallman (mark_object): Detect long lists for debugging.
2002-08-07 Richard M. Stallman (C_SWITCH_SYSTEM): #undef it.
2002-08-07 Richard M. Stallman (Fmake_variable_frame_local): Doc fix.
2002-08-07 Richard M. Stallman (warning-prefix-function, warning-series)
2002-08-07 Kenichi Handa (select-safe-coding-system): Call pop-to-buffer inside
2002-08-07 Kenichi Handa *** empty log message ***
2002-08-06 John Paul Wallington (describe-function-1): Skip arglist note if
2002-08-06 Sam Steingold (diary-mail-entries): Use `compose-mail'
2002-08-06 Colin Walters (ibuffer-list-buffer-modes): New.
2002-08-06 Colin Walters (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
2002-08-06 Colin Walters *** empty log message ***
2002-08-05 John Paul Wallington (ediff-copy-list): Use `defalias' instead of
2002-08-05 John Wiegley *** empty log message ***
2002-08-05 John Wiegley Added checks that distinguish between cygwin and windows in some
2002-08-05 John Wiegley Removed a comment.
2002-08-05 John Wiegley (pcomplete-entries): Don't set `above-cutoff' to a value unless
2002-08-05 Richard M. Stallman *** empty log message ***
2002-08-05 Richard M. Stallman (select-safe-coding-system): Check for
2002-08-05 Richard M. Stallman (local_heap, local_alloc, local_free): New macros.
2002-08-05 Richard M. Stallman Comment change.
2002-08-05 Richard M. Stallman Add index entries for skeletons, templates, autotyping, etc.
2002-08-05 Richard M. Stallman *** empty log message ***
2002-08-05 Richard M. Stallman (ange-ftp-smart-gateway): Doc fix.
2002-08-05 Richard M. Stallman (image-jpeg-p): Accept "Exif" marker.
2002-08-05 Per Abrahamsen 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2002-08-05 Kai Großjohann Version 2.0.11 released.
2002-08-05 David Kastrup (math-format-stack-value): Revert a broken
2002-08-05 David Kastrup *** empty log message ***
2002-08-04 Andrew Choi 2002-08-04 Andrew Choi <akochoi@shaw.ca>
2002-08-04 Glenn Morris *** empty log message ***
2002-08-04 Glenn Morris (fancy-splash-frame): Check selected frame last.
2002-08-04 Kai Großjohann Version 2.0.10 released.
2002-08-04 Kai Großjohann Version 2.0.9 released.
2002-08-03 Andreas Schwab *** empty log message ***
2002-08-03 Andreas Schwab (tramp-perl-encode, tramp-perl-decode): Doc fix.
2002-08-03 Andrew Choi In src:
2002-08-03 Kai Großjohann Version 2.0.8.
2002-08-03 Glenn Morris (f90-font-lock-keywords-1): Simplify `type' value a little.
2002-08-03 Kai Großjohann Version 2.0.7.
2002-08-03 Glenn Morris *** empty log message ***
2002-08-03 Glenn Morris (f90-font-lock-keywords-1): Fix highlighting of `type' forms.
2002-08-03 Gerd Moellmann *** empty log message ***
2002-08-03 Gerd Moellmann (forward_to_next_line_start): Fix a condition that
2002-08-03 Kai Großjohann Version 2.0.6.
2002-08-02 Andreas Schwab Add comment for last change.
2002-08-02 Andrew Choi 2002-08-02 Andrew Choi <akochoi@shaw.ca>
2002-08-02 Richard M. Stallman *** empty log message ***
2002-08-02 Richard M. Stallman (mule-keymap, set-coding-system-map):
2002-08-02 Richard M. Stallman (merge-coding-systems): New function.
2002-08-02 Richard M. Stallman (edebug-eval-top-level-form): Use eval-expression.
2002-08-02 Richard M. Stallman (atomic-change-group): Doc fix.
2002-08-01 Richard M. Stallman *** empty log message ***
2002-08-01 Richard M. Stallman (compile-after-backup): Renamed from `compile'.
2002-08-01 Richard M. Stallman Correction regarding --enable-static and libjpeg.
2002-08-01 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add fontset.o.
2002-08-01 Andrew Choi 2002-07-31 Andrew Choi <akochoi@shaw.ca>
2002-08-01 Andrew Choi 2002-07-31 Andrew Choi <akochoi@shaw.ca>
2002-08-01 Andrew Choi In src:
2002-08-01 Markus Rost Mention new command `ediff-backup'.
2002-08-01 Colin Walters (P_): New macro. Use it for all prototypes.
2002-08-01 Colin Walters *** empty log message ***
2002-08-01 Colin Walters (ibuffer-hooks): Rename to `ibuffer-hook'; Add defvaralias for
2002-08-01 Colin Walters *** empty log message ***
2002-08-01 Colin Walters (ibuffer-fontification-alist): Use `font-lock-constant-face' instead
2002-07-31 John Wiegley (pcomplete-comint-setup): Use `add-to-list', to prevent adding the
2002-07-31 John Wiegley *** empty log message ***
2002-07-31 Markus Rost *** empty log message ***
2002-07-31 Markus Rost (ediff-backup): New autoloaded command.
2002-07-31 Markus Rost (describe-function-1): Test function for obsolescence only if it is a
2002-07-31 Richard M. Stallman *** empty log message ***
2002-07-31 Richard M. Stallman (byte-compile-find-cl-functions):
2002-07-31 Richard M. Stallman (pcomplete-entries): Doc fix.
2002-07-31 Richard M. Stallman (non-standard-icccm-encodings-alist): Doc fix.
2002-07-31 Andreas Schwab *** empty log message ***
2002-07-31 Andreas Schwab Hide disabling of dired-find-alternate-file behind
2002-07-31 Juanma Barranquero *** empty log message ***
2002-07-31 Juanma Barranquero (update-subdirs-CMD): Generate the right list of subdirectories. From
2002-07-31 Juanma Barranquero *** empty log message ***
2002-07-31 Juanma Barranquero Revert some changes from 2002-07-23 because they don't work on MSVC/nmake builds.
2002-07-31 Richard M. Stallman *** empty log message ***
2002-07-31 Richard M. Stallman (set_frame_menubar): First parse all submenus,
2002-07-30 Kai Großjohann New version 2.0.5.
2002-07-30 Richard M. Stallman Explain values of sexp diary entries.
2002-07-30 Juanma Barranquero Add missing semicolon.
2002-07-30 Juanma Barranquero *** empty log message ***
2002-07-30 Juanma Barranquero (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
2002-07-30 Andreas Schwab *** empty log message ***
2002-07-30 Andreas Schwab (localstatedir): New variable.
2002-07-30 Dave Love Add coding cookie.
2002-07-30 Kenichi Handa *** empty log message ***
2002-07-30 Kenichi Handa (in-is13194): Give correct `safe-chars' property.
2002-07-30 Kenichi Handa (safe-chars): Put `char-table-extra-slots' property with value 0.
2002-07-30 Kenichi Handa (revert-buffer): Fix previous change.
2002-07-30 Kenichi Handa *** empty log message ***
2002-07-29 Richard M. Stallman (help-echo): If global-mode-string is non-nil,
2002-07-29 Pavel Janík *** empty log message ***
2002-07-29 Pavel Janík Fix regexp for finding return address fields.
2002-07-29 Richard M. Stallman *** empty log message ***
2002-07-29 Richard M. Stallman Update for new mode line layout of LINE and POS.
2002-07-29 Richard M. Stallman Update info about --geometry.
2002-07-29 Richard M. Stallman (check-ispell-version): Bind default-directory
2002-07-29 Glenn Morris *** empty log message ***
2002-07-29 Glenn Morris (scroll-all-mode): Make argument optional. Add to doc string.
2002-07-29 Glenn Morris *** empty log message ***
2002-07-29 Glenn Morris (scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.
2002-07-29 Kenichi Handa Fix previous unexpected change.
2002-07-29 Kenichi Handa (ctext-post-read-conversion): Add support for emboded utf-8 encodng
2002-07-29 Kenichi Handa *** empty log message ***
2002-07-29 Richard M. Stallman *** empty log message ***
2002-07-29 Richard M. Stallman (mode-line-format): Handle vc-mode specially.
2002-07-29 Richard M. Stallman Don't add to minor-mode-alist.
2002-07-29 Richard M. Stallman Comment change.
2002-07-29 Richard M. Stallman Fix set-face-attribute example.
2002-07-29 Richard M. Stallman (HPUX8): Define this before including hpux.h.
2002-07-29 Richard M. Stallman (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
2002-07-29 Richard M. Stallman (make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
2002-07-29 Richard M. Stallman Explain how enabling or disabling the tool bar affects specified geometry.
2002-07-29 Richard M. Stallman (edebug-debugger): If inside redisplay, just return.
2002-07-29 Richard M. Stallman (debug): If redisplaying, just return.
2002-07-29 Richard M. Stallman (Info-find-index-name): Improve last change.
2002-07-27 Markus Rost *** empty log message ***
2002-07-27 Markus Rost Update copyright year.
2002-07-27 Richard M. Stallman Document custom-file variable.
2002-07-27 Richard M. Stallman (file-name-sans-extension): Avoid expanding DIRECTORY.
2002-07-27 Richard M. Stallman *** empty log message ***
2002-07-27 Richard M. Stallman (diary-rosh-hodesh): Cons MARK on in the third case.
2002-07-27 Richard M. Stallman (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
2002-07-27 Richard M. Stallman (FRAME_CURSOR_WIDTH): New macro.
2002-07-26 Kai Großjohann (eshell): Numeric prefix arg means to switch
2002-07-26 Richard M. Stallman *** empty log message ***
2002-07-26 Kenichi Handa (revert-buffer): Before calling insert-file-contents,
2002-07-26 Kenichi Handa (detect_coding_iso2022): While checking a byte sequence
2002-07-26 Kenichi Handa *** empty log message ***
2002-07-26 Simon Josefsson *** empty log message ***
2002-07-26 Juanma Barranquero *** empty log message ***
2002-07-26 Juanma Barranquero (warning-levels): Doc fix.
2002-07-26 Juanma Barranquero *** empty log message ***
2002-07-26 Juanma Barranquero (lwarn, warn): Doc fix.
2002-07-26 Markus Rost *** empty log message ***
2002-07-26 Markus Rost (ediff-window-setup-function): Extend type declaration.
2002-07-25 Sam Steingold (occur-rename-buffer): New command.
2002-07-25 Richard M. Stallman *** empty log message ***
2002-07-25 Richard M. Stallman (Info-find-index-name): Search for a function definition with a return type.
2002-07-25 Richard M. Stallman (byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
2002-07-25 Richard M. Stallman Sexp diary entries can specify how to highlight the date.
2002-07-25 Sam Steingold (c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
2002-07-25 Dave Love *** empty log message ***
2002-07-25 Juanma Barranquero *** empty log message ***
2002-07-25 Carsten Dominik *** empty log message ***
2002-07-25 Carsten Dominik Update to RefTeX 4.18
2002-07-25 Carsten Dominik Updated to RefTeX 4.18
2002-07-25 Colin Walters (ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.
2002-07-25 Colin Walters *** empty log message ***
2002-07-25 Richard M. Stallman *** empty log message ***
2002-07-25 Richard M. Stallman (unwind_redisplay): Clear redisplay_updating_p.
2002-07-25 Richard M. Stallman (expose_overlaps): New function.
2002-07-24 Dave Love *** empty log message ***
2002-07-24 Dave Love comment
2002-07-24 Dave Love (set-auto-coding): Doc fix.
2002-07-24 Dave Love Doc fixes.
2002-07-24 Dave Love ("Georgian"): Add nonascii-translation.
2002-07-24 Dave Love ("German", "French", "Spanish", "Turkish"):
2002-07-24 Dave Love (skkdic-convert): Add coding cookie.
2002-07-24 Dave Love Doc fixes.
2002-07-24 Dave Love *** empty log message ***
2002-07-24 Dave Love ("latin-postfix"): New.
2002-07-24 Dave Love ("latin-prefix"): New.
2002-07-24 Dave Love ("latin-alt-postfix"): New.
2002-07-24 Dave Love *** empty log message ***
2002-07-24 Dave Love ("latin-1-prefix"): Add nbsp.
2002-07-24 Markus Rost *** empty log message ***
2002-07-24 Markus Rost Fix typo.
2002-07-24 Richard M. Stallman *** empty log message ***
2002-07-24 Richard M. Stallman Don't print anything special about gamedir.
2002-07-24 Kenichi Handa *** empty log message ***
2002-07-24 Richard M. Stallman *** empty log message ***
2002-07-24 Richard M. Stallman (byte-compile-cl-functions): New variable.
2002-07-24 Richard M. Stallman (warning-levels): Add %s to the strings.
2002-07-24 Richard M. Stallman Remove bad line break.
2002-07-24 Ken Raeburn *** empty log message ***
2002-07-24 Ken Raeburn (start_of_data): Don't define the function if a macro
2002-07-24 Ken Raeburn (start_of_data): If DATA_START is defined, prefer
2002-07-24 Ken Raeburn (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
2002-07-24 Ken Raeburn (XPNTR): Use NO_UNION_TYPE version for union as well,
2002-07-23 Richard M. Stallman *** empty log message ***
2002-07-23 Richard M. Stallman (redisplay_updating_p): New variable.
2002-07-23 Richard M. Stallman (undo, undo-more): Adjust messages when undoing in a region.
2002-07-23 Richard M. Stallman Add `provide' call.
2002-07-23 Richard M. Stallman (basic-save-buffer-2): If there's an error writing the file,
2002-07-23 Richard M. Stallman (widget-convert): Handle an argument that's a keyword.
2002-07-23 Richard M. Stallman (Composite Types): Explain what arguments are. Show what keyword-value
2002-07-23 Richard M. Stallman (select-safe-coding-system):
2002-07-23 Richard M. Stallman Texinfo usage fixes.
2002-07-23 Richard M. Stallman *** empty log message ***
2002-07-23 Richard M. Stallman (Fmessage): Treat "" like nil.
2002-07-23 Markus Rost *** empty log message ***
2002-07-23 Markus Rost (add-log-current-defun): Fix typo in documentation.
2002-07-23 Kenichi Handa *** empty log message ***
2002-07-23 Kenichi Handa *** empty log message ***
2002-07-23 Kenichi Handa (face_before_or_after_it_pos): Call
2002-07-23 Markus Rost *** empty log message ***
2002-07-23 Markus Rost (add-log-mailing-address): Fix type. Can be a string.
2002-07-23 Markus Rost (ido-separator): Fix type.
2002-07-23 Andrew Innes *** empty log message ***
2002-07-23 Andrew Innes (DONTCOMPILE): Remove cus-start.el.
2002-07-22 André Spiegel #
2002-07-22 Juanma Barranquero *** empty log message ***
2002-07-22 Juanma Barranquero (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
2002-07-22 Kai Großjohann Change German es-zett in my name from Latin-9 to Latin-1 encoding.
2002-07-22 Andreas Schwab Fixup encoding.
2002-07-22 André Spiegel (vc-next-action-on-file): Preserve find-file-literally.
2002-07-22 Richard M. Stallman *** empty log message ***
2002-07-22 Richard M. Stallman (display_line): Replace an unconditional abort with an assertion.
2002-07-22 Richard M. Stallman (mark-sexp-diary-entries): Retrieve mark
2002-07-22 Richard M. Stallman (diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
2002-07-22 Richard M. Stallman (diary-phases-of-moon): Add optional MARK
2002-07-22 Richard M. Stallman (diary-sabbath-candles): Add optional MARK
2002-07-22 Richard M. Stallman (double-click-fuzz): Added.
2002-07-22 Richard M. Stallman (browse-url-lynx-input-attempts): Use defcustom.
2002-07-22 Carsten Dominik removed forgotten (debug) form
2002-07-22 Carsten Dominik *** empty log message ***
2002-07-22 Carsten Dominik Updated to reftex 4.17
2002-07-22 Ken Raeburn *** empty log message ***
2002-07-22 Markus Rost Regenerated.
2002-07-22 Ken Raeburn * m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
2002-07-22 Ken Raeburn * m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
2002-07-22 Ken Raeburn * m/att3b.h (XINT): Don't define.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (XSETINT): Deleted.
2002-07-21 Richard M. Stallman *** empty log message ***
2002-07-21 Richard M. Stallman (redisplay_window): Don't test BEG_UNCHANGED
2002-07-21 Richard M. Stallman (HAVE_SHARED_GAME_DIR): Undef deleted.
2002-07-21 Richard M. Stallman (PATH_GAME): New macro, edited by ../Makefile.in.
2002-07-21 Richard M. Stallman (init_callproc): Set up Vshared_game_score_directory.
2002-07-21 Richard M. Stallman (Fbuffer_list): Doc fix.
2002-07-21 Richard M. Stallman (ucs-quail-activate): Cope if buffer-file-coding-system is nil.
2002-07-21 Richard M. Stallman (last-buffer): Use buffer-list with frame arg.
2002-07-21 Richard M. Stallman Updated.
2002-07-21 Richard M. Stallman (gamedir, localstatedir): New variables.
2002-07-21 Richard M. Stallman (gamedir): Handle it like lispdir.
2002-07-21 Robert J. Chassell The appropriate whitespace setting for smallbook are part of texinfo.tex.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (end_of_text, end_of_data): Unused functions deleted.
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (XSETUINT, XSETPNTR): Unused macros deleted.
2002-07-21 Ken Raeburn comment last change
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn *** empty log message ***
2002-07-21 Ken Raeburn (mmap_realloc): When shrinking, make sure number of
2002-07-21 Kai Großjohann Bump version to 2.0.2.
2002-07-21 Ken Raeburn remove outdated comment
2002-07-20 Richard M. Stallman *** empty log message ***
2002-07-20 Richard M. Stallman (widget-documentation-string-value-create):
2002-07-20 Richard M. Stallman (custom-variable-value-create):
2002-07-20 Richard M. Stallman (display-warning, warn, lwarn): Add autoload cookie.
2002-07-20 Richard M. Stallman *** empty log message ***
2002-07-20 Richard M. Stallman (toggle-read-only): Clean up the hint message.
2002-07-20 Richard M. Stallman Use warnings.el:
2002-07-20 Richard M. Stallman New file.
2002-07-20 Richard M. Stallman (print_error_message): New args CONTEXT and CALLER. Calls changed.
2002-07-20 Richard M. Stallman (print_error_message): Declare new args.
2002-07-20 Richard M. Stallman (cmd_error_internal): Pass Vsignaling_function
2002-07-20 Richard M. Stallman (xsmfns.o): Don't depend on lisp.h.
2002-07-20 Richard M. Stallman (redisplay_window): Test MODIFF to set buffer_unchanged_p.
2002-07-19 Richard M. Stallman *** empty log message ***
2002-07-19 Richard M. Stallman (byte-compile-cl-warn): Delete `values'
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
2002-07-19 Richard M. Stallman Say "human-language" instead of "English".
2002-07-19 Markus Rost Update copyright notice and fix typo in commentary section.
2002-07-19 Richard M. Stallman Many cleanups, fixing of accents, punctuation, etc.
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (Ffile_name_as_directory): Fix argument name in docstring.
2002-07-19 Ken Raeburn *** empty log message ***
2002-07-19 Ken Raeburn (encode_terminal_code): Buffer pointer now const.
2002-07-19 Ken Raeburn (emacs_write): Buffer pointer now const.
2002-07-19 Ken Raeburn *** empty log message ***
2002-07-19 Ken Raeburn (may_use_scalable_font_p): Argument now points to
2002-07-19 Ken Raeburn (Fstring_to_syntax, skip_chars): Treat Lisp string
2002-07-19 Ken Raeburn (struct sound_device): Function pointer field "write"
2002-07-19 Ken Raeburn (temp_output_buffer_setup):
2002-07-19 Ken Raeburn (STRING_COPYIN): New macro.
2002-07-19 Ken Raeburn (safe_bcopy): Source pointer now points to const.
2002-07-19 Ken Raeburn (compose_chars_in_text): Treat Lisp string contents
2002-07-19 Ken Raeburn (decode_coding, encode_coding, detect_coding,
2002-07-19 Ken Raeburn (encode_eol, detect_coding, detect_eol):
2002-07-19 Ken Raeburn (BCOPY_SHORT): Source pointer now points to const.
2002-07-19 Ken Raeburn (Fcall_process): Make NEW_ARGV array hold pointer to
2002-07-19 Ken Raeburn (struct byte_stack): Pointers into byte string now
2002-07-19 André Spiegel #
2002-07-19 André Spiegel (vc-rcs-fetch-master-state): Be more careful to check
2002-07-19 André Spiegel (vc-insert-file): When called with a LIMIT regexp,
2002-07-19 André Spiegel Improve comment of vc-BACKEND-workfile-unchanged-p.
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (syms_of_fileio): Remove redundant deprecation info.
2002-07-19 Juanma Barranquero (syms_of_xdisp): Remove redundant deprecation info.
2002-07-19 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
2002-07-19 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
2002-07-19 Juanma Barranquero Fix typo.
2002-07-19 J.D. Smith Updated with patches from 1.8-1.17
2002-07-19 Juanma Barranquero *** empty log message ***
2002-07-19 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
2002-07-19 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
2002-07-19 J.D. Smith Fixed filename.
2002-07-18 J.D. Smith Updated to IDLWAVE version 4.14. See idlwave.org.
2002-07-18 J.D. Smith *** empty log message ***
2002-07-18 J.D. Smith Updated to IDLWAVE version 4.14.
2002-07-18 Dave Love *** empty log message ***
2002-07-18 Dave Love Support current auto{conf,make} manuals.
2002-07-18 Juanma Barranquero *** empty log message ***
2002-07-18 Juanma Barranquero (last-buffer): Add missing frame argument.
2002-07-18 Richard M. Stallman *** empty log message ***
2002-07-18 Richard M. Stallman (Fdefalias): Doc fix.
2002-07-18 Richard M. Stallman (timer-inc-time): Doc fix.
2002-07-18 Richard M. Stallman (keep-lines, flush-lines): Interactively report
2002-07-18 Richard M. Stallman (dabbrev--search): Use inhibit-point-motion-hooks.
2002-07-18 Richard M. Stallman (last-buffer): Handle buffer-list and buffer-predicate
2002-07-18 Richard M. Stallman (choose-completion-delete-max-match): Handle minibuffer prompts explicitly.
2002-07-18 Andreas Schwab Remove conflict marker.
2002-07-18 Juanma Barranquero *** empty log message ***
2002-07-18 Juanma Barranquero (decompose-composite-char): Add autoload cookie to obsolescence declaration;
2002-07-18 Juanma Barranquero (move-to-column-force): Add autoload cookie to obsolescence declaration.
2002-07-18 Juanma Barranquero (string-to-sequence, truncate-string): Add autoload cookie.
2002-07-17 Kim F. Storm *** empty log message ***
2002-07-17 Kim F. Storm Load international/utf-8 before international/characters.
2002-07-17 Dave Love *** empty log message ***
2002-07-17 Dave Love (text_property_stickiness): Fix prototype.
2002-07-17 Dave Love Optimize tables. Deal with some
2002-07-17 Dave Love (decode-char): Use utf-8-translation-table-for-decode.
2002-07-17 Dave Love (define-translation-hash-table): New.
2002-07-17 Dave Love Fix settings of U+2000-U+2027.
2002-07-17 Dave Love *** empty log message ***
2002-07-17 Dave Love (locale-language-names): Fix be, add
2002-07-17 Dave Love (cyrillic-koi8-r-decode-table)
2002-07-17 Dave Love Doc fixes.
2002-07-17 Stefan Monnier *** empty log message ***
2002-07-17 Dave Love *** empty log message ***
2002-07-17 Dave Love (utf-8-subst-table)
2002-07-17 Dave Love Remove `emacs' conditionals.
2002-07-17 Dave Love Populate utf-8-subst-rev-table.
2002-07-17 Dave Love (ccl-command-table): Add lookup-integer,
2002-07-17 Kenichi Handa (us-ascii): Define it as an alias of iso-safe.
2002-07-17 Kenichi Handa *** empty log message ***
2002-07-17 Kenichi Handa (print-coding-system-briefly): Fix the handling of an alias of which
2002-07-17 Kenichi Handa (define-coding-system-alias): Don't append ALIAS in the property
2002-07-17 Kenichi Handa *** empty log message ***
2002-07-17 Juanma Barranquero *** empty log message ***
2002-07-17 Juanma Barranquero (describe-function-1): Put empty line before "Not documented" text.
2002-07-17 Juanma Barranquero *** empty log message ***
2002-07-17 Juanma Barranquero (timer-set-time-with-usecs): Mark obsolete.
2002-07-16 Stefan Monnier (tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.
2002-07-16 Stefan Monnier *** empty log message ***
2002-07-16 Stefan Monnier (vc-default-comment-history): Hard code *vc*.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn (same_x_server): String pointer args now point to
2002-07-16 Ken Raeburn (xstricmp): String pointer args now point to const.
2002-07-16 Ken Raeburn (store_frame_title, string_char_and_length):
2002-07-16 Ken Raeburn (set_file_times): Declaration updated.
2002-07-16 Ken Raeburn (emacs_open, set_file_times): String pointer args now
2002-07-16 Ken Raeburn (fast_c_string_match_ignore_case): String pointer args
2002-07-16 Ken Raeburn (temp_echo_area_glyphs): String pointer args now
2002-07-16 Ken Raeburn (intern, oblookup, hash_string): String pointer args
2002-07-16 Ken Raeburn (chars_in_text, multibyte_chars_in_text, copy_text):
2002-07-16 Ken Raeburn (Fdescribe_buffer_bindings): Use const for pointer to
2002-07-16 Ken Raeburn (cmd_error_internal): Use const for pointer to lisp
2002-07-16 Ken Raeburn (copy_text, count_size_as_multibyte, insert_1):
2002-07-16 Ken Raeburn (Fframe_parameter): Use const for pointer to lisp
2002-07-16 Ken Raeburn (font_family_registry, fs_query_fontset):
2002-07-16 Ken Raeburn (report_file_error): String pointer args now point to
2002-07-16 Ken Raeburn (general_insert_function): Insertion function now
2002-07-16 Ken Raeburn (xstricmp): Declaration updated.
2002-07-16 Ken Raeburn (Ffind_coding_systems_region_interval): Use const for
2002-07-16 Ken Raeburn (find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn (find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn (xstrdup, make_string, make_unibyte_string)
2002-07-16 André Spiegel Document C-x v v as the main version control command, not C-x C-q.
2002-07-16 André Spiegel Let C-x C-q refer to toggle-read-only, not vc-toggle-read-only.
2002-07-16 André Spiegel Add entry for C-x C-q.
2002-07-16 André Spiegel *** empty log message ***
2002-07-16 André Spiegel (vc-next-action-on-file): Ignore buffer-read-only while comparing to
2002-07-16 André Spiegel Don't bind vc-toggle-read-only to C-x C-q.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn (echo_char, parse_modifiers_uncached, parse_solitary_modifier,
2002-07-16 André Spiegel Bind toggle-read-only to C-x C-q.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn (validate_interval_range, interval_of): Use string macros instead of
2002-07-16 Ken Raeburn (Fstring_to_char): Don't use XSTRING/XSETSTRING to copy a lisp value.
2002-07-16 Ken Raeburn (Fintern_soft): Use string macros instead of Lisp_String fields.
2002-07-16 Ken Raeburn (reset_buffer_local_variables): Delete "#if 0" settings of non-existent fields.
2002-07-16 Ken Raeburn comment update
2002-07-16 Ken Raeburn (Fstring_to_char): Use string macros instead of Lisp_String fields.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES
2002-07-16 Ken Raeburn (Fset_fontset_font): Use SDATA instead of XSTRING()->data.
2002-07-16 Stefan Monnier (help-split-fundoc, help-function-arglist)
2002-07-16 Stefan Monnier (help-key-description): Show the untranslated keys
2002-07-16 Stefan Monnier (view): Always require.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn * xterm.c (x_catch_errors, x_clear_errors): Use SSET.
2002-07-16 Ken Raeburn * xfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn * w32fns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn * search.c (wordify): Use SDATA.
2002-07-16 Ken Raeburn * process.c (status_message): Use SSET.
2002-07-16 Ken Raeburn * macfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn * lread.c (Fload): Use SDATA, SSET.
2002-07-16 Ken Raeburn * lisp.h (SREF): Produce rvalue.
2002-07-16 Ken Raeburn * keyboard.c (Fevent_convert_list): Use SREF.
2002-07-16 Ken Raeburn * insdel.c (insert_from_string_1): Use SDATA.
2002-07-16 Ken Raeburn * fns.c (concat): Use SSET.
2002-07-16 Ken Raeburn * fileio.c (Fmake_symbolic_link, Fexpand_file_name): Use SSET.
2002-07-16 Ken Raeburn * dired.c (directory_files_internal): Use SSET.
2002-07-16 Ken Raeburn * data.c (Faref): Use SDATA.
2002-07-16 Ken Raeburn * charset.h (FETCH_STRING_CHAR_ADVANCE,
2002-07-16 Ken Raeburn * casefiddle.c (casify_object): Use SSET.
2002-07-16 Ken Raeburn * buffer.c (Fother_buffer): Use SREF when retrieving a byte from
2002-07-16 Ken Raeburn * alloc.c (make_event_array): Use SSET for storing into a string.
2002-07-16 Ken Raeburn *** empty log message ***
2002-07-16 Ken Raeburn (SDATA): Produce rvalue.
2002-07-16 Richard M. Stallman *** empty log message ***
2002-07-16 Richard M. Stallman (USG_SUBTTY_WORKS): Defined.
2002-07-16 Richard M. Stallman (reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p.
2002-07-16 Richard M. Stallman (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
2002-07-16 Richard M. Stallman (create_process): Test USG_SUBTTY_WORKS.
2002-07-16 Richard M. Stallman (temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p.
2002-07-16 Richard M. Stallman (choose-completion-string): Doc fix.
2002-07-16 Richard M. Stallman New operation :custom-standard-value.
2002-07-16 Stefan Monnier (diff-reverse-direction): Simplify.
2002-07-16 Stefan Monnier (mouse-sel-original-interprogram-paste-function): Defvar it.
2002-07-16 Richard M. Stallman (compare-windows-whitespace): Always allow newline
2002-07-16 Richard M. Stallman Mention Texinfo 4.2 needed.
2002-07-16 Stefan Monnier (mouse-sel-mode): Use define-minor-mode.
2002-07-16 Stefan Monnier *** empty log message ***
2002-07-16 Juanma Barranquero Fix reference to `defvaralias' as a macro.
2002-07-16 Juanma Barranquero *** empty log message ***
2002-07-16 Juanma Barranquero (timer-set-time, timer-set-time-with-usecs): Fix docstring.
2002-07-16 Miles Bader (HTML Mode): Put `@end table' at end of table.
2002-07-15 Stefan Monnier *** empty log message ***
2002-07-15 Stefan Monnier (Ftrace_to_stderr): Add usage to docstring.
2002-07-15 Stefan Monnier *** empty log message ***
2002-07-15 Stefan Monnier (scan_c_file): Warn about missing `usage' info.
2002-07-15 Juanma Barranquero (describe-variable): Remove useless trailing whitespace.
2002-07-15 Juanma Barranquero Fix typo.
2002-07-15 Juanma Barranquero Document third argument of defvaralias.
2002-07-15 Juanma Barranquero *** empty log message ***
2002-07-15 Juanma Barranquero (describe-variable): Show documentation for aliased variable if alias does not
2002-07-15 Juanma Barranquero (Fdefvaralias): Add docstring argument.
2002-07-15 Kai Großjohann Ignore *.op and *.ops, too.
2002-07-15 Mike Williams *** empty log message ***
2002-07-15 Mike Williams (mouse-sel-bindings): Save/restore interprogram cut/paste functions.
2002-07-15 Richard M. Stallman Minor cleanup.
2002-07-15 Andreas Schwab *** empty log message ***
2002-07-15 Ken Raeburn *** empty log message ***
2002-07-15 Ken Raeburn * textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
2002-07-15 Ken Raeburn * intervals.c (create_root_interval, balance_possible_root_interval,
2002-07-15 Ken Raeburn * fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
2002-07-15 Ken Raeburn * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
2002-07-15 Ken Raeburn * lisp.h (STRING_INTERVALS): Produce rvalue.
2002-07-15 Ken Raeburn *** empty log message ***
2002-07-15 Ken Raeburn * lread.c (read_vector): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn * fns.c (concat): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn * dired.c (directory_files_internal): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn * lisp.h (STRING_SET_CHARS): New macro.
2002-07-15 Ken Raeburn *** empty log message ***
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-14 Ken Raeburn (SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
2002-07-14 Kim F. Storm Correct last commit which by mistake included some completely
2002-07-14 Stefan Monnier Set encoding to utf-8.
2002-07-14 Kai Großjohann Index entries.
2002-07-14 Richard M. Stallman (find-alternate-file): Offer to save a modified buffer.
2002-07-14 Richard M. Stallman (normal-splash-screen, fancy-splash-text):
2002-07-14 Richard M. Stallman Fix doc typos.
2002-07-14 Richard M. Stallman Say that output from asynch subprocesses of a compiler may be lost.
2002-07-14 Kai Großjohann Comply with Texinfo coding standards. Suggestions by Eli.
2002-07-14 Mike Williams *** empty log message ***
2002-07-14 Mike Williams (mouse-sel-bound-events): New constant.
2002-07-13 Stefan Monnier *** empty log message ***
2002-07-13 Kim F. Storm regenerated
2002-07-13 Stefan Monnier (cl-set-substring): Fix thinko.
2002-07-13 Stefan Monnier Use hash-tables.
2002-07-13 Andreas Schwab (mail-abbrev-make-syntax-table): Check the
2002-07-13 Stefan Monnier (ebrowse-symbol-regexp): Avoid cl-set-substring.
2002-07-13 Stefan Monnier (sgml-quote): Use narrowing. Improve the regexp used when unquoting.
2002-07-13 Glenn Morris *** empty log message ***
2002-07-13 Glenn Morris (timeclock-in): Run the new day section if, after rereading the log file,
2002-07-13 Kai Großjohann Do not hook into file-name-handler-alist, this
2002-07-13 Kai Großjohann Fix copyright years.
2002-07-13 Kai Großjohann (tramp-multi-file-name-structure-unified): Add
2002-07-13 Kai Großjohann * files.texi (Remote Files): Explain new unified file name synatx.
2002-07-12 Kim F. Storm *** empty log message ***
2002-07-12 Kim F. Storm (grep-tree): Fixed autoload.
2002-07-12 Kim F. Storm (command_loop_1): Invert check on Vmemory_full.
2002-07-12 Glenn Morris *** empty log message ***
2002-07-12 Glenn Morris (timeclock-get-workday-function): `timeclock-workday' is not a valid
2002-07-12 Richard M. Stallman Move the node Query Before Exit down.
2002-07-12 Richard M. Stallman Document binding `deactivate-mark' around something that modifies the
2002-07-12 Richard M. Stallman defimage does not evaluate SPECS.
2002-07-12 Richard M. Stallman *** empty log message ***
2002-07-12 Richard M. Stallman (ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass
2002-07-12 Richard M. Stallman (flush-lines, keep-lines): Convert REND to a marker.
2002-07-12 Richard M. Stallman (help-with-tutorial): Display completion list right away.
2002-07-12 Richard M. Stallman Comment change.
2002-07-12 Richard M. Stallman (ediff-test-patch-utility): Catch error and return nil.
2002-07-12 Richard M. Stallman (fancy-splash-text, actions page): Add blank line to balance help page.
2002-07-12 Richard M. Stallman (command-line): Set memory-signal-data.
2002-07-12 Richard M. Stallman (help-map): Add binding for info-emacs-manual.
2002-07-12 Richard M. Stallman *** empty log message ***
2002-07-12 Richard M. Stallman (strokes-help): Call print-help-return-message
2002-07-12 Richard M. Stallman (info-emacs-manual): New function.
2002-07-12 Richard M. Stallman (multiple-value-call): Add alias.
2002-07-12 Richard M. Stallman (compilation-normalize-filename):
2002-07-12 Richard M. Stallman (Fwrite_region): Doc fix.
2002-07-12 Juanma Barranquero *** empty log message ***
2002-07-12 Juanma Barranquero (describe-variable): Put `defvaralias' info before the documentation (patch from
2002-07-12 Juanma Barranquero *** empty log message ***
2002-07-12 Juanma Barranquero (timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
2002-07-12 Richard M. Stallman *** empty log message ***
2002-07-12 Richard M. Stallman (print_error_message): Don't handle Vsignaling_function here.
2002-07-12 Richard M. Stallman (cmd_error_internal): Handle Vsignaling_function here.
2002-07-12 Richard M. Stallman (Fsignal): Don't call cancel_hourglass.
2002-07-12 Richard M. Stallman (process_send_signal): Add abort call.
2002-07-12 Pavel Janík *** empty log message ***
2002-07-12 Pavel Janík (describe-variable): Mention if the variable is an alias.
2002-07-12 Markus Rost *** empty log message ***
2002-07-12 Markus Rost (Fkey_binding): Fix typo.
2002-07-11 Kenichi Handa *** empty log message ***
2002-07-11 Kenichi Handa (locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),
2002-07-11 Kai Großjohann (tramp-handle-make-symbolic-link): Implement.
2002-07-11 Kai Großjohann (tramp-default-method): New default method "sm"
2002-07-11 Richard M. Stallman (Vmemory_full): New variable.
2002-07-11 Richard M. Stallman (Vmemory_full): Add declaration.
2002-07-11 Richard M. Stallman (last_known_column): Declare as double, not float.
2002-07-11 Richard M. Stallman (message_dolog): Do nothing if Vmemory_full is non-nil.
2002-07-11 Richard M. Stallman *** empty log message ***
2002-07-11 Pavel Janík *** empty log message ***
2002-07-11 Richard M. Stallman (BROKEN_SA_RESTART): Defined.
2002-07-11 Richard M. Stallman (sys_signal): Test BROKEN_SA_RESTART.
2002-07-11 Andrew Choi 2002-07-11 Andrew Choi <akochoi@shaw.ca>
2002-07-11 Juanma Barranquero *** empty log message ***
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-11 Juanma Barranquero *** empty log message ***
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-10 Kim F. Storm (ido-make-merged-file-list): Fix last change again.
2002-07-10 Juanma Barranquero *** empty log message ***
2002-07-10 Juanma Barranquero (authors-obsolete-file-p): Fix typo.
2002-07-10 Juanma Barranquero Revert doubtful typo fix.
2002-07-10 Juanma Barranquero (speedbar-obj-do-check): Fix typo.
2002-07-10 Juanma Barranquero *** empty log message ***
2002-07-10 Juanma Barranquero (speedbar-tag-hierarchy-method): Fix typos.
2002-07-10 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-07-10 Juanma Barranquero (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated.
2002-07-10 Juanma Barranquero *** empty log message ***
2002-07-10 Juanma Barranquero (speedbar-make-specialized-keymap): Fix docstring.
2002-07-10 Juanma Barranquero *** empty log message ***
2002-07-10 Juanma Barranquero (ido-enter-single-matching-directory): Delete leftover comment.
2002-07-09 Stefan Monnier (Fdefalias): Add an optional `docstring' argument.
2002-07-09 Stefan Monnier (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
2002-07-09 Stefan Monnier *** empty log message ***
2002-07-09 Stefan Monnier (HASH_VALUE): Remove (it's in lisp.h now).
2002-07-09 Juanma Barranquero (ebnf-yac-error): Fix typo.
2002-07-09 Juanma Barranquero (idlwave-shell-set-bp): Fix typos.
2002-07-09 Simon Josefsson (mail-extr-all-top-level-domains): Update names.
2002-07-09 Juanma Barranquero Fix typo.
2002-07-09 Juanma Barranquero *** empty log message ***
2002-07-09 Kim F. Storm (ido-make-merged-file-list): Fix last change.
2002-07-09 Juanma Barranquero (hexl-mode): Fix typo.
2002-07-09 Juanma Barranquero *** empty log message ***
2002-07-09 Juanma Barranquero (face-id): Fix typo.
2002-07-09 Miles Bader *** empty log message ***
2002-07-09 Miles Bader (hexl-find-file): Bind `completion-ignored-extensions' to nil when
2002-07-09 Kenichi Handa *** empty log message ***
2002-07-09 Kenichi Handa (insert-directory): Be sure to bind
2002-07-09 Kenichi Handa *** empty log message ***
2002-07-09 Kenichi Handa ("latin-3-prefix"): Remove bogus Latin-3
2002-07-09 Kenichi Handa (Fcall_process): Fix previous change.
2002-07-08 Dave Love *** empty log message ***
2002-07-08 Kim F. Storm *** empty log message ***
2002-07-08 Kim F. Storm (ido-make-merged-file-list): Move fully matching item to head of list.
2002-07-08 Kim F. Storm (ido-find-common-substring): Return substring instead of t.
2002-07-08 Simon Josefsson Fix typo in comments, not worthy of a changelog entry.
2002-07-08 Juanma Barranquero *** empty log message ***
2002-07-08 Andreas Schwab .
2002-07-08 Juanma Barranquero (Info-directory-list): Fix docstring.
2002-07-08 Miles Bader *** empty log message ***
2002-07-08 Miles Bader (comint-dynamic-list-completions): Sort COMPLETIONS before first use.
2002-07-08 Stefan Monnier (font-lock-default-unfontify-region): Use remove-list-of-text-properties.
2002-07-08 Stefan Monnier Move `provide' to the end.
2002-07-08 Miles Bader (TeX Mode): Remove explicit next/prev/up in @node line.
2002-07-08 Miles Bader Add entries for face-attribute-relative-p, merge-face-attribute.
2002-07-07 Miles Bader Update face-foreground and face-background to mention INHERIT parameter.
2002-07-07 Richard M. Stallman Document C-c . in Shell mode.
2002-07-07 Richard M. Stallman Document the major rearrangement of help commands after 21.1.
2002-07-07 Richard M. Stallman C-w sometimes grabs just one character.
2002-07-07 Richard M. Stallman Describe yank-excluded-properties.
2002-07-07 Miles Bader Add entries for face-attribute-relative-p, merge-face-attribute.
2002-07-07 Richard M. Stallman Describe add-log-always-start-new-record.
2002-07-07 Richard M. Stallman Clarify gud-jump description.
2002-07-07 Richard M. Stallman New node Momentary Mark.
2002-07-07 Richard M. Stallman keyboard-coding-system is initialized from the locale.
2002-07-07 Richard M. Stallman Fix indentation.
2002-07-07 Richard M. Stallman New node for SGML mode, etc.
2002-07-07 Kim F. Storm (after-find-file): Don't check for read-only status
2002-07-07 Kim F. Storm *** empty log message ***
2002-07-07 Kim F. Storm (ido-set-matches1): Use regexp-quote instead of identity.
2002-07-07 Kim F. Storm *** empty log message ***
2002-07-07 Stefan Monnier *** empty log message ***
2002-07-07 Richard M. Stallman Add x-*-keysym.
2002-07-07 Kim F. Storm *** empty log message ***
2002-07-07 Stefan Monnier *** empty log message ***
2002-07-07 Kim F. Storm Changed xemacs specific code to avoid byte compiler warning in GNU
2002-07-07 Stefan Monnier (Ftry_completion, Fall_completions, Ftest_completion):
2002-07-07 Stefan Monnier (indian-make-hash): Switch makehash -> make-hash-table.
2002-07-07 Stefan Monnier (dev-char-glyph-hash, dev-glyph-glyph-hash)
2002-07-07 Stefan Monnier (Fnconc): Use XCDR.
2002-07-07 Stefan Monnier (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
2002-07-07 Stefan Monnier (insert-string): Update the obsolete info.
2002-07-07 Stefan Monnier *** empty log message ***
2002-07-07 Stefan Monnier (debug-on-entry): Fix the wrapper used for
2002-07-07 Stefan Monnier (texinfo-font-lock-keywords): Disable the automatic environment name update.
2002-07-07 Richard M. Stallman Clarify read-only visiting commands.
2002-07-07 Richard M. Stallman *** empty log message ***
2002-07-07 Richard M. Stallman Document o and C-o in Occur mode.
2002-07-07 Richard M. Stallman Explain that $FOO stands for itself if FOO is not defined.
2002-07-07 Richard M. Stallman Simplify the reference to Octave mode.
2002-07-07 Richard M. Stallman Document mail-default-directory.
2002-07-07 Richard M. Stallman Doc tex-start-options and tex-start-commands
2002-07-07 Richard M. Stallman Add mouse-autoselect-window.
2002-07-07 Richard M. Stallman Clarify cursors with multiple windows.
2002-07-07 Richard M. Stallman Document toolip-delay and other tooltip customization. Explain the
2002-07-07 Richard M. Stallman Update mouse button info.
2002-07-07 Richard M. Stallman Document unify-8859-on-decoding-mode.
2002-07-07 Richard M. Stallman Update description of * and ? for shell commands.
2002-07-07 Richard M. Stallman setenv allows $-substitution.
2002-07-07 Richard M. Stallman *** empty log message ***
2002-07-07 Richard M. Stallman Treat a partially visible line like "cursor off screen".
2002-07-07 Richard M. Stallman (Fbuffer_local_value): Store current value into its binding
2002-07-07 Richard M. Stallman (Fdefmacro): Doc fix.
2002-07-07 Richard M. Stallman (easy-menu-popup-menu): Function deleted.
2002-07-07 Richard M. Stallman (ad-compile-function): Disable cl-function warnings if cl is loaded.
2002-07-07 Richard M. Stallman (safe-local-eval-forms): New user option.
2002-07-07 Richard M. Stallman Change maintainer email address.
2002-07-06 Eli Zaretskii (Replace): Add a cross-reference to Transient Mark mode.
2002-07-06 ShengHuo ZHU * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
2002-07-06 Richard M. Stallman (completion-ignored-extensions): Add .gmo and .mo.
2002-07-05 Francesco Potortì (auto-coding-alist): Add knowledge of .sx[dmicw] file
2002-07-05 Francesco Potortì (auto-mode-alist): Add knowledge of .sx[dmicw] file
2002-07-05 Francesco Potortì (file-name-buffer-file-type-alist): Add knowledge of .sx[dmicw] file
2002-07-05 Francesco Potortì Open office data files.
2002-07-05 Pavel Janík *** empty log message ***
2002-07-05 Pavel Janík Remove unused variable `face'.
2002-07-05 Pavel Janík Obey the rmail file and use the unpruned header properly.
2002-07-05 Andrew Choi 2002-07-05 Andrew Choi <akochoi@shaw.ca>
2002-07-05 Dave Love (Vtranslation_hash_table_vector, GET_HASH_TABLE)
2002-07-05 Dave Love (read_key_sequence): Set initial_idleness_start_time
2002-07-04 Kim F. Storm (cua--rectangle-operation): Don't call
2002-07-04 Kim F. Storm *** empty log message ***
2002-07-04 Stefan Monnier Use add-hook and find-file-hook.
2002-07-04 Andrew Choi 2002-07-04 Andrew Choi <akochoi@shaw.ca>
2002-07-04 Stefan Monnier *** empty log message ***
2002-07-04 Per Abrahamsen 2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
2002-07-04 Juanma Barranquero *** empty log message ***
2002-07-04 Juanma Barranquero (post_command_idle_hook): Remove redundant (and inexact) obsolescence
2002-07-04 Miles Bader *** empty log message ***
2002-07-04 Miles Bader (comint-displayed-dynamic-completions): New variable.
2002-07-04 Miles Bader Tweak text a bit.
2002-07-04 Andrew Choi 2002-07-03 Andrew Choi <akochoi@shaw.ca>
2002-07-04 Andrew Choi 2002-07-03 Andrew Choi <akochoi@shaw.ca>
2002-07-03 Andreas Schwab *** empty log message ***
2002-07-03 Andreas Schwab (tramp-handle-ange-ftp): Move interactive spec
2002-07-03 Juanma Barranquero *** empty log message ***
2002-07-03 Juanma Barranquero (tpu-delete-to-eol): Fix typo.
2002-07-03 Juanma Barranquero Fix typo.
2002-07-03 Juanma Barranquero *** empty log message ***
2002-07-03 Juanma Barranquero (outline-goto-prefix): Fix typo.
2002-07-03 Juanma Barranquero (timeclock-workday-remaining): Fix typo.
2002-07-03 Juanma Barranquero Fix typo.
2002-07-03 Juanma Barranquero Fix spacing (garbled by previous patch).
2002-07-03 Juanma Barranquero *** empty log message ***
2002-07-03 Juanma Barranquero (gnus-summary-highlight): Fix typo.
2002-07-03 Juanma Barranquero (reftex-label-alist): Fix typo.
2002-07-03 Juanma Barranquero (dun-physobj-desc): Fix typo.
2002-07-03 Juanma Barranquero Fix typo.
2002-07-03 Juanma Barranquero *** empty log message ***
2002-07-03 Juanma Barranquero (tramp-send-eof): Fix typo.
2002-07-03 Juanma Barranquero Fix typo.
2002-07-03 Juanma Barranquero *** empty log message ***
2002-07-03 Juanma Barranquero (chars-in-region): Add obsolescence declaration for `chars-in-region'.
2002-07-03 Miles Bader *** empty log message ***
2002-07-03 Miles Bader (header-line): Don't use a `common' clause for inheriting from the mode-line
2002-07-03 Miles Bader (header-line): Suppress inverse-video on ttys.
2002-07-02 Richard M. Stallman *** empty log message ***
2002-07-02 Richard M. Stallman (ange-ftp-hook-function): Add file-remote-p prop.
2002-07-02 Richard M. Stallman (Fdefine_key): Doc fix.
2002-07-02 Richard M. Stallman (x_term_init): Turn off polling around XtOpenDisplay.
2002-07-02 Richard M. Stallman *** empty log message ***
2002-07-02 Richard M. Stallman Indentation change.
2002-07-02 Richard M. Stallman (hack-one-local-variable-constantp): New function.
2002-07-02 Richard M. Stallman (easy-menu-popup-menu): New function.
2002-07-02 Richard M. Stallman (byte-compile-warning-types):
2002-07-02 Richard M. Stallman (fancy-splash-screens): Switch to a chosen frame.
2002-07-02 Juanma Barranquero *** empty log message ***
2002-07-02 Juanma Barranquero (syms_of_keymap): Fix typo.
2002-07-02 Juanma Barranquero (cperl-break-one-line-blocks-when-indent): Fix typo.
2002-07-02 Juanma Barranquero (reftex-citation): Fix typo.
2002-07-02 Juanma Barranquero (rmail-user-mail-address-regexp): Fix typo.
2002-07-02 Juanma Barranquero Fix typo.
2002-07-02 Juanma Barranquero Fix typo.
2002-07-02 Francesco Potortì Back to the old explanation, which was more concise, with just the first
2002-07-02 Francesco Potortì Clarified the definition of implicit tag names.
2002-07-01 Andrew Choi 2002-07-01 Andrew Choi <akochoi@shaw.ca>
2002-07-01 Kim F. Storm Added ido, kmacro, and bindat packages.
2002-07-01 Kim F. Storm *** empty log message ***
2002-07-01 Kim F. Storm New file.
2002-07-01 Andrew Choi In mac:
2002-07-01 Sam Steingold (tex-file): call `save-some-buffers' before `tex-main-file'
2002-07-01 Juanma Barranquero *** empty log message ***
2002-07-01 Juanma Barranquero (ido-minibuffer-setup-hook): Doc fix.
2002-07-01 Dave Love *** empty log message ***
2002-07-01 Dave Love Doc fixes.
2002-07-01 Dave Love (kbd_buffer_store_event): Fix interrupt_signal decl
2002-07-01 Dave Love term.c (costs_set): Declare static, non-initialized for pcc.
2002-07-01 Dave Love Fix prototype for K&R.
2002-07-01 Richard M. Stallman *** empty log message ***
2002-07-01 Richard M. Stallman Upcase the abbreviation "W.O." and add periods.
2002-07-01 Richard M. Stallman Update bug recommendations for being part of Emacs distribution.
2002-07-01 Richard M. Stallman (timer_last_idleness_start_time): New variable.
2002-07-01 Richard M. Stallman (Frecenter): With arg, set optional_new_start.
2002-07-01 Richard M. Stallman Comment change.
2002-07-01 Richard M. Stallman (redisplay_internal): Make optional_new_start really work.
2002-07-01 Richard M. Stallman (Fminibuffer_complete_and_exit): Move to end of buffer for completion.
2002-07-01 Richard M. Stallman (Info-index): Get immediate error if used in `dir'.
2002-07-01 Richard M. Stallman (picture-forward-column)
2002-06-30 Simon Josefsson 2002-06-30 Simon Josefsson <jas@extundo.com>
2002-06-30 Andreas Schwab *** empty log message ***
2002-06-30 Andreas Schwab * files.el (directory-free-space-args): Don't use -P on Darwin.
2002-06-29 Stefan Monnier Passed it through checkdoc. Moved `provide' to the end, where it belongs.
2002-06-29 Stefan Monnier (cvs-mode-map): Bind ! to `force'.
2002-06-29 Ken Raeburn *** empty log message ***
2002-06-29 Ken Raeburn (store_mode_line_string): Lisp_Object/int mixup.
2002-06-29 Andreas Schwab *** empty log message ***
2002-06-29 Andreas Schwab Use directory-free-space-program instead of
2002-06-29 Andreas Schwab *** empty log message ***
2002-06-29 Andreas Schwab (shell-command-default-error-buffer): Doc fix.
2002-06-29 Andreas Schwab *** empty log message ***
2002-06-29 Andreas Schwab (display-message-or-buffer): Fix last change.
2002-06-29 Andreas Schwab *** empty log message ***
2002-06-29 Andreas Schwab (shell-command-on-region): Handle errors and signals
2002-06-29 Andreas Schwab *** empty log message ***
2002-06-29 Andreas Schwab (dired-view-file): Quote file name for dired-run-shell-command.
2002-06-28 Kim F. Storm Fixed copyright and keywords.
2002-06-28 Kim F. Storm Added kmacro.el
2002-06-28 Kim F. Storm New file.
2002-06-28 John Wiegley Removed an extraneous space character from a comment.
2002-06-28 John Wiegley Added my name as the maintainer of this file.
2002-06-28 John Wiegley *** empty log message ***
2002-06-28 Jan Djärv Indentation fixes.
2002-06-28 Jan Djärv *** empty log message ***
2002-06-28 Jan Djärv (readable_filtered_events): New function.
2002-06-28 Jan Djärv (x_focus_changed): New function.
2002-06-28 Jan Djärv (struct x_output): Add focus_state.
2002-06-28 Andreas Schwab *** empty log message ***
2002-06-28 Andreas Schwab (explicit-bash-args): New user option.
2002-06-28 Stefan Monnier (define-derived-mode): Preserve `mode-class' rather than `special' property.
2002-06-28 Andreas Schwab *** empty log message ***
2002-06-28 Andreas Schwab Remove duplicate declaration of code_convert_string_norecord.
2002-06-27 Kim F. Storm *** empty log message ***
2002-06-27 Kim F. Storm New file.
2002-06-27 Stefan Monnier *** empty log message ***
2002-06-27 Stefan Monnier (mouse-wheel-change-button): Deactivate before changing.
2002-06-27 Stefan Monnier (function-key-map): Add some bindings.
2002-06-27 Kim F. Storm format-mode-line now returns propertized string by default.
2002-06-27 Kim F. Storm (mode_line_string_list, mode_line_string_face)
2002-06-27 Kim F. Storm *** empty log message ***
2002-06-27 Andreas Schwab .
2002-06-27 Andreas Schwab (tramp-handle-ange-ftp): Fix typo.
2002-06-27 Stefan Monnier *** empty log message ***
2002-06-27 Stefan Monnier (minibuffer_completion_contents): Add return type.
2002-06-27 Juanma Barranquero *** empty log message ***
2002-06-27 Juanma Barranquero (Fchar_bytes): Remove obsolescence info from docstring.
2002-06-27 Juanma Barranquero (describe-function-1): Use semicolon instead of dot.
2002-06-27 Juanma Barranquero (move-to-column-force): Likewise.
2002-06-27 Juanma Barranquero (frame-update-faces): Fix obsolescence declaration.
2002-06-27 Juanma Barranquero (char-bytes): Fix obsolescence declaration.
2002-06-27 Juanma Barranquero (string-to-sequence): Fix obsolescence declaration.
2002-06-27 Juanma Barranquero (baud-rate): Fix obsolescence declaration.
2002-06-27 Stefan Monnier *** empty log message ***
2002-06-27 Kai Großjohann (tramp-file-name-structure)
2002-06-27 Stefan Monnier (uniquify-delay-rationalize-file-buffer-names):
2002-06-27 Juanma Barranquero *** empty log message ***
2002-06-27 Juanma Barranquero (decompose-composite-char): Fix docstring.
2002-06-27 Francesco Potortì Rewrote the description of implicit tag names in etags.c
2002-06-27 Juanma Barranquero *** empty log message ***
2002-06-27 Juanma Barranquero (describe-variable): Capitalize "not documented" message.
2002-06-27 Juanma Barranquero (describe-face): Capitalize "not documented" message.
2002-06-26 Richard M. Stallman Update info on C-u C-x =.
2002-06-26 Richard M. Stallman Doc default arg for customize-face.
2002-06-26 Richard M. Stallman Completion operates on text before point.
2002-06-26 Richard M. Stallman Mention that kill commands communicate with other apps,
2002-06-26 Richard M. Stallman Explain that Font Lock controls fontification of special modes.
2002-06-26 Richard M. Stallman Explain font lock highlighting of opening delims that should be quoted.
2002-06-26 Richard M. Stallman *** empty log message ***
2002-06-26 Pavel Janík *** empty log message ***
2002-06-26 Pavel Janík New file.
2002-06-26 Juanma Barranquero Fix e-mail.
2002-06-26 Juanma Barranquero *** empty log message ***
2002-06-26 Juanma Barranquero (info-menu-5): Fix documentation.
2002-06-26 Richard M. Stallman *** empty log message ***
2002-06-26 Richard M. Stallman (values): Simplify definition.
2002-06-26 Richard M. Stallman (shell-command): Match & only at end of whole command.
2002-06-26 Richard M. Stallman (tooltip-x-offset, tooltip-y-offset): Doc fixes.
2002-06-26 Richard M. Stallman Many trivial doc fixes.
2002-06-26 Juanma Barranquero *** empty log message ***
2002-06-26 Richard M. Stallman *** empty log message ***
2002-06-26 Richard M. Stallman (Frecenter): Don't set force_start flag.
2002-06-26 Juanma Barranquero (read_file_name_cleanup): Add missing return.
2002-06-26 Richard M. Stallman (do_completion, Fminibuffer_complete_word)
2002-06-26 Richard M. Stallman Delete changes not supposed to be installed yet.
2002-06-26 Richard M. Stallman *** empty log message ***
2002-06-26 Richard M. Stallman (Fbury_buffer): Use frames_discard_buffer.
2002-06-26 Richard M. Stallman (frames_bury_buffer): Function deleted.
2002-06-26 Richard M. Stallman Add license exception.
2002-06-26 Richard M. Stallman (dired-find-alternate-file): Mark as disabled.
2002-06-26 Kai Großjohann Reformat entry to comply with Emacs coding standards.
2002-06-25 Kai Großjohann Reformat entry.
2002-06-25 Kai Großjohann (tramp-open-connection-rsh): Support a kludgy feature for the
2002-06-25 Kai Großjohann (tramp-ftp-method): New user option.
2002-06-25 Stefan Monnier *** empty log message ***
2002-06-25 Miles Bader *** empty log message ***
2002-06-25 Miles Bader (Fcall_interactively): When checking to see if doprnt hit
2002-06-25 Andreas Schwab .
2002-06-25 Andreas Schwab (occur-1): Avoid invalid message format string.
2002-06-25 Stefan Monnier (byte-compile-callargs-warn):
2002-06-25 Stefan Monnier (cvs-parse-process): Don't save/restore point.
2002-06-24 Stefan Monnier (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):
2002-06-24 Stefan Monnier *** empty log message ***
2002-06-24 Stefan Monnier (cvs-fileinfo-kill): Remove.
2002-06-24 Stefan Monnier (cvs-parse-table): Handle `nothing known about' with more care.
2002-06-24 Glenn Morris *** empty log message ***
2002-06-24 Stefan Monnier (describe-property-list): Make sure there's
2002-06-24 Stefan Monnier (temp_output_buffer_setup): Kill all local variables.
2002-06-24 Stefan Monnier Undo last patch for now.
2002-06-24 Richard M. Stallman *** empty log message ***
2002-06-24 Kenichi Handa *** empty log message ***
2002-06-24 Kim F. Storm *** empty log message ***
2002-06-24 Kim F. Storm Added :require 'keypad to defcustoms.
2002-06-24 Juanma Barranquero *** empty log message ***
2002-06-24 Juanma Barranquero Include composite.h
2002-06-24 Juanma Barranquero *** empty log message ***
2002-06-24 Kenichi Handa (XTread_socket): Disable composition handling.
2002-06-24 Kenichi Handa (selection_data_to_lisp_data): Disable composition handling.
2002-06-24 Kenichi Handa (Fw32_get_clipboard_data): Disable composition handling.
2002-06-24 Kenichi Handa (w32_to_x_font): Disable composition handling.
2002-06-24 Kenichi Handa (Fw16_get_clipboard_data): Disable composition handling.
2002-06-24 Kenichi Handa (detect_eol): Preserve coding->cmp_data.
2002-06-24 Kenichi Handa (Fcall_process): If code detection is necessary, call detect_coding
2002-06-23 Stefan Monnier *** empty log message ***
2002-06-23 Stefan Monnier (event-start, event-end, event-click-count):
2002-06-23 Stefan Monnier *** empty log message ***
2002-06-23 Stefan Monnier Rename (and mark as obsolete)
2002-06-23 Stefan Monnier (describe-variable): Only use `buffer' is still live.
2002-06-23 Stefan Monnier *** empty log message ***
2002-06-23 Glenn Morris *** empty log message ***
2002-06-23 Glenn Morris (f90-do-auto-fill): Make it respect `comment-auto-fill-only-comments'.
2002-06-22 Stefan Monnier *** empty log message ***
2002-06-22 Stefan Monnier (Fread): Remove redundant and imprecise declaration.
2002-06-22 Stefan Monnier Improve comments.
2002-06-22 Stefan Monnier (check_x_display_info): Use check_x_frame.
2002-06-22 Stefan Monnier *** empty log message ***
2002-06-22 Stefan Monnier (xprintsym): Use the new `xname' field.
2002-06-22 Stefan Monnier (cvs-version): Use cvs-program rather than "cvs".
2002-06-22 Jason Rumney *** empty log message ***
2002-06-22 Jason Rumney (file_dialog_callback): New function.
2002-06-21 Pavel Janík *** empty log message ***
2002-06-21 Pavel Janík Regenerated.
2002-06-21 Pavel Janík Add support for mipseb-*-netbsd* machines.
2002-06-21 Pavel Janík (START_FILES): Define START_FILES for NetBSD and
2002-06-21 Kai Großjohann (backup-buffer): Delete `ange-ftp' property.
2002-06-21 ShengHuo ZHU * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
2002-06-21 ShengHuo ZHU * nnheader.el (nnheader-file-name-translation-alist): Set the
2002-06-21 Richard M. Stallman Minor fixes.
2002-06-21 Kim F. Storm Corrected last fix.
2002-06-21 Kim F. Storm Handle kp-begin like kp-space.
2002-06-21 Kim F. Storm (cua--prefix-arg): Make register prefixes
2002-06-21 Kim F. Storm *** empty log message ***
2002-06-21 Francesco Potortì (F_getit, Fortran_functions, Ada_getit, Asm_labels)
2002-06-21 Francesco Potortì etags
2002-06-21 Richard M. Stallman *** empty log message ***
2002-06-21 Richard M. Stallman Allow arbitrary keys for scrolling, add a third
2002-06-21 Francesco Potortì Added discussion on tag names.
2002-06-21 Richard M. Stallman *** empty log message ***
2002-06-21 Richard M. Stallman (Parsing Expressions): Give definition of sexp in terms of syntax classes.
2002-06-21 Richard M. Stallman (browse-url-at-mouse): Don't pass an arg to browse-url-at-point.
2002-06-21 Richard M. Stallman (zone-idle): Var deleted.
2002-06-21 Richard M. Stallman (iso-languages) <french>: `~ ' now generates `~', `~,' definition deleted.
2002-06-21 Richard M. Stallman (format-annotate-function): Copy multibyte flag
2002-06-21 Richard M. Stallman (edmacro-fix-menu-commands):
2002-06-21 Richard M. Stallman Update copyright info.
2002-06-21 Andreas Schwab .
2002-06-21 Andreas Schwab (find-file-read-args): Add new argument `mustmatch' and
2002-06-20 Richard M. Stallman Comment change.
2002-06-20 Jason Rumney Add link to new MS-Windows Registry section in cmdargs.texi
2002-06-20 Jason Rumney Add MS-Windows specific docs for envvars
2002-06-20 Stefan Monnier *** empty log message ***
2002-06-20 Stefan Monnier * progmodes/ada-mode.el: Update copyright notice.
2002-06-20 Stefan Monnier Update copyright notice.
2002-06-20 Stefan Monnier Update copyright. Improve `revision' info.
2002-06-20 Stefan Monnier Update copyright. Improve `revision' info.
2002-06-20 Kai Großjohann Superfluous ChangeLog entry removed.
2002-06-20 Francesco Potortì A bug in the new function. No change log.
2002-06-20 Francesco Potortì Use, together with etags.el, an optimised form of tags,
2002-06-20 Francesco Potortì implicit tag names.
2002-06-20 Francesco Potortì (tag-implicit-name-match-p): New function.
2002-06-20 Francesco Potortì etags implicit tag names.
2002-06-20 Francesco Potortì Rearranged the order in which the tag-*-match-p functions are defined,
2002-06-20 Francesco Potortì Comment corrected.
2002-06-20 Francesco Potortì etags
2002-06-20 Francesco Potortì (add_regex): Invalid regexp modifiers are ignored.
2002-06-20 Miles Bader *** empty log message ***
2002-06-20 Miles Bader (comint-get-old-input-default): Strip text properties for fields too.
2002-06-20 Miles Bader *** empty log message ***
2002-06-20 Miles Bader Re-enable code giving word syntax to certain japanese-jisx0208 characters.
2002-06-19 Glenn Morris *** empty log message ***
2002-06-19 Glenn Morris (f90-type-def-re): Fix value.
2002-06-19 David Kastrup Add tramp.
2002-06-18 Stefan Monnier (cvs-add-face): Fix silly oversight.
2002-06-18 Stefan Monnier (describe-fontset): Don't cons uselessly.
2002-06-18 Stefan Monnier open-paren-in-column-0 in dosctring.
2002-06-18 Stefan Monnier (quail-help): Don't assume the buffer is displayed in the same frame.
2002-06-18 Stefan Monnier (cancel-debug-on-entry): Don't cons uselessly.
2002-06-18 Stefan Monnier (regexp-opt-group): Don't cons uselessly.
2002-06-18 Stefan Monnier (cvs-vc-command-advice): Handle the case where args
2002-06-18 Stefan Monnier (cvs-add-face): Minor rewrite.
2002-06-18 Stefan Monnier (comment-normalize-vars): Refresh the comment-foo-skip
2002-06-18 Juanma Barranquero *** empty log message ***
2002-06-18 Juanma Barranquero (sh-electric-rparen-needed): Remove.
2002-06-18 Juanma Barranquero Fix typo.
2002-06-18 Juanma Barranquero (comint-next-prompt, comint-previous-prompt): Fix typos.
2002-06-18 Juanma Barranquero (checkdoc-this-string-valid-engine): Fix typo.
2002-06-18 Juanma Barranquero (edt-substitute): Fix typo.
2002-06-18 Juanma Barranquero (eshell-modifier-help-string): Fix typos.
2002-06-18 Juanma Barranquero (filesets-update-pre010505): Fix typo.
2002-06-18 Kai Großjohann (install-arch-indep, uninstall): Add Tramp.
2002-06-18 Kai Großjohann @node{Remote Files}: Mention Tramp.
2002-06-18 Kai Großjohann Mention Tramp.
2002-06-18 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-18 Eli Zaretskii (Fringes): Fix a typo. Mention the fact that arrows on the fringes are
2002-06-18 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-17 Francesco Potortì some passive forms to active
2002-06-17 Francesco Potortì Specify that the separator character can be different from a slash.
2002-06-17 Francesco Potortì Specify that the separator character can be different from a slash.
2002-06-17 Robert J. Chassell @end info changed to @end info
2002-06-17 Robert J. Chassell Replaced cross reference to `Trailing Whitespace' with `Useless Whitespace'
2002-06-17 Stefan Monnier *** empty log message ***
2002-06-17 Stefan Monnier (read_key_sequence): Be more careful with first_unbound.
2002-06-17 Stefan Monnier (Fset_window_configuration): Lisp_Object/int mixup.
2002-06-17 Richard M. Stallman Document mouse-highlight variable.
2002-06-17 Richard M. Stallman At start of Info file, mention the Info `h' command.
2002-06-17 Richard M. Stallman Rename Trailing Whitespace to Useless Whitespace
2002-06-17 Richard M. Stallman Document C-x @ feature.
2002-06-17 Richard M. Stallman Document inhibit-startup-buffer-menu.
2002-06-17 Richard M. Stallman *** empty log message ***
2002-06-17 Stefan Monnier (xsymbol): Use the new `xname' field.
2002-06-17 Stefan Monnier *** empty log message ***
2002-06-17 Richard M. Stallman (describe-char-after): Moved to descr-text.el.
2002-06-17 Richard M. Stallman (what-cursor-position): Use describe-char.
2002-06-17 Richard M. Stallman (facemenu-map): Rename to Describe Text
2002-06-17 Richard M. Stallman (describe-char): Moved from mule-diag.el, renamed
2002-06-17 Kai Großjohann *** empty log message ***
2002-06-17 Juanma Barranquero *** empty log message ***
2002-06-17 Juanma Barranquero (Display Feature Testing): Fix typo.
2002-06-17 David Kastrup use correct @setfilename
2002-06-17 David Kastrup *** empty log message ***
2002-06-17 Kai Großjohann Remove unnecessary prev/next/up pointers in @node
2002-06-17 Kai Großjohann *** empty log message ***
2002-06-17 Kai Großjohann * info/dir (File): Add an entry for Tramp.
2002-06-17 Eli Zaretskii More wording changes.
2002-06-17 Eli Zaretskii *** empty log message ***
2002-06-17 Eli Zaretskii (ctext-pre-write-conversion): Fix the values of FROM and TO if we create
2002-06-17 Eli Zaretskii Fix the wording of Extended Segment support announcement.
2002-06-17 Miles Bader *** empty log message ***
2002-06-17 Miles Bader (comint-insert-clicked-input): Insert clicked-on previous input without
2002-06-17 Eli Zaretskii *** empty log message ***
2002-06-17 Eli Zaretskii New file.
2002-06-17 Andrew Choi 2002-06-17 Andrew Choi <akochoi@shaw.ca>
2002-06-17 Andrew Choi 2002-06-16 Andrew Choi <akochoi@shaw.ca>
2002-06-17 Richard M. Stallman New maintainer.
2002-06-16 Andrew Choi In src/:
2002-06-16 Eli Zaretskii *** empty log message ***
2002-06-16 Eli Zaretskii [__hpux]: Include sys/_mbstate_t.h.
2002-06-16 Eli Zaretskii Add a coding tag.
2002-06-16 Eli Zaretskii New version from ric Jacoboni <jaco@teaser.fr>.
2002-06-15 Richard M. Stallman *** empty log message ***
2002-06-15 Richard M. Stallman (byte-recompile-directory): Doc fix.
2002-06-15 Colin Walters (global-font-lock-mode, font-lock-auto-fontify): Delete defvars.
2002-06-15 Colin Walters *** empty log message ***
2002-06-15 Colin Walters (ibuffer-movement-cycle): New variable.
2002-06-15 Colin Walters *** empty log message ***
2002-06-15 Richard M. Stallman *** empty log message ***
2002-06-15 Richard M. Stallman (comint-skip-input): New function.
2002-06-15 Richard M. Stallman (Fset_window_configuration): Explicitly preserve
2002-06-15 Richard M. Stallman *** empty log message ***
2002-06-15 Richard M. Stallman (ielm-eval-input): Use error-message-string.
2002-06-14 Juanma Barranquero *** empty log message ***
2002-06-14 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal): Fix typos.
2002-06-14 Kim F. Storm *** empty log message ***
2002-06-14 Kim F. Storm (grep-tree): Doc fixes.
2002-06-14 Francesco Potortì Structure the changes for etags using outline headers.
2002-06-14 Juanma Barranquero *** empty log message ***
2002-06-14 Juanma Barranquero (comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to support
2002-06-14 Pavel Janík *** empty log message ***
2002-06-14 Miles Bader *** empty log message ***
2002-06-14 Miles Bader (pop): Move the call to `car' outside the prog1, as the compiler
2002-06-14 Miles Bader *** empty log message ***
2002-06-14 Miles Bader (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
2002-06-13 Richard M. Stallman *** empty log message ***
2002-06-13 Richard M. Stallman (zone-timer): New variable holds the idle timer.
2002-06-13 Kim F. Storm (insert_1_both, insert_from_string_1)
2002-06-13 Kim F. Storm *** empty log message ***
2002-06-13 Jason Rumney *** empty log message ***
2002-06-13 Jason Rumney (init_environment): Remove EMACSLOCKDIR.
2002-06-13 Jason Rumney (w32-charset-info-alist): Reorder.
2002-06-13 Jason Rumney *** empty log message ***
2002-06-13 Jason Rumney (init_environment): Remove EMACSLOCKDIR.
2002-06-13 Jason Rumney (maybe-bootstrap, doit, maybe-bootstrap-CMD)
2002-06-13 Jason Rumney (env_vars): Remove EMACSLOCKDIR.
2002-06-13 Francesco Potortì * etags.c (erlang_atom, erlang_attribute): Bugs corrected.
2002-06-13 Francesco Potortì *** empty log message ***
2002-06-13 Francesco Potortì *** empty log message ***
2002-06-13 Juanma Barranquero *** empty log message ***
2002-06-13 Juanma Barranquero (lisp): Add international/ucs-tables.elc and font-core.elc.
2002-06-13 Pavel Janík *** empty log message ***
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-06-13 Francesco Potortì New {language} and @regexp features.
2002-06-13 Francesco Potortì New multi-line regexp and new regexp syntax.
2002-06-13 Francesco Potortì New multi-line regexp and new regexp syntax.
2002-06-13 Francesco Potortì Comments added.
2002-06-13 Francesco Potortì New multi-line regexp and new regexp syntax.
2002-06-13 Andreas Schwab *** empty log message ***
2002-06-13 Andreas Schwab (auto-mode-alist): Move entry for ".in" to the end.
2002-06-13 Miles Bader *** empty log message ***
2002-06-13 Miles Bader (comint-mode): Don't set `font-lock-defaults'.
2002-06-12 Karl Fogel * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backend
2002-06-12 Pavel Janík *** empty log message ***
2002-06-12 Pavel Janík Remove declaration of Qmouse_click and Qevent_kind.
2002-06-12 Pavel Janík Rename menu_bar_activate_event to MENU_BAR_ACTIVATE_EVENT.
2002-06-12 Eli Zaretskii *** empty log message ***
2002-06-12 Eli Zaretskii Change the maintainer to "none".
2002-06-12 Juanma Barranquero *** empty log message ***
2002-06-12 Juanma Barranquero (x-handle-switch): Fix handling of x-invocation-args for switches with
2002-06-12 Richard M. Stallman *** empty log message ***
2002-06-12 Richard M. Stallman (Info-fontify-node): Compute header line specially
2002-06-12 Stefan Monnier (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'
2002-06-12 Stefan Monnier *** empty log message ***
2002-06-12 Stefan Monnier (textget): Don't forget to `return'.
2002-06-12 Andreas Schwab *** empty log message ***
2002-06-12 Andreas Schwab (Initial Parameters, Resources): Fix references to the Emacs manual.
2002-06-12 Richard M. Stallman *** empty log message ***
2002-06-12 Richard M. Stallman (describe-char-after): Doc fix.
2002-06-12 Richard M. Stallman (view-mode-enter): Clarify echo area message.
2002-06-12 Richard M. Stallman (Info-select-node): Turn header line on or off here.
2002-06-12 Richard M. Stallman (font-lock-beginning-of-syntax-function): Doc fix.
2002-06-12 Juanma Barranquero *** empty log message ***
2002-06-12 Juanma Barranquero (Fformat_mode_line): Fix typo.
2002-06-12 Miles Bader *** empty log message ***
2002-06-12 Miles Bader (comint-send-input): Properly handle empty and no-newline input regions.
2002-06-12 Colin Walters Use `when', `unless'.
2002-06-12 Colin Walters *** empty log message ***
2002-06-12 Colin Walters Update copyright date.
2002-06-12 Colin Walters (occur-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters (Info-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters (ibuffer-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters (help-mode): Don't set `font-lock-defaults'.
2002-06-12 Colin Walters (font-lock-set-defaults-1): Set variable alist here.
2002-06-12 Colin Walters *** empty log message ***
2002-06-12 Colin Walters font-core.el (font-lock-core-only): Variable deleted. All uses removed.
2002-06-12 Colin Walters *** empty log message ***
2002-06-12 Colin Walters Add copy-tree.
2002-06-11 Kim F. Storm Added read-directory-name. lexbind-base
2002-06-11 Kim F. Storm (Fformat_mode_line): New function.
2002-06-11 Kim F. Storm *** empty log message ***
2002-06-11 Stefan Monnier *** empty log message ***
2002-06-11 Stefan Monnier (read_key_sequence):
2002-06-11 Richard M. Stallman *** empty log message ***
2002-06-11 Richard M. Stallman (readable_events): Ignore any number of
2002-06-11 Richard M. Stallman Delete "new in Emacs 21" note.
2002-06-11 Richard M. Stallman (format-alist): Document new element PRESERVE.
2002-06-11 Richard M. Stallman (make-auto-save-file-name): Rename local `filename' to `file-name'.
2002-06-11 Stefan Monnier (read_integer): Remove unused var `tem'.
2002-06-11 Stefan Monnier (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.
2002-06-11 Miles Bader defface `supports' predicate
2002-06-11 Miles Bader display-supports-face-attributes-p
2002-06-10 Richard M. Stallman *** empty log message ***
2002-06-10 Richard M. Stallman (ebrowse-draw-tree-fn): Use copy-sequence.
2002-06-10 Richard M. Stallman (eshell-copy-tree): Make it an alias for copy-tree.
2002-06-10 Richard M. Stallman (copy-list): Moved to cl.el.
2002-06-10 Richard M. Stallman (copy-list): Moved back from subr.el.
2002-06-10 Richard M. Stallman Undo previous change.
2002-06-10 Richard M. Stallman (viper-insert-prev-from-insertion-ring)
2002-06-10 Richard M. Stallman (eshell-copy-list): Function deleted.
2002-06-10 Richard M. Stallman (eshell-mode, eshell-mode): Use copy-sequence.
2002-06-10 Richard M. Stallman (eshell/diff): Use copy-sequence.
2002-06-10 Miles Bader *** empty log message ***
2002-06-10 Miles Bader Make comint use text properties for highlighting instead of overlays:
2002-06-10 Miles Bader *** empty log message ***
2002-06-10 Miles Bader (line-move-finish): Inhibit field motion when computing `line-end'.
2002-06-10 Miles Bader *** empty log message ***
2002-06-10 Miles Bader (revert-buffer): Correct typo: variable name is `buffer-file-format',
2002-06-10 Miles Bader (comint-send-input, comint-output-filter): Use the `font-lock-face'
2002-06-10 Miles Bader *** empty log message ***
2002-06-10 Miles Bader (custom-display): Use correct syntax for `supports' attributes.
2002-06-10 Miles Bader (custom-display): Add support for `supports' predicate.
2002-06-10 Miles Bader *** empty log message ***
2002-06-10 Miles Bader (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.
2002-06-09 Colin Walters (Cursor Position Information): Update "C-u C-x =" example.
2002-06-09 Eli Zaretskii Fix a typo in a comment.
2002-06-09 Miles Bader *** empty log message ***
2002-06-09 Miles Bader (Ftty_supports_face_attributes_p): New function.
2002-06-09 Miles Bader (display-supports-face-attributes-p): New function.
2002-06-09 Miles Bader (color-name-rgb-alist): Use 16-bit RGB values instead of 8-bit, for
2002-06-09 Colin Walters Fix previous change.
2002-06-09 Colin Walters (Precalcuated Fontification): Note how to use `font-lock-core-only'.
2002-06-09 Colin Walters (font-lock-default-function): If `font-lock-core-only' is non-nil,
2002-06-09 Colin Walters (font-lock-set-defaults-1): Variable alist is now set in
2002-06-09 Colin Walters Regenerated.
2002-06-09 Colin Walters *** empty log message ***
2002-06-09 Colin Walters (define-ibuffer-column): Don't create a third argument for the
2002-06-09 Colin Walters (font-lock-core-only): New variable.
2002-06-09 Colin Walters (Info-mode): Do set `font-lock-defaults', and be sure to set
2002-06-09 Colin Walters (occur-mode): Do set `font-lock-defaults',
2002-06-09 Colin Walters (ibuffer-mode): Do set `font-lock-defaults', and be sure to set
2002-06-08 Martin Stjernholm *** empty log message ***
2002-06-08 Martin Stjernholm (c-set-style, c-set-style-1): Added another state for the
2002-06-08 Colin Walters *** empty log message ***
2002-06-08 Colin Walters (describe-char-after): Require `descr-text' when there are text
2002-06-08 Colin Walters (toplevel): Provide `descr-text'.
2002-06-08 Colin Walters (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with
2002-06-08 Colin Walters (describe-char-after): Revert previous change. Just call
2002-06-08 Colin Walters (describe-text-properties): Sort the output by the size of the values.
2002-06-08 Colin Walters *** empty log message ***
2002-06-08 Colin Walters (copy-list): Moved to subr.el.
2002-06-08 Colin Walters *** empty log message ***
2002-06-08 Colin Walters (describe-char-after): Use `font-lock-face' to italicize property names.
2002-06-08 Colin Walters *** empty log message ***
2002-06-08 Colin Walters (sgml-html-meta-auto-coding-function): New function.
2002-06-08 Colin Walters (copy-list): Moved here from cl.el.
2002-06-08 Colin Walters (occur-mode): Don't set up categories.
2002-06-08 Colin Walters (Info-mode): Don't set up categories.
2002-06-08 Colin Walters (ibuffer-category-alist): Delete.
2002-06-08 Colin Walters (font-lock-category-alist): Delete.
2002-06-08 Colin Walters (char-property-alias-alist): New variable; describe its relation to
2002-06-08 Colin Walters (Precalcuated Fontification): New node, describing `font-lock-face'.
2002-06-08 Colin Walters (Foverlay_get): Use lookup_char_property.
2002-06-08 Colin Walters (lookup_char_property): New function for looking up overlay and text
2002-06-08 Colin Walters (lookup_char_property): Declare.
2002-06-08 Colin Walters (Vchar_property_alias_alist): New variable.
2002-06-08 Richard M. Stallman Explain why set-window-hscroll may appear to fail to work.
2002-06-08 Richard M. Stallman Comment change.
2002-06-08 Richard M. Stallman *** empty log message ***
2002-06-08 Richard M. Stallman (find-file-noselect-1): Undo previous change.
2002-06-08 Richard M. Stallman *** empty log message ***
2002-06-08 Richard M. Stallman (bookmark-file-or-variation-thereof): Doc fix.
2002-06-08 Karl Fogel * bookmark.el (bookmark-file-or-variation-thereof): Just use
2002-06-07 Sam Steingold (lisp_data_to_selection_data): Fix last change:
2002-06-07 Eli Zaretskii *** empty log message ***
2002-06-07 Eli Zaretskii (lisp_data_to_selection_data): Fix last change: set size_ret.
2002-06-07 Francesco Potortì Etags regexps support the same set of operators as in Emacs.
2002-06-07 Andreas Schwab Regenerated.
2002-06-07 Andreas Schwab Add Support for x86-64.
2002-06-06 Francesco Potortì Document Etags regexp char escape sequences.
2002-06-06 Francesco Potortì (scan_separators): Support all character escape
2002-06-06 Francesco Potortì *** empty log message ***
2002-06-06 Robert J. Chassell Fix typos, clarify language.
2002-06-06 Stefan Monnier *** empty log message ***
2002-06-06 Francesco Potortì Document new default keywords for TeX.
2002-06-06 Francesco Potortì Better English, I hope.
2002-06-06 Francesco Potortì Document --parse-stdin=FILE for Etags.
2002-06-06 Francesco Potortì Document --parse-stdin=FILE.
2002-06-06 Francesco Potortì Document --parse-stdin=FILE for Etags.
2002-06-06 Francesco Potortì *** empty log message ***
2002-06-06 Francesco Potortì (enum arg_type): New label at_stdin.
2002-06-06 Francesco Potortì (TeX_commands): Skip comments.
2002-06-06 Francesco Potortì *** empty log message ***
2002-06-05 Eli Zaretskii (Converting Representations): Update the description of what
2002-06-05 Eli Zaretskii *** empty log message ***
2002-06-05 Eli Zaretskii (Fstring_make_unibyte): Doc fix.
2002-06-05 Eli Zaretskii *** empty log message ***
2002-06-05 Eli Zaretskii (lisp_data_to_selection_data): If the requested type
2002-06-05 Eli Zaretskii (xselect-convert-to-string): If VALUE is a string,
2002-06-05 Eli Zaretskii *** empty log message ***
2002-06-05 Eli Zaretskii (Fset_window_hscroll): Doc fix.
2002-06-05 Francesco Potortì *** empty log message ***
2002-06-05 Francesco Potortì (main): Avoid a buffer overrun with sprintf.
2002-06-05 Ken Raeburn fix my address
2002-06-05 Pavel Janík *** empty log message ***
2002-06-05 Pavel Janík (choose_write_coding_system): Call select-safe-coding-system properly.
2002-06-05 Pavel Janík (cyrillic-alternativnyj-decode-table): Fix the table to contain correct
2002-06-04 Richard M. Stallman *** empty log message ***
2002-06-04 Richard M. Stallman Don't require cl.
2002-06-04 Eli Zaretskii (Spelling): Document ispell-complete-word-dict.
2002-06-03 Richard M. Stallman *** empty log message ***
2002-06-03 Richard M. Stallman (dired-do-shell-command): Doc fix in autoload.
2002-06-03 Richard M. Stallman (Info-extract-pointer): Ignore Info-header-line.
2002-06-03 Richard M. Stallman (c-postprocess-file-styles): Do nothing except in CC modes.
2002-06-03 Richard M. Stallman (select-safe-coding-system): New arg FILE; use that for set-auto-coding.
2002-06-03 Richard M. Stallman (message_with_string): Error if STRING is not a string.
2002-06-03 Richard M. Stallman (md5): Pass FILE arg to Vselect_safe_coding_system_function.
2002-06-03 Richard M. Stallman (choose_write_coding_system):
2002-06-03 Ken Raeburn *** empty log message ***
2002-06-03 Ken Raeburn * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.
2002-06-03 Thien-Thi Nguyen Initial revision
2002-06-03 Thien-Thi Nguyen *** empty log message ***
2002-06-03 Thien-Thi Nguyen (current_column): Now returns float.
2002-06-03 Thien-Thi Nguyen (last_known_column): Now a float.
2002-06-03 Thien-Thi Nguyen (redisplay_internal, redisplay_window, decode_mode_spec): Cast
2002-06-03 Thien-Thi Nguyen (read_minibuf): Cast `current_column' return value to int.
2002-06-03 Thien-Thi Nguyen (describe_command): Cast `current_column' return value to int.
2002-06-03 Thien-Thi Nguyen (Fdelete_backward_char, internal_self_insert): Cast
2002-06-03 Thien-Thi Nguyen (Fbyte_code): Cast `current_column' return value to int.
2002-06-02 Richard M. Stallman *** empty log message ***
2002-06-02 Richard M. Stallman (choose-completion-string-functions): Doc fix.
2002-06-01 Colin Walters *** empty log message ***
2002-06-01 Kim F. Storm *** empty log message ***
2002-06-01 Kim F. Storm Reworked 2001-06-01 change.
2002-06-01 Sam Steingold (auto-mode-alist): Strip trailing ".in" from the file
2002-06-01 Thien-Thi Nguyen Mention prolog-mode new var `prolog-font-lock-keywords'.
2002-06-01 Thien-Thi Nguyen *** empty log message ***
2002-06-01 Thien-Thi Nguyen (prolog-mode-syntax-table): Add flags to ?/ and ?* entries
2002-06-01 Kim F. Storm (choose-completion-string-functions): New special hook.
2002-05-31 Kim F. Storm *** empty log message ***
2002-05-31 Stefan Monnier (autoloaded toplevel): Don't use ispell-library-directory without
2002-05-31 Eli Zaretskii *** empty log message ***
2002-05-31 Eli Zaretskii (x_encode_text): Return stringp non-NULL if coding_system
2002-05-31 Eli Zaretskii (lisp_data_to_selection_data): Always set selection
2002-05-31 Eli Zaretskii *** empty log message ***
2002-05-31 Eli Zaretskii Include /usr/pkg in the run time shared library path.
2002-05-31 Eli Zaretskii *** empty log message ***
2002-05-31 Eli Zaretskii Handle the case when lispintro is truncated to lispintr.
2002-05-31 Kim F. Storm (cua--last-deleted-region-pos)
2002-05-31 Kim F. Storm *** empty log message ***
2002-05-31 Juanma Barranquero *** empty log message ***
2002-05-31 Juanma Barranquero (viper-smart-suffix-list, viper-ask-level): Fix typos.
2002-05-30 Kim F. Storm (grep-tree-command, grep-tree-files-aliases)
2002-05-30 Kim F. Storm *** empty log message ***
2002-05-30 Richard M. Stallman *** empty log message ***
2002-05-30 Richard M. Stallman (LIBS_MAIL): Renamed from LIB_MAIL.
2002-05-30 Richard M. Stallman (find-file-default): Add defvar for var already used.
2002-05-30 Richard M. Stallman (menu-bar-showhide-fringe-menu): Use defvar.
2002-05-30 Richard M. Stallman (open-network-stream, open-network-stream-nowait)
2002-05-30 Richard M. Stallman (open-network-stream, open-network-stream-nowait)
2002-05-30 Richard M. Stallman (ispell-library-directory): Renamed from ispell-library-path.
2002-05-30 Richard M. Stallman (Fset_window_configuration): Correct the handling
2002-05-30 Richard M. Stallman Improve explanation of special handling of point in current buffer.
2002-05-30 Robert J. Chassell Modified doc string to say that the kill-compilation function also
2002-05-30 Miles Bader *** empty log message ***
2002-05-30 Miles Bader (calc-d-prefix-help): Add `@'.
2002-05-30 Miles Bader (calc-init-extensions): Add binding for `d@'.
2002-05-30 Miles Bader (calc-show-banner): New variable.
2002-05-29 Colin Walters Fix previous change (oops).
2002-05-29 Colin Walters (Fread_from_string): Don't depend on order of evaluation for C
2002-05-29 Colin Walters *** empty log message ***
2002-05-29 Richard M. Stallman *** empty log message ***
2002-05-29 Richard M. Stallman (common-lisp-indent-function-1):
2002-05-29 Richard M. Stallman (batch-byte-compile-file): Delete the output file if we get a file-error.
2002-05-29 Richard M. Stallman (tooltip-mouse-motions-active): New variable.
2002-05-29 Richard M. Stallman (mouse-set-font): Avoid misleading error message if user makes no selection.
2002-05-29 Richard M. Stallman (Info-setup-header-line): Don't hide the links line.
2002-05-29 Richard M. Stallman (find-file-noselect-1): Return the buffer we created
2002-05-28 Kim F. Storm (open-network-stream-server): Pass on optional args
2002-05-28 Kim F. Storm *** empty log message ***
2002-05-28 Colin Walters *** empty log message ***
2002-05-28 Richard M. Stallman *** empty log message ***
2002-05-28 Richard M. Stallman (x_display_and_set_cursor): Change the cursor in the same
2002-05-28 Richard M. Stallman (window_scroll_pixel_based): Don't call Fbolp;
2002-05-28 Richard M. Stallman (Fwrite_region): If START is a string, don't make any annotations.
2002-05-28 Richard M. Stallman (syms_of_eval): Doc fix.
2002-05-28 Colin Walters *** empty log message ***
2002-05-28 Colin Walters (byte-compile-last-line): Deleted.
2002-05-28 Colin Walters (xml-mode): New alias for `sgml-mode'.
2002-05-28 Colin Walters *** empty log message ***
2002-05-28 Colin Walters (USAGE1): Add --no-splash.
2002-05-28 Colin Walters lread.c (readchar_count): New variable.
2002-05-28 Kim F. Storm *** empty log message ***
2002-05-28 Kim F. Storm (read-directory-name): New function.
2002-05-28 Kim F. Storm (Fread_file_name_internal): Added brute-force
2002-05-28 Miles Bader Doc fix.
2002-05-28 Miles Bader Doc fix.
2002-05-28 Miles Bader C style fix.
2002-05-27 Kim F. Storm *** empty log message ***
2002-05-27 Kim F. Storm (Fcall_interactively) <"D">: Supply Qfile_directory_p
2002-05-27 Kim F. Storm (Fread_file_name): Now has 6 args.
2002-05-27 Kim F. Storm (Vread_file_name_function, Vread_file_name_predicate):
2002-05-27 Glenn Morris *** empty log message ***
2002-05-27 Kim F. Storm *** empty log message ***
2002-05-27 Kim F. Storm (cua-set-mark): Align pop to marko
2002-05-27 Kim F. Storm (push-mark-command): Added optional NOMSG arg.
2002-05-27 Miles Bader (VERSION): Calculate using the same method that configure.in uses.
2002-05-27 Miles Bader *** empty log message ***
2002-05-27 Miles Bader *** empty log message ***
2002-05-27 Paul Eggert Reinstate the following change from 2002-03-22, which was
2002-05-27 Paul Eggert Reinstate the following change from 2002-03-22, which was
2002-05-27 Paul Eggert * config.guess, config.sub: Updated from master source.
2002-05-27 Paul Eggert Updated from master source.
2002-05-27 Colin Walters Fix previous change.
2002-05-26 Colin Walters *** empty log message ***
2002-05-26 Colin Walters (command-line): Use `when', `unless'.
2002-05-26 Colin Walters (perform-replace): Document return value. Use `pop'.
2002-05-26 Colin Walters *** empty log message ***
2002-05-26 Glenn Morris *** empty log message ***
2002-05-26 Glenn Morris (f90-previous-block, f90-next-block): New names (and slightly changed
2002-05-26 Simon Josefsson *** empty log message ***
2002-05-26 Simon Josefsson (set-fringe-mode): Work when updating
2002-05-26 Miles Bader *** empty log message ***
2002-05-26 Miles Bader (tty_capable_p): New function.
2002-05-26 Miles Bader (tty_capable_p): New function.
2002-05-26 Kim F. Storm (cua--repeat-replace-text): New variable.
2002-05-26 Kim F. Storm *** empty log message ***
2002-05-25 Simon Josefsson Fix :type of `fringe-mode' for last modification.
2002-05-25 Simon Josefsson *** empty log message ***
2002-05-25 Simon Josefsson (fringe-query-style): New fringe style "minimal".
2002-05-25 Simon Josefsson *** empty log message ***
2002-05-25 Simon Josefsson (rot13-translate-table): New variable.
2002-05-25 Martin Stjernholm *** empty log message ***
2002-05-25 Martin Stjernholm (c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
2002-05-25 Eli Zaretskii Bump Emacs version to 21.3.50.
2002-05-25 Eli Zaretskii Bump the Emacs version to 21.3.50.
2002-05-25 Eli Zaretskii Change octave.el -> octave-mod.el.
2002-05-25 Eli Zaretskii *** empty log message ***
2002-05-25 Jason Rumney (x_draw_bar_cursor): Update parameter list in declaration.
2002-05-25 Miles Bader *** empty log message ***
2002-05-25 Miles Bader (menu-bar-showhide-fringe-menu-customize-left)
2002-05-25 Kim F. Storm (cua--init-rectangles): Install default
2002-05-25 Kim F. Storm (cua--init-global-mark): Install default
2002-05-25 Kim F. Storm (cua--self-insert-char-p): New function.
2002-05-25 Kim F. Storm *** empty log message ***
2002-05-24 Stefan Monnier *** empty log message ***
2002-05-24 Glenn Morris *** empty log message ***
2002-05-24 Stefan Monnier (read-file-name-internal): Remove the `ange-ftp' property.
2002-05-24 Glenn Morris (f90-end-of-subprogram): Remove the final (forward-line 1).
2002-05-24 Simon Josefsson Fix typos. Add fringe.
2002-05-24 Simon Josefsson Fringe customization.
2002-05-24 Simon Josefsson *** empty log message ***
2002-05-24 Simon Josefsson Initial version.
2002-05-24 Simon Josefsson (menu-bar-options-save): Add fringe-mode.
2002-05-24 Markus Rost *** empty log message ***
2002-05-24 Colin Walters (occur-engine): Include all text properties except mouse-face on the
2002-05-24 Colin Walters *** empty log message ***
2002-05-23 Kim F. Storm (apropos-true-hit, apropos-false-hit-symbol)
2002-05-23 Kim F. Storm *** empty log message ***
2002-05-23 Stefan Monnier *** empty log message ***
2002-05-23 Stefan Monnier (read_non_regular, Finsert_file_contents): Use BEG_BYTE.
2002-05-23 Kim F. Storm Only reduce string score for lengthy strings once.
2002-05-23 Kim F. Storm *** empty log message ***
2002-05-23 Kim F. Storm (apropos-show-scores, apropos-orig-regexp)
2002-05-23 Colin Walters (font-lock-symbol-category-alist): New variable.
2002-05-23 Colin Walters *** empty log message ***
2002-05-23 Colin Walters Update copyright dates.
2002-05-23 Colin Walters (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.
2002-05-23 Colin Walters *** empty log message ***
2002-05-23 Colin Walters (font-lock-function): New variable.
2002-05-23 Colin Walters *** empty log message ***
2002-05-22 Markus Rost *** empty log message ***
2002-05-22 Markus Rost (file-newest-backup): Use file-name-sans-versions.
2002-05-22 Markus Rost (diff-latest-backup-file): Replace the main code by a call of
2002-05-22 Kim F. Storm *** empty log message ***
2002-05-22 Kim F. Storm (x_write_glyphs): Clear phys_cursor_on_p if current
2002-05-22 Kim F. Storm *** empty log message ***
2002-05-22 Jason Rumney *** empty log message ***
2002-05-22 Jason Rumney (x_draw_bar_cursor): New argument KIND; callers changed.
2002-05-22 Jason Rumney (text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-05-22 Jason Rumney * w32fns.c (enumfont_t): Remove tail, make pattern a normal
2002-05-22 Mike Williams *** empty log message ***
2002-05-22 Mike Williams (sgml-guess-indent): Look further into the buffer.
2002-05-22 Markus Rost *** empty log message ***
2002-05-22 Markus Rost Fix typo.
2002-05-21 Stefan Monnier *** empty log message ***
2002-05-21 Stefan Monnier (ange-ftp-allow-child-lookup): Re-enable since
2002-05-21 Colin Walters (Info-fontify): Deleted.
2002-05-21 Colin Walters *** empty log message ***
2002-05-21 Colin Walters (sgml-xml-auto-coding-function): Update with more known XML encodings.
2002-05-21 Ken Raeburn *** empty log message ***
2002-05-21 Ken Raeburn * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
2002-05-21 Colin Walters (truncate-string-to-width): New optional argument `ellipsis'. Add
2002-05-21 Colin Walters *** empty log message ***
2002-05-21 Colin Walters (Recognize Coding): Note addition of `auto-coding-functions'.
2002-05-21 Colin Walters (make-coding-system): Doc fixes.
2002-05-21 Colin Walters *** empty log message ***
2002-05-21 Colin Walters *** empty log message ***
2002-05-21 Colin Walters (shortlisp): Add font-core.el.
2002-05-21 Colin Walters Add font-core.el.
2002-05-21 Colin Walters (font-lock-defaults, font-lock-defaults-alist)
2002-05-21 Colin Walters (occur-engine): Increment globalcount all at once after searching a buffer.
2002-05-21 Colin Walters (toplevel): Require font-lock, to get the face definitions.
2002-05-21 Colin Walters (define-ibuffer-column): Add third argument `ibuffer-buf'.
2002-05-21 Colin Walters *** empty log message ***
2002-05-21 Colin Walters New file, broken out from font-lock.el.
2002-05-21 Eli Zaretskii *** empty log message ***
2002-05-21 Eli Zaretskii (indent-rigidly): Mention how to remove all indentation.
2002-05-21 Eli Zaretskii (Indentation Commands): Describe how to remove all indentation. Add
2002-05-21 Colin Walters (describe-char-after): Order display of text properties by the size of
2002-05-21 Colin Walters *** empty log message ***
2002-05-20 Glenn Morris (f90-looking-at-where-or-forall): Oops, defsubst, not defun.
2002-05-20 Stefan Monnier *** empty log message ***
2002-05-20 Stefan Monnier (ange-ftp-generate-root-prefixes)
2002-05-20 Stefan Monnier (cpp-choose-symbol): Don't cons unnecessarily.
2002-05-20 Stefan Monnier (tags-complete-tags-table-file): Don't cons unnecessarily.
2002-05-20 Stefan Monnier (outline-reveal-toggle-invisible): Reverse the meaning of the second arg.
2002-05-20 Stefan Monnier (reveal-post-command): Reverse the semantics of
2002-05-20 Stefan Monnier (widget-color-complete): Don't cons needlessly.
2002-05-20 Markus Rost Move remarks on `mail-default-directory' down to section
2002-05-20 Markus Rost Mention new user option `mail-default-directory'.
2002-05-20 Markus Rost *** empty log message ***
2002-05-20 Markus Rost (mail-recover-1): Remove (debug).
2002-05-20 Richard M. Stallman *** empty log message ***
2002-05-20 Richard M. Stallman (syms_of_buffer) <cursor-type>: Doc fix.
2002-05-20 Richard M. Stallman *** empty log message ***
2002-05-20 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.
2002-05-20 Kai Großjohann (auto-coding-alist): Use emacs-mule
2002-05-20 Kai Großjohann (auto-coding-alist): Use no-conversion
2002-05-20 Ken Raeburn update LISP_MAKE_RVALUE comment for union, non-gcc case
2002-05-20 Ken Raeburn *** empty log message ***
2002-05-20 Ken Raeburn * xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use
2002-05-20 Ken Raeburn * xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
2002-05-20 Ken Raeburn * xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
2002-05-20 Ken Raeburn * w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME
2002-05-20 Ken Raeburn * process.c (set_socket_options, Fsignal_process): Use SYMBOL_NAME
2002-05-20 Ken Raeburn * print.c (print_error_message, print_object): Use SYMBOL_NAME and
2002-05-20 Ken Raeburn * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
2002-05-20 Ken Raeburn * macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
2002-05-20 Ken Raeburn * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING
2002-05-20 Ken Raeburn * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
2002-05-20 Ken Raeburn * keymap.c (silly_event_symbol_error, Fsingle_key_description)
2002-05-20 Ken Raeburn * keyboard.c (echo_char, record_char, parse_modifiers_uncached)
2002-05-20 Ken Raeburn * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
2002-05-20 Ken Raeburn * fns.c (Fstring_equal, Fstring_lessp, Frequire, sxhash): Use
2002-05-20 Ken Raeburn * eval.c (do_autoload): Use SYMBOL_NAME and XSTRING instead of
2002-05-20 Ken Raeburn * emacs.c (shut_down_emacs) [#if 0]: Use SYMBOL_NAME and XSTRING
2002-05-20 Ken Raeburn * editfns.c (Fformat): Use SYMBOL_NAME and XSTRING instead of
2002-05-20 Ken Raeburn * data.c (Fkeywordp, Fsymbol_name, store_symval_forwarding)
2002-05-20 Ken Raeburn * coding.c (Fread_coding_system, code_convert_region1)
2002-05-20 Ken Raeburn * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
2002-05-20 Ken Raeburn * callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
2002-05-20 Ken Raeburn * buffer.c (buffer_slot_type_mismatch): Use XSTRING and
2002-05-20 Ken Raeburn * alloc.c (Fmake_symbol): Set symbol xname field instead of name.
2002-05-20 Ken Raeburn * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
2002-05-20 Miles Bader *** empty log message ***
2002-05-20 Miles Bader (find-file-read-args): Don't trash existing value of
2002-05-20 Markus Rost *** empty log message ***
2002-05-20 Markus Rost (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): Change
2002-05-20 Markus Rost (yank-excluded-properties): Change :version attribute to a string.
2002-05-20 Markus Rost (dired-view-command-alist): Change :version attribute to a string.
2002-05-20 Markus Rost (xscheme-start-hook): Change :version attribute to a string.
2002-05-20 Markus Rost *** empty log message ***
2002-05-20 Markus Rost (find-dired): Implement revert-buffer-function.
2002-05-20 Markus Rost (report-emacs-bug-hook): Do another save-excursion.
2002-05-19 Glenn Morris *** empty log message ***
2002-05-19 Glenn Morris (f90-change-keywords): Doc fix.
2002-05-19 Glenn Morris *** empty log message ***
2002-05-19 Glenn Morris (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
2002-05-19 Ken Raeburn *** empty log message ***
2002-05-19 Ken Raeburn * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
2002-05-19 Ken Raeburn * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
2002-05-19 Glenn Morris *** empty log message ***
2002-05-19 Glenn Morris (f90-get-present-comment-type): Fix bug introduced in version 1.46.
2002-05-19 Glenn Morris *** empty log message ***
2002-05-19 Glenn Morris (f90-match-end): Simplify it a bit.
2002-05-19 Richard M. Stallman *** empty log message ***
2002-05-19 Richard M. Stallman (reread_doc_file): Don't ask for confirmation.
2002-05-19 Richard M. Stallman (indent-region): Make COLUMN arg optional.
2002-05-19 Richard M. Stallman (custom-load-symbol): Verify that LOADED is a string.
2002-05-19 Richard M. Stallman Compare C-f, etc, with arrow keys. Mention PageUp and PageDn.
2002-05-19 Richard M. Stallman *** empty log message ***
2002-05-19 Richard M. Stallman Fix previous change.
2002-05-19 Richard M. Stallman (archive-zip-use-pkzip): Variable deleted.
2002-05-19 Richard M. Stallman (locate-file): Doc fix.
2002-05-19 Richard M. Stallman (rmail-show-message-hook): Offer `goto-address' as an option.
2002-05-19 Stefan Monnier *** empty log message ***
2002-05-19 Stefan Monnier (uniquify-rationalize-file-buffer-names):
2002-05-19 Richard M. Stallman Comment change.
2002-05-18 Glenn Morris *** empty log message ***
2002-05-18 Glenn Morris (f90-mode-abbrev-table): Initialize in the defvar.
2002-05-18 Glenn Morris *** empty log message ***
2002-05-18 Glenn Morris (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.
2002-05-18 Glenn Morris *** empty log message ***
2002-05-18 Glenn Morris (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.
2002-05-18 Eli Zaretskii Add a comment in case people complain about the h flag for Tar.
2002-05-18 Eli Zaretskii *** empty log message ***
2002-05-18 Eli Zaretskii (tar-octal-time): Fix last change.
2002-05-18 Markus Rost *** empty log message ***
2002-05-18 Markus Rost (report-emacs-bug-text-prompt): New variable.
2002-05-18 Glenn Morris Update maintainer.
2002-05-18 Jason Rumney *** empty log message ***
2002-05-18 Jason Rumney (w32_create_pixmap_from_bitmap_data): New function.
2002-05-18 Pavel Janík Fix typo.
2002-05-18 Eli Zaretskii More preamble fixes.
2002-05-18 Eli Zaretskii Fix the preamble comments.
2002-05-18 Eli Zaretskii Document failure to start due to old version of ncurses.
2002-05-18 Pavel Janík *** empty log message ***
2002-05-18 Pavel Janík (forms-jump-record, forms-insert-record, forms-delete-record): Calculate
2002-05-17 Eli Zaretskii Document that ps-print can print Unicode characters.
2002-05-17 Eli Zaretskii *** empty log message ***
2002-05-17 Eli Zaretskii (eval-and-compile): Add a trivial replacement for a
2002-05-17 Eli Zaretskii Fix whitespace.
2002-05-17 Eli Zaretskii Fix whitespace.
2002-05-17 Eli Zaretskii Fix whitespace.
2002-05-17 Eli Zaretskii *** empty log message ***
2002-05-17 Eli Zaretskii (tar-octal-time): Fix the last argument of logior.
2002-05-17 Eli Zaretskii (socket_connection): Move the code to resolve the POP
2002-05-17 Eli Zaretskii (install): Use "tar -chf", to follow symlinks.
2002-05-16 Stefan Monnier (find-function-search-for-symbol): Find funs defined with defun-cvs-mode.
2002-05-16 Stefan Monnier (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
2002-05-16 Colin Walters (menu-bar-tools-menu) <calculator>: Renamed to "Simple Calculator".
2002-05-16 Colin Walters *** empty log message ***
2002-05-16 Colin Walters Format John Paul Wallington's changes correctly.
2002-05-16 Juanma Barranquero *** empty log message ***
2002-05-16 Juanma Barranquero (hs-adjust-block-beginning): Fix typo.
2002-05-16 Juanma Barranquero (filesets-ormap): Fix typo.
2002-05-16 Juanma Barranquero Fix typo.
2002-05-16 Juanma Barranquero (gnus-mime-copy-part): Fix typo.
2002-05-16 Juanma Barranquero (Fthis_command_keys, Fthis_command_keys_vector): Fix typo.
2002-05-16 Juanma Barranquero *** empty log message ***
2002-05-16 Juanma Barranquero (describe-face): Fix typo.
2002-05-16 Eli Zaretskii (Position Info): Add an index entry for font at point.
2002-05-16 Eli Zaretskii (Editing Format Info): Add index entries for text properties at point.
2002-05-15 Stefan Monnier *** empty log message ***
2002-05-15 Stefan Monnier (read_char_x_menu_prompt): Use an equivalent but more meaningful test.
2002-05-15 Stefan Monnier (easy-menu-make-symbol): Don't treat (lambda () ...) as an expression.
2002-05-15 Colin Walters (occur-read-primary-args): Handle a bare 'C-u' correctly.
2002-05-15 Colin Walters *** empty log message ***
2002-05-15 Eli Zaretskii (Keypad Mode Overview): The keypad mode needs a mouse, not X.
2002-05-15 Eli Zaretskii *** empty log message ***
2002-05-15 Eli Zaretskii (easy-menu-add): Doc fix.
2002-05-15 Eli Zaretskii (Fcommandp): Doc fix.
2002-05-14 Glenn Morris *** empty log message ***
2002-05-14 Glenn Morris (fortran-directive-re): New name for fortran-preprocessor-re. All usage
2002-05-14 Jason Rumney *** empty log message ***
2002-05-14 Jason Rumney (easy-menu-name-match): Match both
2002-05-14 Kim F. Storm *** empty log message ***
2002-05-14 Kim F. Storm (cua--rectangle-operation):
2002-05-14 Kim F. Storm Improved commentary.
2002-05-14 Kim F. Storm *** empty log message ***
2002-05-14 Markus Rost *** empty log message ***
2002-05-14 Richard M. Stallman *** empty log message ***
2002-05-14 Richard M. Stallman (dabbrev-case-distinction): New option.
2002-05-14 Colin Walters (math-standard-units): Update from CODATA.
2002-05-14 Colin Walters *** empty log message ***
2002-05-14 Stefan Monnier *** empty log message ***
2002-05-14 Stefan Monnier (skeleton-transformation): Default to `identity'.
2002-05-14 Mike Williams *** empty log message ***
2002-05-14 Mike Williams (sgml-tag): Default skeleton-transformation to `identity'.
2002-05-14 Francesco Potortì (shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
2002-05-14 Francesco Potortì (shell-mode): Make second part of initialisation
2002-05-14 Francesco Potortì *** empty log message ***
2002-05-14 Richard M. Stallman *** empty log message ***
2002-05-14 Richard M. Stallman (make-auto-save-file-name):
2002-05-14 Stefan Monnier *** empty log message ***
2002-05-14 Stefan Monnier (keymap_parent): New fun, extracted from Fkeymap_parent.
2002-05-13 Kim F. Storm (cua-enable-cursor-indications): Default off.
2002-05-13 Kim F. Storm *** empty log message ***
2002-05-13 Kim F. Storm (Intro to Buffer-Local): Updated warning and
2002-05-13 Kim F. Storm *** empty log message ***
2002-05-13 Richard M. Stallman *** empty log message ***
2002-05-13 Richard M. Stallman (report-emacs-bug): Change the "English please" msg.
2002-05-13 Markus Rost *** empty log message ***
2002-05-13 Markus Rost (woman-menu): Add a comment about the last change.
2002-05-13 Colin Walters (ibuffer-insert-filter-group): New argument filter-string.
2002-05-13 Colin Walters (ibuffer-format-filter-group-data): New function.
2002-05-13 Colin Walters *** empty log message ***
2002-05-13 Colin Walters (add-log-mailing-address): Can be a list, too.
2002-05-13 Colin Walters *** empty log message ***
2002-05-13 Colin Walters (occur-1): New optional argument `buf-name'.
2002-05-13 Colin Walters *** empty log message ***
2002-05-13 Kenichi Handa (search_buffer): Give up boyer moore search if inverse
2002-05-13 Kenichi Handa *** empty log message ***
2002-05-12 Pavel Janík *** empty log message ***
2002-05-12 Pavel Janík (ange-ftp-try-passive-mode)
2002-05-12 Markus Rost *** empty log message ***
2002-05-12 Markus Rost (checkdoc-minor-mode): Define it with define-minor-mode.
2002-05-12 Markus Rost (find-function-search-for-symbol): Handle more whitespace/newline
2002-05-12 Eli Zaretskii *** empty log message ***
2002-05-12 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
2002-05-12 Richard M. Stallman Clarify what signalling an error means.
2002-05-12 Richard M. Stallman *** empty log message ***
2002-05-12 Richard M. Stallman (smtpmail-mail-address): New variable.
2002-05-12 Richard M. Stallman *** empty log message ***
2002-05-12 Richard M. Stallman (ansi-color-get-face): Avoid add-to-list on local var.
2002-05-12 Richard M. Stallman (dired-show-file-type): Use -- to say FILE's not option.
2002-05-12 Pavel Janík *** empty log message ***
2002-05-12 Pavel Janík (ldap-search-internal): Unfold folded lines before parsing.
2002-05-12 Richard M. Stallman (functionp): Catch errors in indirect-function.
2002-05-12 Pavel Janík *** empty log message ***
2002-05-12 Pavel Janík (customize-set-value): Rename `var' to `variable' and `val' to `value'.
2002-05-12 Glenn Morris *** empty log message ***
2002-05-12 Glenn Morris (fortran-preprocessor-re): New variable. Use it for font-locking.
2002-05-11 Colin Walters Revert insane changes from revision 1.3831 -> 1.3832.
2002-05-11 Eli Zaretskii *** empty log message ***
2002-05-11 Eli Zaretskii (decode_coding) <coding_type_ccl>: If a lone CR
2002-05-11 Andreas Schwab *** empty log message ***
2002-05-11 Andreas Schwab (intersection): Keep the elements of the returned list
2002-05-11 Pavel Janík Fix typo.
2002-05-10 Kim F. Storm (current_minor_maps): Fixed resizing of cmm_maps;
2002-05-10 Kim F. Storm *** empty log message ***
2002-05-10 Jason Rumney *** empty log message ***
2002-05-10 Jason Rumney (enum_font_cb2): Don't use DBCS raster fonts.
2002-05-10 Kim F. Storm (cua-enable-cua-keys)
2002-05-10 Kim F. Storm *** empty log message ***
2002-05-10 Eli Zaretskii *** empty log message ***
2002-05-10 Eli Zaretskii (menu-bar-showhide-scroll-bar-menu)
2002-05-10 Eli Zaretskii (encode_coding_sjis_big5): Enclose bitwise AND in
2002-05-10 Eli Zaretskii Regenerated.
2002-05-10 Kim F. Storm (cua-mode): Misc. changes to use
2002-05-10 Kim F. Storm *** empty log message ***
2002-05-10 Kim F. Storm Added emulation-mode-map-alists.
2002-05-10 Kim F. Storm (Vemulation_mode_map_alists): New variable.
2002-05-10 Kim F. Storm *** empty log message ***
2002-05-10 Colin Walters Refine previous change.
2002-05-10 Richard M. Stallman *** empty log message ***
2002-05-10 Richard M. Stallman (rmail-show-message): Catch error in check-coding-system.
2002-05-10 Richard M. Stallman (Freplace_match): Doc fix.
2002-05-10 Richard M. Stallman *** empty log message ***
2002-05-10 Richard M. Stallman (compilation-error-regexp-alist):
2002-05-10 Richard M. Stallman (shell-replace-by-expanded-directory):
2002-05-09 Colin Walters (ibuffer-mode-map): Add :enable guards for `ibuffer-filter-disable',
2002-05-09 Colin Walters (ibuffer-do-occur): Default to 0 context lines.
2002-05-09 Colin Walters *** empty log message ***
2002-05-09 Markus Rost *** empty log message ***
2002-05-09 Markus Rost (woman-menu): Move symbol before the comment so that
2002-05-09 Miles Bader *** empty log message ***
2002-05-09 Miles Bader (list-colors-display): Don't use `display-color-cells' unless the
2002-05-09 Richard M. Stallman *** empty log message ***
2002-05-09 Richard M. Stallman (emacs_cv_speed_t): Add square brackets for clarity.
2002-05-09 Simon Josefsson (smtpmail-send-it): Use user-mail-address from
2002-05-09 Miles Bader *** empty log message ***
2002-05-09 Miles Bader (gnus-cite-blank-line-after-header): New variable.
2002-05-08 Kim F. Storm Suggest implementation of emacs-server in lisp.
2002-05-08 Kim F. Storm (checkbox): New check-mark image.
2002-05-08 Kim F. Storm *** empty log message ***
2002-05-08 Richard M. Stallman (diff-regexp-alist): Doc fix.
2002-05-08 Kim F. Storm (x_draw_image_foreground, x_draw_image_foreground_1):
2002-05-08 Kim F. Storm (x_draw_image_foreground, w32_draw_image_foreground_1):
2002-05-08 Eli Zaretskii Document support for s390-linux-gnu.
2002-05-08 Markus Rost *** empty log message ***
2002-05-08 Markus Rost (describe-function-1): If the source is `loaddefs.el', look for the
2002-05-08 Markus Rost Regenerated.
2002-05-08 Eli Zaretskii (Quitting): Add an index entry containing the word ``interrupt''.
2002-05-08 Markus Rost (find-function-search-for-symbol): Add autoload cookie.
2002-05-08 Pavel Janík *** empty log message ***
2002-05-08 Pavel Janík (filesets-running-xemacs): Fix last change.
2002-05-08 Markus Rost *** empty log message ***
2002-05-08 Markus Rost (filesets-conditional-sort): Use copy-sequence, not copy-list.
2002-05-08 Pavel Janík *** empty log message ***
2002-05-08 Pavel Janík (make-flyspell-overlay): Add help text to flyspell overlays.
2002-05-08 Pavel Janík *** empty log message ***
2002-05-08 Pavel Janík (Info-mode-map): Bind `c' to Info-copy-current-node-name.
2002-05-08 Richard M. Stallman *** empty log message ***
2002-05-08 Richard M. Stallman (msb-menu-bar-update-buffers): Fixed frame menu to use
2002-05-08 Richard M. Stallman (netrc-machine, netrc-get): Add autoloads.
2002-05-08 Juanma Barranquero *** empty log message ***
2002-05-08 Juanma Barranquero rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos in
2002-05-08 Colin Walters (occur-unfontify-region-function): Delete.
2002-05-08 Colin Walters *** empty log message ***
2002-05-08 Kenichi Handa (tibetan-canonicalize-for-unicode-alist)
2002-05-08 Kenichi Handa *** empty log message ***
2002-05-08 Markus Rost Regenerated.
2002-05-07 Markus Rost *** empty log message ***
2002-05-07 Markus Rost (ange-ftp-re-read-dir): Don't hide it behind the autoload-cookie.
2002-05-07 Markus Rost (ffap): Don't hide it behind the autoload-cookie.
2002-05-07 Markus Rost (close-rectangle): Don't hide it behind the autoload-cookie.
2002-05-07 Juanma Barranquero *** empty log message ***
2002-05-07 Juanma Barranquero (windmove-default-keybindings): Add optional parameter to allow using a
2002-05-07 Richard M. Stallman *** empty log message ***
2002-05-07 Richard M. Stallman (filesets-external-viewers): Fix customization problem.
2002-05-07 Kim F. Storm ...
2002-05-07 Colin Walters (ibuffer-pop-filter-group): Doc fix.
2002-05-07 Colin Walters (ibuffer-mode-map): Bind it. Add :enable guard around
2002-05-07 Colin Walters *** empty log message ***
2002-05-07 Colin Walters *** empty log message ***
2002-05-07 Colin Walters *** empty log message ***
2002-05-07 Eli Zaretskii Don't say *.elc files cannot be regenerated.
2002-05-07 Eli Zaretskii Add an item about reordering defcustom's.
2002-05-07 Eli Zaretskii *** empty log message ***
2002-05-07 Eli Zaretskii (lisp_data_to_selection_data): Don't set selection
2002-05-07 Pavel Janík *** empty log message ***
2002-05-07 Pavel Janík (make_drawing_gcs): The scaling factor passed to
2002-05-06 Markus Rost *** empty log message ***
2002-05-06 Markus Rost (find-function-search-for-symbol): Use with-syntax-table.
2002-05-06 Stefan Monnier (locate-file): Deprecate integer values for predicate.
2002-05-06 Pavel Janík *** empty log message ***
2002-05-06 Pavel Janík (xlwMenuResources): New resource.
2002-05-06 Pavel Janík (XtNdisabledForeground, XtCDisabledForeground): New resource names.
2002-05-06 Pavel Janík (_XlwMenu_part): Add new member `disabled_foreground'.
2002-05-06 Francesco Potortì (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
2002-05-06 Francesco Potortì *** empty log message ***
2002-05-06 Pavel Janík *** empty log message ***
2002-05-06 Pavel Janík (mac-cut-function): Doc fix.
2002-05-06 Markus Rost *** empty log message ***
2002-05-06 Markus Rost *** empty log message ***
2002-05-06 Markus Rost (time-stamp-format): Escape open parenthesis in column 0.
2002-05-05 Eli Zaretskii This file was deleted since the TCP emulation is no longer in use
2002-05-05 Richard M. Stallman *** empty log message ***
2002-05-05 Richard M. Stallman [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.
2002-05-05 Richard M. Stallman *** empty log message ***
2002-05-05 Richard M. Stallman (tool-bar-local-item-from-menu): Handle both cases: when the menu item
2002-05-05 Richard M. Stallman (filesets-browse-dir-function): Renamed from ...-fn.
2002-05-05 Richard M. Stallman *** empty log message ***
2002-05-05 Richard M. Stallman (filesets-ingroup-collect-files):
2002-05-05 Colin Walters (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
2002-05-05 Colin Walters (ibuffer-kill-filter-group): Test for killing "Default" group earlier.
2002-05-05 Colin Walters *** empty log message ***
2002-05-04 Jason Rumney *** empty log message ***
2002-05-04 Jason Rumney (mouse-wheel-scroll-line)
2002-05-04 Jason Rumney (mouse-wheel-scroll-amount): Removed.
2002-05-04 Jason Rumney (mwheel-event-button): Translate mouse-wheel events.
2002-05-04 Jason Rumney (make_lispy_event) <mouse-wheel>: Set count to 1
2002-05-04 Markus Rost *** empty log message ***
2002-05-04 Markus Rost (find-function-search-for-symbol): Bind case-fold-search when searching.
2002-05-04 Jason Rumney --fullscreen options supported on Windows too
2002-05-04 Jason Rumney (init_process): Only add server subfeature if we can
2002-05-04 Jason Rumney *** empty log message ***
2002-05-04 Eli Zaretskii *** empty log message ***
2002-05-04 Eli Zaretskii (apropos-print): Fix the reference to mouse-2.
2002-05-04 Richard M. Stallman *** empty log message ***
2002-05-04 Richard M. Stallman (mpuz-switch-to-window): Set buffer-read-only directly.
2002-05-04 Eli Zaretskii Add information about BDF fonts in etl-unicode.tar.gz.
2002-05-04 Andrew Choi 2002-05-04 Andrew Choi <akochoi@shaw.ca>
2002-05-04 Eli Zaretskii Fix last change.
2002-05-04 Eli Zaretskii *** empty log message ***
2002-05-04 Eli Zaretskii Add a few greetings that use Unicode characters.
2002-05-04 Pavel Janík *** empty log message ***
2002-05-04 Pavel Janík Add even more rules.
2002-05-04 Pavel Janík Do not distribute lock/ directory.
2002-05-04 Richard M. Stallman Clarify how replace-match does case conversion.
2002-05-04 Richard M. Stallman Comment change.
2002-05-03 Kim F. Storm (custom-buffer-verbose-help): New variable.
2002-05-03 Kim F. Storm *** empty log message ***
2002-05-03 Jason Rumney *** empty log message ***
2002-05-03 Jason Rumney (Fmake_network_process): Only support server sockets
2002-05-03 John Wiegley (eshell-modify-global-environment): Added this customization variable,
2002-05-03 John Wiegley *** empty log message ***
2002-05-03 Jason Rumney (HAVE_SELECT): Define.
2002-05-03 John Wiegley (eshell-command-completions-alist): Improved default completion
2002-05-03 John Wiegley *** empty log message ***
2002-05-03 Jason Rumney * s/ms-w32.h (HAVE_SELECT): Define.
2002-05-03 Colin Walters (Vgame_score_directory): Renamed to Vshared_game_score_directory.
2002-05-03 Colin Walters *** empty log message ***
2002-05-03 Jason Rumney (sys_getpeername, fcntl): New functions.
2002-05-03 Jason Rumney include sys/file.h.
2002-05-03 Jason Rumney *** empty log message ***
2002-05-03 Jason Rumney (F_SETFL, O_NDELAY): Define.
2002-05-03 Richard M. Stallman Whitespace change.
2002-05-03 Colin Walters (gamegrid-user-score-file-directory): New variable.
2002-05-03 Colin Walters *** empty log message ***
2002-05-03 Eli Zaretskii Advise not to use Exceed 6.1.
2002-05-03 Richard M. Stallman (select-safe-coding-system): Don't offer coding systems that use locking shift.
2002-05-02 Colin Walters *** empty log message ***
2002-05-02 Colin Walters *** empty log message ***
2002-05-02 Colin Walters (occur-mode-map): Bind "q" to `delete-window'.
2002-05-02 Pavel Janík Follow coding conventions.
2002-05-01 Glenn Morris *** empty log message ***
2002-05-01 Glenn Morris Again with the whitespace.
2002-05-01 Kim F. Storm *** empty log message ***
2002-05-01 Kim F. Storm (cua-inhibit-cua-keys): New buffer-local variable.
2002-05-01 Kim F. Storm (menu-bar-make-toggle): Added optional PROPS arg.
2002-05-01 Kim F. Storm *** empty log message ***
2002-05-01 Richard M. Stallman *** empty log message ***
2002-05-01 Richard M. Stallman (view-todo): New function.
2002-05-01 Richard M. Stallman Add an introductory note.
2002-05-01 Glenn Morris *** empty log message ***
2002-05-01 Glenn Morris (fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.
2002-05-01 Glenn Morris Yet more doc string, commment and whitespace changes.
2002-05-01 Eli Zaretskii *** empty log message ***
2002-05-01 Eli Zaretskii (clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'.
2002-05-01 Kim F. Storm typo
2002-05-01 Kim F. Storm (cua--pre-command-handler): Only interpret delete-selection property if mark-active.
2002-05-01 Kim F. Storm cua fix
2002-05-01 Pavel Janík *** empty log message ***
2002-05-01 Pavel Janík Add new rules to escape from composition.
2002-05-01 Pavel Janík (cal-menu-x-popup-menu): Fix argument of error call.
2002-05-01 Pavel Janík Follow coding conventions.
2002-05-01 Pavel Janík *** empty log message ***
2002-05-01 Colin Walters (tex-validate-buffer): Use `occur-revert-arguments' instead of setting
2002-05-01 Colin Walters *** empty log message ***
2002-05-01 Andrew Choi 2002-04-30 Andrew Choi <akochoi@shaw.ca>
2002-05-01 John Wiegley (align-region): Fixed the fix to align-region, because the "name"
2002-05-01 John Wiegley *** empty log message ***
2002-04-30 Martin Stjernholm *** empty log message ***
2002-04-30 Martin Stjernholm (c-beginning-of-decl-1): Better way to handle protection labels, one
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman [emacs]: Include stdio.h.
2002-04-30 Pavel Janík Lowercase the first letter in the header.
2002-04-30 Kim F. Storm *** empty log message ***
2002-04-30 Kim F. Storm (menu-bar-custom-menu): Change "Recently Changed Options"
2002-04-30 Stefan Monnier *** empty log message ***
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (display-time-mail-directory, display-time-mail-function): Doc fixes.
2002-04-30 Richard M. Stallman (Special Properties): Add index entry and xref for tooltips.
2002-04-30 Richard M. Stallman Comment change.
2002-04-30 Richard M. Stallman Delete ediff-hook.el page.
2002-04-30 Richard M. Stallman (Frequire): Error if called while preparing to dump.
2002-04-30 Richard M. Stallman (do_autoload): Error if called while preparing to dump.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman Remove autoload cookies.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (tibetan-obsolete-glyphs): From tibetan.el.
2002-04-30 Richard M. Stallman (tibetan-obsolete-glyphs): Now in tibet-util.el.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (align-region): Fix call to `message'.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (report-emacs-bug-hook): Use replace-match only if search was successful.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (auto-insert-directory): Doc fix.
2002-04-30 Kim F. Storm Fixed require for cua-mode variable
2002-04-30 Stefan Monnier (comment-fill-column): Fix :type spec.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (describe-text-at and stuff): Moved to descr-text.el.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (documentation): Add ad-define-subr-args call.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (zone-mode): Add write-file-hooks hook locally.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (report-emacs-bug-hook): Don't fail completely
2002-04-30 Stefan Monnier (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
2002-04-30 Richard M. Stallman *** empty log message ***
2002-04-30 Richard M. Stallman (filesets-running-xemacs): Make defvar unconditional.
2002-04-30 Stefan Monnier (locate-file): New fun.
2002-04-30 Stefan Monnier *** empty log message ***
2002-04-30 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
2002-04-30 Stefan Monnier (sys_spawnve): Update call to openp.
2002-04-30 Stefan Monnier (check_windows_init_file): Update call to openp.
2002-04-30 Stefan Monnier (Fplay_sound_internal): Update call to openp.
2002-04-30 Stefan Monnier (Fstart_process): Update call to openp.
2002-04-30 Stefan Monnier (run_mac_command): Update call to openp.
2002-04-30 Stefan Monnier (init_cmdargs): Update call to openp.
2002-04-30 Stefan Monnier (Fcall_process): Update call to openp.
2002-04-30 Stefan Monnier (openp): Change arg exec_only to predicate.
2002-04-30 Stefan Monnier (openp): Update prototype.
2002-04-29 Stefan Monnier (comment-fill-column): New var.
2002-04-29 Glenn Morris *** empty log message ***
2002-04-29 Glenn Morris Whitespace changes.
2002-04-29 Colin Walters *** empty log message ***
2002-04-29 Colin Walters (ibuffer-kill-filter-group): Call `delete' function.
2002-04-29 Colin Walters Regenerated.
2002-04-29 Glenn Morris *** empty log message ***
2002-04-29 Colin Walters (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
2002-04-29 Colin Walters *** empty log message ***
2002-04-29 Glenn Morris Add/change doc strings for many in-line functions.
2002-04-29 Colin Walters (gamegrid-add-score-with-update-game-score): Test whether or not
2002-04-29 Richard M. Stallman Update email address.
2002-04-29 Colin Walters (SCORE_FILE_PREFIX): Delete.
2002-04-29 Colin Walters (${archlibdir}): Don't conditionalize on
2002-04-29 Colin Walters Delete configure check for access to the game user.
2002-04-29 Glenn Morris (auto-insert-directory): Fix previous change.
2002-04-29 Kim F. Storm *** empty log message ***
2002-04-29 Kim F. Storm *** empty log message ***
2002-04-29 Kim F. Storm (yank-excluded-properties): Added help-echo to list.
2002-04-29 Kim F. Storm (remove-yank-excluded-properties): New helper function.
2002-04-29 Glenn Morris *** empty log message ***
2002-04-29 Glenn Morris (auto-insert-directory): Doc fix.
2002-04-29 Stefan Monnier *** empty log message ***
2002-04-29 Stefan Monnier (remove_properties): Don't use XCAR without CONSP.
2002-04-29 Stefan Monnier *** empty log message ***
2002-04-29 Stefan Monnier (XTread_socket): Disable the Xutf8LookupString code.
2002-04-29 Pavel Janík Fix typo.
2002-04-29 Kim F. Storm Describe cua and keypad packages.
2002-04-29 Kim F. Storm *** empty log message ***
2002-04-29 Robert J. Chassell Cause `texinfo-insert-@node' to insert a carriage return after the
2002-04-29 Kim F. Storm Regenerated after adding cua files
2002-04-29 Pavel Janík *** empty log message ***
2002-04-29 Pavel Janík Remove dot at the end of sentence.
2002-04-29 Pavel Janík Change default values.
2002-04-29 Pavel Janík (DEFAULT_TOOL_BAR_BUTTON_MARGIN)
2002-04-29 Pavel Janík *** empty log message ***
2002-04-29 Pavel Janík Update Commentary section.
2002-04-29 Pavel Janík (viet-tcvn-decode-table, ccl-decode-tcvn)
2002-04-29 Pavel Janík Use proper charset.
2002-04-29 Pavel Janík *** empty log message ***
2002-04-29 Pavel Janík (filesets-data): Doc fix.
2002-04-29 Pavel Janík lwlib/Imakefile is removed.
2002-04-29 Richard M. Stallman *** empty log message ***
2002-04-29 Stefan Monnier *** empty log message ***
2002-04-29 Stefan Monnier (fill-context-prefix): Fix last change with yet-another-approach.
2002-04-29 Richard M. Stallman *** empty log message ***
2002-04-29 Richard M. Stallman (ange-ftp-passive-host-alist)
2002-04-29 Richard M. Stallman (small-temporary-file-directory): Fix custom type.
2002-04-28 Glenn Morris *** empty log message ***
2002-04-28 Glenn Morris (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
2002-04-28 Glenn Morris *** empty log message ***
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman (mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.
2002-04-28 Richard M. Stallman (make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
2002-04-28 Richard M. Stallman (make-temp-file): New arg SUFFIX.
2002-04-28 Glenn Morris Minor reorganization of some code.
2002-04-28 Glenn Morris (f90-mark-subprogram-overlay): New internal variable.
2002-04-28 Glenn Morris (f90-xemacs-flag): New variable to put the test for Emacs flavor in one
2002-04-28 Richard M. Stallman (Fcommandp): New arg for_call_interactively.
2002-04-28 Richard M. Stallman (Fcommandp): Declare new arg.
2002-04-28 Richard M. Stallman (Fall_completions, Ftry_completion): New arg to Fcommandp.
2002-04-28 Kim F. Storm Added cua-mode based files [split from original cua.el]:
2002-04-28 Colin Walters *** empty log message ***
2002-04-28 Colin Walters (ibuffer-mode): Additional documentation on filter groups.
2002-04-28 Colin Walters (ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman Comment change.
2002-04-28 Jan Djärv *** empty log message ***
2002-04-28 Jan Djärv Do not grab keyboard if installation-directory is
2002-04-28 Glenn Morris Entries I should have made earlier.
2002-04-28 Jason Rumney *** empty log message ***
2002-04-28 Jason Rumney (syms_of_w32proc): Get true file attributes by default.
2002-04-28 Jason Rumney (stat, fstat): Use file index information to generate
2002-04-28 Glenn Morris Entry I should have made earlier.
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman (occur-accumulate-lines): Avoid incf and decf.
2002-04-28 Pavel Janík *** empty log message ***
2002-04-28 Pavel Janík Remove unused file.
2002-04-28 Pavel Janík *** empty log message ***
2002-04-28 Pavel Janík *** empty log message ***
2002-04-28 Pavel Janík Remove OpenLook file dependencies.
2002-04-28 Pavel Janík *** empty log message ***
2002-04-28 Pavel Janík (instantiate_widget_instance): Remove duplicated prototype.
2002-04-28 Pavel Janík *** empty log message ***
2002-04-28 Pavel Janík (recentf-menu-before): Use string to specify path in the menu.
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman (custom-load-symbol): Moved to custom.el.
2002-04-28 Richard M. Stallman (custom-load-symbol): Moved from cus-edit.el.
2002-04-28 Richard M. Stallman *** empty log message ***
2002-04-28 Richard M. Stallman (ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.
2002-04-27 Richard M. Stallman *** empty log message ***
2002-04-27 Richard M. Stallman (menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer.
2002-04-27 Richard M. Stallman (next-buffer, prev-buffer): New commands.
2002-04-27 Pavel Janík *** empty log message ***
2002-04-27 Pavel Janík (read-language-name): Take of non-list values.
2002-04-27 Richard M. Stallman *** empty log message ***
2002-04-27 Richard M. Stallman (Info-header-line): Mark it as risky-local-variable.
2002-04-27 Richard M. Stallman *** empty log message ***
2002-04-27 Richard M. Stallman (insert-for-yank): Replace `category' property
2002-04-27 Robert J. Chassell Fixed typographic errors.
2002-04-27 Eli Zaretskii Document the MacOS X support.
2002-04-27 Miles Bader *** empty log message ***
2002-04-27 Miles Bader (read-face-name): Format the prompt correctly when there's no default.
2002-04-27 Richard M. Stallman *** empty log message ***
2002-04-27 Richard M. Stallman Explicitly load cus-face and timer.
2002-04-27 Richard M. Stallman Don't require timer.
2002-04-27 Richard M. Stallman Don't require cus-face.
2002-04-27 Richard M. Stallman Fix previous change.
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-04-26 Richard M. Stallman *** empty log message ***
2002-04-26 Richard M. Stallman (customize-face-other-window): Make it work similarly.
2002-04-26 Richard M. Stallman (customize-face): Use read-face-name and handle multiple faces.
2002-04-26 Richard M. Stallman (read-face-name): New defaulting features.
2002-04-26 Richard M. Stallman *** empty log message ***
2002-04-26 Richard M. Stallman (tex-start-options): New variable.
2002-04-26 Sam Steingold (smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.
2002-04-26 Gerd Moellmann *** empty log message ***
2002-04-26 Gerd Moellmann (x_draw_phys_cursor_glyph): Undo last change. Compute
2002-04-26 Gerd Moellmann Remove Ada-specific example code.
2002-04-26 Gerd Moellmann *** empty log message ***
2002-04-26 Eli Zaretskii (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
2002-04-26 Eli Zaretskii Fix a few blunders.
2002-04-26 Eli Zaretskii Add latest new features.
2002-04-26 Eli Zaretskii (Position Info): Add text properties to the example. Add index entries.
2002-04-26 Pavel Janík *** empty log message ***
2002-04-26 Pavel Janík New file with information for Emacs pretesters.
2002-04-26 Michael Kifer 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
2002-04-26 Colin Walters (ibuffer-saved-filter-groups): Don't include broken defaults.
2002-04-26 Colin Walters (define column process): Use `ibuffer-aif'.
2002-04-26 Colin Walters *** empty log message ***
2002-04-25 Richard M. Stallman (smtpmail-auth-credentials): Support netrc files as well.
2002-04-25 Richard M. Stallman *** empty log message ***
2002-04-25 Glenn Morris General tidy-up of commentary and some doc strings.
2002-04-25 Colin Walters (occur-engine): Pad digits to the right.
2002-04-25 Richard M. Stallman (smtpmail-queue-counter): New variable.
2002-04-25 Colin Walters *** empty log message ***
2002-04-25 Richard M. Stallman *** empty log message ***
2002-04-25 Richard M. Stallman (mail-use-dsn): New variable to request delivery status notification from MTA.
2002-04-25 Colin Walters (occur-engine): Make nlines argument actually mean number of context
2002-04-25 Colin Walters *** empty log message ***
2002-04-25 Richard M. Stallman Fix Texinfo usage in previous change.
2002-04-25 Colin Walters *** empty log message ***
2002-04-25 Colin Walters Regenerated.
2002-04-25 Colin Walters (ibuffer-filtering-groups): Renamed to
2002-04-25 Colin Walters (ibuffer-formats): Doc fix.
2002-04-25 Colin Walters (multi-occur-by-filename-regexp): Doc fix.
2002-04-25 Pavel Janík *** empty log message ***
2002-04-25 Pavel Janík (abbrev-start-location): Doc fix.
2002-04-25 Gerd Moellmann *** empty log message ***
2002-04-25 Gerd Moellmann (x_draw_phys_cursor_glyph): Take into account that a box
2002-04-25 Andreas Schwab *** empty log message ***
2002-04-25 Andreas Schwab (find-name-dired): Don't quote pattern twice.
2002-04-25 Miles Bader Don't use symbol-name when we don't have to.
2002-04-25 Miles Bader *** empty log message ***
2002-04-25 Miles Bader (customize-face, customize-face-other-window):
2002-04-25 Gerd Moellmann Customize-face suggesting to customize face under point.
2002-04-25 Gerd Moellmann *** empty log message ***
2002-04-25 Gerd Moellmann (customize-face-other-window, customize-face):
2002-04-25 Pavel Janík *** empty log message ***
2002-04-25 Pavel Janík (Fvertical_motion): Fix last change.
2002-04-25 Gerd Moellmann *** empty log message ***
2002-04-25 Gerd Moellmann (Fvertical_motion): Move to the start of the line
2002-04-25 Pavel Janík *** empty log message ***
2002-04-25 Pavel Janík lwlib-Xol* are removed.
2002-04-25 Pavel Janík Remove file.
2002-04-24 Colin Walters *** empty log message ***
2002-04-24 Colin Walters (occur-accumulate-lines): Add optional argument `no-props'. Handle it.
2002-04-24 Colin Walters (ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
2002-04-24 Colin Walters (ibuffer-filter-group-name-face): New.
2002-04-24 Colin Walters (toplevel): Remove byte-compile-dynamic. Try to set up autoloads manually.
2002-04-24 Colin Walters *** empty log message ***
2002-04-24 Richard M. Stallman *** empty log message ***
2002-04-24 Richard M. Stallman (easy-menu-intern): Downcase before interning.
2002-04-24 Glenn Morris (f90-startup-message): Obsolete variable removed.
2002-04-24 Glenn Morris (f90-get-beg-of-line): Removed and replaced with line-beginning-position.
2002-04-24 Colin Walters Document `multi-occur' and `multi-occur-by-filename-regexp'.
2002-04-24 Colin Walters *** empty log message ***
2002-04-24 Glenn Morris (scroll-all-function-all): New function to do the work of scrolling other
2002-04-24 Pavel Janík *** empty log message ***
2002-04-24 Pavel Janík (skip_initializer): Return void.
2002-04-24 Eli Zaretskii *** empty log message ***
2002-04-24 Eli Zaretskii (menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text.
2002-04-24 Gerd Moellmann *** empty log message ***
2002-04-24 Gerd Moellmann (update_text_area): Set phys_cursor_on_p to 0 in the
2002-04-24 Gerd Moellmann (x_display_and_set_cursor): Set phys_cursor_width to
2002-04-24 Eli Zaretskii Tell them to use C-z, not C-c, to stop Emacs under X.
2002-04-24 Eli Zaretskii (Top): Add instructions for getting Info novice help.
2002-04-24 Richard M. Stallman *** empty log message ***
2002-04-24 Richard M. Stallman New file.
2002-04-24 Pavel Janík Justify help texts.
2002-04-24 Pavel Janík *** empty log message ***
2002-04-24 Pavel Janík (x-select-text, x-cut-buffer-or-selection-value): Check if any of the
2002-04-24 Gerd Moellmann *** empty log message ***
2002-04-24 Gerd Moellmann (notice_overwritten_cursor): Fix an off by 1 error.
2002-04-24 Miles Bader *** empty log message ***
2002-04-24 Miles Bader (buffers-menu-show-directories, buffers-menu-show-status): New variables.
2002-04-24 Martin Stjernholm (c-mask-comment): A better way to ensure point doesn't move around
2002-04-24 Miles Bader Re-add accidentally deleted `@key'.
2002-04-24 Martin Stjernholm *** empty log message ***
2002-04-24 Martin Stjernholm (c-mask-comment): More fixes when used from `c-do-auto-fill' and point
2002-04-24 Miles Bader *** empty log message ***
2002-04-24 Miles Bader (menu-bar-update-buffers-1): Make sure `uniquify-buffer-name-style' is bound.
2002-04-23 Colin Walters (ibuffer-accumulate-lines): Moved to replace.el.
2002-04-23 Colin Walters (ibuffer-depropertize-string): Delete.
2002-04-23 Colin Walters (toplevel): Require `cl' while compiling.
2002-04-23 Colin Walters *** empty log message ***
2002-04-23 Colin Walters (gamegrid-add-score-with-update-game-score): Handle the case where
2002-04-23 Colin Walters *** empty log message ***
2002-04-23 Colin Walters (syms_of_buffer): Doc fix.
2002-04-23 Colin Walters (read_score) [HAVE_GETDELIM]: Trim trailing space.
2002-04-23 Pavel Janík *** empty log message ***
2002-04-23 Richard M. Stallman *** empty log message ***
2002-04-23 Richard M. Stallman (x_set_mouse_color): Change default for cross_cursor to XC_hand2.
2002-04-23 Richard M. Stallman Rename Advanced Info to Expert Info.
2002-04-23 Paul Eggert (init_buffer): Fix PWD comment.
2002-04-23 Richard M. Stallman Explain C-c LETTER better.
2002-04-23 Richard M. Stallman Mention the Emacs manual.
2002-04-23 Gerd Moellmann *** empty log message ***
2002-04-23 Gerd Moellmann (notice_overwritten_cursor): Handle the special case
2002-04-23 Andreas Schwab *** empty log message ***
2002-04-23 Andreas Schwab (menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.
2002-04-23 Miles Bader *** empty log message ***
2002-04-23 Miles Bader (menu-bar-update-buffers-1): Don't display a directory separator if
2002-04-23 Gerd Moellmann *** empty log message ***
2002-04-23 Gerd Moellmann (x_draw_hollow_cursor, x_draw_bar_cursor)
2002-04-23 Andreas Schwab .
2002-04-23 Andreas Schwab (MAINT): New variable.
2002-04-23 Miles Bader *** empty log message ***
2002-04-23 Miles Bader (menu-bar-update-buffers): Don't use constant lists for command menu
2002-04-23 Miles Bader *** empty log message ***
2002-04-23 Miles Bader (menu-bar-update-buffers): Add `Select Named Buffer'.
2002-04-23 Richard M. Stallman *** empty log message ***
2002-04-23 Richard M. Stallman (after-find-file): Use %s to output MSG.
2002-04-23 Richard M. Stallman *** empty log message ***
2002-04-23 Richard M. Stallman (dired-mouse-find-file-other-window):
2002-04-22 Pavel Janík Fix misleading comment after #endif.
2002-04-22 Pavel Janík *** empty log message ***
2002-04-22 Pavel Janík Remove unused global variable `minibuf_prompt_pixel_width'.
2002-04-22 Pavel Janík Fix typo.
2002-04-22 Martin Stjernholm *** empty log message ***
2002-04-22 Martin Stjernholm *** empty log message ***
2002-04-22 Richard M. Stallman *** empty log message ***
2002-04-22 Richard M. Stallman (line-move-finish): Find beg and end of line
2002-04-22 Martin Stjernholm (c-mask-comment): Fixed bug where point was moved to the following line when
2002-04-22 Richard M. Stallman (Fend_of_line): Handle intangible text in mid line.
2002-04-22 Jan Djärv *** empty log message ***
2002-04-22 Jan Djärv Add calls to GrabKeyboard to remove strange
2002-04-22 Jan Djärv Remove compiler warning
2002-04-22 Jan Djärv Add calls to Grab/UngrabKeyboard to remove strange interactions with
2002-04-22 Kim F. Storm *** empty log message ***
2002-04-22 Kim F. Storm (remove_properties): Fixed trap for malformed plist.
2002-04-22 Pavel Janík *** empty log message ***
2002-04-22 Pavel Janík (list-input-methods-1): Doc fix
2002-04-22 Richard M. Stallman *** empty log message ***
2002-04-22 Richard M. Stallman (make_window): Initialize height_fixed_p,
2002-04-22 Pavel Janík *** empty log message ***
2002-04-22 Pavel Janík (tmm-completion-prompt): Doc fix.
2002-04-22 Pavel Janík *** empty log message ***
2002-04-22 Pavel Janík (global-highlight-changes): Capitalize status texts.
2002-04-22 Pavel Janík Add comment of arbitrary chosen constant 59.
2002-04-22 Pavel Janík ("Od"): Remove rule.
2002-04-22 Pavel Janík Update address of Koaunghi Un.
2002-04-22 Francesco Potortì *** empty log message ***
2002-04-22 Francesco Potortì (last_node): Make it a global variable.
2002-04-22 Richard M. Stallman *** empty log message ***
2002-04-22 Richard M. Stallman Clarify which letters in C-c LETTER are reserved for users.
2002-04-22 Richard M. Stallman (include-other-diary-files): Allow modifying
2002-04-22 Richard M. Stallman Whitespace changes.
2002-04-22 Richard M. Stallman Explain C-x b.
2002-04-22 Richard M. Stallman Don't way where to find a non-free compiler.
2002-04-22 Martin Stjernholm CC Mode update to version 5.29. This is for testing; it's not a released
2002-04-21 Glenn Morris (auto-mode-alist): .f95 files in f90-mode.
2002-04-21 Glenn Morris (fortran-beginning-do): Make regexp match a DO statement irrespective of
2002-04-21 Glenn Morris (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): Call
2002-04-21 Kim F. Storm *** empty log message ***
2002-04-21 Kim F. Storm (insert-buffer-substring-no-properties): New function.
2002-04-21 Glenn Morris (scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if one
2002-04-21 Glenn Morris (minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
2002-04-21 Gerd Moellmann *** empty log message ***
2002-04-21 Gerd Moellmann (add_declarator): Test *CLS instead of CLS.
2002-04-20 Glenn Morris Variable auto-save-file-name-transforms now has a third element.
2002-04-20 Glenn Morris (Auto Save Files): Mention auto-save-file-name-transforms.
2002-04-20 Glenn Morris (command-line): Add third element to auto-save-file-name-transforms.
2002-04-20 Glenn Morris (auto-save-file-name-transforms): Doc string addition - no effect for
2002-04-20 Pavel Janík *** empty log message ***
2002-04-20 Pavel Janík (find_next_selectable): New function.
2002-04-20 Pavel Janík (use-dialog-box): Doc fix.
2002-04-20 Eli Zaretskii *** empty log message ***
2002-04-20 Eli Zaretskii New version from ftp://invisible-island.net.
2002-04-19 Pavel Janík *** empty log message ***
2002-04-19 Pavel Janík (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
2002-04-19 Pavel Janík (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
2002-04-19 Stefan Monnier *** empty log message ***
2002-04-19 Stefan Monnier (clear_font_table): Don't free the default font of
2002-04-19 Stefan Monnier *** empty log message ***
2002-04-19 Stefan Monnier (file-name-non-special): Don't mangle the 0'th arg and the
2002-04-19 Juanma Barranquero *** empty log message ***
2002-04-19 Juanma Barranquero (Fmove_to_column): Remove unused local variable `next_boundary_byte'.
2002-04-19 Eli Zaretskii *** empty log message ***
2002-04-19 Eli Zaretskii Replace commented-out lines with a condition that is always false.
2002-04-19 Eli Zaretskii Regenerated.
2002-04-19 Eli Zaretskii Update maintainer.
2002-04-19 Eli Zaretskii (MS-DOS Display): `bar' and `hbar' cursors are identical on MS-DOS.
2002-04-19 Eli Zaretskii (Qhbar): New variable.
2002-04-19 Eli Zaretskii Document the addition of `hbar'.
2002-04-19 Eli Zaretskii (Window Frame Parameters): Document the hbar cursor type.
2002-04-19 Eli Zaretskii *** empty log message ***
2002-04-19 Eli Zaretskii (text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-04-19 Eli Zaretskii (x_draw_bar_cursor): New argument KIND; callers changed.
2002-04-19 Eli Zaretskii (Qhbar): New variable.
2002-04-19 Pavel Janík Fix typo and whitespaces.
2002-04-19 Eli Zaretskii *** empty log message ***
2002-04-19 Eli Zaretskii (TAGS): Don't use -t, it's the default for
2002-04-19 Eli Zaretskii (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.
2002-04-19 Miles Bader *** empty log message ***
2002-04-19 Miles Bader (customize-mark-to-save, customize-mark-as-set)
2002-04-19 Miles Bader (customize-mark-to-save, customize-mark-as-set)
2002-04-19 Richard M. Stallman *** empty log message ***
2002-04-19 Richard M. Stallman *** empty log message ***
2002-04-19 Richard M. Stallman Document describe-text-at, not list-text-properties-at.
2002-04-19 Richard M. Stallman (list-text-properties-at): Command deleted.
2002-04-19 Richard M. Stallman (insert-register): Use insert-for-yank.
2002-04-19 Richard M. Stallman (insert-rectangle): Use insert-for-yank.
2002-04-19 Richard M. Stallman Line break change.
2002-04-19 Richard M. Stallman Explain use of `declare'.
2002-04-19 Richard M. Stallman (remove_properties): New arg LIST allows scanning
2002-04-19 Richard M. Stallman (remove_properties): New arg LIST allows scanning either a list or a plist.
2002-04-19 Richard M. Stallman Comment change.
2002-04-19 Richard M. Stallman (tool-bar-local-item-from-menu):
2002-04-19 Richard M. Stallman (mail-mode-abbrev-table): Delete defvar.
2002-04-19 Richard M. Stallman (insert-for-yank): New function.
2002-04-19 Richard M. Stallman (yank-excluded-properties): New user option.
2002-04-18 Richard M. Stallman *** empty log message ***
2002-04-18 Kim F. Storm *** empty log message ***
2002-04-18 Kim F. Storm (pop-to-mark-command): Do not set this-command.
2002-04-18 Francesco Potortì (comint-watch-for-password-prompt): Remove whitespace
2002-04-18 Francesco Potortì *** empty log message ***
2002-04-18 Andrew Innes *** empty log message ***
2002-04-18 Andrew Innes Remove require of wid-edit.
2002-04-17 Colin Walters (ibuffer-visit-buffer): Optionally allow reducing to one window.
2002-04-17 Colin Walters *** empty log message ***
2002-04-17 Eli Zaretskii *** empty log message ***
2002-04-17 Eli Zaretskii (HAVE_LIBKSTAT): Define only if not already defined.
2002-04-17 Richard M. Stallman *** empty log message ***
2002-04-17 Eli Zaretskii (Tips for Making Compiled Code Fast): Don't advertise profile.el.
2002-04-17 Juanma Barranquero *** empty log message ***
2002-04-17 Juanma Barranquero (Fmove_to_column): Remove unused local variable `end_byte'.
2002-04-17 Juanma Barranquero Fix typo in comment.
2002-04-17 Eli Zaretskii *** empty log message ***
2002-04-17 Eli Zaretskii (coordinates_in_window): Don't report on margin area if its width is zero.
2002-04-17 Francesco Potortì * dired-aux.el (dired-star-subst-regexp,
2002-04-17 Francesco Potortì *** empty log message ***
2002-04-17 Francesco Potortì (comint-password-prompt-regexp): Match "Repeat passphrase".
2002-04-17 Francesco Potortì *** empty log message ***
2002-04-16 Jason Rumney *** empty log message ***
2002-04-16 Jason Rumney (locale-preferred-coding-systems): Add "jpn".
2002-04-16 Jason Rumney (Fx_file_dialog): Decode file name before using.
2002-04-16 Jason Rumney (construct_drag_n_drop): Likewise.
2002-04-16 Eli Zaretskii *** empty log message ***
2002-04-16 Eli Zaretskii Move config.h before the other headers, to prevent compiler warnings
2002-04-16 Eli Zaretskii *** empty log message ***
2002-04-16 Eli Zaretskii (term-emulate-terminal): Fix last change.
2002-04-16 Eli Zaretskii Add update-game-score.
2002-04-16 Eli Zaretskii *** empty log message ***
2002-04-16 Eli Zaretskii Update for msdos/sed2v2.inp.
2002-04-16 Eli Zaretskii New file.
2002-04-16 Eli Zaretskii Remove DJGPP v2.x stuff.
2002-04-16 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Reduce to 50000.
2002-04-16 Eli Zaretskii (BASE_PURESIZE): Increase to 830000, since we now
2002-04-16 Pavel Janík Update to new version.
2002-04-16 Pavel Janík Update address of Koaunghi Un.
2002-04-16 Stefan Monnier *** empty log message ***
2002-04-16 Stefan Monnier (Qlatin_1, Qutf_8): New vars.
2002-04-16 Miles Bader More updates.
2002-04-16 Pavel Janík *** empty log message ***
2002-04-16 Pavel Janík (mode-line-mode-menu): Update names to reflect latest changes.
2002-04-16 Miles Bader Add entries for some things I did earlier:
2002-04-16 Stefan Monnier (new_region_cache): Use BEG.
2002-04-16 Mike Williams *** empty log message ***
2002-04-16 Mike Williams (sgml-at-indentation-p): Move to fix compilation error.
2002-04-16 Gerd Moellmann *** empty log message ***
2002-04-16 Gerd Moellmann (MMAP_ALLOCATED_P): New macro to be set from system
2002-04-16 Michael Kifer typo fix
2002-04-16 Michael Kifer * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
2002-04-16 Francesco Potortì (find_entries): Bug fix in list management.
2002-04-16 Francesco Potortì *** empty log message ***
2002-04-15 Richard M. Stallman *** empty log message ***
2002-04-15 Richard M. Stallman (facemenu-add-new-face): Use this only for faces. Delete arg MENU.
2002-04-15 Eli Zaretskii Document problems with DEC C 5.9.x on Digital Unix 4.0f.
2002-04-15 Eli Zaretskii *** empty log message ***
2002-04-15 Eli Zaretskii (ediff-current-diff-face-A)
2002-04-15 Francesco Potortì * etags.c (get_language_from_filename): Add one argument.
2002-04-15 Francesco Potortì *** empty log message ***
2002-04-15 Francesco Potortì Bug fix. New version to come soon.
2002-04-15 Francesco Potortì Avoid doubly tagging parse.y when both parse.c and parse.y are given on
2002-04-15 Francesco Potortì *** empty log message ***
2002-04-15 Andreas Schwab *** empty log message ***
2002-04-15 Andreas Schwab Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.
2002-04-15 Andreas Schwab Stamp file for config.in
2002-04-15 Andreas Schwab Regenerated with autoheader.
2002-04-15 Andreas Schwab .
2002-04-15 Andreas Schwab Run autoheader if necessary.
2002-04-15 Andreas Schwab ($(srcdir)/src/config.in): Generate using autoheader.
2002-04-15 Stefan Monnier (bootstrap): Don't bother using the pure space.
2002-04-15 Andrew Innes *** empty log message ***
2002-04-15 Andrew Innes Require wid-edit.
2002-04-15 Miles Bader *** empty log message ***
2002-04-15 Miles Bader (widget-field-face, widget-single-line-field-face): Force foreground to
2002-04-15 Miles Bader (highlight): Force foreground to be black on a tty, so this face is
2002-04-14 Kim F. Storm Enhancements to set-mark-command and exchange-point-and-mark.
2002-04-14 Eli Zaretskii Fix last change.
2002-04-14 Kim F. Storm *** empty log message ***
2002-04-14 Kim F. Storm (pop-to-mark-command, push-mark-command): New commands.
2002-04-14 Pavel Janík *** empty log message ***
2002-04-14 Pavel Janík (speedbar-tag-hierarchy-method)
2002-04-14 Mike Williams *** empty log message ***
2002-04-14 Mike Williams (sgml-parse-tag-backward): Fix to work at beginning of buffer.
2002-04-14 Pavel Janík *** empty log message ***
2002-04-14 Pavel Janík (marginal_area_string): Sort arguments.
2002-04-14 Pavel Janík (marginal_area_string): Add prototype.
2002-04-14 Pavel Janík (speedbar-generic-item-info)
2002-04-14 Colin Walters *** empty log message ***
2002-04-14 Colin Walters (lock_file): If the lock file is older than an hour, delete it. Reset
2002-04-14 Colin Walters Revert previous change.
2002-04-14 Colin Walters (math-format-number): Load `calc-ext' before we call
2002-04-14 Colin Walters Update callers of `ibuffer-map-lines'.
2002-04-14 Colin Walters (math-format-radix-float): Load `calc-ext' before we call `math-group-float'.
2002-04-14 Colin Walters (ibuffer-forward-line): Just skip header if we're
2002-04-14 Colin Walters *** empty log message ***
2002-04-14 Andreas Schwab Regenerated.
2002-04-14 Andreas Schwab Add config header templates to all AC_DEFINE and
2002-04-14 Andreas Schwab *** empty log message ***
2002-04-14 Andreas Schwab (read_score): Fix type of second parameter
2002-04-13 Colin Walters (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.
2002-04-13 Richard M. Stallman *** empty log message ***
2002-04-13 Richard M. Stallman (Finsert_file_contents):
2002-04-13 Richard M. Stallman (run_pre_post_conversion_on_str):
2002-04-13 Richard M. Stallman (command_loop_1): Don't call start_hourglass
2002-04-13 Richard M. Stallman (count_markers): New function.
2002-04-13 Richard M. Stallman (display_mode_element): Don't let mode_line_proptrans_alist
2002-04-13 Pavel Janík *** empty log message ***
2002-04-13 Pavel Janík Update commentary to include new function iswitchb-exclude-nonmatching.
2002-04-13 Eli Zaretskii Document the problems with building and dumping on Irix 6.5.9 and earlier.
2002-04-13 Eli Zaretskii *** empty log message ***
2002-04-13 Eli Zaretskii (unexec) [__sgi]: Undo the change from 2002-01-20.
2002-04-12 John Wiegley (eshell-script-interpreter): Fix for CRLF operating systems to the
2002-04-12 John Wiegley *** empty log message ***
2002-04-12 Eli Zaretskii Update author's email address, at his request.
2002-04-12 Eli Zaretskii (Advanced C-x C-q, Registering): Add index entries for specifying
2002-04-12 Eli Zaretskii Document problems with Sun's PC3.0.1 compiler.
2002-04-12 Eli Zaretskii *** empty log message ***
2002-04-12 Eli Zaretskii (frames-on-display-list): Use `equal' to compare the
2002-04-12 Eli Zaretskii Regenerated.
2002-04-12 Juanma Barranquero *** empty log message ***
2002-04-12 Juanma Barranquero (pop3-open-server): Fix typo.
2002-04-12 Gerd Moellmann *** empty log message ***
2002-04-12 Gerd Moellmann (sync_frame_with_window_matrix_rows): Don't give frame
2002-04-12 ShengHuo ZHU * pop3.el (pop3-munge-message-separator): Work if no date.
2002-04-12 Gerd Moellmann From Dave Love. Description of events in marginal areas.
2002-04-12 Gerd Moellmann *** empty log message ***
2002-04-12 Gerd Moellmann *** empty log message ***
2002-04-12 Gerd Moellmann (string-key-binding): Deal with margin events.
2002-04-12 Gerd Moellmann (marginal_area_string): New.
2002-04-12 Gerd Moellmann (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
2002-04-12 Gerd Moellmann (Qleft_margin, Qright_margin): Declare.
2002-04-12 Gerd Moellmann (note_mode_line_or_margin_highlight): Renamed from
2002-04-12 Juanma Barranquero (gnus-ems-redefine): Fix typo in comment.
2002-04-12 Francesco Potortì (comint-password-prompt-regexp): Match" SMB password".
2002-04-12 Francesco Potortì *** empty log message ***
2002-04-12 Stefan Monnier *** empty log message ***
2002-04-12 Stefan Monnier (dos_rawgetc): int/Lisp_Object confusion.
2002-04-12 Stefan Monnier (gen_help_event): int/Lisp_Object confusion.
2002-04-12 Pavel Janík *** empty log message ***
2002-04-12 Stefan Monnier (dos_rawgetc): Use a single event for HELP_EVENT.
2002-04-12 Pavel Janík (Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
2002-04-12 Stefan Monnier (command_loop_1): Turn off transient-mark-mode rather
2002-04-12 Pavel Janík (Fpropertize): Add prototype.
2002-04-12 Stefan Monnier (sort-reorder-buffer): Don't assume point-min == 1.
2002-04-12 Stefan Monnier (xterm-mouse-mode): Use define-minor-mode.
2002-04-12 Stefan Monnier (device-class, buffer-syntactic-context)
2002-04-12 Stefan Monnier (edebug-eval-defun): Don't use defconst on variables.
2002-04-12 Stefan Monnier (debug-on-entry): Use push.
2002-04-12 Stefan Monnier *** empty log message ***
2002-04-12 Stefan Monnier (gnus-update-summary-mark-positions, gnus-summary-toggle-header):
2002-04-12 Stefan Monnier (gnus-uu-binhex-article, gnus-uu-reginize-string, gnus-uu-expand-numbers)
2002-04-12 Stefan Monnier (nnfolder-possibly-change-group): Don't assume point-min == 1.
2002-04-12 Stefan Monnier (nnimap-retrieve-headers): Don't assume point-min == 1.
2002-04-12 Stefan Monnier (nnmbox-create-mbox): Don't assume point-min == 1.
2002-04-12 Stefan Monnier (c-backward-to-start-of-if): Don't assume point-min == 1.
2002-04-12 Stefan Monnier (etags-verify-tags-table, etags-snarf-tag, etags-list-tags)
2002-04-12 Stefan Monnier (fill-region-as-paragraph): Use save-excursion instead of relying on
2002-04-12 Stefan Monnier (fill-context-prefix): Fix up last change.
2002-04-11 Stefan Monnier *** empty log message ***
2002-04-11 Stefan Monnier (line-move): Use memq rather than or.
2002-04-11 Stefan Monnier (canonically-space-region): Obey sentence-end.
2002-04-11 Mike Williams *** empty log message ***
2002-04-11 Mike Williams (sgml-guess-indent): New function.
2002-04-11 Colin Walters Fix previous change.
2002-04-11 Pavel Janík *** empty log message ***
2002-04-11 Pavel Janík (menu-bar-adv-search-menu): Add incremental search.
2002-04-11 Andreas Schwab .
2002-04-11 Andreas Schwab (file-name-non-special): Handle return value of t from
2002-04-11 Juanma Barranquero *** empty log message ***
2002-04-11 Juanma Barranquero (bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.
2002-04-10 Colin Walters Fix previous change.
2002-04-10 Colin Walters Regenerate.
2002-04-10 Colin Walters *** empty log message ***
2002-04-10 Stefan Monnier (adaptive-fill-regexp): Add ! and %.
2002-04-10 Richard M. Stallman *** empty log message ***
2002-04-10 Colin Walters *** empty log message ***
2002-04-10 Colin Walters Add HAVE_SHARED_GAME_DIR.
2002-04-10 Colin Walters *** empty log message ***
2002-04-10 Colin Walters (Vgame_score_directory): New variable.
2002-04-10 Colin Walters (tetris-score-file): Likewise.
2002-04-10 Colin Walters (snake-score-file): Default to just "snake-scores".
2002-04-10 Colin Walters (gamegrid-add-score): Rewrite from scratch to use `update-game-score'.
2002-04-10 Colin Walters (ibuffer-canonicalize-state-list): Delete unused function.
2002-04-10 Colin Walters (toplevel): Include stdarg.h.
2002-04-10 Colin Walters (gamedir, gameuser): New variables.
2002-04-10 Colin Walters Add --game-dir, --game-user. Test to see if we can use them.
2002-04-10 Stefan Monnier (fill-context-prefix): Match the two prefixes
2002-04-10 Richard M. Stallman *** empty log message ***
2002-04-10 Richard M. Stallman (BASE_PURESIZE): Reduce again to avoid big excess.
2002-04-10 Richard M. Stallman (dired-view-command-alist): New variable.
2002-04-10 Richard M. Stallman (mouse-drag-region-1): Display region highlight only in the selected window.
2002-04-10 Richard M. Stallman (remove-hook): When there are no more local hooks,
2002-04-10 Richard M. Stallman (isearch-mode): Don't call make-frame-visible
2002-04-10 Richard M. Stallman (custom-face-attributes): Fix typo in `ultra-bold'.
2002-04-09 Stefan Monnier *** empty log message ***
2002-04-09 Stefan Monnier (read_minibuf): Use empty_string.
2002-04-09 Stefan Monnier Add support for the new project file fields:
2002-04-09 Stefan Monnier Menu changed from Statements to Templates.
2002-04-09 Stefan Monnier ada-mode no longer supports a different
2002-04-09 Stefan Monnier (ada-case-exception-file, ada-indent-handle-comment-special): New variables.
2002-04-09 Stefan Monnier cvs-mode-add does not ask for a description any more.
2002-04-09 Stefan Monnier *** empty log message ***
2002-04-09 Sam Steingold (vc-cvs-valid-version-number-p): New function.
2002-04-09 Mike Williams *** empty log message ***
2002-04-09 Mike Williams (sgml-lexical-context): Use sgml-parse-tag-backward to find start point.
2002-04-09 Mike Williams (sgml-tag-alist): Doc fix.
2002-04-09 Pavel Janík *** empty log message ***
2002-04-09 Pavel Janík (isearch-message-prefix): Use minibuffer-prompt face for prompt.
2002-04-08 Stefan Monnier (auto-revert-mode, global-auto-revert-mode):
2002-04-08 Stefan Monnier (comment-column): Docstring improvement.
2002-04-08 Stefan Monnier *** empty log message ***
2002-04-08 Stefan Monnier (nnml-save-nov, nnml-generate-nov-file): Don't hardcode point-min == 1.
2002-04-08 Stefan Monnier (pop3-md5): Don't hardcode point-min == 1.
2002-04-08 Stefan Monnier Fix up indentation.
2002-04-08 Stefan Monnier (iso-accents-accent-key): Use `vector'
2002-04-08 Stefan Monnier (tit-dictionary): Use defvar for non-constants.
2002-04-08 Stefan Monnier Typo.
2002-04-08 Stefan Monnier (global-cwarn-mode): Use define-minor-mode.
2002-04-08 Stefan Monnier (cperl-make-face, cperl-force-face):
2002-04-08 Stefan Monnier (BASE_PURESIZE): Increase to 900KB.
2002-04-08 Stefan Monnier Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.
2002-04-08 Stefan Monnier (sgml-comment-indent-new-line): New fun.
2002-04-08 Stefan Monnier *** empty log message ***
2002-04-08 Jason Rumney *** empty log message ***
2002-04-08 Jason Rumney (reset-language-environment): Handle
2002-04-08 ShengHuo ZHU * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2002-04-08 Juanma Barranquero *** empty log message ***
2002-04-08 Juanma Barranquero (sys_accept): Don't hide variable `s'.
2002-04-08 Sam Steingold (vc-cvs-checkin): Pass the required argument to `error'.
2002-04-08 Pavel Janík Regenerated.
2002-04-08 Pavel Janík *** empty log message ***
2002-04-08 Pavel Janík Add --with-sound.
2002-04-08 Pavel Janík Mention --without-sound to disable sound support.
2002-04-08 Pavel Janík Emacs can be built without sound.
2002-04-08 Pavel Janík *** empty log message ***
2002-04-08 Pavel Janík (display-time-string): Fix last change.
2002-04-07 Richard M. Stallman Explain that sentinels cannot run recursively.
2002-04-07 Richard M. Stallman Explicitly give the replacement text that goes with blank lines.
2002-04-07 Jason Rumney *** empty log message ***
2002-04-07 Jason Rumney (set-default-coding-systems, reset-language-environment): Preserve
2002-04-07 Pavel Janík *** empty log message ***
2002-04-07 Pavel Janík (play-sound): Move to subr.el.
2002-04-07 Pavel Janík (play-sound): Move here from simple.el.
2002-04-07 Jaeyoun Chung added comment
2002-04-07 Colin Walters *** empty log message ***
2002-04-07 Colin Walters update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
2002-04-06 Richard M. Stallman *** empty log message ***
2002-04-06 Richard M. Stallman (display-time-string-forms): Mark as risky.
2002-04-06 Richard M. Stallman *** empty log message ***
2002-04-06 Richard M. Stallman (enriched-decode-foreground, enriched-decode-background):
2002-04-06 Richard M. Stallman *** empty log message ***
2002-04-06 Richard M. Stallman (compilation-error-regexp-alist):
2002-04-06 Per Abrahamsen 2002-04-06 Per Abrahamsen <abraham@dina.kvl.dk>
2002-04-06 Pavel Janík Fix typo.
2002-04-06 Pavel Janík Add i18n keyword to get listed in package finder.
2002-04-06 Pavel Janík Add i18 keyword to get listed in package finder.
2002-04-06 Mike Williams Remove xml-lite.el
2002-04-06 Jaeyoun Chung *** empty log message ***
2002-04-05 Gerd Moellmann *** empty log message ***
2002-04-05 Gerd Moellmann (Fcall_interactively): Use INTEGERP instead of
2002-04-05 Colin Walters Actually make previous changes work (oops).
2002-04-05 Colin Walters *** empty log message ***
2002-04-05 Colin Walters (toplevel): Include pwd.h.
2002-04-05 Pavel Janík *** empty log message ***
2002-04-05 Pavel Janík (play-sound): New function (uses play-sound-internal).
2002-04-05 Pavel Janík (Fplay_sound_internal): Renamed from Fplay_sound.
2002-04-04 Richard M. Stallman (mode-line-format, mode-line-modified)
2002-04-04 Richard M. Stallman *** empty log message ***
2002-04-04 Richard M. Stallman (display_mode_element): New arg RISKY.
2002-04-04 Richard M. Stallman (solar-northern-spring-or-summer-season): Doc fix.
2002-04-04 Richard M. Stallman *** empty log message ***
2002-04-04 Richard M. Stallman (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.
2002-04-04 Richard M. Stallman (enriched-decode-foreground)
2002-04-04 Stefan Monnier (record_point): New fun.
2002-04-04 Stefan Monnier *** empty log message ***
2002-04-03 Mike Williams *** empty log message ***
2002-04-03 Mike Williams Remember to (require 'cl).
2002-04-03 Mike Williams (sgml-lexical-context): Fix up CDATA detection for boundary cases.
2002-04-03 Stefan Monnier *** empty log message ***
2002-04-03 Stefan Monnier (Fdocumentation): More brainos. I need sleep.
2002-04-03 Kai Großjohann * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
2002-04-03 Juanma Barranquero (Fdocumentation): Add missing parentheses.
2002-04-03 Juanma Barranquero *** empty log message ***
2002-04-03 Stefan Monnier (Fdocumentation, Fdocumentation_property): When the doc
2002-04-03 Richard M. Stallman *** empty log message ***
2002-04-03 Richard M. Stallman (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.
2002-04-03 Richard M. Stallman *** empty log message ***
2002-04-03 Richard M. Stallman (format-deannotate-region): Doc fix.
2002-04-03 Richard M. Stallman (enriched-face-ans): Delete special treatment for fg:... and bg:... faces.
2002-04-03 Richard M. Stallman *** empty log message ***
2002-04-03 Richard M. Stallman (shell-mode): Don't reinit comint-input-ring if that was already done.
2002-04-03 Richard M. Stallman Minor change for TeX filling improvement.
2002-04-03 Richard M. Stallman Comment change.
2002-04-03 Juanma Barranquero Fix typos.
2002-04-03 Richard M. Stallman *** empty log message ***
2002-04-03 Richard M. Stallman (update-calendar-mode-line): Force mode-line update.
2002-04-03 Richard M. Stallman (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)
2002-04-03 Richard M. Stallman (solar-spring-or-summer-season): Deleted.
2002-04-03 Richard M. Stallman (holiday-rosh-hashanah-etc): Spelling correction.
2002-04-03 Eli Zaretskii *** empty log message ***
2002-04-03 Eli Zaretskii (syms_of_msdos): Fix last change with mouse_autoselect_window.
2002-04-03 Mike Williams *** empty log message ***
2002-04-03 Mike Williams (sgml-lexical-context)
2002-04-03 Pavel Janík Update to use new tutorial facility.
2002-04-03 Pavel Janík *** empty log message ***
2002-04-03 Pavel Janík Rename autoselect_window_p to mouse_autoselect_window.
2002-04-03 Pavel Janík Fix comment.
2002-04-03 Pavel Janík Rename `autoselect-window' to `mouse-autoselect-window'.
2002-04-03 Pavel Janík Rename variable autoselect-window-p to mouse-autoselect-window.
2002-04-03 Stefan Monnier (reread_doc_file): Add missing argument declaration.
2002-04-03 Stefan Monnier *** empty log message ***
2002-04-03 Stefan Monnier (make_lispy_event): Handle unknown keysyms together
2002-04-02 Richard M. Stallman *** empty log message ***
2002-04-02 Richard M. Stallman (hack-one-local-variable): Clear text props from string value.
2002-04-02 Werner LEMBERG Updated to use the new <<...>> [...] format for fill line.
2002-04-02 Stefan Monnier *** empty log message ***
2002-04-02 Stefan Monnier (reread_doc_file): Return whether reload was attempted.
2002-04-02 Stefan Monnier (lisp, shortlisp): Add ucs-tables.elc.
2002-04-02 Richard M. Stallman Fix the xref for sending SIGHUP.
2002-04-02 Richard M. Stallman New node Query Before Exit broken out of Deleting Processes.
2002-04-02 ShengHuo ZHU * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2002-04-02 Pavel Janík New version.
2002-04-02 Pavel Janík Update addresses.
2002-04-02 Stefan Monnier (f90-indent-subprogram): Braino (missing arg).
2002-04-02 Stefan Monnier (f90-keywords-re, f90-keywords-level-3-re)
2002-04-02 Eli Zaretskii *** empty log message ***
2002-04-02 Eli Zaretskii (read_char): If the event was Qselect_window,
2002-04-02 Eli Zaretskii (dos_rawgetc): Generate SELECT_WINDOW_EVENTs when required.
2002-04-02 Mike Williams *** empty log message ***
2002-04-02 Mike Williams (sgml-looking-back-at): Short-circuit at beg of buffer.
2002-04-02 Mike Williams *** empty log message ***
2002-04-02 Mike Williams (sgml-close-tag): Rename from
2002-04-02 Stefan Monnier (help-key-description): New fun.
2002-04-01 Stefan Monnier *** empty log message ***
2002-04-01 Stefan Monnier (sgml-at-indentation-p, sgml-tag)
2002-04-01 Stefan Monnier Typo.
2002-04-01 Stefan Monnier (buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.
2002-04-01 Richard M. Stallman Don't use @samp in an anchor.
2002-04-01 Richard M. Stallman Minor cleanup.
2002-04-01 Richard M. Stallman Minor cleanups.
2002-04-01 Stefan Monnier (get_doc_string): Return nil of the location is wrong.
2002-04-01 Stefan Monnier (DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
2002-04-01 Stefan Monnier (Fstring): Allow 0 arguments.
2002-04-01 Stefan Monnier (standard-keyboard-coding-systems): Add koi8-u and koi8-r.
2002-04-01 Stefan Monnier Change maintainer.
2002-04-01 Stefan Monnier Ignore esh-groups.el.
2002-04-01 Stefan Monnier It's auto-generated anyway.
2002-04-01 Richard M. Stallman *** empty log message ***
2002-04-01 Richard M. Stallman (tcl-imenu-generic-expression): New value.
2002-04-01 Stefan Monnier *** empty log message ***
2002-04-01 Stefan Monnier (DATAGRAM_CONN_P, list_processes_1)
2002-04-01 Stefan Monnier (XTread_socket): Fix int/Lisp_Object confusion.
2002-04-01 ShengHuo ZHU * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2002-04-01 Stefan Monnier *** empty log message ***
2002-04-01 Pavel Janík *** empty log message ***
2002-04-01 Pavel Janík (XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.
2002-04-01 Richard M. Stallman *** empty log message ***
2002-04-01 Richard M. Stallman (tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.
2002-04-01 Richard M. Stallman (info-tool-bar-map): Use tool-bar-local-item-from-menu.
2002-04-01 Pavel Janík *** empty log message ***
2002-04-01 Pavel Janík Rename `x-autoselect-window' to `autoselect-window'.
2002-04-01 Pavel Janík Rename x_autoselect_window_p to autoselect_window_p.
2002-04-01 Pavel Janík Rename x_autoselect_window_p to autoselect_window_p.
2002-04-01 Pavel Janík (autoselect_window_p): Renamed from `x_autoselect_window_p'.
2002-04-01 Pavel Janík (Qselect_window): New symbol.
2002-04-01 Pavel Janík (enum event_kind): New event type `SELECT_WINDOW_EVENT'.
2002-04-01 Pavel Janík *** empty log message ***
2002-04-01 Pavel Janík Update copyright.
2002-04-01 Pavel Janík (handle-select-window): New function.
2002-04-01 Pavel Janík Rename x-autoselect-window to autoselect-window.
2002-04-01 Mike Williams (xml-lite-parse-tag-backward): Fix for implicitly empty tags.
2002-04-01 Mike Williams (sgml-mode): Set indent-line-function to sgml-indent-line.
2002-04-01 Richard M. Stallman *** empty log message ***
2002-04-01 Richard M. Stallman (help-with-tutorial): Allow various ways
2002-04-01 Mike Williams Add deprecation notice.
2002-04-01 Mike Williams Remove redundant name-end attribute.
2002-04-01 Richard M. Stallman *** empty log message ***
2002-04-01 Richard M. Stallman (idlwave-system-routines):
2002-04-01 Mike Williams Add an explicit check for 'text syntax, to protect against future
2002-04-01 Richard M. Stallman (redraw-modeline): Define alias.
2002-04-01 Mike Williams Remove redundant remains of xml-lite-mode.
2002-04-01 Pavel Janík Example of disabled command fixed.
2002-04-01 Pavel Janík Address of Pieter Schoenmakers updated.
2002-04-01 Richard M. Stallman Minor cleanups.
2002-04-01 Richard M. Stallman *** empty log message ***
2002-04-01 Richard M. Stallman (file-expand-wildcards): Use save-match-data.
2002-04-01 Miles Bader Update the `customize-face' example to reflect current reality.
2002-03-31 Werner LEMBERG Replace the 'Blank lines inserted here...' text with its translation.
2002-03-31 Werner LEMBERG Resync with the English text
2002-03-31 Pavel Janík Fix typo.
2002-03-31 Richard M. Stallman *** empty log message ***
2002-03-31 Richard M. Stallman (kill-new): Doc fix.
2002-03-31 Richard M. Stallman *** empty log message ***
2002-03-31 Richard M. Stallman (side-effect-free-fns, side-effect-and-error-free-fns):
2002-03-31 Gerd Moellmann *** empty log message ***
2002-03-31 Gerd Moellmann (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
2002-03-31 Richard M. Stallman *** empty log message ***
2002-03-31 Richard M. Stallman (menu-bar-tools-menu): Rename gdb item to say GDB.
2002-03-30 Richard M. Stallman *** empty log message ***
2002-03-30 Richard M. Stallman Comment change.
2002-03-30 Richard M. Stallman (window_scroll_pixel_based): Exit the move_it_by_lines
2002-03-30 Richard M. Stallman (set_frame_size): Don't call change_frame_size.
2002-03-30 Gerd Moellmann *** empty log message ***
2002-03-30 Gerd Moellmann Update copyright.
2002-03-30 Gerd Moellmann (direct_output_for_insert): Call
2002-03-30 Eli Zaretskii *** empty log message ***
2002-03-30 Eli Zaretskii (save-buffer-state): Fix last change.
2002-03-30 Eli Zaretskii *** empty log message ***
2002-03-30 Eli Zaretskii (command-line): Fix last change.
2002-03-30 Eli Zaretskii (auto-save-file-name-transforms): Fix last change.
2002-03-30 Eli Zaretskii (add_declarator): Fix the first call to add_member_defn.
2002-03-29 Richard M. Stallman *** empty log message ***
2002-03-29 Richard M. Stallman (play-sound-file): Moved from subr.el, made unconditional.
2002-03-29 Richard M. Stallman (play-sound-file): Moved to simple.el.
2002-03-29 Colin Walters *** empty log message ***
2002-03-29 Colin Walters (calc-init-base): Ditto.
2002-03-29 Colin Walters (calc-delete-windows-keep): Function deleted.
2002-03-29 Colin Walters (calc-was-split): Var deleted.
2002-03-29 Colin Walters *** empty log message ***
2002-03-29 Colin Walters (ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
2002-03-29 Stefan Monnier (sgml-lexical-context): Return (text . START)
2002-03-29 Stefan Monnier (xml-lite-get-context): Don't stop parsing
2002-03-29 Stefan Monnier (xml-lite-get-context): Allow stopping even with an empty context.
2002-03-29 Stefan Monnier (sgml-basic-offset): New var.
2002-03-29 Gerd Moellmann *** empty log message ***
2002-03-29 Jason Rumney *** empty log message ***
2002-03-29 Jason Rumney (w32_draw_relief_rect): Fix calculations of line lengths.
2002-03-29 Eli Zaretskii Fix a couple of misspellings.
2002-03-29 Richard M. Stallman *** empty log message ***
2002-03-29 Richard M. Stallman (dired-do-query-replace-regexp, dired-do-search):
2002-03-29 Richard M. Stallman (dired-get-marked-files): New arg FILTER allows selection of some files.
2002-03-29 Eli Zaretskii *** empty log message ***
2002-03-29 Eli Zaretskii (command-line): Recompute auto-save-file-name-transforms
2002-03-29 Eli Zaretskii (auto-save-file-name-transforms): Don't run "\\2" via expand-file-name.
2002-03-29 Eli Zaretskii *** empty log message ***
2002-03-29 Eli Zaretskii (save-buffer-state): Use make-symbol to bind `modified'.
2002-03-29 Richard M. Stallman *** empty log message ***
2002-03-29 Richard M. Stallman (tcl-imenu-create-index-function): Doc fix.
2002-03-29 Richard M. Stallman *** empty log message ***
2002-03-29 Richard M. Stallman (speedbar-default-directory-list): Made robust against deleted directories.
2002-03-29 Eli Zaretskii (lread.o): Depend on coding.h.
2002-03-29 Eli Zaretskii *** empty log message ***
2002-03-29 Eli Zaretskii (openp, Fload): Encode the file name before pasing it
2002-03-29 Gerd Moellmann *** empty log message ***
2002-03-29 Gerd Moellmann (add_declarator, skip_initializer): New functions.
2002-03-29 Kim F. Storm (Flax_plist_put): Doc fix.
2002-03-29 Kim F. Storm *** empty log message ***
2002-03-28 Jason Rumney *** empty log message ***
2002-03-28 Jason Rumney Move backquote.elc into emacs-lisp.
2002-03-28 Jason Rumney Fixes to previous entries
2002-03-28 Richard M. Stallman *** empty log message ***
2002-03-28 Richard M. Stallman Rename dired-do-toggle to dired-toggle-marks.
2002-03-28 Richard M. Stallman (dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.
2002-03-28 Richard M. Stallman Fix version number.
2002-03-28 Richard M. Stallman Mention that README has the version number.
2002-03-28 Richard M. Stallman (compilation-handle-exit):
2002-03-28 Richard M. Stallman (line-move-to-column): Don't call move-to-column if COL=0.
2002-03-28 Richard M. Stallman (replace-rectangle): Add autoload.
2002-03-28 Richard M. Stallman Mark many more variables as risky.
2002-03-28 Richard M. Stallman (mode-line-mule-info): Use :propertize, not :eval.
2002-03-28 Richard M. Stallman (tar-header-block-summarize, tar-get-descriptor):
2002-03-28 Richard M. Stallman (list-load-path-shadows): Only ignore last copy of standard Lisp
2002-03-28 Richard M. Stallman (compare-windows-whitespace): Match all whitespace.
2002-03-28 Stefan Monnier (xml-lite-in-string-p): Use sgml-lexical-context.
2002-03-28 Stefan Monnier (sgml-make-syntax-table): New fun.
2002-03-28 André Spiegel Add section for VC Changes. New entry for `vc-cvs-global-switches'.
2002-03-28 André Spiegel *** empty log message ***
2002-03-28 André Spiegel (vc-cvs-global-switches): New user option.
2002-03-28 Pavel Janík Fix typo.
2002-03-28 Miles Bader *** empty log message ***
2002-03-28 Miles Bader (DATAGRAM_CONN_P): Make sure PROC is really a process.
2002-03-27 Andrew Innes *** empty log message ***
2002-03-27 Andrew Innes (bootstrap-clean-SH): Use for loop, instead of
2002-03-27 Colin Walters *** empty log message ***
2002-03-27 Colin Walters (operation query-replace): Use new `noerror' arg for
2002-03-27 Stefan Monnier (xml-lite-in-string-p): Simplify.
2002-03-27 Colin Walters *** empty log message ***
2002-03-27 Stefan Monnier Fix copyright notice.
2002-03-27 Colin Walters (sorter mode-name): Doc fix.
2002-03-27 Colin Walters (ibuffer-help-buffer-modes): New variable.
2002-03-27 Colin Walters Initial version.
2002-03-27 Pavel Janík *** empty log message ***
2002-03-27 Pavel Janík (outline-layout): Doc fix.
2002-03-27 Stefan Monnier *** empty log message ***
2002-03-27 Stefan Monnier Don't require `custom'.
2002-03-27 Eli Zaretskii Undo some of the too aggressive tabification.
2002-03-27 Eli Zaretskii Tabify everything.
2002-03-27 Eli Zaretskii *** empty log message ***
2002-03-27 Eli Zaretskii (gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.
2002-03-27 Eli Zaretskii *** empty log message ***
2002-03-27 Eli Zaretskii (compile, compile-always): Don't try to compile
2002-03-27 Eli Zaretskii <bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
2002-03-27 Juanma Barranquero Fix typo in comment.
2002-03-27 Pavel Janík *** empty log message ***
2002-03-27 Pavel Janík (set-network-process-options): Add usage.
2002-03-27 Stefan Monnier *** empty log message ***
2002-03-27 Stefan Monnier (xml-lite-at-indentation-p): Move.
2002-03-26 Juanma Barranquero (WINS): Make sure it has a tab and not spaces.
2002-03-26 Juanma Barranquero *** empty log message ***
2002-03-26 Juanma Barranquero (WINS): Add the toolbar directory.
2002-03-26 Eli Zaretskii *** empty log message ***
2002-03-26 Eli Zaretskii (Fdump_emacs): Fix a typo in "command-line-processed".
2002-03-26 Pavel Janík Fix typo.
2002-03-26 Pavel Janík *** empty log message ***
2002-03-26 Richard M. Stallman *** empty log message ***
2002-03-26 Richard M. Stallman (Fsubstring_no_properties): New function.
2002-03-26 Richard M. Stallman (substring-no-properties): Function deleted (now in C).
2002-03-26 Richard M. Stallman *** empty log message ***
2002-03-26 Richard M. Stallman (update_menu_bar): Test only update_mode_lines;
2002-03-26 Richard M. Stallman (Fdisplay_buffer): Doc fix.
2002-03-26 Juanma Barranquero *** empty log message ***
2002-03-26 Juanma Barranquero Fix typo in commentary.
2002-03-26 Pavel Janík Fix typo.
2002-03-26 Miles Bader Whoops, that should be `autom4te.cache'
2002-03-26 Miles Bader Add `autom4te'
2002-03-25 Stefan Monnier (check_pure_size): Update the comment.
2002-03-25 Pavel Janík *** empty log message ***
2002-03-25 Pavel Janík (mouse-wheel-mode): Use global-set-key and global-unset-key.
2002-03-25 Eli Zaretskii Fix copyright years.
2002-03-25 Richard M. Stallman (GET_UNSIGNED_NUMBER): Give proper error for spaces.
2002-03-25 Richard M. Stallman *** empty log message ***
2002-03-25 Richard M. Stallman (Quoted File Names): Minor clarifications.
2002-03-25 Richard M. Stallman (Type Keywords): Minor corrections and cleanups.
2002-03-25 Richard M. Stallman (rmail-resend): Call mail-abbrev-make-syntax-table.
2002-03-25 Richard M. Stallman (tags-query-replace): Pass t for NOERROR to query-replace-read-args.
2002-03-25 Richard M. Stallman (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
2002-03-25 Richard M. Stallman (query-replace-read-args): New optional arg NOERROR.
2002-03-24 Colin Walters (ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
2002-03-24 Colin Walters *** empty log message ***
2002-03-24 Pavel Janík Fix typos.
2002-03-24 Gerd Moellmann Declarations in macros.
2002-03-24 Gerd Moellmann *** empty log message ***
2002-03-24 Gerd Moellmann (Qdeclare, Vmacro_declaration_function): New variables.
2002-03-24 Gerd Moellmann *** empty log message ***
2002-03-24 Gerd Moellmann (byte-compile-file-form-defmumble):
2002-03-24 Gerd Moellmann (macro-declaration-function): New function. Set the
2002-03-24 Eli Zaretskii (facemenu-get-face): Remove unised variable `foreground'.
2002-03-24 Eli Zaretskii *** empty log message ***
2002-03-24 Eli Zaretskii (enriched-face-ans): Support FACE of the form
2002-03-24 Jason Rumney Update images on Windows news.
2002-03-24 Jason Rumney *** empty log message ***
2002-03-24 Jason Rumney (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2002-03-24 Pavel Janík *** empty log message ***
2002-03-24 Pavel Janík (mouse-wheel-mode): Use the result of current-global-map instead of the
2002-03-24 Pavel Janík New file, list of tutorial translators.
2002-03-23 Richard M. Stallman *** empty log message ***
2002-03-23 Richard M. Stallman (mail-abbrev-make-syntax-table): New subroutine
2002-03-23 Jason Rumney Add news of image support on Windows
2002-03-23 Eli Zaretskii Use `colon' instead of `:' in an index only in the Info version.
2002-03-23 Paul Eggert * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
2002-03-23 Paul Eggert (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
2002-03-23 Paul Eggert * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2002-03-23 Paul Eggert (PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001
2002-03-23 Jason Rumney Removed fixed problems from MS-Windows port section
2002-03-23 Jason Rumney *** empty log message ***
2002-03-23 Jason Rumney [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-23 Jason Rumney (w32_handle_tool_bar_click): Detect up and down events
2002-03-22 Stefan Monnier *** empty log message ***
2002-03-22 Stefan Monnier (finder-inf.el): Remove.
2002-03-22 Stefan Monnier Don't load finder-inf.el during byte-compilation.
2002-03-22 Stefan Monnier (vc-cvs-registered, vc-cvs-dir-state-heuristic):
2002-03-22 Stefan Monnier (batch-byte-compile-if-not-done): Add autoload cookie.
2002-03-22 Stefan Monnier (bootstrapclean): New target.
2002-03-22 Stefan Monnier (main): Handle --unibyte, --multibyte, and --no-loadup
2002-03-22 Stefan Monnier (check_pure_size): Only output a warning.
2002-03-22 Stefan Monnier (wait_for_termination): Use sigsuspend rather than sigpause.
2002-03-22 Jason Rumney *** empty log message ***
2002-03-22 Jason Rumney (Fx_create_frame): Enable tool-bar when images are supported.
2002-03-22 Jason Rumney *** empty log message ***
2002-03-22 Jason Rumney (zv_bits): Declare as short, for word alignment.
2002-03-22 Jason Rumney (x_set_cursor_color): Set cursor_gc as well.
2002-03-22 Eli Zaretskii *** empty log message ***
2002-03-22 Eli Zaretskii (main): Update the Copyright year in the blurb printed
2002-03-22 Eli Zaretskii *** empty log message ***
2002-03-22 Eli Zaretskii (message_with_string): Fix syntax of a call to GCPRO2.
2002-03-22 Eli Zaretskii (Symbol Type): Use `colon' in index entries instead of `:' only in Info.
2002-03-22 Eli Zaretskii (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>
2002-03-22 Eli Zaretskii Clarify that mapconcat will also throw an error when it invokes
2002-03-22 Eli Zaretskii (File Names): Add an index entry for $ in file names. Add an anchor.
2002-03-22 Eli Zaretskii *** empty log message ***
2002-03-22 Eli Zaretskii (calendar): Doc fix.
2002-03-22 Eli Zaretskii (XTread_socket): If XK_ISO_Lock and
2002-03-22 Juanma Barranquero *** empty log message ***
2002-03-22 Juanma Barranquero (gomoku-font-lock-O-face): Convert to use `defface'.
2002-03-22 Stefan Monnier *** empty log message ***
2002-03-21 Kim F. Storm *** empty log message ***
2002-03-21 Kim F. Storm (menu_bar_items): Mostly undo 2002-02-20 patch, so
2002-03-21 Jason Rumney *** empty log message ***
2002-03-21 Jason Rumney (x_clear_image_1): Disable color table code.
2002-03-21 ShengHuo ZHU * mail-source.el (make-source-make-complex-temp-name): Use
2002-03-21 Kim F. Storm *** empty log message ***
2002-03-21 Kim F. Storm (init_process): Only provide make-network-process feature and
2002-03-21 Kim F. Storm Explain how to use featurep with make-network-process.
2002-03-21 Kim F. Storm *** empty log message ***
2002-03-21 Kim F. Storm Test for network process support with featurep.
2002-03-21 Kim F. Storm (open-network-stream-nowait): Use featurep.
2002-03-21 Kim F. Storm (QCtype): Remove duplicate declaration and
2002-03-21 Kim F. Storm (QCfeature, QCdatagram): Removed variables.
2002-03-21 Kim F. Storm (Ffeaturep): Allow subfeature to be a list (test using
2002-03-21 Kim F. Storm (DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
2002-03-21 Richard M. Stallman *** empty log message ***
2002-03-21 Richard M. Stallman (DISCARD_FAILURE_REG_OR_COUNT): New macro.
2002-03-21 Richard M. Stallman Clarify non-greedy repetition in searching.
2002-03-21 Richard M. Stallman Comment change.
2002-03-21 Richard M. Stallman *** empty log message ***
2002-03-21 Richard M. Stallman (dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o): Depend on process.h.
2002-03-21 Michael Kifer added +++'s
2002-03-21 Thien-Thi Nguyen *** empty log message ***
2002-03-21 Thien-Thi Nguyen (report-emacs-bug-hook): Remove submitter
2002-03-20 Pavel Janík *** empty log message ***
2002-03-20 Pavel Janík (fancy-splash-tail, normal-splash-screen): Update copyright.
2002-03-20 Pavel Janík *** empty log message ***
2002-03-20 Pavel Janík (disabled-command-hook): Clarify output text to match prompt.
2002-03-20 Jason Rumney *** empty log message ***
2002-03-20 Jason Rumney (main) [WINDOWSNT]: Call init_xfns.
2002-03-20 Jason Rumney (display-images-p): Do not explicitly check display type.
2002-03-20 Jason Rumney *** empty log message ***
2002-03-20 Jason Rumney (x_set_cursor_color): Set foreground of cursor, not frame.
2002-03-20 Jason Rumney (struct XImage): Define.
2002-03-20 Jason Rumney (w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extract mouse co-ordinates.
2002-03-20 Jason Rumney *** empty log message ***
2002-03-20 Jason Rumney (LIBS): Remove $(WSOCK32).
2002-03-20 Jason Rumney (init_winsock): Dynamically load new server and UDP
2002-03-20 Jason Rumney (QCfamily, QCfiler): Remove duplicate declaration and initialization.
2002-03-20 Jason Rumney (sys_setsockopt, sys_listen, sys_getsockname)
2002-03-20 Eli Zaretskii *** empty log message ***
2002-03-20 Eli Zaretskii (conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
2002-03-20 Eli Zaretskii (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
2002-03-20 Eli Zaretskii (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
2002-03-20 Eli Zaretskii Fix editing of the rule for ${libsrc}make-docfile.
2002-03-20 Paul Reilly *** empty log message ***
2002-03-20 Paul Reilly Eliminate compilation warnings due to `rfc822-addresses'.
2002-03-20 Pavel Janík *** empty log message ***
2002-03-20 Pavel Janík (Fbyte_code): Revert last change.
2002-03-20 Michael Kifer added a description of the new features in Ediff
2002-03-20 Michael Kifer described the new "=" fiture.
2002-03-20 Michael Kifer * ediff-diff.el (ediff-install-fine-diff-if-necessary): take
2002-03-19 Paul Reilly *** empty log message ***
2002-03-19 Paul Reilly (rmail-dont-reply-to): Overhaul to correctly apply the regular
2002-03-19 Paul Reilly (rmail-dont-reply-to-names): Modify the documentation to make it email
2002-03-19 Kim F. Storm *** empty log message ***
2002-03-19 Kim F. Storm (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
2002-03-19 Kim F. Storm (LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.
2002-03-18 Colin Walters (ibuffer-set-mark): Go back to the beginning of the line after setting
2002-03-18 Colin Walters (ibuffer-toggle-sorting-mode): Remove `find-if' so we don't require
2002-03-18 Colin Walters *** empty log message ***
2002-03-18 Stefan Monnier *** empty log message ***
2002-03-18 Stefan Monnier (unify-8859-on-decoding-mode)
2002-03-18 Stefan Monnier *** empty log message ***
2002-03-18 Stefan Monnier ("emacs-lisp/backquote"): Load earlier.
2002-03-18 Pavel Janík *** empty log message ***
2002-03-18 Pavel Janík (wait_reading_process_input): Move variables `pname' and `pnamelen' down
2002-03-18 Pavel Janík *** empty log message ***
2002-03-18 Pavel Janík (Fbyte_code): Discard unused computed value to prevent gcc warning.
2002-03-18 Pavel Janík *** empty log message ***
2002-03-18 Pavel Janík (Fplist_member): Add prototype.
2002-03-18 Pavel Janík Fix typo.
2002-03-18 André Spiegel #
2002-03-18 André Spiegel (vc-sccs-register): Fix handling of vc-[sccs-]register-switches.
2002-03-18 André Spiegel (vc-cvs-register): Fix handling of vc-[cvs-]register-switches.
2002-03-18 André Spiegel (vc-rcs-register): Fix handling of vc-[rcs-]register-switches.
2002-03-18 Stefan Monnier *** empty log message ***
2002-03-18 Stefan Monnier (eshell-binary-suffixes): Use exec-suffixes.
2002-03-18 Kim F. Storm Manually edited to add checks for sendto, recvfrom, getsockopt, setsockopt,
2002-03-18 Kim F. Storm *** empty log message ***
2002-03-18 Kim F. Storm Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
2002-03-18 Kim F. Storm Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT,
2002-03-18 Kim F. Storm Test for sendto, recvfrom, getsockopt, setsockopt,
2002-03-18 Pavel Janík *** empty log message ***
2002-03-18 Pavel Janík (Fmake_network_process): Remove unused variable `sa'.
2002-03-18 Richard M. Stallman *** empty log message ***
2002-03-18 Richard M. Stallman (menu-bar-options-menu): Cope if text-mode-hook is not a list.
2002-03-18 Eli Zaretskii Update the copyright years.
2002-03-18 Pavel Janík Fix typos.
2002-03-18 Richard M. Stallman *** empty log message ***
2002-03-18 Richard M. Stallman (cursor_type_changed): New variable.
2002-03-18 Richard M. Stallman (cursor_type_changed): Hew variable.
2002-03-18 Richard M. Stallman (x_set_cursor_type): Set cursor_type_changed,
2002-03-18 Richard M. Stallman (P_): Definitions deleted.
2002-03-18 Richard M. Stallman (pc-selection-mode): Alter the existing global map, don't replace it.
2002-03-18 Richard M. Stallman (list-directory): Set default-directory at the end.
2002-03-18 Richard M. Stallman (save-buffer-state):
2002-03-18 Richard M. Stallman (imenu-menubar-modified-tick): Renamed from
2002-03-18 Richard M. Stallman (dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search.
2002-03-18 Richard M. Stallman Put * in user option doc strings.
2002-03-17 Stefan Monnier (sgml-xml-mode): Renamed from sgml-xml.
2002-03-17 Stefan Monnier *** empty log message ***
2002-03-17 Stefan Monnier (describe-char-after): Use `internal-describe-syntax-value' again.
2002-03-17 Stefan Monnier *** empty log message ***
2002-03-17 Stefan Monnier (ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.
2002-03-17 Stefan Monnier (cvs-parse-table): Be a bit more lenient.
2002-03-17 Kim F. Storm Describe enhanced networking support.
2002-03-17 Kim F. Storm Enhanced network process support.
2002-03-17 Kim F. Storm Update copyright.
2002-03-17 Kim F. Storm (save-buffers-kill-emacs): Also check for active server
2002-03-17 Kim F. Storm Update copyright.
2002-03-17 Kim F. Storm (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)
2002-03-17 Kim F. Storm (struct Lisp_Process): New member log.
2002-03-17 Eli Zaretskii Avoid a warning from makeinfo due to a colon in an index entry.
2002-03-17 Pavel Janík Fix typo.
2002-03-17 Jason Rumney *** empty log message ***
2002-03-16 Jason Rumney (w32_to_all_x_charsets): Return correct type in startup case.
2002-03-16 Eli Zaretskii Synchronize DIR entries with @direntry text in Texinfo sources.
2002-03-16 Eli Zaretskii Synchronize DIR entries with text in @direntry in Texinfo sources.
2002-03-16 Eli Zaretskii Fix some URLs, the Copyright years, and the Emacs version.
2002-03-16 Eli Zaretskii *** empty log message ***
2002-03-16 Eli Zaretskii (po-content-type-charset-alist): Convert the
2002-03-16 Eli Zaretskii *** empty log message ***
2002-03-16 Eli Zaretskii (codepage-setup): Don't define a codepage if it is already defined.
2002-03-16 Eli Zaretskii *** empty log message ***
2002-03-16 Eli Zaretskii <top-level>: Remove the setup for all known codepages: it seems
2002-03-16 Eli Zaretskii *** empty log message ***
2002-03-16 Eli Zaretskii (po-find-charset): Search for Charset= header even if we've read less than
2002-03-16 Pavel Janík *** empty log message ***
2002-03-16 Pavel Janík (bibtex-sort-ignore-string-entries)
2002-03-16 Eli Zaretskii *** empty log message ***
2002-03-16 Eli Zaretskii (P_): Don't define if already defined.
2002-03-16 Stefan Monnier *** empty log message ***
2002-03-16 Richard M. Stallman *** empty log message ***
2002-03-16 Richard M. Stallman (redisplay_internal, redisplay_windows):
2002-03-16 Richard M. Stallman (print_object): Delete `\ ' from printed rep of frame.
2002-03-16 Richard M. Stallman (cperl-imenu--function-name-regexp-perl):
2002-03-16 Richard M. Stallman (mode-line-mule-info): In computing help-echo prop,
2002-03-16 Stefan Monnier (load-completion): New function.
2002-03-15 Pavel Janík *** empty log message ***
2002-03-15 Pavel Janík (calendar-goto-french-date): Fix prompt to match the actual code.
2002-03-15 Eli Zaretskii *** empty log message ***
2002-03-15 Eli Zaretskii (po-find-file-coding-system-guts): Use
2002-03-15 Eli Zaretskii A new version from /gd/gnuorg/.
2002-03-15 Eli Zaretskii *** empty log message ***
2002-03-15 Eli Zaretskii (dos_rawgetc): Disable the x-autoselect-window feature,
2002-03-15 Eli Zaretskii Document problems with `df' slowing down Dired.
2002-03-15 Eli Zaretskii Document removal of special treatment of fg:COLOR and bg:COLOR faces.
2002-03-15 Eli Zaretskii Document addition of po.el.
2002-03-15 Eli Zaretskii *** empty log message ***
2002-03-15 Eli Zaretskii (file-coding-system-alist): Add an association for PO files.
2002-03-15 Eli Zaretskii Regenerated.
2002-03-15 Eli Zaretskii *** empty log message ***
2002-03-15 Eli Zaretskii New file.
2002-03-15 Eli Zaretskii Document support for AIX 5.1.
2002-03-15 Eli Zaretskii Regenerated.
2002-03-15 Eli Zaretskii *** empty log message ***
2002-03-15 Eli Zaretskii Support AIX 5.1.
2002-03-15 Gerd Moellmann *** empty log message ***
2002-03-15 Gerd Moellmann (common-lisp-loop-part-indentation):
2002-03-14 Jan Djärv Added return value to Fhandle_save_session to avoid compiler warning.
2002-03-14 Pavel Janík *** empty log message ***
2002-03-14 Pavel Janík (png_load): Remove unused variable `gamma_str'.
2002-03-14 Miles Bader *** empty log message ***
2002-03-14 Miles Bader (rlogin-mode): Use `define-derived-mode'.
2002-03-14 Richard M. Stallman (x_real_positions): Handle failure in XQueryTree.
2002-03-14 Richard M. Stallman *** empty log message ***
2002-03-14 Miles Bader *** empty log message ***
2002-03-14 Miles Bader Require `button'.
2002-03-14 Richard M. Stallman *** empty log message ***
2002-03-14 Richard M. Stallman Syntax fix around @ref.
2002-03-14 Richard M. Stallman Correct info on return values of switch-to-buffer and pop-to-buffer.
2002-03-14 Richard M. Stallman Update doc of local-map and keymap text properties.
2002-03-14 Richard M. Stallman (picture-insert, picture-clear-column, picture-draw-rectangle):
2002-03-14 Miles Bader regenerated
2002-03-14 Richard M. Stallman (dired-fun-in-all-buffers): Moved to dired.el.
2002-03-14 Richard M. Stallman (dired-readin): Clear out undo list.
2002-03-14 Richard M. Stallman (facemenu-add-new-face):
2002-03-14 Miles Bader *** empty log message ***
2002-03-14 Miles Bader (rlogin-carriage-filter): Function removed.
2002-03-14 Richard M. Stallman (cperl-outline-regexp): Move definition up.
2002-03-14 Miles Bader (adjust_for_invis_intang): New function.
2002-03-14 Miles Bader (text_property_stickiness): Function moved to `textprop.c'.
2002-03-14 Miles Bader (text_property_stickiness): Function moved here from `editfns.c'.
2002-03-14 Miles Bader (text_property_stickiness): New declaration.
2002-03-14 Miles Bader *** empty log message ***
2002-03-14 Miles Bader (rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while
2002-03-13 Jason Rumney *** empty log message ***
2002-03-13 Jason Rumney Add STRFTIME_NO_POSIX2.
2002-03-13 Jason Rumney (my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX
2002-03-13 Eli Zaretskii (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices.
2002-03-13 Eli Zaretskii (Symbol Type): Avoid makeinfo warning about colons in indices.
2002-03-13 Eli Zaretskii *** empty log message ***
2002-03-13 Stefan Monnier *** empty log message ***
2002-03-13 Stefan Monnier *** empty log message ***
2002-03-13 Stefan Monnier (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size
2002-03-13 Stefan Monnier (fortran-split-line): Make it work with any `!' comment as well.
2002-03-13 Stefan Monnier (fortran-mode): Set comment-padding to "$$$".
2002-03-13 Francesco Potortì * progmodes/etags.el (tag-exact-file-name-match-p)
2002-03-13 Francesco Potortì *** empty log message ***
2002-03-13 Stefan Monnier *** empty log message ***
2002-03-13 Stefan Monnier (display_mode_element): Fix int/Lisp_Object mixup.
2002-03-13 Kim F. Storm *** empty log message ***
2002-03-13 Kim F. Storm (BASE_PURESIZE): Increase to 775000.
2002-03-13 Pavel Janík FIx typo.
2002-03-13 Francesco Potortì Use Cweb as an example, not Yacc.
2002-03-13 Colin Walters (ibuffer-redisplay-current): Don't move point when redisplaying a
2002-03-13 Colin Walters *** empty log message ***
2002-03-12 Jason Rumney Fix formatting of previous entry
2002-03-12 Jan Djärv *** empty log message ***
2002-03-12 Jan Djärv (emacs-session-save): Add comment that return t means cancel shutdown
2002-03-12 Jason Rumney Added note about format-time-string deficiencies on MS-Windows.
2002-03-12 Jan Djärv *** empty log message ***
2002-03-12 Jan Djärv (emacs-session-restore): Take previous id as an argument.
2002-03-12 Jan Djärv (command-line): Must check that x-session-previous-id
2002-03-12 Gerd Moellmann *** empty log message ***
2002-03-12 Juanma Barranquero *** empty log message ***
2002-03-12 Juanma Barranquero (syms_of_editfns): Fix typo.
2002-03-12 Gerd Moellmann Add cl-indent loop form indentation.
2002-03-12 Gerd Moellmann *** empty log message ***
2002-03-12 Gerd Moellmann (lisp-loop-keyword-indentation)
2002-03-12 Francesco Potortì *** empty log message ***
2002-03-12 Francesco Potortì *** empty log message ***
2002-03-12 Francesco Potortì Use Cweb, not bison as an example of etags using #line.
2002-03-12 Francesco Potortì Better description of what etags does with #line.
2002-03-12 Francesco Potortì * etags.c (Python_functions): Skip spaces at beginning of lines.
2002-03-12 Francesco Potortì * progmodes/etags.el (tag-exact-file-name-match-p)
2002-03-12 Francesco Potortì *** empty log message ***
2002-03-12 Francesco Potortì *** empty log message ***
2002-03-12 Francesco Potortì Description of the tags file format.
2002-03-12 Gerd Moellmann *** empty log message ***
2002-03-12 Gerd Moellmann Include stdio.h because termhooks.h needs it.
2002-03-12 Pavel Janík *** empty log message ***
2002-03-12 Pavel Janík Fix typo.
2002-03-11 Colin Walters *** empty log message ***
2002-03-11 Colin Walters (toplevel): Revert previous change to use pcomplete.
2002-03-11 Colin Walters Remove documentation on setting up pcomplete.
2002-03-11 Andreas Schwab *** empty log message ***
2002-03-11 Andreas Schwab (syms_of_coding) <file-coding-system-alist>: Doc fix
2002-03-11 Gerd Moellmann *** empty log message ***
2002-03-11 Gerd Moellmann (note_mouse_movement): Put code for
2002-03-11 Gerd Moellmann *** empty log message ***
2002-03-11 Gerd Moellmann (Fload): Don't assume that message_with_ntring uses the
2002-03-11 Pavel Janík *** empty log message ***
2002-03-11 Pavel Janík (java-font-lock-extra-types): Add "URL" as separate item. Doc fix.
2002-03-11 Pavel Janík (image-type-from-file-header): Make temporary buffer unibyte.
2002-03-11 Pavel Janík (add-to-list): Doc fix.
2002-03-11 Richard M. Stallman (imenu-update-menubar-modified-tick): New variable.
2002-03-11 Richard M. Stallman (desktop-buffer-handlers): Doc fix.
2002-03-11 Richard M. Stallman (show-paren-function): Move back in other direction
2002-03-11 Richard M. Stallman Clean up session manager node.
2002-03-11 Miles Bader *** empty log message ***
2002-03-11 Miles Bader (pcomplete-entries): Expand environment variables in filename.
2002-03-10 Eli Zaretskii *** empty log message ***
2002-03-10 Eli Zaretskii Use defface instead of facemenu-get-face.
2002-03-10 Jan Djärv Added test for X Session Management (HAVE_X_SM).
2002-03-10 Jan Djärv *** empty log message ***
2002-03-10 Jan Djärv (Session Management): New node about X Session management.
2002-03-10 Jan Djärv (command-line): Add call to emacs-session-restore
2002-03-10 Jan Djärv (x-handle-smid): New function.
2002-03-10 Jan Djärv X Session management additions
2002-03-10 Jan Djärv Added test for HAVE_X_SM and added new file xsmfns.c
2002-03-10 Jan Djärv Added HAVE_X_SM
2002-03-10 Jan Djärv Extern declare syms_of_xsmfns ().
2002-03-10 Jan Djärv (main): Added call to syms_of_xsmfns ().
2002-03-10 Jan Djärv Added Emacs event save_session_event.
2002-03-10 Jan Djärv (enum event_kind): Added save_session_event.
2002-03-10 Jan Djärv Added calls to x_session_check_input () and x_session_initialize ().
2002-03-10 Jan Djärv Extern declare x_session_check_input () and x_session_initialize ().
2002-03-10 Jan Djärv New file for X session management.
2002-03-09 Andreas Schwab *** empty log message ***
2002-03-09 Andreas Schwab Revert last change.
2002-03-09 Eli Zaretskii *** empty log message ***
2002-03-09 Eli Zaretskii (maybe_bootstrap): Fix last change.
2002-03-09 Eli Zaretskii (maybe_bootstrap): Fix the command that fails Make.
2002-03-09 Eli Zaretskii Edit the mostlyclean target.
2002-03-09 Eli Zaretskii Update copyright years.
2002-03-09 Eli Zaretskii Edit the bootstrap-* targets.
2002-03-09 Eli Zaretskii (all): Depend on maybe_bootstrap.
2002-03-09 Eli Zaretskii (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
2002-03-09 Jason Rumney (Fcopy_file): Fix last change.
2002-03-09 Eli Zaretskii Split pre-21.1 changes into ChangeLog.9.
2002-03-09 Eli Zaretskii Split pre-21.1 changes into a separate file.
2002-03-09 Eli Zaretskii Entries for Richard's commits from yesterday.
2002-03-09 Eli Zaretskii *** empty log message ***
2002-03-09 Eli Zaretskii (shell-command-on-region): Call push-mark with
2002-03-09 Jason Rumney *** empty log message ***
2002-03-09 Jason Rumney (Fcopy_file) [WINDOWS_NT]: Ensure file is not
2002-03-08 Richard M. Stallman (sc-select-attribution): Accept whatever value we get in CHOICE; there
2002-03-08 Andreas Schwab *** empty log message ***
2002-03-08 Andreas Schwab Change Maintainer to FSF.
2002-03-08 Gerd Moellmann *** empty log message ***
2002-03-08 Gerd Moellmann (move_it_vertically_backward): At the end of the
2002-03-08 Gerd Moellmann *** empty log message ***
2002-03-08 Gerd Moellmann (echo_char): Make sure to add a separator between
2002-03-08 Gerd Moellmann *** empty log message ***
2002-03-08 Gerd Moellmann Use new string macros.
2002-03-08 Gerd Moellmann Fix last change.
2002-03-08 Gerd Moellmann *** empty log message ***
2002-03-08 Gerd Moellmann (SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
2002-03-08 Richard M. Stallman (picture-forward-column): New arg `interactive'
2002-03-08 Richard M. Stallman (browse-url-galeon): Specify --existing for an existing window.
2002-03-08 Richard M. Stallman (tar-untar-buffer): New function.
2002-03-08 Richard M. Stallman (Info-fontify-node): Bind up-clicks, not down-clicks.
2002-03-08 Richard M. Stallman (find-name-dired): Use shell-quote-argument.
2002-03-08 Juanma Barranquero *** empty log message ***
2002-03-08 Juanma Barranquero (Fx_display_color_cells): Force 24+ bit color depths to 24-bit.
2002-03-08 Eli Zaretskii Document enhancements to `mpuz.el'.
2002-03-08 Eli Zaretskii *** empty log message ***
2002-03-08 Eli Zaretskii (mpuz-unsolved-face, mpuz-solved-face)
2002-03-08 Colin Walters (ibuffer-filter-format-alist): Add type and group.
2002-03-08 Colin Walters (ibuffer-update-mode-name): Substitute "view time" instead of
2002-03-08 Colin Walters (define-ibuffer-column): Add :summarizer property.
2002-03-08 Colin Walters *** empty log message ***
2002-03-07 Gerd Moellmann *** empty log message ***
2002-03-07 Gerd Moellmann Add 2002 to the copyright years.
2002-03-07 Gerd Moellmann (ebrowse-view/find-file-and-search-pattern):
2002-03-07 Stefan Monnier *** empty log message ***
2002-03-06 Jason Rumney *** empty log message ***
2002-03-06 Jason Rumney (x_draw_hollow_cursor): Draw same size as block cursor.
2002-03-06 Jason Rumney (put_entries): Use #if !CTAGS, to fix link error on
2002-03-06 ShengHuo ZHU * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
2002-03-06 Eli Zaretskii *** empty log message ***
2002-03-06 Eli Zaretskii (make-auto-save-file-name): Remove replacement function.
2002-03-06 Eli Zaretskii (make-auto-save-file-name): Make sure the produced file
2002-03-06 Gerd Moellmann *** empty log message ***
2002-03-06 Gerd Moellmann (lisp-font-lock-keywords-2): Highlight keywords of
2002-03-06 Gerd Moellmann *** empty log message ***
2002-03-06 Gerd Moellmann (mark_kboards): Mark echo_string.
2002-03-06 Gerd Moellmann (echo_prompt, echo_char, echo_dash, echo_now)
2002-03-06 Gerd Moellmann (ECHOBUFSIZE): Removed.
2002-03-06 Andreas Schwab *** empty log message ***
2002-03-06 Andreas Schwab Augment expression parser to handle conditional expressions.
2002-03-06 Gerd Moellmann *** empty log message ***
2002-03-06 Gerd Moellmann (message_with_string): Use Fformat instead of doprnt and
2002-03-06 Gerd Moellmann (vc-branch-part): Add autoload cookie. This function can
2002-03-06 Pavel Janík *** empty log message ***
2002-03-06 Pavel Janík ("Slovak"): Likewise.
2002-03-06 Pavel Janík *** empty log message ***
2002-03-06 Pavel Janík ("Czech"): Fix the documentation.
2002-03-05 ShengHuo ZHU * xml.el (xml-parse-attlist): Accept empty strings.
2002-03-05 Richard M. Stallman *** empty log message ***
2002-03-05 ShengHuo ZHU * qp.el (quoted-printable-decode-region): Doc addition.
2002-03-05 Stefan Monnier Doc fix.
2002-03-05 Stefan Monnier (skip_invisible): Fix my brain fart.
2002-03-05 Eli Zaretskii (mac-roman): Fix last change.
2002-03-05 Eli Zaretskii *** empty log message ***
2002-03-05 Eli Zaretskii (mouse-show-mark): Remove the no-highlight alternative:
2002-03-05 Eli Zaretskii *** empty log message ***
2002-03-05 Eli Zaretskii (mac-roman): Fix the safe-chars property.
2002-03-05 Stefan Monnier (sit_for): Don't wait if executing a kbd macro.
2002-03-05 André Spiegel #
2002-03-05 André Spiegel (vc-cvs-diff-tree): Fix typo in parameter names.
2002-03-05 André Spiegel #
2002-03-05 André Spiegel (vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
2002-03-05 Francesco Potortì etags honours #line directives.
2002-03-05 Francesco Potortì * etags.c: Honour #line directives.
2002-03-05 Francesco Potortì *** empty log message ***
2002-03-05 Andreas Schwab Regenerated.
2002-03-05 Andreas Schwab *** empty log message ***
2002-03-05 Andreas Schwab (hscroll_margin): Change to EMACS_INT.
2002-03-05 André Spiegel # Fix recent entries for Jonathan Kamens and Martin Lorentzson.
2002-03-05 Juanma Barranquero Fix typo.
2002-03-05 Per Abrahamsen 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
2002-03-05 Michael Kifer *** empty log message ***
2002-03-05 Michael Kifer * ediff-init.el: comments.
2002-03-04 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
2002-03-04 Stefan Monnier (syms_of_buffer): Allow non-string `mode-name'.
2002-03-04 Stefan Monnier (face-spec-choose): Allow `t' to appear before the end.
2002-03-04 Richard M. Stallman *** empty log message ***
2002-03-04 Richard M. Stallman (define-minor-mode): Use "P" in interactive spec of minor mode commands.
2002-03-04 Eli Zaretskii (sys_subshell): Fix last change.
2002-03-04 Eli Zaretskii *** empty log message ***
2002-03-04 Eli Zaretskii (sys_subshell) [MSDOS]: If PWD is set in the
2002-03-04 Werner LEMBERG * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
2002-03-04 Werner LEMBERG *** empty log message ***
2002-03-04 Werner LEMBERG New input method for Vietnamese.
2002-03-04 Pavel Janík *** empty log message ***
2002-03-04 Pavel Janík Require tempo when compiling to prevent warnings. Update copyright notice.
2002-03-04 Pavel Janík (read_filtered_event): Do not call start_hourglass before returning.
2002-03-04 Pavel Janík Align comments.
2002-03-04 Pavel Janík *** empty log message ***
2002-03-04 Pavel Janík (describe-key-briefly, describe-key): Interpret `undefined' like not
2002-03-04 Pavel Janík Mention psgml possible problems.
2002-03-04 Juanma Barranquero *** empty log message ***
2002-03-04 Juanma Barranquero (x_display_and_set_cursor): Fix typo.
2002-03-04 Stefan Monnier *** empty log message ***
2002-03-04 Stefan Monnier Change maintainer to FSF.
2002-03-04 Stefan Monnier (tex-guess-main-file): Handle the case where one of the buffers is narrowed.
2002-03-04 Stefan Monnier (hexlify-command, dehexlify-command): Remove.
2002-03-04 Stefan Monnier (comment-forward): Use forward-comment to skip
2002-03-04 Stefan Monnier (cperl-menu): Add "-emacs" to the version.
2002-03-04 Stefan Monnier New file.
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman (artist-system): Use make-temp-file.
2002-03-03 Richard M. Stallman (ps-run-make-tmp-filename): Use make-temp-file.
2002-03-03 Richard M. Stallman (mail-recover-1): Increase non-random-len
2002-03-03 Richard M. Stallman Update how auto-save file names are made for non-file buffers.
2002-03-03 Richard M. Stallman (make-auto-save-file-name): Use make-temp-file.
2002-03-03 Richard M. Stallman (Fmake_temp_name): Doc fix.
2002-03-03 Richard M. Stallman Comment change.
2002-03-03 Richard M. Stallman (te-create-terminfo): Use make-temp-file
2002-03-03 Richard M. Stallman (Major Modes): Explain major mode functions, how they work, and how
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman [!emacs]: Move #define of bcopy to after string.h.
2002-03-03 Richard M. Stallman [!emacs]: Replace ospeed for building standalone
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman (file_p): Rename arg `path' to `filename'.
2002-03-03 Richard M. Stallman (Fexpand_abbrev): Increment plist as use count only if it is an integer.
2002-03-03 Richard M. Stallman (png_load): Set screen_gamma based on f->gamma.
2002-03-03 Richard M. Stallman (read1): When reading from a file, default string to
2002-03-03 Richard M. Stallman (print_object): Output multibyte chars 128...255
2002-03-03 Richard M. Stallman (display_mode_element): Move the places where
2002-03-03 Eli Zaretskii Rename the variables related to automatic horizontal scrolling.
2002-03-03 Eli Zaretskii (Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode.
2002-03-03 Eli Zaretskii (Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
2002-03-03 Eli Zaretskii *** empty log message ***
2002-03-03 Eli Zaretskii Rename automatic-hscroll-step and
2002-03-03 Eli Zaretskii (auto-hscroll-mode): Renamed from automatic-hscrolling.
2002-03-03 Robert J. Chassell (texinfo-insert-menu): specify previously free variable `level' in a
2002-03-03 Eli Zaretskii (syms_of_xdisp) <auto-hscroll-mode>: Renamed from
2002-03-03 Eli Zaretskii *** empty log message ***
2002-03-03 Eli Zaretskii (mouse-region-delete-keys): Add deletechar.
2002-03-03 Eli Zaretskii (International): Fix wording of the last change.
2002-03-03 Sam Steingold fixed parens in the last patch
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman (tetris-score-file): Put in home dir, not in /tmp.
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman (gamegrid-set-font, gamegrid-setup-face)
2002-03-03 Richard M. Stallman (snake-score-file): Put in home dir, not in /tmp.
2002-03-03 Richard M. Stallman (install-arch-indep): Use umask 022 for DOC* and lisp/.
2002-03-03 Richard M. Stallman (find-dired-filter): Fix previous change.
2002-03-03 Thien-Thi Nguyen *** empty log message ***
2002-03-03 Thien-Thi Nguyen (list-diary-entries): Use `buffer-substring' instead of
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-03 Richard M. Stallman (find-grep-dired): Rename arg to `regexp'.
2002-03-03 Richard M. Stallman (find-grep-dired): Call shell-quote-argument. Specify the -e option.
2002-03-03 Kim F. Storm (Fopen_network_stream): Always call turn_on_atimers around connect.
2002-03-03 Kim F. Storm *** empty log message ***
2002-03-03 Kim F. Storm Test for getpeername.
2002-03-03 Richard M. Stallman *** empty log message ***
2002-03-02 Richard M. Stallman *** empty log message ***
2002-03-02 Pavel Janík *** empty log message ***
2002-03-02 Pavel Janík (tildify-string-alist): Entry for xml-mode added.
2002-03-02 Eli Zaretskii Fix the wording of index entry in the last change.
2002-03-02 Eli Zaretskii (Locales): locale-coding-system is used for decoding keyboard input on X.
2002-03-02 Eli Zaretskii (International, Language Environments, Specify Coding): Make it clear
2002-03-02 Eli Zaretskii (Encoding and I/O): Mention select-safe-coding-system in the documentation
2002-03-02 Eli Zaretskii *** empty log message ***
2002-03-02 Eli Zaretskii (syms_of_buffer) <buffer-file-coding-system>: Doc fix.
2002-03-02 Jan Djärv Added information on how to set options in CDE so
2002-03-02 Miles Bader *** empty log message ***
2002-03-02 Miles Bader (mwheel-scroll): Remove `double' and `triple' from the
2002-03-02 Kim F. Storm Blinking cursor enhancement.
2002-03-01 Richard M. Stallman *** empty log message ***
2002-03-01 Kim F. Storm (Fminibuffer_selected_window): New function.
2002-03-01 Kim F. Storm *** empty log message ***
2002-03-01 Kim F. Storm Blinking cursor enhancement.
2002-03-01 Kim F. Storm (x_display_and_set_cursor): Blink box cursor using
2002-03-01 Kim F. Storm (make_window, replace_window): Initialize phys_cursor_width.
2002-03-01 Kim F. Storm (struct window): New member phys_cursor_width.
2002-03-01 Kim F. Storm *** empty log message ***
2002-03-01 Kim F. Storm (Fopen_network_stream): Use GCPRO6.
2002-03-01 Kim F. Storm (GCPRO6): New macro.
2002-03-01 Richard M. Stallman *** empty log message ***
2002-03-01 Richard M. Stallman (HAVE_JPEG): Turn it off if libjpeg version < 6b.
2002-03-01 Andreas Schwab *** empty log message ***
2002-03-01 Andreas Schwab (texinfo-start-menu-description): Remove extra paren in regexp.
2002-03-01 Eli Zaretskii *** empty log message ***
2002-03-01 Eli Zaretskii (mouse-show-mark): Use display-mouse-p, not display-graphic-p,
2002-03-01 Colin Walters *** empty log message ***
2002-03-01 Colin Walters (eshell-parse-variable-ref): Use `make-temp-file'.
2002-03-01 Stefan Monnier Typo.
2002-03-01 Colin Walters (calc-gnuplot-tempfile): Don't expand against
2002-03-01 Colin Walters *** empty log message ***
2002-03-01 Richard M. Stallman (java-font-lock-extra-types): Match java.net.URL, etc.
2002-03-01 Richard M. Stallman *** empty log message ***
2002-03-01 Kim F. Storm Describe non-blocking connect using open-network-stream.
2002-03-01 Kim F. Storm *** empty log message ***
2002-02-28 Kim F. Storm (Fprocess_status): Document connect and failed return values.
2002-02-28 Kim F. Storm Added support for non-blocking connect.
2002-02-28 Kim F. Storm (Qconnect, Qfailed): New variables.
2002-02-28 Kim F. Storm (syms_of_window): Initialize minibuf_selected_window.
2002-02-28 Kim F. Storm *** empty log message ***
2002-02-28 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
2002-02-28 Kim F. Storm (minibuf_selected_window): Renamed from
2002-02-28 Pavel Janík *** empty log message ***
2002-02-28 Pavel Janík (hexl-options): Doc fix.
2002-02-28 Pavel Janík Fix typos.
2002-02-28 Pavel Janík *** empty log message ***
2002-02-28 Pavel Janík (sgml-specials, sgml-quick-keys): Doc fixes.
2002-02-28 André Spiegel *** empty log message ***
2002-02-28 André Spiegel (vc-menu-map): New entry "Update to Latest Version", which calls
2002-02-28 André Spiegel (vc-update): New function.
2002-02-28 André Spiegel *** empty log message ***
2002-02-28 André Spiegel (vc-revert-buffer): If the buffer is not saved, prompt the user to do
2002-02-28 Richard M. Stallman *** empty log message ***
2002-02-27 Kim F. Storm *** empty log message ***
2002-02-27 Kim F. Storm (shell-command-on-region): Report non-zero exit
2002-02-27 Richard M. Stallman *** empty log message ***
2002-02-27 Richard M. Stallman (comint-preoutput-filter-functions): Doc fix.
2002-02-27 Richard M. Stallman Clarify gamma correction. emacs-unicode-base
2002-02-27 Richard M. Stallman <making srcdir absolute>: Verify that PWD is correct,
2002-02-26 Kim F. Storm *** empty log message ***
2002-02-26 Kim F. Storm (init_iterator): Compare with Vminibuf_selected_window
2002-02-26 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): Compare with
2002-02-26 Kim F. Storm (read_minibuf): Set Vminibuf_selected_window on first
2002-02-26 Kim F. Storm (Vminibuf_selected_window): Declare extern.
2002-02-26 Kim F. Storm (Vminibuf_selected_window): New variable.
2002-02-26 Richard M. Stallman (remote-shell-program): Add doc string.
2002-02-26 Richard M. Stallman *** empty log message ***
2002-02-26 Colin Walters (calc-scroll-left): Call scroll-left interactively, so they do something.
2002-02-26 Colin Walters (sorter mode-name): New.
2002-02-26 Colin Walters *** empty log message ***
2002-02-26 Eli Zaretskii *** empty log message ***
2002-02-26 Eli Zaretskii (Fsubstitute_in_file_name): Fix the change from 2002-02-08.
2002-02-26 Eli Zaretskii Document the changes with compound-text and compound-text-with-extensions.
2002-02-26 Eli Zaretskii (Window System Selections): The default encoding is now
2002-02-26 Eli Zaretskii (Mouse Commands): The default for selections encoding is
2002-02-26 Eli Zaretskii *** empty log message ***
2002-02-26 Eli Zaretskii (Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.
2002-02-26 Eli Zaretskii (ctext-pre-write-conversion): Handle the
2002-02-26 Richard M. Stallman *** empty log message ***
2002-02-26 Richard M. Stallman (winner-boring-buffers, winner-set): A window which
2002-02-26 Richard M. Stallman (clear-rectangle-line): Reindent to the same column
2002-02-26 Richard M. Stallman (icomplete-exhibit): Use minibuffer-prompt-end.
2002-02-26 Eli Zaretskii *** empty log message ***
2002-02-26 Eli Zaretskii (compound-text): Renamed back from compound-text-no-extensions.
2002-02-26 Juanma Barranquero *** empty log message ***
2002-02-26 Juanma Barranquero (list-faces-display): Fix typo.
2002-02-26 Juanma Barranquero *** empty log message ***
2002-02-26 Juanma Barranquero (syms_of_ntproc): Doc fix.
2002-02-26 Richard M. Stallman *** empty log message ***
2002-02-26 Richard M. Stallman *** empty log message ***
2002-02-26 Richard M. Stallman (focus-follows-mouse): Doc fix.
2002-02-25 Miles Bader *** empty log message ***
2002-02-25 Miles Bader (mouse-wheel-mode): Pass vectors instead of symbols
2002-02-25 Jason Rumney *** empty log message ***
2002-02-25 Jason Rumney (mouse-wheel-scroll-line): Use car of
2002-02-25 Jason Rumney *** empty log message ***
2002-02-25 Jason Rumney (mouse-wheel-scroll-amount): Use same definition as
2002-02-25 Jason Rumney (iso-2022-jp-2): Add init-bol flag.
2002-02-25 Jason Rumney *** empty log message ***
2002-02-25 André Spiegel #
2002-02-25 André Spiegel (vc-sccs-diff): Use consistent parameter format for
2002-02-25 André Spiegel (vc-rcs-diff): Use consistent parameter format for
2002-02-25 André Spiegel (vc-cvs-diff, vc-cvs-diff-tree): Use consistent parameter format for
2002-02-25 André Spiegel (vc-diff-switches-list): Fix prev change, making the function
2002-02-25 Kim F. Storm *** empty log message ***
2002-02-25 Kim F. Storm (comint-replace-by-expanded-filename): Do nothing if
2002-02-25 Kim F. Storm (shell-pcomplete-setup-done): New variable.
2002-02-25 Juanma Barranquero *** empty log message ***
2002-02-25 Juanma Barranquero (save-match-data): Doc fix.
2002-02-25 Per Abrahamsen 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-25 Juanma Barranquero *** empty log message ***
2002-02-25 Juanma Barranquero (ielm-prompt): Allow customization; make it read-only.
2002-02-25 Juanma Barranquero Add missing backslash.
2002-02-25 Kim F. Storm *** empty log message ***
2002-02-25 Kim F. Storm (shell-mode-map): Add "Complete" header so completion
2002-02-25 Stefan Monnier *** empty log message ***
2002-02-25 Stefan Monnier (ielm-match-data): New var.
2002-02-24 Pavel Janík *** empty log message ***
2002-02-24 Pavel Janík Include "dispextern.h" unconditionally.
2002-02-24 Jason Rumney *** empty log message ***
2002-02-24 Jason Rumney (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.
2002-02-24 Jason Rumney (lisp): Add emacs-lisp/backquote.elc.
2002-02-24 Jason Rumney *** empty log message ***
2002-02-24 Jason Rumney (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.
2002-02-24 Jason Rumney (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.
2002-02-24 Jason Rumney *** empty log message ***
2002-02-24 Jason Rumney (inferior-emacs-lisp-mode): Use hexl for the dummy process.
2002-02-24 Per Abrahamsen 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-24 Colin Walters *** empty log message ***
2002-02-24 Colin Walters (math-solve-get-sign): Convert integer to string.
2002-02-24 Kim F. Storm *** empty log message ***
2002-02-24 Kim F. Storm (Flookup_key): Fixed problem in 2001-12-28 patch:
2002-02-23 Kim F. Storm Modify description of command remapping which now uses a `remap'
2002-02-23 Pavel Janík *** empty log message ***
2002-02-23 Kim F. Storm *** empty log message ***
2002-02-23 Kim F. Storm (where-is): Use remap-command.
2002-02-23 Kim F. Storm (describe-function-1): Use remap-command.
2002-02-23 Kim F. Storm (global-set-key, local-set-key): Undo 2002-02-06
2002-02-23 Kim F. Storm *** empty log message ***
2002-02-23 Kim F. Storm (command_loop_1): Use Fremap_command for command remapping;
2002-02-23 Kim F. Storm (Fremap_command): Declare extern.
2002-02-23 Kim F. Storm The following changes rework my patch of 2002-02-06 which
2002-02-23 Colin Walters *** empty log message ***
2002-02-23 Colin Walters Document how use new pcomplete completion facility.
2002-02-23 Colin Walters (shell-pcomplete, shell-pcomplete-reverse): New functions.
2002-02-23 Colin Walters (ibuffer-old-time): Change to hours.
2002-02-23 Colin Walters (ibuffer-compile-format): Don't uselessly bind `pt' in generated
2002-02-23 Colin Walters (calc-invent-variables): Convert integer to string.
2002-02-23 Eli Zaretskii *** empty log message ***
2002-02-23 Eli Zaretskii (run_pre_post_conversion_on_str): Add prototype.
2002-02-23 Jason Rumney *** empty log message ***
2002-02-23 Jason Rumney (w32_wnd_proc) <WM_TIMER>: Fix last change.
2002-02-23 Jason Rumney (Fw32_set_clipboard_data): Run pre-write-conversion
2002-02-23 Richard M. Stallman *** empty log message ***
2002-02-23 Richard M. Stallman (rmail-summary-output): Properly advance
2002-02-23 Pavel Janík *** empty log message ***
2002-02-23 Pavel Janík (enter_timestamp): Put in #if 0 to prevent warning.
2002-02-23 Pavel Janík (enter_timestamp): Remove unused static variable to prevent warning.
2002-02-23 Pavel Janík *** empty log message ***
2002-02-23 Eli Zaretskii *** empty log message ***
2002-02-23 Eli Zaretskii (Fw16_get_clipboard_data): Fix last change.
2002-02-23 Eli Zaretskii (selection_data_to_lisp_data): Fix last change.
2002-02-23 Jason Rumney *** empty log message ***
2002-02-23 Jason Rumney (mouse_move_timer, mouse_button_timer): Initialize.
2002-02-23 Jason Rumney (menubar_selection_callback): Free the menu and
2002-02-22 Jason Rumney (w32_text_out): Renamed from W32_TEXTOUT.
2002-02-22 Jason Rumney (struct w32_output): New member menu_command_in_progress.
2002-02-22 Richard M. Stallman Minor correction.
2002-02-22 Eli Zaretskii *** empty log message ***
2002-02-22 Eli Zaretskii (find-tag-noselect, find-tag)
2002-02-22 Richard M. Stallman *** empty log message ***
2002-02-22 Richard M. Stallman (snake-velocity-queue, snake-update-velocity)
2002-02-22 Eli Zaretskii *** empty log message ***
2002-02-22 Eli Zaretskii (BASE_PURESIZE): Increase to 755000.
2002-02-22 Eli Zaretskii *** empty log message ***
2002-02-22 Eli Zaretskii (Fw16_set_clipboard_data): Run pre-write-conversion
2002-02-22 Eli Zaretskii Document the support for ICCCM Extended Segments.
2002-02-22 Eli Zaretskii (ctext-no-compositions): New coding system.
2002-02-22 Eli Zaretskii (non-standard-icccm-encodings-alist, non-standard-designations-alist): New
2002-02-22 Eli Zaretskii Fix last change.
2002-02-22 Eli Zaretskii *** empty log message ***
2002-02-22 Eli Zaretskii <Qcompound_text_with_extensions>: New variable.
2002-02-22 Eli Zaretskii (x_encode_text): Update prototype.
2002-02-22 Eli Zaretskii (x_encode_text): Accept additional arg SELECTIONP; all
2002-02-21 André Spiegel #
2002-02-21 André Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2002-02-21 André Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2002-02-21 André Spiegel #
2002-02-21 André Spiegel Patch by Martin.Lorentzson@telia.com.
2002-02-21 ShengHuo ZHU * gnus-art.el (gnus-article-edit-done): Widen the article buffer.
2002-02-21 Per Abrahamsen 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-21 Sam Steingold (flyspell-mode): Autoload the variable since it is used in the menu bar.
2002-02-20 Kim F. Storm *** empty log message ***
2002-02-20 Kim F. Storm (syms_of_frame): Change mouse-highlight default to t.
2002-02-20 Kim F. Storm *** empty log message ***
2002-02-20 Kim F. Storm (kbd_buffer_get_event) [WINDOWSNT]: Corrected
2002-02-20 Richard M. Stallman New node Charsets.
2002-02-20 Richard M. Stallman Document focus-follows-mouse.
2002-02-20 Richard M. Stallman (tcl-do-fill-paragraph): Find and fill on more
2002-02-20 Richard M. Stallman (shell-command-on-region): Display the exit status when a command fails.
2002-02-20 Richard M. Stallman (add-hook): Doc fix.
2002-02-20 Richard M. Stallman (other-frame): Doc fix.
2002-02-20 Richard M. Stallman Minor cleanup.
2002-02-20 Richard M. Stallman *** empty log message ***
2002-02-20 Robert J. Chassell Fix typo in update-date (change year).
2002-02-20 Robert J. Chassell (texinfo-insert-menu): Explain in doc string that
2002-02-20 Kim F. Storm *** empty log message ***
2002-02-20 Kim F. Storm (menu_bar_items): Don't include keymap or local-map
2002-02-20 Pavel Janík *** empty log message ***
2002-02-20 Pavel Janík (gif_load): Use correct width and height for GIF images.
2002-02-20 Pavel Janík *** empty log message ***
2002-02-20 Pavel Janík (tar-next-line, tar-previous-line): Add doc string,
2002-02-19 Sam Steingold Can specify different scroll amounts for different modifiers now.
2002-02-19 ShengHuo ZHU Patched a wrong location.
2002-02-19 ShengHuo ZHU * mail-source.el (mail-source-fetch-directory): Run scripts.
2002-02-19 ShengHuo ZHU * mm-encode.el (mm-content-transfer-encoding-defaults): Set
2002-02-19 Eli Zaretskii *** empty log message ***
2002-02-19 Eli Zaretskii (bibtex-parse-keys): Put save-match-data around function body.
2002-02-19 Eli Zaretskii *** empty log message ***
2002-02-19 Eli Zaretskii (browse-url-maybe-new-window): Reverse the sense of the comparison,
2002-02-19 Eli Zaretskii Document the optional second arg of `atan'.
2002-02-19 Eli Zaretskii (Math Functions): Document the optional second arg of atan.
2002-02-19 Eli Zaretskii (Fatan): Accept an optional second arg and call atan2 if passed 2 args.
2002-02-19 Per Abrahamsen 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-19 Paul Eggert * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
2002-02-19 Paul Eggert Port to POSIX 1003.1-2001, which doesn't allow "head -1".
2002-02-18 Jason Rumney *** empty log message ***
2002-02-18 Jason Rumney (glyph_rect): Determine the row and glyph more precisely.
2002-02-18 Andreas Schwab *** empty log message ***
2002-02-18 Andreas Schwab (query-replace-regexp-eval): Doc fix.
2002-02-18 Andreas Schwab (query-replace-regexp-eval): Doc fix.
2002-02-18 Colin Walters (math-solve-get-int): Convert return value from
2002-02-18 Colin Walters (calc-split-manual): Look for calc.texi.
2002-02-18 Colin Walters (calc-with-default-simplification): Use &rest for body.
2002-02-18 Colin Walters *** empty log message ***
2002-02-18 Stefan Monnier Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).
2002-02-18 Pavel Janík Update from Mats Lidell <matsl@contactor.se>.
2002-02-18 Jason Rumney *** empty log message ***
2002-02-18 Jason Rumney * emacs.rc: Define VS_VERSION_INFO if not already.
2002-02-17 Jason Rumney * w32term.c (x_autoselect_window_p): New variable.
2002-02-17 Jason Rumney New enum for FULLSCREEN_* constants.
2002-02-17 Jason Rumney (x-option-alist, x-long-option-alist)
2002-02-17 Eli Zaretskii *** empty log message ***
2002-02-17 Eli Zaretskii (mode-line-inactive, header-line): Add the :inherit
2002-02-17 Pavel Janík *** empty log message ***
2002-02-17 Eli Zaretskii Fix wording of the entry about automatic-hscroll-* variables.
2002-02-17 Eli Zaretskii Clarify that the paren in column zero is highlighted only inside
2002-02-17 Richard M. Stallman *** empty log message ***
2002-02-17 Richard M. Stallman (uce-reply-to-uce): Fix incorrect behavior when
2002-02-17 Richard M. Stallman Minor rewrites.
2002-02-17 Kai Großjohann *** empty log message ***
2002-02-17 Kai Großjohann * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
2002-02-17 Per Abrahamsen 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-17 Colin Walters (ibuffer-truncate-lines): New option.
2002-02-17 Colin Walters *** empty log message ***
2002-02-17 Kai Großjohann *** empty log message ***
2002-02-17 Colin Walters (ibuffer-toggle-sorting-mode): Make it work. Patch from John Paul
2002-02-17 Colin Walters *** empty log message ***
2002-02-17 Kim F. Storm *** empty log message ***
2002-02-17 Kim F. Storm Add mouse-highlight.
2002-02-17 Kim F. Storm Document new mouse-highlight variable and associated behaviour.
2002-02-17 Kim F. Storm Added mouse-highlight variable to turn off mouse highlight or
2002-02-16 Kim F. Storm (disable_mouse_highlight): Removed variable.
2002-02-16 Kim F. Storm (struct w32_display_info): Add mouse_face_hidden.
2002-02-16 Kim F. Storm (disable_mouse_highlight): Removed variable.
2002-02-16 Kim F. Storm (struct display_info): Add mouse_face_hidden.
2002-02-16 Kim F. Storm (disable_mouse_highlight): Removed variable.
2002-02-16 Kim F. Storm (struct x_display_info): Add mouse_face_hidden.
2002-02-16 Kim F. Storm (Vmouse_highlight): Declare extern.
2002-02-16 Kim F. Storm (Vmouse_highlight): New variable.
2002-02-16 ShengHuo ZHU * gnus-msg.el (gnus-post-method): Fix doc.
2002-02-16 Eli Zaretskii *** empty log message ***
2002-02-16 Eli Zaretskii (last_mouse_window): New variable.
2002-02-16 ShengHuo ZHU * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
2002-02-16 Eli Zaretskii *** empty log message ***
2002-02-16 Eli Zaretskii (DONTCOMPILE): Remove cus-start.el.
2002-02-16 Eli Zaretskii (lisp, shortlisp): Use cus-start.elc, not cus-start.el.
2002-02-16 Eli Zaretskii *** empty log message ***
2002-02-16 Eli Zaretskii (x_autoselect_window_p): New variable.
2002-02-16 Eli Zaretskii Mark the new hscroll-related variables as documented in the manual.
2002-02-16 Eli Zaretskii (Horizontal Scrolling): Document automatic-hscroll-margin and
2002-02-16 Pavel Janík *** empty log message ***
2002-02-16 Eli Zaretskii Document automatic-hscroll-margin and automatic-hscroll-step.
2002-02-16 Pavel Janík (reftex-select-label-mode)
2002-02-16 Pavel Janík (idlwave-mode): Do not use make-local-hook.
2002-02-16 Pavel Janík (idlwave-shell-mode): Do not use make-local-hook.
2002-02-16 Pavel Janík Remove commented provide statement.
2002-02-16 Eli Zaretskii *** empty log message ***
2002-02-16 Eli Zaretskii Add automatic-hscroll-margin and automatic-hscroll-step.
2002-02-16 Eli Zaretskii (automatic_hscroll_margin, Vautomatic_hscroll_step): New variables.
2002-02-16 Pavel Janík *** empty log message ***
2002-02-16 Pavel Janík (x-autoselect-window): Allow customization.
2002-02-16 Pavel Janík (x-autoselect-window): New variable.
2002-02-16 Pavel Janík *** empty log message ***
2002-02-16 Pavel Janík Do not include "systime.h" twice.
2002-02-16 Pavel Janík (eshell-var-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-show-usage-metrics): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-mode): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-io-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-ext-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-cmd-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-unix-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-smart-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-rebind-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-prompt-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-pred-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-hist-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-glob-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-dirs-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-cmpl-initialize): Do not use make-local-hook.
2002-02-16 Pavel Janík (eshell-alias-initialize): Do not use make-local-hook.
2002-02-16 Eli Zaretskii Fix Pavel's name (again!).
2002-02-16 Eli Zaretskii Fix Pavel's name (again!) and restore monotonicity of entries' dates.
2002-02-16 John Wiegley (eshell-hist-initialize): When in the minibuffer, use the global value
2002-02-16 John Wiegley (eshell-command): Before reading from the minibuffer, add
2002-02-16 John Wiegley *** empty log message ***
2002-02-16 John Wiegley (eshell-external-command): Added a fix for XEmacs' new dired.el, which
2002-02-16 John Wiegley Corrected the fix to 127167.
2002-02-15 Andreas Schwab *** empty log message ***
2002-02-15 Andreas Schwab (BASE_PURESIZE): Increase to 9/5.
2002-02-15 Andreas Schwab *** empty log message ***
2002-02-15 Andreas Schwab Remove unwanted changes.
2002-02-15 Andreas Schwab (NSTATICS): Increase to 1280.
2002-02-15 Kai Großjohann *** empty log message ***
2002-02-15 Richard M. Stallman *** empty log message ***
2002-02-15 Richard M. Stallman Whitespace change.
2002-02-15 Richard M. Stallman (describe-key-briefly): Make output in INSERT case
2002-02-15 Andreas Schwab *** empty log message ***
2002-02-15 Andreas Schwab (tex-font-lock-keywords-2): Require non-letter after specials.
2002-02-15 Eli Zaretskii *** empty log message ***
2002-02-15 Eli Zaretskii (menu-bar-tools-menu): Add an item for Calculator.
2002-02-15 Eli Zaretskii Fixes from Dave Love for W3 and PSGML entries.
2002-02-15 Eli Zaretskii Fix the encoding of Pavel's name.
2002-02-15 Kai Großjohann (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
2002-02-15 Kai Großjohann * lisp/simple.el (mark-word): Mark more if repeated.
2002-02-15 Per Abrahamsen the madatory typo
2002-02-15 Per Abrahamsen 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-14 Eli Zaretskii Regenerated.
2002-02-14 Eli Zaretskii Document describe-text-at.
2002-02-14 Per Abrahamsen typo
2002-02-14 Per Abrahamsen 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-14 Richard M. Stallman *** empty log message ***
2002-02-14 Richard M. Stallman (bibtex-parse-buffers-stealthily):
2002-02-14 Richard M. Stallman (list-input-methods):
2002-02-14 Richard M. Stallman (describe-register-1): Access register contents here.
2002-02-14 Richard M. Stallman Minor clarification.
2002-02-14 Richard M. Stallman Minor clarifications.
2002-02-14 Richard M. Stallman *** empty log message ***
2002-02-14 Richard M. Stallman (text-mode-hook-identify): Restore previous definition.
2002-02-14 Richard M. Stallman Explain about underlined functions in debugger buffer.
2002-02-13 Kim F. Storm *** empty log message ***
2002-02-13 Kim F. Storm Added mode-line-in-non-selected-windows.
2002-02-13 Kim F. Storm mode-line-in-non-selected-windows is now a boolean.
2002-02-13 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
2002-02-13 Kim F. Storm (Vmode_line_in_non_selected_windows): Removed.
2002-02-13 Stefan Monnier *** empty log message ***
2002-02-13 Pavel Janík Fix typos.
2002-02-13 Pavel Janík Update PostScript version.
2002-02-13 Pavel Janík Fix typo.
2002-02-13 Pavel Janík Update emacs version number.
2002-02-13 Jason Rumney Add notes about cross-compiling between Windows XP and 9x/ME.
2002-02-13 Eli Zaretskii Remove the extraneous entries for lbytecomp.el.
2002-02-13 ShengHuo ZHU * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
2002-02-13 Richard M. Stallman *** empty log message ***
2002-02-13 Richard M. Stallman (Fthis_command_keys, Fthis_command_keys_vector)
2002-02-13 Richard M. Stallman (Finternal_make_lisp_face, Finternal_copy_lisp_face)
2002-02-13 Richard M. Stallman (QCpropertize): New variable.
2002-02-13 Richard M. Stallman (define-mail-abbrev): Define as system abbrev.
2002-02-13 Richard M. Stallman (mode-line-minor-mode-keymap): Definition moved up.
2002-02-13 Richard M. Stallman (maybe_bootstrap): Do `exit 1'.
2002-02-13 Miles Bader regenerated
2002-02-12 Stefan Monnier *** empty log message ***
2002-02-12 Eli Zaretskii *** empty log message ***
2002-02-12 Eli Zaretskii (Standard Faces): Document mode-line-inactive.
2002-02-12 Eli Zaretskii (Mode Line): Mention the different appearance of inactive mode lines.
2002-02-12 Eli Zaretskii (Faces): Document the mode-line-inactive face.
2002-02-12 Eli Zaretskii Regenerate from updated TeX sources.
2002-02-12 Eli Zaretskii Update Emacs version 20.x -> 21.x.
2002-02-12 Eli Zaretskii (Selecting Windows): Document that save-selected-window doesn't restore
2002-02-12 Eli Zaretskii *** empty log message ***
2002-02-12 Eli Zaretskii (pascal-imenu-generic-expression): Add menu-title and fix parentheses.
2002-02-12 Per Abrahamsen 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-12 Per Abrahamsen merge fix
2002-02-12 Per Abrahamsen 2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-12 Eli Zaretskii Add a greetings in Slovenian.
2002-02-12 Colin Walters *** empty log message ***
2002-02-12 Colin Walters (ibuffer-switch-format): Supply required argument for
2002-02-12 Miles Bader *** empty log message ***
2002-02-12 Miles Bader (mode-line-inactive): Add dark-background variant.
2002-02-11 Per Abrahamsen 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-11 Kim F. Storm Describe mode-line-in-non-selected-windows variable.
2002-02-11 Kim F. Storm Use mode-line face in minibuffer-scroll-window when minibuffer window
2002-02-11 Kim F. Storm (display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3 to get mode line face.
2002-02-11 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID_3): New macro.
2002-02-11 Kim F. Storm (Vmode_line_in_non_selected_windows): New variable.
2002-02-11 Andrew Innes *** empty log message ***
2002-02-11 Andrew Innes Don't include elisp/term/*.el files twice.
2002-02-11 Stefan Monnier *** empty log message ***
2002-02-11 Eli Zaretskii *** empty log message ***
2002-02-11 Eli Zaretskii (Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
2002-02-11 Eli Zaretskii Don't warn about "x-*" symbols when building a non-GUI version.
2002-02-11 Pavel Janík *** empty log message ***
2002-02-11 Pavel Janík (strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
2002-02-11 Pavel Janík *** empty log message ***
2002-02-11 Pavel Janík Various doc and message fixes.
2002-02-11 Eli Zaretskii Tell about the parent-on-column-zero highlighting.
2002-02-10 Andrew Innes *** empty log message ***
2002-02-10 Andrew Innes ($(TIT)): Don't depend on $(SUBDIRS).
2002-02-10 Kim F. Storm Moved misplaced entries signed Michael Kifer to lisp/ChangeLog.
2002-02-10 Kim F. Storm Moved entries signed Michael Kifer from root ChangeLog.
2002-02-10 Pavel Janík *** empty log message ***
2002-02-10 Pavel Janík (menu-bar-showhide-menu): Rename function for toggling.
2002-02-10 Paul Eggert Update copyright date.
2002-02-10 Paul Eggert * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
2002-02-10 Paul Eggert Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
2002-02-10 Michael Kifer 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
2002-02-09 Kim F. Storm *** empty log message ***
2002-02-09 Kim F. Storm (make_gap_smaller): Preserve BEG_UNCHANGED during gap
2002-02-09 Pavel Janík *** empty log message ***
2002-02-09 Pavel Janík (menu-bar-options-save): Take care of line-number-mode and
2002-02-09 Richard M. Stallman *** empty log message ***
2002-02-09 Richard M. Stallman (mail-mode-map): Use eval-after-load to change it.
2002-02-09 Eli Zaretskii *** empty log message ***
2002-02-09 Eli Zaretskii (display_mode_lines): Fix last change.
2002-02-09 Eli Zaretskii (CURRENT_MODE_LINE_FACE_ID): Fix last change.
2002-02-09 Jason Rumney (w32_load_system_font): Prevent Cleartype fonts from loading.
2002-02-09 Jason Rumney *** empty log message ***
2002-02-09 Jason Rumney *** empty log message ***
2002-02-09 Jason Rumney (enum_font_cb2): Don't let charsets unknown to Windows
2002-02-09 Kim F. Storm Describe new mode-line-inactive face.
2002-02-08 Kim F. Storm Added separate mode-line-inactive face.
2002-02-08 Kim F. Storm (mode-line-inactive): New face for mode-line for
2002-02-08 Kim F. Storm (Qmode_line_inactive): New face variable for mode-line
2002-02-08 Kim F. Storm (CURRENT_MODE_LINE_FACE_ID): New macro.
2002-02-08 Kim F. Storm (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
2002-02-08 Kim F. Storm (SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
2002-02-08 Kim F. Storm *** empty log message ***
2002-02-08 Eli Zaretskii *** empty log message ***
2002-02-08 Eli Zaretskii (Fsubstitute_in_file_name): If the file name includes ~user,
2002-02-08 Eli Zaretskii Remove the description of tty-display-color-cells.
2002-02-08 Eli Zaretskii (calendar-mode-map): Change the menu item's name to "Insert Diary Entry".
2002-02-08 Stefan Monnier *** empty log message ***
2002-02-08 Stefan Monnier (save-buffer-state): Use restore-buffer-modified-p.
2002-02-08 Richard M. Stallman *** empty log message ***
2002-02-08 Richard M. Stallman (maybe_bootstrap): Add an infinite sleep-loop.
2002-02-08 Richard M. Stallman (text-mode-hook-identify): Define as no-op.
2002-02-08 Eli Zaretskii (Fround): Fix a typo.
2002-02-08 Eli Zaretskii *** empty log message ***
2002-02-08 Eli Zaretskii (ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
2002-02-08 Andreas Schwab *** empty log message ***
2002-02-08 Andreas Schwab (calcDigit-key): Use minibuffer-prompt-end instead of point-min.
2002-02-08 Andreas Schwab Fix description of minibuffer-prompt-end.
2002-02-08 Eli Zaretskii *** empty log message ***
2002-02-08 Eli Zaretskii (select-safe-coding-system): State the buffer's name in the message
2002-02-08 Eli Zaretskii (Fround): A better doc fix.
2002-02-08 Eli Zaretskii *** empty log message ***
2002-02-08 Eli Zaretskii (Fround): Doc fix.
2002-02-08 Pavel Janík *** empty log message ***
2002-02-08 Pavel Janík (init_system_name): Put unused variable `p' in #if 0.
2002-02-07 Stefan Monnier (Fx_file_dialog): Export (for Motif code in fileio.c).
2002-02-07 Richard M. Stallman *** empty log message ***
2002-02-07 Richard M. Stallman (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
2002-02-07 Richard M. Stallman *** empty log message ***
2002-02-07 Richard M. Stallman (cyrillic-encode-koi8-r-char)
2002-02-07 Richard M. Stallman (terminal-map): Define [menu-bar] so global def is seen.
2002-02-07 Richard M. Stallman (list-registers): New command.
2002-02-07 Richard M. Stallman (copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
2002-02-07 Per Abrahamsen fix conflict
2002-02-07 Per Abrahamsen 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-07 ShengHuo ZHU * gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
2002-02-07 Kim F. Storm *** empty log message ***
2002-02-07 Kim F. Storm (where_is_internal): Only check if definition is
2002-02-07 Andreas Schwab *** empty log message ***
2002-02-07 Andreas Schwab (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
2002-02-07 Andreas Schwab Fix thinko in last change.
2002-02-07 Andreas Schwab (mark_stack): Don't assume sizeof (Lisp_Object) is 4.
2002-02-06 Kim F. Storm Added command remapping.
2002-02-06 Kim F. Storm (global-set-key, local-set-key): Accept a symbol for the
2002-02-06 Kim F. Storm (describe-function-1): Report remapped commands.
2002-02-06 Kim F. Storm (where-is): Report remapped commands.
2002-02-06 Kim F. Storm Changed call to Fwhere_is_internal.
2002-02-06 Kim F. Storm (Vthis_original_command): New variable.
2002-02-06 Kim F. Storm (Fkey_binding, Fwhere_is_internal): Update prototype.
2002-02-06 Kim F. Storm (Fdefine_key): Allow symbol as KEY argument for
2002-02-06 Pavel Janík Fix typo.
2002-02-06 Pavel Janík *** empty log message ***
2002-02-06 Pavel Janík (recursive_edit_1): Call cancel_hourglass unconditionally.
2002-02-06 Pavel Janík (flyspell-insert-function): Doc fix.
2002-02-06 Jason Rumney *** empty log message ***
2002-02-06 Jason Rumney (w32_native_per_char_metric): Disable 2002-01-20 change.
2002-02-06 Eli Zaretskii *** empty log message ***
2002-02-06 Eli Zaretskii (get_charset_id): Use if-else instead of ?:.
2002-02-06 Eli Zaretskii Mark tty-display-color-cells as not requiring documentation.
2002-02-06 Eli Zaretskii (Text Terminal Colors): Remove description of tty-display-color-cells.
2002-02-06 Eli Zaretskii Update from Brian Youmans.
2002-02-06 Eli Zaretskii Remove traces of merge conflicts.
2002-02-06 Richard M. Stallman *** empty log message ***
2002-02-06 Richard M. Stallman (S_ISLNK): Define if not defined.
2002-02-06 Richard M. Stallman (Commands of GUD): Add gud-jump.
2002-02-06 Richard M. Stallman Require sendmail only at compile time.
2002-02-06 Richard M. Stallman (grep-compute-defaults): Definition moved up.
2002-02-06 Richard M. Stallman (debugger-frame-offset): Var deleted.
2002-02-06 Richard M. Stallman (checkdoc-this-string-valid-engine):
2002-02-06 Richard M. Stallman (highlight-changes-active-string): Default to +Chg.
2002-02-06 Richard M. Stallman (dired-get-filename): Add /: when appropriate
2002-02-06 Richard M. Stallman (file-name-non-special): Add special handling for
2002-02-06 Richard M. Stallman (isearch-update): Don't update display in kbd macro.
2002-02-06 Richard M. Stallman (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
2002-02-06 Richard M. Stallman (force-mode-line-update): Doc fix.
2002-02-06 Richard M. Stallman (atomic-change-group, prepare-change-group, activate-change-group)
2002-02-06 Richard M. Stallman (undo-get-state, undo-revert-to-state): Fns deleted.
2002-02-06 Richard M. Stallman (rmail-toggle-header): Avoid possibly slow call to
2002-02-06 Richard M. Stallman (use-fancy-splash-screens-p): Need 19 lines,
2002-02-06 Richard M. Stallman (text-mode-hook-identify): Function deleted.
2002-02-06 Eli Zaretskii *** empty log message ***
2002-02-06 Eli Zaretskii (pong-border-options): Make the border colors slightly more bright.
2002-02-06 Eli Zaretskii *** empty log message ***
2002-02-06 Eli Zaretskii (pong-height): Don't use height that exceeds the frame height.
2002-02-06 Eli Zaretskii (gamegrid-display-type): Treat any
2002-02-06 Eli Zaretskii Minor updates about libungif and Exceed 6.x.
2002-02-06 John Wiegley (align-region): Added a missing name argument.
2002-02-05 Eli Zaretskii *** empty log message ***
2002-02-05 Eli Zaretskii (gud-refresh): Call recenter only after we are sure we
2002-02-05 Pavel Janík *** empty log message ***
2002-02-05 Pavel Janík (x-use-underline-position-properties): Allow customization.
2002-02-05 Pavel Janík (binhex-decoder-switches): Doc fix.
2002-02-04 Eli Zaretskii (Dired): Fix the xref to dired-x manual.
2002-02-04 Eli Zaretskii *** empty log message ***
2002-02-04 Eli Zaretskii (dired-load-hook, dired-mode-hook)
2002-02-04 Eli Zaretskii Fix a typo in "handle SIGINT" command.
2002-02-04 Pavel Janík Fix encoding.
2002-02-04 Colin Walters (ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
2002-02-04 Colin Walters (define-ibuffer-column): Add beginnings of support for a summary
2002-02-04 Colin Walters (ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
2002-02-03 Eli Zaretskii (Faces): Document the minibuffer-prompt face.
2002-02-03 Eli Zaretskii Document the minibuffer-prompt face.
2002-02-03 Eli Zaretskii (Standard Faces): Document the minibuffer-prompt face and the
2002-02-03 Paul Eggert * rcs2log(Copyright): Update to 2002.
2002-02-03 Paul Eggert (Copyright): Update to 2002.
2002-02-03 Andreas Schwab *** empty log message ***
2002-02-03 Andreas Schwab (balance-windows): Fix misplaced parenthesis.
2002-02-03 Andreas Schwab *** empty log message ***
2002-02-03 Andreas Schwab (save-selected-window): Move macro before first use.
2002-02-03 Pavel Janík *** empty log message ***
2002-02-03 Pavel Janík (calculator-displayers): Doc fixes.
2002-02-03 Pavel Janík *** empty log message ***
2002-02-03 Eli Zaretskii Fix the date of the last entry.
2002-02-03 Eli Zaretskii *** empty log message ***
2002-02-03 Eli Zaretskii (rmail): Use find-buffer-visiting instead of
2002-02-03 Pavel Janík (menu-bar-help-menu): Use different text for tool-tip.
2002-02-03 Eli Zaretskii *** empty log message ***
2002-02-03 Eli Zaretskii (term-emulate-terminal): Extract proper command string
2002-02-03 Eli Zaretskii (Text Terminal Colors): Remove the documentation of tty-display-color-p.
2002-02-03 Richard M. Stallman *** empty log message ***
2002-02-03 Richard M. Stallman (Fdo_auto_save): Improve "auto save disabled" msg.
2002-02-03 Richard M. Stallman (read1): Redesign strategy for force_multibyte and
2002-02-03 Richard M. Stallman (quail-help): Don't call help-setup-xref.
2002-02-03 Richard M. Stallman (describe-input-method): Call help-setup-xref here.
2002-02-03 Richard M. Stallman (disabled-command-hook): Clarify output text.
2002-02-03 Richard M. Stallman (dabbrev--goto-start-of-abbrev):
2002-02-03 ShengHuo ZHU * message.el (message-forward-rmail-make-body): Directly use
2002-02-02 Stefan Monnier *** empty log message ***
2002-02-02 Stefan Monnier (term_get_fkeys_1): If `k0' and `k;' are both specified and
2002-02-02 Andreas Schwab *** empty log message ***
2002-02-02 Andreas Schwab Check for __mc68000__ instead of __m68k__, the latter never being defined
2002-02-02 Eli Zaretskii *** empty log message ***
2002-02-02 Eli Zaretskii (realize_default_face): Don't set the weight and slant
2002-02-02 Eli Zaretskii *** empty log message ***
2002-02-02 Eli Zaretskii (uce-reply-to-uce): Prune the headers before copying
2002-02-02 Eli Zaretskii (rmail-redecode-body): Prune the headers before
2002-02-02 Pavel Janík *** empty log message ***
2002-02-02 Pavel Janík (flyspell-issue-message-flag): New user option.
2002-02-02 Pavel Janík Fix typo in prompt.
2002-02-02 Eli Zaretskii (Disabling): Document that .emacs is not edited from "emacs -q".
2002-02-02 Eli Zaretskii Document the new behavior of novice.el under "emacs -q".
2002-02-02 Eli Zaretskii *** empty log message ***
2002-02-02 Eli Zaretskii (enable-command): If Emacs was invoked as "emacs -q",
2002-02-02 Pavel Janík *** empty log message ***
2002-02-02 Pavel Janík (command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.
2002-02-02 Pavel Janík (Fsignal): Remove duplicated declaration of the variable
2002-02-01 Stefan Monnier *** empty log message ***
2002-02-01 Stefan Monnier (mail-mode): Undo half of last change.
2002-02-01 Stefan Monnier (indent-for-tab-command): Remove spurious code.
2002-02-01 Stefan Monnier *** empty log message ***
2002-02-01 Eli Zaretskii Regenerated.
2002-02-01 Eli Zaretskii *** empty log message ***
2002-02-01 Eli Zaretskii Moved time-date.el from lisp/gnus to lisp/calendar.
2002-02-01 Eli Zaretskii Moved parse-time.el from lisp/gnus to lisp/calendar.
2002-02-01 Richard M. Stallman *** empty log message ***
2002-02-01 ShengHuo ZHU * gnus.xpm: Remove garbages.
2002-02-01 Eli Zaretskii Mark the pc-selection-mode change as documented.
2002-02-01 Eli Zaretskii (Emulation): pc-selection-mode is now a toggle.
2002-02-01 Richard M. Stallman *** empty log message ***
2002-02-01 Richard M. Stallman (region_limit): Nicer error message.
2002-02-01 Richard M. Stallman (decode_composition_emacs_mule):
2002-02-01 Richard M. Stallman (Fcompleting_read): Doc fix.
2002-02-01 Richard M. Stallman (check_mark): New arg to specify clearer error message.
2002-02-01 Richard M. Stallman Minor clarification.
2002-02-01 Richard M. Stallman Document date-to-time and seconds-to-time.
2002-02-01 Richard M. Stallman (iso-languages): Fix ", " in French.
2002-02-01 Richard M. Stallman (history-length): Specify customization for it.
2002-02-01 Richard M. Stallman (debugger-frame-clear, debugger-frame): Error on non-frame line.
2002-02-01 Richard M. Stallman (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
2002-02-01 Richard M. Stallman (shell-command-on-region): Err if no mark before reading the command string.
2002-02-01 Richard M. Stallman (hl-line-highlight, hl-line-unhighlight):
2002-02-01 Richard M. Stallman (hilit-chg-fixup): Don't alter overlay if not ours.
2002-02-01 Richard M. Stallman Delete autoload cookies.
2002-02-01 Richard M. Stallman (comint-scroll-show-maximum-output): Default is t.
2002-02-01 Richard M. Stallman (batch-byte-compile): New arg noforce.
2002-02-01 Richard M. Stallman (compile): New target.
2002-02-01 Richard M. Stallman (pc-select-save-and-set-mode): Properly use MODE-VAR.
2002-01-31 Pavel Janík Fix typo.
2002-01-29 Pavel Janík *** empty log message ***
2002-01-29 Pavel Janík (latin-2-prefix): Add ?and ?From "Dr. Eduard Werner" <edi.werner@gmx.de>.
2002-01-29 Pavel Janík *** empty log message ***
2002-01-29 Pavel Janík (menu-bar-options-save): Add `default-frame-alist' to saved variables.
2002-01-29 Pavel Janík *** empty log message ***
2002-01-29 Pavel Janík (menu-bar-help-menu): Change menu-item "Show Emacs Version" to "About
2002-01-29 Pavel Janík (normal-splash-screen, display-splash-screen): New functions (separated
2002-01-29 Pavel Janík Minor formatting fixes in preparation of merging new version.
2002-01-29 Pavel Janík Fix typo.
2002-01-29 Stefan Monnier *** empty log message ***
2002-01-28 Kim F. Storm (x_erase_phys_cursor): Don't erase cursor if cursor row
2002-01-28 Kim F. Storm *** empty log message ***
2002-01-28 Eli Zaretskii *** empty log message ***
2002-01-28 Eli Zaretskii (generate-calendar-month): Doc fix.
2002-01-28 Pavel Janík *** empty log message ***
2002-01-28 Pavel Janík Mention "Show/Hide" menu.
2002-01-27 Richard M. Stallman *** empty log message ***
2002-01-27 Richard M. Stallman Add autoload cookies. Many doc fixes.
2002-01-27 Richard M. Stallman Comment change.
2002-01-27 Richard M. Stallman Fix typo.
2002-01-27 Pavel Janík *** empty log message ***
2002-01-27 Pavel Janík New file, XPM variant of letter.xbm.
2002-01-27 Pavel Janík display-time can now incicate new e-mail in directory.
2002-01-27 Pavel Janík (Fread_from_minibuffer, Fread_command, Fread_function)
2002-01-27 Pavel Janík (xaw_update_scrollbar, xaw_scrollbar_scroll)
2002-01-27 Pavel Janík (display-time-mail-directory): New option.
2002-01-27 Pavel Janík Fix typos.
2002-01-27 Pavel Janík Fix typo.
2002-01-27 Pavel Janík *** empty log message ***
2002-01-27 Pavel Janík (menu-bar-showhide-scroll-bar-menu): Quote `window-system'.
2002-01-27 Pavel Janík *** empty log message ***
2002-01-27 Pavel Janík (menu-bar-scroll-bar-right)
2002-01-27 Pavel Janík (tmm-get-keymap): Honour :visible in `menu-item'.
2002-01-27 Eli Zaretskii Mention support for BSD/OS 5.0.
2002-01-27 Eli Zaretskii *** empty log message ***
2002-01-27 Eli Zaretskii Recognize BSD/OS 5.0.
2002-01-27 Eli Zaretskii (lazy-lock-mode): Add a reference to jit-lock.
2002-01-27 Pavel Janík *** empty log message ***
2002-01-26 Richard M. Stallman Clarifications.
2002-01-26 Richard M. Stallman *** empty log message ***
2002-01-26 Richard M. Stallman Exchange meanings of scroll-up-aggressively and scroll-down-aggressively.
2002-01-26 Richard M. Stallman (syms_of_buffer): Doc fixes for scroll-...-aggressively.
2002-01-26 Richard M. Stallman (try_scrolling): Exchange uses of scroll_down_aggressively
2002-01-26 Richard M. Stallman (pc-selection-mode-hook)
2002-01-26 Richard M. Stallman Minor cleanups.
2002-01-26 Pavel Janík *** empty log message ***
2002-01-26 Pavel Janík Fix typo.
2002-01-26 Pavel Janík (parse_tool_bar_item): Remove duplicated prototypes.
2002-01-26 Pavel Janík Fix typo.
2002-01-26 Pavel Janík Fix typo.
2002-01-26 Pavel Janík *** empty log message ***
2002-01-26 Eli Zaretskii *** empty log message ***
2002-01-26 Eli Zaretskii (eshell-eval-command): If eshell-resume-eval
2002-01-26 Jason Rumney *** empty log message ***
2002-01-25 Jason Rumney (face-font-registry-alternatives) [windows-nt]: Add
2002-01-25 Stefan Monnier *** empty log message ***
2002-01-25 Stefan Monnier (Fnext_property_change, Fnext_single_property_change)
2002-01-25 Stefan Monnier (cvs-reread-cvsrc): Distinguish between an empty list of
2002-01-25 Eli Zaretskii *** empty log message ***
2002-01-25 Eli Zaretskii (mismatch): Doc fix.
2002-01-25 Eli Zaretskii Explain in a comment why the default background-setting code is still
2002-01-25 Eli Zaretskii Fix a typo in a comment.
2002-01-25 Eli Zaretskii (Text Terminal Colors): Document tty-display-color-p.
2002-01-25 Eli Zaretskii *** empty log message ***
2002-01-25 Eli Zaretskii (Ftty_display_color_cells, Ftty_display_color_p): Change the
2002-01-25 Eli Zaretskii Document the extended color support for xterm and rxvt, and the
2002-01-25 Eli Zaretskii (Text Terminal Colors): Document tty-display-color-cells.
2002-01-25 Eli Zaretskii *** empty log message ***
2002-01-25 Eli Zaretskii Add prototype for set_tty_color_mode and tty_setup_colors.
2002-01-25 Eli Zaretskii (Ftty_display_color_cells): New function.
2002-01-25 Eli Zaretskii (command-line): Call tty-register-default-colors.
2002-01-25 Eli Zaretskii (display-color-cells): Use tty-display-color-cells.
2002-01-25 Eli Zaretskii (tty-standard-colors): Reverse the order of colors.
2002-01-25 Eli Zaretskii (w32-tty-standard-colors): Reverse the order of standard console colors.
2002-01-25 Eli Zaretskii (msdos-color-values): Reverse the order of the
2002-01-25 Eli Zaretskii (list-colors-display): If the argument is nil, don't
2002-01-25 Eli Zaretskii (xterm-standard-colors): New variable.
2002-01-25 Eli Zaretskii (DONTCOMPILE): Remove term/xterm.el.
2002-01-25 Eli Zaretskii New file.
2002-01-25 Thien-Thi Nguyen Reword face color location blurb.
2002-01-25 Richard M. Stallman *** empty log message ***
2002-01-25 Richard M. Stallman Comment change.
2002-01-25 Richard M. Stallman (remove): Doc fix.
2002-01-25 Richard M. Stallman *** empty log message ***
2002-01-25 Richard M. Stallman (compilation-handle-exit):
2002-01-25 Richard M. Stallman (substring-no-properties): New function.
2002-01-24 Stefan Monnier *** empty log message ***
2002-01-24 Jason Rumney *** empty log message ***
2002-01-24 Jason Rumney (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
2002-01-24 Jason Rumney (x_scroll_run): Use ScrollWindowEx in place of BitBlt.
2002-01-24 Richard M. Stallman *** empty log message ***
2002-01-24 Richard M. Stallman (x-handle-geometry): Put sizes on both
2002-01-24 Richard M. Stallman *** empty log message ***
2002-01-24 Richard M. Stallman (custom-save-all): Bind file-precious-flag to t for saving .emacs.
2002-01-24 Richard M. Stallman (basic-save-buffer-2): Ignore file-error in delete-file.
2002-01-24 Eli Zaretskii (record_char): Fix a typo in a comment.
2002-01-24 Andrew Innes *** empty log message ***
2002-01-24 Andrew Innes Remove unnecessary version number and date references.
2002-01-24 Richard M. Stallman *** empty log message ***
2002-01-24 Richard M. Stallman (generate-calendar-month): Doc fix.
2002-01-23 Richard M. Stallman *** empty log message ***
2002-01-23 Richard M. Stallman *** empty log message ***
2002-01-23 Richard M. Stallman (tetris): New defgroup.
2002-01-23 Jason Rumney *** empty log message ***
2002-01-23 Jason Rumney (x_update_window_begin): Only hide caret if
2002-01-23 Jason Rumney (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
2002-01-23 Richard M. Stallman (copy-without-properties): New function.
2002-01-23 Colin Walters *** empty log message ***
2002-01-23 Stefan Monnier (mail-mode): ">" is not a supercite-style prefix
2002-01-23 Richard M. Stallman Minor explanation.
2002-01-22 Richard M. Stallman Minor cleanup.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (mode-line-copied-mode-name): New variable.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (sh-set-shell): Doc fix.
2002-01-22 Richard M. Stallman (unexec): Define n so as to cause compilation error
2002-01-22 Richard M. Stallman (hookpost-run): Defined.
2002-01-22 Eli Zaretskii Document crashes on Irix due to some problem with `rld'.
2002-01-22 Eli Zaretskii (Truncation, Overlay Arrow, Usual Display): Add index entries for fringe
2002-01-22 Eli Zaretskii (Debugger Operation): Add index entries for fringe usage.
2002-01-22 Eli Zaretskii (Trailing Whitespace): Add index entry for fringe usage.
2002-01-22 Eli Zaretskii (Continuation Lines): Add index entries for the fringe usage.
2002-01-22 Eli Zaretskii Document problems with 4NT.
2002-01-22 Eli Zaretskii Document problems with insufficient number of colors on X.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (perl-mode-abbrev-table): Restore definition.
2002-01-22 Richard M. Stallman Minor correction.
2002-01-22 Jan Djärv xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (copyright-regexp): Fix previous change.
2002-01-22 Richard M. Stallman (ange-ftp-bs2000-posix-hook-installed): Move defvar up.
2002-01-22 Richard M. Stallman *** empty log message ***
2002-01-22 Richard M. Stallman (ispell-help): Clean up echo area if user quits.
2002-01-21 Richard M. Stallman (set-face-stipple): Reference description of bitmap data
2002-01-21 Richard M. Stallman Comment change.
2002-01-21 Richard M. Stallman (Table of Resources): Under menuBar, add xrefs to the nodes
2002-01-21 Richard M. Stallman *** empty log message ***
2002-01-21 Richard M. Stallman Don't require ibuf-ext at load time.
2002-01-21 Jan Djärv xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
2002-01-21 Pavel Janík *** empty log message ***
2002-01-21 Pavel Janík (Fminibuffer_contents)
2002-01-21 Pavel Janík Comment fix.
2002-01-21 Francesco Potortì *** empty log message ***
2002-01-21 Francesco Potortì * generic-x.el (apache-conf-generic-mode): Highlight the first
2002-01-21 Richard M. Stallman *** empty log message ***
2002-01-21 Richard M. Stallman (window-body-height): Handle minibuffer window specially.
2002-01-21 Richard M. Stallman (check_frame_size): Fix minimum height calculation.
2002-01-21 Richard M. Stallman *** empty log message ***
2002-01-21 Colin Walters (toplevel, ibuffer-default-directory): Doc fixes.
2002-01-21 Colin Walters *** empty log message ***
2002-01-21 Colin Walters (toplevel) Require `ibuf-ext', which is now compiled with
2002-01-21 Ken Raeburn dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
2002-01-20 Jason Rumney *** empty log message ***
2002-01-20 Richard M. Stallman For window-min-height, the absolute minimum is 1.
2002-01-20 Richard M. Stallman *** empty log message ***
2002-01-20 Richard M. Stallman (Mode Line Format): Short windows can suppress the mode line and header line.
2002-01-20 Jason Rumney (w32_visible_system_caret_hwnd): New static variable.
2002-01-20 Jason Rumney (w32_system_caret_width): Remove.
2002-01-20 Jason Rumney (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
2002-01-20 Richard M. Stallman (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
2002-01-20 Richard M. Stallman Added support for BS2000, and for raw ftp
2002-01-20 Pavel Janík *** empty log message ***
2002-01-20 Pavel Janík (doprnt1): Fix typos in error call.
2002-01-20 Eli Zaretskii Fix last change.
2002-01-20 Eli Zaretskii *** empty log message ***
2002-01-20 Eli Zaretskii (unexec) [__sgi]: Support the .got sections.
2002-01-20 Pavel Janík (tempo-define-template): Doc fix.
2002-01-20 Eli Zaretskii Fix a typo.
2002-01-20 Jason Rumney Updated to include w32-vars.el
2002-01-20 Pavel Janík *** empty log message ***
2002-01-20 Pavel Janík (scroll-bar-mode): Make argument optional.
2002-01-20 Jason Rumney *** empty log message ***
2002-01-20 Jason Rumney [windows-nt]: Load w32-vars.
2002-01-20 Jason Rumney Move user variables to w32-vars.el and make them defcustoms.
2002-01-20 Jason Rumney Move user variables to w32-vars.el and make them defcustoms.
2002-01-20 Jason Rumney New file: custom declarations for MS-Windows specific settings.
2002-01-20 Jason Rumney (w32_load_system_font, w32_to_x_charset): Use strnicmp
2002-01-20 Jason Rumney (w32_native_per_char_metric): Don't trust the metrics
2002-01-20 Richard M. Stallman Describe global-hl-line-mode.
2002-01-20 Richard M. Stallman Comment changes.
2002-01-19 Colin Walters Fix a typo.
2002-01-19 Pavel Janík *** empty log message ***
2002-01-19 Pavel Janík (tibetan-decompose-region)
2002-01-19 Pavel Janík Remove trailing whitespaces.
2002-01-19 Pavel Janík *** empty log message ***
2002-01-19 Pavel Janík (ruler-mode): New keyword. Fix :version.
2002-01-19 Pavel Janík (update_frame): Move the variable `tem' to the block where it is used.
2002-01-19 Jason Rumney *** empty log message ***
2002-01-19 Jason Rumney (Fx_create_frame): Bind redisplay-dont-pause around
2002-01-18 Richard M. Stallman *** empty log message ***
2002-01-18 Richard M. Stallman (comint-redirect-send-command-to-process): Restore previous current buffer.
2002-01-18 Richard M. Stallman *** empty log message ***
2002-01-18 Richard M. Stallman (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
2002-01-18 Richard M. Stallman (WINDOW_WANTS_MODELINE_P): Check window height > 1.
2002-01-18 Eli Zaretskii (Glyphs): All display types support faces in glyphs nowadays.
2002-01-18 Eli Zaretskii (VERSION): Increase to 2.9. Update copyright years.
2002-01-18 Eli Zaretskii *** empty log message ***
2002-01-18 Eli Zaretskii (VERSION): Set to 2.9.
2002-01-18 Eli Zaretskii (VERSION): Set to 2.9. Update the version of Emacs
2002-01-18 Eli Zaretskii Advertise Info-scroll-prefer-subnodes.
2002-01-18 Eli Zaretskii Wording changes suggested by Richard Stallman.
2002-01-18 Richard M. Stallman *** empty log message ***
2002-01-18 Richard M. Stallman Clarify how window-height relates to other things.
2002-01-18 Richard M. Stallman (window-body-height): New function.
2002-01-18 Richard M. Stallman *** empty log message ***
2002-01-18 Richard M. Stallman (enlarge_window): When exceeding size of parent,
2002-01-17 Richard M. Stallman *** empty log message ***
2002-01-17 Richard M. Stallman Regenerated.
2002-01-17 Richard M. Stallman Enable byte-compile-dynamic.
2002-01-17 Jason Rumney Add comments to avoid future deletion of conditionals that seem
2002-01-17 Jason Rumney *** empty log message ***
2002-01-17 Jason Rumney Only require fontset when new-fontset is bound.
2002-01-17 Pavel Janík *** empty log message ***
2002-01-17 Pavel Janík (set_tty_color_mode): Remove unused variable `tem'.
2002-01-17 Richard M. Stallman *** empty log message ***
2002-01-17 Richard M. Stallman (mouse-drag-region-1): Renamed from mouse-drag-region.
2002-01-17 Richard M. Stallman *** empty log message ***
2002-01-17 Richard M. Stallman Delete the autoloads for functions defined with ibuffer-specific commands.
2002-01-17 Richard M. Stallman (comint-simple-send): Fix previous change.
2002-01-17 Richard M. Stallman (describe-distribution): Really call view-file.
2002-01-17 Richard M. Stallman (ange-ftp-passive-mode): New arg PROC.
2002-01-17 Richard M. Stallman (telnet-simple-send): Fix previous change.
2002-01-17 Richard M. Stallman (sql-escape-newlines-and-send)
2002-01-17 Richard M. Stallman *** empty log message ***
2002-01-17 Richard M. Stallman (init_lread): Move the site-lisp dirs later in the path.
2002-01-17 Colin Walters *** empty log message ***
2002-01-16 Kim F. Storm *** empty log message ***
2002-01-16 Kim F. Storm (x_erase_phys_cursor): Don't erase cursor if cursor row
2002-01-16 Kim F. Storm *** empty log message ***
2002-01-16 Eli Zaretskii Fix a typo.
2002-01-16 Eli Zaretskii *** empty log message ***
2002-01-16 Eli Zaretskii (command-line): Set EOL mnemonics for the Mac.
2002-01-16 Eli Zaretskii Document problems with linking libraries compiled with GCC.
2002-01-16 Andreas Schwab *** empty log message ***
2002-01-16 Andreas Schwab (feedmail): Fix :link spec.
2002-01-16 Pavel Janík LDAP support now defaults to ldapsearch from OpenLDAP version 2.
2002-01-16 Pavel Janík Mention possible problems with ldapsearch from OpenLDAP version 1.
2002-01-16 Pavel Janík *** empty log message ***
2002-01-16 Pavel Janík (ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch.
2002-01-16 Pavel Janík *** empty log message ***
2002-01-16 Pavel Janík New maintainer. Change author's address.
2002-01-16 Pavel Janík (eudc-ph-open-session): Remove XEmacs case.
2002-01-16 Pavel Janík New maintainer. Change author's address.
2002-01-16 Pavel Janík New maintainer. Change author's address.
2002-01-16 Pavel Janík *** empty log message ***
2002-01-16 Pavel Janík *** empty log message ***
2002-01-16 Pavel Janík New maintainer. Change author's address.
2002-01-16 Pavel Janík *** empty log message ***
2002-01-16 Pavel Janík (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
2002-01-16 Pavel Janík Remove forgotten extern declaration of `Qimage'.
2002-01-16 Colin Walters (toplevel): Remove X-RCS, URL, Compatibility headers. Update
2002-01-16 Colin Walters (toplevel): Require `cl' when compiling.
2002-01-16 Richard M. Stallman (Autoload): Explain how to autoload function definitions that use
2002-01-16 Richard M. Stallman *** empty log message ***
2002-01-16 Richard M. Stallman (make-autoload): Don't handle define-ibuffer-column,
2002-01-15 Eli Zaretskii Fix a typo in the last entry.
2002-01-15 Eli Zaretskii *** empty log message ***
2002-01-15 Eli Zaretskii (display_mode_element): When computing charpos, depend
2002-01-15 Pavel Janík *** empty log message ***
2002-01-15 Pavel Janík (Fkill_all_local_variables): Increment `update_mode_lines' only once.
2002-01-15 Richard M. Stallman *** empty log message ***
2002-01-15 Richard M. Stallman (diary-date-forms): Doc fix.
2002-01-14 Jason Rumney Updates for current state of Windows port.
2002-01-14 Pavel Janík Fix typo.
2002-01-14 Pavel Janík *** empty log message ***
2002-01-14 Pavel Janík (adjust_after_replace_noundo)
2002-01-14 Pavel Janík *** empty log message ***
2002-01-14 Pavel Janík (Fplay_sound): Initialize header_size also for :data case.
2002-01-14 Pavel Janík Fix typos.
2002-01-14 Eli Zaretskii (Window Frame Parameters): Document the new tty-color-mode parameter.
2002-01-14 Eli Zaretskii "Colors X" -> "Colors".
2002-01-14 Eli Zaretskii (Colors): Rename from "Colors X". All cross-references changed.
2002-01-14 Eli Zaretskii Document the new --color arg and tty-color-mode frame parameter.
2002-01-14 Eli Zaretskii Suggest to use --color if the terminal capabilities lie.
2002-01-14 Eli Zaretskii *** empty log message ***
2002-01-14 Eli Zaretskii (tty-color-mode-alist): New variable.
2002-01-14 Eli Zaretskii (command-line): Register the default tty colors even
2002-01-14 Eli Zaretskii (USAGE2): Add the --color option.
2002-01-14 Eli Zaretskii (store_frame_param): Call set_tty_color_mode for termcap
2002-01-14 Eli Zaretskii (tty_default_color_capabilities, tty_setup_colors)
2002-01-14 Stefan Monnier *** empty log message ***
2002-01-14 Stefan Monnier (ange-ftp-root-dir-p): New function.
2002-01-14 Richard M. Stallman *** empty log message ***
2002-01-14 Richard M. Stallman Fix previous change.
2002-01-14 Richard M. Stallman *** empty log message ***
2002-01-14 Richard M. Stallman Fix previous change.
2002-01-14 Richard M. Stallman (view-echo-area-messages): New function.
2002-01-14 Richard M. Stallman help-map bindings moved to help.el.
2002-01-13 Richard M. Stallman *** empty log message ***
2002-01-13 Richard M. Stallman (copyright-regexp): Make (C) optional.
2002-01-13 Colin Walters *** empty log message ***
2002-01-13 Eli Zaretskii Regenerated.
2002-01-13 Eli Zaretskii Document the new full-screen options.
2002-01-13 Andreas Schwab *** empty log message ***
2002-01-13 Andreas Schwab (dired-do-shell-command): Doc fix.
2002-01-13 Eli Zaretskii *** empty log message ***
2002-01-13 Jason Rumney Add note about support for more mouse buttons in MS Windows.
2002-01-13 Eli Zaretskii (struct x_output): New members want_fullscreen,
2002-01-13 Eli Zaretskii (USAGE2): Add the new full-screen arguments.
2002-01-13 Jason Rumney *** empty log message ***
2002-01-13 Eli Zaretskii (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
2002-01-13 Jason Rumney (parse_button): New parameter xbutton. Callers changed.
2002-01-13 Jason Rumney (w32_pass_extra_mouse_buttons_to_system): New user option.
2002-01-13 Jason Rumney (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
2002-01-13 Eli Zaretskii (x_check_fullscreen, x_check_fullscreen_move)
2002-01-13 Eli Zaretskii *** empty log message ***
2002-01-13 Eli Zaretskii (Table of Resources): Fix the markup and the wording of the last change.
2002-01-13 Eli Zaretskii (Table of Resources): Document the new fullscreen resource.
2002-01-13 Eli Zaretskii (Window Frame Parameters): Document the fullscreen parameter.
2002-01-13 Eli Zaretskii (Window Size X): Document the new full-screen options.
2002-01-13 Eli Zaretskii (command-line-x-option-alist): New options "-fs",
2002-01-13 Eli Zaretskii (x-handle-initial-switch): New function.
2002-01-13 Eli Zaretskii Fix wording of a comment.
2002-01-13 Pavel Janík *** empty log message ***
2002-01-13 Pavel Janík (read_key_sequence): Remove unused variable `extra_maps'.
2002-01-13 Pavel Janík Fix typo.
2002-01-13 Pavel Janík Fix typos.
2002-01-13 Pavel Janík Fix typo.
2002-01-13 Colin Walters *** empty log message ***
2002-01-13 Colin Walters Initial revision.
2002-01-13 Colin Walters *** empty log message ***
2002-01-13 Colin Walters (make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
2002-01-13 Colin Walters Handle define-ibuffer-column, define-ibuffer-filter,
2002-01-13 Richard M. Stallman *** empty log message ***
2002-01-13 Richard M. Stallman (browse-url-grail): Use browse-url-maybe-new-window.
2002-01-13 Richard M. Stallman *** empty log message ***
2002-01-13 Richard M. Stallman (telnet-simple-send): Handle comint-input-sender-no-newline like
2002-01-13 Richard M. Stallman (sql-query-placeholders-and-send): Handle
2002-01-13 Richard M. Stallman (comint-input-sender): Doc fix.
2002-01-13 Richard M. Stallman *** empty log message ***
2002-01-13 Richard M. Stallman (line-move): If we can't move enough lines, go to beginning or end of line.
2002-01-13 Richard M. Stallman Comment change.
2002-01-13 Andreas Schwab *** empty log message ***
2002-01-13 Andreas Schwab (x_load_font): Never set fonts_changed_p to zero.
2002-01-12 Richard M. Stallman Restore the quote in the `silly' example.
2002-01-12 Pavel Janík Fix typo.
2002-01-12 Pavel Janík *** empty log message ***
2002-01-12 Pavel Janík (flyspell-check-pre-word-p): Prevent delaying when executing keyboard
2002-01-12 Andreas Schwab *** empty log message ***
2002-01-12 Andreas Schwab (xbuffer): Remove address operator since data is now a pointer.
2002-01-12 Richard M. Stallman *** empty log message ***
2002-01-12 Richard M. Stallman (help-xref-go-back): Restore POSITION in proper buffer and proper window.
2002-01-12 Richard M. Stallman (describe-mode): Call help-setup-xref in the help buffer.
2002-01-12 Richard M. Stallman *** empty log message ***
2002-01-12 Richard M. Stallman *** empty log message ***
2002-01-12 Richard M. Stallman (dired-shell-stuff-it): Substitute for * or ?
2002-01-12 Pavel Janík Fix typos.
2002-01-12 Pavel Janík Fix typo.
2002-01-12 Eli Zaretskii *** empty log message ***
2002-01-12 Eli Zaretskii (find-file-noselect): Don't consider a buffer as
2002-01-12 Eli Zaretskii *** empty log message ***
2002-01-12 Eli Zaretskii (minibuffer-prompt): A better face definition for MS-DOS.
2002-01-12 Richard M. Stallman (comint-dynamic-list-completions): Repeating the command
2002-01-12 Richard M. Stallman (Faces): More updates for faces on character terminals.
2002-01-11 Pavel Janík Fix typo.
2002-01-11 André Spiegel Remove comment for Martin Lorentzson's patch on 2002-01-08, awaiting
2002-01-11 Richard M. Stallman *** empty log message ***
2002-01-11 Richard M. Stallman (initial-scratch-message): Fix custom type, add group.
2002-01-11 Richard M. Stallman *** empty log message ***
2002-01-11 Richard M. Stallman (adjust_after_replace_noundo): New function.
2002-01-11 Richard M. Stallman (code_convert_region): Don't copy old text if undo disabled.
2002-01-11 Richard M. Stallman Whitespace change.
2002-01-11 Richard M. Stallman (rmail-decode-babyl-format): Disable undo around the decode-coding-region call.
2002-01-11 Richard M. Stallman (lisp-complete-symbol): Repeating the command
2002-01-11 André Spiegel This is a restore to version 1.29; the patch was taken out awaiting
2002-01-11 Richard M. Stallman Comment change.
2002-01-11 Eli Zaretskii (Faces): Mention that character terminals also support faces.
2002-01-11 Pavel Janík Fix typo.
2002-01-11 Eli Zaretskii *** empty log message ***
2002-01-11 Eli Zaretskii Make version checking in emacs.texi consistent with how we set it there.
2002-01-11 Eli Zaretskii (EMACSVER): Set to 21.2.50.
2002-01-11 Eli Zaretskii Bump Emacs version to 21.2.50.
2002-01-11 Eli Zaretskii (emacs-version): Bump to 21.2.50.
2002-01-11 Richard M. Stallman *** empty log message ***
2002-01-11 Richard M. Stallman Fix the double-property examples. Include one with a bare lambda.
2002-01-10 Thien-Thi Nguyen *** empty log message ***
2002-01-10 Thien-Thi Nguyen (zone-timeout): New var.
2002-01-10 Pavel Janík Comment fixes.
2002-01-10 Eli Zaretskii *** empty log message ***
2002-01-10 Eli Zaretskii (minibuffer-prompt): Special face definition for MS-DOS.
2002-01-10 Eli Zaretskii Fix the last entry (RMS says this submission doesn't need legal papers).
2002-01-10 Eli Zaretskii *** empty log message ***
2002-01-10 Eli Zaretskii Changed the behavior of the "greek" input
2002-01-10 Michael Kifer small clarification
2002-01-10 Richard M. Stallman (fancy-splash-screens): Set tab-width in correct buffer.
2002-01-09 Jason Rumney *** empty log message ***
2002-01-09 Jason Rumney (x_consider_frame_title): Don't count the tooltip frame
2002-01-09 Michael Kifer 2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
2002-01-09 Robert J. Chassell Nitpicking change of format from ISBN-1882114-43-4 to ISBN 1-882114-43-4
2002-01-09 Robert J. Chassell Change ISBN to 1882114-43-4.
2002-01-09 Pavel Janík *** empty log message ***
2002-01-09 Pavel Janík (xaw_create_dialog): Initialize icon_name to suppress compiler warnings.
2002-01-09 Richard M. Stallman *** empty log message ***
2002-01-09 ShengHuo ZHU Add 2002 into copyright line.
2002-01-09 ShengHuo ZHU * gnus-start.el (gnus-read-init-file): Cleaned up.
2002-01-09 Richard M. Stallman *** empty log message ***
2002-01-09 Richard M. Stallman (regexp-opt): Bind max-specpdl-size.
2002-01-08 Richard M. Stallman *** empty log message ***
2002-01-08 Richard M. Stallman (eldoc-minor-mode-string): Fix custom type.
2002-01-08 Richard M. Stallman (flyspell-mode-line-string): Fix custom type.
2002-01-08 Robert J. Chassell Remove Preface from the `Invariant Section' listing of the License,
2002-01-08 Pavel Janík *** empty log message ***
2002-01-08 Pavel Janík (ada-initialize-properties, ada-mode): Do not use make-local-hook.
2002-01-08 Pavel Janík Remove psgml patch, users should use newer versions.
2002-01-08 Pavel Janík Fix typo.
2002-01-08 André Spiegel #
2002-01-08 André Spiegel Fix prev change.
2002-01-08 André Spiegel Patch by Martin.Lorentzson@telia.com.
2002-01-08 Jason Rumney Fix typo in last checkin
2002-01-08 Eli Zaretskii *** empty log message ***
2002-01-08 Eli Zaretskii (quail-start-translation, quail-start-conversion): Bind
2002-01-08 Eli Zaretskii Remove Calc, since it's now part of the distribution.
2002-01-08 Michael Kifer 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
2002-01-08 Pavel Janík *** empty log message ***
2002-01-08 Pavel Janík New maintainer. New e-mail address of the author.
2002-01-08 Pavel Janík Calc is now part of the distribution.
2002-01-08 Richard M. Stallman *** empty log message ***
2002-01-08 Richard M. Stallman (occur-mode-goto-occurrence-other-window): New command.
2002-01-08 Richard M. Stallman (delete_window): Rewrite the code for changing the
2002-01-08 Michael Kifer 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
2002-01-07 Eli Zaretskii *** empty log message ***
2002-01-07 Eli Zaretskii (send_process): Set src_multibyte to 1 after the call
2002-01-07 Andreas Schwab Use wildcards.
2002-01-07 Eli Zaretskii (Language Environments): Mention the UTF-8 environment; add an index entry.
2002-01-07 Jaeyoun Chung *** empty log message ***
2002-01-07 Jaeyoun Chung removed key sequence mapping for O[rsfaqtTd].
2002-01-07 Richard M. Stallman *** empty log message ***
2002-01-07 Richard M. Stallman (dired-copy-filename-as-kill): Call kill-append if following a kill command.
2002-01-07 Richard M. Stallman Fix indentation.
2002-01-07 Richard M. Stallman *** empty log message ***
2002-01-07 Richard M. Stallman (describe-variable, describe-function): Do save-excursion.
2002-01-07 Jason Rumney *** empty log message ***
2002-01-07 Jason Rumney (single_submenu, set_frame_menubar, w32_menu_show):
2002-01-07 Jason Rumney (set_frame_menubar, xmenu_show):
2002-01-06 Jason Rumney *** empty log message ***
2002-01-06 Jason Rumney (single_submenu): Initialize wv->help to Qnil.
2002-01-06 Jason Rumney *** empty log message ***
2002-01-06 Jason Rumney (w32_menu_display_help): Revert last change.
2002-01-06 Jason Rumney (menu_highlight_callback): Revert last change.
2002-01-06 Andreas Schwab *** empty log message ***
2002-01-06 Andreas Schwab (make_gap_larger): Make sure buffer size does not overflow range of int.
2002-01-06 Pavel Janík *** empty log message ***
2002-01-06 Pavel Janík (ldap-search-internal): Skip error message from ldapsearch. Allow listing
2002-01-06 Pavel Janík (eudc-ldap-get-field-list): Do not try to call non-existent function.
2002-01-06 Pavel Janík Regenerated to reflect latest changes in Keywords: headers.
2002-01-06 Pavel Janík *** empty log message ***
2002-01-06 Pavel Janík (top-level): Revert previous change.
2002-01-06 Pavel Janík Fix Keywords: header.
2002-01-06 Pavel Janík Fix typo.
2002-01-06 Pavel Janík *** empty log message ***
2002-01-06 Pavel Janík (nslookup-font-lock-keywords): Defvar font-lock variables to prevent
2002-01-06 Pavel Janík Remove unnecessary whitespaces.
2002-01-06 Pavel Janík (top-level): Use eudc-xemacs-p instead of string-match on emacs-version
2002-01-06 Pavel Janík *** empty log message ***
2002-01-06 Pavel Janík (enriched-make-annotation): Fix the change from 2002-01-05.
2002-01-05 Pavel Janík Remove unnecessary whitespaces.
2002-01-05 Pavel Janík (eudc-attribute-display-method-alist): Use proper attribute name labeledUri
2002-01-05 Pavel Janík *** empty log message ***
2002-01-05 Pavel Janík Doc fix.
2002-01-05 Robert J. Chassell Follow law precisely: four digits for all dates in copyright lines.
2002-01-05 Pavel Janík Remove unnecessary whitespace.
2002-01-05 Pavel Janík Remove unnecessary whitespaces.
2002-01-05 Pavel Janík Fix Lisp header.
2002-01-05 Pavel Janík Fix spelling in comments.
2002-01-05 Pavel Janík Add keyword header `tools' to actually get listed in finder.
2002-01-05 Pavel Janík Fix typo.
2002-01-05 Pavel Janík *** empty log message ***
2002-01-05 Pavel Janík (eudc-bob-can-display-inline-images)
2002-01-05 Pavel Janík (eudc-edit-hotlist): Avoid error when editing an empty hotlist.
2002-01-05 Pavel Janík (eudc-external-viewers): Do not use xv, it is not free.
2002-01-05 Pavel Janík (ldap-search-internal): Make the buffer unibyte.
2002-01-05 André Spiegel #
2002-01-05 André Spiegel (vc-rcs-steal-lock): Do a real checkout after stealing the lock, so
2002-01-05 André Spiegel (vc-branch-part): Return nil if there's no `.'
2002-01-05 Richard M. Stallman *** empty log message ***
2002-01-05 Richard M. Stallman (format-replace-strings, format-subtract-regions)
2002-01-05 Richard M. Stallman (enriched-make-annotation): Doc fix.
2002-01-05 Jason Rumney (x_draw_glyphs): Don't call notice_overwritten_cursor
2002-01-05 Jason Rumney *** empty log message ***
2002-01-05 Jason Rumney Require fontset unconditionally.
2002-01-05 Jason Rumney *** empty log message ***
2002-01-05 Jason Rumney (w32_menu_display_help): Hide any tooltip window.
2002-01-05 Jason Rumney *** empty log message ***
2002-01-05 Jason Rumney (x_setup_relief_colors): Don't compute an image's
2002-01-05 Jason Rumney (compute_tip_xy): If tooltip won't fit on the screen
2002-01-04 Richard M. Stallman *** empty log message ***
2002-01-04 Richard M. Stallman (menu_highlight_callback): Hide any tooltip window.
2002-01-04 Pavel Janík Doc fix.
2002-01-04 Richard M. Stallman (copyright-regexp): Allow multi-line copyrights to be updated.
2002-01-04 Richard M. Stallman *** empty log message ***
2002-01-04 ShengHuo ZHU * nnspool.el (nnspool-request-post): Ditto.
2002-01-04 Andrew Innes *** empty log message ***
2002-01-04 Andrew Innes (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
2002-01-04 Eli Zaretskii *** empty log message ***
2002-01-04 Eli Zaretskii (texinfo-insert-@end): Fix the change from 2001-10-24.
2002-01-04 Eli Zaretskii *** empty log message ***
2002-01-04 Eli Zaretskii Place under GFDL. Fix copyright years.
2002-01-04 Eli Zaretskii *** empty log message ***
2002-01-04 Eli Zaretskii (DVI_TARGETS): Add calc.dvi.
2002-01-04 Eli Zaretskii (mail-recover-1, mail-recover): Doc fix.
2002-01-04 Eli Zaretskii Suggest to upgrade ncurses if Emacs aborts inside tparam1.
2002-01-04 Pavel Janík Regenerated.
2002-01-04 Pavel Janík Doc fix.
2002-01-04 Pavel Janík *** empty log message ***
2002-01-04 Pavel Janík (ldap-host-parameters-alist): Remove duplicated entry.
2002-01-04 Richard M. Stallman *** empty log message ***
2002-01-04 Richard M. Stallman (basic-save-buffer): Undo previous change.
2002-01-03 Richard M. Stallman *** empty log message ***
2002-01-03 Richard M. Stallman (diary-block): Doc fix.
2002-01-03 Richard M. Stallman Delete many TeX customizations, producing a style more consistent
2002-01-03 Richard M. Stallman *** empty log message ***
2002-01-03 Richard M. Stallman (Fcurrent_active_maps): Put the `keymap' property map first.
2002-01-03 Richard M. Stallman *** empty log message ***
2002-01-03 Richard M. Stallman (defcustom): Fix syntax of previous change.
2002-01-03 Robert J. Chassell Edit lambda-*.eps image files so arrows line up properly.
2002-01-03 Robert J. Chassell Put @w{...} around an expression with a poor printed copy page break.
2002-01-03 Eli Zaretskii *** empty log message ***
2002-01-03 Eli Zaretskii ("bulgarian-pho"): Fix a typo in a doc string.
2002-01-03 Eli Zaretskii (defcustom): Documented :tag, :link and :load.
2002-01-03 Eli Zaretskii *** empty log message ***
2002-01-03 Eli Zaretskii (mail-recover-1): New function.
2002-01-03 ShengHuo ZHU * mm-util.el (mm-use-find-coding-systems-region): New variable.
2002-01-03 Kim F. Storm (read_key_sequence): Fixed cast of submaps arg to bcopy.
2002-01-03 Kim F. Storm *** empty log message ***
2002-01-03 Pavel Janík Fix header.
2002-01-03 Pavel Janík *** empty log message ***
2002-01-03 Pavel Janík (ange-ftp-shell-command): Remove port specification from the hostname.
2002-01-03 Pavel Janík (display-time-load-average-threshold): Fix defcustom (add type and group).
2002-01-03 ShengHuo ZHU 2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
2002-01-03 Richard M. Stallman Describe define-global-abbrev and define-mode-abbrev.
2002-01-02 Richard M. Stallman *** empty log message ***
2002-01-02 Richard M. Stallman Extensive changes to support multiple xscheme buffers:
2002-01-02 Richard M. Stallman *** empty log message ***
2002-01-02 Richard M. Stallman (facemenu-active-faces):
2002-01-02 Richard M. Stallman *** empty log message ***
2002-01-02 Richard M. Stallman (read_key_sequence): Handle the keymap property before minor mode maps.
2002-01-02 Richard M. Stallman *** empty log message ***
2002-01-02 Richard M. Stallman (Fformat): Update thissize from field_width
2002-01-02 Eli Zaretskii *** empty log message ***
2002-01-02 Eli Zaretskii (function-key-map): Don't bind shifted keypad numeric keys.
2002-01-02 Pavel Janík Fix typo.
2002-01-02 Pavel Janík *** empty log message ***
2002-01-02 Pavel Janík (enriched-handle-display-prop): Remove unused variables.
2002-01-02 Eli Zaretskii *** empty log message ***
2002-01-02 Eli Zaretskii (ucs-8859-8-alist): Comment away Hebrew points.
2002-01-02 Richard M. Stallman Margin displays can't be mouse sensitive.
2002-01-02 ShengHuo ZHU 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2002-01-01 Pavel Janík *** empty log message ***
2002-01-01 Pavel Janík (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truth
2002-01-01 Pavel Janík Comment fixes.
2002-01-01 Pavel Janík (main): Parenthesize assignment when used as truth value to prevent gcc
2002-01-01 Pavel Janík Doc fix.
2002-01-01 Pavel Janík Include <config.h>.
2002-01-01 Pavel Janík *** empty log message ***
2002-01-01 Andreas Schwab *** empty log message ***
2002-01-01 Andreas Schwab (max_specpdl_size): Adjust declaration.
2002-01-01 Andreas Schwab (max_specpdl_size, max_lisp_eval_depth): Define as int,
2002-01-01 Dave Love *** empty log message ***
2002-01-01 Dave Love (quail-define-indian-trans-package): Unquote
2002-01-01 Richard M. Stallman *** empty log message ***
2002-01-01 Richard M. Stallman (jka-compr-write-region): If START = nil, use whole buf.
2002-01-01 Richard M. Stallman (print_object): Test print_escape_nonascii only for unibyte strings.
2002-01-01 Pavel Janík *** empty log message ***
2002-01-01 Pavel Janík Remove unnecessary whitespaces.
2001-12-31 Richard M. Stallman *** empty log message ***
2001-12-31 Richard M. Stallman (various face definitions): Use :weight, not :bold.
2001-12-31 Richard M. Stallman (various face definitions): Use :weight and :slant.
2001-12-31 Richard M. Stallman Comment change.
2001-12-31 Richard M. Stallman (various face definitions): Use :weight, not :bold.
2001-12-31 Richard M. Stallman (ps-font-lock-face-attributes): Use :weight and :slant.
2001-12-31 Richard M. Stallman (custom-face-edit-fix-value): Delete `assert' call.
2001-12-31 Richard M. Stallman (comint-highlight-input): Use :weight, not :bold.
2001-12-31 Richard M. Stallman (initializing from font-lock-face-attributes):
2001-12-31 Richard M. Stallman (custom-face-edit-fix-value): New function.
2001-12-31 Eli Zaretskii Remove the "regenerated" entries.
2001-12-30 Pavel Janík *** empty log message ***
2001-12-30 Pavel Janík (octave-abbrev-table): Mark all the predefined abbrevs as "system" abbrevs.
2001-12-30 Pavel Janík (idlwave-mode-abbrev-table): Mark all the predefined abbrevs as "system"
2001-12-30 Pavel Janík (fortran-mode-abbrev-table): Mark all the predefined abbrevs as "system"
2001-12-30 Pavel Janík (f90-mode-abbrev-table): Mark all the predefined abbrevs as "system"
2001-12-30 Pavel Janík (vhdl-mode-abbrev-table-init): Mark all the predefined abbrevs as "system"
2001-12-30 Pavel Janík (sql-mode-abbrev-table): Mark all the predefined abbrevs as "system"
2001-12-30 Pavel Janík Remove unnecessary whitespaces.
2001-12-30 Pavel Janík Remove unnecessary whitespace.
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman Improve previous change.
2001-12-30 Richard M. Stallman Explain about ``system'' abbrevs.
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman Minor cleanup of previous change.
2001-12-30 Richard M. Stallman (Info-fontify-node): For a **** underline line, put the
2001-12-30 Richard M. Stallman (face-set-after-frame-default): Don't change `default' face.
2001-12-30 Richard M. Stallman (query-replace-read-args): Immediate error if read-only.
2001-12-30 Richard M. Stallman (makeinfo-compilation-sentinel):
2001-12-30 Eli Zaretskii *** empty log message ***
2001-12-30 Eli Zaretskii (insert-directory): Modify the "total" line wording, in accordance with
2001-12-30 Eli Zaretskii Remove the "configure: Regenerated" entry.
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman (read_escape): New arg BYTEREP for reporting whether
2001-12-30 Richard M. Stallman (print_object): In multibyte string, use hex escapes.
2001-12-30 Richard M. Stallman (basic-save-buffer): If a before-write hook displays
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman *** empty log message ***
2001-12-30 Richard M. Stallman (reftex-query-replace-document, reftex-change-label): Doc fix.
2001-12-30 Richard M. Stallman (dired-do-query-replace-regexp): Doc fix.
2001-12-30 Richard M. Stallman (tags-query-replace): Doc fix.
2001-12-30 Richard M. Stallman (max_specpdl_size): Add declaration.
2001-12-29 Richard M. Stallman (LIBX11_SYSTEM) [MOTIF]: Add -lgen.
2001-12-29 Pavel Janík *** empty log message ***
2001-12-29 Pavel Janík Include <config.h>.
2001-12-29 Pavel Janík Remove trailing whitespaces.
2001-12-29 Ken Raeburn * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
2001-12-29 Richard M. Stallman *** empty log message ***
2001-12-29 Richard M. Stallman (compile-internal): Fix previous change.
2001-12-29 Richard M. Stallman (Fdo_auto_save): If NO_MESSAGE, don't call push_message.
2001-12-29 Pavel Janík (Info-mode): Reindent the doc-string.
2001-12-29 Richard M. Stallman *** empty log message ***
2001-12-29 Richard M. Stallman (silly_event_symbol_error): New subrtn, from Fdefine_key.
2001-12-29 Gerd Moellmann Add a comment.
2001-12-29 Eli Zaretskii *** empty log message ***
2001-12-29 Eli Zaretskii Regenerated.
2001-12-29 Richard M. Stallman *** empty log message ***
2001-12-29 Richard M. Stallman (mouse-drag-mode-line-1): When dragging a mode line upward,
2001-12-29 Richard M. Stallman *** empty log message ***
2001-12-29 Richard M. Stallman (ange-ftp-insert-directory): Explicitly follow symlinks.
2001-12-29 Kim F. Storm <CONFIGURATION BY HAND> Now requires autoconf 2.51.
2001-12-29 Kim F. Storm *** empty log message ***
2001-12-29 Richard M. Stallman *** empty log message ***
2001-12-29 Richard M. Stallman (ange-ftp-allow-child-lookup): Always return nil.
2001-12-28 Richard M. Stallman Comment change.
2001-12-28 Richard M. Stallman (iso-transl-char-map) Eliminate the
2001-12-28 Richard M. Stallman (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman Use the plist of an abbrev for multiple params if nec.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman Test for mbsinit.
2001-12-28 Richard M. Stallman (HAVE_MBSINIT): Add #undef.
2001-12-28 Richard M. Stallman (mbsinit): Define as no-op if not available.
2001-12-28 Richard M. Stallman (mail-envelope-from): Fix custom type.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman Fix previous change; also correct its change log:
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman (Flookup_key): Add error message for trying to bind [DEL], [RET], etc.
2001-12-28 Gerd Moellmann *** empty log message ***
2001-12-28 Gerd Moellmann (x_setup_relief_colors): Don't compute an image's
2001-12-28 Gerd Moellmann *** empty log message ***
2001-12-28 Gerd Moellmann (notice_overwritten_cursor): Don't depend on
2001-12-28 Gerd Moellmann *** empty log message ***
2001-12-28 Gerd Moellmann (try_scrolling) <PT below scroll margin>: Add the
2001-12-28 Eli Zaretskii *** empty log message ***
2001-12-28 Eli Zaretskii (mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <gin@mo.msk.ru>.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman (ldap-search-internal): Handle <file://...> in results.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman (line-move-invisible): New subroutine.
2001-12-28 Richard M. Stallman (set_point_both): The position after an invisible, intangible
2001-12-28 Richard M. Stallman Update C-u C-x = output format.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman (describe-char-after): Describe the text properties of the char after point.
2001-12-28 Richard M. Stallman Rewrite the introductory text for clarity.
2001-12-28 Richard M. Stallman *** empty log message ***
2001-12-28 Richard M. Stallman Fix previous change.
2001-12-28 Richard M. Stallman (find-dired-sentinel): Precede exit message by
2001-12-28 Richard M. Stallman (describe-key): Doc fix.
2001-12-27 Miles Bader *** empty log message ***
2001-12-27 Miles Bader (widget-toggle-value-create): Don't eval actual images (which are lists too).
2001-12-27 Eli Zaretskii *** empty log message ***
2001-12-27 Eli Zaretskii Fix the doc string of "Latin-5" language environment.
2001-12-27 Eli Zaretskii *** empty log message ***
2001-12-27 Ken Raeburn * window.c (enlarge_window): In new preserve_before code, convert CURBEG from
2001-12-27 Richard M. Stallman (Fbyte_code): Undo previous change.
2001-12-27 Richard M. Stallman *** empty log message ***
2001-12-27 Richard M. Stallman Comment change.
2001-12-27 Richard M. Stallman *** empty log message ***
2001-12-27 Richard M. Stallman (flyspell-mode-map): New keymap, defined as before 2001-11-09.
2001-12-26 Francesco Potortì support for Perl packages
2001-12-26 Francesco Potortì Etags.c:
2001-12-26 Francesco Potortì Removed names of people from etags.c change log entries.
2001-12-26 Francesco Potortì Perl changes for etags.
2001-12-26 Richard M. Stallman Comment change.
2001-12-26 Richard M. Stallman *** empty log message ***
2001-12-26 Richard M. Stallman (compile-internal): Set TERM variable in process-environment.
2001-12-26 Richard M. Stallman Rewrite Types of Log File node.
2001-12-25 Kim F. Storm (record_char): Ignore duplicate help-echo events only
2001-12-25 Kim F. Storm *** empty log message ***
2001-12-25 Richard M. Stallman *** empty log message ***
2001-12-25 Richard M. Stallman (help-xref-on-pp): Catch and ignore errors in scanning the buffer.
2001-12-25 Pavel Janík Move direntry.
2001-12-25 Richard M. Stallman (command-line): Convert command line args
2001-12-25 Richard M. Stallman *** empty log message ***
2001-12-25 Eli Zaretskii *** empty log message ***
2001-12-25 Eli Zaretskii Don't require ind-util when compiling.
2001-12-25 Robert J. Chassell (texinfo-show-structure): Display the line showing the current location
2001-12-25 Robert J. Chassell Explain the difference between the per-file log maintained by the
2001-12-25 Robert J. Chassell Fix typo in cross-reference for `Using non-standard file names'
2001-12-25 Pavel Janík *** empty log message ***
2001-12-25 Pavel Janík (tpu-reset-screen-size): Use set-frame-height and set-frame-width instead
2001-12-25 Pavel Janík (mh-show-msg): Likewise.
2001-12-25 Pavel Janík *** empty log message ***
2001-12-25 Pavel Janík (vt-wide, vt-narrow): Use set-frame-width instead of obsolete
2001-12-25 Pavel Janík Fix Lisp headers.
2001-12-25 Pavel Janík Remove empty line at the end of file.
2001-12-25 Pavel Janík *** empty log message ***
2001-12-25 Pavel Janík (locate): Remove dot at the end of error argument.
2001-12-25 Pavel Janík Add Maintainer header.
2001-12-25 Pavel Janík Remove empty lines at the end of file.
2001-12-25 Pavel Janík *** empty log message ***
2001-12-25 Pavel Janík (emerge-show-file-name): Use frame-height instead of obsolete
2001-12-25 Pavel Janík Add keyword.
2001-12-25 Pavel Janík Fix Lisp footer.
2001-12-25 Pavel Janík Fix previous change.
2001-12-25 Richard M. Stallman *** empty log message ***
2001-12-25 Richard M. Stallman (enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
2001-12-25 Richard M. Stallman (balance-windows): Use new PRESERVE-BEFORE arg
2001-12-25 Richard M. Stallman *** empty log message ***
2001-12-25 Richard M. Stallman (Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.
2001-12-25 Richard M. Stallman (debugger-mode-map): Bind C-m, not `RET'.
2001-12-24 Richard M. Stallman (ftp-mode-abbrev-table): Don't define it.
2001-12-24 Richard M. Stallman Replace "comment-fence" and "string-fence" with consistent terms.
2001-12-24 Eli Zaretskii *** empty log message ***
2001-12-24 Eli Zaretskii (dos-cpNNN-setup, dos-codepage-setup):
2001-12-24 Richard M. Stallman *** empty log message ***
2001-12-24 Richard M. Stallman (minibuffer-prompt): New face.
2001-12-24 Richard M. Stallman Explain using a before-string to put something in the margin.
2001-12-24 Richard M. Stallman Explain mode line redisplay better.
2001-12-24 Richard M. Stallman *** empty log message ***
2001-12-24 Richard M. Stallman (occur-mode-display-occurrence): New function.
2001-12-24 Pavel Janík Fix headers.
2001-12-24 Pavel Janík *** empty log message ***
2001-12-24 Pavel Janík Fix typo.
2001-12-24 ShengHuo ZHU More fixes.
2001-12-24 ShengHuo ZHU Fix confusing entries.
2001-12-24 Michael Kifer 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
2001-12-24 Richard M. Stallman *** empty log message ***
2001-12-24 Richard M. Stallman (x-handle-geometry): Put height and width on default-frame-alist,
2001-12-23 Richard M. Stallman *** empty log message ***
2001-12-23 Richard M. Stallman (sort-reorder-buffer): Copy all to a temp buffer first.
2001-12-23 Richard M. Stallman (yow): Use an arg to distinguish interactive calls, not interactive-p.
2001-12-23 Richard M. Stallman Document new doc string format.
2001-12-22 Pavel Janík *** empty log message ***
2001-12-22 Pavel Janík Files removed.
2001-12-22 Pavel Janík Remove mocklisp files.
2001-12-22 Pavel Janík Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
2001-12-22 Pavel Janík Remove variables `Qmocklisp_arguments', `Vmocklisp_arguments' and
2001-12-22 Pavel Janík (main): Do not call syms_of_mocklisp.
2001-12-22 Pavel Janík (Fdocumentation): Remove mocklisp case.
2001-12-22 Pavel Janík (wrong_type_argument): Remove mocklisp case.
2001-12-22 Pavel Janík *** empty log message ***
2001-12-22 Pavel Janík Do not include mocklisp.h.
2001-12-22 Pavel Janík *** empty log message ***
2001-12-22 Pavel Janík Moved there from lisp/emulation.
2001-12-22 Pavel Janík (source-files): Remove mocklisp.c.
2001-12-22 Pavel Janík (elint-unknown-builtin-args): Remove mocklisp entries.
2001-12-22 Pavel Janík (byte-optimize-form-code-walker): Remove mocklisp case.
2001-12-22 Pavel Janík (insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
2001-12-22 Pavel Janík Remove mocklisp function case.
2001-12-22 Miles Bader *** empty log message ***
2001-12-22 Miles Bader (refill-mode): Don't barf when redundantly turning refill-mode off.
2001-12-22 Pavel Janík *** empty log message ***
2001-12-22 Pavel Janík (display-time-load-average-threshold): New variable.
2001-12-22 Richard M. Stallman Comment change.
2001-12-22 Richard M. Stallman *** empty log message ***
2001-12-22 Richard M. Stallman Comment change.
2001-12-22 Richard M. Stallman *** empty log message ***
2001-12-22 Richard M. Stallman (apropos-print): SPACING is now nil or a separator string.
2001-12-22 Richard M. Stallman *** empty log message ***
2001-12-22 Richard M. Stallman (view-order-manuals, view-emacs-news, describe-copying)
2001-12-22 Richard M. Stallman *** empty log message ***
2001-12-22 Richard M. Stallman (define-modify-macro): Better indent spec.
2001-12-21 Richard M. Stallman (ange-ftp-file-modtime): Use save-match-data.
2001-12-21 Richard M. Stallman *** empty log message ***
2001-12-21 Richard M. Stallman More sophisticated indentation of cpp directive.
2001-12-21 Richard M. Stallman *** empty log message ***
2001-12-21 Richard M. Stallman (compute_tip_xy): If tooltip won't fit on the screen
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (dired-free-space-program, dired-free-space-args):
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (Info-fontify-node): Remove any local-map text properties left
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (Info-select-node): If Info-use-header-line is nil, set
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (insert-directory): Insert the amount of free disk
2001-12-21 Eli Zaretskii (directory-free-space-program): Mention
2001-12-21 Richard M. Stallman *** empty log message ***
2001-12-21 Richard M. Stallman (define-minor-mode): Make no arg by default in an interactive call,
2001-12-21 Richard M. Stallman (eval-defun-1): Cope with atoms as args.
2001-12-21 Eli Zaretskii (Font Lock): Mention jit-lock and its customization group.
2001-12-21 Pavel Janík Fix typo.
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (jka-compr-partial-uncompress): Use null-device instead of a literal
2001-12-21 Eli Zaretskii Delete _gdbinit in distclean target.
2001-12-21 Eli Zaretskii Fix last change.
2001-12-21 Eli Zaretskii Document problems with AIX's /bin/c89 compiler and with old versions
2001-12-21 Eli Zaretskii Warn again using /bin/c89 on AIX 4.x.
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (smtpmail-send-queued-mail): Use
2001-12-21 Eli Zaretskii (distclean): Remove .gdbinit if we are building outside the source tree.
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii (distclean): Remove Makefile in the build directory, not in the source
2001-12-21 Eli Zaretskii Update Emacs memory and disk usage numbers.
2001-12-21 Eli Zaretskii Set SHELL and VPATH when running makeinfo in lispintro.
2001-12-21 Eli Zaretskii loaddefs.el and finder-inf.el regenerated.
2001-12-21 Pavel Janík Fix previous change.
2001-12-21 Richard M. Stallman Comment changes.
2001-12-21 Eli Zaretskii Document the inclusion of Leim in the standard tarball.
2001-12-21 Eli Zaretskii *** empty log message ***
2001-12-21 Eli Zaretskii Add info about the `leim' directory
2001-12-21 Eli Zaretskii Remove text that describes Leim as a separate package.
2001-12-21 Eli Zaretskii Removed, as Leim is now part of the standard tarball.
2001-12-21 Eli Zaretskii Make Leim part of the standard tarball:
2001-12-20 Werner LEMBERG *** empty log message ***
2001-12-20 Werner LEMBERG (describe-coding-system, print-coding-system-briefly): Make printed output have a similar
2001-12-20 Eli Zaretskii *** empty log message ***
2001-12-20 Eli Zaretskii (EMACSSOURCES): Update the list of Emacs manual source files.
2001-12-20 Pavel Janík Doc fix.
2001-12-20 Pavel Janík Doc fixes.
2001-12-20 Dave Love *** empty log message ***
2001-12-20 Dave Love Fix un-doubled backslashes.
2001-12-20 Pavel Janík Doc fix for commented out function.
2001-12-20 Francesco Potortì In the Etags manual, when comparing the regular expression syntax to
2001-12-20 Pavel Janík *** empty log message ***
2001-12-20 Pavel Janík (bb-member): Remove, use member instead.
2001-12-20 Pavel Janík *** empty log message ***
2001-12-20 Werner LEMBERG Adding euc-tw.
2001-12-19 Karl Fogel (isearch-forward, isearch-edit-string): Make doc
2001-12-19 Werner LEMBERG *** empty log message ***
2001-12-19 Werner LEMBERG More doc string fixes.
2001-12-19 Eli Zaretskii *** empty log message ***
2001-12-19 Eli Zaretskii (emacs_root_dir): New function.
2001-12-19 Eli Zaretskii (Fexpand_file_name) [DOS_NT]: Use the root directory
2001-12-19 Eli Zaretskii *** empty log message ***
2001-12-19 Eli Zaretskii (file_name_completion): Run the elements of
2001-12-19 Eli Zaretskii Add "language" to the load-path.
2001-12-19 Richard M. Stallman *** empty log message ***
2001-12-19 Richard M. Stallman (describe-language-environment): Fix calls to help-xref-button.
2001-12-19 Eli Zaretskii *** empty log message ***
2001-12-19 Eli Zaretskii (scmp): Remove prototype, since it's now a static
2001-12-19 Pavel Janík Fix typos. From Juanma Barranquero <lektu@teleline.es>.
2001-12-19 Pavel Janík *** empty log message ***
2001-12-19 Pavel Janík Conditionally include config.h.
2001-12-19 Pavel Janík Clean-up whitespaces.
2001-12-19 Pavel Janík *** empty log message ***
2001-12-19 Pavel Janík Conditionally include config.h.
2001-12-19 Pavel Janík *** empty log message ***
2001-12-19 Pavel Janík Include "config.h", not <../src/config.h>.
2001-12-19 Pavel Janík *** empty log message ***
2001-12-19 Pavel Janík Include stdlib.h and string.h conditionally.
2001-12-19 Miles Bader *** empty log message ***
2001-12-19 Miles Bader Require `ind-util' when compiling.
2001-12-18 Richard M. Stallman *** empty log message ***
2001-12-18 Richard M. Stallman (eval-expression-print-level, eval-expression-print-length): Doc fixes.
2001-12-18 Richard M. Stallman (scmp): Function moved from minibuf.c.
2001-12-18 Richard M. Stallman (scmp): Function moved to dired.c.
2001-12-18 Richard M. Stallman Update location of Windows Emacs FAQ.
2001-12-18 Pavel Janík Fix typos.
2001-12-18 Pavel Janík (ethio-modify-vowel): Use char-to-string instead of
2001-12-18 Richard M. Stallman *** empty log message ***
2001-12-18 Richard M. Stallman (describe-character-set): Fix the arg to help-xref-button.
2001-12-18 Richard M. Stallman (Fdefine_charset): Call Fupdate_coding_systems_internal.
2001-12-18 Richard M. Stallman (auto-insert-alist): Redo finding C and C++ headers.
2001-12-18 Richard M. Stallman *** empty log message ***
2001-12-18 Richard M. Stallman (dired-free-space-program): Variable deleted.
2001-12-18 Richard M. Stallman (directory-free-space-program): New variable.
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Dave Love (lisp, shortlisp): Add language/utf-8-lang.el,
2001-12-18 Eli Zaretskii *** empty log message ***
2001-12-18 Werner LEMBERG *** empty log message ***
2001-12-18 Werner LEMBERG Implementing euc-tw encoding.
2001-12-18 Werner LEMBERG Improving doc strings.
2001-12-18 Eli Zaretskii (main): Use time_t, not long, to avoid a compiler warning.
2001-12-18 Werner LEMBERG Implementing euc-tw encoding.
2001-12-18 Pavel Janík Fix typo.
2001-12-18 Pavel Janík *** empty log message ***
2001-12-18 Eli Zaretskii Note that src/Makefile.in needs changes if DONTCOMPILE is modified.
2001-12-18 Pavel Janík Fix previous change.
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Eli Zaretskii (lisp, shortlisp): Synchronize with changes to lisp/Makefile.in:DONTCOMPILE.
2001-12-18 Dave Love Add language/utf-8-lang, language/georgian.
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Dave Love (image-file-name-extensions): Add pnm. Doc fix.
2001-12-18 Dave Love (server-unload-hook): New function.
2001-12-18 Dave Love (lm-copyright-prefix): Group the leader.
2001-12-18 Pavel Janík *** empty log message ***
2001-12-18 Pavel Janík (window_box_height): Do not return negative values.
2001-12-18 Dave Love Remove most-positive-fixnum, most-negative-fixnum.
2001-12-18 Dave Love Conditionally include fcntl.h.
2001-12-18 Dave Love Include "config.h", not <../src/config.h>.
2001-12-18 Dave Love Include "config.h", not <../src/config.h>.
2001-12-18 Dave Love Include config.h, stdlib.h.
2001-12-18 Dave Love Conditionally include various headers. Use "epaths.h",
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Dave Love (newline): Doc fix.
2001-12-18 Dave Love (DONTCOMPILE): Add various language files.
2001-12-18 Dave Love (quail-input-string-to-events): Don't use
2001-12-18 Dave Love *** empty log message ***
2001-12-18 Pavel Janík *** empty log message ***
2001-12-18 Pavel Janík (x_frame_parms): Add missing braces around initializer.
2001-12-18 Pavel Janík (keys): Add missing braces around initializer.
2001-12-18 Pavel Janík (head_table): Add missing braces around initializer.
2001-12-18 Pavel Janík (separator_names): Add missing braces around initializers.
2001-12-18 Richard M. Stallman (comint-dynamic-list-input-ring-select): New function.
2001-12-18 Richard M. Stallman *** empty log message ***
2001-12-18 Richard M. Stallman Finish previous change.
2001-12-18 Richard M. Stallman (Fcompare_buffer_substrings): Add QUIT to main loop.
2001-12-18 Richard M. Stallman *** empty log message ***
2001-12-18 Richard M. Stallman Minor fix.
2001-12-17 Werner LEMBERG *** empty log message ***
2001-12-17 Werner LEMBERG international/mule-conf.el: Improve documentation strings of character sets.
2001-12-17 Pavel Janík (indian-char-glyph): Fix typo in doc-string.
2001-12-17 Eli Zaretskii (Checklist): Fix a typo.
2001-12-17 Robert J. Chassell Indexed `empty string' definition.
2001-12-17 Robert J. Chassell Define `empty string' a second time, in a slightly more visible location.
2001-12-17 Dave Love Fix typo.
2001-12-17 Richard M. Stallman *** empty log message ***
2001-12-17 Richard M. Stallman (code_convert_region): Update coding->cmp_data->char_offset
2001-12-17 Sam Steingold (DECODE_COMPOSITION_END): Fixed a typo in the last
2001-12-17 Richard M. Stallman (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
2001-12-17 Richard M. Stallman *** empty log message ***
2001-12-17 Richard M. Stallman *** empty log message ***
2001-12-17 Richard M. Stallman (dired-copy-filename-as-kill): Moved from dired-x.el.
2001-12-17 Richard M. Stallman (dired-copy-filename-as-kill): Moved to dired.el.
2001-12-17 Richard M. Stallman *** empty log message ***
2001-12-17 Richard M. Stallman (ff-other-file-name): New function.
2001-12-16 Richard M. Stallman (pure_alloc): After overflow, allocate just a small block.
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (isearch-edit-string): When we set isearch-string
2001-12-16 Richard M. Stallman (xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (redisplay_window_0, redisplay_window_1): New functions.
2001-12-16 Richard M. Stallman (Frecenter): Clear display_error_modiff field.
2001-12-16 Richard M. Stallman (reset_buffer): Initialize `display_error_modiff'.
2001-12-16 Richard M. Stallman (struct buffer): New field `display_error_modiff'.
2001-12-16 Eli Zaretskii *** empty log message ***
2001-12-16 Eli Zaretskii (quail-input-string-to-events): Fix last change.
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
2001-12-16 Richard M. Stallman Minor clarification.
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (command-line-1): Display startup screen even if there are command line args.
2001-12-16 Stefan Monnier *** empty log message ***
2001-12-16 Richard M. Stallman Fix previous change.
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (with-temp-message): At the end, always discard
2001-12-16 Richard M. Stallman (sh-mode): Run sh-mode-hook.
2001-12-16 Stefan Monnier (log-view-message-re, log-view-current-tag):
2001-12-16 Stefan Monnier *** empty log message ***
2001-12-16 Stefan Monnier Build the list L at compile time.
2001-12-16 Stefan Monnier *** empty log message ***
2001-12-16 Stefan Monnier (mapthread): Make a closure.
2001-12-16 Stefan Monnier *** empty log message ***
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (isearch-start-hscroll): New variable.
2001-12-16 Richard M. Stallman (isearch-edit-string):
2001-12-16 Richard M. Stallman *** empty log message ***
2001-12-16 Richard M. Stallman (syms_of_keyboard) <double-click-fuzz>: Doc fix.
2001-12-16 Richard M. Stallman (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
2001-12-16 Richard M. Stallman (set-case-syntax-pair): Detect invalid calls and signal an error.
2001-12-16 Richard M. Stallman (devanagari-range): Renamed from `range'. All calls changed.
2001-12-16 Richard M. Stallman (range): Function deleted.
2001-12-15 Dave Love Redo last fix.
2001-12-15 Pavel Janík Fix typo.
2001-12-15 Dave Love *** empty log message ***
2001-12-15 Dave Love Don't require cl.
2001-12-15 Dave Love (indian-glyph-char, indian-glyph-max-char)
2001-12-15 Dave Love (devanagari-post-read-conversion): New
2001-12-15 Dave Love *** empty log message ***
2001-12-15 Dave Love ("Windows-1255"): New language.
2001-12-15 Dave Love ("Welsh", "Latin-7", "Lithuanian")
2001-12-15 Dave Love (locale-language-names): Add various
2001-12-15 Dave Love Doc fixes.
2001-12-15 Dave Love (quail-keyboard-layout-alist): Add
2001-12-15 Dave Love (translation-table-for-input): New
2001-12-15 Dave Love Insert Latin-1 characters, not unibyte strings.
2001-12-15 Dave Love *** empty log message ***
2001-12-15 Dave Love ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
2001-12-15 Francesco Potortì Etags changes for Prolog and PHP.
2001-12-15 Francesco Potortì * etags.c (PHP_functions): New function by Diez B. Roggisch,
2001-12-15 Pavel Janík Fix typos.
2001-12-15 Richard M. Stallman New version from Gary Wong <gtw@gnu.org>, the termcap maintainer.
2001-12-15 Dave Love *** empty log message ***
2001-12-15 Dave Love Don't require cl.
2001-12-15 Dave Love ("cyrillic-beylorussian")
2001-12-15 Dave Love ("french-alt-postfix", "german-alt-postfix")
2001-12-15 Dave Love ("french-postfix", "german-postfix")
2001-12-14 Richard M. Stallman Update hostname for AUCTeX.
2001-12-14 Andrew Innes *** empty log message ***
2001-12-14 Andrew Innes (EMACSLOADPATH): Define.
2001-12-14 Stefan Monnier Use setq rather than (set 'foo bar).
2001-12-14 Stefan Monnier (comment-indent): Jump to the middle of empty comments.
2001-12-14 Pavel Janík *** empty log message ***
2001-12-14 Pavel Janík (xselect-convert-to-class, xselect-convert-to-name): Documented.
2001-12-14 Andrew Innes *** empty log message ***
2001-12-14 Andrew Innes (bootstrap): Build addsection program before
2001-12-14 Andrew Innes *** empty log message ***
2001-12-14 Andrew Innes (bootstrap-temacs): Remove dependency on
2001-12-14 Dave Love ("french-prefix", "german-prefix")
2001-12-14 André Spiegel #
2001-12-14 André Spiegel (vc-checkout-model, vc-state, vc-workfile-version): Return nil if
2001-12-14 Richard M. Stallman (ruler-mode-extra-left-cols): Removed.
2001-12-14 Richard M. Stallman *** empty log message ***
2001-12-14 Richard M. Stallman *** empty log message ***
2001-12-14 Richard M. Stallman (set-auto-mode): Fix previous change.
2001-12-14 Richard M. Stallman Add custom-define-hook.
2001-12-13 Stefan Monnier *** empty log message ***
2001-12-13 Stefan Monnier (easy-menu-intern): New fun.
2001-12-13 Rajesh Vaidheeswarran Whitespace.el v3.2 for colorized display of bogus whitespaces.
2001-12-13 Eli Zaretskii *** empty log message ***
2001-12-13 Eli Zaretskii (set-auto-coding): Don't search for
2001-12-13 Eli Zaretskii Fix a typo.
2001-12-13 Eli Zaretskii *** empty log message ***
2001-12-13 Eli Zaretskii (x_report_frame_params): Makes the scroll-bar-width frame
2001-12-13 Eli Zaretskii (x_report_frame_params): Makes the scroll-bar-width frame parameter have
2001-12-13 Eli Zaretskii (Frame_parameters): Makes the scroll-bar-width frame parameter have
2001-12-13 Richard M. Stallman *** empty log message ***
2001-12-13 Pavel Janík Fix typo.
2001-12-13 Richard M. Stallman (ruler-mode-left-fringe-cols): Variable removed.
2001-12-13 Pavel Janík *** empty log message ***
2001-12-13 Pavel Janík (rmail-summary-mode): Do not use make-local-hook.
2001-12-13 Richard M. Stallman *** empty log message ***
2001-12-13 Pavel Janík (rmail-fontify-buffer-function): Do not use make-local-hook.
2001-12-13 Pavel Janík (mail-abbrevs-setup): Do not use make-local-hook.
2001-12-13 Richard M. Stallman *** empty log message ***
2001-12-13 Richard M. Stallman (undo): Always set this-command to `undo',
2001-12-13 Eli Zaretskii *** empty log message ***
2001-12-12 Richard M. Stallman *** empty log message ***
2001-12-12 Richard M. Stallman (Fwrite_region): Doc fix.
2001-12-12 Richard M. Stallman Comment change.
2001-12-12 Richard M. Stallman (Unicode): Comment out the specifications for kelvin and angstrom signs.
2001-12-12 Richard M. Stallman (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
2001-12-12 Pavel Janík Follow doc-string conventions.
2001-12-12 Dave Love *** empty log message ***
2001-12-12 Pavel Janík Fix typos, remove unnecessary space.
2001-12-12 Pavel Janík Fix typo.
2001-12-12 Pavel Janík *** empty log message ***
2001-12-12 Pavel Janík (gnus-group-split-fancy): Doc fix (add reference to variable, follow
2001-12-12 Dave Love (make-translation-table-from-vector):
2001-12-12 Dave Love (unify-8859-on-encoding-mode)
2001-12-12 Gerd Moellmann *** empty log message ***
2001-12-12 Gerd Moellmann (Frecenter): Simplify computation in the case of window
2001-12-12 Gerd Moellmann (move_it_vertically_backward): Change heuristic
2001-12-12 Dave Love Remove autoload cookies. Fix registration
2001-12-12 Richard M. Stallman *** empty log message ***
2001-12-12 Richard M. Stallman (derived-mode-p): Function moved to subr.el.
2001-12-12 Richard M. Stallman (derived-mode-p): Moved here from derived.el.
2001-12-12 Richard M. Stallman *** empty log message ***
2001-12-12 Richard M. Stallman (set-auto-coding): Use set-auto-mode-1.
2001-12-12 Richard M. Stallman (set-auto-mode-1): New subroutine, broken out of set-auto-mode.
2001-12-11 Richard M. Stallman *** empty log message ***
2001-12-11 Richard M. Stallman (clean): Don't delete ../etc/DOC*.
2001-12-11 Richard M. Stallman Test GNU_LINUX, not LINUX.
2001-12-11 Richard M. Stallman (GNU_LINUX): Defined.
2001-12-11 Richard M. Stallman (authors-aliases): Delete "Richard Stallmao".
2001-12-11 Richard M. Stallman *** empty log message ***
2001-12-11 Andrew Innes *** empty log message ***
2001-12-11 Andrew Innes (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
2001-12-11 Dave Love *** empty log message ***
2001-12-11 Dave Love Add Unicode
2001-12-11 Pavel Janík Fix the first line (coding spec).
2001-12-11 Gerd Moellmann *** empty log message ***
2001-12-11 Pavel Janík *** empty log message ***
2001-12-11 Pavel Janík Moved back.
2001-12-11 Pavel Janík Require time-stamp.
2001-12-11 Pavel Janík (vc-default-make-version-backups-p): Doc fix.
2001-12-11 Pavel Janík (ctl-x-4-map): Doc fix.
2001-12-11 Pavel Janík (read-file-name-electric-shadow-mode): Doc fix.
2001-12-11 Pavel Janík (minibuffer-electric-default-mode): Doc fix.
2001-12-11 Pavel Janík (jdb): Doc fix.
2001-12-11 Pavel Janík Doc fixes.
2001-12-11 Pavel Janík (5x5-crack-xor-mutate): Doc fix.
2001-12-11 Pavel Janík (ispell-complete-word): Doc fix.
2001-12-11 Pavel Janík (webjump-builtin): Remove dot at the end of sentence in error call.
2001-12-11 Pavel Janík (indian-glyph-max-char): Fix doc-string.
2001-12-11 Pavel Janík Fix doc-strings.
2001-12-11 Pavel Janík *** empty log message ***
2001-12-11 Pavel Janík (zone-mode): Don't use make-local-hook.
2001-12-11 Richard M. Stallman *** empty log message ***
2001-12-11 Richard M. Stallman Split the __hpux conditional into the parts
2001-12-11 Pavel Janík *** empty log message ***
2001-12-11 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-12-11 Richard M. Stallman Minor clarifications for search-forward and set-match-data.
2001-12-11 Richard M. Stallman Improve doc of font-lock-keywords.
2001-12-11 Richard M. Stallman (ispell-buffer-local-parsing): Match xml like sgml.
2001-12-11 Richard M. Stallman (ad-compile-function):
2001-12-11 Richard M. Stallman (gdb): Define and bind gud-jump.
2001-12-11 Richard M. Stallman (font-lock-mode): Put our function at the end of after-change-functions.
2001-12-11 Richard M. Stallman (ediff-cmp-options): Doc fix.
2001-12-11 Richard M. Stallman (comint-password-prompt-regexp): Match "UNIX Password".
2001-12-11 Richard M. Stallman (hppa*-*-linux-gnu*): New alternative.
2001-12-10 Jason Rumney (w32_free_submenu_strings): Clear menu item struct
2001-12-10 Jason Rumney *** empty log message ***
2001-12-10 Richard M. Stallman *** empty log message ***
2001-12-10 Richard M. Stallman (isearch-yank-word-or-char): New function.
2001-12-10 Richard M. Stallman (iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
2001-12-10 Richard M. Stallman (menu-bar-mode): Make arg optional.
2001-12-10 Richard M. Stallman (line-move): Cope if next-single-property-change
2001-12-10 Richard M. Stallman *** empty log message ***
2001-12-10 Eli Zaretskii *** empty log message ***
2001-12-10 Eli Zaretskii (smtpmail-send-queued-mail): Insert the enqueued messages literally.
2001-12-10 Noah Friedman *** empty log message ***
2001-12-10 Noah Friedman (battery-insert-file-contents): Obsolete function removed.
2001-12-09 Richard M. Stallman Tweak previous change.
2001-12-09 Richard M. Stallman (lm-verify): New arg NON-FSF-OK.
2001-12-09 Richard M. Stallman *** empty log message ***
2001-12-09 Pavel Janík *** empty log message ***
2001-12-09 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-12-09 Eli Zaretskii *** empty log message ***
2001-12-09 Eli Zaretskii (dos-display-scancodes, dos-decimal): Doc fix.
2001-12-09 Stefan Monnier Doc fix.
2001-12-09 Eli Zaretskii *** empty log message ***
2001-12-09 Eli Zaretskii (srand48): Don't undefine.
2001-12-09 Jason Rumney (_widget_value): Make `help' field a Lisp_Object. Add
2001-12-09 Jason Rumney *** empty log message ***
2001-12-09 Pavel Janík Fix comments.
2001-12-09 Pavel Janík Fix Keywords header.
2001-12-09 Pavel Janík Moved back.
2001-12-09 Pavel Janík *** empty log message ***
2001-12-09 Pavel Janík *** empty log message ***
2001-12-09 Pavel Janík (merge_properties_sticky): Likewise.
2001-12-09 Pavel Janík (compute_motion): Likewise.
2001-12-09 Pavel Janík (setup_coding_system, shrink_encoding_region)
2001-12-09 Pavel Janík (char_to_string_1, translate_char, Fdefine_charset): Add parentheses around
2001-12-08 Pavel Janík Regenerated.
2001-12-08 Pavel Janík *** empty log message ***
2001-12-08 Pavel Janík Copy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution.
2001-12-08 Pavel Janík New file.
2001-12-08 Eli Zaretskii Add an entry about fonts and colors problems on KDE.
2001-12-08 Eli Zaretskii Add the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities.
2001-12-07 Dave Love *** empty log message ***
2001-12-07 Dave Love Add Unicode equivalents for rules.
2001-12-07 Dave Love Add Unicode equivalents.
2001-12-07 Dave Love *** empty log message ***
2001-12-07 Dave Love Fix some 8-bit-graphic characters.
2001-12-07 Eli Zaretskii *** empty log message ***
2001-12-07 Eli Zaretskii (HAVE_VFORK): Don't define: the fragment in sysdep.c
2001-12-07 Eli Zaretskii (IT-character-translations): Add entries for more points.
2001-12-07 Eli Zaretskii *** empty log message ***
2001-12-07 Eli Zaretskii Resurrect the Hebrew category
2001-12-07 Eli Zaretskii *** empty log message ***
2001-12-07 Eli Zaretskii (ucs-8859-8-alist): Add Hebrew
2001-12-07 Stefan Monnier Capitalization in comment.
2001-12-07 Dave Love *** empty log message ***
2001-12-07 Dave Love Insert Latin-1 characters, not
2001-12-07 Dave Love *** empty log message ***
2001-12-07 Dave Love (diacritic-composition-pattern): New constant.
2001-12-07 Dave Love Don't set word syntax (the default)
2001-12-07 Dave Love (ucs-mule-to-mule-unicode): New
2001-12-07 Robert J. Chassell Fixed typographic error.
2001-12-07 Andreas Schwab *** empty log message ***
2001-12-07 Andreas Schwab (display_mode_element): Don't read past end of string if it ends with '%'.
2001-12-07 Robert J. Chassell Added *.txt to .cvsignore list.
2001-12-07 Andreas Schwab *** empty log message ***
2001-12-07 Andreas Schwab (inhibit_garbage_collection): Don't exceed value an int can hold.
2001-12-07 Andreas Schwab *** empty log message ***
2001-12-07 Andreas Schwab (Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
2001-12-07 Andreas Schwab Don't omit first argument of @ref.
2001-12-07 Werner LEMBERG Updated.
2001-12-07 Richard M. Stallman *** empty log message ***
2001-12-07 Richard M. Stallman (init_callproc): Set Vdata_directory based on the source
2001-12-07 Paul Eggert Fix comment about vfork.
2001-12-07 Paul Eggert (HAVE_VFORK): Remove #undef.
2001-12-07 Paul Eggert (vfork): Remove #define.
2001-12-07 Paul Eggert (HAVE_VFORK): Remove.
2001-12-07 Paul Eggert (create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
2001-12-07 Paul Eggert (HAVE_WORKING_VFORK): New #undef.
2001-12-07 Paul Eggert * config.in (HAVE_WORKING_VFORK): New #undefs.
2001-12-07 Paul Eggert (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
2001-12-07 Paul Eggert * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
2001-12-07 Richard M. Stallman *** empty log message ***
2001-12-07 Richard M. Stallman (random): Add undef.
2001-12-07 Richard M. Stallman (set-justification): Rename arg VALUE to STYLE.
2001-12-07 Richard M. Stallman (f90-break-line): Use (newline 1) to insert newlines.
2001-12-06 Stefan Monnier *** empty log message ***
2001-12-06 Stefan Monnier Undo last change. Consistency doesn't seem to be desired.
2001-12-06 Stefan Monnier (indent-line-function): Default is indent-relative again.
2001-12-06 Miles Bader *** empty log message ***
2001-12-06 Miles Bader (compilation-error-regexp-alist): Added regexps for RXP.
2001-12-06 Gerd Moellmann *** empty log message ***
2001-12-06 Gerd Moellmann Add --trace-move.
2001-12-06 Stefan Monnier *** empty log message ***
2001-12-06 Eli Zaretskii Advice how to debug X protocol error which disappear in the
2001-12-06 Eli Zaretskii *** empty log message ***
2001-12-06 Eli Zaretskii (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
2001-12-06 Eli Zaretskii Use outline-mode.
2001-12-05 Kim F. Storm *** empty log message ***
2001-12-05 Kim F. Storm (x_report_frame_params): Return actual fringe widths.
2001-12-05 Kim F. Storm (x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric value
2001-12-05 Andrew Innes *** empty log message ***
2001-12-05 Andrew Innes (Fgarbage_collect): Shrink buffer gaps that are
2001-12-05 Andrew Innes (make_gap_larger): New function.
2001-12-05 ShengHuo ZHU 2001-12-05 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-12-05 Eli Zaretskii *** empty log message ***
2001-12-05 Eli Zaretskii (cwarn-font-lock-match-assignment-in-expression):
2001-12-05 Stefan Monnier (minibuffer-local-map): Undo last change.
2001-12-05 Stefan Monnier *** empty log message ***
2001-12-05 Stefan Monnier (kbd_buffer_store_event): Fix interrupt_signal prototype.
2001-12-05 Stefan Monnier (Fsnarf_documentation): Add prototype.
2001-12-05 Stefan Monnier Use standard syntax for usage in docstrings.
2001-12-04 Stefan Monnier Doc fix.
2001-12-04 Pavel Janík *** empty log message ***
2001-12-04 Stefan Monnier Doc fix.
2001-12-04 Eli Zaretskii *** empty log message ***
2001-12-04 Eli Zaretskii (save-abbrevs, save-some-buffers): Don't ask the user
2001-12-04 Eli Zaretskii Fix wording of the save-abbrevs feature; from RMS.
2001-12-04 Andreas Schwab *** empty log message ***
2001-12-04 Andreas Schwab (turn-off-xterm-mouse-tracking): Doc fix.
2001-12-04 Colin Walters *** empty log message ***
2001-12-04 Colin Walters (toplevel): Define docstring offset for `defmacro*'.
2001-12-04 Colin Walters (make-autoload): Also generate autoloads for `defmacro*' forms.
2001-12-04 Richard M. Stallman Comment change (delete change log).
2001-12-03 Pavel Janík *** empty log message ***
2001-12-03 Pavel Janík Move back.
2001-12-03 Pavel Janík (syms_of_xdisp): Make `tool-bar-button-relief` an option.
2001-12-03 Andrew Innes (bootstrap-nmake):
2001-12-03 Andrew Innes *** empty log message ***
2001-12-03 Andrew Innes (FACE_SUPPORT):
2001-12-03 Stefan Monnier *** empty log message ***
2001-12-03 Stefan Monnier (antlr-c-common-init): Undo last change.
2001-12-03 Pavel Janík Remove unnecessary spaces in doc-string.
2001-12-03 Pavel Janík Doc fixes.
2001-12-03 Pavel Janík Remove unnecessary spaces.
2001-12-03 Stefan Monnier Add explanatory comment.
2001-12-03 Jaeyoun Chung *** empty log message ***
2001-12-03 Jaeyoun Chung added a few convenient composing sequence for
2001-12-03 Richard M. Stallman *** empty log message ***
2001-12-03 Richard M. Stallman (insert-directory): If the df output does not look right,
2001-12-02 Jason Rumney Added stale load-path problems.
2001-12-02 Pavel Janík *** empty log message ***
2001-12-02 Pavel Janík (x_draw_image_relief): Use predefined macro instead of constant when the
2001-12-02 Pavel Janík Fix typo in doc-string.
2001-12-02 Pavel Janík Fix previous change.
2001-12-02 Pavel Janík Fix typos.
2001-12-02 Pavel Janík *** empty log message ***
2001-12-02 Pavel Janík Add @direntry.
2001-12-02 Pavel Janík (reftex-toc-mode): Remove make-local-hook.
2001-12-02 Pavel Janík (reftex-index-mode): Remove make-local-hook.
2001-12-02 Pavel Janík Do not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans
2001-12-02 Stefan Monnier (outline-mode-prefix-map): Add bindings for outline-promote and outline-demote.
2001-12-02 Stefan Monnier (standard-display-european):
2001-12-02 Stefan Monnier (cvs-file-to-string): Move condition-case outside.
2001-12-02 Stefan Monnier (cvs-reread-cvsrc): Don't use cvs-file-to-string.
2001-12-02 Stefan Monnier (reveal-mode): Fix reveal-mode's lighter.
2001-12-02 Stefan Monnier (shell): Use shell-file-name.
2001-12-02 Stefan Monnier (svref): New alias.
2001-12-02 Stefan Monnier (antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.
2001-12-02 Stefan Monnier (delphi-mode): Don't use make-local-hook.
2001-12-02 Stefan Monnier Doc fix.
2001-12-02 Stefan Monnier (tags-with-face): Use make-symbol.
2001-12-02 Stefan Monnier (picture-mode-map): Don't use defconst for a variable.
2001-12-02 Richard M. Stallman *** empty log message ***
2001-12-02 Richard M. Stallman (menu_highlight_callback): Use `help' field as Lisp_Object.
2001-12-02 Richard M. Stallman (read_non_regular): Delete Fsignal call.
2001-12-02 Richard M. Stallman Include ../src/lisp.h.
2001-12-02 Richard M. Stallman (_widget_value): `help' has type Lisp_Object.
2001-12-02 Richard M. Stallman Include ../src/lisp.h. Don't declare xmalloc.
2001-12-02 Stefan Monnier *** empty log message ***
2001-12-02 Richard M. Stallman (widget-button-click): Don't move point permanently:
2001-12-02 Richard M. Stallman (indent-line-function): Default is indent-to-left-margin again.
2001-12-02 Richard M. Stallman (query-replace-read-args): Display message if FROM contains `\n' or `\t'.
2001-12-02 Stefan Monnier New bug.
2001-12-02 Stefan Monnier Doc change.
2001-12-02 Stefan Monnier (tab-to-tab-stop): Use delete-horizontal-space.
2001-12-02 Stefan Monnier (minibuffer-local-map): Bind TAB to insert-tab.
2001-12-02 Kim F. Storm Describe isearch-resume-enabled.
2001-12-02 Kim F. Storm (isearch-resume-enabled): New variable.
2001-12-01 Stefan Monnier (regexp-opt): Bind completion-regexp-list to nil.
2001-12-01 Stefan Monnier (hif-nexttoken): Move to before first def.
2001-12-01 Stefan Monnier *** empty log message ***
2001-12-01 Stefan Monnier (run_hook_list_with_args): Undo last change.
2001-12-01 ShengHuo ZHU 2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-12-01 Kim F. Storm Setting left-fringe and rigth-fringe parameters to nil causes
2001-12-01 Eli Zaretskii Fix wording of the last change.
2001-12-01 Eli Zaretskii *** empty log message ***
2001-12-01 Kai Großjohann Document prefix arg for M-h.
2001-12-01 Eli Zaretskii Update maintainer.
2001-12-01 Kai Großjohann "Kai Grossjohann" --> "Kai Gro?ohann"
2001-12-01 Kai Großjohann (Marking Objects): `M-h' accepts prefix arg.
2001-12-01 Eli Zaretskii *** empty log message ***
2001-12-01 Gerd Moellmann (x_draw_fringe_bitmap): Always undo clipping.
2001-12-01 Gerd Moellmann *** empty log message ***
2001-12-01 Eli Zaretskii Update maintainer.
2001-12-01 Kai Großjohann *** empty log message ***
2001-12-01 Jason Rumney *** empty log message ***
2001-12-01 Jason Rumney (Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
2001-12-01 Jason Rumney (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.
2001-12-01 Jason Rumney *** empty log message ***
2001-12-01 Jason Rumney (current_popup_menu, get_menu_item_info):
2001-12-01 Jason Rumney (trackmouse_window, track_mouse_event_fn): New vars.
2001-12-01 Jason Rumney (w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
2001-12-01 Kim F. Storm Document left-fringe and right-fringe frame parameters.
2001-12-01 Kim F. Storm Merged fringe width related changes.
2001-12-01 Kim F. Storm Merged fringe width related changes from xterm.h.
2001-12-01 Kim F. Storm Merged fringe width related changes from xterm.c.
2001-12-01 Kim F. Storm Merged fringe width related changes from xfns.c.
2001-12-01 Kim F. Storm typo.
2001-12-01 Kim F. Storm Fringe width related changes.
2001-12-01 Kim F. Storm (set_frame_size): Use x_compute_fringe_widths.
2001-12-01 Kim F. Storm (x_frame_parms): Add `left-fringe' and `right-fringe' parms.
2001-12-01 Kim F. Storm (zv_height, zv_bits, zv_period): Changed zv bitmap to
2001-12-01 Kim F. Storm struct x_output): Add left_fringe_width, right_fringe_width,
2001-12-01 Kim F. Storm (coordinates_in_window): Handle separate left and right fringe widths.
2001-12-01 Kim F. Storm (Qleft_fringe, Qright_fringe): New vars.
2001-12-01 Kim F. Storm (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
2001-12-01 Stefan Monnier Use with-current-buffer.
2001-12-01 Stefan Monnier (encoded-kbd-mode): Use define-minor-mode.
2001-12-01 Stefan Monnier (enriched-mode): Use define-minor-mode. Use dolist and pop and push.
2001-11-30 Stefan Monnier (Info-find-node-2): Don't call info-insert-file-contents
2001-11-30 Stefan Monnier (hide-ifdef-mode): Only modify
2001-11-30 Stefan Monnier *** empty log message ***
2001-11-30 Stefan Monnier (Man-build-section-alist): Remove last Man-match-substring.
2001-11-30 Kai Großjohann (mark-paragraph): Clarify doc. Clarify
2001-11-30 André Spiegel #
2001-11-30 André Spiegel (vc-cvs-parse-status): Store file state in property, don't just return
2001-11-30 Eli Zaretskii Mantion the new menu-bar items to reach the new manuals.
2001-11-30 Stefan Monnier *** empty log message ***
2001-11-30 Eli Zaretskii *** empty log message ***
2001-11-30 Eli Zaretskii (menu-bar-read-lispref, menu-bar-read-lispintro)
2001-11-30 Stefan Monnier (read-if): Add lisp-indent-function prop.
2001-11-30 Stefan Monnier Doc fix.
2001-11-30 Stefan Monnier (outline-promote, outline-demote): Typo.
2001-11-30 Stefan Monnier (cl-make-type-test): Fix paren typo.
2001-11-30 Stefan Monnier (man-follow-mouse): New function.
2001-11-30 Eli Zaretskii Another reason for failures related to fontset.elc.
2001-11-30 Stefan Monnier *** empty log message ***
2001-11-30 Stefan Monnier (shiftf): Fix more. Simplify.
2001-11-30 Stefan Monnier (completing-read-multiple): Better preserve
2001-11-30 Stefan Monnier (shiftf): Fix the fast case so
2001-11-29 Stefan Monnier *** empty log message ***
2001-11-29 Stefan Monnier (Info-goto-index): One register one step in the history.
2001-11-29 Stefan Monnier (Info-complete-next-re, Info-complete-cache): New vars.
2001-11-29 Stefan Monnier New bug.
2001-11-29 Dave Love *** empty log message ***
2001-11-29 Eli Zaretskii Note that describe-categories was moved to help-fns.el from src/category.c.
2001-11-29 Eli Zaretskii Note that describe-categories was moved to lisp/help-fns.el.
2001-11-29 Dave Love Extra translations. Fix some
2001-11-29 Richard M. Stallman Delete undesirable links.
2001-11-29 Pavel Janík *** empty log message ***
2001-11-29 Pavel Janík Use COPYING from the top-level directory.
2001-11-29 Pavel Janík Removed.
2001-11-29 Stefan Monnier *** empty log message ***
2001-11-29 Dave Love *** empty log message ***
2001-11-29 Dave Love (syms_of_coding) <Qchar_coding_system>: Give it an
2001-11-29 Dave Love Doc fixes.
2001-11-29 Dave Love Fontify rewind, backspace. Doc fixes.
2001-11-29 Gerd Moellmann *** empty log message ***
2001-11-29 Robert J. Chassell Fixed typographic error.
2001-11-29 Gerd Moellmann Add support for FreeBSD/Alpha.
2001-11-29 Eli Zaretskii *** empty log message ***
2001-11-29 Eli Zaretskii Change the category in @dircategory to "Emacs", to
2001-11-29 Eli Zaretskii (Index): @ignore extraneous text.
2001-11-29 Pavel Janík *** empty log message ***
2001-11-29 Pavel Janík (blackbox-mode, blackbox): Doc fix.
2001-11-29 Pavel Janík *** empty log message ***
2001-11-29 Pavel Janík (cookie, cookie-insert, shuffle-vector): Doc fixes.
2001-11-29 Pavel Janík *** empty log message ***
2001-11-29 Pavel Janík (studlify-word, studlify-region, studlify-buffer): Fix doc-string.
2001-11-29 Pavel Janík Add COPYING to the top-level directory of the distribution. Simplify the
2001-11-29 Pavel Janík *** empty log message ***
2001-11-29 Pavel Janík (file-name-coding-system, default-file-name-coding-system): Doc fix (links
2001-11-29 Pavel Janík (maybe_bootstrap): Fix previous change.
2001-11-29 Stefan Monnier (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
2001-11-29 Stefan Monnier *** empty log message ***
2001-11-29 Stefan Monnier (outline-up-heading): Add `invisible-ok' arg.
2001-11-29 Richard M. Stallman *** empty log message ***
2001-11-29 Richard M. Stallman (Ffind_file_name_handler): Avoid initializer for `result'.
2001-11-29 Richard M. Stallman (lispdir): New variable, referring to build dir.
2001-11-29 Richard M. Stallman Another change in forward-comment.
2001-11-29 Richard M. Stallman Comment change.
2001-11-29 Richard M. Stallman (maybe_bootstrap): Don't bootstrap, just suggest it.
2001-11-29 Richard M. Stallman (TAGS): Find the source files in $(srcdir).
2001-11-28 Paul Eggert (Copyright): Add '(C)' as per coding guidelines.
2001-11-28 Karl Fogel (isearch-yank-internal): New helper function.
2001-11-28 Andrew Innes *** empty log message ***
2001-11-28 Andrew Innes (w32_menu_display_help): Actually add the new argument
2001-11-28 Stefan Monnier Fix copyright year.
2001-11-28 Stefan Monnier (hif-end-of-line): New function.
2001-11-28 Stefan Monnier (describe_category, describe_category_1, Fdescribe_categories): Remove.
2001-11-28 Stefan Monnier Move `provide' to the end.
2001-11-28 Stefan Monnier Use line-(end|beginning)-position.
2001-11-28 Jason Rumney *** empty log message ***
2001-11-28 Jason Rumney (w32_read_socket) <WM_MENUSELECT>: Remove.
2001-11-28 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
2001-11-28 Jason Rumney (add_menu_item): Do not use owner-draw for disabled menu items.
2001-11-28 Jason Rumney *** empty log message ***
2001-11-28 Jason Rumney Rename devanagari.elc to indian.elc
2001-11-28 Eli Zaretskii *** empty log message ***
2001-11-28 Eli Zaretskii (mouse-set-font): Make it a no-op if multiple fonts
2001-11-28 Gerd Moellmann *** empty log message ***
2001-11-28 Gerd Moellmann (x_draw_glyphs): Don't call notice_overwritten_cursor if
2001-11-28 ShengHuo ZHU 2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-28 Richard M. Stallman (locate): Put point at first matching file rather than top of buffer.
2001-11-28 Richard M. Stallman *** empty log message ***
2001-11-28 Pavel Janík *** empty log message ***
2001-11-28 Pavel Janík (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.
2001-11-28 Pavel Janík *** empty log message ***
2001-11-28 Pavel Janík (decode_coding_string): Remove unused variable `gcpro1'.
2001-11-28 Stefan Monnier *** empty log message ***
2001-11-28 Stefan Monnier Use AREF and ASIZE.
2001-11-28 Stefan Monnier Initial commit.
2001-11-28 Stefan Monnier *** empty log message ***
2001-11-28 Stefan Monnier Misc cleanup.
2001-11-28 Stefan Monnier (copy-overlay, remove-overlays): New funs.
2001-11-28 Stefan Monnier Typo.
2001-11-28 Stefan Monnier (regexp-opt-depth): Fix off-by-two error.
2001-11-27 Stefan Monnier (run_hook_list_with_args): Remove.
2001-11-27 Stefan Monnier *** empty log message ***
2001-11-27 Jason Rumney Added note about display refresh while dialogs and pop-up menus are
2001-11-27 Sam Steingold Converted backquote to the new style (in a string).
2001-11-27 Sam Steingold Converted backquote to the new style (in comments).
2001-11-27 Eli Zaretskii *** empty log message ***
2001-11-27 Sam Steingold fixed {}() quoting
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-11-27 Richard M. Stallman *** empty log message ***
2001-11-27 Richard M. Stallman (custom-load-symbol): Don't always load locate-library.
2001-11-27 Richard M. Stallman (widget-toggle-value-create): On graphic terminal,
2001-11-27 Richard M. Stallman (recursive-load-depth-limit): Delete item.
2001-11-27 Richard M. Stallman Fix indentation of previous change.
2001-11-27 Kenichi Handa Fix comment.
2001-11-27 Richard M. Stallman Add Border.
2001-11-27 Stefan Monnier (describe-categories, help-describe-category-set): New.
2001-11-27 Kenichi Handa Undo 2001-11-26 change.
2001-11-26 Stefan Monnier (syms_of_syntax): Remove defsubr of Sdescribe_syntax.
2001-11-26 Stefan Monnier Use AREF and ASIZE.
2001-11-26 Stefan Monnier *** empty log message ***
2001-11-26 Stefan Monnier (Ffind_file_name_handler): Give precedence to handlers
2001-11-26 Stefan Monnier *** empty log message ***
2001-11-26 Stefan Monnier (access_keymap): Handle t bindings like nil bindings.
2001-11-26 Sam Steingold (c-submit-bug-report): Make sure that the arguments to `insert' are strings.
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-26 Richard M. Stallman (command-line-1): Call kill-buffer only in non-fancy case.
2001-11-26 Richard M. Stallman (set_text_properties_1): Allow args in either order.
2001-11-26 Eli Zaretskii *** empty log message ***
2001-11-26 Eli Zaretskii Regenerate due to renaming of help-funs.el.
2001-11-26 Eli Zaretskii Require help-fns instead of help-funs.
2001-11-26 Eli Zaretskii *** empty log message ***
2001-11-26 Eli Zaretskii Change the provide and the header as per the renaming.
2001-11-26 Eli Zaretskii Renamed help-funs.el into help-fns.el, at RMS's request.
2001-11-26 Eli Zaretskii *** empty log message ***
2001-11-26 Eli Zaretskii (command-line-1): Don't try to call process-list if it is not fboundp.
2001-11-26 Sam Steingold (show-trailing-whitespace): Remove :set argument (the
2001-11-26 Sam Steingold comments indented properly
2001-11-26 Pavel Janík *** empty log message ***
2001-11-26 Pavel Janík (calendar-mode): Remove make-local-hook.
2001-11-26 Pavel Janík (speedbar-mode): Remove make-local-hook.
2001-11-26 Pavel Janík (hilit-chg-set): Remove make-local-hook.
2001-11-26 Pavel Janík (icomplete-minibuffer-setup): Remove make-local-hook.
2001-11-26 Pavel Janík (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
2001-11-26 Pavel Janík *** empty log message ***
2001-11-26 Pavel Janík (outline-version, outline-open-topic)
2001-11-26 Pavel Janík (strokes-prompt-user-save-strokes): Use insert instead of insert-string.
2001-11-26 Pavel Janík (fill-c++-comment): Use insert instead of insert-string.
2001-11-26 Pavel Janík (file-cache-minibuffer-complete): Use insert instead of insert-string.
2001-11-26 Pavel Janík (array-reconfigure-rows): Use insert instead of insert-string.
2001-11-26 Pavel Janík (list-diary-entries): Use insert instead of insert-string.
2001-11-26 Pavel Janík (appt-disp-window): Use insert instead of insert-string.
2001-11-26 Pavel Janík (return-key-bib): Use insert instead of insert-string.
2001-11-26 Pavel Janík (sun-yank-selection): Use insert instead of insert-string.
2001-11-26 Pavel Janík (bg-insert-moused-sexp): Use insert instead of insert-string.
2001-11-26 Pavel Janík (vc-next-action-on-file): Use insert instead of insert-string.
2001-11-26 Pavel Janík (gamegrid-init-buffer): Use insert instead of insert-string.
2001-11-26 Pavel Janík (psychoanalyze-pinhead): Use insert instead of insert-string.
2001-11-26 André Spiegel #
2001-11-26 André Spiegel (log-view-find-version): New function.
2001-11-26 André Spiegel (vc-find-version): New function.
2001-11-26 Sam Steingold ignore the generated files
2001-11-26 Gerd Moellmann One more string escape fix.
2001-11-26 Gerd Moellmann More escaped `"' in string literals.
2001-11-26 Gerd Moellmann *** empty log message ***
2001-11-26 Gerd Moellmann (dev-glyph-glyph, dev-glyph-glyph-2)
2001-11-26 Gerd Moellmann *** empty log message ***
2001-11-26 Gerd Moellmann (dev-char-glyph): Escape `"' in string literals.
2001-11-26 Richard M. Stallman Fix previous change.
2001-11-26 Richard M. Stallman Fix previous change.
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-26 Richard M. Stallman bootstrap should not delete dumped executables:
2001-11-26 Richard M. Stallman (mostlyclean): Delete bootstrap-emacs here.
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-26 Richard M. Stallman (mallocobj): Simplify logic using auxiliary vars.
2001-11-26 Richard M. Stallman (save-selected-window): No error if saved window is dead.
2001-11-26 Richard M. Stallman (describe-syntax): Put (interactive) after doc string.
2001-11-26 Pavel Janík *** empty log message ***
2001-11-26 Pavel Janík (quail-help): Require help-mode in top-level instead.
2001-11-26 Pavel Janík *** empty log message ***
2001-11-26 Pavel Janík (icomplete-exhibit): Likewise.
2001-11-26 Pavel Janík *** empty log message ***
2001-11-26 Pavel Janík (iswitchb-exhibit): Use insert instead of insert-string.
2001-11-26 Stefan Monnier *** empty log message ***
2001-11-26 Stefan Monnier (set_text_properties_1): Clearly mark that the interval should not be empty.
2001-11-26 Stefan Monnier (graft_intervals_into_buffer):
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-26 Richard M. Stallman (unexec): Index by n, not nn, when checking for ".sbss".
2001-11-26 Richard M. Stallman (Fcall_process): When we make a bigger buffer for bufptr,
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-26 Stefan Monnier (diff-end-of-hunk): Watch out for ambiguities.
2001-11-26 Richard M. Stallman (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
2001-11-26 Richard M. Stallman (Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
2001-11-26 Kenichi Handa *** empty log message ***
2001-11-26 Richard M. Stallman (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
2001-11-26 Richard M. Stallman *** empty log message ***
2001-11-25 Stefan Monnier (vc-cvs-parse-entry): Rewrite, comparing the string-
2001-11-25 Stefan Monnier *** empty log message ***
2001-11-25 Stefan Monnier (merge_face_heights): Coerce back to int explicitly.
2001-11-25 Stefan Monnier (fill-indent-according-to-mode): Default to nil.
2001-11-25 Stefan Monnier (imap-interactive-login, imap-open, imap-authenticate):
2001-11-25 Stefan Monnier Don't profile syntax-ppss any more.
2001-11-25 Stefan Monnier (describe-syntax): New fun.
2001-11-25 Stefan Monnier (font-lock-cache-state, font-lock-cache-position)
2001-11-25 Stefan Monnier (lisp-mode-variables): Set syntax-begin-function.
2001-11-25 ShengHuo ZHU 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-25 Richard M. Stallman *** empty log message ***
2001-11-25 Richard M. Stallman (lisp-indent-function): Add doc string.
2001-11-25 Richard M. Stallman Fix previous change.
2001-11-25 Richard M. Stallman *** empty log message ***
2001-11-25 Richard M. Stallman (quail-keyboard-layout-button): Define button type.
2001-11-25 Richard M. Stallman (help-function, help-variable, help-face)
2001-11-25 Eli Zaretskii (Vertical Scrolling): Document what does nil mean as the first arg of
2001-11-25 Eli Zaretskii (Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
2001-11-25 Eli Zaretskii Modify a commented-out non-nil value of jit-lock-defer-time, to
2001-11-25 Eli Zaretskii Minor change of wording in the documentation of jit-lock-defer-time.
2001-11-25 Eli Zaretskii *** empty log message ***
2001-11-25 Eli Zaretskii Move @contents to the beginning of the file.
2001-11-25 Richard M. Stallman *** empty log message ***
2001-11-25 Richard M. Stallman Simplify previous change.
2001-11-25 Richard M. Stallman (command-line-1): Don't do startup screen if a subprocess is running.
2001-11-25 Richard M. Stallman Undo previous change.
2001-11-25 ShengHuo ZHU 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-25 Pavel Janík *** empty log message ***
2001-11-25 Pavel Janík (smtpmail-deduce-address-list): Don't use insert-string.
2001-11-25 Miles Bader *** empty log message ***
2001-11-25 Miles Bader (Fields): Describe new `limit' arg in field-beginning/field-end.
2001-11-25 Pavel Janík *** empty log message ***
2001-11-25 Jason Rumney *** empty log message ***
2001-11-25 Pavel Janík (tetris-mode): Remove make-local-hook.
2001-11-25 Jason Rumney Remove comments about tooltips not being supported on MS-Windows.
2001-11-25 Pavel Janík (snake-mode): Remove make-local-hook.
2001-11-25 Pavel Janík (decipher-mode): Remove make-local-hook.
2001-11-25 Pavel Janík (tmm-add-prompt): Remove make-local-hook.
2001-11-25 Jason Rumney Added entry for tooltips on MS Windows.
2001-11-25 Jason Rumney Remove notes about tooltips not working on Windows.
2001-11-25 Jason Rumney (x_create_tip_frame): Set frame's fringes_extra to 0.
2001-11-25 Jason Rumney (FRAME_X_FRINGE_COLS): No fringe on tip frames.
2001-11-25 Richard M. Stallman Clarify behavior of forward-comment.
2001-11-25 Richard M. Stallman Comment out parts of the file which apparently are garbled.
2001-11-25 Eli Zaretskii Removed, as we now have indian.el.
2001-11-25 Sam Steingold (menu-bar-apropos-menu): Moved all `apropos' bindings here.
2001-11-25 Sam Steingold doc tweak
2001-11-25 Miles Bader Add my stuff
2001-11-25 Richard M. Stallman Fix index entry for comment-indent-function.
2001-11-25 Richard M. Stallman *** empty log message ***
2001-11-25 Richard M. Stallman New file.
2001-11-25 Richard M. Stallman Completely re-written.
2001-11-25 Richard M. Stallman Change indian-1-column charset to indian-glyph charset.
2001-11-25 Richard M. Stallman Delete the setting for indian-1-column
2001-11-25 Richard M. Stallman Adjusted for the change of indian-1-column -> indian-glyph.
2001-11-25 Richard M. Stallman Adjusted for the file name change:
2001-11-25 Richard M. Stallman Renamed from devanagari.el, and completely re-written.
2001-11-25 Richard M. Stallman (Fload): Detect recursive load error for more than 3
2001-11-25 Richard M. Stallman *** empty log message ***
2001-11-25 Richard M. Stallman Add pagination.
2001-11-25 Richard M. Stallman (browse-url-galeon-new-window-is-tab): New var.
2001-11-25 Richard M. Stallman (sc-toggle-var): Don't use set-variable or eval-expression.
2001-11-24 Richard M. Stallman (temporary-file-directory): Use defcustom.
2001-11-24 Richard M. Stallman (last-buffer, unbury-buffer): Doc fixes.
2001-11-24 Colin Walters *** empty log message ***
2001-11-24 Colin Walters (Commentary): Cleanup, and add logistic curve fitting suggestion from
2001-11-24 Colin Walters *** empty log message ***
2001-11-24 Colin Walters (calc-init-extensions): Update the rest of the autoload names to match
2001-11-24 Eli Zaretskii Document the URLs where one can find special versions of TeX required for
2001-11-24 Jason Rumney *** empty log message ***
2001-11-24 Jason Rumney (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
2001-11-24 Jason Rumney (compute_tip_xy): Initialize root_x and root_y from
2001-11-24 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
2001-11-24 Jason Rumney (x_after_update_window_line): Doc fix.
2001-11-24 Pavel Janík Fix typo in comment.
2001-11-24 Pavel Janík *** empty log message ***
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Jason Rumney Install entry from 2001-11-20 that had unnoticed conflicts.
2001-11-24 Eli Zaretskii (install-arch-indep, uninstall): Add ELisp Intro files.
2001-11-24 Miles Bader Add eintr*
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii Remove sentence about contributions to PBM icons.
2001-11-24 Eli Zaretskii Add lispintro.
2001-11-24 Eli Zaretskii Mention the Elisp Intro manual.
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii Copy files in the lispintro directory.
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii Configure in the lispintro directory.
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii Regenerated.
2001-11-24 Eli Zaretskii (AC_OUTPUT): Add lispintro/Makefile.
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii (SUBDIR_MAKEFILES): Add lispintro.
2001-11-24 Gerd Moellmann *** empty log message ***
2001-11-24 Eli Zaretskii (SHELL): Comment away, for lispintro.
2001-11-24 Eli Zaretskii (lispintro): New target.
2001-11-24 Eli Zaretskii (TEXADD): Remove.
2001-11-24 Eli Zaretskii Modified for the inclusion in the Emacs distribution.
2001-11-24 Eli Zaretskii Modified to reflect changes in the file names.
2001-11-24 Eli Zaretskii Modified slightly for inclusion in the Emacs distribution.
2001-11-24 Eli Zaretskii Modified for the Emacs distribution.
2001-11-24 Eli Zaretskii Update the entry for Emacs Lisp Introduction.
2001-11-24 Eli Zaretskii *** empty log message ***
2001-11-24 Eli Zaretskii Edit image file so arrow lines up properly.
2001-11-24 Colin Walters (Installation): Change 'url' into 'uref'.
2001-11-24 Colin Walters *** empty log message ***
2001-11-24 Colin Walters (Installation): Remove most of the installation instructions. Clean
2001-11-24 Colin Walters Add header comment.
2001-11-24 Colin Walters (finder_setwins, setwins): Include Calc again.
2001-11-23 Eli Zaretskii Minor wording change.
2001-11-23 Pavel Janík *** empty log message ***
2001-11-23 Eli Zaretskii (Lisp Indent): Add index entry for lisp-indent-function.
2001-11-23 Colin Walters (finder_setwins, setwins): Include Calc again.
2001-11-23 Eli Zaretskii *** empty log message ***
2001-11-23 Eli Zaretskii (IT_clear_screen): If the frame's faces are not yet
2001-11-23 Colin Walters Correct paths to some libraries.
2001-11-23 Eli Zaretskii Add an item for emacs-lisp-intro.
2001-11-23 Eli Zaretskii *** empty log message ***
2001-11-23 Eli Zaretskii (uninstall, install-arch-indep): Don't install gfdl.1.
2001-11-23 Eli Zaretskii *** empty log message ***
2001-11-23 Eli Zaretskii (etc): Don't distribute gfdl.1.
2001-11-23 Eli Zaretskii Modify distribution terms.
2001-11-23 Eli Zaretskii Modify distribution terms. Add more command-line options.
2001-11-23 Eli Zaretskii Modify the distribution terms.
2001-11-23 André Spiegel #
2001-11-23 André Spiegel (with-vc-properties): Don't bind `filename' locally.
2001-11-23 Francesco Potortì *** empty log message ***
2001-11-23 Francesco Potortì (mailrc-generic-mode): Highlight the `source' keyword.
2001-11-23 Pavel Janík *** empty log message ***
2001-11-23 Pavel Janík (Fset_text_properties): Remove unused variables `unchanged',
2001-11-23 Pavel Janík *** empty log message ***
2001-11-23 Pavel Janík (Freplace_match): Remove unused variable `inslen'.
2001-11-23 Pavel Janík *** empty log message ***
2001-11-23 Pavel Janík (access_keymap): Remove unused variables `c1' and `c2'.
2001-11-23 Pavel Janík Delete empty lines at the end of file.
2001-11-23 Pavel Janík Delete empty line at the end of file.
2001-11-23 Pavel Janík "This file is part of GNU Emacs." added.
2001-11-23 Colin Walters *** empty log message ***
2001-11-23 Colin Walters (uninstall): Handle deletion of calc .info files.
2001-11-22 Jason Rumney *** empty log message ***
2001-11-22 Jason Rumney (x_window_to_frame): Remove irrelevant TODO comment.
2001-11-22 Colin Walters *** empty log message ***
2001-11-22 Colin Walters Remove.
2001-11-22 Colin Walters (report-calc-bug): Use `reporter-prompt-for-summary-p'.
2001-11-22 Eli Zaretskii Remove TAGS files.
2001-11-22 Eli Zaretskii Update my responsibilities.
2001-11-22 Eli Zaretskii Fix cross-references to "Resources".
2001-11-22 Eli Zaretskii Fix node names and cross-references.
2001-11-22 Miles Bader *** empty log message ***
2001-11-22 Miles Bader (reb-match-0, reb-match-1)
2001-11-22 Richard M. Stallman Update menu for changes in cmdargs.texi and xresources.texi.
2001-11-22 Richard M. Stallman Some nodes moved back from xresources.texi.
2001-11-22 Richard M. Stallman Move some of the nodes back to cmdargs.texi--they actually describe options.
2001-11-22 Eli Zaretskii Fix a typo.
2001-11-22 Colin Walters *** empty log message ***
2001-11-22 Colin Walters Remove already applied calc info patches. Clarify that there is no
2001-11-22 Colin Walters *** empty log message ***
2001-11-22 Colin Walters (report-calc-bug): Use reporter.el.
2001-11-22 Colin Walters (reporter-submit-bug-report): Doc fixes.
2001-11-22 Colin Walters *** empty log message ***
2001-11-22 Colin Walters (install-arch-indep): Install the calc .info files.
2001-11-22 Colin Walters (calc-info): Don't perform voodoo, just (info "Calc").
2001-11-22 Richard M. Stallman *** empty log message ***
2001-11-22 Richard M. Stallman (which-function): Call imenu--make-index-alist
2001-11-21 Eli Zaretskii Fix typos.
2001-11-21 Jason Rumney Added note about locale-coding-system on Windows.
2001-11-21 Richard M. Stallman *** empty log message ***
2001-11-21 Richard M. Stallman (temporary-file-directory)
2001-11-21 Richard M. Stallman *** empty log message ***
2001-11-21 Richard M. Stallman (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.
2001-11-21 Richard M. Stallman *** empty log message ***
2001-11-21 Richard M. Stallman (sh-mode-syntax-table): Function restored.
2001-11-21 Richard M. Stallman (sh-mode): Don't use define-derived-mode.
2001-11-21 Richard M. Stallman (gomoku-mode): Don't use define-derived-mode.
2001-11-21 Richard M. Stallman (perl-mode): Don't use define-derived-mode.
2001-11-21 Richard M. Stallman *** empty log message ***
2001-11-21 Richard M. Stallman Don't alter minor-map-alist.
2001-11-21 Kai Großjohann * files.el (auto-save-file-name-transforms): Put remote files in
2001-11-21 Colin Walters *** empty log message ***
2001-11-21 Colin Walters (calc-slow-wrapper): Move (point) call outside of (function ...)
2001-11-21 Stefan Monnier *** empty log message ***
2001-11-21 Stefan Monnier (define-derived-mode): Create the abbrev-table from inside the `defvar'.
2001-11-21 Stefan Monnier *** empty log message ***
2001-11-21 Stefan Monnier *** empty log message ***
2001-11-21 Stefan Monnier (jit-lock-defer-time): New var.
2001-11-20 Richard M. Stallman *** empty log message ***
2001-11-20 Richard M. Stallman (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.
2001-11-20 Richard M. Stallman (reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.
2001-11-20 Richard M. Stallman (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.
2001-11-20 Richard M. Stallman (help-mode): Undo 2001-10-07 change.
2001-11-20 Richard M. Stallman *** empty log message ***
2001-11-20 Richard M. Stallman (occur-mode): Undo 2001-5-20 change.
2001-11-20 Jason Rumney *** empty log message ***
2001-11-20 Jason Rumney Update table of versions of make that are suitable
2001-11-20 Jason Rumney Remove.
2001-11-20 Jason Rumney (w32-system-coding-system): Change to an alias for
2001-11-20 Jason Rumney *** empty log message ***
2001-11-20 Jason Rumney (Vw32_system_coding_system) [WINDOWSNT]: Remove.
2001-11-20 Jason Rumney (Vw32_system_coding_system): Remove.
2001-11-20 Stefan Monnier *** empty log message ***
2001-11-20 Eli Zaretskii Fix a typo.
2001-11-20 Eli Zaretskii What to do when AUC TeX don't fontify.
2001-11-20 Eli Zaretskii *** empty log message ***
2001-11-20 Eli Zaretskii Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>
2001-11-20 Eli Zaretskii Mark gomoku-mode as special. Suggested by Klaus Straubinger
2001-11-20 Eli Zaretskii *** empty log message ***
2001-11-20 Eli Zaretskii (re-builder): Don't re-enter RE Builder Mode.
2001-11-20 Eli Zaretskii (reb-change-target-buffer): New function.
2001-11-20 Eli Zaretskii (bs-delete): Signal an error if the buffer cannot be deleted.
2001-11-20 Stefan Monnier *** empty log message ***
2001-11-20 Stefan Monnier (lisp-fill-paragraph): Don't move back to a line without a comment.
2001-11-20 Stefan Monnier (cperl-perldoc): Require man before binding `manual-program'.
2001-11-20 Eli Zaretskii *** empty log message ***
2001-11-20 Eli Zaretskii (dired-listing-switches): Mention in the doc string
2001-11-20 Stefan Monnier *** empty log message ***
2001-11-20 Stefan Monnier (imenu--split-menu): Use dolist and copy-sequence.
2001-11-20 Stefan Monnier *** empty log message ***
2001-11-19 Stefan Monnier (fill-delete-prefix, fill-delete-newlines):
2001-11-19 Stefan Monnier (picture-vertical-step)
2001-11-19 Stefan Monnier Doc fix.
2001-11-19 Stefan Monnier Use backquote/dolist/mapc/when. Docstring fixes.
2001-11-19 Stefan Monnier Doc string fixes.
2001-11-19 Stefan Monnier *** empty log message ***
2001-11-19 Stefan Monnier (c-parse-state): Typo. From Martin Stjernholm.
2001-11-19 Stefan Monnier *** empty log message ***
2001-11-19 Stefan Monnier (describe_syntax): Add dummy arg.
2001-11-19 Stefan Monnier (describe_category): Add dummy arg.
2001-11-19 Stefan Monnier (Fdescribe_vector): Add `describer' parameter.
2001-11-19 Stefan Monnier (describe_vector): Update prototype.
2001-11-19 Stefan Monnier (mark-sexp): Mark more if repeated.
2001-11-19 Stefan Monnier (mouse-wheel-scroll-amount): Allow float values.
2001-11-19 Stefan Monnier (lazy-lock-install-hooks): Remove make-local-hook.
2001-11-19 Stefan Monnier (Fwrite_region): Move choose_write_coding_system to after build_annotations.
2001-11-19 Stefan Monnier (iswitchb-mode): Use define-minor-mode.
2001-11-19 Stefan Monnier (comment-column, comment-style, comment-multi-line)
2001-11-19 Stefan Monnier *** empty log message ***
2001-11-19 Colin Walters *** empty log message ***
2001-11-19 Colin Walters (toplevel): Add comment and version header.
2001-11-19 Richard M. Stallman Support Mozilla and Galeon.
2001-11-19 Richard M. Stallman *** empty log message ***
2001-11-19 Sam Steingold (last-buffer, unbury-buffer): New functions.
2001-11-19 Sam Steingold [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.
2001-11-19 Andrew Innes *** empty log message ***
2001-11-19 Andrew Innes Don't include libc.lib for profiling - the profiler
2001-11-19 Andrew Innes New file.
2001-11-19 Richard M. Stallman Comment change.
2001-11-19 Richard M. Stallman *** empty log message ***
2001-11-19 Richard M. Stallman (iswitchb-cannot-complete-hook): New variable to
2001-11-19 Colin Walters *** empty log message ***
2001-11-19 Colin Walters Change all toplevel `setq' forms to `defvar' forms, and move them
2001-11-19 Colin Walters (calc-record-compilation-date): Remove.
2001-11-19 Colin Walters (calcFunc-usimplify): Add missing quote to defalias argument.
2001-11-19 Colin Walters (calc-settings-file-name, calc-save-modes): Handle null
2001-11-19 Colin Walters (math-fixnump, math-fixnatnump, calcFunc-trunc)
2001-11-19 Colin Walters (calc-wrapper, calc-slow-wrapper)
2001-11-19 Colin Walters (calc-keypad-mode): New.
2001-11-19 Colin Walters (calc-over-notation): Use `completing-read'.
2001-11-19 Stefan Monnier Don't include keymap.h any more.
2001-11-19 Stefan Monnier (keys_of_frame): Remove declaration.
2001-11-19 Stefan Monnier (main): Don't call `keys_of_frame' any more.
2001-11-19 Stefan Monnier *** empty log message ***
2001-11-19 Richard M. Stallman *** empty log message ***
2001-11-19 Richard M. Stallman (current_column_1): Fix handling of scan_bytes for mb chars.
2001-11-19 Richard M. Stallman (network-connection-service-abbrev-alist): New variable.
2001-11-19 Richard M. Stallman (lisp-indent-defmethod): At first three elements, act like defun.
2001-11-19 Richard M. Stallman Comment change.
2001-11-19 Richard M. Stallman (delete-selection-pre-hook): Handle and resignal
2001-11-19 Stefan Monnier (comment-indent): Fix misindentation for comment-only lines.
2001-11-18 Jason Rumney *** empty log message ***
2001-11-18 Jason Rumney (w32_menu_show, push_menu_pane): Doc fixes.
2001-11-18 Jason Rumney (x_set_frame_parameters): Avoid infinite recursion for
2001-11-18 Jason Rumney (note_mouse_highlight): Fix type of variable `ignore'.
2001-11-18 Colin Walters Re-add section "TeX'ing the Calc manual fails".
2001-11-18 Eli Zaretskii How to get a blinking underscore cursor inside Emacs.
2001-11-18 Eli Zaretskii Mention the French translations of the tutorial and the survival guide.
2001-11-18 Eli Zaretskii *** empty log message ***
2001-11-18 Eli Zaretskii New file from Eric Jacoboni <jaco@teaser.fr>.
2001-11-18 Eli Zaretskii Update for Emacs 21, including the mailing list info.
2001-11-18 Gerd Moellmann *** empty log message ***
2001-11-18 Gerd Moellmann (BASE_PURESIZE): Increase to 750000.
2001-11-18 Pavel Janík *** empty log message ***
2001-11-18 Pavel Janík (Fframe_live_p): Doc fix.
2001-11-18 Pavel Janík *** empty log message ***
2001-11-18 Richard M. Stallman *** empty log message ***
2001-11-18 Richard M. Stallman (message_dolog_marker1, message_dolog_marker2)
2001-11-18 Richard M. Stallman Comment change.
2001-11-18 Richard M. Stallman (fortran-mode-syntax-table): Specify punctuation syntax for backslash.
2001-11-18 Richard M. Stallman (sh-must-be-shell-mode): Function deleted. All calls deleted.
2001-11-18 Richard M. Stallman (string-to-sequence): Make it obsolete.
2001-11-18 Richard M. Stallman (command-line): Set abbrevs-changed to nil after
2001-11-18 Richard M. Stallman (isearch): Use magenta2 as bg for (background light)
2001-11-18 Stefan Monnier *** empty log message ***
2001-11-18 Stefan Monnier Doc fix.
2001-11-18 Stefan Monnier (locale-language-names): Use "French" for "fr".
2001-11-18 Stefan Monnier (font-lock-compile-keywords): New arg `regexp'.
2001-11-18 Stefan Monnier (reb-mode): Use define-derived-mode.
2001-11-18 Stefan Monnier (custom-current-group-alist): New var.
2001-11-18 Stefan Monnier (locale-name-match): Use \` and \(?:.
2001-11-17 Richard M. Stallman (princ-list, checkdoc-read-event, add-to-list): Delete compatibility code.
2001-11-17 Richard M. Stallman (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
2001-11-17 Richard M. Stallman Comment change.
2001-11-17 Richard M. Stallman *** empty log message ***
2001-11-17 Richard M. Stallman (Fsnarf_documentation): Doc fix.
2001-11-17 Richard M. Stallman (mouse-drag-throw): Push back non-drag events
2001-11-17 Richard M. Stallman (menu-bar-update-buffers-1): Don't pad the buffer name.
2001-11-17 Richard M. Stallman (minibuffer-history-sexp-flag): Doc fix.
2001-11-17 Andreas Schwab *** empty log message ***
2001-11-17 Andreas Schwab (note_mouse_highlight): Fix type of variable `ignore'.
2001-11-17 Richard M. Stallman *** empty log message ***
2001-11-17 Richard M. Stallman (Fwrite_region): Avoid initializer for Lisp_Object.
2001-11-17 Richard M. Stallman Comment change.
2001-11-17 Jason Rumney (notice_overwritten_cursor): Take care of end < 0 case.
2001-11-17 Jason Rumney *** empty log message ***
2001-11-17 Eli Zaretskii A work-around for blinking block cursor on a GNU/Linux console.
2001-11-17 Richard M. Stallman *** empty log message ***
2001-11-17 Eli Zaretskii *** empty log message ***
2001-11-17 Eli Zaretskii New version from Eric Jacoboni <jaco@teaser.fr>.
2001-11-17 Richard M. Stallman *** empty log message ***
2001-11-17 Richard M. Stallman (locate): Show default locate pattern within the
2001-11-17 Eli Zaretskii *** empty log message ***
2001-11-17 Eli Zaretskii Don't depend on csh-specific features. Replace
2001-11-17 Eli Zaretskii Replace elisp-vol? with vol?, per renamed files.
2001-11-17 Eli Zaretskii Renamed to vol1.texi and vol2.texi.
2001-11-17 Eli Zaretskii Insert the <<...>> marker that help-with-tutorial expects.
2001-11-17 Eli Zaretskii ("French"): New language environment.
2001-11-17 Gerd Moellmann *** empty log message ***
2001-11-17 Gerd Moellmann (tool_bar_item_info): Avoid calling Fget_text_property
2001-11-17 Eli Zaretskii *** empty log message ***
2001-11-17 Eli Zaretskii (lispref): Add *.txt, *.el, permute-index, and
2001-11-17 Colin Walters *** empty log message ***
2001-11-17 Colin Walters Remove calc problems.
2001-11-17 Richard M. Stallman *** empty log message ***
2001-11-17 Richard M. Stallman (todo-save): Fix previous change.
2001-11-17 Richard M. Stallman (functionp): Do use cdr-safe on object.
2001-11-17 Richard M. Stallman Comment change.
2001-11-17 Richard M. Stallman Delete conditionals for HPUX7, ISC 4.1, and convex.
2001-11-17 Richard M. Stallman (HAVE_SYS_WAIT_H): Add #undef.
2001-11-17 Richard M. Stallman (HAVE_SYS_WAIT_H): Define it.
2001-11-17 Stefan Monnier *** empty log message ***
2001-11-17 Stefan Monnier (build_annotations): Split off the tail.
2001-11-17 Jason Rumney Updated MS-Windows problems.
2001-11-17 Jason Rumney (SYS_LDFLAGS): Add setargv.obj for wildcard
2001-11-17 Jason Rumney *** empty log message ***
2001-11-17 Stefan Monnier (elp-not-profilable): New var.
2001-11-17 Stefan Monnier (byte-compile-call-tree, byte-code-vector)
2001-11-17 Stefan Monnier (edebug-form-data, edebug-offsets)
2001-11-17 Stefan Monnier (cvs-prefix-define): Don't defconst a variable.
2001-11-17 Stefan Monnier (move-to-column-force): Mark obsolete.
2001-11-17 Stefan Monnier (mode-line-mode-name): Only put the help-echo property
2001-11-17 Stefan Monnier (normal-top-level-add-subdirs-to-load-path): Simplify.
2001-11-17 Stefan Monnier (tar-mode): Use define-derived-mode.
2001-11-17 Stefan Monnier (view-mode-enable): Don't use make-local-hook.
2001-11-16 Stefan Monnier *** empty log message ***
2001-11-16 Stefan Monnier (eldoc-mode): Use define-minor-mode.
2001-11-16 Pavel Janík *** empty log message ***
2001-11-16 Pavel Janík (x_update_cursor): Remove duplicated prototype.
2001-11-16 Pavel Janík (waiting_for_input): Remove unnecessary prototype.
2001-11-16 Pavel Janík (wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
2001-11-16 Pavel Janík (clear_waiting_for_input): Remove duplicated prototype.
2001-11-16 Richard M. Stallman Change maintainer email address.
2001-11-16 Richard M. Stallman *** empty log message ***
2001-11-16 Richard M. Stallman (mail-extr-voodoo): Treat a number as a word
2001-11-16 Pavel Janík *** empty log message ***
2001-11-16 Pavel Janík Fix typo.
2001-11-16 Pavel Janík *** empty log message ***
2001-11-16 Pavel Janík (command-line-processed): Doc fix.
2001-11-16 Pavel Janík (apropos-next-label-button): Doc fix.
2001-11-16 Pavel Janík (Ftimes): Doc fix.
2001-11-16 Stefan Monnier *** empty log message ***
2001-11-16 Stefan Monnier (choose_write_coding_system): New fun, extracted from Fwrite_region.
2001-11-16 Stefan Monnier (desktop-create-buffer): Use functionp.
2001-11-16 Eli Zaretskii *** empty log message ***
2001-11-16 Eli Zaretskii Regenerated.
2001-11-16 Eli Zaretskii Add coff.h to AC_CHECK_HEADERS.
2001-11-16 Eli Zaretskii Add #undef HAVE_COFF_H.
2001-11-16 Eli Zaretskii *** empty log message ***
2001-11-16 Eli Zaretskii Don't include coff.h unless HAVE_COFF_H is defined.
2001-11-16 Stefan Monnier (comint-mode): Simplify.
2001-11-16 Stefan Monnier Doc fix.
2001-11-16 Stefan Monnier *** empty log message ***
2001-11-16 Stefan Monnier (eval-after-load): Make it work with features as well.
2001-11-16 Eli Zaretskii *** empty log message ***
2001-11-16 Eli Zaretskii (HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
2001-11-16 Stefan Monnier (log-view-mode): Don't mark the buffer unmodified.
2001-11-16 Stefan Monnier Fix paren-typo.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Eli Zaretskii New file.
2001-11-16 Eli Zaretskii Renamed from elisp-vol1.texi and
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Stefan Monnier (describe-input-method): Setup xref.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Eli Zaretskii *** empty log message ***
2001-11-16 Eli Zaretskii (emacsman): New target.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-16 Eli Zaretskii New file, from Eric Jacoboni.
2001-11-16 Eli Zaretskii Convert to iso-2022-7bit.
2001-11-16 Eli Zaretskii (infodir): Define relative to $(srcdir).
2001-11-16 Stefan Monnier (mac-roman): Add mime-charset property.
2001-11-16 Stefan Monnier (max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
2001-11-16 Gerd Moellmann *** empty log message ***
2001-11-16 Gerd Moellmann (matching_regexp): Escape '\\'.
2001-11-16 Richard M. Stallman *** empty log message ***
2001-11-16 Richard M. Stallman *** empty log message ***
2001-11-15 Richard M. Stallman (values, values-list, multiple-value-list, multiple-value-apply, nth-value):
2001-11-15 Jason Rumney (add-menu-item): Make help_echo and radio buttons
2001-11-15 Jason Rumney *** empty log message ***
2001-11-15 Pavel Janík *** empty log message ***
2001-11-15 Pavel Janík (uninstall): Fix previous change.
2001-11-15 Pavel Janík Fix autoload cookie.
2001-11-15 Richard M. Stallman *** empty log message ***
2001-11-15 Richard M. Stallman (jka-compr-partial-uncompress): Fix previous change.
2001-11-15 Pavel Janík *** empty log message ***
2001-11-15 Pavel Janík Regenerated.
2001-11-15 Pavel Janík Mention installation options --program-prefix, --program-suffix
2001-11-15 Pavel Janík Add support for --program-prefix, --program-suffix
2001-11-15 Pavel Janík *** empty log message ***
2001-11-15 Stefan Monnier *** empty log message ***
2001-11-15 Stefan Monnier (menu-bar-edit-menu) <copy>: Put an explicit key binding.
2001-11-15 Richard M. Stallman *** empty log message ***
2001-11-15 Richard M. Stallman *** empty log message ***
2001-11-15 Richard M. Stallman (dired-undo): Display a message to explain
2001-11-15 Richard M. Stallman Minor clarification.
2001-11-15 Gerd Moellmann *** empty log message ***
2001-11-15 Gerd Moellmann (x_set_frame_parameters): Revert change of 2001-11-07.
2001-11-15 Gerd Moellmann (x_draw_image_relief): Accept zero tool_bar_button_relief.
2001-11-15 Gerd Moellmann (Fx_create_frame): Accept zero tool_bar_button_relief.
2001-11-15 Gerd Moellmann (build_desired_tool_bar_string): Accept zero
2001-11-15 Pavel Janík Fix typo.
2001-11-15 Pavel Janík Comment fixes.
2001-11-15 Andreas Schwab *** empty log message ***
2001-11-15 Andreas Schwab (ada-add-extensions): Quote regexp special
2001-11-15 Pavel Janík Fix typos.
2001-11-15 Pavel Janík Comment fix.
2001-11-15 Stefan Monnier *** empty log message ***
2001-11-15 Stefan Monnier Give pilcrow punctuation syntax.
2001-11-15 Stefan Monnier Add comments.
2001-11-15 Stefan Monnier (makefile-mode): Add info for automake.
2001-11-15 Stefan Monnier (server-process-filter): Run pore/post-comment-hook
2001-11-15 Gerd Moellmann *** empty log message ***
2001-11-15 Gerd Moellmann (x_draw_bar_cursor): If the background color of the
2001-11-15 André Spiegel #
2001-11-15 André Spiegel Documentation fixes.
2001-11-15 Gerd Moellmann *** empty log message ***
2001-11-15 Gerd Moellmann (direct_output_forward_char): Fix character/byte
2001-11-15 Miles Bader *** empty log message ***
2001-11-15 Miles Bader (Ffield_beginning, Ffield_end): Update EXFUN decl.
2001-11-15 Miles Bader (Fminibuffer_prompt_end): Update args to Ffield_end.
2001-11-15 Miles Bader (find_field): Add BEG_LIMIT and END_LIMIT parameters.
2001-11-15 Stefan Monnier (smerge-match-conflict): Fix typo.
2001-11-15 Richard M. Stallman *** empty log message ***
2001-11-15 Richard M. Stallman (Fpropertize): Allow call with 1 arg.
2001-11-14 Richard M. Stallman (image_background, image_background_transparent):
2001-11-14 Richard M. Stallman *** empty log message ***
2001-11-14 Sam Steingold Fixed some doc strings to properly quote symbols.
2001-11-14 Eli Zaretskii (Define Images): Fix the documentation of defimage. Suggested by
2001-11-14 Eli Zaretskii *** empty log message ***
2001-11-14 Eli Zaretskii (prin1, print): Doc fix.
2001-11-14 Pavel Janík Remove the description of variabel `highlight-wrong-size-font'.
2001-11-14 Pavel Janík *** empty log message ***
2001-11-14 Pavel Janík Remove prototypes for variables `Vhighlight_wrong_size_font' and
2001-11-14 Pavel Janík Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
2001-11-14 Pavel Janík (Fontsets): Remove the description of variable `highlight-wrong-size-font'.
2001-11-14 Eli Zaretskii Update as per lispref addition to the package.
2001-11-14 Colin Walters *** empty log message ***
2001-11-14 Colin Walters Update maintainer.
2001-11-14 Colin Walters Style cleanup; don't put closing parens on their
2001-11-14 Colin Walters (calcFunc-unsimplify): Use `defalias' instead of `fset' and
2001-11-14 Colin Walters (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
2001-11-14 Colin Walters (calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and
2001-11-14 Colin Walters (calcFunc-evalv): Use `defalias' instead of `fset' and
2001-11-14 Colin Walters (calcFunc-clip): Use `defalias' instead of `fset' and
2001-11-14 Colin Walters (calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
2001-11-14 Colin Walters (calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
2001-11-14 Colin Walters Style cleanup; don't put closing parens on their own line, add "foo.el
2001-11-14 Richard M. Stallman (Fget_unused_category): Doc fix.
2001-11-14 Richard M. Stallman (recompile): Use compilation-arguments if set, so as to be able to M-x
2001-11-14 Richard M. Stallman (ada-fill-comment-prefix): Doc fix.
2001-11-14 Richard M. Stallman *** empty log message ***
2001-11-14 Richard M. Stallman (mouse-drag-region): Don't run the up-event
2001-11-14 Richard M. Stallman (mouse-show-mark): Either move point to the mark
2001-11-14 Richard M. Stallman (Ffile_accessible_directory_p): Doc fix.
2001-11-14 Richard M. Stallman (Funlock_buffer, Ffile_locked_p): Doc fixes.
2001-11-14 Richard M. Stallman (Fprin1_to_string): Doc fix.
2001-11-14 Richard M. Stallman (syms_of_eval): Doc fix.
2001-11-14 Richard M. Stallman (Fceiling, Ffloor): Doc fixes.
2001-11-14 Richard M. Stallman (syms_of_buffer): Doc fixes.
2001-11-14 Richard M. Stallman (syms_of_coding): Doc fix.
2001-11-14 Richard M. Stallman (syms_of_display): Doc fix.
2001-11-14 Richard M. Stallman (Fsun_change_cursor_icon): Doc fix.
2001-11-13 Richard M. Stallman *** empty log message ***
2001-11-13 Stefan Monnier *** empty log message ***
2001-11-13 Stefan Monnier (comment-normalize-vars): Handle a nil comment-padding.
2001-11-13 Jason Rumney *** empty log message ***
2001-11-13 Jason Rumney Doc fixes.
2001-11-13 Stefan Monnier *** empty log message ***
2001-11-13 Stefan Monnier *** empty log message ***
2001-11-13 Richard M. Stallman (electric-buffer-update-highlight): New function.
2001-11-13 Richard M. Stallman *** empty log message ***
2001-11-13 Richard M. Stallman (isearch-mode): Handle negative search-slow-window-lines correctly.
2001-11-13 Stefan Monnier *** empty log message ***
2001-11-13 Stefan Monnier (ada-fill-comment-prefix): GNAT wants 2 spaces.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fface_attributes_as_vector): Doc fix.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fx_synchronize): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík Doc fix.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík Fix previous change.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-11-13 Eli Zaretskii *** empty log message ***
2001-11-13 Eli Zaretskii Use `frame-width' instead of `screen-width',
2001-11-13 Eli Zaretskii Use `frame-width' instead of `screen-width',
2001-11-13 Eli Zaretskii (calc-settings-file-name): Don't hardcode
2001-11-13 Eli Zaretskii (calc-do-embedded): Call `y-or-n-p' with
2001-11-13 Eli Zaretskii (calc-do-alg-entry): Use
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (x-popup-menu): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Finternal_set_alternative_font_family_alist): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fdump_tool_bar_row): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fminibuffer_complete_word): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Freverse): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fif): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fuser_real_login_name): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Fsit_for): Reindent.
2001-11-13 Pavel Janík *** empty log message ***
2001-11-13 Pavel Janík (Flist): Reindent.
2001-11-13 Pavel Janík (install-arch-indep): Install emacsclient manual page.
2001-11-13 Richard M. Stallman *** empty log message ***
2001-11-13 Richard M. Stallman (todo-save): Add save-excursion and save-restriction.
2001-11-13 Richard M. Stallman *** empty log message ***
2001-11-13 Richard M. Stallman (server-edit, server-done): Doc fix.
2001-11-13 Richard M. Stallman (sql-mode): Doc change.
2001-11-13 Richard M. Stallman Say what questions first line of doc string should answer.
2001-11-13 Richard M. Stallman Add item for edebug and macros.
2001-11-13 Richard M. Stallman *** empty log message ***
2001-11-13 Richard M. Stallman (Info-mode): Add a no-clone-indirect property.
2001-11-13 Richard M. Stallman (clone-indirect-buffer): Error if major mode symbol
2001-11-13 Sam Steingold fixed format
2001-11-13 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-13 Jason Rumney Add note about system caret on MS Windows.
2001-11-12 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-12 Jason Rumney *** empty log message ***
2001-11-12 Pavel Janík *** empty log message ***
2001-11-12 Pavel Janík (install-arch-indep): Use `${manext}' instead of `.1'.
2001-11-12 Sam Steingold * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
2001-11-12 Richard M. Stallman Undo unintended change in #if 0 code.
2001-11-12 Pavel Janík *** empty log message ***
2001-11-12 Pavel Janík (cpp-choose-face): Fix typo.
2001-11-12 Sam Steingold updated (C)
2001-11-12 Eli Zaretskii *** empty log message ***
2001-11-12 Sam Steingold Indent properly `generic-flet', `generic-labels', `with-accessors',
2001-11-12 Richard M. Stallman *** empty log message ***
2001-11-12 Richard M. Stallman Many trivial doc fixes.
2001-11-12 Richard M. Stallman *** empty log message ***
2001-11-12 Eli Zaretskii Add lispref/index.*perm files to the distribution.
2001-11-12 Eli Zaretskii *** empty log message ***
2001-11-12 Eli Zaretskii (calc-init-extensions): Update autoload names
2001-11-12 Eli Zaretskii (toplevel): Bind mouse buttons.
2001-11-12 Pavel Janík *** empty log message ***
2001-11-12 Pavel Janík (uninstall): Remove gfdl.1 when uninstalling.
2001-11-12 Pavel Janík (flyspell-default-dictionary): Fix previous change.
2001-11-12 Pavel Janík *** empty log message ***
2001-11-12 Pavel Janík Change macros to use do-while block instead of if-else.
2001-11-12 Richard M. Stallman *** empty log message ***
2001-11-12 Richard M. Stallman (flyspell-default-dictionary): Fix custom type.
2001-11-12 Richard M. Stallman (XTread_socket): Don't update focus for EnterNotify or
2001-11-11 Richard M. Stallman *** empty log message ***
2001-11-11 Richard M. Stallman (solar-sunrise-and-sunset): Exchange the two extreme values of day-length.
2001-11-11 Richard M. Stallman *** empty log message ***
2001-11-11 Richard M. Stallman (flyspell-default-dictionary): Allow nil as value, and make nil the default.
2001-11-11 Richard M. Stallman (child_setup_tty): Don't clear ICRNL or INLCR.
2001-11-11 Richard M. Stallman (read_escape): Use end_of_file_error for reporting eof.
2001-11-11 Richard M. Stallman (Shell Options): Add brief mention of ansi-color.
2001-11-11 Richard M. Stallman Minor clarification.
2001-11-11 Richard M. Stallman Don't write explicit (interactive) in defining a derived mode.
2001-11-11 Richard M. Stallman (sh-must-be-shell-mode): Allow modes derived from sh-mode.
2001-11-11 Richard M. Stallman (checkdoc-file-comments-engine):
2001-11-11 Richard M. Stallman (query-replace-skip-read-only): New variable.
2001-11-11 Richard M. Stallman Declare set_text_properties and set_text_properties_1.
2001-11-11 Richard M. Stallman (replace_range): Use adjust_markers_for_replace
2001-11-11 Richard M. Stallman (Freplace_match): Use replace_range to insert and delete.
2001-11-11 Richard M. Stallman (set_text_properties_1): New subroutine, broken out of set_text_properties.
2001-11-11 Richard M. Stallman (graft_intervals_into_buffer):
2001-11-11 Eli Zaretskii *** empty log message ***
2001-11-11 Eli Zaretskii File regenerated.
2001-11-11 Richard M. Stallman (define-derived-mode): Doc fix.
2001-11-11 Richard M. Stallman *** empty log message ***
2001-11-11 Richard M. Stallman (server-buffer-done): Test of server-existing-buffer was backwards.
2001-11-11 Eli Zaretskii *** empty log message ***
2001-11-11 Eli Zaretskii (menu-bar-edit-menu): Don't use x-selection-exists-p if
2001-11-11 Eli Zaretskii *** empty log message ***
2001-11-11 Eli Zaretskii (toplevel): Require calc-macs.
2001-11-11 Eli Zaretskii (calc-record-compilation-date-macro): Return a
2001-11-11 Eli Zaretskii (toplevel): Require calc-macs during compilation.
2001-11-11 Eli Zaretskii (toplevel): Require calc.
2001-11-11 Richard M. Stallman (save-abbrevs): Default value is t.
2001-11-11 Richard M. Stallman (command-line): Read standard abbrev
2001-11-11 Richard M. Stallman Document changes in loading and saving abbrevs.
2001-11-11 Richard M. Stallman (read-abbrev-file): Don't set save-abbrevs.
2001-11-10 Richard M. Stallman *** empty log message ***
2001-11-10 Richard M. Stallman (compile-goto-error): Fix previous change in the case where subsequent
2001-11-10 Richard M. Stallman (ps-mode-font-lock-keywords-1): Merge two regular expressions into one.
2001-11-10 Richard M. Stallman *** empty log message ***
2001-11-10 Richard M. Stallman *** empty log message ***
2001-11-10 Richard M. Stallman (flyspell-correct-word/local-keymap): Function deleted.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii (distclean): Add.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii Remove the text about a separate ELisp manual distribution.
2001-11-10 Eli Zaretskii Regenerated.
2001-11-10 Eli Zaretskii AC_OUTPUT lispref/Makefile.
2001-11-10 Eli Zaretskii Add an entry for the ELisp manual.
2001-11-10 Eli Zaretskii Remove the text about a separate ELisp manual distro.
2001-11-10 Eli Zaretskii Mention the addition of the ELisp reference.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii (SUBDIR_MAKEFILES): Add lispref/Makefile.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii Add the lispref directory to the distribution.
2001-11-10 Eli Zaretskii (info): Add target.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii (install-arch-indep): Add elisp* to the list of installed Info files.
2001-11-10 Eli Zaretskii (all): Add lispref.
2001-11-10 Eli Zaretskii (texinputdir): Add, for the lispref directory.
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii Configure in `lispref'.
2001-11-10 Eli Zaretskii Add Copyright notice.
2001-11-10 Gerd Moellmann *** empty log message ***
2001-11-10 Jason Rumney *** empty log message ***
2001-11-10 Gerd Moellmann (finder_setwins, setwins): Exclude Calc.
2001-11-10 Jason Rumney (enum_font_cb2): Use leading @ on face name to detect
2001-11-10 Richard M. Stallman *** empty log message ***
2001-11-10 Gerd Moellmann Add copyright 2001.
2001-11-10 Gerd Moellmann *** empty log message ***
2001-11-10 Gerd Moellmann (unexec): Use mmap/munmap to allocate buffers
2001-11-10 Per Abrahamsen 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
2001-11-10 Eli Zaretskii *** empty log message ***
2001-11-10 Eli Zaretskii (mostlyclean, clean, distclean, maintainer-clean): Add *.dvi and *.log.
2001-11-10 Eli Zaretskii Mention calccard.tex and calccard.ps.
2001-11-10 Eli Zaretskii Remove traces of the machine where the file was produced.
2001-11-10 Eli Zaretskii New file, produced from calccard.tex.
2001-11-10 Eli Zaretskii New file, from the Calc distribution (with Stephen Gildea's email address
2001-11-10 Pavel Janík *** empty log message ***
2001-11-10 Pavel Janík (gnus-local-domain): Reformat the doc-string to refer to function
2001-11-10 Pavel Janík Move definitions of constants to the beginning of file, before their use.
2001-11-10 Richard M. Stallman Use the keymap property instead of local-map, and don't use a minor-mode map.
2001-11-10 Richard M. Stallman *** empty log message ***
2001-11-09 Sam Steingold (debugger-make-xrefs): Add buttons to all symbols.
2001-11-09 Richard M. Stallman Minor cleanup.
2001-11-09 Richard M. Stallman *** empty log message ***
2001-11-09 Richard M. Stallman (bootstrap-lisp): Don't suppress error messages.
2001-11-09 André Spiegel #
2001-11-09 André Spiegel (vc-error-occured): Backquotified.
2001-11-09 André Spiegel Add John David Smith to credits.
2001-11-09 Eli Zaretskii Removed. The functionality is now part of the standard Emacs.
2001-11-09 Eli Zaretskii Fix a typo in last change.
2001-11-09 Eli Zaretskii An entry for Calc.
2001-11-09 Eli Zaretskii *** empty log message ***
2001-11-09 Eli Zaretskii (Info-file-list-for-emacs): Add entries for Calc.
2001-11-09 Eli Zaretskii Add an entry for Calc.
2001-11-09 Pavel Janík *** empty log message ***
2001-11-09 Pavel Janík (encode_coding): Use precomputed value of `src'.
2001-11-09 Pavel Janík *** empty log message ***
2001-11-09 Pavel Janík (Fbury_buffer): Use braces to follow GNU Coding Standards.
2001-11-09 Pavel Janík *** empty log message ***
2001-11-09 Pavel Janík (merge_face_vectors): Use braces to follow GNU Coding Standards.
2001-11-09 Pavel Janík *** empty log message ***
2001-11-09 Pavel Janík (current_column_1): Remove unused variable `prev_col'.
2001-11-09 Richard M. Stallman *** empty log message ***
2001-11-09 Richard M. Stallman Fix typo.
2001-11-09 Miles Bader *** empty log message ***
2001-11-09 Miles Bader (functionp): Don't consider macros as functions.
2001-11-08 Miles Bader *** empty log message ***
2001-11-08 Miles Bader (functionp): Make work correctly for macros and unbound symbols.
2001-11-08 Miles Bader *** empty log message ***
2001-11-08 Miles Bader (comint-send-input): Fix description of `comint-process-echoes' in the
2001-11-08 Eli Zaretskii *** empty log message ***
2001-11-08 Eli Zaretskii (make-translation-table): Doc fix.
2001-11-08 Per Abrahamsen 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
2001-11-08 Miles Bader Add calc info files.
2001-11-08 Stefan Monnier *** empty log message ***
2001-11-08 Stefan Monnier (with-local-quit): New macro.
2001-11-08 Stefan Monnier *** empty log message ***
2001-11-08 Stefan Monnier (dabbrev-completion): Use "*Completions*".
2001-11-07 Paul Eggert * dired.el (dired-move-to-filename-regexp):
2001-11-07 Paul Eggert (dired-move-to-filename-regexp):
2001-11-07 Jason Rumney *** empty log message ***
2001-11-07 Jason Rumney (x_display_and_set_cursor): Do not move system caret
2001-11-07 Eli Zaretskii Minor fixes of the docs in the commentary. From sen_ml@eccosys.com.
2001-11-07 Eli Zaretskii Fix last change.
2001-11-07 Eli Zaretskii *** empty log message ***
2001-11-07 Eli Zaretskii (INFO_TARGETS): Add ../info/calc.
2001-11-07 Eli Zaretskii Fix to pacify makeinfo.
2001-11-07 Eli Zaretskii Regenerate.
2001-11-07 Eli Zaretskii *** empty log message ***
2001-11-07 Eli Zaretskii (tempdir): Copy AUTHORS as well.
2001-11-07 Stefan Monnier *** empty log message ***
2001-11-07 ShengHuo ZHU 2001-11-07 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-07 Pavel Janík *** empty log message ***
2001-11-07 Pavel Janík (access_keymap): Fix compilation error.
2001-11-07 Miles Bader *** empty log message ***
2001-11-07 Miles Bader (x_set_frame_parameters): Avoid infinite recursion.
2001-11-07 Per Abrahamsen Backed out last change.
2001-11-07 Per Abrahamsen 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
2001-11-07 Pavel Janík *** empty log message ***
2001-11-07 Pavel Janík (graft_intervals_into_buffer): Remove #ifdef'd-out code.
2001-11-07 Pavel Janík *** empty log message ***
2001-11-07 Pavel Janík (Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).
2001-11-07 Miles Bader *** empty log message ***
2001-11-07 Miles Bader (show-paren-match-face): Add dark-background variant.
2001-11-07 Richard M. Stallman (Info-fontify-node): Highlight every third menu item.
2001-11-07 Richard M. Stallman Comment out the Authors node.
2001-11-07 Richard M. Stallman (access_keymap): Don't use initializers on Lisp_Object.
2001-11-07 Stefan Monnier (lisp-imenu-generic-expression): Paren typo.
2001-11-06 Richard M. Stallman *** empty log message ***
2001-11-06 Richard M. Stallman (gomoku): Doc fix.
2001-11-06 Eli Zaretskii *** empty log message ***
2001-11-06 Eli Zaretskii New file.
2001-11-06 Eli Zaretskii Initial import of Calc 2.02f.
2001-11-06 Stefan Monnier (read1): Fix behavior with nested backquoting.
2001-11-06 Richard M. Stallman *** empty log message ***
2001-11-06 Richard M. Stallman (jka-compr-partial-uncompress): Support an alternative of not using dd.
2001-11-06 Stefan Monnier *** empty log message ***
2001-11-06 Stefan Monnier (font-lock-match-c-style-declaration-item-and-skip-to-next):
2001-11-06 Richard M. Stallman Minor Texinfo usage fix.
2001-11-06 Richard M. Stallman (Editing Format Info):
2001-11-06 Sam Steingold added a check for nlist.h
2001-11-06 Stefan Monnier *** empty log message ***
2001-11-06 Stefan Monnier (make_lispy_event): Check integerness and fix Lisp_Object/int mixup.
2001-11-06 Pavel Janík *** empty log message ***
2001-11-06 Pavel Janík (current_column_1): Remove unused variable `prev_col'.
2001-11-06 Pavel Janík *** empty log message ***
2001-11-06 Pavel Janík (fontset_font_pattern): Remove unused variable `family_registry'.
2001-11-06 Pavel Janík *** empty log message ***
2001-11-06 Pavel Janík (copy_hash_table): Remove unused variable `v'.
2001-11-06 Eli Zaretskii *** empty log message ***
2001-11-06 Eli Zaretskii Avoid error message due to commented-out input method.
2001-11-06 Eli Zaretskii (quail-update-leim-list-file): Print the
2001-11-06 Richard M. Stallman Minor clarification of previous change.
2001-11-06 Richard M. Stallman Along with Text Properties menu, mention keyboard commands
2001-11-06 Richard M. Stallman Explain that DEL deletes backwards.
2001-11-06 Richard M. Stallman (BROKEN_PROTOTYPES): Defined.
2001-11-06 Richard M. Stallman *** empty log message ***
2001-11-06 Richard M. Stallman (Fkill_buffer): Don't delete auto save file if buffer is modified.
2001-11-06 Richard M. Stallman (eval-last-sexp-1): Return the value of the evaluated form.
2001-11-06 ShengHuo ZHU ident.
2001-11-06 ShengHuo ZHU 2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-06 Paul Eggert * ls-lisp.el (ls-lisp-time-to-seconds): New function.
2001-11-06 Paul Eggert (ls-lisp-time-to-seconds): New function.
2001-11-05 Andrew Innes *** empty log message ***
2001-11-05 Andrew Innes (bootstrap-clean-CMD, bootstrap-clean-SH): Don't
2001-11-05 Andrew Innes (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
2001-11-05 Richard M. Stallman *** empty log message ***
2001-11-05 Richard M. Stallman (unexec): Minor changes; clean up comments.
2001-11-05 Richard M. Stallman *** empty log message ***
2001-11-05 Richard M. Stallman Get rid of the explicit ^Z character.
2001-11-05 Sam Steingold (x_display_and_set_cursor): Fix w32 compilation error.
2001-11-05 Andreas Schwab *** empty log message ***
2001-11-05 Andreas Schwab (sound_perror): Save errno from being clobbered.
2001-11-05 Eli Zaretskii Fix the format of the last entry.
2001-11-05 Eli Zaretskii *** empty log message ***
2001-11-05 Eli Zaretskii (unexec): mmap() has problems on nfs-mounted file
2001-11-05 Pavel Janík *** empty log message ***
2001-11-05 Pavel Janík (Fbuffer_local_value): Add prototype.
2001-11-05 Eli Zaretskii *** empty log message ***
2001-11-05 Eli Zaretskii Remove the call to IT-setup-unicode-display.
2001-11-05 Richard M. Stallman *** empty log message ***
2001-11-05 Richard M. Stallman (read_char): Use Fcar and Fcdr, not Fnth.
2001-11-05 Richard M. Stallman (Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.
2001-11-05 Richard M. Stallman (Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
2001-11-05 Richard M. Stallman (echo-area-clear-hook): Undo Oct 29 change.
2001-11-05 Richard M. Stallman Add SPC, TAB, CTRL. Update DEL and Meta.
2001-11-05 Richard M. Stallman *** empty log message ***
2001-11-05 Richard M. Stallman (last-sexp-toggle-display): Cope if previous-single-property-change or
2001-11-05 Richard M. Stallman *** empty log message ***
2001-11-05 Richard M. Stallman (x_display_and_set_cursor): Use buffer-local
2001-11-05 Richard M. Stallman (Qcursor_in_non_selected_windows): New declaration.
2001-11-05 Richard M. Stallman (Qcursor_in_non_selected_windows): New variable.
2001-11-05 Richard M. Stallman (Fbuffer_local_value): New function.
2001-11-05 Richard M. Stallman Document buffer-local-value.
2001-11-04 Richard M. Stallman (set-locale-environment): Make it interactive; make arg optional.
2001-11-04 Richard M. Stallman (help-funs): Require help-funs.
2001-11-04 Richard M. Stallman *** empty log message ***
2001-11-04 Richard M. Stallman (current_column_1, Fmove_to_column): Separate the code
2001-11-04 Dave Love Fix junk in last checkin.
2001-11-04 Eli Zaretskii *** empty log message ***
2001-11-04 Eli Zaretskii (term-setup-hook): Add IT-setup-unicode-display.
2001-11-04 Pavel Janík *** empty log message ***
2001-11-04 Pavel Janík (Fx_create_frame): Doc fix.
2001-11-04 Pavel Janík *** empty log message ***
2001-11-04 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-11-04 Dave Love *** empty log message ***
2001-11-04 Dave Love Fix local variables.
2001-11-04 Dave Love Add coding tag.
2001-11-04 Dave Love (LATIN): Add welsh.
2001-11-04 Dave Love Add coding tags.
2001-11-04 Dave Love ("dutch"): New method.
2001-11-04 Dave Love ("bulgarian-pho", "belarusian"): New methods.
2001-11-04 Eli Zaretskii Replace M-C- with C-M-
2001-11-04 Pavel Janík *** empty log message ***
2001-11-04 Pavel Janík (top_level_value, top_level_set): Remove commented and #ifdef'd-out code.
2001-11-04 Richard M. Stallman Whitespace change.
2001-11-04 Richard M. Stallman *** empty log message ***
2001-11-04 Richard M. Stallman Include unistd.h, if it exists.
2001-11-04 Richard M. Stallman Move the include of ctype.h after unistd.h.
2001-11-04 Richard M. Stallman Delete LCD Archive info.
2001-11-04 Stefan Monnier *** empty log message ***
2001-11-04 Miles Bader *** empty log message ***
2001-11-04 Stefan Monnier *** empty log message ***
2001-11-04 Stefan Monnier (function-key-map): Add entry for `ESC [ 3 ~' -> <delete>
2001-11-03 Stefan Monnier *** empty log message ***
2001-11-03 Stefan Monnier *** empty log message ***
2001-11-03 Ken Raeburn log for some lvalue/rvalue fixes
2001-11-03 Ken Raeburn (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR
2001-11-03 Ken Raeburn (CHECK_STRING_CAR): New macro.
2001-11-03 Eli Zaretskii *** empty log message ***
2001-11-03 Eli Zaretskii Fix last change.
2001-11-03 Eli Zaretskii Document the changes in the default values of tooltip-delay and
2001-11-03 Richard M. Stallman *** empty log message ***
2001-11-03 Richard M. Stallman (xrealloc): Always pass two args to `fatal'.
2001-11-03 Richard M. Stallman (popmail): Always pass two args to `error'.
2001-11-03 Eli Zaretskii (Auto Save Control): Document that values of auto-save-interval less
2001-11-03 Miles Bader (fancy-splash-head): Reapply Gerd's hack to make the shadow of the
2001-11-03 Eli Zaretskii *** empty log message ***
2001-11-03 Eli Zaretskii (tooltip-delay): Decrease to 0.7.
2001-11-03 Eli Zaretskii (sigprocmask_set): Declare as extern SIGMASKTYPE.
2001-11-03 Eli Zaretskii (sigunblock): Don't define if already defined.
2001-11-03 Richard M. Stallman *** empty log message ***
2001-11-03 Richard M. Stallman (fancy-splash-tail): Explain how to recover
2001-11-03 Eli Zaretskii *** empty log message ***
2001-11-03 Eli Zaretskii (set-background-color, set-foreground-color): Call
2001-11-03 Eli Zaretskii *** empty log message ***
2001-11-03 Eli Zaretskii (timeclock-out): Signal an error if timeclock-last-event is nil.
2001-11-03 Richard M. Stallman Test BROKEN_PROTOTYPES.
2001-11-03 Eli Zaretskii Fix the formatting of the last entries.
2001-11-03 Stefan Monnier (fill-context-prefix): Fix braino.
2001-11-03 Stefan Monnier (quail-help): Use `help-buffer' and move `help-setup-xref' to beginning.
2001-11-03 Stefan Monnier (describe-language-environment):
2001-11-03 Stefan Monnier *** empty log message ***
2001-11-03 Stefan Monnier (list-character-sets, sort-listed-character-sets, describe-character-set)
2001-11-02 Stefan Monnier (describe_syntax): New wrapper.
2001-11-02 Pavel Janík *** empty log message ***
2001-11-02 Pavel Janík (debugger_may_continue, Vdebug_ignored_errors, call_debugger,
2001-11-02 Pavel Janík *** empty log message ***
2001-11-02 Pavel Janík (Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code. raeburn-tag-7-for-export
2001-11-02 Pavel Janík Remove comment which is a copy of comment in mocklisp.c.
2001-11-02 Pavel Janík *** empty log message ***
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-11-02 Pavel Janík (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.
2001-11-02 Pavel Janík (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.
2001-11-02 Pavel Janík (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,
2001-11-02 Richard M. Stallman Minor cleanup.
2001-11-02 Richard M. Stallman Convert M-C- to C-M-.
2001-11-02 Stefan Monnier (re_wctype): Try to fix some warnings.
2001-11-02 Richard M. Stallman *** empty log message ***
2001-11-02 Richard M. Stallman (popup-menu): If the user refuses to select
2001-11-02 Richard M. Stallman (Fget_char_property): Doc fix.
2001-11-02 Richard M. Stallman Explain why a parent for a non-sparse keymap is not useful.
2001-11-02 Richard M. Stallman Update to remove "artifacts".
2001-11-02 Pavel Janík *** empty log message ***
2001-11-02 Pavel Janík (Finteractive): Add usage to doc-string.
2001-11-02 Pavel Janík (Fsetq_default): Add usage to doc-string.
2001-11-02 Pavel Janík (Fstart_process): Add usage to doc-string.
2001-11-02 Miles Bader *** empty log message ***
2001-11-02 Miles Bader (describe-character-set)
2001-11-02 Miles Bader (help-xref): New button type.
2001-11-02 Stefan Monnier *** empty log message ***
2001-11-02 Stefan Monnier (tab-always-indent, indent-for-tab-command):
2001-11-02 Stefan Monnier Don't include keymap.h any more.
2001-11-02 Stefan Monnier *** empty log message ***
2001-11-02 Stefan Monnier (fill-region-as-paragraph): Don't forget to skip
2001-11-02 Miles Bader *** empty log message ***
2001-11-01 Eli Zaretskii *** empty log message ***
2001-11-01 Eli Zaretskii Replace presentation-level troff macros that simulate tables with
2001-11-01 Richard M. Stallman (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
2001-11-01 Richard M. Stallman (Fmake_local_variable): Doc fix.
2001-11-01 Richard M. Stallman (file-newest-backup): Don't pass backup file name
2001-11-01 Richard M. Stallman *** empty log message ***
2001-11-01 Richard M. Stallman (Fdescribe_buffer_bindings): Print character property
2001-11-01 Richard M. Stallman (sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.
2001-11-01 Richard M. Stallman (find-file-noselect): Offer to change buffer-read-only
2001-11-01 Richard M. Stallman (buffer-menu): Doc fix.
2001-11-01 ShengHuo ZHU 2001-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-11-01 Pavel Janík *** empty log message ***
2001-11-01 Pavel Janík (grow_mini_window): Fix typo in comment.
2001-11-01 Eli Zaretskii Document problems with dumping on an NFS-mounted filesystem.
2001-11-01 Eli Zaretskii (Dired Deletion, Operating On Files): Add index entries.
2001-11-01 Eli Zaretskii (Several Buffers): Add a cross-reference to the description of the
2001-11-01 Pavel Janík Fix the previous change.
2001-11-01 Gerd Moellmann Change of normal-erase-is-backspace-mode on terminals.
2001-11-01 Gerd Moellmann *** empty log message ***
2001-11-01 Gerd Moellmann (command-line): If the terminal Emacs is running on
2001-11-01 Gerd Moellmann *** empty log message ***
2001-11-01 Gerd Moellmann (x_scroll_bar_create): Check for width and height > 0.
2001-11-01 Gerd Moellmann *** empty log message ***
2001-11-01 Gerd Moellmann (x_build_heuristic_mask): Use four_corners_best
2001-11-01 Gerd Moellmann *** empty log message ***
2001-11-01 Gerd Moellmann (four_corners_best): Reindent.
2001-11-01 Gerd Moellmann Fix a typo.
2001-11-01 Gerd Moellmann *** empty log message ***
2001-11-01 Gerd Moellmann (Finternal_set_lisp_face_attribute_from_resource):
2001-11-01 Pavel Janík *** empty log message ***
2001-11-01 Pavel Janík (Glossary): Fix syntax.
2001-11-01 Pavel Janík *** empty log message ***
2001-11-01 Pavel Janík (x-get-resource): Reindent.
2001-11-01 Pavel Janík (Finternal_merge_in_global_face): Reindent.
2001-11-01 Pavel Janík (X Resources): Fix typo and syntax.
2001-11-01 Miles Bader *** empty log message ***
2001-11-01 Miles Bader (define-button-type): Make sure every user-defined button type has a supertype.
2001-11-01 Pavel Janík Reindent --help output.
2001-10-31 Jason Rumney *** empty log message ***
2001-10-31 Jason Rumney (locale-language-names): Add chs and
2001-10-31 Richard M. Stallman Add menu of submodes.
2001-10-31 Richard M. Stallman Explain when not to use CL.
2001-10-31 Richard M. Stallman More explanation of "highlighting".
2001-10-31 Richard M. Stallman Minor menu indentation cleanup.
2001-10-31 Richard M. Stallman Update menu for subnodes of Text Properties.
2001-10-31 Richard M. Stallman *** empty log message ***
2001-10-31 Richard M. Stallman (mode-line-frame-identification): Add doc string.
2001-10-31 Richard M. Stallman Remove the menu items for nodes that were moved to xresource.texi.
2001-10-31 Sam Steingold easy source access from the *debugger* buffer
2001-10-31 Eli Zaretskii Remove the nodes which were moved to xresources.texi.
2001-10-31 Sam Steingold (cvs-mode-map): bind C-m, not RET
2001-10-31 Eli Zaretskii *** empty log message ***
2001-10-31 Stefan Monnier *** empty log message ***
2001-10-31 Eli Zaretskii New file.
2001-10-31 Eli Zaretskii *** empty log message ***
2001-10-31 Eli Zaretskii New entry for HP/UX-11.
2001-10-31 Pavel Janík Mention --no-window-system changes in the NEWS.
2001-10-31 Eli Zaretskii *** empty log message ***
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík (USAGE1): Show command line option --no-window-system instead of
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík (Fcommandp): Doc fix.
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík (Fframe_live_p): Doc fix.
2001-10-31 Pavel Janík (selective-display-ellipses): Doc fix.
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-31 Eli Zaretskii Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
2001-10-31 Pavel Janík (Initial Options): Document command line option --no-window-system instead
2001-10-31 Pavel Janík Document command line option --no-window-system instead of --no-windows.
2001-10-31 Pavel Janík (Coding Conventions): Fix typo.
2001-10-31 Eli Zaretskii (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
2001-10-31 Gerd Moellmann *** empty log message ***
2001-10-31 Gerd Moellmann (to_multibyte): Fix computation of new read_buffer_size.
2001-10-31 Gerd Moellmann *** empty log message ***
2001-10-31 Gerd Moellmann (struct face) <colors_copied_bitwise_p>: New
2001-10-31 Gerd Moellmann (realize_x_face): If C is not a single-byte character,
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-31 Gerd Moellmann Comment fix.
2001-10-31 Gerd Moellmann *** empty log message ***
2001-10-31 Gerd Moellmann (require_unwind): Return Lisp_Object.
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík (lucid-menu-bar-dirty-flag): Doc fix.
2001-10-31 Pavel Janík *** empty log message ***
2001-10-31 Pavel Janík Fix typos in comments.
2001-10-31 Gerd Moellmann Comment fix.
2001-10-31 Gerd Moellmann *** empty log message ***
2001-10-31 Gerd Moellmann (grow_mini_window): Handle case that the root
2001-10-31 ShengHuo ZHU * mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with
2001-10-31 Stefan Monnier *** empty log message ***
2001-10-31 Stefan Monnier (java-font-lock-syntactic-face-function): New fun.
2001-10-31 Stefan Monnier (perl-indent-line): Use `eq' to compare output of `char-after'.
2001-10-31 Stefan Monnier (autoconf-mode): Fix comment-start-skip.
2001-10-31 Stefan Monnier Work around a bug in diff-mode.el.
2001-10-31 Stefan Monnier (keys_of_macros): Remove.
2001-10-31 Stefan Monnier (main): Don't call keys_of_macros any more.
2001-10-31 Stefan Monnier *** empty log message ***
2001-10-31 Stefan Monnier (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
2001-10-31 Stefan Monnier (Fface_attribute_relative_p): Declare args.
2001-10-31 Stefan Monnier *** empty log message ***
2001-10-31 Stefan Monnier (reindent-then-newline-and-indent): Insert the newline
2001-10-30 Jason Rumney *** empty log message ***
2001-10-30 Jason Rumney (w32_to_x_charset): Increase size of XLFD charset buffer.
2001-10-30 Richard M. Stallman Add xrefs to X Resources.
2001-10-30 Richard M. Stallman *** empty log message ***
2001-10-30 Richard M. Stallman @include xresources.texi.
2001-10-30 Richard M. Stallman Everything about X resources moved to xresources.texi.
2001-10-30 Richard M. Stallman Text broken out from cmdargs.texi.
2001-10-30 Richard M. Stallman (Finput_pending_p): Doc fix.
2001-10-30 Richard M. Stallman Clarify how to enter regexps in isearch and in the miniubuffer.
2001-10-30 Richard M. Stallman Add new appendix "X Resources" to menu.
2001-10-30 Richard M. Stallman Add xref to X Resources.
2001-10-30 Richard M. Stallman Update prev-pointer.
2001-10-30 Richard M. Stallman Document textual convention for doc strings of predicates.
2001-10-30 Richard M. Stallman (enriched-face-ans): FIx previous change.
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (x_after_update_window_line): Don't run the code
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (change_frame_size_1): Set frame's resized_p.
2001-10-30 Gerd Moellmann (struct frame) <resized_p>: New member.
2001-10-30 Gerd Moellmann (clear_garbaged_frames): Remove debug code.
2001-10-30 Gerd Moellmann (clear_garbaged_frames): Redraw the frame only if its
2001-10-30 Gerd Moellmann (read1): Remove debugging code.
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (to_multibyte): Ensure read_buffer is at least twice
2001-10-30 Gerd Moellmann (iso-accents-compose): Remove a
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (to_multibyte): New function.
2001-10-30 Eli Zaretskii *** empty log message ***
2001-10-30 Eli Zaretskii (FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (x_draw_relief_rect): Correct bottom relief by 1 pixel.
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (clear_garbaged_frames): Call Fredraw_frame.
2001-10-30 Eli Zaretskii Clarify that problems with shared libraries can also happen during the build.
2001-10-30 Gerd Moellmann *** empty log message ***
2001-10-30 Gerd Moellmann (nnimap-date-days-ago): Defeat locale.
2001-10-30 Eli Zaretskii Document the change in list-buffers-noselect wrt buffers visiting files
2001-10-30 Eli Zaretskii (Buffer Names): Buffers whose names start with a space, but which visit
2001-10-30 Eli Zaretskii (List Buffers, Several Buffers): Document that internal buffers are
2001-10-30 Eli Zaretskii *** empty log message ***
2001-10-30 Eli Zaretskii (list-buffers-noselect): If the buffer's name
2001-10-30 Eli Zaretskii Describe Emacs setup in UTF-8 locales.
2001-10-30 Stefan Monnier *** empty log message ***
2001-10-30 Stefan Monnier (sentence-end-double-space, sentence-end-without-period): Move to paragraphs.
2001-10-30 Stefan Monnier (sentence-end-double-space, sentence-end-without-period): Move from fill.el.
2001-10-30 Stefan Monnier (text-mode-map): Remove the \t binding.
2001-10-30 Stefan Monnier (use-hard-newlines): Use define-minor-mode.
2001-10-30 Stefan Monnier (indent-line-function): Change default to indent-relative.
2001-10-30 Stefan Monnier (paragraph-indent-minor-mode): Don't set paragraph-separate.
2001-10-30 Stefan Monnier (find-function-search-for-symbol):
2001-10-30 Stefan Monnier (cvs-mode-commit-hook): New hook.
2001-10-30 Stefan Monnier (log-edit): Run hook after `log-edit-files'.
2001-10-30 Stefan Monnier Include coding.h and charset.h.
2001-10-30 Stefan Monnier (Fx_popup_menu): Explicitly init f, xpos, and ypos.
2001-10-30 Stefan Monnier (delay-mode-hooks): Add edebug-spec.
2001-10-30 Richard M. Stallman (Frequire): Detect recursive try to require the same
2001-10-30 Richard M. Stallman *** empty log message ***
2001-10-30 Richard M. Stallman (print_object): Clarify indication of insertion type.
2001-10-30 Richard M. Stallman *** empty log message ***
2001-10-30 Richard M. Stallman Add index item.
2001-10-30 Richard M. Stallman Index "faces" instead of "face".
2001-10-30 Richard M. Stallman (term-if-emacs19): Macro deleted.
2001-10-30 Richard M. Stallman (blink-cursor-mode): Doc fix.
2001-10-30 Richard M. Stallman *** empty log message ***
2001-10-30 Richard M. Stallman (find-backup-file-name): Use make-backup-file-name.
2001-10-30 Richard M. Stallman (edebug-window-live-p): Always alias to window-live-p.
2001-10-30 Richard M. Stallman *** empty log message ***
2001-10-29 Eli Zaretskii *** empty log message ***
2001-10-29 Eli Zaretskii (syms_of_coding): Document that locale-coding-system is
2001-10-29 Eli Zaretskii *** empty log message ***
2001-10-29 Eli Zaretskii (Fscroll_left, Fscroll_right): Doc fix.
2001-10-29 Sam Steingold (convert-standard-filename): Handle cygwin-specific pathnames.
2001-10-29 Eli Zaretskii *** empty log message ***
2001-10-29 Eli Zaretskii (read-face-name): Doc fix.
2001-10-29 Eli Zaretskii *** empty log message ***
2001-10-29 Eli Zaretskii (invert-face): Check for 'unspecified, not for nil,
2001-10-29 Pavel Janík *** empty log message ***
2001-10-29 Pavel Janík (Finput_pending_p): Fix typo in doc-string.
2001-10-29 Sam Steingold (byte-recompile-directory): Report numbers of files skipped and failed too.
2001-10-29 Kai Großjohann (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (iso-accents-compose): Push SECOND-CHAR
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (x_display_and_set_cursor): If cursor_in_echo_area,
2001-10-29 André Spiegel #
2001-10-29 André Spiegel # Doc fix, completing prev change.
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (enriched-face-ans): Handle face attributes
2001-10-29 Gerd Moellmann (Fface_font): Use UNSPECIFIEDP instead of NILP for
2001-10-29 André Spiegel Mention vc-*-switches in backend API documentation.
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (dired-omit-startup): Show ``Omit'' only in Dired
2001-10-29 Gerd Moellmann (x_set_internal_border_width): Set frame garbaged
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (x_after_update_window_line): Clear internal border
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (XTread_socket) <KeyPress>: Don't use
2001-10-29 Gerd Moellmann (sql-mysql): Doc change by RMS.
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-29 Gerd Moellmann (substitute-env-vars): Don't quote argument to `rx';
2001-10-29 Gerd Moellmann *** empty log message ***
2001-10-28 Gerd Moellmann *** empty log message ***
2001-10-28 Gerd Moellmann (x_build_heuristic_mask): Use x_alloc_image_color.
2001-10-28 Gerd Moellmann *** empty log message ***
2001-10-28 Eli Zaretskii *** empty log message ***
2001-10-28 Eli Zaretskii Add IBM S/390 on GNU/Linux.
2001-10-28 Eli Zaretskii New file. From Adam Thornton <athornton@sinenomine.net>.
2001-10-28 Gerd Moellmann *** empty log message ***
2001-10-28 Gerd Moellmann (x_build_heuristic_mask): Fix a bug not incrementing
2001-10-28 Eli Zaretskii (s390-*-linux-gnu): New system. From Adam Thornton <athornton@sinenomine.net>.
2001-10-28 Pavel Janík *** empty log message ***
2001-10-28 Pavel Janík Use argv[0] instead of emacs when -t was specified.
2001-10-28 Pavel Janík *** empty log message ***
2001-10-28 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-28 Eli Zaretskii (RegText): Fix the wording in the last change. From Richard Stallman.
2001-10-28 Eli Zaretskii (Customization Types): Add a reference to the Widget manual.
2001-10-28 Gerd Moellmann (recursive-load-depth-limit): Added.
2001-10-28 Richard M. Stallman (version18p, version20p): Vars deleted.
2001-10-28 Richard M. Stallman *** empty log message ***
2001-10-28 Richard M. Stallman (sc-emacs-features): Test for "Emacs 19"
2001-10-28 Richard M. Stallman (eval-defun): Doc fix.
2001-10-28 Richard M. Stallman *** empty log message ***
2001-10-28 Richard M. Stallman *** empty log message ***
2001-10-28 Pavel Janík *** empty log message ***
2001-10-28 Pavel Janík (bug_reporting_address): New function.
2001-10-28 Pavel Janík *** empty log message ***
2001-10-28 Pavel Janík (read_minibuf): Remove unused external declaration of variable
2001-10-28 Pavel Janík *** empty log message ***
2001-10-28 Pavel Janík (access_keymap): Remove unused variable `charset'.
2001-10-28 Miles Bader *** empty log message ***
2001-10-28 Miles Bader (face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
2001-10-28 Miles Bader (merge_face_heights): Handle TO being relative as well.
2001-10-28 Stefan Monnier *** empty log message ***
2001-10-28 Stefan Monnier (syntax-ppss-stats): Be more robust when dividing by 0.
2001-10-28 Stefan Monnier *** empty log message ***
2001-10-28 Stefan Monnier Require `syntax'.
2001-10-28 Stefan Monnier (sgml-tags-invisible): Typo.
2001-10-28 Stefan Monnier (sgml-empty-tags): New var.
2001-10-28 Stefan Monnier *** empty log message ***
2001-10-28 Stefan Monnier Use `when', `dolist', `push', ...
2001-10-28 Miles Bader *** empty log message ***
2001-10-27 Stefan Monnier *** empty log message ***
2001-10-27 Stefan Monnier (gnus-setup-message): Setup reaper for MML buffers.
2001-10-27 Jason Rumney *** empty log message ***
2001-10-27 Jason Rumney (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
2001-10-27 Jason Rumney (w32_system_caret_hwnd, w32_system_caret_width)
2001-10-27 Stefan Monnier (mail-mode-syntax-table): Let it inherit from text-mode-syntax-table.
2001-10-27 Jason Rumney (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.
2001-10-27 Pavel Janík *** empty log message ***
2001-10-27 Pavel Janík Fix typo in a comment.
2001-10-27 Sam Steingold (mouse-buffer-menu-mode-groups): added SGML group
2001-10-27 Sam Steingold renamed `html-xhtml' to `sgml-xml'
2001-10-27 Sam Steingold renamed `html-xhtml' to `sgml-xml' and generalized accordingly
2001-10-27 Gerd Moellmann Remove installation instructions. There's nothing to do.
2001-10-27 Eli Zaretskii *** empty log message ***
2001-10-27 Eli Zaretskii No change. Error by bob, not eliz, logging change for wrong file.
2001-10-27 Pavel Janík *** empty log message ***
2001-10-27 Pavel Janík Fix typos in comments.
2001-10-27 Pavel Janík *** empty log message ***
2001-10-27 Pavel Janík Fix typo in a comment.
2001-10-27 Pavel Janík *** empty log message ***
2001-10-27 Pavel Janík (gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.
2001-10-27 Gerd Moellmann *** empty log message ***
2001-10-27 Gerd Moellmann (move_it_vertically_backward): Use 2/3 line_height
2001-10-27 Gerd Moellmann *** empty log message ***
2001-10-27 Gerd Moellmann (sound_perror): Unblock SIGIO, turn on atimers.
2001-10-27 Stefan Monnier *** empty log message ***
2001-10-27 Gerd Moellmann *** empty log message ***
2001-10-27 Gerd Moellmann (ange-ftp-send-cmd): Call fix-name-func for
2001-10-27 Stefan Monnier (text-mode): Use define-derived-mode.
2001-10-27 Stefan Monnier *** empty log message ***
2001-10-27 Francesco Potortì *** empty log message ***
2001-10-27 Francesco Potortì ("italian-alt-postfix"): Undo previous change.
2001-10-27 Francesco Potortì ("italian-postfix"): Undo previous change.
2001-10-26 Eli Zaretskii *** empty log message ***
2001-10-26 Eli Zaretskii (Faccess_file): Run the argument filename through
2001-10-26 Eli Zaretskii (x-frob-font-slant, x-frob-font-weight): Add
2001-10-26 Eli Zaretskii *** empty log message ***
2001-10-26 Eli Zaretskii (internal-get-face): Use facep instead of the obsolete
2001-10-26 Sam Steingold (html-mode); set `mode-name' based on `html-xhtml'
2001-10-26 Sam Steingold (html-mode): Set `html-xhtml' from the DOCTYPE.
2001-10-26 Eli Zaretskii Mention that screen(1) can come in handy for debugging the tty version.
2001-10-26 Stefan Monnier Re-indent.
2001-10-26 Jason Rumney *** empty log message ***
2001-10-26 Jason Rumney Use ANSI fonts for iso10646-1 if UNICODE is not defined in system headers.
2001-10-26 Sam Steingold (derived-mode-hook-name, derived-mode-map-name)
2001-10-26 Sam Steingold some code simplifications: when instead of if+progn;
2001-10-26 Sam Steingold ignore *-spd and *.pdb for w32
2001-10-26 Sam Steingold regenerated
2001-10-26 Sam Steingold sugar: escape a "{" in the first column to pacify font-lock
2001-10-26 Sam Steingold (c-font-lock-keywords-2): Do not require labels to be alone on the line.
2001-10-26 Eli Zaretskii *** empty log message ***
2001-10-26 Eli Zaretskii (button): Special face definition for MS-DOS terminals.
2001-10-26 Sam Steingold (sh-font-lock-close-heredoc): check the args for being non-nil
2001-10-26 Sam Steingold no functional changes - a preparation for the next patch
2001-10-26 Eli Zaretskii (syms_of_display) <visible-bell>: Add a reference to
2001-10-26 Eli Zaretskii (Horizontal Scrolling): Add an index entry for automatic-hscrolling.
2001-10-26 Gerd Moellmann *** empty log message ***
2001-10-26 Gerd Moellmann (insert_1_both): Do nothing if NCHARS == 0.
2001-10-26 Gerd Moellmann *** empty log message ***
2001-10-26 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-10-26 Eli Zaretskii *** empty log message ***
2001-10-26 Eli Zaretskii Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.
2001-10-26 Gerd Moellmann *** empty log message ***
2001-10-26 Gerd Moellmann (XScreenNumberOfScreen): Fix struct to pointer
2001-10-26 Gerd Moellmann *** empty log message ***
2001-10-26 Gerd Moellmann (artist-version): 1.2.4.
2001-10-26 Gerd Moellmann *** empty log message ***
2001-10-26 Gerd Moellmann (ps-mode-print-function): Remove quote for
2001-10-25 Stefan Monnier (sgml-font-lock-keywords-1): Ignore comments.
2001-10-25 Eli Zaretskii Resurrect a comment lost in the previous commit.
2001-10-25 Eli Zaretskii *** empty log message ***
2001-10-25 Eli Zaretskii (Fframe_parameter): Fix last change.
2001-10-25 Sam Steingold New user option `add-log-always-start-new-record'.
2001-10-25 Sam Steingold (add-log-always-start-new-record): New user option.
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann (Fframe_parameter): Fix a bug whereby some
2001-10-25 Richard M. Stallman Explain how splitting windows relates to window-min-height
2001-10-25 Richard M. Stallman Clarify what happens with duplicates in process-environment.
2001-10-25 Richard M. Stallman *** empty log message ***
2001-10-25 Richard M. Stallman (tags-query-replace): Make tags-loop-scan
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Eli Zaretskii Revert last change (which removed old commented-out
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann (normal-top-level): Check for frame-initial-frame
2001-10-25 Gerd Moellmann (show_mouse_face): Clean up. Recognize overwritten
2001-10-25 Eli Zaretskii (Regexps): Clarify that C-j should be preceded by a C-q in interactive use.
2001-10-25 Francesco Potortì *** empty log message ***
2001-10-25 Francesco Potortì Add the Euro symbol to the italian-postfix and italian-alt-postfix input
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann (mh-recenter): Call recenter with arg `(4)'.
2001-10-25 Gerd Moellmann (move_it_vertically_backward): Compute line height
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann *** empty log message ***
2001-10-25 Gerd Moellmann (compilation-parse-errors-filename-function):
2001-10-25 Gerd Moellmann (maybe_bootstrap): New target.
2001-10-25 Stefan Monnier *** empty log message ***
2001-10-25 Stefan Monnier (checkdoc-eval-defun): Call eval-defun
2001-10-25 Stefan Monnier (font-lock-keywords): Make sure texinfo-clone-environment is called.
2001-10-25 Stefan Monnier (make_fixnum_or_float): Coerce double to int explicitly.
2001-10-25 Stefan Monnier *** empty log message ***
2001-10-25 Stefan Monnier (text_property_stickiness): Fix Lisp_Object used as boolean.
2001-10-25 Stefan Monnier Fix comment ending.
2001-10-25 Stefan Monnier (texinfo-environments, texinfo-environment-regexp): Hoisted.
2001-10-25 Stefan Monnier (texinfo-section-types-regexp)
2001-10-25 Stefan Monnier (define-derived-mode): Use {delay,run}-mode-hooks.
2001-10-25 Stefan Monnier (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
2001-10-25 Miles Bader *** empty log message ***
2001-10-25 Miles Bader (facemenu-add-new-face): Fix variable names.
2001-10-25 Miles Bader (png_load): Make sure SPECIFIED_BG is a string.
2001-10-24 Richard M. Stallman (Fface_attributes_as_vector): New function.
2001-10-24 Richard M. Stallman *** empty log message ***
2001-10-24 Ken Raeburn fix build problems with krb5 and hesiod support
2001-10-24 Richard M. Stallman (facemenu-unlisted-faces): Improve doc strings
2001-10-24 Richard M. Stallman (substitute-env-vars): Quote the arg to rx.
2001-10-24 Richard M. Stallman *** empty log message ***
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík (sync_window_with_frame_matrix_rows): Remove unused variable `area'.
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík (scan_newline): Remove unused variable `selective_display'.
2001-10-24 Sam Steingold (mouse-buffer-menu-mode-groups): Added "Version Control" group.
2001-10-24 Eli Zaretskii (RegText): Document append-to-register and prepend-to-register.
2001-10-24 Miles Bader *** empty log message ***
2001-10-24 Miles Bader (x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
2001-10-24 Miles Bader (image_background, image_background_transparent)
2001-10-24 Miles Bader (struct image): Add `background', `background_valid', and
2001-10-24 Stefan Monnier *** empty log message ***
2001-10-24 Stefan Monnier (c-beginning-of-member-init-list):
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann (x_draw_glyphs): Don't check for cursor overwriting
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann Adapt to change in perform-replace.
2001-10-24 Gerd Moellmann (perform-replace): Move START and END parameters
2001-10-24 Gerd Moellmann Use $MAKE for `make' if set.
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann Change #ifdef GLYPH_DEBUG to #if.
2001-10-24 Gerd Moellmann (x-must-resolve-font-name): New
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík (x_insert_glyphs): Remove unused variables `real_end' and `real_start'.
2001-10-24 Eli Zaretskii Add information about debugging the tty version.
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann (fast_find_position): Call row_containing_pos
2001-10-24 Gerd Moellmann (try_window_reusing_current_matrix): Use
2001-10-24 Gerd Moellmann (row_containing_pos): Adjust prototype.
2001-10-24 Gerd Moellmann *** empty log message ***
2001-10-24 Gerd Moellmann (inhibit_try_window_id, inhibit_try_window_reusing)
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík (display_prop_string_p): Remove unused local declaration
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík Don't define max.
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík Don't define max.
2001-10-24 Pavel Janík *** empty log message ***
2001-10-24 Pavel Janík Don't define max.
2001-10-23 Stefan Monnier *** empty log message ***
2001-10-23 Stefan Monnier (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
2001-10-23 Gerd Moellmann (srcs): Add gpl.texi and doclicense.texi.
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (Finternal_set_lisp_face_attribute): Fix compilation
2001-10-23 Eli Zaretskii *** empty log message ***
2001-10-23 Eli Zaretskii (Finternal_set_lisp_face_attribute)
2001-10-23 Stefan Monnier *** empty log message ***
2001-10-23 Stefan Monnier (compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (Info-fontify-node): Bind doun-mouse-{1,2} instead
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (make-doctor-variables): Remove a '($ please)'.
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (mh-recenter): Call `recenter' with arg t
2001-10-23 Sam Steingold mention html-xhtml
2001-10-23 Gerd Moellmann (sync_window_with_frame_matrix_rows): Fix
2001-10-23 Pavel Janík Use more descriptive entries.
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (syms_of_lread)<recursive-load-depth-limit>: Raise to
2001-10-23 Gerd Moellmann (desktop-last-buffer): New variable.
2001-10-23 Eli Zaretskii *** empty log message ***
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (x_draw_glyphs): Remove parameters READ_START and
2001-10-23 Pavel Janík *** empty log message ***
2001-10-23 Pavel Janík (modify-syntax-entry): Fix argument names (use CHAR instead of C) and usage.
2001-10-23 Pavel Janík (Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width'
2001-10-23 Pavel Janík (char-to-string): Fix argument names (use CHAR instead of C) and usage.
2001-10-23 Andrew Innes *** empty log message ***
2001-10-23 Andrew Innes Remove remaining obsolete reference to
2001-10-23 Gerd Moellmann *** empty log message ***
2001-10-23 Gerd Moellmann (display_line): For a tab continued to the next line,
2001-10-23 Eli Zaretskii [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override
2001-10-23 Eli Zaretskii Fix a typo in the value of CPP.
2001-10-22 Gerd Moellmann *** empty log message ***
2001-10-22 Gerd Moellmann (compilation-set-window-height): Select
2001-10-22 Gerd Moellmann *** empty log message ***
2001-10-22 Gerd Moellmann (install-arch-indep): Add -h (follow symlinks)
2001-10-22 Pavel Janík *** empty log message ***
2001-10-22 Pavel Janík Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>.
2001-10-22 Eli Zaretskii Document changes in file-name-sans-extension and file-name-extension.
2001-10-22 Eli Zaretskii *** empty log message ***
2001-10-22 Eli Zaretskii (File Name Components): Update the description of
2001-10-22 Eli Zaretskii (file-name-sans-extension, file-name-extension): Don't
2001-10-22 Gerd Moellmann *** empty log message ***
2001-10-22 Gerd Moellmann (display_line): Fix computation of continuation lines
2001-10-22 Pavel Janík *** empty log message ***
2001-10-22 Pavel Janík (build_desired_tool_bar_string): Remove unused variable `Qlaplace'.
2001-10-22 André Spiegel #
2001-10-22 André Spiegel (vc-diff-switches): Doc rewritten.
2001-10-22 Kim F. Storm *** empty log message ***
2001-10-22 Eli Zaretskii *** empty log message ***
2001-10-22 Eli Zaretskii (tooltip-set-param): Doc fix.
2001-10-22 Eli Zaretskii *** empty log message ***
2001-10-22 Eli Zaretskii (sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
2001-10-22 Eli Zaretskii (Which Function): Add a cindex entry.
2001-10-22 Eli Zaretskii *** empty log message ***
2001-10-22 Eli Zaretskii (tooltip-x-offset, tooltip-y-offset): Mention in the
2001-10-22 André Spiegel #
2001-10-22 André Spiegel New scaling algorithm for vc-annotate.
2001-10-22 André Spiegel Change scaling algorithm for vc-annotate.
2001-10-22 Pavel Janík *** empty log message ***
2001-10-22 Pavel Janík Remove unused code.
2001-10-22 Miles Bader *** empty log message ***
2001-10-22 Miles Bader (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
2001-10-21 André Spiegel #
2001-10-21 André Spiegel (diff-switches): Remove duplicate definition.
2001-10-21 Gerd Moellmann *** empty log message ***
2001-10-21 Gerd Moellmann (save-place): Require `saveplace'.
2001-10-21 Gerd Moellmann (set-version): Use `s' interactive spec for
2001-10-21 Gerd Moellmann *** empty log message ***
2001-10-21 Gerd Moellmann (cwarn-font-lock-feature-keywords-alist):
2001-10-21 Jason Rumney *** empty log message ***
2001-10-21 Jason Rumney (x_erase_phys_cursor): Remove inverse_p.
2001-10-21 Eli Zaretskii *** empty log message ***
2001-10-21 Eli Zaretskii (rmail-summary-font-lock-keywords): Fix the
2001-10-21 Jason Rumney *** empty log message ***
2001-10-21 Jason Rumney Fix formatting for new function.
2001-10-21 Gerd Moellmann *** empty log message ***
2001-10-21 Jason Rumney (redisplay-dont-pause): Don't set.
2001-10-21 Jason Rumney (struct w32_output): Use correct spelling of x_compatible.
2001-10-21 Eli Zaretskii *** empty log message ***
2001-10-21 Eli Zaretskii (Fml_if, Fml_provide_prefix_argument)
2001-10-21 Jason Rumney *** empty log message ***
2001-10-21 Miles Bader *** empty log message ***
2001-10-21 Miles Bader (help-manyarg-func-alist): Variable removed.
2001-10-21 Miles Bader (Fsave_window_excursion): Add usage: string to doc string.
2001-10-21 Miles Bader (Fwith_output_to_temp_buffer): Add usage: string to doc string.
2001-10-21 Miles Bader (Ftrack_mouse): Add usage: string to doc string.
2001-10-21 Miles Bader (Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_failure)
2001-10-21 Miles Bader (Fsave_excursion, Fsave_current_buffer)
2001-10-21 Miles Bader (Vhelp_manyarg_func_alist): Variable removed.
2001-10-21 Miles Bader (Ffind_operation_coding_system): Add usage: string to doc string.
2001-10-21 Jason Rumney (remember_mouse_glyph): New function.
2001-10-21 Miles Bader *** empty log message ***
2001-10-21 Miles Bader *** empty log message ***
2001-10-21 Miles Bader (help-manyarg-func-alist): Remove entries for `insert',
2001-10-21 Miles Bader (Finsert_string, Fml_if, Fml_provide_prefix_argument)
2001-10-21 Miles Bader (Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply, Fmake_hash_table):
2001-10-21 Miles Bader (Finsert, Finsert_and_inherit, Finsert_before_markers, Fmessage)
2001-10-21 Miles Bader (struct rcsoc_state): New type.
2001-10-21 Pavel Janík *** empty log message ***
2001-10-21 Pavel Janík (Finsert_file_contents): Remove unused variable `gap_size'.
2001-10-21 André Spiegel #
2001-10-21 Pavel Janík *** empty log message ***
2001-10-21 André Spiegel (vc-cvs-diff-tree): New function.
2001-10-21 André Spiegel (vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree):
2001-10-21 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-21 Pavel Janík (delete-exited-processes): Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-21 Jason Rumney *** empty log message ***
2001-10-21 Jason Rumney (Fx_file_dialog): Pass a filter to GetOpenFileName.
2001-10-21 Jason Rumney (single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-10-21 Miles Bader *** empty log message ***
2001-10-21 Miles Bader (help-manyarg-func-alist): Remove entries for `list', `vector',
2001-10-21 Miles Bader (Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior, Flogxor):
2001-10-21 Miles Bader (Fstring): Add usage: string to doc string.
2001-10-21 Miles Bader (Fcall_process_region, Fcall_process): Add usage: string to doc string.
2001-10-21 Miles Bader (Fmake_byte_code, Fvector, Flist): Add usage: string to doc string.
2001-10-21 Miles Bader (read_c_string_or_comment): Add SAW_USAGE parameter, and implement
2001-10-21 Gerd Moellmann *** empty log message ***
2001-10-21 Pavel Janík *** empty log message ***
2001-10-21 Pavel Janík (Finsert_abbrev_table_description): Reindent.
2001-10-21 Pavel Janík Reindent DEFUNs and DEFVARs woth doc: keywords.
2001-10-21 Pavel Janík Reindent DEFUNs with doc: keywords.
2001-10-21 Pavel Janík *** empty log message ***
2001-10-21 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík (invisible_text_between_p): Put prototype inside #if 0 because unused.
2001-10-20 Pavel Janík (x_laplace_read_row, x_laplace_write_row): Prototypes removed.
2001-10-20 Miles Bader *** empty log message ***
2001-10-20 Miles Bader (checkbox): Swap bg/fg colors in images, and invert
2001-10-20 Pavel Janík *** empty log message ***
2001-10-20 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-20 Miles Bader *** empty log message ***
2001-10-20 Miles Bader (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed.
2001-10-20 Gerd Moellmann *** empty log message ***
2001-10-20 Gerd Moellmann (add-release-logs): Put the log entry in lispref, too.
2001-10-20 Miles Bader *** empty log message ***
2001-10-20 Miles Bader (IT_reassert_line_highlight, IT_change_line_highlight): Functions removed.
2001-10-20 Miles Bader (reassert_line_highlight_hook, change_line_highlight_hook): Variables removed.
2001-10-20 Miles Bader (reassert_line_highlight_hook, change_line_highlight_hook):
2001-10-20 Miles Bader (reassert_line_highlight, change_line_highlight): Functions removed.
2001-10-20 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
2001-10-20 Miles Bader (dump_glyph_row, display_mode_line): Don't use `inverse_p' field.
2001-10-20 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
2001-10-20 Miles Bader (update_frame_line): Don't call reassert_line_highlight.
2001-10-20 Miles Bader (struct glyph_row): Remove `inverse_p' field.
2001-10-19 Richard M. Stallman Clarify previous change.
2001-10-19 Richard M. Stallman (syms_of_eval): Doc fixes.
2001-10-19 Richard M. Stallman *** empty log message ***
2001-10-19 Kim F. Storm *** empty log message ***
2001-10-19 Kim F. Storm Don't let kill-ring-save show extent if transient-mark-mode and region
2001-10-19 Pavel Janík *** empty log message ***
2001-10-19 Pavel Janík Properly spell the name of Emacs.
2001-10-19 Richard M. Stallman Minor cleanup.
2001-10-19 Miles Bader *** empty log message ***
2001-10-19 Miles Bader Exit if we can't find some variable.
2001-10-19 Gerd Moellmann *** empty log message ***
2001-10-19 Eli Zaretskii *** empty log message ***
2001-10-19 Eli Zaretskii (auto-mode-alist): Associate .indent.pro with
2001-10-19 Miles Bader *** empty log message ***
2001-10-19 Miles Bader (configuration): Set from `host' if `host_alias' isn't defined.
2001-10-19 Andreas Schwab *** empty log message ***
2001-10-19 Andreas Schwab (${srcdir}/configure): Don't depend on aclocal.m4.
2001-10-19 Andreas Schwab Regenerated.
2001-10-19 Andreas Schwab All local hacks incorporated into autoconf 2.50.
2001-10-19 Andreas Schwab Make ready for autoconf 2.5x.
2001-10-19 Gerd Moellmann *** empty log message ***
2001-10-19 Gerd Moellmann Add --help option. Add support for building
2001-10-19 Eli Zaretskii *** empty log message ***
2001-10-19 Eli Zaretskii Add big5 Chinese double spaced alphabet mappings, so that one could
2001-10-19 Gerd Moellmann (redisplay_internal): Don't clear echo area if the
2001-10-19 Eli Zaretskii More info about wrong UNDERLINE_POSITION in some fonts.
2001-10-19 Gerd Moellmann *** empty log message ***
2001-10-19 Miles Bader (text_property_stickiness): Really fix it this time.
2001-10-19 Miles Bader *** empty log message ***
2001-10-19 Miles Bader (text_property_stickiness): Non-rear-non-stickiness doesn't take
2001-10-19 Miles Bader *** empty log message ***
2001-10-19 Miles Bader (Fline_beginning_position, Fline_end_position): Clarify documentation.
2001-10-19 Miles Bader (Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and
2001-10-19 Miles Bader (Text Lines): Mention `inhibit-field-text-motion' too.
2001-10-19 Miles Bader (Text Lines): Describe behavior of `beginning-of-line'/`end-of-line' in
2001-10-18 Stefan Monnier *** empty log message ***
2001-10-18 Stefan Monnier (current_minor_maps): `override' only shadows its
2001-10-18 Stefan Monnier *** empty log message ***
2001-10-18 Sam Steingold Put the *Compile-Log* buffer in `compilation-mode'.
2001-10-18 Stefan Monnier *** empty log message ***
2001-10-18 Stefan Monnier (smtpmail-via-smtp): Use mail-envelope-from if set.
2001-10-18 Stefan Monnier *** empty log message ***
2001-10-18 Stefan Monnier *** empty log message ***
2001-10-18 Stefan Monnier (xml-parse-tag): Use eq on char-after's return value.
2001-10-18 Andrew Innes *** empty log message ***
2001-10-18 Andrew Innes (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
2001-10-18 Gerd Moellmann *** empty log message ***
2001-10-18 Gerd Moellmann (isearch-mode-map): Bind `mouse-movement' to nil.
2001-10-18 Gerd Moellmann *** empty log message ***
2001-10-18 Gerd Moellmann (hilit-lookup-face-create): Call
2001-10-18 Gerd Moellmann (Finternal_set_lisp_face_attribute): Follow coding conventions.
2001-10-18 Gerd Moellmann *** empty log message ***
2001-10-18 Gerd Moellmann (display_line): Indicate empty lines in active
2001-10-18 Eli Zaretskii Fix last change.
2001-10-18 Miles Bader *** empty log message ***
2001-10-18 Miles Bader (what-line): Avoid problems with field properties.
2001-10-17 Eli Zaretskii *** empty log message ***
2001-10-17 Eli Zaretskii (widget-field-face, widget-single-line-field-face):
2001-10-17 Eli Zaretskii (Glossary): Add an index entry leading to "cut and paste".
2001-10-17 Eli Zaretskii (Getting a printed manual): Add an index entry for HTML version
2001-10-17 Eli Zaretskii Document alloc-colors.c.
2001-10-17 Eli Zaretskii Add an entry for MacPPC, and mention special problems on the Yellow Dog.
2001-10-17 Andrew Innes *** empty log message ***
2001-10-17 Andrew Innes (w32_encode_char): Get cached codepage from font_info,
2001-10-17 Andrew Innes (w32_load_system_font): Cache codepage for font, in
2001-10-17 Eli Zaretskii Mention the crashes on Yellow Dog GNU/Linux on MacPPC, and provide
2001-10-17 Andrew Innes (struct font_info) [WINDOWSNT]: Add codepage field.
2001-10-17 Andrew Innes *** empty log message ***
2001-10-17 Andrew Innes (w32_read_socket): Determine clipping rectangle for
2001-10-17 Francesco Potortì *** empty log message ***
2001-10-17 Francesco Potortì (comint-password-prompt-regexp): Make it less restrictive, letting
2001-10-17 Gerd Moellmann *** empty log message ***
2001-10-17 Gerd Moellmann (try_window_id): Undo last change. Give up if
2001-10-17 Gerd Moellmann *** empty log message ***
2001-10-17 Gerd Moellmann (try_window_id): Don't display lines after the window
2001-10-17 Gerd Moellmann (try_window_id): Remove code that was only there
2001-10-17 Gerd Moellmann (display_line): Don't indicate empty lines in
2001-10-17 Gerd Moellmann *** empty log message ***
2001-10-17 Gerd Moellmann *** empty log message ***
2001-10-17 Gerd Moellmann (VERSION): Add and use it where the the version
2001-10-17 Gerd Moellmann (VERSION): Add and use it where the the version
2001-10-17 Gerd Moellmann (VERSION): Set to 2.8.
2001-10-17 Gerd Moellmann *** empty log message ***
2001-10-17 Miles Bader *** empty log message ***
2001-10-17 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-17 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-17 Miles Bader (DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
2001-10-17 Miles Bader (put_char): New function.
2001-10-17 John Wiegley (eshell/cat): Do a quick test if something is a regular file, before
2001-10-17 John Wiegley (eshell-ls-dired-initial-args): Added an extra customization variable,
2001-10-17 John Wiegley *** empty log message ***
2001-10-17 Miles Bader *** empty log message ***
2001-10-17 Miles Bader (defface): Mention `:inherit' in doc-string.
2001-10-16 Eli Zaretskii *** empty log message ***
2001-10-16 Eli Zaretskii Update the Commentary with installation instructions.
2001-10-16 Miles Bader *** empty log message ***
2001-10-16 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Miles Bader (scan_c_file): Handle `new style' doc strings in comments [with `doc:'
2001-10-16 Gerd Moellmann *** empty log message ***
2001-10-16 Gerd Moellmann (Fset_buffer_major_mode): Use initial-major-mode for
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík Put doc strings in comments.
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík Include <sys/ioctl.h> also on systems without <soundcard.h>.
2001-10-15 Sam Steingold (Vafter_load_alist): Declare extern (w32 build problem).
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík Put doc strings in comments.
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík (process-inherit-coding-system-flag, get-buffer-process): Do not confuse
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík (Fchar_to_string): Make doc string consistent with arguments.
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík Put doc strings in comments.
2001-10-15 Gerd Moellmann *** empty log message ***
2001-10-15 Gerd Moellmann (window_loop): Don't check for Fother_buffer returning nil.
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík (Fmapconcat): Fix typo in a doc string.
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík (Fsleep_for): Fix typo in a doc string.
2001-10-15 Gerd Moellmann (select_window_1): Unfreeze window start. Remove a
2001-10-15 Gerd Moellmann Comment fix.
2001-10-15 Gerd Moellmann *** empty log message ***
2001-10-15 Gerd Moellmann (x_draw_glyph_string): Restore clipping after
2001-10-15 Gerd Moellmann (read_c_string_or_comment): Don't drop a '*'
2001-10-15 Gerd Moellmann *** empty log message ***
2001-10-15 Gerd Moellmann (set-auto-coding): Fix regexps for local
2001-10-15 Pavel Janík *** empty log message ***
2001-10-15 Pavel Janík (prefix-arg, current-prefix-arg): Fix typo in a doc string.
2001-10-15 Stefan Monnier *** empty log message ***
2001-10-15 Miles Bader *** empty log message ***
2001-10-15 Miles Bader (display-message-or-buffer): Pass the correct buffer to `display-buffer'.
2001-10-14 Stefan Monnier *** empty log message ***
2001-10-14 Stefan Monnier (access_keymap): Unify handling of `t' and generic-char.
2001-10-14 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
2001-10-14 Stefan Monnier (in_ellipses_for_invisible_text_p, handle_invisible_prop):
2001-10-14 Stefan Monnier (skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.
2001-10-14 Stefan Monnier *** empty log message ***
2001-10-14 Stefan Monnier (EXEC_SUFFIXES): Remove.
2001-10-14 Stefan Monnier (syms_of_callproc): Init Vexec_suffixes to Qnil.
2001-10-14 Stefan Monnier (executable-binary-suffixes): Make varalias.
2001-10-14 Stefan Monnier (exec-suffixes): Initialize to a system-dependent value.
2001-10-14 Eli Zaretskii *** empty log message ***
2001-10-14 Eli Zaretskii (completion-ignored-extensions) [ms-dos, windows-nt]:
2001-10-14 Eli Zaretskii *** empty log message ***
2001-10-14 Eli Zaretskii Add no-byte-compile.
2001-10-14 Stefan Monnier (DOLIST, LOOP_PROPVAL): Remove.
2001-10-14 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
2001-10-14 Pavel Janík *** empty log message ***
2001-10-14 Pavel Janík (Ftop_level): Add prototype.
2001-10-14 Pavel Janík *** empty log message ***
2001-10-14 Pavel Janík (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
2001-10-14 Pavel Janík *** empty log message ***
2001-10-14 Pavel Janík (Fcommand_execute): Remove unnecessary prototype (it is already prototyped
2001-10-14 Pavel Janík *** empty log message ***
2001-10-14 Pavel Janík (Fset_mouse_position): Improve style of comment to follow other comments.
2001-10-14 Miles Bader Doc fixes.
2001-10-14 Miles Bader *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann Put doc strings in comments.
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann Fix multi-line string.
2001-10-14 Gerd Moellmann *** empty log message ***
2001-10-14 Gerd Moellmann Put doc strings in comments.
2001-10-14 Eli Zaretskii Fix a typo in a comment.
2001-10-14 Stefan Monnier (esc-map): Revert `j' and `C-j' bindings to
2001-10-14 Stefan Monnier *** empty log message ***
2001-10-13 Michael Kifer 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
2001-10-13 Gerd Moellmann *** empty log message ***
2001-10-13 Gerd Moellmann Put doc strings in comments.
2001-10-13 Gerd Moellmann (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
2001-10-13 Gerd Moellmann (read_c_string_or_comment): Renamed from
2001-10-13 Stefan Monnier Use define-derived-mode.
2001-10-13 Stefan Monnier * play/gomoku.el (gomoku-mode):
2001-10-13 Stefan Monnier (refill-mode): Bind DEL to backward-delete-char-untabify.
2001-10-13 Stefan Monnier (scribe-mode): Use define-derived-mode.
2001-10-13 Stefan Monnier (2C-mode): Don't use make-local-hook.
2001-10-13 Stefan Monnier (picture-mode): Massage.
2001-10-13 Stefan Monnier (sh-font-lock-syntactic-keywords): Handle here-docs differently.
2001-10-13 Stefan Monnier (syntax-ppss): Autoload.
2001-10-13 Stefan Monnier (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
2001-10-13 Stefan Monnier (pong-init): Don't use make-local-hook.
2001-10-13 Stefan Monnier (gomoku-mode): Use define-derived-mode.
2001-10-13 Eli Zaretskii List the new input methods introduced with Emacs 21.1.
2001-10-13 Eli Zaretskii *** empty log message ***
2001-10-13 Eli Zaretskii (File Name Completion): Document the significance of
2001-10-13 Eli Zaretskii (file_name_completion): Fix last change.
2001-10-13 Eli Zaretskii Mark last change as documented in the manual.
2001-10-13 Eli Zaretskii (Completion Options): Document the significance of a trailing slash
2001-10-13 Eli Zaretskii Document the significance of the trailing slash in elements of
2001-10-13 Eli Zaretskii (file_name_completion): Ignore a candidate directory if
2001-10-13 Eli Zaretskii ("greek-babel"): New input method. From David
2001-10-13 Eli Zaretskii *** empty log message ***
2001-10-13 Eli Zaretskii Bump Emacs version to 21.1.50.
2001-10-13 Eli Zaretskii (EMACSVER): Bump to 21.1.50.
2001-10-13 Eli Zaretskii (emacs-version): Bump to 21.1.50.
2001-10-13 Gerd Moellmann *** empty log message ***
2001-10-13 Gerd Moellmann Add --boot switch for bootstrapping. Logs to
2001-10-13 Eli Zaretskii Fix dates of last entries.
2001-10-13 Eli Zaretskii Fix a typo.
2001-10-13 Pavel Janík *** empty log message ***
2001-10-13 Pavel Janík (delimit-columns-rectangle-max): Do not double variables in the lambda-list.
2001-10-13 Pavel Janík Do not double variables in the lambda-list.
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (comment-region-internal): Don't rebind
2001-10-12 Stefan Monnier (skip_invisible): Don't skip "ellipsisized" text.
2001-10-12 Stefan Monnier (syms_of_xfns): Update calls to Fprovide.
2001-10-12 Stefan Monnier (Ffeaturep): Remove.
2001-10-12 Stefan Monnier (Ffeaturep, Fprovide): Update prototype.
2001-10-12 Stefan Monnier (mark_interval_tree): Use traverse_intervals_noorder.
2001-10-12 Stefan Monnier (init_iterator): Be more strict with bytepos and charspos.
2001-10-12 Stefan Monnier (substitute_object_recurse): Use traverse_intervals_noorder.
2001-10-12 Stefan Monnier (Fwith_output_to_temp_buffer): Align with
2001-10-12 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.
2001-10-12 Stefan Monnier (traverse_intervals): Drop `depth' arg.
2001-10-12 Gerd Moellmann *** empty log message ***
2001-10-12 Gerd Moellmann (byte-compile-check-lambda-list):
2001-10-12 Stefan Monnier (traverse_intervals): Use less stack space.
2001-10-12 Stefan Monnier (Ffeaturep): Add new `subfeature' arg.
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (locate-library): Use load-suffixes and abbrev filename.
2001-10-12 Stefan Monnier (special-display-popup-frame): Obey new specs `same-window' and `same-frame'.
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (minibuffer-local-*map): Take inheritance into account.
2001-10-12 Stefan Monnier (minibuffer-local*-map): Remove redundant bindings.
2001-10-12 Stefan Monnier (minibuffer-local-map): Also bind next, C-n, C-s, prior,
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Sam Steingold (completion-ignored-extensions): CL-related
2001-10-12 Sam Steingold (ange-ftp-copy-files-async): New function for
2001-10-12 Stefan Monnier (keys_of_minibuf): Eliminate redundant bindings.
2001-10-12 Stefan Monnier (Fkey_description): Use empty_string.
2001-10-12 Stefan Monnier Merged in changes from v4.32.
2001-10-12 Stefan Monnier (compile-mouse-goto-error, compile-goto-error):
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (awk-mode-syntax-table): / has string syntax.
2001-10-12 Sam Steingold typo
2001-10-12 Stefan Monnier (expand-c-for-skeleton): Add explicit terminating \n.
2001-10-12 Stefan Monnier (describe-face): Call help-setup-xref earlier.
2001-10-12 Stefan Monnier (jka-compr-load-suffixes): New var.
2001-10-12 Gerd Moellmann *** empty log message ***
2001-10-12 Gerd Moellmann (byte-compile-check-lambda-list): New
2001-10-12 Andrew Innes *** empty log message ***
2001-10-12 Andrew Innes (install): Do not copy fakemail.
2001-10-12 Andrew Innes (ALL): Do not include fakemail.
2001-10-12 Andrew Innes (uid_t, gid_t): New typedefs.
2001-10-12 Gerd Moellmann *** empty log message ***
2001-10-12 Gerd Moellmann (notice_overwritten_cursor): Renamed from
2001-10-12 Eli Zaretskii (Compilation): Document "M-x recompile".
2001-10-12 Gerd Moellmann *** empty log message ***
2001-10-12 Gerd Moellmann (calculator-eng-display): Don't call concat
2001-10-12 Eli Zaretskii *** empty log message ***
2001-10-12 Eli Zaretskii (syms_of_lread) <load-suffixes>: Fix last change:
2001-10-12 Pavel Janík *** empty log message ***
2001-10-12 Pavel Janík float_error() is defined iff FLOAT_CATCH_SIGILL is defined.
2001-10-12 Stefan Monnier (Fcall_interactively): Remove unused code. Use XCAR/XCDR.
2001-10-12 Stefan Monnier Update calls to openp.
2001-10-12 Stefan Monnier (Vexec_suffixes): New var.
2001-10-12 Stefan Monnier (Vload_suffixes, Vexec_suffixes): Declare.
2001-10-12 Stefan Monnier (syms_of_lread): Fix init of default_suffixes.
2001-10-12 Stefan Monnier (Vload_suffixes, default_suffixes): New vars.
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (Fcopy_keymap): Don't export.
2001-10-12 Stefan Monnier (wordify): Use empty_string.
2001-10-12 Stefan Monnier (empty_string): Declare.
2001-10-12 Stefan Monnier (empty_string): New var.
2001-10-12 Stefan Monnier (Fbury_buffer): Don't try to remove the buffer from the
2001-10-12 Miles Bader *** empty log message ***
2001-10-12 Miles Bader (help-customize-face): New button-type.
2001-10-12 Miles Bader (list-faces-display, describe-face): Fix args to `help-xref-button'.
2001-10-12 Stefan Monnier (Fprimitive_undo): Use XCAR/XCDR.
2001-10-12 Stefan Monnier *** empty log message ***
2001-10-12 Stefan Monnier (update_syntax_table): Simplify.
2001-10-12 Stefan Monnier (struct gl_state_s): Change the meaning of b_property.
2001-10-12 Stefan Monnier Describe the meaning of a nil binding.
2001-10-12 Stefan Monnier Recommend the use of define-derived-mode (and nil argument).
2001-10-12 Stefan Monnier Make a xref to `parsing' from forward-sexp.
2001-10-12 Stefan Monnier Try to explain syntax-tables a little bit more.
2001-10-11 Stefan Monnier (goto-address-mail-regexp): Allow + in username.
2001-10-11 Stefan Monnier (view-lossage): Call help-setup-xref correctly and earlier.
2001-10-11 Stefan Monnier (describe-function-1): Remove unused `parens' arg.
2001-10-11 Stefan Monnier (help-buffer): New function.
2001-10-11 Stefan Monnier (describe-bindings-internal): New fun moved from keymap.c.
2001-10-11 Sam Steingold (calendar-mode-line-format): do not use #' on undefined functions
2001-10-11 Gerd Moellmann Master-mode.
2001-10-11 Gerd Moellmann Use the usual disclaimer.
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann (master-mode): Use define-minor-mode instead
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann (FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann (byte-optimize-lapcode)
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann (Fstring_to_number): Use make_fixnum_or_float.
2001-10-11 Gerd Moellmann (Fuser_uid, Fuser_real_uid): Use make_fixnum_or_float.
2001-10-11 Gerd Moellmann (make_fixnum_or_float): New macro.
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann Byte compiler messages.
2001-10-11 Gerd Moellmann Downcase error messages.
2001-10-11 Gerd Moellmann (byte-compile-display-log-head-p): New
2001-10-11 Gerd Moellmann *** empty log message ***
2001-10-11 Gerd Moellmann (Qcircular_list): New variable.
2001-10-11 Gerd Moellmann (circular_list_error): Add prototype.
2001-10-11 Stefan Monnier *** empty log message ***
2001-10-11 Stefan Monnier (copyright): Add final \n.
2001-10-11 Stefan Monnier (doc-string-elt): Remove.
2001-10-11 Stefan Monnier *** empty log message ***
2001-10-11 Stefan Monnier (comment-indent): Be a little more robust in case
2001-10-11 Stefan Monnier Remove out-of-date detail.
2001-10-11 Miles Bader *** empty log message ***
2001-10-11 Miles Bader (diff): Display default values in prompts as `(default ...)', not `(...)'.
2001-10-11 Miles Bader (Info-follow-reference): Display default values in prompts as
2001-10-11 Stefan Monnier New file.
2001-10-11 Stefan Monnier *** empty log message ***
2001-10-11 Stefan Monnier Change maintainer to FSF and remove loads of compatibility cruft.
2001-10-10 Jason Rumney *** empty log message ***
2001-10-10 Jason Rumney Don't install fakemail.
2001-10-10 Jason Rumney Remove fakemail from ALL
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann (iso-transl-e-caret)
2001-10-10 Stefan Monnier Include keymap.h.
2001-10-10 Miles Bader *** empty log message ***
2001-10-10 Miles Bader (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
2001-10-10 Gerd Moellmann (end-of-buffer): Fix code scrolling specially
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann (command-line-1): Bind tab-width to 8.
2001-10-10 Gerd Moellmann Add ruler-mode.
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Gerd Moellmann *** empty log message ***
2001-10-10 Pavel Janík *** empty log message ***
2001-10-10 Pavel Janík use defalias instead of fset for user-visible commands.
2001-10-09 Miles Bader ChangeLog
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Miles Bader (button): New require.
2001-10-09 Miles Bader ("button"): Load removed.
2001-10-09 Miles Bader Don't require `view' when compiling.
2001-10-09 Miles Bader New file, contents mostly from `help.el'.
2001-10-09 Miles Bader New file, contents mostly from `help.el'.
2001-10-09 Miles Bader (symbol-file-load-history-loaded)
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Gerd Moellmann (main): Cast isdigit() argument to unsigned char.
2001-10-09 Gerd Moellmann (main): Cast geteuid in sprintf to int.
2001-10-09 Gerd Moellmann (xaw_create_scrollbar) [!0]: Return NULL.
2001-10-09 Gerd Moellmann (Fcurrent_time_zone): Cast isalnum() argument to
2001-10-09 Gerd Moellmann *** empty log message ***
2001-10-09 Gerd Moellmann (WIDE_CHAR_SUPPORT): Do not use defined() in macro.
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Miles Bader (define-button-type): Respect any `supertype' property.
2001-10-09 Miles Bader *** empty log message ***
2001-10-09 Miles Bader (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs.
2001-10-09 Miles Bader (comint-insert-previous-argument): New function.
2001-10-08 Andrew Innes *** empty log message ***
2001-10-08 Andrew Innes Do not undef min and max.
2001-10-08 Andrew Innes [max]: Undef min and max before redefining them.
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (handle_fontified_prop): Don't bind after-change-functions.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-next-label-button): Use the presence of a
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (button-nop): Function removed.
2001-10-08 Sam Steingold current-active-maps: quote newlines
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier Remove the entries for keymap.c (moved to keymap.h).
2001-10-08 Stefan Monnier (map_prompt): Remove.
2001-10-08 Stefan Monnier Include keymap.h.
2001-10-08 Stefan Monnier (Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Stefan Monnier Include keymap.h.
2001-10-08 Eli Zaretskii *** empty log message ***
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (map_prompt): Remove.
2001-10-08 Stefan Monnier New file. Extracted from lisp.h.
2001-10-08 Stefan Monnier (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Stefan Monnier (Fkeymap_prompt, Fcurrent_active_maps): New funs.
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann Don't define min/max.
2001-10-08 Gerd Moellmann (min, max): New macros.
2001-10-08 Gerd Moellmann *** empty log message ***
2001-10-08 Gerd Moellmann (BASE_PURESIZE): Increase to 725000.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-symbol): Add `skip' property.
2001-10-08 Miles Bader (button-activate): USE-MOUSE-ACTION is optional.
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík USE_LUCID can be defined iff USE_X_TOOLKIT is defined.
2001-10-08 Miles Bader *** empty log message ***
2001-10-08 Miles Bader (apropos-next-label-button): Update arguments to `next-button'.
2001-10-08 Miles Bader (next-button, previous-button): Remove N and WRAP parameters.
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík *** empty log message ***
2001-10-08 Pavel Janík Include config.h, not ../src/config.h and systime.h, not ../src/systime.h.
2001-10-08 Stefan Monnier *** empty log message ***
2001-10-08 Stefan Monnier (help-mode): Use define-derived-mode.
2001-10-07 Stefan Monnier *** empty log message ***
2001-10-07 Stefan Monnier (byte-compile-file): Return success when the file says no-byte-compile.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (next-button, previous-button): Respect `skip' property.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (woman-mode-map): Copy button-buffer-map instead of
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader (help-mode-map): Make button-buffer-map our parent.
2001-10-07 Miles Bader ("faces"): Move load before loading "loaddefs.el".
2001-10-07 Miles Bader (apropos-symbol, apropos-label): New button types.
2001-10-07 Miles Bader (lisp, shortlisp): Add `button.elc'.
2001-10-07 Gerd Moellmann *** empty log message ***
2001-10-07 Ken Raeburn * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.
2001-10-07 Ken Raeburn * lisp.h (Ffield_end): Declare.
2001-10-07 Miles Bader *** empty log message ***
2001-10-07 Miles Bader Initial checkin.
2001-10-07 Gerd Moellmann *** empty log message ***
2001-10-07 Gerd Moellmann (parse_modifiers, apply_modifiers): Use VALMASK.
2001-10-07 Gerd Moellmann Fix last change.
2001-10-06 Gerd Moellmann (make_gap): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
2001-10-06 Gerd Moellmann *** empty log message ***
2001-10-06 Gerd Moellmann (Fbyte_code): Use MOST_POSITIVE_FIXNUM.
2001-10-06 Gerd Moellmann (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
2001-10-06 Gerd Moellmann (inhibit_garbage_collection): Simplify.
2001-10-06 Gerd Moellmann (most_positive_fixnum, most_negative_fixnum): New
2001-10-06 Gerd Moellmann (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
2001-10-06 Gerd Moellmann (most-positive-fixnum, most-negative-fixnum):
2001-10-06 Miles Bader *** empty log message ***
2001-10-06 Miles Bader (Variable Aliases): It's `@defmac', not `@defmacro'.
2001-10-06 Gerd Moellmann *** empty log message ***
2001-10-06 Richard M. Stallman Comment out @smallbook.
2001-10-06 Richard M. Stallman (add-change-log-entry): Skip copyright notice
2001-10-06 Richard M. Stallman *** empty log message ***
2001-10-06 Richard M. Stallman Explain where and how to put the copyright notice and permission
2001-10-06 Richard M. Stallman Format cleanups for old entries.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (read-file-name-electric-shadow): Autoload cookie removed; they
2001-10-05 Miles Bader (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
2001-10-05 Miles Bader (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,
2001-10-05 Miles Bader (struct x_output): Add scroll_bar_top_shadow_pixel and
2001-10-05 Sam Steingold added `html-xhtml' for XHTML input
2001-10-05 Sam Steingold (diary-entry-compare): When times are identical, compare the entries
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (rfn-eshadow-update-overlay): Use `minibuffer-prompt-end'.
2001-10-05 Miles Bader (previous-matching-history-element): Fix misplaced parentheses.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (read-file-name-electric-shadow-properties)
2001-10-05 Miles Bader Initial checkin.
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (custom-face-attributes): Make sure each attribute has a valid default
2001-10-05 Miles Bader (custom-face-edit-convert-widget)
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (Fcopy_file): If NEWNAME is a directory copy FILE there.
2001-10-05 Gerd Moellmann (compilation-buffer-name): New function.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Miles Bader *** empty log message ***
2001-10-05 Miles Bader (grep-use-null-device): New variable.
2001-10-05 Miles Bader (call-process-shell-command): New function.
2001-10-05 Miles Bader (previous-matching-history-element, next-history-element)
2001-10-05 Miles Bader (minibuf-eldef-setup-minibuffer)
2001-10-05 Miles Bader (Fminibuffer_prompt_end, Fminibuffer_contents)
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (find-file-noselect): If file's read-only status has
2001-10-05 André Spiegel #
2001-10-05 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann (define-setf-expander): Make it an
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-05 Gerd Moellmann Remove no-byte-compile from file local variables
2001-10-05 Gerd Moellmann (XTread_socket): Return a non_ascii_keystroke for
2001-10-05 Gerd Moellmann (MINI_WINDOW_P): Use NILP.
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 Gerd Moellmann (struct input_event): Use proper type for `kind'.
2001-10-05 Gerd Moellmann (print_preprocess, print_object): Test internedness of
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
2001-10-05 Gerd Moellmann (Fintern, Funintern): Set symbol's interned and constant
2001-10-05 Gerd Moellmann (LIST_END_P, FOREACH): New macros.
2001-10-05 Gerd Moellmann (make_lispy_event) [HAVE_X_WINDOWS]: If we know
2001-10-05 Gerd Moellmann (Fdefvaralias): New function.
2001-10-05 Gerd Moellmann (fatal_error_signal_hook): New variable.
2001-10-05 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
2001-10-05 Gerd Moellmann (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
2001-10-05 Gerd Moellmann (Fbyte_code) <varref>: Use SYMBOL_VALUE.
2001-10-05 Gerd Moellmann (purebeg, pure_size, pure_bytes_used_before_overflow):
2001-10-05 Gerd Moellmann (Variable Aliases): New node.
2001-10-05 Gerd Moellmann (nroff-mode-abbrev-table, nroff-mode): Use define-derived-mode.
2001-10-05 Gerd Moellmann (perl-indent-continued-arguments): New var.
2001-10-05 Gerd Moellmann Change ;;; to ;; for outline-minor-mode.
2001-10-05 Gerd Moellmann (rmail-make-summary-line)
2001-10-05 Gerd Moellmann (mail-abbrev-in-expansion-header-p): Simplify.
2001-10-05 Gerd Moellmann Use facep iso find-face.
2001-10-05 Gerd Moellmann (lisp-imenu-generic-expression): Use regexp-opt.
2001-10-05 Gerd Moellmann (lm-history-header): Accept `ChangeLog'.
2001-10-05 Gerd Moellmann (frame-parameter): Add a setf method.
2001-10-05 Gerd Moellmann (byte-recompile-directory): Make sure the file is readable.
2001-10-05 Gerd Moellmann (autoload-ensure-default-file, autoload-insert-section-header)
2001-10-05 Gerd Moellmann (uniquify-get-proposed-name): Don't assume dirsep is /.
2001-10-05 Gerd Moellmann (timer-relative-time): Fix computation for negative `micro'.
2001-10-05 Gerd Moellmann (define-key-after): Allow `key' to be longer than 1.
2001-10-05 Gerd Moellmann (inhibit-startup-buffer-menu): New user-option.
2001-10-05 Gerd Moellmann (isearch-last-case-fold-search): New variable.
2001-10-05 Gerd Moellmann (substitute-env-vars): New function.
2001-10-05 Gerd Moellmann (define-derived-mode, derived-mode-make-docstring): Allow `parent' to be nil.
2001-10-05 Gerd Moellmann *** empty log message ***
2001-10-04 Eli Zaretskii (Meta key does not work in xterm): Add .Xdefaults fragment for xterm EMACS_21_1_BASE
2001-10-04 Andrew Innes *** empty log message ***
2001-10-04 Andrew Innes (face-font-registry-alternatives) [windows-nt]: Make
2001-10-04 Andrew Innes (x_to_w32_color): Fix argument to alloca.
2001-10-04 Gerd Moellmann *** empty log message ***
2001-10-04 Eli Zaretskii Fix the date and the syntax of Pavel Janik's entry for tpu-edt.el.
2001-10-04 Eli Zaretskii Add _gdbinit and gdb.ini (created by the MS-DOS build).
2001-10-04 Eli Zaretskii (File Variables): Emphasize the importance of having the `mode' variable
2001-10-03 Stefan Monnier *** empty log message *** patches_21_0_base
2001-10-03 Stefan Monnier (cvs-prefix-define): Typo cons->concat.
2001-10-03 Pavel Janík *** empty log message ***
2001-10-03 Pavel Janík Make messages match original TPU/edt editor.
2001-10-03 ShengHuo ZHU * emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
2001-10-03 Eli Zaretskii *** empty log message ***
2001-10-03 Eli Zaretskii Update maintainer's email address.
2001-10-03 Miles Bader *** empty log message ***
2001-10-03 Miles Bader (syms_of_callproc): Explicitly state in the documentation for
2001-10-02 Andreas Schwab *** empty log message ***
2001-10-02 Andreas Schwab (ange-ftp-skip-msgs): Add 227 and 228 for Long
2001-10-02 Miles Bader *** empty log message ***
2001-10-02 Miles Bader (Minibuffer Misc): Add entries for `minibuffer-contents',
2001-10-02 Miles Bader Add @tindex lines to new entries.
2001-10-02 Miles Bader *** empty log message ***
2001-10-02 Miles Bader (Property Search): Correct descriptions of
2001-10-02 Miles Bader (Fnext_char_property_change)
2001-10-01 Eli Zaretskii Mention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
2001-10-01 Eli Zaretskii *** empty log message ***
2001-10-01 Eli Zaretskii (cal-menu-x-popup-menu): New function,
2001-10-01 Eli Zaretskii (calendar-mode-map): Require cal-menu unconditionally.
2001-10-01 Gerd Moellmann *** empty log message ***
2001-10-01 Gerd Moellmann (struct glyph_row) <ends_in_newline_from_string_p>:
2001-10-01 Gerd Moellmann (display_line): Set row's ends_in_newline_from_string_p.
2001-10-01 Gerd Moellmann *** empty log message ***
2001-10-01 Gerd Moellmann (gs-set-ghostview-window-prop): Fix args of `elt'.
2001-10-01 Gerd Moellmann Mention Rx.
2001-10-01 Gerd Moellmann *** empty log message ***
2001-10-01 Gerd Moellmann (rx): Add def-edebug-spec.
2001-10-01 Gerd Moellmann (struct alias): Add two new struct members: NAMESP and
2001-10-01 Eli Zaretskii *** empty log message ***
2001-10-01 Eli Zaretskii (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
2001-10-01 Richard M. Stallman Fix previous change.
2001-10-01 Richard M. Stallman (Freplace_match): Doc fix.
2001-10-01 Richard M. Stallman *** empty log message ***
2001-09-30 Andrew Innes *** empty log message ***
2001-09-30 Andrew Innes (set_frame_menubar): Take into account that
2001-09-30 Eli Zaretskii *** empty log message ***
2001-09-30 Eli Zaretskii (select-frame-by-name, other-frame): Doc fix.
2001-09-30 Eli Zaretskii (Finding All Frames): Document that next-frame and
2001-09-30 Eli Zaretskii (syms_of_frame): Doc fix.
2001-09-30 Eli Zaretskii (Backspace invokes help): Clarify that keyboard-translate is better
2001-09-29 Eli Zaretskii *** empty log message ***
2001-09-29 Eli Zaretskii (tetris-score-file): Use temporary-file-directory
2001-09-29 Eli Zaretskii (snake-score-file): Use temporary-file-directory
2001-09-29 Eli Zaretskii *** empty log message ***
2001-09-29 Eli Zaretskii Fix the Italian and Maltese entries. From Trevor Spiteri
2001-09-28 Pavel Janík Fix a typo in comment.
2001-09-28 Andreas Schwab .
2001-09-28 Andreas Schwab (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
2001-09-28 Gerd Moellmann *** empty log message ***
2001-09-28 Gerd Moellmann Put in #if 0 until we know what's
2001-09-28 Eli Zaretskii (apropos-print): Fix last change.
2001-09-28 Eli Zaretskii *** empty log message ***
2001-09-28 Eli Zaretskii (apropos-print): Make the directions inserted at the
2001-09-28 Michael Kifer 2001-09-27 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-27 Stefan Monnier (trivial_regexp_p): Catch \{N,M\} as well.
2001-09-27 Stefan Monnier (comment-normalize-vars): Use " \t" rather than
2001-09-27 Eli Zaretskii Document the support for file selection dialog on MS-Windows.
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (gnus-article-display-xface): Skip over previously
2001-09-27 Eli Zaretskii *** empty log message ***
2001-09-27 Eli Zaretskii (shortlisp): Resync with loadup.el: add backquote, utf-8, menu-bar,
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (send-mail-function): Doc fix.
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (feedmail-queue-send-edit-prompt-help):
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (list-input-methods-1): Output
2001-09-27 Gerd Moellmann (x_draw_relief_rect): Draw bottom relief 1 pixel more
2001-09-27 Gerd Moellmann *** empty log message ***
2001-09-27 Gerd Moellmann (display_mode_element): One more case where a string's
2001-09-27 Gerd Moellmann (tar-mode-write-file): Don't signal an error by
2001-09-26 Eli Zaretskii *** empty log message ***
2001-09-26 Eli Zaretskii (Creating Keymaps): Fix the description of the result of make-keymap.
2001-09-26 Eli Zaretskii Mention XIM-related crashes on Solaris 8.
2001-09-26 Eli Zaretskii Fix last change.
2001-09-26 Eli Zaretskii Move the section aboiut XIMs on Solaris 8.
2001-09-26 Eli Zaretskii Mention core dumps inside XIM on Solaris 8.
2001-09-26 Eli Zaretskii Document problems with bad specifications of the default fontset.
2001-09-26 Eli Zaretskii Document the problem with epop3's redefinition of gethash.
2001-09-26 Eli Zaretskii Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>.
2001-09-26 Richard M. Stallman Comment change.
2001-09-26 Stefan Monnier *** empty log message ***
2001-09-26 Stefan Monnier (Info-on-current-buffer): Default arg to "Top".
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (Finsert_file_contents): If REPLACE is non-nil, stop
2001-09-26 Eli Zaretskii (Top): Clarify what is ``documentation''. Some bozo on comp.emacs
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (with_echo_area_buffer): Use echo_kboard instead
2001-09-26 Gerd Moellmann (echo_kboard): Make externally visible.
2001-09-26 Gerd Moellmann (echo_kboard): Declare extern.
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (make_cursor_line_fully_visible): Return 0 and set
2001-09-26 Gerd Moellmann (required_matrix_width, required_matrix_height): New
2001-09-26 Gerd Moellmann (required_matrix_width, required_matrix_height):
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann *** empty log message ***
2001-09-26 Gerd Moellmann (display_mode_lines): Temporarily set selected_frame
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (x_kill_gs_process): Recognize if someone has cleared
2001-09-25 Gerd Moellmann Fix typo.
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (display_mode_element): If the mode element is a symbol
2001-09-25 Gerd Moellmann Increment version number.
2001-09-25 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_106
2001-09-25 Gerd Moellmann (read_char): Don't clear a message for a switch-frame
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (fast_find_position) [0]: Add a presumably more correct
2001-09-25 Gerd Moellmann (row_containing_pos): Add prototype.
2001-09-25 Gerd Moellmann (row_containing_pos): Make externally visible.
2001-09-25 Gerd Moellmann *** empty log message ***
2001-09-25 Gerd Moellmann (calculator-copy-displayer): New user-option.
2001-09-25 Gerd Moellmann (send_process): Disable composition if from_byte < 0.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (vc-checkin): Use vc-delete-automatic-version-backups.
2001-09-24 Richard M. Stallman (tq-enqueue): Clarify meaning of REGEXP.
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Fix character range regexp. Doc fix.
2001-09-24 Gerd Moellmann Eliminate make-local-hook calls. Doc fix.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (cvs-parse-commit): Expand the file name before passing it to VC.
2001-09-24 Stefan Monnier *** empty log message ***
2001-09-24 Stefan Monnier (vc-delete-automatic-version-backups): Handle the
2001-09-24 Gerd Moellmann Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk).
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (refreshicon): Removed.
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (xterm.o): Remove references to sink.h and sinkmask.h.
2001-09-24 Gerd Moellmann (toplevel): Remove includes in #if 0.
2001-09-24 Gerd Moellmann Remove entry for dynamically loadable modules. RMS has a political
2001-09-24 Gerd Moellmann *** empty log message ***
2001-09-24 Gerd Moellmann (xml-parse-attlist): Quotes around attributes must be the
2001-09-24 Gerd Moellmann (sigchld_handler) [LINUX]: Don't return from
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii (Font Lookup, Attribute Functions)
2001-09-23 Eli Zaretskii (The Buffer List): Add cross-references to the definition of selected frame.
2001-09-23 Eli Zaretskii (Input Focus): Clarify which frame is _the_ selected
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address?
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address.
2001-09-23 Eli Zaretskii Fix last change.
2001-09-23 Eli Zaretskii Update Stephen Gildea's mail address.
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii (mail-mode): Doc fix. From Simon Josefsson <jas@extundo.com>.
2001-09-23 ShengHuo ZHU backend -> back end.
2001-09-23 Eli Zaretskii *** empty log message ***
2001-09-23 Eli Zaretskii Minor fixes for text of help-echo in some options.
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (cvs-parse-commit): Remove the temp files used by VC.
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (vc-delete-automatic-version-backups):
2001-09-22 Stefan Monnier Doc fix
2001-09-22 Stefan Monnier *** empty log message ***
2001-09-22 Stefan Monnier (diff-default-read-only): New var.
2001-09-22 Eli Zaretskii *** empty log message ***
2001-09-22 Eli Zaretskii (hexl-mode-map): Fix the change of 2001-08-23: use
2001-09-22 Eli Zaretskii *** empty log message ***
2001-09-22 Eli Zaretskii (Info-goto-node, Info-menu): Doc fix. Suggested by
2001-09-22 Eli Zaretskii Remove entries which don't belong here.
2001-09-22 Eli Zaretskii Move the entry from the top-level ChangeLog file here.
2001-09-22 Eli Zaretskii Put Milan Zamazal's entry from 2001-09-13 here.
2001-09-21 Eli Zaretskii *** empty log message ***
2001-09-21 Eli Zaretskii (dired-insert-subdir): Pass switches to dired-build-subdir-alist.
2001-09-21 Eli Zaretskii (dired-build-subdir-alist): Accept optional arg SWITCHES.
2001-09-21 Gerd Moellmann *** empty log message ***
2001-09-21 Gerd Moellmann (wait_for_termination) [POSIX_SIGNALS]: Terminate
2001-09-21 Gerd Moellmann Add XIE.
2001-09-21 Gerd Moellmann *** empty log message ***
2001-09-21 Gerd Moellmann (time-stamp-string-preprocess): Fix bug that
2001-09-21 Eli Zaretskii *** empty log message ***
2001-09-21 Eli Zaretskii (shortlisp): Add env. From Markus Rost.
2001-09-20 Eli Zaretskii (Help): Mention C-h C-f and C-h C-k.
2001-09-20 Eli Zaretskii Add an Index and index all commands. This is so C-h C-f works.
2001-09-20 Eli Zaretskii Add a Command Index, for the sake of C-h C-f and C-h C-k.
2001-09-20 Eli Zaretskii *** empty log message ***
2001-09-20 Eli Zaretskii (Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
2001-09-20 Gerd Moellmann (wait_for_termination): Add a FIXME comment for the use of non-POSIX
2001-09-20 Gerd Moellmann *** empty log message ***
2001-09-20 Gerd Moellmann (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ
2001-09-20 Gerd Moellmann *** empty log message ***
2001-09-20 Gerd Moellmann (Fcall_process): Handle errors from pipe(2).
2001-09-19 Sam Steingold w32 find cannot be used with `grep-find'.
2001-09-19 Richard M. Stallman Major rewrite of Help-Xref. Don't use "print" except for paper.
2001-09-19 Richard M. Stallman New node Help-Xref broken out from Help-Int.
2001-09-19 Richard M. Stallman Rename Help-Adv to Help-Int, for intermediate-level.
2001-09-19 Sam Steingold (gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'.
2001-09-19 Gerd Moellmann Fix copyright years.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (decode_mode_spec): Add parameter MULTIBYTE.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.
2001-09-19 Gerd Moellmann Add Solaris IM bug.
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann (bdf-read-bitmap): Initialize returned values to
2001-09-19 Gerd Moellmann *** empty log message ***
2001-09-19 Gerd Moellmann Doc fix.
2001-09-19 Gerd Moellmann Doc fix.
2001-09-19 Gerd Moellmann Replace "Prologue" by "Prolog" in PostScript
2001-09-19 Gerd Moellmann (DATA_SEG_BITS): Also define for GCC 3.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (mm-charset-synonym-alist): Add windows-1250 so we
2001-09-18 Gerd Moellmann (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
2001-09-18 Eli Zaretskii Fix a typo in a comment.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (gnus-request-article-this-buffer): Refer to
2001-09-18 Gerd Moellmann (gnus-select-newsgroup): Make
2001-09-18 Gerd Moellmann (modify_overlay): Don't do nothing if START == END;
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (C_SWITCH_SYSTEM): Add.
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann (try_window_id) [!GLYPH_DEBUG]: Give up if
2001-09-18 Gerd Moellmann *** empty log message ***
2001-09-18 Gerd Moellmann Better face mapping for black/white PostScript printers.
2001-09-18 Eli Zaretskii *** empty log message ***
2001-09-18 Eli Zaretskii (dired-move-to-filename-regexp): Allow one digit in the
2001-09-18 Miles Bader *** empty log message ***
2001-09-18 Miles Bader (diff-mode): Don't make the buffer read-only if it's empty (and thus
2001-09-18 Miles Bader (gnus-server-insert-server-line): Don't let an error querying a backend
2001-09-17 Gerd Moellmann *** empty log message ***
2001-09-17 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
2001-09-17 Gerd Moellmann (checkdoc-this-string-valid-engine):
2001-09-17 Francesco Potortì Etags dumped core whan using -R. Eli corrected this.
2001-09-17 Francesco Potortì * etags.c (analyse_regex): If regex_arg is NULL, return
2001-09-17 Eli Zaretskii (Font Lock): Add index entries for paren-in-column-zero problems.
2001-09-17 Eli Zaretskii Document Font Lock problems with parens in column zero.
2001-09-17 Gerd Moellmann *** empty log message ***
2001-09-17 Gerd Moellmann (gs-set-ghostview-window-prop): Use `elt' instead
2001-09-17 Gerd Moellmann (gnus-server-mode): Doc fix.
2001-09-17 Gerd Moellmann (DATA_SEG_BITS) [__linux__]: Define for GCC
2001-09-17 André Spiegel #
2001-09-17 André Spiegel (vc-annotate): Use current workfile version explicitly as a default,
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (convert-standard-filename): Replace invalid
2001-09-16 Eli Zaretskii (Recovering mail files when Rmail munges them): Document b2m.
2001-09-16 Eli Zaretskii (Out of Rmail): Document b2m.
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (original-make-auto-save-file-name): New.
2001-09-16 Eli Zaretskii Document that rmail-output-to-rmail-file now writes in emacs-mule.
2001-09-16 Eli Zaretskii *** empty log message ***
2001-09-16 Eli Zaretskii (top-level): Require mule-utils when compiling.
2001-09-15 Eli Zaretskii Fix a typo in a comment. From Pavel Janik.
2001-09-14 Eli Zaretskii (File Attributes): Document that the device number can also be a cons cell.
2001-09-14 Eli Zaretskii *** empty log message ***
2001-09-14 Eli Zaretskii (Ffile_attributes): Doc fix.
2001-09-14 Eli Zaretskii (eshell-shuffle-files, eshell-shuffle-files):
2001-09-14 Gerd Moellmann *** empty log message ***
2001-09-14 Gerd Moellmann (Ffile_symlink_p): Fix last change.
2001-09-14 Gerd Moellmann (current_lock_owner): Fix last change.
2001-09-14 Gerd Moellmann Comment out change of 2001-09-13.
2001-09-14 Michael Kifer 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-13 Eli Zaretskii Update the copyright years.
2001-09-13 Eli Zaretskii (LessTif Resources): Describe more resources.
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann Fix last change.
2001-09-13 Gerd Moellmann (current_lock_owner): If readlink returns ERANGE,
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (Ffile_symlink_p): If readlink returns ERANGE, take
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (reseat_1): Set IT's multibyte_p flag according to the
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (Fx_window_property): Handle case that property gets
2001-09-13 Eli Zaretskii *** empty log message ***
2001-09-13 Eli Zaretskii (make-auto-save-file-name): If long file names are not
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (ps-print-region, ps-print-region-with-faces)
2001-09-13 Gerd Moellmann *** empty log message ***
2001-09-13 Gerd Moellmann (minibuffer-prompt-modification)
2001-09-13 Gerd Moellmann grep-command and grep-find-command user options.
2001-09-13 Gerd Moellmann (grep-compute-defaults): Don't set
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman Spelling corrections.
2001-09-12 Richard M. Stallman Write "ASCII" without @sc.
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman Delete obsolete comment.
2001-09-12 Richard M. Stallman Spelling corrections.
2001-09-12 Richard M. Stallman Spelling correction.
2001-09-12 Richard M. Stallman (outline-regexp): Doc fix.
2001-09-12 Richard M. Stallman *** empty log message ***
2001-09-12 Gerd Moellmann On window-systems, say that arrow bitmaps are used instead of
2001-09-12 Gerd Moellmann (ediff-get-meta-info): Take into account that data
2001-09-12 Gerd Moellmann *** empty log message ***
2001-09-12 Gerd Moellmann (isearch-intersects-p): Fix end checks.
2001-09-12 Eli Zaretskii Fix a typo.
2001-09-12 Gerd Moellmann (set_window_cursor_after_update): Fix code
2001-09-11 Eli Zaretskii *** empty log message ***
2001-09-11 Eli Zaretskii (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (read_minibuf_unwind): Bind inhibit-modification-hooks.
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (read_minibuf): Bind inhibit-modification-hooks to t,
2001-09-11 Gerd Moellmann (verify_interval_modification): Fix last change.
2001-09-11 Gerd Moellmann (with_echo_area_buffer): Bind inhibit-modification-hooks
2001-09-11 Gerd Moellmann (Qinhibit_modification_hooks): Declare.
2001-09-11 Gerd Moellmann (Qinhibit_modification_hooks): New variable.
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (verify_interval_modification): Don't run
2001-09-11 Miles Bader *** empty log message ***
2001-09-11 Miles Bader (comint-send-input): When waiting for echoed input, don't save the
2001-09-11 Gerd Moellmann *** empty log message ***
2001-09-11 Gerd Moellmann (outline-mode): Use `^' and a shy group
2001-09-11 Gerd Moellmann (init_from_display_pos): Put some code in #if 0.
2001-09-10 Eli Zaretskii *** empty log message ***
2001-09-10 Eli Zaretskii (eshell-shuffle-files): Compare inodes with
2001-09-10 André Spiegel #
2001-09-10 André Spiegel (vc-annotate): Rewrote doc string.
2001-09-10 Eli Zaretskii Remove the --- and +++ markers from all entries.
2001-09-10 Eli Zaretskii Document problems with ange-ftp in the Windows port and the Cygwin FTP client.
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Eli Zaretskii Update Stephen Gildea's email address.
2001-09-10 Gerd Moellmann allocate_buffer): Call VALIDATE_LISP_STORAGE.
2001-09-10 Eli Zaretskii Update the email address of Stephen Gildea.
2001-09-10 Gerd Moellmann (direct_output_for_insert): Don't change IT's
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Gerd Moellmann (mail-send): Obey mail-send-nonascii when
2001-09-10 Gerd Moellmann *** empty log message ***
2001-09-10 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
2001-09-10 Richard M. Stallman Clarify recent changes.
2001-09-10 Richard M. Stallman Doc fix.
2001-09-10 Richard M. Stallman Doc fix.
2001-09-10 Richard M. Stallman *** empty log message ***
2001-09-10 Richard M. Stallman Clarify recent changes.
2001-09-10 Richard M. Stallman Clarify n-1, etc. in example.
2001-09-09 Michael Kifer 2001-09-09 Michael Kifer <kifer@cs.sunysb.edu>
2001-09-09 Eli Zaretskii *** empty log message ***
2001-09-09 Eli Zaretskii (Info-goto-node): Doc fix.
2001-09-08 Eli Zaretskii string-as-{muti,uni}byte doesn't act on a buffer.
2001-09-08 Eli Zaretskii *** empty log message ***
2001-09-08 Eli Zaretskii (Using Interactive): Document interactive-form.
2001-09-08 Eli Zaretskii (Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook.
2001-09-08 Eli Zaretskii (MD5 Checksum): New node, documents the md5 primitive.
2001-09-08 Eli Zaretskii (Selecting Windows): Document some-window.
2001-09-08 Eli Zaretskii (Describing Characters) <single-key-description>:
2001-09-08 Eli Zaretskii (The Echo Area) <message>: Document message-truncate-lines.
2001-09-08 Eli Zaretskii (User-Chosen Coding Systems) <select-safe-coding-system>: Document
2001-09-08 Eli Zaretskii (Scanning Keymaps) <where-is-internal>: The
2001-09-08 Eli Zaretskii (Time of Day): Document float-time.
2001-09-08 Eli Zaretskii (Garbage Collection): Document the used and free
2001-09-08 Eli Zaretskii (Sets And Lists): Document member-ignore-case.
2001-09-08 Eli Zaretskii (List Motion): Document
2001-09-08 Eli Zaretskii (Integer Basics): Document CL style read syntax for
2001-09-08 Eli Zaretskii (Mouse Position): Document mouse-position-function.
2001-09-08 Eli Zaretskii (String Conversion) <string-to-number>: Document
2001-09-08 Richard M. Stallman Comment change.
2001-09-08 Eli Zaretskii Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
2001-09-08 Eli Zaretskii *** empty log message ***
2001-09-08 Eli Zaretskii Update the address of the mailing list and subscription instructions.
2001-09-07 Richard M. Stallman Minor clarification.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (isearch-intersects-p): New function.
2001-09-07 Eli Zaretskii More commentary about the role of kbd_macro_end.
2001-09-07 Eli Zaretskii *** empty log message ***
2001-09-07 Eli Zaretskii (ispell-dictionary-alist-4): Add "german"
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (locate-insert-header): Remove unnecessary
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (comint-send-input): Handle comint-process-echoes
2001-09-07 Eli Zaretskii *** empty log message ***
2001-09-07 Eli Zaretskii (archive-dostime): Fix a typo in minutes' computation.
2001-09-07 Gerd Moellmann some-window -> get-window-with-predicate.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (server-switch-buffer): Use get-window-with-predicate.
2001-09-07 Gerd Moellmann (refer-find-entry-internal): Use
2001-09-07 Gerd Moellmann (sup-pos-to-window): Use
2001-09-07 Gerd Moellmann (bg-window-from-x-y): Use
2001-09-07 Gerd Moellmann (edebug-window-live-p): Use
2001-09-07 Gerd Moellmann (get-window-with-predicate): Renamed from some-window.
2001-09-07 Gerd Moellmann *** empty log message ***
2001-09-07 Gerd Moellmann (init_from_display_pos): Don't compare the result
2001-09-06 Richard M. Stallman Minor clarifications.
2001-09-06 Richard M. Stallman Minor clarification.
2001-09-06 Richard M. Stallman Rewrite and move definition of count-screen-lines.
2001-09-06 Richard M. Stallman Explain clearly what \digit does when that grouping
2001-09-06 Richard M. Stallman Correct the statement of when to use * in variable doc strings.
2001-09-06 Richard M. Stallman Explain about multiple cursors.
2001-09-06 Richard M. Stallman Clarify description of vc-annotate.
2001-09-06 Richard M. Stallman Describe tty-suppress-bold-inverse-default-colors.
2001-09-06 Richard M. Stallman Show how to put more special ASCII characters
2001-09-06 Gerd Moellmann *** empty log message ***
2001-09-06 Gerd Moellmann (x_set_background_color): Don't change the colors
2001-09-06 Gerd Moellmann *** empty log message ***
2001-09-06 Gerd Moellmann (undo): Remove positions from buffer-undo-list up to
2001-09-06 Eli Zaretskii *** empty log message ***
2001-09-06 Eli Zaretskii (install): Don't copy sc.el.
2001-09-06 Eli Zaretskii *** empty log message ***
2001-09-06 Eli Zaretskii (custom-buffer-create-internal): Remove "100%" from
2001-09-06 Eli Zaretskii Suggest not to use WinZip.
2001-09-06 Eli Zaretskii Make sure ../site-lisp exists; create if necessary.
2001-09-05 Paul Eggert (Help, mainline code): Add new option -L FILE.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann Avoid `$@' which is handled specially in
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (toplevel): Require `jit-lock' only if
2001-09-05 Eli Zaretskii *** empty log message ***
2001-09-05 Eli Zaretskii Mention that "make install" can be "nmake install".
2001-09-05 Eli Zaretskii (quail-use-package, quail-inactivate)
2001-09-05 Eli Zaretskii Mention Windows ME and Windows 2000 in the list of supported versions.
2001-09-05 Eli Zaretskii *** empty log message ***
2001-09-05 Eli Zaretskii ("greek-mizuochi"): Doc fix. From David Kastrup
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Andrew Innes *** empty log message ***
2001-09-05 Andrew Innes (w32_createwindow): Undo last change.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (store_kbd_macro_char): Fix computation of kbd_macro_end.
2001-09-05 Gerd Moellmann *** empty log message ***
2001-09-05 Gerd Moellmann (calendar-mouse-view-other-diary-entries): Fix name
2001-09-05 Gerd Moellmann Allow -<number> for OLD.
2001-09-05 Gerd Moellmann (string_buffer_position): Use *single_char_property*
2001-09-04 Andrew Innes *** empty log message ***
2001-09-04 Andrew Innes (w32_read_socket): Add more information to debugging output.
2001-09-04 Andrew Innes (w32_createwindow): Remove the WS_CLIPCHILDREN style
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (setenv): Interactively, if VARIABLE has a current value,
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (comint-send-input): Change help-echo.
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (bookmark-write-file): Bind print-length and
2001-09-04 Andrew Innes *** empty log message ***
2001-09-04 Andrew Innes Remove reference to obsolete file
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann Add Keywords header.
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (comint-insert-clicked-input): Goto point-max before
2001-09-04 Eli Zaretskii *** empty log message ***
2001-09-04 Eli Zaretskii ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
2001-09-04 Gerd Moellmann *** empty log message ***
2001-09-04 Gerd Moellmann (srcdir, texinputdir): New variables.
2001-09-04 Gerd Moellmann (backward-word): Doc fix.
2001-09-04 Eli Zaretskii *** empty log message ***
2001-09-04 Eli Zaretskii Fix separators in the Edit menu. Bring "Fill" near "Text Properties".
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Andrew Choi 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-09-04 Stefan Monnier *** empty log message ***
2001-09-04 Stefan Monnier (describe-function-1): Save precomputed `file-name' rather
2001-09-04 Stefan Monnier (handle_single_display_prop): Fix for int/Lisp_Object mixup.
2001-09-03 Stefan Monnier *** empty log message ***
2001-09-03 Gerd Moellmann Comment fix.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (note_mouse_highlight) <help-echo>: When looking for
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (gnus-local-domain): Undo change of 2001-07-02.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (isearch-exit-recursive-edit): Take
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (glasses-convert-to-unreadable): Consider
2001-09-03 Gerd Moellmann (syms_of_buffer): Doc fix.
2001-09-03 Gerd Moellmann *** empty log message ***
2001-09-03 Gerd Moellmann (backquote-backquote-symbol)
2001-09-02 Eli Zaretskii *** empty log message ***
2001-09-02 Eli Zaretskii (c-macro-preprocessor): Use "gcc -E" for
2001-09-02 Eli Zaretskii Fix the AUTHORS menu item. Suggested by Eric Hanchrow <offby1@blarg.net>.
2001-09-02 Eli Zaretskii *** empty log message ***
2001-09-02 Eli Zaretskii (menu-bar-edit-menu) <yank-menu, yank>: Mention
2001-09-01 Stefan Monnier (comment-indent): Don't insert a fixed number of spaces.
2001-09-01 Stefan Monnier *** empty log message ***
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (SEEK_END): #define if not defined by system headers.
2001-09-01 Eli Zaretskii Mark (almost) all entries either --- or +++.
2001-09-01 Eli Zaretskii (Resources X): Document more attribute* face resources.
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (Fmd5): Doc fix.
2001-09-01 Eli Zaretskii *** empty log message ***
2001-09-01 Eli Zaretskii (nt): Link subdirs.el as well.
2001-09-01 Eli Zaretskii Tell them to use CVS W3 if the patch doesn't help.
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii (report-emacs-bug): Make sure *Messages*
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii Don't call x-popup-menu if display-popup-menus-p returns nil.
2001-08-31 Sam Steingold (imap-mailbox-examine, imap-mailbox-examine-1): Fix a typo: `exmine' --> `examine'.
2001-08-31 Eli Zaretskii (Imenu): Fix a typo.
2001-08-31 Eli Zaretskii Fix two typos.
2001-08-31 Eli Zaretskii (Interactive Shell): Fix a typo.
2001-08-31 Eli Zaretskii (Mouse Buttons): Document the different units of double-click-fuzz
2001-08-31 Gerd Moellmann Increment version number.
2001-08-31 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_105
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii Convert EOLs to DOS format.
2001-08-31 Eli Zaretskii Copy subdirs.el to the installation directory.
2001-08-31 Eli Zaretskii (install): Copy subdirs.el to the installation directory.
2001-08-31 Eli Zaretskii Copy subdirs.el to the site-lisp directory.
2001-08-31 Eli Zaretskii New file.
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii Capitalize Transient Make.
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Gerd Moellmann (isearch-mouse-2): Renamed from isearch-mouse-yank.
2001-08-31 Gerd Moellmann (update_compositions): Do nothing if
2001-08-31 Gerd Moellmann *** empty log message ***
2001-08-31 Eli Zaretskii *** empty log message ***
2001-08-31 Eli Zaretskii (menu-bar-options-menu) <transient-mark-mode>: Fix
2001-08-31 Miles Bader Add entry for quick-install-emacs.
2001-08-31 Miles Bader Initial checkin.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (eval-expression-print-level): Fix last change.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (mode-line-coding-system-map): New variable.
2001-08-30 Gerd Moellmann (shut_down_emacs): Fix last change.
2001-08-30 Gerd Moellmann (shut_down_emacs): Don't call check_glyph_memory
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (Qbuffer_position, Qposition, Qobject): New variables.
2001-08-30 Gerd Moellmann Conditional Display): Adjust to API change.
2001-08-30 Gerd Moellmann Change conditional display property API description.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (eval-expression-print-level): Change the type
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann Moved to emacs-lisp/.
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann (quail-completion-1): Reverse
2001-08-30 Gerd Moellmann (Finsert_file_contents): Don't change the multibyteness
2001-08-30 Gerd Moellmann *** empty log message ***
2001-08-30 Gerd Moellmann Moved to obsolete/.
2001-08-30 Eli Zaretskii *** empty log message ***
2001-08-30 Eli Zaretskii (tool-bar-mode): Make it a no-op if images
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (menu-bar-options-menu): Make option text, messages
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann Add Keywords header.
2001-08-29 Gerd Moellmann Add keyword files to get listed in finder.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann Add Keywords header.
2001-08-29 Andrew Innes add scripts for creating precompiled Windows distributions
2001-08-29 Eli Zaretskii *** empty log message ***
2001-08-29 Eli Zaretskii (lisp): Synchronize with src/Makefile.in.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (Finsert_file_contents): Undo change of 2001-08-27.
2001-08-29 Gerd Moellmann *** empty log message ***
2001-08-29 Gerd Moellmann (fancy-splash-screens): Temporarily set
2001-08-28 André Spiegel #
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (x_set_glyph_string_background_width)
2001-08-28 André Spiegel (vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
2001-08-28 André Spiegel (vc-revert-file): Call the backend even if the FILE's
2001-08-28 Andrew Innes *** empty log message ***
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (gs-load-image): Use sleep-for.
2001-08-28 Andrew Innes (DONTCOMPILE): Sync list from makefile.w32-in.
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (x_set_glyph_string_background_width): Set the glyph
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (install): Copy more *.el files.
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (dired-mode-map): Bind `y' to dired-show-file-type
2001-08-28 Gerd Moellmann Change key for dired-show-file-type to `y'.
2001-08-28 Gerd Moellmann (direct_output_for_insert): Set updated_area
2001-08-28 Miles Bader *** empty log message ***
2001-08-28 Miles Bader (query-replace-regexp-eval): Return args from `interactive' form in
2001-08-28 Gerd Moellmann *** empty log message ***
2001-08-28 Gerd Moellmann (display_mode_element): Use string_byte_to_char to
2001-08-28 Eli Zaretskii *** empty log message ***
2001-08-28 Eli Zaretskii (mouse-buffer-menu): If the buffer menu is split by
2001-08-27 Thien-Thi Nguyen *** empty log message ***
2001-08-27 Thien-Thi Nguyen Update first-line description.
2001-08-27 Stefan Monnier *** empty log message ***
2001-08-27 Miles Bader *** empty log message ***
2001-08-27 Miles Bader (comint-next-prompt): Don't loop infinitely if
2001-08-27 Miles Bader (Fprevious_single_char_property_change)
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (init_from_display_pos, init_to_row_end): Return 0 if
2001-08-27 Gerd Moellmann Finsert_file_contents): Allocate, restore, and
2001-08-27 Miles Bader *** empty log message ***
2001-08-27 Miles Bader (comint-get-old-input-default): Don't signal an error if point is not on
2001-08-27 Miles Bader (Man-mode-line-format): Variable removed.
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (Finsert_file_contents): Call Fset_buffer_multibyte
2001-08-27 Gerd Moellmann *** empty log message ***
2001-08-27 Gerd Moellmann (mail-send-hook): Remove a duplicate defcustom.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Remove dots and exclams from end of error messages. From Pavel Janik.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Add the Maintainer keyword. From Pavel Janik.
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii (hexl-insert-multibyte-char, hexl-insert-char): Remove
2001-08-26 Eli Zaretskii *** empty log message ***
2001-08-26 Eli Zaretskii Add Keywords header. From Pavel Janik.
2001-08-26 Gerd Moellmann *** empty log message ***
2001-08-26 Gerd Moellmann (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
2001-08-25 Richard M. Stallman Minor clarifications.
2001-08-25 Richard M. Stallman Minor clarification.
2001-08-25 Richard M. Stallman Minor cleanups.
2001-08-25 Richard M. Stallman Convert subtables in Foldout mode into @itemize.
2001-08-25 Eli Zaretskii *** empty log message ***
2001-08-25 Eli Zaretskii (Slovak): Slovak language name added to reflect other languages.
2001-08-25 Eli Zaretskii *** empty log message ***
2001-08-25 Eli Zaretskii (IT-character-translations) <hebrew-iso8859-8>:
2001-08-25 Richard M. Stallman Update values of hs-isearch-open.
2001-08-25 Richard M. Stallman Standardize on ASCII without @sc.
2001-08-25 Richard M. Stallman Minor clarification.
2001-08-25 Richard M. Stallman Don't use "prints" except for printers.
2001-08-25 Richard M. Stallman Don't use "prints" except for printers.
2001-08-25 Richard M. Stallman Fix typo.
2001-08-25 Richard M. Stallman Remove two excess spaces.
2001-08-24 Gerd Moellmann (Cursor Display): Don't say that hl-line-mode
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (hl-line-mode): Don't be a global mode.
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (gs-load-image): Wait for GHOSTVIEW window property
2001-08-24 Gerd Moellmann (access_keymap): Return the cdr of the binding of
2001-08-24 Gerd Moellmann *** empty log message ***
2001-08-24 Gerd Moellmann (Finsert_file_contents): Set coding's dest_multibyte
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-24 Andrew Choi 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-23 Stefan Monnier (electric-buffer-list): Use list-buffers-noselect.
2001-08-23 Gerd Moellmann (Search and Replace): Add description of
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-23 Eli Zaretskii Label all user-level changes with either +++ or ---.
2001-08-23 Gerd Moellmann (Finsert_file_contents): If VISIT is non-nil, and
2001-08-23 Eli Zaretskii (Font Lock): Document font-lock-remove-keywords.
2001-08-23 Eli Zaretskii (File Aliases): Document find-file-suppress-same-file-warnings.
2001-08-23 Eli Zaretskii (Trailing Whitespace): Document delete-trailing-whitespace.
2001-08-23 Eli Zaretskii Document confirm-kill-emacs.
2001-08-23 Eli Zaretskii Document the problems with MS-Windows antivirus problems.
2001-08-23 Eli Zaretskii *** empty log message ***
2001-08-23 Eli Zaretskii (hexl-insert-multibyte-char) New function.
2001-08-23 Eli Zaretskii Fix the names of the contributors.
2001-08-23 Eli Zaretskii Update per the English version.
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-23 Gerd Moellmann *** empty log message ***
2001-08-22 Stefan Monnier *** empty log message ***
2001-08-22 Stefan Monnier (mail-mode): Use adaptive-fill-regexp.
2001-08-22 Stefan Monnier (adaptive-fill-regexp): Admit tabs as well.
2001-08-22 Eli Zaretskii *** empty log message ***
2001-08-22 Eli Zaretskii (line-number-mode): Mention the variable line-number-display-limit-width
2001-08-22 Stefan Monnier (text): Re-order docstring correctly.
2001-08-22 Gerd Moellmann *** empty log message ***
2001-08-22 Gerd Moellmann (menu_face_changed_default): New variable.
2001-08-22 Gerd Moellmann (struct face_cache): Add member
2001-08-22 Gerd Moellmann (mode-line-unbury-buffer): Add EVENT parameter.
2001-08-22 Gerd Moellmann *** empty log message ***
2001-08-22 Gerd Moellmann (access_keymap): Fix last change to not consider
2001-08-22 Eli Zaretskii Reshuffle user-level changes to bring more important ones closer to the
2001-08-21 Stefan Monnier *** empty log message ***
2001-08-21 Stefan Monnier (comment-beginning): Make sure the comment-start
2001-08-21 Stefan Monnier Docstring fixes.
2001-08-21 Miles Bader *** empty log message ***
2001-08-21 Miles Bader (byte-compile-file): Remove TARGET-FILE before writing it, so that
2001-08-21 Eli Zaretskii Document the removal of c-hanging-comment-starter-p and
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@i-cable.com>
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (gs-set-ghostview-colors-window-prop): Call
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (access_keymap): If a binding of the form (GENERIC-CHAR
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Andrew Choi 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-21 Gerd Moellmann (image-type-regexps): Make sure that the TIFF
2001-08-21 Gerd Moellmann *** empty log message ***
2001-08-20 Rajesh Vaidheeswarran whitespace 3.1
2001-08-20 Eli Zaretskii Fix a few minor markup errors.
2001-08-20 Richard M. Stallman Minor clarifications.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (texinfo-every-node-update): Remove
2001-08-20 Gerd Moellmann (earcon-auto-play): Remove unused option.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (whitespace-global-mode): Add autoload cookie.
2001-08-20 Gerd Moellmann *** empty log message ***
2001-08-20 Gerd Moellmann (sql-db2): Doc change.
2001-08-20 Eli Zaretskii (Custom C Indent): Fix an invalid xref.
2001-08-20 Richard M. Stallman Don't use "print" for displaying a message.
2001-08-20 Richard M. Stallman Don't use "print" for displaying a message.
2001-08-20 Richard M. Stallman Minor clarification.
2001-08-20 Richard M. Stallman Many clarifications.
2001-08-20 Richard M. Stallman Avoid saying "Unix" in a way that includes GNU.
2001-08-20 Richard M. Stallman Avoid saying "Unix" in a way that includes GNU.
2001-08-20 Richard M. Stallman Many corrections in Texinfo usage and English usage.
2001-08-20 Richard M. Stallman Minor clarification.
2001-08-19 Jason Rumney Fixed typo
2001-08-18 ShengHuo ZHU * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
2001-08-17 Gerd Moellmann Fix a typo.
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann (defcustom): Doc fix.
2001-08-17 Gerd Moellmann *** empty log message ***
2001-08-17 Gerd Moellmann (find-composition): Check if (char-after POS)
2001-08-16 Eli Zaretskii *** empty log message ***
2001-08-16 Eli Zaretskii (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann Update copyright notice, fix minor
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Miles Bader *** empty log message ***
2001-08-16 Miles Bader (comint-send-input): Add `inhibit-line-move-field-capture' property to
2001-08-16 Miles Bader (line-move): Undo previous change.
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann (lazy-lock-fontify-region): Widen the current
2001-08-16 Andrew Innes *** empty log message ***
2001-08-16 Andrew Innes (DONTCOMPILE): Omit sc.el.
2001-08-16 Andrew Innes (DONTCOMPILE): Omit bindings.el.
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann (SYSV): Don't define on Solaris 2.
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann (occur): Bind inhibit-read-only to t.
2001-08-16 Gerd Moellmann *** empty log message ***
2001-08-16 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: Start at the beginning
2001-08-16 Miles Bader *** empty log message ***
2001-08-16 Miles Bader (line-move): Pass an ESCAPE-FROM-EDGE argument of t when calling
2001-08-15 Miles Bader Correct description of `mode-line-inverse-video'.
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (window_scroll_pixel_based): Don't recenter if
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (expose_window_tree, expose_window, expose_line): Return
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (lisp-indent-defmethod): New function.
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (ediff-get-meta-info): Fix the condition
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (DONTCOMPILE): Remove sc.el.
2001-08-15 Gerd Moellmann Moved to obsolete/.
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann (finder_setwins): Renamed from nonobsolete_setwins.
2001-08-15 Gerd Moellmann (x_update_menu_appearance): Don't call
2001-08-15 Gerd Moellmann *** empty log message ***
2001-08-15 Gerd Moellmann Doc fix.
2001-08-15 Gerd Moellmann Change error function arguments to follow Emacs
2001-08-14 Eli Zaretskii (Trailing Whitespace): Document that the option is buffer-local.
2001-08-14 Eli Zaretskii *** empty log message ***
2001-08-14 Eli Zaretskii (show-trailing-whitespace): Doc fix.
2001-08-14 Gerd Moellmann *** empty log message ***
2001-08-14 Eli Zaretskii *** empty log message ***
2001-08-14 Eli Zaretskii (machine): Add an entry for hppa1.1-hitachi-hiuxwe2*.
2001-08-14 Andrew Innes *** empty log message ***
2001-08-14 Andrew Innes Draw relief (if any) before
2001-08-14 Eli Zaretskii *** empty log message ***
2001-08-14 Eli Zaretskii Update the entry for the HITACHI SR2001/SR2201 series.
2001-08-14 Eli Zaretskii New file, for building Emacs on hppa1.1-hitachi.
2001-08-14 Gerd Moellmann *** empty log message ***
2001-08-14 Gerd Moellmann (x_update_menu_appearance): Save and restore value of
2001-08-13 Gerd Moellmann *** empty log message ***
2001-08-13 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: If not already on
2001-08-13 Eli Zaretskii *** empty log message ***
2001-08-13 Eli Zaretskii (desktop-save): Insert the coding: tag before desktop-header.
2001-08-13 Gerd Moellmann *** empty log message ***
2001-08-13 Gerd Moellmann (TAGS, TAGS-LISP): Remove "loaddefs.el" including
2001-08-13 Gerd Moellmann *** empty log message ***
2001-08-13 Gerd Moellmann (image-jpeg-p): Fix call of substring.
2001-08-13 Gerd Moellmann (resize_echo_area_exactly): Don't resize the mini-window
2001-08-13 Gerd Moellmann (make_lispy_event): Interpret double_click_fuzz
2001-08-12 Richard M. Stallman Show a keyboard macro with minibuffer arguments in it.
2001-08-12 Richard M. Stallman Minor cleanup.
2001-08-12 Richard M. Stallman Add bool-vector example.
2001-08-12 Richard M. Stallman Minor cleanup.
2001-08-12 Richard M. Stallman Add examples for floor, ceiling, truncate, round.
2001-08-12 Richard M. Stallman Minor cleanups.
2001-08-12 Richard M. Stallman Don't say "print" for displaying on the screen.
2001-08-10 Gerd Moellmann *** empty log message ***
2001-08-10 Gerd Moellmann (animate-string): Doc fix. Use a buffer
2001-08-10 Gerd Moellmann *** empty log message ***
2001-08-10 Gerd Moellmann (select-frame-set-input-focus): New function
2001-08-10 Pavel Janík *** empty log message ***
2001-08-10 Gerd Moellmann *** empty log message ***
2001-08-10 Gerd Moellmann (isearch-other-meta-char): Don't switch to the
2001-08-10 Gerd Moellmann *** empty log message ***
2001-08-10 Gerd Moellmann (image-jpeg-p): Test for APPn markers in the range
2001-08-10 Eli Zaretskii Fix a typo in a comment.
2001-08-10 Eli Zaretskii *** empty log message ***
2001-08-10 Eli Zaretskii (Action Arguments): Remove the index entry for LINE:COLUMN, since
2001-08-10 Eli Zaretskii (syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string.
2001-08-10 Eli Zaretskii (Mouse Buttons): Document the default values for double-click-time
2001-08-10 Eli Zaretskii (Bugs and problems): Fix wording.
2001-08-09 Eli Zaretskii Fix a typo in a comment.
2001-08-09 Eli Zaretskii Fix a stale reference to "Comparing Files".
2001-08-09 Eli Zaretskii Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete",
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann (desktop-save): Don't use concat to form a file
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann (mouse-delete-window): Do nothing if frame has just
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann (define-minor-mode): Use
2001-08-09 Gerd Moellmann (add-minor-mode): Use mode-line-minor-mode-keymap for
2001-08-09 Gerd Moellmann (display-time-string-forms): Use
2001-08-09 Gerd Moellmann (toplevel): Use mode-line-minor-mode-keymap for the
2001-08-09 Gerd Moellmann (minor-mode-alist): Use mode-line-minor-mode-keymap
2001-08-09 Gerd Moellmann (calendar-mode-line-format): Use
2001-08-09 Gerd Moellmann (make-mode-line-mouse-map): Renamed from
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann (mode-line-format): Specify help-echo for line
2001-08-09 Gerd Moellmann (Vpre_help_message): New variable.
2001-08-09 Gerd Moellmann *** empty log message ***
2001-08-09 Gerd Moellmann (x_create_im): Remove prototype.
2001-08-09 Gerd Moellmann (adjust_glyph_matrix): Undo last change.
2001-08-09 Gerd Moellmann (mark_window_display_accurate_1): Remove an assertion.
2001-08-09 Gerd Moellmann (image-type-regexps): Allow whitespace at the start
2001-08-08 Richard M. Stallman Minor cleanups.
2001-08-08 Richard M. Stallman Show example of specifying C-M-= in Lisp.
2001-08-08 Richard M. Stallman Minor cleanup.
2001-08-08 Richard M. Stallman Node renamed, Del Gets Help => Del Doesn't Delete.
2001-08-08 Richard M. Stallman Minor cleanup.
2001-08-08 Richard M. Stallman Minor cleanups.
2001-08-08 Richard M. Stallman Many minor cleanups.
2001-08-08 Richard M. Stallman Minor changes.
2001-08-08 Pavel Janík Fix typo.
2001-08-08 Eli Zaretskii *** empty log message ***
2001-08-08 Eli Zaretskii Updated as per the English version.
2001-08-08 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
2001-08-08 Gerd Moellmann *** empty log message ***
2001-08-08 Gerd Moellmann (image-type-regexps): Allow predicates. Change the way
2001-08-08 Gerd Moellmann *** empty log message ***
2001-08-08 Gerd Moellmann (edebug-read-function): Fix handling of
2001-08-07 Eli Zaretskii (Arguments): Say explicitly that M-- is -1. Fix spacing in an @example.
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (mm-uu-dissect, mm-uu-test): Fix autoload cookies.
2001-08-07 Gerd Moellmann (vc-transfer-file): Fix malformed autoload cookie.
2001-08-07 Gerd Moellmann Comment fix.
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (viper-file-checked-in-p): Use `and'
2001-08-07 Gerd Moellmann (Frecenter): If ARG < 0, and on a window system
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (tar-extract): Avoid generating a new buffer
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (start_display): Don't try to determine the continuation
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (forward-sentence): Avoid building
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (executable-set-magic): If
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (image-type-regexps): For JPEG files, use a regexp
2001-08-07 Gerd Moellmann *** empty log message ***
2001-08-07 Gerd Moellmann (image-type-regexps): Use `\`' instead of `^' in
2001-08-06 Pavel Janík Re-insert a reference to re-inserted function animate-birthday-present.
2001-08-06 Pavel Janík Update from Milan Zamazal.
2001-08-06 Gerd Moellmann *** empty log message ***
2001-08-06 Gerd Moellmann (describe-function-1): Use
2001-08-06 Gerd Moellmann (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
2001-08-06 Gerd Moellmann *** empty log message ***
2001-08-06 Gerd Moellmann (animate-birthday-present): Re-insert.
2001-08-06 Gerd Moellmann ("chinese-py-punct"): Copy the QUAIL-MAP of
2001-08-06 Gerd Moellmann *** empty log message ***
2001-08-06 Gerd Moellmann *** empty log message ***
2001-08-06 Gerd Moellmann (tool-bar-add-item-from-menu): Handle
2001-08-06 Pavel Janík Keyword added and FSF specified as Maintainer.
2001-08-06 Gerd Moellmann Remove init_stack static declaration.
2001-08-06 Pavel Janík Specify FSF as Maintainer.
2001-08-06 Pavel Janík Specify FSF as Maintainer.
2001-08-06 Pavel Janík Specify FSF as Maintainer.
2001-08-06 Pavel Janík Specify FSF as Maintainer.
2001-08-05 Eli Zaretskii (Lossage, Bugs): Mention the keys which display PROBLEMS and FAQ.
2001-08-05 Pavel Janík Milan Zamazal has new address.
2001-08-04 Pavel Janík Be consistent when naming CONTROL and META keys.
2001-08-04 Pavel Janík Czech tutorial updated.
2001-08-04 Eli Zaretskii (Bugs and problems): Mention the related sections of the Emacs manual, and
2001-08-04 Eli Zaretskii (Lossage, Bugs): Mention etc/PROBLEMS and the Bugs section of the FAQ.
2001-08-04 Eli Zaretskii Rewrite the description of the operation of Chinese input methods.
2001-08-04 Werner LEMBERG Updated to latest version of TUTORIAL.
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann (custom-set-variables): Don't test `custom-requests'
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann (info-insert-file-contents): Use info-file-exists-p
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann (zone-pgm-stress): Use unwind-protect to make sure
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann (perform-replace): Doc fix.
2001-08-03 Gerd Moellmann (read_key_sequence): Check that key is an integer
2001-08-03 Gerd Moellmann *** empty log message ***
2001-08-03 Gerd Moellmann (resize_mini_window): If Vmax_mini_window_height is
2001-08-02 Eli Zaretskii (Faces): Document that changing the colors of the `default' face
2001-08-02 Eli Zaretskii (Creating Frame): One more example of using default-frame-alist.
2001-08-02 Eli Zaretskii (X Resources): Add index entries for the .Xdefaults file, and its
2001-08-02 Eli Zaretskii Mention a few more "C-h" commands.
2001-08-02 Eli Zaretskii (Man Page): Mention the -a switch to `man' in a footnote.
2001-08-02 Francesco Potortì Oops. A typo.
2001-08-02 Francesco Potortì Code cleanup, speed and consing improvements for uniquify.el.
2001-08-02 Francesco Potortì Code cleanup, speed and consing improvements for uniquify.el.
2001-08-02 Gerd Moellmann *** empty log message ***
2001-08-02 Gerd Moellmann (recentf-dump-variable): Handle a value of nil
2001-08-02 Eli Zaretskii (Display Cursor): Add an index entry for "highlight current line".
2001-08-02 Eli Zaretskii (Position Info): Add a cross-reference to where hl-line-mode is described.
2001-08-02 Eli Zaretskii Fix "allows to save".
2001-08-02 Gerd Moellmann *** empty log message ***
2001-08-02 Gerd Moellmann (custom-set-variables): Set options with :require
2001-08-02 Gerd Moellmann *** empty log message ***
2001-08-02 Gerd Moellmann (defcustom): Doc fix.
2001-08-02 Gerd Moellmann *** empty log message ***
2001-08-02 Gerd Moellmann (TAGS, TAGS-LISP): Exclude loaddefs.el.
2001-08-02 Gerd Moellmann (redisplay_internal): Take message_cleared_p into
2001-08-01 Francesco Potortì These changes correct a corner case that the old code managed correctly.
2001-08-01 Francesco Potortì uniquify.el
2001-08-01 Eli Zaretskii Mention the change in base64-decode-string whereby the result is
2001-08-01 Eli Zaretskii Fix typos; from Eric Hanchrow <offby1@blarg.net>.
2001-08-01 Eli Zaretskii *** empty log message ***
2001-08-01 Eli Zaretskii (man): Mention Man-switches in the doc string.
2001-08-01 Eli Zaretskii *** empty log message ***
2001-08-01 Eli Zaretskii (ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix.
2001-08-01 Eli Zaretskii *** empty log message ***
2001-08-01 Eli Zaretskii Bind shifted and control-shifted kp-* keys to the
2001-08-01 Francesco Potortì (uniquify-rationalize-file-buffer-names): Reshuffled the code for
2001-08-01 Francesco Potortì uniquify.el
2001-08-01 Francesco Potortì (uniquify-rationalize-file-buffer-names): Add an
2001-08-01 Francesco Potortì uniquify.el
2001-08-01 Gerd Moellmann *** empty log message ***
2001-08-01 Gerd Moellmann (redisplay_internal): Add a check for the last
2001-08-01 Gerd Moellmann (autoload): Don't autoload `diff-mode' if it's
2001-08-01 Gerd Moellmann *** empty log message ***
2001-08-01 Gerd Moellmann (message_cleared_p): New variable.
2001-08-01 Gerd Moellmann *** empty log message ***
2001-08-01 Gerd Moellmann (resize_echo_area_exactly): Fix typo in function name.
2001-08-01 Gerd Moellmann (resize_echo_area_exactly): Fix typo in function
2001-08-01 Gerd Moellmann (command_loop_1): Fix spelling of
2001-08-01 Gerd Moellmann *** empty log message ***
2001-08-01 Gerd Moellmann (gnus-startup-file-coding-system): Revert to binary.
2001-08-01 Gerd Moellmann Add Keywords and Maintainer. Remove a
2001-08-01 Gerd Moellmann (x_set_tool_bar_lines): Clear the tool bar window's
2001-08-01 Gerd Moellmann *** empty log message ***
2001-08-01 Eli Zaretskii *** empty log message ***
2001-08-01 Eli Zaretskii (strout): Treat the characters at *ptr as unsigned char.
2001-08-01 Gerd Moellmann (animate-string): Handle case that the string is
2001-07-31 Gerd Moellmann *** empty log message ***
2001-07-31 Gerd Moellmann (Finsert_file_contents): Don't treat a return value
2001-07-31 Gerd Moellmann (desktop-save): Bind coding-system-for-write to
2001-07-31 Gerd Moellmann *** empty log message ***
2001-07-31 Gerd Moellmann (delete-selection-pre-hook): Don't set this-command
2001-07-31 Gerd Moellmann *** empty log message ***
2001-07-31 Gerd Moellmann (set-keyboard-coding-system): Set
2001-07-31 Gerd Moellmann *** empty log message ***
2001-07-31 Gerd Moellmann (gnus-startup-file-coding-system): Change to
2001-07-31 Gerd Moellmann (smerge-mode): Check if `font-lock-mode' is bound
2001-07-30 Andreas Schwab *** empty log message ***
2001-07-30 Andreas Schwab (toggle-highlight-paren-mode): Use `(show-paren-mode)' as body.
2001-07-30 André Spiegel #Document prev change.
2001-07-30 André Spiegel (vc-checkout-hook): New hook.
2001-07-30 André Spiegel (vc-checkout-hook): New hook.
2001-07-30 Gerd Moellmann Add description of double-click-fuzz.
2001-07-30 Gerd Moellmann *** empty log message ***
2001-07-30 Gerd Moellmann (Repeat Events): Add description of double-click-fuzz.
2001-07-30 Gerd Moellmann (abs): New macro.
2001-07-30 Eli Zaretskii *** empty log message ***
2001-07-30 Eli Zaretskii (makefile-macroassign-regex): Recognize the ?= operator.
2001-07-30 Eli Zaretskii Proofreading changes from JDonner <jdonner0@earthlink.net>.
2001-07-30 Gerd Moellmann *** empty log message ***
2001-07-30 Gerd Moellmann (mail-strip-quoted-names): Replace text
2001-07-30 Gerd Moellmann *** empty log message ***
2001-07-30 Gerd Moellmann (vc-switch-backend): Fix autoload cookie.
2001-07-30 Gerd Moellmann (set_frame_menubar): Take into account that
2001-07-30 Gerd Moellmann *** empty log message ***
2001-07-30 Gerd Moellmann (desktop-save): Add `-*- coding: emacs-mule -*-' to
2001-07-29 Gerd Moellmann *** empty log message ***
2001-07-27 Gerd Moellmann *** empty log message ***
2001-07-27 Gerd Moellmann *** empty log message ***
2001-07-27 Gerd Moellmann (init_from_display_pos): If POS is in an overlay string,
2001-07-27 Gerd Moellmann (shift_glyph_matrix, blank_row): Fix computation
2001-07-27 Gerd Moellmann (x_get_glyph_string_clip_rect): Minor cleanup.
2001-07-27 Gerd Moellmann (last-sexp-setup-props): New function.
2001-07-27 Eli Zaretskii Document that help echo for menu items doesn't work on Windows.
2001-07-27 Gerd Moellmann *** empty log message ***
2001-07-27 Gerd Moellmann (mouse-wheel-down-button, mouse-wheel-up-button):
2001-07-27 Werner LEMBERG Fixing some typos.
2001-07-26 Eli Zaretskii More information about how to find the Meta keys.
2001-07-26 Gerd Moellmann *** empty log message ***
2001-07-26 Gerd Moellmann (eval-last-sexp-1): Don't search for
2001-07-26 Gerd Moellmann *** empty log message ***
2001-07-26 Gerd Moellmann (eval-last-sexp-1): Look for a `...'
2001-07-26 Gerd Moellmann (x-show-tip): Doc fix.
2001-07-26 Gerd Moellmann (Vx_max_tooltip_size): New variable.
2001-07-26 Gerd Moellmann *** empty log message ***
2001-07-26 Gerd Moellmann (last-sexp-print): New function.
2001-07-26 Andrew Innes *** empty log message ***
2001-07-26 Andrew Innes (x_display_list): New variable.
2001-07-26 Andrew Innes (x_display_list): New extern.
2001-07-26 Gerd Moellmann *** empty log message ***
2001-07-26 Gerd Moellmann (resize_mini_window): Give up when inhibit-redisplay
2001-07-26 Gerd Moellmann (eval-last-sexp-1): If standard-output
2001-07-26 Andrew Choi 2001-07-26 Andrew Choi <akochoi@i-cable.com>
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (xterm-mouse-event): Recognize control sequences
2001-07-25 Eli Zaretskii Mention the effect of eval-expression-print-length and
2001-07-25 Eli Zaretskii *** empty log message ***
2001-07-25 Eli Zaretskii (eval-print-last-sexp, eval-defun):
2001-07-25 Gerd Moellmann Recommend XPM 3.4k.
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (find-function-regexp): Add
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (isearch-other-meta-char): Fix last change.
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (isearch-other-meta-char): Don't modify mode-line and
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (parse_changelog): Remove unused local variable.
2001-07-25 Gerd Moellmann (struct it): Increase size of ctl_chars to 16.
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (Fx_file_dialog): Block/unblock input while processing
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (resize_mini_window): Don't resize while redisplaying.
2001-07-25 Gerd Moellmann *** empty log message ***
2001-07-25 Gerd Moellmann (auto-mode-alist): Use nroff-mode for files ending
2001-07-24 Gerd Moellmann *** empty log message ***
2001-07-24 Gerd Moellmann (valid_image_p): Protect better against invalid image
2001-07-24 Eli Zaretskii (Repeating): Mention the numeric argument as another form of repetition,
2001-07-24 Eli Zaretskii *** empty log message ***
2001-07-24 Eli Zaretskii (mouse-avoidance-too-close-p): If the frame lacks a
2001-07-24 Francesco Potortì Corrected typos in the latest entry.
2001-07-24 Francesco Potortì uniquify.el speedup.
2001-07-24 Francesco Potortì Overall speedup when using many buffers.
2001-07-23 Eli Zaretskii *** empty log message ***
2001-07-23 Eli Zaretskii (IT-unicode-translations): Fix the appearance of "6`".
2001-07-23 Eli Zaretskii *** empty log message ***
2001-07-23 Eli Zaretskii (compile-internal): If EMACS is already
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann (current_column): Fix column computation in the
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann (gnus-find-new-newsgroups): Use
2001-07-23 Gerd Moellmann (nntp-request-newgroups): Use UTC date for NEWGROUPS
2001-07-23 Gerd Moellmann Undo change of 2001-07-13.
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann (animate-birthday-present): Function removed.
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann *** empty log message ***
2001-07-23 Gerd Moellmann (toplevel) [STDC_HEADERS]: Include float.h.
2001-07-23 Gerd Moellmann (code_convert_region): Handle the multibyte case if
2001-07-22 Eli Zaretskii *** empty log message ***
2001-07-22 Eli Zaretskii (normal-top-level-add-subdirs-to-load-path): On Windows,
2001-07-21 Eli Zaretskii (Input methods): Some more keys useful in Chinese input methods.
2001-07-21 Michael Kifer * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2001-07-20 Stefan Monnier *** empty log message ***
2001-07-20 Stefan Monnier (server-visit-files): Fix variable name typo.
2001-07-20 Gerd Moellmann *** empty log message ***
2001-07-20 Gerd Moellmann Remove RCS Id keyword.
2001-07-20 Gerd Moellmann (main, parse_changelog): Make "use strict"-clean.
2001-07-20 Pavel Janík Fix typo.
2001-07-20 Eli Zaretskii *** empty log message ***
2001-07-20 Eli Zaretskii (install): Create site-lisp/subdirs.el if it is not already there.
2001-07-20 Gerd Moellmann *** empty log message ***
2001-07-20 Gerd Moellmann (parse_changelog): Add another test for defined value to
2001-07-20 Gerd Moellmann *** empty log message ***
2001-07-20 Gerd Moellmann (entry_match_p, header_match_p): Fix handling of null or empty
2001-07-20 Gerd Moellmann *** empty log message ***
2001-07-20 Gerd Moellmann (parse_changelog): Add test for defined value to
2001-07-20 Gerd Moellmann (struct face): Change type of `stipple' to
2001-07-20 Gerd Moellmann (delete-trailing-whitespace): Save match data
2001-07-20 Gerd Moellmann (x_fill_stretch_glyph_string): Remove an assertion.
2001-07-20 Gerd Moellmann Update copyright notice.
2001-07-20 Eli Zaretskii A minor wording fix.
2001-07-19 Stefan Monnier *** empty log message ***
2001-07-19 Stefan Monnier (compilation-parse-errors): `linenum' might return a this-error using
2001-07-19 Gerd Moellmann *** empty log message ***
2001-07-19 Gerd Moellmann (c++-keywords): Add Standard C++ operator names.
2001-07-19 Eli Zaretskii Fix last changes.
2001-07-19 Gerd Moellmann (update_window): Don't set the cursor at the end
2001-07-19 Eli Zaretskii Fix last change.
2001-07-19 Gerd Moellmann *** empty log message ***
2001-07-19 Gerd Moellmann (mh-find-progs): Also search in `lib'.
2001-07-19 Gerd Moellmann *** empty log message ***
2001-07-19 Gerd Moellmann (syms_of_composite): Renamed from
2001-07-18 Ken Raeburn * fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.
2001-07-18 Eli Zaretskii Minor changes from Richard Stallman.
2001-07-18 Eli Zaretskii Add a missing word.
2001-07-18 Gerd Moellmann Fix a typo.
2001-07-18 Pavel Janík Doc and coding conventions fixes.
2001-07-18 Eli Zaretskii (Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter.
2001-07-18 Eli Zaretskii Show how to add wait-for-wm to frame's parameter list.
2001-07-17 Stefan Monnier *** empty log message ***
2001-07-17 Stefan Monnier (ignore-key, sun-esc-bracket, meta-flag): Remove.
2001-07-17 Ken Raeburn * lisp.h (XVECTOR): Verify correct object type before returning a pointer.
2001-07-17 Ken Raeburn * coding.c (setup_coding_system): Don't do any designation based on reg_bits if
2001-07-17 Eli Zaretskii *** empty log message ***
2001-07-17 Eli Zaretskii Document display-images-p.
2001-07-17 Eli Zaretskii (tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
2001-07-17 Eli Zaretskii (display-images-p): New function.
2001-07-17 Gerd Moellmann Mention +LINE:COLUMN.
2001-07-17 Gerd Moellmann Add description of +LINE:COLUMN for emacsclient.
2001-07-17 Gerd Moellmann Add description of +LINE:COLUMN.
2001-07-17 Gerd Moellmann *** empty log message ***
2001-07-17 Gerd Moellmann (print_help_and_exit): Fix help message for
2001-07-17 Gerd Moellmann (command-line-1): Add support for +LINE:COLUMN
2001-07-17 Gerd Moellmann (server-visit-files): Handle the case the specified
2001-07-17 Eli Zaretskii Proofreading fixes from Chris Green <chris_e_green@yahoo.com>.
2001-07-17 Eli Zaretskii Proofreading fixes from Chris Green <chris_e_green@yahoo.com>
2001-07-17 Eli Zaretskii (Interactive Shell): Document that EMACS is only put into the shell's
2001-07-17 Gerd Moellmann (USAGE1): Add +LINE:COLUMN option help.
2001-07-17 Gerd Moellmann *** empty log message ***
2001-07-17 Gerd Moellmann (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
2001-07-17 Pavel Janík *** empty log message ***
2001-07-16 Stefan Monnier *** empty log message ***
2001-07-16 Pavel Janík Some fixes to follow lisp coding conventions and typo fixes.
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann (unwind_read): Function removed.
2001-07-16 Gerd Moellmann (calendar-goto-islamic-date): Remove
2001-07-16 Gerd Moellmann (calendar-goto-islamic-date): Add
2001-07-16 Stefan Monnier *** empty log message ***
2001-07-16 Stefan Monnier (ada-mode): Avoid unneeded version checks.
2001-07-16 Pavel Janík Author header fix.
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann (mouse-sel-bindings): Instead of unbinding
2001-07-16 Stefan Monnier (vc-do-command): Autoload.
2001-07-16 Stefan Monnier (ada-xref-initialize): Fix call to add-hook.
2001-07-16 Pavel Janík Fix typo.
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann (eshell-send-invisible): Renamed from
2001-07-16 Pavel Janík Doc fix.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-16 Gerd Moellmann Comment fix.
2001-07-16 Gerd Moellmann (clear_face_cache): Clear fonts on a display basis.
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann (set-variable): Require 'cus-edit' instead of
2001-07-16 Pavel Janík Fixes to follow coding conventions.
2001-07-16 Gerd Moellmann Some clarification for --append.
2001-07-16 Gerd Moellmann (main): Check that the output file exists and
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann (dired-insert-set-properties): Fix invalid mouse-face
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-16 Gerd Moellmann *** empty log message ***
2001-07-16 Gerd Moellmann Doc fix.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-16 Stefan Monnier *** empty log message ***
2001-07-16 Stefan Monnier (remote-compile): Use make-local-variable.
2001-07-16 Stefan Monnier (hs-minor-mode): Use make-local-variable.
2001-07-16 Stefan Monnier (makefile-browse): Use make-local-variable.
2001-07-16 Stefan Monnier *** empty log message ***
2001-07-16 Stefan Monnier (reporter-submit-bug-report):
2001-07-15 Richard M. Stallman Minor clarification about insert-buffer.
2001-07-15 Pavel Janík Some fixes to follow coding conventions.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files from Gnus.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-07-14 Richard M. Stallman Clarify initial discussion.
2001-07-14 Eli Zaretskii Mounting a volume onto itself might also produce "text file busy".
2001-07-14 Pavel Janík Emacs lisp coding convention fixes.
2001-07-13 Stefan Monnier *** empty log message ***
2001-07-13 Stefan Monnier (Info-build-node-completions): Make Info-current-file-completions buffer local.
2001-07-13 Gerd Moellmann *** empty log message ***
2001-07-13 Gerd Moellmann (which-func-mode, which-func-ff-hook)
2001-07-13 Gerd Moellmann *** empty log message ***
2001-07-13 Gerd Moellmann *** empty log message ***
2001-07-13 Gerd Moellmann (calendar-goto-islamic-date): Add
2001-07-13 Gerd Moellmann Fix license commentary.
2001-07-13 Gerd Moellmann Increment version number.
2001-07-13 Pavel Janík Fix a typo.
2001-07-13 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_104
2001-07-13 Gerd Moellmann Add types to defcustoms.
2001-07-13 Gerd Moellmann *** empty log message ***
2001-07-13 Gerd Moellmann (CHAR_STRING_NO_SIGNAL): New macro.
2001-07-13 Gerd Moellmann (char_to_string_1): Extracted from char_to_string.
2001-07-13 Gerd Moellmann (get_next_display_element): Use CHAR_STRING_NO_SIGNAL
2001-07-12 Stefan Monnier *** empty log message ***
2001-07-12 Stefan Monnier (Ffind_coding_systems_region_internal): If safe_codings
2001-07-12 Eli Zaretskii *** empty log message ***
2001-07-12 Eli Zaretskii (file_name_completion): Pass dp->d_name to
2001-07-12 Gerd Moellmann *** empty log message ***
2001-07-12 Gerd Moellmann (XTread_socket) <PropertyNotify>: Put the code
2001-07-12 Gerd Moellmann (x_decline_selection_request): Handle errors
2001-07-12 Gerd Moellmann *** empty log message ***
2001-07-12 Gerd Moellmann (gnus-browse-make-menu-bar): Changed one of the
2001-07-12 Gerd Moellmann *** empty log message ***
2001-07-12 Gerd Moellmann (nnfolder-read-folder): Force to use a multibyte buffer.
2001-07-12 Pavel Janík *** empty log message ***
2001-07-12 Richard M. Stallman Explain window-end never scrolls the window.
2001-07-12 Eli Zaretskii Mention antlr-mode.
2001-07-12 Eli Zaretskii *** empty log message ***
2001-07-12 Eli Zaretskii (speedbar-supported-extension-expressions): Add .g to the extension list,
2001-07-12 Eli Zaretskii (Non-ASCII Rebinding): Fix a typo. Add index entries.
2001-07-11 Stefan Monnier *** empty log message ***
2001-07-11 Stefan Monnier (vc-prefix-map): Moved back to vc-hooks.el.
2001-07-11 Stefan Monnier (vc-mode): Dummy function for doc purposes.
2001-07-11 Stefan Monnier *** empty log message ***
2001-07-11 Stefan Monnier (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
2001-07-11 Gerd Moellmann *** empty log message ***
2001-07-11 Gerd Moellmann (try_cursor_movement): Prevent a warning from GCC 3.0.
2001-07-11 Gerd Moellmann *** empty log message ***
2001-07-11 Gerd Moellmann (unwind_read): Print a message when discarding inserted
2001-07-11 Gerd Moellmann (Finsert_file_contents): Comment fix.
2001-07-11 Gerd Moellmann *** empty log message ***
2001-07-11 Gerd Moellmann (unwind_read): New function.
2001-07-11 Gerd Moellmann (mail-extr-all-top-level-domains): Increase
2001-07-11 Eli Zaretskii *** empty log message ***
2001-07-11 Eli Zaretskii Say that the file _is_ part of Emacs.
2001-07-11 Miles Bader *** empty log message ***
2001-07-11 Miles Bader (finder-insert-at-column): Also move to the next line if exactly at COLUMN.
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (c-indent-exp): Keep the indentation of the block
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (update_window): Don't skip the header-line
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (rmail-show-message): Show beginning of message in
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (describe-function-1): When printing FUNCTION's
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (normal-top-level): Don't operate on the initial
2001-07-10 Gerd Moellmann (unload_color): Do nothing if PIXEL is -1.
2001-07-10 Gerd Moellmann (Fx_create_frame): Initialize frame colors to -1,
2001-07-10 Gerd Moellmann Fix a typo.
2001-07-10 Gerd Moellmann *** empty log message ***
2001-07-10 Gerd Moellmann (add_to_log): Do nothing if called asynchronously.
2001-07-10 Eli Zaretskii *** empty log message ***
2001-07-10 Eli Zaretskii Fix the header line and the copyright years.
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann (toplevel): Include <signal.h> and "syssignal.h".
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann (ad-make-advised-definition): If the
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann (winner-equal): Make it a defun. Don't compare Winner
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann Cleaned up. raeburn-tag-6-for-export
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann *** empty log message ***
2001-07-09 Gerd Moellmann (ange-ftp-file-modtime): Check a 213 response
2001-07-09 Stefan Monnier *** empty log message ***
2001-07-09 Stefan Monnier Extended the kludge to interoperate with the
2001-07-08 Stefan Monnier *** empty log message ***
2001-07-08 Stefan Monnier (define-minor-mode): Use eval-after-load
2001-07-08 Richard M. Stallman C-u TAB works only in certain modes.
2001-07-08 Richard M. Stallman Explain more clearly what it takes to make a customization permanent.
2001-07-06 Eli Zaretskii *** empty log message ***
2001-07-06 Eli Zaretskii Ifdef away the test for !HAVE_MKTIME, to avoid parse
2001-07-06 Eli Zaretskii (syms_of_dosfns): Add \n\ at the end of a line in the
2001-07-06 Eli Zaretskii *** empty log message ***
2001-07-06 Eli Zaretskii (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
2001-07-06 Gerd Moellmann *** empty log message ***
2001-07-06 Gerd Moellmann (lisp-mode-shared-map): Bind TAB
2001-07-06 Eli Zaretskii (do_visible_bell): Add \n\ at the end of each line of
2001-07-06 Gerd Moellmann *** empty log message ***
2001-07-06 Gerd Moellmann (ange-ftp-file-modtime): Ignore 226 responses
2001-07-06 Gerd Moellmann (rmail-reply): Remove misleading comment.
2001-07-06 Eli Zaretskii (Visiting, File Names): Mention that completion ignores some file names,
2001-07-06 Gerd Moellmann *** empty log message ***
2001-07-06 Gerd Moellmann (mail-specify-envelope-from): Doc fix.
2001-07-06 Gerd Moellmann Add mail-envelope-from.
2001-07-06 Gerd Moellmann *** empty log message ***
2001-07-06 Gerd Moellmann (rmail-reply): Don't forget to narrow header in
2001-07-06 Gerd Moellmann (rmail-output): Fix duplicate MIME-Version:
2001-07-06 Gerd Moellmann *** empty log message ***
2001-07-06 Gerd Moellmann Use locale dependant date to print date in header. Doc
2001-07-06 Eli Zaretskii *** empty log message ***
2001-07-06 Eli Zaretskii (mode-line-mule-info): Don't show the tip with
2001-07-06 Ken Raeburn properly mark Attic files as deleted
2001-07-05 Gerd Moellmann *** empty log message ***
2001-07-05 Gerd Moellmann Include Emacs' header files with #include "...".
2001-07-05 Gerd Moellmann (todo-top-priorities): Use delete-region
2001-07-05 Gerd Moellmann *** empty log message ***
2001-07-05 Gerd Moellmann Fix first line. From Pavel Jan,Bm(Bk
2001-07-05 Gerd Moellmann *** empty log message ***
2001-07-05 Gerd Moellmann (battery-update): Add help-echo.
2001-07-05 Gerd Moellmann *** empty log message ***
2001-07-05 Gerd Moellmann (specbind): Additionally record the buffer that was
2001-07-05 Gerd Moellmann Change comment.
2001-07-04 Stefan Monnier (vc-cvs-stay-local): doc fix.
2001-07-04 Richard M. Stallman Minor change.
2001-07-04 Gerd Moellmann *** empty log message ***
2001-07-04 Gerd Moellmann (sendmail-send-it): Look at `sendmail-program'
2001-07-04 Gerd Moellmann (nnheader-init-server-buffer): Make sure the
2001-07-04 Gerd Moellmann *** empty log message ***
2001-07-04 Gerd Moellmann (c-font-lock-keywords-3): When matching something
2001-07-04 Gerd Moellmann *** empty log message ***
2001-07-04 Gerd Moellmann (x_produce_glyphs): Don't convert multibyte characters
2001-07-04 Gerd Moellmann Clarify what's the problem with KDE's klipper applet.
2001-07-04 Gerd Moellmann Fix several typos.
2001-07-03 Gerd Moellmann *** empty log message ***
2001-07-03 Gerd Moellmann (specbind): If SYMBOL has a frame-local binding, record
2001-07-03 Gerd Moellmann Improve comment.
2001-07-03 Eli Zaretskii *** empty log message ***
2001-07-03 Eli Zaretskii (ff-find-the-other-file): Use file-name-nondirectory
2001-07-03 Eli Zaretskii *** empty log message ***
2001-07-03 Eli Zaretskii (browse-url-default-windows-browser): Support
2001-07-03 Eli Zaretskii *** empty log message ***
2001-07-03 Eli Zaretskii (locate-library): Enable code that looks for compressed
2001-07-03 Eli Zaretskii Fix the header line, for finder.el. Suggested by
2001-07-03 Gerd Moellmann *** empty log message ***
2001-07-03 Gerd Moellmann Improve a comment.
2001-07-03 Gerd Moellmann (compute_line_metrics): On ttys, subtract continuation
2001-07-02 Richard M. Stallman Clarify when it's good to update a tags table and why.
2001-07-02 Stefan Monnier *** empty log message ***
2001-07-02 Stefan Monnier (Info-clone-buffer-hook): Really unconditionally copy marker.
2001-07-02 Eli Zaretskii Fix a typo.
2001-07-02 Gerd Moellmann *** empty log message ***
2001-07-02 Gerd Moellmann (cl-do-arglist): Revert change of
2001-07-02 Gerd Moellmann *** empty log message ***
2001-07-02 Gerd Moellmann *** empty log message ***
2001-07-02 Gerd Moellmann (x_free_dpy_colors): Add prototype.
2001-07-02 Gerd Moellmann * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
2001-07-02 Gerd Moellmann *** empty log message ***
2001-07-02 Gerd Moellmann (tags): Depend on $(lwlibdir)/TAGS.
2001-07-02 Gerd Moellmann (gnus-local-domain): Removed because unused.
2001-07-02 Eli Zaretskii *** empty log message ***
2001-07-02 Eli Zaretskii Fix the header line, so that finder.el recognizes it.
2001-07-02 Eli Zaretskii *** empty log message ***
2001-07-02 Eli Zaretskii (lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
2001-07-02 Gerd Moellmann *** empty log message ***
2001-07-02 Gerd Moellmann (x_list_fonts): Make sure XFreeFont is called
2001-06-30 Richard M. Stallman Don't include data bigger than 500,000 bytes directly in the bug
2001-06-29 Gerd Moellmann *** empty log message ***
2001-06-29 Gerd Moellmann (main): Remove extern declaration for sys_nerr, which
2001-06-29 Eli Zaretskii *** empty log message ***
2001-06-29 Eli Zaretskii (x-colors): Add colors from the recent rgb.txt file.
2001-06-29 Eli Zaretskii Make last change compatible with XEmacs. From Christoph Wedler
2001-06-29 Eli Zaretskii *** empty log message ***
2001-06-29 Richard M. Stallman Minor clarifications. Explain how to use imenu-sort-function.
2001-06-29 Richard M. Stallman *** empty log message ***
2001-06-29 Eli Zaretskii (bdf-directory-list): Use the value relative to
2001-06-29 Richard M. Stallman (widget-color-sample-face-get): Return ((foreground-color . COLOR))
2001-06-29 Eli Zaretskii *** empty log message ***
2001-06-29 Eli Zaretskii (region): Change the background color for the
2001-06-29 Eli Zaretskii Add fns.el, which is produced on MS-DOS instead of fns-*.el.
2001-06-29 Richard M. Stallman Explain purpose of mode hooks.
2001-06-29 Richard M. Stallman Explain why don't mail a core dump.
2001-06-29 Richard M. Stallman Get rid of inexplicable @t's in values of paragraph-start and
2001-06-29 Richard M. Stallman (rmail-reformat-message): Bind inhibit-read-only to t.
2001-06-29 Richard M. Stallman *** empty log message ***
2001-06-28 Stefan Monnier *** empty log message ***
2001-06-28 Stefan Monnier (Info-clone-buffer-hook): Unconditionally copy marker.
2001-06-28 Karl Fogel Update maintainer email address.
2001-06-28 Karl Fogel Add entry for saveplace.el change of 2001-04-19. The change to
2001-06-27 Francesco Potortì (uniquify-rationalize-file-buffer-names): Undo previous change.
2001-06-27 Francesco Potortì *** empty log message ***
2001-06-27 Gerd Moellmann *** empty log message ***
2001-06-27 Gerd Moellmann (EmacsFrameSetCharSize): Turn off atimers and block
2001-06-27 Francesco Potortì (uniquify-rationalize-file-buffer-names): Do a preliminary quick
2001-06-27 Francesco Potortì *** empty log message ***
2001-06-27 Gerd Moellmann *** empty log message ***
2001-06-27 Gerd Moellmann (vox_configure, vox_close): Turn off atimers
2001-06-26 Richard M. Stallman (dired-get-filename): A file name starting with ~
2001-06-26 Richard M. Stallman *** empty log message ***
2001-06-26 Richard M. Stallman Major rewrite. Sections Tags, Emerge, Change Log and Authors
2001-06-26 Richard M. Stallman Fix mistakes in @node Emerge.
2001-06-26 Richard M. Stallman Fix previous change.
2001-06-26 Richard M. Stallman Add Balanced Expressions.
2001-06-26 Richard M. Stallman Finish previous change.
2001-06-26 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
2001-06-26 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
2001-06-26 Richard M. Stallman Avoid "sexp".
2001-06-26 Richard M. Stallman Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
2001-06-26 Richard M. Stallman Update xref (Defuns -> Left Margin Convention).
2001-06-26 Richard M. Stallman Change Next pointer.
2001-06-26 Richard M. Stallman Change Previous pointer.
2001-06-26 Richard M. Stallman (Major Mode Conventions): Say not to change meaning of RET, and not to
2001-06-26 Richard M. Stallman Reorganize structure of Editing Programs,
2001-06-26 Richard M. Stallman Initial version consists of sections moved from Editing Programs chapter.
2001-06-26 Richard M. Stallman *** empty log message ***
2001-06-26 Gerd Moellmann *** empty log message ***
2001-06-26 Gerd Moellmann (read_char) <non_reread>: Record the previous idle
2001-06-26 Richard M. Stallman (which-func-maxout): Increase default to 500000.
2001-06-26 Richard M. Stallman (hs-minor-mode-map): Use mouse-2, not button-2, when binding
2001-06-26 Gerd Moellmann *** empty log message ***
2001-06-26 Gerd Moellmann (rmail-msg-restore-non-pruned-header): New
2001-06-26 Gerd Moellmann (handle_invisible_prop): Deal with overlay strings at
2001-06-26 Gerd Moellmann (struct it): Add member display_ellipsis_p.
2001-06-26 Andrew Choi 2001-06-26 Andrew Choi <akochoi@i-cable.com>
2001-06-25 Stefan Monnier *** empty log message ***
2001-06-25 Stefan Monnier (fill-region-as-paragraph): Don't look further back than LINEBEG.
2001-06-25 Gerd Moellmann *** empty log message ***
2001-06-25 Gerd Moellmann (struct x_output): Add member wait_for_wm.
2001-06-25 Gerd Moellmann (Qwait_for_wm): New variable.
2001-06-25 Gerd Moellmann (EmacsFrameSetCharSize): Set XtNwaitForWm depending
2001-06-25 Gerd Moellmann *** empty log message ***
2001-06-25 Gerd Moellmann (try_window_id) <all changes below window end>: Don't
2001-06-25 Eli Zaretskii *** empty log message ***
2001-06-25 Eli Zaretskii (xterm-mouse-event): If the buffer displayed in the
2001-06-25 Gerd Moellmann *** empty log message ***
2001-06-25 Gerd Moellmann (glasses-make-readable): Consider
2001-06-24 Eli Zaretskii More about long file names and the MSDOS port.
2001-06-24 Eli Zaretskii *** empty log message ***
2001-06-24 Eli Zaretskii (bookmark-insert-location, bookmark-bmenu-list)
2001-06-24 Richard M. Stallman Minor change.
2001-06-23 Eli Zaretskii *** empty log message ***
2001-06-23 Eli Zaretskii (auto-mode-alist): Add configure.ac (autoconf).
2001-06-23 Richard M. Stallman (eval-last-sexp): Doc fix.
2001-06-23 Richard M. Stallman *** empty log message ***
2001-06-23 Richard M. Stallman (c-set-style): Don't specify initial contents for completing-read.
2001-06-23 Richard M. Stallman (Fcompleting_read): Doc fix.
2001-06-23 Richard M. Stallman *** empty log message ***
2001-06-23 Richard M. Stallman Add details about C-M-a and C-M-e.
2001-06-23 Richard M. Stallman (Wrong Time): New node.
2001-06-23 Richard M. Stallman Minor change.
2001-06-23 Richard M. Stallman (Major Mode Conventions): Major modes should not change RET.
2001-06-23 Richard M. Stallman (Compilation Functions): Add xref to Problems with Macros.
2001-06-23 Richard M. Stallman More of previous change.
2001-06-23 Richard M. Stallman Deprecate use of the INITIAL argument for completing-read.
2001-06-23 Eli Zaretskii Fix some formatting errors, and a left-over from some unsuccessful merge.
2001-06-22 Richard M. Stallman Minor change.
2001-06-22 Richard M. Stallman (menu-bar-make-toggle): Construct the
2001-06-22 Richard M. Stallman *** empty log message ***
2001-06-22 Eli Zaretskii Add woman-1 and woman-2.
2001-06-22 Eli Zaretskii *** empty log message ***
2001-06-22 Eli Zaretskii (indent-relative-maybe, indent-relative): Doc fix.
2001-06-22 Eli Zaretskii (Indentation Commands): Document what indent-relative does when called
2001-06-22 Eli Zaretskii (Multi-line Indent): Document indent-code-rigidly.
2001-06-22 Eli Zaretskii Proofreading fixes from Peter Milliken.
2001-06-22 Eli Zaretskii *** empty log message ***
2001-06-22 Eli Zaretskii (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
2001-06-21 Eli Zaretskii *** empty log message ***
2001-06-21 Eli Zaretskii (tool-bar-setup): Remove the EXIT button.
2001-06-21 Eli Zaretskii *** empty log message ***
2001-06-21 Eli Zaretskii (dabbrev--select-buffers): Fix last change.
2001-06-21 Miles Bader Document the new BUFFER arg to the `shell' command.
2001-06-20 Jason Rumney *** empty log message ***
2001-06-20 Jason Rumney (WinMain): Add quotes around executable name.
2001-06-20 Richard M. Stallman (dabbrev--make-friend-buffer-list): New function,
2001-06-20 Richard M. Stallman *** empty log message ***
2001-06-20 Richard M. Stallman New node Program Misc; text about word and paragraph and selective
2001-06-20 Eli Zaretskii Document problems with compressed subdirs.el.
2001-06-20 Richard M. Stallman Minor Texinfo style change.
2001-06-20 Richard M. Stallman Minor wording fixes.
2001-06-20 Richard M. Stallman Give examples for M-! and M-|.
2001-06-20 Richard M. Stallman Minor wording change.
2001-06-20 Richard M. Stallman Update how to find etc/DEBUG.
2001-06-20 Richard M. Stallman Minor corrections.
2001-06-20 Richard M. Stallman Minor fixes.
2001-06-20 Richard M. Stallman Rewrite the texts that explain basic incremental search,
2001-06-20 Eli Zaretskii Document line-number-display-limit-width.
2001-06-20 Eli Zaretskii Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.
2001-06-20 Eli Zaretskii Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>.
2001-06-20 Eli Zaretskii More proofreading fixes from Peter Milliken.
2001-06-20 Eli Zaretskii Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>.
2001-06-20 Eli Zaretskii (Optional Mode Line): Document line-number-display-limit-width.
2001-06-19 John Wiegley Added a version string.
2001-06-19 John Wiegley Don't load in esh-util if it's already loaded. Also, added a comment
2001-06-19 John Wiegley *** empty log message ***
2001-06-19 Gerd Moellmann *** empty log message ***
2001-06-19 Gerd Moellmann (Ffind_composition_internal): Accept ZV
2001-06-19 Richard M. Stallman Local rewrites. Describe basic no-argument C-v and M-v first,
2001-06-19 Richard M. Stallman Minor clarifications.
2001-06-19 Eli Zaretskii *** empty log message ***
2001-06-19 Eli Zaretskii (WoMan-highlight-references): Add help-echo to mouse-highlighted text.
2001-06-18 John Wiegley Disabled a test that often yields false failures.
2001-06-18 John Wiegley *** empty log message ***
2001-06-18 Stefan Monnier *** empty log message ***
2001-06-18 Stefan Monnier (sgml-mode-map): Fix thinko.
2001-06-18 Sam Steingold typo
2001-06-18 Gerd Moellmann *** empty log message ***
2001-06-18 Gerd Moellmann (quail-start-conversion): Reset
2001-06-18 Eli Zaretskii *** empty log message ***
2001-06-18 Eli Zaretskii (quoted-printable-decode-region): If called interactively,
2001-06-18 Eli Zaretskii Document the removal of hs-show-hidden-short-form.
2001-06-18 Gerd Moellmann *** empty log message ***
2001-06-18 Gerd Moellmann (antlr-mode): Check that `c-Java-access-key' is
2001-06-18 Eli Zaretskii Mention tildify.el.
2001-06-18 Gerd Moellmann Update copyright.
2001-06-18 Gerd Moellmann (Ffind_composition_internal): Check POS
2001-06-18 Eli Zaretskii *** empty log message ***
2001-06-18 Eli Zaretskii (bs--get-name, bs--get-file-name): Add help-echo to
2001-06-18 Eli Zaretskii Fix a typo in a comment.
2001-06-18 Eli Zaretskii (Text): Fix a cross-reference to autotype.
2001-06-18 Eli Zaretskii *** empty log message ***
2001-06-18 Eli Zaretskii (dired-mark-pop-up): Fix last change.
2001-06-17 Eli Zaretskii (Hideshow): Remove the obsolete variable hs-show-hidden-short-form.
2001-06-17 Eli Zaretskii *** empty log message ***
2001-06-17 Eli Zaretskii (generate-calendar-month): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii *** empty log message ***
2001-06-17 Eli Zaretskii (quickurl-url-file): Run through convert-standard-filename.
2001-06-17 Eli Zaretskii *** empty log message ***
2001-06-17 Eli Zaretskii (list-buffers-noselect): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (tex-validate-buffer): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (pages-copy-header-and-position): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (tar-header-block-summarize): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (occur): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (sh-mark-line): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (cpp-make-button): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.
2001-06-17 Eli Zaretskii (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted
2001-06-17 Eli Zaretskii (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (comint-send-input): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii (archive-summarize-files): Add help-echo to mouse-highlighted text.
2001-06-17 Eli Zaretskii *** empty log message ***
2001-06-17 Eli Zaretskii (ffap-machine-p): Always return nil if
2001-06-17 Stefan Monnier *** empty log message ***
2001-06-17 Stefan Monnier Move `provide' to the end. Update copyright.
2001-06-16 Eli Zaretskii Clarify the meaning of ``load-path is not customizable''. Someone just
2001-06-16 Eli Zaretskii Fix the URL where Emacs for VMS is available.
2001-06-15 Eli Zaretskii Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>.
2001-06-15 Eli Zaretskii Proofreading fixes from Art the Lemming <lemming@gimp.shacknet.nu>.
2001-06-15 Eli Zaretskii *** empty log message ***
2001-06-15 Eli Zaretskii Fix the copyright notice.
2001-06-15 Eli Zaretskii Document problems with OPENSTEP's gcc. Provide a work-around.
2001-06-15 Eli Zaretskii *** empty log message ***
2001-06-15 Eli Zaretskii (Fmessage_box): If the frame is not under a window
2001-06-15 Eli Zaretskii Document problems with KDE's klipper.
2001-06-15 Eli Zaretskii *** empty log message ***
2001-06-15 Eli Zaretskii (font-lock-comment-face): For tty's with dark
2001-06-15 Eli Zaretskii *** empty log message ***
2001-06-15 Eli Zaretskii More info about fixing problems with colors on a tty.
2001-06-15 Eli Zaretskii (tar-extract): Call generate-new-buffer-name to
2001-06-15 Eli Zaretskii (MS-DOS Printing): Mention that printer port can be redirected via
2001-06-15 Eli Zaretskii Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>.
2001-06-15 Eli Zaretskii Proofreading fixes from Tim Sanders <tim@timsanders.freeserve.co.uk>.
2001-06-15 Eli Zaretskii Proofreading fixes friom Danny Colascione <qtmstr@optonline.net>.
2001-06-15 Eli Zaretskii Proofreading fixes from Danny Colascione <qtmstr@optonline.net>.
2001-06-15 Eli Zaretskii Fixed a typo in a comment.
2001-06-15 Eli Zaretskii (format-alist): Doc fix. Suggested by Alex Schroeder <alex@gnu.org>.
2001-06-15 Miles Bader *** empty log message ***
2001-06-15 Miles Bader (texinfo-format-syntax-table): Revert previous change.
2001-06-14 Richard M. Stallman Give advice about how to default position args and region args.
2001-06-14 Richard M. Stallman *** empty log message ***
2001-06-14 Richard M. Stallman (try_window_id): When EOB is visible, don't treat
2001-06-14 Richard M. Stallman (keep-lines-read-args): Return just a regexp.
2001-06-14 Eli Zaretskii *** empty log message ***
2001-06-14 Eli Zaretskii (rot13-other-window): Some more doc fix.
2001-06-14 Eli Zaretskii *** empty log message ***
2001-06-14 Eli Zaretskii (case-replace, query-replace-from-history-variable)
2001-06-14 Eli Zaretskii *** empty log message ***
2001-06-14 Eli Zaretskii (rot13-other-window): Doc fix.
2001-06-14 Miles Bader *** empty log message ***
2001-06-14 Miles Bader (texinfo-format-syntax-table): Change syntax of " and \ to "." (punctuation).
2001-06-14 Miles Bader (texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).
2001-06-13 Stefan Monnier *** empty log message ***
2001-06-13 Stefan Monnier (diff-font-lock-keywords): Fix unanchored regexp.
2001-06-13 Richard M. Stallman (backquote-process): Handle `[,@SYMBOL].
2001-06-13 Richard M. Stallman (shell-command-on-region): Never kill the *Shell Command Output* buffer.
2001-06-13 Eli Zaretskii Clarify the causes for "misalignment" error messages in Ispell.
2001-06-13 Eli Zaretskii Add a few more index entries for desktop.el.
2001-06-11 Eli Zaretskii Advise TeX about hyphenation of "dictionary".
2001-06-11 Andrew Innes *** empty log message ***
2001-06-11 Andrew Innes (create_child): Add new parameter is_gui_app.
2001-06-11 Eli Zaretskii Fix a typo.
2001-06-11 Eli Zaretskii Change wording.
2001-06-11 Richard M. Stallman Fix typo.
2001-06-11 Richard M. Stallman Update various command names and variable defaults.
2001-06-11 Eli Zaretskii Don't use the British spelling of "behaviour".
2001-06-11 Eli Zaretskii Fix a typo.
2001-06-10 Stefan Monnier *** empty log message ***
2001-06-10 Stefan Monnier (perl-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs.
2001-06-10 Eli Zaretskii Get rid of Overfull hbox messages from TeX.
2001-06-10 Eli Zaretskii Mention that mule-unicode-* charsets aren't unified with the others.
2001-06-10 Eli Zaretskii *** empty log message ***
2001-06-10 Eli Zaretskii (server-process, server-buffer-clients): Doc fix.
2001-06-09 Eli Zaretskii (Basic Indent): Add a cross-reference to description of indent-tabs-mode.
2001-06-09 Eli Zaretskii Add a cross-reference to the description of indent-tabs-mode.
2001-06-09 John Wiegley (eshell-exit-success-p): Use a string-match to test if the last
2001-06-09 John Wiegley Removed an empty comment.
2001-06-09 John Wiegley *** empty log message ***
2001-06-08 Stefan Monnier *** empty log message ***
2001-06-08 Eli Zaretskii Fix a bad @setfilename.
2001-06-08 Eli Zaretskii *** empty log message ***
2001-06-08 Eli Zaretskii (grep-regexp-alist): Remove definition, since the
2001-06-08 Carsten Dominik *** empty log message ***
2001-06-08 Carsten Dominik Updated to version 4.16
2001-06-08 Carsten Dominik * reftex-ref.el (reftex-select-label-help): Added "z" key
2001-06-07 Eli Zaretskii (Hideshow): Fix the docs of keybindings which used a single `@'.
2001-06-07 Eli Zaretskii *** empty log message ***
2001-06-07 Eli Zaretskii (auto-coding-alist): Remove redundant
2001-06-07 Eli Zaretskii Fix Next and Prev pointers in @node directives, so
2001-06-07 Eli Zaretskii Change "Dired Commands" to "Dired Navigation". Move the general
2001-06-05 Eli Zaretskii *** empty log message ***
2001-06-05 Eli Zaretskii (lisp-indent-offset): Add a doc string.
2001-06-04 Andrew Choi 2001-06-04 Andrew Choi <akochoi@i-cable.com>
2001-06-03 Stefan Monnier *** empty log message ***
2001-06-03 Richard M. Stallman Minor change.
2001-06-02 Richard M. Stallman selected buffer <=> current buffer.
2001-06-02 Richard M. Stallman selected buffer => current buffer.
2001-06-02 Stefan Monnier *** empty log message ***
2001-06-02 Stefan Monnier (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
2001-06-02 Eli Zaretskii (Compilation Mode): Document compilation-error-regexp-alist.
2001-06-02 Eli Zaretskii *** empty log message ***
2001-06-02 Eli Zaretskii (Fload): Document that the argument is run via substitute-in-file-name.
2001-06-01 Richard M. Stallman (describe-variable): Put value on same line
2001-06-01 Richard M. Stallman *** empty log message ***
2001-06-01 Richard M. Stallman Correct names of some C mode indentation commands.
2001-06-01 Richard M. Stallman Update Customization buffer examples
2001-06-01 Eli Zaretskii Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.
2001-06-01 Andrew Innes *** empty log message ***
2001-06-01 Andrew Innes (TIT-GB): Remove CTLau.elc from it.
2001-06-01 Andrew Innes (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
2001-06-01 Andrew Innes (sh_output): Don't use $(warning ...) to output
2001-06-01 Eli Zaretskii *** empty log message ***
2001-06-01 Eli Zaretskii [ms-dos]: Call IT-setup-unicode-display.
2001-06-01 Eli Zaretskii (IT-unicode-translations): New variable.
2001-06-01 Gerd Moellmann *** empty log message ***
2001-06-01 Gerd Moellmann Handle before-string and after-string overlay properties
2001-05-31 Gerd Moellmann *** empty log message ***
2001-05-31 Gerd Moellmann (bootstrap-doc): New target.
2001-05-31 Stefan Monnier *** empty log message ***
2001-05-31 Stefan Monnier (tags-compression-info-list): Fix docstring
2001-05-31 Gerd Moellmann *** empty log message ***
2001-05-31 Gerd Moellmann (Fdo_auto_save): Don't try to create the directory of
2001-05-31 Gerd Moellmann *** empty log message ***
2001-05-31 Gerd Moellmann (tty_cursor_hidden): New variable.
2001-05-31 Gerd Moellmann (xml-parse-tag): The document may contain invalid characters.
2001-05-31 Gerd Moellmann *** empty log message ***
2001-05-31 Gerd Moellmann (rmail-revert): Modify to work in
2001-05-31 Gerd Moellmann (rmail-message-subject-p): Don't call
2001-05-31 Gerd Moellmann *** empty log message ***
2001-05-31 Gerd Moellmann (inactivate-input-method): Set
2001-05-31 Stefan Monnier (latex-find-indent): Handle the BOBP case.
2001-05-31 Stefan Monnier *** empty log message ***
2001-05-31 Stefan Monnier (copy_overlays): Make ENABLE_CHECKING happy.
2001-05-30 Gerd Moellmann Add that PBM and XBM image specs may have :foreground nil, and
2001-05-30 Gerd Moellmann Add that PBM and XPM image specs may have :foreground nil, and
2001-05-30 Gerd Moellmann *** empty log message ***
2001-05-30 Gerd Moellmann (enum image_value_type): New enumerator
2001-05-30 Gerd Moellmann *** empty log message ***
2001-05-30 Gerd Moellmann (note_mouse_highlight): If an overlapping overlay
2001-05-29 Sam Steingold minor optimization
2001-05-29 Sam Steingold fix live process/dead buffer bub on w32
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-29 Gerd Moellmann (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-29 Gerd Moellmann (Fsingle_key_description): NUL-terminate the string
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-29 Gerd Moellmann (Fcall_process): Deal with decode_coding returning
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-29 Gerd Moellmann (ccl-decode-mule-utf-8): Handle
2001-05-29 Miles Bader Update the entry for `comint-carriage-motion' (ne `comint-cr-magic').
2001-05-29 Stefan Monnier *** empty log message ***
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann (Fsingle_key_description): Create a multibyte string
2001-05-28 Gerd Moellmann (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
2001-05-28 Miles Bader (comint-carriage-motion): Doc-string tweaks.
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann (Fstart_kbd_macro): Doc fix.
2001-05-28 Gerd Moellmann (LANG): Set LC_ALL and LANGUAGE to C, unset
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann (cursor_in_mouse_face_p): New function.
2001-05-28 Gerd Moellmann (comint-carriage-motion): Renamed from
2001-05-28 Stefan Monnier (outline-mode): Fix font-lock-defaults.
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann (Fload): Remove unused label.
2001-05-28 Gerd Moellmann (string_display_width): Put in #if 0.
2001-05-28 Gerd Moellmann (char_property_eq): Put in #if 0.
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann (speeds): Put in #if 0.
2001-05-28 Gerd Moellmann (japanese-hankaku): Prefer the charset
2001-05-28 Eli Zaretskii *** empty log message ***
2001-05-28 Eli Zaretskii (custom-file): Fix last change.
2001-05-27 Stefan Monnier *** empty log message ***
2001-05-27 Stefan Monnier (byte-compile-file-form-autoload): Use the
2001-05-27 Stefan Monnier (byte-compile-inline-expand): Complete Dave's
2001-05-27 Stefan Monnier (byte-compile-inline-expand): Fix the arg of `load' again.
2001-05-27 Stefan Monnier *** empty log message ***
2001-05-27 Stefan Monnier *** empty log message ***
2001-05-27 Stefan Monnier (byte-compile-inline-expand): Undo last change.
2001-05-27 Eli Zaretskii *** empty log message ***
2001-05-27 Eli Zaretskii (custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.
2001-05-27 Eli Zaretskii Document that customizations from "emacs -q" cannot be saved.
2001-05-27 Eli Zaretskii *** empty log message ***
2001-05-27 Eli Zaretskii (enable-command): If user-init-file is nil or does not
2001-05-26 Stefan Monnier *** empty log message ***
2001-05-25 Stefan Monnier *** empty log message ***
2001-05-25 Stefan Monnier (tex-mode-syntax-table): Add ^.
2001-05-25 Stefan Monnier (tildify-ignored-environments-alist): Recognize \verb* right.
2001-05-25 Stefan Monnier (tildify-ignored-environments-alist):
2001-05-25 Stefan Monnier (perl-mode): Use define-derived-mode.
2001-05-25 Stefan Monnier Docstring typo.
2001-05-25 Stefan Monnier (speedbar-find-selected-file): RE-quote the filename.
2001-05-25 Stefan Monnier *** empty log message ***
2001-05-25 Stefan Monnier (byte-compile-inline-expand):
2001-05-25 Andrew Choi 2001-05-25 Andrew Choi <akochoi@i-cable.com>
2001-05-24 Richard M. Stallman Add some intro text in node Deletion.
2001-05-24 Jason Rumney *** empty log message ***
2001-05-24 Jason Rumney Clarify that building with MSVC requires nmake.
2001-05-24 Andrew Choi Change input method name chinese-ctlau-b5 back to chinese-ctlaub.
2001-05-24 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2001-05-24 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2001-05-24 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2001-05-23 Stefan Monnier *** empty log message ***
2001-05-23 Stefan Monnier *** empty log message ***
2001-05-23 Stefan Monnier (gud-gdb-run-command-fetch-lines): Use forward-line
2001-05-23 Andrew Choi *** empty log message ***
2001-05-23 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2001-05-23 Andrew Choi 2001-05-24 Andrew Choi <akochoi@i-cable.com>
2001-05-22 Gerd Moellmann *** empty log message ***
2001-05-22 Gerd Moellmann (custom-comment-show): Remove debug code.
2001-05-22 Gerd Moellmann *** empty log message ***
2001-05-22 Gerd Moellmann (japanese-symbol-table): Fix handling of
2001-05-22 Richard M. Stallman Minor clarifications.
2001-05-22 Richard M. Stallman Minor fixes.
2001-05-22 Richard M. Stallman Fix some xrefs to other manuals.
2001-05-21 Stefan Monnier *** empty log message ***
2001-05-21 Stefan Monnier (diff-jump-to-old-file, diff-update-on-the-fly):
2001-05-21 Eli Zaretskii Change "International Intro" -> "International Chars".
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-29 Gerd Moellmann *** empty log message ***
2001-05-28 Gerd Moellmann *** empty log message ***
2001-05-21 Gerd Moellmann Add something for variable aliases.
2001-05-21 Gerd Moellmann *** empty log message ***
2001-05-21 Gerd Moellmann (describe-variable): Deal with variable aliases.
2001-05-21 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2001-05-21 Gerd Moellmann *** empty log message ***
2001-05-21 Gerd Moellmann *** empty log message ***
2001-05-21 Gerd Moellmann (Fmake_symbol): Adapt to changes of struct Lisp_Symbol.
2001-05-21 Gerd Moellmann (Fbyte_code) <varref>: Use SYMBOL_VALUE.
2001-05-21 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
2001-05-21 Gerd Moellmann (Fdefvaralias): New function.
2001-05-21 Gerd Moellmann (Fintern, Funintern): Set symbol's interned and constant
2001-05-21 Gerd Moellmann (print_preprocess, print_object): Test internedness of
2001-05-21 Gerd Moellmann (enum symbol_interned): New enumeration.
2001-05-20 Stefan Monnier *** empty log message ***
2001-05-20 Richard M. Stallman Minor fixes.
2001-05-20 Richard M. Stallman Explain M-! output can go in echo area.
2001-05-20 Richard M. Stallman Add Text Properties item.
2001-05-20 Richard M. Stallman International Intro node renamed to International Chars.
2001-05-20 Richard M. Stallman Explain how Binary Overwrite mode affects C-q.
2001-05-20 Richard M. Stallman Use Lisp escape sequences only inside string syntax.
2001-05-20 Richard M. Stallman *** empty log message ***
2001-05-20 Richard M. Stallman (lm): Use "p" not "P" for interactive spec.
2001-05-20 Richard M. Stallman (rmail-retry-failure): Do save-window-excursion.
2001-05-20 Richard M. Stallman *** empty log message ***
2001-05-20 Richard M. Stallman (Info-read-subfile): Widen before finding the
2001-05-20 Richard M. Stallman *** empty log message ***
2001-05-20 Richard M. Stallman Update description of visiting multiple files with the command line.
2001-05-20 Richard M. Stallman (command-line-1): When >2 files visited,
2001-05-20 Richard M. Stallman *** empty log message ***
2001-05-20 Stefan Monnier (keep-lines-read-args): Use `copy-marker'.
2001-05-20 Gerd Moellmann *** empty log message ***
2001-05-20 Gerd Moellmann *** empty log message ***
2001-05-20 Gerd Moellmann (lisp-font-lock-keywords-1): Add `defvaralias'.
2001-05-20 Eli Zaretskii *** empty log message ***
2001-05-20 Eli Zaretskii (define-ccl-program): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
2001-05-20 Eli Zaretskii (decode-char): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
2001-05-20 Eli Zaretskii (artist-mode): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
2001-05-20 Eli Zaretskii *** empty log message ***
2001-05-20 Eli Zaretskii (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
2001-05-19 Eli Zaretskii Fix a typo in the last change.
2001-05-19 Eli Zaretskii (Buffers): Fix a typo.
2001-05-18 Gerd Moellmann Remove entry for defvaralias.
2001-05-18 Sam Steingold (cvs-mode-map): bind "z" and [RET]
2001-05-18 John Wiegley (eshell-explicit-command-char): A new configuration variable, which
2001-05-18 John Wiegley (eshell/which): Use `eshell-explicit-command-char' instead of ?*.
2001-05-18 John Wiegley (eshell-completion-command-name, eshell-complete-commands-list): Use
2001-05-18 John Wiegley *** empty log message ***
2001-05-18 Gerd Moellmann *** empty log message ***
2001-05-18 Gerd Moellmann (ange-ftp-fix-name-for-vms): Reverse args of
2001-05-18 Gerd Moellmann *** empty log message ***
2001-05-18 Gerd Moellmann (tmm-get-keymap): Fix handling of :filter.
2001-05-18 Gerd Moellmann *** empty log message ***
2001-05-18 Gerd Moellmann (goto-address-at-point): Deal with URLs
2001-05-18 Andrew Innes *** empty log message ***
2001-05-18 Andrew Innes (compile-files-CMD, bootstrap-clean-CMD): Use
2001-05-18 Eli Zaretskii Avoid overfull hboxes.
2001-05-18 Gerd Moellmann Add browse-url-kde.
2001-05-18 Gerd Moellmann *** empty log message ***
2001-05-18 Gerd Moellmann (browse-url-browser-function): Add kde.
2001-05-18 Eli Zaretskii Avoid overfull hboxes wherever possible.
2001-05-18 Gerd Moellmann *** empty log message ***
2001-05-18 Gerd Moellmann (maybe-append-domain): Renamed to
2001-05-18 Gerd Moellmann (call_debugger): Don't bind inhibit-eval-during-redisplay.
2001-05-18 Gerd Moellmann (xlfd_point_size): Don't divide pixel size from
2001-05-18 Eli Zaretskii (Merging and diff3): Avoid Overfull hbox.
2001-05-18 Eli Zaretskii (LessTif Resources): Avoid Overfull box.
2001-05-18 Eli Zaretskii Fix copyright years.
2001-05-18 Eli Zaretskii (Buffers): Document the maximum buffer size.
2001-05-18 Eli Zaretskii (Visiting): Document that files larger than the buffer size limit cannot
2001-05-18 Miles Bader *** empty log message ***
2001-05-18 Miles Bader (delete-horizontal-space, just-one-space): Use `constrain-to-field'
2001-05-17 Dave Love *** empty log message ***
2001-05-17 Dave Love ("TeX"): Renamed from "latin-latex2e".
2001-05-17 Gerd Moellmann *** empty log message ***
2001-05-17 Gerd Moellmann (rmail-require-mime-maybe): New function.
2001-05-17 Gerd Moellmann *** empty log message ***
2001-05-17 Gerd Moellmann (elp-instrument-function): Handle advised
2001-05-17 Francesco Potortì Add the latest changes to etags behaviour.
2001-05-17 Francesco Potortì etags.1
2001-05-17 Stefan Monnier *** empty log message ***
2001-05-17 Stefan Monnier (jit-lock-after-change): Check the font-lock-multiline
2001-05-17 Francesco Potortì Redundant file removed. Use etc/etags.1
2001-05-17 Andrew Innes *** empty log message ***
2001-05-17 Andrew Innes (NEW_CYGWIN): Output message about spurious error
2001-05-17 Gerd Moellmann *** empty log message ***
2001-05-17 Gerd Moellmann (fancy-splash-screens): Ignore events on the mode-line.
2001-05-17 Gerd Moellmann *** empty log message ***
2001-05-17 Gerd Moellmann (ange-ftp-write-region): Make sure to record the
2001-05-17 Eli Zaretskii (Select Buffer): Document even-window-heights and
2001-05-17 Eli Zaretskii *** empty log message ***
2001-05-17 Eli Zaretskii (switch-to-buffer-other-window, switch-to-buffer-other-frame): Add an xref
2001-05-17 Eli Zaretskii Document that the W3 CVS does work with Emacs 21.
2001-05-17 Gerd Moellmann *** empty log message ***
2001-05-17 Gerd Moellmann New maintainer.
2001-05-17 Gerd Moellmann Set guidance to t for czech and
2001-05-17 Gerd Moellmann Add something for auto-coding-regexp-alist.
2001-05-17 Gerd Moellmann Add copyright notice for FSF.
2001-05-16 Sam Steingold (toplevel): indent the :method sub-form of `defgeneric' correctly.
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (x_set_foreground_color): Change frame's cursor_pixel
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (signal_before_change, signal_after_change): Consider a
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (read_process_output): Don't call signal_after_change
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (split_font_name): Use the right field when
2001-05-16 Gerd Moellmann (tooltip) <defgroup>: Put it in `gud' group instead
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (OVERLAY_PLIST): New macro.
2001-05-16 Gerd Moellmann (copy_overlays): New function.
2001-05-16 Gerd Moellmann (outline-font-lock-level): Remove the
2001-05-16 Gerd Moellmann Comment fix.
2001-05-16 Gerd Moellmann Add entry for auto-coding-regexp-alist.
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (Fsingle_key_description): Replace a build_string with
2001-05-16 Gerd Moellmann (auto-coding-regexp-alist): New user-option.
2001-05-16 Gerd Moellmann *** empty log message ***
2001-05-16 Gerd Moellmann (Ffontset_info): Check that face is non-null
2001-05-15 Gerd Moellmann *** empty log message ***
2001-05-15 Gerd Moellmann (read_key_sequence): Prevent generating a fake
2001-05-15 Gerd Moellmann (mouse-delete-other-windows): Doc fix.
2001-05-15 Gerd Moellmann *** empty log message ***
2001-05-15 Gerd Moellmann (lisp-mode): Make
2001-05-15 Andrew Choi * src/Emacs.r: Change About box message.
2001-05-15 Gerd Moellmann *** empty log message ***
2001-05-15 Gerd Moellmann (split_font_name): Handle `[...]' for the right
2001-05-15 Gerd Moellmann *** empty log message ***
2001-05-15 Gerd Moellmann (ccl_driver): Don't copy remaining bytes in case
2001-05-14 Stefan Monnier *** empty log message ***
2001-05-14 Stefan Monnier (Fdefvar): Only record (defvar <var>) in the load-history
2001-05-14 Eli Zaretskii *** empty log message ***
2001-05-14 Eli Zaretskii (elp-instrument-package): Don't allow empty prefixes.
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Gerd Moellmann Copy texinfo.tex unconditionally.
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Gerd Moellmann (note_mouse_highlight): Avoid changing the mouse
2001-05-14 Stefan Monnier *** empty log message ***
2001-05-14 Stefan Monnier (try_alternative_families): First try the FAMILY.
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Gerd Moellmann (hexl-current-address): Print a message when called
2001-05-14 Gerd Moellmann (x_draw_glyphs): Fix compuation of rightmost x for
2001-05-14 Francesco Potortì Small etags.c and etags.1 changes.
2001-05-14 Francesco Potortì (add_regex): Reset the whole newly allocated pattern buffer instead of
2001-05-14 Francesco Potortì Markups corrected.
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Gerd Moellmann (split_font_name): Make sure to leave the loop
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Gerd Moellmann (split_font_name): Handle matrix transformations
2001-05-14 Gerd Moellmann *** empty log message ***
2001-05-14 Eli Zaretskii Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann.
2001-05-13 Andrew Innes *** empty log message ***
2001-05-13 Andrew Innes Add copyright notice.
2001-05-13 Richard M. Stallman Clarify `p' commands again.
2001-05-12 Eli Zaretskii *** empty log message ***
2001-05-12 Eli Zaretskii (w32_to_x_font): Change prototype to fit the declaration.
2001-05-12 Eli Zaretskii *** empty log message ***
2001-05-12 Eli Zaretskii (malloc, realloc, free) [emacs]: Undefine before
2001-05-12 Eli Zaretskii *** empty log message ***
2001-05-12 Eli Zaretskii Include syssignal.h, to avoid compiler warnings.
2001-05-12 Eli Zaretskii *** empty log message ***
2001-05-12 Eli Zaretskii (search_file_line, set_bdf_font_info, seek_char)
2001-05-12 Eli Zaretskii Include keyboard.h before frame.h, not after it.
2001-05-12 Eli Zaretskii Include keyboard.h before frame.h.
2001-05-12 Eli Zaretskii (struct image, struct face): Forward declaration, to avoid compiler warnings.
2001-05-11 Stefan Monnier *** empty log message ***
2001-05-11 Stefan Monnier (gud-jdb-build-source-files-list): Fix paren typo.
2001-05-11 Stefan Monnier (cvs-mode-map): Don't rebind `undo'.
2001-05-11 Stefan Monnier Remove $Log$.
2001-05-11 Stefan Monnier Docstring fixes.
2001-05-11 Stefan Monnier (auto-mode-alist): Add *.perl and fix the *.<rev> case.
2001-05-11 Stefan Monnier *** empty log message ***
2001-05-11 Gerd Moellmann *** empty log message ***
2001-05-11 Gerd Moellmann (read_key_sequence): Don't modify events when
2001-05-11 Gerd Moellmann (command-line): If parameters have been changed in
2001-05-11 Gerd Moellmann *** empty log message ***
2001-05-11 Gerd Moellmann (clear_mouse_face): Remove prototype.
2001-05-11 Gerd Moellmann (clear_mouse_face): Return 1 if text with mouse face was
2001-05-11 Gerd Moellmann *** empty log message ***
2001-05-11 Gerd Moellmann (try_window_id): Fix the fix and set the right
2001-05-11 Gerd Moellmann *** empty log message ***
2001-05-11 Gerd Moellmann (try_window_id): Fix computation of window end in
2001-05-11 Gerd Moellmann *** empty log message ***
2001-05-11 Gerd Moellmann (try_alternative_families): New function.
2001-05-11 Gerd Moellmann (compile-files): Redirect output of chmod to
2001-05-11 Eli Zaretskii Remove the entry for the 19.34 release. RMS says it was done on a branch.
2001-05-11 Eli Zaretskii Remove the entry for 19.34 release. RMS says it was made on a branch.
2001-05-10 Stefan Monnier *** empty log message ***
2001-05-10 Stefan Monnier (smerge-mode): Force font-lock-multiline to t.
2001-05-10 Richard M. Stallman Fix tense when referring to Emacs 19.
2001-05-10 Eli Zaretskii *** empty log message ***
2001-05-10 Eli Zaretskii (report-emacs-bug): Don't switch the buffer to
2001-05-10 Gerd Moellmann *** empty log message ***
2001-05-10 Gerd Moellmann (try_window_id): Fix case of all changes before
2001-05-10 Gerd Moellmann *** empty log message ***
2001-05-10 Gerd Moellmann (try_window_id): Add some xasserts.
2001-05-10 Gerd Moellmann (browse-url-filename-alist): Allow UNC file
2001-05-10 John Wiegley Fixed reference to free variable.
2001-05-10 John Wiegley (eshell-convert-numeric-arguments): Annotated the documentation string
2001-05-10 John Wiegley *** empty log message ***
2001-05-10 John Wiegley (eshell-lisp-command): Don't perform numeric conversions if a Lisp
2001-05-10 John Wiegley Set the property `eshell-no-numeric-conversions' on the following
2001-05-10 John Wiegley *** empty log message ***
2001-05-10 John Wiegley (eshell-number-regexp): Now that number conversions only happen for
2001-05-10 John Wiegley Disable `eshell-stop-process' and `eshell-continue-process', since
2001-05-10 John Wiegley (eshell-lisp-command): Before calling a Lisp function, convert any
2001-05-10 John Wiegley (eshell-parse-argument-hook): If a number is encountered as an
2001-05-10 John Wiegley (eshell-shuffle-files): Apply `directory-file-name' before calling
2001-05-10 John Wiegley (eshell-add-to-history): Reference to `eshell-history-ring' needed to
2001-05-10 John Wiegley *** empty log message ***
2001-05-10 John Wiegley One more variable coming up nil on the first time around, needing
2001-05-10 John Wiegley *** empty log message ***
2001-05-10 John Wiegley (timeclock-find-discrep): Set `timeclock-last-event-workday' if it's
2001-05-10 John Wiegley *** empty log message ***
2001-05-10 John Wiegley (timeclock-find-discrep): Initialize `elapsed' to 0.
2001-05-09 Stefan Monnier (string-to-syntax): Close the @defun.
2001-05-09 Stefan Monnier *** empty log message ***
2001-05-09 Stefan Monnier (archive-int-to-mode): Construct the string directly.
2001-05-09 Gerd Moellmann *** empty log message ***
2001-05-09 Gerd Moellmann (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.
2001-05-09 Gerd Moellmann *** empty log message ***
2001-05-09 Gerd Moellmann (GIVE_UP): Fix for K&R C.
2001-05-09 Gerd Moellmann (lisp-interaction-mode): Doc fix.
2001-05-09 Gerd Moellmann *** empty log message ***
2001-05-09 Gerd Moellmann (syms_of_print) <print-length, print-level>: Doc fix.
2001-05-09 Gerd Moellmann *** empty log message ***
2001-05-09 Gerd Moellmann (note_mouse_highlight): Don't change the mouse cursor
2001-05-09 Eli Zaretskii *** empty log message ***
2001-05-09 Eli Zaretskii (tar-extract): Pay attention to the value of
2001-05-09 Eli Zaretskii Document problems with lukemftp.
2001-05-09 Eli Zaretskii *** empty log message ***
2001-05-09 Eli Zaretskii (holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>.
2001-05-09 Eli Zaretskii (Recognize Coding): Explain how to see what Emacs used to decode a file.
2001-05-09 Gerd Moellmann *** empty log message ***
2001-05-09 Gerd Moellmann Comment fixes.
2001-05-09 Gerd Moellmann Remove log entries for 20.5 .. 20.7.
2001-05-08 John Wiegley *** empty log message ***
2001-05-08 John Wiegley (timeclock-workday-remaining): Changed logic for determining how much
2001-05-08 Stefan Monnier *** empty log message ***
2001-05-08 Stefan Monnier (Syntax Class Table): Add the missing designator for
2001-05-08 Eli Zaretskii *** empty log message ***
2001-05-08 Eli Zaretskii (convert-standard-filename): Start replacing slashes
2001-05-08 Gerd Moellmann Increment version number.
2001-05-08 Eli Zaretskii (Initial Options): Document that -q disables customizations saving.
2001-05-08 Eli Zaretskii (Changing an Option): Document that "emacs -q" cannot save customizations.
2001-05-08 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_103
2001-05-08 Gerd Moellmann *** empty log message ***
2001-05-08 Gerd Moellmann (enter_namespace): Fix reallocation of
2001-05-08 Gerd Moellmann (rmail-message-subject-p): Process the result
2001-05-08 Gerd Moellmann (rmail-output-read-rmail-file-name): Be sure to
2001-05-08 Gerd Moellmann (rmail-read-label): Be sure to work in the
2001-05-08 Gerd Moellmann (rmail-insert-mime-forwarded-message-function)
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (inverse_video): Declare extern.
2001-05-07 Gerd Moellmann (x_set_foreground_color): Set frame's cursor_pixel.
2001-05-07 Francesco Potortì Typo: "we show it Lisp syntax" --> ... its LIsp ..
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (install): Use install-info command line options
2001-05-07 Gerd Moellmann (custom-file): Signal an error if user-init-file is
2001-05-07 Gerd Moellmann (delete_kboard): Handle the case that selected_frame
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (rmail-edit-mode-hook): Add :version.
2001-05-07 Gerd Moellmann (smtpmail-warn-about-unknown-extensions): Add :version.
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (smtpmail-warn-about-unknown-extensions): New
2001-05-07 Eli Zaretskii (Handling C-s and C-q with flow control, Binding C-s and C-q): Update the
2001-05-07 Eli Zaretskii (Init File): Say explicitly that site-start.el is also searched along
2001-05-07 Eli Zaretskii (Initial Options): Add index entries for not loading startup files.
2001-05-07 Gerd Moellmann Update copyright notice.
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (rmail-mode-map): Use rmail-sort-by-labels
2001-05-07 Gerd Moellmann (rmail-sort-by-labels): Renamed from
2001-05-07 Gerd Moellmann (rmail-summary-sort-by-labels): Renamed
2001-05-07 Gerd Moellmann *** empty log message ***
2001-05-07 Gerd Moellmann (rmail-edit-mode): Doc fix.
2001-05-07 Gerd Moellmann (rmail-edit): New Custom group.
2001-05-06 Eli Zaretskii Add hints for running Emacs with malloc debuggers.
2001-05-06 Eli Zaretskii (Rectangles): Remove the description of replace-rectangle.
2001-05-06 Eli Zaretskii (International): Add an overview of Mule features, with pointers to
2001-05-05 Richard M. Stallman Two minor fixes.
2001-05-05 Richard M. Stallman Explain how handler is called, for magic file operations that take
2001-05-05 Richard M. Stallman (Customization Groups): Mention customize-group command.
2001-05-05 Richard M. Stallman Use @smallexample for the echo LC... command.
2001-05-05 Richard M. Stallman Make the `@defcodeindex op' command unconditional.
2001-05-05 Richard M. Stallman Explain use of multiple FCC fields.
2001-05-05 Richard M. Stallman rmail-save => rmail-expunge-and-save.
2001-05-05 Richard M. Stallman Fix xref for Hippie Expand.
2001-05-05 Richard M. Stallman (help-xref-symbol-regexp): Recognize "source of"
2001-05-05 Richard M. Stallman *** empty log message ***
2001-05-05 Richard M. Stallman (dabbrev-select-buffers-function): Doc fix.
2001-05-05 Eli Zaretskii (Rectangles): Remove redundant and erroneous name of replace-rectangle
2001-05-05 Eli Zaretskii Document that overwrite-mode is bound to INSERT and add @kindex for INSERT.
2001-05-04 Stefan Monnier *** empty log message ***
2001-05-04 Stefan Monnier (cperl-font-lock-keywords)
2001-05-04 Stefan Monnier *** empty log message ***
2001-05-04 Stefan Monnier (diff-nonexistent-face, diff-font-lock-keywords):
2001-05-04 Eli Zaretskii *** empty log message ***
2001-05-04 Eli Zaretskii Fix last change.
2001-05-04 Eli Zaretskii *** empty log message ***
2001-05-04 Eli Zaretskii Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.
2001-05-04 Eli Zaretskii (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
2001-05-04 Eli Zaretskii *** empty log message ***
2001-05-04 Eli Zaretskii Place in the public domain.
2001-05-03 Eli Zaretskii *** empty log message ***
2001-05-03 Eli Zaretskii (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix
2001-05-03 Gerd Moellmann *** empty log message ***
2001-05-03 Gerd Moellmann (file_dialog_unmap_cb): New function.
2001-05-03 Gerd Moellmann *** empty log message ***
2001-05-03 Stefan Monnier *** empty log message ***
2001-05-03 Gerd Moellmann (try_window_id): Cases of changes all in front of
2001-05-03 Karl Berry (Help-Cross): move to be a subnode of Cross-refs, instead of leaving it dangling.
2001-05-03 Gerd Moellmann *** empty log message ***
2001-05-03 Gerd Moellmann (globals): Fix handling of namespace aliases.
2001-05-03 Eli Zaretskii (Comparison in Dired): Make it clear that ``the mark'' is settable by C-SPC.
2001-05-03 Eli Zaretskii *** empty log message ***
2001-05-03 Eli Zaretskii (dired-diff): Doc fix.
2001-05-03 Eli Zaretskii *** empty log message ***
2001-05-03 Eli Zaretskii (ispell-change-dictionary): Doc fix.
2001-05-03 Stefan Monnier (vc-next-action-on-file): Only force buffer+file to writable
2001-05-02 Stefan Monnier *** empty log message ***
2001-05-02 Stefan Monnier (sh-prev-line): Look for sh-heredoc-face
2001-05-02 Gerd Moellmann *** empty log message ***
2001-05-02 Gerd Moellmann (expose_window): Return int. If W is the window
2001-05-02 Gerd Moellmann *** empty log message ***
2001-05-02 Gerd Moellmann (texinfo-format-parse-args): Don't
2001-05-02 Gerd Moellmann *** empty log message ***
2001-05-02 Gerd Moellmann (query-replace-regexp-eval): Doc fix.
2001-05-02 Gerd Moellmann (x_draw_stretch_glyph_string): Don't draw background
2001-05-02 Eli Zaretskii Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa.
2001-05-01 Stefan Monnier *** empty log message ***
2001-05-01 Stefan Monnier (update_syntax_table): Check that oldi has the same
2001-05-01 Stefan Monnier (diff-nonexistant-face): New face.
2001-05-01 Eli Zaretskii Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>.
2001-04-30 Gerd Moellmann *** empty log message ***
2001-04-30 Gerd Moellmann (sh-font-lock-heredoc): Allow
2001-04-30 Gerd Moellmann (Fprimitive_undo): In a writable buffer, enable undoing
2001-04-30 Gerd Moellmann *** empty log message ***
2001-04-30 Gerd Moellmann (x_window_to_menu_bar) [USE_LUCID]: New function.
2001-04-30 Gerd Moellmann (xlwmenu_window_p): New function.
2001-04-30 Eli Zaretskii *** empty log message ***
2001-04-30 Eli Zaretskii (font-lock-mode): Doc fix.
2001-04-30 Eli Zaretskii *** empty log message ***
2001-04-30 Eli Zaretskii (dired-do-rename-regexp, dired-do-copy-regexp)
2001-04-30 Eli Zaretskii (Marks vs Flags): Explain that dired-undo doesn't undo the file
2001-04-30 Gerd Moellmann *** empty log message ***
2001-04-30 Gerd Moellmann (rmail-message-regexp-p): Yet another fix.
2001-04-29 Eli Zaretskii *** empty log message ***
2001-04-29 Eli Zaretskii (tty-color-define, tty-color-off-gray-diag)
2001-04-29 Eli Zaretskii Modify the copyright years.
2001-04-29 Eli Zaretskii *** empty log message ***
2001-04-29 Eli Zaretskii Place under the GFDL.
2001-04-28 Eli Zaretskii (Mac OS): Don't say Ispell cannot work: it can, if they have a port
2001-04-27 Eli Zaretskii Document problems with NTEmacs on Windows 2000, related to the
2001-04-27 Eli Zaretskii Document some of the facilities for debugging display code, including
2001-04-27 Eli Zaretskii (Checklist): Mention Edebug.
2001-04-27 Eli Zaretskii *** empty log message ***
2001-04-27 Eli Zaretskii (dired-do-create-files, dired-do-copy)
2001-04-27 Miles Bader *** empty log message ***
2001-04-27 Miles Bader (dabbrev--ignore-buffer-p): New function.
2001-04-27 Eli Zaretskii *** empty log message ***
2001-04-27 Eli Zaretskii (print_help): Enclose the regexp in the help text example in quotes.
2001-04-27 Gerd Moellmann *** empty log message ***
2001-04-27 Gerd Moellmann (rmail-message-regexp-p): Don't match before
2001-04-27 Gerd Moellmann (turn_on_face): Fix reverse video handling on terminals
2001-04-26 Richard M. Stallman Clarify when C-? is available as Help.
2001-04-26 Richard M. Stallman Add doc strings for some functions.
2001-04-26 Richard M. Stallman *** empty log message ***
2001-04-26 Gerd Moellmann *** empty log message ***
2001-04-26 Gerd Moellmann (rmail-message-regexp-p): Use rfc822-goto-eoh
2001-04-26 Gerd Moellmann *** empty log message ***
2001-04-26 Gerd Moellmann (save_excursion_restore): Don't use XBUFFER on
2001-04-26 Eli Zaretskii (Operating on Files): Document dired-dwim-target.
2001-04-26 Gerd Moellmann *** empty log message ***
2001-04-26 Gerd Moellmann Color specified by number is forced to be float number.
2001-04-26 Eli Zaretskii *** empty log message ***
2001-04-26 Eli Zaretskii (dabbrev--select-buffers): Add a doc string.
2001-04-26 Richard M. Stallman Add @need before Deletion node.
2001-04-26 Richard M. Stallman Explain better what a face is and what it does.
2001-04-26 Richard M. Stallman Fix command names dired-do-flagged-delete,
2001-04-26 Richard M. Stallman Explain how META may be labeled.
2001-04-26 Richard M. Stallman Correct typo on pdb-mode-hook.
2001-04-25 Eli Zaretskii Document byte-debug-flag.
2001-04-25 Eli Zaretskii Document problems with DJGPP and NT's `redir' program.
2001-04-25 Eli Zaretskii Mention problems with Windows NT's `redir' program.
2001-04-25 Gerd Moellmann *** empty log message ***
2001-04-25 Gerd Moellmann (toggle_highlight): New function.
2001-04-25 Gerd Moellmann (tty-handle-reverse-video): Don't set inverse-video.
2001-04-25 Eli Zaretskii Fix a typo in a comment.
2001-04-25 Eli Zaretskii *** empty log message ***
2001-04-25 Eli Zaretskii (Info-additional-directory-list): Doc fix.
2001-04-25 Eli Zaretskii *** empty log message ***
2001-04-25 Eli Zaretskii (find-lisp-find-dired-filter)
2001-04-25 Stefan Monnier *** empty log message ***
2001-04-25 Stefan Monnier (makefile-font-lock-keywords):
2001-04-25 Stefan Monnier *** empty log message ***
2001-04-25 Stefan Monnier (modify-face): Add compatibility for non-interactive use.
2001-04-25 Gerd Moellmann *** empty log message ***
2001-04-25 Gerd Moellmann (wait_reading_process_input): Call
2001-04-25 Gerd Moellmann *** empty log message ***
2001-04-25 Gerd Moellmann (mouse_face_overlay_overlaps): Fix the computation
2001-04-25 Gerd Moellmann *** empty log message ***
2001-04-25 Gerd Moellmann (command_loop_1): Redo change of 2001-03-12.
2001-04-25 Gerd Moellmann *** empty log message ***
2001-04-25 Gerd Moellmann (try_window_id): Fix a case where window_end_pos
2001-04-25 Eli Zaretskii Fix dates for the last few entries, so they increase monotonically.
2001-04-25 Eli Zaretskii *** empty log message ***
2001-04-25 Eli Zaretskii (install-arch-indep): Add gfdl.1 to the man pages that are installed.
2001-04-25 Eli Zaretskii Place under GFDL.
2001-04-25 Eli Zaretskii New file.
2001-04-25 Eli Zaretskii Fix a glitch in calc.texinfo patches.
2001-04-25 Eli Zaretskii Add Option Index, produced only in the on-line version of the manual.
2001-04-25 Eli Zaretskii Add @opindex entries to index all command-line options.
2001-04-24 John Wiegley (eshell-find-alias-function): Corrected the fix from last night, since
2001-04-24 John Wiegley *** empty log message ***
2001-04-24 Richard M. Stallman widget-define => define-widget.
2001-04-24 Gerd Moellmann Adapt to the change of string-rectangle back to 20.x behaviour.
2001-04-24 Gerd Moellmann Change entries for string-rectangle and alike.
2001-04-24 Gerd Moellmann *** empty log message ***
2001-04-24 Gerd Moellmann (string-rectangle): Revert to 20.x behaviour.
2001-04-24 John Wiegley *** empty log message ***
2001-04-24 John Wiegley (eshell-find-alias-function): Return t in the case where the function
2001-04-24 John Wiegley (eshell/diff): Fixed problems that were occurring with Emacs 21's
2001-04-24 John Wiegley *** empty log message ***
2001-04-24 John Wiegley (eshell-smart-redisplay): Added some safety code to work around a
2001-04-24 John Wiegley *** empty log message ***
2001-04-24 John Wiegley (timeclock-day-required): If the time required for a particular day is
2001-04-24 John Wiegley (eshell-command): Made a few changes so that `eshell-command' could be
2001-04-24 John Wiegley Moved `eshell-non-interactive-p' to eshell.el.
2001-04-23 Gerd Moellmann *** empty log message ***
2001-04-23 Gerd Moellmann (compute_char_face): If buffer is unibyte, set CH to
2001-04-23 Eli Zaretskii *** empty log message ***
2001-04-23 Eli Zaretskii (calendar-two-frame-setup, calendar-only-one-frame-setup)
2001-04-23 Eli Zaretskii (diary-entry-marker, calendar-today-marker, calendar-holiday-marker): Use
2001-04-23 Gerd Moellmann *** empty log message ***
2001-04-23 Gerd Moellmann (fortune-from-region): Use `eq' instead of `eql'.
2001-04-23 Gerd Moellmann *** empty log message ***
2001-04-23 Gerd Moellmann Fix autoload cookies.
2001-04-23 Eli Zaretskii (Colors X): Say "-rv" instead of "-r", for consistency.
2001-04-23 Gerd Moellmann *** empty log message ***
2001-04-23 Gerd Moellmann Instead of defining line-beginning-position and
2001-04-23 Gerd Moellmann Add more translations. From
2001-04-22 Richard M. Stallman Minor fix, @var{function} -> @var{mode-function}.
2001-04-22 Richard M. Stallman Minor clarification.
2001-04-22 Richard M. Stallman Explain binding TAB etc using \t etc.
2001-04-22 Richard M. Stallman Fully document \d.
2001-04-22 Eli Zaretskii (Rmail make Summary): Document and index rmail-summary-by-regexp.
2001-04-22 Eli Zaretskii *** empty log message ***
2001-04-22 Eli Zaretskii (sentence-end): Doc fix.
2001-04-21 Eli Zaretskii *** empty log message ***
2001-04-21 Eli Zaretskii (wait_reading_process_input) [!subprocesses]: Don't
2001-04-21 Eli Zaretskii (Colors X): Add -rv to the list of options.
2001-04-20 Gerd Moellmann Comment fixes.
2001-04-20 Gerd Moellmann *** empty log message ***
2001-04-20 Gerd Moellmann (sql-escape-newlines-and-send): New function.
2001-04-19 Karl Fogel * saveplace.el (save-place-alist-to-file): Removed no-effect code
2001-04-19 Stefan Monnier *** empty log message ***
2001-04-19 Stefan Monnier (easy-mmode-defsyntax): Unquote `doc'.
2001-04-19 Gerd Moellmann Use GNU Free Documentation License.
2001-04-19 Gerd Moellmann Use GNU Free Documentation License.
2001-04-19 Gerd Moellmann Add copyright notices.
2001-04-19 Gerd Moellmann *** empty log message ***
2001-04-19 Gerd Moellmann *** empty log message ***
2001-04-19 Gerd Moellmann (delete_kboard): Prevent a dangling reference
2001-04-19 Gerd Moellmann *** empty log message ***
2001-04-19 Gerd Moellmann (wait_reading_process_input): Call
2001-04-19 Eli Zaretskii *** empty log message ***
2001-04-19 Eli Zaretskii Doc fix in korean-hangul input method.
2001-04-18 Gerd Moellmann *** empty log message ***
2001-04-18 Gerd Moellmann (Qscalable_fonts_allowed): New variable.
2001-04-18 Eli Zaretskii Fix the copying conditions as per GFDL.
2001-04-18 Eli Zaretskii Fix markup of control characters.
2001-04-18 Gerd Moellmann *** empty log message ***
2001-04-18 Gerd Moellmann (Finsert_file_contents): If the file size returned from
2001-04-18 Gerd Moellmann (toplevel): Comment out the spec
2001-04-18 Gerd Moellmann Mention comint-cr-magic.
2001-04-18 Gerd Moellmann *** empty log message ***
2001-04-18 Gerd Moellmann (comint-cr-magic): New function.
2001-04-18 Andrew Innes *** empty log message ***
2001-04-18 Andrew Innes (EMACSLOADPATH): Define.
2001-04-18 Andrew Innes (EMACSLOADPATH): Define.
2001-04-18 Andrew Innes (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
2001-04-18 Andrew Innes (SETLOADPATH): Remove definition.
2001-04-18 Gerd Moellmann *** empty log message ***
2001-04-18 Gerd Moellmann ("Slovak"): Add tutorial entry.
2001-04-18 Gerd Moellmann (browse-url-new-window-flag): Renamed from
2001-04-18 Gerd Moellmann *** empty log message ***
2001-04-18 Gerd Moellmann browse-url-new-window-p -> browse-url-new-window-flag.
2001-04-18 Gerd Moellmann Fix a typo.
2001-04-18 Dave Love *** empty log message ***
2001-04-18 Eli Zaretskii *** empty log message ***
2001-04-18 Eli Zaretskii (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
2001-04-17 Eli Zaretskii *** empty log message ***
2001-04-17 Eli Zaretskii (Info-menu-update): When there are no menus and/or no
2001-04-17 Dave Love *** empty log message ***
2001-04-17 Gerd Moellmann *** empty log message ***
2001-04-17 Gerd Moellmann (indent-for-tab-command): Call indent-line-function
2001-04-17 Gerd Moellmann (redisplay_window): Make sure to clear the desired glyph
2001-04-17 Eli Zaretskii Fix a typo in auto-save-list-file-prefix.
2001-04-17 Gerd Moellmann Remove a stray carriage return character.
2001-04-17 Eli Zaretskii Put under GFDL.
2001-04-17 Eli Zaretskii Fix markup of keys such as Space and Backspace.
2001-04-17 Gerd Moellmann *** empty log message ***
2001-04-17 Gerd Moellmann (delete-other-frames): Handle minibuffer-only frames.
2001-04-17 Eli Zaretskii *** empty log message ***
2001-04-17 Eli Zaretskii (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2001-04-15 Richard M. Stallman Minor clarifications of BACKSPACE vs DEL.
2001-04-15 Richard M. Stallman Minor clarification of case where both BACKSPACE and DELETE are
2001-04-15 Eli Zaretskii (Help-Small-Screen): Mention Backspace.
2001-04-15 Eli Zaretskii (Init Syntax): Add a cross reference to "Non-ASCII Rebinding".
2001-04-15 Eli Zaretskii Remove the item about the Info mode manual. Add an item for functionality
2001-04-15 Eli Zaretskii *** empty log message ***
2001-04-15 Eli Zaretskii (Info-additional-directory-list): Doc fix. Suggested by
2001-04-14 Richard M. Stallman Mention the tool bar. Clarify what the mode line looks like.
2001-04-14 Richard M. Stallman Clarify link commands for MS systems.
2001-04-14 Richard M. Stallman Minor clarification.
2001-04-14 Richard M. Stallman Minor clarifications regarding DEL key.
2001-04-14 Richard M. Stallman Add Lisp Debugger xref.
2001-04-14 Eli Zaretskii *** empty log message ***
2001-04-14 Eli Zaretskii Update for Emacs 21. Add index entries.
2001-04-14 Eli Zaretskii (../info/info): Use an explicit -o switch to makeinfo.
2001-04-14 Eli Zaretskii (Info-file-list-for-emacs): Add an entry for the "info" manual.
2001-04-13 Stefan Monnier *** empty log message ***
2001-04-13 Stefan Monnier (cvs-mode-map): Bind C-o like in dired.
2001-04-13 Stefan Monnier (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2001-04-13 Stefan Monnier Add comments.
2001-04-13 Stefan Monnier (cvs-parse-run-table): Remove misleading text.
2001-04-13 Eli Zaretskii Fix dates in latest entries.
2001-04-13 Eli Zaretskii *** empty log message ***
2001-04-13 Eli Zaretskii (pc-selection-mode): Don't turn on
2001-04-13 Eli Zaretskii Document problems with MS debugger working on optimized code.
2001-04-13 Eli Zaretskii Fix copyright year, update date, and the markup.
2001-04-12 Eli Zaretskii *** empty log message ***
2001-04-12 Eli Zaretskii (ls-lisp-format): Leave a blank before "root".
2001-04-12 Stefan Monnier *** empty log message ***
2001-04-12 Stefan Monnier (find_interval): Don't rebalance during signal handling.
2001-04-11 John Wiegley *** empty log message ***
2001-04-11 John Wiegley (eshell-ls-insert-directory): Set font-lock-defaults to nil, to
2001-04-11 John Wiegley *** empty log message ***
2001-04-11 John Wiegley (timeclock-completing-read): new function.
2001-04-11 John Wiegley (eshell-previous-matching-input): Don't display "History item" if the
2001-04-11 John Wiegley (eshell-command-aliased-p): `assoc' was required where `member' was
2001-04-11 Gerd Moellmann *** empty log message ***
2001-04-11 Gerd Moellmann (command-line): Output a newline after printing
2001-04-11 Gerd Moellmann Include blockinput.h.
2001-04-11 Gerd Moellmann *** empty log message ***
2001-04-11 Gerd Moellmann (Fplist_get): Don't QUIT is interrupt_input_blocked.
2001-04-11 Richard M. Stallman Correct case of "Mark set" message.
2001-04-11 Richard M. Stallman Change @var to @code in many places.
2001-04-11 Richard M. Stallman Mention effect of changing next-line-add-newlines.
2001-04-11 Richard M. Stallman Minor changes.
2001-04-11 Eli Zaretskii *** empty log message ***
2001-04-11 Eli Zaretskii (texinfo-font-lock-keywords): Add
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (Fcompare_strings): Fix return values.
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (window_scroll): Change the meaning of N to mean
2001-04-10 Gerd Moellmann (redisplay_window) <recenter>: Call window_box_height
2001-04-10 Gerd Moellmann (window_scroll_pixel_based, Frecenter): Call
2001-04-10 Gerd Moellmann (ad-make-advised-definition): Construct
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (forward-sentence): Put the sentence-end
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (completion-list-mode-finish): New function.
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann ("Polish"): Change sample text.
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (sh-indent-line): Add optional PREFIX-ARG
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (menu): Doc fix.
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann (Fcopy_file) [WINDOWSNT]: Use CopyFile.
2001-04-10 Gerd Moellmann (sys_open): Try to open file without _O_CREAT first, to be
2001-04-10 Gerd Moellmann (sys_spawnve): Quote more chars for Cygwin.
2001-04-10 Gerd Moellmann Ps-print news.
2001-04-10 Gerd Moellmann Footer implementation. Doc fix.
2001-04-10 Gerd Moellmann *** empty log message ***
2001-04-10 Gerd Moellmann Footers implementation. Doc Fix.
2001-04-10 Stefan Monnier *** empty log message ***
2001-04-09 John Wiegley *** empty log message ***
2001-04-09 John Wiegley A few additions.
2001-04-09 John Wiegley (timeclock-generate-report): Added a missing insert of the project
2001-04-09 John Wiegley (eshell-command): Needed a "%s" format specifier, in case the buffer
2001-04-09 Gerd Moellmann *** empty log message ***
2001-04-09 Gerd Moellmann (Fplist_get, Fplist_put): Add QUITs.
2001-04-09 Gerd Moellmann Moved here from lisp/emacs-lisp/.
2001-04-09 Gerd Moellmann Moved to lisp/obsolete/.
2001-04-09 Gerd Moellmann *** empty log message ***
2001-04-09 Gerd Moellmann (nonobsolete_setwins): New macro.
2001-04-09 Gerd Moellmann *** empty log message ***
2001-04-09 Gerd Moellmann (server-visit-files): Set server-existing-buffer
2001-04-09 Gerd Moellmann *** empty log message ***
2001-04-09 Gerd Moellmann (try_window_id): When scrolling on a terminal, take
2001-04-09 Gerd Moellmann (window_internal_height): Return 1 less if the
2001-04-09 Eli Zaretskii *** empty log message ***
2001-04-09 Eli Zaretskii (align): If the argument SIZE would overflow
2001-04-09 Gerd Moellmann *** empty log message ***
2001-04-09 Gerd Moellmann (mode-line-modified): Unify help messages.
2001-04-08 Eli Zaretskii (Init Syntax): Fix last change.
2001-04-07 Eli Zaretskii (MS-DOS and MULE): Make the wording about a single-codepage-until-reboot
2001-04-07 Eli Zaretskii *** empty log message ***
2001-04-07 Eli Zaretskii (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2001-04-06 Eli Zaretskii Fix a typo in a comment.
2001-04-06 Eli Zaretskii Fix a typo.
2001-04-06 Eli Zaretskii *** empty log message ***
2001-04-06 Eli Zaretskii (miscdic-convert): For MS-DOS, if
2001-04-06 Eli Zaretskii (dos-truncate-to-8+3): New function.
2001-04-06 Gerd Moellmann *** empty log message ***
2001-04-06 Gerd Moellmann (xmenu_show): Use FRAME_X_SCREEN_NUMBER.
2001-04-06 Gerd Moellmann (FRAME_X_SCREEN_NUMBER): New macro.
2001-04-06 Gerd Moellmann (compute_tip_xy): Add parameters WIDTH and HEIGHT.
2001-04-06 Stefan Monnier Add unknown maintainer.
2001-04-06 Eli Zaretskii *** empty log message ***
2001-04-06 Eli Zaretskii (grep-compute-defaults): Use null-device
2001-04-06 Eli Zaretskii *** empty log message ***
2001-04-06 Eli Zaretskii (normal-erase-is-backspace-mode): Doc fix.
2001-04-06 Gerd Moellmann Increment version number.
2001-04-06 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_102
2001-04-06 Gerd Moellmann Copy only `[a-z]*.{el,elc}' from leim/quail.
2001-04-06 Eli Zaretskii (MS-DOS and MULE): IBM graphics characters are no longer displayed
2001-04-06 Dave Love *** empty log message ***
2001-04-06 Dave Love (update_compositions) <check_mask & CHECK_HEAD>: Fix
2001-04-06 Gerd Moellmann *** empty log message ***
2001-04-06 Gerd Moellmann (COMPOSITION_VALID_P): Allow integers as cdrs of
2001-04-06 Gerd Moellmann Handle leim/MISC-DIC. Only include
2001-04-06 Dave Love (encoded-kbd-self-insert-ccl):
2001-04-06 Gerd Moellmann *** empty log message ***
2001-04-06 Gerd Moellmann (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
2001-04-06 Richard M. Stallman Mention there are other search-terminating Meta chars.
2001-04-06 Richard M. Stallman Minor clarification; add xref for C-x RET x and C-x RET X.
2001-04-06 Stefan Monnier *** empty log message ***
2001-04-06 Stefan Monnier (reference-point-alist): Doc fix.
2001-04-05 Dave Love comment
2001-04-05 Eli Zaretskii Rename delete-key-deletes-forward.
2001-04-05 Eli Zaretskii (Cursor Display): show-cursor-in-non-selected-windows was renamed.
2001-04-05 Eli Zaretskii show-cursor-in-non-selected-windows is no cursor-in-non-selected-windows.
2001-04-05 Sam Steingold made font-lock-keywords-case-fold-search buffer-local
2001-04-05 Dave Love *** empty log message ***
2001-04-05 Dave Love (fail): Don't return a value.
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (defface menu): Doc fix.
2001-04-05 Gerd Moellmann Remove LessTif restriction for the `menu' face.
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (widget-color-sample-face-get): Don't make
2001-04-05 Gerd Moellmann (getwd) [!HAVE_GETWD]: Unblock input before returning.
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (Fcurrent_time_zone): Accept spaces in timezone
2001-04-05 Gerd Moellmann (install): Remove .cvsignore files.
2001-04-05 Gerd Moellmann (install-arch-indep): Remove .cvsignore files.
2001-04-05 Gerd Moellmann (emacs-version): Include LessTif/Motif version info.
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (x_free_frame_resources) [USE_X_TOOLKIT]: Set
2001-04-05 Gerd Moellmann (free_frame_menubar) [USE_MOTIF]: Preserve the
2001-04-05 Gerd Moellmann (Vmotif_version_string) [USE_MOTIF]: New variable.
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (Frequire): Doc fix. Rename parameter FILE_NAME to
2001-04-05 Gerd Moellmann *** empty log message ***
2001-04-05 Gerd Moellmann (realizing_basic_faces_p): Renamed from
2001-04-05 Gerd Moellmann Comment fix.
2001-04-05 Gerd Moellmann Bump version number.
2001-04-05 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_101
2001-04-05 Gerd Moellmann ("japanese-hankaku-kana"): Don't use
2001-04-05 Gerd Moellmann Eliminate cl package dependence.
2001-04-04 Stefan Monnier *** empty log message ***
2001-04-04 Stefan Monnier (c-outline-level):
2001-04-04 Eli Zaretskii (Init Syntax): Mention the -*-coding:-*- tag if .emacs uses non-ASCII
2001-04-04 Eli Zaretskii *** empty log message ***
2001-04-04 Eli Zaretskii (pc-selection-mode): Call normal-erase-is-backspace-mode instead of
2001-04-04 Eli Zaretskii *** empty log message ***
2001-04-04 Eli Zaretskii (normal-erase-is-backspace): Rename from
2001-04-04 Gerd Moellmann *** empty log message ***
2001-04-04 Gerd Moellmann (with_echo_area_buffer): Avoid confusion from reusing
2001-04-04 Eli Zaretskii (command-line): Use normal-erase-is-backspace and
2001-04-04 Eli Zaretskii (normal-erase-is-backspace): Use it instead of
2001-04-04 Gerd Moellmann (echoing, echo_message_buffer): Make externally
2001-04-04 Gerd Moellmann (echoing, echo_message_buffer, cancel_echoing): Declare.
2001-04-04 Gerd Moellmann *** empty log message ***
2001-04-04 Gerd Moellmann (best_matching_font): Remove unused parameter PATTERN.
2001-04-04 Eli Zaretskii *** empty log message ***
2001-04-04 Eli Zaretskii (dired-move-to-filename-regexp): Support file sizes in
2001-04-04 Gerd Moellmann *** empty log message ***
2001-04-04 Gerd Moellmann (lm-keywords-list, lm-keywords-finder-p):
2001-04-04 Eric M. Ludlam *** empty log message ***
2001-04-04 Eric M. Ludlam (speedbar-insert-image-button-maybe): Check for `xemacs' feature
2001-04-03 Stefan Monnier *** empty log message ***
2001-04-03 Stefan Monnier (mh-folder-hist): New var.
2001-04-03 Andrew Innes *** empty log message ***
2001-04-03 Andrew Innes (TIT_GB): Delete quail/PY.elc and
2001-04-03 Gerd Moellmann Fix a typo forther -> farther.
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann (postprocess_image): New function.
2001-04-03 Stefan Monnier *** empty log message ***
2001-04-03 Gerd Moellmann (icomplete-mode): Treat an argument like other
2001-04-03 Gerd Moellmann (Finding Overlays): Fix example code.
2001-04-03 Eli Zaretskii *** empty log message ***
2001-04-03 Eli Zaretskii (hexl-scroll-up): If scrolling gets outside the hexl
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann (fancy-splash-head): Use splash8.xpm for color
2001-04-03 Gerd Moellmann (fail, main): Don't use implicit int return type.
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann (main): Always return a value.
2001-04-03 Gerd Moellmann (checkdoc-common-verbs-wrong-voice): Add
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann ("Slovak"): Add documentation string. From
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann ("Czech"): Add documentation string.
2001-04-03 Gerd Moellmann Remove info on Purify, which isn't free software.
2001-04-03 Gerd Moellmann Fix a typo.
2001-04-03 Gerd Moellmann Change version of LessTif that's required.
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann (x_use_underline_position_properties): New variable.
2001-04-03 Richard M. Stallman Minor cleanups.
2001-04-03 Richard M. Stallman Add `d' after `C-h i' in examples.
2001-04-03 Gerd Moellmann *** empty log message ***
2001-04-03 Gerd Moellmann (ps-mule-font-info-database-bdf): Change
2001-04-02 Stefan Monnier (mail-extr-delete-char, mail-extr-safe-move-sexp)
2001-04-02 Eli Zaretskii *** empty log message ***
2001-04-02 Eli Zaretskii (miscdic-convert): Fix a typo in the last change.
2001-04-02 Eli Zaretskii (srcdir=): Edit @srcdir@ into an absolute file name
2001-04-02 Gerd Moellmann *** empty log message ***
2001-04-02 Gerd Moellmann (x_alloc_nearest_color_1): New function.
2001-04-02 Gerd Moellmann Undo last commit by John Wiegley.
2001-04-02 Gerd Moellmann *** empty log message ***
2001-04-02 Gerd Moellmann Fix typo in comment.
2001-04-02 Gerd Moellmann *** empty log message ***
2001-04-02 Gerd Moellmann Line and paragraph spacing feature.
2001-04-02 Gerd Moellmann XEmacs compatibility. Doc fix.
2001-04-02 Gerd Moellmann XEmacs compatibility. Doc fix.
2001-04-02 Gerd Moellmann Line and paragraph spacing feature. Region to cut
2001-04-02 Gerd Moellmann *** empty log message ***
2001-04-02 Gerd Moellmann *** empty log message ***
2001-04-02 Gerd Moellmann (cursor-in-non-selected-windows): Replaces
2001-04-02 Eli Zaretskii *** empty log message ***
2001-04-02 Eli Zaretskii (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
2001-04-02 Eli Zaretskii *** empty log message ***
2001-04-02 Eli Zaretskii (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
2001-04-01 Eli Zaretskii Fix last change.
2001-04-01 Richard M. Stallman Add concept of "usual erasure key" to explain about DEL.
2001-04-01 Richard M. Stallman Correct sentence-end regexp example.
2001-04-01 Richard M. Stallman Further clarification for DEL vs BS on text terminals.
2001-04-01 Richard M. Stallman baud-rate affects incremental search.
2001-04-01 Richard M. Stallman Correct syntax table data structure. Other clarifications about
2001-04-01 Richard M. Stallman Minor changes.
2001-04-01 Richard M. Stallman Minor change.
2001-03-31 Eli Zaretskii (Checklist): Include more LC_* variables in the list, as suggested
2001-03-31 Kenichi Handa (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
2001-03-31 Kenichi Handa *** empty log message ***
2001-03-31 Kenichi Handa (quail-cxterm-package-ext-info):
2001-03-31 Kenichi Handa add cangjie-table.b5 cangjie-table.cns ziranma.cin pinyin.map
2001-03-31 Kenichi Handa delete PY.tit ZIRANMA.tit
2001-03-31 Kenichi Handa delete quick-b5.el quick-cns.el tsang-b5.el tsang-cns.el
2001-03-30 Dave Love comment
2001-03-30 Dave Love *** empty log message ***
2001-03-30 Eli Zaretskii Don't say in a comment that command-line arguments are passed to pc-win.el.
2001-03-30 Gerd Moellmann Remove debugging code.
2001-03-30 Gerd Moellmann *** empty log message ***
2001-03-30 Gerd Moellmann (get_overlay_strings): Set iterator's end_charpos.
2001-03-30 Gerd Moellmann *** empty log message ***
2001-03-30 Gerd Moellmann (handle_display_prop): Fix recognition of subproperty
2001-03-30 Gerd Moellmann *** empty log message ***
2001-03-30 Gerd Moellmann *** empty log message ***
2001-03-30 Gerd Moellmann (.PHONY): Add for bootstrap targets.
2001-03-30 Gerd Moellmann (gnus-interactive): Fix parenthesis errors.
2001-03-30 Gerd Moellmann (reseat_to_string): Undo last change.
2001-03-30 Gerd Moellmann *** empty log message ***
2001-03-30 Gerd Moellmann (adjust_glyph_matrix): Don't try to reuse the current
2001-03-30 Kenichi Handa (ccl-encode-mule-utf-8): Fix handling of eight-bit-control chars.
2001-03-30 Kenichi Handa *** empty log message ***
2001-03-30 Kenichi Handa (encoded-kbd-self-insert-ccl):
2001-03-30 Kenichi Handa *** empty log message ***
2001-03-30 Eli Zaretskii *** empty log message ***
2001-03-30 Eli Zaretskii (transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
2001-03-30 Andreas Schwab *** empty log message ***
2001-03-30 Andreas Schwab (Backup Names): Fix typo.
2001-03-30 Andreas Schwab (backup-directory-alist): Fix typo.
2001-03-30 Eli Zaretskii (Fprin1, Fprin1_to_string, Fprinc, Fprint): Fix last change.
2001-03-30 Eli Zaretskii (Checklist): Mention the `locale' command as an alternative method of
2001-03-30 Eli Zaretskii (Language Environments): Fix the description of locale settings during
2001-03-30 Eli Zaretskii (General Variables): Update the docs according to current behavior
2001-03-30 Eli Zaretskii *** empty log message ***
2001-03-30 Eli Zaretskii (time-stamp-format): Doc fix. From Paul Eggert <eggert@twinsun.com>.
2001-03-30 Dave Love *** empty log message ***
2001-03-30 Eli Zaretskii Fix last change.
2001-03-30 Dave Love (fortran-comment-region): Fix typo.
2001-03-30 Eli Zaretskii Fix a typo in the last change.
2001-03-30 Eli Zaretskii Fix wording of a comment for the ${TIT} rule.
2001-03-30 Eli Zaretskii Fix the wording about directory-sep-char deprecation.
2001-03-30 Eli Zaretskii Fix the wording in the last change.
2001-03-30 Eli Zaretskii *** empty log message ***
2001-03-30 Eli Zaretskii (transient-mark-mode): Mention C-g in the doc string.
2001-03-30 Eli Zaretskii Adapt to changes in leim/Makefile.in's $(TIT) target.
2001-03-30 Eli Zaretskii (${TIT}): Fix whitespace.
2001-03-30 Miles Bader *** empty log message ***
2001-03-30 Miles Bader (interactive-form): Fix paren typo.
2001-03-29 Eli Zaretskii (Regexps): Say up front that backslashes must be doubled in a Lisp program.
2001-03-29 Eli Zaretskii *** empty log message ***
2001-03-29 Eli Zaretskii Say that it's obsolete in the header line.
2001-03-29 Eli Zaretskii *** empty log message ***
2001-03-29 Eli Zaretskii (report-emacs-bug): Report LC_COLLATE,
2001-03-29 Eli Zaretskii Document that directory-sep-char is deprecated.
2001-03-29 Eli Zaretskii (syms_of_fileio) <directory-sep-char>: Warn that it is deprecated.
2001-03-29 Gerd Moellmann (.NOTPARALLEL, .NO_PARALLEL): New special targets.
2001-03-29 Gerd Moellmann *** empty log message ***
2001-03-29 Gerd Moellmann (SUBDIR): Remove leim.
2001-03-29 Stefan Monnier *** empty log message ***
2001-03-29 Stefan Monnier (generic-mode-set-comments): Use "" rather than nil for comment-end.
2001-03-29 Gerd Moellmann *** empty log message ***
2001-03-29 Gerd Moellmann (ad-make-advised-definition): Call
2001-03-29 Gerd Moellmann Fix typo.
2001-03-29 Gerd Moellmann (interactive-form): New function.
2001-03-29 Gerd Moellmann (Fsubr_interactive_form): New function.
2001-03-29 André Spiegel #
2001-03-29 André Spiegel (vc-sccs-register): Use relative file names.
2001-03-29 Gerd Moellmann *** empty log message ***
2001-03-29 Gerd Moellmann (live_string_p, live_cons_p, live_symbol_p)
2001-03-29 Stefan Monnier *** empty log message ***
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (Ffloat_time): Fix off-by-factor-of-10 bug in the
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (inhibit_eval_during_redisplay)
2001-03-28 Gerd Moellmann (call_debugger): Bind `inhibit-redisplay' to nil, and
2001-03-28 Gerd Moellmann (Qinhibit_eval_during_redisplay): Declare extern.
2001-03-28 Gerd Moellmann (bookmark-get-bookmark): Handle case that
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (reseat_to_string): If STRING is multibyte, set
2001-03-28 Gerd Moellmann (Finding Files): Fix an example.
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (realize_basic_faces): Decrement menu_face_change_count
2001-03-28 Gerd Moellmann (image-type-regexps): Change type for PS files
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (x_draw_relief_rect): Extend left shadow to the
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (expose_window_tree, expose_frame): Don't compute
2001-03-28 Gerd Moellmann *** empty log message ***
2001-03-28 Gerd Moellmann (BYTE_CODE_QUIT): New macro.
2001-03-28 Gerd Moellmann (read-passwd): Clear command history after each
2001-03-27 Gerd Moellmann *** empty log message ***
2001-03-27 Gerd Moellmann (try_window_reusing_current_matrix) <scrolling up>:
2001-03-27 Gerd Moellmann *** empty log message ***
2001-03-27 Gerd Moellmann (init_from_display_pos): Remove unwarranted assertion.
2001-03-27 Gerd Moellmann *** empty log message ***
2001-03-27 Gerd Moellmann (free_frame_menubar) [USE_MOTIF]: If the shell widget's
2001-03-27 Gerd Moellmann *** empty log message ***
2001-03-27 Gerd Moellmann (in_ellipses_for_invisible_text_p): New function.
2001-03-27 Eli Zaretskii (Language Environments): Explain how to update the X
2001-03-27 Eli Zaretskii (PostScript Variables): Explain how to set up use of
2001-03-27 Kenichi Handa *** empty log message ***
2001-03-27 Kenichi Handa (kkc-save-init-file): Locally bind print-length to nil.
2001-03-26 Eli Zaretskii Make it clear that last_marked[] holds pointers to Lisp objects, not
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Gerd Moellmann (try_window_id): Undo last change.
2001-03-26 Eli Zaretskii *** empty log message ***
2001-03-26 Eli Zaretskii (syms_of_buffer): Doc fix.
2001-03-26 Eli Zaretskii (Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix.
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Gerd Moellmann Some doc fixes.
2001-03-26 Gerd Moellmann (ispell-parse-output): Doc fix.
2001-03-26 Gerd Moellmann Backed out changes made by John Wiegley 2000-10-28.
2001-03-26 Eli Zaretskii *** empty log message ***
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Eli Zaretskii Make the checkw32api* labels be distinct in the first 8 characters.
2001-03-26 Gerd Moellmann Backed out because no papers.
2001-03-26 Gerd Moellmann Undo changes made by John Wiegley in previous revision.
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Gerd Moellmann (byte-optimize-while)
2001-03-26 Gerd Moellmann Change compile-command in local variables. Update copyright years.
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Gerd Moellmann (x_update_menu_appearance): Use local variable
2001-03-26 Kenichi Handa (quail-cxterm-package-ext-info):
2001-03-26 Kenichi Handa *** empty log message ***
2001-03-26 Gerd Moellmann *** empty log message ***
2001-03-26 Gerd Moellmann (global-auto-revert-non-file-buffers): Remove
2001-03-26 Miles Bader *** empty log message ***
2001-03-26 Miles Bader (latin1-char-displayable-p): Add leading "-" for X font pattern.
2001-03-26 Kenichi Handa (describe-coding-system): For raw-text and emacs-mule, don't add
2001-03-26 Kenichi Handa *** empty log message ***
2001-03-26 Richard M. Stallman Floating point is always available; say a little about what it is.
2001-03-26 Richard M. Stallman Minor fix.
2001-03-25 Eli Zaretskii *** empty log message ***
2001-03-25 Eli Zaretskii (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
2001-03-25 Eli Zaretskii *** empty log message ***
2001-03-25 Eli Zaretskii (main): Update the copyright year.
2001-03-25 Gerd Moellmann *** empty log message ***
2001-03-25 Gerd Moellmann (init_from_display_pos): Test invisible property
2001-03-25 Eli Zaretskii (Scroll Bars): Document the scroll-bar-width frame parameter.
2001-03-25 Eli Zaretskii (MS-DOS Printing): Document the use of "net use" with networked printers.
2001-03-25 Eli Zaretskii (Emacs for Windows): Mention a port for Windows CE.
2001-03-25 Eli Zaretskii *** empty log message ***
2001-03-25 Eli Zaretskii (view-lossage): Mention open-dribble-file in the doc
2001-03-25 Gerd Moellmann *** empty log message ***
2001-03-25 Gerd Moellmann (redisplay_internal) <update one window>: Make sure
2001-03-25 Gerd Moellmann *** empty log message ***
2001-03-25 Gerd Moellmann (Fframe_list): Don't return a tooltip frame.
2001-03-25 Eli Zaretskii Say "RedHat Linux" instead of "RedHat GNU/Linux".
2001-03-24 Eli Zaretskii Minor wording changes in description of the Solaris NFS problems
2001-03-23 Stefan Monnier *** empty log message ***
2001-03-23 Stefan Monnier (skeleton-internal-list): Fix bogus logic.
2001-03-23 Gerd Moellmann *** empty log message ***
2001-03-23 Gerd Moellmann (mark_window_display_accurate_1): New function,
2001-03-23 Gerd Moellmann *** empty log message ***
2001-03-23 Gerd Moellmann (try_window_id): Disable rows below the window end.
2001-03-23 Eli Zaretskii Document the use of -xrm to start EMacs in synchronous mode.
2001-03-23 Gerd Moellmann *** empty log message ***
2001-03-23 Gerd Moellmann (dump_glyph_row): Fix output for NGLYPHS == 2.
2001-03-23 Eli Zaretskii *** empty log message ***
2001-03-23 Eli Zaretskii Include widget.h only if USE_X_TOOLKIT is defined.
2001-03-23 Gerd Moellmann *** empty log message ***
2001-03-23 Gerd Moellmann (x_update_menu_appearance): Use a different path
2001-03-23 Gerd Moellmann (x_print_complete_resource_name) [0]: New function.
2001-03-23 Kenichi Handa (encoded-kbd-self-insert-ccl): Call ccl-execute-on-string directly so
2001-03-23 Kenichi Handa *** empty log message ***
2001-03-23 Stefan Monnier *** empty log message ***
2001-03-23 Stefan Monnier (fill-individual-paragraphs-prefix): Fix transcription typo.
2001-03-23 Stefan Monnier *** empty log message ***
2001-03-23 Stefan Monnier (init_iterator): Check WINDOWP before using XWINDOW.
2001-03-23 Stefan Monnier (note_mouse_highlight): Dec the int, not the Lisp_Object.
2001-03-23 John Wiegley Since the Baha'i calendar begins at 0, had to backdate the beginning
2001-03-23 Stefan Monnier Typos.
2001-03-22 Rajesh Vaidheeswarran Add Ident line.
2001-03-22 Rajesh Vaidheeswarran whitespace.el version 3.0 with buffer local toggle capability.
2001-03-22 Gerd Moellmann *** empty log message ***
2001-03-22 Gerd Moellmann (x_update_menu_appearance): Renamed from
2001-03-22 Gerd Moellmann (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.
2001-03-22 Gerd Moellmann (x_print_complete_resource_name) [0]: New function.
2001-03-22 Gerd Moellmann *** empty log message ***
2001-03-22 Gerd Moellmann (update_frame_menubar, set_frame_menubar, xmenu_show):
2001-03-22 Gerd Moellmann (x_set_menu_resources_from_menu_face): Remove
2001-03-22 Gerd Moellmann (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:
2001-03-22 Dave Love *** empty log message ***
2001-03-22 Gerd Moellmann *** empty log message ***
2001-03-22 Gerd Moellmann Include widget.h.
2001-03-22 Gerd Moellmann (xm_set_menu_resources_from_menu_face): Remove
2001-03-21 Dave Love expurgate last*
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann (x_update_window_end): Handle overwritten mouse face
2001-03-21 Stefan Monnier *** empty log message ***
2001-03-21 Stefan Monnier Moved from progmodes/cplus-md.el to obsolete/cplus-md.el.
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann (bs-cycle-next, bs-cycle-previous): Fix handling of
2001-03-21 Gerd Moellmann Version merged with the one from CC mode 5.28.
2001-03-21 Gerd Moellmann Version from CC mode 5.28.
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann Update to version 5.28.
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann (COMPILE_FIRST): Add cc-mode.el
2001-03-21 Kenichi Handa *** empty log message ***
2001-03-21 Kenichi Handa *** empty log message ***
2001-03-21 Kenichi Handa ("slovak"): Translate "=q" to "`".
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann (sendmail-send-it): Don't parse Resent-*
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann *** empty log message ***
2001-03-21 Gerd Moellmann (set-locale-environment): Set
2001-03-20 John Wiegley *** empty log message ***
2001-03-20 John Wiegley Added a note about new support for the Baha'i calendar.
2001-03-20 John Wiegley Added notes on how the Baha'i calendar works.
2001-03-20 John Wiegley See ChangeLog
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (follow-avoid-tail-recenter): Doc fix.
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (custom-set-variables): Avoid reversing the list
2001-03-20 Gerd Moellmann (HAVE_XPM): Don't print the result of the check for
2001-03-20 Gerd Moellmann Change assoc-delete-all to assq-delete-all.
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (fancy-splash-head): Don't change the colors of the
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (comint-exec-1): Set columns of the terminal to
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (Info-scroll-down): Add missing WINDOW arg for
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (electric-help-mode-hook): Add defcustom.
2001-03-20 Gerd Moellmann (syms_of_print): Doc fixes.
2001-03-20 Gerd Moellmann (Fmd5): Doc fix.
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann *** empty log message ***
2001-03-20 Gerd Moellmann (mail-mode): Activate case-folding in
2001-03-20 Gerd Moellmann Mention www.emacs.org.
2001-03-20 Dave Love *** empty log message ***
2001-03-19 Dave Love *** empty log message ***
2001-03-19 Stefan Monnier *** empty log message ***
2001-03-19 Stefan Monnier (mode-line-mode-menu): `glasses-mode' might be unbound.
2001-03-19 Gerd Moellmann *** empty log message ***
2001-03-19 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-03-19 Dave Love *** empty log message ***
2001-03-19 Andreas Schwab .
2001-03-19 Andreas Schwab (reftex-view-crossref): Doc fix.
2001-03-19 Stefan Monnier *** empty log message ***
2001-03-19 Dave Love *** empty log message ***
2001-03-19 Dave Love auto-revert-mode
2001-03-19 Dave Love batch read from minibuffer
2001-03-19 Dave Love assq-delete-all <- assoc-delete-all
2001-03-19 Gerd Moellmann *** empty log message ***
2001-03-19 Gerd Moellmann ("Latin-5", "Latin-4"): Use postfix input
2001-03-19 Gerd Moellmann (x_create_tip_frame): Add parameter TEXT. Set the
2001-03-19 Gerd Moellmann More spelling corrections.
2001-03-19 Gerd Moellmann Spelling corrections.
2001-03-19 Gerd Moellmann *** empty log message ***
2001-03-19 Gerd Moellmann (highlight_trailing_whitespace): Glyphs whose object
2001-03-19 Dave Love mouse-wheel-mode
2001-03-19 Kenichi Handa (read-input-method-name): Locally
2001-03-19 Kenichi Handa *** empty log message ***
2001-03-18 Stefan Monnier (add-menu): Re-added (was erroneously removed).
2001-03-18 Andrew Innes *** empty log message ***
2001-03-18 Andrew Innes (DEBUG_LINK): New macro.
2001-03-18 Andrew Innes (get_next_token): Fix indefinite loop bug scanning
2001-03-17 Michael Kifer 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
2001-03-17 ShengHuo ZHU 2001-03-17 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-03-16 John Wiegley Changes to timeclock
2001-03-16 John Wiegley *** empty log message ***
2001-03-16 John Wiegley see ChangeLog
2001-03-16 John Wiegley Changes to timeclock
2001-03-16 John Wiegley see ChangeLog
2001-03-16 Eli Zaretskii (Select Input Method): Document the behavior of toggle-input-method
2001-03-16 Eli Zaretskii (Glossary): Fix last change.
2001-03-16 Eli Zaretskii Mode line is mouse-sensitive on all systems which have a mouse.
2001-03-16 Gerd Moellmann *** empty log message ***
2001-03-16 Gerd Moellmann (current_column, current_column_1, Fmove_to_column)
2001-03-16 Eli Zaretskii (Faces): Correct the definition of the fringe area.
2001-03-16 Kenichi Handa ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q".
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-16 Eli Zaretskii Change "character terminal" to "text-only terminal".
2001-03-16 Eli Zaretskii Change "character terminals" to "text-only terminals".
2001-03-16 Eli Zaretskii (Antinews): Change "character terminals" to "text-only terminals".
2001-03-16 Eli Zaretskii (Glossary): Updated for Emacs 21, with comments from Richard Stallman.
2001-03-16 Eli Zaretskii *** empty log message ***
2001-03-16 Eli Zaretskii (finnish-keyboard): Fix a typo.
2001-03-16 Kenichi Handa (select-safe-coding-system): Fix typo: symbol-name -> symbol-value.
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-16 Kenichi Handa (quail-japanese-kana-state): Delete this variable.
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-16 Kenichi Handa (quail-japanese-transliteration-rules): New variable. Use it to
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-16 Kenichi Handa (rmail-insert-inbox-text): Call expand-file-name before
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-16 Kenichi Handa *** empty log message ***
2001-03-15 Gerd Moellmann *** empty log message ***
2001-03-15 Gerd Moellmann (timer_check): Preserve the value of deactivate-mark.
2001-03-15 Gerd Moellmann *** empty log message ***
2001-03-15 Gerd Moellmann (fast_find_position): Return the correct vpos.
2001-03-15 Gerd Moellmann *** empty log message ***
2001-03-15 Gerd Moellmann New image from Luis Fernandes <elf@ee.ryerson.ca>.
2001-03-15 Gerd Moellmann *** empty log message ***
2001-03-15 Gerd Moellmann *** empty log message ***
2001-03-15 Gerd Moellmann (store_symval_forwarding): Add parameter BUF. If BUF is
2001-03-15 Gerd Moellmann (swap_out_buffer_local_variables): Call
2001-03-15 Gerd Moellmann (specbind): Call store_symval_forwarding with BUF null.
2001-03-15 Gerd Moellmann (store_symval_forwarding): Change prototype.
2001-03-15 Gerd Moellmann (ispell-dictionary-alist-6): Add support
2001-03-15 Eli Zaretskii Fix the names of Emacs manuals. From Kim Storm.
2001-03-14 Dave Love *** empty log message ***
2001-03-14 Gerd Moellmann Set version to 21.0.101.
2001-03-14 Gerd Moellmann *** empty log message ***
2001-03-14 Gerd Moellmann (do_switch_frame): Remove unused parameter NO_EVENT, add
2001-03-14 Gerd Moellmann (Fset_window_configuration): Change call to EMACS_PRETEST_21_0_100
2001-03-14 Gerd Moellmann (quit_throw_to_read_char): Change call to
2001-03-14 Gerd Moellmann (do_switch_frame): Change prototype.
2001-03-14 Gerd Moellmann (features): Add `md5' and `overlay' to the list.
2001-03-14 Gerd Moellmann *** empty log message ***
2001-03-14 Gerd Moellmann (Fframe_parameters): In the `buffer-list' frame
2001-03-14 Gerd Moellmann (toplevel): Test if `x-toolkit-scroll-bars' is
2001-03-14 Gerd Moellmann *** empty log message ***
2001-03-14 Gerd Moellmann (highlight_trailing_whitespace): On character terminals,
2001-03-14 Kenichi Handa (x_draw_glyph_string): Draw relief (if any) before
2001-03-14 Gerd Moellmann Improve comments.
2001-03-14 Gerd Moellmann Mention default value of backward-delete-char-untabify-method.
2001-03-14 Gerd Moellmann Extend description of backward-delete-char-untabify-method.
2001-03-14 Gerd Moellmann *** empty log message ***
2001-03-14 Gerd Moellmann (x_draw_glyph_string_box): Don't draw a full-width
2001-03-14 Kenichi Handa ("slovak"): Give t to the arg SHOW-LAYOUT.
2001-03-14 Kenichi Handa *** empty log message ***
2001-03-14 Eli Zaretskii Minor changes from Kim Storm <storm@filanet.dk>.
2001-03-14 Richard M. Stallman DEL Gets Help: Complete rewrite to deal with automatic
2001-03-14 Richard M. Stallman Format Faces: Update info on `fixed' face
2001-03-14 Richard M. Stallman Simplify the discussion of DEL. Refer to `DEL Gets Help' node
2001-03-14 Thien-Thi Nguyen *** empty log message ***
2001-03-14 Thien-Thi Nguyen (hs-minor-mode-hook): Include `:version' in defcustom form.
2001-03-14 Thien-Thi Nguyen Update hideshow key bindings.
2001-03-13 Thien-Thi Nguyen *** empty log message ***
2001-03-13 Thien-Thi Nguyen Update copyright.
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (make_menu_in_widget): Remove code forcing LessTif to
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (make_menu_in_widget): Add an XmNpopdownCallback
2001-03-13 Gerd Moellmann (popup_activate_callback, popup_deactivate_callback):
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (string-key-binding): Don't call event-start on
2001-03-13 Gerd Moellmann (XTread_socket) <LeaveNotify, EnterNotify>: Remove
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (xm_set_menu_resources_from_menu_face): Change
2001-03-13 Gerd Moellmann (EmacsFrameSetCharSize): Comment update.
2001-03-13 Gerd Moellmann (make_menubar): Take out code in #if 0.
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (xm_popup_menu): Don't set XmNmenuPost unless
2001-03-13 Eli Zaretskii *** empty log message ***
2001-03-13 Eli Zaretskii (fancy-splash-tail, command-line-1): Fix the copyright year.
2001-03-13 Kenichi Handa These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.
2001-03-13 Kenichi Handa *** empty log message ***
2001-03-13 Gerd Moellmann *** empty log message ***
2001-03-13 Gerd Moellmann (xmenu_show) [LESSTIF_VERSION]: Take out the code
2001-03-13 Kenichi Handa (syms_of_fontset): Describe highlight-wrong-size-font
2001-03-13 Kenichi Handa *** empty log message ***
2001-03-13 Kenichi Handa (read_multibyte): Check the validity of multibyte sequence. If
2001-03-13 Kenichi Handa *** empty log message ***
2001-03-12 Dave Love utf-8.el
2001-03-12 Stefan Monnier *** empty log message ***
2001-03-12 Dave Love *** empty log message ***
2001-03-12 Dave Love Need library devel packages.
2001-03-12 Gerd Moellmann *** empty log message ***
2001-03-12 Gerd Moellmann (life): Rearrange code so that all calls to
2001-03-12 Gerd Moellmann *** empty log message ***
2001-03-12 Gerd Moellmann (tags-loop-continue): Don't change point in a
2001-03-12 Gerd Moellmann *** empty log message ***
2001-03-12 Gerd Moellmann (rmail-summary-override-mail-send-and-exit):
2001-03-12 Gerd Moellmann (command_loop_1): Set Vdeactivate_mark to nil
2001-03-12 Gerd Moellmann *** empty log message ***
2001-03-12 Gerd Moellmann (generate-file-autoloads): Remove
2001-03-12 Eli Zaretskii *** empty log message ***
2001-03-12 Eli Zaretskii (syms_of_keyboard) <overriding-local-map>: Doc fix.
2001-03-12 Gerd Moellmann *** empty log message ***
2001-03-12 Gerd Moellmann (x_load_resources) [USE_MOTIF]: Remove extraneous arg
2001-03-12 Francesco Potortì Correctly attribute a change to etags.el made by Gerd to Philippe
2001-03-12 Francesco Potortì Mention that file names are tags.
2001-03-12 Francesco Potortì 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>
2001-03-12 Francesco Potortì etags.el: compression and better file name tagging
2001-03-12 Francesco Potortì etags.el: compressed files are now transparently supported
2001-03-12 Dave Love efont URL
2001-03-12 Kenichi Handa (register-input-method): Doc fix.
2001-03-12 Kenichi Handa *** empty log message ***
2001-03-12 Richard M. Stallman Move :file, :data and :margin first in the table
2001-03-12 Richard M. Stallman Minor change in @kindex.
2001-03-12 Richard M. Stallman Clarify C-u C-x v v cvs RET. Clarify the purpose of C-x v b.
2001-03-12 Richard M. Stallman Delete minibuffer-scroll-overlap.
2001-03-12 Richard M. Stallman Clarify key bindings vs running a command by name.
2001-03-12 Richard M. Stallman Clarify the text for BACKSPACE vs DELETE.
2001-03-12 Richard M. Stallman Clarify BACKSPACE vs DELETE. Mention delete-key-deletes-forward-mode.
2001-03-11 Kenichi Handa (quail-translate-key): Fix condition to
2001-03-11 Kenichi Handa *** empty log message ***
2001-03-11 Stefan Monnier (texinfo-update-menu-lower-regexps):
2001-03-11 Eli Zaretskii (Deletion): Fix last change.
2001-03-11 Eli Zaretskii (Faces): Fix description of terminals which support faces.
2001-03-11 Eli Zaretskii *** empty log message ***
2001-03-11 Eli Zaretskii (rmail-output-to-rmail-file): When writing the
2001-03-10 Dave Love *** empty log message ***
2001-03-10 Dave Love (tool-bar-setup): Don't suppress write-file
2001-03-10 André Spiegel #
2001-03-10 André Spiegel (vc-sccs-print-log): Output to buffer *vc*, not the current buffer.
2001-03-10 André Spiegel (vc-rcs-print-log): Output to buffer *vc*, not the current buffer.
2001-03-10 André Spiegel (vc-cvs-checkin): When removing the sticky tag, make output go to
2001-03-10 André Spiegel (vc-do-command): If the destination buffer is already current, don't
2001-03-09 Stefan Monnier *** empty log message ***
2001-03-09 Stefan Monnier (hi-lock-line-face-buffer): Wrap the regexp in a group
2001-03-09 Stefan Monnier *** empty log message ***
2001-03-09 Gerd Moellmann *** empty log message ***
2001-03-09 Gerd Moellmann (make_lispy_event): Add string info to the event,
2001-03-09 Gerd Moellmann (note_mouse_highlight): If there's no help-echo on
2001-03-09 Gerd Moellmann (string_buffer_position, display_prop_string_p)
2001-03-09 Gerd Moellmann (string_buffer_position): Add prototype.
2001-03-09 Gerd Moellmann *** empty log message ***
2001-03-09 Gerd Moellmann (string-key-binding): Renamed from
2001-03-09 Gerd Moellmann *** empty log message ***
2001-03-09 Gerd Moellmann (make_lispy_event, make_lispy_movement): Adjust
2001-03-09 Gerd Moellmann (buffer_posn_from_coords): Add parameters OBJECT and
2001-03-09 Gerd Moellmann (buffer_posn_from_coords): Adjust prototype.
2001-03-09 Gerd Moellmann (comint-insert-clicked-input): Use the last key
2001-03-09 Gerd Moellmann *** empty log message ***
2001-03-09 Gerd Moellmann (Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
2001-03-09 Kenichi Handa *** empty log message ***
2001-03-09 Kenichi Handa (struct composition): Change types of members; glyph_len to unsigned,
2001-03-09 Kenichi Handa *** empty log message ***
2001-03-09 Kenichi Handa *** empty log message ***
2001-03-09 Kenichi Handa Add category `j' for katakana-jisx0201. Fix syntaxes of
2001-03-09 Kenichi Handa *** empty log message ***
2001-03-09 Kenichi Handa (no-conversion): Fix docstring.
2001-03-09 Kenichi Handa *** empty log message ***
2001-03-09 Kenichi Handa Add coding: tag in Local Variables: section.
2001-03-09 Kenichi Handa Add coding: iso-2022-7bit tag.
2001-03-09 Kenichi Handa Add coding: tag in Local Variable: section.
2001-03-09 Kenichi Handa Add coding: tag in Loval Vairables: section.
2001-03-09 Kenichi Handa Add coding: tag in Local Variables: section.
2001-03-09 Kenichi Handa Fix coding: in Local Variables:.
2001-03-08 Andrew Innes *** empty log message ***
2001-03-08 Andrew Innes (add_menu_item): Fix problems with using ownerdraw for
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (handle_display_prop): Use it->w->buffer as object,
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (handle_face_prop, face_before_or_after_it_pos)
2001-03-08 Gerd Moellmann (face_at_string_position): Add parameter MOUSE_P.
2001-03-08 Gerd Moellmann (face_at_string_position): Change prototype.
2001-03-08 Gerd Moellmann (note_mouse_highlight): Handle mouse-face and
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (choose-completion-string): When not leaving the
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (shrink-window-if-larger-than-buffer): Handle frame
2001-03-08 Gerd Moellmann (directory_files_internal): Handle EAGAIN more
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (make_lispy_event): Avoid generating drag events
2001-03-08 Dave Love *** empty log message ***
2001-03-08 Dave Love (syms_of_eval) <debug-on-error>: DOc fix.
2001-03-08 Gerd Moellmann *** empty log message ***
2001-03-08 Gerd Moellmann (Fset_process_window_size): Fix a typo.
2001-03-08 Eli Zaretskii (M-x): Fix last change.
2001-03-08 Eli Zaretskii (Deletion): Mention the Delete vs Backspace keys. Document
2001-03-08 Eli Zaretskii DELETE and BACSKPACE are supported on any window system, not only X.
2001-03-08 Eli Zaretskii (Help Mode): Mention the backspace key.
2001-03-08 Eli Zaretskii (Inserting Text): Add a note aboute the DEL/Delete/BS controversy.
2001-03-08 Eli Zaretskii (Completion Options): Fix a typo.
2001-03-08 Eli Zaretskii (M-x): Make it clear that bound commands can also be invoked by name.
2001-03-08 Eli Zaretskii (Moving Point): Mention C-v and M-v, and the arrow keys.
2001-03-08 Kenichi Handa (Fdetect_coding_region): Fix comments added by the previous change.
2001-03-08 Kenichi Handa (detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
2001-03-08 Kenichi Handa *** empty log message ***
2001-03-08 Kenichi Handa (detect_coding_sjis): Do more rigid check.
2001-03-08 Kenichi Handa *** empty log message ***
2001-03-07 Richard M. Stallman Fix previous change.
2001-03-07 Richard M. Stallman (Info-scroll-down): Fix previous change.
2001-03-07 Richard M. Stallman *** empty log message ***
2001-03-07 Richard M. Stallman (rmail-toggle-header): Use a window which is showing the Rmail buffer,
2001-03-07 Richard M. Stallman *** empty log message ***
2001-03-07 Stefan Monnier *** empty log message ***
2001-03-07 Stefan Monnier (Fbyte_code) <Btemp_output_buffer_setup>: Check the
2001-03-07 Dave Love *** empty log message ***
2001-03-07 Dave Love (imenu--create-keymap-2): Revert use of menu-item for
2001-03-07 Gerd Moellmann *** empty log message ***
2001-03-07 Gerd Moellmann (Frecenter): Rewrite code handling negative values
2001-03-07 Gerd Moellmann (Info-scroll-down): Call pos-visible-in-window-p with
2001-03-07 Eli Zaretskii Fix a typo in a comment.
2001-03-07 Eli Zaretskii (File Variables): Fix a typo.
2001-03-07 Stefan Monnier (sh-st-symbol): New symbol.
2001-03-07 Stefan Monnier *** empty log message ***
2001-03-07 Gerd Moellmann *** empty log message ***
2001-03-07 Gerd Moellmann (custom-save-delete): Move in front of local
2001-03-07 Gerd Moellmann *** empty log message ***
2001-03-07 Gerd Moellmann (syms_of_buffer) <header-line-format>: Doc fix.
2001-03-07 Gerd Moellmann DEBUGSOURCES should contain a list of files, separated by colons.
2001-03-07 Gerd Moellmann *** empty log message ***
2001-03-07 Gerd Moellmann (Fset_process_filter): Don't crash if the input
2001-03-07 Gerd Moellmann *** empty log message ***
2001-03-07 Gerd Moellmann Set maintainer to FSF.
2001-03-07 Eli Zaretskii (Checklist): Mention that `getenv' can be used to get at the value
2001-03-07 Eli Zaretskii *** empty log message ***
2001-03-07 Eli Zaretskii (dired-do-shell-command): Doc fix.
2001-03-07 Eli Zaretskii (General Variables): "daylight savings" -> "daylight saving".
2001-03-07 Stefan Monnier (log-edit-common-indent): New var.
2001-03-07 Stefan Monnier (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
2001-03-07 Stefan Monnier (cvs-bury-buffer): In doubt, don't delete window.
2001-03-07 Stefan Monnier (cvs-buffer-name-alist): Use *cvs-info* for
2001-03-07 Stefan Monnier (cvs-parse-table): Add another ignored message.
2001-03-07 Stefan Monnier (font-lock-keywords, font-lock-mode): Don't bind, just declare.
2001-03-07 Stefan Monnier (fill-context-prefix): Allow first-line-prefix to match paragraph-start.
2001-03-07 Stefan Monnier (sgml-mode-common): Correct value of
2001-03-06 Stefan Monnier *** empty log message ***
2001-03-06 Stefan Monnier (viper-vi-state-mode-list): Add cperl-mode.
2001-03-06 Stefan Monnier (which-func-modes): Add cperl-mode.
2001-03-06 Stefan Monnier Docstring fixes and dead code eliminated.
2001-03-06 Stefan Monnier (add-log-current-defun): Check major-mode for `cperl-mode' as well.
2001-03-06 Stefan Monnier *** empty log message ***
2001-03-06 Stefan Monnier (cperl-msb-fix, cperl-get-help-defer):
2001-03-06 Stefan Monnier (cperl-mode): Set major-mode to cperl-mode
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann (XTflash): Make the timeout of select shorter, and call
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann (Vwindow_list): Declare extern.
2001-03-06 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
2001-03-06 Dave Love custom-buffer-done-function <- Custom-buffer-done
2001-03-06 Karl Fogel Fix typo.
2001-03-06 Eli Zaretskii *** empty log message ***
2001-03-06 Eli Zaretskii (syms_of_display) <glyph-table>: Doc fix.
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann (bookmark-get-bookmark): Use assoc-ignore-case if
2001-03-06 Gerd Moellmann (note_mouse_highlight): Call mouse_face_overlay_overlaps
2001-03-06 Gerd Moellmann (struct x_display_info): Add mouse_face_overlay.
2001-03-06 Gerd Moellmann (mouse_face_overlay_overlaps): Add prototype.
2001-03-06 Gerd Moellmann (mouse_face_overlay_overlaps): New function.
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann (x-handle-xrm-switch): Accept more than one -xrm
2001-03-06 Gerd Moellmann (redisplay_internal): Set windows_or_buffers_changed
2001-03-06 Eli Zaretskii *** empty log message ***
2001-03-06 Eli Zaretskii (cp770-decode-table)
2001-03-06 Eli Zaretskii *** empty log message ***
2001-03-06 Andrew Innes *** empty log message ***
2001-03-06 Andrew Innes Add --ldflags to configure line for building with
2001-03-06 Eli Zaretskii (Man-hyphenated-reference-regexp): New variable.
2001-03-06 Kenichi Handa Add copyright notice.
2001-03-06 Kenichi Handa *** empty log message ***
2001-03-06 Gerd Moellmann *** empty log message ***
2001-03-06 Gerd Moellmann (sql-interbase): New function.
2001-03-06 Dave Love *** empty log message ***
2001-03-06 Dave Love (flyspell-region): Set up
2001-03-06 Richard M. Stallman (rmail-retry-failure): Don't call rmail-beginning-of-message.
2001-03-06 Richard M. Stallman *** empty log message ***
2001-03-06 Richard M. Stallman *** empty log message ***
2001-03-06 Kenichi Handa (ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
2001-03-06 Kenichi Handa *** empty log message ***
2001-03-06 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (quail-title): Add autoload cookie.
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa ("ethiopic"): Docstring adjusted for the change of the speicial key
2001-03-05 Dave Love *** empty log message ***
2001-03-05 Dave Love Fix last change.
2001-03-05 Dave Love (mm-mime-mule-charset-alist): Move it after definition of
2001-03-05 Dave Love (XTmouse_position): Fix tyypo.
2001-03-05 Gerd Moellmann (Faces, Font Lock, Highlight Changes)
2001-03-05 Gerd Moellmann (Faces, Font Lock, Highlight Changes)
2001-03-05 Dave Love *** empty log message ***
2001-03-05 Dave Love (dotimes, dolist): Undef prior to autoloading
2001-03-05 Dave Love Mostly update psgml patch.
2001-03-05 Gerd Moellmann *** empty log message ***
2001-03-05 Gerd Moellmann (mostlyclean, maintainer-clean): Delete more files.
2001-03-05 Eli Zaretskii (Reverting): Add an index entry "reread a file".
2001-03-05 Eli Zaretskii *** empty log message ***
2001-03-05 Eli Zaretskii Use correct options when compiling a test program with Cygwin.
2001-03-05 Eli Zaretskii (Window Size X): Document how Emacs sets the units for frame width if
2001-03-05 Eli Zaretskii Fix the Copyright notices. Change UN*X -> Unix and -- -> ---.
2001-03-05 Gerd Moellmann Set version 21.0.99.
2001-03-05 Gerd Moellmann *** empty log message ***
2001-03-05 Dave Love *** empty log message ***
2001-03-05 Dave Love (mm-mime-mule-charset-alist): Fix utf-8 case.
2001-03-05 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_99
2001-03-05 Gerd Moellmann Mention Czech reference card.
2001-03-05 Kenichi Handa (ethio-toggle-space): Fix typo.
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (ethio-toggle-space): Update current-input-method-title if necessary.
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (quail-title): Fix for the case that a title of an input method is
2001-03-05 Gerd Moellmann *** empty log message ***
2001-03-05 Gerd Moellmann (read_minibuf): Clean up the binding stack if
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (activate-input-method): If current-input-method-title is set by
2001-03-05 Gerd Moellmann *** empty log message ***
2001-03-05 Gerd Moellmann (dun-mode): Set major-mode to `dun-mode'.
2001-03-05 Gerd Moellmann Change the `***' for the EDT entry to `**'.
2001-03-05 Gerd Moellmann *** empty log message ***
2001-03-05 Gerd Moellmann (sql-sybase): Fix typo (was: query user about server two
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (char_to_string): If a single byte char has modifier
2001-03-05 Kenichi Handa (syms_of_coding): Docstring modified.
2001-03-05 Kenichi Handa *** empty log message ***
2001-03-05 Kenichi Handa (emacs-mule, raw-text): Docstring modified.
2001-03-05 Kenichi Handa (lisp): Add international/utf-8.elc.
2001-03-04 Eli Zaretskii *** empty log message ***
2001-03-04 Richard M. Stallman Fix case convention for mouse click.
2001-03-04 Richard M. Stallman Fix Texinfo usage. Write GNU/Linux, not Linux.
2001-03-04 Eli Zaretskii Update copyright notice.
2001-03-04 Richard M. Stallman Minor usage fixes. Don't mention Motif or XView.
2001-03-04 Eli Zaretskii Update the copyright.
2001-03-04 Richard M. Stallman Minor usage fixes.
2001-03-04 Richard M. Stallman Fix case convention for mouse click.
2001-03-04 Richard M. Stallman Minor fixes.
2001-03-04 Richard M. Stallman Minor cleanups.
2001-03-04 Richard M. Stallman Fix Texinfo usage.
2001-03-03 Eli Zaretskii (Misc Variables): Add example for setting EMACSCOLORS on MS-DOS.
2001-03-03 Richard M. Stallman Delete indexing for MSB in `Menu Mouse Clicks';
2001-03-03 Richard M. Stallman Minor clarifications. Explain that one normally specifies face attributes
2001-03-03 Richard M. Stallman Minor cleanups. Rename `Motif Resources' node to `LessTif Resources'.
2001-03-03 Richard M. Stallman Give LessTif precedence over Motif.
2001-03-03 Eli Zaretskii Many typo-fixes and clarifications from Dr Francis J. Wright
2001-03-03 Eli Zaretskii (Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright
2001-03-03 Eli Zaretskii (Antinews): Fix typos reported by Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>.
2001-03-03 Eli Zaretskii (Checklist): Say that the example with LC_ALL and such is for a Unix shell.
2001-03-03 Eli Zaretskii According to Neil Booth <neil@daikokuya.demon.co.uk>, versions of the
2001-03-02 Dave Love *** empty log message ***
2001-03-02 Dave Love (insert-file-contents-literally): Bind
2001-03-02 Gerd Moellmann *** empty log message ***
2001-03-02 Gerd Moellmann (glyph_rect): New function.
2001-03-02 Stefan Monnier *** empty log message ***
2001-03-02 Stefan Monnier (comment-normalize-vars): Use [ \t] for the trailing
2001-03-02 Eli Zaretskii *** empty log message ***
2001-03-02 Eli Zaretskii *** empty log message ***
2001-03-02 Eli Zaretskii (mark_maybe_pointer): Fix a typo in a comment.
2001-03-02 Eli Zaretskii *** empty log message ***
2001-03-02 Eli Zaretskii (msdos-handle-reverse-video): Look for reverse in
2001-03-02 Gerd Moellmann *** empty log message ***
2001-03-02 Eli Zaretskii (Fmsdos_remember_default_colors): If default-frame-alist
2001-03-02 Gerd Moellmann (Fexpand_file_name): Collapse sequences of slashes
2001-03-02 Eli Zaretskii (Finternal_set_lisp_face_attribute)
2001-03-02 Gerd Moellmann *** empty log message ***
2001-03-02 Gerd Moellmann (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]:
2001-03-02 Gerd Moellmann (parse_qualified_param_ident_or_type): Return a
2001-03-02 Eli Zaretskii (Dired Visiting): Fix wording, suggested by Ron Ross <ronross@colba.net>.
2001-03-02 Gerd Moellmann *** empty log message ***
2001-03-02 Gerd Moellmann (XTset_vertical_scroll_bar): Don't clear a zero height
2001-03-01 Dave Love *** empty log message ***
2001-03-01 Dave Love (mm-inhibit-file-name-handlers): Add
2001-03-01 Gerd Moellmann *** empty log message ***
2001-03-01 Gerd Moellmann (Fwindow_end): Call move_it_past_eol only if
2001-03-01 Dave Love *** empty log message ***
2001-03-01 Dave Love (defvar): Wrap some defvars in
2001-03-01 Dave Love (event-basic-type): Doc fix.
2001-03-01 Dave Love (Fccl_execute): Doc fix.
2001-03-01 Dave Love (ccl-compile): Doc fix.
2001-03-01 Dave Love Doc fixes.
2001-03-01 Dave Love Doc fixes.
2001-03-01 Stefan Monnier *** empty log message ***
2001-03-01 Stefan Monnier (save-buffer-state): Use inhibit-modification-hooks
2001-03-01 Eli Zaretskii Add copyright notices for all files. README is a new file, mainly
2001-03-01 Gerd Moellmann *** empty log message ***
2001-03-01 Gerd Moellmann (Fx_create_frame): Adjust the frame's height for presence
2001-03-01 Gerd Moellmann *** empty log message ***
2001-03-01 Gerd Moellmann (free_frame_menubar): Set the frame's menubar_widget to
2001-03-01 Gerd Moellmann (ediff-scroll-horizontally): Arrange for
2001-03-01 Gerd Moellmann (Indirect Buffers): Add a @key[RET}.
2001-03-01 Gerd Moellmann (Help): Add @key[RET} in @items.
2001-03-01 Eli Zaretskii *** empty log message ***
2001-03-01 Eli Zaretskii (info-insert-file-contents-1): Accept an additional
2001-03-01 Eli Zaretskii Fix last change.
2001-03-01 Eli Zaretskii Document the problems with "Text file busy" due to buggy NFS servers.
2001-03-01 Gerd Moellmann *** empty log message ***
2001-03-01 Gerd Moellmann (x_set_foreground_color): Set the background of the
2001-03-01 Gerd Moellmann *** empty log message ***
2001-03-01 Gerd Moellmann (x_set_font): Handle case of x_new_fontset returning the
2001-02-28 Ken Raeburn * lisp.h (Fframe_parameter): Declare.
2001-02-28 Ken Raeburn * window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
2001-02-28 Gerd Moellmann *** empty log message ***
2001-02-28 Gerd Moellmann (x_set_window_size): Don't use `None' with widgets; use
2001-02-28 Gerd Moellmann (Fx_hide_tip): Don't use `None' with widgets; use
2001-02-28 Gerd Moellmann (xm_arm_callback): Don't compare widgets with `None',
2001-02-28 Gerd Moellmann *** empty log message ***
2001-02-28 Gerd Moellmann (xaw_update_one_widget): Use XtSetSensitive instead
2001-02-28 Gerd Moellmann (xm_update_radiobox, update_one_menu_entry)
2001-02-28 Gerd Moellmann *** empty log message ***
2001-02-28 Gerd Moellmann (toplevel): Include process.h.
2001-02-28 Gerd Moellmann (make_process): Use allocate_process.
2001-02-28 Gerd Moellmann (make_frame): Use allocate_frame.
2001-02-28 Gerd Moellmann (make_window, make_dummy_parent): Use allocate_window.
2001-02-28 Gerd Moellmann (Fdelete, larger_vector): Use allocate_vector.
2001-02-28 Gerd Moellmann (allocate_vectorlike): Remove prototype.
2001-02-28 Kenichi Handa ("Ethiopic"): Add documentation.
2001-02-28 Kenichi Handa *** empty log message ***
2001-02-28 Kenichi Handa *** empty log message ***
2001-02-28 Kenichi Handa (setup-ethiopic-environment-internal): Change bindings of functions
2001-02-28 Kenichi Handa *** empty log message ***
2001-02-28 Dave Love *** empty log message ***
2001-02-28 Kenichi Handa (mule-utf-8): Set coding-category property to coding-category-utf-8.
2001-02-28 Kenichi Handa *** empty log message ***
2001-02-27 Richard M. Stallman *** empty log message ***
2001-02-27 Richard M. Stallman (lpr-add-switches): Default to t on gnu/linux.
2001-02-27 Richard M. Stallman (lpr-page-header-switches, print-region-1): Undo 2000-07-06 change.
2001-02-27 Richard M. Stallman *** empty log message ***
2001-02-27 Andrew Choi * src/macfns.c: Rename everything containing *busy_cursor* and
2001-02-27 Gerd Moellmann *** empty log message ***
2001-02-27 Gerd Moellmann (bs-attributes-list): Doc fix.
2001-02-27 Gerd Moellmann Update copyright notice.
2001-02-27 Andrew Choi Made minor editing changes.
2001-02-27 Kenichi Handa (struct ccl_program): New member eight_bit_control.
2001-02-27 Kenichi Handa (CCL_WRITE_MULTIBYTE_CHAR): New macro.
2001-02-27 Kenichi Handa (ccl_coding_driver): If ccl->eight_bit_control is zero,
2001-02-27 Kenichi Handa *** empty log message ***
2001-02-26 Dave Love Fix tool bar caveat.
2001-02-26 Francesco Potortì Mention that etags switches to C++ when meets `template'.
2001-02-26 Stefan Monnier (Faccessible_keymaps): Pass `is_metized' to accessible_keymaps_char_table.
2001-02-26 Stefan Monnier *** empty log message ***
2001-02-26 Gerd Moellmann *** empty log message ***
2001-02-26 Gerd Moellmann (describe-project): Display the file THE-GNU-PROJECT.
2001-02-26 André Spiegel (Advanced C-x C-q): Fix prev change.
2001-02-26 Gerd Moellmann *** empty log message ***
2001-02-26 Gerd Moellmann *** empty log message ***
2001-02-26 Gerd Moellmann (command-line-1): Add info about ordering manuals
2001-02-26 Gerd Moellmann (view-order-manuals): Use goto-address.
2001-02-26 Gerd Moellmann Give URLs canonical form.
2001-02-26 André Spiegel #
2001-02-26 André Spiegel (vc-default-workfile-unchanged-p, vc-default-latest-on-branch-p): Add
2001-02-26 Gerd Moellmann *** empty log message ***
2001-02-26 Gerd Moellmann (lazy-lock-fontify-after-idle): Make sure to
2001-02-26 Gerd Moellmann Check HAVE_TERM_H before including term.h.
2001-02-26 Gerd Moellmann *** empty log message ***
2001-02-26 Gerd Moellmann (outline-flag-region): Move macro in front of first
2001-02-26 Francesco Potortì Corrected latest etags.c entry.
2001-02-26 Gerd Moellmann (Bug Criteria): Reword a sentence.
2001-02-26 Kenichi Handa Add Copyright notice.
2001-02-26 Kenichi Handa *** empty log message ***
2001-02-25 Richard M. Stallman Clean up recent VC updates.
2001-02-25 Eli Zaretskii (Faces): Explain what the fringes are, and add an index entry.
2001-02-25 Eli Zaretskii Change "filename" to "file name" or "file-name".
2001-02-25 Eli Zaretskii Lots of markup and wording changes.
2001-02-25 Michael Kifer 2001-02-24 Michael Kifer <kifer@cs.sunysb.edu>
2001-02-25 Richard M. Stallman In top node, say that order of suggestions is significant.
2001-02-24 Andrew Innes *** empty log message ***
2001-02-24 Andrew Innes Fix copyright notice.
2001-02-24 Andrew Innes Update copyright notice.
2001-02-24 Andrew Innes *** empty log message ***
2001-02-24 Andrew Innes Add copyright notice.
2001-02-24 Stefan Monnier *** empty log message ***
2001-02-24 Stefan Monnier (where_is_internal): Accept non-ascii integer prefixes.
2001-02-24 Kenichi Handa *** empty log message ***
2001-02-24 Kenichi Handa (mule-utf-8): Set correct value for valid-codes property.
2001-02-24 Kenichi Handa (Fnew_fontset): Fix handling of the case that an
2001-02-24 Kenichi Handa *** empty log message ***
2001-02-24 Kenichi Handa (x-complement-fontset-spec): In the
2001-02-23 Eli Zaretskii *** empty log message ***
2001-02-23 Eli Zaretskii (fit-window-to-buffer, window-safely-shrinkable-p)
2001-02-23 Eli Zaretskii (Help): Fix a typo.
2001-02-23 Eli Zaretskii (General Variables): Add a footnote that all *PATH variables use
2001-02-23 Eli Zaretskii (General Variables): Document 8859-14 and 8859-15 in LANG etc.
2001-02-23 Eli Zaretskii (General Variables): Fix a typo in the CDPATH entry.
2001-02-23 Francesco Potortì When in autodetect mode, switch to C++ when the template keyword is met
2001-02-23 Eli Zaretskii (Local Version Control): Fix last change.
2001-02-23 Eli Zaretskii (Setting Mark): Add a cross-reference to the section which describes
2001-02-23 Stefan Monnier *** empty log message ***
2001-02-23 Stefan Monnier (hi-lock-unface-buffer): Use nil rather than t for
2001-02-23 André Spiegel (CVS Options): Mention that t is the default for vc-cvs-stay-local.
2001-02-23 André Spiegel VC section updated. Added a subsection on remote repositories,
2001-02-23 Gerd Moellmann *** empty log message ***
2001-02-23 Gerd Moellmann Use AC_EGREP_CPP to check if the C preprocessor
2001-02-23 Gerd Moellmann (Horizontal Scrolling): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Image Descriptors): Remove doubled `a'.
2001-02-23 Eli Zaretskii Document the change whereby EMACSLOCKDIR is no longer used on Windows.
2001-02-23 Gerd Moellmann (Making Backups): Remove doubled `for'.
2001-02-23 Gerd Moellmann (Window System Selections): Remove doubled `it'.
2001-02-23 Gerd Moellmann (Major Mode Conventions): Remove doubled 'use'.
2001-02-23 Eli Zaretskii (General Variables): Document the default value of $HOME on Windows.
2001-02-23 Gerd Moellmann (Rmail Editing): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Finding a package with particular functionality):
2001-02-23 Gerd Moellmann (Commands): Remove doubled `with'.
2001-02-23 Gerd Moellmann (Expert): Remove doubled `in'.
2001-02-23 Gerd Moellmann (Syntactic Symbols): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Rudimentary Changes): Remove doubled `to'.
2001-02-23 Eli Zaretskii *** empty log message ***
2001-02-23 Gerd Moellmann (Customizing Faces): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Upgrading from idl.el): Remove doubled `in'.
2001-02-23 Eli Zaretskii (command-line): Fix last change.
2001-02-23 Gerd Moellmann (Introduction): Remove doubled `routines'.
2001-02-23 Gerd Moellmann (Recognize Coding): Remove doubled `or'.
2001-02-23 Gerd Moellmann (Splitting in IMAP): Remove doubled `might'.
2001-02-23 Gerd Moellmann (Loading a Tree): Remove doubled `that'.
2001-02-23 Gerd Moellmann (Major Entry Points): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Autoinserting): Remove doubled `insert'.
2001-02-23 Gerd Moellmann (Getting mh-e): Remove doubled `the'.
2001-02-23 Gerd Moellmann (Omitting Variables): Remove doubled word.
2001-02-23 Eli Zaretskii (Interlocking): Fix wording of "So you may".
2001-02-23 Eli Zaretskii (Visiting): Add a note about visiting file archives.
2001-02-23 Eli Zaretskii (File Names): Add a note about ~/ peculiarities on DOS/Windows.
2001-02-23 Eli Zaretskii (File Names): Add documentation of the tilde expansion in file names.
2001-02-23 Eli Zaretskii (Old versions): Fix "But usually is". From Nelson H. F. Beebe
2001-02-23 Eli Zaretskii (Backup names): Fix "Do not in any case". From Nelson H. F. Beebe
2001-02-23 Jason Rumney (tool-bar-originally-present): New variable.
2001-02-23 Jason Rumney *** empty log message ***
2001-02-23 Eli Zaretskii (Saving): Update the documentation of require-final-newline.
2001-02-23 Jason Rumney *** empty log message ***
2001-02-23 Jason Rumney (frame-notice-user-settings): Only adjust frame height
2001-02-23 Eli Zaretskii (Saveing): Fix "file the name". From Nelson H. F. Beebe
2001-02-23 Jason Rumney * w32term.c (x_set_glyph_string_background_width): Extend the
2001-02-23 Eli Zaretskii (Fixit): Fix "for for". From "Nelson H. F. Beebe" <beebe@math.utah.edu>.
2001-02-23 Jason Rumney * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with
2001-02-23 Jason Rumney (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
2001-02-22 Andrew Innes *** empty log message ***
2001-02-22 Andrew Innes Update pointer to MS-Windows install instructions.
2001-02-22 Andrew Innes ($(BLD)/movemail.$(O)): Remove reference to
2001-02-22 Andrew Innes ($(BLD)\movemail.obj): Remove reference to
2001-02-22 Andrew Innes ($(BLD)/dired.$(O)): Remove reference to VMS
2001-02-22 Andrew Innes ($(BLD)\dired.obj): Remove reference to VMS header
2001-02-22 Stefan Monnier *** empty log message ***
2001-02-22 Stefan Monnier (server-switch-buffer): Only switch window if the current one is dedicated.
2001-02-22 Stefan Monnier *** empty log message ***
2001-02-22 Stefan Monnier (fill-region-as-paragraph): Skip spaces backward
2001-02-22 Eli Zaretskii (Emacs ignores frame parameters): New section.
2001-02-22 Eli Zaretskii Fix a typo in a comment.
2001-02-22 Gerd Moellmann (Refill): Fix a typo.
2001-02-22 Gerd Moellmann (Refill): Say how to toggle Refill mode.
2001-02-22 Gerd Moellmann (Colors X): Use @samp instead of @code for
2001-02-22 Gerd Moellmann (Font X): Add description of the manufacturer font
2001-02-22 Gerd Moellmann (General Variables) <EMACSDOC>: It's used to
2001-02-22 Gerd Moellmann (Screen Garbled): Remove a comma.
2001-02-22 Gerd Moellmann (General Variables): Remove description of
2001-02-22 Gerd Moellmann (Keyboard Translations): Remove a `@need 3000'
2001-02-22 Gerd Moellmann *** empty log message ***
2001-02-22 Gerd Moellmann (forward_to_next_line_start): When taking the shortcut
2001-02-22 Eli Zaretskii (Completion Options): Add an index for "ignored file names".
2001-02-22 Eli Zaretskii *** empty log message ***
2001-02-22 Eli Zaretskii (texinfo-format-scan): Signal an error if
2001-02-22 Gerd Moellmann *** empty log message ***
2001-02-22 Gerd Moellmann (handle_single_display_prop): Add parameter
2001-02-22 Gerd Moellmann *** empty log message ***
2001-02-22 Gerd Moellmann Update copyright notice.
2001-02-22 Gerd Moellmann *** empty log message ***
2001-02-22 Gerd Moellmann Add copyright notice.
2001-02-22 Gerd Moellmann *** empty log message ***
2001-02-22 Gerd Moellmann (direct_output_for_insert): Give up if we are showing
2001-02-22 Gerd Moellmann (fancy-splash-text): Add a line for ordering
2001-02-22 Gerd Moellmann (view-order-manuals): New function.
2001-02-22 Gerd Moellmann (menu-bar-help-menu): Add an item for ordering
2001-02-22 André Spiegel Some corrections to the VC news.
2001-02-22 Eli Zaretskii Remove two more redundant index entries.
2001-02-22 Richard M. Stallman Add copyright and permissions.
2001-02-22 Stefan Monnier *** empty log message ***
2001-02-22 Stefan Monnier (comment-forward): Skip the comment-start before
2001-02-21 Dave Love *** empty log message ***
2001-02-21 Dave Love (custom-initialize-changed, defcustom): Doc fix.
2001-02-21 Dave Love Amend autoconf/configure stuff.
2001-02-21 Dave Love Correct required autoconf version
2001-02-21 Gerd Moellmann *** empty log message ***
2001-02-21 Gerd Moellmann (redisplay_internal): Do the
2001-02-21 Dave Love *** empty log message ***
2001-02-21 Eli Zaretskii Remove redundant index entries.
2001-02-21 Dave Love (make-coding-system): Doc fixes.
2001-02-21 Dave Love Doc fixes.
2001-02-21 Gerd Moellmann busy-cursor -> hourglass.
2001-02-21 Gerd Moellmann *** empty log message ***
2001-02-21 Gerd Moellmann (fancy-splash-screens): Use display-hourglass
2001-02-21 Gerd Moellmann (display-hourglass): Renamed from busy-cursor.
2001-02-21 Gerd Moellmann Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
2001-02-21 Gerd Moellmann Use display_hourglass_p, start_hourglass,
2001-02-21 Gerd Moellmann (struct x_output): Rename busy_cursor to
2001-02-21 Gerd Moellmann (struct x_output): Rename busy_window to
2001-02-21 Gerd Moellmann Rename everything containing *busy_cursor* and similar
2001-02-21 Gerd Moellmann (XTread_socket): Test x_output's hourglass_p instead
2001-02-21 Gerd Moellmann (start_hourglass, cancel_hourglass)
2001-02-21 Richard M. Stallman Comment changes.
2001-02-21 Richard M. Stallman Fix quoting in Hippie Expand reference.
2001-02-20 Richard M. Stallman Delete some index entries.
2001-02-20 Richard M. Stallman Add index entries for Follow mode.
2001-02-20 Richard M. Stallman Clarify Follow mode.
2001-02-20 Dave Love *** empty log message ***
2001-02-20 Dave Love Doc and commentary fixes.
2001-02-20 Dave Love Use @: liberally.
2001-02-20 Eli Zaretskii *** empty log message ***
2001-02-20 Eli Zaretskii (with-electric-help): Doc fix.
2001-02-20 Gerd Moellmann *** empty log message ***
2001-02-20 Gerd Moellmann (read_char): When an event from unread-command-events
2001-02-20 Eli Zaretskii *** empty log message ***
2001-02-20 Eli Zaretskii Add copyright notice.
2001-02-20 Eli Zaretskii (Abbrevs): Fix a typo in an xref. From Juanma Barranquero <lektu@uol.com.br>.
2001-02-20 Andrew Choi *** empty log message ***
2001-02-20 Andrew Choi Added copyright notice.
2001-02-20 Gerd Moellmann *** empty log message ***
2001-02-20 Gerd Moellmann (Fwindow_end): Handle case that WINDOW's buffer is not
2001-02-20 Gerd Moellmann (menu-bar-update-buffers): Add optional parameter
2001-02-20 Gerd Moellmann (msb-mode): Call the update-buffers function explicitly
2001-02-20 Gerd Moellmann *** empty log message ***
2001-02-20 Gerd Moellmann (setup_echo_area_for_printing): Set truncate_lines to
2001-02-20 Gerd Moellmann Add copyright notice.
2001-02-20 Gerd Moellmann Update copyright notice.
2001-02-20 Gerd Moellmann Fix copyright notice.
2001-02-20 Gerd Moellmann Add copyright notice.
2001-02-20 Eli Zaretskii Fix last change.
2001-02-20 Eli Zaretskii Document possible reasons for lack of colors on a tty.
2001-02-20 Gerd Moellmann Fix a blank line.
2001-02-20 Gerd Moellmann Add copyright notice.
2001-02-20 Dave Love Revert bogus revision 1.93.
2001-02-20 Gerd Moellmann *** empty log message ***
2001-02-20 Gerd Moellmann Code fix to support `ps-zebra-stripe-follow'
2001-02-20 Gerd Moellmann Timestamp package replacement. Some enhancements. Some
2001-02-20 Miles Bader *** empty log message ***
2001-02-20 Miles Bader (image-file-name-extensions): Add "tif".
2001-02-19 Richard M. Stallman Distracting NSA => Mail Amusements.
2001-02-19 Richard M. Stallman Update menus.
2001-02-19 Richard M. Stallman Fix xref to Tool Bars.
2001-02-19 Richard M. Stallman Fix xref to Display Custom.
2001-02-19 Richard M. Stallman FIx xref to Display Custom.
2001-02-19 Bill Wohler Release mh-e-doc-1.3 for Emacs 21.1.
2001-02-19 Bill Wohler *** empty log message ***
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (widget-button-click): Save the selected window
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (Fmove_to_window_line): Undo last change.
2001-02-19 Gerd Moellmann (line_bottom_y): New function extracted from
2001-02-19 Gerd Moellmann (line_bottom_y): Add prototype.
2001-02-19 Andreas Schwab *** empty log message ***
2001-02-19 Andreas Schwab Fix typo.
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (recursive_edit_1): Bind `inhibit-redisplay' and
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (Qinhibit_menubar_update, inhibit_menubar_update):
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (update_menu_bar): Run activate-menu-bar-hook with
2001-02-19 Gerd Moellmann (set_frame_menubar): Run acivate-menu-bar-hook with
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (malloc_initialize_hook): Handle case thet `environ'
2001-02-19 Gerd Moellmann *** empty log message ***
2001-02-19 Gerd Moellmann (__morecore) [!SYSTEM_MALLOC]: Move declaration
2001-02-19 Richard M. Stallman Correction for TZ on Microsoft systems.
2001-02-19 Richard M. Stallman Change in quoting.
2001-02-19 Richard M. Stallman Make quoting more uniform.
2001-02-19 Richard M. Stallman Clean up comment-dwim vs indent-for-comment, etc.
2001-02-19 Richard M. Stallman Major rewrite in Window Convenience node.
2001-02-19 Richard M. Stallman Document cursor-in-non-selected-windows.
2001-02-19 Richard M. Stallman Suggest copying problematical manual text into the bug report.
2001-02-19 Richard M. Stallman Move the Refill Mode node.
2001-02-19 Richard M. Stallman Delete Footnote mode info.
2001-02-19 Richard M. Stallman Comment out description of re-builder.
2001-02-18 Dave Love *** empty log message ***
2001-02-18 Dave Love (imenu--generic-function): Use mapc to iterate over
2001-02-17 Richard M. Stallman Don't say that the mode line is taller, because we are fixing that.
2001-02-17 Richard M. Stallman New node Rmail Coding for the discussion of coding systems.
2001-02-17 Richard M. Stallman *** empty log message ***
2001-02-17 Richard M. Stallman (fortran-strip-sqeuence-nos): Doc fix.
2001-02-17 Richard M. Stallman Clarify undisplayable characters, --unibyte, locales.
2001-02-17 Richard M. Stallman Delete find-file-text and find-file-binary.
2001-02-17 Richard M. Stallman Clean up close-quote punctuation.
2001-02-17 Richard M. Stallman Update copyright year.
2001-02-17 Richard M. Stallman Clean up max-mini-window-height and Partial Completion mode.
2001-02-17 Richard M. Stallman One more small cleanup.
2001-02-17 Richard M. Stallman Clean up intro to Transient Mark mode.
2001-02-17 Richard M. Stallman Small cleanups in usage.
2001-02-17 Richard M. Stallman Rewrite kill-read-only-ok, Delete Selection mode, replace-rectangle.
2001-02-17 Richard M. Stallman Upcase "mouse" in @kbd.
2001-02-17 Richard M. Stallman Clean up close-quote punctuation.
2001-02-17 Richard M. Stallman Clean up and move index-searching recommendation.
2001-02-17 Richard M. Stallman Add Tool Bar. Minor cleanups.
2001-02-17 Richard M. Stallman The log entry for the previous version was a spazz. Ignore it.
2001-02-17 Richard M. Stallman Delete info on Font Lock Support Modes.
2001-02-17 Richard M. Stallman Fix some Texinfo usage.
2001-02-17 Richard M. Stallman Minor cleanup.
2001-02-17 Richard M. Stallman Fix punctuation in license notices.
2001-02-17 Richard M. Stallman Minor changes.
2001-02-17 Richard M. Stallman Minor changes in previous change.
2001-02-17 Richard M. Stallman Display Vars node renamed Display Custom.
2001-02-17 Richard M. Stallman Just a short xref for dired-x.
2001-02-17 Richard M. Stallman Don't use naked lambdas in examples. Fix bad @xref usage.
2001-02-17 Richard M. Stallman Minor change in wording.
2001-02-17 Richard M. Stallman New general discussion of the environment.
2001-02-17 Richard M. Stallman Various clarifications.
2001-02-17 Richard M. Stallman Rewrite discussion of load-dangerous-libraries.
2001-02-17 Richard M. Stallman Major rewrite of Uniquify node and Iswitchb node.
2001-02-17 Richard M. Stallman *** empty log message ***
2001-02-17 Richard M. Stallman (uniquify-buffer-name-style): Doc fix.
2001-02-17 Richard M. Stallman Miscellaneous clarifications.
2001-02-17 Richard M. Stallman Fix quote marks and periods.
2001-02-17 Richard M. Stallman Fix quote marks and periods.
2001-02-17 Richard M. Stallman Fix style of @kbd{...Mouse...}.
2001-02-16 Richard M. Stallman Many small clarifications.
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (mouse-save-then-kill): If the distance from the new
2001-02-16 Gerd Moellmann (set_window_buffer): Fix last change.
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (set_window_buffer): Set window's vscroll to 0.
2001-02-16 Dave Love *** empty log message ***
2001-02-16 Dave Love (flyspell-get-word): Return string without
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (coordinates_in_window): Increase width of area
2001-02-16 Eli Zaretskii Add an item for the Info manual update, and another for removal
2001-02-16 Eli Zaretskii *** empty log message ***
2001-02-16 Eli Zaretskii (generic-find-file-regexp): Doc fix.
2001-02-16 Eli Zaretskii List additional utilities required on MS-DOS to run lisp/Makefile.
2001-02-16 Eli Zaretskii Document that Texinfo 4.0 or later is required for producing the manual.
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (flyspell-region, flyspell-buffer):
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (cal-tex-weekly4-box): Respect setting
2001-02-16 Gerd Moellmann (x_set_glyph_string_background_width): Extend the
2001-02-16 Gerd Moellmann (x_insert_glyphs): Call window_box_left to obtain
2001-02-16 Gerd Moellmann (direct_output_for_insert): Recognize more cases where
2001-02-16 Gerd Moellmann (handle_single_display_prop): Set iterator's position
2001-02-16 Eli Zaretskii Mention potential incompatibilities due to new dimension-2 charsets.
2001-02-16 Eli Zaretskii Document problems with oc-unicode.
2001-02-16 Eli Zaretskii *** empty log message ***
2001-02-16 Eli Zaretskii (kill-region, kill-line, kill-ring-save): Doc fix.
2001-02-16 Eli Zaretskii *** empty log message ***
2001-02-16 Eli Zaretskii (grep-regexp-alist): Remove the blank from
2001-02-16 Gerd Moellmann *** empty log message ***
2001-02-16 Gerd Moellmann (directory_files_internal): Set result list to nil
2001-02-15 Sam Steingold tex-shell-running: Check the process buffer too
2001-02-15 Gerd Moellmann Increment version number.
2001-02-15 Kenichi Handa *** empty log message ***
2001-02-15 Kenichi Handa (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points an
2001-02-15 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_98
2001-02-15 Eli Zaretskii *** empty log message ***
2001-02-15 Eli Zaretskii (Fset_text_properties): Doc fix.
2001-02-15 Gerd Moellmann *** empty log message ***
2001-02-15 Gerd Moellmann (update_text_area): Undo change of 2001-01-12.
2001-02-15 Dave Love *** empty log message ***
2001-02-15 Gerd Moellmann *** empty log message ***
2001-02-15 Gerd Moellmann (read-passwd): Clear Lisp memory holding password.
2001-02-15 Miles Bader *** empty log message ***
2001-02-15 Miles Bader (Info-copy-current-node-name): New function.
2001-02-15 Dave Love *** empty log message ***
2001-02-15 Dave Love (battery-status-function): Fix doc, :type.
2001-02-15 Dave Love Fix problems confusing authors.el.
2001-02-14 Dave Love Comment fixes.
2001-02-14 Dave Love Doc and message fixes.
2001-02-14 Dave Love Regenerated with fixed ChangeLogs.
2001-02-14 Dave Love Fix problems confusing authors.el.
2001-02-14 Dave Love *** empty log message ***
2001-02-14 Richard M. Stallman (toggle-input-method): Doc fix.
2001-02-14 Richard M. Stallman *** empty log message ***
2001-02-14 Andrew Innes *** empty log message ***
2001-02-14 Andrew Innes (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
2001-02-14 Gerd Moellmann *** empty log message ***
2001-02-14 Gerd Moellmann (reseat_1): Set iterator's end_charpos to ZV.
2001-02-13 Stefan Monnier *** empty log message ***
2001-02-13 Stefan Monnier (occur): Stop at end of buffer.
2001-02-13 Eli Zaretskii *** empty log message ***
2001-02-13 Eli Zaretskii (set-input-method): Another doc fix.
2001-02-13 Dave Love message-generate-headers-first, message-ignored-mail-headers fixes
2001-02-13 Dave Love (menu-bar-select-frame): Adjust for
2001-02-13 Gerd Moellmann *** empty log message ***
2001-02-13 Gerd Moellmann (del_range_1, del_range_byte, del_range_both): Handle
2001-02-13 Gerd Moellmann *** empty log message ***
2001-02-13 Gerd Moellmann (window_loop) <GET_BUFFER_WINDOW>: Prefer to return
2001-02-13 Gerd Moellmann *** empty log message ***
2001-02-13 Gerd Moellmann (best_matching_font): New parameter width_ratio.
2001-02-13 Gerd Moellmann *** empty log message ***
2001-02-13 Gerd Moellmann (directory_files_internal): Initialize errno.
2001-02-13 Gerd Moellmann *** empty log message ***
2001-02-13 Gerd Moellmann (hi-lock-find-patterns): Don't activate font-lock-mode.
2001-02-13 Miles Bader *** empty log message ***
2001-02-13 Miles Bader (set-face-background, set-face-foreground)
2001-02-13 Dave Love (Log Edit Mode): New.
2001-02-12 Dave Love Copyright up-date.
2001-02-12 Dave Love Update copyright years.
2001-02-12 Dave Love Expand on message-signature-file.
2001-02-12 Dave Love bogus checkin
2001-02-12 Dave Love *** empty log message ***
2001-02-12 Dave Love *** empty log message ***
2001-02-12 Eli Zaretskii *** empty log message ***
2001-02-12 Eli Zaretskii (set-input-method): Doc fix.
2001-02-12 Dave Love Undo coding change, which screwed up somehow.
2001-02-12 Dave Love Doc fixes. Change coding to
2001-02-12 Eric M. Ludlam *** empty log message ***
2001-02-12 Eric M. Ludlam (speedbar-frame-parameters): No toolbar lines.
2001-02-12 Andrew Innes *** empty log message ***
2001-02-12 Andrew Innes (x_produce_image_glyph): Pay attention to the case that
2001-02-12 Dave Love *** empty log message ***
2001-02-12 Michael Kifer 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
2001-02-11 Dave Love *** empty log message ***
2001-02-11 Dave Love Doc fixes.
2001-02-11 Dave Love extra fonts
2001-02-11 Dave Love point to INSTALL
2001-02-11 ShengHuo ZHU * gnus.texi (Pterodactyl Gnus): Added.
2001-02-11 Dave Love *** empty log message ***
2001-02-11 Dave Love (message-signature-file): Fix doc, :type.
2001-02-11 Kenichi Handa (mode-line): Set :line-width property to -1.
2001-02-11 Kenichi Handa *** empty log message ***
2001-02-10 Richard M. Stallman (partial-completion-mode): Doc fix.
2001-02-10 Richard M. Stallman *** empty log message ***
2001-02-10 Richard M. Stallman *** empty log message ***
2001-02-10 Richard M. Stallman (delete-key-deletes-forward-mode):
2001-02-10 Richard M. Stallman (repeat): Don't let execute-kbd-macro alter real-last-command.
2001-02-10 Richard M. Stallman Improve Texinfo usage.
2001-02-10 Richard M. Stallman Small change in intro.
2001-02-10 Eli Zaretskii Move Seiichiro Inoue's entry to its place.
2001-02-10 Eli Zaretskii *** empty log message ***
2001-02-10 Eli Zaretskii Add a comment about criteria for inclusion in this chapter.
2001-02-10 Eli Zaretskii (Acknowledgements): Make up-to-date with Emacs 21.
2001-02-10 Eli Zaretskii *** empty log message ***
2001-02-10 Eli Zaretskii (eval-expression): Doc fix.
2001-02-10 Dave Love *** empty log message ***
2001-02-10 Dave Love Changes for ins/del in repeat.
2001-02-10 Dave Love (widget-convert-text): Respect personality for
2001-02-10 Dave Love Changes from Gnus CVS and other fixes.
2001-02-09 Eli Zaretskii Fix a typo in a comment.
2001-02-09 Dave Love *** empty log message ***
2001-02-09 Dave Love Updated.
2001-02-09 Dave Love (imenu-generic-expression): Doc fix.
2001-02-09 Dave Love (reb-mode): Quote the hook name. From
2001-02-09 Dave Love *** empty log message ***
2001-02-09 Dave Love (authors): Expand `root' before running
2001-02-09 Kenichi Handa (set-face-attribute): Describe the case of a negative
2001-02-09 Kenichi Handa *** empty log message ***
2001-02-09 Kenichi Handa (struct face): Add comment for how to handle a negative value in
2001-02-09 Kenichi Handa (Finternal_set_lisp_face_attribute): The value of :box
2001-02-09 Kenichi Handa (x_produce_image_glyph): Pay attention to the case that
2001-02-09 Eli Zaretskii Document problems with libjpeg unavailable as a shared library.
2001-02-09 Jason Rumney *** empty log message ***
2001-02-09 Jason Rumney (w32_encode_char): Treat eight bit graphic and control
2001-02-09 Jason Rumney (init-environment): Duplicate local string before putenv.
2001-02-09 Jason Rumney (Fx_show_tip): Fix calls to make_number.
2001-02-09 ShengHuo ZHU 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-02-09 Kenichi Handa (Fchar_to_string): If CHARACTER is less than 256,
2001-02-09 Kenichi Handa (Fstring): If all arguments are less than 256, return a unibyte
2001-02-09 Kenichi Handa *** empty log message ***
2001-02-08 Kenichi Handa (code_convert_region): After detecting a coding, if
2001-02-08 Kenichi Handa *** empty log message ***
2001-02-08 Dave Love *** empty log message ***
2001-02-08 Dave Love (widget-plist-convert-widget): Replace binding of
2001-02-08 Stefan Monnier *** empty log message ***
2001-02-08 Stefan Monnier (which-func-mode): Invert which-func-mode-global.
2001-02-08 Dave Love *** empty log message ***
2001-02-08 Dave Love Updateed.
2001-02-08 Dave Love *** empty log message ***
2001-02-08 Dave Love Current version.
2001-02-08 Dave Love (rfc2047-fold-region): Don't forward-char at EOB.
2001-02-08 Stefan Monnier (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.
2001-02-08 Dave Love *** empty log message ***
2001-02-08 Francesco Potortì Correct recent instances of my mail address to
2001-02-08 Kenichi Handa *** empty log message ***
2001-02-08 Kenichi Handa *** empty log message ***
2001-02-08 Dave Love *** empty log message ***
2001-02-08 Dave Love (gnus-score-after-write-file-function): Fix :type.
2001-02-08 Dave Love (gnus-alter-articles-to-read-function): Fix :type.
2001-02-08 Dave Love (pong-blank-color, pong-bat-color)
2001-02-08 Dave Love (mh-compose-letter-function): Fix :type.
2001-02-07 Dave Love (eshell-skip-prompt-function): Fix :type.
2001-02-07 Dave Love (eshell-cannot-leave-input-list): Remove
2001-02-07 Dave Love (ex-unix-type-shell-options): Fix :type.
2001-02-07 Dave Love (recentf-menu-filter): Fix :type.
2001-02-07 Dave Love (ps-print-region-function): Fix :type.
2001-02-07 Dave Love (print-region-function): Fix :type.
2001-02-07 Dave Love (forms-mode-hooks): Fix :type.
2001-02-07 Dave Love (dirtrack-directory-change-hook): Fix :type.
2001-02-07 Dave Love (temp-buffer-show-function, display-buffer-function): Fix :type.
2001-02-07 Dave Love (spell-filter): Fix :type.
2001-02-07 Dave Love (sentence-end): Doc fix.
2001-02-07 Dave Love (adaptive-fill-function): Fix :type
2001-02-07 Dave Love (bibtex-autokey-before-presentation-function): Fix :type.
2001-02-07 Dave Love (find-tag-default-function): Fix :type.
2001-02-07 Dave Love (dcl-calc-command-indent-function): Fix :type.
2001-02-07 Dave Love (ada-popup-key): Fix :type.
2001-02-07 Dave Love Remove cus-load.el.
2001-02-07 ShengHuo ZHU 2001-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-02-07 Eli Zaretskii *** empty log message ***
2001-02-07 Eli Zaretskii (viper-fast-keyseq-timeout, viper-translate-all-ESC-keysequences): Doc fix.
2001-02-07 Eli Zaretskii Document what does mouse-3 do on the mode line if there's only one window.
2001-02-07 Eli Zaretskii *** empty log message ***
2001-02-07 Eli Zaretskii Revert last change.
2001-02-07 Eli Zaretskii Fix the @direntry format (it lacked the file name).
2001-02-07 Kenichi Handa (parse_str_to_multibyte): New function.
2001-02-07 Kenichi Handa (parse_str_to_multibyte): Extern it.
2001-02-07 Kenichi Handa (print_string): If we are going to print a unibyte
2001-02-07 Kenichi Handa *** empty log message ***
2001-02-06 Kenichi Handa (transform-make-coding-system-args): Make
2001-02-06 Kenichi Handa *** empty log message ***
2001-02-06 Andrew Innes *** empty log message ***
2001-02-06 Andrew Innes (select_palette): Do nothing if palette hasn't yet
2001-02-06 Eli Zaretskii Use @set and @value to avoid changing the edition and the Emacs version
2001-02-06 Eli Zaretskii *** empty log message ***
2001-02-06 Eli Zaretskii (previous-matching-history-element, next-matching-history-element): Doc fix.
2001-02-06 Eli Zaretskii *** empty log message ***
2001-02-06 Eli Zaretskii Load ccl before utf-8; don't load ccl in the ms-dos
2001-02-06 Dave Love *** empty log message ***
2001-02-06 Dave Love (add-log-current-defun-function)
2001-02-06 Eli Zaretskii *** empty log message ***
2001-02-06 Eli Zaretskii (info-initialize): Remove the test for system-type when
2001-02-06 Eli Zaretskii *** empty log message ***
2001-02-06 Eli Zaretskii (makefile-mode): Set SYNTAX-BEGIN member
2001-02-06 Dave Love (quoted-printable-encode-region): Remove redundant code
2001-02-06 Andrew Innes Convert back to Unix line endings.
2001-02-06 Andrew Innes *** empty log message ***
2001-02-06 Andrew Innes (EMACS): Use $(THISDIR) to make emacs.exe path
2001-02-06 Gerd Moellmann *** empty log message ***
2001-02-06 Gerd Moellmann (hi-lock-mode): Toggling hi-lock-mode now affects all
2001-02-06 Gerd Moellmann *** empty log message ***
2001-02-06 Gerd Moellmann (update_frame_line): Rename parameter FRAME to F.
2001-02-06 Gerd Moellmann *** empty log message ***
2001-02-06 Gerd Moellmann *** empty log message ***
2001-02-06 Gerd Moellmann (dabbrev-ignored-buffer-regexps): Renamed from
2001-02-06 Dave Love *** empty log message ***
2001-02-06 Eli Zaretskii (Backup Names): Fix markup of backup-directory-alist.
2001-02-06 Eli Zaretskii (Killing): Document that kill commands in a read-only buffer do
2001-02-06 Eli Zaretskii *** empty log message ***
2001-02-06 Eli Zaretskii (kill-line): Doc fix.
2001-02-06 Eli Zaretskii Fix the Ebrowse entry (was missing a dot).
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann (split_font_name): Compute numeric value of
2001-02-05 Gerd Moellmann (enum lface_attribute_index): Add
2001-02-05 Dave Love *** empty log message *** fx-branch-base
2001-02-05 Dave Love Revert last change following loadup.el change.
2001-02-05 Dave Love Revert last two changes -- bootstrapping works with
2001-02-05 Eli Zaretskii (Remote Files): Explain how to use ange-ftp behind firewalls. Add a
2001-02-05 Eli Zaretskii Document problems with AUC TeX and Emacs 21.
2001-02-05 Eli Zaretskii *** empty log message ***
2001-02-05 Eli Zaretskii (isearch-forward): Doc fix.
2001-02-05 Eli Zaretskii (Incremental Search): Document C-\ and C-^.
2001-02-05 Andrew Innes *** empty log message ***
2001-02-05 Andrew Innes (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
2001-02-05 Andrew Innes ($(EMACS)): Use $(THISDIR) instead of . in
2001-02-05 Andrew Innes ($(DOC)): Use $(THISDIR) instead of . in
2001-02-05 Andrew Innes (THISDIR): New definition.
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann (x_display_and_set_cursor): Check for the focus
2001-02-05 Eli Zaretskii *** empty log message ***
2001-02-05 Eli Zaretskii (nroff-mode): Set the SYNTAX-BEGIN part
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann (try_scrolling): If point is in the line below the
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann (Fmove_to_window_line): Don't add 1 if window is
2001-02-05 Gerd Moellmann (rmail-ignored-headers): Add X-Trace,
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann Eliminate time-stamp functions.
2001-02-05 Gerd Moellmann *** empty log message ***
2001-02-05 Gerd Moellmann (next-line): Goto end-of-line before inserting a newline.
2001-02-05 Miles Bader *** empty log message ***
2001-02-05 Miles Bader (insert-image-file): When visiting an image, set `truncate-lines' to t
2001-02-05 Kenichi Handa (CCL_WRITE_CHAR): Check if CH is valid or not. If
2001-02-05 Kenichi Handa *** empty log message ***
2001-02-05 Kenichi Handa (isearch-forward): Add description about input method in the docsting.
2001-02-05 Kenichi Handa (isearch-forward): Add description about input method
2001-02-04 Stefan Monnier Docstring fixes.
2001-02-04 Stefan Monnier *** empty log message ***
2001-02-04 Stefan Monnier (skeleton-internal-1): Always push the mark for @.
2001-02-04 Eli Zaretskii Don't say that isearch faces inherit from other faces.
2001-02-04 Miles Bader Update mouse-wheel section.
2001-02-04 Eli Zaretskii Remove the more arcane part of Emacs debug instructions. Replace
2001-02-03 Andrew Innes *** empty log message ***
2001-02-03 Andrew Innes (LATIN): Fix last change to use () not {}.
2001-02-03 Andrew Innes Add note about need to specify extra compiler flags
2001-02-03 Andrew Innes (Trouble-shooting): Add note about need to specify extra
2001-02-03 Andrew Innes Replace outdated information.
2001-02-03 Andrew Innes Leave a space before >> only when there is a
2001-02-03 Miles Bader Update entry for mouse-wheel support.
2001-02-02 Stefan Monnier *** empty log message ***
2001-02-02 Eli Zaretskii *** empty log message ***
2001-02-02 Eli Zaretskii (info-initialize): If installation-directory is nil, for
2001-02-02 Eli Zaretskii Yet another bunch of typo fizes from Juanma Barranquero <lektu@uol.com.br>.
2001-02-02 Eli Zaretskii More typos from Juanma Barranquero <lektu@uol.com.br>.
2001-02-02 Eli Zaretskii Fix a couple of typos.
2001-02-02 Gerd Moellmann *** empty log message ***
2001-02-02 Gerd Moellmann (x_set_font): If font hasn't changed, avoid recomputing
2001-02-02 Gerd Moellmann (widget-button-click): Fix last change.
2001-02-02 Gerd Moellmann *** empty log message ***
2001-02-02 Gerd Moellmann (frame-notice-user-settings): When resizing the initial
2001-02-02 Miles Bader *** empty log message ***
2001-02-02 Miles Bader (insert-image-file): When visiting an image, suppress the cursor in the
2001-02-02 Gerd Moellmann (errstatus): Chmod a+rx directories we create.
2001-02-02 Gerd Moellmann *** empty log message ***
2001-02-02 Gerd Moellmann (uninstall): Ignore exit code of `rm'.
2001-02-02 Gerd Moellmann *** empty log message ***
2001-02-02 Gerd Moellmann (uninstall): Remove more info files. Remove
2001-02-02 Gerd Moellmann (get_next_display_element): Fix case of empty
2001-02-02 Eli Zaretskii Several typos fixed. From Juanma Barranquero <lektu@uol.com.br>.
2001-02-02 Eli Zaretskii *** empty log message ***
2001-02-02 Eli Zaretskii (Fconstrain_to_field): Doc fix.
2001-02-02 Eli Zaretskii *** empty log message ***
2001-02-02 Eli Zaretskii (Fclear_face_cache): Rename the `thorougly' argument
2001-02-02 Eli Zaretskii *** empty log message ***
2001-02-02 Eli Zaretskii (Fenlarge_window, Fshrink_window): Doc fix.
2001-02-02 André Spiegel #
2001-02-02 André Spiegel Remove autoloads. Require vc when compiling.
2001-02-02 ShengHuo ZHU 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> zsh-sync-ognus-3
2001-02-01 Kenichi Handa (LATIN): Include ${srcdir}/quail/latin-alt.elc.
2001-02-01 Kenichi Handa *** empty log message ***
2001-02-01 Kenichi Handa LaTeX-like input method for Latin characaters
2001-02-01 Andrew Innes *** empty log message ***
2001-02-01 Andrew Innes (LATIN): Include $(srcdir)/quail/latin-alt.elc.
2001-02-01 Gerd Moellmann *** empty log message ***
2001-02-01 Gerd Moellmann (search_buffer): Call set_search_regs with a byte
2001-02-01 Dave Love Copyright up-date.
2001-02-01 Dave Love *** empty log message ***
2001-02-01 Dave Love (f90-mode): Remove startup message.
2001-02-01 Gerd Moellmann *** empty log message ***
2001-02-01 Gerd Moellmann (command-line): Fix code determining whether or not
2001-02-01 André Spiegel #
2001-02-01 André Spiegel #
2001-02-01 André Spiegel (vc-sccs-diff-switches): New customization option.
2001-02-01 André Spiegel (vc-rcs-diff-switches): New customization option.
2001-02-01 André Spiegel (vc-cvs-diff-switches): New customization option.
2001-02-01 André Spiegel (vc-diff-switches): New user option.
2001-02-01 Gerd Moellmann (x_set_tool_bar_lines): Do nothing If frame is
2001-02-01 Eli Zaretskii *** empty log message ***
2001-02-01 Eli Zaretskii (Fmodify_frame_parameters): Doc fix.
2001-02-01 Gerd Moellmann *** empty log message ***
2001-02-01 Gerd Moellmann (toplevel): Quote hook symbols.
2001-02-01 Eli Zaretskii Move note [4] to the no-sh column.
2001-02-01 Eli Zaretskii *** empty log message ***
2001-02-01 Eli Zaretskii Use "rm -f" instead of "del /f", as the latter
2001-02-01 Kenichi Handa (LATIN): Include ${srcdir}/quail/latin-alt.elc.
2001-02-01 Kenichi Handa ("greek-mizuochi"): New input method for classical Greek.
2001-02-01 Kenichi Handa *** empty log message ***
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-31 Kenichi Handa (make-coding-system): Add description
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-31 Kenichi Handa Remove unused charsets mac-roman-lower and mac-roman-upper.
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-31 Gerd Moellmann Change the include blocker to the same form as in other header
2001-01-31 Gerd Moellmann (EMACS_FRAME_H_INCLUDED): Use an include blocker
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (enum window_part): New enumeration.
2001-01-31 Gerd Moellmann Update copyright.
2001-01-31 Gerd Moellmann (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
2001-01-31 Dave Love *** empty log message ***
2001-01-31 Dave Love (Regexp Backslash): categories.
2001-01-31 Dave Love describe-categories
2001-01-31 Dave Love *** empty log message ***
2001-01-31 Dave Love (mm-mime-mule-charset-alist)
2001-01-31 Dave Love (hook-run): Define to run xreload.
2001-01-31 Eli Zaretskii Changes, clean-ups, and typo fixes from Richard Stallman.
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann Macro changes to avoid overfull boxes.
2001-01-31 Eli Zaretskii *** empty log message ***
2001-01-31 Eli Zaretskii (Fformat_time_string): Doc fix.
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (set-fill-prefix): Cancel fill prefix if point
2001-01-31 Gerd Moellmann Move 19.x news to ONEWS.
2001-01-31 Stefan Monnier *** empty log message ***
2001-01-31 Gerd Moellmann Move 19.x news from NEWS here.
2001-01-31 Stefan Monnier (Fwhere_is_internal): Use the first valid binding
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann Define `kp-delete' like `delete' in function-key-map.
2001-01-31 Gerd Moellmann (delete-key-deletes-forward-mode): Treat `kp-delete'
2001-01-31 Francesco Potortì Modified some comments.
2001-01-31 Gerd Moellmann (interactive_p): New function.
2001-01-31 Gerd Moellmann (interactive_p): Add prototype.
2001-01-31 Gerd Moellmann (Fscroll_right, Fscroll_left): Use interactive_p
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (mouse-set-font): Doc fix.
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (save-buffer): Don't give message if (buffer-file-name)
2001-01-31 Dave Love *** empty log message ***
2001-01-31 Dave Love (in_word_set): Use `static' in definition (for pcc).
2001-01-31 Eli Zaretskii *** empty log message ***
2001-01-31 Eli Zaretskii (tool-bar-add-item): Doc fix.
2001-01-31 Gerd Moellmann *** empty log message ***
2001-01-31 Gerd Moellmann (Fmake_list): Add a QUIT in the loop; unroll the loop.
2001-01-31 Dave Love (Charsets): mention windows-1252
2001-01-31 Dave Love *** empty log message ***
2001-01-31 Dave Love (gnus-article-x-face-command)
2001-01-31 Francesco Potortì Work around small preprocessor bugs in sunos4 pcc and MinGW.
2001-01-31 Eli Zaretskii *** empty log message ***
2001-01-31 Eli Zaretskii (reb-update-modestring): Don't use concat for integers.
2001-01-31 Eli Zaretskii Make sure redirection is preceeded by a blank, to
2001-01-31 Eli Zaretskii *** empty log message ***
2001-01-31 Eli Zaretskii (redisplay-dont-pause): Set to t to alleviate display problems.
2001-01-31 Dave Love *** empty log message ***
2001-01-31 Dave Love (Fset_text_properties): Fix newline in doc string.
2001-01-31 Kenichi Handa (charset-info): Fix docstring.
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-31 Kenichi Handa (describe-character-set): Pay attention to charsets that don't have
2001-01-31 Kenichi Handa *** empty log message ***
2001-01-30 Gerd Moellmann Set version to 21.0.98.
2001-01-30 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_97
2001-01-30 Gerd Moellmann (lpr-windows-system, lpr-lp-system): Add autoload cookies.
2001-01-30 Andrew Innes *** empty log message ***
2001-01-30 Andrew Innes (assert) [__MINGW32__]: Redefine assert to work around a
2001-01-30 Francesco Potortì Comment updates to etags.c
2001-01-30 Gerd Moellmann *** empty log message ***
2001-01-30 Gerd Moellmann (frame-notice-user-settings): Do the tool-bar
2001-01-30 Gerd Moellmann *** empty log message ***
2001-01-30 Gerd Moellmann (command-line): Remove manipulation of frame
2001-01-30 Gerd Moellmann (frame-initialize): Create initial frame visible.
2001-01-30 Gerd Moellmann (build_desired_tool_bar_string, syms_of_xdisp): Use
2001-01-30 Gerd Moellmann (Fx_create_frame): Add the tool bar height to the frame
2001-01-30 Gerd Moellmann (Vtool_bar_button_margin:): Declare extern.
2001-01-30 Eli Zaretskii Document non-support of images in the MS-Windows port of v21.1.
2001-01-30 Eli Zaretskii Document non-support of tool bar and tooltips on MS-Windows.
2001-01-30 Eli Zaretskii Document problems with the MS-Windows port of v21.1 and with
2001-01-30 Eli Zaretskii *** empty log message ***
2001-01-30 Eli Zaretskii Don't copy lisp/Makefile, it doesn't exist; copy
2001-01-30 Eli Zaretskii Copy the table of tested combinations of development
2001-01-30 Eli Zaretskii *** empty log message ***
2001-01-30 Eli Zaretskii XEmacs compatibility and doc fixes from Vinicius Jose Latorre
2001-01-30 Eli Zaretskii Fix a typo.
2001-01-30 Dave Love *** empty log message ***
2001-01-30 Dave Love (Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
2001-01-30 Eli Zaretskii Clarify the instructions for debugging LessTif.
2001-01-29 Dave Love *** empty log message ***
2001-01-29 Dave Love (eshell-ls-exclude-regexp): Fix :type.
2001-01-29 Dave Love (eshell-windows-shell-file): Fix :type.
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann Update copyright.
2001-01-29 Gerd Moellmann (toplevel): Fix the eval-after-load.
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (outline, dabbrev, add-log): Require when
2001-01-29 Gerd Moellmann (Fbyte_code) <Bcurrent_column>: Add
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (delete-trailing-whitespace): Don't delete formfeeds.
2001-01-29 Stefan Monnier *** empty log message ***
2001-01-29 Stefan Monnier (cvs-mark-fis-dead): New function.
2001-01-29 Gerd Moellmann Undo last change.
2001-01-29 Eli Zaretskii (Checklist): Add index entry for logging keystrokes.
2001-01-29 Gerd Moellmann (mouse_key_p): New function.
2001-01-29 Dave Love *** empty log message ***
2001-01-29 Sam Steingold replaced require with autoloads
2001-01-29 Dave Love (elide-head): Make overlay evaporate.
2001-01-29 Eli Zaretskii *** empty log message ***
2001-01-29 Eli Zaretskii (confirm-kill-emacs): Doc fix.
2001-01-29 Eli Zaretskii *** empty log message ***
2001-01-29 Eli Zaretskii (frame-initialize): Doc fix.
2001-01-29 Eli Zaretskii *** empty log message ***
2001-01-29 Eli Zaretskii (time-stamp-string): Doc fix.
2001-01-29 Eli Zaretskii (Fset_text_properties): Doc fix.
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (forward_to_next_line_start): Remove xassert.
2001-01-29 Eli Zaretskii *** empty log message ***
2001-01-29 Eli Zaretskii (WoMan-log-1): Make the log buffer writable. From
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (imenu-syntax-alist): Add autoload cookie for
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (ansi-color-for-comint-mode): Add :version.
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (menu-bar-files-menu): Add menu items for
2001-01-29 Dave Love *** empty log message ***
2001-01-29 Dave Love *** empty log message ***
2001-01-29 Dave Love (chinese-big5-1, chinese-big5-2): Doc
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Eli Zaretskii *** empty log message ***
2001-01-29 Eli Zaretskii (x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
2001-01-29 Eli Zaretskii Say that the problems with cpp 2.9x aren't pertinent to NTEmacs.
2001-01-29 Gerd Moellmann *** empty log message ***
2001-01-29 Gerd Moellmann (rmail-ignored-headers): Add X-Sign, X-BeenThere,
2001-01-28 Kenichi Handa (w32_font_match): Allocate three more bytes to regex
2001-01-28 Kenichi Handa *** empty log message ***
2001-01-28 Bill Wohler (extraclean): Added -f to -rm config-tmp-* to keep it quiet.
2001-01-28 Bill Wohler *** empty log message ***
2001-01-28 Bill Wohler (extraclean): added target so make doesn't die if
2001-01-28 Gerd Moellmann Set version to 21.0.97.
2001-01-28 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_96
2001-01-28 Eli Zaretskii Fix a couple of typos and fix markup of \.
2001-01-28 Gerd Moellmann *** empty log message ***
2001-01-28 Francesco Potortì Many changes to the parsing capabilities of etags.
2001-01-28 Andrew Choi * src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
2001-01-28 Andrew Choi * fontset.c (fontset_pattern_regexp): Allocate three more bytes to
2001-01-28 Eli Zaretskii *** empty log message ***
2001-01-28 Eli Zaretskii (isearch-highlight): Don't punt if the display
2001-01-28 Andrew Choi * alloc.c (allocate_string) [macintosh]: Call check_string_bytes
2001-01-28 Sam Steingold shell-write-history-on-exit: make sure the error message goes to the right buffer
2001-01-28 Kenichi Handa (font_family_registry): Even if FONTNAME conform to
2001-01-28 Kenichi Handa *** empty log message ***
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii Expand and update, based on the instructions to
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii Add a coding: tag.
2001-01-27 Eli Zaretskii (transient-mark-mode): Doc fix.
2001-01-27 Eli Zaretskii (Escape sequences in shell output): New section.
2001-01-27 Gerd Moellmann *** empty log message ***
2001-01-27 Gerd Moellmann (find-tag-noselect): Don't bind
2001-01-27 Eli Zaretskii (PostScript Variables): Extend the documentation of ps-print-color-p.
2001-01-27 Eli Zaretskii (Visiting): Document the file selection dialog popped by C-x C-f.
2001-01-27 Eli Zaretskii Document problems with LessTif.
2001-01-27 Eli Zaretskii Add two items with solutions for Calc problems.
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii (shell-unquote-argument): If the shell is one of the
2001-01-27 Gerd Moellmann *** empty log message ***
2001-01-27 Gerd Moellmann (display_line): Don't treat a newline as fitting
2001-01-27 Eli Zaretskii Document the incompatible change in string-rectangle.
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,
2001-01-27 Gerd Moellmann *** empty log message ***
2001-01-27 Gerd Moellmann (dabbrev--substitute-expansion):
2001-01-27 Eli Zaretskii Fix last change.
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii (facemenu-set-face, facemenu-set-face-from-menu): Doc fix.
2001-01-27 Eli Zaretskii *** empty log message ***
2001-01-27 Eli Zaretskii (transient-mark-mode): Document the fact that many
2001-01-27 Kenichi Handa (quail-setup-completion-buf): Make the
2001-01-27 Kenichi Handa *** empty log message ***
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Dave Love Doc fixes.
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Dave Love (delphi-comment-face, delphi-string-face)
2001-01-26 Dave Love (cvs-mode-revert-buffer): Doc fix.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (size_window): Set the window's orig_top to nil when
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Dave Love Remove un-logged bogus changes from 2000-12-20.
2001-01-26 Dave Love (mm-multibyte-string-p): New.
2001-01-26 Dave Love Doc fixes. Add :version to new options.
2001-01-26 Dave Love (feedmail): Add :link.
2001-01-26 Dave Love Doc fixes.
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (do_switch_frame): If selected frame has a mini-window,
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (adjust_glyph_matrix): Always clear desired matrices.
2001-01-26 Dave Love *** empty log message ***
2001-01-26 Dave Love Revert last change.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (DONTCOMPILE): Add various term files.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (Man-default-man-entry, Man-mode): Doc fix.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (display-startup-echo-area-message): Make sure
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (gud-perldb-massage-args): Avoid nreverse'ing a list
2001-01-26 Gerd Moellmann (echo_area_display): Comment fix.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (display_line): Simplify check for glyphs fitting
2001-01-26 Eli Zaretskii *** empty log message ***
2001-01-26 Eli Zaretskii (Top-level) [ms-dos]: Don't load international/ccl twice.
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (xic_style): New variable.
2001-01-26 Gerd Moellmann (matching_regexp_buffer, matching_regexp_end_buf):
2001-01-26 Gerd Moellmann *** empty log message ***
2001-01-26 Gerd Moellmann (next-line): Don't let `newline' expand abbrevs.
2001-01-26 John Wiegley See ChangeLog
2001-01-26 Kenichi Handa (decode_coding): Set a flag for inhibiting
2001-01-26 Kenichi Handa *** empty log message ***
2001-01-25 Dave Love (describe-char-after): Doc fix.
2001-01-25 Sam Steingold require vc
2001-01-25 Dave Love *** empty log message ***
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann (x_after_update_window_line): Don't clear if frame's
2001-01-25 Gerd Moellmann (x_clear_area): Add prototype.
2001-01-25 Gerd Moellmann * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead of
2001-01-25 Dave Love flyspell
2001-01-25 Dave Love Replace formfeeds removed on 2001/01/22.
2001-01-25 Eli Zaretskii Mention that LessTif and Motif cause File Selection dialog to pop up
2001-01-25 Eli Zaretskii Document problems with jpeg-6a.
2001-01-25 Francesco Potortì Many small improvements in tagging accuracy and capability,
2001-01-25 Francesco Potortì Many small improvements in etags.
2001-01-25 Eli Zaretskii Document that clicking C-mouse-2 on widget scroll bars might not work.
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann (iswitchb-make-buflist): When nconc'ing lists, don't
2001-01-25 Sam Steingold doc&comment fix
2001-01-25 Gerd Moellmann Update a comment.
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann (Fx_file_dialog): Remove a workaround for Lesstif
2001-01-25 Stefan Monnier *** empty log message ***
2001-01-25 Stefan Monnier (smerge-font-lock-keywords): Relax submatch 1.
2001-01-25 Stefan Monnier *** empty log message ***
2001-01-25 Stefan Monnier (define-minor-mode): Docstring fix.
2001-01-25 Eli Zaretskii Fix wording in the entry about UTF-8 support.
2001-01-25 Dave Love *** empty log message ***
2001-01-25 Dave Love (BASE_PURESIZE): Up to 720000.
2001-01-25 Dave Love Preload international/ccl for utf-8.
2001-01-25 Kenichi Handa *** empty log message ***
2001-01-25 Kenichi Handa (reset-language-environment): Reset coding-category-utf-8 to
2001-01-25 Kenichi Handa Fix previous change.
2001-01-25 Dave Love *** empty log message ***
2001-01-25 Eli Zaretskii Fix a typo in a comment.
2001-01-25 Dave Love (Fwhere_is_internal): Declare gcpro3, gcpro4.
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann (echo_area_display): Don't call redisplay_internal
2001-01-25 Eli Zaretskii *** empty log message ***
2001-01-25 Eli Zaretskii (rmail-redecode-body): Doc fix.
2001-01-25 Eli Zaretskii Move here the entry for etags.c from 2000-01-14 which somehow
2001-01-25 Eli Zaretskii Remove a stray entry from 2000-01-14 which belongs to lib-src/ChangeLog.
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann *** empty log message ***
2001-01-25 Gerd Moellmann (read_integer): Use type EMACS_INT instead of int.
2001-01-25 Kenichi Handa new file
2001-01-25 Kenichi Handa Preload international/utf-8.
2001-01-25 Kenichi Handa (reset-language-environment): Make
2001-01-25 Kenichi Handa (coding-category-utf-8): Initialize to mule-utf-8.
2001-01-25 Kenichi Handa *** empty log message ***
2001-01-25 Gerd Moellmann (tags): Fix typo.
2001-01-25 Eli Zaretskii *** empty log message ***
2001-01-25 Eli Zaretskii (ccl_driver): Fix last change.
2001-01-25 Eli Zaretskii Fix a typo in the last entry for ccl.c.
2001-01-25 Stefan Monnier (mutually_exclusive_p): Add missing `break' at the end of `charset' processing.
2001-01-24 Kenichi Handa *** empty log message ***
2001-01-24 Kenichi Handa (ccl_coding_driver): Setup ccl->suppress_error.
2001-01-24 Kenichi Handa (struct coding_system): New member suppress_error.
2001-01-24 Kenichi Handa (ccl_driver): If ccl->suppress_error is nonzeor, don't
2001-01-24 Kenichi Handa (sturct ccl_program): New member suppress_error.
2001-01-24 Stefan Monnier *** empty log message ***
2001-01-24 Stefan Monnier (diff-mode): Disable preliminary support for `compile'.
2001-01-24 Stefan Monnier (mutually_exclusive_p): Don't blindly handle `charset_not'
2001-01-24 Dave Love (Time Stamps): New.
2001-01-24 Dave Love QP tweaks
2001-01-24 Sam Steingold use replace-regexps-in-string instead of dired- and gs-replace-in-string
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (Fwhere_is_internal): Don't nreverse the cached
2001-01-24 Dave Love *** empty log message ***
2001-01-24 Eli Zaretskii *** empty log message ***
2001-01-24 Eli Zaretskii (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
2001-01-24 Eli Zaretskii (report-emacs-bug): Mention the fact that the
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (comint-replace-by-expanded-history-before-point): Fix
2001-01-24 Gerd Moellmann (sweep_weak_table): Fix code taking items out of
2001-01-24 Gerd Moellmann (frame-initialize): Create the initial frame invisible.
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (tool-bar-images-pixel-height): New variable.
2001-01-24 ShengHuo ZHU * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
2001-01-24 Gerd Moellmann (x_create_tip_frame): Prevent changing the tooltip's
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (x_new_font): Don't change a tooltip's size.
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (universal-coding-system-argument):
2001-01-24 Andrew Innes *** empty log message ***
2001-01-24 Andrew Innes (cleanall-other-dirs-nmake):
2001-01-24 Gerd Moellmann *** empty log message ***
2001-01-24 Gerd Moellmann (diary-float): Fix case of MONTH
2001-01-24 Eli Zaretskii Document problems (with WinZip) whereby *.tit files get converted
2001-01-24 Kenichi Handa (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
2001-01-24 Kenichi Handa *** empty log message ***
2001-01-24 Miles Bader Add emacs-36.
2001-01-24 Kenichi Handa (CCL_READ_CHAR): Change the argument name from r to REG
2001-01-24 Kenichi Handa *** empty log message ***
2001-01-23 Dave Love make-translation-table addition
2001-01-23 Dave Love *** empty log message ***
2001-01-23 Dave Love (make-coding-system): Fix typo.
2001-01-23 Eli Zaretskii (General Variables): Document $EMACSDOC.
2001-01-23 Dave Love *** empty log message ***
2001-01-23 Gerd Moellmann *** empty log message ***
2001-01-23 Gerd Moellmann (x_set_window_size_1): New function extracted from
2001-01-23 Gerd Moellmann (toplevel): Don't require `gnus-util' at
2001-01-23 Dave Love (outline-mode) <font-lock-defaults>: Add
2001-01-23 Eli Zaretskii *** empty log message ***
2001-01-23 Eli Zaretskii (syms_of_window) <scroll-preserve-screen-position>: Doc fix.
2001-01-23 Eli Zaretskii (font-lock-mode): Doc fix.
2001-01-23 Kenichi Handa (make-translation-table): Fix docstring.
2001-01-23 Kenichi Handa *** empty log message ***
2001-01-23 Kenichi Handa (Fset_char_table_default): Fix to make sub char-table correctly.
2001-01-22 Dave Love comment fixes
2001-01-22 Dave Love *** empty log message ***
2001-01-22 Dave Love Change "X windows" instances.
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (build_desired_tool_bar_string): Make sure we have
2001-01-22 Eli Zaretskii (Rmail Display): Document rmail-redecode-body.
2001-01-22 Eli Zaretskii *** empty log message ***
2001-01-22 Eli Zaretskii (rmail-redecode-body): New function.
2001-01-22 Eli Zaretskii Document rmail-redecode-body.
2001-01-22 Sam Steingold typo
2001-01-22 Eli Zaretskii *** empty log message ***
2001-01-22 Eli Zaretskii (icomplete-minibuffer-setup-hook): Doc fix.
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (Ftool_bar_lines_needed): New function.
2001-01-22 Andreas Schwab .
2001-01-22 Andreas Schwab (gnus-delete-line): Autoload it as a macro.
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (Fformat): Don't extend text properties from arguments
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (xfree): New function.
2001-01-22 Gerd Moellmann (isearch-lazy-highlight-case-fold-search)
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (widget-button-click): Avoid a save-excursion
2001-01-22 Gerd Moellmann *** empty log message ***
2001-01-22 Gerd Moellmann (isearch-lazy-highlight-initial-delay): Set default
2001-01-21 ShengHuo ZHU 2001-01-21 ShengHuo ZHU <zsh@cs.rochester.edu> zsh-sync-ognus-2
2001-01-20 Eli Zaretskii *** empty log message ***
2001-01-20 Eli Zaretskii (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
2001-01-20 Andrew Innes *** empty log message ***
2001-01-20 Andrew Innes (w32_ring_bell): Only support visible bell on w32
2001-01-20 Andrew Innes (FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original
2001-01-20 Andrew Innes (Qw32_console): Remove variable.
2001-01-20 Andrew Innes (output_method): Remove output_w32_console method.
2001-01-20 Andrew Innes (Fredraw_frame): Remove reference to
2001-01-20 Andrew Innes (handle_single_display_prop): Remove references to
2001-01-20 Andrew Innes (realize_default_face):
2001-01-20 Miles Bader *** empty log message ***
2001-01-20 Miles Bader (custom-face-save): Do post-processing on the face's new value like
2001-01-19 Kenichi Handa (Fformat): Use lisp_string_width instead of strwidth.
2001-01-19 Kenichi Handa *** empty log message ***
2001-01-19 Eli Zaretskii *** empty log message ***
2001-01-19 Eli Zaretskii (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE.
2001-01-19 Eli Zaretskii *** empty log message ***
2001-01-19 Eli Zaretskii (isearch-forward): Add isearch-toggle-case-fold,
2001-01-19 Eli Zaretskii (Mode Line): Document the 3D appearence of the mode line on
2001-01-19 Eli Zaretskii (Optional Mode Line): Explain how to turn off the 3D appearence of
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (texinfo-mode): Use backward-paragraph
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (jit-lock-fontify-now): Don't bind
2001-01-19 Eli Zaretskii *** empty log message ***
2001-01-19 Eli Zaretskii (report-emacs-bug): Report values of
2001-01-19 Andrew Innes *** empty log message ***
2001-01-19 Andrew Innes (init_environment): Add a version-independent site-lisp
2001-01-19 Andrew Innes (env_vars): Add a version-independent site-lisp
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (font-lock-default-fontify-region): Fix last
2001-01-19 Dave Love *** empty log message ***
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (font-lock-multiline): Default to nil.
2001-01-19 Gerd Moellmann Update copyright.
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (jit-lock-after-change): If font-lock-multiline
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (Fbuffer_substring): Doc fix.
2001-01-19 Gerd Moellmann *** empty log message ***
2001-01-19 Gerd Moellmann (message_dolog, message2, message2_nolog): Rename
2001-01-19 Michael Kifer 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
2001-01-19 Kenichi Handa (store_frame_title): Pay attention to width of non-ASCII
2001-01-19 Kenichi Handa (doprnt1): Get byte length of Lisp string correctly.
2001-01-19 Kenichi Handa (c_string_width, lisp_string_width): Extern them.
2001-01-19 Kenichi Handa (strwidth): Use c_string_width.
2001-01-19 Kenichi Handa *** empty log message ***
2001-01-19 Kenichi Handa (check_composition): Check validity of composition.
2001-01-19 Kenichi Handa *** empty log message ***
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann (Qcancel_timer): New variable.
2001-01-18 Gerd Moellmann (tooltip-hide-delay): New user-option.
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann (WINDOW_LIVE_P): New macro.
2001-01-18 Gerd Moellmann * window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann (window_size_fixed): New variable.
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann (specbind): If binding a per-buffer variable which
2001-01-18 Gerd Moellmann (x_initialize): Set char_ins_del_ok to 1.
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Gerd Moellmann (forward_to_next_line_start): Stop at end of buffer
2001-01-18 Kenichi Handa (display_string): Fix previous change.
2001-01-18 Kenichi Handa *** empty log message ***
2001-01-18 Gerd Moellmann *** empty log message ***
2001-01-18 Jason Rumney *** empty log message ***
2001-01-18 Jason Rumney (x_produce_stretch_glyph): Only use Qspace when GLYPH_DEBUG is defined.
2001-01-18 Kenichi Handa (mail-setup): Call set-buffer-multibyte because
2001-01-18 Kenichi Handa *** empty log message ***
2001-01-17 Dave Love *** empty log message ***
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (forward_to_next_line_start): Avoid calling
2001-01-17 Dave Love *** empty log message ***
2001-01-17 Dave Love (ediff-before-setup-hook)
2001-01-17 Dave Love New version from http://www.tuxedo.org/~esr/terminfo/.
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (direct_output_for_insert): If char_ins_del_ok is
2001-01-17 Sam Steingold removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (x_face_list_fonts): Don't BLOCK_INPUT around the
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (x_face_list_fonts): Call x_list_fonts with SIZE -1,
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (x_list_fonts): Allow scalable fonts if SIZE is < 0,
2001-01-17 Dave Love *** empty log message ***
2001-01-17 Dave Love Require disp-table.
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (isearch-lazy-highlight-initial-delay)
2001-01-17 Gerd Moellmann (isearch-highlight): Set isearch-overlay priority to
2001-01-17 Gerd Moellmann * xdisp.c (build_desired_tool_bar_string): Use :conversion instead
2001-01-17 Gerd Moellmann (QCconversion): Replaces QCalgorithm.
2001-01-17 Gerd Moellmann (QCconversion): Replaces QCalgorithm. Update copyright.
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Gerd Moellmann (redisplay_tool_bar): Change tool bar's height when
2001-01-17 Gerd Moellmann *** empty log message ***
2001-01-17 Dave Love (eudc-server, eudc-protocol): Fix :type.
2001-01-17 Andrew Innes *** empty log message ***
2001-01-17 Andrew Innes (directory_files_internal): Convert result from readdir
2001-01-17 Kenichi Handa (concat): Be sure to avoid putting the same `composition'
2001-01-17 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa ("Latin-1"): Make the format of description
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Gerd Moellmann *** empty log message ***
2001-01-16 Gerd Moellmann Bind <backspace> and <delete> via function-key-map.
2001-01-16 Gerd Moellmann (delete-key-deletes-forward-mode): Bind <backspace>
2001-01-16 Dave Love *** empty log message ***
2001-01-16 Dave Love (isearch-lazy-highlight): Add :version.
2001-01-16 Dave Love *** empty log message ***
2001-01-16 Gerd Moellmann *** empty log message ***
2001-01-16 Gerd Moellmann (Fset_window_hscroll): Don't set window's min_hscroll
2001-01-16 Gerd Moellmann *** empty log message ***
2001-01-16 Gerd Moellmann (Fset_buffer_modified_p): Set buffer's
2001-01-16 Gerd Moellmann (mail-mode-flyspell-verify): Check in
2001-01-16 Gerd Moellmann *** empty log message ***
2001-01-16 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
2001-01-16 Gerd Moellmann (redisplay_preserve_echo_area): Change prototype.
2001-01-16 Gerd Moellmann (redisplay_preserve_echo_area): Add parameter
2001-01-16 Dave Love (next-line-add-newlines): Add :version.
2001-01-16 Kenichi Handa ("Japanese"): Add japanese-jisx0213-1 and
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa ("Latin-1"): Add description for Dutch and Spanish lang. env.
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa (CCL_Extension): Fix typo (originally CCL_Extention). Caller changed.
2001-01-16 Dave Love (backward-delete-char-untabify-method): Add :version.
2001-01-16 Dave Love backward-delete-char-untabify-method
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa (transform-make-coding-system-args): New function.
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa (Fregister_ccl_program): Handle the return value of
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-16 Kenichi Handa (decode-char): Fix conditions.
2001-01-16 Kenichi Handa *** empty log message ***
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann (x_set_mouse_face_gc): If the last use mouse face
2001-01-15 Dave Love Fix author's e-mail.
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann (find-tag-noselect): Save the value of
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann (x_connection_closed) [USE_X_TOOLKIT]: If
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann (save_or_restore_current_matrices): Function removed.
2001-01-15 Gerd Moellmann *** empty log message ***
2001-01-15 Gerd Moellmann (ansi-colors) <defgroup>: Fix :version by Dave
2001-01-15 Francesco Potortì 2000-05-31 Karl M. Hegbloom <karlheg@debian.org>
2001-01-15 Francesco Potortì *** empty log message ***
2001-01-15 Francesco Potortì 2001-01-15 Francesco Potorti` <pot@pot.cnuce.cnr.it>
2001-01-15 Kenichi Handa (insert_left_trunc_glyphs): Overwrite padding glyphs by
2001-01-15 Kenichi Handa *** empty log message ***
2001-01-15 Kenichi Handa (define-ccl-program): Fix docstring.
2001-01-14 Francesco Potortì Added instructions for use of Ada tags.
2001-01-14 Francesco Potortì Changes for makefile support in etags.
2001-01-14 Eli Zaretskii *** empty log message ***
2001-01-14 Eli Zaretskii (dired-insert-directory): If file-system-info fails,
2001-01-13 Gerd Moellmann *** empty log message ***
2001-01-13 Gerd Moellmann (write_c_args): Print newlines as spaces.
2001-01-13 Kenichi Handa (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
2001-01-13 Kenichi Handa *** empty log message ***
2001-01-13 Kenichi Handa Fix typo in the code setting x_search_path.
2001-01-13 Jason Rumney *** empty log message ***
2001-01-13 Jason Rumney (x_to_w32_color, x_set_icon_name, xlfd_strip_height)
2001-01-13 Jason Rumney (x_produce_image_glyph, x_draw_image_foreground)
2001-01-13 Jason Rumney (init_environment, sys_shutdown, sys_pipe): Remove unused
2001-01-12 Jason Rumney (search_file_line, get_cached_font_char)
2001-01-12 Jason Rumney (w32_console_toggle_lock_key): Add parentheses.
2001-01-12 Sam Steingold new backquote syntax
2001-01-12 Sam Steingold added elisp reference manual
2001-01-12 Richard M. Stallman (last): Handle a list that doesn't end in nil.
2001-01-12 Richard M. Stallman *** empty log message ***
2001-01-12 Sam Steingold (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.
2001-01-12 Gerd Moellmann *** empty log message ***
2001-01-12 Gerd Moellmann (Vtool_bar_button_margin): Replaces tool_bar_button_margin.
2001-01-12 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
2001-01-12 Gerd Moellmann (Fimage_size, image_ascent): Adapt to the change of image
2001-01-12 Gerd Moellmann (struct image): Replace member `margin' with
2001-01-12 Eli Zaretskii Fix a typo in the last entry for dispnew.c
2001-01-12 Gerd Moellmann (clear_mouse_face=): Improve a comment.
2001-01-12 Gerd Moellmann *** empty log message ***
2001-01-12 Gerd Moellmann *** empty log message ***
2001-01-12 Gerd Moellmann Fix last change.
2001-01-12 Gerd Moellmann (update_text_area): Put code which decrements the
2001-01-12 Gerd Moellmann (Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
2001-01-12 Dave Love *** empty log message ***
2001-01-12 Dave Love (customize-menu-create): Fix the :filter.
2001-01-12 Dave Love (function): Add :match-alternatives.
2001-01-12 Dave Love (ada-popup-key): Fix last change.
2001-01-12 Gerd Moellmann *** empty log message ***
2001-01-12 Gerd Moellmann (x_set_mouse_color): Fix color allocation.
2001-01-12 Gerd Moellmann (calendar-basic-setup): Doc fix.
2001-01-12 Gerd Moellmann *** empty log message ***
2001-01-12 Gerd Moellmann Call get_local_map with new argument list.
2001-01-12 Gerd Moellmann (enum map_property): Removed.
2001-01-12 Gerd Moellmann (get_local_map): Change TYPE to Lisp_Object.
2001-01-12 Gerd Moellmann Call get_local_map with new argument list.
2001-01-12 Kenichi Handa (prefer-coding-system): Fix docstring.
2001-01-12 Kenichi Handa *** empty log message ***
2001-01-12 Kenichi Handa (define-ccl-program): Fix docstring.
2001-01-12 Kenichi Handa *** empty log message ***
2001-01-11 Dave Love *** empty log message ***
2001-01-11 Dave Love NBSP as hollow box
2001-01-11 Dave Love (standard-display-european-internal):
2001-01-11 Gerd Moellmann *** empty log message ***
2001-01-11 Gerd Moellmann (build_desired_tool_bar_string): Correct the computation
2001-01-11 Dave Love *** empty log message ***
2001-01-11 Dave Love (fortran-mode-map): Modify Customization
2001-01-11 Dave Love (imenu--truncate-items): Revert last change.
2001-01-11 Eli Zaretskii Tell them to use before-change-functions and after-change-functions
2001-01-11 Eli Zaretskii *** empty log message ***
2001-01-11 Eli Zaretskii (Info-setup-header-line): If the node header includes
2001-01-11 Richard M. Stallman Ask for locale info in bug reports.
2001-01-11 Gerd Moellmann *** empty log message ***
2001-01-11 Gerd Moellmann (selection_request_dpyinfo): New variable.
2001-01-11 Gerd Moellmann (comint-goto-process-mark): Don't print a message
2001-01-11 Gerd Moellmann *** empty log message ***
2001-01-11 Gerd Moellmann (isearch-search): In the condition-case handler for
2001-01-11 Gerd Moellmann (load-symbol-file-load-history): New function extracted
2001-01-11 Gerd Moellmann *** empty log message ***
2001-01-11 Gerd Moellmann (eval-after-load): Call load-symbol-file-load-history to
2001-01-11 Gerd Moellmann *** empty log message ***
2001-01-11 Gerd Moellmann Use the same colors as exit.xpm.
2001-01-11 Gerd Moellmann (x_free_colors, x_free_dpy_colors): Do the
2001-01-11 Eli Zaretskii *** empty log message ***
2001-01-11 Eli Zaretskii (find-tag-interactive): If last-tag is nil,
2001-01-11 Richard M. Stallman (isearch-lazy-highlight-update):
2001-01-11 Richard M. Stallman *** empty log message ***
2001-01-11 Eli Zaretskii Fix a typo: end -> and.
2001-01-11 Miles Bader *** empty log message ***
2001-01-11 Miles Bader (ispell-adjusted-window-height): New function.
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Richard M. Stallman *** empty log message ***
2001-01-10 Gerd Moellmann (confirm-kill-emacs): New user-option.
2001-01-10 Richard M. Stallman *** empty log message ***
2001-01-10 Dave Love *** empty log message ***
2001-01-10 Dave Love (hi-lock-exclude-modes): Fix :type.
2001-01-10 Dave Love (calculator-number-digits): Fix :type.
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (isearch-done): Set isearch-lazy-highlight-start
2001-01-10 Dave Love *** empty log message ***
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (eshell-ange-ls-uids): Fix :type.
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (ansi-colors) <defgroup>: Fix :version.
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (${etc}DOC): Depend on ${shortlisp} and
2001-01-10 Gerd Moellmann Don't reset LIBS at end of -lXmu test. Test for
2001-01-10 Gerd Moellmann (set-variable): Force a thorough redisplay for the
2001-01-10 André Spiegel #
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (display_line): On ttys, produce more than one
2001-01-10 André Spiegel Added documentation for backend interface.
2001-01-10 Eli Zaretskii Fix the file name in the 2001-01-06 entry for ediff-vers.el.
2001-01-10 Gerd Moellmann Set version to 21.0.96.
2001-01-10 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_95
2001-01-10 Kenichi Handa (c-font-lock-extra-types): Add "Lisp_Object".
2001-01-10 Kenichi Handa *** empty log message ***
2001-01-10 Gerd Moellmann (x_reply_selection_request): Add a comment.
2001-01-10 Gerd Moellmann *** empty log message ***
2001-01-10 Gerd Moellmann (Fx_backspace_delete_keys_p): Use XkbGetMap and
2001-01-10 Dave Love *** empty log message ***
2001-01-10 Dave Love (random): Revert the declaration.
2001-01-10 Eli Zaretskii Don't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>.
2001-01-09 Kenichi Handa (latin-extra-code-table): Set to t for \223 and \224.
2001-01-09 Kenichi Handa *** empty log message ***
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Gerd Moellmann (STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call
2001-01-09 Gerd Moellmann (CHECK_STRING_BYTES) [GC_CHECK_STRING_BYTES]: New macro.
2001-01-09 Dave Love (ada-popup-key): Fix :type.
2001-01-09 Dave Love (tags-apropos-additional-actions): Fix :type.
2001-01-09 Dave Love (sh-imenu-generic-expression): Fix doc,
2001-01-09 Dave Love (vc-sccs-header): Fix :type.
2001-01-09 Dave Love (vc-rcs-header): Fix :type.
2001-01-09 Dave Love (vc-cvs-header): Fix :type.
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Gerd Moellmann (do_auto_save_unwind): Do the pop_message here
2001-01-09 Gerd Moellmann (push_message_unwind): New function.
2001-01-09 Gerd Moellmann (push_message_unwind): Add prototype.
2001-01-09 Kim F. Storm Fixed typo
2001-01-09 Gerd Moellmann (Fexecute_extended_command): Use a
2001-01-09 Gerd Moellmann (Fgarbage_collect): Use a record_unwind_protect to
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Kenichi Handa (locale-language-names): Map "es" to "Spanish" and "nl" to "Dutch".
2001-01-09 Kenichi Handa *** empty log message ***
2001-01-09 Gerd Moellmann Update copyright.
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Gerd Moellmann (global-map): Bind <home> to beginning-of-line,
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Gerd Moellmann *** empty log message ***
2001-01-09 Gerd Moellmann Add Dutch and Spanish language info
2001-01-09 Gerd Moellmann (ansi-color-process-output): Use markers instead
2001-01-09 Eli Zaretskii *** empty log message ***
2001-01-09 Eli Zaretskii (isearch, isearch-lazy-highlight-face): New
2001-01-09 Dave Love *** empty log message ***
2001-01-09 Eli Zaretskii *** empty log message ***
2001-01-09 Eli Zaretskii (widget-choose): Call display-popup-menus-p instead
2001-01-09 Kenichi Handa (make-coding-system): If the coding system
2001-01-09 Kenichi Handa *** empty log message ***
2001-01-08 Dave Love *** empty log message ***
2001-01-08 Dave Love Rearrange relative to comment.
2001-01-08 Dave Love Comments.
2001-01-08 Dave Love (mm-qp-or-base64): Don't base64 for the sake of a
2001-01-08 Dave Love (mm-mime-mule-charset-alist): Add Latin-{8,9}.
2001-01-08 Dave Love Doc and message fixes.
2001-01-08 Ken Raeburn * xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
2001-01-08 Richard M. Stallman (byte-compile-log-1): In non-batch case, don't mention the file name
2001-01-08 Richard M. Stallman *** empty log message ***
2001-01-08 Richard M. Stallman *** empty log message ***
2001-01-08 Dave Love (mml-parse-1): Frob mml-confirmation-set when proceeding
2001-01-08 Richard M. Stallman (mouse-drag-should-do-col-scrolling): Change screen-width to frame-width.
2001-01-08 Richard M. Stallman *** empty log message ***
2001-01-08 Eli Zaretskii Mention possible problems with new versions of GNU cpp and "..".
2001-01-08 Eli Zaretskii *** empty log message ***
2001-01-08 Eli Zaretskii Run the preprocessor with -traditional.
2001-01-08 Eli Zaretskii (Info-search): Print the default as part of the prompt.
2001-01-08 André Spiegel #
2001-01-08 André Spiegel (vc-sccs-latest-on-branch-p): Removed.
2001-01-08 André Spiegel (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg WRITABLE to EDITABLE.
2001-01-08 André Spiegel (vc-cvs-latest-on-branch-p): Removed.
2001-01-08 André Spiegel (vc-default-latest-on-branch-p): New function, replaces constant
2001-01-08 Eli Zaretskii *** empty log message ***
2001-01-08 Eli Zaretskii (copyright-current-year): Now a defvar.
2001-01-08 Gerd Moellmann Add `<<...>>' for help-with-tutorial.
2001-01-08 Gerd Moellmann *** empty log message ***
2001-01-08 Gerd Moellmann (window_scroll_pixel_based): Adjust glyph matrices
2001-01-08 Gerd Moellmann *** empty log message ***
2001-01-08 Gerd Moellmann Update to version 4.0. Provide support for
2001-01-08 Gerd Moellmann Update to version 4.0. Provide support
2001-01-08 Gerd Moellmann Updated to reflect EDT Emulation version 4.0
2001-01-08 Gerd Moellmann *** empty log message ***
2001-01-08 Gerd Moellmann (isearch-old-signal-hook): Removed.
2001-01-08 Gerd Moellmann (Qkbd_macro_termination_hook): New variable.
2001-01-07 Dave Love *** empty log message ***
2001-01-07 Dave Love (Fread_key_sequence_vector): Avoid newline in
2001-01-07 Eli Zaretskii *** empty log message ***
2001-01-07 Eli Zaretskii (mail-mode): Doc fix.
2001-01-07 Eli Zaretskii *** empty log message ***
2001-01-07 Eli Zaretskii *** empty log message ***
2001-01-07 Eli Zaretskii (Info-goto-emacs-key-command-node): Doc fix.
2001-01-07 Richard M. Stallman Minor fix because a bool-vector's elements can't be characters.
2001-01-06 Eli Zaretskii *** empty log message ***
2001-01-06 Eli Zaretskii (noninteractive): Don't load generic-sc on MS-DOS
2001-01-06 Andrew Innes *** empty log message ***
2001-01-06 Andrew Innes ($(TIT)): Map .elc to .el.
2001-01-06 Andrew Innes (clean): Delete $(COMPILER_TEMP_FILES) instead
2001-01-06 Andrew Innes Update info about compilers.
2001-01-06 Andrew Innes Use $(MAKETYPE) instead of $(SHELLTYPE) to
2001-01-06 Andrew Innes (EMACS_ICON_PATH): Delete definition.
2001-01-06 Andrew Innes (EMACS_ICON_PATH): Delete definition.
2001-01-06 Andrew Innes Be careful not to add trailing spaces when
2001-01-06 Andrew Innes (custom-deps): Set EMACSLOADPATH explicitly.
2001-01-06 Eli Zaretskii *** empty log message ***
2001-01-06 Eli Zaretskii (isearch-lazy-highlight-remove-overlays): Doc fix.
2001-01-06 Eli Zaretskii *** empty log message ***
2001-01-06 Eli Zaretskii (ffap-bindings): Doc fix.
2001-01-06 Eli Zaretskii *** empty log message ***
2001-01-06 Eli Zaretskii (dired-virtual-guess-dir): Doc fix.
2001-01-06 Eli Zaretskii Fix a typo.
2001-01-05 Andrew Innes *** empty log message ***
2001-01-05 Andrew Innes (update_end): Don't check updating_frame; for some reason
2001-01-05 Dave Love butlast, nbutlast.
2001-01-05 Dave Love Delete butlast, nbutlast.
2001-01-05 Dave Love *** empty log message ***
2001-01-05 Dave Love (remove, remq): Remove.
2001-01-05 Gerd Moellmann *** empty log message ***
2001-01-05 Gerd Moellmann (mouse-drag-safe-scroll): Bind
2001-01-05 Gerd Moellmann *** empty log message ***
2001-01-05 Gerd Moellmann (isearch-old-signal-hook): New variable.
2001-01-05 Gerd Moellmann (XTread_socket) <LeaveNotify>: Set help_echo to nil.
2001-01-05 Gerd Moellmann *** empty log message ***
2001-01-05 Gerd Moellmann *** empty log message ***
2001-01-05 Gerd Moellmann (Info-fontify-node): Mark one more char as intangible.
2001-01-05 Gerd Moellmann Update copyright.
2001-01-05 Gerd Moellmann Don't prototype srandom; it takes an unsigned argument
2001-01-05 Kenichi Handa (quail-input-string-to-events): New function.
2001-01-05 Kenichi Handa (compose-last-chars): New argument COMPONENTS. It
2001-01-05 Kenichi Handa *** empty log message ***
2001-01-05 Dave Love Speling &c.
2001-01-04 Dave Love (Fformat): Doc fix.
2001-01-04 Dave Love Revert last change except for %X.
2001-01-04 Gerd Moellmann *** empty log message ***
2001-01-04 Gerd Moellmann (tooltip-cancel-delayed-tip)
2001-01-04 Gerd Moellmann Update copyright.
2001-01-04 Gerd Moellmann (x_create_tip_frame): Preserve the value of
2001-01-04 Gerd Moellmann (clear_mouse_face): Don't return if tip_frame is
2001-01-04 Dave Love *** empty log message ***
2001-01-04 Dave Love cperl, obsolete changes.
2001-01-04 Dave Love Obsolete.
2001-01-04 Dave Love Tweaks to configure instructions and saving space.
2001-01-04 Eli Zaretskii Update links and version info for the OS/2 port.
2001-01-04 Dave Love *** empty log message ***
2001-01-04 Eli Zaretskii (Tags Search): Add index entries for multiple-file search and replace.
2001-01-04 Dave Love (set_file_times): Prototype.
2001-01-04 Dave Love (EmacsFrameSetCharSize_): Prototype.
2001-01-04 Eli Zaretskii Add index entries for many Dired commands and features.
2001-01-04 Dave Love (random, srandom): Declare explicitly.
2001-01-04 Dave Love (move_it_vertically_backward): Declare.
2001-01-04 Dave Love Commentary changes.
2001-01-04 Dave Love *** empty log message ***
2001-01-04 Dave Love (nnmail-pathname-coding-system): Defvar when
2001-01-04 Dave Love (whitespace-global-mode): Fix typo.
2001-01-04 Dave Love *** empty log message ***
2001-01-04 Dave Love (mm-inline-media-tests): Add
2001-01-04 Gerd Moellmann *** empty log message ***
2001-01-04 Gerd Moellmann (fancy-splash-screens): Don't bind show-help-function
2001-01-04 Gerd Moellmann *** empty log message ***
2001-01-04 Gerd Moellmann Fix last change.
2001-01-04 Gerd Moellmann (tooltip-frame-parameters): Remove colors.
2001-01-04 Gerd Moellmann (x_create_tip_frame): Call face-set-after-frame-default,
2001-01-04 Gerd Moellmann *** empty log message ***
2001-01-04 Gerd Moellmann (set_font_frame_param): Don't do anything for
2001-01-04 Gerd Moellmann *** empty log message ***
2001-01-04 Gerd Moellmann (Fdelete_other_windows): Set window's window_end_valid
2001-01-04 Dave Love display-planes on tty
2001-01-04 Dave Love %X, %E, %G in format strings.
2001-01-04 Eli Zaretskii (help-for-help): Fix a typo in a doc string. From kwzh@gnu.org (Karl Heuer).
2001-01-04 Eli Zaretskii Fix a typo.
2001-01-03 Dave Love *** empty log message ***
2001-01-03 Dave Love Doc fixes. Maintainer change.
2001-01-03 Dave Love (hl-line): Doc fix.
2001-01-03 Gerd Moellmann *** empty log message ***
2001-01-03 Gerd Moellmann (forward_to_next_line_start): Reset it->c if taking the
2001-01-03 Karl Fogel Capitalize as others do.
2001-01-03 Karl Fogel mail/mail-hist.el (mail-hist-text-too-long-p): doc fix.
2001-01-03 Dave Love *** empty log message ***
2001-01-03 Gerd Moellmann *** empty log message ***
2001-01-03 Gerd Moellmann (Frecenter): When changing the window start, set the
2001-01-03 Gerd Moellmann (move_it_past_eol): New function.
2001-01-03 Gerd Moellmann (move_it_past_eol): Add prototype.
2001-01-03 Gerd Moellmann *** empty log message ***
2001-01-03 Gerd Moellmann (Fwindow_end): Doc fix.
2001-01-03 Gerd Moellmann (Ffile_attributes): Fix last change, removing BSD4_3
2001-01-03 Gerd Moellmann *** empty log message ***
2001-01-03 Gerd Moellmann (try_window_reusing_current_matrix): Fix bug setting
2001-01-03 Gerd Moellmann Avoid security hole allowing attacker to
2001-01-03 Richard M. Stallman (Frecenter): Doc fix.
2001-01-03 Richard M. Stallman *** empty log message ***
2001-01-03 Dave Love (cperl-invalid-face): Don't double-quote
2001-01-03 Richard M. Stallman Do highlighting of alternative matches all at once,
2001-01-02 Dave Love (ls-lisp) <defgroup>: Add :version.
2001-01-02 Dave Love *** empty log message ***
2001-01-02 Dave Love Add `radio' type. User variable doc strings and backquote in
2001-01-02 Dave Love (browse-url-filename-alist): Avoid backquote
2001-01-02 Andrew Innes *** empty log message ***
2001-01-02 Andrew Innes (Fredraw_frame): Call set_terminal_modes for
2001-01-02 Andrew Innes (handle_single_display_prop): Return if frame is
2001-01-02 Andrew Innes (realize_default_face): Set face foreground and
2001-01-02 Andrew Innes (make_terminal_frame) [WINDOWSNT]: Make terminal frames
2001-01-02 Andrew Innes (output_method): Add output_w32_console method.
2001-01-02 Andrew Innes (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
2001-01-02 Andrew Innes (x_update_begin):
2001-01-02 Andrew Innes (get_frame_dc): Abort if called on a non-w32 frame.
2001-01-02 Andrew Innes (Fx_display_color_cells): Determine correct value, when
2001-01-02 Andrew Innes (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
2001-01-02 Andrew Innes (convert-standard-filename): Do length check on name
2001-01-02 Dave Love *** empty log message ***
2001-01-02 Eli Zaretskii Minor style and punctuation changes from Kim Storm.
2001-01-02 Eli Zaretskii Fix email address of my last entry.
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Gerd Moellmann (Frecenter): Handle centering in graphical frames
2001-01-02 Gerd Moellmann (yyerror): Changed to take two arguments. Prototype
2001-01-02 Eli Zaretskii *** empty log message ***
2001-01-02 Eli Zaretskii (detect_coding_iso2022, setup_coding_system): Remove
2001-01-02 Eli Zaretskii (make_cursor_line_fully_visible): Remove unused variable
2001-01-02 Eli Zaretskii (size_window): Remove block-local variable `min_size'.
2001-01-02 Eli Zaretskii (char_printable_p): Remove unused variable `chars'.
2001-01-02 Eli Zaretskii (Fcategory_docstring): Remove unused variable `doc'.
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Eli Zaretskii (Fccl_execute): Cast ccl_driver parameters to `unsigned
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Eli Zaretskii (face_fontset, realize_default_face): Remove unused
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Eli Zaretskii (XTread_socket): Remove unused variables `p' and
2001-01-02 Gerd Moellmann (comint-input-history-ignore): New variable.
2001-01-02 Eli Zaretskii (x_display_info_for_name): Cast 0 to "char *" in the call
2001-01-02 Eli Zaretskii (fontset_ref): Remove unused variable `i'.
2001-01-02 Eli Zaretskii (make_gap): Remove unused variable `result'.
2001-01-02 Eli Zaretskii (record_char): Remove unused function-scope variable
2001-01-02 Eli Zaretskii (Fmarker_position): Remove unused variables `pos', `i',
2001-01-02 Eli Zaretskii (e_write): Remove unused variable `require_encoding_p'.
2001-01-02 Eli Zaretskii (directory_files_internal): Fix a typo in a comment.
2001-01-02 Eli Zaretskii (casify_object): Remove unused variable `tolen'.
2001-01-02 Dave Love (todo): Add :link, :version.
2001-01-02 Eli Zaretskii (current_column): Remove unused variable `stopchar'.
2001-01-02 Eli Zaretskii (shrink_regexp_cache): Remove unused variable `cpp'.
2001-01-02 Eli Zaretskii (Fprimitive_undo): Remove unused block-scope variable
2001-01-02 Eli Zaretskii (find_symbol_value): Remove extra 3rd argument in the
2001-01-02 Eli Zaretskii (Fsnarf_documentation): Remove unused variables `fun' and
2001-01-02 Eli Zaretskii (Ftranspose_regions): Remove unused variables `gcpro1'
2001-01-02 Eli Zaretskii (Flength): Remove unused variable `tail'.
2001-01-02 Eli Zaretskii (doprnt1): Remove unused variable `size'.
2001-01-02 Eli Zaretskii (get_local_map): Remove unused variable `tem'.
2001-01-02 Eli Zaretskii (run_composition_function): Remove unused variable
2001-01-02 Eli Zaretskii (EmacsFrameSetCharSize): Remove unused variables `ac'
2001-01-02 Gerd Moellmann (x_connection_closed): Catch X errors around all
2001-01-02 Eli Zaretskii (encode_terminal_code): Remove unused variable `c'.
2001-01-02 Eli Zaretskii (enter_namespace, main): Cast variables to shut up
2001-01-02 Eli Zaretskii (main): Remove unused local variable statbfr.
2001-01-02 Eli Zaretskii (main) <homedir>: Make its declaration conditional
2001-01-02 Eli Zaretskii (readline): Cast buffer to "long *" to pacify
2001-01-02 Dave Love (Miscellaneous commands, Miscellaneous commands)
2001-01-02 Gerd Moellmann (x_connection_closed): Set handling_signal to 0 at
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Gerd Moellmann (pos_visible_p): Take into account that CHARPOS maybe
2001-01-02 Gerd Moellmann *** empty log message ***
2001-01-02 Gerd Moellmann (lm-copyright-prefix): New Variable.
2001-01-02 Gerd Moellmann (update_window): Don't check_current_matrix_flags.
2001-01-02 Richard M. Stallman Add count-screen-lines.
2001-01-01 Jason Rumney (x_figure_window_size): Do not allow new_height and
2001-01-01 Jason Rumney *** empty log message ***
2001-01-01 Eli Zaretskii *** empty log message ***
2001-01-01 Eli Zaretskii Move the copying conditions to the end of the file.
2001-01-01 Andreas Schwab .
2001-01-01 Andreas Schwab Doc fixes.
2000-12-31 Eli Zaretskii Remove stray line.
2000-12-31 Eli Zaretskii Add a cindex entry for compilation-scroll-output. Duplicate the variable's
2000-12-30 Kenichi Handa *** empty log message ***
2000-12-30 Kenichi Handa (find_composition): Fix a code for searching a composition backward.
2000-12-30 Kenichi Handa *** empty log message ***
2000-12-30 Kenichi Handa (print-fontset): Indent font name by 24 columns, not 25.
2000-12-30 Kenichi Handa *** empty log message ***
2000-12-29 Gerd Moellmann (check_current_matrix_flags) [GLYPH_DEBUG]: New
2000-12-29 Gerd Moellmann *** empty log message ***
2000-12-29 Gerd Moellmann (try_window_reusing_current_matrix)
2000-12-29 Gerd Moellmann *** empty log message ***
2000-12-29 Gerd Moellmann (mail-mode-flyspell-verify): Spell-check
2000-12-29 Gerd Moellmann (move_it_by_lines): Don't do optimizations if NEED_Y_P
2000-12-29 Gerd Moellmann *** empty log message ***
2000-12-29 Gerd Moellmann *** empty log message ***
2000-12-29 Gerd Moellmann (mail-abbrevs-enable, mail-abbrevs-disable):
2000-12-29 Gerd Moellmann *** empty log message ***
2000-12-29 Gerd Moellmann Handle form feed better when ps-zebra-stripe-follow is
2000-12-29 Gerd Moellmann Handle form feed better when ps-zebra-stripe-follow
2000-12-29 Kenichi Handa (x-complement-fontset-spec): Resolve
2000-12-29 Kenichi Handa *** empty log message ***
2000-12-28 Richard M. Stallman (dired-guess-shell-alist-default): Use xpdf instead of acroread.
2000-12-28 Richard M. Stallman *** empty log message ***
2000-12-28 Richard M. Stallman Clean up delete vs kill explanation.
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann (Fx_backspace_delete_keys_p): Check library and server
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann (delete-key-deletes-forward-mode): Bind backspace
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann (push_key_description): Add prototype.
2000-12-28 Gerd Moellmann (push_key_description): Add parameter FORCE_MULTIBYTE.
2000-12-28 Gerd Moellmann (echo_char): If C is an integer, always call
2000-12-28 Kenichi Handa *** empty log message ***
2000-12-28 Kenichi Handa (artist-butlast): Deleted.
2000-12-28 Kenichi Handa *** empty log message ***
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann (echo_area_display): Bind redisplay-dont-pause to t
2000-12-28 Kenichi Handa (butlast, nbutlast): Moved to subr.el.
2000-12-28 Kenichi Handa (butlast, nbutlast): Moved from cl.el to here.
2000-12-28 Kenichi Handa *** empty log message ***
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Gerd Moellmann *** empty log message ***
2000-12-28 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Kenichi Handa (setup_coding_system): Initialize
2000-12-28 Kenichi Handa (struct ccl_spec): New member eight_bit_carryover.
2000-12-28 Kenichi Handa (CCL_WRITE_CHAR): Check variable `extra_bytes'.
2000-12-28 Kenichi Handa *** empty log message ***
2000-12-28 Kenichi Handa (SAFE_ONE_MORE_BYTE): New macro.
2000-12-28 Kenichi Handa *** empty log message ***
2000-12-27 Eli Zaretskii Fix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.
2000-12-27 Eli Zaretskii *** empty log message ***
2000-12-27 Eli Zaretskii From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
2000-12-27 Gerd Moellmann *** empty log message ***
2000-12-27 Gerd Moellmann (PT_PER_INCH): New macro.
2000-12-27 Eli Zaretskii New info about Irix, AIX, and Solaris.
2000-12-27 Eli Zaretskii Document the problems with S-C-t on X.
2000-12-27 Eli Zaretskii Add basic installation procedure which assumes `configure' does its job.
2000-12-27 Gerd Moellmann (texinfo-mode): Set fill-column to 70.
2000-12-27 Gerd Moellmann *** empty log message ***
2000-12-27 Gerd Moellmann Comment out the line pointing to the Lesstif source
2000-12-27 Gerd Moellmann *** empty log message ***
2000-12-27 Gerd Moellmann (Frecenter): Use displayed_window_lines instead
2000-12-27 Gerd Moellmann *** empty log message ***
2000-12-27 Gerd Moellmann (toplevel): Check for x-toolkit-scroll-bars instead
2000-12-27 Gerd Moellmann (x-toolkit-scroll-bars): Check for
2000-12-27 Gerd Moellmann (emacs-version): Print X scroll bar information.
2000-12-27 Gerd Moellmann (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
2000-12-27 Eli Zaretskii *** empty log message ***
2000-12-27 Eli Zaretskii (ffap-bindings): Make interactive and add an autoload cookie.
2000-12-27 Gerd Moellmann (struct redisplay_history) [GLYPH_DEBUG]: New.
2000-12-27 Gerd Moellmann *** empty log message ***
2000-12-27 Gerd Moellmann (install-arch-indep): If tar fails, exit with
2000-12-27 Kenichi Handa (term-char-mode): Define all non-ascii self-inserting
2000-12-27 Kenichi Handa *** empty log message ***
2000-12-25 Michael Kifer 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
2000-12-25 Michael Kifer 2000-12-25 Michael Kifer <kifer@cs.sunysb.edu>
2000-12-24 ShengHuo ZHU * message.el (message-mail): Support yank-action.
2000-12-24 ShengHuo ZHU * message.el (message-setup): Use cons. Suggested by Johan Vromans
2000-12-23 Gerd Moellmann *** empty log message ***
2000-12-23 Gerd Moellmann (echo_prompt): Always set current_kboard->echoptr to
2000-12-23 Stefan Monnier *** empty log message ***
2000-12-23 Stefan Monnier (define-minor-mode): Improve the spec and remove the rogue second spec.
2000-12-23 Stefan Monnier (combine-run-hooks): Remove.
2000-12-23 Gerd Moellmann *** empty log message ***
2000-12-23 Gerd Moellmann (init_from_display_pos): Pop until the iterator's
2000-12-23 Gerd Moellmann *** empty log message ***
2000-12-23 Gerd Moellmann (save_frame_matrix, restore_frame_matrix): Removed.
2000-12-23 Eli Zaretskii *** empty log message ***
2000-12-23 Eli Zaretskii (syms_of_xdisp): Fix last change.
2000-12-23 Gerd Moellmann *** empty log message ***
2000-12-23 Gerd Moellmann (compilation-forget-errors): Fix indentation.
2000-12-23 Gerd Moellmann (syms_of_xdisp): Doc fix.
2000-12-22 Stefan Monnier *** empty log message ***
2000-12-22 Stefan Monnier (smerge-basic-map): Use `=' rather than `d'.
2000-12-22 Stefan Monnier *** empty log message ***
2000-12-22 Stefan Monnier (smerge-basic-map): Use `=' rather than `d'.
2000-12-22 Stefan Monnier *** empty log message ***
2000-12-22 Stefan Monnier (skeleton-internal-1): Really make sure the first line of
2000-12-22 Stefan Monnier *** empty log message ***
2000-12-22 Stefan Monnier (skeleton-internal-1): Make sure the first line of
2000-12-22 Miles Bader *** empty log message ***
2000-12-22 Miles Bader From Markus Rost <markus.rost@mathematik.uni-regensburg.de>:
2000-12-22 ShengHuo ZHU * gnus-art.el (gnus-article-check-hidden-text): Return t.
2000-12-22 Gerd Moellmann *** empty log message ***
2000-12-22 Gerd Moellmann (size_window): When setting the window's too_small_ok
2000-12-22 Gerd Moellmann ([C-backspace]): Bind C-backspace to kill-word.
2000-12-22 Gerd Moellmann (delete-key-deletes-forward-mode): Simplify. Also
2000-12-22 Gerd Moellmann *** empty log message ***
2000-12-22 Gerd Moellmann (delete-key-deletes-forward): Doc fix.
2000-12-22 Gerd Moellmann *** empty log message ***
2000-12-22 Gerd Moellmann (top level comment): Updated to reflect the fact that
2000-12-22 Jason Rumney *** empty log message ***
2000-12-22 Jason Rumney (w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors
2000-12-22 Dave Love *** empty log message ***
2000-12-22 Eli Zaretskii Move the cindex about moving to matching paren into the "List Commands"
2000-12-22 Gerd Moellmann *** empty log message ***
2000-12-22 Gerd Moellmann (delete_window): Simplify somewhat.
2000-12-22 ShengHuo ZHU * gnus-art.el (article-treat-dumbquotes): Quote \.
2000-12-22 Kenichi Handa (struct ccl_program): New member cr_consumed.
2000-12-22 Kenichi Handa (CCL_WRITE_CHAR): Don't handle EOL conversion here.
2000-12-21 Stefan Monnier *** empty log message ***
2000-12-21 Stefan Monnier (generic-read-type): Undo last change, inline into
2000-12-21 Kenichi Handa (ccl_coding_driver): Initialize ccl->cr_consumed.
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Dave Love make-char change
2000-12-21 Gerd Moellmann *** empty log message ***
2000-12-21 Gerd Moellmann Commentry change, I've moved my web site.
2000-12-21 Gerd Moellmann *** empty log message ***
2000-12-21 Gerd Moellmann Fix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd Moellmann Doc fix.
2000-12-21 Gerd Moellmann Fix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd Moellmann Fix the same problem as described on ebnf2ps.el log
2000-12-21 Gerd Moellmann Fix a problem with skip-chars-forward: it doesn't accept
2000-12-21 Gerd Moellmann Fix a typo.
2000-12-21 Gerd Moellmann (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
2000-12-21 Gerd Moellmann (GLYPH_EQUAL_P): Also compare pixel widths,
2000-12-21 Gerd Moellmann (Fcall_interactively): Prevent a compiler warning.
2000-12-21 Gerd Moellmann (print_unwind): Return nil.
2000-12-21 ShengHuo ZHU * mml.el (gnus-add-minor-mode): Autoload.
2000-12-21 Gerd Moellmann (Qinhibit_point_motion_hooks): Declare extern.
2000-12-21 Gerd Moellmann *** empty log message ***
2000-12-21 Gerd Moellmann (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
2000-12-21 Gerd Moellmann Build an alist for completing-read as in 20.7.
2000-12-21 Gerd Moellmann (lm): Use interactive spec `P'.
2000-12-21 Gerd Moellmann *** empty log message ***
2000-12-21 Gerd Moellmann (server-switch-buffer): Choose a window on a visible
2000-12-21 Gerd Moellmann (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
2000-12-21 Gerd Moellmann (ensure_frame_matrix): Removed.
2000-12-21 Gerd Moellmann (ensure_frame_matrix): Function declaration removed.
2000-12-21 Gerd Moellmann (delete_window, Fsplit_window)
2000-12-21 Andrew Innes *** empty log message ***
2000-12-21 Andrew Innes (x_update_begin): Regenerate the palette here, rather
2000-12-21 Andrew Innes (select_palette): Avoid calling SelectPalette if
2000-12-21 Eli Zaretskii Credits for the last change.
2000-12-21 Eli Zaretskii *** empty log message ***
2000-12-21 Eli Zaretskii (insert-directory-safely): New function.
2000-12-21 Jason Rumney (x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
2000-12-21 Jason Rumney *** empty log message ***
2000-12-21 Jason Rumney (w32_init_bdf_font): Fix test for valid bmp heap.
2000-12-21 Jason Rumney *** empty log message ***
2000-12-21 Jason Rumney *** empty log message ***
2000-12-21 Kenichi Handa (select-safe-coding-system): Improve help message.
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Kenichi Handa (select-safe-coding-system): Check coding-category-list more rigidly.
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Kenichi Handa (dired-move-to-filename-regexp): Fix previous change.
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Miles Bader *** empty log message ***
2000-12-21 Miles Bader (mail-mode): Set `comment-start' to the yank prefix.
2000-12-21 Miles Bader Add comment.
2000-12-21 Kenichi Handa (push_key_description): Don't convert eight-bit-control
2000-12-21 Kenichi Handa (describe-char-after): Make *Help*
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Miles Bader (message-mode): Set `comment-start' to the yank prefix.
2000-12-21 Kenichi Handa (Fmake_char_internal): If CHARSET doesn't have a
2000-12-21 Kenichi Handa *** empty log message ***
2000-12-21 Kenichi Handa (make-char): Docstring adjusted for the change of make-char-internal.
2000-12-21 Dave Love *** empty log message ***
2000-12-21 Dave Love (NSIG): Don't redefine.
2000-12-20 Stefan Monnier *** empty log message ***
2000-12-20 Stefan Monnier (where_is_internal): Check ascii_sequence_p rather than
2000-12-20 Stefan Monnier *** empty log message ***
2000-12-20 Stefan Monnier Docstrings fix.
2000-12-20 ShengHuo ZHU * message.el (message-narrow-to-head-1): New function.
2000-12-20 Dave Love *** empty log message ***
2000-12-20 Dave Love (eval-after-load): Doc fix.
2000-12-20 Gerd Moellmann *** empty log message ***
2000-12-20 Gerd Moellmann (hscroll_window_tree): Take window's min_hscroll
2000-12-20 Gerd Moellmann (make_window): Initialize window's min_hscroll.
2000-12-20 Gerd Moellmann (struct window): New member min_hscroll.
2000-12-20 Gerd Moellmann (echo_prompt): Prevent a compiler warning.
2000-12-20 Gerd Moellmann *** empty log message ***
2000-12-20 Gerd Moellmann (try_cursor_movement): Fix last change. The real
2000-12-20 Eli Zaretskii *** empty log message ***
2000-12-20 Eli Zaretskii Many changes to make it consistent with Emacs 21.
2000-12-20 Eli Zaretskii *** empty log message ***
2000-12-20 Eli Zaretskii (../info/idlwave): Use --no-split.
2000-12-20 Gerd Moellmann *** empty log message ***
2000-12-20 Gerd Moellmann (try_cursor_movement): If we end on a partially
2000-12-20 Gerd Moellmann (fake_current_matrices, ensure_frame_matrix): New
2000-12-20 Gerd Moellmann (delete_window, Fsplit_window)
2000-12-20 Gerd Moellmann (ensure_frame_matrix): Add prototype.
2000-12-20 Gerd Moellmann *** empty log message ***
2000-12-20 Kenichi Handa (jka-compr-partial-uncompress): Don't use `concat' for numbers.
2000-12-20 Kenichi Handa *** empty log message ***
2000-12-20 Jason Rumney *** empty log message ***
2000-12-20 Jason Rumney (syms_of_w32fns): Initialize and staticpro tip_frame.
2000-12-20 Jason Rumney Clarify that new default font only applies under X.
2000-12-20 ShengHuo ZHU * gnus-util.el (gnus-add-text-properties-when): New function.
2000-12-20 Miles Bader *** empty log message ***
2000-12-20 Miles Bader (quail-input-method): Resize the help window again after it has all its
2000-12-19 ShengHuo ZHU 2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu> zsh-merge-ognus-1
2000-12-19 Eli Zaretskii *** empty log message ***
2000-12-19 Eli Zaretskii (Frequire): Doc fix.
2000-12-19 Eli Zaretskii Document problems with ISO-8859 fonts which actually include only
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Gerd Moellmann Fix copy/paste error.
2000-12-19 Gerd Moellmann (window_scroll_pixel_based): Don't use
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Gerd Moellmann (direct_output_for_insert): Fix check for mini-window
2000-12-19 Andrew Innes *** empty log message ***
2000-12-19 Andrew Innes (delete-key-deletes-forward-mode): Fix typo in
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Gerd Moellmann (toplevel) [CHECK_FRAME_FONT]: Include frame.h and
2000-12-19 Gerd Moellmann Test for XkbGetKeyboard with an AC_TRY_LINK whose
2000-12-19 Carsten Dominik *** empty log message ***
2000-12-19 Carsten Dominik Fixed copyright notice.
2000-12-19 Carsten Dominik (reftex-view-crossref): added SPACE and TAB as key separators.
2000-12-19 Carsten Dominik *** empty log message ***
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Gerd Moellmann (sql-sybase-options): New option.
2000-12-19 Gerd Moellmann *** empty log message ***
2000-12-19 Miles Bader Remove duplicate log entry.
2000-12-19 Kenichi Handa (quail-input-method): Always hide the guidance buffer on exiting.
2000-12-19 Kenichi Handa *** empty log message ***
2000-12-18 Andrew Innes *** empty log message ***
2000-12-18 Andrew Innes (Fw32_shell_execute): Use it.
2000-12-18 Andrew Innes (w32_strerror): New extern.
2000-12-18 Andrew Innes (w32_strerror): New function.
2000-12-18 Dave Love *** empty log message ***
2000-12-18 Dave Love Delete duplicate ,b((B entry.
2000-12-18 Dave Love comment
2000-12-18 Dave Love *** empty log message ***
2000-12-18 Dave Love keyboard-coding-system
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (tooltip-mode): Signal an error if x-show-tip
2000-12-18 Dave Love (set-keyboard-coding-system): Doc fix.
2000-12-18 Dave Love (mail-user-agent): Doc fix.
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (server-buffer-done): Bury the buffer before
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (_FILE_OFFSET_BITS): Undef again.
2000-12-18 Gerd Moellmann (face-spec-set): Interpret a nil in specs for
2000-12-18 Dave Love Fix last check-in.
2000-12-18 Gerd Moellmann Set version to 21.0.95.
2000-12-18 Dave Love *** empty log message ***
2000-12-18 Dave Love (send-mail-function): Customize.
2000-12-18 Eli Zaretskii *** empty log message ***
2000-12-18 Eli Zaretskii (IT_set_face): Obey inverse_video.
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Dave Love Add some commentary.
2000-12-18 Gerd Moellmann (x_connection_closed): Prevent being called recursively
2000-12-18 Eli Zaretskii (cp866-decode-table): New table.
2000-12-18 Dave Love *** empty log message ***
2000-12-18 Dave Love (news-setup, news-reply-mode): Don't autoload
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (emacs-version): Remove `%a' from the time format
2000-12-18 Kenichi Handa (directory_files_internal): Always return decoded filenames.
2000-12-18 Kenichi Handa *** empty log message ***
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (init_iterator): If noninteractive, and the frame's
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (show_busy_cursor): Check for live frames more
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Gerd Moellmann (wait_reading_process_input): Check for pending
2000-12-18 Eli Zaretskii Exchange order of last two entries, to make them chronological.
2000-12-18 Eli Zaretskii *** empty log message ***
2000-12-18 Eli Zaretskii (IT_write_glyphs): Compute the glyph face from str->face_id.
2000-12-18 Gerd Moellmann *** empty log message ***
2000-12-18 Stefan Monnier Typo.
2000-12-18 Stefan Monnier *** empty log message ***
2000-12-18 Stefan Monnier (cvs-diff-backup-extractor): Return full-path for file.
2000-12-18 Stefan Monnier Remove useless Version.
2000-12-18 Miles Bader *** empty log message ***
2000-12-18 Miles Bader (image-file-name-extensions): Add "pgm" and "ppm".
2000-12-18 Miles Bader *** empty log message ***
2000-12-18 Miles Bader (artist-replace-chars, artist-replace-char):
2000-12-18 Kenichi Handa (read_process_output): Don't run a filter if the code
2000-12-18 Kenichi Handa *** empty log message ***
2000-12-17 Andrew Innes *** empty log message ***
2000-12-17 Andrew Innes (sys_rename): Only check errno against EEXIST, and not
2000-12-17 Andrew Innes (Ffile_system_info): New function.
2000-12-17 Andrew Innes (install): Copy directories to the correct
2000-12-17 Gerd Moellmann *** empty log message ***
2000-12-17 Gerd Moellmann (coordinates_in_window): Fix computation for
2000-12-17 Gerd Moellmann *** empty log message ***
2000-12-17 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
2000-12-17 Gerd Moellmann *** empty log message ***
2000-12-16 Eli Zaretskii *** empty log message ***
2000-12-16 Eli Zaretskii (canonicalize_filename) [DOS_NT]: Fix last change.
2000-12-16 Eli Zaretskii *** empty log message ***
2000-12-16 Eli Zaretskii (Fcopy_file): Rename the last argument to keep_time, to
2000-12-16 Eli Zaretskii (check-ispell-version): If
2000-12-16 Kenichi Handa (mule-diag): Insert information about
2000-12-16 Kenichi Handa *** empty log message ***
2000-12-16 Kenichi Handa (Vface_ignored_fonts): New variable.
2000-12-16 Kenichi Handa Re-generated by the new ja-dic-cnv.el.
2000-12-16 Kenichi Handa *** empty log message ***
2000-12-16 Kenichi Handa (skkdic-get-candidate-list): Fix the regexp to search for candidates.
2000-12-15 Eli Zaretskii *** empty log message ***
2000-12-15 Eli Zaretskii (Info-forward-node): If the node has an
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (update_window): Detect pending input every nth line
2000-12-15 Gerd Moellmann (expose_window): Don't redraw the window that's
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader (delete-trailing-whitespace): Remove extraneous let.
2000-12-15 ShengHuo ZHU 2000-12-15 ShengHuo ZHU <zsh@cs.rochester.edu>
2000-12-15 Dave Love *** empty log message ***
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (Fset_window_point): Remove test for
2000-12-15 Gerd Moellmann Comment update.
2000-12-15 Gerd Moellmann (bcopy) [IRIX6]: Don't special-case definition of
2000-12-15 Gerd Moellmann #undef bcopy & al here. Include strings.h.
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (operator_name): Cast argument of isalpha to
2000-12-15 Gerd Moellmann (get_keyword): Make sure that isspace and
2000-12-15 Gerd Moellmann (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader (comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (read1): Recognize end of file after `\\'.
2000-12-15 Gerd Moellmann (isearch-lazy-highlight-max): New user-option.
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (sort-columns): Fix error message.
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (mh-find-path): Set read-mail-command.
2000-12-15 Gerd Moellmann (x_create_tip_frame): Use unwind_create_tip_frame,
2000-12-15 Gerd Moellmann *** empty log message ***
2000-12-15 Gerd Moellmann (dabbrev--last-case-pattern): Value is now
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader Add note aboute using `inverse-video' to detect excessive screen redraw.
2000-12-15 Kenichi Handa (detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
2000-12-15 Kenichi Handa *** empty log message ***
2000-12-15 Kenichi Handa (setup_coding_system): Clear all members of the struct
2000-12-15 Kenichi Handa *** empty log message ***
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader (Info-default-directory-list): Don't delete configure-info-directory
2000-12-15 Miles Bader WS
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader (read-face-attribute): If there's no entry for the user's input in
2000-12-15 Kenichi Handa (Fmd5): Docstring improved.
2000-12-15 Kenichi Handa *** empty log message ***
2000-12-15 Miles Bader (window_box_height): Add comment.
2000-12-15 Miles Bader *** empty log message ***
2000-12-15 Miles Bader (mode-line-window-height-fudge):
2000-12-15 Miles Bader (ispell-overlay-window): Ensure that the new window is really the right size.
2000-12-15 Miles Bader (window_box_height): Only use mode-line glyph-rows that are actually
2000-12-14 Stefan Monnier *** empty log message ***
2000-12-14 Stefan Monnier (add-change-log-entry): Only expand-file-name if non-nil.
2000-12-14 Eli Zaretskii *** empty log message ***
2000-12-14 Eli Zaretskii (Info-directory-list): Change doc string to reflect the
2000-12-14 Eli Zaretskii (Info-default-directory-list): If
2000-12-14 Eli Zaretskii *** empty log message ***
2000-12-14 Eli Zaretskii ([M-delete]): Remap to M-d.
2000-12-14 Eli Zaretskii (delete-key-deletes-forward-mode): Treat ms-dos and
2000-12-14 Eli Zaretskii (command-line): Don't call x-backspace-delete-keys-p
2000-12-14 Gerd Moellmann *** empty log message ***
2000-12-14 Gerd Moellmann Change maintainer to FSF.
2000-12-14 Gerd Moellmann (Fformat): Prevent a buffer overrun when the format
2000-12-14 Eli Zaretskii Document show-cursor-in-non-selected-windows and
2000-12-14 Eli Zaretskii Mark show-cursor-in-non-selected-windows aas documented in the manual.
2000-12-14 Eli Zaretskii *** empty log message ***
2000-12-14 Eli Zaretskii (show-cursor-in-non-selected-windows): Doc fix.
2000-12-14 Eli Zaretskii (Fmsdos_set_mouse_buttons): Signal an error if the
2000-12-14 Dave Love Note about W3.
2000-12-14 Dave Love *** empty log message ***
2000-12-14 Dave Love (mostlyclean): Remove gnustmp.*
2000-12-14 Dave Love (gray_bitmap_bits): Remove `unsigned' from
2000-12-14 Andrew Innes *** empty log message ***
2000-12-14 Gerd Moellmann *** empty log message ***
2000-12-14 Gerd Moellmann (ctl-x-map): Bind `delete' to backward-delete-char.
2000-12-14 Gerd Moellmann (delete-key-deletes-forward): New user-option.
2000-12-14 Gerd Moellmann (command-line): Call delete-key-deletes-forward-mode,
2000-12-14 Gerd Moellmann *** empty log message ***
2000-12-14 Gerd Moellmann AC_CHECK_FUNC XkbGetKeyboard.
2000-12-14 Gerd Moellmann (Fx_backspace_delete_keys_p): New function.
2000-12-14 Gerd Moellmann (HAVE_XKBGETKEYBOARD): Add.
2000-12-14 Dave Love Changes from Gnus CVS and fixes.
2000-12-14 Andrew Innes (Fx_hide_tip): Avoid unnecessary work when there's
2000-12-14 Andrew Innes (clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-14 Kenichi Handa (echo_prompt): Argument type changed to Lisp_Object.
2000-12-14 Kenichi Handa *** empty log message ***
2000-12-14 Gerd Moellmann *** empty log message ***
2000-12-14 Gerd Moellmann (easy-menu-current-active-maps): Test
2000-12-14 Gerd Moellmann (tooltip-show): If an error is signaled in
2000-12-14 Eli Zaretskii Fix typos.
2000-12-14 Kenichi Handa (Fmd5): Docstring improved.
2000-12-14 Kenichi Handa *** empty log message ***
2000-12-14 Kenichi Handa (decode_coding_string): Set coding->src_multibyte and
2000-12-14 Kenichi Handa *** empty log message ***
2000-12-13 Kenichi Handa (detect_coding_system): Prototype adjusted.
2000-12-13 Kenichi Handa *** empty log message ***
2000-12-13 Kenichi Handa (skkdic-set-okuri-nasi): Show
2000-12-13 Kenichi Handa (ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
2000-12-13 Kenichi Handa *** empty log message ***
2000-12-13 Karl Fogel * bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
2000-12-13 Stefan Monnier *** empty log message ***
2000-12-13 Gerd Moellmann *** empty log message ***
2000-12-13 Gerd Moellmann (x_free_frame_resources): New function.
2000-12-13 Gerd Moellmann (x_free_frame_resources): Declare.
2000-12-13 Gerd Moellmann (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
2000-12-13 Dave Love *** empty log message ***
2000-12-13 Dave Love (ensure_scope_buffer_room): Fix xrealloc call.
2000-12-13 Stefan Monnier *** empty log message ***
2000-12-13 Stefan Monnier (easy-menu-define): Setup indentation.
2000-12-13 Gerd Moellmann *** empty log message ***
2000-12-13 Gerd Moellmann (do_mouse_tracking): Make externally visible.
2000-12-13 Gerd Moellmann (update_window): If do_mouse_tracking is non-nil,
2000-12-13 Stefan Monnier *** empty log message ***
2000-12-13 Stefan Monnier (get_keyelt): Only eval the filter if `autoload' is set.
2000-12-13 Stefan Monnier (menu_bar_items, tool_bar_items):
2000-12-13 Gerd Moellmann *** empty log message ***
2000-12-13 Gerd Moellmann (gray_bitmap_bits): Declare `char *'.
2000-12-13 Gerd Moellmann (x_term_init): Declare gray_bitmap_bits as `extern
2000-12-13 Dave Love *** empty log message ***
2000-12-13 Miles Bader *** empty log message ***
2000-12-13 Miles Bader (smiley-region): Bind `inhibit-point-motion-hooks' to t, so that we
2000-12-13 Kenichi Handa Fix cases and syntaxes for mule-unicode-0100-24ff.
2000-12-13 Kenichi Handa *** empty log message ***
2000-12-13 Kenichi Handa (dired-move-to-filename-regexp): Fixed for the case
2000-12-13 Kenichi Handa *** empty log message ***
2000-12-13 Kenichi Handa (Info-suffix-list): Change format for a command that
2000-12-13 Kenichi Handa *** empty log message ***
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (display_tool_bar_line): Make sure that tool bar
2000-12-12 Dave Love (Fdisplay_buffer): Doc fix.
2000-12-12 Dave Love (mmap_set_vars): Declare.
2000-12-12 Dave Love (Fset_window_point): Declare.
2000-12-12 Andreas Schwab .
2000-12-12 Andreas Schwab (tar-extract): Base the name of the subfile buffer
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (smiley-regexp-alist): Make regexps match
2000-12-12 Gerd Moellmann (cursor_in_non_selected_windows): Declare extern.
2000-12-12 Gerd Moellmann (Fset_window_point): If displaying cursors in windows
2000-12-12 Dave Love *** empty log message ***
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (Fkill_buffer): Don't Fset_buffer when testing if
2000-12-12 Dave Love Add obsolete.
2000-12-12 Eli Zaretskii *** empty log message ***
2000-12-12 Eli Zaretskii (message-mode): Doc fix.
2000-12-12 Eli Zaretskii No need for --with-pop anymore.
2000-12-12 Eli Zaretskii (fast_find_position): Don't overstep the last window row.
2000-12-12 Gerd Moellmann (rmail-summary-expunge)
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (perform-replace): Don't use an empty match adjacent
2000-12-12 Gerd Moellmann (setup_echo_area_for_printing, with_echo_area_buffer):
2000-12-12 Gerd Moellmann Set version to 21.0.94.
2000-12-12 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_93
2000-12-12 Gerd Moellmann (Fx_hide_tip): Simplified.
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (smiley-region): Doc fix.
2000-12-12 Gerd Moellmann Use `define-minor-mode' for the minor mode
2000-12-12 Gerd Moellmann (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'.
2000-12-12 Gerd Moellmann *** empty log message ***
2000-12-12 Gerd Moellmann (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.
2000-12-12 Miles Bader *** empty log message ***
2000-12-12 Miles Bader (Info-last-preorder): Don't barf on nodes without a prev.
2000-12-12 Andrew Choi * term/mac-win.el: Remove load for ls-lisp.
2000-12-12 Andrew Choi * cw5-mcp.xml: add md5.c to project.
2000-12-12 Andrew Choi * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
2000-12-12 Miles Bader Add idlwave-3.
2000-12-12 Miles Bader *** empty log message ***
2000-12-12 Miles Bader (delete-horizontal-space): Add BACKWARD-ONLY parameter.
2000-12-11 Dave Love *** empty log message ***
2000-12-11 Stefan Monnier *** empty log message ***
2000-12-11 Stefan Monnier (comment-indent-new-line): Use delete-horizontal-space
2000-12-11 Stefan Monnier *** empty log message ***
2000-12-11 Stefan Monnier Moved from auto-show.el to obsolete/auto-show.el
2000-12-11 Stefan Monnier Moved from textmodes/ooutline.el to obsolete/ooutline.el
2000-12-11 Stefan Monnier *** empty log message ***
2000-12-11 Stefan Monnier Moved from progmodes/c-mode.el to obsolete/c-mode.el
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (Fx_hide_tip): Fix last change.
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (Fx_hide_tip): Avoid unnecessary work when there's
2000-12-11 Gerd Moellmann (clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-11 Gerd Moellmann (prepare_menu_bars): Changes for tip_frame being a
2000-12-11 Gerd Moellmann Change external declaration of tip_frame.
2000-12-11 Dave Love *** empty log message ***
2000-12-11 Dave Love Use full path for NON_GNU_CPP.
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (kill-new): Don't try to setcar kill-ring if it is
2000-12-11 Gerd Moellmann (Fkey_description): If KEYS is an empty key sequence,
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (try_cursor_movement): Check update_mode_lines instead
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (try_window_id) <all changes above window start>:
2000-12-11 Dave Love *** empty log message ***
2000-12-11 Dave Love (draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:
2000-12-11 Carsten Dominik *** empty log message ***
2000-12-11 Carsten Dominik Fixed setfilename and setdircategory. This was to undo incorrect
2000-12-11 Carsten Dominik Updated IDLWAVE to version 4.7
2000-12-11 Carsten Dominik Updated IDLWAVE manual to version 4.7
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann Update comment about _XOPEN_SOURCE.
2000-12-11 Gerd Moellmann (_FILE_OFFSET_BITS): Do not undef.
2000-12-11 Gerd Moellmann (file_offset, file_tell): Depend on HAVE_FSEEKO, not
2000-12-11 Gerd Moellmann (HAVE_FTELLO): Remove.
2000-12-11 Gerd Moellmann (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
2000-12-11 Gerd Moellmann Use it instead of invoking AC_CHECK_FUNCS on
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann (custom-save-variables, custom-save-faces):
2000-12-11 Gerd Moellmann *** empty log message ***
2000-12-11 Gerd Moellmann Moved here from lisp/.
2000-12-11 Gerd Moellmann Moved to `obsolete' subdir.
2000-12-11 Miles Bader *** empty log message ***
2000-12-11 Miles Bader (window-text-height): Function removed (now in C).
2000-12-11 Miles Bader (displayed_window_lines): Fix off-by-one error.
2000-12-11 Miles Bader (displayed_window_lines): Handle non-newline-terminated final lines properly.
2000-12-11 Miles Bader *** empty log message ***
2000-12-11 Miles Bader (gnus-summary-recenter): When trying to keep the bottom line visible,
2000-12-11 Stefan Monnier *** empty log message ***
2000-12-11 Stefan Monnier (cvs-mode-marked): Set up the default for CMD manually.
2000-12-11 Stefan Monnier *** empty log message ***
2000-12-11 Miles Bader *** empty log message ***
2000-12-11 Miles Bader (displayed_window_lines): Don't round up when converting empty space at
2000-12-10 Stefan Monnier Update references to CVS-Edit (now Log-Edit).
2000-12-10 Stefan Monnier Minor doc/comment changes.
2000-12-10 Stefan Monnier (cvs-mode-diff-map): Use minibuffer menu prompts.
2000-12-10 Stefan Monnier (log-edit-parent-buffer): New var.
2000-12-10 Carsten Dominik *** empty log message ***
2000-12-10 Carsten Dominik RefTeX 4.15 update
2000-12-10 Carsten Dominik Update to RefTeX 4.15, see ChangeLog for details
2000-12-09 Stefan Monnier *** empty log message ***
2000-12-09 Stefan Monnier Update `maintainer'.
2000-12-09 Stefan Monnier *** empty log message ***
2000-12-09 Stefan Monnier (scan_lists): Check that the right quote char has the
2000-12-09 Stefan Monnier *** empty log message ***
2000-12-09 Gerd Moellmann *** empty log message ***
2000-12-09 Gerd Moellmann (time-stamp-old-format-warn): reorder custom
2000-12-09 Miles Bader Entry for `minibuffer-electric-default-mode'.
2000-12-09 Miles Bader *** empty log message ***
2000-12-09 Miles Bader Initial checkin.
2000-12-09 Miles Bader *** empty log message ***
2000-12-09 Miles Bader (Window Start): Update documentation for `pos-visible-in-window-p'.
2000-12-09 Miles Bader Update entry for `pos-visible-in-window-p'.
2000-12-09 Kenichi Handa *** empty log message ***
2000-12-08 Dave Love *** empty log message ***
2000-12-08 Stefan Monnier *** empty log message ***
2000-12-08 Miles Bader *** empty log message ***
2000-12-08 Miles Bader (Fmove_to_window_line): Skip past any partially visible first line.
2000-12-08 Miles Bader (fit-window-to-buffer): Don't pass last argument to
2000-12-08 Miles Bader *** empty log message ***
2000-12-08 Miles Bader (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
2000-12-08 Stefan Monnier (auto-insert-alist): Add missing final \n.
2000-12-08 Eli Zaretskii *** empty log message ***
2000-12-08 Eli Zaretskii (create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
2000-12-08 Stefan Monnier *** empty log message ***
2000-12-08 Stefan Monnier * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2000-12-08 Stefan Monnier * pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
2000-12-08 Stefan Monnier *** empty log message ***
2000-12-08 Stefan Monnier (texinfo-chapter-level-regexp)
2000-12-08 Stefan Monnier Move the (require 'cl) to the front of the
2000-12-08 Andrew Innes *** empty log message ***
2000-12-08 Andrew Innes Remove stuff about selection timeout, which is
2000-12-08 Andrew Innes Add clipboard support from term/w32-win.el, so it is
2000-12-08 Dave Love (load-file): Fix last change.
2000-12-08 Dave Love *** empty log message ***
2000-12-08 Dave Love (lisp-mode): Set
2000-12-08 Gerd Moellmann *** empty log message ***
2000-12-08 Gerd Moellmann (ispell): Doc fix.
2000-12-08 Gerd Moellmann (Fsubstitute_command_keys): Change the way buffers
2000-12-08 Gerd Moellmann (read1): Change the way buffers are reallocated to be
2000-12-08 Gerd Moellmann (store_kbd_macro_char): Change the way buffers are
2000-12-08 Gerd Moellmann (tparam1): Change the way buffers are reallocated to be
2000-12-08 Gerd Moellmann (current_minor_maps): Use malloc. Prevent a leak.
2000-12-08 Gerd Moellmann (tgetent): Change the way buffers are reallocated to
2000-12-08 Kenichi Handa (quail-insert-decode-map): Check the
2000-12-08 Kenichi Handa *** empty log message ***
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (vox_configure): Change order of ioctls. Don't
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (read_process_output): Make sure the process marker's
2000-12-07 Sam Steingold Load emacs-lisp/backquote instead of autoloading
2000-12-07 Eli Zaretskii *** empty log message ***
2000-12-07 Eli Zaretskii (normal-top-level-add-subdirs-to-load-path): Ignore
2000-12-07 Eli Zaretskii (Ffile_system_info): New function.
2000-12-07 Eli Zaretskii *** empty log message ***
2000-12-07 Eli Zaretskii (dired-insert-directory): If file-system-info is
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (server-visit-files): Push files on file-name-history.
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann Update copyright.
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (mode-line-mode-menu): Add glasses-mode.
2000-12-07 Gerd Moellmann (glasses-mode): Update mode line at the end
2000-12-07 Gerd Moellmann (mode-line-mode-menu): Reverse the order
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (xm_arm_callback): Fix last change.
2000-12-07 Kenichi Handa *** empty log message ***
2000-12-07 Dave Love *** empty log message ***
2000-12-07 Dave Love (jka-compr-compression-info-list): Fix :type.
2000-12-07 Dave Love (facemenu-unlisted-faces): Fix value.
2000-12-07 Dave Love (mailcap-download-directory): Fix :type.
2000-12-07 Dave Love *** empty log message ***
2000-12-07 Dave Love (smiley-data-directory): Fix :type.
2000-12-07 Dave Love (gnus-audio-directory): Fix :type.
2000-12-07 Stefan Monnier *** empty log message ***
2000-12-07 Stefan Monnier (gc_sweep): Add comment.
2000-12-07 Stefan Monnier (font-lock-default-fontify-region):
2000-12-07 Stefan Monnier (define-derived-mode): Don't use combine-run-hooks.
2000-12-07 Gerd Moellmann *** empty log message ***
2000-12-07 Gerd Moellmann (x_free_gcs): New function.
2000-12-07 Gerd Moellmann (x_free_gcs): Add prototype.
2000-12-07 Gerd Moellmann (EmacsFrameDestroy): Call x_free_gcs instead of
2000-12-07 Gerd Moellmann (x_destroy_window): Call x_free_gcs so that
2000-12-07 Kenichi Handa (describe-language-environment): Fix
2000-12-07 Kenichi Handa *** empty log message ***
2000-12-07 Andrew Innes *** empty log message ***
2000-12-07 Andrew Innes (xlfd_charset_of_font): Fix last change.
2000-12-07 Kenichi Handa (bdf-read-font-info): Modify the kludgy code for fonts
2000-12-06 Kenichi Handa *** empty log message ***
2000-12-06 Dave Love *** empty log message ***
2000-12-06 Dave Love (__P): Don't define -- it comes from config.h.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (gc_sweep): Prevent symbols read during loadup
2000-12-06 Dave Love close @defopt.
2000-12-06 Dave Love Zap before-change-function, ftp-setup-write-file-hooks,
2000-12-06 Dave Love Why no package system.
2000-12-06 Dave Love Fix copyright years.
2000-12-06 Dave Love *** empty log message ***
2000-12-06 Dave Love Change some #if foo to #ifdef foo.
2000-12-06 Dave Love Fix copyright years.
2000-12-06 Dave Love Fix copyright years.
2000-12-06 Dave Love Require tex-mode when compiling.
2000-12-06 Dave Love *** empty log message ***
2000-12-06 Dave Love (decode-char, encode-char): Doc fix.
2000-12-06 Dave Love (load-file): Fix change of 2000-03-12.
2000-12-06 Dave Love *** empty log message ***
2000-12-06 Dave Love (widget-text-keymap): Doc fix.
2000-12-06 Eli Zaretskii Explain how to print on Windows to a printer that expecs DOS codepage
2000-12-06 Eli Zaretskii Mention the `mac' subdirectory.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (occur): Make line-number-width 1 smaller for the
2000-12-06 Gerd Moellmann (face_at_string_position): Update function comment.
2000-12-06 Gerd Moellmann (underlying_face_id): New function.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (fancy-splash-text, command-line-1): Use
2000-12-06 Andrew Innes *** empty log message ***
2000-12-06 Andrew Innes (xlfd_charset_of_font): Don't overwrite fontname
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Andrew Innes (CP_INVALID): Rename to CP_UNKNOWN.
2000-12-06 Gerd Moellmann Update copyright.
2000-12-06 Gerd Moellmann (struct glyph_matrix): Add member window_left_x.
2000-12-06 Gerd Moellmann (adjust_glyph_matrix): Don't reuse a window's current
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (coordinates_in_window): Check mouse on mode-line or
2000-12-06 Andrew Innes (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
2000-12-06 Andrew Innes (CURDIR): New define.
2000-12-06 Andrew Innes *** empty log message ***
2000-12-06 Andrew Innes (lisp): Set to an absolute directory, namely
2000-12-06 Andrew Innes (buildlisppath): Set to an absolute directory,
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (Fgarbage_collect): Dox fix. Return a list as
2000-12-06 Gerd Moellmann Add event-window-heights.
2000-12-06 Eli Zaretskii *** empty log message ***
2000-12-06 Eli Zaretskii (update-file-autoloads): Use raw-text to
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (syms_of_window): Doc fix.
2000-12-06 Eli Zaretskii (file-coding-system-alist): Use
2000-12-06 Gerd Moellmann Add entry for even-window-heights.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (Veven_window_heights): New variable.
2000-12-06 Andrew Innes *** empty log message ***
2000-12-06 Andrew Innes (LOCAL_FLAGS): Remove -DVERSION flag, since we
2000-12-06 Andrew Innes (VERSION): Provide default definition, like etags.c
2000-12-06 Andrew Innes (NEW_CYGWIN): New define.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (vox_configure): Set volume for left and right channel.
2000-12-06 Gerd Moellmann Fix typo.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (move_it_by_lines): Fix paren typo.
2000-12-06 Gerd Moellmann *** empty log message ***
2000-12-06 Gerd Moellmann (x_load_font): Don't use the font's max_bounds for
2000-12-06 Dave Love Fix C++-style comment.
2000-12-06 Dave Love Fix copyright year ranges.
2000-12-06 Miles Bader *** empty log message ***
2000-12-06 Miles Bader (frame-set-background-mode): Avoid stomping on locally modified faces.
2000-12-06 Kenichi Handa Correct the font registries for
2000-12-06 Kenichi Handa *** empty log message ***
2000-12-06 Miles Bader *** empty log message ***
2000-12-06 Miles Bader (Finternal_set_lisp_face_attribute): If FRAME is `t', update
2000-12-06 Kenichi Handa (update_compositions): Fix typo (use the correct variable).
2000-12-06 Kenichi Handa *** empty log message ***
2000-12-05 Dave Love GFDL
2000-12-05 Dave Love Fix double quotes.
2000-12-05 Jason Rumney *** empty log message ***
2000-12-05 Jason Rumney (sunfns.obj): Remove.
2000-12-05 Dave Love GFDL
2000-12-05 Jason Rumney (md5.o): Add target.
2000-12-05 Dave Love Fix @direntry, add @dircategory.
2000-12-05 Jason Rumney *** empty log message ***
2000-12-05 Jason Rumney Remove underscores from function declarations.
2000-12-05 Jason Rumney Delay include of md5.h until after namespace cleaning.
2000-12-05 Jason Rumney (expose_area): Complete last change.
2000-12-05 Jason Rumney *** empty log message ***
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Gerd Moellmann (struct it): Add face_before_selective_p.
2000-12-05 Gerd Moellmann (next_element_from_ellipsis): Save face before selective
2000-12-05 Ken Raeburn * minibuf.c: Include intervals.h.
2000-12-05 Jason Rumney *** empty log message ***
2000-12-05 Jason Rumney (x_produce_glyphs): If a font for a component of
2000-12-05 Dave Love *** empty log message ***
2000-12-05 Dave Love Fix header and customization.
2000-12-05 Dave Love *** empty log message ***
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Gerd Moellmann (record_char): Don't record identical help-echo
2000-12-05 Dave Love *** empty log message ***
2000-12-05 Dave Love (TAGS, info): Avoid tab-prefixed comments in rules.
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Gerd Moellmann Close the display.
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Gerd Moellmann (reftex-toc-menu): Fix typo.
2000-12-05 Gerd Moellmann (x_destroy_window): Reset the frame's X window after
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Gerd Moellmann Update customization commentary.
2000-12-05 Gerd Moellmann (tpu-write-file-hook)
2000-12-05 Gerd Moellmann (tpu-help): Fixed previous screen logic.
2000-12-05 Gerd Moellmann *** empty log message ***
2000-12-05 Eli Zaretskii Point to the Mac OS chapter in the docs.
2000-12-05 Gerd Moellmann (scrolling_window): Fix code inserting runs in list of all runs.
2000-12-05 Eli Zaretskii *** empty log message ***
2000-12-05 Eli Zaretskii Fix two typos.
2000-12-05 Eli Zaretskii Update due to inclusion of macos.texi.
2000-12-05 Eli Zaretskii @include macos.texi.
2000-12-05 Eli Zaretskii New file.
2000-12-05 Kenichi Handa (setup_coding_system): Be sure to initialize coding->category_idx.
2000-12-05 Kenichi Handa *** empty log message ***
2000-12-05 Kenichi Handa (chinese-iso-8bit): Change mime-charset name to cn-gb.
2000-12-05 Kenichi Handa *** empty log message ***
2000-12-05 ShengHuo ZHU (gnus-configure-frame): Save selected window.
2000-12-04 ShengHuo ZHU * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (tag-partial-file-name-match-p): New function.
2000-12-04 Gerd Moellmann (PER_CHAR_METRIC): Removed because not used.
2000-12-04 Dave Love *** empty log message ***
2000-12-04 Dave Love Remove erroneous spec for condition-case.
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (rmail-expunge-confirmed): New function.
2000-12-04 Gerd Moellmann (rmail-summary-expunge)
2000-12-04 Eli Zaretskii *** empty log message ***
2000-12-04 Eli Zaretskii (Info-scroll-prefer-subnodes): New defcustom.
2000-12-04 Gerd Moellmann (expose_area): Pass x-coordinate relative to the exposed
2000-12-04 Eli Zaretskii Fix markup, add index entries, make the DVI output prettier.
2000-12-04 Stefan Monnier Don't quote lambdas.
2000-12-04 Stefan Monnier Add index files and dvi/pdf/...
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (auto_save_error): Add parameter ERROR. Show the
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (Fread_key_sequence): Don't start the busy cursor
2000-12-04 Dave Love Add @dircategory.
2000-12-04 Dave Love Add @dircategory.
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (format-decode): Don't change buffer's undo list.
2000-12-04 Gerd Moellmann Update copyright.
2000-12-04 Gerd Moellmann (Fprimitive_undo): Bind inhibit-read-only to t if
2000-12-04 Gerd Moellmann (Finsert_file_contents): When VISIT is t, don't
2000-12-04 Gerd Moellmann *** empty log message ***
2000-12-04 Gerd Moellmann (save_excursion_restore): Don't move point
2000-12-04 Gerd Moellmann (record_char): Record `help-echo' input events
2000-12-04 Kenichi Handa Change the font registries for CJK
2000-12-04 Kenichi Handa (face-font-registry-alternatives): Add entries for CJK
2000-12-04 Kenichi Handa *** empty log message ***
2000-12-04 Kenichi Handa (struct font_name): New member registry_priority.
2000-12-04 Kenichi Handa (x_produce_glyphs): If a font for a component of
2000-12-04 Kenichi Handa *** empty log message ***
2000-12-04 Kenichi Handa (stack_idx_of_map_multiple): Don't use C initializier.
2000-12-04 Kenichi Handa *** empty log message ***
2000-12-04 Ken Raeburn *** empty log message ***
2000-12-04 Ken Raeburn (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
2000-12-04 Ken Raeburn (Fmd5): Pass lisp objects, not integers, to call3.
2000-12-04 Ken Raeburn (code_convert_string1): Declare.
2000-12-03 Stefan Monnier Don't quote lambdas.
2000-12-03 Stefan Monnier *** empty log message ***
2000-12-03 Stefan Monnier (define-derived-mode,easy-mmode-derived-mode-p): Remove (moved to derived.el).
2000-12-03 Stefan Monnier (define-derived-mode): Revived, moved from easy-mmode.el.
2000-12-03 Eli Zaretskii Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
2000-12-03 Andreas Schwab .
2000-12-03 Andreas Schwab (type-break): Don't make parent of itself.
2000-12-03 Eli Zaretskii Change @dircategory to "Emacs".
2000-12-03 Eli Zaretskii Add an entry for PCL-CVS.
2000-12-03 Miles Bader *** empty log message ***
2000-12-03 Miles Bader (delete-trailing-whitespace): Don't delete newlines too.
2000-12-02 Stefan Monnier *** empty log message ***
2000-12-02 Stefan Monnier (tex-start-shell): Obey shell-file-name.
2000-12-02 Stefan Monnier *** empty log message ***
2000-12-02 Stefan Monnier (tmm-get-keymap): Eval the menu name in `menu-item'.
2000-12-02 Jason Rumney *** empty log message ***
2000-12-02 Jason Rumney (x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
2000-12-02 Jason Rumney (struct w32_output): Add member horizontal_drag_cursor.
2000-12-02 Jason Rumney (Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
2000-12-02 Stefan Monnier *** empty log message ***
2000-12-02 Stefan Monnier (check-ispell-version): Don't use match-beginning
2000-12-02 Gerd Moellmann *** empty log message ***
2000-12-02 Gerd Moellmann (use-fancy-splash-screens-p): New function.
2000-12-02 Andreas Schwab .
2000-12-02 Andreas Schwab (eldoc): Don't make parent of itself.
2000-12-02 Gerd Moellmann *** empty log message ***
2000-12-02 Eli Zaretskii Mention msdos-set-mouse-buttons.
2000-12-02 Eli Zaretskii *** empty log message ***
2000-12-02 Eli Zaretskii (make-char): Fix last change.
2000-12-02 Eli Zaretskii Don't tell that show-paren only works on X. Explain how to customize
2000-12-02 Eli Zaretskii Change the category to "Emacs".
2000-12-02 Eli Zaretskii *** empty log message ***
2000-12-02 Eli Zaretskii (texinfo-open-quote, texinfo-close-quote):
2000-12-02 Eli Zaretskii *** empty log message ***
2000-12-02 Eli Zaretskii (make-char): Doc fix.
2000-12-02 Eli Zaretskii Docment that `eval' can be used with local variables in the first
2000-12-02 Eli Zaretskii Elaborate on the normal operation with find-file-existing-other-name
2000-12-02 Jason Rumney *** empty log message ***
2000-12-02 Jason Rumney (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)
2000-12-02 Jason Rumney (w32_bdf_per_char_metric): Dereference pointer correctly for single
2000-12-02 Eli Zaretskii *** empty log message ***
2000-12-02 Eli Zaretskii (find-buffer-file-type-coding-system): Doc fix.
2000-12-02 Gerd Moellmann *** empty log message ***
2000-12-02 Eli Zaretskii *** empty log message ***
2000-12-02 Gerd Moellmann (Qwrite_region, Qcoding_system_error): Declare extern.
2000-12-02 Gerd Moellmann (Fmd5): Use a different logic to decide the coding system
2000-12-02 Eli Zaretskii (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual).
2000-12-02 Eli Zaretskii (Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.
2000-12-02 Gerd Moellmann *** empty log message ***
2000-12-02 Gerd Moellmann *** empty log message ***
2000-12-02 Gerd Moellmann (next-line-add-newlines): Change default to nil.
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann (x_calc_absolute_position): Don't subtract menubar's
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann (coordinates_in_window): Handle computations for
2000-12-01 Jason Rumney *** empty log message ***
2000-12-01 Jason Rumney *** empty log message ***
2000-12-01 Jason Rumney (get_frame_dc): Avoid changing the palette on an invalid frame.
2000-12-01 Jason Rumney (x_draw_vertical_border): Fix call to w32_fill_rect.
2000-12-01 Jason Rumney *** empty log message ***
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann (struct saved_window): Add members orig_top and
2000-12-01 Jason Rumney Fix last change.
2000-12-01 Jason Rumney *** empty log message ***
2000-12-01 Eli Zaretskii Explain why `no-conversion' is no longer appropriate for reading
2000-12-01 Eli Zaretskii *** empty log message ***
2000-12-01 Eli Zaretskii (revert-buffer, recover-file): Bind
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann *** empty log message ***
2000-12-01 Gerd Moellmann (tempdir): Remove epaths.h from the distribution
2000-12-01 Miles Bader *** empty log message ***
2000-12-01 Miles Bader (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2000-12-01 Kenichi Handa (describe-char-after): Fix typo.
2000-12-01 Kenichi Handa *** empty log message ***
2000-12-01 Kenichi Handa *** empty log message ***
2000-12-01 Miles Bader *** empty log message ***
2000-12-01 Miles Bader (image-file-name-regexp): Automatically add upper-case variants of each
2000-12-01 Miles Bader *** empty log message ***
2000-12-01 Miles Bader (file-cache-directory-name, file-cache-minibuffer-complete):
2000-12-01 Miles Bader (minibuffer-contents, minibuffer-contents-no-properties)
2000-12-01 Miles Bader From Milan Zamazal <Milan.Zamazal@qbizm.com>:
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (echo_area_display): If cursor is in the echo area, make
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
2000-11-30 Dave Love *** empty log message ***
2000-11-30 Dave Love Fix again.
2000-11-30 Dave Love Fix read-buffer-function type.
2000-11-30 Jason Rumney (x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
2000-11-30 Jason Rumney *** empty log message ***
2000-11-30 Dave Love *** empty log message ***
2000-11-30 Dave Love (message-set-auto-save-file-name): Use gnus-make-directory.
2000-11-30 Dave Love (message-mail-alias-type): Customize.
2000-11-30 Dave Love (message-auto-save-directory): Use
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (rmail-set-message-counters): Don't use "D"
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (Fmd5): Doc fix.
2000-11-30 Gerd Moellmann Replaced with built-in function.
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (Fmd5): New function.
2000-11-30 Gerd Moellmann (obj): Add md5.o
2000-11-30 Gerd Moellmann Fix typos and spelling errors.
2000-11-30 Eli Zaretskii *** empty log message ***
2000-11-30 Eli Zaretskii Eliminated the line number font predefinition.
2000-11-30 Eli Zaretskii (ps-end-job): Bind case-fold-search only after
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann Undo mistaken change of 2000-11-28. Update copyright.
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (custom-face-value-create): Always emphasize tag.
2000-11-30 Dave Love Tool bar tweak.
2000-11-30 Gerd Moellmann (xm_arm_callback): Handle case that W is null;
2000-11-30 Gerd Moellmann (popup_get_selection): Use xmalloc instead of malloc.
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (diary-entry-time): Anchor pattern correctly
2000-11-30 Gerd Moellmann *** empty log message ***
2000-11-30 Gerd Moellmann (tpu-version): New version.
2000-11-30 Gerd Moellmann (tpu-forward-line): Use
2000-11-30 Andrew Innes *** empty log message ***
2000-11-30 Andrew Innes ($(BLD)/ebrowse.exe): Use tabs not spaces.
2000-11-30 Gerd Moellmann (x_estimate_mode_line_height): If `mode-line' face
2000-11-30 Dave Love *** empty log message ***
2000-11-30 Stefan Monnier *** empty log message ***
2000-11-30 Stefan Monnier (third...tenth): Really undo change of 2000-08-05.
2000-11-29 Dave Love *** empty log message ***
2000-11-29 Dave Love (quoted-printable-decode-region): Use error, not message
2000-11-29 Eli Zaretskii Fix a bug: "C-h i m emacs" instead of "C-h i emacs".
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (describe-function-1): Regexp-quote function name
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (enriched-face-ans): Use face-attribute instead
2000-11-29 Gerd Moellmann (tool-bar-add-item-from-menu): Use
2000-11-29 Gerd Moellmann (face-foreground, face-background, face-stipple):
2000-11-29 Dave Love *** empty log message ***
2000-11-29 Dave Love add-hook change
2000-11-29 Dave Love delete-frame-hook
2000-11-29 Dave Love plist-member
2000-11-29 Stefan Monnier *** empty log message ***
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann New commands to run ANTLR from within Emacs and
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (auto-mode-alist): Add an entry for antlr-mode.
2000-11-29 Gerd Moellmann (XTmouse_position) [USE_X_TOOLKIT]: When the mouse
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann Remove version info.
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (tool-bar-mode): Doc fix.
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (blink-cursor-mode): Doc fix.
2000-11-29 Dave Love *** empty log message ***
2000-11-29 Dave Love keymap property
2000-11-29 Dave Love subr-arity
2000-11-29 Stefan Monnier *** empty log message ***
2000-11-29 Stefan Monnier (combine-run-hooks): Only run-hooks if there's a hook to run.
2000-11-29 Dave Love image-mask-p
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (Fx_create_frame): Reintroduce the call to
2000-11-29 Stefan Monnier (sort-columns): Don't concat strings with numbers.
2000-11-29 Dave Love pos-visible-in-window-p change
2000-11-29 Dave Love *** empty log message ***
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann *** empty log message ***
2000-11-29 Gerd Moellmann (Fsignal): Reset handling_signal.
2000-11-29 Dave Love *** empty log message ***
2000-11-29 Dave Love (face): Fix :format.
2000-11-29 Dave Love Fix goto-... keybindings.
2000-11-29 Dave Love Require smtpmail when compiling.
2000-11-29 Miles Bader *** empty log message ***
2000-11-29 Miles Bader (message-header-lines): Fontify tag.
2000-11-29 Stefan Monnier *** empty log message ***
2000-11-29 Stefan Monnier (comment-indent): Save excursion around call to comment-indent-function.
2000-11-29 Miles Bader *** empty log message ***
2000-11-29 Miles Bader (member-ignore-case): Return the tail of the list who's car matches,
2000-11-29 Kenichi Handa (xml-parse-tag): Fix finding opening tag. A tag name
2000-11-29 Kenichi Handa *** empty log message ***
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann Update from author.
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann Set version to 21.0.93.
2000-11-28 Jason Rumney (add_menu_item): Reset menu item text when changing type to radio button.
2000-11-28 Dave Love *** empty log message *** EMACS_PRETEST_21_0_92
2000-11-28 Gerd Moellmann Add hints to `automatic-hscrolling' to doc strings. raeburn-tag-5-for-export
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann (dired-do-create-files): Construct default file
2000-11-28 Dave Love (ps-mode): Set comment-start and
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann (wait_for_property_change): Update copyright.
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann (prepare-abbrev-list-buffer): Get the value of
2000-11-28 Gerd Moellmann (Vx_window_horizontal_drag_shape): New variable.
2000-11-28 Gerd Moellmann (struct x_output): Add member horizontal_drag_cursor.
2000-11-28 Gerd Moellmann (note_mouse_highlight): Change the cursor shape
2000-11-28 Gerd Moellmann (coordinates_in_window): If on a mode or header line,
2000-11-28 Miles Bader *** empty log message ***
2000-11-28 Miles Bader (delete-horizontal-space): Handle fields more generally.
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann (delete-horizontal-space): Handle minibuffer prompt.
2000-11-28 Gerd Moellmann (text_read_only): New function.
2000-11-28 Dave Love Doc play-sound-file and sound :device.
2000-11-28 Gerd Moellmann (forward_to_next_line_start): Check for newlines,
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Dave Love *** empty log message ***
2000-11-28 Dave Love (fortran-mode): Don't set
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann Remove RCS keyword.
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Gerd Moellmann Update from author.
2000-11-28 Gerd Moellmann (Command-history-setup): Remove extraneous `keymap'
2000-11-28 Gerd Moellmann *** empty log message ***
2000-11-28 Miles Bader (custom-face-attributes): Handle mapping `nil' and `unspecified' to
2000-11-28 Miles Bader (custom-face-attributes): Typo.
2000-11-28 Miles Bader *** empty log message ***
2000-11-28 Miles Bader (custom-face-attributes): Add post-filter function for :box.
2000-11-28 Miles Bader *** empty log message ***
2000-11-28 Miles Bader (widget-choose): Make sure pop-up window is large enough to display all
2000-11-28 Kenichi Handa Make the coding system no-conversion safe for all characters.
2000-11-28 Kenichi Handa *** empty log message ***
2000-11-28 Kenichi Handa (Ffind_coding_systems_region_internal): Be sure to
2000-11-27 Dave Love (ldap) <defgroup>: Add :version.
2000-11-27 Jason Rumney (w32_load_system_font): Always mark font as double byte if codepage is unicode.
2000-11-27 Jason Rumney *** empty log message ***
2000-11-27 Dave Love Add Keywords header.
2000-11-27 Dave Love *** empty log message ***
2000-11-27 Dave Love *** empty log message ***
2000-11-27 Dave Love Ignore errors when requiring nnweb and avoid a
2000-11-27 Dave Love (tooltip-use-echo-area): Doc fix.
2000-11-27 Dave Love Add version.
2000-11-27 Dave Love (apropos-print): Add help-echo to active text.
2000-11-27 Dave Love (Clipboard): New.
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann (rmail-automatic-folder-directives): Add a custom
2000-11-27 Dave Love (x-select-enable-clipboard): Customize (per lispref).
2000-11-27 Gerd Moellmann (forward_to_next_line_start): If already on a newline,
2000-11-27 Eli Zaretskii *** empty log message ***
2000-11-27 Eli Zaretskii (x-get-selection): Docstring dix.
2000-11-27 Stefan Monnier New font-lock-doc-face.
2000-11-27 Dave Love 8-bit tweaks
2000-11-27 Dave Love base64 tweaks
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann (lucid_event_type_list_p): Handle `help-echo',
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann Update from author.
2000-11-27 Andrew Innes *** empty log message ***
2000-11-27 Andrew Innes (.SUFFIXES): Add .SUFFIXES.
2000-11-27 Miles Bader ChangeLog
2000-11-27 Kenichi Handa Specify cases and syntaxes for mule-unicode-0100-24ff.
2000-11-27 Kenichi Handa *** empty log message ***
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann *** empty log message ***
2000-11-27 Gerd Moellmann (try_window_id): Avoid starting to display in the moddle
2000-11-27 Miles Bader (dired-add-entry): Call `dired-get-filename' with `verbatim' so that we
2000-11-27 Miles Bader (dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.
2000-11-27 Gerd Moellmann (tool-bar-add-item-from-menu): Handle case
2000-11-27 Miles Bader *** empty log message ***
2000-11-27 Miles Bader (widget-field-buffer, widget-field-start)
2000-11-27 Miles Bader *** empty log message ***
2000-11-27 Miles Bader (help-make-xrefs): Delete extraneous newlines at the end of the docstring.
2000-11-27 Miles Bader *** empty log message ***
2000-11-27 Miles Bader (help-manyarg-func-alist): Correct entry for `vconcat'.
2000-11-26 Dave Love (mm-uu-configure-list): Fix typo in :type.
2000-11-26 Andrew Choi * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
2000-11-26 Andrew Choi * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
2000-11-25 Jason Rumney add version to obsolete variables.
2000-11-25 Jason Rumney *** empty log message ***
2000-11-25 Jason Rumney Enable conservative stack marking.
2000-11-25 Jason Rumney (make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
2000-11-25 Jason Rumney *** empty log message ***
2000-11-25 Jason Rumney Do not call set-locale-environment until after terminal is initialized.
2000-11-25 Jason Rumney (x_to_w32_font): Do not filter out italic fonts, as new
2000-11-25 Jason Rumney *** empty log message ***
2000-11-25 Eli Zaretskii *** empty log message ***
2000-11-25 Eli Zaretskii (shell-command): Mention the effect of the prefix
2000-11-25 Miles Bader *** empty log message ***
2000-11-25 Miles Bader (custom-face-attributes): Add "None" choice to :stipple.
2000-11-25 Miles Bader *** empty log message ***
2000-11-25 Miles Bader (widget-field-value-delete): Don't try to delete overlay when it's the
2000-11-25 Miles Bader (compute_motion): Keep pos_byte in sync with pos.
2000-11-24 Jason Rumney (x_change_window_heights): New function.
2000-11-24 Jason Rumney (init_environment): Set LANG environment variable based on
2000-11-24 Jason Rumney *** empty log message ***
2000-11-24 Gerd Moellmann *** empty log message ***
2000-11-24 Jason Rumney (locale-language-names): Add jp as a non-standard alternative for Japanese.
2000-11-24 Jason Rumney (x_set_tool_bar_lines): Clear internal border when making tool bar
2000-11-24 Gerd Moellmann *** empty log message ***
2000-11-24 Gerd Moellmann (init_from_display_pos): If POS says we're already after
2000-11-24 Eli Zaretskii C-c C-c u in Texinfo now produces @uref, not @url.
2000-11-24 Eli Zaretskii Fix typos.
2000-11-24 Eli Zaretskii (Visiting): Add an index entry for require-final-newline in conjunction
2000-11-24 André Spiegel #
2000-11-24 Andrew Innes *** empty log message ***
2000-11-24 Andrew Innes (.SUFFIXES): New target, include .elc .el.
2000-11-24 André Spiegel Require 'cl during compilation.
2000-11-24 Dave Love x-symbol
2000-11-24 Gerd Moellmann *** empty log message ***
2000-11-24 Gerd Moellmann (lface_from_face_name): Function comment fix.
2000-11-24 Gerd Moellmann (face-set-after-frame-default): Let face attributes
2000-11-24 Gerd Moellmann *** empty log message ***
2000-11-24 Gerd Moellmann (command-line): Fix computation of the source file
2000-11-24 Miles Bader *** empty log message ***
2000-11-24 Miles Bader (all): Restore entry for `mode-line-inverse-video', so that people can
2000-11-24 Miles Bader *** empty log message ***
2000-11-24 Miles Bader (checkbox): Add a small `X' to the the :on-glyph, so that it's
2000-11-24 Miles Bader *** empty log message ***
2000-11-24 Miles Bader (custom-face-attributes): Remove SET and GET functions. Add some
2000-11-24 Miles Bader (custom-filter-face-spec, custom-pre-filter-face-spec)
2000-11-24 Michael Kifer * ediff-diff.el: Moved variables around to have it compile under NT.
2000-11-24 Miles Bader *** empty log message ***
2000-11-24 Miles Bader (display_menu_bar, display_mode_line): Change the way we
2000-11-24 Eli Zaretskii (Distracting NSA): Fix a typo ("spool" instead of "spook").
2000-11-24 Kenichi Handa *** empty log message ***
2000-11-23 Kenichi Handa (list-iso-charset-chars): For two-byte charset, fix the `while' condition.
2000-11-23 Kenichi Handa *** empty log message ***
2000-11-23 Stefan Monnier Undoing the changes erroneously committed just before.
2000-11-23 Stefan Monnier *** empty log message ***
2000-11-23 Stefan Monnier (add-hook, remove-hook): Don't call make-local-hook
2000-11-23 Jason Rumney *** empty log message ***
2000-11-23 Jason Rumney (ebrowse): New target.
2000-11-23 Eli Zaretskii *** empty log message ***
2000-11-23 Eli Zaretskii *** empty log message ***
2000-11-23 Eli Zaretskii (decode_coding_emacs_mule): Fix the case of
2000-11-23 Dave Love *** empty log message ***
2000-11-23 Dave Love Fix markup.
2000-11-23 Stefan Monnier *** empty log message ***
2000-11-23 Stefan Monnier (syms_of_xdisp): Make fontification-functions buffer-local.
2000-11-23 Stefan Monnier (ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
2000-11-23 Dave Love *** empty log message ***
2000-11-23 Dave Love Doc fixes.
2000-11-23 Dave Love (uudecode): Require.
2000-11-23 Eli Zaretskii *** empty log message ***
2000-11-23 Eli Zaretskii (iswitchb-minibuf-depth): New variable.
2000-11-23 Eli Zaretskii *** empty log message ***
2000-11-23 Eli Zaretskii (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2000-11-23 Dave Love (rfc2047-encode-message-header): Don't encode if
2000-11-23 Dave Love Require ring when compiling.
2000-11-23 Dave Love comment
2000-11-23 Eli Zaretskii Describe a possible problem with djecho.exe in old
2000-11-23 Eli Zaretskii Check for existence of djecho.exe, and print an
2000-11-23 Gerd Moellmann *** empty log message ***
2000-11-23 Gerd Moellmann (mouse-avoidance-too-close-p): Return nil if mouse
2000-11-23 Dave Love *** empty log message ***
2000-11-23 Dave Love (string-rectangle): Don't test delete-selection-mode.
2000-11-23 Gerd Moellmann *** empty log message ***
2000-11-23 Dave Love Fix string-rectangle doc.
2000-11-23 Gerd Moellmann (dired-add-entry): Don't call dired-get-filename
2000-11-23 Gerd Moellmann *** empty log message ***
2000-11-23 Gerd Moellmann Initialize HAVE_LIBXP to no.
2000-11-23 Dave Love *** empty log message ***
2000-11-23 Kenichi Handa (Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of hard coded `4'.
2000-11-23 Stefan Monnier (outline-discard-overlays): Missing paren.
2000-11-23 Stefan Monnier *** empty log message ***
2000-11-23 Stefan Monnier (outline-flag-region):
2000-11-22 Sam Steingold mention `delete-trailing-whitespace'
2000-11-22 Dave Love (todo-top-priorities): Use
2000-11-22 Stefan Monnier (auto-insert-alist): Add `provide' to elisp skeleton.
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann (rmail-confirm-expunge): Default to
2000-11-22 Gerd Moellmann (Fmake_indirect_buffer): Don't treat nil as a
2000-11-22 Stefan Monnier *** empty log message ***
2000-11-22 Stefan Monnier (tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Stefan Monnier (flyspell-prog-text-faces): New var.
2000-11-22 Sam Steingold * simple.el (delete-trailing-whitespace): New interactive function.
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann (show-cursor-in-non-selected-windows): Doc fix.
2000-11-22 Stefan Monnier *** empty log message ***
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Stefan Monnier (comment-line-break-function): Use the new name
2000-11-22 Gerd Moellmann (hi-lock-refontify): Don't call non-existent
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Dave Love Use provide.
2000-11-22 Eli Zaretskii *** empty log message ***
2000-11-22 Eli Zaretskii (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Dave Love (custom-buffer-create-internal): Save some consing.
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Dave Love (string-rectangle): Revert last change.
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann (recentf-menu-items-for-commands)
2000-11-22 Stefan Monnier (popup-menu): Stupid typo.
2000-11-22 ShengHuo ZHU (message-send-news): Use buffer-substring-no-properties.
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Gerd Moellmann (x_tool_bar_item, w32_handle_tool_bar_click)
2000-11-22 Dave Love 2000-11-22 Simon Josefsson <simon@josefsson.org>
2000-11-22 Gerd Moellmann (mark_object) <frame>: Mark tool bar items differently.
2000-11-22 Gerd Moellmann (update_frame): Do nothing with frame's tool bar
2000-11-22 Gerd Moellmann (update_tool_bar, build_desired_tool_bar_string): Change
2000-11-22 Gerd Moellmann (x_handle_tool_bar_click, note_tool_bar_highlight):
2000-11-22 Gerd Moellmann (make_frame): Change initialization of tool bar
2000-11-22 Gerd Moellmann (struct frame): Members desired_tool_bar_items,
2000-11-22 Dave Love (edebug-version)
2000-11-22 Miles Bader (display_menu_bar): Or `mode-line-inverse-video' with the face's
2000-11-22 Miles Bader (menu): Make inverse-video on ttys too.
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann Remove autoload cookied, add author,
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann (replace-rectangle): Don't call string-rectangle-line
2000-11-22 Gerd Moellmann (gnus-group-make-tool-bar): Fix a paren typo.
2000-11-22 ShengHuo ZHU * message.el (message-send-mail): Use buffer-substring-no-properties.
2000-11-22 Gerd Moellmann (x_set_tool_bar_lines): Clear internal border when
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Dave Love (Undisplayable Characters): New node.
2000-11-22 Dave Love Tweak non-ASCII display.
2000-11-22 André Spiegel #
2000-11-22 André Spiegel (viper-file-checked-in-p): Call vc-state instead of vc-locking-user,
2000-11-22 André Spiegel (ediff-file-checked-out-p, ediff-file-checked-in-p): Call vc-state
2000-11-22 Gerd Moellmann *** empty log message ***
2000-11-22 Gerd Moellmann Use m/macppc.h instead of the non-existent
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Miles Bader (refill-adjust-ignorable-overlay, refill-fill-paragraph-at):
2000-11-22 Dave Love (md5): Fix error call.
2000-11-22 Dave Love (md5): Provide.
2000-11-22 Dave Love *** empty log message ***
2000-11-22 Dave Love (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define.
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Miles Bader (Display Vars): Note that `mode-line-inverse-video' is deprecated.
2000-11-22 Miles Bader (generate-calendar-window): When we don't call `fit-window-to-buffer',
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Miles Bader (insert-image-file): Don't make `read-only' property rear-nonsticky.
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Miles Bader (isearch-original-minibuffer-message-timeout): New var.
2000-11-22 Miles Bader (Vminibuffer_message_timeout): New variable.
2000-11-22 Miles Bader *** empty log message ***
2000-11-22 Miles Bader Remove entry for `mode-line-inverse-video'.
2000-11-22 Miles Bader (syms_of_xdisp): `mode-line-inverse-video' defualts to nil.
2000-11-22 Miles Bader Correct spelling of `mode-line'.
2000-11-22 Stefan Monnier *** empty log message ***
2000-11-21 Kenichi Handa Move the code for declaring h_errno after #include <netdb.h>.
2000-11-21 Kenichi Handa *** empty log message ***
2000-11-21 Stefan Monnier (ada-mode): `set '' -> `setq'.
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (xlwmenu_redisplay): New function.
2000-11-21 Gerd Moellmann (Fx_hide_tip) [USE_LUCID]: Add a hack to redisplay
2000-11-21 Stefan Monnier *** empty log message ***
2000-11-21 Stefan Monnier (gnus-configure-windows): switch-to-buffer -> set-buffer.
2000-11-21 Stefan Monnier (find-lisp-find-files-internal):
2000-11-21 Stefan Monnier (edebug-form-spec prop): use dolist.
2000-11-21 Stefan Monnier General comment and spacing fixes.
2000-11-21 Stefan Monnier (make-local-hook): Docstring fix.
2000-11-21 Stefan Monnier (shell-mode): Use define-derived-mode.
2000-11-21 Stefan Monnier (comment-indent): Insert comment before calling
2000-11-21 Stefan Monnier (isearch-mode-map): Fix docstring. Init in defvar.
2000-11-21 Stefan Monnier (find-buffer-visiting): Compare all attributes before
2000-11-21 Stefan Monnier Update maintainer line.
2000-11-21 Stefan Monnier * pcvs.el (uniquify-buffer-file-name): Remove advice.
2000-11-21 Stefan Monnier (uniquify-list-buffers-directory-modes): New var.
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (Fkill_buffer): Notice if the buffer to kill is the
2000-11-21 Jason Rumney (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
2000-11-21 Jason Rumney *** empty log message ***
2000-11-21 Dave Love Tweaks.
2000-11-21 Jason Rumney (syms_of_ntproc): Doc fix for w32-downcase-file-names.
2000-11-21 Miles Bader Mention that `minibuffer-prompt-properties' can be used to disallow
2000-11-21 Dave Love *** empty log message ***
2000-11-21 Dave Love (gnus-mime-button-map): Don't inherit from
2000-11-21 Miles Bader *** empty log message ***
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (Fbyte_code) <Bvarbind, Bunwind_protect>: Add
2000-11-21 Gerd Moellmann Fix last change.
2000-11-21 Gerd Moellmann (install-arch-indep): Also install info/eshell*
2000-11-21 Miles Bader *** empty log message ***
2000-11-21 Miles Bader Add entry for `minibuffer-prompt-properties'.
2000-11-21 Miles Bader (minibuffer-avoid-prompt): New function.
2000-11-21 Miles Bader (Vminibuffer_prompt_properties): New variable.
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (_FILE_OFFSET_BITS): Undef.
2000-11-21 Dave Love Change @dircategory.
2000-11-21 Dave Love Modify stuff about image libraries.
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (mmap_free_1): Avoid a compiler warning.
2000-11-21 Gerd Moellmann (AC_OUTPUT): Arrange to emit definitions of
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann Don't try to include termcap.h; see comment there.
2000-11-21 Dave Love Change @dircategory.
2000-11-21 Dave Love Uncomment @dircategory.
2000-11-21 Gerd Moellmann *** empty log message ***
2000-11-21 Gerd Moellmann (HAVE_PNG): Check for the presence of
2000-11-21 Gerd Moellmann (.SUFFIXES): Add .SUFFIXES.
2000-11-21 Miles Bader *** empty log message ***
2000-11-21 Miles Bader (ad-special-forms): Correct the conditional inclusion of `track-mouse'.
2000-11-21 Kenichi Handa (.SUFFIXES): New target, include .elc .el.
2000-11-21 Kenichi Handa *** empty log message ***
2000-11-21 Kenichi Handa *** empty log message ***
2000-11-21 Miles Bader *** empty log message ***
2000-11-21 Miles Bader (refill-ignorable-overlay): New variable.
2000-11-21 Kenichi Handa Move #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope.
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 Gerd Moellmann (x_create_tip_frame): Use CWSaveUnder only if the
2000-11-20 Gerd Moellmann Add description of function window-list.
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 Gerd Moellmann Don't use `#cpu'.
2000-11-20 Gerd Moellmann (artist-mode): Fix autoload cookie.
2000-11-20 Dave Love *** empty log message ***
2000-11-20 Dave Love Fix last change.
2000-11-20 Dave Love *** empty log message ***
2000-11-20 Dave Love * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
2000-11-20 Dave Love Replaces GETTING.GNU.SOFTWARE.
2000-11-20 Dave Love Obsolete file (see FTP).
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 Gerd Moellmann (MAP_FAILED): Define it as `((void *) -1)' if it's
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 Gerd Moellmann (scroll_bar_windows, scroll_bar_windows_size): New
2000-11-20 Gerd Moellmann (java-keywords): Add MATCH-HIGHLIGHT part for
2000-11-20 Dave Love *** empty log message ***
2000-11-20 Dave Love (LIBX): Reorder for -lX11 after -lXpm.
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 André Spiegel #
2000-11-20 André Spiegel (vc-cvs-checkout): Fix bug that broke C-x v ~-style checkouts.
2000-11-20 André Spiegel (vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc.
2000-11-20 Gerd Moellmann Use -traditional with GNU cpp.
2000-11-20 André Spiegel Undo prev change.
2000-11-20 Dave Love *** empty log message ***
2000-11-20 Gerd Moellmann *** empty log message ***
2000-11-20 Gerd Moellmann New version from author.
2000-11-20 Gerd Moellmann (USE_MMAP_FOR_BUFFERS): Undefine.
2000-11-20 Kenichi Handa (get_new_private_charset_id): Don't limit CHARSET_ID by WIDTH.
2000-11-20 Kenichi Handa *** empty log message ***
2000-11-20 Dave Love *** empty log message ***
2000-11-20 Dave Love (DONTCOMPILE): Omit bindings.el.
2000-11-20 Miles Bader Replace `^' `L' character sequences with real form-feed characters.
2000-11-20 Kenichi Handa *** empty log message ***
2000-11-20 Kenichi Handa (make_string): Fix previous change. Be sure to make
2000-11-19 Gerd Moellmann *** empty log message ***
2000-11-19 Gerd Moellmann (info-menu-5): Doc fix.
2000-11-19 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_91
2000-11-19 Gerd Moellmann (Fwindow_list): Change parameter list to be XEmacs
2000-11-19 Gerd Moellmann *** empty log message ***
2000-11-19 Gerd Moellmann (emacs_ospeed): New variable.
2000-11-19 Gerd Moellmann (ospeed): Remove.
2000-11-19 Jason Rumney *** empty log message ***
2000-11-19 Jason Rumney Added note about subprocesses on Windows 9x.
2000-11-19 André Spiegel #
2000-11-19 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
2000-11-19 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
2000-11-19 André Spiegel (vc-rcs-state): Call vc-workfile-unchanged-p only here, and
2000-11-19 Miles Bader *** empty log message ***
2000-11-19 Miles Bader (insert-image-file): Make `intangible' and `read-only' properties
2000-11-19 Gerd Moellmann *** empty log message ***
2000-11-19 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
2000-11-19 Gerd Moellmann (struct scroll_bar): Members x_widget_low, x_widget_high
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (update_text_area): Fix last change.
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (x_set_tool_bar_lines): When clearing the frame, also
2000-11-18 Gerd Moellmann Use BINDING_STACK_SIZE throughout.
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (mmap_enlarge): Don't print a message on stderr
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (update_text_area): Don't skip over equal glyphs
2000-11-18 Miles Bader *** empty log message ***
2000-11-18 Miles Bader (message_log_check_duplicate): Let "..."-detection match
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (resize_mini_window): Temporarily change to the
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (Fx_show_tip): Use default y-offset of -10 so that
2000-11-18 Gerd Moellmann Update copyright notice.
2000-11-18 Gerd Moellmann (tooltip-x-offset, tooltip-y-offset): New user-options.
2000-11-18 Gerd Moellmann *** empty log message ***
2000-11-18 Gerd Moellmann (mode-line-modified): Fix a typo.
2000-11-18 Jason Rumney *** empty log message ***
2000-11-18 Jason Rumney (w32_draw_bitmap): Use face to set colors.
2000-11-18 Kenichi Handa (quail-japanese-kanji-kkc): Use marker to remember the conversion
2000-11-18 Kenichi Handa *** empty log message ***
2000-11-17 Gerd Moellmann *** empty log message ***
2000-11-17 Gerd Moellmann Minor fixes from author.
2000-11-17 Gerd Moellmann (BASE_PURESIZE): Increase to 700000.
2000-11-17 Gerd Moellmann (emacs-version): Set to 21.0.91.
2000-11-17 Dave Love *** empty log message ***
2000-11-17 Dave Love 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2000-11-17 Dave Love comment fix
2000-11-17 Gerd Moellmann *** empty log message *** EMACS_PRETEST_21_0_90
2000-11-17 Gerd Moellmann Handle the Mac port. Distribute all makefile.w32-in.
2000-11-17 Dave Love *** empty log message ***
2000-11-17 Dave Love (Fload): Fix #ifdef for pcc.
2000-11-17 Gerd Moellmann *** empty log message ***
2000-11-17 Gerd Moellmann (pos_visible_p): Compute the default character height
2000-11-17 Dave Love *** empty log message ***
2000-11-17 Dave Love (uudecode-insert-char): Fix bogus feature test.
2000-11-16 Stefan Monnier *** empty log message ***
2000-11-16 Stefan Monnier (vc-version-diff): Bind inhibit-read-only when inserting text.
2000-11-16 André Spiegel #
2000-11-16 André Spiegel Updated backend documentation.
2000-11-16 André Spiegel #
2000-11-16 André Spiegel Functions reordered.
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 Gerd Moellmann (basic-save-buffer): Don't add a newline if
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 André Spiegel #
2000-11-16 Gerd Moellmann (sort-columns): If sort-fold-case it non-nil, invoke
2000-11-16 André Spiegel (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
2000-11-16 André Spiegel (vc-do-command): In the asynchronous case, output messages only if the
2000-11-16 Eli Zaretskii Say "ISO 8859" instead of "ISO Latin", to cover non-Latin ISO-8859
2000-11-16 Eli Zaretskii Fix a typo in a comment.
2000-11-16 André Spiegel #
2000-11-16 André Spiegel (vc-cvs-revert): Use `cvs unedit' only if `vc-cvs-use-edit' is on.
2000-11-16 André Spiegel (vc-revert-buffer): Ask for confirmation if file seems up-to-date.
2000-11-16 André Spiegel #
2000-11-16 André Spiegel (vc-annotate): Changed handling of prefix arg; now asks for both
2000-11-16 André Spiegel (vc-cvs-annotate-command): New optional arg VERSION. Use
2000-11-16 Kenichi Handa (quail-start-translation): Don't call `message' before reading key
2000-11-16 Kenichi Handa *** empty log message ***
2000-11-16 André Spiegel #
2000-11-16 André Spiegel Updated VC news.
2000-11-16 Miles Bader *** empty log message ***
2000-11-16 Miles Bader (ange-ftp-file-modtime): Don't use `caddr'.
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 Kenichi Handa (fit-window-to-buffer): Fix previous change.
2000-11-16 Kenichi Handa (fit-window-to-buffer): Be sure to acquire at least
2000-11-16 Kenichi Handa *** empty log message ***
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 Gerd Moellmann (ange-ftp-file-writable-p)
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 Gerd Moellmann (pos_visible_p): Handle case that we reach ZV without
2000-11-16 Gerd Moellmann *** empty log message ***
2000-11-16 Gerd Moellmann (weight_table): Add `demi' with the same meaning as
2000-11-16 Kenichi Handa *** empty log message ***
2000-11-16 Kenichi Handa (null_row): New gloval static variable.
2000-11-16 Kenichi Handa *** empty log message ***
2000-11-15 Jason Rumney *** empty log message ***
2000-11-15 Jason Rumney (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
2000-11-15 Dave Love 8-bit in multibyte buffers
2000-11-15 Dave Love POP tweak.
2000-11-15 Dave Love GFDL. :help-echo change.
2000-11-15 Dave Love *** empty log message ***
2000-11-15 Dave Love (widget-specify-field, widget-specify-button): If
2000-11-15 Dave Love Modify about inserting 8-bit.
2000-11-15 Dave Love *** empty log message ***
2000-11-15 Dave Love (eudc-bob-can-display-inline-images): Use
2000-11-15 Dave Love *** empty log message ***
2000-11-15 Dave Love (locale-charset-language-names):
2000-11-15 Dave Love comment fix
2000-11-15 Dave Love Fix spurion.
2000-11-15 Gerd Moellmann *** empty log message ***
2000-11-15 Gerd Moellmann (pos_visible_p): Improve function comment.
2000-11-15 Gerd Moellmann (syms_of_frame_1): Removed; code moved to syms_of_frame.
2000-11-15 Gerd Moellmann (BINDING_STACK_SIZE): New macro.
2000-11-15 Gerd Moellmann (face-set-after-frame-default): If
2000-11-15 Eli Zaretskii *** empty log message ***
2000-11-15 Eli Zaretskii (custom-deps, finder-data, autoloads, recompile): Don't set EMACSLOADPATH.
2000-11-15 Eli Zaretskii (INFOSOURCES): Remove info-stnd.texi from prerequisites.
2000-11-15 Eli Zaretskii File removed.
2000-11-15 Eli Zaretskii (Getting Started): Remove menu entry "Using Stand-alone Info".
2000-11-15 Eli Zaretskii *** empty log message ***
2000-11-15 Eli Zaretskii (texinfo-insert-@uref): Renamed from
2000-11-15 Gerd Moellmann *** empty log message ***
2000-11-15 Gerd Moellmann *** empty log message ***
2000-11-15 Gerd Moellmann (directory_files_internal) [EAGAIN || EINTR]: Retry
2000-11-14 Stefan Monnier *** empty log message ***
2000-11-14 Stefan Monnier (checkdoc-minor-mode) <defvar>: Remove.
2000-11-14 Stefan Monnier *** empty log message ***
2000-11-14 Stefan Monnier (grep): `tag-default' can be nil.
2000-11-14 Dave Love *** empty log message ***
2000-11-14 Dave Love New maintainer version.
2000-11-14 Stefan Monnier (try_scrolling): Set scroll_max to max of scroll_* args
2000-11-14 Dave Love Stuff from tool-bar.el.
2000-11-14 Dave Love (diff-imenu-generic-expression): Modify unidiff
2000-11-14 Dave Love Fix again.
2000-11-14 Stefan Monnier *** empty log message ***
2000-11-14 Stefan Monnier (comment-indent): Paren typo.
2000-11-14 Dave Love *** empty log message ***
2000-11-14 Dave Love Fix bogus last checkin.
2000-11-14 Dave Love Doc fixes.
2000-11-14 Dave Love (scheme-program-name): Don't define here.
2000-11-14 Dave Love (scheme-program-name): New variable
2000-11-14 Miles Bader *** empty log message ***
2000-11-14 Miles Bader (fit-window-to-buffer): Handle windows without mode-lines.
2000-11-14 Stefan Monnier (tex-mode-map): Remove `tex-compile', not ready for prime-time.
2000-11-14 Kenichi Handa (quail-show-guidance-buf): Call fit-window-to-buffer to assure the
2000-11-14 Kenichi Handa (fit-window-to-buffer): Don't check
2000-11-14 Kenichi Handa *** empty log message ***
2000-11-14 Stefan Monnier *** empty log message ***
2000-11-14 Stefan Monnier (tex-font-lock-keywords-1): Use `keep'
2000-11-14 Dave Love *** empty log message ***
2000-11-14 Dave Love mogriy'd from the XPM
2000-11-14 Stefan Monnier *** empty log message ***
2000-11-14 Stefan Monnier (comment-indent-default): Stick \s<\s< to the left
2000-11-14 Stefan Monnier (lisp-mode-variables):
2000-11-14 Miles Bader *** empty log message ***
2000-11-14 Miles Bader (header-line): Use `:box nil' for color/gs displays too.
2000-11-14 Gerd Moellmann *** empty log message ***
2000-11-14 Gerd Moellmann (Fpos_visible_in_window_p): Call pos_visible with
2000-11-14 Gerd Moellmann (current_mode_line_height, current_header_line_height):
2000-11-14 Gerd Moellmann (pos_visible_p): Change prototype.
2000-11-14 Gerd Moellmann (CURRENT_MODE_LINE_HEIGHT)
2000-11-14 Gerd Moellmann *** empty log message ***
2000-11-14 Gerd Moellmann (byte-compile-unfold-lambda): Don't
2000-11-14 Miles Bader *** empty log message ***
2000-11-14 Miles Bader (x_alloc_lighter_color): Use real brightness calculation.
2000-11-13 Dave Love Exchange mail mangling.
2000-11-13 Eli Zaretskii In the entry for config.in from 2000-11-07, change HAVE_MKDIR
2000-11-13 Eli Zaretskii Fix a typo in a comment.
2000-11-13 Eli Zaretskii *** empty log message ***
2000-11-13 Eli Zaretskii (HAVE_MKSTEMP): Define.
2000-11-13 Miles Bader *** empty log message ***
2000-11-13 Miles Bader (x_alloc_lighter_color): Include an additive component too for dark
2000-11-13 Eli Zaretskii *** empty log message ***
2000-11-13 Eli Zaretskii (face-spec-set-match-display): Revert the change from
2000-11-13 Gerd Moellmann *** empty log message ***
2000-11-13 Gerd Moellmann (show_help_echo): Call message3_nolog with number of
2000-11-13 Miles Bader *** empty log message ***
2000-11-13 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
2000-11-13 Miles Bader (openp): Return -2 instead of 0 for the `remote file' case.
2000-11-13 Miles Bader (skip-line-prefix): New function.
2000-11-13 Stefan Monnier *** empty log message ***
2000-11-13 Miles Bader *** empty log message ***
2000-11-13 Miles Bader (generate-calendar-window): Use `fit-window-to-buffer'.
2000-11-12 Dave Love *** empty log message ***
2000-11-12 Dave Love From Emerick Rogul <emerick@csa.bu.edu>.
2000-11-12 Dave Love Various markup and content changes, particularly to use @def... for
2000-11-12 Stefan Monnier (gud-minor-mode): New var.
2000-11-12 Stefan Monnier (easy-mmode-define-keymap):
2000-11-12 Stefan Monnier (diff-mode-menu): Add entry for applying hunk.
2000-11-12 Stefan Monnier (cvs-fi-conflict-face): New var.
2000-11-12 Stefan Monnier (sh-mode-syntax-table) <defvar>:
2000-11-12 Stefan Monnier *** empty log message ***
2000-11-12 Stefan Monnier (Building Lists): Add footnote to explain how to add
2000-11-12 Miles Bader *** empty log message ***
2000-11-12 Miles Bader (flyspell-mode-on): Only output welcome message if interactive.
2000-11-12 Dave Love v
2000-11-12 Dave Love Fix header,
2000-11-12 Dave Love Use local-map property, not keymap on mode-line string.
2000-11-12 Dave Love (scroll-all-mode): Customize variable. Add
2000-11-12 Dave Love Remove compatibility code.
2000-11-12 Dave Love (finder-known-keywords): Add `files', remove `vms'.
2000-11-12 Dave Love (face-font-registry-alternatives): Add :version.
2000-11-12 Dave Love (visit-tags-table-buffer): Beware of `t' in
2000-11-12 Dave Love (browse-url-browser-function): Update
2000-11-12 Dave Love *** empty log message ***
2000-11-12 Dave Love (mail-font-lock-keywords): Use [:alpha:], not
2000-11-12 Dave Love comment fixes
2000-11-12 Dave Love comment fix
2000-11-12 Dave Love formatting only
2000-11-11 Stefan Monnier *** empty log message ***
2000-11-11 Dave Love Updated from master source.
2000-11-11 Kenichi Handa *** empty log message ***
2000-11-11 Kenichi Handa Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
2000-11-11 Kenichi Handa (BROKEN_SIGAIO, BROKEN_SIGPTY, BROKEN_SIGPOLL):
2000-11-11 Kenichi Handa (C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and
2000-11-11 Kenichi Handa *** empty log message ***
2000-11-10 Dave Love *** empty log message ***
2000-11-10 Dave Love 2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2000-11-10 Dave Love *** empty log message ***
2000-11-10 Dave Love (gnus-agent-confirmation-function): Add :version.
2000-11-10 Dave Love (message-forward-as-mime, message-forward-ignored-headers)
2000-11-10 Dave Love (gnus-auto-expirable-marks)
2000-11-10 Dave Love (nnmail-expiry-target)
2000-11-10 Dave Love (gnus-article-banner-alist)
2000-11-10 Dave Love (gnus-read-newsrc-file): Add :version.
2000-11-10 Dave Love (gnus-group-name-charset-method-alist): Add
2000-11-10 Dave Love (state-or-merge): Defvar when compiling.
2000-11-10 Dave Love (ediff-dispatch-file-patching-job): Check
2000-11-10 Dave Love (ediff-status-info, ediff-debug-info): Put temp
2000-11-10 Dave Love (rcs-ediff-view-revision): Put temp buffer into
2000-11-10 Dave Love * ediff.el (ediff-regions-internal, ediff-documentation):
2000-11-10 Jason Rumney *** empty log message ***
2000-11-10 Jason Rumney (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.
2000-11-10 Jason Rumney (Qw32_charset_hangeul): Rename to match w32 headers.
2000-11-10 Jason Rumney (w32_encode_char): Handle CP_UNICODE specially.
2000-11-10 Jason Rumney (w32-add-charset-info): New function.
2000-11-10 Dave Love Fix comment.
2000-11-10 Dave Love *** empty log message ***
2000-11-10 Dave Love xref eshell
2000-11-10 Dave Love Update todo.
2000-11-10 Dave Love *** empty log message ***
2000-11-10 Dave Love (gnus-cache-active-file): Don't use
2000-11-10 Dave Love Doc fixes.
2000-11-10 Dave Love (gnus-start-news-server): Use expand-file-name, not
2000-11-10 Dave Love (timezone-make-date-arpa-standard): Autoload.
2000-11-10 Dave Love (message-mode) <adaptive-fill-regexp>:
2000-11-10 Dave Love Add coding tag.
2000-11-10 Gerd Moellmann *** empty log message ***
2000-11-10 Gerd Moellmann (Vface_alternative_font_registry_alist): New variable.
2000-11-10 Gerd Moellmann (face-font-registry-alternatives): New user-option.
2000-11-10 Dave Love *** empty log message ***
2000-11-10 Dave Love 2000-11-10 Dave Love <fx@gnu.org>
2000-11-10 Stefan Monnier *** empty log message ***
2000-11-10 Stefan Monnier (texinfo-block-default): New var.
2000-11-10 Stefan Monnier *** empty log message ***
2000-11-10 Stefan Monnier (fill-indent-according-to-mode): New var.
2000-11-10 Dave Love md5.
2000-11-10 Stefan Monnier (standard-latex-block-names): Add "math".
2000-11-10 Stefan Monnier *** empty log message ***
2000-11-10 Stefan Monnier *** empty log message ***
2000-11-10 Stefan Monnier (font-lock-*-face) <defvar>: Move.
2000-11-09 Stefan Monnier (cvs-enabledp): Ignore errors.
2000-11-09 Stefan Monnier (easy-mmode-define-navigation):
2000-11-09 Gerd Moellmann *** empty log message ***
2000-11-09 Gerd Moellmann (tooltip-mode): Add a comment about startup.el
2000-11-09 Gerd Moellmann (command-line): Set the default tooltip-mode
2000-11-09 Gerd Moellmann *** empty log message ***
2000-11-09 Gerd Moellmann (toplevel): Use byte-compiling-files-p
2000-11-09 Gerd Moellmann (byte-compiling-files-p): New function.
2000-11-09 Ken Raeburn * lisp.h (Flooking_at): Declare.
2000-11-09 Gerd Moellmann *** empty log message ***
2000-11-09 Gerd Moellmann (ispell-library-path): Don't call
2000-11-09 Gerd Moellmann (byte-compile-current-file): Don't bind
2000-11-09 Gerd Moellmann (directory_files_internal): Fix a braino.
2000-11-09 Gerd Moellmann *** empty log message ***
2000-11-09 Gerd Moellmann (directory_files_internal): Add missing GCPRO's.
2000-11-09 Dave Love (gnus-group-make-directory-group)
2000-11-09 Dave Love (mm-encode-body): Use mm-multibyte-p, don't just
2000-11-09 Dave Love Revert Maintainer change.
2000-11-09 Dave Love *** empty log message ***
2000-11-09 Gerd Moellmann Typo fixed.
2000-11-09 Dave Love (uniquify-buffer-file-name): Wrap advice in
2000-11-09 Gerd Moellmann *** empty log message ***
2000-11-09 Gerd Moellmann Patch for variable initialization when spooling. Doc
2000-11-09 Dave Love *** empty log message ***
2000-11-09 Dave Love (tool-bar-map): Defvar when compiling.
2000-11-09 Dave Love (running-xemacs, gnus-use-installed-tm)
2000-11-09 Kenichi Handa Adjusted for the change of TUTORIAL (use C-x C-l,
2000-11-09 Kenichi Handa *** empty log message ***
2000-11-09 Kenichi Handa *** empty log message ***
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love Use featurep for XEmacs test.
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love 2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2000-11-08 Dave Love 2000-10-11 John Wiegley <johnw@gnu.org>
2000-11-08 Dave Love 2000-09-29 09:56:34 ShengHuo ZHU <zsh@cs.rochester.edu>
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love 2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2000-11-08 Dave Love 2000-11-09 Simon Josefsson <simon@josefsson.org>
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love (gnus-score-load-file): Use expand-file-name.
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Dave Love (ediff-control-frame-parameters): Zero
2000-11-08 Dave Love comment
2000-11-08 Gerd Moellmann *** empty log message ***
2000-11-08 Gerd Moellmann (syms_of_xdisp): Change doc of max-mini-window-height.
2000-11-08 Dave Love Put some defvars in eval-when-compile.
2000-11-08 Gerd Moellmann (shell-command, display-message-or-buffer)
2000-11-08 Dave Love (gnus-group-toolbar-map): New variable.
2000-11-08 Gerd Moellmann (Minibuffer Edit): Add description of
2000-11-08 Gerd Moellmann *** empty log message ***
2000-11-08 Dave Love Fernandez' icon renamed.
2000-11-08 Gerd Moellmann *** empty log message ***
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Gerd Moellmann *** empty log message ***
2000-11-08 Dave Love Require gnus-util.
2000-11-08 Gerd Moellmann (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
2000-11-08 Dave Love (gnus-sorted-intersection): Autoload.
2000-11-08 Dave Love Put some defvars in eval-when-compile.
2000-11-08 Dave Love Wrap subst-char-in-string def in eval-and-compile.
2000-11-08 Dave Love (imap-point-at-eol): New, replacing gnus-point-at-eol.
2000-11-08 Dave Love Avoid compiler warnings.
2000-11-08 Dave Love (mm-body-7-or-8): Autoload.
2000-11-08 Dave Love (mm-insert-inline): Autoload.
2000-11-08 Stefan Monnier Remove obsolete warnings about use of memq for keyword args.
2000-11-08 Dave Love Put some defvars in eval-when-compile.
2000-11-08 Dave Love (smiley-data-directory, smiley-regexp-alist): Doc fix.
2000-11-08 Dave Love Emacs 21 stuff. URL fixes.
2000-11-08 Miles Bader Note that dired now supplies a default when reading destination filenames.
2000-11-08 Dave Love *** empty log message ***
2000-11-08 Kenichi Handa (VCENTER_BASELINE_OFFSET): Fix previous change. If the
2000-11-08 Kenichi Handa *** empty log message ***
2000-11-07 Dave Love (nnheader): Don't require message (recursive
2000-11-07 Dave Love *** empty log message ***
2000-11-07 Dave Love (Fcall_process_region): Use HAVE_MKSTEMP.
2000-11-07 Dave Love (HAVE_MKDIR): Add.
2000-11-07 Dave Love Test for mkstemp.
2000-11-07 Gerd Moellmann *** empty log message ***
2000-11-07 Gerd Moellmann (insert-kbd-macro): Print semi-colons as `?\;'.