2000-05-21 |
Dave Love | (brief-mode): New alias. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | (ring-elements): New function. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | (easy-menu-create-menu, easy-menu-do-add-item): Use... |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | Update side-effect free function lists. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | Change header line. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | Doc and error message fixes. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | (facemenu-set-face): Fix interactive prompt. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | fix @sc use |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | (ERROR_MAX): Increase to 160. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Dave Love | Include config.h, not ../src/config.h. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | (ccl-compile-map-multiple): Don't quote lambda. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | (log-edit-done): Cleanup trailing empty lines. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | Fix file description. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | Update copyright and commentary. |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Stefan Monnier | (comment-styles): New `box-multi'. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | (toplevel) [UNIX98_PTYS]: Include stdlib.h. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | (HAVE_GRANDPT, HAVE_GETPT): New defines. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | (setup_pty): Treat case that UNIX98_PTYS is defined |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | (UNIX98_PTYS) [HAVE_GRANDPT]: Define. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Gerd Moellmann | Check for grandpt and getpt. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (ccl-compile-write-string): Make STR unibyte. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (find-multibyte-characters): Never |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (list-character-sets-1): Handle |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (rmail-decode-quoted-printable): Use delete-region |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (selection_data_to_lisp_data): Setup members |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (get_next_display_element): Handle 8-bit characters |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (Fw32_set_clipboard_data): Setup members |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (w32_to_x_font): Setup members src_multibyte and |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (Fw16_set_clipboard_data): Setup members |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (produce_special_glyphs): Use CHAR_BYTES instead of |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (wordify): Use FETCH_STRING_CHAR_ADVANCE |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (Fstart_process): GCPRO current_dir before calling |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (print_object): Use FETCH_STRING_CHAR_ADVANCE |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (read1): On reading multibyte string, be sure to make |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (Fsingle_key_description): Use SPLIT_CHAR instead of |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (adjust_markers_for_record_delete): Deleted. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
Kenichi Handa | (fontset_ref): Use SPLIT_CHAR instead of |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (concat): Handle 8-bit characters correctly. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Finsert_file_contents): Setup src_multibyte and |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Fformat): Be sure to convert 8-bit characters to |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (enum iso_code_class_type): Member ISO_control_code is |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL, |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Qeight_bit_control, Qeight_bit_graphic): New |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (CCL_WRITE_CHAR): Be sure to write single byte characters |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Fmodify_category_entry): Use SPLIT_CHAR, not |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Fcall_process): Always encode an argument string if |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Fbyte_code): If arg BYTESTR is multibyte, convert it |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (advance_to_char_boundary): Don't use DEC_POS to find a |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (Fmake_byte_code): If BYTECODE-STRING is multibyte, |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Kenichi Handa | (fns.o): Depend on charset.h. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Stefan Monnier | (ada-mode, ada-create-case-exception): Don't quote... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Stefan Monnier | (lisp-mode-variables): Set comment-add. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (gud-jdb-directories): Doc fix. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (Fbury_buffer): Avoid trouble from burying a killed... |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Stefan Monnier | Fix license text and author. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (auto-mode-alist): Add pattern for `.shrc'. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (Vimages_types): Moved to xdisp.c. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (Vimage_types): Add extern declaration. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (Vimage_types): Moved here from xfns.c. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Gerd Moellmann | (Vimage_types): Removed. |
commit | commitdiff | tree | snapshot |
2000-05-19 |
Andreas Schwab | . |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Gerd Moellmann | PostScript code compatibility with other utilities |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Gerd Moellmann | * ps-print.el: Compatibility, customization and doc... |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Gerd Moellmann | (msb-menu-cond): Add choice `user'. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Gerd Moellmann | (pascal-indent-alist, pascal-indent-comment): Changed |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Eric M. Ludlam | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Eric M. Ludlam | New Icon for speedbar. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Eli Zaretskii | Changes to allow "make foo.dvi" on DJGPP platforms: |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Dave Love | (Ffontset_info): ...and another. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Dave Love | (Ffontset_info): Fix newline in doc. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Dave Love | (appt-make-list): Match all lines of entry. |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Dave Love | (Info-fontify-node): Add intangible property as well as |
commit | commitdiff | tree | snapshot |
2000-05-18 |
Andreas Schwab | (dired-between-files): Also skip lines beginning with... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | (describe-char-after): Call |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | Include "buffer.h". |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | (map_char_table): Pay attention to character number of |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Stefan Monnier | (comment-beginning): Handle unclosed comment. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Jason Rumney | Obsolete. Use xfaces.c instead. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Eli Zaretskii | (image-type-available-p): Don't reference image-types |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Stefan Monnier | (autoarg-mode): Typo in the :set argument. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Eli Zaretskii | Correct a typo in description of `woman.el'. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Eli Zaretskii | (command-line-1): Don't signal an error if the |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | (arabic-iso8859-6): Fix typo. |
commit | commitdiff | tree | snapshot |
2000-05-17 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Stefan Monnier | (comment-string-strip): Strip terminating newlines. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Stefan Monnier | (remove-hook): `setq' hook-value, not `set'. |
commit | commitdiff | tree | snapshot |
2000-05-16 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |