2011-06-15 |
Dan Nicolaescu | * lisp/progmodes/cfengine.el (cfengine-mode): Derive... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Dan Nicolaescu | Remove some macros that are either not used anymore... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Dan Nicolaescu | Derive some programming modes from prog-mode. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Martin Rudalics | Don't let display-buffer pop up new frames by default... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jan Djärv | Fix resize and change of scroll bar width for Gtk3. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chong Yidong | Print theme summaries in *Custom Themes* buffer. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chong Yidong | * etc/themes/dichromacy-theme.el: New theme. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Glenn Morris | cus-dep fix for build failure first occurring with... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Martin Rudalics | Make help and view-mode work with new buffer display... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Martin Rudalics | Install new buffer display functions and variables. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Glenn Morris | * term/xterm.el (terminal-init-xterm): Still more simpl... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Glenn Morris | * term/xterm.el (terminal-init-xterm): More simplificat... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Glenn Morris | * term/xterm.el (terminal-init-xterm): Misc simplificat... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Glenn Morris | * term/xterm.el (terminal-init-xterm): `version' may... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Michael Albinus | * tramp.texi (Customizing Completion): Mention authinfo... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Andreas Schwab | * leim/SKK-DIC/SKK-JISYO.L: Add proper coding tag. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Martin Rudalics | Fix make_frame, introduce Vtemp_buffer_show_specifiers... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Andreas Schwab | * leim/Makefile.in (TIT_BIG5): Renamed from TIT-BIG5. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Martin Rudalics | Restore window-safely-shrinkable-p but avoid using... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Paul Eggert | Fix minor problems found by GCC 4.6.0 static checking. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Paul Eggert | * xmenu.c (x_menu_set_in_use): Fix incorrect assumption. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Glenn Morris | Give % punctuation syntax in fortran modes (bug#8820) |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Daniel Colascione | * emacs-lisp/syntax.el (syntax-ppss): Clarify which... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Chong Yidong | Handle gif subimage animation delay correctly. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Paul Eggert | * buffer.c (Qclone_number): Remove for now, as it's... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Michael Albinus | * net/tramp.el (tramp-debug-message): Add `tramp-with... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Glenn Morris | Handle overlapping appointments in appt.el (bug#8377) |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Martin Rudalics | Window configuration, balancing and fit-to-buffer rewrites. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Andreas Schwab | * src/image.c (imagemagick_load_image): Fix type mismatch. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Andreas Schwab | * src/window.h (replace_buffer_in_windows): Declare. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Martin Rudalics | Move/add window-buffer-related functions to window.el. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Chong Yidong | Cruft removal in struct image. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * buffer.h: Include <time.h>, for time_t. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | Merge: Fix minor problems found by static checking. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * image.c (PixelGetMagickColor): Declare if ImageMagick... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | Make identifiers static if they are not used in other... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * image.c (imagemagick_load_image): Don't use garbage... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * window.c: Fix minor problems reported by GCC 4.6.0. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * image.c: Fix minor problems reported by GCC 4.6.0. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * ftfont.c (ftfont_get_metrics, ftfont_drive_otf):... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Paul Eggert | * movemail.c: Fix race condition and related bugs ... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chong Yidong | * image.c (gif_load): Fix omitted cast error introduced... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Martin Rudalics | Some more window.h fixes missing in 2011-06-10T06:55... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eli Zaretskii | Avoid compiler warnings about missing prototypes of... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Martin Rudalics | Move window resize code from window.c to window.el. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Katsumi Yamaoka | Improve Gnus' dribble data handling. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | * lisp/calendar/appt.el (appt-mode-line): Eliminate... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | Eliminate some code duplication in appt.el. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | Allow/recommend explicit args for minor-modes in file... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Ted Zlatanov | Add `xterm-extra-capabilities' defcustom for terminals... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Martin Rudalics | Final preparations in window.el for new window resize... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Martin Rudalics | Final preparations for new window resize code. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | ange-ftp fixes for dired switches not being just a... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Klimov | Small fixes for dired-listing-switches usage. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Glenn Morris | Allow some appt.el display functions to handle lists. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Martin Rudalics | New symbols in window.c. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Martin Rudalics | A few new functions and rewrites in window.el. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Martin Rudalics | Add some new members to window structure in window.h. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Glenn Morris | Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Ivan Kanis | * lisp/calendar/appt.el (appt-check): Move some initial... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Glenn Morris | ChangeLog fixes. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Glenn Morris | Move ChangeLog entry to the right file. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Martin Rudalics | window-height, window-width, and window-full-width... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Chong Yidong | Some changes and re-organization for animated gif support. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Eli Zaretskii | Fix the MS-DOS build broken by STRING_BYTES_MAX. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Martin Rudalics | Add and rewrite window size functions in window.el. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Martin Rudalics | Move get-lru-window and get-largest-window to window.el. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Martin Rudalics | Make delete_all_subwindows argument a Lisp_Object. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Eli Zaretskii | nt/ChangeLog: Fix a typo in last entry. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Eli Zaretskii | Update nt/inc/stdint.h for PTRDIFF_MAX. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Martin Rudalics | Install some window-size related functions and window... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Paul Eggert | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Daniel Colascione | * fns.c (Fputhash): Document return value. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Chong Yidong | * src/image.c (gif_load): Implement gif89a spec "no... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Merge: Document wide integers better. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Add Bug#8794 to ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Merge: Cons<->int and similar integer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | * Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Monnier | * src/window.h (Fwindow_frame): Declare. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | * alloc.c: Simplify handling of large-request failures... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Martin Rudalics | Add window-tree based, atomic and side window functions... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Martin Rudalics | Move some window-related functions from frame.c to... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Martin Rudalics | Expose window-tree functions in Elisp. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Check for overflow when converting integer to cons... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Martin Rudalics | Prepare for exposing window-tree functions in Elisp. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Check for buffer and string overflow more precisely. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | * image.c: Use ptrdiff_t, not int, for sizes. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | * fileio.c (Fverify_visited_file_modtime): Avoid time... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | * dired.c (Ffile_attributes): Don't assume EMACS_INT... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Don't assume time_t can fit into int. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Paul Eggert | Minor fixes for signed vs unsigned integers. |
commit | commitdiff | tree | snapshot |
next |