- 09 Aug, 2014 9 commits
-
-
Juri Linkov authored
to reevaluate `vc-annotate-color-map'. Fixes: debbugs:18189
-
Reuben Thomas authored
-
Alan Mackenzie authored
top-level that can cause unacceptable slow-down in scrolling. See email Subject: Huge {...} blocks in C/C++ again, from Dmitry Antipov from 2013-10-14 in emacs-devel.
-
Eli Zaretskii authored
config.bat: Fix EOL format in lines modified by last commit. msdos/INSTALL: Fix last change.
-
Reuben Thomas authored
-
Reuben Thomas authored
-
Reuben Thomas authored
This also removes some specially-licensed files and lots of accompanying explanation.
-
Jan Djärv authored
(resources, setup_frame_cursor_bits): Remove unused variables and functions, esp. wrt. font. * widgetprv.h (EmacsFramePart): Remove font. Fixes: debbugs:18227
-
Paul Eggert authored
This incorporates: 2014-08-07 getdtablesize: fall back on sysconf (_SC_OPEN_MAX) 2014-08-05 sys_select: fix FD_ZERO problem on Solaris 10 * lib/getdtablesize.c, lib/sys_select.in.h: Update from gnulib.
-
- 08 Aug, 2014 3 commits
-
-
Rüdiger Sonderfeld authored
`ibuffer-auto-mode' menu entry. (ibuffer-mode-hook): Add `ibuffer-auto-mode' customization option.
-
Rüdiger Sonderfeld authored
I did not realize that a bug was filed for that patch. Also "make" instead of "made".
-
- 07 Aug, 2014 10 commits
-
-
Kelvin White authored
-
Martin Rudalics authored
* window.el (window--min-size-1): Explicitly set WINDOW arg in calls of window-min-pixel-height and window-min-pixel-width.
-
Paul Eggert authored
Fixes: debbugs:17691
-
Reuben Thomas authored
* notes/exit-value: Remove specific discussion of VMS. * doc/emacs/programs.texi (Program Modes): Don't advertise VMS DCL support any more. * doc/misc/ediff.texi (Merging and diff3): Don't mention lack of support for VMS diff, we no longer support VMS. * lisp/progmodes/ada-mode.el: * lisp/net/tramp.el (tramp-handle-file-symlink-p): * lisp/net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment about VMS, which we no longer support. * lisp/progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS, and fix a FIXME, using convert-standard-filename in place of removed ada-convert-file-name. * lisp/url/url-handlers.el: Remove a comment about VMS, which we no longer support.
-
Reuben Thomas authored
* README: ``MSDOG'' becomes ``MS-DOS''. * lisp/arc-mode.el: Fix a couple of ``MS-DOG''s missed in the previous commit. * lisp/file-mode.el: ditto. * src/editfns.c: Fix a couple of ``MS-DOG''s missed in the previous commit. * src/xfaces.c: ditto.
-
Reuben Thomas authored
* admin/FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''. * admin/MAINTAINERS: ditto. * doc/emacs/Makefile.in (EMACSSOURCES): ditto. * doc/emacs/emacs-xtra.texi: ditto. * doc/emacs/emacs.texi: ditto. * doc/emacs/makefile.w32-in: ditto. * doc/emacs/msdog-xtra.texi: ditto, and rename file. * doc/emacs/msdog.texi: ditto, and rename file. * lisp/arc-mode.el: ditto. * lisp/frame.el: ditto.
-
Michael Albinus authored
line arguments of remote "nc" listener.
-
Michael Albinus authored
Use cached "remote-copy-args" value, if available.
-
Leo Liu authored
change on 2014-03-22.
-
Glenn Morris authored
-
- 06 Aug, 2014 4 commits
-
-
Ulf Jasper authored
2014-07-30 Christophe Deleuze <christophe.deleuze@free.fr> * calendar/icalendar.el (icalendar--decode-isodatetime): Use actual current-time-zone when converting to local time. (Bug#15408) 2014-07-30 Ulf Jasper <ulf.jasper@web.de> * automated/icalendar-tests.el (icalendar--decode-isodatetime): New test.
-
Katsumi Yamaoka authored
-
Eric Abrahamsen authored
the gnus-summary-article-expire-hook should be told where the function is going. In particular, the Gnus registry might want to know.
-
Tassilo Horn authored
-
- 05 Aug, 2014 8 commits
-
-
Eli Zaretskii authored
-
Lars Magne Ingebrigtsen authored
* lisp/image-mode.el (image-toggle-display-image): Alway rescale images to not be bigger than the current window.
-
Eric Brown authored
* lisp/net/eww.el (eww-bookmarks-directory): New variable. (eww-write-bookmarks): Use it. (eww-read-bookmarks): Ditto.
-
Lars Magne Ingebrigtsen authored
* lisp/net/shr.el (shr-copy-url): Also copy the image URL.
-
Martin Rudalics authored
* w32term.c (w32_redeem_scroll_bar): * xterm.c (XTredeem_scroll_bar): Revert part of last change by not redeeming scroll bars that have been turned off.
-
Michael Albinus authored
-
Michael Albinus authored
also for Tramp working buffers.
-
Dmitry Antipov authored
inhibit-quit to t and pass 2 args to safe_run_hook_funcall. See <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00077.html>. (safe_run_hook_funcall): Adjust accordingly.
-
- 04 Aug, 2014 5 commits
-
-
Fabián Ezequiel Gallina authored
(python-shell-completion-pdb-string-code): Make obsolete. (python-shell-completion-get-completions): Use python-shell-completion-string-code resending setup code continuously for (i)pdb.
-
Paul Eggert authored
2014-08-04 extern-inline: port to FreeBSD, DragonFly * lib/gnulib.mk: Regenerate (comment change only). * m4/extern-inline.m4: Update from gnulib.
-
Martin Rudalics authored
* frame.h (FRAME_HAS_HORIZONTAL_SCROLL_BARS): Condition correctly according to toolkit used. * frame.c (make_initial_frame, make_terminal_frame) (x_set_horizontal_scroll_bars, x_set_scroll_bar_height) (Vdefault_frame_horizontal_scroll_bars): Correctly condition assignments according to presence of toolkit scrollbars. * window.h (WINDOW_HAS_HORIZONTAL_SCROLL_BAR): Condition correctly according to toolkit used. * window.c (set_window_scroll_bars): Set horizontal scroll bar only if toolkit supports it. * w32term.c (w32_redeem_scroll_bar): Always redeem scroll bar if present. * xterm.c (x_scroll_bar_create): Initialize horizontal slot for non-toolkit builds. (XTredeem_scroll_bar): Always redeem scroll bar if present.
-
Paul Eggert authored
from misspelled rectange--default-line-number-format (Bug#18045). All uses changed.
-
Dmitry Antipov authored
Vinhibit_quit and prefer internal_condition_case_n to pass args. (safe_run_hooks_error, safe_run_hooks_1): Adjust accordingly. (safe_run_hooks): Remove comment which is not relevant any more.
-
- 03 Aug, 2014 1 commit
-
-
Paul Eggert authored
* dispnew.c (mirrored_line_dance, mirror_line_dance, scrolling): Use SAFE_NALLOCA, not alloca.
-