aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Call try_scrolling even if buffer's clip_changed flag is set.Eli Zaretskii2011-03-261-0/+5
* src/*.c: Fix more warnings about unused parameters.Juanma Barranquero2011-03-261-0/+7
* src/*.h: Remove unused parameters and functions.Juanma Barranquero2011-03-261-0/+23
* Discard changes to buffer->clip_changed incurred during fontification.Chong Yidong2011-03-251-0/+5
* src/*.c: Remove unused function parameters.Juanma Barranquero2011-03-251-0/+8
* nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-251-1/+32
* src/w32term.c (x_set_glyph_string_clipping): Don't pass uninitialized region ...Juanma Barranquero2011-03-241-0/+5
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-231-0/+22
* Use Frun_hooks rather than calling Vrun_hooks manuallyJulien Danjou2011-03-231-0/+18
* Fix ChangeLog typo.Glenn Morris2011-03-221-2/+2
* Fix more problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-221-0/+127
|\
| * Merge from mainline.Paul Eggert2011-03-221-3/+6
| |\ | |/ |/|
* | Remove an apparently unnecessary XClearWindow call.Chong Yidong2011-03-221-0/+5
| * Add Bug#Paul Eggert2011-03-221-1/+1
| * * coding.c (encode_coding_raw_text): Avoid unnecessary testPaul Eggert2011-03-221-0/+4
| * * lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int' overflowPaul Eggert2011-03-221-0/+5
| * * xmenu.c (set_frame_menubar): Use EMACS_UINT, not int, for indexesPaul Eggert2011-03-221-0/+3
| * * xdisp.c (pint2hrstr): Simplify and tune code slightly.Paul Eggert2011-03-221-0/+2
| * * xdisp.c (message_log_check_duplicate): Return unsigned long, not int.Paul Eggert2011-03-221-0/+5
| * * scroll.c (do_scrolling): Work around GCC bug 48228.Paul Eggert2011-03-221-0/+5
| * * frame.c (validate_x_resource_name): Simplify count usage.Paul Eggert2011-03-211-0/+2
| * * frame.c (Fmodify_frame_parameters): Simplify loop counter.Paul Eggert2011-03-211-0/+3
| * Add Bug#.Paul Eggert2011-03-201-1/+2
| * Merge from trunk and from gnulib stdio.Paul Eggert2011-03-201-6/+25
| |\ | |/ |/|
* | (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-0/+4
* | src/minibuf.c: Fix previous change.Juanma Barranquero2011-03-201-0/+6
* | New variable completing-read-function to customize completing-readLeo Liu2011-03-201-0/+6
* | Merge changes from emacs-23 branchChong Yidong2011-03-191-0/+5
|\ \
| * | Backport fix for Bug#8219 from trunk.Chong Yidong2011-03-191-0/+22
| * | src/xfaces.c (Fx_load_color_file): Read color file from absolute filename.Juanma Barranquero2011-03-171-0/+5
* | | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-03-191-0/+4
| | * * fileio.c (Fcopy_file): Report error if fchown or fchmod fail.Paul Eggert2011-03-201-0/+4
| | * Add Bug#.Paul Eggert2011-03-201-1/+1
| | * * emacs.c (Fdaemon_initialized): Do not ignore I/O errors.Paul Eggert2011-03-201-0/+2
| | * Merge: Use socklen_t, not int, for socket lengths.Paul Eggert2011-03-201-0/+8
| | |\
| | | * Add Bug#.Paul Eggert2011-03-171-1/+1
| | | * process.c: Use socklen_t, not int, for socket lengths.Paul Eggert2011-03-171-0/+10
| | * | Add Bug#8298.Paul Eggert2011-03-191-2/+3
| | * | * process.c (create_process): Use 'volatile' to avoid vfork clobbering.Paul Eggert2011-03-191-0/+1
| | * | * process.c (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT): Remove unused macros.Paul Eggert2011-03-191-0/+1
| | * | * process.c (process_send_signal): Add cast to avoid pointer signedness problem.Paul Eggert2011-03-191-0/+1
| | * | * process.c (Fnetwork_interface_info): Fix pointer signedness.Paul Eggert2011-03-191-0/+1
| | * | * process.c (Fmake_network_process): Define label "retry_connect" only if nee...Paul Eggert2011-03-191-0/+1
| | * | * process.c: Rename or move locals to avoid shadowing.Paul Eggert2011-03-191-0/+7
| | * | Make tparam.h and terminfo.c consistent.Paul Eggert2011-03-191-0/+12
| | * | * xftfont.c (xftfont_open): Rename locals to avoid shadowing.Paul Eggert2011-03-181-0/+1
| | * | * xftfont.c (xftfont_shape): Now static, and defined only if needed.Paul Eggert2011-03-181-0/+2
| | * | * ftfont.c: (get_adstyle_property, ftfont_pattern_entity):Paul Eggert2011-03-181-0/+3
| | * | * ftfont.c (ftfont_list): Remove unused local.Paul Eggert2011-03-181-0/+1
| | * | * ftfont.c (ftfont_otf_capability, ftfont_shape): Omit decls if not needed.Paul Eggert2011-03-181-0/+2