log

age author description
2009-10-19 Dan Nicolaescu Make vc-annotate work through copies and renames.
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Kevin Ryde * net/browse-url.el (browse-url): Identify alist with "consp and
2009-10-18 Kevin Ryde (browse-url): Identify alist with "consp and
2009-10-18 Kevin Ryde * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
2009-10-18 Kevin Ryde (ibuffer-confirm-operation-on): Correction to error
2009-10-18 Chong Yidong * minibuffer.el (read-file-name): Check for repeat before putting
2009-10-18 Juanma Barranquero Whitespace.
2009-10-18 Chong Yidong * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-10-18 Glenn Morris I spell gud.
2009-10-18 Stefan Monnier (internal_self_insert): `c' is already in "multibyte" form.
2009-10-18 Stefan Monnier (ange-ftp-file-size): Use unwind-protect.
2009-10-18 Glenn Morris (compile-last): Ensure GREP_OPTIONS is null before calling
2009-10-17 Glenn Morris (flyspell-large-region, flyspell-word)
2009-10-17 Chong Yidong * Makefile.in (ELCFILES): Add ede/shell.
2009-10-17 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1310000.
2009-10-17 Stefan Monnier (tar-data-swapped-p): Make the assertion a bit more
2009-10-17 Chong Yidong * cedet/srecode/srt.el:
2009-10-17 Stefan Monnier (select-safe-coding-system): If the file
2009-10-17 Glenn Morris (semantic-grammar--lex-delim-spec): All errors should have messages.
2009-10-17 Glenn Morris (foldout-mouse-swallow-events): Replace obsolete form of sit-for.
2009-10-17 Glenn Morris (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
2009-10-17 Glenn Morris (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
2009-10-17 Glenn Morris (rmail-write-region-annotate): Prevent viewing different
2009-10-17 Glenn Morris *** empty log message ***
2009-10-17 Glenn Morris Jari Aalto <jari.aalto at cante.net>
2009-10-17 Glenn Morris Jari Aalto <jari.aalto at cante.net>
2009-10-17 Glenn Morris Ulrich Mueller <ulm at gentoo.org>
2009-10-17 Juanma Barranquero * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
2009-10-16 Kevin Ryde (Magic File Names): Add @vindex file-name-handler-alist,
2009-10-16 Kevin Ryde (Magic File Names): Add @vindex file-name-handler-alist,
2009-10-16 Eli Zaretskii (x_produce_glyphs): Fix typos in comments.
2009-10-16 Glenn Morris (rcirc-authenticate): Simplify previous change.
2009-10-16 Stefan Monnier (ange-ftp-send-cmd): Handle `size' like `mdtm'.
2009-10-16 Michael Albinus *** empty log message ***
2009-10-16 Michael Albinus * net/tramp-smb.el (tramp-smb-version): New defvar.
2009-10-16 Glenn Morris whitespace.
2009-10-16 Glenn Morris (define-obsolete-variable-alias): Doc fix.
2009-10-16 Juanma Barranquero * subr.el (error, sit-for, start-process-shell-command)
2009-10-16 Juanma Barranquero *** empty log message ***
2009-10-16 Stefan Monnier (error, sit-for, start-process-shell-command)
2009-10-16 Adrian Robert Don't set LIB_STANDARD and START_FILES under __Apple__.
2009-10-16 Adrian Robert * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
2009-10-16 Adrian Robert Remove DARWIN_OS/_LP64 special case.
2009-10-16 Adrian Robert (NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.
2009-10-16 Adrian Robert (EmacsView-conversationIdentifier): Arg is long.
2009-10-16 Adrian Robert (NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
2009-10-16 Chong Yidong * variables.texi (Constant Variables): Distinguish from defconst
2009-10-16 Kenichi Handa *** empty log message ***
2009-10-16 Kenichi Handa (ucs-normalize-version): Changed to 1.2.
2009-10-15 Juri Linkov (menu-bar-file-menu): Convert `separator-exit'
2009-10-15 Chong Yidong * os.texi (Time of Day): Clarify that the microsecond part is
2009-10-15 Michael Albinus *** empty log message ***
2009-10-15 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2009-10-15 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): Do not fail
2009-10-15 Juanma Barranquero * .gitignore: Add echolisp.tmp.
2009-10-15 Kenichi Handa *** empty log message ***
2009-10-15 Kenichi Handa (print_object): Escape a symbol like "2E10" too.
2009-10-15 Glenn Morris Ryan Yeske <rcyeske at gmail.com>