- 16 Apr, 2011 5 commits
-
-
Paul Eggert authored
USE_TOOLKIT_SCROLL_BARS && !USE_GTK, as xterm.c needs it then.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
- 15 Apr, 2011 19 commits
-
-
Ben Key authored
Modified the code that parses the --cflags and --ldflags options to support parameters that include the = character as long as they are enclosed in quotes.
-
Ted Zlatanov authored
nus-registry.el (gnus-registry--split-fancy-with-parent-internal): Track by subject first, then sender.
-
Stefan Monnier authored
* lisp/mail/mailalias.el: Use lexical-binding. (pattern, mailalias-done): Declare dynamic. (mail-completion-at-point-function): New function, from mail-complete. (mail-complete): Use it. (mail-completion-expand): New function. (mail-get-names): Use it. (mail-directory, mail-directory-process, mail-directory-stream): Don't use `pattern' for lexically bound arg. * lisp/mail/sendmail.el (mail-mode-map): Use completion-at-point. (mail-mode): Setup mailalias completion here instead.
-
Stefan Monnier authored
-
Stefan Monnier authored
(gnus-draft-send): Use it to avoid popping up frames from gnus-group-send-queue. * lisp/gnus/gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from Lisp. * lisp/gnus/message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
-
Stefan Monnier authored
(hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default) (hfy-etags-cmd-alist): Don't eval-and-compile any more.
-
Stefan Monnier authored
(byte-save-window-excursion, byte-temp-output-buffer-setup) (byte-interactive-p): Define them again, for use when inlining old code.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Juanma Barranquero authored
-
Ben Key authored
Fix link errors in the Mac OS build that were caused by variables being marked as static that should not have been.
-
Stefan Monnier authored
gud-gdb-complete-command. (gud-gdb-completions): New function, from gud-gdb-complete-command. (gud-gdb-completion-at-point): New function. (gud-gdb-completions): Remove.
-
Juanma Barranquero authored
-
Stefan Monnier authored
* src/lisp.h (Qprocessp): Declare again.
-
- 14 Apr, 2011 16 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
<http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00393.html>. All uses spelled out.
-
Michael Albinus authored
Tramp in other packages.
-
Michael Albinus authored
case when the scripts fail. Use `tramp-do-file-attributes-with-ls' then. (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer, whether`executable-find' is bound. * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
-
Katsumi Yamaoka authored
-
Ted Zlatanov authored
(Fancy splitting to parent, Store arbitrary data): Updated gnus-registry docs. gnus-registry.el: Updated gnus-registry docs.
-
Andreas Schwab authored
-
Paul Eggert authored
-
Paul Eggert authored
* lisp.h (safe_debug_print, debug_output_compilation_hack): (verify_bytepos, count_markers): Move decls to the only modules that need them. * region-cache.h (pp_cache): Likewise. * window.h (check_all_windows): Likewise. * marker.c, print.c, region-cache.c, window.c: Decls moved here.
-
Paul Eggert authored
-
Paul Eggert authored
defined TIOCNOTTY || defined USG5 || defined CYGWIN. * syssignal.h (croak): Declare only if not static.
-
Paul Eggert authored
* alloc.c (refill_memory_reserve): Now static if !defined REL_ALLOC || defined SYSTEM_MALLOC. * lisp.h (refill_memory_reserve): Declare only if not static.
-
Paul Eggert authored
-
Paul Eggert authored
Define only if USE_LUCID.
-
Paul Eggert authored
-