- 10 Feb, 2011 3 commits
-
-
Paul Eggert authored
-
Ken Manheimer authored
is controlled solely by customization `allout-auto-activation'.
-
Ken Manheimer authored
solely by customization `allout-auto-activation'. (allout-auto-activation-helper) (allout-setup): New autoloads implement new custom set procedure for allout-auto-activation. Also, explicitly invoke (allout-setup) after allout-auto-activation is custom-defined, to effect the settings in emacs sessions besides the few where allout-auto-activation customization is donea. (allout-auto-activation): Use allout-auto-activation-helper to :set. Revise the docstring. (allout-init): Reduce functionality to just customizing allout-auto-activation, and mark obsolete. (allout-mode): Respect string values for allout-auto-activation. Run allout-after-copy-or-kill-hook without any args. (allout-mode) (allout-layout) (allout-default-layout) (outlineify-sticky): Adjust docstring for new scheme. (allout-after-copy-or-kill-hook): No arguments - hook implementers should concentrate on the kill ring.
-
- 09 Feb, 2011 13 commits
-
-
Gnus developers authored
nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async code for now, since it doesn't work for all users. message.el (message-options): Make message-options really buffer local. shr.el (shr-tag-body): Add support for text attribute in body markups.
-
Eli Zaretskii authored
Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com and 2011-02-09T17:04:43Z!schwab@linux-m68k.org. src/makefile.w32-in (GLOBAL_SOURCES, SOME_MACHINE_OBJECTS, obj): New macros. (globals.h, gl-stamp): New targets. (clean): Clean gl-stamp and globals.h. nt/makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make the "make-docfile" target in lib-src, before bootstrapping the src directory. Needed since building in src needs to run make-docfile to produce globals.h.
-
Stefan Monnier authored
of here-doc that immediately follows a comment. * .bzrignore: Ignore globals.h and related stamp. * test/indent/shell.sh: * test/indent/shell.rc: New files.
-
Andreas Schwab authored
(globals.h): Don't do it here. (mostlyclean): Clean globals.h and gl-stamp.
-
Julien Danjou authored
* lisp/erc/erc-track.el (erc-window-configuration-change): New function. This will allow to track buffer visibility when a command is finished to executed. Idea stolen from rcirc. (track): Put erc-window-configuration-change in window-configuration-change-hook. (erc-modified-channels-update): Remove erc-modified-channels-update from post-command-hook after update.
-
Glenn Morris authored
-
Glenn Morris authored
* lwlib/Makefile.in (@SET_MAKE@): New, set by configure. (globals): New variable and rule. (lwlib-utils.o, lwlib.o, lwlib-Xlw.o, lwlib-Xaw.o, lwlib-Xm.o) (xlwmenu.o): Add dependency on src/globals.h.
-
Paul Eggert authored
-
Deniz Dogan authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Reuben Thomas authored
* loading.texi (Hooks for Loading): Remove unnecessary manual advice about eval-after-load.
-
Deniz Dogan authored
available. (rcirc-ctcp-sender-PING): New function.
-
- 08 Feb, 2011 5 commits
-
-
Tom Tromey authored
* configure: Rebuild. * configure.in (NS_OBJC_OBJ): New subst. lib-src * make-docfile.c: Unconditionally include stdlib.h. (generate_globals): New global. (xrealloc): New function. (main): Handle '-g'. Call start_globals, write_globals. (scan_file): Conditionally call put_filename. (start_globals): New function. (struct global): New. (num_globals, globals): New globals. (add_global, compare_globals, write_globals): New functions. (scan_c_file): Update for "-g". (scan_lisp_file): Fail if "-g". (enum global_type): New. src * Makefile.in (NS_OBJC_OBJ): New variable. (base_obj): Rename from 'obj'. (obj): New variable. (globals.h, gl-stamp, $(obj)): New targets. (GLOBAL_SOURCES): New variable. * globals.h: Remove. * nsselect.m (Vselection_alist): Define. Reverts part of 2011-01-19T22:11:33Z!jan.h.d@swipnet.se. * buffer.c: Don't use "no_cell" for name of kill-buffer-hook's variable. * xselect.c (Vselection_alist): Define. Reverts part of 2011-01-19T23:32:42Z!eggert@cs.ucla.edu.
-
Stefan Monnier authored
Remove the mark/nomark handling, and activate shift-select-mode instead. * lisp/obsolete/pc-mode.el: Rename from emulation/pc-mode.el. Fixes: debbugs:7940
-
Julien Danjou authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 07 Feb, 2011 19 commits
-
-
Lars Ingebrigtsen authored
-
Jay Belanger authored
non-logarithmic units.
-
Ken Manheimer authored
processing of killed text. (allout-mode): Include new allout-after-copy-or-kill-hook among mentioned hooks. (allout-kill-line) (allout-kill-topic): Ensure that processing after kill happens even if barf-if-buffer-read-only is raised. Include new allout-after-copy-or-kill-hook among that subsequent processing. (allout-deannotate-hidden): Actually remove the annotation text properties.
-
Eli Zaretskii authored
-
Ken Manheimer authored
-
Ken Manheimer authored
-
Lars Ingebrigtsen authored
(nnimap-update-info): Tell Gnus whether there are any \Recent messages. (nnimap-update-info): Clean up slightly. (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL characters. (nnimap-process-quirk): Renamed function to avoid collision. (nnimap-update-info): Fix macrology bug-out.
-
Michael Albinus authored
dbus-list-activatable-names and dbus-list-known-names.
-
Michael Albinus authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-