log

age author description
2000-04-09 Dave Love (Backup): backup-enable-predicate.
2000-04-09 Dave Love backup-directory-alist, make-backup-file-name-function.
2000-04-09 Dave Love (backup-enable-predicate): Use temporary-file-directory,
2000-04-09 Gerd Moellmann *** empty log message ***
2000-04-09 Gerd Moellmann (easy-menu-create-menu): Process menu
2000-04-09 Gerd Moellmann (with-buffer-unmodified): Use
2000-04-09 Gerd Moellmann Correct author's email address.
2000-04-09 Gerd Moellmann (INSTALLABLES): Add ebrowse.
2000-04-09 Gerd Moellmann (Frestore_buffer_modified_p): New function.
2000-04-08 Dave Love *** empty log message ***
2000-04-08 Dave Love Fix specs for dolist, dotimes, push, pop, unless, when.
2000-04-08 Ken Raeburn * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
2000-04-08 Ken Raeburn fixing more int/lisp confusion, in coding.* and fontset.c
2000-04-08 Ken Raeburn (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.
2000-04-08 Ken Raeburn * coding.h (code_convert_string): Declare.
2000-04-08 Ken Raeburn (make_fontset_for_ascii_face): Use XINT on return value.
2000-04-07 Michael Kifer 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2000-04-05 Ken Raeburn * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
2000-04-05 Ken Raeburn * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
2000-04-05 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
2000-04-04 Gerd Moellmann *** empty log message ***
2000-04-04 Gerd Moellmann (compare_window_configurations): Signal an error
2000-04-04 Gerd Moellmann (isearch-mode-map): Define M-C-s like C-s and M-C-r
2000-04-04 Gerd Moellmann Some doc fixes.
2000-04-04 Gerd Moellmann (perform-replace): Don't move forward one char
2000-04-04 Gerd Moellmann (with-buffer-unmodified): New macro.
2000-04-04 Gerd Moellmann Remove supernumerary copyright line.
2000-04-04 Gerd Moellmann *** empty log message ***
2000-04-04 Gerd Moellmann Provide facilities for inserting space before left
2000-04-04 Gerd Moellmann (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (compile-internal): Display the compilation
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (Fbase64_decode_region, Fbase64_decode_string): Signal
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (sendmail-user-agent-compose): Recognize a `body'
2000-04-03 Gerd Moellmann (member-ignore-case): New function.
2000-04-03 Gerd Moellmann (fill-individual-paragraphs): If a no-prefix
2000-04-03 Gerd Moellmann (insert-directory): List the total free space
2000-04-03 Gerd Moellmann (rmail-user-mail-address-regexp): New option.
2000-04-03 Gerd Moellmann (dabbrev-ignored-regexps): New user-option.
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (jka-compr-compression-info-list): Add `.z'
2000-04-03 Gerd Moellmann *** empty log message ***
2000-04-03 Gerd Moellmann (NUM_MOUSE_BUTTONS): Removed.
2000-04-03 Gerd Moellmann (larger_vector): Make externally visible.
2000-04-03 Gerd Moellmann (larger_vector): Add prototype.
2000-04-03 Gerd Moellmann (lispy_mouse_names): Variable removed.
2000-04-03 Kenichi Handa Fix encoding of the file.
2000-04-03 Kenichi Handa (encoded-string-description): Use uppercase letters for hexadecimal
2000-04-03 Kenichi Handa *** empty log message ***
2000-04-03 Kenichi Handa (encoded-string-description):
2000-04-03 Kenichi Handa *** empty log message ***
2000-04-02 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-04-02 Ken Raeburn * composite.c (run_composite_function): Use NILP when checking for nil.
2000-04-02 Ken Raeburn fix error in last log message
2000-04-02 Ken Raeburn * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
2000-04-02 Ken Raeburn * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
2000-04-01 Dave Love *** empty log message ***
2000-04-01 Dave Love Change customization group to `c' from `C'.
2000-04-01 Gerd Moellmann *** empty log message ***
2000-04-01 Gerd Moellmann (TN_no_color_video): New variable.
2000-04-01 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
2000-04-01 Ken Raeburn * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
2000-04-01 Gerd Moellmann *** empty log message ***
2000-04-01 Gerd Moellmann (realize_basic_faces): Block input while realizing
2000-04-01 Gerd Moellmann (vc-backend-diff): Return the correct status if we had to
2000-04-01 Dave Love (vcursor-move): Use display-color-p.
2000-04-01 Dave Love Provide mule-utils.
2000-04-01 Dave Love (make-coding-system): Purecopy doc-string.
2000-04-01 Dave Love Various menu changes.
2000-04-01 Gerd Moellmann *** empty log message ***
2000-04-01 Gerd Moellmann (lispy_mouse_names): Add additional mouse names.
2000-04-01 Gerd Moellmann (NUM_MOUSE_BUTTONS): Increase to 15.
2000-03-31 Dave Love *** empty log message ***
2000-03-31 Dave Love (help-manyarg-func-alist): Correct several omissions.
2000-03-31 Dave Love *** empty log message ***
2000-03-31 Dave Love *** empty log message ***
2000-03-31 Dave Love (Emulation): Mention TPU.
2000-03-31 Dave Love (Other Repeating Search): Mention tags-based search.
2000-03-31 Dave Love Don't require cl, fortran.
2000-03-31 Dave Love *** empty log message ***
2000-03-31 Gerd Moellmann *** empty log message ***
2000-03-31 Gerd Moellmann (x_produce_glyphs): When displaying unibyte text
2000-03-31 Gerd Moellmann (print-region-1): Use -d to specify printer name for
2000-03-31 Gerd Moellmann (byte-compile-file-form-autoload): Re-enable new code.
2000-03-31 Gerd Moellmann (byte-compile-inline-expand): Look
2000-03-31 Dave Love (outline-font-lock-keywords): Use :upper:
2000-03-31 Dave Love Zap MULE/NEmacs advice.
2000-03-31 Dave Love Defvar curline when compiling.
2000-03-31 Kenichi Handa ("Polish"): New language environment.
2000-03-31 Kenichi Handa *** empty log message ***
2000-03-31 Kenichi Handa ("polish-slash"): New input method.
2000-03-30 Dave Love Hyperlinks, help echo.
2000-03-30 Dave Love Tooltips extra. C-x 5 1.
2000-03-30 Dave Love Overlay arrow in margin. eval-expression variables.
2000-03-30 Ken Raeburn * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
2000-03-30 Gerd Moellmann *** empty log message ***
2000-03-30 Gerd Moellmann Replace gs_languagelevel by languagelevel.
2000-03-30 Gerd Moellmann Replace gs_languagelevel by languagelevel.
2000-03-30 Gerd Moellmann PostScript programming fix for ghostview, doc fix.
2000-03-30 Dave Love Fix comment. Don't bother to require format.
2000-03-30 Gerd Moellmann *** empty log message ***
2000-03-30 Gerd Moellmann (byte-compile-inline-expand): Fix bug
2000-03-30 Gerd Moellmann (byte-compile-file-form-autoload): Disable new code.
2000-03-30 Peter Breton *** empty log message ***
2000-03-30 Dave Love Add `extensions' to Keywords.
2000-03-30 Peter Breton network-connection-mode is derived from comint-mode
2000-03-30 Ken Raeburn * configure.in: Line up "--help" output a little better.
2000-03-30 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-30 Peter Breton Changes for locate.el
2000-03-30 Gerd Moellmann *** empty log message ***
2000-03-30 Gerd Moellmann (xstrdup): Add prototype.
2000-03-30 Peter Breton Add locate-word-at-point function
2000-03-30 Gerd Moellmann (realize_tty_face): Use find_symbol_value instead
2000-03-30 Gerd Moellmann (xstrdup): Moved here from xfaces.c.
2000-03-30 Gerd Moellmann (free_image_cache): Free the cache structure itself
2000-03-30 Kenichi Handa *** empty log message ***
2000-03-30 Kenichi Handa Augment the comment of lookup_face.
2000-03-29 Ken Raeburn * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
2000-03-29 Ken Raeburn Stop assuming interval pointers and lisp objects can be distinguished by
2000-03-29 Dave Love *** empty log message ***
2000-03-29 Dave Love Doc fixes.
2000-03-29 Andreas Schwab .
2000-03-29 Dave Love Doc fixes.
2000-03-29 Andreas Schwab (scan_lisp_file): Also look for `defsubst'.
2000-03-29 Andreas Schwab Also print defsubst doc string
2000-03-29 Andreas Schwab (dired-insert-directory): If dired-free-space-program
2000-03-29 Richard M. Stallman *** empty log message ***
2000-03-29 Richard M. Stallman *** empty log message ***
2000-03-29 Dave Love iso-iso2sgml
2000-03-29 Dave Love *** empty log message ***
2000-03-29 Dave Love (format-alist): Use iso-cvt functions for SGML/HTML.
2000-03-29 Dave Love Move 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 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 *** empty log message ***
2000-03-29 Stefan Monnier (analyse_first): New function obtained by ripping out most
2000-03-28 Dave Love *** empty log message ***
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 Love *** empty log message ***
2000-03-28 Dave Love Include stdio.h. Test STDC_HEADERS, not __STDC__.
2000-03-27 Stefan Monnier *** empty log message ***
2000-03-27 Stefan Monnier (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
2000-03-27 Jason Rumney *** empty log message ***
2000-03-27 Jason Rumney (Fload): Move safe_p definition to above #ifdef DOS_NT block.
2000-03-27 Jason Rumney (w32_read_socket): Handle WM_MENUSELECT message.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann Use new macro names for handling per-buffer variables.
2000-03-27 Gerd Moellmann *** empty log message ***
2000-03-27 Gerd Moellmann (mark_maybe_object): New function.
2000-03-27 Gerd Moellmann (GC_SETJMP_WORKS): Define.
2000-03-27 Gerd Moellmann *** empty log message ***
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 *** empty log message ***
2000-03-27 Gerd Moellmann (Fsubst_char_in_region): Don't use INC_POS in unibyte
2000-03-27 Gerd Moellmann *** empty log message ***
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 Moellmann Use 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 Monnier Weed out redundant uses of `function'
2000-03-27 Stefan Monnier Update 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 *** empty log message ***
2000-03-26 Stefan Monnier (log-edit-mode-hook): Fix typo.
2000-03-26 Dave Love Mention goto-addr.
2000-03-26 Stefan Monnier (log-edit-mode-map): Inherit from vc-log-mode-map
2000-03-26 Stefan Monnier *** empty log message ***
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 *** empty log message ***
2000-03-26 Gerd Moellmann (syms_of_buffer): Add default-cursor-type.
2000-03-26 Dave Love *** empty log message ***
2000-03-26 Dave Love (browse-url): Re-fix case of
2000-03-26 Dave Love (Programs): Mention outline features.
2000-03-26 Dave Love Document Foldout.
2000-03-26 Dave Love (Visiting): List wildcard chars. Mention find-file-wildcards.
2000-03-26 Dave Love *** empty log message ***
2000-03-26 Dave Love Doc fixes.
2000-03-26 Dave Love (lisp-eval-defun): Make arglist compatible with inf-lisp version.
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. Stallman *** 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 Moellmann Require 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 *** empty log message ***
2000-03-24 Stefan Monnier * eval.c (Fautoload): Add entry in load-history (if after dump).
2000-03-24 Stefan Monnier *** empty log message ***
2000-03-24 Stefan Monnier (byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
2000-03-24 Gerd Moellmann *** empty log message ***
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 Moellmann Skip banner page fix.
2000-03-23 Gerd Moellmann Changed the type of parameter passed to the
2000-03-23 Gerd Moellmann Eliminate SkipFirstPage.
2000-03-23 Gerd Moellmann *** empty log message ***
2000-03-23 Gerd Moellmann Change 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 *** empty log message ***
2000-03-23 Stefan Monnier (enum syntaxcode): Provide default for non-Emacs.
2000-03-23 Stefan Monnier *** empty log message ***
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 Love Restore 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 Rumney Include frame.h and dispextern.h before fontset.h.