- 27 Jul, 2010 2 commits
-
-
Ken Brown authored
-
Juanma Barranquero authored
-
- 26 Jul, 2010 1 commit
-
-
Michael Albinus authored
all (not only Tramp). (Bug#6717)
-
- 25 Jul, 2010 2 commits
-
-
Christoph Scholtes authored
-
Michael Albinus authored
-
- 23 Jul, 2010 2 commits
-
-
Chong Yidong authored
-
Juanma Barranquero authored
-
- 22 Jul, 2010 1 commit
-
-
Christoph Scholtes authored
-
- 21 Jul, 2010 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 20 Jul, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 19 Jul, 2010 1 commit
-
-
Juanma Barranquero authored
(display-time-world-buffer-name, display-time-world-mode-map): Fix typos in docstrings.
-
- 17 Jul, 2010 4 commits
-
-
Chong Yidong authored
-
Shyam Karanatt authored
* lisp/image-mode.el (image-display-size): New function. (image-forward-hscroll, image-next-line, image-eol, image-eob) (image-mode-fit-frame): Use it (Bug#6639).
-
Chong Yidong authored
-
Jan D authored
is related to the menu bar (Bug#6499).
-
- 16 Jul, 2010 2 commits
-
-
Reiner Steib authored
vc.el (vc-coding-system-inherit-eol): New defvar. (vc-coding-system-for-diff): Use it to decide whether to inherit from the file the EOL format for reading the diffs of that file.
-
Eli Zaretskii authored
so compressed attachments are not compressed again. See http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00599.html
-
- 14 Jul, 2010 4 commits
-
-
Jan D authored
now that unicode is used (Bug#6594).
-
Chong Yidong authored
-
Jan D authored
* gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499). * gtkutil.h (xg_event_is_for_menubar): Declare. * xfns.c (x_menubar_window_to_frame): Take XEvent as second parameter instead of Window. Call xg_event_is_for_menubar when USE_GTK (Bug#6499). * xmenu.c (x_activate_menubar): Revert previous fix for Bug#6499, i.e. don't put back ButtonRelease (Bug#6608). * xterm.c (handle_one_xevent): Pass event to x_menubar_window_to_frame. * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
-
Eli Zaretskii authored
w32fns.c (x_set_foreground_color): Fix setting the cursor color when it's the same as the old foreground.
-
- 10 Jul, 2010 4 commits
-
-
Glenn Morris authored
* calendar/calendar.el (calendar-week-end-day): New function. * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars. Respect calendar-week-start-day. (Bug#6606) (cal-tex-insert-day-names, cal-tex-insert-blank-days) (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day. (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and respect calendar-week-start-day.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(Bug#6593).
-
- 07 Jul, 2010 2 commits
-
-
Christoph Scholtes authored
* lisp/progmodes/python.el (python-font-lock-keywords): Add Python 2.7 builtins (BufferError, BytesWarning, WindowsError; callables bin, bytearray, bytes, format, memoryview, next, print; __package__).
-
Glenn Morris authored
* play/zone.el (zone-fall-through-ws): Fix next-line -> forward-line fallout.
-
- 06 Jul, 2010 1 commit
-
-
Chong Yidong authored
* help.el (describe-key): Print up-event using key-description. * mouse.el (mouse-appearance-menu): Add docstring.
-
- 05 Jul, 2010 2 commits
-
-
Andreas Schwab authored
* keyboard.c: Remove duplicate <setjmp.h>. (read_key_sequence): Remove volatile qualifiers.
-
YAMAMOTO Mitsuharu authored
* dispextern.h (FRINGE_HEIGHT_BITS): New define. (struct glyph_row): New members left_fringe_offset and right_fringe_offset. * xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap specially. * w32term.c (w32_draw_fringe_bitmap): Likewise. * nsterm.m (ns_draw_fringe_bitmap): Likewise. * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here. Take account of bitmap offset. (draw_window_fringes): Take account of window vscroll. (update_window_fringes): Likewise. Extend top-aligned top indicator or bottom-aligned bottom indicator to adjacent rows if it doesn't fit in one row. Don't set redraw_fringe_bitmaps_p outside row comparison. Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
-
- 04 Jul, 2010 1 commit
-
-
Juanma Barranquero authored
Suggested by Andy Moreton <andrewjmoreton@gmail.com>.
-
- 03 Jul, 2010 3 commits
-
-
Michael Albinus authored
(zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'. (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
-
Michael Albinus authored
-
Jan D authored
* xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid grab on just Press (Bug#6499).
-
- 02 Jul, 2010 1 commit
-
-
Chong Yidong authored
* frame.c (Qtooltip): New var. (delete_frame): Use it. Fix faulty if statement. Don't update mode line for tooltip frames. Suggested by Martin Rudalics. * xfns.c (x_create_tip_frame): * w32fns.c (x_create_tip_frame): Use it.
-
- 30 Jun, 2010 3 commits
-
-
Dan Nicolaescu authored
* lisp/vc-dir.el (vc-dir-update): Obey the noinsert argument in all cases that cause insertion. (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files with a nil state.
-
Chong Yidong authored
-
Naohiro Aota authored
* xftfont.c (xftfont_open): Check font width one by one also when spacing is dual. * ftfont.c (ftfont_open): Ditto.
-