]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2007-07-22 Michael Albinus* progmodes/grep.el (grep-compute-defaults): Keep defau...
2007-07-22 David Kastrup*** empty log message ***
2007-07-22 Dan Nicolaescuvc-git.el: New file.
2007-07-22 Stefan Monnier(tex-font-script-display): Change default to 0.2.
2007-07-22 Dan Nicolaescu* vc-cvs.el (vc-cvs-mode-line-string): Add support...
2007-07-22 Michael AlbinusSync with Tramp 2.1.10.
2007-07-22 Michael Albinus*** empty log message ***
2007-07-22 Michael AlbinusSync with Tramp 2.1.10.
2007-07-22 Jan Djärv(x-handle-no-bitmap-icon): New function.
2007-07-22 Jan Djärv(command-line-x-option-alist): Use x-handle-no-bitmap...
2007-07-22 Martin Rudalics(change-log-fill-parenthesized-list): New function.
2007-07-22 Jay Belanger(math-emacs-precision, math-largest-emacs-expt)
2007-07-21 Thien-Thi Nguyen(image-dired-sane-db-file): New func.
2007-07-21 Dan Nicolaescu(vc-hg-dir-state): Fix loop.
2007-07-21 Eli Zaretskii(Customizing VC) <vc-handled-backends>: Update the...
2007-07-21 Richard M.... (Why Version Control?): Improve previous change.
2007-07-20 Stefan Monnier(change-log-resolve-conflict): Don't lose data if the...
2007-07-20 Stefan Monnier(add-change-log-entry, add-log-current-defun, change...
2007-07-20 Dan Nicolaescu(compilation-auto-jump-to-first-error): Add
2007-07-20 Stefan Monnier(add-change-log-entry): Delay reading add-log-(full...
2007-07-20 Stefan Monnier(add-log-file-name): Use file-relative-name.
2007-07-20 Stefan Monnier(cvs-mode-add-change-log-entry-other-window): Use a...
2007-07-20 Stefan Monnier(vc-arch-diff): Fix last change.
2007-07-20 Stefan Monnier(compilation-start): Remember the original directory...
2007-07-20 Dan Nicolaescu(vc-hg-diff): Use vc-hg-command.
2007-07-20 Vinicius Jose... Fix foreground/background color
2007-07-20 Eli Zaretskii(install-lisp-CMD, install-lisp-SH): Don't create subdi...
2007-07-20 Stefan Monnier(vera-mode-map): Move initialization into declaration.
2007-07-20 Stefan Monnier(vera-re-search-forward, vera-re-search-backward):
2007-07-20 Stefan Monnier(flymake-buildfile-dirs): Remove.
2007-07-20 Stefan Monnier(locate-dominating-file): Add comment.
2007-07-20 Stefan Monnier(vc-delistify): Use mapconcat.
2007-07-20 Stefan MonnierAdd todo item.
2007-07-20 Stefan Monnier(vc-(m)cvs-create-repo): Remove.
2007-07-20 Stefan Monnier(vc-find-root): Fix case where `file' is the current
2007-07-20 Dan Nicolaescu(vc-hg-workfile-unchanged-p): New function.
2007-07-20 Kenichi Handa(utf-8-post-read-conversion): Temporarily
2007-07-20 Dan Nicolaescu* vc-hooks.el (vc-default-workfile-unchanged-p): Pass...
2007-07-20 Dan Nicolaescu(vc-print-log): Fix call to print-log.
2007-07-20 Dan Nicolaescu* vc-hg.el (vc-hg-print-log): Deal with multiple file...
2007-07-19 Eric S. RaymondLog entries as requested by Stefan.
2007-07-19 Eric S. RaymondMake certain diff output gets put in the correcct buffer.
2007-07-19 Stefan Monnier(vc-find-root): Walk up the tree to find an existing
2007-07-19 Eric S. RaymondUpdate Changelog.
2007-07-19 Eric S. Raymondvc-cvs-checkin had some reference problems, now fixed.
2007-07-19 Eric S. RaymondFix two variable-reference bugs.
2007-07-19 Martin Rudalics(top-level): Fix typo in final comment introduced
2007-07-19 Stefan Monnier(locate-dominating-file): New function.
2007-07-18 Michael Albinus* progmodes/grep.el (grep-host-defaults-alist): New...
2007-07-18 Eric S. RaymondFix read error reported by Fabien Coelho.
2007-07-18 Eric S. RaymondImprove the explanation of version control to include...
2007-07-18 Stefan MonnierDocstring fixes.
2007-07-18 Eric S. RaymondPut the lower half (the back-end) of NewVC in place...
2007-07-18 Eric S. RaymondPut the lower half (the back-end) of NewVC in place...
2007-07-18 Eric S. RaymondGeneralize stay-local-p to operatre on lists of files.
2007-07-18 Juanma Barranquero*** empty log message ***
2007-07-18 Juanma Barranquero(Fsetq_default): Doc fix.
2007-07-18 Juanma Barranquero(Fsetq): Doc fix.
2007-07-18 Juanma Barranquero(For, Fand): Doc fixes.
2007-07-18 Juanma Barranquero(Ffind_operation_coding_system): Doc fix.
2007-07-18 Jan DjärvDeclare x_ewmh_activate_frame
2007-07-18 Jan Djärv(x_ewmh_activate_frame): New function.
2007-07-18 Jan Djärv(Fx_focus_frame): Call x_ewmh_activate_frame
2007-07-18 Juanma Barranquero*** empty log message ***
2007-07-18 Juanma Barranquero(follow-mode-hook, follow-mode-off-hook, follow-mode,
2007-07-18 Martin Rudalics(change-log-mode): Use fill-nobreak-predicate to
2007-07-18 Martin Rudalics(kmacro-end-macro): When ignoring empty macro
2007-07-17 Michael Albinus* NEWS: `file-remote-p' has a new optional parameter...
2007-07-17 Michael Albinus* files.texi (Magic File Names): Introduce optional...
2007-07-17 Michael Albinus* tramp.texi: Move @setfilename ../info/tramp up, outsi...
2007-07-17 Michael Albinus* net/tramp.el (tramp-handle-file-remote-p): Handle...
2007-07-17 Michael Albinus* net/ange-ftp.el: (ange-ftp-file-remote-p): Handle...
2007-07-17 Michael Albinus* progmodes/grep.el (grep-probe): Use `process-file'.
2007-07-17 Michael Albinus* recentf.el (recentf-keep-default-predicate): Adapt...
2007-07-17 Michael Albinus* files.el (file-remote-p): Introduce optional parameter
2007-07-17 Francesco Potortì* etags.c (C_entries): Reset the fvdef machine when...
2007-07-17 Francesco Potortì*** empty log message ***
2007-07-17 Francesco Potortì*** empty log message ***
2007-07-17 Martin Rudalics(Fdisplay_buffer): If largest or LRU window is the
2007-07-17 Glenn Morris(abbrev_check_chars): New function.
2007-07-17 Glenn Morris*** empty log message ***
2007-07-17 Stefan Monnier(Fstart_process, Fmake_network_process, read_process_ou...
2007-07-17 Stefan Monnier(vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post...
2007-07-17 Stefan Monnier*** empty log message ***
2007-07-17 Dan NicolaescuUndo previous change.
2007-07-16 Eli Zaretskii(clean): Don't delete *~.
2007-07-16 Eli Zaretskii(clean): Don't delete *~.
2007-07-16 Eli Zaretskii(clean): Don't delete *~.
2007-07-16 Eli Zaretskii(extraclean): Don't delete *~.
2007-07-16 Eli Zaretskii(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend...
2007-07-16 Stefan Monnier(tex-verbatim-environments): Add safe-local-variable...
2007-07-16 Thien-Thi Nguyen(bookmark-maybe-sort-alist): Don't modify bookmark...
2007-07-16 Stefan Monnier(sh-font-lock-quoted-subshell): Skip over the
2007-07-16 Thien-Thi Nguyen(calculate-lisp-indent): In the case of alignment under...
2007-07-16 Andreas Schwab(Fdisplay_buffer): Use NILP.
2007-07-16 Richard M.... (mouse-yank-secondary): Better error message if no...
2007-07-16 Dan Nicolaescu(vc-handled-backends): Move BZR later in the list.
2007-07-16 Dan Nicolaescu(xterm-turn-on-modify-other-keys)
2007-07-16 Thien-Thi Nguyen(bookmark-show-all-annotations):
2007-07-15 Jason Rumney*** empty log message ***
next