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 ***
|