Sun, 11 Jul 2010 16:45:42 +0300 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
Sun, 11 Jul 2010 16:43:10 +0300 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sun, 11 Jul 2010 11:49:44 +0200 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Sun, 11 Jul 2010 10:44:34 +0200 |
Andreas Schwab |
Fix indentation problem
|
Sun, 11 Jul 2010 10:38:40 +0200 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
Sun, 11 Jul 2010 10:38:22 +0200 |
Andreas Schwab |
Remove obsolete noinline declaration
|
Sun, 11 Jul 2010 10:28:04 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
Sun, 11 Jul 2010 02:59:55 -0400 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
Sun, 11 Jul 2010 09:39:00 +0300 |
Eli Zaretskii |
Fix bug #6603.
|
Sun, 11 Jul 2010 08:57:52 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sun, 11 Jul 2010 08:55:06 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sat, 10 Jul 2010 15:47:59 -0400 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
Sat, 10 Jul 2010 15:01:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 13:58:29 -0400 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
Tue, 06 Jul 2010 21:46:58 -0700 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
Tue, 06 Jul 2010 20:52:05 -0700 |
Glenn Morris |
Minor zone.el fix.
|
Tue, 06 Jul 2010 15:42:46 -0400 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
Mon, 05 Jul 2010 19:16:59 +0200 |
Andreas Schwab |
Remove obsolete volatile
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Sun, 04 Jul 2010 02:59:56 +0200 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
Sat, 03 Jul 2010 13:12:53 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
Sat, 03 Jul 2010 12:52:17 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
Sat, 03 Jul 2010 11:43:45 +0200 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
Sat, 03 Jul 2010 11:38:44 +0200 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
Fri, 02 Jul 2010 12:35:08 -0400 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
Wed, 30 Jun 2010 15:03:07 -0700 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
Wed, 30 Jun 2010 16:34:06 -0400 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
Wed, 30 Jun 2010 10:22:18 -0400 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
Tue, 29 Jun 2010 22:41:04 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
Tue, 29 Jun 2010 14:09:07 +0200 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
Sun, 27 Jun 2010 23:57:39 +0200 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Jun 2010 14:43:34 -0400 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
Sun, 27 Jun 2010 14:24:42 -0400 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
Sun, 27 Jun 2010 14:03:26 -0400 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
Sat, 26 Jun 2010 14:01:38 -0700 |
Glenn Morris |
Fix typos in some Keywords comments.
|
Sat, 26 Jun 2010 20:49:18 +0200 |
Andreas Schwab |
Update cl-loaddefs.el
|
Sat, 26 Jun 2010 20:47:35 +0200 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
Fri, 25 Jun 2010 14:42:47 +0300 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
Thu, 24 Jun 2010 20:30:55 -0400 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
Thu, 24 Jun 2010 15:05:47 -0400 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
Thu, 24 Jun 2010 00:10:51 -0700 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
Wed, 23 Jun 2010 23:38:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 23 Jun 2010 23:30:51 -0700 |
Glenn Morris |
Minor bs.el font-lock change.
|
Wed, 23 Jun 2010 10:22:36 +0200 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
Wed, 23 Jun 2010 00:44:09 -0700 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
Tue, 22 Jun 2010 23:40:31 -0700 |
Glenn Morris |
Entry for previous change.
|
Tue, 22 Jun 2010 23:35:06 -0700 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
Tue, 22 Jun 2010 20:36:56 -0700 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
Tue, 22 Jun 2010 20:07:20 -0700 |
Glenn Morris |
Backport from trunk: doc fix.
|
Tue, 22 Jun 2010 20:01:35 -0700 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
Tue, 22 Jun 2010 19:57:26 -0700 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
Tue, 22 Jun 2010 19:51:01 -0700 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
Tue, 22 Jun 2010 19:46:43 -0700 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
Tue, 22 Jun 2010 12:25:17 -0700 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
Tue, 22 Jun 2010 00:37:07 -0700 |
Glenn Morris |
* lisp/font-setting.el: Fix previous change.
|
Tue, 22 Jun 2010 00:10:16 -0700 |
Glenn Morris |
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
|
Tue, 22 Jun 2010 00:04:20 -0700 |
Glenn Morris |
Minor js.el fix.
|
Mon, 21 Jun 2010 20:24:22 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
Mon, 21 Jun 2010 20:20:24 -0700 |
Glenn Morris |
* lisp/url/ChangeLog: Standardize author name .
|
Mon, 21 Jun 2010 20:18:04 -0700 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
Mon, 21 Jun 2010 20:00:54 -0700 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 19:08:55 -0700 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
Mon, 21 Jun 2010 18:26:30 -0700 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
Mon, 21 Jun 2010 13:03:30 -0700 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
Sun, 20 Jun 2010 12:30:27 -0400 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
Sun, 20 Jun 2010 16:17:05 +0000 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
Sat, 19 Jun 2010 15:43:47 -0400 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
Sat, 19 Jun 2010 14:06:37 -0400 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
Sat, 19 Jun 2010 14:02:41 -0400 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
Fri, 18 Jun 2010 19:34:30 -0700 |
Glenn Morris |
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
|
Fri, 18 Jun 2010 19:31:44 -0700 |
Glenn Morris |
Close bug#6422.
|
Fri, 18 Jun 2010 19:27:57 -0700 |
Glenn Morris |
Close bug#6450.
|
Wed, 16 Jun 2010 23:37:13 -0400 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
Thu, 17 Jun 2010 01:52:13 +0200 |
Juanma Barranquero |
doc/misc/ChangeLog: Remove duplicate entry.
|
Sat, 10 Jul 2010 10:34:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Jul 2010 12:11:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 08 Jul 2010 11:50:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Jul 2010 12:15:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Jul 2010 12:12:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Jul 2010 11:22:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 03 Jul 2010 11:08:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 29 Jun 2010 12:08:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 28 Jun 2010 13:32:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 25 Jun 2010 23:19:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 25 Jun 2010 12:11:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 23 Jun 2010 13:17:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 22 Jun 2010 13:27:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 21 Jun 2010 12:18:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 20 Jun 2010 11:23:04 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 19 Jun 2010 12:15:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 15 Jun 2010 11:40:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 14 Jun 2010 11:56:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 13 Jun 2010 09:38:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 12 Jun 2010 11:47:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 12 Jun 2010 10:24:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 11 Jun 2010 12:14:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 11:34:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 11:45:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 08 Jun 2010 13:59:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 05 Jun 2010 11:10:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 04 Jun 2010 11:31:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 12:01:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 11:55:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 01 Jun 2010 11:48:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 11:48:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 11:55:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 00:32:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 29 May 2010 09:39:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 28 May 2010 11:27:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 11:59:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 26 May 2010 12:12:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 11:10:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 12:00:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 23 May 2010 11:52:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 22 May 2010 03:32:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 21 May 2010 12:26:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 20 May 2010 13:29:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 19 May 2010 11:43:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 18 May 2010 11:35:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 17 May 2010 12:37:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 16 May 2010 00:18:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 11:34:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 12:10:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 10 Jul 2010 14:56:47 -0400 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
Sat, 10 Jul 2010 17:29:46 +0300 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
Sat, 10 Jul 2010 16:35:23 +0300 |
Eli Zaretskii |
Unify the two branches of process.c, with and without subprocesses.
|
Sat, 10 Jul 2010 16:26:44 +0300 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
Sat, 10 Jul 2010 11:49:41 +0200 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "kludgy" phrase.
|
Fri, 09 Jul 2010 21:24:38 +0200 |
Michael Albinus |
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
|
Fri, 09 Jul 2010 19:00:04 +0200 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
Fri, 09 Jul 2010 18:39:51 +0200 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
Fri, 09 Jul 2010 11:05:47 +0200 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
Fri, 09 Jul 2010 11:38:50 +0300 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
Thu, 08 Jul 2010 18:09:50 -0700 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
Thu, 08 Jul 2010 16:34:47 -0700 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 21:04:31 +0300 |
Eli Zaretskii |
MAINTAINERS: Update Eli Zaretskii's responsibilities.
|
Thu, 08 Jul 2010 20:53:29 +0300 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
|
Thu, 08 Jul 2010 20:41:04 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Thu, 08 Jul 2010 20:30:58 +0300 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
Thu, 08 Jul 2010 12:35:54 +0200 |
Jan D |
Fix compilation for Motif/Lesstif.
|
Thu, 08 Jul 2010 12:29:51 +0200 |
Jan D |
Change function definition from K&R to prototype. Fix prototype warnings.
|
Wed, 07 Jul 2010 22:48:57 -0700 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
Wed, 07 Jul 2010 22:42:59 -0700 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
Wed, 07 Jul 2010 21:55:07 -0700 |
Dan Nicolaescu |
Clean up include guards.
|
Wed, 07 Jul 2010 20:31:04 -0700 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
Wed, 07 Jul 2010 20:03:52 -0700 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
Wed, 07 Jul 2010 19:37:32 -0700 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
Thu, 08 Jul 2010 10:02:24 +0900 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 19:39:49 +0200 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
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).
|