Wed, 07 Jul 2010 18:31:11 +0300 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
Wed, 07 Jul 2010 18:28:47 +0300 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
Wed, 07 Jul 2010 12:30:57 +0200 |
Agustin martin |
Improve ispell.el word completion handling.
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Wed, 07 Jul 2010 11:38:03 +0200 |
Juanma Barranquero |
* coding.c, sysdep.c: Convert some more functions to standard C.
|
Wed, 07 Jul 2010 10:45:22 +0200 |
Juanma Barranquero |
* coding.c: Use SPECPDL_INDEX, DOS_NT.
|
Tue, 06 Jul 2010 21:16:27 -0700 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
Tue, 06 Jul 2010 20:09:30 -0700 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
Tue, 06 Jul 2010 20:04:31 -0700 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
Tue, 06 Jul 2010 19:49:37 -0700 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
Tue, 06 Jul 2010 16:24:57 -0400 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Tue, 06 Jul 2010 15:33:34 +0200 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
Tue, 06 Jul 2010 13:50:35 +0200 |
Andreas Schwab |
Clean up movemail source
|
Tue, 06 Jul 2010 13:11:28 +0200 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
Mon, 05 Jul 2010 19:22:54 -0700 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
Mon, 05 Jul 2010 13:54:13 -0400 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
Mon, 05 Jul 2010 12:42:50 -0400 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
Mon, 05 Jul 2010 09:29:35 -0700 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Mon, 05 Jul 2010 12:28:27 +0200 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
Mon, 05 Jul 2010 11:55:11 +0200 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
Mon, 05 Jul 2010 11:17:12 +0200 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
Sun, 04 Jul 2010 21:57:13 -0700 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Mon, 05 Jul 2010 00:26:11 +0200 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
Sun, 04 Jul 2010 23:49:48 +0200 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
Sun, 04 Jul 2010 22:42:36 +0200 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
Sun, 04 Jul 2010 15:57:02 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
Sun, 04 Jul 2010 18:07:11 +0200 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
Sun, 04 Jul 2010 16:40:41 +0200 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
Sun, 04 Jul 2010 16:32:00 +0200 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
Sun, 04 Jul 2010 15:51:05 +0200 |
Juanma Barranquero |
Fix comments and whitespace.
|
Sun, 04 Jul 2010 15:41:55 +0200 |
Juanma Barranquero |
Fix more prototypes.
|
Sun, 04 Jul 2010 13:51:28 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Sun, 04 Jul 2010 12:07:27 +0200 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
Sun, 04 Jul 2010 11:52:57 +0200 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Sat, 03 Jul 2010 23:05:43 -0700 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
Sat, 03 Jul 2010 22:57:11 -0700 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
Sat, 03 Jul 2010 22:47:55 -0700 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
Sat, 03 Jul 2010 18:15:30 +0300 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
Sat, 03 Jul 2010 17:42:02 +0300 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
Sat, 03 Jul 2010 14:11:03 +0200 |
Andreas Schwab |
Fix invalid cast
|
Sat, 03 Jul 2010 12:46:27 +0200 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
Sat, 03 Jul 2010 17:36:18 +0300 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
Sat, 03 Jul 2010 14:54:21 +0300 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
Sat, 03 Jul 2010 10:49:55 +0300 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 23:16:11 -0400 |
Chong Yidong |
Fix typo in last change.
|
Fri, 02 Jul 2010 23:13:26 -0400 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
Fri, 02 Jul 2010 23:07:48 -0400 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
Fri, 02 Jul 2010 17:50:23 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Sat, 03 Jul 2010 01:35:09 +0300 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
Sat, 03 Jul 2010 01:28:52 +0300 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 16:46:22 +0200 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
Fri, 02 Jul 2010 10:09:36 -0400 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
Fri, 02 Jul 2010 16:10:00 +0300 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 16:05:59 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 15:47:02 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 15:43:15 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Fri, 02 Jul 2010 00:05:09 -0700 |
Dan Nicolaescu |
Cleanup old code.
|
Thu, 01 Jul 2010 20:09:28 +0200 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
Thu, 01 Jul 2010 14:02:43 -0400 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
Thu, 01 Jul 2010 14:34:40 +0200 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
Thu, 01 Jul 2010 14:20:14 +0200 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
Thu, 01 Jul 2010 14:16:33 +0200 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
Thu, 01 Jul 2010 12:45:26 +0200 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
Thu, 01 Jul 2010 01:32:01 -0400 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Thu, 01 Jul 2010 02:08:29 +0200 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Thu, 01 Jul 2010 01:07:00 +0200 |
Andreas Schwab |
Fix typo
|
Thu, 01 Jul 2010 00:58:19 +0200 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
Wed, 30 Jun 2010 18:43:52 -0400 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
Wed, 30 Jun 2010 13:16:01 +0200 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
Wed, 30 Jun 2010 15:56:19 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:55:41 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:51:39 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 11:41:29 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 23:38:13 -0700 |
Glenn Morris |
Remove comment that is no longer true.
|
Tue, 29 Jun 2010 22:51:07 -0700 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Tue, 29 Jun 2010 14:17:31 -0400 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
Tue, 29 Jun 2010 11:49:20 +0200 |
Jan D |
Fix some compilation errors in nsfns.c
|
Mon, 28 Jun 2010 14:54:44 +0200 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
Mon, 28 Jun 2010 14:46:39 +0200 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
Mon, 28 Jun 2010 12:15:34 +0200 |
Jan D |
Mention bug number
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Mon, 28 Jun 2010 14:42:39 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 14:41:36 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 12:32:18 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 24 Jun 2010 15:10:43 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sun, 27 Jun 2010 14:28:51 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
Sun, 27 Jun 2010 14:18:49 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
Sun, 27 Jun 2010 14:11:16 -0400 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Sat, 26 Jun 2010 17:41:12 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 17:36:27 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 15:21:24 +0300 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
Sat, 26 Jun 2010 15:11:06 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Sat, 26 Jun 2010 15:01:31 +0300 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
Sat, 26 Jun 2010 11:53:06 +0200 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|