log

age author description
2009-09-18 Chong Yidong Re-organize 23.2 News.
2009-09-18 Chong Yidong * files.el (auto-mode-alist): Change default for XML files to nXML
2009-09-18 Juanma Barranquero Update.
2009-09-18 Juanma Barranquero * server.el (server-ensure-safe-dir): Pass 'integer
2009-09-18 Stefan Monnier (dired-query-alist): Remove spurious backslash.
2009-09-18 Adrian Robert * nsfns.m (x-close-connection): Drop PSFlush() under OS X.
2009-09-18 Adrian Robert * cus-start.el (ns-use-qd-smoothing): Remove.
2009-09-18 Adrian Robert * emacs.c (inhibit_x_resources): Update doc string for NS.
2009-09-18 Adrian Robert (x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
2009-09-18 Adrian Robert (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
2009-09-18 Adrian Robert (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
2009-09-18 Adrian Robert (ns_no_defaults): Remove.
2009-09-18 Adrian Robert (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
2009-09-18 Glenn Morris (top-level): Remove unnecessary progn.
2009-09-18 Glenn Morris (speedbar-track-mouse): Fix typo in condition-case handler.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Glenn Morris (nxml-end-of-heading): Fix typo in condition-case handler.
2009-09-18 Glenn Morris (js-end-of-defun): Remove malformed and unneeded let.
2009-09-18 Glenn Morris (define-derived-mode): Fix paren typo in definition of abbrev table.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Nick Roberts (gud-speedbar-item-info): Adjust for change to
2009-09-18 Nick Roberts (gdb-frame-address): New variable.
2009-09-18 Nick Roberts *** empty log message ***
2009-09-17 Miles Bader Add arch tagline
2009-09-17 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
2009-09-17 Chong Yidong * subr.el: Fix last change to avoid using the `unless' macro, which
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (OTHER_FILES): Edit to empty.
2009-09-17 Stefan Monnier Require CL for the `loop' macro.
2009-09-17 Stefan Monnier (x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
2009-09-17 Stefan Monnier (eval-next-after-load): Mark as obsolete.
2009-09-17 Stefan Monnier (push, pop, dolist, dotimes, declare): Don't overwrite CL's
2009-09-17 Juri Linkov *** empty log message ***
2009-09-17 Juri Linkov (menu-bar-search-menu, menu-bar-edit-menu)
2009-09-17 Glenn Morris (byte-compile-form): Always check the function arguments, whether or
2009-09-17 Glenn Morris (lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (emacs-lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (ansi-color-get-face-1): Fix typo in handler.
2009-09-17 Dan Nicolaescu Updated from master source.
2009-09-17 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1290000.
2009-09-17 Glenn Morris (hard-newline): Give it a doc-string.
2009-09-17 Dan Nicolaescu (menu-bar-file-menu, menu-bar-file-menu)
2009-09-17 Dan Nicolaescu (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
2009-09-17 Stefan Monnier (minor-mode-menu-from-indicator): Pay attention
2009-09-16 Stefan Monnier (x_get_resource_string): Remove unused.
2009-09-16 Stefan Monnier (command-line): Initialize the window-system after
2009-09-16 Stefan Monnier (what-page): Make sure we don't inf-loop if
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Set if bound.
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
2009-09-16 Glenn Morris Move comment so it does not get printed every time the rule runs.
2009-09-15 Jan Djärv * xterm.c (x_new_font): Call change_frame_size before calling
2009-09-15 Dan Nicolaescu (vc-git-log-view-mode): Undo inadvertent change.
2009-09-15 Stefan Monnier * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
2009-09-15 Stephen Eglen Doc fix to commentary (how to enable package).
2009-09-15 Stephen Eglen *** empty log message ***
2009-09-15 Stephen Eglen (iswitchb-read-buffer): When selecting a match from
2009-09-15 Juanma Barranquero Update.
2009-09-15 Glenn Morris Revert unnecessary parts of previous change.