index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Juanma Barranquero
2013-06-11
1
-1
/
+1
*
* keyboard.c: Don't use PROP (...) as an lvalue.
Paul Eggert
2013-06-10
2
-5
/
+12
*
Fix ChangeLog typos and whitespace.
Juanma Barranquero
2013-06-10
1
-12
/
+11
*
Minor cleanup in last commit in get_it_property.
Eli Zaretskii
2013-06-10
2
-1
/
+6
*
Fix current-bidi-paragraph-direction wrt window pointer.
Eli Zaretskii
2013-06-09
2
-3
/
+10
*
Fix bug #14575 with window-specific overlays with line-prefix or wrap-prefix.
Eli Zaretskii
2013-06-09
2
-5
/
+14
*
Fix bug #14575 with window-specific overlays with display props.
Eli Zaretskii
2013-06-08
4
-10
/
+54
*
Fix compilation issues for GNUStep and GLIB conflicts.
Jan Djärv
2013-06-08
3
-5
/
+9
*
* xgselect.c (xg_select): Remove call to window_system_available
Jan Djärv
2013-06-08
2
-3
/
+13
*
Fix "make TAGS" on MS-Windows.
Eli Zaretskii
2013-06-07
2
-4
/
+15
*
Fix bug #14513 with --enable-locallisppath not working on MS-Windows.
Richard Copley
2013-06-07
2
-3
/
+7
*
Fix typos.
Juanma Barranquero
2013-06-07
2
-13
/
+13
*
Improve the fix for bug #14558.
Eli Zaretskii
2013-06-06
2
-6
/
+18
*
A few porting etc. fixes for the new file monitor code.
Paul Eggert
2013-06-06
2
-28
/
+62
*
Fix bug #14558 with turning off mouse-highlight during highlight.
Eli Zaretskii
2013-06-05
2
-11
/
+41
*
* lisp/simple.el: Move all the prog-mode code to prog-mode.el.
Stefan Monnier
2013-06-05
2
-0
/
+5
*
Chain glib's SIGCHLD handler from Emacs's (Bug#14474).
Paul Eggert
2013-06-05
4
-9
/
+37
*
* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify.
Michael Albinus
2013-06-05
4
-4
/
+21
*
* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_bindings):
Stefan Monnier
2013-06-04
4
-30
/
+49
*
Fix bug #14540 with inaccurate doc string of pos-visible-in-window-p.
Eli Zaretskii
2013-06-04
2
-3
/
+8
*
Fix crashes in a text-mode session on Windows.
Eli Zaretskii
2013-06-03
4
-14
/
+24
*
* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
Eli Zaretskii
2013-06-03
4
-4
/
+28
*
Add HAVE_GLIB check instead of checking individual libraries that use GLib.
Jan Djärv
2013-06-03
4
-5
/
+16
*
Fix minor problems found by static checking.
Paul Eggert
2013-06-03
8
-19
/
+53
*
Attempt to resolve gettimeofday compilation errors with MinGW64.
Eli Zaretskii
2013-06-03
2
-1
/
+6
*
* src/eval.c (backtrace_p, backtrace_top, backtrace_next): Export them to
Stefan Monnier
2013-06-03
5
-9
/
+22
*
* configure.ac (file-notification): New option, replaces inotify option.
Michael Albinus
2013-06-03
7
-38
/
+329
*
Merge the specpdl and backtrace stacks. Make the structure of the
Stefan Monnier
2013-06-03
8
-331
/
+421
*
Update the GNUStep port so it works OK. Redraw and sizing bugs remain.
Jan Djärv
2013-06-02
10
-203
/
+360
*
lisp/ChangeLog, src/ChangeLog: Fix whitespace.
Juanma Barranquero
2013-06-02
1
-2
/
+2
*
* process.c (handle_child_signal): Also use WCONTINUED.
Paul Eggert
2013-05-31
2
-1
/
+9
*
Don't let D-bus autolaunch mess up SIGCHLD handling.
Paul Eggert
2013-05-30
2
-0
/
+11
*
* fileio.c (Finsert_file_contents): Remove unused local.
Paul Eggert
2013-05-30
2
-4
/
+5
*
Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.
Eli Zaretskii
2013-05-29
2
-0
/
+5
*
* src/fileio.c (Finsert_file_contents): Preserve undo info when reverting
Stefan Monnier
2013-05-28
2
-4
/
+16
*
Fix bug #14476 with posn-at-point and glyphs from display vector.
Eli Zaretskii
2013-05-27
2
-7
/
+37
*
Restore an omitted bug reference.
Eli Zaretskii
2013-05-27
1
-1
/
+1
*
Factor out common code for multimonitors, for Gtk+, non-Gtk+ X11 and NS.
Jan Djärv
2013-05-25
5
-163
/
+163
*
* callproc.c (call_process): Refine the doc string. (Bug#14045)
Xue Fuqiao
2013-05-25
2
-4
/
+8
*
src/keyboard.c (read_decoded_event_from_main_queue): Improve commentary
Eli Zaretskii
2013-05-23
1
-1
/
+4
*
Don't apply keyboard decoding to unread-command-events.
Stefan Monnier
2013-05-23
2
-129
/
+170
*
* src/keyboard.c (read_decoded_char): Don't decode under w32.
Stefan Monnier
2013-05-23
2
-0
/
+11
*
* src/casetab.c (init_casetab_once): Fix last change.
Barry O'Reilly
2013-05-22
2
-3
/
+7
*
merge trunk
Kenichi Handa
2013-05-23
28
-491
/
+1041
|
\
|
*
ChangeLog fix
Glenn Morris
2013-05-21
1
-1
/
+1
|
*
* src/search.c (looking_at_1): Only set last_thing_searched if the match
Stefan Monnier
2013-05-21
2
-10
/
+15
|
*
* xdisp.c (reseat_at_previous_visible_line_start):
Dmitry Antipov
2013-05-21
2
-2
/
+6
|
*
Sync x-server-* and x-display-* functions on NS with those on X11.
YAMAMOTO Mitsuharu
2013-05-20
3
-157
/
+191
|
*
Mention `display-monitor-attributes-list' in docstrings of X11 display measur...
YAMAMOTO Mitsuharu
2013-05-20
2
-4
/
+23
|
*
* xfns.c (check_x_display_info): Don't use XINT for terminal object.
YAMAMOTO Mitsuharu
2013-05-20
2
-1
/
+5
[next]