]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2000-03-28 Dave LoveInclude stdio.h. Test STDC_HEADERS, not __STDC__.
2000-03-27 Stefan Monnier(REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable...
2000-03-27 Jason Rumney*** empty log message ***
2000-03-27 Jason Rumney(Fload): Move safe_p definition to above #ifdef DOS_NT...
2000-03-27 Jason Rumney(w32_read_socket): Handle WM_MENUSELECT message.
2000-03-27 Gerd MoellmannUse new macro names for handling per-buffer variables.
2000-03-27 Gerd Moellmann(mark_maybe_object): New function.
2000-03-27 Gerd Moellmann(GC_SETJMP_WORKS): Define.
2000-03-27 Gerd Moellmann(face_before_or_after_it_pos): Pass multibyteness
2000-03-27 Gerd Moellmann(direct_output_for_insert): Use DEC_TEXT_POS
2000-03-27 Gerd Moellmann(INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.
2000-03-27 Gerd Moellmann(Fsubst_char_in_region): Don't use INC_POS in unibyte
2000-03-27 Gerd Moellmann(x_copy_color): New function.
2000-03-27 Gerd Moellmann(x_set_cursor_color): Get color reference counts right.
2000-03-27 Gerd Moellmann(register_color, unregister_colors, unregister_colors)
2000-03-27 Gerd Moellmann(x_specified_cursor_type, x_copy_color): Add prototypes.
2000-03-27 Gerd Moellmann(buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
2000-03-27 Gerd MoellmannUse new macro names
2000-03-27 Gerd Moellmann(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
2000-03-27 Gerd Moellmann(lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
2000-03-27 Gerd Moellmann*** empty log message ***
2000-03-27 Gerd Moellmann(x_specified_cursor_type): New function.
2000-03-27 Stefan Monnier*** empty log message ***
2000-03-27 Gerd Moellmann(struct buffer): Add cursor_type.
2000-03-27 Stefan MonnierWeed out redundant uses of `function'
2000-03-27 Stefan MonnierUpdate sample code for adding font-lock-keywords
2000-03-26 Stefan Monnier(enum re_opcode_t): New opcode on_failure_jump_nastyloop.
2000-03-26 Stefan Monnier(log-edit-mode-hook): Fix typo.
2000-03-26 Dave LoveMention goto-addr.
2000-03-26 Stefan Monnier(log-edit-mode-map): Inherit from vc-log-mode-map
2000-03-26 Stefan Monnier(byte-compile-eval): Fix and reenable the code.
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(Qfunction_documentation): New variable.
2000-03-26 Gerd Moellmann(syms_of_buffer): Add default-cursor-type.
2000-03-26 Dave Love(browse-url): Re-fix case of
2000-03-26 Dave Love(Programs): Mention outline features.
2000-03-26 Dave LoveDocument Foldout.
2000-03-26 Dave Love(Visiting): List wildcard chars. Mention find-file...
2000-03-26 Dave Love*** empty log message ***
2000-03-26 Dave LoveDoc fixes.
2000-03-26 Dave Love(lisp-eval-defun): Make arglist compatible with inf...
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(reset_buffer): Initialize buffer's cursor_type.
2000-03-26 Gerd Moellmann(x_display_and_set_cursor): Choose cursor depending
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(bootstrap-lisp-1, bootstrap-list, bootstrap-src):
2000-03-26 Gerd Moellmann(defvar_per_buffer): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(struct buffer): Remove member local_var_flags,
2000-03-26 Gerd Moellmann(print_object): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(Fset_category_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(buffer_permanent_local_flags): Make a char array.
2000-03-26 Gerd Moellmann(Fset_syntax_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(do_symval_forwarding, store_symval_forwarding)
2000-03-26 Gerd Moellmann(bootstrap-emacs): Use `mv -f' instead of `mv'.
2000-03-26 Stefan Monnier(hook): Use `dolist' instead of CL's `mapc'.
2000-03-25 Dave Love(load-history): Fix doc string.
2000-03-24 Gerd Moellmann*** empty log message ***
2000-03-24 Gerd Moellmann(x_term_init): Unblock input around call1.
2000-03-24 Gerd Moellmann(COMPILE_FIRST): New macro.
2000-03-24 Gerd Moellmann(byte-compile-eval): Disable new code.
2000-03-24 Richard M.... *** empty log message ***
2000-03-24 Gerd Moellmann*** empty log message ***
2000-03-24 Gerd Moellmann(open_paren_in_column_0_is_defun_start): New variable.
2000-03-24 Gerd MoellmannRequire CL at compile-time only.
2000-03-24 Gerd Moellmann(msb--choose-file-menu): Use `(apply #'list ...)'
2000-03-24 Gerd Moellmann(beginning-of-defun-raw): Add regexp
2000-03-24 Stefan Monnier* eval.c (Fautoload): Add entry in load-history (if...
2000-03-24 Stefan Monnier*** empty log message ***
2000-03-24 Stefan Monnier(byte-compile-warning-types, byte-compile-warnings...
2000-03-24 Gerd Moellmann(Fvertical_motion): Always use the current buffer.
2000-03-24 Gerd Moellmann*** empty log message ***
2000-03-24 Gerd Moellmann(bootstrap-clean): If $(emacs) exists, build
2000-03-24 Gerd Moellmann(rmail-confirm-expunge): New user-option.
2000-03-23 Dave Love*** empty log message ***
2000-03-23 Gerd Moellmann*** empty log message ***
2000-03-23 Gerd Moellmann*** empty log message ***
2000-03-23 Gerd MoellmannSkip banner page fix.
2000-03-23 Gerd MoellmannChanged the type of parameter passed to the
2000-03-23 Gerd MoellmannEliminate SkipFirstPage.
2000-03-23 Gerd Moellmann*** empty log message ***
2000-03-23 Gerd MoellmannChange some spellings for the X Window System.
2000-03-23 Gerd Moellmann(fast_find_position): Make sure not to consider rows
2000-03-23 Stefan Monnier(enum syntaxcode): Provide default for non-Emacs.
2000-03-23 Stefan Monnier(makefile-warn-suspicious-lines): clean
2000-03-22 Jason Rumney*** empty log message ***
2000-03-22 Jason Rumney(single_submenu): Set help string to NULL if none.
2000-03-22 Dave LoveRestore previous use of browse-url-maybe-new-window.
2000-03-22 Jason Rumney(w32-charset-info-alist): Initialize.
2000-03-22 Jason Rumney(w32_wnd_proc): Handle WM_MENUSELECT message.
2000-03-22 Jason RumneyInclude frame.h and dispextern.h before fontset.h.
2000-03-22 Jason Rumney(w32bdf.obj): Update dependencies.
2000-03-22 Ken RaeburnChanges towards better type safety regarding intervals...
2000-03-22 Dave Love(re_compile_fastmap, re_match_2_internal): Fix cast...
2000-03-22 Gerd Moellmann*** empty log message ***
2000-03-22 Gerd MoellmannN-up last page fix.
2000-03-22 Gerd MoellmannDefine command only for language level 1.
2000-03-22 Gerd Moellmann(LIBS_TERMCAP): Undef.
2000-03-22 Gerd Moellmann(lface_same_font_attributes_p): Compare font attributes
2000-03-22 Stefan Monnier(CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
2000-03-22 Stefan Monnier(find-file-run-dired): Update docstring.
next