bpt/emacs.git
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Jan DIf kbd_buffer is becoming full, stop reading until...
2010-07-07 Eli ZaretskiiConvert function definitions in MS-DOS sources to ANSI C.
2010-07-07 Agustín MartínImprove ispell.el word completion handling.
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-07 Juanma Barranquero* coding.c, sysdep.c: Convert some more functions to...
2010-07-07 Juanma Barranquero* coding.c: Use SPECPDL_INDEX, DOS_NT.
2010-07-07 Glenn MorrisMinor zone.el fixes for bug#6483.
2010-07-07 Dan Nicolaescu* src/intervals.h (interval): Use EMACS_UINT instead...
2010-07-07 Dan Nicolaescu* configure.in (getenv): Remove K&R declaration.
2010-07-07 Dan NicolaescuMake the function member of Lisp_Subr use standard...
2010-07-06 Chong Yidong* fringe.c (draw_fringe_bitmap_1): Use lookup_named_fac...
2010-07-06 Juanma Barranquerosrc/w32*.c: Convert function definitions to standard C.
2010-07-06 Andreas SchwabFix conflicting declarations of x_get_keysym_name
2010-07-06 Andreas SchwabClean up movemail source
2010-07-06 Andreas Schwab* movemail.c: Add MAIL_USE_POP around prototypes.
2010-07-06 Dan Nicolaescu* src/ecrt0.c: Revert conversion to standard C.
2010-07-05 Chong YidongSet default-frame-alist, if necessary, in menu/tool...
2010-07-05 Chong YidongFix multi-click selection behavior (Bug#6565).
2010-07-05 Dan NicolaescuConvert function definitions and declarations to standa...
2010-07-05 Juanma BarranqueroConvert most remaining function definitions to standard C.
2010-07-05 Jan DSet _NET_WM(_ICON)_NAME as per Extended Window Manager...
2010-07-05 Jan D* xterm.c (XTring_bell, XTset_terminal_window): Fix...
2010-07-05 Jan DFix some bad prototypes and formatting after conversion...
2010-07-05 Dan Nicolaescu* src/atimer.c: Use "" instead of <> for local includes for
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-04 Juanma Barranquero* fileio.c (read_non_regular, read_non_regular_quit...
2010-07-04 Tetsurou Okazaki* src/lread.c (read1): Fix up last change to not mess...
2010-07-04 Juanma Barranquero* strftime.c: Revert conversion to standard C (2010...
2010-07-04 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
2010-07-04 Juanma Barranquero* unexelf.c (round_up, find_section): Use ElfW macro...
2010-07-04 Juanma Barranquero* print.c (strout): Use const char* for arg PTR.
2010-07-04 Juanma Barranquero* net/dbus.el (dbus-send-signal): Declare function.
2010-07-04 Juanma BarranqueroFix comments and whitespace.
2010-07-04 Juanma BarranqueroFix more prototypes.
2010-07-04 Juanma BarranqueroFix prototypes.
2010-07-04 Michael Albinus* dbus.texi (Receiving Method Calls): Add optional...
2010-07-04 Michael Albinus* net/dbus.el: Implement signal "PropertiesChanged...
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-04 Dan Nicolaescu* lib-src/fakemail.c (action): Convert function definit...
2010-07-04 Dan NicolaescuConvert function definitions in oldXMenu to standard C.
2010-07-04 Dan NicolaescuConvert function definitions in lwlib files to standard C.
2010-07-03 Eli Zaretskiiebrowse.c (check_namespace): Fix indentation.
2010-07-03 Eli ZaretskiiFix menu bar and colors on MS-DOS.
2010-07-03 Eli ZaretskiiFix setting colors on MS-DOS frames.
2010-07-03 Andreas SchwabFix invalid cast
2010-07-03 Eli ZaretskiiFix menu bar display on MS-DOS.
2010-07-03 Juanma Barranquerolib-src/ebrowse.c (match_qualified_namespace_alias...
2010-07-03 Eli Zaretskiiw32console.c (sys_tputs): Adjust argument list to proto...
2010-07-03 Juanma BarranqueroFix prototypes.
2010-07-03 Chong YidongFix typo in last change.
2010-07-03 Chong YidongTake note of mouse dragging changes in NEWS.
2010-07-03 Chong YidongSimplify mouse-dragging implementation.
2010-07-03 Dan NicolaescuConvert function definitions to standard C.
2010-07-02 Juri Linkov* lisp/autoinsert.el (auto-insert-alist): Fix readability
2010-07-02 Juri Linkov* lisp/faces.el (read-face-name): Rename arg `string...
2010-07-02 Dan NicolaescuConvert some prototypes to standard C.
2010-07-02 Juanma Barranquero* config.nt (__P): Remove.
2010-07-02 Chong YidongReplace delete-backward-char Lisp calls in Viper (Bug...
2010-07-02 Eli ZaretskiiFix MS-DOS build due to removal of P_.
2010-07-02 Eli ZaretskiiFix the MS-DOS build due to removal of P_.
2010-07-02 Jan DRemove __P.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-07-02 Jan DRemove P_ and __P macros.
2010-07-02 Dan NicolaescuDefine USE_LISP_UNION_TYPE using autoconf.
2010-07-02 Dan NicolaescuCleanup old code.
2010-07-01 Jan D* window.c (Fwindow_absolute_pixel_edges): Doc fix.
2010-07-01 Mark A. Hershberger2010-07-01 Mark A. Hershberger <mah@everybody.org>
2010-07-01 Jan DNew functions that return window edges with absolute...
2010-07-01 Jan D* nsfns.m (compute_tip_xy): Do not convert coordinates...
2010-07-01 Jan DRename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT...
2010-07-01 Jan D* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar...
2010-07-01 Chong Yidong* ruler-mode.el (ruler--save-header-line-format): Fix...
2010-07-01 Chong YidongFix application of default-frame-alist (Bug#5378).
2010-07-01 Juanma BarranqueroFix whitespace in ChangeLogs.
2010-06-30 Andreas SchwabAvoid erroneous syscalls
2010-06-30 Andreas SchwabFix typo
2010-06-30 Andreas Schwab* startup.el (command-line): Don't call tool-bar-setup...
2010-06-30 Chong YidongDon't always set ruler-mode-header-line-format-old...
2010-06-30 Jan DImprove doc for system font things. Return font regard...
2010-06-30 Kenichi HandaCheck FC_DUAL too. For such fonts, check width one...
2010-06-30 Glenn MorrisRemove comment that is no longer true.
2010-06-30 Dan NicolaescuFix CFLAGS for non-GCC compilers.
2010-06-30 Glenn MorrisFix some whitespace in previous.
2010-06-30 Glenn Morris* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn MorrisRemove last internal use of cpp and src/{m,s}/*.h files...
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-29 Chong YidongAllow global VC ops like `C-x v D' in Diff and Log...
2010-06-29 Jan DFix some compilation errors in nsfns.c
2010-06-28 Jan Ddynamic-setting.el (font-setting-change-default-font...
2010-06-28 Jan Dxfns.c (x_default_font_parameter): Remove got_from_syst...
2010-06-28 Jan DMention bug number
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-28 Kenichi Handainternational/quail.el (quail-insert-kbd-layout): Fix...
2010-06-28 Chong Yidong* bindings.el (global-map): Bind delete and DEL, the...
2010-06-27 Dan Nicolaescu* src/s/freebsd.h (BSD4_2): Remove redundant definition.
2010-06-27 Chong Yidong* progmodes/ruby-mode.el (ruby-mode-map): Don't bind...
2010-06-27 Chong Yidong* startup.el (command-line): Recognize "0" X resource...
2010-06-27 Chong YidongChange default-frame-alist and menu/tool-bar-mode inter...
next