summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | xdisp.c: Add commentary about iterator geometry in R2L paragraphs.Eli Zaretskii2010-08-201-1/+20
| * | | Fix mouse clicks, drag, and highlight in R2L lines.Eli Zaretskii2010-08-202-5/+38
| * | | * image.c (imagemagick_clear_image): Remove debugging output.Andreas Schwab2010-08-202-9/+4
| * | | (set_frame_menubar): Remove call to undefined function.Jason Rumney2010-08-192-5/+3
| * | | New post-self-insert-hook.Stefan Monnier2010-08-192-27/+22
| * | | (w32_wnd_proc): Don't check context before initializing.Jason Rumney2010-08-192-3/+8
* | | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-0/+11
|/ / /
* | | upstream mergeJoakim Verona2010-08-195-5/+26
|\ \ \
| * | | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D2010-08-192-2/+6
| * | | xterm.c (x_draw_bar_cursor): Fix last change.Eli Zaretskii2010-08-181-2/+3
| * | | bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.Eli Zaretskii2010-08-181-1/+1
| * | | Fix display of bar cursor on right-to-left text.Eli Zaretskii2010-08-183-0/+16
* | | | some minor cosmetic fixes in commentsJoakim Verona2010-08-191-16/+9
* | | | fix some accidental whitespace changesJoakim Verona2010-08-191-455/+450
* | | | merge from trunk, no conflictsJoakim Verona2010-08-188-10/+67
|\ \ \ \ | |/ / /
| * | | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sStefan Monnier2010-08-182-2/+4
| * | | * casefiddle.c (casify_region): Setup gl_state.Stefan Monnier2010-08-182-0/+6
| * | | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Jan D2010-08-182-0/+7
| * | | * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.Jan D2010-08-182-2/+6
| * | | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-182-3/+21
| * | | * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABELStefan Monnier2010-08-172-5/+12
| * | | * nsfns.m (ns_frame_parm_handlers): Add a slot for the Jan D2010-08-172-0/+6
| * | | Fix bug #6796.Eli Zaretskii2010-08-172-0/+7
* | | | minor cleanupJoakim Verona2010-08-181-10/+3