2011-06-09 |
Paul Eggert | * buffer.h (PTR_BYTE_POS): Don't assume a byte count... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Paul Eggert | * buffer.c (advance_to_char_boundary): Return EMACS_INT... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Paul Eggert | * buffer.c (Fgenerate_new_buffer_name): Use EMACS_INT... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Paul Eggert | * data.c (Qcompiled_function): Now static. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * window.c (window_body_lines): Now static. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * image.c (gif_load): Rename local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * print.c (print_object): Fix typo in ptrdiff_t printing. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * lisp.h (SAFE_ALLOCA_LISP): Check for integer overflow. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (allocate_pseudovector): Don't use EMACS_INT... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (inhibit_garbage_collection): Set gc_cons_thr... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (nzombies, ngcs, max_live, max_zombies):... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c: (n_interval_blocks, n_string_blocks, n_float... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c: Use EMACS_INT, not int, to count objects. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (mark_vectorlike, mark_char_table, mark_objec... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (allocate_vectorlike): Check for ptrdiff_t... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c (Fmake_bool_vector): Don't assume vector... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Paul Eggert | * alloc.c: Catch some string size overflows that we... |
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 | * character.c (string_escape_byte8): Fix nbytes/nchars... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Paul Eggert | * alloc.c (Fmake_string): Check for out-of-range init. |
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 |
2011-06-06 |
Paul Eggert | * alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO). |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Schwab | * lisp/comint.el (comint-dynamic-complete-as-filename) |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Schwab | Fixes: debbugs:8806 |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Schwab | * src/gtkutil.c (xg_get_default_scrollbar_width): Avoid... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Schwab | * src/xfns.c (x_set_scroll_bar_default_width): Move... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Deniz Dogan | * lisp/net/rcirc.el (rcirc-prompt-for-encryption):... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Jan Djärv | Handle scroll bar width larger than 16 for GTK3. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Deniz Dogan | * lisp/net/rcirc.el (rcirc-prompt-for-encryption):... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Roland Winkler | lisp/textmodes/bibtex.el: new command bibtex-search... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Roland Winkler | lisp/textmodes/bibtex.el: various small bug fixes |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Roland Winkler | lisp/textmodes/bibtex.el (bibtex-search-entry-globally... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Roland Winkler | lisp/textmodes/bibtex.el (bibtex-entry-format): new... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Juanma Barranquero | lisp/doc-view.el: Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Juanma Barranquero | src/xdisp.c (single_display_spec_intangible_p): Remove... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Chong Yidong | Doc fixes for timer.el (Bug#8793). |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Chong Yidong | * src/xselect.c (x_get_foreign_selection): Reduce scope... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Chong Yidong | Handle errors when saving to clipboard manager (Bug... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Glenn Morris | Merge from emacs-23; up to 2010-06-12T17:12:15Z!cyd... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Paul Eggert | * lib/getopt.c: Merge trivial change from gnulib. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Deniz Dogan | Fix mistake in last iswitchb.el bug fix. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Michael Albinus | * net/tramp-sh.el (tramp-find-shell): Apply workaround... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Michael Albinus | * net/tramp.el (tramp-set-completion-function, tramp... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Stefan Monnier | * lisp/shell.el: Require and use pcomplete. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Deniz Dogan | * lisp/iswitchb.el (iswitchb-window-buffer-p): Use... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Eli Zaretskii | src/bidi.c (bidi_level_of_next_char): Fix last change. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Schwab | * lisp/url/url-future.el (url-future-test): Fix scope... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Eli Zaretskii | Support bidi reordering of text covered by display... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Paul Eggert | * image.c (svg_load): Omit needless test. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Paul Eggert | Check for buffer and string overflow more precisely. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Paul Eggert | Use ptrdiff_t, not int, for sizes. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | * buffers.texi (Buffers): Correct the size limit. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | * xselect.c: Include <limits.h>. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | Document wide integers better. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | Check for overflow when converting integer to cons... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | Document wide integers better. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | Document wide integers better. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | Fix doc for machines with wider system times such as... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | * NEWS: 62-bit integers are typical now. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | * lisp.h (WIDE_EMACS_INT): Now defaults to 1. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Paul Eggert | * xselect.c: Use 'unsigned' more consistently. |
commit | commitdiff | tree | snapshot |
next |