1997-04-11 |
Richard M.... | (diary-persian-date): Use `date'. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Richard M.... | (diary-french-date): Use `date'. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Richard M.... | (diary-astro-day-number): Change format string. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Richard M.... | (file-relative-name): Expand both args before |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Richard M.... | Use defcustom for user variables. |
commit | commitdiff | tree | snapshot |
1997-04-11 |
Richard M.... | Change email address. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (internal_self_insert): Fix return value. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (scmp, Fdisplay_completion_list): Fix Lisp_Object/integ... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | Delete the explicit autoload calls. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (Fcombine_after_change_execute): Fix Lisp_Object/intege... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (expect_property_change): Fix Lisp_Object/integer confu... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (construct_menu_click, note_mouse_highlight, fast_find_... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (ccl_driver): Fix Lisp_Object/integer confusion. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (Fmake_category_set): Use XSETFASTINT. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (Ffind_coding_system): Don't use Lisp_Object as integer. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Ob... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (delete_window): Don't return value from void function. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (Fx_popup_menu): Don't use Lisp_Object as integer. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (DISP_TABLE_P): Don't use Lisp_Object as integer. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (display_text_line): Don't use Lisp_Object as integer. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Karl Heuer | (Fframe_or_buffer_changed_p): Use EQ, not ==. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | Add DSSSL mode and share code with newly required |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (custom-initialize-frame): Add autoload cookie. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (frame-parameter): New function. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (sh-mode): Set font-lock-comment-start-regexp via font... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (keyboard-escape-quit): Exit recursive edits, |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (scheme-mode-map): Add some menu items. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (eval-defun): For defcustom, always set the value. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (PC-try-load-many-files): Set truename. |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Richard M.... | (BSD_SYSTEM): Alternate definition for FreeBSD v3. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | (GETPGRP_NO_ARG): If Glibc 2.1 or later, |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | (mallocobj): Don't add gmalloc if using glibc. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | Update copyright year. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | (DOUG_LEA_MALLOC): Add #undef. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | (malloc_get_state, malloc_set_state): New declarations. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | For glibc's malloc, include <malloc.h> for mallinfo, |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Richard M.... | If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC. |
commit | commitdiff | tree | snapshot |
1997-04-09 |
Kenichi Handa | Ethiopic fixed, Tibetan added. |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Richard M.... | (make-frame): Call `custom-initialize-frame'. |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Richard M.... | (menu-bar-custom-menu): New variable; add it as a subme... |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Richard M.... | (init_casetab_once): Initialize the purpose slot. |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Richard M.... | When calling put-charset-property, ignore errors. |
commit | commitdiff | tree | snapshot |
1997-04-08 |
Richard M.... | (calculate-perl-indent): When indenting under a |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Paul D. Smith | Last-minute changed for 3.75.1 |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Richard M.... | (x-charset-registries): Turn off Tibetan. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Per Abrahamsen | Added widget and custom manuals. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Per Abrahamsen | Initial revision |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Paul D. Smith | Changes for make 3.75.1 |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (disp_char_vector): Extern it. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (Vhighlight_wrong_size_font, Vclip_large_size_font): |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (Vhighlight_wrong_size_font, Vclip_large_size_font... |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (lisp, shortlisp): Include english.elc and tibetan... |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (Fmake_char_table): Adjusted for the new structure of |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (describe_vector): Adjusted for the new structure of... |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (read1): Adjusted for the new structure of Lisp_Char_Table. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (category-table-p): Check only type and purpose. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (non_ascii_char_to_string, update_charset_table, |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (detect_coding_iso2022, detect_coding_mask): Ignore |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (Faref, Faset): Adjusted for the new structure of |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (copy_sub_char_table): New function. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (disp_char_vector): New function to be used from the |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | (dumpglyphs): Clip and highlight glyphs displayed with |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | Fix the format of the first line. |
commit | commitdiff | tree | snapshot |
1997-04-07 |
Kenichi Handa | Fix FSF address in comment. |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Karl Heuer | (set-case-syntax): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-04-06 |
Eli Zaretskii | (init_cmdargs) [MSDOS]: Make the change that sets |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (texinfo-make-menu): Accept args BEGINNING and END. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (mail-complete-style): New variable. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (sgml-validate): Offer to save the buffer first. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (indent-sexp): If calculate-lisp-indent returns nil, |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (imenu-default-goto-function): Simplify. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (rmail-mode-map): Add menu item for |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (rmail-output-body-to-file): Query if file exists. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Richard M.... | (Ffind_coding_system): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Provide 'term/sun-mouse instead of 'sun-mouse. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | English related codes are moved to |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Initial revision |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Handle more Devanagari characters correctly. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Completely updated. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Require 'term/sun-mouse instead of 'sun-mouse. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Comment fixed. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Change a category of one Japanese character. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | (x-charset-registries): Add Tibetan entries. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Prefix for Mule related commands is changed. |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Change descriptions for Arabic, Indian, and |
commit | commitdiff | tree | snapshot |
1997-04-05 |
Kenichi Handa | Load language/english and language/tibetan. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Karl Heuer | (Fcopy_sequence): Delete unused variable. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Karl Heuer | Fix comment typo. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Karl Heuer | (CHAR_TABLE_REF): Fix syntax error. |
commit | commitdiff | tree | snapshot |
1997-04-03 |
Karl Heuer | [!__GNUC__] (CATEGORY_SET): Fix syntax error. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Richard M.... | (Fcopy_file): Fix error message. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Richard M.... | (Finsert_file_contents): Handle non-regular files. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Richard M.... | (Finsert_file_contents): When handling REPLACE, |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Richard M.... | (skip_chars): Make `c' an unsigned int. |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Richard M.... | Added a lot of new faces, they all start with |
commit | commitdiff | tree | snapshot |
next |