2011-06-13 |
Paul Eggert | Remove unnecessary casts. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * sound.c (Fplay_sound_internal): Remove cast to unsign... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * dired.c (Ffile_attributes): Don't use 32-bit hack... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * unexelf.c (unexec): Don't assume BSS addr fits in... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * xterm.c (handle_one_xevent): Omit unnecessary casts... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * keyboard.c (modify_event_symbol): Don't limit alist... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * lisp.h (CHAR_TABLE_SET): Omit now-redundant test. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * lread.c (Fload): Don't compare a possibly-garbage... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | GLYPH_CODE_FACE returns EMACS_INT, not int. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * character.h (CHAR_VALID_P): Remove unused parameter. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * editfns.c (Ftranslate_region_internal): Omit redundan... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * fns.c (concat): Minor tuning based on overflow analysis. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * floatfns.c (Fexpt): Omit unnecessary cast to unsigned. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * fileio.c (make_temp_name): Omit unnecessary cast... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * editfns.c (Ftranslate_region_internal): Use int,... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * doc.c (get_doc_string): Omit (unsigned)c that mishand... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * data.c (Faset): If ARRAY is a string, check that... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * chartab.c (Fchar_table_range): Use CHARACTERP to... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * composite.c: Use int, not EMACS_INT, for characters. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | Make sure a 64-bit char is never passed to ENCODE_CHAR. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | * character.c (char_string): Remove unnecessary casts. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Paul Eggert | Make sure a 64-bit char is never passed to CHAR_STRING. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Paul Eggert | Remove incorrect casts to 'unsigned' that lose info... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Paul Eggert | * lisp.h (UNSIGNED_CMP): New macro. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Paul Eggert | Merge from trunk. |
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 | Merge from trunk. |
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 |
Paul Eggert | Remove obsolete comment about PNTR_COMPARISON_TYPE. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Paul Eggert | * buffer.h (PTR_BYTE_POS, BUF_PTR_BYTE_POS): Remove... |
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-09 |
Paul Eggert | * xmenu.c (dialog_selection_callback) [!USE_GTK]: Cast... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Paul Eggert | * xfns.c (x_set_scroll_bar_default_width): Remove unuse... |
commit | commitdiff | tree | snapshot |
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 |
next |