]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2005-11-12 Nick Roberts(gud-menu-map): Revert to window-fringes for
2005-11-12 Nick Roberts(gdb-var-create-handler)
2005-11-12 Nick Roberts*** empty log message ***
2005-11-12 Karl Fogel* bookmark.el (bookmark-maybe-message): New function...
2005-11-12 Karl Fogel(bookmark-write-file): Don't visit the destination...
2005-11-12 Chong Yidong* hi-lock.el (hi-lock-mode): Set the default value of
2005-11-12 Chong YidongChecked macos.texi
2005-11-12 Romain Francoise*** empty log message ***
2005-11-12 Richard M.... *** empty log message ***
2005-11-12 Luc Teirlinck(find-lisp-find-dired-insert-file): Pass 'string arg...
2005-11-12 Luc Teirlinck*** empty log message ***
2005-11-12 Kim F. Storm(Help): Fix C-h a entry. Add C-h d entry.
2005-11-12 Kim F. Storm*** empty log message ***
2005-11-12 Kim F. StormAdd C-h d binding.
2005-11-12 Kim F. Storm(help-map): Bind C-h d to apropos-documentation.
2005-11-12 Kim F. Storm(what-cursor-position): Print (EOB) instead of (100%)
2005-11-12 Kim F. Storm(apropos-match-face): Doc fix.
2005-11-12 Kim F. Storm*** empty log message ***
2005-11-11 Steven TammUpdate macterm comment
2005-11-11 Steven Tammmacterm.c (backtranslate_modified_keycode): New function to
2005-11-11 Kim F. Storm(pitx): Fix output format if n_overlay_strings > 0.
2005-11-11 Kim F. Storm*** empty log message ***
2005-11-11 Kim F. Storm(Fsubstitute_command_keys): Doc fix.
2005-11-11 Kim F. Storm(FATAL ERRORS): Fix infinite loop in redisplay
2005-11-11 Kim F. Storm(struct it): New member ignore_overlay_strings_at_pos_p.
2005-11-11 Kim F. Storm(handle_stop): Skip overlay string handling if
2005-11-11 Kim F. Storm*** empty log message ***
2005-11-11 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-11-11 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-11-11 Stefan Monnier(jka-compr-install): Use push and dolist.
2005-11-11 Stefan MonnierRequire 'jka-cmpr-hook.
2005-11-10 Romain FrancoiseAdd overlay infloop bug.
2005-11-10 Romain Francoise(apropos-calc-scores): Use `apropos-pattern'.
2005-11-10 Nick Roberts(gud-menu-map): Move parentheses.
2005-11-10 Nick Roberts*** empty log message ***
2005-11-10 Stefan MonnierRemove spurious or unnecessary leading stars in docstrings.
2005-11-10 Reiner SteibFix my mail address. Fix typo in 2005-11-07 entry...
2005-11-10 Kim F. Storm*** empty log message ***
2005-11-10 Masatake YAMATO(add-log-current-defun): Handle class::method notation...
2005-11-10 Lars Hansen(file-regular-p): Doc fix.
2005-11-10 Alan Mackenzie2005-11-10 Alan Mackenzie <acm@muc.de>
2005-11-10 Masatake YAMATO(Man-highlight-references): Set an empty
2005-11-10 Richard M.... (apropos-pattern): Renamed from apropos-regexp.
2005-11-10 Stefan Monnier(mh-loaddefs.el, loaddefs.el): Better follow the commen...
2005-11-10 Stefan Monnier(custom-make-dependencies): Simplify.
2005-11-10 Luc Teirlinck(CUA Bindings): Add @section.
2005-11-10 Luc Teirlinck*** empty log message ***
2005-11-09 Richard M.... *** empty log message ***
2005-11-09 Kim F. StormPrev link points to CUA Bindings node.
2005-11-09 Kim F. Storm(Emulation): Move CUA bindings item to killing.texi.
2005-11-09 Kim F. Storm* killing.texi (CUA Bindings): New node. Moved here...
2005-11-09 Kim F. Storm(Top): Add CUA Bindings entry to menu.
2005-11-09 Kim F. Storm*** empty log message ***
2005-11-09 Kim F. Storm(safe_debug_print): New function to be called from gdb
2005-11-09 Kim F. Storm(valid_lisp_object_p): Add prototype.
2005-11-09 Kim F. Storm(valid_lisp_object_p): New function to validate that
2005-11-09 Kim F. Storm(pp, pp1): Use safe_debug_print.
2005-11-09 Luc TeirlinckRequire dired.
2005-11-09 Luc Teirlinck*** empty log message ***
2005-11-09 Nick Roberts(gdb): Make gud-pp use user-defined command pp1.
2005-11-09 Nick Roberts(pp1): New user-defined function.
2005-11-09 Nick Roberts*** empty log message ***
2005-11-09 Jay Belanger(math-pow-fancy): Further expand product of square...
2005-11-09 Nick Roberts(gud-menu-map): Ensure tool-bar is constant when using...
2005-11-09 Nick Roberts*** empty log message ***
2005-11-09 Nick RobertsNew icons.
2005-11-09 YAMAMOTO Mitsuharu*** empty log message ***
2005-11-09 YAMAMOTO Mitsuharu(C_SWITCH_SYSTEM): Remove -fno-common.
2005-11-09 YAMAMOTO Mitsuharu(unexec_write_zero): New function.
2005-11-09 YAMAMOTO Mitsuharu[MAC_OSX] (init_mac_osx_environment): Reinitialize...
2005-11-09 YAMAMOTO Mitsuharu[MAC_OSX] (image_load_quartz2d): Fix memory leak.
2005-11-09 YAMAMOTO Mitsuharu(shortlisp): Sync with src/Makefile.in.
2005-11-09 YAMAMOTO Mitsuharu(standard-display-european): Apply changes previously...
2005-11-09 Juri LinkovFixed a bug where where-is-internal failed to detect...
2005-11-09 Juri Linkov*** empty log message ***
2005-11-09 Juri Linkov(shadow_lookup): If Flookup_key returns a number,
2005-11-09 Juri Linkov(occur-excluded-properties): New defcustom.
2005-11-09 Romain Francoise*** empty log message ***
2005-11-09 Jay Belanger(math-convert-units): Replace any composite unit by...
2005-11-08 Kim F. Storm(Fsignal_process): Recognize signal names with and
2005-11-08 Kim F. Storm(search_buffer): No need to initialize base_pat.
2005-11-08 Kim F. Storm*** empty log message ***
2005-11-08 Lars Hansen(update-directory-autoloads): Add obsolete function...
2005-11-08 Stefan Monnier(lisp-mode-variables): Don't set comment-indent-function.
2005-11-07 Luc Teirlinck(Help Echo): By default, help echos are only shown...
2005-11-07 Luc Teirlinck*** empty log message ***
2005-11-07 Stefan Monnier(reveal-post-command): Rework the handling of
2005-11-07 Stefan MonnierAdd `dedicated' arg to get-lru-window and get-largest...
2005-11-07 Kim F. StormUse local var `b' instead of XBUFFER (w->buffer) also...
2005-11-07 Carsten Dominik(org-export-as-html): Removed bogus (debug) form.
2005-11-07 Carsten Dominik*** empty log message ***
2005-11-07 John Paul Wallington(ibuffer): Search iconified frames too when getting...
2005-11-07 Richard M.... *** empty log message ***
2005-11-07 Richard M.... (Magic File Names): find-file-name-handler checks the
2005-11-07 Richard M.... (flyspell-external-point-words):
2005-11-07 Richard M.... (compilation-internal-error-properties):
2005-11-06 John Paul Wallington(ibuffer): Search all visible frames when getting Ibuff...
2005-11-06 Jan DjärvAdjust baseline
2005-11-06 Jan Djärv* images/copy.xpm, images/copy.pbm, images/low-color...
2005-11-06 Kim F. Storm*** empty log message ***
next