Mercurial > emacs
graph
-
(delete_window): Don't return value from void function.1997-04-10, by Karl Heuer
-
(Fx_popup_menu): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
(DISP_TABLE_P): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
(display_text_line): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
Initial revision1997-04-10, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p): Use EQ, not ==.1997-04-10, by Karl Heuer
-
Add DSSSL mode and share code with newly required1997-04-10, by Richard M. Stallman
-
(custom-initialize-frame): Add autoload cookie.1997-04-10, by Richard M. Stallman
-
(frame-parameter): New function.1997-04-10, by Richard M. Stallman
-
(sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.1997-04-10, by Richard M. Stallman
-
(keyboard-escape-quit): Exit recursive edits,1997-04-10, by Richard M. Stallman
-
(scheme-mode-map): Add some menu items.1997-04-10, by Richard M. Stallman
-
(eval-defun): For defcustom, always set the value.1997-04-10, by Richard M. Stallman
-
(PC-try-load-many-files): Set truename.1997-04-10, by Richard M. Stallman
-
(BSD_SYSTEM): Alternate definition for FreeBSD v3.1997-04-10, by Richard M. Stallman
-
(GETPGRP_NO_ARG): If Glibc 2.1 or later,1997-04-09, by Richard M. Stallman
-
(mallocobj): Don't add gmalloc if using glibc.1997-04-09, by Richard M. Stallman
-
Update copyright year.1997-04-09, by Richard M. Stallman
-
(DOUG_LEA_MALLOC): Add #undef.1997-04-09, by Richard M. Stallman
-
(malloc_get_state, malloc_set_state): New declarations.1997-04-09, by Richard M. Stallman
-
For glibc's malloc, include <malloc.h> for mallinfo,1997-04-09, by Richard M. Stallman
-
If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.1997-04-09, by Richard M. Stallman
-
Ethiopic fixed, Tibetan added.1997-04-09, by Kenichi Handa
-
(make-frame): Call `custom-initialize-frame'.1997-04-08, by Richard M. Stallman
-
(menu-bar-custom-menu): New variable; add it as a submenu of the Help menu.1997-04-08, by Richard M. Stallman
-
(init_casetab_once): Initialize the purpose slot.1997-04-08, by Richard M. Stallman
-
When calling put-charset-property, ignore errors.1997-04-08, by Richard M. Stallman
-
(calculate-perl-indent): When indenting under a1997-04-08, by Richard M. Stallman
-
Last-minute changed for 3.75.11997-04-07, by Paul D. Smith
-
(x-charset-registries): Turn off Tibetan.1997-04-07, by Richard M. Stallman
-
Added widget and custom manuals.1997-04-07, by Per Abrahamsen
-
Initial revision1997-04-07, by Per Abrahamsen
-
Changes for make 3.75.11997-04-07, by Paul D. Smith
-
(disp_char_vector): Extern it.1997-04-07, by Kenichi Handa
-
(Vhighlight_wrong_size_font, Vclip_large_size_font):1997-04-07, by Kenichi Handa
-
(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.1997-04-07, by Kenichi Handa
-
(lisp, shortlisp): Include english.elc and tibetan.elc.1997-04-07, by Kenichi Handa
-
(Fmake_char_table): Adjusted for the new structure of1997-04-07, by Kenichi Handa
-
(describe_vector): Adjusted for the new structure of Lisp_Char_Table.1997-04-07, by Kenichi Handa
-
(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than1997-04-07, by Kenichi Handa
-
(read1): Adjusted for the new structure of Lisp_Char_Table.1997-04-07, by Kenichi Handa
-
(category-table-p): Check only type and purpose.1997-04-07, by Kenichi Handa
-
(ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.1997-04-07, by Kenichi Handa
-
(non_ascii_char_to_string, update_charset_table,1997-04-07, by Kenichi Handa
-
(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.1997-04-07, by Kenichi Handa
-
(detect_coding_iso2022, detect_coding_mask): Ignore1997-04-07, by Kenichi Handa
-
(Faref, Faset): Adjusted for the new structure of1997-04-07, by Kenichi Handa
-
(copy_sub_char_table): New function.1997-04-07, by Kenichi Handa
-
(disp_char_vector): New function to be used from the1997-04-07, by Kenichi Handa
-
(dumpglyphs): Clip and highlight glyphs displayed with1997-04-07, by Kenichi Handa
-
Fix the format of the first line.1997-04-07, by Kenichi Handa
-
Fix FSF address in comment.1997-04-07, by Kenichi Handa
-
(set-case-syntax): Doc fix.1997-04-06, by Karl Heuer
-
(init_cmdargs) [MSDOS]: Make the change that sets1997-04-06, by Eli Zaretskii
-
(texinfo-make-menu): Accept args BEGINNING and END.1997-04-05, by Richard M. Stallman
-
(mail-complete-style): New variable.1997-04-05, by Richard M. Stallman
-
(sgml-validate): Offer to save the buffer first.1997-04-05, by Richard M. Stallman
-
(indent-sexp): If calculate-lisp-indent returns nil,1997-04-05, by Richard M. Stallman
-
(imenu-default-goto-function): Simplify.1997-04-05, by Richard M. Stallman
-
(rmail-mode-map): Add menu item for1997-04-05, by Richard M. Stallman