2000-06-07 |
Gerd Moellmann | Insert a version number comment (5.2.2). Can |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | XEmacs compatibility. Doc fix. Can select page size |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | Update from author. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | Fixed recentf-edit-list and recentf-open-more-files |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Dave Love | New version from Manheimer. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | (displayed_window_lines): Take empty lines at |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | (readevalloop): If READCHARFUN sets point to ZV, arrange |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | (displayed_window_lines): New function. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kenichi Handa | (fill-find-break-point): Check the validity of charset. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Gerd Moellmann | (display_line): Fix code deciding in which line to |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Stefan Monnier | (Inserting Pairs): Add the missing `skeleton-' prefix... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kenichi Handa | (e_write): Free composition data if stored in |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Karl Fogel | Applied this patch from Eli Zaretskii. Pretty much... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (struct it): Add starts_in_middle_of_char_p. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (display_line): Set row's and iterator's |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | New maintainer address. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (find-image): Doc fix. Return nil if image not found. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (x_alloc_nearest_color_for_widget, x_catch_errors,... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (P_): Use PROTOTYPES. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (P_): Use PROTOTYPES. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | Enable prototypes. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (xaw_popup_menu): Add EVENT arg. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Dave Love | (lwlib.o): Depend on lwlib-Xlw.h. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (append_glyph): Revert change of 2000-06-06. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (display_line): Revert change of 2000-06-06. Treat |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (ymalloc): Renamed from xmalloc. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Gerd Moellmann | (x_produce_glyphs): Don't xassert `it->descent > 0'; |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | (Fset_buffer_multibyte): Don't make the current buffer... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | (non-iso-charset-alist): Specify |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | Remove eval-when-compile. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | Remove eval-when-compile. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | (display_line): While checking line continuation, pay... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kenichi Handa | (encode_terminal_code): Change the way to check if |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Gerd Moellmann | Bind case-fold-search to t when searching in case |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Gerd Moellmann | (redisplay_window): Always use set_buffer_internal_1. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (DEFUN, EXFUN): Test PROTOTYPES. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Protect against multiple inclusion. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (menu_item_selection): Declare volatile unconditionally. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Remove Vbefore_change_function, Vafter_change_function. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (struct frame): Use volatile unconditionally. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Declare code_convert_string_norecord. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Conditionally include term.h. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Copyright up-date. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (x_calc_absolute_position): Declare nchildren unsigned. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (x_real_positions): Declare tmp_nchildren as unsigned. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Include fontset.h. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | (xdisp.o): Depend on fontset.h. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Dave Love | Don't define MATHERR. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Kenichi Handa | (ccl-compile-translate-character): Don't check if Rrr... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Kenichi Handa | (make-coding-system): If CODING-SYSTEM already exists... |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Kenichi Handa | Use family `proportional' for Tibetan fonts. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | * autoarg.el (autoarg-mode, autoarg-kp-mode): |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (tar-header-block-recompute-checksum): Remove. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (diff-font-lock-keywords, diff-hunk-header-re) |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (sh-symbol-list, sh-number-or-symbol-list) |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (mh-send-sub): Check mh-etc is bound before using it. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (make-autoload): Other typo. I'm getting tired. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (make-autoload): let* typo. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (make-autoload): Simplify docstring. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (easy-mmode-define-global-mode): Autoload. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Stefan Monnier | (jit-lock-saved-fontify-buffer-function): New var. |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Michael Kifer | 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu> |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Stefan Monnier | Require CL during compilation. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Stefan Monnier | (Info-on-current-buffer): Initialize info. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Stefan Monnier | (comment-indent): Ignore comment-indent-hook. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Stefan Monnier | (tcl-indent-for-comment): Ignore comment-indent-hook. |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Stefan Monnier | (easy-mmode-define-toggle): Remove (inline into define... |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dave Love | Fix nested comment. |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dave Love | comment |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dave Love | byte-compile-dynamic since we typically don't use |
commit | commitdiff | tree | snapshot |
2000-06-03 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Stefan Monnier | (easy-mmode-derive-name): New function. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Stefan Monnier | (log-edit-done): Thinko in the "same comment" detection. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (install-arch-indep): Add pcl-cvs to list of info files. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Gerd Moellmann | (realize_x_face): When copying BASE_FACE bitwise to the |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Gerd Moellmann | (x_set_mouse_face_gc): If first glyph isn't a character |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (convert-standard-filename): Doc fix. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | [This needs more work on the outline stuff.] |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (_XOPEN_SOURCE, __EXTENSIONS__): Don't define. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | Conditionally include stdlib.h, unistd.h. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | Add NO_MATHERR. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | Don't specify -n32 flag for mips-sgi-irix6.5. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (AC_SYS_LARGEFILE_TEST_INCLUDES) |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | Rewritten to use define-minor-mode. |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | find-image, {before,after}-change-function |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (Vbefore_change_function, Vafter_change_function): |
commit | commitdiff | tree | snapshot |
2000-06-02 |
Dave Love | (signal_before_change, signal_after_change): Don't... |
commit | commitdiff | tree | snapshot |
next |