- 18 Sep, 2009 28 commits
-
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
don't update the NSWindow itself. (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve state detection and store user rect ourselves. (Bug #3581)
-
Adrian Robert authored
-
Adrian Robert authored
-
Chong Yidong authored
Document that nxml mode is now the default for XML files.
-
Chong Yidong authored
mode (Bug#4169).
-
Juanma Barranquero authored
-
Juanma Barranquero authored
to `file-attributes', as suggested.
-
Stefan Monnier authored
(dired-query): Use read-key.
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
(main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost. * nsterm.h (ns_no_defaults): Remove. * nsterm.m (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable. * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing. * nsfns.m (x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
-
Adrian Robert authored
(x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
-
Adrian Robert authored
-
Adrian Robert authored
(ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
-
Adrian Robert authored
-
Adrian Robert authored
(inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Nick Roberts authored
gdb-var-list. (gud-speedbar-buttons): Make node expandable if expression "has more" children.
-
Nick Roberts authored
(gdb-var-list): Add an element for has_more field. (gdb-non-stop-handler): Enable pretty printing for STL containers. (gdb-var-create-handler, gdb-var-list-children-handler-1) (gdb-var-update-handler-1): Parse output of dynamic variable objects (STL containers). (gdb-var-delete-1): Pass var1 as an explicit second argument. (gdb-get-field): Delete alias. Use bindat-get-field directly.
-
Nick Roberts authored
-
- 17 Sep, 2009 12 commits
-
-
Miles Bader authored
-
Juanma Barranquero authored
* etc/NEWS: Mention new behavior of -Q and new variable `inhibit-x-resources'. * lisp/startup.el (emacs-quick-startup): Remove variable and all uses. (command-line): Set `inhibit-x-resources' instead. (command-line-1): Use `inhibit-x-resources' instead. * src/emacs.c (inhibit_x_resources): New variable. (main) [HAVE_NS]: Don't process --quick command line option. (syms_of_emacs) <inhibit-x-resources>: DEFVAR_BOOL it. * src/lisp.h (inhibit_x_resources): Declare it extern. * src/w32reg.c (x_get_string_resource): * src/xrdb.c (x_get_string_resource): Obey inhibit_x_resources.
-
Chong Yidong authored
breaks bootstrapping.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
extended definitions, in case we reload subr.el after having loaded CL. (eval-next-after-load): Mark as obsolete.
-
Juri Linkov authored
(menu-bar-options-menu, menu-bar-showhide-fringe-menu) (menu-bar-showhide-menu, menu-bar-tools-menu) (menu-bar-describe-menu, menu-bar-help-menu) (minibuffer-local-completion-map, minibuffer-local-map): Fix list quoting.
-
Glenn Morris authored
not it has a handler.
-
Glenn Morris authored
-