summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jason Rumney2007-10-261-0/+6
* (add_font_name_to_list): Avoid vertical fonts.Jason Rumney2007-10-261-6/+13
* * doc.c (Fsnarf_documentation):Jason Rumney2007-10-203-5/+8
* Merge from emacs--devo--0Miles Bader2007-10-204-2/+33
|\
| * [HAVE_LIBRESOLV]: Add -lresolv to linker flags.Chong Yidong2007-10-191-1/+8
| * * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.Chong Yidong2007-10-191-0/+4
| * (Fdocumentation): Check for and handle an advised function.Richard M. Stallman2007-10-192-0/+16
| * (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-192-1/+5
* | Fix merge conflictsMiles Bader2007-10-191-8/+0
* | Merge from emacs--devo--0Miles Bader2007-10-1929-221/+371
|\ \ | |/
| * (read_key_sequence): Undo a change introduced by multi-ttyStefan Monnier2007-10-182-7/+21
| * Regenerate.Glenn Morris2007-10-181-1/+1
| * * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-179-55/+71
| * Link to libs for calling res_init() if available.Chong Yidong2007-10-171-0/+16
| * * process.c: Link to libs for calling res_init() if available.Chong Yidong2007-10-171-0/+6
| * (read1): Set pvectype for char_tables.Stefan Monnier2007-10-172-2/+4
| * (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)Stefan Monnier2007-10-172-12/+19
| * (free_misc): Use XMISCTYPE.Stefan Monnier2007-10-172-5/+10
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-172-1/+14
| * (Qcompletion_ignore_case): Change to external.Glenn Morris2007-10-171-6/+1
| * (Qcompletion_ignore_case): New Lisp_Object.Glenn Morris2007-10-171-0/+4
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-1/+9
| * Merge from emacs--rel--22Miles Bader2007-10-163-6/+34
| |\
| | * (handle_display_prop): Ignore display specs afterYAMAMOTO Mitsuharu2007-10-162-5/+28
| * | * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-169-20/+32
| * | (Fpurecopy): Set the pvec tag on pseudo vectors.Stefan Monnier2007-10-162-1/+6
| * | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-169-107/+114
| * | (Fsnarf_documentation): Simplify.Stefan Monnier2007-10-162-4/+10
* | | Typo.Andreas Schwab2007-10-151-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-1527-224/+202
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-10-156-28/+28
| |\ \ | | |/
| | * Line break fix.Richard M. Stallman2007-10-141-2/+2
| | * (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-142-4/+18
| | * (do_autoload): Don't save autoloads.Juanma Barranquero2007-10-141-16/+2
| | * John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-142-0/+25
| | * (dos_rawgetc): Undo last change (there's no ``leaving selected frame''Eli Zaretskii2007-10-132-7/+6
| | * (set-frame-configuration): Assign name parameter onlyMartin Rudalics2007-10-123-27/+3
| | * (Qexplicit_name): New variable.Martin Rudalics2007-10-122-0/+10
| | * (x_set_window_size): Disable code that attempts to tellJason Rumney2007-10-092-1/+22
| * | (w32_font_is_double_byte, my_create_scrollbar): Make static.Juanma Barranquero2007-10-152-5/+11
| * | (Fmake_indirect_buffer): Set the buffer's tag.Stefan Monnier2007-10-142-0/+5
| * | Line break fix.Richard M. Stallman2007-10-142-5/+5
| * | *** empty log message ***Juanma Barranquero2007-10-141-4/+10
| * | (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-141-4/+12
| * | (do_autoload): Don't save autoloads.Juanma Barranquero2007-10-141-15/+1
| * | Comment.Glenn Morris2007-10-141-0/+3
| * | John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-142-3/+25
| * | (append_tool_bar_item): Reformat last change.Eli Zaretskii2007-10-132-2/+6
| * | (Fregister_code_conversion_map): Reformat last change.Eli Zaretskii2007-10-131-2/+2
| * | Replace `abs' with `eabs'.Eli Zaretskii2007-10-1314-65/+70