log

age author description
2000-05-23 Kenichi Handa (encode_terminal_code): Set coding->src_multibyte properly.
2000-05-23 Kenichi Handa *** empty log message ***
2000-05-23 Kenichi Handa Fix previous change (typo).
2000-05-23 Kenichi Handa Fix comment for find_charset_in_text.
2000-05-23 Kenichi Handa (encode_eol): Fix a bug of DOS style EOL encoding.
2000-05-23 Kenichi Handa *** empty log message ***
2000-05-22 Dave Love *** empty log message ***
2000-05-22 Dave Love (feature-symbols, file-provides, file-requires): Use mapc.
2000-05-22 Dave Love (parse-colon-path): Doc fix.
2000-05-22 Dave Love (PC-look-for-include-file): Use :alnum: character class.
2000-05-22 Dave Love Fix boilerplate comments.
2000-05-22 Dave Love Fix last change.
2000-05-22 Sam Steingold (Info-fontify-node): fixed the call to add-text-properties
2000-05-22 Dave Love Imenu addition
2000-05-22 Dave Love Saveplace
2000-05-22 Dave Love *** empty log message ***
2000-05-22 Dave Love Remove debug-ignored-errors set in other files.
2000-05-22 Dave Love Add to debug-ignored-errors.
2000-05-22 Dave Love Doc fixes. Add to debug-ignored-errors. Don't quote keywords.
2000-05-22 Dave Love Add to debug-ignored-errors.
2000-05-22 Dave Love Add debug-ignored-errors.
2000-05-22 Gerd Moellmann *** empty log message ***
2000-05-22 Eli Zaretskii *** empty log message ***
2000-05-22 Eli Zaretskii (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
2000-05-22 Kenichi Handa (quail-simple-translation-keymap): Map
2000-05-22 Kenichi Handa *** empty log message ***
2000-05-22 Stefan Monnier (help-manyarg-func-alist): Typo.
2000-05-22 Stefan Monnier *** empty log message ***
2000-05-22 Stefan Monnier Rewritten to take advantage of shy-groups and
2000-05-22 Kenichi Handa (read_char): Allow character codes 128..255 to be
2000-05-22 Stefan Monnier *** empty log message ***
2000-05-22 Stefan Monnier (comment-region-internal): Go back to BEG after quoting
2000-05-22 Kenichi Handa (adjust_markers_for_replace): Fix previous change.
2000-05-22 Kenichi Handa *** empty log message ***
2000-05-21 Stefan Monnier *** empty log message ***
2000-05-21 Stefan Monnier (remove-hook): Don't turn the hook's value into a list.
2000-05-21 Dave Love *** empty log message ***
2000-05-21 Dave Love (edmacro-parse-keys): Return vector if any elements are invalid
2000-05-21 Dave Love *** empty log message ***
2000-05-21 Dave Love (detect-coding-with-priority): Use mapc. Remove redundant lambda.
2000-05-21 Dave Love (list-non-iso-charset-chars, describe-fontset): Remove redundant
2000-05-21 Dave Love (brief-mode): New alias.
2000-05-21 Dave Love (ring-elements): New function.
2000-05-21 Dave Love (easy-menu-create-menu, easy-menu-do-add-item): Use keywordp.
2000-05-21 Dave Love Update side-effect free function lists.
2000-05-21 Dave Love Change header line.
2000-05-21 Dave Love Doc and error message fixes.
2000-05-21 Dave Love (facemenu-set-face): Fix interactive prompt.
2000-05-21 Dave Love fix @sc use
2000-05-21 Dave Love *** empty log message ***
2000-05-21 Dave Love (ERROR_MAX): Increase to 160.
2000-05-21 Dave Love Include config.h, not ../src/config.h.
2000-05-21 Stefan Monnier *** empty log message ***
2000-05-21 Stefan Monnier (ccl-compile-map-multiple): Don't quote lambda.
2000-05-21 Stefan Monnier *** empty log message ***
2000-05-21 Stefan Monnier (log-edit-done): Cleanup trailing empty lines.
2000-05-21 Stefan Monnier Fix file description.
2000-05-21 Stefan Monnier *** empty log message ***
2000-05-21 Stefan Monnier Update copyright and commentary.
2000-05-21 Stefan Monnier *** empty log message ***
2000-05-21 Stefan Monnier (comment-styles): New `box-multi'.
2000-05-20 Gerd Moellmann *** empty log message ***
2000-05-20 Gerd Moellmann (toplevel) [UNIX98_PTYS]: Include stdlib.h.
2000-05-20 Gerd Moellmann (HAVE_GRANDPT, HAVE_GETPT): New defines.
2000-05-20 Gerd Moellmann (setup_pty): Treat case that UNIX98_PTYS is defined
2000-05-20 Gerd Moellmann (UNIX98_PTYS) [HAVE_GRANDPT]: Define.
2000-05-20 Gerd Moellmann Check for grandpt and getpt.
2000-05-20 Kenichi Handa (ccl-compile-write-string): Make STR unibyte.
2000-05-20 Kenichi Handa *** empty log message ***
2000-05-20 Kenichi Handa *** empty log message ***
2000-05-20 Kenichi Handa (find-multibyte-characters): Never
2000-05-20 Kenichi Handa (list-character-sets-1): Handle
2000-05-20 Kenichi Handa (rmail-decode-quoted-printable): Use delete-region
2000-05-20 Kenichi Handa (selection_data_to_lisp_data): Setup members
2000-05-20 Kenichi Handa (get_next_display_element): Handle 8-bit characters
2000-05-20 Kenichi Handa (Fw32_set_clipboard_data): Setup members
2000-05-20 Kenichi Handa (w32_to_x_font): Setup members src_multibyte and
2000-05-20 Kenichi Handa (Fw16_set_clipboard_data): Setup members
2000-05-20 Kenichi Handa (produce_special_glyphs): Use CHAR_BYTES instead of
2000-05-20 Kenichi Handa (wordify): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 Kenichi Handa (Fstart_process): GCPRO current_dir before calling
2000-05-20 Kenichi Handa (print_object): Use FETCH_STRING_CHAR_ADVANCE
2000-05-20 Stefan Monnier *** empty log message ***
2000-05-20 Kenichi Handa (read1): On reading multibyte string, be sure to make
2000-05-20 Kenichi Handa (Fsingle_key_description): Use SPLIT_CHAR instead of
2000-05-20 Kenichi Handa (adjust_markers_for_record_delete): Deleted.
2000-05-20 Kenichi Handa (fontset_ref): Use SPLIT_CHAR instead of
2000-05-19 Kenichi Handa (concat): Handle 8-bit characters correctly.
2000-05-19 Kenichi Handa (Finsert_file_contents): Setup src_multibyte and
2000-05-19 Kenichi Handa (Fformat): Be sure to convert 8-bit characters to
2000-05-19 Kenichi Handa (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
2000-05-19 Kenichi Handa (enum iso_code_class_type): Member ISO_control_code is
2000-05-19 Kenichi Handa (ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to
2000-05-19 Kenichi Handa (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
2000-05-19 Kenichi Handa (Qeight_bit_control, Qeight_bit_graphic): New
2000-05-19 Kenichi Handa (CCL_WRITE_CHAR): Be sure to write single byte characters
2000-05-19 Kenichi Handa (Fmodify_category_entry): Use SPLIT_CHAR, not
2000-05-19 Kenichi Handa (Fcall_process): Always encode an argument string if
2000-05-19 Kenichi Handa (Fbyte_code): If arg BYTESTR is multibyte, convert it
2000-05-19 Kenichi Handa (advance_to_char_boundary): Don't use DEC_POS to find a
2000-05-19 Kenichi Handa (Fmake_byte_code): If BYTECODE-STRING is multibyte,
2000-05-19 Kenichi Handa (fns.o): Depend on charset.h.
2000-05-19 Stefan Monnier (ada-mode, ada-create-case-exception): Don't quote lambdas.
2000-05-19 Stefan Monnier (lisp-mode-variables): Set comment-add.
2000-05-19 Gerd Moellmann *** empty log message ***
2000-05-19 Gerd Moellmann (gud-jdb-directories): Doc fix.
2000-05-19 Gerd Moellmann (Fbury_buffer): Avoid trouble from burying a killed buffer.
2000-05-19 Stefan Monnier Fix license text and author.
2000-05-19 Stefan Monnier *** empty log message ***
2000-05-19 Gerd Moellmann *** empty log message ***
2000-05-19 Gerd Moellmann (auto-mode-alist): Add pattern for `.shrc'.
2000-05-19 Gerd Moellmann (Vimages_types): Moved to xdisp.c.
2000-05-19 Gerd Moellmann (Vimage_types): Add extern declaration.
2000-05-19 Gerd Moellmann (Vimage_types): Moved here from xfns.c.
2000-05-19 Gerd Moellmann (Vimage_types): Removed.
2000-05-19 Andreas Schwab .
2000-05-18 Gerd Moellmann *** empty log message ***
2000-05-18 Gerd Moellmann PostScript code compatibility with other utilities
2000-05-18 Gerd Moellmann * ps-print.el: Compatibility, customization and doc fix.
2000-05-18 Gerd Moellmann *** empty log message ***
2000-05-18 Gerd Moellmann (msb-menu-cond): Add choice `user'.
2000-05-18 Gerd Moellmann (pascal-indent-alist, pascal-indent-comment): Changed
2000-05-18 Eric M. Ludlam *** empty log message ***
2000-05-18 Eric M. Ludlam New Icon for speedbar.
2000-05-18 Eli Zaretskii *** empty log message ***
2000-05-18 Eli Zaretskii Changes to allow "make foo.dvi" on DJGPP platforms:
2000-05-18 Dave Love (Ffontset_info): ...and another.
2000-05-18 Dave Love (Ffontset_info): Fix newline in doc.
2000-05-18 Dave Love *** empty log message ***
2000-05-18 Dave Love (appt-make-list): Match all lines of entry.
2000-05-18 Dave Love (Info-fontify-node): Add intangible property as well as
2000-05-18 Andreas Schwab (dired-between-files): Also skip lines beginning with `used'.
2000-05-17 Kenichi Handa *** empty log message ***
2000-05-17 Kenichi Handa (describe-char-after): Call
2000-05-17 Kenichi Handa Include "buffer.h".
2000-05-17 Kenichi Handa (map_char_table): Pay attention to character number of
2000-05-17 Stefan Monnier (comment-beginning): Handle unclosed comment.
2000-05-17 Jason Rumney Obsolete. Use xfaces.c instead.
2000-05-17 Eli Zaretskii *** empty log message ***
2000-05-17 Eli Zaretskii (image-type-available-p): Don't reference image-types
2000-05-17 Stefan Monnier *** empty log message ***
2000-05-17 Stefan Monnier (autoarg-mode): Typo in the :set argument.
2000-05-17 Eli Zaretskii Correct a typo in description of `woman.el'.
2000-05-17 Eli Zaretskii *** empty log message ***
2000-05-17 Eli Zaretskii (command-line-1): Don't signal an error if the
2000-05-17 Gerd Moellmann *** empty log message ***
2000-05-17 Kenichi Handa (arabic-iso8859-6): Fix typo.
2000-05-17 Kenichi Handa *** empty log message ***
2000-05-16 Stefan Monnier (comment-string-strip): Strip terminating newlines.
2000-05-16 Stefan Monnier *** empty log message ***
2000-05-16 Stefan Monnier (remove-hook): `setq' hook-value, not `set'.
2000-05-16 Gerd Moellmann *** empty log message ***
2000-05-16 Dave Love *** empty log message ***
2000-05-16 Dave Love Deleted -- unused.
2000-05-16 Sam Steingold (debug-ignored-errors): more errors to ignore.
2000-05-16 Dave Love *** empty log message ***
2000-05-16 Dave Love Don't require cl or easymenu.
2000-05-16 Sam Steingold (add-hook): setq hook-value, not set
2000-05-16 Gerd Moellmann *** empty log message ***
2000-05-16 Gerd Moellmann (dired-do-query-replace-regexp): Add `-regexp'
2000-05-16 Gerd Moellmann (dired-mode-map): Use dired-do-query-replace-regexp.
2000-05-16 Gerd Moellmann (compilation-parse-errors): Collect
2000-05-16 Gerd Moellmann (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
2000-05-16 Gerd Moellmann (command-line-1): Mention the FAQ in the startup
2000-05-16 Gerd Moellmann (Fmove_to_column): When ending within a tab, insert
2000-05-16 Gerd Moellmann Use the term `invalid' instead of `illegal'.
2000-05-16 Gerd Moellmann *** empty log message ***
2000-05-16 Gerd Moellmann (frames_bury_buffer): Don't add a buffer to the frame's
2000-05-16 Gerd Moellmann *** empty log message ***
2000-05-16 Gerd Moellmann (make_temp_name): New function, extracted from
2000-05-16 Gerd Moellmann (get_boot_time): To obtain an 8 char file name, which
2000-05-15 Eric M. Ludlam *** empty log message ***
2000-05-15 Eric M. Ludlam (speedbar-recenter): Typo, and fix logic.
2000-05-15 Gerd Moellmann *** empty log message ***
2000-05-15 Gerd Moellmann (sh-while-getopts) <sh>: Handle case that
2000-05-15 Gerd Moellmann (mouse-yank-at-click): Doc fix.
2000-05-15 Eli Zaretskii *** empty log message ***
2000-05-15 Eli Zaretskii (IT-character-translations): More updates of
2000-05-15 Gerd Moellmann *** empty log message ***
2000-05-15 Eli Zaretskii (coordinates_in_window): Subtract 1 when computing right_x.
2000-05-15 Gerd Moellmann (getenv): New function, interactively callable.
2000-05-15 Gerd Moellmann Load `env'.
2000-05-15 Gerd Moellmann Change author's mail address.
2000-05-15 Gerd Moellmann (Fgetenv_internal): Renamed from Fgetenv.
2000-05-15 Gerd Moellmann (lisp): Add env.elc.
2000-05-14 Dave Love *** empty log message ***
2000-05-14 Dave Love *** empty log message ***
2000-05-14 Dave Love rmail-show-message-hook): Customize and offer
2000-05-14 Dave Love (help-xref-stack): Doc fix.
2000-05-14 Dave Love *** empty log message ***
2000-05-14 Dave Love Declare more functions obsolete.
2000-05-14 Dave Love Remove all the setup-...-environment functions.
2000-05-14 Stefan Monnier *** empty log message ***
2000-05-14 Stefan Monnier (comment-start, comment-start-skip, comment-end): Made `defvar'.
2000-05-13 Eric M. Ludlam *** empty log message ***
2000-05-13 Eric M. Ludlam Updated the commentary section.
2000-05-13 Stefan Monnier (comment-use-syntax): Change `maybe' to `undecided'.
2000-05-13 Gerd Moellmann *** empty log message ***
2000-05-13 Kenichi Handa (syntax-description-table): New variable.
2000-05-13 Kenichi Handa Add more information in descriptions of character sets.
2000-05-13 Kenichi Handa (encode-coding-char): An ASCII character is always encodable.
2000-05-13 Kenichi Handa (what-cursor-position): If DETAIL is non-nil, call
2000-05-13 Kenichi Handa *** empty log message ***
2000-05-13 Kenichi Handa *** empty log message ***
2000-05-12 Gerd Moellmann *** empty log message ***
2000-05-12 Gerd Moellmann (ange-ftp-skip-msgs): Include 500 code.for
2000-05-12 Stefan Monnier (lisp-font-lock-keywords-1): Add define-minor-mode.
2000-05-12 Dave Love *** empty log message ***
2000-05-12 Dave Love Remove some compatibility stuff and CL
2000-05-12 Dave Love *** empty log message ***
2000-05-12 Gerd Moellmann *** empty log message ***
2000-05-12 Gerd Moellmann (Freplace_match): Handle case of `\N' in the
2000-05-12 Gerd Moellmann *** empty log message ***
2000-05-12 Gerd Moellmann (display-time-mail-icon): Use `:ascent center'.
2000-05-11 Dave Love todo-mode
2000-05-11 Dave Love *** empty log message ***
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann (comint-read-input-ring): Move reference to
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Dave Love Fix last change.
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann (add_to_log): Pass 1 byte less to message_dolog.
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann Update copyright. Remove Simon Marshall's email
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann (read_char): Don't clear current message for help
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann (handle_single_display_prop): Don't try to set PT if
2000-05-11 Gerd Moellmann (substitute-key-definition): Add comment describing
2000-05-11 Gerd Moellmann *** empty log message ***
2000-05-11 Gerd Moellmann (INFO_TARGETS): Add info/ebrowse.
2000-05-10 Stefan Monnier *** empty log message ***
2000-05-10 Stefan Monnier (regexp-opt-depth): Fix regexp.
2000-05-10 Stefan Monnier (add-hook, remove-hook): Make hook buffer-local if needed..
2000-05-10 Stefan Monnier (cvs-cleanup-collection): Remove obsolete code for
2000-05-10 Stefan Monnier (log-view-goto-rev): New function for the new VC.
2000-05-10 Stefan Monnier (cvs-changelog-full-paragraphs): Mark obsolete.
2000-05-10 Stefan Monnier (iswitchb-completion-help): Unquote lambda.
2000-05-10 Stefan Monnier (diff-font-lock-keywords): Recognize comments.
2000-05-10 Stefan Monnier (cvs-status-minor-wrap): Use mark-active.
2000-05-10 Stefan Monnier (automatic-hscrolling): Typo.
2000-05-10 Stefan Monnier Cleaned some left over bogus conflict markers.
2000-05-10 Stefan Monnier Mention PCL-CVS.
2000-05-10 Dave Love write-region change
2000-05-10 Dave Love *** empty log message ***
2000-05-10 Dave Love *** empty log message ***
2000-05-10 Dave Love (install-arch-indep): Filter CVS as well as RCS.
2000-05-10 Dave Love Fix make-obsolete for internal-get-face.
2000-05-10 Dave Love *** empty log message ***
2000-05-10 Dave Love write-region change
2000-05-10 Dave Love (Fwrite_region): If APPEND arg is an integer, seek to
2000-05-09 Dave Love *** empty log message ***
2000-05-09 Dave Love (apropos-print): use `describe-face' instead of
2000-05-09 Dave Love auto-fill-chars
2000-05-09 Dave Love *** empty log message ***
2000-05-09 Dave Love (describe-variable): Have customize button pop the
2000-05-09 Dave Love Some doc fixes.
2000-05-09 Eli Zaretskii *** empty log message ***
2000-05-09 Eli Zaretskii (Documentation): Document woman.el features.
2000-05-09 Eli Zaretskii Fix last change.
2000-05-08 Dave Love *** empty log message ***
2000-05-08 Dave Love Import changes from current Gnus.
2000-05-08 Eli Zaretskii Mention `woman'.
2000-05-08 Eli Zaretskii *** empty log message ***
2000-05-08 Eli Zaretskii New file.
2000-05-08 Eli Zaretskii *** empty log message ***
2000-05-08 Eli Zaretskii (IT-character-translations): Update ASCII
2000-05-08 Eli Zaretskii *** empty log message ***
2000-05-08 Eli Zaretskii (set-language-info-alist): Call define-prefix-command with 3 arguments,
2000-05-07 Dave Love *** empty log message ***
2000-05-07 Dave Love Small doc fixes from Pavel Janic.
2000-05-05 Dave Love *** empty log message ***
2000-05-05 Dave Love Doc fixes; mainly avoid duplicating arg
2000-05-05 Gerd Moellmann *** empty log message ***
2000-05-05 Gerd Moellmann (abbrev-mode): Make ARG optional.
2000-05-05 Gerd Moellmann Make a link for lib-src/grep-changelog. Copy
2000-05-04 Dave Love *** empty log message ***
2000-05-04 Dave Love (syms_of_buffer) [auto-fill-function]: Doc fix.
2000-05-04 Dave Love (syms_of_charset) [auto-fill-chars]: Doc fix.
2000-05-04 Gerd Moellmann *** empty log message ***
2000-05-04 Gerd Moellmann Change file name `EBROWSE' to `BROWSE'.
2000-05-04 Gerd Moellmann (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
2000-05-04 Gerd Moellmann (DEFAULT_OUTFILE): Set to `BROWSE'.
2000-05-04 Gerd Moellmann (insert_from_buffer_1): Adjust FROM position by number
2000-05-04 Gerd Moellmann *** empty log message ***
2000-05-04 Gerd Moellmann (substitute-key-definition): Clarify documentation.
2000-05-04 Gerd Moellmann (glasses-convert-to-unreadable): Use
2000-05-04 Gerd Moellmann *** empty log message ***
2000-05-04 Eli Zaretskii *** empty log message ***
2000-05-04 Eli Zaretskii (cjk-codepages-alist): Add associations for
2000-05-03 Dave Love *** empty log message ***
2000-05-03 Gerd Moellmann *** empty log message ***
2000-05-03 Gerd Moellmann (handle_single_display_prop): If display property value
2000-05-03 Gerd Moellmann (mail-abbrev-insert-alias): Renamed from
2000-05-03 Gerd Moellmann (makefile-mode-abbrev-table): New variable.
2000-05-03 Gerd Moellmann (query-replace-map): Add binding for `E'.
2000-05-03 Dave Love display-time-use-mail-icon
2000-05-03 Dave Love display-time stuff
2000-05-03 Dave Love *** empty log message ***
2000-05-03 Dave Love (display-time-mail-face, display-time-use-mail-icon):
2000-05-03 Dave Love Windmove tweak.
2000-05-03 Gerd Moellmann *** empty log message ***
2000-05-03 Gerd Moellmann (add-minor-mode): Handle AFTER for keymaps. Don't
2000-05-03 Gerd Moellmann (x_produce_glyphs) <composite chars>: Handle case
2000-05-03 Gerd Moellmann *** empty log message ***
2000-05-03 Kenichi Handa (lao-compose-region): New function.
2000-05-03 Kenichi Handa *** empty log message ***
2000-05-02 Gerd Moellmann *** empty log message ***
2000-05-02 Gerd Moellmann (recover-session): Make directories as necessary
2000-05-02 Gerd Moellmann (Qcenter): New variable.
2000-05-02 Gerd Moellmann (DEFAULT_IMAGE_HEIGHT): New macro.
2000-05-02 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
2000-05-02 Gerd Moellmann (struct face): Add forward declaration.
2000-05-02 Dave Love *** empty log message ***
2000-05-02 Gerd Moellmann *** empty log message ***
2000-05-02 Gerd Moellmann (french-calendar-multibyte-special-days-array)
2000-05-02 Gerd Moellmann (widget-default-active): Obey `:always-active'.
2000-05-02 Gerd Moellmann (Fsignal): If lisp_eval_depth or spepdl_size are near
2000-05-02 Eli Zaretskii *** empty log message ***
2000-05-02 Eli Zaretskii (auto-save-list-file-prefix): For ms-dos, set the
2000-05-02 Eli Zaretskii Describe the different auto-save-file-list-prefix on MS-DOS.
2000-05-02 Eli Zaretskii *** empty log message ***
2000-05-02 Eli Zaretskii (set-language-environment): Don't
2000-05-02 Eli Zaretskii (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
2000-05-02 Dave Love *** empty log message ***
2000-05-02 Dave Love (help-xref-on-pp): Check for constant symbols.
2000-05-02 Gerd Moellmann *** empty log message ***
2000-05-01 Eli Zaretskii *** empty log message ***
2000-05-01 Eli Zaretskii (install): Install ebrowse.exe.
2000-05-01 Eli Zaretskii Identify the beginning of cpp stuff in src/Makefile.in and
2000-05-01 Kenichi Handa (fs_load_font): By default, use 0x00..0x7f for ASCII.
2000-05-01 Kenichi Handa *** empty log message ***
2000-04-29 Gerd Moellmann *** empty log message ***
2000-04-29 Gerd Moellmann PostScript level 1 compatibility.
2000-04-29 Gerd Moellmann PostScript level 1 compatibility, Upside-down
2000-04-29 Gerd Moellmann (normal-top-level): Put a condition-case around
2000-04-29 Gerd Moellmann Upside-down and face background color printing,
2000-04-29 Gerd Moellmann *** empty log message ***
2000-04-29 Gerd Moellmann (make-auto-save-file-name):
2000-04-28 Dave Love concat change
2000-04-28 Dave Love *** empty log message ***
2000-04-28 Gerd Moellmann *** empty log message ***
2000-04-28 Gerd Moellmann (make_cursor_line_fully_visible): Handle case of rows
2000-04-28 Kenichi Handa (realize_x_face): Fix the argument of the second
2000-04-28 Kenichi Handa *** empty log message ***
2000-04-28 Gerd Moellmann *** empty log message ***
2000-04-28 Kenichi Handa (sendmail-send-it): Set
2000-04-28 Kenichi Handa *** empty log message ***
2000-04-27 Gerd Moellmann *** empty log message ***
2000-04-27 Gerd Moellmann (slurp_file): New function.
2000-04-27 Gerd Moellmann (read1): Don't treat period followed by certain
2000-04-27 Gerd Moellmann (TERMCAP_OBJ): Removed.
2000-04-27 Gerd Moellmann (termcapobj): Don't use TERMCAP_OBJ.
2000-04-27 Gerd Moellmann (print_object): Treat print-length < 0 as nil.
2000-04-27 Gerd Moellmann Add support for `powerpc*-*-linux-gnu*'.
2000-04-27 Gerd Moellmann (crm-completion-table): New variable.
2000-04-27 Gerd Moellmann (texinfo-format-xref): Don't try to insert nil.
2000-04-27 Gerd Moellmann (mh-send-sub): Look for mh-comp-formfile in
2000-04-27 Gerd Moellmann (etags-tags-completion-table): Add a `:'
2000-04-27 Gerd Moellmann (dired-move-to-filename-regexp): Allow format where
2000-04-27 Dave Love *** empty log message ***
2000-04-27 Dave Love (locate-library): Use mapc.
2000-04-27 Gerd Moellmann *** empty log message ***
2000-04-27 Gerd Moellmann (end_of_file_error): New function.
2000-04-27 Gerd Moellmann (print_error_message): Print data of `end-of-file'
2000-04-27 Gerd Moellmann (gud-gdb-find-file): Call find-file-noselect with NOWARN
2000-04-27 Gerd Moellmann (add-minor-mode): Use `set' instead of `setq'.
2000-04-26 Gerd Moellmann *** empty log message ***
2000-04-26 Gerd Moellmann (add-minor-mode): Make argument MAP optional.
2000-04-26 Ken Raeburn *** empty log message ***
2000-04-26 Ken Raeburn (freeze_window_start): Check that minibuffer scroll window isn't nil before
2000-04-26 Ken Raeburn (record_delete): If we hit the end of the undo list, stop picking elements
2000-04-26 Gerd Moellmann *** empty log message ***
2000-04-26 Gerd Moellmann (display_line): If lines are continued, restore
2000-04-26 Gerd Moellmann (normal-top-level-add-to-load-path): Handle
2000-04-26 Gerd Moellmann (find-image): New function.
2000-04-26 Gerd Moellmann (add-minor-mode): New function.
2000-04-26 Gerd Moellmann (desktop-save): Save list of minor modes.
2000-04-26 Gerd Moellmann (help-xref-on-pp): New function.
2000-04-26 Stefan Monnier *** empty log message ***
2000-04-26 Stefan Monnier (custom-face): Fix parenthesis.
2000-04-25 Kenichi Handa *** empty log message ***
2000-04-25 Kenichi Handa (rmail-expunge): When there's no deleted messages,
2000-04-25 Kenichi Handa *** empty log message ***
2000-04-25 Dave Love *** empty log message ***
2000-04-25 Dave Love (locale-translation-file-name):
2000-04-25 Gerd Moellmann *** empty log message ***
2000-04-25 Gerd Moellmann (try_window_id) <all changes above window start>: Adjust
2000-04-25 Gerd Moellmann (increment_matrix_positions): Renamed from
2000-04-25 Gerd Moellmann Change names of renamed functions from dispnew.c in prototypes.
2000-04-25 Gerd Moellmann (perform-replace): Add parameters START and END. Use
2000-04-25 Gerd Moellmann (ebrowse-tags-query-replace): Construct a
2000-04-25 Gerd Moellmann (tags-query-replace): Add parameters START
2000-04-25 Gerd Moellmann (shell-command): Set default directory for "*Shell
2000-04-25 Gerd Moellmann (iso-latin-4): Fix typo.
2000-04-24 Dave Love *** empty log message ***
2000-04-24 Dave Love (Custom-set, Custom-save, Custom-reset-current)
2000-04-24 Gerd Moellmann *** empty log message ***
2000-04-24 Gerd Moellmann (auto-save-list-file-prefix): Set default to
2000-04-24 Gerd Moellmann (Fdo_auto_save): Create directories for auto-save
2000-04-24 Sam Steingold (time-stamp-string-preprocess): Always convert
2000-04-24 Gerd Moellmann *** empty log message ***
2000-04-24 Gerd Moellmann (command-line-x-option-alist): Add `-lsp' and
2000-04-24 Gerd Moellmann (scrolling): New group.
2000-04-24 Gerd Moellmann (init_iterator): Set iterator's extra_line_spacing
2000-04-24 Gerd Moellmann (struct frame): Add member extra_line_spacing.
2000-04-24 Gerd Moellmann (x_set_line_spacing): New function.
2000-04-24 Gerd Moellmann (USAGE2): Add `--line-spacing' and `-lsp'.
2000-04-24 Gerd Moellmann (init_buffer_once): Handle extra_line_spacing.
2000-04-24 Gerd Moellmann (struct buffer): Add extra_line_spacing, remove extra2
2000-04-24 Gerd Moellmann (x_produce_glyphs): Remove reference to struct it's
2000-04-24 Gerd Moellmann (produce_glyphs): Remove reference to struct it's prompt_width.
2000-04-24 Gerd Moellmann (struct it): Remove member prompt_width, add extra_line_spacing.
2000-04-22 Gerd Moellmann *** empty log message ***
2000-04-22 Gerd Moellmann (update_frame_line): When writing a whole line, make
2000-04-21 Richard M. Stallman *** empty log message ***
2000-04-21 Gerd Moellmann *** empty log message ***
2000-04-21 Gerd Moellmann (timer_check): Fix typo in comment.
2000-04-21 Gerd Moellmann (struct Lisp_Buffer_Cons): Remove.
2000-04-21 Richard M. Stallman *** empty log message ***
2000-04-20 Kenichi Handa (Fset_fontset_font): Fix docstring. Local variable
2000-04-20 Kenichi Handa *** empty log message ***
2000-04-20 Gerd Moellmann *** empty log message ***
2000-04-20 Gerd Moellmann (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
2000-04-20 Gerd Moellmann (echo_message_buffer): New variable.
2000-04-20 Dave Love ffap, filecache, locate
2000-04-20 Dave Love Directory partial completion.
2000-04-20 Dave Love *** empty log message ***
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love (cl-old-mapc): Fix definition.
2000-04-19 Dave Love (syms_of_fns): Defsubr mapc.
2000-04-19 Stefan Monnier *** empty log message ***
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love (Texinfo_functions): New function.
2000-04-19 Stefan Monnier (re_match_2_internal): Don't shorten the strings anymore,
2000-04-19 Gerd Moellmann Fix typo in key binding of clone-indirect-buffer-other-window.
2000-04-19 Gerd Moellmann *** empty log message ***
2000-04-19 Gerd Moellmann (clone-indirect-buffer-other-window): New command.
2000-04-19 Gerd Moellmann *** empty log message ***
2000-04-19 Gerd Moellmann (hexl-insert-hex-string): New command.
2000-04-19 Gerd Moellmann (inferior-lisp-mode): Don't set
2000-04-19 Gerd Moellmann (count-screen-lines): New function.
2000-04-19 Gerd Moellmann (resize-temp-buffer-window): Use count-screen-lines.
2000-04-19 Gerd Moellmann *** empty log message ***
2000-04-19 Gerd Moellmann (with_echo_area_buffer): Add more `int' parameters for
2000-04-19 Gerd Moellmann (SELECTED_FRAME): Change definition to compile cleanly
2000-04-19 Gerd Moellmann (gulp-maintainer): Use expand-file-name
2000-04-19 Gerd Moellmann Add support for `powerpc-*-netbsd*'.
2000-04-19 Gerd Moellmann *** empty log message ***
2000-04-19 Gerd Moellmann (_LP64) [!_LP64]: Define.
2000-04-19 Gerd Moellmann (ORDINARY_LINK): Define for NetBSD.
2000-04-19 Gerd Moellmann (xmalloc, xrealloc): Rewritten.
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love Don't use AC_FUNC_GETLOADAVG.
2000-04-19 Dave Love (LIBS): Don't use.
2000-04-19 Dave Love Revert HAVE_GETLOADAVG changes.
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love (AC_FUNC_MKTIME): Use AC_SUBST.
2000-04-19 Dave Love *** empty log message ***
2000-04-19 Dave Love (Fmake_indirect_buffer): Escape newline in doc.
2000-04-18 Richard M. Stallman *** empty log message ***
2000-04-18 Gerd Moellmann *** empty log message ***
2000-04-18 Gerd Moellmann (read_filtered_event): Cancel and start busy cursor.
2000-04-18 Gerd Moellmann (mail-do-fcc): Prevent inserting a newline
2000-04-18 Gerd Moellmann Customization fix, doc fix.
2000-04-18 Gerd Moellmann *** empty log message ***
2000-04-18 Gerd Moellmann (x_produce_glyphs) <ASCII chars>: Take into account
2000-04-17 Richard M. Stallman (read-passwd): Use read-char-exclusive.
2000-04-17 Richard M. Stallman *** empty log message ***
2000-04-17 Gerd Moellmann *** empty log message ***
2000-04-17 Gerd Moellmann (clone_per_buffer_values): New function.
2000-04-17 Gerd Moellmann (clone-indirect-buffer): New function.
2000-04-17 Gerd Moellmann (basic-save-buffer-2): Use a template with `$'
2000-04-17 Gerd Moellmann (texinfo-insert-@email)
2000-04-17 Gerd Moellmann *** empty log message ***
2000-04-17 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.
2000-04-17 Gerd Moellmann (iswitchb-case): New function. If the user input
2000-04-17 Stefan Monnier *** empty log message ***