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