]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2003-07-06 Stefan Monnier(live_float_p): Check that p is not past the `floats...
2003-07-06 Jason Rumney(last_clipboard_sequence_number): New variable.
2003-07-06 Jason Rumney(clipboard_sequence_fn): New variable.
2003-07-06 Jason Rumney(ClipboardSequence_Proc): New type.
2003-07-06 Stefan Monnier(MARKBIT): Remove definition since lisp.h does not...
2003-07-06 Stefan Monnier(XSETMARKBIT): Remove unused macro.
2003-07-06 Stefan Monnier(mark_object): Change arg to only take Lisp_Object...
2003-07-06 Stefan Monnier(mark_byte_stack): Update calls to mark_object.
2003-07-06 Stefan Monnier(sweep_weak_table): Update calls to mark_object.
2003-07-06 Stefan Monnier(mark_kboards): Update calls to mark_object.
2003-07-06 Stefan Monnier(mark_object): Change prototype to only pass Lisp_Object.
2003-07-06 John Paul Wallington(vc-annotate-offset): Move defvar up.
2003-07-06 Jason RumneyRemove #ifdefs from comments, as they are ignored there.
2003-07-06 Stefan Monnier(vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2003-07-06 Stefan Monnier(vc-stay-local, vc-stay-local-p): Move from vc.el.
2003-07-06 Stefan Monnier(Info-menu-entry-name-re): Disallow : again: I misunder...
2003-07-06 Stefan Monnier(Info-menu-entry-name-re): Be careful to avoid multiple...
2003-07-06 Jason Rumney(struct ablock): Only include padding when there is...
2003-07-06 Jason Rumney*** empty log message ***
2003-07-06 Kim F. Storm(Info-menu-entry-name-re): Add `:' to second [] part.
2003-07-06 Kim F. Storm*** empty log message ***
2003-07-06 Markus Rost(Activation of Advice): Note that ad-start-advice is...
2003-07-05 Martin Stjernholm(auto-mode-alist, interpreter-mode-alist): Removed...
2003-07-05 Martin StjernholmNew patch version.
2003-07-05 Martin Stjernholm(c-style-alist, c-lang-variable-inits, c-lang-variable...
2003-07-05 Martin StjernholmFixed some autoload problems: Try to ensure that the...
2003-07-05 John Paul Wallington(customize-create-theme): Call `customize-create-theme' in
2003-07-05 Kai GroßjohannDescribe bibtex.el changes. From Roland Winkler.
2003-07-05 Kai Großjohann2003-06-30 Roland Winkler <Roland.Winkler@physik...
2003-07-05 John Paul Wallington(ibuffer-backward-line, ibuffer-forward-line)
2003-07-05 John Paul WallingtonDon't require `derived' at compile-time.
2003-07-05 Stefan Monnier*** empty log message ***
2003-07-05 Stefan Monnier(cl-transform-lambda): Strip &cl-defs
2003-07-04 Stefan Monnier(byte-compile-defvar): Check and set the default value...
2003-07-04 Stefan Monnier(cvs-parse-status): Ignore extra fields from CVSNT.
2003-07-04 Stefan Monnier(Info-following-node-name-re): New fun.
2003-07-04 Stefan Monnier(uncomment-region): Remove padding coming from
2003-07-04 Stefan Monnier(vc-cvs-repository-hostname): New operation.
2003-07-04 Stefan Monnier(vc-svn-use-edit): Make it into a const.
2003-07-04 Kim F. StormDisable paragraph refilling.
2003-07-04 Kim F. Storm*** empty log message ***
2003-07-04 Luc Teirlinck(Top, Help-Small-Screen): Remove accidentally added...
2003-07-04 Luc Teirlinck*** empty log message ***
2003-07-04 Stefan Monnier(sh-font-lock-paren): Add [ and ] to the
2003-07-04 Stefan Monnier*** empty log message ***
2003-07-04 Stefan Monnier(font-lock-defaults-alist): Remove obsolete comment.
2003-07-04 Stefan Monnier(struct Lisp_Float): Remove unused field `type'.
2003-07-04 Stefan Monnier(ALIGN): Add casts to simplify usage.
2003-07-04 Dave Love*** empty log message ***
2003-07-04 Stefan Monnier(font-lock-extra-types-widget)
2003-07-04 Stefan Monnier(font-lock-defaults-alist): Remove obsolete entries.
2003-07-04 Glenn Morris(mail-specify-envelope-from, mail-envelope-from): Doc...
2003-07-04 Glenn Morris*** empty log message ***
2003-07-04 Martin StjernholmDid away with the dependency on `c-emacs-features'...
2003-07-03 Martin StjernholmCC Mode 5.30 news.
2003-07-03 Martin StjernholmUpdated CC Mode to version 5.30.
2003-07-03 Luc Teirlinck(Help): Mention existence of Emacs and stand-alone...
2003-07-03 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck(Info-fontify-menu-headers): Only fontify `* Menu:...
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-02 Luc Teirlinck*** empty log message ***
2003-07-01 Luc Teirlinck(vis-mode): Update documentation string to reflect...
2003-07-01 Luc Teirlinck*** empty log message ***
2003-06-30 Richard M.... Fix typo.
2003-06-30 Richard M.... Minor Texinfo usage fix.
2003-06-30 Richard M.... (Buffer Contents): Document current-word.
2003-06-30 Richard M.... (Defining Functions): Explain about redefining primitives.
2003-06-30 Richard M.... (pure-space-overflow): Set it if overflow.
2003-06-30 Richard M.... (pure-space-overflow): New variable.
2003-06-30 Richard M.... Record new maintainer.
2003-06-30 Richard M.... (vc-default-show-log-entry): Use with-no-warnings.
2003-06-30 Richard M.... (lazy-completion-table, dynamic-completion-table):...
2003-06-29 Jason RumneyAdd workaround for "Windows only" printers
2003-06-29 Nick Roberts(gdb-display-number-end): Don't re-initialise local
2003-06-29 Nick Roberts*** empty log message ***
2003-06-29 Dave Love*** empty log message ***
2003-06-29 Dave LoveFix XRegisterIMInstantiateCallback check for gcc.
2003-06-29 Kai Großjohann(set-display-table-and-terminal-coding-system): Remove CVS
2003-06-28 Richard M.... (mule-menu-keymap): Delete mouse-set-fonts item here.
2003-06-28 Richard M.... (menu-bar-options-menu): Move mouse-set-fonts item...
2003-06-27 Stefan Monnier(mark_buffer): Fix missed buffer->name in last patch.
2003-06-27 Stefan Monnier(MARKBIT): Update comment.
2003-06-27 Stefan Monnier(VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New...
2003-06-27 Kai Großjohann(menu-bar-options-menu): Move
2003-06-27 Richard M.... Fix minor Texinfo usage.
2003-06-27 Jan Djärvconfig.nt: New define strftime
2003-06-27 Richard M.... (BASE_PURESIZE): Increment base size.
2003-06-27 Richard M.... (fast_find_position): Enable Gerd's new definition.
2003-06-27 Richard M.... (xim_initialize): Undo previous change.
2003-06-26 Stefan Monnier(Fset_window_dedicated_p): Simplify.
2003-06-26 Stefan Monnier(message_dolog): Update for new types.
2003-06-26 Stefan Monnier(buf_charpos_to_bytepos, buf_bytepos_to_charpos)
2003-06-26 Stefan Monnier(check_markers, adjust_markers_for_delete)
2003-06-26 Stefan Monnier(save_excursion_restore, transpose_markers): Update...
2003-06-26 Stefan Monnier(set_buffer_internal_1): Test CONSP for lists.
2003-06-26 Stefan Monnier(survives_gc_p): Simplify.
2003-06-26 Stefan Monnier(struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
2003-06-26 Stefan Monnier(unchain_marker): Lisp_Object arg => Lisp_Marker.
next