log

age author description
2008-11-15 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
2008-11-15 Chong Yidong * xterm.c (x_draw_glyph_string): Stop drawing the background of
2008-11-14 Karl Fogel (file-precious-flag): Document that this flag is advisory.
2008-11-14 Chong Yidong (Finsert_file_contents): Decrement specpdl_ptr to avoid double file
2008-11-14 Chong Yidong * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
2008-11-14 Chong Yidong Removed ns-emacs.texi
2008-11-14 Chong Yidong Removed ns-emacs.texi
2008-11-14 Chong Yidong * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2008-11-14 Chong Yidong Remove ns-emacs.texi; contents moved into macos.texi (and some credits
2008-11-14 Chong Yidong Updated with additional credits, from ns-emacs.texi.
2008-11-14 Chong Yidong (Mac OS): Move Cocoa manual from ns-emacs.texi to here, replacing
2008-11-14 Chong Yidong * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2008-11-14 Chong Yidong * emacs.texi (Top): Update node listings.
2008-11-14 Chong Yidong (byte-compile-associative)
2008-11-14 Chong Yidong * emacs-lisp/bytecomp.el (byte-compile-associative)
2008-11-14 Martin Rudalics *** empty log message ***
2008-11-14 Martin Rudalics (window_loop): In DELETE_BUFFER_WINDOWS case, reset
2008-11-14 Juanma Barranquero * w32-fns.el (w32-shell-dos-semantics):
2008-11-14 Eli Zaretskii *** empty log message ***
2008-11-14 Eli Zaretskii (OBJ1, WIN32OBJ): Fix whitespace.
2008-11-14 Jay Belanger *** empty log message ***
2008-11-14 Jay Belanger (About This Manual): Comment out a mention of marginal notes.
2008-11-14 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1260000. small-dump-base
2008-11-13 Chong Yidong (project-find-settings-file): Fix last change.
2008-11-13 Juanma Barranquero * files.el (project-settings-file, locate-dominating-file):
2008-11-13 Chong Yidong * files.el (project-settings-file): New variable.
2008-11-13 Chong Yidong (project-settings-file): New variable.
2008-11-13 Chong Yidong * files.el (project-settings-file): New variable.
2008-11-13 Paul Reilly *** empty log message ***
2008-11-13 Paul Reilly Add support for save-buffer.
2008-11-13 Lute Kamstra *** empty log message ***
2008-11-13 Lute Kamstra (File Name Components): Fix file-name-extension documentation.
2008-11-13 Glenn Morris *** empty log message ***
2008-11-13 Glenn Morris Remove some charset code not needed since Emacs 22.
2008-11-13 Glenn Morris *** empty log message ***
2008-11-13 Glenn Morris Henry Weller <hweller0 at gmail.com> (tiny change)
2008-11-13 Glenn Morris *** empty log message ***
2008-11-13 Glenn Morris (org-get-closed): Fix alias.
2008-11-12 Chong Yidong (Emacs Invocation): Link to Emacs Server. Note that command-line-args
2008-11-12 Chong Yidong * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2008-11-12 Chong Yidong (Entering Emacs): Note that inhibit-startup-screen can't be changed in
2008-11-12 Chong Yidong * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2008-11-12 Juanma Barranquero * international/mule.el (autoload-coding-system, with-category-table)
2008-11-12 Juanma Barranquero * org.el (org-link-escape): Fix typo in docstring.
2008-11-12 Juanma Barranquero Fix typo in comment.
2008-11-12 Juanma Barranquero Fix typo in comment.
2008-11-12 Chong Yidong (x_set_alpha): Set alpha to -1 if nil given.
2008-11-12 Chong Yidong Negative alpha means "don't touch".
2008-11-12 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
2008-11-12 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
2008-11-12 Chong Yidong * frame.c (x_set_alpha): Set alpha to -1 if nil given.
2008-11-12 Miles Bader Merge from gnus--devo--0
2008-11-12 Carsten Dominik 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
2008-11-12 Carsten Dominik *** empty log message ***
2008-11-12 Carsten Dominik 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
2008-11-12 Carsten Dominik *** empty log message ***
2008-11-12 Carsten Dominik 2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
2008-11-12 Carsten Dominik *** empty log message ***
2008-11-12 Dan Nicolaescu * hftctl.c:
2008-11-12 Sam Steingold (vc-cvs-parse-root): Handle roots without colon between hostname and path.