Mercurial > emacs
graph
-
* src/atimer.c: Use "" instead of <> for local includes for2010-07-05, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.2010-07-05, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.2010-07-04, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.2010-07-04, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).2010-07-04, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,2010-07-04, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.2010-07-04, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.2010-07-04, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.2010-07-04, by Juanma Barranquero
-
Fix comments and whitespace.2010-07-04, by Juanma Barranquero
-
Fix more prototypes.2010-07-04, by Juanma Barranquero
-
Fix prototypes.2010-07-04, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argument2010-07-04, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).2010-07-04, by Michael Albinus
-
Convert (most) functions in src to standard C.2010-07-04, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.2010-07-04, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.2010-07-03, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.2010-07-03, by Eli Zaretskii
-
Fix invalid cast2010-07-03, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.2010-07-03, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.2010-07-03, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.2010-07-03, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.2010-07-03, by Eli Zaretskii
-
Fix prototypes.2010-07-03, by Juanma Barranquero
-
Fix typo in last change.2010-07-03, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.2010-07-03, by Chong Yidong
-
Simplify mouse-dragging implementation.2010-07-03, by Chong Yidong
-
Convert function definitions to standard C.2010-07-03, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readability2010-07-02, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'2010-07-02, by Juri Linkov
-
Convert some prototypes to standard C.2010-07-02, by Dan Nicolaescu
-
* config.nt (__P): Remove.2010-07-02, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).2010-07-02, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Remove __P.2010-07-02, by Jan D
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_2010-07-02, by Jan D
-
Remove P_ and __P macros.2010-07-02, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.2010-07-02, by Dan Nicolaescu
-
Cleanup old code.2010-07-02, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.2010-07-01, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>2010-07-01, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).2010-07-01, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.2010-07-01, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.2010-07-01, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add2010-07-01, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.2010-07-01, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).2010-07-01, by Chong Yidong
-
Fix whitespace in ChangeLogs.2010-07-01, by Juanma Barranquero
-
Avoid erroneous syscalls2010-06-30, by Andreas Schwab
-
Fix typo2010-06-30, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.2010-06-30, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).2010-06-30, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.2010-06-30, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa