]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
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...
2000-05-19 Stefan MonnierFix 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 MoellmannPostScript code compatibility with other utilities
2000-05-18 Gerd Moellmann* ps-print.el: Compatibility, customization and doc...
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. LudlamNew Icon for speedbar.
2000-05-18 Eli ZaretskiiChanges 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(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...
2000-05-17 Kenichi Handa*** empty log message ***
2000-05-17 Kenichi Handa(describe-char-after): Call
2000-05-17 Kenichi HandaInclude "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 RumneyObsolete. Use xfaces.c instead.
2000-05-17 Eli Zaretskii(image-type-available-p): Don't reference image-types
2000-05-17 Stefan Monnier(autoarg-mode): Typo in the :set argument.
2000-05-17 Eli ZaretskiiCorrect a typo in description of `woman.el'.
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(remove-hook): `setq' hook-value, not `set'.
2000-05-16 Gerd Moellmann*** empty log message ***
2000-05-16 Dave LoveDeleted -- unused.
2000-05-16 Sam Steingold(debug-ignored-errors): more errors to ignore.
2000-05-16 Dave LoveDon'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 MoellmannUse the term `invalid' instead of `illegal'.
2000-05-16 Gerd Moellmann(frames_bury_buffer): Don't add a buffer to the frame's
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(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...
2000-05-15 Gerd Moellmann(getenv): New function, interactively callable.
2000-05-15 Gerd MoellmannLoad `env'.
next