- 28 Sep, 2011 4 commits
-
-
Lars Magne Ingebrigtsen authored
-
Stefan Monnier authored
Don't confuse "y => 3" as the beginning of a `y' operation.
-
Stefan Monnier authored
object has more than 4 slots. Fixes: debbugs:9613
-
Juanma Barranquero authored
-
- 27 Sep, 2011 14 commits
-
-
Ulf Jasper authored
2011-09-27 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el: Move newsticker-testsuite.el to automated/newsticker-tests.el. Convert to ERT.
-
Ulf Jasper authored
2011-09-27 Ulf Jasper <ulf.jasper@web.de> * automated/newsticker-tests.el: Move newsticker-testsuite.el to automated/newsticker-tests.el. Convert to ERT.
-
Eli Zaretskii authored
lisp/minibuffer.el (completion-styles) (completion-category-overrides): Cross reference each other in doc strings.
-
Glenn Morris authored
* lisp/pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes to split-string.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9615
-
Eli Zaretskii authored
src/xdisp.c (handle_invisible_prop): If invisible text ends on a newline, reseat the iterator instead of bidi-iterating there one character at a time. (Bug#9610) (BUFFER_POS_REACHED_P, move_it_in_display_line_to): Bail when past TO_CHARPOS if the bidi iterator is at base embedding level.
-
Eli Zaretskii authored
lisp/org/org.el (org-mode): Force left-to-right paragraphs in Org buffers. For a related discussions, see https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
-
Chong Yidong authored
-
Glenn Morris authored
-
Leo Liu authored
-
Andreas Schwab authored
(read1): Likewise. (Bug#9608)
-
Daiki Ueno authored
* plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify documentation.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 26 Sep, 2011 12 commits
-
-
Katsumi Yamaoka authored
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
nnimap.el (nnimap-wait-for-response): Message less (bug#9540). nnheader.el (nnheader-message-maybe): New function. shr.el (shr-tag-table): Render totally broken tables better. mml.el (mml-generate-mime-1): Don't alter the contents if we're computing the boundary. pop3.el (pop3-number-of-responses): Removed. (pop3-wait-for-messages): Rewrite to take linear time instead of exponential time.
-
Paul Eggert authored
-
Paul Eggert authored
This clarifies and fixes some licensing issues raised by Glenn Morris <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>. It also merges the latest version of texinfo.tex and has some MSVC-related changes that don't affect Emacs. * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow, pathmax, and raise, since these are needed only to address MSVC-related issues that Emacs doesn't have. * doc/misc/texinfo.tex, lib/dup2.c, lib/gnulib.mk, lib/signal.in.h: * lib/sigprocmask.c, lib/stat.c, lib/stdio.in.h, lib/sys_stat.in.h: * lib/unistd.in.h, m4/dup2.m4, m4/getloadavg.m4, m4/gl-comp.m4: * m4/include_next.m4, m4/signal_h.m4, m4/signalblocking.m4: * m4/stdint.m4, m4/stdio_h.m4, m4/sys_stat_h.m4, m4/time_h.m4: * m4/unistd_h.m4: Merge from gnulib.
-
Andreas Schwab authored
-
Chong Yidong authored
Fixes: debbugs:9604
-
Glenn Morris authored
-
Glenn Morris authored
-
Chong Yidong authored
-
Chong Yidong authored
Regenerate AUTHORS and ldefs-boot.el.
-
Chong Yidong authored
-
- 25 Sep, 2011 9 commits
-
-
Michael Albinus authored
registered, use nil in Vdbus_registered_objects_table. (Bug#9581)
-
Michael Albinus authored
registered signals. (Bug#9581)
-
Martin Rudalics authored
-
Martin Rudalics authored
* windows.texi (Quitting Windows): New node. (Window Configurations): Add descriptions of window-state-get and window-state-put. (Window Parameters): Describe variable ignore-window-parameters. Sketch some window parameters currently in use. * elisp.texi (Top): Update node listing.
-
Ted Zlatanov authored
* lisp/progmodes/cfengine.el (cfengine-auto-mode): Add convenience function that picks between cfengine 2 and 3 support automatically. Update docs accordingly.
-
Glenn Morris authored
-
Martin Rudalics authored
* windows.texi (Windows and Frames, Display Action Functions) (Switching Buffers): Fix some typos. (Buffers and Windows): Remove reference to window-auto-delete. Reword description of replace-buffer-in-windows. (Window History): Fix some typos and refer to frame local buffer list.
-
Chong Yidong authored
* doc/lispref/windows.texi (Display Action Functions) (Choosing Window Options): New nodes.
-
Glenn Morris authored
-
- 24 Sep, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to re-fetch images. shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to re-fetch images when hitting `g' in Gnus.
-