2010-07-12 |
Eli Zaretskii | Fix the MS-DOS build (fallout from 2010-07-12T14:16... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Dan Nicolaescu | Cleanups for src/callproc.c. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Dan Nicolaescu | * src/buffer.c (Fset_buffer_multibyte): Remove subproce... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Dan Nicolaescu | Convert function definitions to standard C and some... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Dan Nicolaescu | Convert more function definitions to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Andreas Schwab | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Eli Zaretskii | MS-Windows follow-up for 2010-07-12T05:25:46Z!handa... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Kenichi Handa | Improve Hebrew rendering. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Kenichi Handa | Add ChangeLog |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chong Yidong | * mouse.el (mouse-drag-track): Handle select-active... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | * blockinput.h: Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Use offsetof instead of own definition |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | * process.c: Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chong Yidong | * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Eli Zaretskii | Remove redundant definitions of HAVE_STRCHR and HAVE_ST... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Use strchr, strrchr instead of index, rindex |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | * callproc.c (relocate_fd): Use F_DUPFD if defined. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Constify functions taking char * |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Fix indentation problem |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Fix implicit declaration of kbd_on_hold_p |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Andreas Schwab | Remove obsolete noinline declaration |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Michael Albinus | * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file):... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Ken Raeburn | Make doprnt and related functions ANSI C compliant... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Eli Zaretskii | Fix bug #6603. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Eli Zaretskii | Don't use `subprocesses' in msdos.c. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Aleksei Gusev | Add compilation regexps for cucumber and ruby. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chong Yidong | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chong Yidong | Adapt terminal frames to latest menu-bar changes. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chong Yidong | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chong Yidong | * xfaces.c (realize_face): Garbage the frame if a face... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Eli Zaretskii | Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Eli Zaretskii | Unify the two branches, with and without subprocesses. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Michael Albinus | * tramp.texi (Inline methods): Remove "kludgy" phrase. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Michael Albinus | * dbus.texi (Top): Introduce Index. Emphasize "nil... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andreas Schwab | * make-docfile.c (write_c_args): Restructure scanning... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Jan D | Fix frame sizing for Lucid/Motif/Lesstif. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Michael Albinus | * dbusbind.c (xd_initialize): Add new argument RAISE_ER... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Eli Zaretskii | Adapt docs of primitives to ANSI C arg list. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Dan Nicolaescu | Make make-docfile understand DEFUN arguments written... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | * configure.in: Use -Wold-style-definition if available. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Convert DEFUNs to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Eli Zaretskii | MAINTAINERS: Update Eli Zaretskii's responsibilities. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Eli Zaretskii | Fix MS-DOS configury. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Eli Zaretskii | Fix MS-DOS build broken by 2010-07-07T17:39:49Z!jan... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jan D | Fix compilation for Motif/Lesstif. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jan D | Change function definition from K&R to prototype. ... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Kenichi Handa | Make font-get to get :otf value dynamically from a... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Remove leftover P_ macros. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Remove alternative K&R declarations. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Clean up include guards. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Remove src/prefix-args.c. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | Simplify start_of_data, start_of_text and related code. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Nicolaescu | * configure.in (UNEXEC_OBJ): Add comment about values... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Daiki Ueno | Prevent find-file from opening empty buffer when decryp... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Andreas Schwab | Replace bcopy, bzero, bcmp by memcpy, memmove, memset... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jan D | If kbd_buffer is becoming full, stop reading until... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Eli Zaretskii | Convert function definitions in MS-DOS sources to ANSI C. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Agustín Martín | Improve ispell.el word completion handling. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Juanma Barranquero | Fix whitespace to follow coding guidelines. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Juanma Barranquero | * coding.c, sysdep.c: Convert some more functions to... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Juanma Barranquero | * coding.c: Use SPECPDL_INDEX, DOS_NT. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Christoph Scholtes | Add some font-locking for Python 2.7. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Glenn Morris | Minor zone.el fixes for bug#6483. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Glenn Morris | Minor zone.el fix. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Nicolaescu | * src/intervals.h (interval): Use EMACS_UINT instead... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Nicolaescu | * configure.in (getenv): Remove K&R declaration. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Nicolaescu | Make the function member of Lisp_Subr use standard... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Chong Yidong | * fringe.c (draw_fringe_bitmap_1): Use lookup_named_fac... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Chong Yidong | Minor fix to describe-key, and a docstring. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Juanma Barranquero | src/w32*.c: Convert function definitions to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Andreas Schwab | Fix conflicting declarations of x_get_keysym_name |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Andreas Schwab | Clean up movemail source |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Andreas Schwab | * movemail.c: Add MAIL_USE_POP around prototypes. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Nicolaescu | * src/ecrt0.c: Revert conversion to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Chong Yidong | Set default-frame-alist, if necessary, in menu/tool... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Andreas Schwab | Remove obsolete volatile |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Chong Yidong | Fix multi-click selection behavior (Bug#6565). |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Dan Nicolaescu | Convert function definitions and declarations to standa... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Juanma Barranquero | Convert most remaining function definitions to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jan D | Set _NET_WM(_ICON)_NAME as per Extended Window Manager... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
YAMAMOTO Mitsuharu | Fix ghost buffer boundary indicators in fringes (Bug... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jan D | * xterm.c (XTring_bell, XTset_terminal_window): Fix... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Jan D | Fix some bad prototypes and formatting after conversion... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Dan Nicolaescu | * src/atimer.c: Use "" instead of <> for local includes for |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Dan Nicolaescu | Convert declarations or definitions to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | * fileio.c (read_non_regular, read_non_regular_quit... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Tetsurou Okazaki | * src/lread.c (read1): Fix up last change to not mess... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | * strftime.c: Revert conversion to standard C (2010... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Karl Fogel | * lisp/bookmark.el (bookmark-bmenu-switch-other-window, |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | * unexelf.c (round_up, find_section): Use ElfW macro... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | * print.c (strout): Use const char* for arg PTR. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | * net/dbus.el (dbus-send-signal): Declare function. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | Fix comments and whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | Fix more prototypes. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Juanma Barranquero | Fix prototypes. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Michael Albinus | * dbus.texi (Receiving Method Calls): Add optional... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Michael Albinus | * net/dbus.el: Implement signal "PropertiesChanged... |
commit | commitdiff | tree | snapshot |
next |