aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-0476-4821/+1932
* * lib-src/fakemail.c (action): Convert function definitions to standard C.Dan Nicolaescu2010-07-033-9/+11
* Convert function definitions in oldXMenu to standard C.Dan Nicolaescu2010-07-0333-241/+241
* Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-037-401/+149
* ebrowse.c (check_namespace): Fix indentation.Eli Zaretskii2010-07-031-2/+2
* Fix menu bar and colors on MS-DOS.Eli Zaretskii2010-07-033-77/+119
|\
| * Fix setting colors on MS-DOS frames.Eli Zaretskii2010-07-033-77/+97
| * Fix menu bar display on MS-DOS.Eli Zaretskii2010-07-032-0/+22
* | Fix invalid castAndreas Schwab2010-07-032-4/+10
* | lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Juanma Barranquero2010-07-032-1/+5
|/
* w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Eli Zaretskii2010-07-032-1/+6
* Fix prototypes.Juanma Barranquero2010-07-038-8/+29
* Fix typo in last change.Chong Yidong2010-07-021-3/+4
* Take note of mouse dragging changes in NEWS.Chong Yidong2010-07-021-0/+4
* Simplify mouse-dragging implementation.Chong Yidong2010-07-023-242/+136
* Convert function definitions to standard C.Dan Nicolaescu2010-07-0214-734/+347
* * lisp/autoinsert.el (auto-insert-alist): Fix readabilityJuri Linkov2010-07-032-3/+8
* * lisp/faces.el (read-face-name): Rename arg `string-describing-default'Juri Linkov2010-07-032-8/+18
* Convert some prototypes to standard C.Dan Nicolaescu2010-07-0210-14/+30
* * config.nt (__P): Remove.Juanma Barranquero2010-07-022-8/+4
* Replace delete-backward-char Lisp calls in Viper (Bug#6552).Chong Yidong2010-07-022-6/+14
* Fix MS-DOS build due to removal of P_.Eli Zaretskii2010-07-022-1/+7
|\
| * Fix the MS-DOS build due to removal of P_.Eli Zaretskii2010-07-023-3/+9
* | Remove __P.Jan D2010-07-0210-67/+28
|/
* Fix MS-DOS configury.Eli Zaretskii2010-07-022-1/+7
|\
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-0276-1586/+1657
|/
* Remove P_ and __P macros.Jan D2010-07-0245-1649/+1699
* Define USE_LISP_UNION_TYPE using autoconf.Dan Nicolaescu2010-07-027-5/+43
* Cleanup old code.Dan Nicolaescu2010-07-025-32/+14
* * window.c (Fwindow_absolute_pixel_edges): Doc fix.Jan D2010-07-012-1/+3
* 2010-07-01 Mark A. Hershberger <[email protected]>Mark A. Hershberger2010-07-012-1/+7
* New functions that return window edges with absolute coords (bug#5721).Jan D2010-07-012-0/+77
* * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Jan D2010-07-012-14/+24
* Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-014-9/+23
* * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddJan D2010-07-012-0/+9
* * ruler-mode.el (ruler--save-header-line-format): Fix typos.Chong Yidong2010-07-012-8/+11
* Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-305-41/+54
* Fix whitespace in ChangeLogs.Juanma Barranquero2010-07-012-8/+8
* Avoid erroneous syscallsAndreas Schwab2010-07-013-5/+16
* Fix typoAndreas Schwab2010-07-011-9/+9
* * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Andreas Schwab2010-07-012-4/+10
* Don't always set ruler-mode-header-line-format-old (Bug#5370).Chong Yidong2010-06-302-10/+32
* Improve doc for system font things. Return font regardless of use_system_font.Jan D2010-06-302-5/+14
* Check FC_DUAL too. For such fonts, check width one by one.Kenichi Handa2010-06-303-2/+9
* Remove comment that is no longer true.Glenn Morris2010-06-291-1/+0
* Fix CFLAGS for non-GCC compilers.Dan Nicolaescu2010-06-293-15/+15
* Fix some whitespace in previous.Glenn Morris2010-06-293-8/+8
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-297-84/+75
* Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Glenn Morris2010-06-294-136/+76
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-2916-104/+70