aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest Unicode 6.0 beta data files.Juanma Barranquero2010-09-052-2/+7
* Check all lisp types in image loaderAndreas Schwab2010-09-043-198/+219
* Fix display of composed R2L text on MS-Windows.Eli Zaretskii2010-09-042-21/+35
* * image.c (Fimagemagick_types): Doc fix.Andreas Schwab2010-09-042-3/+3
* Fix type mismatch in ImageMagick loaderAndreas Schwab2010-09-042-3/+5
* * image.c (imagemagick_image_p): Replace bcopy by memcpy.Andreas Schwab2010-09-042-1/+5
* Removed cut-buffer code.Jan Djärv2010-09-024-247/+14
* merge trunkKenichi Handa2010-09-022-65/+48
|\
| * * lisp/simple.el (blink-paren-function): Move from C to here.Stefan Monnier2010-09-012-65/+48
* | merge changes in emacs-23 branchKenichi Handa2010-09-014-245/+164
|\ \ | |/ |/|
| * Fix handling of 8-bit characters in a display table.Kenichi Handa2010-08-314-251/+160
| * term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.Kenichi Handa2010-08-292-1/+11
* | * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.Stefan Monnier2010-08-312-0/+9
* | * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.Chong Yidong2010-08-312-4/+9
* | * src/marker.c (Fcopy_marker): Make the first arg optional.Stefan Monnier2010-08-302-1/+7
* | composite.c (composition_update_it): Fix previous changeKenichi Handa2010-08-301-1/+1
* | composite.c (composition_update_it): Fix computing of cmp_it->width.Kenichi Handa2010-08-302-2/+6
* | * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.Jan D2010-08-292-0/+16
* | xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling c...Kenichi Handa2010-08-262-2/+11
* | fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Kenichi Handa2010-08-252-1/+13
* | Allow composition striding over PT.Kenichi Handa2010-08-252-34/+15
* | merge trunkKenichi Handa2010-08-2529-698/+1072
|\ \
| * | Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-242-5/+13
| * | * dbusbind.c: Accept UNIX domain sockets as bus address.Michael Albinus2010-08-232-82/+169
| * | src/ChangeLog: Fix typos.Juanma Barranquero2010-08-231-5/+5
| * | Move reading an extended command to Elisp (bug#5364, bug#5214).Juri Linkov2010-08-232-25/+8
| * | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-223-68/+5
| * | Merge changes from emacs-23 branch.Chong Yidong2010-08-224-24/+63
| |\ \ | | |/
| | * * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISPAndreas Schwab2010-08-172-9/+10
| | * Avoid stack overflow in let, eval, and apply (Bug#6214).Chong Yidong2010-08-172-9/+27
| | * * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Jan D2010-08-142-13/+20
| | * * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Jan D2010-08-132-0/+6
| | * * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewPeter O'Gorman2010-08-092-5/+9
| * | Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-222-2/+4
| * | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-224-1/+14
| * | Clean up and ANSIfy unexcoff.c.Eli Zaretskii2010-08-222-40/+33
| |\ \
| | * | Clean up unexcoff.c.Eli Zaretskii2010-08-222-40/+33
| * | | Simplify termio code.Dan Nicolaescu2010-08-227-371/+72
| |/ /
| * | xdisp.c: Fix typo in a comment in note_tool_bar_highlight.Eli Zaretskii2010-08-211-1/+1
| * | Fix mirroring pixel positions on GUI terminals.Eli Zaretskii2010-08-212-10/+16
| * | ChangeLog fixes.Glenn Morris2010-08-201-10/+10
| * | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Dan Nicolaescu2010-08-202-15/+5
| * | Small src/puresize.h cleanup.Dan Nicolaescu2010-08-202-9/+3
| * | * src/term.c: Do not include <termios.h>, systty.h does it.Dan Nicolaescu2010-08-202-3/+2
| * | Remove redundant HAVE_TCATTR defines.Dan Nicolaescu2010-08-203-6/+6
| * | Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-212-1/+7
| |\ \
| | * | Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-202-1/+7
| |/ /
| * | merge from upstreamJoakim Verona2010-08-208-50/+102
| |\ \
| | * \ Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-202-0/+7
| | |\ \
| | | * | Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-202-0/+7