- 23 Jul, 2008 35 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
displays.
-
Chong Yidong authored
more suitable colors on dark displays.
-
Michael Albinus authored
"scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx". (tramp-temp-buffer-name): New defconst. (tramp-handle-start-file-process): Use it. Apply "exec", for the command. No trailing prompt. (tramp-process-sentinel): Remove temporary buffer, if existing. Don't handle trailing prompt. (tramp-open-connection-setup-interactive-shell): Use `tramp-temp-buffer-name'.
-
Chong Yidong authored
comint-dynamic-complete-filename as well (bug#361).
-
Chong Yidong authored
comint-dynamic-complete-filename as well (bug#361).
-
Jason Rumney authored
* gmake.defs: Set cflags and ldflags for profiling when specified.
-
Jason Rumney authored
* w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
-
Jason Rumney authored
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* unexaix.c (ADDR_CORRECT): Remove conditional, the only user defines it. * unexec.c (ADDR_CORRECT): Define unconditionally. * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
not used for such systems.
-
Dan Nicolaescu authored
* s/freebsd.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, unused. (LD_SWITCH_SYSTEM_1): Remove, update users.
-
Dan Nicolaescu authored
* m/intel386.h (DATA_END): * m/ibmrs6000.h (DATA_END): * m/alpha.h (DATA_END): Remove, unused. (LINUX_SBRK_BUG): Remove, move condition to the only use ... * emacs.c (main): ... here.
-
Dan Nicolaescu authored
* s/ms-w32.h (subprocesses): Define unconditionally. * s/template.h (subprocesses): Update comment. * s/vms.h (subprocesses): * s/usg5-4.h (subprocesses): * s/hpux10-20.h (subprocesses): * s/gnu-linux.h (subprocesses): * s/cygwin.h (subprocesses): * s/bsd-common.h (subprocesses): * s/aix4-2.h (subprocesses): * s/darwin.h (subprocesses): Do not define, defined by default now. * Makefile.in (C_SWITCH_SITE, LD_SWITCH_SITE): Remove, unused. Remove all references. (temacs): Add GNUStep specific ld flags. * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. * config.nt (C_SWITCH_SITE, LD_SWITCH_SITE): Do not undefine. * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE. * configure.in (LD_SWITCH_SITE): Remove, set the values directly in src/Makefile.in. (static): Remove, autoconf would always comment it out anyway. (subprocesses): Define unconditionally.
-
Dan Nicolaescu authored
similarly to what X does.
-
Dan Nicolaescu authored
* version.el (emacs-version): * loadup.el: * frame.el (make-frame-on-display): Check for ns instead of ns-windowing.
-
Dan Nicolaescu authored
* menu-bar.el (menu-bar-file-menu): Show the key binding for exiting emacs.
-
Seiji Zenitani authored
-
Seiji Zenitani authored
-
Seiji Zenitani authored
-
Seiji Zenitani authored
-
Jay Belanger authored
(Editing Stack Entries): (Algebraic Entry): Rewrite introductory sentences so it can be used by Calc's help functions. Mention fixing typos. (Customizing Calc): Fix typo.
-
Adrian Robert authored
-
Juri Linkov authored
-
Juri Linkov authored
to `multi-query-replace-map'.
-
Juri Linkov authored
(perform-replace): Add processing of new multi-buffer keys bound to `automatic-all' and `exit-current'. Set `query-flag' to nil if last input char was `automatic-all'. Set new local variable `multi-buffer' to t when one of new two keys were typed. Return non-nil value of `multi-buffer' that tells to calling functions to continue replacement on the next file.
-
- 22 Jul, 2008 5 commits
-
-
Stefan Monnier authored
otherwise displayed in every buffer.
-
Chong Yidong authored
of docstrings. Doc fixes.
-
Chong Yidong authored
(Fx_get_selection_internal, Fns_rotate_cut_buffers_internal) (Fns_own_selection_internal, Fx_disown_selection_internal) (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal): Change to use 'doc: /* ... */' style of docstrings. Doc fixes.
-
Chong Yidong authored
-
Chong Yidong authored
* nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p) (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal) (Fns_own_selection_internal, Fx_disown_selection_internal) (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal): * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' style of docstrings. Doc fixes.
-