bpt/emacs.git
2000-03-29 Andreas Schwab.
2000-03-29 Dave LoveDoc fixes.
2000-03-29 Andreas Schwab(scan_lisp_file): Also look for `defsubst'.
2000-03-29 Andreas SchwabAlso print defsubst doc string
2000-03-29 Andreas Schwab(dired-insert-directory): If dired-free-space-program
2000-03-29 Richard M.... *** empty log message ***
2000-03-29 Dave Loveiso-iso2sgml
2000-03-29 Dave Love(format-alist): Use iso-cvt functions for SGML/HTML.
2000-03-29 Dave LoveMove provide to end. Doc fixes.
2000-03-29 Andreas Schwab.
2000-03-29 Andreas Schwab(Imenu): Fix cross ref.
2000-03-29 Gerd Moellmann*** empty log message ***
2000-03-29 Gerd Moellmann(Ftop_level): Cancel busy-cursor.
2000-03-29 Gerd Moellmann(read1): Accept `.' (period) as symbol start like in CL
2000-03-29 Kenichi Handa(Freplace_match): Adjust multibyteness of the current
2000-03-29 Kenichi Handa*** empty log message ***
2000-03-29 Gerd Moellmann*** empty log message ***
2000-03-29 Gerd Moellmann(call_debugger): Cancel busy-cursor.
2000-03-29 Dave Love*** empty log message ***
2000-03-29 Stefan Monnier(analyse_first): New function obtained by ripping out...
2000-03-28 Dave Love(GC_SETJMP_WORKS): Define for i386, sparc, m68k, alpha.
2000-03-28 Gerd Moellmann*** empty log message ***
2000-03-28 Gerd Moellmann(lm-last-modified-date): Add parameter
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.
next