log

age author description
2009-02-25 Juanma Barranquero Fix previous entry.
2009-02-25 Juanma Barranquero * lread.c (Fload): Stop checking Vloads_in_progress and signal
2009-02-25 Juanma Barranquero Update autoload checksum.
2009-02-25 Glenn Morris (dired-guess-shell-alist-user): Fix doc typo.
2009-02-25 Glenn Morris (eval-expression): Mention truncation in doc.
2009-02-25 Glenn Morris (eval-last-sexp): Mention truncation in doc.
2009-02-25 Katsumi Yamaoka (toplevel): Remove autoload for gnus-setup-message.
2009-02-25 Glenn Morris (Emacs for minimalists): New node. (Bug#2452)
2009-02-25 Dan Nicolaescu (vc-dir-update): Make sure ./ is always first in the listing.
2009-02-25 Glenn Morris Mention Zile.
2009-02-25 David Reitter mailclient.el: declare clipboard-kill-ring-save
2009-02-25 David Reitter mailclient.el: declare clipboard-kill-ring-save
2009-02-25 Kenichi Handa *** empty log message ***
2009-02-25 Kenichi Handa (ps-mule-begin-job): Don't call auto-compose-region.
2009-02-25 Kenichi Handa *** empty log message ***
2009-02-24 Stefan Monnier (ns-working-overlay): Don't make it buffer-local.
2009-02-24 Eli Zaretskii Fix last change.
2009-02-24 Eli Zaretskii Mention the MS-DOS section in etc/PROBLEMS.
2009-02-24 Eli Zaretskii Mention problems with username in the MS-DOS port on MS-Windows.
2009-02-24 Juanma Barranquero * textmodes/ispell.el (ispell-region): Adapt "done" message
2009-02-24 Juanma Barranquero * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
2009-02-24 Jason Rumney (Fontsets): Correction to fontset-standard description.
2009-02-24 Jason Rumney Add bug reference
2009-02-24 Jason Rumney (International): Link to Modifying Fontsets.
2009-02-24 Jason Rumney (Fontsets): Mention fontset-default, font specs and fallback fontsets.
2009-02-24 Adrian Robert * nsterm.m (ns_ring_bell): Convert rect to window coordinates
2009-02-24 Adrian Robert * nsterm.m (ns_ring_bell): Convert rect to window coordinates
2009-02-24 Kenichi Handa (fontset_find_font): Fix the condition for checking
2009-02-24 Kenichi Handa *** empty log message ***
2009-02-24 Juanma Barranquero * w32-vars.el (w32-system-shells): Doc fix.
2009-02-24 Juanma Barranquero * nt/README.W32: Fix typos.
2009-02-24 Juanma Barranquero * INSTALL: Add comment about TCC; fix typos.
2009-02-24 Juanma Barranquero * image.el (image-load-path-for-library, insert-sliced-image):
2009-02-24 Juanma Barranquero Fix comment.
2009-02-24 Adrian Robert correct minor typo in comments
2009-02-24 Glenn Morris (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
2009-02-24 Glenn Morris (Finternal_set_font_selection_order): Remove leading whitespace that
2009-02-24 Glenn Morris *** empty log message ***
2009-02-24 Glenn Morris (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
2009-02-24 Glenn Morris (rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
2009-02-24 Glenn Morris (cperl-find-pods-heres): Don't globally bind `name'.
2009-02-24 Glenn Morris (eshell-parse-ange-ls): Define `name' before potential use.
2009-02-24 Kenichi Handa *** empty log message ***
2009-02-23 Chong Yidong (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
2009-02-23 Chong Yidong * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
2009-02-23 Chong Yidong Checked control.texi and eval.texi.
2009-02-23 Chong Yidong (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
2009-02-23 Chong Yidong (Control Structures): Add cindex entry for "textual order".
2009-02-23 Chong Yidong * control.texi (Control Structures): Add cindex entry for "textual
2009-02-23 Juanma Barranquero * bs.el (bs--down): When wrapping around, use `forward-line',
2009-02-23 Jason Rumney *** empty log message ***
2009-02-23 Jason Rumney Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
2009-02-23 Jason Rumney Modify for barebin distribution, as undumped distribution no longer exists.
2009-02-23 Jason Rumney Update for 23.0.91
2009-02-23 Jason Rumney *** empty log message ***
2009-02-23 Jason Rumney Prev commit in wrong ChangeLog
2009-02-23 Jason Rumney *** empty log message ***
2009-02-23 Juanma Barranquero Add bug reference.
2009-02-23 Juanma Barranquero * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
2009-02-23 Katsumi Yamaoka Fix previous commit: tell autoload that gnus-setup-message is a macro.